1 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
3 * MAINTAINERS (Write After Approval): Add myself.
5 2018-11-13 Martin Liska <mliska@suse.cz>
7 * gcc.target/i386/pr87930.c: Move to ...
8 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
10 2018-11-10 Stafford Horne <shorne@gmail.com>
12 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
13 (Write After Approval): Remove myself.
15 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
17 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
18 Append $INCICONV to it.
20 2018-11-04 Stafford Horne <shorne@gmail.com>
22 * MAINTAINERS (Write After Approval): Add myself.
24 2018-10-31 Joseph Myers <joseph@codesourcery.com>
27 * multilib.am: New file. From automake.
29 Merge from binutils-gdb:
30 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
32 * libtool.m4: Use AC_LANG_SOURCE.
33 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
35 * test-driver: New file.
36 * configure: Re-generate.
38 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
40 * MAINTAINERS (Write After Approval): Add myself.
42 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
47 * configure.ac: Disable D on systems where it is known not to work.
49 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
51 * Makefile.def (target_modules): Add libphobos.
52 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
54 (dependencies): Make libphobos depend on libatomic, libbacktrace
55 configure, and zlib configure.
56 (language): Add language d.
57 * Makefile.in: Rebuild.
58 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
59 (HOST_EXPORTS): Add GDC.
60 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
61 (BASE_TARGET_EXPORTS): Add GDC.
62 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
63 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
64 (EXTRA_HOST_FLAGS): Add GDC.
65 (STAGE1_FLAGS_TO_PASS): Add GDC.
66 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
67 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
68 environment variables.
70 * configure.ac: Add target-libphobos to target_libraries. Set and
71 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
73 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
75 * MAINTAINERS (Write After Approval): Add myself.
77 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
79 * MAINTAINERS (Write After Approval): Remove myself.
81 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
83 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
85 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
87 * MAINTAINERS: Update my email address.
89 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
91 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
94 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
96 * MAINTAINERS (Write After Approval): Add self.
98 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
100 * MAINTAINERS (write after approval): Add myself.
102 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
104 * MAINTAINERS: Update my email address.
106 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
108 * MAINTAINERS (write after approval): Add myself.
110 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
112 * MAINTAINERS: Add self to global reviewers list.
114 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
116 MAINTAINERS: Add c-sky port maintainers.
118 2018-08-10 Martin Liska <mliska@suse.cz>
120 * MAINTAINERS: Revert change in previous commit and
123 2018-08-10 Martin Liska <mliska@suse.cz>
125 * MAINTAINERS: Remove extra line.
127 2018-08-06 Naveen H.S <naveenh@marvell.com>
129 * MAINTAINERS: Update my email address.
131 2018-07-19 DJ Delorie <dj@redhat.com>
133 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
136 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
138 * MAINTAINERS: Adjust email address for me and my colleague Robin
141 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
142 Sunil K Pandey <sunil.k.pandey@intel.com>
145 * config/i386/i386.c (m_CORE_AVX512): New.
146 (m_CORE_AVX2): Likewise.
147 (m_CORE_ALL): Add m_CORE_AVX2.
148 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
149 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
150 and remove the rest of m_SKYLAKE_AVX512.
152 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
154 * config.sub: Sync with upstream version 2018-07-03.
156 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
158 * config.guess: Sync with upstream version 2018-06-26.
159 * config.sub: Sync with upstream version 2018-07-02.
161 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
163 * libtool.m4: Sort output of 'find' to enable deterministic builds.
164 * ltmain.sh: Likewise.
166 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
168 * contrib/config-list.mk: Remove powerpc-linux_paired.
170 2018-06-29 Alexandre Oliva <oliva@adacore.com>
172 * configure.ac: Introduce support for @unless/@endunless.
173 * Makefile.tpl (dep-kind): Rewrite with cond; return
174 postbootstrap in some cases.
175 (make-postboot-dep, postboot-targets): New.
176 (dependencies): Do not output postbootstrap dependencies at
177 first. Output non-target ones changed for configure to depend
178 on stage_last @if gcc-bootstrap, and the original deps @unless
180 * configure.in, Makefile.in: Rebuilt.
182 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
184 * MAINTAINERS (write after approval): Add myself.
186 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
188 * MAINTAINERS (write after approval): Add myself.
190 2018-06-19 Nick Clifton <nickc@redhat.com>
192 * zlib/configure.ac: Restore old behaviour of only enabling
193 multilibs when a target subdirectory is defined. This allows
194 building with srcdir == builddir.
195 * zlib/configure: Regenerate.
197 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
199 * Makefile.def (fortran): Add check-target-libgomp-fortran.
200 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
201 * Makefile.in: Regenerate.
203 2018-06-16 Ben Elliston <bje@gnu.org>
205 * config.guess: Import latest version.
206 * config.sub: Likewise.
208 2018-06-08 Martin Liska <mliska@suse.cz>
210 * MAINTAINERS: Remove MPX-related entries.
211 * Makefile.def: Remove libmpx support.
212 * Makefile.in: Regenerate.
213 * configure.ac: Remove removed files.
214 * configure: Regenerate.
215 * libmpx/ChangeLog: Remove.
216 * libmpx/Makefile.am: Remove.
217 * libmpx/Makefile.in: Remove.
218 * libmpx/acinclude.m4: Remove.
219 * libmpx/aclocal.m4: Remove.
220 * libmpx/config.h.in: Remove.
221 * libmpx/configure: Remove.
222 * libmpx/configure.ac: Remove.
223 * libmpx/configure.tgt: Remove.
224 * libmpx/libmpx.spec.in: Remove.
225 * libmpx/mpxrt/Makefile.am: Remove.
226 * libmpx/mpxrt/Makefile.in: Remove.
227 * libmpx/mpxrt/libmpx.map: Remove.
228 * libmpx/mpxrt/libtool-version: Remove.
229 * libmpx/mpxrt/mpxrt-utils.c: Remove.
230 * libmpx/mpxrt/mpxrt-utils.h: Remove.
231 * libmpx/mpxrt/mpxrt.c: Remove.
232 * libmpx/mpxrt/mpxrt.h: Remove.
233 * libmpx/mpxwrap/Makefile.am: Remove.
234 * libmpx/mpxwrap/Makefile.in: Remove.
235 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
236 * libmpx/mpxwrap/libtool-version: Remove.
237 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
239 2018-06-04 Martin Liska <mliska@suse.cz>
241 * MAINTAINERS: Add myself as gcov maintainer.
243 2018-06-04 Matthew Fortune <mfortune@gmail.com>
245 * MAINTAINERS: Update my email address.
247 2018-06-04 Tom de Vries <tdevries@suse.de>
249 * MAINTAINERS: Remove write-after-approval entries for component
252 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
254 * MAINTAINERS (write after approval): Add myself.
256 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
258 * MAINTAINERS: Update my email address.
260 2018-06-01 Tom de Vries <tdevries@suse.de>
262 * MAINTAINERS: Update my email address.
264 2018-05-22 Bin Cheng <bin.cheng@arm.com>
266 * MAINTAINERS (loop-optimizer): Add myself.
268 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
270 * configure.ac: Added "nfp" target.
271 * configure: Regenerate.
273 2018-04-30 Richard Biener <rguenther@suse.de>
276 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
277 (STAGE3_TFLAGS): Likewise.
278 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
279 (STAGEtrain_TFLAGS): Likewise.
280 * Makefile.in: Regenerate.
282 2018-04-26 Richard Biener <rguenther@suse.de>
284 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
285 (STAGE2_CFLAGS): Likewise.
286 (STAGE2_TFLAGS): Likewise.
287 (STAGE3_CFLAGS): Add -fchecking.
288 (STAGE3_TFLAGS): Likewise.
289 (STAGEtrain_CFLAGS): Filter out -fchecking.
290 (STAGEtrain_TFLAGS): Likewise.
291 * Makefile.in: Re-generate.
293 2018-04-25 Catherine Moore <clm@codesourcery.com>
295 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
297 2018-04-18 Paul Clarke <pc@us.ibm.com>
299 * MAINTAINERS (write after approval): Add myself.
301 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
303 * MAINTAINERS: Update my email address.
305 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
307 * MAINTAINERS: Remove redundant Write-After-Approval entry.
309 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
311 * MAINTAINERS: Update my email address and disambiguate myself
312 a bit from Will Schmidt.
314 2018-03-21 Nathan Sidwell <nathan@acm.org>
316 * MAINTAINERS: Move maintainers of now-removed picochip and score
317 ports to write after approval.
319 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
321 * MAINTAINERS: Add entry for SVE maintainership.
323 2018-02-13 Maciej W. Rozycki <macro@mips.com>
325 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
326 * configure: Regenerate.
328 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
330 * MAINTAINERS (write after approval): Add myself.
332 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
334 * MAINTAINERS (write after approval): Add myself.
336 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
338 * MAINTAINERS (write after approval): Add myself.
340 2018-01-03 Jakub Jelinek <jakub@redhat.com>
342 Update copyright years.
344 2018-01-03 Ben Elliston <bje@gnu.org>
346 * config.guess: Import latest version.
347 * config.sub: Likewise.
349 2017-12-12 Stafford Horne <shorne@gmail.com>
351 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
352 * configure: Regenerate.
354 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
356 * MAINTAINERS (Write After Approval): Add myself.
358 2017-11-28 Julia Koval <julia.koval@intel.com>
359 Sebastian Peryt <sebastian.peryt@intel.com>
361 * Makefile.def (target_modules): Remove libcilkrts.
362 * Makefile.in: Ditto.
364 * configure.ac: Ditto.
366 2017-11-28 Julia Koval <julia.koval@intel.com>
368 * MAINTAINERS (Write After Approval): Add myself.
370 2017-11-22 Sudakshina Das <sudi.das@arm.com>
372 * MAINTAINERS (Write After Approval): Add myself.
374 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
376 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
377 Use my SiFive email address.
379 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
381 * MAINTAINERS (write after approval): Add myself.
383 2017-10-27 Martin Liska <mliska@suse.cz>
385 * Makefile.tpl: Use proper name of folder as it was renamed
386 during transition to 4 stages.
387 * Makefile.in: Regenerate.
389 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
391 * MAINTAINERS (write after approval): Add myself.
393 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
395 * MAINTAINERS: Add a note that maintainership also includes web
396 pages, docs, and testsuite related to that area.
398 2017-09-25 Tom de Vries <tom@codesourcery.com>
400 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
402 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
404 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
406 2017-09-15 Nathan Sidwell <nathan@acm.org>
408 * MAINTAINERS: Remove myself as a vxworks maintainer.
410 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
412 * MAINTAINERS: Remove email address of Jim Norris.
414 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
416 * MAINTAINERS (Reviewers): Move myself from here...
417 (CPU Port Maintainers): ... to here.
419 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
421 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
423 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
425 * MAINTAINERS (write after approval): Add myself.
427 2017-07-28 Tony Reix <tony.reix@atos.net>
429 * configure.ac (target-libffi): Don't disable for AIX.
430 (go): Don't add to unsupported_languages on AIX.
431 (target-libgo): Don't disable for AIX.
432 * configure: Regenerate.
434 2017-07-19 Yury Gribov <tetra2005@gmail.com>
436 * MAINTAINERS: Add myself.
438 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
440 * MAINTAINERS: Update my email address.
442 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
444 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
445 arm-specific auto-generated header files.
447 2017-07-03 Nathan Sidwell <nathan@acm.org>
449 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
450 * configure: Rebuilt.
452 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
454 * MAINTAINERS: Readd myself for c6x.
456 2017-06-28 Martin Liska <mliska@suse.cz>
459 * Makefile.def: Remove superfluous bootstrap_target from
461 * Makefile.in: Re-generate the file.
463 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
465 * MAINTAINERS: Add myself to Write After Approval
467 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
469 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
471 2017-06-19 Martin Liska <mliska@suse.cz>
473 * Makefile.def: Define 4 stages PGO bootstrap.
474 * Makefile.tpl: Define FLAGS.
475 * Makefile.in: Regenerate.
477 2017-06-14 Ian Lance Taylor <iant@golang.org>
479 * Makefile.def: Add check-gotools to go check targets.
480 * Makefile.in: Rebuild.
482 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
484 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
486 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
488 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
489 * configure: Regenerate.
491 2017-05-31 Martin Liska <mliska@suse.cz>
493 * configure.ac: Add handling of stage2_werror_flags to
494 action-if-given and to action-if-not-given.
495 * configure: Regenerate.
497 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
499 * MAINTAINERS: Add self to Write After Approval
501 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
503 * MAINTAINERS: Update my email address, and remove myself as
504 maintainer in some areas.
506 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
508 * MAINTAINERS: Add self to Write After Approval
510 2017-05-25 Nathan Sidwell <nathan@acm.org>
512 * configure.ac: Add --enable-languages=default to mean default and
513 make --enable-languages=all mean all supported languages.
514 * configure: Regenerated.
516 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
518 * config.gcc (powerpc*-*-*spe*): New.
519 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
520 (powerpc-*-rtems*spe*): New.
521 (powerpc*-*-linux*spe*): New.
522 (powerpc-wrs-vxworksspe): New.
523 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
524 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
525 * config.host (powerpc*-*-*spe*): New.
527 2017-05-19 Martin Liska <mliska@suse.cz>
529 * configure.ac: Add --enable-werror-always just for
530 bootstrap-debug (or none build config) and do not add it
531 when we are on a release branch.
532 * configure: Regenerated.
534 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
536 * MAINTAINERS: Add self to Write After Approval
538 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
540 * MAINTAINERS: Move myself to Write After Approval section.
542 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
544 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
546 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
548 (umulsidi3): Likewise.
549 (mulsidi3_700): Disable this pattern when we have advanced mpy
551 (umulsidi3_700): Likewise.
552 (maddsidi4): New pattern.
553 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
554 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
555 (mpydu_imm_arcv2hs): Likewise.
556 * config/arc/predicates.md (accl_operand): New predicate.
558 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
559 Andrew Burgess <andrew.burgess@embecosm.com>
561 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
563 (ARC_AUTOFP_IRQ_P): Likewise.
564 (ARC_AUTO_IRQ_P): Likewise.
565 (rgf_banked_register_count): New variable.
566 (parse_mrgf_banked_regs_option): New function.
567 (arc_override_options): Handle rgf_banked_regs option.
568 (arc_handle_interrupt_attribute): Add firq option.
569 (arc_compute_function_type): Return fast irq type when required.
570 (arc_must_save_register): Handle fast interrupts.
571 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
572 (arc_return_address_regs): Update.
573 * config/arc/arc.h (arc_return_address_regs): Update.
574 (arc_function_type): Add fast interrupt type.
575 (ARC_INTERRUPT_P): Update.
576 (RC_FAST_INTERRUPT_P): Define.
577 * config/arc/arc.md (simple_return): Update for fast interrupts.
578 (p_return_i): Likewise.
579 * config/arc/arc.opt (mrgf-banked-regs): New option.
580 * doc/invoke.texi (mrgf-banked-regs): Document.
582 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
584 * config/arc/arc.c (irq_ctrl_saved): New variable.
585 (ARC_AUTOBLINK_IRQ_P): Define.
586 (ARC_AUTOFP_IRQ_P): Likewise.
587 (ARC_AUTO_IRQ_P): Likewise.
588 (irq_range): New function.
589 (arc_must_save_register): Likewise.
590 (arc_must_save_return_addr): Likewise.
591 (arc_dwarf_emit_irq_save_regs): Likewise.
592 (arc_override_options): Handle deferred options.
593 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
594 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
595 arc_must_save_return_addr.
596 (arc_compute_frame_size): Handle automated save and restore of
598 (arc_expand_prologue): Likewise.
599 (arc_expand_epilogue): Likewise.
600 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
601 * config/arc/arc.opt (mirq-ctrl-saved): New option.
602 * doc/invoke.texi (mirq-ctrl-saved): Document option.
604 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
605 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
608 * Makefile.def: Don't pass --enable-maintainer-mode on to an
610 * Makefile.in: Regenerate.
612 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
614 * configure.ac: Enable LTO by default on darwin >= 9.
615 * configure: Regenerate.
617 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
619 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
620 and Andrew Waterman as the RISC-V maintainers.
622 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
624 * MAINTAINERS: Add self to Write After Approval
626 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
628 * config.guess: Import latest from upstream.
630 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
632 * MAINTAINERS (Write After Approval): Remove entries that are
633 already covered under Reviewers.
635 2017-03-08 Mark Wielaard <mark@klomp.org>
639 * include/demangle.h: Add d_printing to struct demangle_component
640 and pass struct demangle_component as non const.
642 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
644 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
646 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
648 * Makefile.tpl: Remove HOST_ISLVER.
649 (HOST_EXPORTS): Remove ISLVER.
650 * Makefile.in: Regenerate.
652 2017-02-13 Richard Biener <rguenther@suse.de>
654 * configure: Re-generate.
656 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
658 * MAINTAINERS: Adjust bug reporting URL.
660 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
662 * MAINTAINERS (Write After Approval): Remove redundant entry
665 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
667 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
668 32-bit hppa*-*-hpux*.
669 * configure: Regenerate.
671 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
673 * configure.ac: Moved the white list of enabling BRIG FE to
674 libhsail-rt/configure.tgt.
675 * configure: Regenerated.
676 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
678 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
679 Martin Jambor <mjambor@suse.cz>
681 * Makefile.def (target_modules): Added libhsail-rt.
682 (languages): Added language brig.
683 * Makefile.in: Regenerated.
684 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
685 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
686 * configure: Regenerated.
688 2017-01-17 Jakub Jelinek <jakub@redhat.com>
691 * configure: Regenerated.
693 2017-01-04 Alan Modra <amodra@gmail.com>
695 * configure: Regenerate.
697 2016-12-29 Ben Elliston <bje@gnu.org>
699 * config.sub: Import latest version.
701 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
703 * MAINTAINERS (Write After Approval): Add myself.
705 2016-12-21 Jakub Jelinek <jakub@redhat.com>
707 * configure.ac: Don't bootstrap libmpx unless --with-build-config
708 includes bootstrap-mpx.
709 * configure: Regenerated.
711 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
713 * MAINTAINERS (Write After Approval): Add myself.
715 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
717 * configure: Regenerate.
719 2016-12-01 Matthias Klose <doko@ubuntu.com>
721 * configure.ac: Don't use pkg-config to check for bdw-gc.
722 * configure: Regenerate.
724 2016-11-30 Matthias Klose <doko@ubuntu.com>
726 * Makefile.def: Remove reference to boehm-gc target module.
727 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
728 options and for the bdw-gc pkg-config module.
729 * configure: Regenerate.
730 * Makefile.in: Regenerate.
732 2016-11-28 Nathan Sidwell <nathan@acm.org>
734 * MAINTAINERS (nvptx): Remove self.
736 2016-11-25 Ben Elliston <bje@gnu.org>
738 * config.guess: Import latest version.
739 * config.sub: Likewise.
741 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
743 * MAINTAINERS (Write After Approval): Add myself.
745 2016-11-15 Matthias Klose <doko@ubuntu.com>
747 * Makefile.def: Remove references to GCJ.
748 * Makefile.tpl: Likewise.
749 * Makefile.in: Regenerate.
751 2016-11-15 Matthias Klose <doko@ubuntu.com>
753 * config-ml.in: Remove references to GCJ.
754 * configure.ac: Likewise.
755 * configure: Regenerate.
757 2016-11-01 Josh Conner <joshconner@google.com>
759 * MAINTAINERS (Write After Approval): Update email address,
761 2016-10-27 Carl Love <cel@us.ibm.com>
763 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
764 Approval list to make it alphabetical.
766 2016-10-27 Carl Love <cel@us.ibm.com>
768 * MAINTAINERS (Write After Approval): Add myself.
770 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
772 * MAINTAINERS (Reviewers): Add myself.
773 (Write After Approval): Add myself.
775 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
776 Ulrich Weigand <uweigand@de.ibm.com>
778 * MAINTAINERS: Update email address.
780 2016-10-10 Nathan Sidwell <nathan@acm.org>
782 * MAINTAINERS: Update email address.
784 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
786 * configure.ac: Add aarch64-*-freebsd*.
787 * configure: Regenerate.
789 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
791 * MAINTAINERS: Update email address after it got reverted.
793 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
795 * configure.ac (target_libraries): Readd target-boehm-gc.
796 Restore --enable-objc-gc handling.
797 * configure: Regenerate.
799 2015-10-03 Jeff Law <law@redhat.com>
801 * MAINTAINERS: Move several inactive maintainers to the
802 write-after-approval section.
804 2016-09-30 Jakub Jelinek <jakub@redhat.com>
806 * configure.ac: Add target-libffi to target_libraries.
807 Readd libgcj target disablings, modified to only target-libffi.
808 Readd target addition of go to unsupported languages.
809 * configure: Regenerated.
811 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
813 * MAINTAINERS: Update email address.
815 2016-09-30 Andrew Haley <aph@redhat.com>
817 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
818 write-after approval. Remove Tom Tromey and Bryce McKinlay from
821 2016-09-30 Andrew Haley <aph@redhat.com>
823 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
824 write-after approval after GCJ deletion.
826 2016-09-30 Andrew Haley <aph@redhat.com>
828 * Makefile.def: Remove libjava.
829 * Makefile.tpl: Likewise.
830 * Makefile.in: Regenerate.
831 * configure.ac: Likewise.
832 * configure: Likewise.
836 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
838 * MAINTAINERS (Reviewers): Add myself.
840 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
842 * configure.ac: Disable "sim" directory for arc*-*-*.
843 * configure: Regenerated.
845 2016-09-23 Tamar Christina <tamar.christina@arm.com>
847 * MAINTAINERS (Write After Approval): Add myself.
849 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
851 * configure.ac: Check for the minimum in-tree MPFR version
853 * configure: Regenerate.
855 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
857 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
858 * configure: Regenerated.
860 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
862 * MAINTAINERS (Write After Approval): Add myself.
864 2016-06-23 Andi Kleen <ak@linux.intel.com>
866 * Makefile.def: Add autoprofiledbootstrap.
867 * Makefile.tpl: Dito.
868 * Makefile.in: Regenerate.
870 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
872 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
873 * configure: Regenerate.
875 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
877 * configure: Regenerate.
878 * configure.ac: Remove support for avr-rtems.
880 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
882 * MAINTAINERS (Write After Approval): Add myself.
884 2016-06-16 Michael Collison <michael.collison@arm.com>
886 * MAINTAINERS (Write After Approval): Add myself.
888 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
890 * MAINTAINERS (Write After Approval): Update e-mail address.
892 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
894 * MAINTAINERS (Write After Approval): Add myself.
896 2016-05-28 Alan Modra <amodra@gmail.com>
898 * Makefile.tpl (configure): Depend on m4 files included.
899 * Makefile.in: Regenerate.
901 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
903 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
904 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
906 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
908 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
909 special case builtin.
910 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
911 support for ALTIVEC_BUILTIN_VEC_ADDEC.
912 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
913 for __builtin_vec_addec.
915 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
917 * config.guess: Import version 2016-04-02 (newest).
918 * config.sub: Import version 2016-05-10 (newest).
920 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
922 * configure.ac: Add ARC support to libgloss.
923 * configure: Regenerate
925 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
927 * MAINTAINERS (Write After Approval): Add myself.
929 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
931 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
932 * configure: Regenerated.
933 * Makefile.def (gmp): Explicitly disable assembler.
934 (mpfr): Adjust lib_path.
936 * Makefile.in: Regenerated.
938 2016-05-01 Jakub Jelinek <jakub@redhat.com>
941 * configure.ac (--enable-stage1-checking): Add missing
943 * configure: Regenerated.
945 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
947 * config.guess: Revert r235676.
948 * config.sub: Revert r235676.
950 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
952 * config.guess: Remove SH5 support.
953 * config.sub: Likewise.
954 * configure: Likewise.
955 * configure.ac: Likewise.
957 2016-04-26 Jakub Jelinek <jakub@redhat.com>
960 * configure.ac (--enable-stage1-checking): For --disable-checking or
961 implicit --enable-checking, make sure extra flag matches in between
962 stage1 and later checking.
963 * configure: Regenerated.
965 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
967 * .gitattributes: New file.
969 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
971 * MAINTAINERS (rs6000/powerpc port): Add myself.
973 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
976 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
977 and gotools directories. Delete the stage_final file.
978 * Makefile.in: Regenerate.
980 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
982 * MAINTAINERS (Write After Approval): Add myself.
984 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
986 * MAINTAINERS (Fortran maintainer): Remove myself.
988 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
990 * MAINTAINERS (Write After Approval): Add myself.
992 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
994 * MAINTAINERS (Write After Approval): Add myself.
996 2016-03-17 Cary Coutant <ccoutant@gmail.com>
998 Sync with binutils-gdb:
1000 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1002 * configure.ac: Add mips and s390 to the gold target check.
1003 * configure: Regenerate.
1005 2016-03-01 DJ Delorie <dj@redhat.com>
1007 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1009 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1011 * MAINTAINERS (libcpp): Add myself.
1012 (diagnostic messages): Likewise.
1014 2016-02-20 Tom de Vries <tom@codesourcery.com>
1016 * MAINTAINERS: Fix whitespace.
1018 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1020 * MAINTAINERS (Write After Approval): Add myself.
1022 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1024 * config/isl.m4: Add comments about isl-0.16.
1025 * configure: Regenerate.
1027 2016-01-29 Martin Jambor <mjambor@suse.cz>
1029 * MAINTAINERS (hsa maintainers): Add myself.
1031 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1033 * MAINTAINERS: (Write After Approval): Add myself.
1035 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1036 Sebastian Pop <s.pop@samsung.com>
1038 * Makefile.in: Regenerate.
1039 * Makefile.tpl: Export ISLVER.
1040 * configure: Regenerate.
1041 * config/isl.m4: Detect isl-0.15.
1043 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1046 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1047 * Makefile.in: Regenerate.
1049 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1051 * configure.ac: Enable LTO for DJGPP
1052 * configure: Regenerate
1054 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1056 Sync with binutils-gdb:
1057 2015-10-21 Nick Clifton <nickc@redhat.com>
1060 * configure.ac: Note the 'none' is an acceptable argument to
1061 --enable-compressed-debug-sections.
1062 * configure: Regenerate.
1064 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1067 * Makefile.def (mpfr): Disable assembler.
1068 * Makefile.in: Regenerate.
1070 2016-01-01 Ben Elliston <bje@gnu.org>
1072 * config.guess: Import version 2016-01-01.
1073 * config.sub: Likewise.
1075 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1077 * MAINTAINERS (Write After Approval): Add myself.
1079 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1081 * Makefile.in: Replace ISL with isl.
1082 * Makefile.tpl: Same.
1083 * config/isl.m4: Same.
1084 * configure.ac: Same.
1085 * contrib/download_prerequisites: Same.
1086 * configure: Regenerate.
1088 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1090 * MAINTAINERS (Write After Approval): Add Myself.
1092 2015-12-17 Nathan Sidwell <nathan@acm.org>
1094 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1095 * configure: Regenerate.
1097 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1098 Sebastian Pop <s.pop@samsung.com>
1100 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1101 isl_ctx_get_max_operations.
1102 * configure: Regenerate.
1104 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1106 * MAINTAINERS (Write After Approval): Add myself.
1108 2015-12-02 Ian Lance Taylor <iant@google.com>
1111 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1112 * Makefile.in: Regenerate.
1114 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1117 * Makefile.def (lang_env_dependencies): Make libffi depend
1119 * Makefile.in: Regenerate.
1121 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1123 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1126 2015-11-20 Tristan Gingold <gingold@adacore.com>
1128 Sync with binutils-gdb:
1129 2015-11-20 Tristan Gingold <gingold@adacore.com>
1131 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1132 * configure: Regenerate.
1134 2015-11-19 Martin Liska <mliska@suse.cz>
1136 * .gitignore: Add .clang-format to ignored files.
1137 * Makefile.in: Add clang-format.
1138 * Makefile.tpl: Likewise.
1140 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1142 * configure.ac: Enable libmpx by default.
1143 * configure: Regenerated.
1145 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1147 * MAINTAINERS: Update email address.
1149 2015-10-23 Paulo Matos <pmatos@linki.tools>
1151 * MAINTAINERS: Update email address.
1153 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1155 * MAINTAINERS (Write After Approval): Add myself.
1157 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1159 Sync with binutils-gdb:
1160 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1164 --enable-compressed-debug-sections={all,gas,gold,ld}.
1165 * configure: Regenerated.
1167 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1169 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1171 2015-10-09 Martin Liska <mliska@suse.cz>
1173 * MAINTAINERS (Write After Approval): Add myself.
1175 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1177 * MAINTAINERS (Write After Approval): Add myself.
1179 2015-10-02 Florian Weimer <fweimer@redhat.com>
1181 * MAINTAINERS: Update email address.
1183 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1185 * MAINTAINERS (Write After Approval): Add myself.
1187 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1189 * MAINTAINERS: Update email.
1191 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1193 * MAINTAINERS: Update my email address.
1195 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1197 * MAINTAINERS (ft32 port): Add myself.
1199 2015-08-28 David Sherwood <david.sherwood@arm.com>
1201 * MAINTAINERS: Add myself.
1203 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1205 * MAINTAINERS (Write After Approval): Add myself.
1207 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1210 * Makefile.def: Make libgfortran depend on libbacktrace.
1211 * Makefile.in: Regenerate.
1213 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1215 * MAINTAINERS (Write After Approval): Add myself.
1217 2015-08-12 Tom de Vries <tom@codesourcery.com>
1220 * configure.ac: Remove --with_host_libstdcxx support.
1221 * configure: Regenerate.
1223 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1224 Jakub Jelinek <jakub@redhat.com>
1226 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1228 * configure: Regenerate.
1230 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1232 * Makefile.def (libiconv): Define bootstrap=true.
1233 Mark pdf/html/info as missing.
1234 (configure-gcc): Depend on all-libiconv.
1236 (configure-libcpp): Ditto.
1237 (all-libcpp): Ditto.
1238 (configure-intl): Ditto.
1240 * Makefile.in: Regenerate.
1242 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1244 * MAINTAINERS (loop ivopts): Add the entry and myself.
1246 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1248 * MAINTAINERS (nvptx): Add self.
1250 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1252 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1253 128-bit vector modes.
1255 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1257 * MAINTAINERS (Write After Approval): Add myself.
1259 2015-07-28 Ben Elliston <bje@gnu.org>
1261 * config.sub, config.guess: Import from upstream.
1263 2015-07-24 Michael Darling <darlingm@gmail.com>
1266 * config-ml.in: Reflects renaming of configure.in to configure.ac
1267 * configure: Likewise
1268 * configure.ac: Likewise
1270 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1272 * MAINTAINERS: Update my email address.
1274 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1276 Sync with binutils-gdb:
1277 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1279 * configure.ac (target_configdirs): Exclude target-zlib if
1280 target-libjava isn't built.
1281 * configure: Regenerated.
1283 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1285 Sync with binutils-gdb:
1286 2015-05-13 John David Anglin <dave.anglin@bell.net>
1288 * configure.ac: Disable configuration of GDB for HPUX targets.
1289 * configure: Regenerate.
1291 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1293 * configure.ac: Add --with-system-zlib.
1294 * configure: Regenerated.
1296 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1298 * configure.ac: Add FT32 support.
1299 * configure: Regenerate.
1301 2015-01-12 Anthony Green <green@moxielogic.com>
1303 * configure.ac: Don't disable gprof for moxie.
1304 * configure: Rebuild.
1306 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1308 Sync with binutils-gdb:
1309 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1312 * Makefile.def: Add extra_configure_flags to host zlib.
1313 * configure.ac (extra_host_zlib_configure_flags): New. Set
1314 to --enable-host-shared When bfd is to be built as shared
1316 * Makefile.in: Regenerated.
1318 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1321 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1322 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1323 * Makefile.in: Regenerated.
1325 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1327 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1329 * configure: Regenerate.
1331 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1333 * MAINTAINERS (Write After Approval): Add myself.
1335 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1337 * MAINTAINERS (OS Port Maintainers): Add myself.
1338 (Various Maintainers): Remove myself from libffi testsuite.
1340 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1342 * MAINTAINERS (gen* on machine desc): Add self.
1344 2015-06-02 Jason Merrill <jason@redhat.com>
1347 * configure.ac: Use -std=gnu++98.
1349 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1351 * MAINTAINERS (Write After Approval): Add myself.
1353 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1355 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1356 * configure: Regenerate.
1358 2015-05-26 Jason Merrill <jason@redhat.com>
1360 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1361 * configure: Regenerate.
1363 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1365 * configure.ac: FT32 target added.
1366 * configure: Regenerated.
1368 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1370 * MAINTAINERS (Write After Approval): Add myself.
1372 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1374 * MAINTAINERS (Write After Approval): Add myself.
1376 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1378 * configure.ac: Fix typo.
1379 * configure: Regenerate.
1381 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1383 * MAINTAINERS (Write After Approval): Add myself.
1385 2015-05-03 Matthias Klose <doko@ubuntu.com>
1387 * configure.ac: Match $host configured with triplets.
1388 * configure: Regenerate.
1390 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1392 * Makefile.tpl: Remove surplus whitespace throughout.
1393 * Makefile.in: Regenerate.
1395 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1397 * MAINTAINERS (Various Maintainers): Add myself as instruction
1398 combiner maintainer.
1400 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1403 * configure.ac (--enable-stage1-checking): Default to
1404 release,misc,gimple,rtlflag,tree,types if --disable-checking
1405 or --enable-checking is not specified and DEV-PHASE is not
1407 * configure: Regenerated.
1409 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1411 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1412 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1413 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1414 * Makefile.in: Regenerate.
1416 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1418 * MAINTAINERS: Update my email address.
1420 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1422 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1424 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1426 * MAINTAINERS: Add myself as an arm port reviewer.
1428 2015-03-25 Martin Liska <mliska@suse.cz>
1429 Yury Gribov <y.gribov@samsung.com>
1431 * Makefile.in: Fix ln source location for vimrc file.
1432 * Makefile.tpl: Likewise.
1434 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1437 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1438 cross-compiling. Similarly for CXX_FOR_TARGET.
1439 * configure: Regenerate.
1441 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1443 * Makefile.def: Add libmpx.
1444 * configure.ac: Add libmpx.
1445 * Makefile.in: Regenerate.
1446 * configure: Regenerate.
1448 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1450 * MAINTAINERS (CPU Port Maintainers): Add myself
1451 i386 vector ISA extns mantainer.
1453 2015-03-13 Jeff Law <law@redhat.com>
1455 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1457 Remove Richard Henderson as a maintainer for the x86 port.
1459 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1461 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1463 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1465 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1466 pointer bounds checker and i386 MPX maintainer.
1468 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1470 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1472 2015-02-26 Martin Sebor <msebor@redhat.com>
1474 * MAINTAINERS (Various Maintainers): Add self.
1476 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1478 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1479 Make sure it contains lto.
1480 * configure: Regenerate.
1482 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1484 * configure: Regenerate.
1486 2015-02-06 Diego Novillo <dnovillo@google.com>
1488 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1489 middle-end, docstring): Remove myself.
1490 (Write After Approval): Add myself.
1492 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1494 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1495 (Write After Approval): Update address.
1497 2015-01-29 David Malcolm <dmalcolm@redhat.com>
1500 * configure.ac: Require the user to explicitly specify
1501 --enable-host-shared if the jit is enabled.
1502 * configure: Regenerate.
1504 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1506 * MAINTAINERS (Write After Approval): Add myself.
1508 2015-01-25 Tom de Vries <tom@codesourcery.com>
1510 * MAINTAINERS: Make whitespace consistent.
1512 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
1514 * MAINTAINERS (Write After Approval): Add myself.
1516 2015-01-20 Andre Vehreschild <vehre@gmx.de>
1518 * MAINTAINERS: (Write After Approval): Add myself.
1520 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1522 * MAINTAINERS: (Write After Approval): Add myself.
1524 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1526 * MAINTAINERS: (Write After Approval): Add myself.
1528 2015-01-13 Iain Sandoe <iain@codesourcery.com>
1530 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1531 objective-c/c++ front end maintainer.
1533 2015-01-13 Marek Polacek <polacek@redhat.com>
1535 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1537 2015-01-12 Jeff Law <law@redhat.com>
1539 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1542 2015-01-09 Ian Lance Taylor <iant@google.com>
1544 * configure.ac (host_tools): Add gotools.
1545 * Makefile.def (host_modules): Add gotools.
1546 (dependencies): Add dependency of all-gotools on all-target-libgo.
1548 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1550 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1551 * configure: Regenerate.
1553 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1555 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1557 * Makefile.in: Regenerate.
1559 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1561 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1563 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1565 * configure.ac: Add Visium support.
1566 * configure: Regenerate.
1568 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1570 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1571 * configure: Regenerate.
1573 2015-01-03 Andrew Pinski <apinski@cavium.com>
1575 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1576 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1577 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1578 (OBJCOPY_FOR_TARGET): New variable.
1579 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1580 * Makefile.in: Regenerate.
1581 * configure.ac: Check for already installed target objcopy.
1582 Also GCC_TARGET_TOOL on objcopy.
1583 * configure: Regenerate.
1585 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1587 * config.sub: Update from upstream, to 2015-01-01 version.
1588 * config.guess: Ditto.
1590 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1592 * MAINTAINERS (RTEMS Ports): Add myself.
1594 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1596 * MAINTAINERS (Write After Approval): Add myself.
1598 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1600 * MAINTAINERS (Write After Approval): Add myself.
1602 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1604 * configure.ac (--enable-as-accelerator-for): Don't set
1605 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1606 * configure: Regenerate.
1608 2014-12-13 Jakub Jelinek <jakub@redhat.com>
1611 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1612 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1613 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1615 * Makefile.in: Regenerated.
1617 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1618 Yury Gribov <y.gribov@samsung.com>
1620 * .gitignore: Added .local.vimrc and .lvimrc.
1621 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1622 * Makefile.in: Regenerate.
1624 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1626 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1627 * configure: Regenerated.
1629 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1631 * MAINTAINERS (nvptx port): New entry.
1633 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1635 * configure: Regenerate.
1637 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1639 * configure.ac: Merge with Binutils.
1641 2014-11-26 Tobias Burnus <burnus@net-b.de>
1643 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1644 * Makefile.in: Regenerate.
1646 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1648 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1650 * Makefile.in: Regenerated.
1652 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1654 * Makefile.in: Regenerate.
1656 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1659 * libtool.m4: Add $pic_flag with -shared.
1661 2014-11-21 Renlin Li <Renlin.Li@arm.com>
1663 * MAINTAINERS (Write After Approval): Added myself.
1665 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1667 * MAINTAINERS (write-after-approval): Add myself.
1669 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1671 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1674 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1677 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1679 * MAINTAINERS (Write After Approval): Added myself as line map
1682 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1685 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1687 * MAINTAINERS (Write After Approval): Added myself.
1689 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1691 * MAINTAINERS (Write After Approval): Added myself.
1693 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1695 * MAINTAINERS (Write After Approval): Added myself as line map
1698 2014-11-17 Dodji Seketeli <dodji@redhat.com>
1700 * MAINTAINERS (Various Maintainers): Added myself as line map
1703 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1705 * move-if-change: Sync from upstream gnulib.
1707 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1709 * compile: Sync with upstream Automake.
1711 * install-sh: Ditto.
1713 * mkinstalldirs: Ditto.
1716 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1718 * config.sub: Update from upstream config repo.
1719 * config.guess: Ditto.
1721 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1723 * Makefile.def: Add liboffloadmic to target_modules. Make
1724 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1725 * Makefile.in: Regenerate.
1726 * configure: Regenerate.
1727 * configure.ac: Add liboffloadmic to target binaries.
1728 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1729 Add liboffloadmic to noconfig list when C++ is not supported.
1731 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1732 Thomas Schwinge <thomas@codesourcery.com>
1733 Ilya Verbin <ilya.verbin@intel.com>
1734 Andrey Turetskiy <andrey.turetskiy@intel.com>
1736 * configure: Regenerate.
1737 * configure.ac (--enable-as-accelerator-for)
1738 (--enable-offload-targets): New configure options.
1740 2014-11-11 Tobias Burnus <burnus@net-b.de>
1742 * Makefile.def: Make all-gcc depend on all-isl.
1743 * Makefile.in: Regenerate.
1745 2014-11-11 David Malcolm <dmalcolm@redhat.com>
1747 * ChangeLog.jit: New.
1748 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1750 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1753 * libtool.m4: Fix globbing of darwin versions.
1754 * configure: Regenerate.
1756 2014-11-11 Tobias Burnus <burnus@net-b.de>
1758 * Makefile.def: Remove CLooG.
1759 * Makefile.tpl: Ditto.
1760 * configure.ac: Ditto.
1761 * configure: Regenerate.
1762 * Makefile.in: Ditto.
1764 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1766 * configure.ac: Handle nvptx-*-*.
1767 * configure: Regenerate.
1769 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1771 * MAINTAINERS (Write After Approval): Add myself.
1773 2014-10-31 Jakub Jelinek <jakub@redhat.com>
1775 * Makefile.def (libcc1): Remove bootstrap=true;.
1776 * Makefile.in: Regenerated.
1778 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1780 * configure.ac: Update comment.
1781 * configure: Regenerate.
1783 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1785 * MAINTAINERS (Write After Approval): Add myself.
1787 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1789 * configure.ac (extra_host_libiberty_configure_flags): Add
1790 --enable-shared also for libcc1's benefit.
1791 * configure: Regenerate.
1793 2014-10-29 Tristan Gingold <gingold@adacore.com>
1795 * MAINTAINERS: Change my email address.
1797 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1798 Tom Tromey <tromey@redhat.com>
1800 * Makefile.def: Add libcc1 to host_modules.
1801 * configure.ac (host_tools): Add libcc1.
1802 * Makefile.in, configure: Rebuild.
1804 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
1806 * configure.ac (build_configargs): Don't share config.cache between
1808 * configure: Regenerate.
1810 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1812 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1813 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1814 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1816 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1817 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1818 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1819 * config/sparc/sparc.md (cpu): Add leon3v7.
1820 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1822 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1824 * MAINTAINERS (write-after-approval): Add myself.
1826 2014-10-23 Ian Lance Taylor <iant@google.com>
1828 * configure.ac: Disable the Go frontend on systems where it is known
1830 * configure: Regenerate.
1832 2014-10-23 Richard Biener <rguenther@suse.de>
1834 * Makefile.def: Add libcpp build module and dependencies.
1835 * configure.ac: Add libcpp build module.
1836 * Makefile.in: Regenerate.
1837 * configure: Likewise.
1839 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1841 * MAINTAINERS (write-after-approval): Add myself.
1843 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1845 * INSTALL/README: Do not mention CVS.
1847 2014-10-03 Jing Yu <jingyu@google.com>
1849 * configure.ac: Add aarch64 to list of targets that support gold.
1850 * configure: Regenerate.
1852 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
1854 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1856 2014-09-29 Catherine Moore <clm@codesourcery.com>
1858 * MAINTAINERS: Add myself as MIPS maintainer.
1860 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1862 * MAINTAINERS: Move myself to MIPS maintainers.
1864 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1866 * MAINTAINERS: Put all email addresses between '<' and '>'.
1868 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1870 * MAINTAINERS: Move myself to reviewers (Fortran).
1872 2014-09-01 Andi Kleen <ak@linux.intel.com>
1874 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1875 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1876 * Makefile.in: Regenerate.
1878 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1880 * rtx-classes-status.txt: Delete
1882 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1884 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1886 2014-08-27 Sebastian Pop <s.pop@samsung.com>
1888 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1889 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1890 of checking for version number.
1891 * configure: Regenerated.
1892 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1894 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1896 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1897 is done; begin phase 6 (use extra rtx_def subclasses).
1899 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1901 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1902 done; begin phase 5 (additional rtx_def subclasses).
1904 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1906 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1908 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1910 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1911 SET_BB_HEADER are done.
1913 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1915 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1918 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1920 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1922 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1924 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1926 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1928 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1930 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1932 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1934 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1936 * rtx-classes-status.txt: Phase 3 (per-file commits within
1937 "config" subdirs) is done; begin phase 4 (removal of
1940 2014-08-23 David Malcolm <dmalcolm@redhat.com>
1942 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1943 dir) is done; begin phase 3 (per-file commits within "config"
1946 2014-08-21 David Malcolm <dmalcolm@redhat.com>
1948 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1949 phase 2 (per-file commits in main source dir).
1951 2014-08-21 Bin Cheng <bin.cheng@arm.com>
1953 * configure: Regenerated.
1955 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1957 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1959 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1961 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1963 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1965 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1967 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1969 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1971 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1973 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1975 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
1977 * MAINTAINERS (Write After Approval): Add myself.
1979 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
1981 * MAINTAINERS: Remove myself
1983 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1985 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1987 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
1989 * MAINTAINERS (Write After Approval): Add myself.
1991 2014-08-18 David Malcolm <dmalcolm@redhat.com>
1993 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1994 SET_BB_HEADER, SET_BB_FOOTER
1996 2014-08-18 David Malcolm <dmalcolm@redhat.com>
1998 * rtx-classes-status.txt: New file
2000 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2002 * configure.ac: Eliminate ClooG installation dependency.
2003 * configure: Regenerate.
2004 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2005 * Makefile.in: Regenerate.
2007 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2009 * MAINTAINERS (Write After Approval): Add myself.
2011 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2013 * MAINTAINERS (Write After Approval): Add myself.
2015 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2017 * MAINTAINERS (Write After Approval): Add myself.
2019 2014-07-28 Anthony Green <green@moxielogic.com>
2021 Import from savannah.gnu.org:
2022 * config.sub: Update to 2014-07-28 version.
2024 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2026 * MAINTAINERS: Remove my MIPS maintainer entry.
2028 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2031 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2032 * configure: Regenerate.
2034 2014-07-24 James Norris <jnorris@codesourcery.com>
2036 * MAINTAINERS (Write After Approval): Add myself.
2038 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2040 * configure.ac: Accept only CLooG 0.18.1.
2041 * configure: Regenerate.
2043 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2045 * configure.ac: Don't accept isl 0.11.
2046 * configure: Regenerate.
2048 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2050 * MAINTAINERS (Write After Approval): Add myself.
2052 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2054 * configure.ac: Don't accept isl 0.10.
2055 * configure: Regenerate.
2057 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2059 Fix include path for in-tree cloog.
2060 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2061 * configure: Regenerate.
2063 2014-06-18 Richard Henderson <rth@redhat.com>
2065 * .gitignore: Import gcc_update output.
2067 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2069 * config-ml.in: Robustify ac_configure_args parsing.
2071 * configure.ac (--enable-linker-plugin-configure-flags)
2072 (--enable-linker-plugin-flags): New flags.
2073 (configdirs): Conditionally add libiberty-linker-plugin.
2074 * configure: Regenerate.
2075 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2076 (host_modules) <lto-plugin>: Pay attention to
2077 @extra_linker_plugin_flags@ and
2078 @extra_linker_plugin_configure_flags@.
2079 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2080 * Makefile.in: Regenerate.
2082 * Makefile.tpl (configure-[+prefix+][+module+])
2083 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2084 "module_srcdir" instead of "module" for locating a module's srcdir.
2085 * Makefile.in: Regenerate.
2087 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2089 * MAINTAINERS (Write After Approval): Add myself.
2091 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2093 * MAINTAINERS: Update my email address.
2095 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2097 * MAINTAINERS (Write After Approval): Add myself.
2099 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2101 * MAINTAINERS (Write After Approval): Add myself.
2103 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2106 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2107 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2108 * configure: Regenerate.
2110 2014-05-28 Pedro Alves <palves@redhat.com>
2112 * MAINTAINERS (Write After Approval): Add myself.
2114 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2116 * MAINTAINERS: Update my affiliation/email.
2118 2014-05-19 Mike Stump <mikestump@comcast.net>
2120 * MAINTAINERS: Add wide-int reviewers.
2122 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2124 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2125 * configure: Regenerated.
2127 2014-05-15 Torvald Riegel <triegel@redhat.com>
2129 * MAINTAINERS (libitm): Add myself as maintainer.
2131 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2133 * MAINTAINERS (Write After Approval): Add myself.
2135 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2137 * config.sub, config.guess: Import from upstream.
2139 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2141 * MAINTAINERS (Write After Approval): Put myself in correct order.
2143 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2145 * MAINTAINERS (Write After Approval): Add myself.
2147 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2149 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2152 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2154 * MAINTAINERS (Write After Approval): Delete myself.
2156 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2159 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2160 and -B* options with -Xcompiler.
2162 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2165 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2166 * Makefile.in: Regenerate.
2168 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2170 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2171 for WINDRES_FOR_TARGET in default-manifest.o rule.
2172 * Makefile.in: Regenerate.
2174 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2176 * MAINTAINERS (Write After Approval): Add myself.
2178 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2181 * Makefile.def: Set bootstrap=true; for host fixincludes.
2182 * configure.ac: Don't bootstrap host fixincludes unless
2183 --with-build-config=bootstrap-{a,ub}san.
2184 * Makefile.in: Regenerated.
2185 * configure: Regenerated.
2187 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2189 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2190 --enable-vtable-verify option parsing. Don't add
2191 target-libsanitizer to bootstrap_target_libs unless
2192 --with-build-config=bootstrap-asan or
2193 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2194 to bootstrap_target_libs unless --enable-vtable-verify.
2195 * configure: Regenerated.
2197 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2199 * MAINTAINERS (Write After Approval): Add myself.
2201 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2203 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2205 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2208 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2209 -I for libstdc++-v3 includes if $(LEAN).
2210 * Makefile.in: Regenerated.
2212 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2214 * MAINTAINERS: Update my email address.
2216 2014-02-24 Walter Lee <walt@tilera.com>
2218 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2219 (tilegx-*-*): Change to tilegx*-*-*.
2220 * configure: Regenerate.
2222 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2224 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2226 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2228 * MAINTAINERS (Write After Approval): Add myself.
2230 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2233 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2236 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2238 * MAINTAINERS: Update my email address.
2240 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2242 * MAINTAINERS: Convert to UTF-8.
2243 Properly sort Xinliang David Li's entry.
2245 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2246 Sandra Loosemore <sandra@codesourcery.com>
2248 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2249 nios2 port maintainers.
2251 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2253 * MAINTAINERS (Write After Approval): Add myself.
2255 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2257 * configure.ac: Add user-friendly check for native x86_64-linux
2259 * configure: Regenerate.
2261 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2263 * MAINTAINERS: Add myself as sh maintainer.
2265 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2267 * MAINTAINERS: Add self as SLSR maintainer.
2269 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2271 * MAINTAINERS: Update my email address.
2273 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2275 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2277 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2279 * Makefile.in: Regenerate.
2281 * Makefile.tpl: Fix typo.
2282 * Makefile.in: Regenerate partially.
2284 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2286 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2288 * configure: Regenerated.
2290 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2292 * MAINTAINERS (Write After Approval): Add myself.
2294 2013-10-30 Jason Merrill <jason@redhat.com>
2296 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2297 --disable-build-format-warnings.
2299 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2301 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2302 depend on libstdc++ and libgcc.
2303 * configure: Regenerate.
2304 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2305 libcilkrts for POSIX and i*86, and x86_64 architectures.
2306 * Makefile.in: Added libcilkrts related fields to support building it.
2308 2013-10-26 Jeff Law <law@redhat.com>
2310 * Makefile.def (target_modules): Remove libmudflap
2311 (languages): Remove check-target-libmudflap).
2312 * Makefile.in: Rebuilt.
2313 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2314 * configure.ac (target_libraries): Remove target-libmudflap.
2315 Remove checks which disabled libmudflap on some systems.
2316 * configure: Rebuilt.
2317 * libmudflap: Directory removed.
2319 2013-10-21 Cong Hou <congh@google.com>
2321 * MAINTAINERS (Write After Approval): Add myself.
2323 2013-10-16 Mike Stump <mikestump@comcast.net>
2325 * .dir-locals.el: Add.
2327 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2329 * configure.ac: Add --enable-host-shared
2330 * configure: Regenerate.
2332 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2334 Import from savannah.gnu.org:
2335 * config.guess: Update to 2013-06-10 version.
2336 * config.sub: Update to 2013-10-01 version.
2338 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2340 Changes to build configuration to allow big endian ARC ELF toolchain
2341 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2342 * configure: Regenerate.
2344 2013-09-20 Alan Modra <amodra@gmail.com>
2346 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2347 ppc host match. Support little-endian powerpc linux hosts.
2349 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2351 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2354 2013-09-12 DJ Delorie <dj@redhat.com>
2356 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2359 2013-09-03 Richard Biener <rguenther@suse.de>
2361 * configure.ac: Also allow ISL 0.12.
2362 * configure: Regenerated.
2364 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2366 * MAINTAINERS (Write After Approval): Add myself.
2368 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2370 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2372 2013-08-26 Caroline Tice <cmtice@google.com>
2374 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2375 "Various Reviewers" to libvtv "Various Maintainers".
2377 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2379 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2381 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2383 * MAINTAINERS: Update name, email.
2385 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2387 * MAINTAINERS (Write After Approval): Add myself.
2389 2013-08-12 Caroline Tice <cmtice@google.com>
2391 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2392 address in the Write After Approval section.
2394 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2396 * MAINTAINERS (Write After Approval): Update email.
2398 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2400 * configure.ac: Adjust to check VTV_SUPPORTED.
2401 * configure: Regenerated.
2403 2013-08-02 Caroline Tice <cmtice@google.com>
2405 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2406 on non-linux systems; add target-libvtv to noconfigdirs; add
2407 libsupc++/.libs to C++ library search paths.
2408 * configure: Regenerated.
2409 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2410 libstdc++ and libgcc.
2411 * Makefile.in: Regenerated.
2413 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2415 * MAINTAINERS (Write After Approval): Add myself.
2417 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2418 Shiva Chen <shiva0217@gmail.com>
2420 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2421 nds32 port maintainers.
2423 2013-07-17 Tim Shen <timshen91@gmail.com>
2425 * MAINTAINERS (Write After Approval): Add myself.
2427 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2429 * configure.ac: Sync from binutils.
2430 * configure: Regenerate.
2432 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2434 * MAINTAINERS (Write After Approval): Add myself.
2436 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2438 * MAINTAINERS (Write After Approval): Add myself.
2440 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2442 * MAINTAINERS (Write After Approval): Add myself.
2444 2013-04-30 Brooks Moses <bmoses@google.com>
2446 * MAINTAINERS: Update my email; move myself from Fortran
2447 reviewer to Write After Approval.
2449 2013-04-16 Andreas Schwab <schwab@suse.de>
2451 * configure.ac (aarch64-*-*): Don't disable java.
2452 * configure: Regenerate.
2454 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2456 * MAINTAINERS (Write After Approval): Add myself.
2458 2013-03-30 Matthias Klose <doko@ubuntu.com>
2460 * Makefile.def (target_modules): Don't install libffi.
2461 * Makefile.in: Regenerate.
2463 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2465 * MAINTAINERS (Write After Approval): Add myself.
2467 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2469 * MAINTAINERS (Write After Approval): Add myself.
2471 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2473 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2474 * configure: Regenerated.
2476 2013-02-05 Ian Lance Taylor <iant@google.com>
2479 * configure.ac: Disable libgo on some systems where it does not
2482 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2484 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2485 Remove Geoff Keating as rs6000 port maintainer, at his request.
2487 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2489 * MAINTAINERS: Update my email.
2491 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
2493 * configure: Re-generate.
2495 2013-01-15 Richard Biener <rguenther@suse.de>
2498 * configure: Re-generate.
2500 2013-01-14 Matthias Klose <doko@ubuntu.com>
2502 * Makefile.def (install-target-libsanitizer): Depend on
2503 install-target-libstdc++-v3.
2504 * Makefile.in: Regenerate.
2506 2013-01-14 Richard Biener <rguenther@suse.de>
2508 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2509 * configure: Re-generate
2511 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2513 * config.sub: Update from config repo.
2515 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2517 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2518 * Makefile.in: Regenerate.
2520 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2522 * MAINTAINERS (arc): Add new port maintainership for myself.
2524 2013-01-09 Jason Merrill <jason@redhat.com>
2526 * .gitignore: Import from gdb repository.
2528 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2530 * Makefile.def (configure-gcc): Depend on all-gmp.
2531 (all-gcc): Remove dependency on all-gmp.
2532 * Makefile.in: Regenerated.
2534 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2536 * config.sub: Merge from config repo.
2537 * config.guess: Ditto.
2539 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2541 * Makefile.def: Merge from binutils.
2542 * Makefile.in: Ditto.
2544 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2546 * MAINTAINERS: Update my email.
2548 2012-12-29 Ben Elliston <bje@gnu.org>
2550 * config.guess: Update to 2012-12-29 version.
2551 * config.sub: Likewise.
2553 2012-12-20 Matthias Klose <doko@ubuntu.com>
2555 * Makefile.def (install-target-libgfortran): Depend on
2556 install-target-libquadmath, install-target-libgcc.
2557 (install-target-libsanitizer): Depend on install-target-libgcc.
2558 (install-target-libjava): Depend on install-target-libgcc.
2559 (install-target-libitm): Depend on install-target-libgcc.
2560 (install-target-libobjc): Depend on install-target-libgcc.
2561 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2562 * Makefile.in: Regenerate.
2564 2012-12-19 Matthias Klose <doko@ubuntu.com>
2566 * Makefile.def (install-target-libgo): Depend on
2567 install-target-libatomic.
2568 * Makefile.in: Regenerate.
2570 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2573 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2574 * Makefile.in: Regenerate.
2576 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2578 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2579 * configure: Regenerate.
2581 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2583 * config.sub: Merge from config repo.
2585 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2587 * Makefile.def (target_modules): Add bootstrap=true and
2588 raw_cxx=true to libsanitizer.
2589 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2590 * Makefile.in: Regenerated.
2591 * configure: Likewise.
2593 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2595 * MAINTAINERS: Remove self as RTL optimization maintainer.
2597 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2599 * MAINTAINERS (Write After Approval): Add myself.
2601 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2603 * Makefile.def (target_modules): Remove bootstrap=true and
2604 raw_cxx=true from libsanitizer.
2605 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2606 * Makefile.in: Regenerated.
2607 * configure: Likewise.
2609 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2611 * Makefile.def (target_modules): Add bootstrap=true and
2612 raw_cxx=true to libsanitizer.
2613 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2614 * Makefile.in: Regenerated.
2615 * configure: Likewise.
2617 2012-11-28 Andrew Pinski <apinski@cavium.com>
2620 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2621 * configure: Regenerate.
2622 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2623 * Makefile.in: Regenerate.
2625 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2627 * configure.ac: Disable libsanitizer if we're not building C++.
2628 * configure: Regenerate.
2630 2012-11-15 Roland McGrath <roland@hack.frob.com>
2632 * MAINTAINERS (Write After Approval): Add myself.
2634 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
2636 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2637 Kostya Serebryany (kcc@google.com) and
2638 Jakub Jelinek (jakub@redhat.com).
2639 Rename area for Dodji Seketeli (dodji@redhat.com).
2641 2012-11-15 Dodji Seketeli <dodji@redhat.com>
2643 * MAINTAINERS: (asan.c, related): Add myself.
2645 2012-11-14 Roland McGrath <mcgrathr@google.com>
2647 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2648 * configure: Regenerate.
2650 2012-11-13 Richard Henderson <rth@redhat.com>
2652 * configure.ac: Move libsanitizer logic to subdirectory.
2653 * configure: Regenerate.
2655 2012-11-13 Dodji Seketeli <dodji@redhat.com>
2657 * configure.ac: Enable libsanitizer just on x86 linux for now.
2658 * configure: Re-generate.
2660 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
2662 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2664 * configure: Regenerate.
2666 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
2668 * configure.ac: Add section for configdirs for libsanitizer.
2669 Disable for cris-*-* and mmix-*-*.
2670 * configure: Regenerate.
2672 2012-11-12 Wei Mi <wmi@google.com>
2674 * configure.ac: Add libsanitizer to target_libraries.
2675 * Makefile.def: Ditto.
2676 * configure: Regenerate.
2677 * Makefile.in: Regenerate.
2678 * libsanitizer: New directory for asan runtime. Contains an empty
2681 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
2683 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2684 against Mingw64 w32api.
2685 * configure: Regenerate.
2687 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2689 * configure: Regenerated.
2691 2012-11-03 Robert Mason <rbmj@verizon.net>
2693 * configure.ac: add --disable-libstdcxx configure option
2694 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2696 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2698 * MAINTAINERS (Write After Approval): Add myself.
2700 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2702 * MAINTAINERS (Write After Approval): Add myself.
2704 2012-10-24 Sharad Singhai <singhai@google.com>
2706 * MAINTAINERS (Write After Approval): Add myself.
2708 2012-10-24 Eric Christopher <echristo@gmail.com>
2710 * MAINTAINERS: Update email address.
2712 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2715 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2716 * configure: Regenerate.
2718 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
2720 * MAINTAINERS (aarch64): Add Marcus and myself.
2722 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2725 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2726 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2727 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2728 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2729 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2730 * Makefile.in: Regenerate.
2731 * configure.ac (have_static_libs): New variable and associated check.
2732 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2733 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2734 * configure: Regenerate.
2736 2012-10-10 Richard Biener <rguenther@suse.de>
2738 * MAINTAINERS: Adjust for changed surname.
2740 2012-10-04 Lawrence Crowl <crowl@google.com>
2742 * MAINTAINERS (Write After Approval): Add myself.
2744 2012-10-01 Cary Coutant <ccoutant@google.com>
2746 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2748 2012-09-28 Ian Lance Taylor <iant@google.com>
2750 * Makefile.def: Make all-target-libgo depend on
2751 all-target-libbacktrace.
2752 * Makefile.in: Rebuild.
2754 2012-09-26 Ian Lance Taylor <iant@google.com>
2756 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2757 * Makefile.in: Rebuild.
2759 2012-09-20 Walter Lee <walt@tilera.com>
2761 * configure.ac: Add tilegx to list of targets that support gold.
2762 * configure: Regenerate.
2764 2012-09-20 Marek Polacek <polacek@redhat.com>
2766 * MAINTAINERS (Write After Approval): Add myself.
2768 2012-09-19 Steve Ellcey <sellcey@mips.com>
2770 * configure.ac: Add mips*-mti-elf* target.
2771 * configure: Regenerate.
2773 2012-09-17 Ian Lance Taylor <iant@google.com>
2775 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2776 * configure.ac (host_libs): Add libbacktrace.
2777 (target_libraries): Add libbacktrace.
2778 * Makefile.def (host_modules): Add libbacktrace.
2779 (target_modules): Likewise.
2780 * configure, Makefile.in: Rebuild.
2782 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
2785 Merge upstream change.
2786 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2788 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2789 Add libgomp*.o to compare_exclusions for AIX.
2790 * configure: Regenerate.
2792 2012-09-06 Diego Novillo <dnovillo@google.com>
2794 * configure.ac: Bump minimum GMP version to 4.2.3.
2795 * configure: Re-generate.
2797 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
2800 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2801 target-libgloss if not configured --with-avrlibc=no.
2802 * configure: Regenerate.
2804 2012-09-04 Jason Merrill <jason@redhat.com>
2806 * configure.ac: Fix --enable-languages=all.
2808 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
2810 * MAINTAINERS (Write After Approval): Add myself.
2812 2012-09-03 Richard Guenther <rguenther@suse.de>
2815 * configure.ac: Re-organize ISL / CLOOG checks to allow
2816 disabling with either --without-isl or --without-cloog.
2817 * configure: Regenerated.
2819 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
2821 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2822 * configure: Regenerate.
2824 2012-08-27 Ulrich Drepper <drepper@gmail.com>
2826 * MAINTAINERS: Fix my email address.
2828 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2831 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2833 * Makefile.in: Regenerated.
2835 2012-08-26 Art Haas <ahaas@impactweather.com>
2837 * configure: Regenerate.
2839 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2841 * INSTALL/README: Also refer to the online installation
2844 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2846 * MAINTAINERS (Write After Approval): Add myself.
2847 (Picochip port): Remove myself.
2849 2012-08-14 Diego Novillo <dnovillo@google.com>
2851 Merge from cxx-conversion branch.
2853 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2854 POSTSTAGE1_CONFIGURE_FLAGS.
2855 * Makefile.in: Regenerate.
2856 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2857 Force C++ when bootstrapping.
2858 * configure: Regenerate.
2860 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2862 * MAINTAINERS (Write After Approval): Add myself.
2864 2012-07-16 Joseph Myers <joseph@codesourcery.com>
2866 * README: Document use of ranges of years in copyright notices.
2868 2012-07-06 Richard Guenther <rguenther@suse.de>
2870 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2871 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2873 * Makefile.in: Regenerated.
2874 * configure: Likewise.
2876 2012-07-06 Richard Guenther <rguenther@suse.de>
2878 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2879 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2880 supply V=1 as extra_make_flags.
2881 * configure: Regenerated.
2882 * Makefile.in: Likewise.
2884 2012-07-04 Tristan Gingold <gingold@adacore.com>
2886 * configure: Regenerate.
2888 2012-07-03 Richard Guenther <rguenther@suse.de>
2890 * Makfile.def (isl): Remove not necessary extra_exports and
2892 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2893 * Makefile.in: Regenerated.
2895 2012-07-03 Richard Guenther <rguenther@suse.de>
2897 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2898 * configure.ac: If either the ISL or the CLooG check failed
2899 do not try to build in-tree versions.
2900 * Makefile.in: Regenerated.
2901 * configure: Regenerated.
2903 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2905 * configure: Regenerate.
2907 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
2909 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2912 2012-07-02 Richard Guenther <rguenther@suse.de>
2914 * configure: Regenerated.
2916 2012-07-02 Richard Guenther <rguenther@suse.de>
2917 Michael Matz <matz@suse.de>
2918 Tobias Grosser <tobias@grosser.es>
2919 Sebastian Pop <sebpop@gmail.com>
2921 * Makefile.def: Add ISL host module, remove PPL host module.
2922 Adjust ClooG host module to use the proper ISL.
2923 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2924 * configure.ac: Include config/isl.m4. Add ISL host library,
2925 remove PPL. Remove PPL configury, add ISL configury, adjust
2927 * Makefile.in: Regenerated.
2928 * configure: Likewise.
2930 2012-07-02 Richard Guenther <rguenther@suse.de>
2932 Merge from graphite branch
2933 2011-07-21 Tobias Grosser <tobias@grosser.es>
2935 * configure: Regenerated.
2936 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2937 both cloog.org and legacy versions. The only supported version will
2938 be CLooG with the isl backend.
2940 2011-07-21 Tobias Grosser <tobias@grosser.es>
2942 * configure: Regenerated.
2943 * configure.ac: Require cloog isl 0.17.0
2945 2011-07-21 Tobias Grosser <tobias@grosser.es>
2947 * configure: Regenerated.
2948 * config/cloog.m4: Do not define CLOOG_ORG
2950 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2952 * configure.ac: Skip C if explicitly selected.
2953 * configure: Regenerate.
2955 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
2957 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2959 * configure: Regenerate.
2961 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2964 * df.h, df-problems.c, dce.c: Revert last patch.
2966 2012-06-25 Iain Sandoe <iain@codesourcery.com>
2968 * MAINTAINERS (Write After Approval): Update my email address.
2970 2012-06-21 Meador Inge <meadori@codesourcery.com>
2972 * MAINTAINERS (Write After Approval): Add myself.
2974 2012-06-20 Jason Merrill <jason@redhat.com>
2976 * Makefile.tpl (check-target-libgomp-c++): New.
2977 (check-target-libitm-c++): New.
2978 * Makefile.def (c++): Add them.
2979 * Makefile.in: Regenerate.
2981 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
2983 * MAINTAINERS (Write After Approval): Add myself.
2985 2012-05-16 Olivier Hainque <hainque@adacore.com>
2987 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2988 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2989 (install-no-fixedincludes): Adjust accordingly.
2990 * Makefile.in: Regenerate.
2992 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
2994 Merge upstream change
2995 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2997 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
2999 * MAINTAINERS (Write After Approval): Add myself.
3001 2012-05-09 Nick Clifton <nickc@redhat.com>
3002 Paul Smith <psmith@gnu.org>
3005 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3006 allow for the fact that from release v3.1.0 of MPFR the source
3007 files were moved into a src sub-directory.
3008 * configure: Regenerate.
3010 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3012 * configure.ac: Bump minimum MPFR version to 2.4.0.
3013 * configure: Regenerated.
3015 2012-05-01 Richard Henderson <rth@redhat.com>
3017 * Makefile.def (libatomic): New target_module.
3018 * configure.ac (target_libraries): Add libatomic.
3019 (noconfigdirs): Check if libatomic is supported.
3020 * Makefile.in, configure: Rebuild.
3022 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3024 * MAINTAINERS (Write After Approval): Add myself.
3026 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3028 * config.sub: Update to 2012-04-18 version from official repo.
3030 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3032 * MAINTAINERS (Write After Approval): Add myself.
3034 2012-04-11 Steve Ellcey <sellcey@mips.com>
3036 * MAINTAINERS: Changed email address.
3038 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3041 * contrib/gcc_update (files_and_dependencies):
3042 Remove gcc/config/avr/t-multilib from touch data.
3044 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3046 * MAINTAINERS (OS Port Maintainers): Remove irix.
3047 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3048 (unsupported_languages): Remove mips-sgi-irix6.*.
3049 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3050 (with_stabs): Remove.
3051 * configure: Regenerate.
3053 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3055 * MAINTAINERS (OS Port Maintainers): Remove osf.
3056 * configure.ac (enable_libgomp): Remove *-*-osf*.
3057 (with_stabs): Remove alpha*-*-osf*.
3058 * configure: Regenerate.
3060 2012-03-05 Tristan Gingold <gingold@adacore.com>
3062 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3063 * configure: Regenerate.
3065 2012-02-17 Walter Lee <walt@tilera.com>
3067 * MAINTAINERS: (Write After Approval): Delete myself.
3069 2012-02-14 Walter Lee <walt@tilera.com>
3071 * MAINTAINERS (tilegx port): Add myself.
3072 (tilepro port): Add myself.
3073 (Write After Approval): Add myself.
3075 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3077 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3078 and Joseph Myers as docstring relicensing maintainers.
3080 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3082 * MAINTAINERS (write-after-approval): Add myself.
3084 2012-02-08 Ira Rosen <irar@il.ibm.com>
3086 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3089 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3091 * MAINTAINERS (Write After Approval): Move myself to
3092 maintain alphabetical order.
3094 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3096 * MAINTAINERS (Write After Approval): Add myself.
3098 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3100 * MAINTAINERS (Write After Approval): Add myself.
3102 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3103 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3105 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3106 * configure: Regenerate.
3108 2012-01-23 Harshit Chopra <harshit@google.com>
3110 * MAINTAINERS (Write After Approval): Add myself.
3112 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3114 * configure.ac: Remove reference to mh-interix.
3115 * configure: Regenerate.
3117 2012-01-05 Richard Henderson <rth@redhat.com>
3120 * configure.ac: Disable libitm if c++ is not enabled.
3121 * configure: Rebuild.
3123 * configure.ac: Fix regexp for same.
3124 * configure: Rebuild.
3126 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3128 * MAINTAINERS (Write After Approval): Add myself.
3130 2012-01-02 Richard Guenther <rguenther@suse.de>
3133 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3134 * Makefile.in: Regenerate.
3136 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3138 * MAINTAINERS (Write After Approval): Add myself.
3140 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3142 * configure: Regenerate.
3144 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3146 * MAINTAINERS (picochip): Changed email address.
3148 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3150 * MAINTAINERS (write-after-approval): Add self.
3152 2011-11-29 DJ Delorie <dj@redhat.com>
3154 * configure.ac (rl78-*-*) New case.
3155 * configure: Regenerate.
3156 * MAINTAINERS: Add myself as RL78 maintainer.
3158 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3160 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3162 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3164 * libtool.m4: Additional FreeBSD 10 fixes.
3166 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3168 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3169 Maintainers section, as Epiphany maintainer.
3171 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3174 * configure.ac: Remove ranlib special-casing for Darwin.
3175 * configure: Regenerate.
3177 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3179 * MAINTAINERS (Reviewers): Keep the list sorted.
3181 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3183 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3185 2011-11-09 Roland McGrath <mcgrathr@google.com>
3187 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3188 * configure: Rebuild.
3189 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3190 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3191 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3192 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3193 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3195 * Makefile.in: Rebuild.
3197 2011-11-09 Jason Merrill <jason@redhat.com>
3199 * Makefile.def (language=c++): Remove check-c++0x.
3200 * Makefile.in (check-gcc-c++): Regenerate.
3202 2011-11-08 Richard Henderson <rth@redhat.com>
3204 * configure.ac: Test for libitm directory present first.
3206 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3208 * configure.ac: Test libitm/configure.tgt to disable libitm.
3209 * configure: Rebuild.
3211 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3212 Richard Henderson <rth@redhat.com>
3214 Merged from transactional-memory.
3216 * Makefile.def (lang_env_dependencies): libitm is c++.
3217 Add libitm target module.
3218 * configure.ac: Likewise.
3219 * config/mmap.m4: New file.
3220 * contrib/gcc_update: Add libitm to touch data.
3221 * Makefile.in, configure: Rebuild.
3223 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3225 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3226 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3227 * Makefile.in: Regenerate.
3229 2011-11-01 DJ Delorie <dj@redhat.com>
3231 * config.sub: Update to version 2011-10-29 (added rl78)
3233 2011-10-27 Nick Clifton <nickc@redhat.com>
3235 * config.sub: Import these changes from the config project:
3237 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3238 Ben Elliston <bje@gnu.org>
3240 * config.sub (epiphany): New.
3242 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3243 Ben Elliston <bje@gnu.org>
3245 * config.sub (hexagon, hexagon-*): New.
3247 2011-08-23 Roland McGrath <mcgrathr@google.com>
3249 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3252 2011-08-16 Roland McGrath <mcgrathr@google.com>
3254 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3255 (nacl): Grok as alias for 32el-unknown-nacl.
3257 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3259 * MAINTAINERS (Write After Approval): Add myself.
3261 2011-10-24 Teresa Johnson <tejohnson@google.com>
3263 * MAINTAINERS (Write After Approval): Add myself.
3265 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3267 * MAINTAINERS (sparc port): Remove myself.
3269 2011-09-14 Tom de Vries <tom@codesourcery.com>
3271 * MAINTAINERS (Write After Approval): Add myself.
3273 2011-08-14 Yao Qi <yao@codesourcery.com>
3275 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3276 * configure: Regenerate.
3278 2011-07-26 Ian Lance Taylor <iant@google.com>
3280 * configure.ac: Set have_compiler based on whether gcc directory
3281 exists, rather than on whether gcc is in configdirs.
3282 * configure: Rebuild.
3284 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3286 * MAINTAINERS (Global Reviewers): Add self.
3288 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3290 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3292 * Makefile.in: Rebuild.
3294 2011-07-20 Ian Lance Taylor <iant@google.com>
3297 * configure.ac: Move --enable-bootstrap handling earlier in file.
3298 If --enable-bootstrap and either --enable-build-with-cxx or
3299 --enable-build-poststage1-with-cxx, enable C++ automatically.
3300 * configure: Rebuild.
3302 2011-07-19 Ian Lance Taylor <iant@google.com>
3304 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3305 make C++ a boot_language. Set and substitute
3306 POSTSTAGE1_CONFIGURE_FLAGS.
3307 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3308 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3309 * configure, Makefile.in: Rebuild.
3311 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3313 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3316 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3318 * MAINTAINERS (Global Reviewers): Add myself.
3320 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3322 * configure: Regenerate.
3324 2011-07-16 Jason Merrill <jason@redhat.com>
3326 * Makefile.def (language=c++): Add check-c++0x and
3327 check-target-libmudflap-c++.
3328 * Makefile.tpl (check-target-libmudflap-c++): New.
3329 * Makefile.in: Regenerate.
3331 2011-07-16 Matthias Klose <doko@ubuntu.com>
3333 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3334 * Makefile.def (target_modules/libjava): Pass
3335 $(EXTRA_CONFIGARGS_LIBJAVA).
3336 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3337 if not configured with --enable-static-libjava.
3338 * Makefile.in: Regenerate.
3339 * configure: Likewise.
3341 2011-07-15 Jason Merrill <jason@redhat.com>
3343 * Makefile.in (check-c++): Move check-gcc-c++0x after
3344 check-target-libstdc++-v3.
3346 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3348 * MAINTAINERS (c6x port): New entry.
3350 2011-07-13 Jason Merrill <jason@redhat.com>
3352 * Makefile.in (check-gcc-c++0x): New.
3353 (check-c++): Depend on it.
3355 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3358 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3359 x86_64-*-solaris2.1[0-9]*.
3360 * configure: Regenerate.
3362 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3364 * MAINTAINERS (RTL optimizers): Add self.
3366 2011-06-27 Gabriel Charette <gchare@google.com>
3368 * MAINTAINERS (Write After Approval): Add myself.
3370 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3377 * configure.ac (target_libraries): Remove target-libiberty.
3378 Remove case-statement setting skipdirs=target-libiberty for
3379 multiple targets. Remove checking target_configdirs and
3380 removing target-libiberty but keeping target-libgcc if
3382 * Makefile.def (target_modules): Don't add libiberty.
3383 (dependencies): Remove all traces of target-libiberty.
3384 * configure, Makefile.in: Regenerate.
3386 2011-06-13 Walter Lee <walt@tilera.com>
3388 * configure.ac (tilepro-*-*) New case.
3389 (tilegx-*-*): Likewise.
3390 * configure: Regenerate.
3392 2011-06-06 Jing Yu <jingyu@google.com>
3394 * configure.ac: Skip target-libiberty for
3395 arm*-*-linux-androideabi.
3396 * configure: Regenerated.
3398 2011-06-06 Nick Clifton <nickc@redhat.com>
3400 * config.sub: Sync from upstream.
3402 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3404 * MAINTAINERS (Write After Approval): Add myself.
3406 2011-06-01 Daniel Jacobowitz <drow@false.org>
3408 * MAINTAINERS: Update my email address.
3410 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3412 * MAINTAINERS (Write After Approval): Update my email address.
3414 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3416 * MAINTAINERS (Write After Approval): Add myself.
3418 2011-05-08 Doug Kwan <dougkwan@google.com>
3420 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3421 * configure: Regenerated.
3422 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3423 value from configure.
3424 * Makefile.in: Regenerated.
3426 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3428 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3429 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3430 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3431 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3432 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3433 *-*-vxworks*): Disable newlib and libgloss in separate case
3435 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3436 to separate case statement.
3437 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3438 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3439 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3440 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3441 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3442 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3443 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3444 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3445 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3446 i[[3456789]]86-*-rdos*, m32r-*-*,
3447 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3448 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3449 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3450 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3451 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3452 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3453 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3454 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3455 and libgloss in main case over targets. Remove most empty cases
3456 in main case over targets.
3457 * configure: Regenerate.
3459 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3461 * MAINTAINERS (Write After Approval): Add myself.
3463 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3465 * configure.ac: Remove code setting special library locations for
3466 hppa*64*-*-hpux11*. Remove code setting compiler for
3467 sparc-sun-solaris2*.
3468 * configure: Regenerate.
3470 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3472 * configure.ac: Separate libgloss_dir settings from general case
3474 * configure: Regenerate.
3476 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3478 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3479 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3480 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3481 cases in libgcj-disabling case statement.
3482 (hppa*64*-*-linux*): Set unsupported_languages instead of
3483 disabling target-zlib.
3484 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3485 to hppa*64*-*-hpux*.
3486 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3488 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3489 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3490 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3491 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3492 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3493 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3494 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3495 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3496 libgcj-disabling case statement.
3497 * configure: Regenerate.
3499 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3501 * configure.ac: Disable Java for targets not supporting libffi.
3502 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3503 Remove cases in Java-disabling statement.
3504 (*arm-wince-pe): Change to arm-wince-pe.
3505 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3506 cases in Java-disabling statement.
3507 (bfin-*-*): Don't disable Java again.
3508 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3509 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3510 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3511 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3512 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3513 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3514 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3515 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3516 Java-disabling statement.
3517 (mmix-*-*): Don't disable Java again.
3518 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3519 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3520 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3521 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3522 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3524 * configure: Regenerate.
3526 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3528 * configure.ac: Separate cases disabling Java and Java libraries
3529 from general case over targets.
3530 * configure: Regenerate.
3532 2011-04-21 Jie Zhang <jzhang918@gmail.com>
3534 * MAINTAINERS: Update my email address.
3536 2011-04-20 Easwaran Raman <eraman@google.com>
3538 * MAINTAINERS (Write After Approval): Add myself.
3540 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3543 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3544 * configure: Regenerate.
3546 2011-04-16 Jim Meyering <meyering@redhat.com>
3548 * MAINTAINERS (Write After Approval): Add myself.
3550 2011-04-15 Dodji Seketeli <dodji@redhat.com>
3552 * MAINTAINERS: Update my email address.
3554 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
3556 * MAINTAINERS (Write After Approval): Add myself.
3558 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3560 * MAINTAINERS (Write After Approval): Add myself.
3562 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3564 * MAINTAINERS (Write After Approval): Add myself.
3566 2011-04-06 Joseph Myers <joseph@codesourcery.com>
3568 * configure.ac (build_tools): Remove build-byacc.
3569 (host_libs): Remove mmalloc.
3570 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3571 autoconf automake libtool diff rcs fileutils shellutils time
3572 textutils wdiff find uudecode hello tar gzip indent recode release
3573 sed perl gawk findutils gettext zip.
3574 (libgcj): Remove target-qthreads.
3575 (target_tools): Remove target-examples target-gperf.
3576 (YACC): Don't handle building byacc.
3577 * configure: Regenerate.
3578 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3579 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3580 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3581 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3582 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3583 handle building components.
3584 * Makefile.in: Regenerate.
3586 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3588 * MAINTAINERS: Update my email address as Xtensa maintainer.
3590 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3592 * config.sub: Sync from upstream.
3594 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3596 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3597 (microblaze*): Don't disable libssp.
3598 * configure: Regenerate.
3600 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3602 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3604 * configure: Regenerate.
3605 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3606 * Makefile.in: Regenerate.
3608 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3610 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3611 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3612 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3613 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3614 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3615 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3616 md_exec_prefix cases.
3617 * configure: Regenerate.
3619 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3621 * configure.ac: Separate cases disabling target-libssp,
3622 target-libiberty, target-libstdc++-v3 and Fortran from general
3624 * configure: Regenerate.
3626 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3628 * configure.ac (*-*-chorusos): Don't disable libgcj.
3629 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3631 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3632 (arm-*-coff): Don't disable libgcj.
3633 (arm*-*-linux-gnueabi): Remove useless assignment.
3634 (arm-*-riscix*): Don't disable libgcj.
3635 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3637 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3638 (c54x*-*-*): Remove case.
3639 (tic54x-*-*): Don't disable GCC or GCC libraries.
3640 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3642 (d10v-*-*): Don't disable GCC libraries.
3643 (d30v-*-*): Don't disable libgcj.
3644 (h8500-*-*): Don't disable GCC libraries.
3645 (i960-*-*): Don't disable libgcj.
3646 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3647 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3648 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3650 (m68k-*-coff*): Remove case.
3651 (mmix-*-*): Don't disable libgloss on host.
3652 (mn10200-*-*, mn10300-*-*): Remove cases.
3653 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3654 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3655 Don't disable libgcj.
3656 (romp-*-*): Remove case.
3657 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3658 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3660 (v810-*-*): Don't disable GCC libraries.
3661 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3662 (ip2k-*-*): Don't disable GCC libraries.
3663 * configure: Regenerate.
3665 2011-03-28 Joseph Myers <joseph@codesourcery.com>
3667 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3669 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3671 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3672 * configure: Regenerate.
3674 2011-03-26 John Marino <binutils@marino.st>
3676 * configure.ac: Add support for *-*-dragonfly*
3677 * configure: Regenerate.
3679 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3681 * configure.ac (native_only): Remove.
3682 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3683 send-pr uudecode guile gnuserv on host.
3684 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3685 send-pr rcs guile perl texinfo libtool on host.
3686 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3687 automake send-pr rcs guile perl texinfo libtool on host.
3688 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3689 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3690 (alpha*-dec-osf*): Don't disable fileutils on target.
3691 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3692 texinfo send-pr expect dejagnu on target.
3693 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3694 target-qthreads on target.
3695 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3696 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3697 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3698 x86_64-*-mingw*): Don't disable expect on target.
3699 (*-*-cygwin*): Don't disable target-gperf on target.
3700 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3702 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3704 * configure: Regenerate.
3706 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3708 * configure.ac (target_tools): Remove target-groff.
3709 (native_only): Remove target-groff.
3710 (hppa*64*-*-*): Don't disable byacc.
3711 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3713 (*-*-kaos*): Don't skip target-librx and target-groff.
3714 (*-*-netware*): Don't skip target-libmudflap.
3715 (*-*-tpf*): Don't skip target-libmudflap.
3716 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3717 directories on the host.
3718 (ia64*-*-*vms*): Don't skip tix.
3719 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3721 * configure: Regenerate.
3723 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3725 * configure.ac: Remove references to mt-mep, mt-netware,
3727 * Makefile.def: Add all-utils soft dependencies.
3728 * Makefile.tpl: Remove GDB_NLM_DEPS.
3729 * configure: Regenerate.
3730 * Makefile.in: Regenerate.
3732 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3734 * configure.ac: Do not include mh-x86omitfp.
3735 * configure: Regenerate.
3737 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3739 * configure.ac: Remove empty cases.
3740 * configure: Regenerate.
3742 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3744 * Makefile.def: Add dependency from termcap to gdb.
3745 * Makefile.in: Regenerate.
3747 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3749 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3750 * configure: Regenerate.
3751 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3752 * Makefile.tpl: Likewise.
3753 * Makefile.in: Regenerate.
3755 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3757 * configure.ac: Remove all mentions of tentative_cc.
3758 * configure: Regenerate.
3760 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3762 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3763 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3764 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3765 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3766 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3767 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3768 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3769 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3770 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3771 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3772 *-*-rhapsody*): Remove host cases.
3773 * configure: Regenerate.
3775 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3777 * configure.ac (ppc*-*-pe): Remove host case.
3778 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3779 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3780 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3782 * configure: Regenerate.
3784 2011-03-24 Joseph Myers <joseph@codesourcery.com>
3786 * config.sub: Update to version 2011-03-23.
3788 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3790 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3791 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3792 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3793 * configure: Regenerate.
3795 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3797 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3798 to Write After Approval.
3799 * config-ml.in: Don't handle arc-*-elf*.
3800 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3801 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3802 handle GCC libraries.
3803 * configure: Regenerate.
3805 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3808 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3809 Add -lstdc++ -lm to LIBS.
3810 * configure: Regenerate.
3812 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
3814 * config.guess: Update to version 2011-02-02
3815 * config.sub: Update to version 2011-02-24
3817 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3820 * configure.ac: Re-enable LTO on *-apple-darwin9.
3821 * configure: Regenerate.
3823 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3826 * configure.ac: Disable LTO on darwin due to an assembler change in
3827 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3829 * configure: Regenerate.
3831 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3833 * MAINTAINERS: Update myself as score backend maintainer,
3834 update my e-mail address.
3836 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
3838 * MAINTAINERS: Update my e-mail address.
3840 2011-03-06 Joey Ye <joey.ye@arm.com>
3842 * MAINTAINERS: Update my e-mail address.
3844 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3846 * configure.ac: Adjust test of with_ppl.
3847 * configure: Regenerated.
3849 2011-03-02 Kai Tietz <ktietz@redhat.com>
3851 * MAINTAINERS: Adjust my e-mail address.
3853 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3855 * configure.ac: Add -lpwl to ppllibs.
3856 * configure: Regenerated.
3858 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3860 * config/cloog.m4: Add -lisl to clooglibs.
3861 * configure: Regenerated.
3863 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3865 * MAINTAINERS (CPU Port maintainers): Add self.
3867 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3869 * MAINTAINERS: Add myself as testsuite maintainer.
3871 2011-02-15 Mike Stump <mikestump@comcast.net>
3873 * MAINTAINERS: Add myself as testsuite maintainer.
3875 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3877 Import from Libtool and gnulib:
3879 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3881 Prepare for supporting FreeBSD 10.
3882 * config.rpath: Remove handling of freebsd1* which soon would
3885 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3887 Remove support for FreeBSD 1.x.
3888 * libtool.m4 (_LT_LINKER_SHLIBS)
3889 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3890 soon would incorrectly match FreeBSD 10.0.
3892 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3895 * move-if-change: Import version from gnulib.
3897 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
3900 * Makefile.def (lto-plugin): Double dash for enable-shared.
3901 (configure-gcc): Depend on all-lto-plugin.
3902 * Makefile.in: Rebuilt.
3904 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3906 * configure.ac: Remove extra bracket.
3907 * configure: Regenerate.
3909 2011-02-08 Tobias Burnus <burnus@net-b.de>
3911 * MAINTAINERS: Add myself as libquadmath maintainer.
3913 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
3915 * MAINTAINERS: Update my email address.
3917 2011-02-07 Joseph Myers <joseph@codesourcery.com>
3919 * MAINTAINERS (option handling): Add self.
3921 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
3924 * Makefile.def: Add dependency for install-gcc
3925 on install-lto-plugin.
3926 * Makfile.in: Regenerated
3928 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
3930 * MAINTAINERS (CPU Port Maintainers): Add myself.
3932 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
3935 * configure.ac: Discard --with-* flags for host when configuring
3936 target libraries for cross build.
3937 * configure: Rebuilt.
3939 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3941 * MAINTAINERS (linear loop transforms): Removed.
3943 2011-01-25 Jakub Jelinek <jakub@redhat.com>
3945 * configure.ac: If with_ppl is no, move setting with_cloog=no
3946 after CLOOG_REQUESTED check.
3947 * configure: Regenerated.
3949 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3951 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3952 CLooG has been requested.
3953 * configure: Regenerated.
3955 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3957 * configure: Regenerated.
3958 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3960 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3962 * configure: Regenerated.
3963 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3965 2011-01-21 Andreas Schwab <schwab@redhat.com>
3967 * configure.ac: Use AS_HELP_STRING throughout.
3968 * configure: Regenerate.
3970 2011-01-18 Jie Zhang <jie.zhang@analog.com>
3972 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3973 * configure: Regenerate.
3975 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3977 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3979 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3981 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3983 * configure: Regenerate.
3985 2011-01-07 Jan Hubicka <jh@suse.cz>
3988 * Makefile.in: Regenerate.
3989 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3992 2011-01-07 Jan Hubicka <jh@suse.cz>
3994 * Makefile.in: Regenerate.
3995 * Makefile.def (gcc host module) and soft dependency on lto-plugin
3996 and configure dependency on lto-plugin configure.
3997 (lto-plugin module): Remove dependency on GCC; add dependency on
4000 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4002 * MAINTAINERS (Write After Approval): Add myself.
4004 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4006 * configure: Regenerate.
4008 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4010 * configure.ac: (picochip): Disable libiberty.
4012 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4014 * MAINTAINERS (Write After Approval): Add myself.
4016 2010-12-10 Ian Lance Taylor <iant@google.com>
4019 * configure.ac: For --disable-libgcj clear libgcj_saved.
4020 * configure: Rebuild.
4022 2010-12-10 Tobias Burnus <burnus@net-b.de>
4025 * configure.ac: Add --disable-libquadmath and
4026 --disable-libquadmath-support.
4027 * configure: Regenerate.
4029 2010-12-03 Ian Lance Taylor <iant@google.com>
4031 * MAINTAINERS: Add myself as libgo maintainer.
4033 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4036 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4037 * configure: Regenerate.
4039 2010-12-02 Ian Lance Taylor <iant@google.com>
4041 * configure.ac: Always set default for poststage1_ldflags to
4042 -static-libstdc++ -static-libgcc.
4044 2010-11-29 Andreas Schwab <schwab@redhat.com>
4046 * configure.ac: Move comment to remove extra space in last argument
4049 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4052 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4053 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4054 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4055 (BASE_FLAGS_TO_PASS): Use it.
4056 * configure: Rebuilt.
4057 * Makefile.in: Rebuilt.
4059 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4062 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4063 Properly check default linker.
4064 * configure: Regnerated.
4066 2010-11-23 Matthias Klose <doko@ubuntu.com>
4068 * configure.ac: For --enable-gold, handle value `default' instead of
4069 `both*'. New configure option --{en,dis}able-ld.
4070 * configure: Regenerate.
4072 2010-11-20 Ian Lance Taylor <iant@google.com>
4074 * configure.ac: Only disable a language library if no language needs
4075 it. Don't let --disable-libgcj uncondtionally disable libffi.
4076 * configure: Rebuild.
4078 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4080 * Makefile.in: Regenerate.
4083 * configure.ac: Fix just-built in-tree STRIP name to be
4085 * configure: Regenerate.
4086 * Makefile.def (install-strip-gcc, install-strip-binutils)
4087 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4088 (install-strip-sid): Mirror dependencies on non-strip variants
4089 of these targets on the respective -strip prerequisites.
4090 * Makefile.tpl (install-strip, install-strip-host)
4091 (install-strip-target): New targets.
4092 (install-strip-[+module+], install-strip-target-[+module+]):
4094 * Makefile.in: Regenerate.
4096 2010-11-19 Ian Lance Taylor <iant@google.com>
4097 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4099 * configure.ac: Add target-libgo to target_libraries. Set
4100 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4101 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4102 (HOST_EXPORTS): Add GOC.
4103 (BASE_TARGET_EXPORTS): Add GOC.
4104 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4105 (GOCFLAGS_FOR_TARGET): New variable.
4106 (EXTRA_HOST_FLAGS): Add GOC.
4107 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4108 * Makefile.def (target_modules): Add libgo.
4109 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4110 (dependencies): Add dependency from configure-target-libgo to
4111 configure-target-libffi and all-target-libstdc++-v3. Add
4112 dependencies from all-target-libgo to all-target-libffi.
4113 (languages): Add go.
4114 * configure: Rebuild.
4115 * Makefile.in: Rebuild.
4117 2010-11-19 Ian Lance Taylor <iant@google.com>
4119 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4120 compiler/flag environment variables.
4122 2010-11-18 Ian Lance Taylor <iant@google.com>
4124 * configure.ac: Check for lang_requires_boot_languages in
4125 config-lang.in files.
4126 * configure: Rebuild.
4128 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4129 Tobias Burnus <burnus@net-b.de>
4132 * Makefile.def: Add libquadmath; build it with language=fortran.
4133 * configure.ac: Add libquadmath.
4134 * Makefile.tpl: Handle multiple libs in check-[+language+].
4135 * Makefile.in: Regenerate.
4136 * configure: Regenerate.
4138 2010-11-16 Tom Tromey <tromey@redhat.com>
4140 * MAINTAINERS: Moved myself to reviewers section.
4142 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4144 * MAINTAINERS: Moved myself to reviewers section.
4146 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4148 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4149 (Write After Approval): Remove self.
4151 2010-11-15 Andreas Schwab <schwab@redhat.com>
4153 * configure.ac: Fix spelling in option names.
4154 * configure: Regenerated.
4156 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4159 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4160 * configure: Regenerated.
4162 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4164 * MAINTAINERS: Update my email address.
4166 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4168 * configure: Regenerate.
4170 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4172 * configure: Regenerate.
4174 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4176 * configure: Regenerate.
4178 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4180 * configure: Regenerate.
4182 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4184 * configure.ac: Support official CLooG.org versions.
4185 * configure: Regenerate.
4186 * config/cloog.m4: New.
4188 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4190 * MAINTAINERS (Write After Approval): Add myself.
4192 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4194 * MAINTAINERS: Update my email address.
4196 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4198 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4199 * configure: Regenerate.
4201 2010-11-03 Ian Lance Taylor <iant@google.com>
4202 Dave Korn <dave.korn.cygwin@gmail.com>
4205 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4206 and on other supported platforms whenever LTO is enabled.
4207 * configure: Rebuild.
4209 2010-11-02 Alan Modra <amodra@gmail.com>
4212 * configure.ac: Error when source path contains spaces.
4213 * configure: Regenerate.
4215 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4217 * MAINTAINERS: Update my email address.
4219 2010-10-20 Ian Lance Taylor <iant@google.com>
4221 * Makefile.def (target_modules): Set lib_path to src/.libs for
4222 libstdc++-v3 module.
4223 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4224 * Makefile.in: Rebuild.
4226 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4228 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4229 (Write After Approval): Remove myself.
4231 2010-10-15 Tristan Gingold <gingold@adacore.com>
4233 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4235 2010-10-14 Douglas Rupp <rupp@gnat.com>
4237 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4239 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4241 * configure.ac (build_lto_plugin): New shell variable.
4242 (--enable-lto): Turn on by default for all non-ELF platforms that
4243 have had LTO support added so far. Set build_lto_plugin appropriately
4244 for both ELF and non-ELF.
4245 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4246 * configure: Regenerate.
4248 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4251 * configure.ac (v850 support): Remove target-libgloss from
4253 * configure: Regenerate.
4255 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4259 * configure.ac: Honor initial values of $build_configargs,
4260 $host_configargs, $target_configargs. Mark the precious, so
4261 environment settings get recorded.
4262 * configure: Regenerate.
4264 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4267 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4268 Depend on all-build-libiberty.
4269 * Makefile.in: Regenerate.
4271 2010-09-30 Michael Eager <eager@eagercon.com>
4273 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4274 * configure: Regenerate.
4276 2010-09-28 Michael Eager <eager@eagercon.com>
4278 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4280 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4283 * configure.ac: Fix unportable shell quoting.
4284 * configure: Regenerate.
4286 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4288 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4289 targets and amend comment.
4290 * configure: Regenerate.
4292 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4294 * MAINTAINERS (Write After Approval): Add myself.
4296 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4298 * configure.ac: Enable LTO by default on Darwin.
4299 * configure: Regenerate.
4301 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4303 * MAINTAINERS (Write After Approval): Add myself.
4305 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4307 * MAINTAINERS (Write After Approval): Add myself.
4309 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4311 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4314 2010-07-28 David Yuste <david.yuste@gmail.com>
4316 * MAINTAINERS (Write After Approval): Add myself.
4318 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4320 * configure.ac: Support all v850 targets.
4321 * configure: Regenerate.
4323 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4326 * configure.ac (extra_mpfr_configure_flags): Copy from
4327 extra_mpc_gmp_configure_flags.
4328 * configure: Re-generated.
4330 2010-07-22 Andi Kleen <ak@linux.intel.com>
4332 * MAINTAINERS (Write After Approval): Add myself.
4334 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4336 * MAINTAINERS (Write After Approval): Add myself.
4338 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4340 * MAINTAINERS (Write After Approval): Add myself.
4342 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4345 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4346 Provide -B option to allow for link spec %s substitutions for
4347 libstdc++.a on darwin.
4348 * Makefile.in: Regenerate.
4350 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4352 * MAINTAINERS (Reviewers): Update my e-mail address
4354 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4356 * Makefile.def (configure-gcc): Depend on all-libelf.
4357 * Makefile.in: Rebuild.
4359 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4361 * MAINTAINERS (Write After Approval): Add myself in the right place.
4363 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4365 * MAINTAINERS (Write After Approval): Add myself.
4367 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4369 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4371 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4373 * config.sub: Update to version 2010-05-21.
4374 * config.guess: Update to version 2010-04-03.
4376 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4378 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4379 * configure: Regenerate.
4381 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4383 * MAINTAINERS (Write After Approval): Add myself.
4385 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4387 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4388 a platform that supports LTO.
4389 * configure: Regenerate.
4391 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4393 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4394 * configure: Regenerated.
4396 2010-04-27 Roland McGrath <roland@redhat.com>
4397 H.J. Lu <hongjiu.lu@intel.com>
4399 * configure.ac (--enable-gold): Support both, both/gold and
4400 both/bfd to add gold to configdirs without removing ld.
4401 * configure: Regenerated.
4403 * Makefile.def: Add install-gold dependency to install-ld.
4404 * Makefile.in: Regenerated.
4406 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4409 * configure.ac (--enable-lto): Refactor handling so libelf tests
4410 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4411 and allow LTO to be explicitly enabled on non-ELF platforms that
4412 are known to support it inside else-clause.
4413 * configure: Regenerate.
4415 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4417 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4418 * configure: Regenerate.
4420 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4422 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4423 * configure: Regenerate.
4425 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4427 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4429 * configure: Regenerate.
4431 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4433 * MAINTAINERS (Write After Approval): Add myself.
4435 2010-04-14 Tristan Gingold <gingold@adacore.com>
4437 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4438 * configure: Regenerate.
4440 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4442 * configure: Regenerate after change to elf.m4.
4444 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4446 * MAINTAINERS (Write After Approval): Add myself.
4448 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4450 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4451 * configure: Regenerated.
4453 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4455 * configure.ac: Print "buggy but acceptable" when CLooG
4456 revision is less than 9.
4457 * configure: Regenerated.
4459 2010-04-01 Diego Novillo <dnovillo@google.com>
4461 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4463 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4470 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4472 * configure.ac: Do not pass --enable-multilib nor
4473 --disable-multilib in baseargs. Accept explicitly passed
4475 * configure: Regenerate.
4477 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4479 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4481 2010-03-31 Janis Johnson <janis187@us.ibm.com>
4483 * MAINTAINERS: Remove myself.
4485 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4488 * configure.ac: Do not pass --enable-multilib nor
4489 --disable-multilib in baseargs. Accept explicitly passed
4491 * configure: Regenerate.
4493 2010-03-28 Andrew Pinski <pinskia@gmail.com>
4495 * MAINTAINERS (spu port): Remove me.
4497 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4499 * configure.ac (tic6x-*-*): New case.
4500 * configure: Regenerate.
4502 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4504 * config.sub: Update to version 2010-03-22.
4505 * config.guess: Update to version 2009-12-30.
4507 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
4510 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4511 * configure: Regenerate.
4513 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4515 * MAINTAINERS: Update my email address.
4517 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4519 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4520 (ghassan.shobaki@amd.com): Removed.
4522 2010-03-17 Alan Modra <amodra@gmail.com>
4524 * MAINTAINERS: Update my email address.
4526 2010-03-16 Diego Novillo <dnovillo@google.com>
4528 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4531 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4533 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4534 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4536 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4538 * MAINTAINERS: Update my email address.
4540 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4542 * MAINTAINERS: Update my email address.
4544 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4546 * MAINTAINERS: Update my email address.
4548 2010-03-09 Jie Zhang <jie@codesourcery.com>
4550 * MAINTAINERS: Update my email address.
4552 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4555 * configure.ac (RANLIB): Default to true.
4557 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4558 * configure: Regenerate.
4560 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
4562 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4563 (Write After Approval): Update my email address.
4565 2010-02-17 Nick Clifton <nickc@redhat.com>
4568 * Makefile.tpl (local-distclean): Also remove config.cache files in
4569 sub-directories as there may not be Makefiles present in the
4571 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4572 the config.cache files found by the find command.
4574 * Makefile.in: Regenerate.
4575 * configure.ac: Revert previous delta.
4576 * configure: Regenerate.
4578 2010-02-15 Nick Clifton <nickc@redhat.com>
4581 * configure.ac: Delete config.cache files in sub-directories when
4583 * configure: Regenerate.
4585 2010-02-12 Ben Elliston <bje@gnu.org>
4587 * MAINTAINERS: Update my email address.
4589 2010-02-08 Andrew Pinski <pinskia@gmail.com>
4591 * MAINTAINERS (spu port): Update my email address.
4593 2010-02-08 Jie Zhang <jie.zhang@analog.com>
4595 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4597 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4599 * configure.ac: Add "recommended" version checks for GMP/MPC.
4600 Update recommended GMP/MPFR/MPC versions.
4601 * configure: Regenerate.
4603 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4605 * MAINTAINERS: Move my Embecosm email address into the
4606 write-after-approval section.
4608 2010-01-26 Ian Lance Taylor <iant@google.com>
4610 * MAINTAINERS: Add myself as Go frontend maintainer.
4612 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
4614 PR libstdc++/36101, PR libstdc++/42813
4615 * configure.ac (bootstrap_target_libs): Make inclusion of
4616 target-libgomp conditional on libgomb being in target_configdirs.
4617 * configure: Regenerate.
4619 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
4621 PR libstdc++/36101, PR libstdc++/42813
4622 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4623 * configure: Regenerate.
4625 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
4627 PR libstdc++/36101, PR libstdc++/42813
4628 * configure.ac (target_configdirs): Substitute.
4629 * Makefile.def: Bootstrap target module libgomp.
4630 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4631 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4632 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4633 * configure, Makefile.in: Regenerate.
4635 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4637 * MAINTAINERS: Adjust my details.
4639 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4641 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4643 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4645 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4647 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4649 * MAINTAINERS (Write After Approval): Add myself.
4651 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4653 * MAINTAINERS (Write After Approval): Add myself.
4655 2010-01-11 Richard Guenther <rguenther@suse.de>
4658 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4659 * Makefile.in: Regenerated.
4661 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
4663 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4664 * configure: Regenerate.
4666 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4667 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4670 * configure.ac: Include libtool m4 files.
4671 (_LT_CHECK_OBJDIR): Call it.
4672 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4673 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4675 * configure: Regenerate.
4677 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4680 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4681 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4682 * Makefile.in: Regenerate.
4684 2010-01-02 Richard Guenther <rguenther@suse.de>
4687 * configure.ac: Include config/elf.m4. Disable LTO if not
4688 builting for an elf target.
4689 * configure: Regenerate.
4691 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4693 * MAINTAINERS: Change my email address.
4695 2009-12-18 Ben Elliston <bje@au.ibm.com>
4697 * config.sub, config.guess: Update from upstream sources.
4699 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4701 * MAINTAINERS (Write After Approval): Add myself.
4703 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4709 * configure.ac: Require MPC.
4710 * configure: Regenerate.
4712 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4716 * libtool.m4: Sync from git Libtool.
4717 * ltoptions.m4: Likewise.
4718 * ltversion.m4: Likewise.
4719 * lt~obsolete.m4: Likewise.
4720 * ltmain.sh: Likewise.
4722 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4724 * configure.ac: Update minimum MPC version to 0.8.
4725 * configure: Regenerate.
4727 2009-11-21 Sebastian Pop <sebpop@gmail.com>
4729 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4730 * configure: Regenerated.
4732 2009-11-21 Ian Lance Taylor <iant@google.com>
4734 * configure.ac: Change default of poststage1_ldflags to be empty if
4735 poststage1_libs is set. When poststage1_libs is empty, and
4736 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4737 * configure: Rebuild.
4739 2009-11-21 Adam Nemet <adambnmet@gmail.com>
4741 * MAINTAINERS (Write After Approval): Update my email address.
4743 2009-11-20 Ben Elliston <bje@au.ibm.com>
4745 * config.guess: Update from upstream sources.
4747 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4749 * Makefile.def: Restore host and target settings for gmp.
4750 * Makefile.in: Rebuild.
4752 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4754 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4755 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4756 Fix portability of test of C++ as bootstrap language. Add
4757 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4758 * configure: Rebuild.
4759 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4760 and cloog. Fix in-tree ppl configuration. Introduce libelf
4762 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4763 (POSTSTAGE1_HOST_EXPORTS): Use it.
4764 (STAGE[+id+]_CXXFLAGS): New.
4765 (BASE_FLAGS_TO_PASS): Pass it down.
4766 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4768 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4769 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4771 * Makefile.in: Rebuild.
4773 2009-11-17 Ben Elliston <bje@au.ibm.com>
4775 * config.sub, config.guess: Update from upstream sources.
4777 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4779 * MAINTAINERS (Write After Approval): Add myself.
4781 2009-11-09 Jon Beniston <jon@beniston.com>
4783 * MAINTAINERS (Write After Approval): Add myself.
4785 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4787 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4788 paths for *-w64-mingw* and x86_64-*mingw*.
4789 * configure: Regenerated.
4791 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
4793 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4795 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4797 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4798 Phil Edwards to Write-After Approval.
4800 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
4802 * configure.ac: Disable target-winsup & co for
4803 x86_64-*-mingw* and *-w64-mingw* targets.
4804 * configure: Regenerated.
4806 2009-10-16 Nick Clifton <nickc@redhat.com>
4808 * MAINTAINERS: Add myself as a maintainer for the RX port.
4810 2009-10-26 Johannes Singler <singler@kit.edu>
4812 * MAINTAINERS (Write After Approval): Update my e-mail address.
4814 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4816 * configure.ac (CLooG test): Use = with test.
4817 * configure: Regenerate.
4819 2009-10-22 Richard Guenther <rguenther@suse.de>
4821 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4822 cloog if the ppl version check failed. Move flags saving
4823 before setting in libelf check.
4824 * configure: Regenerate.
4826 2009-10-21 Richard Guenther <rguenther@suse.de>
4828 * configure.ac: Adjust the ppl and cloog configure to work as
4829 documented. Disable cloog if ppl was disabled. Omit the version
4830 checks if they were disabled.
4831 * configure: Re-generate.
4833 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4835 * configure.ac: Add 'lto' to enable_languages, not
4836 new_enable_languages, and only if not already present.
4837 * configure: Regenerate.
4839 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4841 * README: Refer to the various COPYING* files instead of just
4843 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4845 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
4847 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4849 2009-10-07 Richard Guenther <rguenther@suse.de>
4851 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4852 and Richard Guenther as reviewers.
4853 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4856 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
4858 * config.sub: Update from upstream sources.
4860 2009-10-06 Ian Lance Taylor <iant@google.com>
4862 * Makefile.def: check-gold depends upon all-gas.
4863 * Makefile.in: Rebuild.
4865 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4867 * MAINTAINERS (Write After Approval): Add myself.
4869 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4871 * Makefile.def: all-lto-plugin depends on all-libiberty.
4872 set bootstrap=true for lto-plugin.
4874 * Makefile.in: Regenerate.
4875 * configure.ac (host_libs): Add lto-plugin.
4876 * configure: Regenerate.
4878 2009-10-03 Diego Novillo <dnovillo@google.com>
4880 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4881 (HOST_LIBELFLIBS): Define.
4882 (HOST_LIBELFINC): Define.
4883 * Makefile.in: Regenerate.
4884 * configure.ac: Add --enable-lto.
4885 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4886 If --enable-lto is used, add 'lto' to new_enable_languages.
4887 If --enable-lto is used and gold is enabled, add
4888 lto-plugin to configdirs.
4889 * configure: Regenerate.
4891 2009-10-03 Simon Baldwin <simonb@google.com>
4893 * configure.ac: If --with-system-zlib, suppress local zlib and
4894 pass --with-system-zlib to subdir configure scripts.
4895 * configure: Regenerate.
4897 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
4898 Paolo Bonzini <bonzini@gnu.org>
4900 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4902 * Makefile.in: Rebuilt.
4904 2009-09-26 Gary Funck <gary@intrepid.com>
4906 * MAINTAINERS (Write After Approval): Add myself.
4908 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4910 * configure.ac: Update minimum MPC version to 0.7.
4911 * configure: Regenerate.
4913 2009-09-25 Nick Clifton <nickc@redhat.com>
4915 * configure.ac: Pass any --cache-file=/dev/null option on to
4917 * configure: Regenerate.
4919 2009-09-23 Nick Clifton <nickc@redhat.com>
4921 * config.sub, config.guess: Update from upstream sources.
4923 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
4925 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4926 * Makefile.in: Rebuilt.
4928 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4931 * configure.ac: Error out if $srcdir isn't '.' but contains
4932 host-${host_noncanonical}.
4933 * configure: Regenerate.
4935 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4937 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4940 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4942 * configure.ac: If bootstrapping a combined tree with
4943 --enable-gold, require c++ in stage1_languages.
4944 * configure: Regenerate.
4946 * configure.ac: Also add target_libs of stage1_languages to
4947 bootstrap_target_libs.
4948 * configure: Regenerate.
4950 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4951 with --enable-languages not containing c++.
4952 * configure: Regenerate.
4954 2009-09-15 Jie Zhang <jie.zhang@analog.com>
4956 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4957 * configure: Regenerate.
4959 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
4961 * MAINTAINERS (Write After Approval): Update my e-mail address,
4962 and move from from here...
4963 (Waiting for paperwork): To here.
4965 2009-09-09 Joseph Myers <joseph@codesourcery.com>
4967 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4969 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4971 * configure.ac: Do not use $extrasub for replacing @if/@endif
4972 parts in Makefile; instead, use additional arguments to
4973 AC_CONFIG_COMMANDS to do the replacement manually, with several
4974 sed invocations, to avoid HP-UX sed command limits.
4975 * configure: Regenerate.
4977 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
4979 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4982 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
4984 * configure.ac (with-build-config): Document. Handle without.
4985 Handle missing argument.
4986 * configure: Rebuilt.
4988 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
4990 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
4991 Default to bootstrap-debug only if compare-debug works.
4992 * configure: Rebuilt.
4993 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4994 * Makefile.in: Rebuilt.
4996 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4998 * MAINTAINERS (OS Port Maintainers): Update my email address.
5000 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5002 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5003 * Makefile.in: Rebuilt.
5005 2009-09-01 Chris Demetriou <cgd@google.com>
5007 * MAINTAINERS (Write After Approval): Add myself.
5009 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5012 * include/dwarf2.h (enum dwarf_tag): Added
5013 DW_TAG_GNU_template_template_param
5014 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5016 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5018 * Makefile.tpl (AWK): Fix typo.
5019 * Makefile.in: Regenerate.
5021 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5023 * configure.ac: Detect awk and sed.
5024 * Makefile.def (flags_to_pass): Add AWK and SED.
5025 * Makefile.tpl (AWK, SED): New.
5026 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5027 * configure: Regenerate.
5028 * Makefile.in: Regenerate.
5030 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5032 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5033 (collapseslashes): Likewise.
5035 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5037 * configure.ac (AC_PREREQ): Bump to 2.64.
5039 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5041 * configure.ac: Remove --with-datarootdir, --with-docdir,
5042 --with-pdfdir, --with-htmldir switches.
5043 * configure: Regenerate.
5045 * configure: Regenerate.
5047 * compile: Sync from Automake 1.11.
5048 * depcomp: Likewise.
5049 * install-sh: Likewise.
5050 * missing: Likewise.
5051 * mkinstalldirs: Likewise.
5054 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5056 * ltmain.sh (func_normal_abspath): New function.
5057 (func_relative_path): Likewise.
5058 (func_mode_help): Document new -bindir option for link mode.
5059 (func_mode_link): Add new -bindir option, and use it to place
5060 output DLL if specified.
5062 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5064 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5065 (baseargs): Add --disable-option-checking.
5066 * configure: Regenerate.
5068 * Makefile.def (configure-target-libiberty): Depend on
5069 all-binutils and all-ld.
5070 (configure-target-newlib): Likewise.
5071 * Makefile.in: Regenerate.
5073 2009-08-17 Ben Elliston <bje@au.ibm.com>
5075 * config.sub, config.guess: Update from upstream sources.
5077 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5079 Sync from src, merge:
5081 2009-07-02 Tristan Gingold <gingold@adacore.com>
5083 * configure.ac: Do not exclude gas for i386-*-darwin.
5084 Add a case for x86_64-*-darwin.
5085 * configure: Regenerate.
5087 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5089 * MAINTAINERS: Add my name to Write After Approval list.
5091 2009-08-06 Michael Eager <eager@eagercon.com>
5093 * configure.ac: Add Microblaze target.
5094 * configure: Regenerate.
5096 2009-07-31 Christian Bruel <christian.bruel@st.com>
5098 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5099 * configure: Regenerate.
5101 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5103 * MAINTAINERS (Write After Approval): Update my e-mail address.
5105 2009-07-06 Ian Lance Taylor <iant@google.com>
5107 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5108 * configure: Rebuild.
5110 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5112 * MAINTAINERS: Move myself to the Graphite Reviewers.
5114 2009-06-30 Wei Guozhi <carrot@google.com>
5116 * MAINTAINERS: Add my name to Write After Approval list.
5118 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5121 * configure.ac (comparestring): Create new variable.
5122 * Makefile.tpl (comparestring): Use to skip some comparisions.
5123 * configure: Regenerate.
5124 * Makefile.in: Regenerate.
5126 2009-06-26 Doug Evans <dje@sebabeach.org>
5128 * Makefile.def (host_modules): Add cgen.
5129 * Makefile.in: Regenerate.
5130 * configure.ac (host_tools): Add cgen.
5131 * configure: Regenerate.
5133 2009-06-23 DJ Delorie <dj@redhat.com>
5135 * MAINTAINERS: Add myself as mep maintainer.
5137 2009-06-23 Ian Lance Taylor <iant@google.com>
5139 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5140 boot_languages. Only bootstrap target libraries listed in
5141 target_libs for some boot language. Add --with-stage1-ldflags,
5142 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5143 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5144 if not building with C++.
5145 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5146 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5147 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5148 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5149 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5150 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5151 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5152 * configure, Makefile.in: Rebuild.
5154 2009-06-23 Li Feng <nemokingdom@gmail.com>
5156 * MAINTAINERS: Added my name to write-after-approval list.
5158 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5160 * configure.ac: Define is_elf for QNX Neutrino targets.
5161 * configure: Regenerate.
5163 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5165 * MAINTAINERS: Added my name to the write-after-approval list
5167 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5169 * configure.ac: Detect MPC in default directory.
5170 * configure: Regenerate.
5172 2009-06-03 Jerome Guitton <guitton@adacore.com>
5173 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5175 * Makefile.tpl (all): Avoid a trailing backslash.
5176 * Makefile.in: Regenerate.
5178 2009-06-03 Ben Elliston <bje@au.ibm.com>
5180 * config.sub, config.guess: Update from upstream sources.
5182 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5184 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5186 * configure: Regenerate.
5188 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5190 * Makefile.tpl ([+compare-target+]): Compare all stage
5191 directories, rather than just gcc.
5192 * Makefile.in: Rebuilt.
5194 2009-06-01 Doug Kwan <dougkwan@google.com>
5196 * configure.ac: Support gold for target arm*-*-*.
5197 * configure: Regenerate.
5199 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5201 * Makefile.def: Add MPC support and dependencies.
5202 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5204 * Makefile.in, configure: Regenerate.
5206 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5208 * Makefile.tpl (all): Avoid harmless warning in make all when
5209 gcc-bootstrap is enabled but stage_last does not exist.
5210 * Makefile.in: Rebuilt.
5212 2009-05-24 Nicolas Roche <roche@adacore.com>
5214 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5215 * Makefile.in: Regenerate.
5217 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5219 * MAINTAINERS: Update my e-mail address.
5221 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5223 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5224 * configure: Regenerate.
5226 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5229 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5230 gcc-no-bootstrap are mutually exclusive.
5231 * Makefile.in: Rebuilt.
5233 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5236 * Makefile.tpl (all): Don't end with unconditional success.
5237 * Makefile.in: Rebuilt.
5239 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5242 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5243 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5244 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5245 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5246 stage_configureflags, stage_cflags and stage_libcflags into
5247 explicit Makefile macros.
5248 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5250 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5251 CC. Set CC_FOR_BUILD from CC.
5252 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5253 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5254 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5255 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5257 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5258 (_LIBCFLAGS): Renamed to _TFLAGS.
5259 (do-compare-debug, do-compare3-debug): Drop.
5260 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5261 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5262 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5263 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5264 (XGCC_FLAGS_FOR_TARGET): New.
5265 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5266 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5267 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5268 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5269 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5270 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5272 (BUILD_CONFIG): Include if requested.
5273 (all): Set TFLAGS on bootstrap.
5274 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5275 (all-stageid-prefixmodule): Likewise.
5276 (do-clean, distclean-stageid): Set TFLAGS.
5277 (restrap): Fix whitespace.
5278 * Makefile.in: Rebuilt.
5280 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5282 * config.guess: Sync with src.
5284 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5286 * configure.ac ($with_ppl): Default to no if not supplied.
5287 ($with_cloog): Likewise.
5288 configure: Regenerate.
5290 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5292 * MAINTAINERS: Update my e-mail address.
5294 2009-04-27 Nick Clifton <nickc@redhat.com>
5296 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5298 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5300 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5301 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5302 * Makefile.in: Regenerate.
5304 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5307 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5308 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5310 * configure, Makefile.in: Regenerate.
5312 2009-04-21 Taras Glek <tglek@mozilla.com>
5314 * include/hashtab.h: Update GTY annotations to new syntax
5315 * include/splay-tree.h: Likewise
5317 2009-04-17 Ben Elliston <bje@au.ibm.com>
5319 * config.sub, config.guess: Update from upstream sources.
5321 2009-04-15 Anthony Green <green@moxielogic.com>
5323 * configure.ac: Add moxie support.
5324 * configure: Rebuilt.
5326 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5328 * configure.ac: Change copyright header to refer to version
5329 3 of the GNU General Public License and to point readers at the
5330 COPYING3 file and the FSF's license web page.
5331 * Makefile.def: Likewise.
5332 * Makefile.tpl: Likewise.
5333 * Makefile.in: Regenerate.
5335 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5337 * configure.ac: Restore match for darwin9 or later. Use double
5338 brackets since regeneration eats one pair.
5339 * configure: Regenerate.
5341 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5344 * configure.ac: Require texinfo 4.7.
5345 * configure: Regenerated.
5347 2009-04-09 Nick Clifton <nickc@redhat.com>
5349 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5350 the GCC Runtime Library Exception.
5352 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5354 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5355 * configure: Regenerate.
5357 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5359 * Makefil.def (languages): New entries.
5360 * Makefile.tpl (check-gcc-*): New generic target.
5361 * Makefile.in: Regenerate.
5363 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5365 * MAINTAINERS: Update my email address.
5367 2009-03-18 Tom Tromey <tromey@redhat.com>
5369 * configure: Rebuild.
5370 * configure.ac (host_libs): Add libiconv.
5371 * Makefile.in: Rebuild.
5372 * Makefile.def (host_modules): Add libiconv.
5373 (configure-gdb, all-gdb): Depend on libiconv.
5375 2009-03-16 Tristan Gingold <gingold@adacore.com>
5377 * configure.ac: Treat gdb as supported on x86_64-darwin.
5378 * configure: Regenerate.
5380 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5382 * configure.ac (--with-host-libstdcxx): New option.
5383 * configure: Regenerate.
5385 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5387 * MAINTAINERS: Move myself into the write after approval list.
5389 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5391 * MAINTAINERS: Update e-mail address.
5393 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5395 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5397 2009-03-10 Ira Rosen <irar@il.ibm.com>
5399 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5401 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5403 Backport from git Libtool:
5405 2009-01-19 Robert Millan <rmh@aybabtu.com>
5406 Support GNU/kOpenSolaris.
5407 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5408 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5409 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5412 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5414 * MAINTAINERS: Update e-mail address.
5416 2009-02-24 Michael Eager <eager@eagercon.com>
5418 * MAINTAINERS (Write After Approval): Add self.
5420 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5422 * MAINTAINERS (Write After Approval): Add myself.
5424 2009-02-05 Andreas Schwab <schwab@suse.de>
5426 * Makefile.tpl (stage_last): Define $r and $s before using
5427 $(RECURSE_FLAGS_TO_PASS).
5428 * Makefile.in: Regenerate
5430 2009-01-30 Ian Lance Taylor <iant@google.com>
5432 * MAINTAINERS: Move myself to the Global Reviewers list.
5434 2009-01-29 Robert Millan <rmh@aybabtu.com>
5436 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5437 * configure: Regenerate.
5439 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5441 * MAINTAINERS: Make whitespace consistent.
5442 Remove Robert Millan from Write After Approval.
5444 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5446 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5447 (all-opcodes): Depend on all-libiberty.
5448 * Makefile.in: Regenerate.
5450 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5452 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5453 * configure: Regenerate.
5455 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5457 * MAINTAINERS (Write After Approval): Add myself.
5459 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5461 * MAINTAINERS: Add myself to reviewers (Fortran).
5463 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5465 PR tree-optimization/38515
5466 * configure.ac (cloog-polylib): Removed.
5467 (with_ppl, with_cloog): Test for "no".
5468 * configure: Regenerated.
5470 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5472 * MAINTAINERS: Moved myself to reviewers (Fortran).
5474 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5476 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5477 (Write After Approval): Remove myself.
5479 2009-01-03 Diego Novillo <dnovillo@google.com>
5481 * MAINTAINERS: Remove myself from alias maintainership.
5483 2009-01-02 David Ayers <ayers@fsfe.org>
5485 * MAINTAINERS: Update e-mail address.
5487 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5489 * MAINTAINERS: Make whitespace consistent.
5491 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5493 Backport from upstream Libtool:
5494 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5495 Add cache variables to tests that require the linker to work.
5496 For shlibpath_overrides_runpath, this also changes the semantics
5497 to let the result from the C compiler take precedence.
5499 2008-12-02 Ben Elliston <bje@au.ibm.com>
5501 * config.sub, config.guess: Update from upstream sources.
5503 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
5505 * configure.ac (ppllibs): Add by default the lib flags.
5506 * configure: Regenerate.
5508 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
5510 * MAINTAINERS: Add myself to the write after approval list.
5512 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5514 * configure.ac: Add double brackets on darwin[912].
5515 * configure: Regenerate.
5517 2008-12-03 Daniel Kraft <d@domob.eu>
5519 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5520 Approval to Reviewer section (for Fortran front-end).
5522 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5524 * configure.ac: Expand to darwin10 and later.
5525 * configure: Regenerate.
5527 2008-12-02 Andreas Schwab <schwab@suse.de>
5529 * Makefile.def: configure-target-boehm-gc depends on
5530 all-target-libstdc++-v3.
5531 * Makefile.in: Regenerate.
5533 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
5535 * MAINTAINERS: Add myself as mingw maintainer.
5537 2008-12-02 Ben Elliston <bje@au.ibm.com>
5539 * config.sub, config.guess: Update from upstream sources.
5541 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5543 * README.SCO: Remove.
5545 2008-11-29 Fernando Pereira <pronesto@gmail.com>
5547 * MAINTAINERS: Add myself to the write after approval list.
5549 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5551 * MAINTAINERS: Update my email address in WAA section.
5553 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
5555 * MAINTAINERS: Update e-mail address.
5557 2008-11-27 Toon Moene <toon@moene.org>
5559 * MAINTAINERS: Change e-mail address.
5561 2008-11-27 Tristan Gingold <gingold@adacore.com>
5563 * configure.ac: Build gdb for i?86-*-darwin*
5564 * configure: Regenerated.
5566 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
5568 * MAINTAINERS: Added my full name.
5570 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5577 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5579 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5580 * Makefile.in: Regenerated.
5582 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5589 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5590 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5591 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5592 (HOST_EXPORTS): Pass CPPFLAGS.
5593 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5594 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5595 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5596 * Makefile.in, configure: Regenerated.
5597 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5598 and CPPFLAGS_FOR_BUILD.
5600 2008-11-06 Jeff Law <law@redhat.com>
5602 * MAINTAINERS: Add myself as middle end maintainer.
5604 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
5606 * MAINTAINERS (Write after approval): Add myself.
5608 2008-11-05 Diego Novillo <dnovillo@google.com>
5610 * MAINTAINERS (Global Reviewers): Add myself.
5611 (Non-Algorithmic Maintainers): Remove myself.
5613 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5615 * MAINTAINERS (Write after approval): Add myself.
5617 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5619 * MAINTAINERS (Write after approval): Add myself.
5621 2008-10-31 Ben Elliston <bje@au.ibm.com>
5623 * configure.ac (spu-*-*): Remove special case.
5624 * configure: Regenerate.
5626 2008-10-30 Catherine Moore <clm@codesourcery.com>
5628 * MAINTAINERS (Write after approval): Update my email address.
5630 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5632 * configure.ac [spu-*-*]: Do not set skipdirs.
5633 * configure: Re-generate.
5635 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5637 * MAINTAINERS (Various Maintainers): Add myself to reload.
5639 2008-10-25 Richard Guenther <rguenther@suse.de>
5641 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5642 maintainer. Remove myself as libgcc-math maintainer.
5643 (Non-Algorithmic Maintainers): Remove myself.
5645 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5647 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5648 * Makefile.in: Regenerated.
5650 2008-10-23 Cary Coutant <ccoutant@google.com>
5652 * MAINTAINERS (Write after approval): Add myself.
5654 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5661 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5662 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5663 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5664 (HOST_EXPORTS): Pass CPPFLAGS.
5665 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5666 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5667 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5668 * Makefile.in, configure: Regenerated.
5669 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5670 and CPPFLAGS_FOR_BUILD.
5672 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
5674 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5677 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5679 * MAINTAINERS (Write After Approval): Added myself.
5681 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5683 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5684 recommended version to 2.3.2.
5686 * configure: Regenerate.
5688 2008-10-01 Mark Mitchell <mark@codesourcery.com>
5690 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5692 2008-09-29 David Daney <david.daney@caviumnetworks.com>
5694 * MAINTAINERS (Write After Approval): Update e-mail address.
5696 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5698 * libtool.m4: Update to libtool 2.2.6.
5699 * lt~obsolete.m4: Update to libtool 2.2.6.
5700 * ltmain.sh: Update to libtool 2.2.6.
5701 * ltsugar.m4: Update to libtool 2.2.6.
5702 * ltversion.m4: Update to libtool 2.2.6.
5703 * ltoptions.m4: Update to libtool 2.2.6.
5704 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5706 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5708 * MAINTAINERS (Write After Approval): Add myself.
5710 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5712 * MAINTAINERS (Write After Approval): Update my name.
5714 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5716 * MAINTAINERS: Add myself in "Write After Approval".
5718 2008-09-18 Steve Ellcey <sje@cup.hp.com>
5720 * MAINTAINERS: Add myself as ia64 maintainer.
5722 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5724 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5725 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5726 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5727 and Michael Tiemann from Write After Approval since they do not
5728 actually have access.
5730 2008-09-05 Richard Guenther <rguenther@suse.de>
5732 * configure.ac: Initialize clooglibs to -lcloog.
5733 * configure: Re-generate.
5735 2008-09-04 Le-Chun Wu <lcwu@google.com>
5737 * MAINTAINERS (Write After Approval): Add myself.
5739 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5741 * configure.ac (--with-cloog-polylib): New.
5742 (--disable-cloog-version-check): New.
5743 (--disable-ppl-version-check): New.
5744 * configure: Re-generate.
5746 2008-09-03 Richard Guenther <rguenther@suse.de>
5748 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5750 * configure: Re-generate.
5752 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5755 * MAINTAINERS: Add picoChip maintainers.
5757 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5758 Tobias Grosser <grosser@fim.uni-passau.de>
5759 Jan Sjodin <jan.sjodin@amd.com>
5760 Harsha Jagasia <harsha.jagasia@amd.com>
5761 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5762 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5763 Adrien Eliche <aeliche@isty.uvsq.fr>
5765 Merge from graphite branch.
5766 * configure: Regenerate.
5767 * Makefile.in: Regenerate.
5768 * configure.ac (host_libs): Add ppl and cloog.
5769 Add checks for PPL and CLooG.
5770 * Makefile.def (ppl, cloog): Added modules and dependences.
5771 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5772 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5774 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5776 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5777 (GCC_SHLIB_SUBDIR): New.
5778 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5779 * configure: Regenerate.
5780 * Makefile.in: Regenerate.
5782 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5784 * MAINTAINERS: Consistently use tabs to separate columns.
5786 2008-08-29 Tristan Gingold <gingold@adacore.com>
5788 * MAINTAINERS (Write after Approval): Add myself.
5790 2008-08-28 Tristan Gingold <gingold@adacore.com>
5792 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5793 Enable bfd, binutils and opcodes.
5794 * configure: Regenerate.
5796 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5798 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5800 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5802 * MAINTAINERS: Use correct Umlaut for last name.
5804 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5806 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5808 2008-08-16 David Edelsohn <edelsohn@gnu.org>
5810 * MAINTAINERS: Update my email address.
5812 2008-08-16 Nicolas Roche <roche@adacore.com>
5814 * Makefile.tpl: Add BOOT_ADAFLAGS.
5815 * Makefile.in: Regenerate.
5817 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5819 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5820 * configure: Regenerate.
5822 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
5824 * configure.ac: Add makefile fragments for hpux.
5825 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5826 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5827 * configure: Regenerate.
5828 * Makefile.in: Regenerate.
5830 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
5832 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5834 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
5836 * MAINTAINERS (Write after Approval): Add myself.
5838 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5840 * MAINTAINERS (Write After Approval): Add myself.
5842 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
5844 * MAINTAINERS (Write After Approval): Add myself.
5846 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5848 * MAINTAINERS: Update my email address.
5850 2008-06-25 Joey Ye <joey.ye@intel.com>
5852 * MAINTAINERS (Write After Approval): Add myself.
5854 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5856 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5857 * Makefile.in: Regenerate.
5858 * configure: Regenerate.
5860 2008-06-17 Daniel Kraft <d@domob.eu>
5862 * MAINTAINERS (Write After Approval): Add myself.
5864 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5866 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5867 "$@" is still intact with both Autoconf 2.59 and 2.62.
5868 * configure: Regenerate.
5870 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5872 * Makefile.tpl: Fix comment errors.
5873 * Makefile.in: Regenerate.
5875 2008-06-12 David S. Miller <davem@davemloft.net>
5876 David Edelsohn <edelsohn@gnu.org>
5878 * configure.ac: Add powerpc*-*-* to gold supported targets.
5879 * configure: Regenerate.
5881 2008-06-08 Joseph Myers <joseph@codesourcery.com>
5883 PR tree-optimization/36218
5884 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5885 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5886 (all prefix="build-"): Pass them to build-system sub-makes.
5887 * Makefile.in: Regenerate.
5889 2008-06-07 Joseph Myers <joseph@codesourcery.com>
5891 * MAINTAINERS (mt port): Remove.
5892 (sco5, unixware, sco udk): Remove.
5893 (Kean Johnston): Add to Write After Approval.
5895 2008-05-30 Julian Brown <julian@codesourcery.com>
5897 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5898 of libobjc for ARM EABI Linux.
5899 * configure: Regenerate.
5901 2008-05-18 Xinliang David Li <davidxl@google.com>
5903 * ChangeLog: Remove wrong ChangeLog entry.
5905 2008-05-17 Xinliang David Li <davidxl@google.com>
5907 * MAINTAINERS (Write After Approval): Add myself.
5909 2008-05-15 Janus Weil <janus@gcc.gnu.org>
5911 * MAINTAINERS (Write After Approval): Add myself.
5913 2008-05-14 Rafael Espíndola <espindola@google.com>
5915 * config-ml.in: don't handle --enable-shared and --enable-static.
5917 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
5919 * MAINTAINERS: Update my email address.
5921 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5923 * MAINTAINERS: Update my email address.
5925 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
5927 * MAINTAINERS (Write After Approval): Add myself.
5929 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
5931 * MAINTAINERS (Write After Approval): Add myself.
5933 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
5935 * MAINTAINERS (crx): Add myself.
5937 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5940 2008-04-14 David S. Miller <davem@davemloft.net>
5942 * configure.ac: Add sparc*-*-* to gold supported targets.
5943 * configure: Regenerate.
5945 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5948 * configure.ac: Include override.m4.
5949 * configure: Regenerate.
5951 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5953 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5954 * Makefile.in: Regenerate.
5956 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
5958 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5959 as nonconfigurable directories list.
5960 * configure: Regenerate.
5962 2008-04-14 Ben Elliston <bje@au.ibm.com>
5964 * config.sub, config.guess: Update from upstream sources.
5966 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
5968 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5969 * Makefile.in: Regenerate.
5971 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
5973 * configure.ac: Do not build libssp for the AVR.
5974 * configure: Regenerate.
5976 2008-04-07 Ian Lance Taylor <iant@google.com>
5978 * Makefile.def: check-gold depends upon all-binutils.
5979 * Makefile.in: Regenerate.
5981 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
5983 * MAINTAINERS (Write After Approval): Add myself.
5985 2008-04-04 Nick Clifton <nickc@redhat.com>
5988 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5990 * configure: Regenerate.
5992 2008-04-04 NightStrike <NightStrike@gmail.com>
5995 * configure.ac: Combine rules for mingw32 and mingw64.
5996 * configure: Regenerate.
5998 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6000 * MAINTAINERS (Write After Approval): Add myself.
6002 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6004 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6005 * Makefile.in (.NOTPARALLEL): Ditto.
6007 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6009 * MAINTAINERS (Write After Approval): Add myself.
6011 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6013 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6014 * Makefile.in (.NOTPARALLEL): Regenerate.
6016 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6018 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6019 * Makefile.in: Regenerate.
6021 2008-03-26 Jakub Staszak <kuba@et.pl>
6023 * MAINTAINERS (Write After Approval): Add myself.
6025 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6027 * MAINTAINERS: Update e-mail address.
6029 2008-03-20 Ian Lance Taylor <iant@google.com>
6031 * configure.ac: Add support for --enable-gold.
6032 * Makefile.def: Add gold as a directory like ld.
6033 * configure, Makefile.in: Regenerate.
6035 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6037 * configure.ac: m4_include config/proginstall.m4.
6038 * configure: Regenerate.
6040 Backport from upstream Libtool:
6042 2007-10-12 Eric Blake <ebb9@byu.net>
6044 Deal with Autoconf 2.62's semantic change in m4_append.
6045 * ltsugar.m4 (lt_append): Replace broken versions of
6047 (lt_if_append_uniq): Don't require separator to be overquoted,
6048 and avoid broken m4_append.
6049 (lt_dict_add): Fix typo.
6050 * libtool.m4 (_LT_DECL): Don't overquote separator.
6052 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6054 * config.rpath: Add AIX 6 support.
6056 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6058 * Makefile.def (stageprofile). Remove -fprofile-generate
6059 from stage_libcflags.
6060 * Makefile.in: Regenerate.
6062 2008-03-13 Ben Elliston <bje@au.ibm.com>
6064 * config.sub, config.guess: Update from upstream sources.
6066 2008-03-06 Tom Tromey <tromey@redhat.com>
6068 * MAINTAINERS: Update for treelang deletion.
6070 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6072 * MAINTAINERS: Update my email address.
6074 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6076 * MAINTAINERS (darwin port): Add myself as a maintainer.
6077 (objective-c/c++): Add myself as a maintainer.
6079 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6081 * MAINTAINERS (Write After Approval): Update my email address.
6083 2008-02-25 Tomas Bily <tbily@suse.cz>
6085 * MAINTAINERS (Write After Approval): Add myself.
6087 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6089 * MAINTAINERS (OpenMP): Add myself.
6091 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6096 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6097 * configure: Regenerate.
6099 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6100 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6101 STAGE4_LIBCFLAGS): New.
6102 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6103 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6104 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6105 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6106 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6107 for target modules. Don't export LIBCFLAGS.
6108 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6109 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6110 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6111 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6112 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6113 * Makefile.in: Regenerate.
6115 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6118 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6119 Do not use -DDLL_EXPORT. Backport from upstream.
6121 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6123 * MAINTAINERS (Write After Approval): Add myself.
6125 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6127 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6128 * configure: Regenerate.
6130 2008-01-31 Marc Gauthier <marc@tensilica.com>
6132 * configure.ac (xtensa*-*-*): Recognize processor variants.
6133 * configure: Regenerate.
6135 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6138 * configure.ac (PARSE_ARGS): Push suitable setting of
6139 ac_subdirs_all, for `./configure --help=recursive'.
6140 Handle `+' in generic toplevel directory disabling.
6141 * configure: Regenerate.
6143 2008-01-28 Nick Clifton <nickc@redhat.com>
6145 * MAINTAINERS (xstormy16): Take over maintainership.
6147 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6149 * MAINTAINERS (c4x port): Remove.
6151 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6153 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6155 2008-01-23 Ben Elliston <bje@au.ibm.com>
6157 * config.sub, config.guess: Update from upstream sources.
6159 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6161 * MAINTAINERS (Write After Approval): Add myself.
6163 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6165 * MAINTAINERS: Update my email address.
6167 2008-01-09 Raksit Ashok <raksit@google.com>
6169 * MAINTAINERS (Write After Approval): Add myself.
6171 2008-01-09 Raksit Ashok <raksit@google.com>
6173 * MAINTAINERS (Write After Approval): Add myself.
6175 2008-01-08 Ben Elliston <bje@au.ibm.com>
6177 * config.sub, config.guess: Update from upstream sources.
6179 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6181 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6182 Change recommended MPFR from 2.2.1 -> 2.3.0.
6183 * configure: Regenerate.
6185 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6187 * MAINTAINERS: Update my email address.
6189 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6191 * MAINTAINERS: Update my email address.
6193 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6195 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6196 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6197 * Makefile.in: Regenerate.
6199 2007-12-10 Mark Heffernan <meheff@google.com>
6201 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6204 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6206 * configure.ac: Enable libjava for x86_64-*-darwin9.
6207 * configure: Regenerate.
6209 2007-12-07 Bill Maddox <maddox@google.com>
6211 * MAINTAINERS (Write After Approval): Add myself.
6213 2007-12-05 Ben Elliston <bje@au.ibm.com>
6215 * config.sub, config.guess: Update from upstream sources.
6217 2007-12-02 Matthias Klose <doko@ubuntu.com>
6219 * config-ml.in: Remove 64bit configure tests.
6221 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6223 * config-ml.in: Robustify against white space in absolute file
6226 * config-ml.in (multi-clean): Substitute ${Makefile}.
6227 Remove superfluous ${Makefile} in list.
6229 2007-11-19 Thiemo Seufer <ths@mips.com>
6231 * config-ml.in: Don't hardcode the Makefile name.
6233 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6235 * MAINTAINERS (Write After Approval): Add myself.
6237 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6239 * MAINTAINERS (Write After Approval): Add myself.
6241 2007-11-06 Doug Kwan <dougkwan@google.com>
6243 * MAINTAINERS (Write After Approval): Add myself.
6245 2007-10-25 Ben Elliston <bje@au.ibm.com>
6247 * MAINTAINERS (mercury): Remove entry.
6248 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6250 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6252 * Makefile.def (dependencies): Make configure-gdb depend on
6254 * Makefile.in: Regenerated.
6256 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6258 * MAINTAINERS (Fortran maintainer): Remove myself.
6260 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6262 * Makefile.def: To avoid problems running with parallel makes,
6263 build newlib before libgloss so that target specific header
6265 * Makefile.in: Regenerate
6267 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6269 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6270 * Makefile.in: Regenerate.
6272 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6274 * MAINTAINERS (Register allocation reviewer): Add myself.
6276 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6278 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6279 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6280 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6281 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6282 * configure: Regenerate.
6284 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6286 * MAINTAINERS (Register allocation reviewer): Add myself.
6288 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6290 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6291 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6292 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6293 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6294 * configure.ac: Default them to host tools for $host = $build.
6297 * configure: Regenerate.
6298 * Makefile.in: Regenerate.
6300 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6302 * MAINTAINERS (Register allocation reviewer): Add myself.
6304 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6306 * MAINTAINERS (Register allocation reviewer): Add myself.
6308 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6310 * MAINTAINERS (Write After Approval): Fix typo.
6312 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6314 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6315 * configure: Regenerate.
6317 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6320 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6321 they're already prefixed.
6323 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6325 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6327 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6328 * configure: Regenerate.
6329 * Makefile.in: Regenerate.
6331 2007-09-17 Andreas Schwab <schwab@suse.de>
6333 * configure.ac: Raise minimum makeinfo version to 4.6.
6334 * configure: Regenerate.
6336 2007-09-17 Johannes Singler <singler@ira.uka.de>
6338 * MAINTAINERS (write-after-approval) add myself
6340 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6342 * configure.ac: Correct makeinfo version check.
6343 * configure: Regenerate.
6345 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6347 * MAINTAINERS: Update my email address.
6349 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6351 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6352 to $skipdirs and only disable gprof for newlib. Use the normal
6353 mips*-elf* handling in other respects.
6354 * configure: Regnerate.
6356 2007-09-12 David Daney <ddaney@avtrex.com>
6358 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6360 * configure: Regenerate.
6362 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6365 * configure.ac: For libgloss targets, point the linker to the linker
6366 script, startup code and simulator library.
6367 * configure: Regenerate.
6369 2007-09-07 Andrew Haley <aph@redhat.com>
6371 * configure.ac (noconfigdirs): Remove target-libffi and
6373 * configure: Regenerate.
6375 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6378 * configure.ac: Use config/mh-mingw on mingw.
6379 * configure: Regenerate.
6381 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6383 * MAINTAINERS (Write After Approval): Add myself.
6385 2007-09-05 Richard Guenther <rguenther@suse.de>
6387 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6388 nor --disable-checking is provided also turn on yes and types
6389 checking for stage1.
6390 * configure: Re-generate.
6392 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6394 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6395 (Write After Approval): Remove myself.
6397 2007-08-29 Nick Clifton <nickc@redhat.com>
6399 * config.sub, config.guess: Update from upstream sources.
6401 2007-08-22 Bud Davis <jmdavis@link.com>
6403 * MAINTAINERS (Write After Approval): Added myself.
6404 * MAINTAINERS (Reviewers): Removed myself.
6406 2007-08-18 Paul Brook <paul@codesourcery.com>
6407 Joseph Myers <joseph@codesourcery.com>
6409 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6410 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6411 * Makefile.in: Regenerate.
6412 * configure.ac (--with-debug-prefix-map): New.
6413 * configure: Regenerate.
6415 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6416 Nigel Stephens <nigel@mips.com>
6418 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6419 as target_makefile_frag.
6420 * configure: Regenerate.
6422 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6424 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6425 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6426 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6427 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6428 (do-compare, do-compare3, do-compare-debug): New.
6429 ([+compare-target+]): Use them.
6431 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6433 * MAINTAINERS (Write After Approval): Change my email address.
6435 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6436 Ben Elliston <bje@au.ibm.com>
6438 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6439 --silent if $silent.
6440 * configure: Regenerate.
6442 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6444 * MAINTAINERS (Various Maintainers): Add myself as
6445 loop infrastructure maintainer. Update my e-mail
6448 2007-07-31 Diego Novillo <dnovillo@google.com>
6450 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6453 2007-07-26 Richard Guenther <rguenther@suse.de>
6455 * configure.ac: Add types checking to stage1 checking flags.
6456 * configure: Regenerate.
6458 2007-07-17 Nick Clifton <nickc@redhat.com>
6460 * COPYING3: New file. Contains version 3 of the GNU General
6462 * COPYING3.LIB: New file. Contains version 3 of the GNU
6463 Lesser General Public License.
6465 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6467 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6469 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6471 * MAINTAINERS (S/390 co-maintainer): Add myself.
6472 (Write After Approval): Remove myself.
6474 2007-07-13 Dan Hipschman <dsh@google.com>
6476 * MAINTAINERS (Write After Approval): Add myself.
6478 2007-07-11 Nick Clifton <nickc@redhat.com>
6480 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6482 * Makefile.in: Regenerate.
6484 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6486 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6489 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6491 * lt~obsolete.m4: New. Import from 20070318 libtool.
6493 2007-07-03 Julian Brown <julian@codesourcery.com>
6495 * MAINTAINERS (Write After Approval): Add myself.
6497 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6499 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6500 * configure: Regenerate.
6502 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6504 * configure.ac: Add some missing m4 quotation.
6505 * configure: Regenerate.
6507 2007-07-02 Simon Baldwin <simonb@google.com>
6509 * MAINTAINERS (Write After Approval): Add myself.
6511 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
6513 * configure: Regenerate.
6515 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
6517 * Makefile.def: Add windmc tool to build.
6518 * Makefile.tpl: Likewise.
6519 * configure.ac: Likewise.
6520 * Makefile.in: Regenerate.
6521 * configure: Regenerate.
6523 2007-06-28 DJ Delorie <dj@redhat.com>
6525 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6526 not building newlib.
6527 * configure: Regenerated.
6529 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6531 * MAINTAINERS (Write After Approval): Add myself.
6533 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
6535 * MAINTAINERS (Write After Approval): Add myself.
6537 2007-06-19 Chris Matthews <chrismatthews@google.com>
6539 * MAINTAINERS (Write After Approval): Add myself.
6541 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6543 * MAINTAINERS (Write After Approval): Add myself.
6545 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6547 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6548 * Makefile.in: Regenerated.
6550 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6552 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6553 bfin*-*-uclinux* targets.
6554 * configure: Regenerate.
6556 2007-06-14 Ian Lance Taylor <iant@google.com>
6558 * MAINTAINERS: Add myself as non-algorithmic global write
6561 2007-06-14 Diego Novillo <dnovillo@google.com>
6563 * MAINTAINERS: Add self as middle-end maintainer and
6564 non-algorithmic global write maintainer.
6566 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6568 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6569 Move all Fortran maintainers except Paul Brook into the
6570 Non-Autopoiesis section.
6572 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
6574 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6575 (distclean-stage[+id+]): Possibly delete stage_last.
6576 * Makefile.in: Regenerate.
6578 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
6580 * MAINTAINERS (Various Maintainer): Fix typo.
6582 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
6584 * MAINTAINERS (Various Maintainer): Add myself as
6585 dataflow maintainer.
6587 2007-06-07 Ben Elliston <bje@au.ibm.com>
6589 * config.sub, config.guess: Update from upstream sources.
6591 2007-06-07 Ben Elliston <bje@au.ibm.com>
6593 * Makefile.tpl: Fix spelling error.
6594 * Makefile.in: Regenerate.
6596 2007-06-01 Steve Ellcey <sje@cup.hp.com>
6598 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6599 lt_cv_sys_max_cmd_len.
6601 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6603 * MAINTAINERS (Various Maintainers): Add myself as
6604 auto-vectorizer maintainer.
6606 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
6609 * libtool.m4: Revert previous change.
6610 * ltgcc.m4: Put it here.
6612 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6614 * MAINTAINERS (Various Maintainers): Add myself as
6615 auto-vectorizer maintainer.
6617 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6620 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6622 2007-05-30 Richard Guenther <rguenther@suse.de>
6624 * MAINTAINERS (Various Maintainers): Add myself as
6625 auto-vectorizer maintainer.
6627 2007-05-30 Jakub Jelinek <jakub@redhat.com>
6630 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6631 * configure: Rebuilt.
6633 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
6635 * MAINTAINERS (Write After Approval): Removed my name.
6637 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6639 * MAINTAINERS (Write After Approval): Remove myself.
6641 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6643 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6645 2007-05-23 Steve Ellcey <sje@cup.hp.com>
6647 * ltmain.sh: Update from ToT Libtool.
6648 * libtool.m4: Update from ToT Libtool.
6649 * ltsugar.m4: New. Update from ToT Libtool.
6650 * ltversion.m4: New. Update from ToT Libtool.
6651 * ltoptions.m4: New. Update from ToT Libtool.
6653 * ltcf-c.sh: Remove.
6654 * ltcf-cxx.sh: Remove.
6655 * ltcf-gcj.sh: Remove.
6657 2007-05-22 Ollie Wild <aaw@google.com>
6659 * MAINTAINERS (Write After Approval): Add myself.
6661 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
6663 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6665 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6666 Remove CFLAGS/LIBCFLAGS.
6667 (configure-stage[+id+]-[+prefix+][+module+],
6668 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6669 * Makefile.in: Regenerate.
6671 2007-05-15 Diego Novillo <dnovillo@google.com>
6673 * MAINTAINERS: Update e-mail address.
6675 2007-05-15 Revital Eres <eres@il.ibm.com>
6677 * MAINTAINERS (Write After Approval): Add myself.
6679 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
6681 * MAINTAINERS (Write After Approval): Updated my address.
6683 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6685 * MAINTAINERS (Write After Approval): Add myself.
6687 2007-05-11 Silvius Rus <rus@google.com>
6689 * MAINTAINERS (Write After Approval): Add myself.
6691 2007-04-23 Tom Tromey <tromey@redhat.com>
6693 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6695 2007-04-22 Mark Mitchell <mark@codesourcery.com>
6697 * MAINTAINERS (cpplib): Rename to ...
6698 (libcpp): ... this. Add C/C++ front end maintainers.
6700 2007-04-14 Steve Ellcey <sje@cup.hp.com>
6702 * config-ml.in: Pass ${ml_config_env} to configure calls.
6704 2007-04-04 Christian Bruel <christian.bruel@st.com>
6706 * MAINTAINERS (Write After Approval): Add myself.
6708 2007-04-02 Dave Korn <dave.korn@artimi.com>
6710 * MAINTAINERS (Write After Approval): Add myself.
6712 2007-03-31 Tobias Burnus <burnus@net-b.de>
6714 * MAINTAINERS (fortran 95 front end): Add myself.
6716 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6718 * MAINTAINERS (Write After Approval): Add myself.
6720 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
6722 * MAINTAINERS (Modulo Scheduler): Add myself.
6724 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6726 * MAINTAINERS (fortran 95 front end): Add myself.
6727 (c++ front end): whitespace fix.
6729 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6731 * MAINTAINERS (Write After Approval): Add myself.
6733 2007-03-21 Richard Sandiford <richard@codesourcery.com>
6735 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6736 of glob. Quote arguments with single quotes too.
6737 * configure: Regenerate.
6739 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6741 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6742 * Makefile.in: Regenerate
6744 2007-03-07 Andreas Schwab <schwab@suse.de>
6746 * configure: Regenerate.
6748 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6750 * configure.ac: Add "--with-pdfdir" configure option,
6751 which defines pdfdir variable.
6752 * Makefile.def (target=fixincludes): Add install-pdf to
6754 (recursive_targets): Add install-pdf target.
6755 (flags_to_pass): Add pdfdir.
6756 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6758 * configure: Regenerate
6759 * Makefile.in: Regenerate
6761 2007-02-28 Eric Christopher <echristo@apple.com>
6764 2006-12-07 Mike Stump <mrs@apple.com>
6766 * Makefile.def (dependencies): Add dependency for
6767 install-target-libssp and install-target-libgomp on
6769 * Makefile.in: Regenerate.
6771 2007-02-27 Matt Kraai <kraai@ftbfs.org>
6773 * configure: Regenerate.
6774 * configure.ac: Move statements after variable declarations.
6776 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6778 * MAINTAINERS: Add myself as sh maintainer.
6780 2007-02-19 Joseph Myers <joseph@codesourcery.com>
6782 * configure.ac: Adjust for loop syntax.
6783 * configure: Regenerate.
6785 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6787 * configure: Rebuilt.
6789 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
6791 * configure.ac: Drop multiple occurrences of --enable-languages,
6792 and fix its quoting.
6793 * configure: Rebuilt.
6795 2007-02-17 Mark Mitchell <mark@codesourcery.com>
6796 Nathan Sidwell <nathan@codesourcery.com>
6797 Vladimir Prus <vladimir@codesourcery.com>
6798 Joseph Myers <joseph@codesourcery.com>
6800 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6801 * configure: Regenerate.
6803 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6805 * ltconfig (freebsd*): Default to elf.
6807 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6809 * configure.ac (target_libraries): Move libgcc before libiberty.
6810 * configure: Regenerated.
6812 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6813 Paolo Bonzini <bonzini@gnu.org>
6816 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6817 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6818 * configure: Regenerated.
6820 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6822 * MAINTAINERS (Language Front End Maintainers): Update my mail
6825 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6828 * configure.ac: Correct syntax for Solaris ksh.
6829 * configure: Regenerated.
6831 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6833 * configure.ac: Sync with src.
6834 * configure: Regenerate.
6836 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6838 * Makefile.in: Regenerate.
6840 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6842 * config.sub: Sync with src.
6844 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6846 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6847 noncanonical equivalents.
6848 * configure.in: Rename to...
6849 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6850 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6851 target_noncanonical. Use them. Rewrite removal of configure
6852 arguments for autoconf 2.59. Discard variable settings. Force
6853 program_transform_name for native tools.
6855 * Makefile.in: Regenerated.
6856 * configure: Regenerated with autoconf 2.59.
6858 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
6860 * MAINTAINERS (Write After Approval): Add myself.
6862 2007-01-31 Andreas Schwab <schwab@suse.de>
6864 * Makefile.tpl (LDFLAGS): Substitute it.
6865 * Makefile.in: Regenerate.
6867 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
6869 * MAINTAINERS (Write After Approval): Add myself.
6871 2007-01-28 David Edelsohn <edelsohn@gnu.org>
6873 * MAINTAINERS (spu port): Add myself.
6875 2007-01-23 Richard Guenther <rguenther@suse.de>
6878 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6879 * Makefile.tpl (GNATBIND): Substitute it.
6880 (GNATMAKE): Likewise.
6881 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6883 * Makefile.in: Regenerate.
6884 * configure: Regenerate.
6886 2007-01-18 Mike Stump <mrs@apple.com>
6888 * configure.in: Re-enable -Werror for gcc builds.
6890 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
6892 * MAINTAINERS (Write After Approval): Add myself.
6894 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6896 * configure.in: Change == to = in test command.
6897 * configure: Regenerate.
6899 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6900 Nick Clifton <nickc@redhat.com>
6901 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6903 * configure.in (build_configargs, host_configargs, target_configargs):
6904 Remove build/host/target parameters.
6905 (host_libs): Add gmp and mpfr.
6906 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6907 * Makefile.def (gmp, mpfr): New.
6908 (gcc): Remove target.
6909 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6910 target_os, target_vendor): New.
6911 (configure): Add host_alias/target_alias arguments; adjust invocations.
6912 * configure: Regenerate.
6913 * Makefile.in: Regenerate.
6915 2007-01-11 Matt Fago <fago@earthlink.net>
6917 * configure.in: Try to link to functions only in mpfr 2.2.x
6918 to improve robustness of configure tests.
6919 * configure: Regenerate.
6921 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
6923 * MAINTAINERS: Add myself as i386 maintainer.
6925 2007-01-08 Jan Hubicka <jh@suse.cz>
6927 * MAINTAINERS: Add myself as i386 maintainer.
6929 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
6931 * configure.in: Add support for an x86_64-mingw* target.
6932 * configure: Regenerate.
6934 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
6936 * Makefile.tpl (all-target): Correct @if conditional for target
6938 * configure.in: Omit libiberty if building only target libgcc.
6939 * configure, Makefile.in: Regenerated.
6941 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
6943 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6944 * configure: Regenerate.
6946 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6948 * Makefile.def (target_modules): Add libgcc.
6949 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6950 * Makefile.tpl (clean-target-libgcc): Delete.
6951 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6952 on gcc even for bootstrapped modules. Rewrite handling of
6953 lang_env_dependencies to loop over target_modules.
6954 * configure.in (target_libraries): Add target-libgcc.
6955 * Makefile.in, configure: Regenerated.
6957 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
6959 * configure.in: Reorganize recognition of languages. Add
6960 --enable-stage1-languages. Show supported languages for the chosen
6961 target rather than all recognized languages.
6962 * configure: Regenerate.
6964 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
6966 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6967 * Makefile.in: Regenerate.
6969 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6971 * configure.in: Warn that MPFR 2.2.0 is buggy.
6972 * configure: Regenerate.
6974 2006-12-27 Ian Lance Taylor <iant@google.com>
6976 * configure.in: When removing Makefiles to force a reconfigure, also
6977 remove prev-DIR*/Makefile.
6978 * configure: Regenerate.
6980 2006-12-22 Andreas Schwab <schwab@suse.de>
6982 * configure: Regenerate with correct autoconf version.
6984 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
6986 * configure.in: add AC_SUBST for *_FOR_TARGET.
6987 * configure: Regenerate.
6989 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6991 * configure.in: Simplify logic for rejecting languages that cannot
6992 be built. Separate the case when a language is unsupported,
6993 from the case when the user chooses not to build a language.
6995 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6997 * configure.in: Remove "$build" case for powerpc-*-darwin* since
6998 it only affects bootstrap and could be tested on "$host" as well.
6999 * configure: Regenerate.
7000 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7002 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7005 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7006 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7007 move here comment from Makefile.tpl.
7008 * Makefile.tpl: Move some definitions higher in the file.
7009 (STAGE1_CHECKING): New.
7010 * configure.in: Add --enable-stage1-checking.
7011 * configure: Regenerate.
7012 * Makefile.in: Regenerate.
7014 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7016 * MAINTAINERS: Add myself as build system maintainer.
7018 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7020 * MAINTAINERS (Write After Approval): Add myself.
7022 2006-12-13 Eric Christopher <echristo@apple.com>
7024 * MAINTAINERS: Add myself as darwin maintainer.
7026 2006-12-11 Ian Lance Taylor <ian@airs.com>
7028 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7030 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7032 MAINTAINERS: Update my entry.
7034 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7036 * configure.in: Handle spu makefile frag.
7037 * Makefile.tpl (MAINT): Define
7038 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7039 * configure: Regenerate.
7040 * Makefile.in: Regenerate.
7042 2006-12-11 Ben Elliston <bje@au.ibm.com>
7044 * config.guess: Import latest version.
7045 * config.sub: Likewise.
7047 2006-12-11 Ben Elliston <bje@au.ibm.com>
7049 * configure.in (spu-*-*): Don't skip target-libiberty.
7050 * configure: Regenerate.
7052 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7055 * configure.in: Correct x86 darwin support for libjava to powerpc
7057 * configure: Regenerate.
7059 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7061 * configure.in: Add x86 darwin support for libjava.
7062 * configure: Regenerate.
7064 2006-12-07 Mike Stump <mrs@apple.com>
7066 * Makefile.def (dependencies): Add dependency for
7067 install-target-libssp and install-target-libgomp on
7069 * Makefile.in: Regenerate.
7071 2006-12-04 Richard Guenther <rguenther@suse.de>
7073 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7074 (Non-Algorithmic Maintainers): Move over non-algorithmic
7075 loop optimizer maintainers, add myself as a non-algorithmic
7076 middle-end maintainer.
7078 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7080 * MAINTAINERS (Write After Approval): Add myself.
7082 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7084 * configure.in: Update error message for missing GMP/MPFR.
7086 * configure: Regenerate.
7088 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7090 * configure.in: Update MPFR version in error message.
7092 * configure: Regenerate.
7094 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7096 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7097 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7098 --with-gmp-lib): New flags.
7100 * configure: Regenerate.
7102 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7104 * MAINTAINERS (Write After Approval): Change my email address.
7106 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7108 * MAINTAINERS (Write After Approval): Add myself.
7110 2006-11-22 Philipp Thomas <pth@suse.de>
7112 * MAINTAINERS (i18n): Update e-mail address.
7114 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7116 * MAINTAINERS (spu port): Add myself as maintainer.
7117 (Write After Approval): Remove myself.
7119 2006-11-22 Ben Elliston <bje@au.ibm.com>
7121 * configure.in (skipdirs): Don't build libssp for SPU.
7122 * configure: Regenerate.
7124 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7126 * MAINTAINERS (spu port): Add myself as maintainer.
7127 (libobjc): Update my email address.
7129 2006-11-21 Andrea Bona <andrea.bona@st.com>
7131 * MAINTAINERS (Write After Approval): Add myself.
7133 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7135 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7136 * configure : Rebuilt.
7138 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7140 * MAINTAINERS (Write After Approval): Add myself.
7142 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7144 * MAINTAINERS (Write After Approval): Add myself.
7146 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7148 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7150 * configure: Regenerate.
7152 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7154 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7155 (unstage): Test for stage_last presence.
7158 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7160 * Makefile.in: Regenerate.
7162 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7164 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7167 2006-11-14 Erven Rohou <erven.rohou@st.com>
7169 * MAINTAINERS (Write After Approval): Add myself.
7171 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7173 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7174 and stageN-package/Makefile.
7175 * Makefile.in: Regenerated.
7177 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7179 * configure.in: Remove target-libgloss from noconfigdirs for
7181 * configure: Regenerated.
7183 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7185 * configure.in (have_gmp): Only error if the gcc directory exists.
7187 * configure: Regenerate.
7189 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7191 * configure.in: Robustify error message for missing GMP/MPFR.
7193 * configure: Regenerate.
7195 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7197 * MAINTAINERS (Write After Approval): Add myself.
7199 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7201 * MAINTAINERS: Change email address.
7203 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7205 * MAINTAINERS (Write After Approval): Add myself.
7207 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7209 * MAINTAINERS (Write After Approval): Add myself.
7211 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7213 * MAINTAINERS (Write After Approval): Move myself to
7214 Write After Approval section.
7216 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7218 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7220 * configure: Regenerate.
7222 2006-10-16 Tobias Burnus <burnus@net-b.de>
7224 * MAINTAINERS (Write After Approval): Add myself.
7226 2006-10-16 Ben Elliston <bje@au.ibm.com>
7228 * config.guess: Import latest version.
7229 * config.sub: Likewise.
7231 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7233 * Makefile.def: Added pdf target handling.
7234 * Makefile.tpl: Added pdf target handling.
7235 * Makefile.in: Regenerated.
7237 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7239 * MAINTAINERS: Add self as score port maintainer.
7241 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7243 * MAINTAINERS (Write After Approval): Add myself.
7245 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7247 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7249 * configure: Regenerated.
7251 2006-09-27 Dave Brolley <brolley@redhat.com>
7253 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7254 using $s instead of $r.
7255 * configure: Regenerated.
7257 2006-09-26 Thiemo Seufer <ths@mips.com>
7259 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7260 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7261 * configure: Regenerate.
7263 2006-09-24 Graeme Peterson <gridly@gmail.com>
7265 * MAINTAINERS (Write After Approval): Remove myself.
7267 2006-09-22 Chao-ying Fu <fu@mips.com>
7269 * MAINTAINERS (Write After Approval): Add myself.
7271 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7273 * MAINTAINERS: Add self as soft-fp maintainer.
7275 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7277 * MAINTAINERS: Add myself as avr maintainer.
7278 Remove Marek Michalkiewicz as avr maintainer.
7280 2006-09-07 Roberto Costa <roberto.costa@st.com>
7282 * MAINTAINERS (Write After Approval): Add myself.
7284 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7286 * configure.in: Never build newlib for a Mingw host.
7287 Never build newlib as Mingw target library.
7288 Test the existence of winsup/cygwin for building a Cygwin newlib,
7289 rather than just winsup.
7290 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7291 building a Mingw target.
7292 * configure: Regenerate.
7294 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7296 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7298 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7300 * config.guess: Import from src (was more updated).
7301 * config.sub: Likewise.
7303 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7305 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7306 * configure: Regenerated.
7308 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7310 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7311 for stages after the first.
7313 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7315 * Makefile.def: Add dependencies for configure-opcodes
7316 on configure-intl and all-opcodes on all-intl.
7317 * Makefile.in: Regenerated.
7319 2006-07-13 Ben Elliston <bje@au.ibm.com>
7321 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7323 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7325 Port to hosts whose 'sort' and 'tail' implementations
7326 treat operands with leading '+' as file names, as POSIX
7327 has required since 2001. However, make sure the code still
7328 works on pre-POSIX hosts.
7329 * ltmain.sh: Don't assume "sort +2" is equivalent to
7330 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7332 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7334 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7336 2006-07-04 Peter O'Gorman <peter@pogma.com>
7338 * ltconfig: chmod 644 before ranlib during install.
7340 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7343 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7344 if the bootstrap compiler is a GCC version that supports it.
7345 * configure: Regenerate.
7347 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7349 * configure.in: Fix thinkos in previous check-in.
7350 * configure: Regenerate.
7352 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7355 * configure.in: Test subdir_requires and give an appropriate
7357 * configure: Regenerate.
7359 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7361 * MAINTAINERS (Write After Approval): Add myself.
7363 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7365 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7367 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7369 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7371 2006-06-20 David Ayers <d.ayers@inode.at>
7374 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7375 whether target-libjava is being configured instead of whether the
7376 java front end is enabled.
7377 * configure: Regenerate.
7379 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7382 * configure.in: Only enable libgomp on IRIX 6.
7383 * configure: Regenerate.
7385 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7387 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7389 * Makefile.in: Regenerate.
7391 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7393 * config-ml.in: Alter CCASFLAGS to include special
7394 multilib options the same as is done for CFLAGS.
7396 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7398 * configure.in: Don't enable libgomp on hpux10.
7399 * configure: Rebuilt.
7401 2006-06-12 David Ayers <d.ayers@inode.at>
7405 * configure.in: Remove target-boehm-gc from noconfigdirs where
7406 ${libgcj} is specified.
7407 * configure: Regenerate.
7409 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7413 * configure.in: Sync.
7414 * configure: Regenerated.
7416 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7418 * Makefile.def: Added dependencies from sim and gdb on intl, and
7419 added configure dependencies to everything with an all dependency
7421 * Makefile.in: Regenerated.
7423 2006-06-06 David Ayers <d.ayers@inode.at>
7426 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7427 * Makefile.in: Regenerate.
7428 * configure.in: Add --enable-objc-gc at toplevel and have it
7429 enable boehm-gc for Objective-C.
7430 Remove target-boehm-gc from libgcj.
7431 Add target-boehm-gc to target_libraries.
7432 Add target-boehm-gc to noconfigdirs where ${libgcj}
7434 Assert that boehm-gc is supported when requested for Objective-C.
7435 Only build boehm-gc if needed either for Java or Objective-C.
7436 * configure: Regenerate.
7438 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7441 * Makefile.tpl (configure-[+prefix+][+module+],
7442 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7443 Remove rule to unstage bootstrapped modules.
7444 (stage_current): New.
7445 * Makefile.in: Regenerate.
7447 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7449 * MAINTAINERS (Write After Approval): Update my e-mail address.
7451 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7453 * include/libiberty.h: Declare pex_run_in_environment.
7455 2006-05-31 Asher Langton <langton2@llnl.gov>
7457 * MAINTAINERS (Write After Approval): Add myself.
7459 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7461 * Makefile.def (bfd, opcodes): Fix lib_path.
7462 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7463 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7464 * Makefile.in: Regenerate.
7466 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7468 * Makefile.in: Regenerate.
7470 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7472 * Makefile.def: Add install-html target. Add datarootdir
7473 docdir and htmldir to flags_to_pass.
7474 * Makefile.tpl: Add install-html target.
7475 * Makefile.in: Regenerate.
7476 * configure.in: Add --with-datarootdir, --with-docdir, and
7477 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7478 * configure: Regenerate.
7480 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7482 * configure.in: Enable gprof for cross builds.
7483 * configure: Regenerate.
7485 2006-05-22 Richard Guenther <rguenther@suse.de>
7488 2006-01-31 Richard Guenther <rguenther@suse.de>
7489 Paolo Bonzini <bonzini@gnu.org>
7491 * Makefile.def (target_modules): Add libgcc-math target module.
7492 * configure.in (target_libraries): Add libgcc-math target library.
7493 (--enable-libgcc-math): New configure switch.
7494 * Makefile.in: Re-generate.
7495 * configure: Re-generate.
7496 * libgcc-math: New toplevel directory.
7498 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7499 Andreas Tobler <a.tobler@schweiz.ch>
7501 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7502 * configure: Rebuilt.
7504 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7506 * MAINTAINERS (Write After Approval): Add myself.
7508 2006-05-01 DJ Delorie <dj@redhat.com>
7510 * configure.in: Restore CFLAGS if GMP isn't present.
7511 * configure: Regenerate.
7513 2006-05-01 Richard Guenther <rguenther@suse.de>
7515 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7518 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7520 * MAINTAINERS (Write After Approval): Add myself.
7522 2006-04-28 Jan Beulich <jbeulich@novell.com>
7524 * MAINTAINERS (Write After Approval): Add myself.
7526 2006-04-18 DJ Delorie <dj@redhat.com>
7528 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7529 reference libgloss so that libssp can be built in a combined
7531 * configure: Regenerate.
7533 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
7535 * MAINTAINERS (Write After Approval): Add myself.
7537 2006-04-05 Ben Elliston <bje@au.ibm.com>
7539 * configure.in: Require makeinfo 4.4 or higher.
7540 * configure: Regenerate.
7542 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7544 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7545 Rearrange the entries of other libraries to have them in one place.
7547 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7549 * MAINTAINERS (Write After Approval): Remove myself.
7550 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7552 2006-03-14 Richard Guenther <rguenther@suse.de>
7554 * configure: Regenerate with autoconf 2.13.
7556 2006-03-13 Jim Blandy <jimb@codesourcery.com>
7558 * MAINTAINERS: Use my work address.
7560 * MAINTAINERS: Update my E-mail address.
7562 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
7564 * configure.in: Handle --disable-<component> generically.
7565 * configure: Regenerate.
7567 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7570 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7572 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7574 * MAINTAINERS (Write After Approval): Remove myself.
7575 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7577 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
7579 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7580 (TARGET_CONFIGDIRS): Remove.
7581 * configure.in: Remove AC_SUBST(target_configdirs).
7582 * Makefile.in, configure: Regenerated.
7584 2006-02-20 Steven G. Kargl <kargls@comcast.net>
7586 * MAINTAINERS (Write After Approval): Remove myself.
7587 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7589 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
7593 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7595 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7596 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7597 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7598 BUILD_PREFIX, BUILD_PREFIX_1.
7599 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7601 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7602 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7604 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7605 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7606 of `cat stage_current`. Always provide the `r' and `s' variables.
7607 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7608 a single shell execution.
7609 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7610 bootstrapped modules, make the stage1 module if the build was not
7611 started yet, else build the current stage.
7612 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7613 (all-build, all-host, all-target, [+make_target+]-host,
7614 [+make_target+]-target): Do not use \-continued lines.
7615 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7616 (current_stage, restrap, stage_last): New.
7618 * Makefile.in: Regenerate.
7619 * configure: Regenerate.
7621 2006-02-19 Bud Davis <jmdavis@link.com>
7623 * MAINTAINERS (Write After Approval): Remove myself.
7624 (Language Front End Maintainers): Add myself as fortran 95
7625 maintainer and update e-mail address.
7627 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7629 * MAINTAINERS (Write After Approval): Remove myself.
7630 (Language Front End Maintainers): Add myself as fortran 95
7633 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
7635 * MAINTAINERS (Write After Approval): Add myself.
7637 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7639 * MAINTAINERS (Write After Approval): Remove myself.
7640 (Language Front End Maintainers): Add myself as
7641 fortran 95 maintainer.
7643 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7647 2005-12-27 Leif Ekblad <leif@rdos.net>
7649 * configure.in: Add support for RDOS target.
7650 * configure: Regenerate.
7652 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7653 Andreas Schwab <schwab@suse.de>
7655 * configure: Regenerate.
7657 2006-02-12 David Edelsohn <edelsohn@gnu.org>
7659 * configure.in (enable_libgomp): Add AIX.
7660 * configure: Regenerate.
7662 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7664 * MAINTAINERS (Write After Approval): Add myself.
7666 2006-02-03 Lee Millward <lee.millward@gmail.com>
7668 * MAINTAINERS (Write After Approval): Add myself.
7670 2006-01-31 Richard Guenther <rguenther@suse.de>
7671 Paolo Bonzini <bonzini@gnu.org>
7673 * Makefile.def (target_modules): Add libgcc-math target module.
7674 * configure.in (target_libraries): Add libgcc-math target library.
7675 (--enable-libgcc-math): New configure switch.
7676 * Makefile.in: Re-generate.
7677 * configure: Re-generate.
7678 * libgcc-math: New toplevel directory.
7680 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
7682 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7683 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7684 the assembler, linker and binutils.
7685 * configure: Regenerate.
7687 2006-01-22 Dirk Mueller <dmueller@suse.de>
7689 * MAINTAINERS (Write After Approval): Add myself.
7691 2006-01-20 Diego Novillo <dnovillo@redhat.com>
7693 * configure: Regenerate.
7695 2006-01-18 Richard Henderson <rth@redhat.com>
7696 Jakub Jelinek <jakub@redhat.com>
7697 Diego Novillo <dnovillo@redhat.com>
7699 * libgomp: New directory.
7700 * Makefile.def: Add target_module libgomp.
7701 * Makefile.in: Regenerate.
7702 * configure.in (target_libraries): Add target-libgomp.
7703 * configure: Regenerate.
7705 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
7707 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7708 @ from continuation.
7709 * Makefile.in: Rebuilt.
7711 2006-01-04 Chris Lattner <sabre@gnu.org>
7713 * MAINTAINERS (Write After Approval): Add myself.
7715 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
7719 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7720 * Makefile.tpl (OBJDUMP): New.
7721 (EXTRA_HOST_FLAGS): Add it.
7722 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7724 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7725 to use symbolic links between directories. Avoid race conditions
7726 or make them harmless.
7727 * configure.in: Do not try to use symbolic links between directories.
7729 * Makefile.def (LEAN): Pass.
7730 * Makefile.tpl (LEAN): Define.
7731 (stage[+id+]-start): Accept that the previous directory does not
7732 exist, if the bootstrap is lean.
7733 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7734 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7735 configure substitution.
7736 ([+compare-target+]): Likewise.
7737 ([+bootstrap-target+]-lean): New.
7738 * configure.in: Remove lean bootstrap support from here.
7740 * Makefile.in: Regenerate.
7741 * configure: Regenerate.
7743 2006-01-04 Ben Elliston <bje@au.ibm.com>
7745 * MAINTAINERS (libdecnumber): Add myself.
7747 2006-01-02 Mark Mitchell <mark@codesourcery.com>
7749 * libtool-ldflags: New script.
7751 2006-01-02 Andreas Schwab <schwab@suse.de>
7753 * configure.in: When reconfiguring remove Makefile in
7754 all stage directories.
7755 * configure: Regenerate.
7757 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7759 * MAINTAINERS: Update my email address.
7761 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
7763 Revert Ada-related part of the previous change.
7765 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7767 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7768 * Makefile.in: Regenerate.
7769 * configure.in: Do not include mt-ppc-aix target fragment.
7770 * configure: Regenerate.
7772 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
7774 * configure.in: Select appropriate fragments for PowerPC/AIX.
7775 * configure: Regenerate.
7777 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7778 BOOT_CFLAGS, BOOT_LDFLAGS.
7779 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7780 BOOT_CFLAGS, BOOT_LDFLAGS.
7781 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7782 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7783 (stage): Fail if we cannot complete the work.
7784 * Makefile.in: Regenerate.
7786 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7788 * configure.in: Replace ms1 with mt.
7789 * configure: Rebuilt.
7791 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7793 * MAINTAINERS: Update my email address.
7795 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
7797 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7798 install-host-nogcc): Don't invoke $(stage) at the end.
7799 * Makefile.in: Regenerate.
7801 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
7803 * configure.in: Flip the top-level bootstrap switch.
7804 * configure: Regenerate.
7806 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7808 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7809 $(stage) and $(unstage).
7810 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7811 (all): Remove stray semicolon.
7812 (local-distclean): Don't handle multilib.tmp and multilib.out.
7813 (install.all): Set $s for consistency.
7814 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7815 check_multilibs setting. Always make the install directory.
7816 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7818 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7819 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7820 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7821 (multilib.out): Remove.
7822 * Makefile.in: Regenerated.
7824 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
7826 * MAINTAINERS (Write After Approval): Add myself.
7828 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7830 * MAINTAINERS: Add myself as mt maintainer.
7832 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7834 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7836 * MAINTAINERS: Change email address.
7838 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
7840 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7841 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7842 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7843 Find in-tree tools if available.
7844 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7845 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7846 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7847 (COMPILER_*_FOR_TARGET): New.
7848 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7849 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7850 (CONFIGURED_*, USUAL_*): Remove.
7851 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7852 STRIP): Use autoconf substitutions.
7853 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7854 COMPILER_NM_FOR_TARGET): New.
7855 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7857 (all): Make all-host and all-target in parallel.
7858 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7859 that $$r and $$s are set before invoking a recursive make.
7860 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7861 ([+bootstrap-target+]): Inline most of the `all' target.
7863 2005-11-29 Ben Elliston <bje@au.ibm.com>
7865 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7866 from the gcc build directory.
7867 * Makefile.in: Regenerate.
7869 2005-11-29 Ben Elliston <bje@au.ibm.com>
7871 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7872 depend on all-libdecnumber.
7873 * configure.in (host_libs): Include libdecnumber.
7874 * Makefile.in: Regenerate.
7875 * configure: Likewise.
7877 2005-11-29 Ben Elliston <bje@au.ibm.com>
7879 * libdecnumber: Import decNumber sources from the dfp-branch.
7881 2005-11-21 Kean Johnston <jkj@sco.com>
7883 * config.sub, config.guess: Sync from upstream sources.
7885 2005-11-21 Ben Elliston <bje@au.ibm.com>
7887 Import from Autoconf sources:
7889 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7890 * config/move-if-change: Don't output "$2 is unchanged";
7891 suggested by Ben Elliston. Handle weird characters correctly.
7893 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7895 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7896 to match upstream libtool for darwin.
7898 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7900 * Makefile.def: Remove gdb dependencies for gdbtk.
7901 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7902 (configure-gdb, install-gdb): New rules.
7903 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7904 * Makefile.in, configure: Regenerated.
7906 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7908 * MAINTAINERS (Write After Approval): Add myself.
7910 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7912 * MAINTAINERS (Write After Approval): Add myself.
7914 2005-10-24 Diego Novillo <dnovillo@redhat.com>
7916 * MAINTAINERS (alias analysis): Add Daniel Berlin and
7919 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
7922 * Makefile.tpl (do-[+make-target+], do-check, install,
7923 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7924 are set before recursing.
7925 * Makefile.in: Regenerate.
7927 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
7930 * Makefile.def (gcc) <target>: Fix thinko.
7931 * Makefile.in: Regenerate.
7933 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
7935 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7936 * configure: Regenerate.
7938 2005-10-15 Jie Zhang <jie.zhang@analog.com>
7940 * MAINTAINERS (Write After Approval): Add self.
7942 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
7944 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7945 target-libffi, target-qthreads, target-libjava, and
7947 * configure: Regenerate.
7949 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7951 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7952 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7953 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7954 (USUAL_OBJDUMP_FOR_TARGET): New.
7955 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7956 * configure.in: Check for $OBJDUMP_FOR_TARGET.
7957 * configure, Makefile.in: Regenerated.
7959 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
7961 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7962 before other host packages.
7964 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7966 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7968 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
7972 * configure.in (default_target): Remove.
7973 * Makefile.tpl (all): Do not use prerequisites as subroutines
7974 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7975 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7976 use prerequisites as subroutines.
7977 (check-host, check-target): New.
7978 (bootstrap configure & all targets): Do not use stage*-start
7979 if the directory layout is already ok.
7980 (non-bootstrap configure & all targets): Prepend a $(unstage).
7981 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
7982 (NOTPARALLEL): Remove.
7983 (unstage, stage variables): New variables.
7984 (unstage, stage targets): Simply expand to those variables.
7986 * configure: Regenerate.
7987 * Makefile.in: Regenerate.
7989 2005-10-04 James E Wilson <wilson@specifix.com>
7991 * Makefile.def (lang_env_dependencies): Add libmudflap.
7992 * Makefile.in: Regenerate.
7994 2005-10-03 Andreas Schwab <schwab@suse.de>
7996 Backport from libtool CVS:
7997 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
7999 * ltmain.sh: add support for installing into temporary
8000 staging area (e.g. 'make install DESTDIR=...')
8002 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8004 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8005 * configure: Regenerated.
8007 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8009 * configure: Regenerate with the correct
8012 2005-09-30 Catherine Moore <clm@cm00re.com>
8014 * configure.in (bfin-*-*): New.
8015 * configure: Regenerated.
8017 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8019 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8020 (LIPO_FOR_TARGET): New.
8021 (CONFIGURED_LIPO_FOR_TARGET): New.
8022 (USUAL_LIPO_FOR_TARGET): New.
8023 (STRIP_FOR_TARGET): New.
8024 (CONFIGURED_STRIP_FOR_TARGET): New.
8025 (USUAL_STRIP_FOR_TARGET): New.
8026 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8028 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8029 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8030 * Makefile.in: Regenerate.
8031 * configure: Regenerate.
8033 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8035 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8036 (rs6000-*-aix*): Same.
8037 * configure: Regenerate.
8039 2005-09-16 Tom Tromey <tromey@redhat.com>
8041 * MAINTAINERS: Add self as java maintainer.
8043 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8045 * configure.in: Recognize f95 in the --enable-languages option,
8046 and substitute it for fortran, issuing a warning.
8047 * configure: Regenerate.
8049 2005-08-30 Phil Edwards <phil@codesourcery.com>
8051 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8052 * configure: Regenerated.
8054 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8056 * MAINTAINERS: Add self as ms1 maintainer.
8058 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8060 * Makefile.def (libssp): Add to lang_env_dependencies.
8061 * Makefile.in: Regenerate.
8063 2005-08-18 Ian Lance Taylor <ian@airs.com>
8065 * MAINTAINERS: Add myself as middle-end maintainer.
8067 2005-08-17 Christian Groessler <chris@groessler.org>
8069 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8070 * Makefile.in: Regenerate.
8072 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8074 * MAINTAINERS (write after approval): Added myself.
8076 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8078 * MAINTAINERS (Write After Approval): Add myself.
8080 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8082 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8083 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8084 Look for alternate names of the target cc and c++
8085 * configure: Regenerate.
8087 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8089 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8090 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8091 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8092 tools; remove code to manually set them.
8093 (Target tools): Look in the environment for them.
8094 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8095 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8096 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8098 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8099 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8100 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8101 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8102 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8103 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8104 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8105 * configure: Regenerate.
8106 * Makefile.in: Regenerate.
8108 2005-07-28 Ben Elliston <bje@au.ibm.com>
8110 * MAINTAINERS: Update for removed CPU targets.
8112 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8114 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8115 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8116 * Makefile.in: Regenerated.
8118 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8120 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8121 (CFLAGS_FOR_TARGET): Use it.
8122 (CXXFLAGS_FOR_TARGET): Likewise.
8123 * Makefile.in: Regenerated.
8124 * configure.in (--with-build-sysroot): New option.
8125 * configure: Regenerated.
8127 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8129 * Makefile.tpl: Wrap install between unstage and stage
8130 * Makefile.in: Regenerate.
8132 2005-07-21 Eric Christopher <echristo@apple.com>
8134 * MAINTAINERS: Update affiliation.
8136 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8138 * MAINTAINERS: Add self as crx port maintainer.
8140 2005-07-20 DJ Delorie <dj@redhat.com>
8142 * MAINTAINERS: Add self as m32c maintainer.
8144 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8146 * all files: Update FSF address.
8148 2005-07-15 Eric Christopher <echristo@redhat.com>
8150 * MAINTAINERS: Change affiliation.
8152 2005-07-14 Jim Blandy <jimb@redhat.com>
8154 * configure.in: Add cases for Renesas m32c.
8155 * configure: Regenerated.
8157 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8159 * COPYING.LIB: Update from fsf.org.
8161 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8163 * COPYING, compile, config.guess,
8164 config.sub, install-sh, missing, mkinstalldirs,
8165 symlink-tree, ylwrap: Sync from upstream sources.
8166 * config-ml.in: Update FSF address.
8168 2005-07-13 Eric Christopher <echristo@redhat.com>
8170 * configure.in: Add toplevel noconfigdir support for tpf.
8171 * configure: Regenerate.
8173 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8177 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8178 * Makefile.in: Regenerate.
8180 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8182 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8183 Brolley to write-after-approval.
8185 2005-07-07 Andreas Schwab <schwab@suse.de>
8187 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8188 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8189 * Makefile.in: Regenerated.
8191 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8193 * configure.in: Don't build sim or rda when targetting darwin.
8194 * configure: Regenerate.
8196 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8198 * configure.in: Add --enable-libssp and --disable-libssp.
8199 * configure: Regenerate with autoconf-2.13.
8201 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8203 * Makefile.def (target_modules): Add libssp.
8204 * configure.in (target_libraries): Add target-libssp.
8205 * configure: Rebuilt.
8206 * Makefile.in: Rebuilt.
8208 2005-07-01 Zack Weinberg <zackw@panix.com>
8210 * MAINTAINERS: Change email address. Resign from maintainership.
8212 2005-07-01 Richard Guenther <rguenther@suse.de>
8214 * MAINTAINERS: Change my e-mail address and affiliation.
8216 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8218 * Makefile.def (stagefeedback): Come after profile.
8219 Define profiledbootstrap target.
8220 * Makefile.tpl (profiledbootstrap): Remove.
8221 (stageprofile-end): Zap stagefeedback.
8222 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8223 * Makefile.in: Regenerate.
8225 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8227 * MAINTAINERS: Update my email address.
8229 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8231 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8232 In 'cpp' stanza, support '#line' as well as '# '.
8234 2005-06-08 Andreas Schwab <schwab@suse.de>
8236 * MAINTAINERS: Move myself from 'Write After Approval' to
8237 'CPU Port Maintainers' section as m68k maintainer.
8239 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8241 * configure.in (unsupported_languages): New macro.
8242 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8243 non-ported target libraries in noconfigdirs.
8244 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8245 non-linux-gnu. Remove libgcj_ex_libffi.
8246 <lang_frag loop>: Set add_this_lang=no if the language is in
8247 unsupported_languages.
8248 * configure: Regenerate.
8250 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8252 * configure.in: Fix typo in handling of --with-mpfr-dir.
8253 * configure: Regenerate.
8255 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8257 * MAINTAINERS: Update my email address.
8259 2005-06-02 Jim Blandy <jimb@redhat.com>
8261 * config.sub: Add cases for the Renesas m32c. (This patch has been
8262 accepted into the master sources.)
8264 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8265 Michael Snyder <msnyder@redhat.com>
8266 Stan Cox <scox@redhat.com>
8268 * configure.in: Set noconfigdirs for ms1.
8270 * configure: Regenerate.
8272 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8274 * MAINTAINERS (Write After Approval): Add self.
8276 2005-06-01 Josh Conner <jconner@apple.com>
8278 * MAINTAINERS (Write After Approval): Add self.
8280 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8282 * MAINTAINERS: Update my email address.
8284 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8286 * MAINTAINERS (Write After Approval): Add self.
8288 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8290 * MAINTAINERS (Write After Approval): Remove self.
8292 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8294 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8295 (Dependencies): Consider target modules for bootstrap dependencies.
8296 Make target bootstrap modules depend on each stage's gcc.
8297 * Makefile.in: Regenerate.
8299 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8301 * Makefile.def (configure-gcc): Depend on binutils having been built.
8302 (all-gcc): No need to do it here.
8303 * Makefile.in: Regenerate.
8305 2005-05-19 Paul Brook <paul@codesourcery.com>
8307 * configure.in: Rewrite misleading error message when requested
8308 language cannot be built.
8309 * configure: Regenerate.
8311 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8313 * ylwrap: Import from Automake 1.9.5.
8315 2005-05-13 David Ung <davidu@mips.com>
8317 * MAINTAINERS (Write After Approval): Add self.
8319 2005-05-09 Mike Stump <mrs@apple.com>
8321 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8322 lt_cv_sys_max_cmd_len for now.
8324 2005-05-09 Stan Cox <scox@redhat.com>
8326 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8328 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8330 * README.SCO: Update the URL.
8332 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8334 * ltconfig: Define file_list_spec. Pass file_list_spec and
8335 with_gnu_ld to libtool.
8336 * ltcf-c.sh (aix[45]): Define file_list_spec.
8337 * ltcf-cxx.sh (aix[45]): Same.
8338 * ltcf-gcj.sh (aix[45]): Same.
8339 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8340 exists, write list of input files to temporary file.
8342 2005-05-04 Mike Stump <mrs@apple.com>
8344 * configure.in: Always pass --target to target configures as
8345 otherwise rebuilds that do --recheck will fail.
8346 * confiugure: Rebuilt.
8348 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8350 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8352 (configure, all): Add bootstrap support.
8353 (Host modules, target modules): Pass post-stage1 flags and exports.
8354 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8355 * Makefile.in: Regenerate.
8357 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8359 * configure: Regenerate.
8361 2005-04-27 Mike Stump <mrs@apple.com>
8363 * MAINTAINERS: Add self as darwin maintainer.
8365 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8367 * config.sub: Update from master copy.
8369 2005-04-21 Mike Stump <mrs@apple.com>
8371 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8372 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8374 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8376 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8377 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8378 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8379 "*-*-elf" and "*-*-linux*".
8380 * configure: Regenerate.
8382 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8384 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8386 2005-04-12 Mike Stump <mrs@apple.com>
8388 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8390 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8392 * MAINTAINERS (Write After Approval): Add myself.
8394 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8396 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8398 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8400 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8401 (TARGET_CONFIGARGS): Include --with-target-subdir.
8402 (configure, all): New macros. Use them throughout.
8403 * Makefile.in: Regenerate.
8405 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8407 * MAINTAINERS (Write After Approval): Add myself.
8409 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8411 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8413 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8415 * MAINTAINERS: Move John Carr to Write After Approval.
8417 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8419 * config/mh-mingw32: Delete.
8420 * configure.in: Don't use it.
8421 * configure: Regenerate.
8423 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8425 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8426 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8427 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8428 (HOST_LIB_PATH): Generate from Makefile.def.
8429 (TARGET_LIB_PATH): Likewise.
8430 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8431 * Makefile.in: Regenerate.
8432 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8433 (RPATH_ENVVAR): Include Darwin case.
8434 * configure: Regenerate.
8436 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8438 * MAINTAINERS (Various Maintainers): Remove self.
8439 (Write After Approval): Add self.
8441 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8443 * MAINTAINERS (Various Maintainers): Add self.
8445 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8447 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8448 * configure: Regenerate.
8450 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8452 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8453 gcc_version, and gcc_version_trigger from set of flags to pass.
8454 * Makefile.tpl: Remove definitions of above variables.
8455 (config.status): Remove dependency on $(gcc_version_trigger).
8456 * Makefile.in: Regenerate.
8457 * configure.in: Do not reference config/gcc-version.m4 nor
8458 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8459 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8460 * configure: Regenerate.
8462 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8463 Andrew Pinski <pinskia@physics.uc.edu>
8465 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8466 * Makefile.in: Regenerate.
8468 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8470 * MAINTAINERS (Write After Approval): Add myself.
8472 2005-03-03 David Ayers <d.ayers@inode.at>
8474 * MAINTAINERS (Write After Approval): Add myself.
8476 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
8479 * ltmain.sh: Avoid creating archives with components that have
8480 duplicate basenames.
8482 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8485 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8487 * Makefile.in: Regenerate.
8489 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8491 * Makefile.in: Regenerate to fix conflict between the previous two
8494 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8497 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8498 * Makefile.tpl (HOST_SUBDIR): New substitution.
8499 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8500 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8501 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8502 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8503 (Host modules, Bootstrapped modules): Use it.
8504 (Build modules, Target modules): Do not create symlink trees,
8505 always configure out-of-srcdir.
8506 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8507 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8508 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8509 $(HOST_SUBDIR). Create a symlink for host_subdir.
8511 * Makefile.in: Regenerate.
8512 * configure: Regenerate.
8514 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8516 Merged from libada-gnattools-branch:
8517 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8519 * gnattools: New directory.
8520 * Makefile.def: Add gnattools as a module, depending on target-libada.
8521 * Makefile.in: Regenerate.
8522 * configure.in: Include gnattools in host_tools; disable it if ada
8524 * configure: Regenerate.
8526 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
8528 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8529 treelang maintainer.
8530 (Write After Approval): Remove myself.
8532 2005-02-23 Paul Schlie <schlie@comcast.net>
8534 * configure.in: Allow darwin targeted ports to build tk, itcl and
8536 * configure: Regenerate.
8538 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8541 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8542 * configure: Regenerate.
8544 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8546 * MAINTAINERS (Write After Approval): Add myself.
8548 2005-02-10 Ian Lance Taylor <ian@airs.com>
8550 * MAINTAINERS: Update my e-mail address.
8552 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8554 * MAINTAINERS (Write After Approval): Add myself.
8556 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
8558 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8559 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8560 target-libgloss when not *-*-elf and *-*-aout.
8561 * configure: Regenerate.
8563 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8565 * MAINTAINERS: Remove obsolete entries.
8567 * MAINTAINERS (Write After Approval): Add Michael Matz.
8569 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
8571 * MAINTAINERS: Remove self as cpplib maintainer.
8573 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8575 * install-sh, config.sub: Import from upstream.
8577 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8580 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8581 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8582 * Makefile.in: Regenerate.
8584 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
8586 * MAINTAINERS: Update my email address.
8588 2005-01-12 David Edelsohn <edelsohn@gnu.org>
8589 Andreas Schwab <schwab@suse.de>
8592 * config-ml.in: Eval option if surrounded by single quotes.
8594 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
8596 Revert 2004-12-28 Makefile changes, a better fix will be
8597 applied to mainline and src after GCC 4.0 branches.
8599 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
8603 * Makefile.def (target_modules): Remove stage parameter,
8604 it is always true now.
8605 * Makefile.tpl (configure-build-[+module+],
8606 configure-target-[+module+]): Always build symlink tree
8607 for the directory and for include. BUILD_SUBDIR and
8608 TARGET_SUBDIR cannot be . anymore.
8609 * Makefile.in: Regenerate.
8611 2004-12-25 David Edelsohn <edelsohn@gnu.org>
8613 Revert 2004-12-08 Makefile changes.
8615 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8617 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8620 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8622 * configure.in (sh64-*-*): Reenable gprof.
8623 * configure: Regenerate.
8625 2004-12-08 David Edelsohn <edelsohn@gnu.org>
8627 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8628 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8629 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8630 * Makefile.in: Regenerate.
8632 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8634 * MAINTAINERS: Update my email address.
8636 2004-12-07 Matt Kraai <kraai@ftbfs.org>
8638 * Makefile.tpl: Generate normal dependencies if the LHS module is
8640 * Makefile.in: Regenerate.
8642 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8644 * configure.in: Include config/gxx-include-dir.m4. Use
8645 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8646 * configure: Regenerate.
8648 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8650 * config.if: Delete.
8651 * configure.in: Set libstdcxx_incdir directly.
8652 * configure: Regenerate.
8654 2004-12-02 Eric Christopher <echristo@redhat.com>
8656 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8657 * Makefile.in: Regenerate.
8659 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8661 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8662 * configure: Regenerate.
8664 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8666 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8667 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8668 * configure: Regenerate.
8670 2004-12-01 Eric Christopher <echristo@redhat.com>
8672 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8673 of things to remove.
8675 2004-11-29 Matt Kraai <kraai@ftbfs.org>
8677 * MAINTAINERS (Write After Approval): Update my e-mail address.
8679 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8681 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8682 from CVS libtool to always pass_all.
8684 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8686 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8687 (hppa*64*-*-*): Delete incorrect comment.
8688 * configure: Rebuilt.
8690 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8692 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8694 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8696 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8697 from CVS libtool to always pass_all.
8699 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8701 * install-sh, compile: Import from automake.
8703 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8705 * config.guess, config.sub: Import from savannnah.
8707 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
8709 * MAINTAINERS (Write After Approval): Add myself
8711 2004-11-12 Mike Stump <mrs@apple.com>
8713 * Makefile.def: Add html support.
8714 * Makefile.tpl: Likewise.
8715 * Makefile.in: Regenerate.
8717 2004-11-11 Geoffrey Keating <geoffk@apple.com>
8720 * configure.in: Remove all instances of build-fixincludes from
8722 (build_configargs): Supply --target to subdirectories.
8723 * configure: Regenerate.
8725 * Makefile.def: Make gcc install depend on fixincludes install.
8726 * Makefile.in: Regenerate.
8728 2004-11-10 Janis Johnson <janis187@us.ibm.com>
8730 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8732 2004-11-11 Paul Brook <paul@codesourcery.com>
8734 * MAINTAINERS: Add self as arm maintainer. Update email address.
8736 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8738 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8740 * configure: Regenerate.
8742 2004-11-07 David Edelsohn <edelsohn@gnu.org>
8744 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8747 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
8749 * Makefile.def (host fixincludes): Specify missing targets.
8750 * Makefile.in: Regenerate.
8752 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8754 * MAINTAINERS: Add myself
8756 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8758 * MAINTAINERS (Write After Approval): Add myself.
8760 2004-11-04 Geoffrey Keating <geoffk@apple.com>
8762 * Makefile.def: Build fixincludes for the host, too.
8763 * Makefile.in: Regenerate.
8764 * configure.in (host_tools): Add fixincludes.
8765 * configure: Regenerate.
8767 2004-11-04 Daniel Jacobowitz <dan@debian.org>
8769 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8770 * configure: Regenerated.
8772 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8775 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8776 * configure: Regenerated.
8778 2004-10-31 Mark Mitchell <mark@codesourcery.com>
8780 * README.SCO: Update per FSF instructions.
8782 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
8785 * configure.in (case ${target}): Do not build fixincludes for avr.
8786 * configure: Regenerated.
8788 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
8790 * configure.in (case ${target}): Do not build fixincludes
8791 on platforms where it is not used.
8792 * configure: Regenerated.
8794 2004-10-23 Daniel Jacobowitz <dan@debian.org>
8796 * configure.in: Use an absolute path to install-sh.
8797 * configure: Regenerated.
8799 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8801 * MAINTAINERS (Write After Approval): Add myself.
8803 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8805 * MAINTAINERS: Remove from Write After Approval those that are
8806 already maintainers.
8808 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8810 * MAINTAINERS: Update my email address.
8812 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8814 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8815 * configure: Regenerate.
8817 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
8819 * MAINTAINERS: Update my email address.
8821 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8823 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8824 entries belonging to this category.
8826 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8828 * MAINTAINERS: Update my e-mail address.
8830 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
8832 Fix wrong conflict resolution in:
8834 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8836 * Makefile.in: Regenerate.
8837 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8838 in the recursive `make', instead of hardwiring `all'.
8839 (Autogenerated TARGET-* variables): New.
8841 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8843 * configure.in: Enable target-libgloss for crx-*-*.
8844 * configure: Regenerate.
8846 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8848 * MAINTAINERS (Various Maintainers): Move the "windows,
8849 cygwin, mingw" maintainer to ...
8850 (OS Port Maintainers): ... here.
8852 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8854 * MAINTAINERS (Write After Approval): Remove those that are
8855 maintainers of some subsystem.
8857 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8859 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8860 * ltcf-cxx.sh (tpf*): Likewise.
8861 * ltconfig (tpf*): Add TPF OS configuration support.
8863 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8865 * MAINTAINERS: Change my email address to my new work account.
8867 2004-09-24 Michael Roth <mroth@nessie.de>
8869 * configure.in (--without-headers): Add missing double quotes.
8870 * configure: Regenerate.
8872 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
8874 * ylwrap: Revert to previous version.
8876 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8879 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8880 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8881 SET_GCC_LIB_PATH_CMD.
8882 (BASE_TARGET_EXPORTS): Likewise.
8883 * Makefile.in: Regenerated.
8885 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8886 * configure: Regenerated.
8888 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8890 * config.guess: New upstream version
8891 * compile, depcomp, install-sh, ylwrap: Likewise.
8893 2004-09-19 Roger Sayle <roger@eyesopen.com>
8895 * config/mh-x86omitfp: New host makefile fragment. Add
8896 -fomit-frame-pointer to the default BOOT_CFLAGS.
8897 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8898 * configure: Regenerate.
8900 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8903 * configure.in (*-*-darwin*): Renable libobjc.
8904 * configure: Regenerate.
8906 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8908 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8910 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
8912 * Makefile.def: Remove libbanshee.
8913 * Makefile.tpl: Ditto.
8914 * configure.in: Ditto.
8915 * Makefile.in: Regen.
8918 2004-09-08 David Edelsohn <edelsohn@gnu.org>
8920 * ltmain.sh: Use $pic_object as $non_pic_object if
8921 $non_pic_object=none.
8923 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
8925 * missing: Import latest version from master repository.
8927 2004-09-06 Nick Clifton <nickc@redhat.com>
8929 * config.sub: Import latest version from master repository.
8930 * config.guess: Likewise.
8931 This includes these changes:
8933 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
8935 * config.sub: Handle crisv32, alias etraxfs.
8936 * config.guess (crisv32:Linux:*:*): Handle.
8938 2004-08-13 Brad Smith <brad@comstyle.com>
8940 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8941 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8943 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8945 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8946 assume the processor is a powerpc. This is because coreutils
8947 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8948 in this case, due to a MacOS X bug that causes
8949 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8950 to return a negative number.
8951 Problem reported by Petter Reinholdtsen in:
8952 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8954 2004-07-19 Ben Elliston <bje@gnu.org>
8956 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8958 2004-06-24 Ben Elliston <bje@gnu.org>
8960 * config.guess: Update copyright years.
8961 * config.sub: Likewise.
8963 2004-06-22 Robert Millan <robertmh@gnu.org>
8965 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8966 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8968 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8970 * config.guess (*:*VMS:*:*): New entry. Replaces
8971 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8974 2004-06-22 Ben Elliston <bje@gnu.org>
8976 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8977 * config.sub: Likewise.
8979 2004-06-22 Ben Elliston <bje@gnu.org>
8981 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8982 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8984 2004-06-11 Ben Elliston <bje@gnu.org>
8986 * config.guess (pegasos:OpenBSD:*:*): Remove.
8988 2004-06-11 Ben Elliston <bje@gnu.org>
8990 From Wouter Verhelst <wouter@grep.be>:
8991 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8993 2004-06-11 Ben Elliston <bje@gnu.org>
8995 * config.guess (luna88k:OpenBSD:*:*): New.
8997 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
8999 * config.guess (m32r*:Linux:*:*): New case.
9000 * config.sub: Handle m32rle.
9002 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9004 From Jens Petersen <petersen@redhat.com>:
9005 * config.sub: Handle sparcv8.
9007 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9009 From Tom Smith <smith@cag.lkg.hp.com>:
9010 * config.guess: Version suffixes are equally significant on Tru64
9011 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9012 prefix of "P" (patched kernel).
9014 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9016 * config.sub: Add support for National Semiconductor CRX target.
9018 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9020 * MAINTAINERS (Various Maintainers): Remove myself as web page
9021 maintainer, add myself as maintainer of build status lists.
9023 2004-09-03 Jan Beulich <jbeulich@novell.com>
9025 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9026 *-*-netware, but add target-libmudflap.
9027 Consolidate *-*-netware targets (of which really only i?86 exists)
9028 into a single entry.
9029 * configure: Likewise.
9031 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9033 * Makefile.tpl (sorry): Remove.
9034 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9035 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9036 (do-clean): Clean per-stage directories too.
9037 (do-distclean): Run distclean-stage1 too.
9038 (.NOTPARALLEL): Enable during toplevel bootstrap.
9039 (stage[+id+]-bubble): Enable parallel execution during
9040 the recursive invocation.
9041 * Makefile.in: Regenerate.
9043 Fix previous checkin:
9045 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9047 * configure.in: Fix indentation.
9048 * configure: Regenerate.
9050 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9052 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9053 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9054 * configure: regenerate
9055 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9058 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9060 * Makefile.def (build_modules): Add fixincludes.
9061 (dependencies): Make gcc depend on fixincludes.
9062 * configure.in (build_tools): Add fixincludes.
9063 (build_configdirs): Always include build_libs.
9064 * Makefile.in: Regenerate.
9065 * configure: Regenerate.
9067 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9069 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9070 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9071 phony targets; do not generate timestamp files.
9072 (distclean-stageN): Remove references to their timestamp files.
9073 (restageN, touch-stageN): Remove.
9074 (stageN-bubble): Rewritten.
9075 (compare): Support lean bootstraps.
9076 * Makefile.in: Regenerate.
9078 * configure.in: Only warn when bootstrapping but
9079 build != host or build != target. Support lean bootstraps.
9080 * configure: Regenerate.
9082 2004-08-26 Phil Edwards <phil@codesourcery.com>
9084 * configure.in: Give a better error message if GMP/MPFR are missing
9085 and a language needing them has been requested.
9086 * configure: Regenerated.
9088 2004-08-25 Phil Edwards <phil@codesourcery.com>
9090 * configure.in: Print a list of available language front-ends if
9091 a requested one is missing. Tidy stray tab characters.
9092 * configure: Regenerated.
9094 2004-08-19 Michael Koch <konqueror@gmx.de>
9096 * gcc/doc/install.texi: Update entry about automake for libjava.
9098 2004-08-17 Robert Millan <robertmh@gnu.org>
9100 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9101 (instead of FreeBSD).
9102 * configure: Regenerate.
9104 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9106 * Makefile.in: Regenerate.
9107 * configure: Regenerate.
9109 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9111 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9112 for bootstrapped modules if toplevel bootstrap is going.
9113 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9114 modules. Adjust for changes in Makefile.def. Enable several
9115 rules even in non-bootstrap mode, just to avoid peppering the
9116 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9117 (stage-[+prev+]-bubble): Remove.
9119 * Makefile.def (Dependencies): Depend on all-build-bison,
9120 all-build-flex, all-build-byacc, all-build-texinfo, rather
9121 than the host variations.
9122 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9124 (BISON): Update for recent Bisons.
9126 (cross): Depend on all-build.
9127 (all): Do not depend on all-build.
9128 (prebootstrap): Remove.
9129 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9130 (Prebootstrap dependencies): Add them to the per-stage targets
9131 and to all-prebootstrap.
9132 * configure.in (build_configdirs): Always enable build_tools.
9133 (BUILD_DIR_PREFIX): Remove.
9135 * Makefile.def (gcc): Add target variable.
9136 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9137 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9138 in the recursive `make', instead of hardwiring `all'.
9139 (Autogenerated TARGET-* variables): New.
9141 2004-08-13 Brian Booth <bbooth@redhat.com>
9143 * MAINTAINERS: Remove myself from write-after-approval.
9145 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9147 * src-release: Stop distributing mmalloc with gdb (which doesn't
9149 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9150 * Makefile.in: Regenerate.
9152 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9154 * configure.in (arm*-*-eabi*): New target.
9155 * configure: Regenerate.
9157 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9159 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9160 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9161 (Dependencies): New section.
9162 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9163 (configure-target-[+module+]): Depend on maybe-all-gcc
9164 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9165 (toplevel profiledbootstrap): Fix dependencies.
9166 * Makefile.in: Regenerate.
9168 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9170 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9171 target-libiberty to noconfigdirs.
9172 * configure: Regenerate.
9174 2004-08-03 Paul Brook <paul@codesourcery.com>
9176 * configure.in: Check for MPFR as well as GMP.
9177 * configure: Regenerate.
9179 2004-08-01 Robert Millan <robertmh@gnu.org>
9181 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9182 libmudflap for all GNU-based systems (with Glibc).
9183 * configure: Regenerate.
9185 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9187 * Makefile.def (host-modules): Add gcc.
9188 * Makefile.in: Regenerate.
9189 * Makefile.tpl (sorry): New rule.
9190 (configure-host, all-host, [+make_target+]-host, do-check,
9191 install-host): Do not add gcc as a special case.
9192 (host modules): Add a small special-casing for gcc. Export
9193 extra_make_flags through the environment.
9194 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9195 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9196 other recursive targets for gcc): Remove.
9198 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9199 (stage, unstage): New rules.
9200 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9201 distclean-stage[+id+]): Use stage_current.
9202 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9203 the stage*-start rules.
9205 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9207 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9210 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9212 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9213 * configure: Regenerate.
9215 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9217 * maintainer-scripts/gcc_release: Revert yesterday's change.
9219 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9221 * MAINTAINERS: Add myself to write-after-approval.
9223 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9226 * gcc/gccbug.in: Updated because of libf2c removal.
9227 * maintainer-scripts/gcc_release: Ditto.
9229 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9231 * configure.in: Build libmudflap by default on FreeBSD.
9232 * configure: Regenerated.
9234 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9236 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9238 * configure: Regenerated.
9240 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9243 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9244 feedback based compiler.
9245 * Makefile.in: Rebuilt.
9247 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9249 * Makefile.def (host_modules): Set bootstrap=true for flex.
9250 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9251 * Makefile.in: Rebuilt.
9253 2004-07-07 Jan Hubicka <jh@suse.cz>
9255 * MAINTAINERS: Add self as a profile feedback maintainer.
9257 2004-07-05 Phil Edwards <phil@codesourcery.com>
9259 * configure.in: Do not prepend $srcdir to /dev/null in
9261 * configure: Regenerate.
9263 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9265 * Makefile.def (build_modules): Add bison, byacc, flex,
9267 (flags_to_pass): Add FLEX.
9268 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9269 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9270 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9271 DEFAULT_MAKEINFO): Remove.
9272 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9273 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9274 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9275 objdir or else use configured tool.
9277 (all): Depend on it.
9278 (Build module dependencies): Add.
9279 * Makefile.in: Regenerate.
9280 * configure.in: Better support for multiple build modules,
9281 matching what is done for host/target modules. Do not look
9282 for "plausible" locations of build tools if Canadian cross.
9283 Use autoconf's AC_PROG_CC to find a C compiler. Define
9284 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9285 * configure: Regenerate.
9287 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9289 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9290 * Makefile.in: Regenerate.
9292 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9294 * Makefile.tpl (configure-build-[+module+],
9295 configure-[+module+], configure-target-[+module+]): Pass
9296 [+extra_configure_args+].
9297 (all-build-[+module+], all-[+module+], check-[+module+],
9298 install-[+module+], [+make_target+]-[+module+],
9299 all-target-[+module+], check-target-[+module+],
9300 install-target-[+module+], [+make_target+]-target-[+module+]):
9301 Pass [+extra_make_args+].
9302 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9303 (GCC_HOST_EXPORTS): Remove.
9304 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9305 cross, check-gcc, check-gcc-c++, install-gcc,
9306 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9307 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9308 * Makefile.in: Regenerate.
9310 2004-06-21 Matthew Sachs <msachs@apple.com>
9312 * MAINTAINERS: Added self to write-after-approval.
9314 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9316 * configure.in: Check for srcdir/winsup rather than build directory
9318 * configure: Regenerate.
9320 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9322 * configure.in: Don't build Cygwin native newlib if winsup
9323 directory is missing. Emit warning instead.
9324 * configure: Regenerate.
9326 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9328 * Makefile.tpl (touch-stage[+id+]): New.
9329 (restage[+prev+]): Depend on touch-stage[+id+].
9331 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9334 * Makefile.def: Add profile and feedback bootstrap stages.
9335 Remove next field from bootstrap stages.
9336 * Makefile.tpl (LN, LN_S): Substitute.
9337 (stageN-start, stageN-end): Use double-colon rules, to
9338 provide a hook for additional setup commands.
9339 (distclean-stageN-gcc, restageN): Create dependencies from
9340 [+prev+], not from [+next+].
9341 (stageN-bubble): Add commands for successive stages from
9342 [+prev+], using double-colon rules.
9343 (all-stageN-gcc): Fix typo.
9344 (stagefeedback-start, profiledbootstrap): New.
9345 * Makefile.in: Regenerate.
9346 * configure.in: Call ACX_PROG_LN.
9347 * configure: Regenerate.
9349 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9351 * MAINTAINERS (Write After Approval): Add myself.
9353 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9355 * MAINTAINERS (Write After Approval): Add myself.
9357 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9359 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9361 * configure: Regenerate.
9363 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9365 * Makefile.tpl: Fix typo.
9366 * Makefile.in: Regenerate.
9368 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9370 * configure.in: Remove new- prefix from toplevel
9372 * configure: Regenerate.
9374 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9376 * Makefile.tpl (all.normal): Rename to all.
9377 (all): Replace with a rule to pick the default
9378 target from configure.
9379 (all-gcc, configure-gcc): Use conditionals to
9380 do nothing when toplevel bootstrap is going on.
9381 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9382 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9383 * configure.in: Support --enable-bootstrap.
9385 * Makefile.def: Remove new- prefix from toplevel
9387 * Makefile.tpl: Likewise.
9389 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9392 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9393 $(RECURSE_FLAGS) to recursive invocation of make.
9395 * Makefile.in: Regenerate.
9396 * configure: Regenerate.
9398 2004-05-30 Andreas Jaeger <aj@suse.de>
9399 Jim Wilson <wilson@specifixinc.com>
9401 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9404 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9406 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9407 * configure: Regenerate.
9409 2004-05-25 Daniel Jacobowitz <drow@false.org>
9411 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9412 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9413 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9415 * Makefile.in: Regenerate.
9417 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9419 * configure.in: Test the ability to symlink directories.
9420 * configure: Regenerate.
9422 * Makefile.def (bootstrap-stage): New definitions.
9423 * Makefile.tpl (configure-stage1-gcc,
9424 configure-stage2-gcc, configure-stage3-gcc,
9425 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9426 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9427 new-restage3, compare): Autogenerate, see Makefile.in
9428 entry for behavioral changes.
9429 (distclean-stage1, new-stage1-start, new-stage1-end,
9430 new-stage1-bubble, distclean-stage2, new-stage2-start,
9431 new-stage2-end, new-stage2-bubble, distclean-stage3,
9432 new-stage3-start, new-stage3-end): New autogenerated targets.
9433 (objext, prebootstrap, BOOT_CFLAGS,
9434 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9437 * Makefile.in: Regenerate.
9438 (distclean-stage1, new-stage1-start, new-stage1-end,
9439 new-stage1-bubble, distclean-stage2, new-stage2-start,
9440 new-stage2-end, new-stage2-bubble, distclean-stage3,
9441 new-stage3-start, new-stage3-end): New targets.
9442 (all-stage1-gcc): Move prebootstrap dependency from here...
9443 (configure-stage1-gcc): ...to here.
9444 (new-bootstrap): Use bubble targets.
9445 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9446 Use per-stage distclean targets.
9447 (configure-stage1-gcc, configure-stage2-gcc,
9448 configure-stage3-gcc, all-stage1-gcc,
9449 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9450 Use new-stageN-start to prepare the tree.
9452 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9454 * Makefile.def (host_modules): add libcpp.
9455 * Makefile.tpl: Add dependencies on and for libcpp.
9456 * Makefile.in: Regenerate.
9457 * configure.in: Add libcpp host module.
9458 * configure: Regenerate.
9460 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9462 * Makefile.tpl: Whenever a recursive target is defined, wrap
9463 it in a special @if/@endif block, and prepare its maybe
9464 dependency in the @if/@endif block
9465 * configure.in: Instead of writing maybe dependencies, remove
9466 the @if/@endif statements, and remove the @if/@endif blocks
9468 * configure: Regenerate.
9469 * Makefile.in: Regenerate.
9471 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9473 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9475 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9478 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9479 * */configure: Rebuilt.
9481 2004-05-17 Zack Weinberg <zack@codesourcery.com>
9483 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9485 * configure, Makefile.in: Regenerate.
9487 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
9489 * MAINTAINERS (Write After Approval): Add myself.
9491 2004-05-13 Diego Novillo <dnovillo@redhat.com>
9493 Merge from tree-ssa-20020619-branch.
9495 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9496 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9497 (HOST_GMPLIBS): Define.
9498 (HOST_GMPINC): Define.
9499 (TARGET_LIB_PATH): Add libmudflap.
9500 (GFORTRAN_FOR_TARGET): Define.
9501 (configure-build*): Export GFORTRAN.
9502 (configure-gcc): Export GMPLIBS and GMPINC.
9503 (all-gcc): Add maybe-all-libbanshee.
9504 (configure-target-libgfortran): Define.
9505 * Makefile.in: Regenerate.
9506 * configure.in (host_libs): Add libbanshee.
9507 (target_libraries): Add target-libmudflap and target-libgfortran.
9508 Add --with-libbanshee.
9509 Handle --disable-libmudflap.
9510 (*-*-freebsd*): Use with_gmp.
9511 Add $(libgcj) to noconfigdirs.
9512 * configure: Regenerate.
9513 * depcomp: New file.
9514 * MAINTAINERS: Add tree-ssa maintainers.
9516 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9518 * MAINTAINERS (Various Maintainers): Add myself.
9520 2004-04-30 Brian Ford <ford@vss.fsi.com>
9522 * MAINTAINERS (Write After Approval): Add myself.
9524 2004-04-29 Uros Bizjak <uros@kss-loka.si>
9526 * MAINTAINERS (Write After Approval): Add myself.
9528 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
9530 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9531 * configure: Regenerate.
9533 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
9536 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9538 * Makefile.def (flags_to_pass): Remove *dir variables that
9539 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9540 as well as prefix and exec_prefix.
9541 * Makefile.in: Regenerate.
9543 2004-04-26 Robert Millan <robertmh@gnu.org>
9545 Add patches from libtool CVS.
9546 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9547 * ltconfig: Likewise.
9548 * ltcf-c.sh: Likewise.
9549 * ltcf-cxx.sh: Likewise.
9550 * ltcf-gcj.sh: Likewise.
9552 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9554 * Makefile.def (host_modules): Mark with the bootstrap
9555 flag packages on which gcc depends.
9556 * Makefile.tpl (all-bootstrap): Use it.
9557 * Makefile.in: Regenerate.
9559 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9561 * Makefile.def (flags_to_pass): Remove *dir variables that
9562 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9563 as well as prefix and exec_prefix.
9564 * Makefile.in: Regenerate.
9566 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9568 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9569 * configure: Regenerate.
9570 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9571 * gcc/Makefile.tpl (compare): Use the result of the test.
9572 * gcc/Makefile.in: Regenerate.
9574 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
9576 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9577 Always relocate gcc and prev-gcc to the original names, even
9579 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9582 2004-04-23 Laurent GUERBY <laurent@guerby.net>
9584 * MAINTAINERS: Update my email address.
9586 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9588 * configure.in (mips*-*-irix5*): Enable ld.
9589 * configure: Regenerate.
9591 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9593 * configure: Regenerate.
9595 2004-04-15 James E Wilson <wilson@specifixinc.com>
9597 * Makefile.tpl (configure-[+module+], configure-gcc,
9598 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9599 Set and export LDFLAGS.
9600 * Makefile.in: Regenerate.
9602 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9604 * MAINTAINERS: Add myself to write-after-approval.
9606 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9609 * Makefile.tpl: If we don't have built-in-tree target tools,
9610 use the ones found by configure rather than hacking around with
9611 program_transform_name.
9612 * configure.in: Give Makefile.tpl the information necessary
9614 * Makefile.in: Regenerate.
9615 * configure: Regenerate.
9617 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9620 * configure.in: When computing baseargs, strip *all* copies of
9621 offending options. Also, don't match/substitute the trailing space,
9622 so that this actually works when two similar options are separated by
9624 * configure: Regenerate.
9626 2004-04-06 David Edelsohn <edelsohn@gnu.org>
9628 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9629 (rs6000-*-aix*): Same.
9630 * configure: Regenerate.
9632 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
9634 * MAINTAINERS: Add myself to write-after-approval.
9636 2004-04-03 Bud Davis <bdavis9659@comcast.net>
9638 * MAINTAINERS: Add myself to write-after-approval.
9640 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9642 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9643 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9644 * Makefile.in: Regenerate.
9646 * configure.in (top level bootstrap support): Rework --enable-werror
9647 to set @stage2_werror_flag@.
9648 * configure: Regenerate.
9649 * Makefile.tpl (top level bootstrap support): Pass
9650 @stage2_werror_flag@ down to configure in stages 2 and 3.
9651 * Makefile.in: Regenerate.
9653 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9655 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9656 for stages 2 and 3 as well as in make. As a consequence, remove
9657 OUTPUT_OPTION (now detected by configure) from the flags passed down
9659 * Makefile.in: Regenerate.
9661 * Makefile.tpl (new-bootstrap): Fix typo.
9662 * Makefile.in: Regenerate.
9664 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9666 * Makefile.tpl: Rearrange by moving recursive_targets rules
9667 into their proper sections.
9668 * Makefile.tpl (top level bootstrap support): Move disabling
9669 of coverage flags from 'make' to 'configure'; improve comments.
9670 * Makefile.in: Regenerate.
9672 * Makefile.tpl (experimental top level bootstrap) Move stage1
9673 language setting from all- target to configure- target; disable
9674 intermodule optimization in stage 1; prevent gratuitous rebuilds
9676 * Makefile.in: Regenerate.
9677 * configure.in: Comma-separate stage 1 language list for top
9679 * configure: Regenerate.
9681 * Makefile.tpl: Clean up experimental top level bootstrap support:
9682 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9683 prev-gcc in configure- targets as well as all- targets.
9684 * Makefile.in: Regenerate.
9686 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9688 * compile: New file imported from automake.
9690 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
9692 * configure.in: Remove symbolic link section.
9693 * configure: Regenerate.
9694 * Makefile.tpl (links): Remove.
9695 * Makefile.in: Regenerate.
9697 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
9698 Nathanael Nerode <neroden@gcc.gnu.org>
9700 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9701 Set with AC_CHECK_PROGS.
9702 * configure.in: Fix comment typo from last patch.
9703 * configure: Regenerate.
9705 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9707 * Makefile.tpl: Introduce experimental top level bootstrap support.
9708 * Makefile.in: Regenerate.
9709 * configure.in: Introduce support for top level bootstrap.
9710 * configure: Regenerate.
9712 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
9713 Paolo Bonzini <bonzini@gnu.org>
9716 * configure.in: Cope with shells that do not support unquoted ^
9717 * configure: Regenerate.
9719 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
9720 Paolo Bonzini <bonzini@gnu.org>
9723 * configure.in: Cope with shells that do not support nesting
9724 quotes inside quoted backquote substitutions.
9725 * configure: Regenerate.
9727 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9730 * configure.in: Fix escaping of $.
9731 * configure: Regenerate.
9733 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9735 * configure: Regenerate, since I forgot to while committing Paolo's
9738 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
9741 Move language detection to the top level.
9742 * configure.in: Find default values for the tools as
9743 soon as possible. Disable ada if GNAT is not found.
9744 Emit error message about missing languages. Expand
9745 --enable-languages=all for the gcc subdirectory.
9747 2004-03-10 Ben Elliston <bje@gnu.org>
9749 * MAINTAINERS: Update my email address.
9751 2004-03-05 David Edelsohn <edelsohn@gnu.org>
9753 * ltconfig: Disable building static libraries if building shared
9754 libraries on AIX 5L.
9756 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
9758 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9760 * configure: Regenerated.
9762 2004-03-01 Brian Booth <bbooth@redhat.com>
9764 * MAINTAINERS: Add myself to write-after-approval.
9766 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
9768 * MAINTAINERS: Add myself to write-after-approval.
9770 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9773 * Makefile.tpl: Guard XFOO sed statements better.
9774 * Makefile.tpl: Add dependency for configure-target-libada.
9775 * Makefile.in: Regenerate (incidentally fixes broken
9776 commit when libada-branch was merged).
9778 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9780 * MAINTAINERS: Add myself to write-after-approval.
9782 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9784 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9787 2004-02-20 Andrew Cagney <cagney@redhat.com>
9789 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9790 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9792 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9795 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9797 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
9799 * MAINTAINERS: Added myself to write-after-approval.
9801 2004-02-14 Michael Koch <konqueror@gmx.de>
9803 * MAINTAINERS: Added myself to write-after-approval.
9805 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9807 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9808 some OS port maintainers to OS port maintainers section.
9810 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
9812 * MAINTAINERS: Add self.
9814 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9816 * MAINTAINERS: Alphabetize.
9818 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
9820 * MAINTAINERS: Remove myself.
9822 2004-02-11 David Edelsohn <edelsohn@gnu.org>
9824 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9825 (rs6000-*-aix*): Same.
9826 * configure: Regenerate.
9828 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9830 * configure.in (host): Add in missing $noconfigdirs to defines.
9831 * configure: Regenerate.
9833 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9834 Nathanael Nerode <neroden@gcc.gnu.org>
9836 PR ada/6637, PR ada/5911
9837 Merge with libada-branch:
9838 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9839 with appropriate dependencies. Add --enable-libada configure switch.
9840 * configure, Makefile.in: Regenerate.
9842 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
9844 * MAINTAINERS: Add myself to write-after-approval.
9846 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9848 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9849 * configure: Regenerate.
9851 2004-02-04 Geoffrey Keating <geoffk@apple.com>
9853 Merge from upstream:
9855 * ltmain.in: When setting IFS to '~', be careful about user
9856 arguments that contain '~'.
9858 2004-02-04 Peter O'Gorman <peter@pogma.com>
9860 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9861 Also test $base_compile against $CC with escaped arguments. Bug
9862 reported by Geoff Keating <geoffk@apple.com>.
9864 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9866 * MAINTAINERS: Remove i960 port.
9868 2004-01-23 DJ Delorie <dj@redhat.com>
9870 * Makefile.def (target_modules) [libiberty]: Don't stage.
9871 * Makefile.in: Rebuilt.
9873 2004-01-20 Caroline Tice <ctice@apple.com>
9875 * MAINTAINERS: Add myself to write-after-approval.
9877 2004-01-19 Paolo Carlini <pcarlini@suse.de>
9879 * MAINTAINERS: Update my email address.
9881 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9883 * MAINTAINERS: Add myself to write-after-approval.
9885 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9887 * MAINTAINERS: Remove entries without email address.
9889 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
9891 * MAINTAINERS: Add myself to write-after-approval.
9893 2004-01-15 Steven Bosscher <stevenb@suse.de>
9895 * MAINTAINERS: Update my email address.
9897 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
9899 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9900 * Makefile.tpl (configure-target-[+module+]): Support stage.
9901 * Makefile.in: Rebuilt.
9903 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9905 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9907 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
9909 * MAINTAINERS: Add myself as a MIPS maintainer.
9911 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9913 * configure.in: Use ./config.cache, not config.cache.
9914 * configure: Regenerate.
9915 * Makefile.tpl: Special-casing not needed for GCC any more.
9916 * Makefile.in: Regenerate.
9918 * configure.in: Don't share a cache file for host dirs.
9919 * configure: Regenerate.
9921 * config-ml.in: Don't mess with the cache file.
9923 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9925 * MAINTAINERS: Move myself from 'Write After Approval' to
9926 'CPU Port Maintainers' section as SPARC maintainer.
9928 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
9930 * Makefile.tpl: Make GCC use a separate config.cache.
9931 * Makefile.in: Regenerate.
9933 PR bootstrap/11932, PR bootstrap/11933
9934 (I don't know if it will fix either of them, but it relates
9936 * configure.in: Don't use shared config.cache for target
9938 * configure: Regenerate.
9940 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9942 * MAINTAINERS: Add myself to 'Write After Approval' section.
9944 2003-12-31 Roger Sayle <roger@eyesopen.com>
9946 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9947 * configure: Regenerated.
9949 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9951 * MAINTAINERS: Remove the mn10200 maintainer.
9953 2003-12-21 Bernardo Innocenti <bernie@develer.com>
9955 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9956 * configure: Regenerated.
9958 2003-12-16 Jan Hubicka <jh@suse.cz>
9960 * MAINTAINERS: Add myself as callgraph maintainer.
9962 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9964 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9965 * configure: Regenerate.
9967 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9969 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9970 'Write After Approval' section. Update email.
9972 2003-12-01 James Lemke <jim@wasabisystems.com>
9974 * MAINTAINERS (Write After Approval): Add myself.
9976 2003-11-20 Matt Thomas <matt@3am-software.com>
9978 * MAINTAINERS: Add myself as a vax port maintainer.
9980 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
9982 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9983 (configure-build-[+module+], configure-[+module+]): Likewise.
9984 (configure-target-[+module+], configure-gcc, config.status): Likewise.
9985 * Makefile.in: Regenerate.
9987 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9989 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9990 shared/dylibed libraries.
9991 * ltmain.sh: Likewise.
9992 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9993 * ltcf-cxx.sh: Likewise.
9994 * ltcf-gcj.sh: Likewise.
9995 * ltconfig: Likewise.
9997 2003-11-17 Stan Cox <scox@redhat.com>
9999 * MAINTAINERS: Add myself as iq2000 port maintainer.
10001 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10003 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10004 * Makefile.in: Regenerate.
10006 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10008 * config.sub: Update to 2003-11-03 version.
10010 2003-10-20 Phil Edwards <phil@codesourcery.com>
10012 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10013 * configure: Regenerate.
10015 2003-10-20 Nicolas Pitre <nico@cam.org>
10017 * MAINTAINERS: Add myself to 'Write After Approval' section.
10019 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10021 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10023 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10025 * MAINTAINERS: Update my email address.
10027 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10029 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10031 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10033 * MAINTAINERS: Add myself to 'Write After Approval' section.
10035 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10037 * config.guess: Update to 2003-10-16 version.
10038 * config.sub: Update to 2003-10-16 version.
10040 2003-10-15 David Daney <ddaney@avtrex.com>
10042 * MAINTAINERS: Added myself to 'Write After Approval' section.
10044 2003-10-15 Falk Hueffner <falk@debian.org>
10046 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10047 'Write After Approval' section. Update email.
10049 2003-10-14 Roger Sayle <roger@eyesopen.com>
10051 * MAINTAINERS: Move myself from 'Write After Approval' to
10052 'Various Maintainers' section as middle-end maintainer.
10054 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10056 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10057 HOST_FLAGS_TO_PASS.
10058 * Makefile.in: Regenerate.
10060 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10062 * config.guess: Update to 2003-10-07 version.
10063 * config.sub: Update to 2003-10-07 version.
10065 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10067 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10068 * ltconfig (irix5*, irix6*): Don't override version_type.
10070 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10072 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10073 * configure: Rebuilt
10074 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10075 * Makefile.in: Rebuilt
10077 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10079 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10081 2003-09-30 Carlo Wood <carlo@alinoe.com>
10083 * MAINTAINERS (Write After Approval): Add myself.
10085 2003-09-29 Paul Koning <ni1d@arrl.net>
10087 * MAINTAINERS: Move myself from "Write After Approval"
10088 to CPU platform maintainers for pdp11 platform.
10090 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10092 * MAINTAINERS: Move myself from 'Write After Approval' to
10093 'Various Maintainers' section as libffi testsuite maintainer.
10095 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10097 * configure.in: Pass a computed --program-transform-name
10099 * configure: Regenerated.
10101 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10103 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10104 * Makefile.in: Regenerate.
10106 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10107 * Makefile.in: Regenerate.
10109 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10111 * MAINTAINERS: Move myself from 'Write After Approval'
10112 to 'Various Maintainers' (objective-c) section.
10114 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10116 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10118 * configure: Regenerated.
10120 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10122 * MAINTAINERS (Write After Approval): Add myself to write after
10125 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10127 * MAINTAINERS (Write After Approval): Add myself.
10129 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10131 * MAINTAINERS: Update my e-mail address.
10133 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10135 * libtool.m4 (LD): Correct powerpc64 host match.
10137 2003-09-06 James E Wilson <wilson@tuliptree.org>
10139 * MAINTAINTERS: Update my affiliation and email address.
10141 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10143 * MAINTAINERS (Write After Approval): Add myself.
10145 2003-09-04 DJ Delorie <dj@redhat.com>
10147 * configure: Regenerate.
10149 2003-09-04 Robert Millan <robertmh@gnu.org>
10151 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10153 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10155 * configure.in: Ensure arguments to sed are properly spaced.
10156 * configure: Regenerate.
10158 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10160 * MAINTAINERS: Update my e-mail address.
10162 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10164 * MAINTAINERS (Write After Approval): Add myself.
10166 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10168 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10169 * configure: Regenerated.
10171 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10173 * MAINTAINERS: Update my email address.
10175 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10177 * configure.in: Use newline instead of semicolon when assuming
10178 shell arguments in a for loop.
10179 * configure: Regenerated.
10181 2003-08-22 Jason Eckhardt <jle@rice.edu>
10183 * MAINTAINERS: Resurrect the i860 maintainer.
10185 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10188 * configure.in: When testing with_libs and with_headers, treat
10189 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10190 * configure: Regenerate.
10192 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10194 (baseargs): Likewise.
10195 * configure: Regenerate.
10197 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10199 * MAINTAINERS (Write After Approval): Add myself.
10201 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10203 * configure.in: Disable libgcj for darwin not on powerpc.
10204 * configure: Rebuild.
10206 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10208 * config-ml.in, symlink-tree: Add license.
10210 2003-08-03 Richard Stallman <rms@gnu.org>
10211 Eben Moglen <moglen@columbia.edu>
10213 * README.SCO: New file.
10215 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10217 * Makefile.tpl (check, check-c++): Express dependencies using
10218 dependencies rather than commands.
10219 * Makefile.in: Regenerate.
10221 2003-08-01 Andrew Cagney <cagney@redhat.com>
10223 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10224 * configure: Ditto.
10226 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10228 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10229 * Makefile.in: Update.
10231 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10233 * configure.in: Enable libgcj for darwin.
10234 * configure: Rebuild.
10236 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10238 * config-ml.in: Use ac_configure_args directly instead of
10239 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10242 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10244 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10245 creating target and build subdirs to build all parent dirs as needed.
10246 * Makefile.in: Rebuild.
10247 * configure.in: Don't build dirs explicitly here.
10248 * configure: Rebuild.
10250 2003-07-26 Paul Brook <paul@nowt.org>
10252 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10254 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10256 * Makefile.tpl (all-make): Depend on intl.
10257 * Makefile.in: Rebuilt.
10259 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10261 * install-sh: Update to newer upstream versions (associated with
10263 * mkinstalldirs: Likewise.
10264 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10266 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10268 * MAINTAINERS: Move self from Bug database only accounts
10269 to write-after-approval.
10271 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10273 * config.if: Remove unused libc_interface determination.
10275 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10277 * MAINTAINERS: Move self from write-after-approval to
10278 build machinery (*.in).
10280 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10284 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10285 unused INSTALL_PROGRAM_ARGS.
10286 * configure.in: Use AC_PROG_INSTALL.
10287 * Makefile.in: Regenerate.
10288 * configure: Regenerate.
10290 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10292 * MAINTAINERS: Alphabetize.
10294 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10296 * configure: Rebuilt.
10297 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10298 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10299 newlib nor libgloss.
10300 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10301 * configure.in (am33_2.0-*-linux*): Added.
10303 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10305 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10306 * configure: Regenerate.
10308 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10310 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10311 * Makefile.in: Regenerate.
10313 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10315 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10316 * Makefile.in: Regenerate.
10318 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10320 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10321 * Makefile.in: Regenerated.
10323 * config-ml.in: Replace PWD with PWD_COMMAND.
10325 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10327 * intl: New directory; see intl/ChangeLog for details.
10328 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10329 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10330 * Makefile.in: Regenerate.
10332 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10334 * configure.in: Clean up config-lang.in handling. Delete
10335 useless assignment to "subdirs".
10336 * configure: Regenerate.
10338 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10340 * configure.in: Rename 'target_libs' to 'target_libraries'.
10341 Remove useless reference to 'target_libs'.
10342 * configure: Regenerate.
10344 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10346 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10347 * Makefile.in: Regenerate.
10349 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10351 * Makefile.def: Introduce flags_to_pass.
10352 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10353 * Makefile.in: Regenerate.
10355 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10357 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10358 and target-libgloss.
10359 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10360 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10361 * configure: Regenerate.
10363 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10365 * configure.in: Update testsuite_flags to new location.
10366 * configure. Regenerate.
10368 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10370 * Makefile.tpl: Remove BUILD_CC stuff.
10371 * Makefile.in: Regenerate.
10373 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10375 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10377 2003-06-16 Graeme Peterson <gp@qnx.com>
10379 * MAINTAINERS (Write After Approval): Add myself.
10381 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10383 * config.guess: Update to 2003-06-12 version.
10384 * config.sub: Update to 2003-06-13 version.
10386 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10388 * config.guess: Update to 2003-06-06 version.
10389 * config.sub: Update to 2003-06-06 version.
10391 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10393 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10394 * configure. Regenerate.
10396 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10398 * configure.in: Disable serial configure by default.
10399 * configure: Regenerate.
10400 * Makefile.tpl: Abolish .NOTPARALLEL.
10401 * Makefile.in: Regenerate.
10403 * Makefile.tpl: Replace {build,host,target}_canonical by
10404 {build,host,target}.
10405 * Makefile.in: Regenerate.
10407 * Makefile.tpl: Fix stupid pasto.
10408 * Makefile.in: Regenerate.
10410 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10412 * Makefile.tpl: Remove bogus conditional.
10413 * Makefile.in: Regenerate.
10415 2003-06-05 Jan Hubicka <jh@suse.cz>
10417 * Makefile.tpl (profiledbootstrap): New target.
10418 * Makefile.in (profiledbootstrap): New target.
10420 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10422 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10423 Pinski. Remove user names from other bugzilla-only maintainers.
10425 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10427 * Makefile.tpl: Make 'recursive targets' using autogen rather
10428 than shell loop. Remove duplicate 'clean' targets and false
10430 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10431 Add systematic method of specifying missing targets in subdirs.
10432 Add copyright boilerplate.
10433 * Makefile.in: Regenerate.
10434 * configure.in: Add 'recursive targets' to maybe list.
10435 * configure: Regenerate.
10437 * MAINTAINERS: "GNATS only" -> "Bug database only".
10439 * Makefile.tpl: Rename [+target+] to [+make_target+].
10440 * Makefile.def: Rename 'target' to 'make_target'.
10442 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10444 * MAINTAINERS: Add self as options handling maintainer.
10446 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10448 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10449 been too long since I touched those ports.
10451 2003-05-28 DJ Delorie <dj@redhat.com>
10453 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10454 * Makefile.in: Regenerate.
10456 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10458 * configure.in: Use curly braces in the definition of tooldir.
10459 * configure: Regenerate.
10461 2003-05-21 DJ Delorie <dj@redhat.com>
10463 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10464 newlib or libgloss.
10465 * Makefile.in: Regenerate.
10467 2003-05-21 DJ Delorie <dj@redhat.com>
10469 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10470 * Makefile.in: Regenerate.
10472 2003-05-20 Ian Lance Taylor <ian@airs.com>
10474 * MAINTAINERS: Update my e-mail address.
10476 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10478 * configure.in: Switch more things to use maybe dependencies.
10479 * Makefile.tpl: Switch more things to use maybe dependencies.
10480 Factor out common code from autogen IF statements.
10481 * configure: Regenerate.
10482 * Makefile.in: Regenerate.
10484 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10486 * configure.in: Accept i[3456789]86 for machine type.
10487 * configure: Regenerate.
10489 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10491 * configure.in: Switch more things to use maybe dependencies.
10492 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10493 * configure: Regenerate.
10494 * Makefile.tpl: Switch more things to use maybe dependencies.
10495 * Makefile.in: Regenerate.
10497 2003-05-16 Andreas Schwab <schwab@suse.de>
10499 * Makefile.tpl (install-opcodes): Define.
10500 * Makefile.in: Rebuild.
10502 2003-05-13 Andreas Jaeger <aj@suse.de>
10504 * config.guess: Update to 2003-05-09 version.
10505 * config.sub: Update to 2003-05-09 version.
10507 2003-05-13 Michael Eager <eager@mvista.com>
10509 * configure.in: Correct sed script so that options in quotes are not
10511 * configure: Rebuild.
10513 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
10515 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10516 and $$s/newlib/libc/sys/cygwin32 include paths.
10517 * configure: Ditto.
10519 2003-05-12 Michael Meissner <gnu@the-meissners.org>
10521 * MAINTAINERS: Update my email addresses.
10523 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10525 * config-ml.in: Propagate INSTALL variables.
10527 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10529 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10531 2003-05-02 Chris Demetriou <cgd@broadcom.com>
10533 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10534 * Makefile.in: Regenerate.
10536 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10538 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10540 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10542 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10544 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
10546 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10547 * Makefile.in: Regenerated.
10549 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10551 * MAINTAINERS (Write After Approval): Upgrade myself from
10552 GNATS only to write-after-approval. Update my mail address.
10554 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
10556 (OS Port Maintainers: freebsd): Add myself.
10558 2003-04-22 Mark Mitchell <mark@codesourcery.com>
10560 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10562 2003-04-22 Kean Johnston <jkj@sco.com>
10564 * MAINTAINERS (SCO ports): Added myself.
10566 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10568 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10570 2003-04-19 Kean Johnston <jkj@sco.com>
10572 * MAINTAINERS (Write After Approval): Add myself.
10574 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10576 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10577 * Makefile.in: Regenerate.
10579 2003-04-18 Jakub Jelinek <jakub@redhat.com>
10581 * configure.in (powerpc64*-*-linux*): Remove.
10582 * configure: Rebuilt.
10584 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
10586 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10587 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10589 * Makefile.in: Regenerate.
10591 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
10593 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10594 * configure: Regenerated.
10596 2003-04-15 DJ Delorie <dj@redhat.com>
10598 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10600 2003-04-13 Nick Clifton <nickc@redhat.com>
10602 * config-ml.in: Remove support for --disable-aix removing
10603 call-aix multilibs.
10605 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
10607 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10608 * */configure: Rebuilt.
10610 2003-04-08 Joel Sherrill <joel@oarcorp.com>
10612 * MAINTAINERS: Add my email address.
10614 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
10616 * MAINTAINERS (Write After Approval): Add myself.
10618 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10620 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10621 * Makefile.in: Regenerate.
10623 2003-03-14 Michael Chastain <mec@shout.net>
10625 * Makefile.in: Regenerate with correct Makefile.def.
10627 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10629 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10631 * Makefile.in: Regenerate.
10632 * configure.in: Clean up gxx_include_dir logic.
10633 * configure: Regenerate.
10635 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10637 * MAINTAINERS (Write After Approval): Add myself.
10639 2003-03-10 Ben Elliston <bje@wasabisystems.com>
10641 * MAINTAINERS: Update my mail address.
10643 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10645 * configure.in (gxx_include_dir): Fix typo.
10646 * configure: Regenerated.
10648 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10650 * Makefile.tpl: Reindent.
10651 * Makefile.in: Regenerate.
10652 * configure.in: Reindent. Don't set unused variables.
10653 * configure: Regenerate.
10655 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
10657 * configure.in: Include $(build_tooldir)/sys-include in
10659 * configure: Regenerated.
10661 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10663 * Makefile.tpl: Always pass down RANLIB.
10664 * Makefile.in: Regenerate.
10666 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10667 * Makefile.in: Regenerate.
10668 * configure.in: Remove unused logic relating to --enable-shared
10669 and --enable-threads. Remove bogus comments. Remove redundant
10671 * configure: Regenerate.
10673 * configure.in: Replace ${libstdcxx_version} by its value.
10674 Remove reference to mh-dgux.
10675 * configure: Regenerate.
10677 2003-03-03 Kevin Buettner <kevinb@redhat.com>
10679 * MAINTAINERS (Write After Approval): Add myself.
10681 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10683 * Makefile.tpl: Rearrange.
10684 * Makefile.in: Regenerate.
10686 2003-02-25 Uwe Stieber <uwe@wwws.de>
10688 * configure.in: Add support for kaOS as cross build target system.
10689 * configure: Regenerated.
10691 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10693 * MAINTAINERS (Write after approval): Add myself.
10695 2003-02-21 James E Wilson <wilson@tuliptree.org>
10697 * MAINTAINERS: Update my email address.
10699 2003-02-21 Zack Weinberg <zack@codesourcery.com>
10701 * MAINTAINERS: Add self to blanket write privs. section.
10703 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
10705 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10706 configure-target-* as some target builds may require additional
10707 flags for preprocessor tests.
10708 * Makefile.in: Regenerated.
10710 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
10712 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10713 * ltconfig: Handle it.
10714 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10717 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10718 it is used as argument to $CC.
10719 * ltcf-gcj.sh: Likewise.
10721 * configure.in: Introduce --enable-maintainer-mode.
10722 * configure: Rebuilt.
10723 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10724 for maintainer mode.
10725 * Makefile.in: Rebuilt.
10727 2003-02-18 Jason Merrill <jason@redhat.com>
10729 * Makefile.tpl (check-c++): Allow parallelism.
10731 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10733 * MAINTAINERS: Remove John Carr (who never actually had access to
10736 2003-02-15 Geoffrey Keating <geoffk@apple.com>
10738 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10739 don't configure target-libobjc.
10740 * configure: Regenerate.
10742 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10744 * Makefile.tpl (RANLIB): Define.
10745 * Makefile.in: Regenerate.
10747 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10749 * MAINTAINERS: Update my email.
10751 2003-02-06 Keith R Seitz <keiths@redhat.com>
10753 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10754 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10755 * Makefile.in: Regenerated.
10756 * configure.in: Remove all traces of snavigator, db, and grep.
10757 * configure: Regenerated.
10759 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10761 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10764 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10766 * MAINTAINERS (Write after approval): Add myself.
10768 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
10770 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10771 * Makefile.in: Regenerated.
10773 2003-01-30 Roger Sayle <roger@eyesopen.com>
10775 * config.guess: Updated to 2003-01-30's version.
10776 * config.sub: Updated to 2003-01-28's version.
10778 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
10780 * config.if: If gcc_version is already set, just use it. Don't set
10781 gcc_version_trigger if it's already set, otherwise set it to
10782 gcc/version.c, but only if the file exists. If it is not set and
10783 gcc/version.c does not exist, try to extract the version number from
10786 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10788 * MAINTAINERS: Add myself to write-after-approval list.
10790 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
10792 * configure.in: Revert 24Jan change.
10793 * configure: Regenerate.
10795 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10797 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10800 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10802 * configure.in: Revert previous change.
10803 * configure: Regenerate.
10805 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10807 * configure.in: Make rda native-only.
10808 * configure: Regenerate.
10810 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10812 * MAINTAINERS: Move myself from GNATS-only-accounts to
10813 write-after-approval.
10815 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10817 * configure.in: Add missing \.
10818 * configure: Rebuilt.
10820 2003-01-17 Jakub Jelinek <jakub@redhat.com>
10822 * configure.in (baseargs): Avoid using \| in sed regular
10824 * configure: Rebuilt.
10826 2003-01-16 Jakub Jelinek <jakub@redhat.com>
10828 * configure.in (baseargs): Remove all supported forms of
10829 --cache-file, --srcdir, --host, --build and --target options
10830 from argument lists.
10831 * configure: Rebuilt.
10833 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
10835 * MAINTAINERS: Add myself to write-after-approval list.
10837 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
10839 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10840 * configure: Rebuilt.
10842 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10844 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10845 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10846 * Makefile.in: Regenerate.
10847 * configure: Regenerate.
10849 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
10851 * configure.in: Remove Makefile in build, host and target modules
10852 unless configure was run with --no-recursion.
10853 * configure: Rebuilt.
10855 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10857 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10858 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10859 * Makefile.in: Regenerate.
10861 2003-01-08 Chris Demetriou <cgd@broadcom.com>
10863 * config.guess: Update to 2003-01-03 version.
10864 * config.sub: Update to 2003-01-03 version.
10866 2003-01-07 Christopher Faylor <cgf@redhat.com>
10868 * configure: Regenerate with proper autoconf 2.13.
10870 2003-01-07 Christopher Faylor <cgf@redhat.com>
10872 * configure.in: Add AC_PREREQ for consistency.
10873 * configure: Regenerate.
10875 2003-01-06 Andrew Cagney <ac131313@redhat.com>
10877 * configure.in (GDB_TK): Add tcl directories conditional on
10878 gdb/gdbtk directory being present.
10879 * configure: Regenerate.
10881 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
10883 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10884 used by gcc if LD is not defined and we are not doing a Canadian Cross.
10885 * configure: Rebuilt.
10887 2002-12-31 Tom Tromey <tromey@redhat.com>
10889 * Makefile.in: Rebuilt.
10890 * Makefile.def (target_modules) [libffi]: Allow installation.
10892 2002-12-31 Andreas Schwab <schwab@suse.de>
10894 * configure.in: Fix use of $program_transform_name.
10895 * configure: Regenerated.
10897 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
10899 * configure.in (baseargs): Don't remove first configure argument.
10900 * configure: Regenerated.
10902 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
10904 * Makefile.tpl (local-distclean): Don't remove...
10905 (multilib.ts): ... this. Moved into...
10906 (multilib.out): ... this. Don't use sub-make.
10907 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10908 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10909 (configure-build-[+module+], configure-[+module+],
10910 configure-target-[+module+], configure-gcc): ... these. Test
10911 for Makefile existence. Drop config.status from dependencies.
10912 * Makefile.in: Rebuilt.
10913 * configure.in: Move gcc-version-trigger to the end of
10914 ac_configure_args. Add comments to maybedep.tmp and
10915 serdep.tmp. Introduce --disable-serial-configure. Remove
10916 nonopt from baseargs, matching and removing corresponding
10917 whitespace while at it.
10918 * configure: Rebuilt.
10920 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
10922 * configure.in (host_configargs): Replace reference to
10923 no-longer-defined buildopts with --build=${build_alias}.
10924 * configure: Rebuilt.
10926 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
10927 program_transform_name to standard idiom.
10928 (AUTOGEN, AUTOCONF): Define.
10929 (Makefile.in): Use $(AUTOGEN).
10930 (Makefile): Depend on config.status, and use autoconf-style rule to
10931 build it. Move original commands to...
10932 (config.status): ... this new target.
10933 (configure): Add $(srcdir). Depend on config/acx.m4. Use
10935 * Makefile.in: Rebuilt.
10937 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10939 * Makefile.tpl: Fix dramatic bustage due to change in
10940 program_transform_name.
10941 * Makefile.in: Regenerate.
10943 * configure.in: Remove unnecessary PATH setting.
10944 * configure: Regnerate.
10946 * configure.in: Don't default to unprefixed tools unless
10947 the native tools will work.
10948 * configure: Regenerate.
10950 * configure.in: Convert to autoconf script. Blow away lots
10951 of now-redundant Makefile fragments.
10952 * configure: Generate using Autoconf.
10953 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10954 * Makefile.in: Regenerate.
10956 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10958 * configure: Fix stupid bug where RANLIB was mistakenly included.
10960 * configure.in: Rename (buildargs, hostargs, targargs) to
10961 (build_configargs, host_configargs, target_configargs).
10963 * configure.in: Move logic out of sed statement.
10965 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
10966 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10968 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10970 * config.sub: Import from master repository
10971 * config.guess: Ditto
10973 2002-12-24 Andreas Schwab <schwab@suse.de>
10975 * Makefile.tpl (multilib.out): Fix missing space.
10976 * Makefile.in: Regenerate.
10978 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
10980 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
10981 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
10982 * Makefile.in: Regenerate.
10983 * configure.in: Remove unnecessary leftovers.
10985 2002-12-21 Geoffrey Keating <geoffk@apple.com>
10987 * configure.in (extra_ranlibflags_for_target): New variable.
10988 (*-*-darwin): Add -c to ranlib commands.
10989 * configure (tooldir): Handle extra_ranlibflags_for_target.
10991 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
10993 * Makefile.tpl: Revert HJL's change.
10994 * Makefile.in: Regenerated.
10995 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10998 2002-12-19 Andreas Schwab <schwab@suse.de>
11000 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11001 * Makefile.in: Regenerate.
11003 2002-12-18 H.J. Lu <hjl@gnu.org>
11005 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11006 * Makefile.in: Regenerated.
11008 * configure.in (build_prefix): New. Substitute.
11010 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11012 * Makefile.tpl: Don't let real targets depend on phony targets.
11013 * Makefile.in: Regenerate.
11015 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11016 * Makefile.in: Regenerate.
11018 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11020 * config.sub: Import from master repository
11021 * config.guess: Ditto
11023 2002-12-16 Jason Merrill <jason@redhat.com>
11025 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11026 previous 'make bootstrap'.
11027 * Makefile.in: Regenerate.
11029 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11031 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11033 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11035 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11036 * Makefile.in: Regenerate.
11038 2002-12-13 Jason Merrill <jason@redhat.com>
11040 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11042 (check-c++): Just depend on it and check-target-libstdc++-v3.
11043 * Makefile.in: Regenerate.
11045 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11047 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11048 * Makefile.in: Rebuilt.
11050 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11052 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11054 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11056 * configure: Fix bug put in by gremlins.
11058 * Makefile.tpl: Substitute more autoconfily.
11059 * configure: Substitute more autoconfily.
11060 * Makefile.in: Regenerate.
11062 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11064 * config.sub: Import from master repository
11065 * config.guess: Ditto
11066 * MAINTAINERS: Added Svein Seldal under write after approval
11068 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11070 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11071 * Makefile.in (all-sim): Ditto.
11073 2002-12-06 DJ Delorie <dj@redhat.com>
11075 * Makefile.tpl: Change configure dependencies to not have real
11076 targets depend on phony targets.
11078 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11080 * configure.in: Revert unintentional change.
11082 * Makefile.tpl: Change dependency for */multilib.out so that
11083 it works when gcc isn't in the tree.
11085 * configure.in: Substitute more.
11086 * configure: Run subconfigures from the Makefile.
11087 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11088 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11090 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11092 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11094 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11096 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11097 and corresponding dependencies.
11098 * Makefile.in: Regenerate.
11100 * configure.in (host_tools): Order binutils, gas and ld for
11101 convenience in running the testsuites.
11103 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11104 * Makefile.in: Regenerate.
11105 * configure.in: Introduce rules to serialize subconfigure runs.
11107 * configure.in: Introduce BASE_CC_FOR_TARGET.
11108 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11109 Realize configure-build-* targets. Realize configure-target-* targets.
11110 * Makefile.in: Regenerate.
11112 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11114 * configure: Move gcc_version_trigger stuff from here...
11115 * configure.in: ...to here.
11117 * configure.in: Separate subconfigure options added by this file from
11118 options given by the user. Add machinery to put args for host
11119 subconfigures into the Makefile.
11121 * Makefile.tpl: Remove 'vault' targets.
11122 * Makefile.tpl: Reorder and comment dependencies.
11123 * Makefile.in: Regenerate.
11125 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11126 * configure.in: Fix my broken commit of previous patch. (sigh)
11128 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11130 * configure.in: Move host-specific darwin noconfigdirs into
11131 the host-specific section.
11133 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11135 * configure.in: Move host-specific darwin noconfigdirs into
11136 the host-specific section.
11138 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11140 * configure: Remove skip-this-dir support.
11141 * Makefile.tpl: Remove skip-this-dir support.
11143 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11145 * Makefile.in: Regenerate.
11147 * Makefile.tpl: Strip out useless setting of 'dir'.
11148 * Makefile.in: Regenerate.
11150 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11152 * configure.in: Fix deeply stupid bug.
11154 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11155 shell code in CXX_FOR_TARGET
11156 * Makefile.def: Introduce raw_cxx.
11157 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11158 RAW_CXX_FOR_TARGET.
11159 * Makefile.in: Regenerate.
11161 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11163 * Makefile.tpl: Remove unnecessary ifs.
11164 * Makefile.in: Regenerate.
11166 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11167 dependencies. Maybe-ize build-libiberty. Create dummy install
11168 targets for 'no_install' modules.
11169 * configure: Move GDB_TK substitution to configure.in. Move
11170 build_modules stuff to configure.in.
11171 * configure.in: Implement soft dependency machinery. Maybe-ize
11172 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11173 * Makefile.in: Regenerate.
11175 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11177 * Makefile.tpl: Make all-target, install-target behave similarly
11178 to all, install (only hitting configured targets). Eliminate
11179 unused macro defintions.
11181 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11184 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11186 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11188 * configure.in: Produce lists of subdir targets we're actually
11189 configuring. Remove references to "dosrel".
11190 * Makefile.tpl: Let configure set which subdir targets are hit.
11191 Remove install-cross; clean up install; remove ALL. Remove
11192 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11193 Autogenerate host module targets. Remove empty dependency lines
11194 and redundant dependency; rearrange slightly.
11195 * Makefile.def: Add host-side libtermcap, utils.
11197 * Makefile.in: Regenerate.
11199 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11201 * ltconfig (osf[345]): Append $major to soname_spec.
11202 Reflect this in library_names_spec.
11203 * ltmain.sh (osf): Prefix $major with . for use as extension.
11205 2002-11-19 Andreas Jaeger <aj@suse.de>
11207 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11208 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11209 and sparc64 GNU/Linux systems.
11211 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11213 * MAINTAINERS: Update email.
11215 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11217 * MAINTAINERS: Complete James Dennett's entry.
11219 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11221 * MAINTAINERS (Write After Approval): Add myself.
11223 2002-11-13 Bruce Korb <bkorb@gnu.org>
11225 * Makefile.tpl: syntactic cleanup
11227 2002-11-13 Stuart Hastings <stuart@apple.com>
11229 * MAINTAINERS: Add myself to write-after-approval list.
11231 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11233 * Makefile.def: Add list of recursive targets to autogenerate.
11235 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11236 targets. Autogenerate *-build-* targets.
11237 * Makefile.in: Regenerate.
11239 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11241 * configure: More autoconf-style substitutions.
11242 * Makefile.tpl: More autoconf-style substitutions.
11243 * Makefile.in: Regenerate.
11245 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11247 * configure: Substitute more variables in a more autoconf-friendly
11248 way. Simplify slightly.
11249 * Makefile.tpl: Make more variables substitutable in an
11250 autoconf-friendly way.
11251 * Makefile.in: Regenerate.
11253 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11255 * MAINTAINERS (Write After Approval): Add myself.
11257 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11259 * configure.in (v810*): Remove special setting of tools.
11261 * configure: Add support for extra required flags for ar or nm.
11262 * configure.in (aix4.3+): Use above support for target-specific
11263 issues, rather than using config/mt-aix43.
11265 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11267 * configure: Remove 'removing', which doesn't work. Replace $subdir
11268 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11269 with $srcdir. Reformat indentation. Substitute some variables
11270 formerly hard-coded in the Makefile for build=host.
11271 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11272 * Makefile.def: Autogenerate more.
11273 * Makefile.in: Regenerate.
11275 2002-11-04 Adam Nemet <anemet@lnxw.com>
11277 * MAINTAINERS (Write After Approval): Add myself.
11279 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11281 * Makefile.def (host_modules): Add rda.
11282 * Makefile.in: Regenerate.
11283 * configure.in (target_tool): Add target-rda to list.
11285 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11287 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11289 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11291 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11292 and restrap targets to this rule.
11293 * Makefile.in: Regenerate.
11295 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11297 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11298 GNATS only accounts.
11300 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11302 * configure.in (i[3456]86-*-linux*): Add check to disable
11303 ${libgcj} for glibc1.
11305 2002-10-24 Denis Chertykov <denisc@overta.ru>
11307 * MAINTAINERS: Add myself as ip2k port maintainer.
11309 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11311 * configure.in: Add tic4x target.
11313 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11315 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11316 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11317 * Makefile.in: Regenerate.
11319 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11320 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11321 * Makefile.in: Regenerate.
11323 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11325 * MAINTAINERS: Add myself as web pages co-maintainer.
11327 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11329 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11330 * Makefile.in: Regenerate.
11332 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11334 * MAINTAINERS: Add myself and Nathan Sidwell
11335 <nathan@codesourcery.com> as VxWorks maintainers.
11337 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11339 * Makefile.def: Remove order dependency comments.
11340 * Makefile.tpl: Add explicit install-install dependencies.
11341 * Makefile.in: Regenerate.
11343 * Makefile.tpl: Remove material now in src-release. (Finally!)
11344 * Makefile.in: Regenerate.
11346 * Makefile.tpl: Add configure-target (for src-release in src)
11347 * Makefile.in: Regenerate.
11349 2002-09-30 Nick Clifton <nickc@redhat.com>
11351 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11353 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11355 * configure.in (s390*-*-linux*): Enable libgcj.
11357 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11359 * configure: Revert accidentally applied changes.
11361 * Makefile.tpl: Make more autoconf-friendly.
11362 * Makefile.in: Regenerate.
11363 * configure: Make substitution more autoconf-like.
11365 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11367 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11368 single entry to handle all these.
11369 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11370 libjava on arm-*-elf.
11372 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11374 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11375 things that depend on them.
11377 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11379 * Makefile.tpl: Make subsituted variables more autoconfy.
11380 * Makefile.in: Regenerate.
11381 * configure: Make seds more autoconfy.
11383 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11385 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11386 * Makefile.in: Regenerate.
11387 * configure.in: Rewrite sed statements to look autoconfy.
11389 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11390 all-target-foo on configure-target-foo.
11391 * Makefile.def: Ditto.
11392 * Makefile.in: Rebuild.
11394 2002-09-25 Andrew Haley <aph@redhat.com>
11396 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11398 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11400 * Makefile.def: New file.
11401 * Makefile.tpl: New file.
11402 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11403 * contrib/gcc_update: Note that Makefile.in is a generated file.
11405 * configure.in: Minor rearrangement. Simplify tests.
11407 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11409 * configure.in (with_headers): Skip copy if value is "yes".
11410 (with_libs): Likewise.
11412 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11414 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11415 * configure.in (sh*-*-pe*): Ditto.
11416 * configure.in (mips*-*-pe*): Ditto.
11417 * configure.in (*arm-wince-pe): Ditto.
11419 * configure.in: Rearrange.
11421 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11423 * MAINTAINERS: Update my email address.
11425 2002-08-30 Paul Koning <pkoning@equallogic.com>
11427 * MAINTAINERS: (Write After Approval): Add myself.
11429 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11431 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11433 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11435 * MAINTAINERS: Change my mailing address.
11437 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11439 * MAINTAINERS (Write After Approval): Remove myself.
11440 (Various Maintainers: c++ runtime libs): Add myself.
11442 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11444 * MAINTAINERS (Write After Approval): Remove myself.
11445 (Various Maintainers: c++ runtime libs): Add myself.
11447 2002-08-15 Eric Christopher <echristo@redhat.com>
11449 * config.sub: Import from master repository.
11450 * config.guess: Ditto.
11452 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11454 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11455 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11456 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11458 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11460 * MAINTAINERS: Add self to rs6000 vector extensions.
11462 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11464 * libiberty/configure: Reverted unintended yesterday's check in.
11466 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11468 * boehm-gc/configure, libf2c/configure: Rebuilt.
11469 * libffi/configure, libiberty/configure: Ditto.
11470 * libjava/configure, libobjc/configure: Ditto.
11471 * libstdc++-v3/configure, zlib/configure: Ditto.
11472 Merged from binutils:
11473 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11474 From Steve Ellcey <sje@cup.hp.com>:
11475 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11476 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11477 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11479 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11480 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11481 soname_spec, sys_lib_search_path_spec): Ditto.
11483 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11485 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11487 2002-08-04 H.J. Lu (hjl@gnu.org)
11489 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11491 2002-08-02 Krister Walfridsson <cato@df.lth.se>
11493 * MAINTAINERS (Write After Approval): Add myself.
11495 2002-07-31 Alan Modra <amodra@bigpond.net.au>
11497 * configure.in: Move generic linux case to end. Copy generic
11498 linux noconfigdirs to mips*-*-linux* entry and new
11499 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11501 2002-07-19 Michael Matz <matz@suse.de>
11503 * MAINTAINERS: Add myself as ra* maintainer.
11505 2002-07-16 Chris Demetriou <cgd@broadcom.com>
11507 * config.guess: Update to 2002-07-09 version.
11508 * config.sub: Update to 2002-07-03 version.
11510 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11512 * MAINTAINERS: Fix typo in a maintainer email address.
11514 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11516 * configure.in: Remove two redundant tests.
11518 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11520 * configure.in (mips*-*-irix6*o32): Enable stabs.
11522 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11524 * configure.in: Don't build grez.
11525 * Makefile.in: Ditto.
11527 * Makefile.in: Remove references to bsp, cygmon, libstub.
11528 * configure.in: Ditto.
11530 * configure.in: Remove leftover reference to gdbtest.
11532 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
11534 * configure.in (gxx_include_dir): Change to match versioned
11535 C++ headers if --enable-version-specific-runtime-libs is used.
11537 2002-07-04 Steve Ellcey <sje@cup.hp.com>
11539 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11541 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11543 * configure.in: Make --without-x work.
11545 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11547 * configure.in: Rearrange target Makefile fragment collection.
11549 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11551 * configure.in: Ditto.
11553 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11555 * MAINTAINERS (Write After Approval): Update my e-mail address.
11557 2002-06-24 Ben Elliston <bje@redhat.com>
11559 * configure.in (host_tools): Remove cgen.
11561 * Makefile.in (all-cgen): Remove; runs from its source directory.
11562 (check-cgen, install-cgen, clean-cgen): Likewise.
11563 (all-opcodes): Do not depend on all-cgen.
11564 (all-sim): Likewise.
11566 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
11568 * Makefile.in: Eliminate 'apache' targets.
11569 * configure.in: Eliminate 'apache' targets.
11571 * configure.in: Eliminate redundant tests. Reorganize.
11573 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11575 * config-ml.in: Eliminate references to Cygnus configure.
11577 * Makefile.in: Eliminate references to building emacs.
11579 2002-06-28 Graham Stott <graham.stott@btinternet.com>
11581 * MAINTAINERS: Update my email address.
11583 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11585 * config.if (libstdcxx_incdir): Version C++ headers.
11586 (cxx_incdir): Remove.
11588 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11590 * MAINTAINERS (Write After Approval): Add self.
11592 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11594 * configure.in: Add support for ip2k.
11596 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11598 * configure.in: Fix AIX configury bug.
11600 2002-06-20 Steve Ellcey <sje@cup.hp.com>
11602 * MAINTAINERS (Write After Approval): Add self.
11604 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11606 * configure.in: replace ${topsrcdir} with ${srcdir}
11608 * configure.in: Move definition of libstdcxx_flags
11609 right above usage, rather than waaay earlier.
11611 * configure.in: Pull definition of is_cross_compiler earlier.
11613 * configure.in: Rearrange a little.
11615 * configure.in: Remove references to librx.
11616 * Makefile.in: Remove references to librx.
11618 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11620 * config.sub: Add support for avr target.
11621 Import from master sources, rev 1.255
11623 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
11625 * configure, .cvsignore: Revert previous change...
11626 * Makefile: ...delete.
11628 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11630 * configure.in: Eliminate ${gasdir} variable.
11632 2002-06-18 Dave Brolley <brolley@redhat.com>
11634 * configure.in: Add support for frv.
11635 * config.sub: Add support for frv.
11637 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11639 * configure: Remove garbage from previous commit.
11641 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11643 * configure: For in-source builds, make a subdir and re-exec there.
11644 * Makefile: New file. Pass targets through to build directory.
11645 * .cvsignore: No longer ignore "Makefile".
11647 2002-06-16 Douglas Rupp <rupp@gnat.com>
11649 * MAINTAINERS (Write After Approval): Add self.
11651 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11653 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11655 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11657 * configure.in (vax-*-netbsd*): Re-enable gas.
11659 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11661 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11662 BUILD_PREFIX_1, to correct nomenclature.
11663 * configure: Likewise.
11665 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11666 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11668 2002-05-31 Olaf Hering <olh@suse.de>
11670 * config-ml.in: Propogate DESTDIR also.
11672 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11674 * configure.in (vax-*-netbsd*): Don't build gas for this
11677 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11679 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11680 and libgcj for AVR.
11682 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11684 * MAINTAINERS (Write After Approval): Add myself.
11686 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11688 * config.guess: Update to 2002-05-22 version.
11689 * config.sub: Likewise.
11691 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11693 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11694 * config-ml.in: Likewise.
11695 * configure: Likewise.
11696 * configure.in: Likewise.
11698 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11700 * MAINTAINERS: Update my email address.
11702 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11704 * configure.in: Simplify makefile fragment collection.
11706 * configure.in: Remove code to build emacs.
11708 * configure.in : Remove --srcdir argument from targargs and buildargs
11709 (it's always overridden in the Makefile anyway). Rearrange a bit.
11711 * configure: Move some logic to configure.in.
11712 * configure.in: Move some logic from configure.
11714 2002-05-11 Tom Tromey <tromey@redhat.com>
11716 * MAINTAINERS: Reflect libgcj reality.
11718 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11720 * Makefile.in: Honour DESTDIR.
11722 2002-05-08 Mark Mitchell <mark@codesourcery.com>
11724 * config.guess: Import 2002-03-20 version.
11725 * config.sub: Import 2002-04-26 version.
11727 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11729 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11731 2002-05-07 Tim Josling <tej@melbpc.org.au>
11733 * MAINTAINERS: Add self.
11735 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
11737 * ltmain.sh: Detect and handle object name conflicts
11738 while piecewise linking a static library.
11740 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
11742 * configure.in (noconfigdirs): Don't disable libgcj on
11743 sparc64-*-solaris* and sparcv9-*-solaris*.
11745 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
11747 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11749 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11751 * configure.in (FLAGS_FOR_TARGET): Do not add
11752 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11753 on i[3456]86-*-linux*.
11755 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11757 * configure.in (noconfigdirs): Replace [ ] with test.
11759 * configure.in (noconfigdirs): Do not add target-newlib if
11760 target == i[3456]86-*-linux*, and host == target.
11762 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11764 * configure.in: delete reference to absent file
11766 * configure.in: replace '[' with 'test'
11768 * configure.in: Eliminate references to gash.
11769 * Makefile.in: Eliminate references to gash.
11771 * configure.in: remove useless references to 'pic' makefile fragments.
11773 * configure.in: (*-*-windows*) Finish removing.
11775 * configure.in: Eliminate redundant test for libgui.
11777 2002-04-29 Roger Sayle <roger@eyesopen.com>
11779 * MAINTAINERS: Add self and realphabetize. Update entries
11780 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11781 entry for a29k port maintainer.
11783 2002-04-26 Joel Sherrill <joel@OARcorp.com>
11785 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11786 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11788 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11790 * configure.in: remove references to dead files
11792 2002-04-19 Mark Mitchell <mark@codesourcery.com>
11794 * MAINTAINERS: Add information about purpose of this file.
11796 2002-04-18 Tom Tromey <tromey@redhat.com>
11798 * configure.in: Disallow configuring libgcj when it is already
11799 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11800 Solaris 2.8 by default. For PR libgcj/6158.
11802 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11804 * configure.in: Move default CC setting out of config/mh-* fragments
11805 directly into here.
11807 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11809 * configure.in: don't even try to configure or make a subdirectory
11810 if there's no configure script for it.
11812 2002-04-15 Mark Mitchell <mark@codesourcery.com>
11814 * MAINTAINERS: Remove chill maintainers.
11815 * Makefile.in (CHILLFLAGS): Remove.
11816 (CHILL_LIB): Remove.
11817 (TARGET_CONFIGDIRS): Remove libchill.
11818 (CHILL_FOR_TARGET): Remove.
11819 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11821 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11822 (CHECK_TARGET_MODULES): Likewise.
11823 (INSTALL_TARGET_MODULES): Likewise.
11824 (CLEAN_TARGET_MODULES): Likewise.
11825 (configure-target-libchill): Remove.
11826 (all-target-libchill): Remove.
11827 * configure.in (target_libs): Remove target-libchill.
11828 Do not compute CHILL_FOR_TARGET.
11829 * libchill: Remove directory.
11831 2002-04-11 DJ Delorie <dj@redhat.com>
11833 * Makefile.in, configure.in: Sync with binutils, entries
11836 2002-04-07 Andrew Cagney <ac131313@redhat.com>
11838 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11839 (do-tar, do-bz2): New rules.
11840 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11841 (gdb-tar): New rule.
11842 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11843 (insight_dejagnu.tar): New rule.
11844 (insight.tar): New rule.
11845 (gdb+dejagnu.tar): New rule.
11846 (gdb.tar): New rule.
11848 2002-02-01 Mo DeJong <supermo@bayarea.net>
11850 * Makefile.in: Add all-tix to deps for all-snavigator
11851 so that tix is built when building snavigator.
11853 2002-01-11 Steve Ellcey <sje@cup.hp.com>
11855 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11856 ld and gdb are not supported.
11858 2002-01-07 Mark Salter <msalter@redhat.com>
11860 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11861 Allow target-libgloss to be built for arm, strongarm, and xscale.
11863 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11865 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11866 options for i[3456]86-pc-linux* native builds.
11868 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11870 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11871 files from .po files for a distribution.
11873 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
11875 * configure.in: Enable libstdc++-v3 for h8300 targets.
11877 2001-06-19 Alan Modra <amodra@bigpond.net.au>
11879 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11882 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11884 * Makefile.in (VER): When present, extract the version number from
11885 the file version.in.
11887 2001-05-24 Tom Rix <trix@redhat.com>
11889 * configure.in : enable ld for aix
11891 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11893 * config.guess: Add linux target for S/390.
11895 2000-11-07 Philip Blundell <pb@futuretv.com>
11897 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11899 2000-11-03 Philip Blundell <pb@futuretv.com>
11901 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11904 2001-01-15 Ben Elliston <bje@redhat.com>
11906 * configure.in (host_tools): Add sid.
11907 Always configure cgen.
11909 2000-11-24 Nick Clifton <nickc@redhat.com>
11911 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11913 2000-08-20 Doug Evans <dje@casey.transmeta.com>
11915 * Makefile.in (ALL_MODULES): Add all-cgen.
11916 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11917 (all-cgen): New target.
11918 (all-opcodes,all-sim): Depend on all-cgen.
11919 * configure.in (host_tools): Add cgen.
11920 Only configure cgen if --enable-cgen-maint.
11922 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
11924 * configure.in: Add *-*-freebsd* configurations.
11926 2002-04-08 Tom Tromey <tromey@redhat.com>
11928 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11929 Fixes PR libgcj/6068.
11931 2002-03-30 Krister Walfridsson <cato@df.lth.se>
11933 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11935 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11937 * configure.in (alpha*-dec-osf*): Enable libgcj.
11939 2003-03-27 Matthew Gingell <gingell@gnat.com>
11941 * MAINTAINERS (Write After Approval): Add myself.
11943 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11945 Fix for: PR bootstrap/3591, target/5676
11946 * configure.in (mcore-pe): Disable the configuration of
11947 libstdc++-v3 since exceptions are not supported.
11949 2002-03-20 Anthony Green <green@redhat.com>
11951 * configure.in: Enable libgcj for xscale-elf target.
11953 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
11955 * MAINTAINERS: Update my email address.
11957 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
11959 * ltmain.sh (relink_command): Fix typo in previous change.
11961 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
11963 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11964 (relink_command): Added --tag flags.
11965 (mode=install): If relinking fails; error out.
11967 2002-03-12 Richard Henderson <rth@redhat.com>
11969 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
11971 (do-check): Rename from check.
11972 (check): Allow parallel check.
11974 2002-03-12 Bob Wilson <bob.wilson@acm.org>
11976 * MAINTAINERS: Add myself as maintainer for xtensa port.
11977 Fix alphabetical order in CPU port maintainer list.
11978 Remove myself from Write After Approval list.
11980 2002-03-11 Richard Henderson <rth@redhat.com>
11982 * Makefile.in (.NOTPARALLEL): Add fake tag.
11984 2002-03-07 H.J. Lu (hjl@gnu.org)
11986 * configure.in: Enable gprof for mips*-*-linux*.
11988 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
11990 * MAINTAINERS (Write After Approval): Add myself.
11992 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
11994 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11996 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11998 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12000 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12001 because its Makefile is there; test for the executable instead.
12003 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12005 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12006 libstdc++-v3 and libjava.
12008 2002-02-11 Adam Megacz <adam@xwt.org>
12010 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12013 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12015 * config.guess: Updated to 2002-01-30's version.
12016 * config.sub: Updated to 2002-02-01's version.
12017 Contribute sh64-elf.
12018 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12019 * configure.in: Added sh64-*-*.
12021 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12023 * MAINTAINERS: Belatedly add myself to write after approval list.
12025 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12027 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12028 Remove self as Write After Approval.
12030 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12032 * MAINTAINERS: Put self in as maintainer for contrib/regression
12035 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12037 * MAINTAINERS: Update my email address.
12039 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12041 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12042 target-libiberty, and target-libgloss. Skip Java-related
12043 libraries if not supported for NetBSD on target CPU.
12045 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12047 * install-sh: Use _inst.$$_ for temp file name.
12049 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12051 * MAINTAINERS (Write After Approval): Move my contact info
12053 (OS Port Maintainers): ...to here (netbsd).
12055 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12057 * MAINTAINERS (Write After Approval): Add myself.
12059 2002-01-17 H.J. Lu <hjl@gnu.org>
12061 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12062 (all-target-fastjar): Also depend on all-target-libiberty.
12064 2002-01-16 H.J. Lu (hjl@gnu.org)
12066 * config.guess: Import from master sources, rev 1.225.
12067 * config.sub: Import from master sources, rev 1.238.
12069 2002-01-16 Kazu Hirata <kazu@hxi.com>
12071 * MAINTAINERS (Write After Approval): Remove myself.
12073 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12075 * MAINTAINERS (Write After Approval): Add myself.
12077 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12079 * MAINTAINERS: Add self as docs co-maintainer.
12081 2001-12-11 Matthias Klose <doko@debian.org>
12083 * MAINTAINERS (Write After Approval): Add myself.
12085 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12087 * MAINTAINERS: Update my email address.
12089 2001-12-07 Turly O'Connor <turly@apple.com>
12090 * MAINTAINERS (Write After Approval): Add myself.
12091 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12092 (rs6000_initialize_trampoline): Call __trampoline_setup for
12094 * darwin-tramp.asm: New file, implements __trampoline_setup.
12095 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12097 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12099 * MAINTAINERS (Write After Approval): Add myself.
12101 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12103 * configure, configure.in: Use temp file for long sed commands.
12105 2001-12-03 Laurent Guerby <guerby@acm.org>
12107 * config.sub: Update to version 1.232 on subversion.
12109 2001-12-03 Ben Elliston <bje@redhat.com>
12111 * MAINTAINERS: Update mail address for config.* patches.
12113 2001-11-27 DJ Delorie <dj@redhat.com>
12114 Zack Weinberg <zack@codesourcery.com>
12116 When build != host, create libiberty for the build machine.
12118 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12120 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12122 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12124 (all.normal): Depend on ALL_BUILD_MODULES.
12125 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12126 (all-build-libiberty): Depend on configure-build-libiberty.
12128 * configure: Calculate and substitute proper value for
12130 * configure.in: Create the build subdirectory.
12131 Calculate and substitute TARGET_CONFIGARGS (formerly
12132 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12134 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12136 * MAINTAINERS (write-after-approval): Add self.
12138 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12140 * MAINTAINERS (GNATS only accounts): Remove self.
12142 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12144 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12147 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12149 * MAINTAINERS (Write After Approval): Add self.
12151 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12153 * MAINTAINERS: mips and s390 are also CPU ports.
12155 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12157 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12159 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12161 * MAINTAINERS: Alphabetize.
12163 2001-11-09 Kazu Hirata <kazu@hxi.com>
12165 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12167 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12169 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12171 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12173 * configure.in (--enable-languages): Be more permissive about
12174 syntax. Check for empty lists better. Warn about $LANGUAGES.
12176 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12178 * config.sub: Import from master sources, rev. 1.230.
12179 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12181 2001-11-07 Laurent Guerby <guerby@acm.org>
12183 * MAINTAINERS (Write After Approval): Add self.
12185 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12187 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12189 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12191 * config.sub: Import from master sources, rev 1.226.
12192 * config.guess: Import from master sources, rev 1.216.
12194 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12196 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12197 * MAINTAINERS: Add self as maintainer of MMIX port.
12198 Remove old after-approval entry.
12200 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12202 * ChangeLog, configure: Fix spelling errors.
12204 2001-10-20 Brendan Kehoe <brendan@zen.org>
12206 * MAINTAINERS: Tweak my address.
12208 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12210 * MAINTAINERS: Update my email address.
12212 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12214 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12215 * MAINTAINERS: Add self as maintainer of CRIS port.
12217 2001-10-10 Geert Bosch <bosch@gnat.com>
12219 * MAINTAINERS (Various maintainers: Ada front end):
12220 Added Robert Dewar.
12222 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12224 * MAINTAINERS (Write After Approval): Added self
12226 2001-10-02 Geert Bosch <bosch@gnat.com>
12228 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12230 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12232 * configure: Handle temporary files securely using mkdir.
12234 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12236 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12238 2001-09-26 Will Cohen <wcohen@redhat.com>
12240 * configure.in (*-*-linux*): Disable configuration of target-newlib
12241 and target-libgloss.
12243 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12245 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12248 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12250 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12251 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12252 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12253 avoid quotes nesting problems.
12254 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12255 (DO_X): Export only variables that are set.
12257 2001-09-19 Ben Elliston <bje@redhat.com>
12259 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12260 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12261 semantics. Use the shell built-in "type" command instead.
12263 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12265 Merged from gcc-3_0-branch:
12266 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12267 * ltcf-c.sh: Use $objext, not $ac_objext.
12268 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12269 * ltcf-cxx.sh: Add support for GNU.
12270 2001-07-22 Timothy Wall <twall@redhat.com>
12271 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12272 default settings if using GNU tools with that configuration.
12273 * ltcf-cxx.sh: Ditto.
12274 * ltcf-gcj.sh: Ditto.
12275 2001-07-21 Michael Chastain <chastain@redhat.com>
12276 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12277 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12278 * ltmain.sh: Mark as gcc-local.
12280 2001-08-30 Eric Christopher <echristo@redhat.com>
12281 Jason Eckhardt <jle@redhat.com>
12283 * config.guess: Merge from master sources.
12284 * config.sub: Merge from master sources, add support for mipsisa32.
12286 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12287 * config.sub: Merge from master sources, rev 1.219.
12288 * MAINTAINERS: Add self as contact for stormy16 port.
12290 2001-08-14 Zack Weinberg <zackw@panix.com>
12292 * config.sub: Merge from master sources, rev 1.218.
12293 * config.guess: Merge from master sources, rev 1.209.
12295 2001-08-11 Graham Stott <grahams@redhat.com>
12297 * Makefile.in (check-c++): Add missing semicolon.
12299 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12301 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12303 2001-07-30 Eric Christopher <echristo@redhat.com>
12305 * MAINTAINERS (Various maintainers: mips port): Added myself.
12307 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12309 * configure.in (sh-*-linux*): New.
12311 2001-07-27 Richard Henderson <rth@redhat.com>
12313 * .cvsignore: Add LAST_UPDATED.
12315 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12317 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12319 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12321 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12323 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12325 * MAINTAINERS (Write After Approval): Added myself.
12327 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12329 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12330 and libgcj on m68hc11/m68hc12.
12332 2001-06-27 H.J. Lu (hjl@gnu.org)
12334 * Makefile (CFLAGS_FOR_BUILD): New.
12335 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12337 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12339 * README: Remove version number.
12341 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12343 * INSTALL/README: Update wrt. to the installation instructions now
12344 residing in gcc/doc/install.texi.
12346 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12348 * README: Replace with a cut-down and updated version of gcc/README.
12350 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12352 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12353 multilibs to be disabled.
12355 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12357 * MAINTAINERS (Write After Approval): Add myself.
12359 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12361 * config.guess: Import CVS version 1.195.
12362 * config.sub: Import CVS version 1.212.
12364 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12366 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12367 gcc/xgcc is built, use -print-prog-name to find out the program
12370 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12372 * config.guess: Import CVS version 1.194. All gcc-local changes
12373 appear to also be in the master copy.
12374 * config.sub: Import CVS version 1.211.
12376 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12378 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12379 with_gcc]: Use `gcc -shared' to build a shared library.
12381 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12383 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12386 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12388 * MAINTAINERS (Write After Approval): Add myself.
12390 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12392 * configure.in (libstdcxx_flags): Do not try to execute
12393 libstdc++-v3/testsuite_flags until it exists.
12395 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12397 * MAINTAINERS: Update my email address.
12399 2001-05-31 Graham Stott <grahams@redhat.com>
12401 * MAINTAINERS (Write After Approval): Add myself.
12403 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12405 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12406 libraries when using g++ with native linker.
12408 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12410 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12412 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12414 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12415 [aix4*|aix5*]: Prepend blank.
12417 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12419 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12420 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12421 of subdir/configure scripts to use the new libtool.m4.
12423 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12425 * MAINTAINERS (Write After Approval): Add myself.
12427 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12429 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12431 2001-05-11 Ben Elliston <bje@redhat.com>
12433 * Makefile.in (all-sid): New target.
12434 (check-sid, clean-sid, install-sid): Likewise.
12436 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12438 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12440 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12442 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12445 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12447 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12448 gcc/xgcc is built, use -print-prog-name to find out the program
12451 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12453 * configure.in (noconfigdirs): Don't reset it from scratch in the
12454 target case; only append to it.
12456 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12457 sparc-*-solaris2.8]: Disable ${libgcj}.
12459 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12461 * configure.in (libgcj_saved): Copy from $libgcj.
12462 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12465 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12467 * MAINTAINERS: Remove self as MIPS maintainer and
12468 C front end maintainer.
12470 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12472 * configure.in: Move *-chorusos target case to the proper switch.
12475 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12477 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12480 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12482 * Makefile.in (STAGE1_CFLAGS): Pass down.
12484 2001-04-13 Alan Modra <amodra@one.net.au>
12486 * config.guess: Add hppa64-linux support. Note for next import that
12487 this is already in the master file.
12488 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12490 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12492 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12493 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12495 2001-04-11 Stan Shebs <shebs@apple.com>
12497 * MAINTAINERS: Add self as Darwin port maintainer.
12499 2001-04-11 Alan Modra <amodra@one.net.au>
12501 * MAINTAINERS: Update my email address.
12503 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
12505 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12506 recent versions of FreeBSD (release 3 or later).
12507 * ltconfig: On FreeBSD, -lc must not be provided when building
12508 a shared library or else the standard -pthread gcc option is
12509 rendered worthless to later users of the built library.
12511 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12513 * MAINTAINERS: Add self and RTH as C front end maintainers.
12515 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
12517 * config.sub: Make sure to match an already-canonicalized
12518 machine name (eg. mn10300-unknown-elf).
12520 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
12522 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12524 (bootstrap, cross): Use RECURSE_FLAGS.
12525 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12527 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
12529 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12531 2001-03-22 Colin Howell <chowell@redhat.com>
12533 * Makefile.in (DO_X): Do not backslash single-quotes in
12534 backquotes (two places).
12536 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12539 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12540 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12541 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12542 * ltcf-cxx.sh: Likewise.
12543 * ltcf-gcj.sh: Likewise.
12545 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12547 * MAINTAINERS: Add myself as "documentation co-maintainer".
12549 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12551 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12552 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12554 2001-03-19 Tom Tromey <tromey@redhat.com>
12556 * config-ml.in: Handle GCJ and GCJFLAGS.
12558 2001-03-21 Michael Chastain <chastain@redhat.com>
12560 * Makefile.in: all-m4 depends on all-texinfo.
12562 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
12564 * MAINTAINERS: Add myself to write after approval list.
12566 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
12568 * Makefile.in (DO_X): Quote nested quotes.
12570 2001-03-18 Alan Modra <alan@linuxcare.com.au>
12572 * MAINTAINERS: Add myself to write after approval list.
12574 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
12576 * Makefile.in (DO_X): Use double quotes for quoting
12577 "RANLIB=$${RANLIB}".
12579 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12581 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12583 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
12585 * configure.in: Only use `lang_requires' for languages athat are
12588 2001-03-08 Phil Edwards <pme@sources.redhat.com>
12590 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12592 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
12594 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12596 2001-03-07 Tom Tromey <tromey@redhat.com>
12598 * configure.in: Allow config-lang.in to set `lang_requires' to list
12599 of other required languages.
12601 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
12603 * Makefile.in: Remove RANLIB definition. Use RANLIB
12604 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12605 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12607 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
12608 Alexandre Oliva <aoliva@redhat.com>
12610 * Makefile.in (check-c++): Use tabs, not spaces.
12612 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
12614 * MAINTAINERS: add myself to Write After Approval list.
12616 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
12618 * Makefile.in (check-c++): New rule.
12620 * configure.in (target_libs): Remove libg++.
12621 (noconfigdirs): Remove libg++.
12622 (noconfigdirs): Same.
12623 (noconfigdirs): Same.
12624 (noconfigdirs): Same.
12626 * config-ml.in: Remove libg++ references.
12628 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12629 (ALL_TARGET_MODULES): Same.
12630 (configure-target-libg++): Remove.
12631 (all-target-libg++): Remove.
12632 (configure-target-libio): Remove.
12633 (all-target-libio): Remove.
12634 (check-target-libio): Remove.
12636 (libg++.tar.bz2): Remove.
12637 (all-target-cygmon): Remove libio.
12638 (all-target-libstdc++): Remove.
12639 (configure-target-libstdc++): Remove.
12640 (TARGET_LIB_PATH): Remove libstdc++.
12641 (ALL_GCC_CXX): Remove libstdc++.
12642 (all-target-gperf): Correct.
12644 2001-02-16 Nick Clifton <nickc@redhat.com>
12646 * configure.in (noconfigdirs): Allow configuration of texinfo
12649 2001-02-15 Anthony Green <green@redhat.com>
12651 * configure: Introduce GCJ_FOR_TARGET.
12652 * configure.in: Ditto.
12653 * Makefile.in: Ditto.
12655 2001-02-13 Andreas Schwab <schwab@suse.de>
12657 * MAINTAINERS: Update mail address.
12659 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12661 * config.guess: Add linux target for S/390.
12662 * config.sub: Likewise.
12664 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
12666 * configure.in: for *-chorusos, don't config target-newlib and
12669 2001-02-06 Ben Elliston <bje@redhat.com>
12671 * configure: Output host type to stdout, not stderr.
12673 2001-02-05 Mark Mitchell <mark@codesourcery.com>
12675 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12676 * ltcf-cxx.sh: Likewise.
12678 * config.if: Assume enable_libstdcxx_v3 is defined.
12680 2001-02-04 Mark Mitchell <mark@codesourcery.com>
12682 Remove V2 C++ library.
12683 * configure.in: Remove --enable-libstdcxx_v3 support.
12685 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12687 * include/demangle.h: Add prototype for java_demangle_v3.
12689 2001-01-29 Phil Edwards <pme@sources.redhat.com>
12691 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12693 2001-01-27 Richard Henderson <rth@redhat.com>
12695 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12697 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12699 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12700 Don't unset, it's non-portable and no longer necessary, set to empty
12703 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12705 * ltconfig: Shell portability fix for the tagname validity check.
12707 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
12709 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12710 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12712 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12714 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12716 2001-01-26 Tom Tromey <tromey@redhat.com>
12718 * configure.in: Allow libgcj to be built on Sparc Solaris.
12720 2001-01-25 David Edelsohn <edelsohn@gnu.org>
12722 * ltcf-c.sh: Add aix5 case.
12723 * ltcf-cxx.sh: Likewise.
12724 * ltconfig: Likewise.
12726 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
12728 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12729 keep at least one of build_libtool_libs or build_old_libs set to
12732 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12733 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12735 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12737 * configure.in: Enable libgcj on several additional platforms.
12739 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12741 * configure.in: Enable libgcj for linux targets.
12743 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12745 * MAINTAINERS (Write After Approval): Add myself.
12747 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12749 * MAINTAINERS: Add myself as vax port maintainer.
12751 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12753 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12755 2001-01-09 Mike Stump <mrs@wrs.com>
12757 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12758 failures of subdirectories.
12760 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12762 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12763 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12764 * ltcf-cxx.sh: Likewise.
12765 * ltcf-gcj.sh: Likewise.
12766 * ltconfig.sh: Fix typo.
12768 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12770 * configure: handle DOS-style absolute paths.
12772 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12774 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12776 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12778 * MAINTAINERS: Add myself as avr port co-maintainer.
12780 2000-12-28 Ben Elliston <bje@redhat.com>
12782 * MAINTAINERS: Add myself under ``Write After Approval''.
12784 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12786 * texinfo: Remove directory from GCC.
12788 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12790 * COPYING: Update to current
12791 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12792 to 19yy as example year in copyright notice).
12794 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12796 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
12797 (libstdcxx_incdir): Pass down.
12798 * config.if: Remove expired bits for cxx_interface, add stub.
12799 (libstdcxx_incdir): Add variable for g++ include directory.
12800 * configure.in (gxx_include_dir): Use it.
12802 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
12804 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12805 with old-email address from ``Write After Approval''.
12807 2000-12-15 Andreas Jaeger <aj@suse.de>
12809 * configure.in: Handle lang_dirs.
12811 2000-12-14 Tom Tromey <tromey@redhat.com>
12813 * MAINTAINERS: Removed brads.
12815 * MAINTAINERS: Added gcj developers.
12817 2000-12-13 Anthony Green <green@redhat.com>
12819 * configure.in: Disable libgcj for any target not specifically
12820 listed. Disable libgcj for x86 and Alpha Linux until compatible
12823 2000-12-13 Mike Stump <mrs@wrs.com>
12825 * Makefile.in (local-distclean): Also remove fastjar.
12827 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12829 * contrib/gcc_update: Add fastjar --touch entries.
12831 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
12833 * configure.in: Disable language-specific target libraries for
12834 languages that aren't enabled.
12836 2000-12-10 Anthony Green <green@redhat.com>
12838 * configure.in: Define libgcj. Disable libgcj target libraries for
12841 2000-12-10 Neil Booth <neilb@earthling.net>
12843 * MAINTAINERS: Update mail address, remove from WAA list.
12845 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12847 * libjava: Imported from /cvs/java.
12848 * libffi: Likewise.
12849 * Boehm-gc: Likewise.
12851 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12853 * configure.in (target_libs): Revert 2000-12-08 patch.
12854 (noconfigdirs): Added target-libjava.
12856 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12858 * djunpack.bat: removed.
12860 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12862 * Makefile.in: handle DOS-style absolute paths.
12863 * config-ml.in: likewise.
12864 * symlink-tree: likewise.
12866 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12868 * fastjar: Imported.
12870 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12872 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12874 * configure.in (target_libs): Removed `target-libjava'.
12876 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12878 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12879 (ALL_MODULES): Added fastjar.
12880 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12881 (all-target-libjava): all-fastjar replaces all-zip.
12882 (all-fastjar): Added.
12883 (configure-target-fastjar, all-target-fastjar): Likewise.
12884 * configure.in (host_tools): Added fastjar.
12886 2000-12-07 Mike Stump <mrs@wrs.com>
12888 * Makefile.in (local-distclean): Remove leftover built files.
12890 2000-11-24 Nick Clifton <nickc@redhat.com>
12892 * configure.in (xscale-elf): Add target.
12893 (xscale-coff): Add target.
12895 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
12897 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12898 recent versions of FreeBSD (release 3 or later).
12899 * ltconfig: On FreeBSD, -lc must not be provided when building
12900 a shared library or else the standard -pthread gcc option is
12901 rendered worthless to later users of the built library.
12903 2000-11-16 Fred Fish <fnf@be.com>
12905 * configure.in (enable_libstdcxx_v3): Fix typo,
12906 libstd++ -> libstdc++.
12908 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12910 * MAINTAINERS: Add self to Write After Approval list.
12912 2000-11-21 Bernd Schmidt <bernds@redhat.com>
12914 * MAINTAINERS: Update my email address. Add myself to global write
12917 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
12919 * Makefile.in: Merge with src and libgcj.
12920 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12921 configure-target-<library> when their configure scripts need the C
12922 or C++ library to have already been built to work properly.
12923 (do_proto_toplev): Set them to an empty string.
12925 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12926 (REALLY_SET_LIB_PATH): Use them.
12928 2000-11-17 Stan Shebs <shebs@apple.com>
12930 * MAINTAINERS: Add self to Write After Approval list.
12932 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12934 * configure: Provide the original toplevel configure arguments
12935 (including $0) to subprocesses in the environment rather than
12936 through gcc/configargs.h.
12938 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12940 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12941 C99. Alphabetise "Write After Approval" list.
12943 2000-11-12 Mark Mitchell <mark@codesourcery.com>
12945 * configure: Turn on libstdc++ V3 by default.
12947 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12950 2000-11-11 Philip Blundell <philb@gnu.org>
12952 * MAINTAINERS: Add self to Write After Approval list.
12954 2000-11-09 David Edelsohn <edelsohn@gnu.org>
12956 * ltcf-c.sh (aix4): Improve shared library configuration; require
12958 * ltcf-cxx.sh (aix4): Define.
12959 * ltconfig (aix4): Define library and soname specs appropriate for
12960 AIX. Define command to create export symbols list.
12962 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
12964 * config.sub: Add support for Sun Chorus
12966 2000-10-31 Nick Clifton <nickc@redhat.com>
12968 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12969 <name>@redhat.com. Also installed new email address for Clint
12972 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
12974 * etc: Remove directory from GCC.
12976 2000-10-16 Michael Meissner <meissner@redhat.com>
12978 * configure (gcc/configargs.h): Only create if there is a build GCC
12981 2000-10-16 Matthias Klose <doko@debian.org>
12983 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12984 when configured for libstdc++-v3.
12986 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
12988 * configure: Save configure arguments to gcc/configargs.h.
12990 2000-10-04 Philipp Thomas <pthomas@suse.de>
12992 * config.guess: Import CVS version 1.157.
12993 * config.sub: Import CVS version 1.181.
12995 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
12997 * Makefile.in (bootstrap): avoid recursion if subdir missing
12999 (do-proto-toplev): ditto
13001 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13003 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13004 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13006 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13007 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13008 all affected `configure' scripts.
13010 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13012 * MAINTAINERS: Add self as cpplib co-maintainer.
13014 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13016 * MAINTAINERS: Add self to Write After Approval list.
13018 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13020 * INSTALL/README: egcs -> GCC update.
13022 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13024 * MAINTAINERS: Add myself to Write After Approval list.
13026 2000-09-15 Kazu Hirata <kazu@hxi.com>
13028 * MAINTAINERS: Add myself to Write After Approval list.
13030 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13032 * configure.in: Do not build byacc for hppa64. Provide paths to the
13033 X11 libraries for hppa64.
13035 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13037 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13039 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13041 * Makefile.in (all-zlib): Added dummy target.
13043 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13044 ltcf-gcj.sh: Updated from libtool multi-language branch.
13046 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13048 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13049 (bootstrap*): Depend on all-bootstrap.
13051 2000-09-05 Philipp Thomas <pthomas@suse.de>
13053 * config.guess: Import CVS version 1.156.
13054 * config.sub: Import CVS version 1.179.
13056 2000-09-02 Anthony Green <green@cygnus.com>
13058 * Makefile.in (all-gcc): Depend on all-zlib.
13059 (CLEAN_MODULES): Add clean-zlib.
13060 (ALL_MODULES): Add all-zlib.
13061 * configure.in (host_libs): Add zlib.
13063 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13065 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13066 crosses, but add gcc/include to the header search path for them.
13068 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13070 * MAINTAINERS: Add self to Write After Approval list.
13072 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13074 * config.guess: Import CVS version 1.152.
13075 * config.sub: Import CVS version 1.177.
13077 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13079 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13080 $targargs to tell whether newlib is going to be built.
13082 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13083 $$r/TARGET_SUBDIR/libio for _G_config.h.
13085 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13087 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13089 2000-08-22 DJ Delorie <dj@redhat.com>
13091 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13093 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13095 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13096 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13099 2000-08-21 DJ Delorie <dj@redhat.com>
13101 * MAINTAINERS: Add self as a libiberty maintainer
13103 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13105 * configure.in (libstdcxx_flags): Use
13106 libstdc++-v3/src/libstdc++.INC.
13108 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13110 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13112 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13114 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13116 * configure: Make enable_threads and enable_shared defaults
13117 explicit. Substitute enable_threads into generated Makefiles.
13118 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13119 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13121 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13123 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13125 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13127 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13130 2000-08-11 Jason Merrill <jason@redhat.com>
13132 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13133 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13134 (FLAGS_FOR_TARGET): Not here.
13135 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13137 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13139 * config-ml.in (CC, CXX): Don't introduce a leading space.
13141 2000-08-07 DJ Delorie <dj@delorie.com>
13143 * MAINTAINERS: Add self as a DJGPP maintainer
13145 2000-08-07 DJ Delorie <dj@redhat.com>
13147 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13148 "if we're also building gcc, and it's a gcc that will run on the
13149 build machine, we want to use its includes instead of the system's
13152 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13154 * MAINTAINERS: Add self to Write After Approval list.
13156 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13158 * configure.in (libstdcxx_flags): Don't use `"'.
13160 * config-ml.in: Adjust multilib search paths to the
13161 appropriate multilib tree.
13163 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13165 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13166 commas in $LANGUAGES.
13168 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13170 * configure.in: Re-enable all references to libg++ and librx.
13172 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13174 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13175 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13176 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13177 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13179 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13181 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13183 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13184 CXX_FOR_TARGET for sed.
13186 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13188 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13189 Do not override if already set in the environment or in configure.
13190 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13191 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13193 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13195 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13196 the libtool CVS tree multi-language branch.
13197 * ltconfig, ltmain.sh: Updated.
13199 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13201 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13202 (clean-target): Depend on it.
13204 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13205 (GCC_FOR_TARGET): Use it.
13206 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13207 * configure.in: ... here.
13208 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13209 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13211 2000-07-24 Eric Christopher <echristo@cygnus.com>
13213 * MAINTAINERS: Add self to Write After Approval list.
13215 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13217 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13218 (configure-target-libchill, configure-target-libobjc): Likewise.
13220 * configure.in: Use the same cache file for all target libs.
13221 * config-ml.in: But different cache files per multilib variant.
13223 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13225 * configure (topsrcdir): Don't use dirname.
13227 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13229 * MAINTAINERS: Add self to Write After Approval list.
13231 2000-07-20 Jason Merrill <jason@redhat.com>
13233 * configure.in: Remove all references to libg++ and librx.
13235 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13237 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13239 * config.sub: Update to subversions version 2000-07-06.
13241 2000-07-12 Andrew Haley <aph@cygnus.com>
13243 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13244 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13246 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13248 * symlink-tree: Check number of arguments.
13250 2000-07-05 Jim Wilson <wilson@cygnus.com>
13252 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13253 search path for a g++ extracted from the build tree. This
13254 will allow link tests run by configure scripts in
13255 subdirectories to succeed.
13257 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13259 * ltconfig: Add support for mips-dde-sysv4.2MP
13261 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13263 * MAINTAINERS: Add myself as loop discovery maintainer.
13265 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13267 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13268 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13270 2000-06-19 Timothy Wall <twall@cygnus.com>
13272 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13273 * config.sub: Add tic54x target.
13275 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13277 * MAINTAINERS: Add self as Fortran maintainer,
13278 remove Craig Burley.
13280 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13282 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13283 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13285 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13287 * MAINTAINERS: Add self as i18n maintainer
13289 20000-05-21 H.J. Lu (hjl@gnu.org)
13291 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13292 directory are used if they exist. Make sure
13293 $(build_tooldir)/include is searched for header files,
13294 $(build_tooldir)/lib/ for library files.
13295 (GCC_FOR_TARGET): Likewise.
13296 (CXX_FOR_TARGET): Likewise.
13298 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13300 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13302 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13304 * Makefile.in (configure-target-libiberty): Depend on
13305 configure-target-newlib.
13307 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13309 * configure.in, Makefile.in: Merge all libffi-related
13310 configury stuff from the libgcj tree.
13312 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13314 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13315 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13317 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13319 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13320 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13321 current version information. Add to proto-toplev directory.
13322 (gdb-taz): Build do-djunpack.
13324 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13326 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13328 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13330 * MAINTAINERS: Add self to Write After Approval list.
13332 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13334 * ltmain.sh: Preserve in relink_command any environment
13335 variables that may affect the linker behavior.
13337 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13339 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13341 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13343 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13345 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13347 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13348 with the version name.
13350 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13352 * MAINTAINERS: Add self as bb-reorder maintainer.
13354 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13356 * config.if: Tweak.
13358 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13360 * djunpack.bat: New file.
13362 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13364 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13365 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13366 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13367 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13369 2000-04-16 Dave Pitts <dpitts@cozx.com>
13371 * config.sub (case $basic_machine): Change default for "ibm-*"
13374 2000-04-13 Andreas Jaeger <aj@suse.de>
13376 * MAINTAINERS: Added myself.
13378 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13380 * Makefile.in (gdb-taz): New target. GDB specific archive.
13381 (do-md5sum): New target.
13383 (PACKAGE): Default to TOOL.
13384 (VER): Default to a shell script.
13385 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13386 md5 checksum generation.
13387 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13388 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13389 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13390 insight.tar.bz2): Use gdb-taz to create archive.
13392 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13394 * configure (warn_cflags): Delete.
13396 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13398 * MAINTAINERS: Added myself.
13400 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13401 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13403 * configure.in (enable_libstdcxx_v3): Add.
13404 (target_libs): Add bits here to switch between libstdc++-v2 and
13406 * config.if: And this file too.
13407 * Makefile.in: Add libstdc++-v3 targets.
13409 2000-04-05 Michael Meissner <meissner@redhat.com>
13411 * config.sub (d30v): Add d30v as a basic machine type.
13413 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13415 * configure.in: -linux-gnu*, not -linux-gnu.
13417 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13419 * MAINTAINERS: Add self in write-after-approval section.
13421 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13423 * MAINTAINERS: Add self as ia64 port maintainer.
13425 2000-03-08 Neil Booth <NeilB@earthling.net>
13427 * MAINTAINERS: Add self in write-after-approval section.
13429 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13431 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13432 (do-tar-bz2): Replace TOOL with PACKAGE.
13433 (gdb.tar.bz2): Remove GDBTK from GDB package.
13434 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13435 dejagnu.tar.bz2): New packages.
13437 2000-02-27 Andreas Jaeger <aj@suse.de>
13439 * configure.in: Add entry for mips*-*-linux*, move catch all
13440 *-*-*linux* entry below this one.
13442 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13444 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13446 2000-02-24 Nick Clifton <nickc@cygnus.com>
13448 * config.sub: Support an OS of "wince".
13450 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13452 * config.guess, config.sub: Updated to match config's 2000-02-15
13455 2000-02-23 Linas Vepstas <linas@linas.org>
13457 * config.sub: Add support for Linux/IBM 370.
13458 * configure.in: Likewise.
13460 2000-02-22 Nick Clifton <nickc@cygnus.com>
13462 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13464 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13466 * config.guess: Guess "cygwin" rather than "cygwin32".
13468 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13470 * configure (gcc_version): When setting, narrow search to
13471 lines containing `version_string'.
13473 2000-02-15 Denis Chertykov <denisc@overta.ru>
13475 * config.sub: Add support for avr target.
13477 2000-02-14 Nick Clifton <nickc@cygnus.com>
13479 * MAINTAINERS: Add maintainers for MCore port.
13481 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13483 * config.sub: Add mmix-knuth-mmixware.
13485 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13487 * MAINTAINERS: Pair cccp with cpplib maintainership.
13489 2000-01-27 Christopher Faylor <cgf@redhat.com>
13491 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13492 structure stuff to -L library search.
13493 (CXX_FOR_TARGET): Ditto.
13494 (CROSS_CHECK_MODULES): Fix spelling mistake.
13496 2000-01-24 Mark Mitchell <mark@codesourcery.com>
13498 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13501 2000-01-12 Richard Henderson <rth@cygnus.com>
13503 * configure.in: Don't build some bits for beos.
13505 2000-01-12 Joel Sherrill (joel@OARcorp.com)
13507 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13510 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13512 * Add self as cpplib maintainer, as requested by Jason
13513 Merrill. Correct my e-mail address.
13515 2000-01-06 Geoff Keating <geoffk@cygnus.com>
13517 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13520 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13522 * MAINTAINERS: Add myself to "write after approval" list.
13524 1999-12-14 Richard Henderson <rth@cygnus.com>
13526 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13527 * config.sub: Accept alphaev[78], alphaev8.
13529 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13531 * config.guess, config.sub: Update from autoconf.
13533 1999-11-29 Bruce Korb <autogen@linuxbox.com>
13535 * MAINTAINERS: update my playtime e-address.
13537 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13539 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13540 necessary libraries are missing.
13542 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
13544 * MAINTAINERS: Add new 'write after approval' maintainer.
13546 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13548 * MAINTAINERS: Add new Java maintainer.
13550 1999-10-25 Andreas Schwab <schwab@suse.de>
13552 * configure: Fix quoting inside arguments of eval.
13554 1999-10-21 Nick Clifton <nickc@cygnus.com>
13556 * config-ml.in: Allow suppression of some ARM multilibs.
13558 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13560 * config.guess: Add OS/390 match pattern.
13561 * config.sub: Add mvs, openedition targets.
13562 * configure.in (i370-ibm-opened*): New.
13564 1999-09-04 Steve Chamberlain <sac@pobox.com>
13566 * config.sub: Add support for configuring for pj.
13568 1999-08-31 Nick Clifton <nickc@cygnus.com>
13570 * config.sub (maybe_os): Add support for configuring for fr30.
13572 1999-08-25 Nick Clifton <nickc@cygnus.com>
13574 * configure.in: Do not configure or build ld for AIX
13575 platforms. ld is known to be broken on these platforms.
13577 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13579 * config-ml.in: Pass compiler flag corresponding to multidirs to
13582 1999-08-09 Ian Lance Taylor <ian@zembu.com>
13584 * Makefile.in (LDFLAGS): Define.
13586 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13588 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13590 (*-*-cygwin*): Likewise.
13592 1999-08-08 Ian Lance Taylor <ian@zembu.com>
13595 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13596 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13598 From Eli Zaretskii <eliz@is.elta.co.il>:
13599 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13600 long file name when using DJGPP on MS-DOS.
13602 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13604 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13606 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13608 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13609 dependency as this causes "make check" to globally "make all"
13611 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13613 * configure.in (target_libs): Added target-zlib.
13614 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13615 (CONFIGURE_TARGET_MODULES): Likewise.
13616 (CHECK_TARGET_MODULES): Likewise.
13617 (INSTALL_TARGET_MODULES): Likewise.
13618 (CLEAN_TARGET_MODULES): Likewise.
13619 (configure-target-zlib): New target.
13620 (all-target-zlib): Likewise.
13621 (all-target-libjava): Depend on all-target-zlib.
13622 (configure-target-libjava): Depend on configure-target-zlib.
13624 * Makefile.in (configure-target-libjava): Depend on
13625 configure-target-newlib.
13626 (configure-target-boehm-gc): New target.
13627 (configure-target-qthreads): New target.
13629 * configure.in (target_libs): Added target-qthreads.
13630 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13631 (CONFIGURE_TARGET_MODULES): Likewise.
13632 (CHECK_TARGET_MODULES): Likewise.
13633 (INSTALL_TARGET_MODULES): Likewise.
13634 (CLEAN_TARGET_MODULES): Likewise.
13635 (all-target-qthreads): New target.
13636 (configure-target-libjava): Depend on configure-target-qthreads.
13637 (all-target-libjava): Depend on all-target-qthreads.
13639 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13640 (CONFIGURE_TARGET_MODULES): Likewise.
13641 (CHECK_TARGET_MODULES): Likewise.
13642 (INSTALL_TARGET_MODULES): Likewise.
13643 (CLEAN_TARGET_MODULES): Likewise.
13644 (all-target-libjava): New target.
13645 (all-target-boehm-gc): Likewise.
13646 * configure.in (target_libs): Added libjava, boehm-gc.
13648 1999-07-22 Ian Lance Taylor <ian@zembu.com>
13650 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13651 configure.bat in SUPPORT_FILES.
13652 (gas+binutils.tar.bz2): Likewise.
13654 * makeall.bat: Remove; obsolete.
13656 1999-07-21 Ian Lance Taylor <ian@zembu.com>
13658 From Mark Elbrecht:
13659 * configure.bat: Remove; obsolete.
13661 1999-07-11 Ian Lance Taylor <ian@zembu.com>
13663 * configure: Add -W -Wall to the default CFLAGS when compiling with
13666 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13668 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13670 1999-06-30 Mark Mitchell <mark@codesourcery.com>
13672 * configure.in: Build ld on IRIX6.
13674 1999-06-12 Ian Lance Taylor <ian@zembu.com>
13676 * Makefile.in: Change distribution targets to use bzip2 instead of
13678 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13679 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13681 1999-06-04 Nick Clifton <nickc@cygnus.com>
13683 * config.sub: Add mcore target.
13685 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13687 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13689 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13691 * config.guess (dummy): Changed to $dummy.
13693 1999-05-24 Nick Clifton <nickc@cygnus.com>
13695 * config.sub: Tidied up case statements.
13697 1999-05-22 Ben Elliston <bje@cygnus.com>
13699 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13702 * config.guess: Merge with FSF version. Future changes will be
13703 more accurately recorded in this ChangeLog.
13704 * config.sub: Likewise.
13706 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13708 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13710 1999-04-30 Tom Tromey <tromey@cygnus.com>
13712 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13714 1999-04-23 Tom Tromey <tromey@cygnus.com>
13716 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13718 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
13720 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13721 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13722 Bad merge removed these two changes.
13724 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
13725 Martin Heller (Ing.-Buero_Heller@t-online.de)
13727 * config.guess (interix Alpha): Add.
13729 1999-04-11 Richard Henderson <rth@cygnus.com>
13731 * configure.in (i?86-*-beos*): Do config gperf; don't config
13732 gdb, newlib, or libgloss.
13734 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
13736 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13737 link a trivial program with -mabi=64. If it fails, remove mabi=64
13740 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13742 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13744 1999-04-08 Nick Clifton <nickc@cygnus.com>
13746 * config.sub: Add support for mcore targets.
13748 1999-04-07 Michael Meissner <meissner@cygnus.com>
13750 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13751 not mt-ospace, in order to shut up assembler warning about using
13752 symbols that are named the same as registers.
13754 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
13756 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13757 dependency list for all-target-cygmon.
13759 1999-04-05 Doug Evans <devans@casey.cygnus.com>
13761 * config-ml.in: Check $host, not $target, for selective multilibs.
13762 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13763 thumb interworking, and underscore prefix multilibs.
13765 1999-04-04 Ian Lance Taylor <ian@zembu.com>
13767 * missing: Update to version from current automake.
13769 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13771 * configure (gxx_include_dir): Removed.
13773 * configure.in (gxx_include_dir): Handle it.
13774 * Makefile.in: Likewise.
13776 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13778 * config.sub (mips64vr4111,mips64vr4111el) Add.
13780 1999-03-21 Ben Elliston <bje@cygnus.com>
13782 * config.guess: Correct typo for detecting ELF on FreeBSD.
13784 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13786 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13789 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13791 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13792 all-target-newlib to dependency list for all-target-bsp.
13794 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13796 * config.sub: Add i386-uwin support.
13797 * config.guess: Likewise.
13799 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13801 * configure.in: cleanup, add mh-*pic handling for arm, special
13802 case powerpc*-*-aix*
13804 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13806 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13809 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13811 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
13814 1999-03-02 Nick Clifton <nickc@cygnus.com>
13816 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13818 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13820 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13822 1999-02-24 Nick Clifton <nickc@cygnus.com>
13824 * config.sub: Fix typo in arm recognition.
13826 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13828 * configure.in (noconfigdirs): Changed target_configdirs to
13829 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13830 rather than m68k-*-* since it is not known to work on
13831 m68k-aout. Ditto for arm-*-*oabi.
13833 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13835 * configure.in (*-*-windows*): Remove, no longer used.
13837 1999-02-19 Ben Elliston <bje@cygnus.com>
13839 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13840 Smart and improved by Andrew Cagney.
13842 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13844 * config.guess: Recognize openbsd-*-hppa.
13846 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13848 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13849 only if it is not empty.
13851 1999-02-17 Nick Clifton <nickc@cygnus.com>
13853 Patch from: Scott Bambrough <scottb@corelcomputer.com>
13855 * config.guess: Modified to recognize uname's armv* syntax.
13857 * config.sub: Modified to recognize uname's armv* syntax.
13859 1999-02-17 Mark Salter <msalter@cygnus.com>
13861 * configure.in: Added target-bsp for sparclite.
13863 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13865 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13867 1999-02-08 Nick Clifton <nickc@cygnus.com>
13869 * configure.in: Add support for strongarm port.
13870 * config.sub: Add support for strongarm target.
13872 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
13874 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13875 the old name config/mh-cygwin32.
13878 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13880 * configure.in: Do build ld for ix86 Solaris.
13882 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13884 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13885 $AR_FOR_TARGET. Likewise for RANLIB.
13887 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
13889 * config.sub (oabi): Recognize.
13890 * configure.in (arm-*-oabi): Handle.
13892 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13894 * config.guess: Improve detection of i686 on UnixWare 7.
13896 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13898 * config.guess: Add support for i386-pc-interix.
13899 * config.sub: Likewise.
13900 * configure.in: Likewise.
13902 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13904 * Makefile.in: Remove unneeded all-target-libio from
13905 from all-target-winsup target since it is now unneeded.
13906 Add all-target-libtermcap in its place since it is now
13909 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13911 * configure.in: makefile stub for cygwin target is probably
13912 unnecessary. Remove it for now.
13914 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13916 * configure.in: libtermcap.a should be built when cygwin is the
13917 target as well as the host.
13918 * config.guess: Allow mixed case in cygwin uname output.
13919 * Makefile.in: Add libtermcap target.
13921 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13923 * config.sub: Clean up handling of hppa2.0.
13925 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
13927 * config.guess: Use C code to identify more HP machines.
13929 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
13931 * config.sub: Handle hppa2.0.
13933 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
13935 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13936 cygmon for all sparclite targets, regardless of object format.
13938 1998-12-15 Mark Salter <msalter@cygnus.com>
13940 * configure.in: Added target-bsp for several target architectures.
13942 * Makefile.in: Added rules for bsp.
13944 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13946 * config.guess: Improve detection of hppa2.0 processors.
13948 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13950 * config.guess: Recognize FreeBSD using ELF automatically.
13952 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13954 * configure (skip-this-dir): Add handling for new shell script, which
13955 might be created by a sub-directory's configure to indicate, this particular
13956 directory is "unwanted".
13957 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13959 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13961 * ltconfig: import from libtool, after changing libtool to
13962 account for the cygwin name change.
13964 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13966 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13967 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13969 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
13971 * configure.in: Add libtermcap to list of cygwin dependencies.
13973 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
13975 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13976 they include winsup/include when it's a cygwin target.
13978 1998-11-12 Tom Tromey <tromey@cygnus.com>
13980 * configure.in (host_tools): Added zip.
13981 * Makefile.in (all-target-libjava): Depend on all-zip.
13982 (all-zip): New target.
13983 (ALL_MODULES): Added all-zip.
13984 (NATIVE_CHECK_MODULES): Added check-zip.
13985 (INSTALL_MODULES): Added install-zip.
13986 (CLEAN_MODULES): Added clean-zip.
13988 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
13990 * Makefile.in: lose "32" from comment about cygwin.
13992 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
13994 * configure.in: Use -Os to build target libraries for the fr30.
13996 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
13998 * config.sub: Add fr30.
14000 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14002 * configure.in: drop "32" from config/mh-cygwin32. Check
14003 cygwin* instead of cygwin32*.
14004 * config.sub: Check cygwin* instead of cygwin32*.
14006 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14008 * config.guess: Match any version of Unixware7.
14010 1998-10-20 Syd Polk <spolk@cygnus.com>
14012 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14015 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14017 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14018 these if the appropriate directories and files to not exist.
14020 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14022 * Makefile.in (DEVO_SUPPORT): Add config.if.
14024 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14026 * configure: Add pattern to replace "build_tooldir"'s
14027 definition in the generated Makefile with "tooldir"'s
14030 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14032 * config.sub: Bring back lost sparcv9.
14034 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14036 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14038 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14039 CC_FOR_TARGET and friends.
14041 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14043 * Makefile.in (build_tooldir): New variable, same as tooldir.
14044 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14045 -B$(build_tooldir)/bin/.
14046 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14048 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14050 * README: Remove installation instructions and refer to the
14051 INSTALL directory instead.
14053 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14055 * config.sub: Add support for i[34567]86-pc-udk.
14056 * configure.in: Likewise.
14058 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14060 * Makefile.in: add bzip2 package building bits for user
14062 * configure.in: ditto
14064 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14066 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14067 (ALL_TARGET_MODULES): Add all-target-libobjc.
14068 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14069 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14070 (all-target-libchill): Add dependencies.
14071 * configure.in (target_libs): Add libchill.
14073 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14075 * configure.in (target_subdir): Remove duplicate line.
14077 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14079 * Makefile.in (all-automake): fix dependencies.
14081 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14083 * configure.in: Minor cleanups for building in the $(target_alias)
14086 1998-09-22 Jim Wilson <wilson@cygnus.com>
14088 * Makefile.in (bootstrap): Set r and s before make all. Use
14089 BASE_FLAGS_TO_PASS in make all.
14092 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14094 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14096 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14098 * config.sub: Fix typo in last change.
14100 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14102 * config.sub: Add support for C4x target.
14103 * configure.in: Likewise.
14105 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14107 * config.sub: Recognize sparcv9 just like sparc64.
14109 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14111 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14113 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14115 * config.guess: Correctly identify Pentium II sco boxes.
14117 * config.guess: Fix "tr" code. From Weiwen Liu.
14119 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14121 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14124 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14126 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14127 (ALL_TARGET_MODULES): Add all-target-libchill.
14128 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14129 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14130 (all-target-libchill): Add dependencies.
14131 * configure.in (target_libs): Add libchill.
14133 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14135 * config.guess: Avoid assumptions about "tr" behaves when
14136 LANG is set to something other than English.
14138 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14140 * configure (gxx_include_dir): Changed to
14141 '${prefix}/include/g++'-${libstdcxx_interface}.
14143 * config.if: New to determine the interfaces.
14145 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14147 * config.guess: Detect and handle MPE/IX.
14148 * config.sub: Deal with MPE/IX.
14150 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14152 * configure.in: Use mh-aix43.
14154 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14156 * configure: Fix --without/--disable cases for gxx-include-dir.
14158 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14160 * mdata-sh: Imported. Needed for automake support.
14162 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14164 * Makefile.in (taz): Try "chmod -R og=u ." before
14165 "chmod og=u `find . -print`".
14167 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14169 * configure.in: Add arm-elf and thumb-elf support.
14171 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14173 * Makefile.in: Undo previous patch.
14175 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14177 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14179 (install-no-fixedincludes): and here
14180 (INSTALL_MODULES): ... from here.
14182 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14184 * config.sub: Merge with FSF.
14186 * config.guess: Merge with FSF.
14188 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14190 * configure (extraconfigdirs): New variable.
14191 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14192 * Makefile.in (all): Move higher in file.
14193 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14194 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14195 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14196 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14197 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14199 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14201 * Makefile.in (all-target-libjava): Depend on all-gcc and
14203 (configure-target-libjava): Depend on $(ALL_GCC).
14205 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14207 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14208 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14210 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14212 * INSTALL/README: Fix typo.
14214 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14216 * ylwrap: Change absolute path checks to check for DOS style path
14219 * ylwrap: Don't use a full path name if the source file is in the
14220 same directory. From hjl@lucon.org (H.J. Lu).
14222 * config-ml.in: Default to being verbose, to match Feb 18 change to
14225 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14227 Brought over from egcs:
14229 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14231 * configure.in (target_subdir): Set to ${target_alias} instead
14234 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14236 * configure.in (target_subdir): Set to libraries if enable_multilib.
14238 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14240 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14241 multilibs, force reconfiguration the first time we create
14242 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14244 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14246 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14247 avoid confusion with --no-recursion.
14249 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14251 * configure.in: Win32 hosts shouldn't use install -x
14252 * install-sh: remove -x option, and special .exe-handling
14255 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14257 * config.guess: Recognize i586-pc-beos.
14258 * configure.in: Don't build some bits for beos.
14260 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14262 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14263 CFLAGS default to -O2.
14265 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14268 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14270 * ltmain.sh: Correct install when using a different shell.
14272 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14274 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14276 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14278 * makefile.vms: Update to build binutils/makefile.vms. Add install
14281 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14283 * ltconfig: Update to correct AIX handling.
14285 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14287 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14289 * configure.in (target_subdir): Set to ${target_alias} instead
14292 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14294 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14295 (Makefile): Depend on $(gcc_version_trigger).
14297 * configure (gcc_version): Change default initializer to empty
14299 (gcc_version_trigger): New variable; pass this variable down
14300 to subdir configures to enable them checking gcc's version
14301 themselves. Emit make macros for both gcc_version vars.
14302 (topsrcdir): Initialize reliably.
14303 (recursion line): Remove --with-gcc-version=${gcc_version}.
14305 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14307 * configure (enable_version_specific_runtime_libs): Implement new flag
14308 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14309 in $(libsubdir); emit definition in each generated Makefile.
14310 (gxx_include_dir): Initialize depending on
14311 $enable_version_specific_runtime_libs.
14313 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14315 * configure (gcc_version): Initialize properly depending on
14316 how and where configure is started.
14317 (recursion line): Pass a --with-gcc-version=${gcc_version}
14318 to configures in subdirs.
14320 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14322 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14325 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14327 * configure.in: Add cygmon and libstub support for mn10200.
14329 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14331 * configure (gcc_version): Add new variable describing the
14332 particular gcc version we're building.
14333 * Makefile.in (libsubdir): Add new macro for the directory
14334 in which the compiler finds executables, libraries, etc.
14335 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14338 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14340 * Makefile.in (local-clean): Remove *.log.
14341 (warning.log): Built with warn_summary from build.log.
14342 (mail-report.log): Run test_summary.
14343 (mail-report-with-warnings.log): Run test_summary including
14344 warning.log in the report.
14346 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14348 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14350 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14352 * Makefile.in (grep): Grep no longer depends on libiberty.
14354 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14356 * Makefile.in: all-snavigator needs all-libgui.
14358 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14360 * configure.in: Add cygmon and libstub support for mn10300.
14362 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14364 * missing: Update to version from automake 1.3.
14366 * ltmain.sh: On installation, don't get confused if the same name
14367 appears more than once in the list of library names.
14369 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14371 * config.sub: Accept m68060 and m5200 as CPU names.
14373 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14375 * configure: Use && rather than using -a in test, because odd
14376 strings can confuse test.
14377 * configure.in: Likewise.
14379 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14381 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14383 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14385 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14386 bootstrap4-lean): New targets.
14388 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14390 * mpw-* Delete. Not used.
14392 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14394 * COPYING.LIB: Update FSF address.
14396 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14398 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14400 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14403 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14405 * ltconfig, ltmain.sh: Avoid producing a version number if
14406 -version-info was not used.
14408 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14410 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14411 building with newlib.
14413 1998-04-30 Paul Eggert <eggert@twinsun.com>
14415 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14416 Solaris `make' causes it to continue to next definition.
14418 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14420 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14421 the right GUI libraries and files are installed along with GDB.
14423 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14425 * configure.in: Change alpha to alpha* in several places.
14427 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14429 * config.sub: Recognize sparc86x.
14431 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14433 * configure.in (--enable-target-optspace): Remove debug echo.
14435 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14437 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14439 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14441 * ltconfig: Update cygwin32 support.
14443 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14444 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14445 (GDB_SUPPORT_DIRS): Likewise.
14447 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14449 * configure.in (target_makefile_frag): If --enable-target-optspace,
14450 use -Os to compile target libraries rather than -O2. Default to
14451 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14453 * configure.in (target_cflags): Ditto for d30v.
14455 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14457 * Makefile.in (all-bfd): Depend on all-intl.
14458 (all-binutils): Likewise.
14459 (all-gas): Likewise.
14460 (all-gprof): Likewise.
14461 (all-ld): Likewise.
14463 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14465 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14467 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14469 * Makefile.in (all-bfd): Depend upon all-libiberty.
14471 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14473 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14475 * Makefile.in: Add libstub.
14477 * configure.in: Ditto. Build libstub for targets that have cygmon
14480 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14482 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14484 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14486 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14487 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14489 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14491 * configure: Define DEFAULT_M4 by searching PATH.
14492 * Makfile.in: Use DEFAULT_M4.
14494 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14496 * ltconfig: Add cygwin32 support.
14498 * Makefile.in, configure.in: Add libtool as a native only directory
14499 to configure and build.
14501 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14503 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14505 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
14507 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14509 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14511 * Makefile.in: add ash make rules
14512 * configure.in: add ash to native_only and host_tools lists
14514 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14516 * Makefile.in (all-gettext, all-intl): New targets.
14517 (ALL_MODULES): Added all-gettext, all-intl.
14518 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14519 (INSTALL_MODULES): Added install-gettext, install-intl.
14520 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14522 * configure.in (host_tools): Added gettext.
14523 (native_only): Likewise.
14524 (noconfigdirs) [various cases]: Likewise.
14525 (host_libs): Added intl.
14527 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14529 * configure: Do not disable building gdbtk for cygwin32 hosts.
14531 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14533 * configure.in: Add thumb-coff target.
14534 * config.sub: Add thumb-coff target.
14536 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14538 * Makefile.in: Revert yesterday's change.
14539 (all-target-winsup): all-target-librx stays out of here.
14541 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14543 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14544 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14545 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14546 Remove references to librx and libg++.
14548 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14550 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14553 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14555 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14556 for newlib directory.
14557 (CXX_FOR_TARGET): Likewise.
14559 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14561 * ltconfig: Update after libtool/ltconfig.in change for
14564 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14566 * ltconfig, ltmain.sh: Update to libtool 1.2.
14568 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14570 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14571 (install-gcc-cross): Instead, override LANGUAGES here.
14573 1998-03-18 Dave Love <d.love@dl.ac.uk>
14575 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14576 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14578 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14580 * configure.in: Add Thumb-pe target.
14582 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
14584 * Makefile.in - changed sn targets to snavigator
14585 * configure.in - changed sn targets to snavigator
14587 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14589 * config-ml.in: After building symlink tree call make distclean
14590 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14591 to be the case for libiberty.
14593 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14595 * configure: When making link, also check the current
14596 directory. The configure scripts may create one.
14598 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14600 * config.sub: Accept alphapca56 and alphaev6 properly.
14602 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14604 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14606 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14608 * config.sub (sco5): Fix typo.
14610 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14612 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14614 (install-itcl): Remove dependency on install-tcl.
14616 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14618 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14620 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14622 * configure.in: Don't build libgui for a cygwin32 target when not on
14625 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14627 * configure (redirect): Set to null, so default behavior of
14628 configure is now --verbose.
14630 1998-02-16 Dave Love <d.love@dl.ac.uk>
14632 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14633 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14635 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14637 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14638 this change to sync Makefile.in with its ChangeLog entries.
14640 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14642 * ltmain.sh (mkdir): Check that the directory doesn't exist
14643 before we exit with error, so that we don't get races during
14646 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14648 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14650 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14652 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14653 PICFLAG_FOR_TARGET.
14654 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14656 * configure: Emit a definition for the new macro enable_shared
14657 into each Makefile.
14659 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14661 * configure.in (host_tools, native_only): Add libtool.
14663 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14665 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14666 Fix typo in ming config comment.
14668 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14670 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14672 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14674 * config.sub: Add tic30 cases, and map c30 to tic30.
14676 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14678 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14679 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14680 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14681 (CLEAN_TARGET_MODULES): Similarly
14682 (all-target-libf2c): Add dependences.
14683 * configure.in (target_libs): Add libf2c.
14685 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14687 * configure.in: Remove expect from noconfigdirs when target
14688 is cygwin32. OK to build expect and dejagnu with Canadian
14691 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14693 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14696 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14699 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14701 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14702 here as it is not defined in the toplevel Makefile.
14704 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14706 * configure (package_makefile_rules_frag): New variable, which names
14707 a file with generic rules, ...
14708 Change comment to mention we now have FIVE parts.
14709 * configure: Undo last change.
14711 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14713 * config.guess: More accurate determination of HP processor types.
14714 * config.sub: More accurate determination of HP processor types.
14716 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14718 * configure (package_makefile_frag): Move inserting the
14719 ${package_makefile_frag} to where it should be according
14722 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14724 * config.guess: Add support for Linux/ARM.
14726 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14728 * .cvsignore: Remove *-info and *-install since they match
14729 release-info and mpw-install, which we don't want to just ignore.
14731 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14733 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14735 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14737 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14738 local_prefix to sub-make invocations.
14740 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14742 * configure.in: Check makefile fragments in the source
14745 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14747 * configure.in: Check whether host and target makefile
14748 fragments exist before adding them to *_makefile_frag.
14750 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14752 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14754 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14756 * configure.in: Make sure we only replace RPATH_ENVVAR on
14757 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14760 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14763 1998-01-13 Lee Iverson (leei@ai.sri.com)
14765 * config-ml.in (multi-do): LDFLAGS must include multilib
14768 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
14770 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14772 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14774 * config.sub: Add mingw32 support.
14775 * configure.in: Likewise.
14777 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14779 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14781 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14783 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14784 * configure (gxx_include_dir): Provide a definition for subdirs
14785 which do not use autoconf.
14787 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14789 * config.guess: Sync with egcs. Picks up new alpha support,
14790 BeOS & some additional linux support.
14792 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14794 * config.guess: HP 9000/803 is a PA1.1 machine.
14796 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14798 * configure.in: It's alpha*-...
14800 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14802 * configure.in (host_makefile_frag, target_makefile_frag):
14803 Handle multiple config files.
14804 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14807 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14811 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14813 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14815 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14817 * Makefile.in: Add libgui directory.
14818 (GDB_TK): Add all-libgui.
14819 * configure.in: Add libgui directory.
14820 * configure: Add all-libgui to GDB_TK.
14822 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14824 * config-ml.in (multidirs): Add m32r to multilib list.
14826 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14828 * Makefile.in (all-target-gperf): Change dependency to
14829 all-target-libstdc++.
14831 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14833 * config.guess: Add BeOS support.
14835 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14837 Source directory cvs renamed to cvssrc:
14838 * configure.in (host_tools): Change cvs to cvssrc.
14839 (native_only): Likewise.
14840 (noconfigdirs) [various cases]: Likewise.
14841 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14842 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14843 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14844 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14845 (all-cvssrc): Rename target from all-cvs.
14847 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14849 * configure (gxx_include_dir): Fix thinko.
14851 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14853 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14854 (install-cross, install-gcc-cross): New targets.
14856 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14858 * configure.in (noconfigdirs): Add support for Thumb target.
14860 * config.sub (maybe_os): Add support for Thumb target.
14862 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14864 * Makefile.in: Add rules for cygmon.
14866 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14868 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14870 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14871 * configure (gxx_include_dir): Provide a definition for subdirs
14872 which do not use autoconf.
14874 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14876 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14879 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14882 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14883 found on RedHat Linux systems.
14885 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14887 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14890 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14892 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14894 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14896 * ltmain.sh: If mkdir fails, check whether the directory was created
14897 anyhow by some other process.
14899 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14901 * configure.in (d30v-*-*): Configure all directories.
14903 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14905 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14908 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14910 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14912 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14914 * include/libiberty.h: Add extern "C" { so it can be used with C++
14916 * include/remote-sim.h: Add extern "C" { so it can be used with C++
14919 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14921 * configure.in (d30v-*-*): Configure GCC now.
14923 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14925 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14926 is no longer needed.
14928 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
14930 * Makefile.in: check-target-libio depends on all-target-libstdc++.
14932 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
14934 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14935 targets using "$@" to provide support for similar but not identical
14936 targets without having to duplicate code.
14938 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14940 * makefile.vms: Fix to work with DEC C.
14942 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14944 * config.sub: Add mips-tx39-elf to marketing names.
14946 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14948 * ltmain.sh: Handle symlinks in generated script.
14950 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14952 * configure: Handle autoconf style directory options: --bindir,
14953 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14954 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14956 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14957 (sharedstatedir, localstatedir, oldincludedir): New variables.
14958 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14959 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14960 sbindir, sharedstatedir, and sysconfdir.
14962 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14964 * Makefile.in (bootstrap-lean): New target.
14966 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14968 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
14969 sn, and gnuserv from noconfigdirs.
14971 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
14973 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14975 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
14977 * Makefile.in (cross): New target.
14979 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
14980 Jeff Law <law@cygnus.com>
14982 * Makefile.in (bootstrap2, bootstrap3): New targets.
14983 (all-bootstrap): Remove outdated and confusing target.
14984 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14986 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
14988 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14989 windows. Consistent with gdb/configure.
14991 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
14993 * configure.in: Name Linux target fragment.
14995 * configure: Rewrite so that project Makefile fragment is inserted
14996 first and appears last in the resulting Makefile.
14998 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15000 * Makefile.in (install-itcl): Install tcl first.
15002 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15004 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15006 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15008 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15010 * configure.in (skipdirs): Add target-librx for Linux.
15011 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15013 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15015 * Makefile.in (bootstrap): New target.
15017 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15019 * config.sub: Accept 'amigados' for backward compatibility.
15021 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15023 * config.guess: Merge with FSF.
15025 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15027 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15029 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15031 * config.sub: Add "marketing-names" patch.
15033 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15035 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15037 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15039 * config.sub: Handle v850-elf.
15041 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15043 * .cvsignore (*-install): Remove.
15045 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15047 * ltconfig: Set CONFIG_SHELL in libtool.
15048 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15050 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15052 * configure.in (target_subdir): Set to libraries if enable_multilib.
15054 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15056 * config.guess: Update from gcc directory.
15058 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15060 * Makefile.in (all-sim): Depends on all-readline.
15062 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15064 * Makefile.in (BISON, YACC): Use $$s.
15065 (all-bison): Depend on all-texinfo.
15067 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15069 * Makefile.in (BISON): Add -L flag.
15072 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15074 * configure.in (noconfigdirs): Add support for v850e target.
15076 * config.sub (maybe_os): Add support for v850e target.
15078 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15080 * configure.in (noconfigdirs): Add support for v850ea target.
15082 * config.sub (maybe_os): Add support for v850ea target.
15084 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15086 * config.sub: Add mipstx39. Delete r3900.
15088 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15090 * Makefile.in (all-autoconf): Depends on all-texinfo.
15092 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15094 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15097 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15099 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15101 * configure: When handling a Canadian Cross, handle YACC as well as
15102 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15103 * Makefile.in (all-bison): Depend upon all-texinfo.
15105 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15107 * Makefile.in (BISON): bison, not byacc or bison -y.
15108 (YACC): bison -y or byacc or yacc.
15109 (various): Add *-bison as appropriate.
15110 (taz): No need to mess with BISON anymore.
15112 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15114 * configure: If OSTYPE matches *win32*, try to find a good value for
15117 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15119 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15120 configure.in if it is present.
15122 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15124 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15126 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15128 * config.sub: Recognize `arc' cpu.
15129 * configure.in: Likewise.
15130 * config-ml.in: Likewise.
15132 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15134 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15136 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15138 * configure: Changed sed delimiter from ':' to '|' when
15139 attempting to substitute ${config_shell} for SHELL. On
15140 NT ${config_shell} may contain a ':' in it.
15142 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15144 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15146 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15148 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15150 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15152 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15154 * ylwrap: If the program is a relative path, force it to be
15157 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15159 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15161 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15163 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15164 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15167 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15169 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15170 separated by spaces.
15172 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15174 * ylwrap: New file.
15175 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15177 * ltmain.sh: Handle /bin/sh at start of install program.
15179 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15181 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15182 * missing: New file, from automake 1.2.
15184 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15186 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15187 check-tk to CHECK_X11_MODULES.
15189 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15191 * config.sub: Merge with FSF.
15193 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15195 * config.guess: Merge with FSF.
15197 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15199 * configure: Treat msdosdjgpp like go32.
15200 * configure.in: Likewise. Don't remove gprof for go32.
15202 * configure: Change Makefile.tem2 to Makefile.tm2.
15204 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15206 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15208 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15210 * install-sh (chmodcmd): Set to null if the DST directory already
15211 exists. Same as Nov 11th change.
15213 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15215 * configure (GDB_TK): Needs itcl and tix.
15217 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15219 * config.guess: Update from FSF.
15221 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15223 * Makefile.in (GDB_TK): Depend on itcl and tix.
15225 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15227 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15228 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15229 (INSTALL_SCRIPT): New variable.
15230 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15231 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15233 * install-sh: Add support for -x option.
15235 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15237 * configure.in, Makefile.in: Treat tix like itcl.
15239 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15241 * Makefile.in (WINDRES): New variable.
15242 (WINDRES_FOR_TARGET): New variable.
15243 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15244 (EXTRA_HOST_FLAGS): Add WINDRES.
15245 (EXTRA_TARGET_FLAGS): Add WINDRES.
15246 (EXTRA_GCC_FLAGS): Add WINDRES.
15247 ($(DO_X)): Pass down WINDRES.
15248 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15249 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15250 DLLTOOL_FOR_TARGET.
15252 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15254 * configure.in: configure sim before gdb for win32-x-ppc
15256 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15258 Move gperf into the toplevel, from libg++.
15259 * configure.in (target_tools): Add target-gperf.
15260 (native_only): Add target-gperf.
15261 * Makefile.in (all-target-gperf): New target, depend on
15263 (configure-target-gperf): Empty rule.
15264 (ALL_TARGET_MODULES): Add all-target-gperf.
15265 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15266 (CHECK_TARGET_MODULES): Add check-target-gperf.
15267 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15268 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15270 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15272 * config.sub (mn10200): Recognize new basic machine.
15274 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15276 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15277 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15279 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15281 * configure.in: If we're building mips-sgi-irix6* native, turn on
15282 ENABLE_MULTILIB and set TARGET_SUBDIR.
15284 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15286 * Makefile.in (all-sn): Depend on all-grep.
15288 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15290 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15292 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15293 Makefile. From Jeff Makey <jeff@cts.com>.
15294 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15296 * Makefile.in (DISTBISONFILES): Remove.
15297 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15300 * configure.in: Build itl, db, sn, etc., when building for native
15303 * Makefile.in (LD): New variable.
15304 (EXTRA_HOST_FLAGS): Pass down LD.
15305 ($(DO_X)): Likewise.
15307 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15309 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15311 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15313 * configure.in (targargs): Strip out any supplied --build argument
15314 before adding our own. Always add --build.
15316 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15318 * configure.in (targargs): Pass --build if we're doing
15321 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15323 * configure: Use '|' instead of ":" as the separator in
15324 sed. Otherwise sed chokes on NT path names with drive
15325 designators. Also look for "?:*" as the leading characters in an
15328 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15330 * config.sub: Support for r3900.
15332 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15334 * configure.in: Use install-sh, not install.sh.
15336 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15338 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15341 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15343 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15346 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15348 * Makefile.in: Add automake targets.
15349 * configure.in (host_tools): Add automake.
15351 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15353 * configure: Default CXX to c++, not gcc.
15354 * Makefile.in (CXX): Set to c++, not gcc.
15355 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15357 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15359 * install-sh: try appending a .exe if source file doesn't
15362 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15364 * configure.in: Turn on multilib by default.
15365 (cross_only): Remove target-libiberty.
15367 * Makefile.in (all-gcc): Don't depend on libiberty.
15369 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15371 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15373 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15375 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15376 (DISTBISONFILES): Add ld/Makefile.in
15378 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15380 * configure.in: if target is cygwin32 but host isn't cygwin32,
15381 don't configure gdb tcl tk expect, not just gdb.
15383 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15385 * configure.in: Added gnuserv everywhere sn appears.
15387 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15388 (CROSS_CHECK_MODULES): Added check-gnuserv.
15389 (INSTALL_MODULES): Added install-gnuserv.
15390 (CLEAN_MODULES): Added clean-gnuserv.
15391 (all-gnuserv): New target.
15393 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15395 * config.guess: Fixes for MIPS OpenBSD systems.
15397 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15399 * Makefile.in (INSTALL_XFORM): Remove.
15400 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15402 * mkinstalldirs: New file, copied from automake.
15403 * Makefile.in (installdirs): Rename from install-dirs. Use
15404 mkinstalldirs. Change all users.
15405 (DEVO_SUPPORT): Add mkinstalldirs.
15407 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15409 * install-sh: Rename from install.sh.
15410 * Makefile.in (INSTALL): Change install.sh to install-sh.
15411 (DEVO_SUPPORT): Likewise.
15413 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15414 Graichen <graichen@rzpd.de>.
15416 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15418 * config.guess: Recognize OpenBSD systems correctly.
15420 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15422 * README, Makefile.in (ETC_SUPPORT): Remove references to
15423 cfg-paper*, configure.{texi,man,info*}._
15425 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15427 * Makefile.in (all.normal): Ensure that gcc is built after all
15428 the x11 - ie gdb - targets.
15430 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15432 * makefile.vms: Don't run conf-a-gas.
15434 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15436 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15438 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15440 * configure.in: Remove noconfigdirs case since gdb also
15441 configures and builds for tic80-coff.
15443 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15445 * configure: Set cache_file to config.cache.
15446 * Makefile.in (local-distclean): Remove config.cache.
15448 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15450 * COPYING: Update FSF address.
15452 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15454 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15457 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15459 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15460 MAKEDIRS, is empty.
15462 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15464 * config.sub: Tweak mn10300 entry.
15466 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15468 * configure.in (host_tools): Put sim before gdb, so gdb's
15469 configure.tgt can determine if the simulator was configured.
15471 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15473 * config.sub: Move BeOS $os case to be with other Cygnus
15476 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15478 * config.sub: Remove misplaced comment that broke Linux.
15480 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15482 * config.sub: Add BeOS support.
15484 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15486 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15488 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15490 * configure.in (noconfigdirs): Remove tcl and tk from
15491 noconfigdirs for cygwin32 builds.
15493 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15495 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15497 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15499 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15500 make-all.com, use makefile.vms instead.
15502 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15504 * config.sub: Accept -lnews*.
15506 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15508 * configure.in (noconfigdirs): Disable target-newlib,
15509 target-examples and target-libiberty for d30v.
15511 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15513 * configure.in (noconfigdirs): Enable ld for d30v.
15515 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15517 * configure.in (tic80-*-*): Build compiler.
15519 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15521 * configure.in (d30v-*): Remove sim directory from list of
15522 unsupported d30v directories
15524 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15526 * config.sub, configure.in: Add d30v target cpu.
15528 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15530 * makefile.vms: New file.
15531 * make-all.com: Remove.
15533 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15535 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15537 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15539 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15541 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15543 * Makefile.in (ALL_MODULES): Added all-db.
15544 (CROSS_CHECK_MODULES): Addec check-db.
15545 (INSTALL_MODULES): Added install-db.
15546 (CLEAN_MODULES): Added clean-db.
15548 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15550 * config.guess: Merge with latest FSF sources.
15552 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15554 * Makefile.in (ALL_MODULES): Added all-itcl.
15555 (CROSS_CHECK_MODULES): Added check-itcl.
15556 (INSTALL_MODULES): Added install-itcl.
15557 (CLEAN_MODULES): Added clean-itcl.
15559 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15561 * configure.in: build gdb for mn10200
15563 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15565 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15567 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15569 * configure.in (tic80-*-*): Turn off most targets right now.
15571 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15573 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15574 rather than the makeinfo program.
15575 (do-info): Depend upon all-texinfo.
15577 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15579 * configure.in: Remove uses of config/mh-linux.
15581 * config.sub, config.guess: Merge with latest FSF sources.
15583 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15585 * config.sub (case $basic_machine): Add tic80 entries.
15587 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15589 * config.sub, config.guess: Merge with latest FSF sources.
15591 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15593 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15594 * mpw-config.in: Test for NewFolderRecursive.
15595 * mpw-install: Use symbolic name for startup filename.
15596 * mpw-README: Add various additional details.
15598 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15600 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15602 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15604 * configure.in: Do build gcc and the target libraries for
15607 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15609 * configure.in: don't avoid building gdb for mn10300 any more
15610 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15611 instead of single-quoting it.
15613 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15615 * configure.in: Don't use --with-stabs on IRIX 6.
15617 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15619 * configure.in (m32r): Build gdb, libg++ now.
15621 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15623 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15624 directories from noconfigdirs.
15626 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15628 * config.sub (basic_machine): added mips16 configuration
15630 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15632 * config.sub: Handle d10v-unknown.
15634 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15636 * config.sub: Handle v850-unknown.
15638 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15640 * Makefile.in: add findutils
15641 * configure.in: add findutils to list of host_tools
15643 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15645 * config.sub: Handle mn10200 and mn10300.
15647 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15649 * configure.in (d10v-*): Do not build librx.
15651 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15653 * configure.in (mn10300): Build everything except gdb & libgloss.
15655 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15657 * config.guess: Patch for Dansk Data Elektronik servers,
15658 from Niels Skou Olsen <nso@dde.dk>.
15660 For ncr, use /bin/uname rather than uname, since GNU uname does not
15661 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15663 Patch for MIPS R4000 running System V,
15664 from Eric S. Raymond <esr@snark.thyrsus.com>.
15666 Fix thinko for nextstep.
15668 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15670 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15671 * config.guess: Guess mips-dec-mach_bsd4.3.
15673 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15674 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15676 * config.guess (mips-mips-riscos*): Emit just enough of the
15679 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15680 * config.guess (sparc-auspex-sunos*): Added.
15681 (f300-fujitsu-*): Added.
15683 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15684 * config.guess: Recognize a Tadpole as a sparc.
15686 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15688 * config.guess: Don't assume that NextStep version is either 2 or
15689 3. NextStep 4 (aka OpenStep 4) has come out now.
15691 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15693 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15694 From Rik Faith <faith@cs.unc.edu>.
15696 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15698 * config.sub: Contributions from bug-gnu-utils to:
15699 Support plain "hppa" (no version given) architecture, reported by
15701 OpenBSD like NetBSD.
15702 LynxOs is not a hardware supplier.
15704 * config.guess: Contributions from bug-gnu-utils to add support for:
15705 OpenBSD like NetBSD.
15707 More Pyramid systems.
15708 i[n>4]86 Intel chips.
15709 M680[n>4]0 Motorola chips.
15710 Use unknown instead of lynx for hardware manufacturer.
15712 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15714 * install.sh (chmodcmd): Set to null if the DST directory already
15717 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15719 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15720 not use mt-ppc target Makefile fragment any more.
15722 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15724 * configure.in (*-*-windows): Exclude everything but those dirs
15725 needed to build windows.
15727 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15729 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15731 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15733 * configure.in: Exclude mmalloc from i386-windows.
15735 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15737 * Undo my previous change.
15739 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15741 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15743 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15745 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15747 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15748 host to add it's own flags.
15750 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15752 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15754 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15756 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15757 (CXX_FOR_TARGET): Likewise.
15758 (GCC_FOR_TARGET): Define.
15759 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15760 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15761 CC_FOR_TARGET was specified on the command line.
15762 (MAKEOVERRIDES): Don't define.
15764 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15766 * configure.in (m32r): Fix spelling of libg++ libs.
15768 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15770 * config.sub (-apple*): Remove, now redundant.
15772 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15774 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15776 * configure: Rework yesterday's sed script patch.
15778 * config.sub: Merge with FSF.
15780 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15782 * config.guess: Merge from FSF.
15784 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
15785 * config.guess: Use pc instead of unknown, for pc clone systems.
15786 Change linux to linux-gnu.
15788 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15789 * config.guess: Avoid non-portable tr syntax.
15791 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15793 * test-build.mk (HOLES): Add "xargs" for gdb.
15795 * configure: Avoid hpux10.20 sed bug.
15797 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15799 * configure.in: Add support for windows host
15800 (that is a build done under the Microsoft build environment).
15802 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15804 * Makefile.in: Replace all uses of srcroot with s, to shrink
15805 command line lengths.
15807 Patches from Geoffrey Noer <noer@cygnus.com>:
15808 * configure.in: If configuring for newlib, pass --with-newlib to
15810 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15811 -Bnewlib/ and -Lwinsup to gcc.
15812 (CXX_FOR_TARGET): Likewise.
15814 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15816 * Makefile.in (ETC_SUPPORT): Add configure.
15818 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15820 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
15821 host configuration file.
15823 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15825 * configure.in: Break mn10x00 support into separate
15826 mn10200 and mn10300 configurations.
15827 * config.sub: Likewise.
15829 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15831 * configure.in: Add lots of stuff to noconfigdirs for
15832 the mn10x00 targets.
15834 * config.sub, configure.in: Add mn10x00 support.
15836 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15838 * make-all.com: Call conf-a-gas, not config-a-gas.
15840 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15842 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
15845 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15847 * mpw-README: Add much more detail for native PowerMac.
15848 * mpw-install: New file.
15849 * mpw-configure: Add --norecursion and --help options.
15850 * mpw-config.in: Translate readme and install files when
15852 * mpw-build.in: Don't always depend on byacc and flex.
15853 (install-only-top): New action.
15855 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15857 * configure.in: You can now configure GDB for the v850.
15859 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15861 * configure.in (noconfigdirs): Don't configure any C++ dirs
15864 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15866 * config.sub: Recognize mips64vr5000.
15868 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15870 * configure.in: Use a single line for host_tools and native_only.
15872 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15874 * config.sub, configure.in: Add entries for m32r.
15876 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15878 * Makefile.in (inet-install): Don't run install-gzip.
15880 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15882 * configure.in: Don't config lots of things for *-*-windows*.
15884 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15886 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15887 (host_libs, host_tools): Copy from configure.in.
15888 * mpw-configure: Don't complain about directories not found.
15890 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15892 * configure.in (i[345]86): Recognize i686 for pentium pro.
15893 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15896 * config.guess (i[345]86): Ditto.
15898 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15900 * configure.in (noconfigdirs): Removed gdb for D10V.
15902 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
15904 * configure.in: Remove ld, target-libio, target-libg++, and
15905 target-libstdc++ from noconfigdirs.
15907 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15909 * configure: Fix three locations where shell scripts were
15910 being run directly rather than with config_shell.
15912 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15914 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15915 * config.sub (basic_machine): Recognize v850.
15917 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15919 * mpw-configure: Handle multiple enable/disable options and
15920 pass them down recursively, handle -c and -s flags appropriately
15921 depending on choice of compiler, add escape mechanism for
15922 quoted arguments to gC.
15924 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15926 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15927 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15928 so that -mrelocatable-lib and -mno-eabi are used.
15930 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15931 not support --print-multi-lib, don't abort.
15933 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
15935 * make-all.com: Run config-a-gas.
15936 * setup.com: Don't copy subdirectory files around.
15938 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15940 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15941 target, it now compiles correctly.
15943 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15945 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15947 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15949 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15951 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15953 * configure.in (native_only): Add prms.
15955 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15957 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15958 (BINUTILS_SUPPORT_DIRS): Likewise.
15960 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15962 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15963 d10v support is added.
15965 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15967 * configure.in (d10v-*-*): New target.
15969 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
15971 * config.guess (HP 9000/811): Recognize this as a PA1.1
15974 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
15976 * Makefile.in (do-tar-gz): New target, split out from tail end of
15977 taz target. Run each command separately, don't use pipes.
15980 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
15982 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15983 * mpw-build.in: No builds should depend on building byacc or flex,
15984 they are assumed to be installed already.
15986 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15988 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15989 variable that CC_FOR_TARGET needs.
15991 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15993 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15994 options have changed since the last time the subdirectory was
15995 configured, and if it has, reconfigure.
15996 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15997 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15999 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16001 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16002 CLEAN_MODULES): Add bash.
16003 (all-bash): New target.
16005 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16007 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16009 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16011 * config.sub (basic_machine): Recognize d10v as a valid processor.
16013 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16015 * mpw-configure: Add support for --bindir.
16016 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16018 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16020 * configure.in: add bash, time, gawk to list of hosttools and things
16021 to only build for native toolchains
16023 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16025 * Makefile.in (docdir): Remove.
16027 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16029 * Makefile.in (datadir): Set to $(prefix)/share.
16031 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16033 * configure.in: build diff and patch for cygwin32-hosted
16036 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16038 * config.sub: Accept -rtems*.
16040 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16042 * configure.in: enable dosrel for cygwin32-hosted builds,
16043 remove diff from the list of things not buildable
16046 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16048 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16051 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16053 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16055 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16057 * Makefile.in (taz): Handle case where tex3patch didn't even get
16058 checked out. Also, if it was found, put the symlink in a new util
16061 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16063 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16065 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16067 * config.sub: Recognize -openvms.
16068 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16069 * make-all.com, setup.com: New files.
16071 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16073 * Makefile.in (taz): tex3patch moved to texinfo/util.
16075 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16077 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16078 * configure.in: remove make from disable-if-Can-Cross list
16079 enable gdb if ${host} and ${target} are cygwin32
16081 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16083 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16084 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16086 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16088 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16089 distinguish sysv/svr4/bsd variants.
16090 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16092 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16094 * configure.in: Added copyright notice.
16095 * move-if-change: Added copyright notice.
16097 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16099 * configure.in (powerpcle-*-solaris*): Until we get shared
16100 libraries working, don't build gdb, sim, make, tcl, tk, or
16103 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16105 * config.guess: Merge with FSF:
16107 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16108 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16110 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16111 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16113 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16114 * config.guess: Combine two OSF1 rules.
16115 Also recognize field test versions. From mjr@zk3.dec.com.
16116 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16117 because GNU uname does not support -p. From pmr@pajato.com.
16119 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16121 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16123 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16125 * mpw-README: Document GCCIncludes.
16127 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16129 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16131 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16133 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16135 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16137 * configure.in (*-*-cygwin32): Configure make.
16139 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16141 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16143 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16145 * Makefile.in (all-inet): Depend on all-perl.
16147 * Makefile.in (inet-install): New target.
16149 * Makefile.in (all-inet): Depend on all-tcl.
16150 (all-inet): Depend on all-send-pr.
16152 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16154 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16157 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16159 * configure.in: Don't configure --with-gnu-ld on AIX.
16161 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16163 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16165 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16167 * Makefile.in (ALL_MODULES): Added all-inet.
16168 (CROSS_CHECK_MODULES): Added check-inet.
16169 (INSTALL_MODULES): Added install-inet.
16170 (CLEAN_MODULES): Added clean-inet.
16171 (all-indent): New target.
16173 * configure.in (host_tools): Added inet.
16174 (native_only): Added inet.
16175 (noconfigdirs): Added inet.
16177 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16179 * configure.in: Don't configure libgloss if we are not configuring
16182 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16184 * configure.in: Don't configure libgloss for unsupported
16187 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16189 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16191 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16193 * Makefile.in (ALL_MODULES): Include all-apache.
16194 (CROSS_CHECK_MODULES): Include check-apache.
16195 (INSTALL_MODULES): Include install-apache.
16196 (all-apache): New target.
16198 * configure.in: Added apache everywhere perl is seen.
16200 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16202 * Makefile.in: Add support for clean-{module} and
16203 clean-target-{module} rules.
16205 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16207 * configure.in (*-*-ose) do not build libgloss.
16209 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16211 * config.guess (prep*:SunOS:5.*:*): Turn into
16212 powerpele-unknown-solaris2.
16214 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16216 * configure.in: Permit --enable-shared to specify a list of
16219 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16221 * configure.in (host==solaris): Pass only the first word of $CC
16222 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16224 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16226 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16228 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16230 * Makefile.in (ALL_MODULES): Include all-perl.
16231 (CROSS_CHECK_MODULES): Include check-perl.
16232 (INSTALL_MODULES): Include install-perl.
16233 (ALL_X11_MODULES): Include all-guile.
16234 (CHECK_X11_MODULES): Include check-guile.
16235 (INSTALL_X11_MODULES): Include install-guile.
16236 (all-perl): New target.
16237 (all-guile): New target.
16239 * configure.in (host_tools): Include perl and guile.
16240 (native_only): Include perl and guile.
16241 (noconfigdirs): Don't build guile and perl; no ports have been
16244 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16246 * configure (--enable-*): Handle quoted option lists such as
16247 --enable-sim-cflags='-g0 -O' better.
16249 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16251 * Makefile.in ({,inst}all-target): New rule so we can make and
16252 install all of the target directories easily.
16254 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16256 * configure.in: Add missing global flag in sed substitution when
16257 deleting `target-' from ${configdirs}.
16259 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16261 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16264 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16267 * install.sh: Correct misspelling of transformbasename.
16269 * config.guess: Recognize mips-*-sysv*.
16271 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16273 * config.sub: Recognize mon960.
16275 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16277 * configure: Restore Canadian Cross handling of BISON and LEX,
16278 removed in Feb 20 change.
16280 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16282 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16283 Mention make install. Remove the old copyright date as well the
16284 clumsy and rather pointless copyright on the README file.
16286 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16288 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16289 Makefile after running symlink-tree, then run `make distclean' to
16290 avoid clobbering any generated files in srcdir.
16292 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16294 * configure.in (m68k-*-netbsd*): Build everything now.
16296 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16298 * Makefile.in (taz): Fix quoting.
16300 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16302 * configure.in (sparclet-*-*): Build everything now.
16304 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16306 * configure.in (m68k-*-linux*): New host.
16308 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16310 * configure: Check for bison before byacc.
16312 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16314 * Makefile.in configure: Change the way LEX and BISON/YACC are
16315 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16316 searching PATH. These are used as fallbacks by Makefile.in if
16317 flex/bison/byacc aren't in objdir.
16319 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16321 * Makefile.in: Make everything which depends upon all-bfd also
16322 depend upon all-opcodes, in case --with-commonbfdlib is used.
16324 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16326 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16327 building NT native compilers on Unix.
16329 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16331 * configure.in: Don't get CC from the host Makefile fragment if we
16332 can find gcc in PATH, or if this is a Canadian Cross. Move the
16333 Solaris test for /usr/ucb/cc to the post target script, just after
16334 the compiler sanity test.
16336 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16338 * config.sub: Merge with FSF.
16340 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16342 * Makefile.in (RPATH_ENVVAR): New variable.
16343 (REALLY_SET_LIB_PATH): Use it.
16344 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16346 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16348 * config.sub, configure.in: Recognize sparclet cpu.
16350 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16352 * config.guess: Support m68k-cbm-sysv4.
16354 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16356 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16357 m68k-unknown-linuxaout from linker help string. Put quotes around
16360 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16362 * config.guess (powerpc-harris-powerunix): Add guess for port
16365 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16367 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16369 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16371 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16372 $(REALLY_SET_LIB_PATH) in Makefile.
16373 * Makefile.in (SET_LIB_PATH): New variable.
16374 (REALLY_SET_LIB_PATH): New variable.
16375 ($(DO_X)): Use $(SET_LIB_PATH).
16376 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16377 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16378 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16379 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16380 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16381 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16382 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16383 (install-dosrel): Likewise.
16384 (all-opcodes): Depend upon all-libiberty.
16386 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16388 * config.guess (*:CYGWIN*): New
16390 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16392 * Makefile.in (all-target-winsup): All all-target-libiberty.
16394 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16396 * configure.in (noconfigdirs): Add missing # in front of comment.
16398 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16400 * configure.in: add second pass to things added to noconfigdirs
16401 so *-gm-magic can exclude libgloss properly.
16403 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16405 * mpw-configure (extralibs_name, rez_name): Set correctly
16406 for MWC68K compiler.
16408 * mpw-README: Add more info on the necessary build tools.
16410 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16412 * configure.in, config.sub: Recognize cygwin32.
16414 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16416 * config.guess, config.sub: Recognize A/UX.
16418 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16420 * config.sub: Merge with gcc/config.sub.
16422 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16424 * mpw-build.in (do-binutils): Add build of stamps.
16426 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16428 * config.sub: Add recognition for mips64vr4100*-* targets.
16430 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16432 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16433 Add creation of gconfigargs with `--enable-shared' turned on.
16434 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16435 ($(host)-stamp-stage3-configured): Likewise.
16436 (HOLES): Add chatr and ldd.
16437 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16439 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16441 * configure: Pass --nfp to recursive configures.
16443 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16445 * Makefile.in (DLLTOOL): New.
16446 (DLLTOOL_FOR_TARGET): New.
16447 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16448 (EXTRA_TARGET_FLAGS): Ditto.
16449 (EXTRA_GCC_FLAGS): Ditto.
16450 (CONFIGURE_TARGET_MODULES): Ditto.
16452 * configure: Add DLLTOOL.
16454 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16456 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16457 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16458 mh-sco, since old workarounds no longer needed, and don't
16459 build ld, since libraries have weak symbols in COFF.
16461 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16463 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16465 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16467 * configure.in: Make sure that ${CC} can be used to compile an
16470 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16472 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16473 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16474 nothing depending on whether gdbtk is being built.
16476 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16478 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16480 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16482 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16483 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16485 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16487 * config-ml.in: Add support for
16488 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16489 Simplify setting of multidirs from --disable-foo.
16491 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16493 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16494 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16495 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16496 non-empty, pass them on to the GCC make.
16497 (all-bootstrap): New rule that is like all-gcc, except it executes
16498 the GCC bootstrap rule instead of the GCC all rule.
16500 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16502 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16504 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16506 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16509 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16511 * config.sub (i*86*) Change [345] to [3456]
16513 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16515 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16518 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16520 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16521 AIX multilibs get built.
16523 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16525 * configure.in (i386-win32): Don't build expect if we're not
16526 building the tcl subdir.
16528 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16530 * Makefile.in: (configure-target-examples, all-target-examples):
16531 New targets, configure and build example programs.
16533 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16535 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16536 use it as input to sedit the generated MPW makefile.
16537 * mpw-README: Add a suggestion about Gestalt.h.
16539 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16541 * config.sub: Accept *-*-ieee*.
16543 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16545 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16546 Ronald F. Guilmette <rfg@monkeys.com>.
16548 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16550 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16551 for powerpc-pe native.
16552 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16553 (target==powerpc-pe): duplicate i386-win32 entry.
16555 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16557 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16558 of vxworks, not just vxworks5.1.
16560 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16562 * mpw-configure: Add support for exec-prefix.
16564 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16566 * config.guess: Recognize HP model 816 machines as having
16569 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16571 * configure: Ignore new autoconf configure options.
16573 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16575 * config.guess: Recognize Pentium under SCO.
16576 From Robert Lipe <robertl@arnet.com>.
16578 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16580 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16582 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16584 * configure.in: Don't configure gas for alpha-dec-osf*.
16586 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16588 * configure.in: Default to --with-stabs for some targets for which
16589 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16590 i[345]86*-*-unixware*.
16592 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16594 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16595 rather than basing it on the target. Simplify handling of options
16596 controlling which directories to configure. Remove extraneous
16597 slash in multi-clean target.
16599 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16601 * config-ml.in: Prefix more variables with ml_ so they don't collide
16604 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16606 * configure: Don't turn -v into --v.
16608 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16610 * configure.in (targargs): Fix typo.
16612 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16614 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16616 * configure.in: Strip --host and --target options from
16617 CONFIG_ARGUMENTS, and always configure for --host only. Add
16618 --with-cross-host option when building with a cross-compiler.
16619 * configure: Canonicalize the arguments put into config.status by
16620 always using `=' for an option with an argument. Pass a presumed
16621 --host or --target explicitly.
16623 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16625 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16626 into general OS recognition case.
16628 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16630 * configure.in (target_configdirs): add target-winsup only
16631 for win32 target systems.
16633 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16635 * Makefile.in (all-target-libgloss): Depend upon
16636 configure-target-newlib, since when libgloss is built it looks to
16637 see if the newlib directory exists.
16639 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16641 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16644 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16646 * configure: Handle LD and LD_FOR_TARGET when configuring a
16649 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16651 * configure.in (target_libs): add target-winsup.
16652 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16653 (target==ppcle-pe): remove ld from $noconfigdirs.
16655 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16657 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16658 Preserve relative path names in $srcdir. Build symlink tree if
16659 configuring cross target dir and srcdir=. (= no VPATH support).
16660 (configure-target-libg++): Depend on configure-target-librx.
16661 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16662 * config-ml.in: New file.
16663 * symlink-tree: New file.
16664 * configure: Ensure srcdir="." if that's what it is.
16666 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16668 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16669 includes and FLEX_SKELETON setting.
16670 * mpw-configure (--with-gnu-ld): New option, controls whether
16671 to use PPCLink or ld with PowerMac GCC.
16672 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16673 * mpw-config.in: Configure grez if targeting Mac.
16675 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16676 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16678 * configure.in: Configure grez resource compiler if targeting Mac.
16679 * Makefile.in (all-grez, install-grez): New targets.
16681 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16683 * configure: CXX defaults to gcc, not g++. If we find
16684 gcc in the path, set CC to gcc -O2.
16686 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16688 * configure: Default ${build} correctly. Avoid picking up extra
16689 spaces when reading CC and CXX from Makefile. When doing a
16690 Canadian Cross, use plausible default values for numerous
16692 * configure.in: When doing a Canadian Cross, don't try to
16693 configure tools whose configure script can't handle it.
16695 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16697 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16699 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16701 * configure: Remove dubious bug reporting address.
16703 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16705 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16706 configure script, run that instead of this directory's configure.
16707 In either case, print a message that we're configuring the sub-dir.
16709 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16711 * configure.in: Before checking for the existence of various files,
16712 use sed to filter out "target-".
16714 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16716 * Makefile.in (DO_X): Split rule to decrease command line length
16717 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16718 (Philippe De Muyter).
16720 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16722 * Makefile.in (all-patch): depend on all-libiberty.
16724 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16726 * configure.in: If the only directory in target_configdirs which
16727 actually exists is libiberty, then set target_configdirs to empty,
16728 to avoid trying to build a target libiberty in a gas or gdb
16731 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16733 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16734 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16737 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16739 * configure.in (copy_dirs): Use sys-include instead of include
16740 for --with-headers option.
16742 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16744 * Makefile.in, configure.in: Make winsup builds work with
16747 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16749 * configure.in: Build the linker on AIX.
16751 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16753 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16756 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16758 * Makefile.in (all-gcc): Fix typo.
16760 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16762 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16764 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16766 * configure.in: Rename libFOO to target-libFOO, and xiberty
16767 to target-xiberty, to provide more flexibility.
16768 (target_subdir): Define. Create if cross.
16769 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16770 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16771 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16772 check-libFOO -> check-target-libFOO, etc.
16773 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16774 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16775 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16776 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16777 allow ALL_GCC="" to only configure.
16778 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16779 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16780 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16782 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16784 * Makefile.in (taz): Build "info" in etc explicitly.
16786 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16788 * configure.in: Make sure that CC is undefined (as opposed to
16789 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16790 problem with autoconf trying to configure on a host without GCC.
16792 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16794 * mpw-configure: Set host alias from choice of host compiler,
16795 only use generic MPW Makefile sed if present, edit a file
16796 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16797 * mpw-README: Add problem notes about CW6 and CW7.
16799 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16801 * Makefile.in (taz): Use ";" instead of ";;".
16803 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16805 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16806 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16808 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16809 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16811 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16813 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16814 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16815 Move bfd to DISTSTUFFDIRS.
16817 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16819 * Makefile.in (X11_LIB): Removed.
16820 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16822 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16824 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16826 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16829 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16831 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16833 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16835 * configure.in (i[345]86-*-win32): Always build newlib.
16836 Don't configure cvs, autoconf or texinfo.
16837 * Makefile.in (LD_FOR_TARGET): New.
16838 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16839 Pass down LD_FOR_TARGET.
16841 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16843 * winsup: New directory.
16844 * Makefile.in: Build winsup.
16845 * configure.in: Winsup is configured when target is win32.
16846 Can only build win32 target GDB when native.
16848 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16850 * config.guess: Recognize HP model 819 machines as having
16851 a PA 1.1 processor.
16853 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16855 * configure: Fix sed loop which substitutes for CC and CXX to
16856 avoid bug found in various sed implementations.
16858 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16860 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16861 simulator. Use standard powerpc-*-eabi*.
16863 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16865 * configure.in: Stop putting gas and binutils in noconfigdirs for
16866 powerpc-*-aix* and rs6000-*-*.
16868 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16870 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16871 -mcall-aixdesc libraries.
16873 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16875 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16877 * config.sub (arm | armel | armeb): Fix shell syntax.
16879 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16881 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16882 -msoft-float and -mcpu=common support.
16883 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16886 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16888 * configure.in: Allow configuration and build of emacs19 for the alpha.
16890 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16892 * configure.in (CC): Get ^CC, not just any old CC, from
16893 ${host_makefile_frag}.
16895 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16897 * configure.in (CC): Try to get CC from
16898 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16900 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16902 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16903 only if it exists in $(srcdir).
16905 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16907 * configure: If CC and CXX are not set in the environment, set
16908 them, based on either an existing Makefile or on searching for gcc
16909 in PATH. Substitute for CC and CXX in Makefile.
16910 * configure.in: Remove libm from target_libs. Separate
16911 target_configdirs from configdirs. If CC is not set in
16912 environment, try to get it from a host Makefile fragment. Rewrite
16913 changes of configdirs to use skipdirs instead. A few minor
16914 tweaks. Take directories out of target_configdirs as they are
16915 taken out of configdirs. Remove existing Makefile files from
16916 subdirectories. Substitute for TARGET_CONFIGDIRS and
16917 CONFIG_ARGUMENTS in Makefile.
16918 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16920 (CONFIG_ARGUMENTS): Likewise.
16921 (CONFIGURE_TARGET_MODULES): New variable.
16922 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16923 ($(CONFIGURE_TARGET_MODULES)): New target.
16924 (configure-libg++, configure-libio): New targets.
16925 (all-libg++): Depend upon configure-libg++.
16926 (all-libio): Depend upon configure-libio.
16927 (configure-libgloss, all-libgloss): New targets.
16928 (configure-libstdc++): New target.
16929 (all-libstdc++): Depend upon configure-libstdc++.
16930 (configure-librx, all-librx): New targets.
16931 (configure-newlib): New target.
16932 (all-newlib): Depend upon configure-newlib
16933 (configure-xiberty): New target.
16934 (all-xiberty): Depend upon configure-xiberty.
16936 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16938 * configure.in (host i[345]86-*-win32): Expand the
16939 noconfigdirs again.
16941 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16943 * mpw-configure: Fix sed command file name.
16945 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16947 * configure.in (host i[345]86-*-win32): Reduce the
16948 noconfigdirs again.
16950 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16952 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16953 or powerpc*-*-pe*, since they are not yet supported.
16955 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16957 Add PowerMac support and many other enhancements.
16958 * mpw-configure: New option --cc to select compiler to use,
16959 paste options set according to --cc into the generated
16960 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16961 if mpw-make.sed is present.
16962 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16963 add forward includes for PowerPC include files.
16964 * mpw-build.in: Build using Makefile.PPC if present.
16965 (do-byacc, etc): Remove separate version resource builds.
16966 (do-gas): Build "stamps" before "all".
16967 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16968 * mpw-README: Update to reflect --cc option, PowerMac support,
16969 and recently-reported compatibility problems.
16971 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
16973 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16974 embedded m68k systems (-aout, -coff, -elf, -vxworks).
16975 (--with-multilib-top): Pass to recursive invocations.
16977 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
16979 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16982 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16984 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16985 gdb, ld and opcodes on v810-*-*.
16987 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
16989 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16990 (local-maintainer-clean): New target.
16991 (maintainer-clean): New target.
16992 (realclean): Just depend upon maintainer-clean.
16994 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16996 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16998 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17000 * configure.in: Build ld in mips*-*-bsd* case.
17002 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17004 * config.sub: Accept -lites* OS. From Ian Dall.
17006 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17008 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17011 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17013 * configure.in: treat i386-win32 canadian cross the same as
17014 i386-go32 canadian cross.
17016 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17018 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17019 running under the simulator to build a reduced set of libraries.
17020 (powerpc-*-eabiaix): Add fine grained multilib support added to
17021 other powerpc targets yesterday.
17023 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17025 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17026 -disable-softfloat, -disable-relocatable, -disable-aix, and
17027 -disable-sysv to control which multilib libraries get built.
17029 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17031 * configure: Add Makefile.tem to list of files to remove in trap
17034 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17036 * config.guess (*Linux*): Add missing "exit"s.
17037 Also, need specific check for alpha-unknown-linux (uses COFF).
17039 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17041 * config.guess: Merge with FSF:
17043 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17044 * config.guess (AIX4): More robust release numbering discovery.
17046 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17047 * config.guess (i386-sequent-ptx): Properly get version number.
17049 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17050 * config.guess (mips:*:4*:UMIPS): New case.
17052 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17054 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17055 (i386-win32 host): Likewise. Don't build readline.
17057 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17059 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17060 SUPPORT_FILES to submakes.
17062 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17064 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17065 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17068 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17070 * configure.in (appdirs): Use =, not ==, in test expression when
17071 trying to build the text to print in the warning message for
17074 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17076 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17078 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17080 * config.guess: Recognize lynx-2.3.
17082 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17084 * config.sub (z8ksim): Deleted
17085 (z8k-*-coff): New, this is the one true name of the target.
17087 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17089 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17091 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17093 * config.guess (*:Linux:*:*): First try asking the linker what the
17094 default object file format is (elf, aout, or coff). Then if this
17095 fails, try previous methods.
17097 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17099 * configure.in: Don't build newlib for *-*-vxworks5.1.
17101 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17103 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17104 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17106 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17108 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17110 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17112 * cfg-ml-com.in: New file.
17113 * cfg-ml-pos.in: New file.
17115 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17117 * COPYING.NEWLIB: Add HP free copyright to list.
17119 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17121 * config.sub: Recognize -eabi* for the system, not just -eabi.
17123 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17125 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17126 * config.sub, configure.in (win32): New target and host.
17128 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17130 * configure.in: Add i386-pe configuration.
17132 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17134 * mpw-build.in (install): Install GDB after LD.
17136 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17138 * mpw-config.in (elf/mips.h): Always forward-include, needed
17141 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17143 * testsuite: New directory for customer acceptance and whole tool
17146 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17148 * configure: If per-host line isn't found, but AC_OUTPUT is found
17149 and a configure script exists, run it instead.
17151 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17153 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17155 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17157 * configure: Set build_{cpu,vendor,os,alias} to host values when
17158 --build isn't specified.
17160 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17162 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17163 (FLAGS_TO_PASS): Pass them.
17164 (EXTRA_TARGET_FLAGS): Ditto.
17166 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17168 * Makefile.in (all-libg++): Depend on all-libstdc++.
17170 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17172 * configure.in (noconfigdirs): Enable all packages for
17173 i386-unknown-netbsd.
17175 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17177 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17178 hosted builds (DOS builds)
17180 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17182 Changes for ARM based on patches from Richard Earnshaw:
17183 * config.sub: Handle armeb and armel.
17184 * configure.in: Omit arm linker only for riscix.
17186 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17188 * config.guess: Update from FSF.
17190 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17192 * config.sub: Recognize powerpcle as the little endian variant of
17193 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17194 powerpcle variant. Convert pentium into i586, not i486. Add p5
17195 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17198 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17200 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17202 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17204 * config.sub: Accept -lites* as a basic system type.
17206 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17208 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17209 installed, and if so return linuxoldld as the system name.
17211 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17213 * config.guess: Add hppa1.1-hp-lites support.
17215 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17217 * configure.in: Don't build newlib for m68k-vxworks5.1.
17219 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17221 * configure.in (mips-sgi-irix6): Use mh-irix5.
17223 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17225 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17227 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17229 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17230 OSF/1. Fix compiler flags.
17231 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17233 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17235 * configure.in: Recognize --with-newlib.
17236 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17238 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17240 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17241 to *_X11_MODULES due to gdbtk needing X include files et al.
17243 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17245 Merge in support for Mac MPW as a host.
17246 (Old change descriptions retained for informational value.)
17248 * mpw-config.in: Add generic include forwards for cpu-specific
17249 include files in aout and elf directories.
17251 * mpw-configure: Added copyright.
17252 * mpw-config.in: Check for presence of required build tools.
17253 (target_libs): Add newlib.
17254 (target_tools): Add examples.
17255 (Read Me): Generate as "Read Me for MPW" instead.
17256 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17257 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17258 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17260 * mpw-configure: Remove subdir-specific makefile hackery,
17261 delete mk.tmp after using it.
17263 * mpw-build.in (all): Display start and end times.
17265 * mpw-configure (host_canonical): Set.
17266 (target_cpu): Always add to makefiles.
17267 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17268 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17269 (mpw-mh-mpw): Look for in srcdir and srcroot.
17270 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17272 * mpw-build.in: (install-only): New target.
17274 * mpw-configure (host_alias, target_alias): Rename from hostalias
17275 and targetalias, add into generated Makefile.
17276 (mk.tmp): If present, add into generated Makefile.
17277 * mpw-build.in (all-gas): Build config.h first before gas proper.
17279 * mpw-configure (config.status): Write only if changed.
17280 * mpw-config.in (readline): Configure it (not built, just used for
17283 * mpw-config.in (elf/mips.h): Add a forward include.
17285 * mpw-config.in: Forward-include most .h files in include into
17287 (readline): Don't build.
17288 mpw-build.in (install): Install GDB.
17290 * mpw-configure (prefix, mpw_prefix): Handle it.
17291 * mpw-config.in (mmalloc, readline): Don't configure.
17292 * mpw-build.in (thisscript): Rename to ThisScript.
17293 Use mpw-build instead of BuildProgram everywhere.
17294 (mmalloc, readline): Don't build.
17295 * mpw-README: New file, basic documentation about the MPW port.
17297 * mpw-config.in: Use forward-include to create include files.
17299 * mpw-configure: Add more things to the top of each configured
17300 Makefile, including contents of config/mpw-mh-mpw.
17301 * mpw-config.in (extra-include): Create this directory and fill it
17302 with Posix-like include files when configuring.
17304 * config.sub (apple, mac, mpw): Add various aliases.
17306 * mpw-build.in: New file, top-level build script fragment for MPW.
17307 * mpw-configure: New file, configure script for MPW.
17308 * mpw-config.in: New file, config fragment for MPW.
17310 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17312 * configure.in (host_libs): Remove glob, since it is gone from the
17315 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17317 * Makefile.in: define empty GDB_NLM_DEPS var.
17319 * configure.in(target_makefile_frag): use config/mt-netware
17320 for netware targets.
17322 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17324 * config.sub: Merge in recent FSF changes. Remove linux special
17327 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17329 Revert this change:
17331 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17333 * build-all.mk: Use CC=cc -Xs on Solaris.
17335 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17337 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17339 * Makefile.in: Nuke all references to glob subdirectory.
17341 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17343 * configure.in: Fix --enable-shared logic in per-host.
17345 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17347 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17349 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17351 * configure.in (noconfigdirs): Don't build gas on AIX, for
17352 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17354 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17356 * configure: Fix --cache-file to work if the file argument is a
17359 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17361 * configure: If the --cache-file is used, pass it down to
17362 configure in subdirectories.
17364 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17366 * config.sub: add vxworks29k configuration.
17368 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17370 * Makefile.in (taz): Do "diststuff" part quietly.
17372 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17374 * config.sub: Mini-merge with gcc/config.sub.
17376 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17378 * config.guess (IRIX): Sed - to _.
17380 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17382 * Makefile.in (source-vault, binary-vault): New targets.
17384 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17386 * config.sub: Recognize -eabi as a basic system type.
17388 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17390 * configure.in (enable_shared stuff): Fix typo.
17392 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17394 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17396 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17398 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17400 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17402 * configure.in (rs6000-*-*): Don't build gas.
17404 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17406 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17407 reduce command line length.
17408 (AS_FOR_TARGET): Check for as.new, not Makefile.
17409 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17411 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17413 * config.guess: Merge from FSF.
17415 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17417 * configure: Don't use $ when handling program_suffix.
17419 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17421 * configure.in: Configure tk for hppa/hpux.
17423 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17425 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17427 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17429 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17430 to LIBCXXFLAGS. Tests are better run without it.
17432 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17434 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17436 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17438 * configure.in (*-*-netware*): Don't configure xiberty.
17440 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17442 * configure.in: Remove tk from native_only list.
17444 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17446 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17447 for special NCD build.
17449 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17451 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17452 makeall.bat, they're only useful for binutils snapshots.
17453 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17454 makeall.bat to specified SUPPORT_FILES.
17456 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17458 * build-all.mk: Add Ericsson targets to sun4 and solaris
17459 hosts. Add BNR's sun4 target to solaris host, so their
17460 build-from-source will be tested in-house first.
17462 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17464 * Makefile.in (LIBCFLAGS): New variable.
17465 (CFLAGS_FOR_TARGET): Ditto.
17466 (LIBCFLAGS_FOR_TARGET): Ditto.
17467 (LIBCXXFLAGS): Ditto.
17468 (CXXFLAGS_FOR_TARGET): Ditto.
17469 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17470 (BASE_FLAGS_TO_PASS): Pass them.
17471 (EXTRA_TARGET_FLAGS): Ditto.
17473 * configure.in: Support --enable-shared.
17475 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17477 * configure.in (target_libs): Include libstdc++ again.
17478 * config.guess: Update from FSF (for FreeBSD).
17480 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17482 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17484 (DISTDOCDIRS): Add `etc'.
17485 (ETC_SUPPORT_PFX): New variable.
17486 (taz): Include anything from etc starting with a word in
17489 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17491 * config.sub: Update for recent FSF changes. Remove obsolete
17492 h8300hds entry. Add -windows* and -osx as basic os. Minor
17495 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17497 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17499 * config.guess: Merge with FSF.
17500 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17502 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17504 * configure: Since the "trap 0" handler will override the exit
17505 status on many systems, only use it for "exit 1", and make it set
17506 a non-zero exit status; reset it before "exit 0". Also, check
17507 exit status of config.sub, and error out if it failed.
17509 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17511 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17512 and install libgloss.
17514 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17516 * Makefile.in (all-binutils): Depend upon all-byacc.
17518 * configure.in: Don't build emacs on Irix 5.
17520 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17522 * configure.in (*-*-netware*): Add libio.
17524 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17526 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17527 (CHECK_TARGET_MODULES): Ditto.
17528 (INSTALL_TARGET_MODULES): Ditto.
17529 (TARGET_LIBS): Ditto.
17530 (all-libstdc++): Note dependencies.
17532 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17534 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17536 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17538 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17539 -fexternal-templates.
17541 * configure.in (target_libs): Add libstdc++.
17542 (noconfigdirs): Add libstdc++ as appropriate.
17544 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17546 * config.guess: Update from FSF.
17548 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17550 * configure: Use ${config_shell} when running ${configsub}.
17552 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17554 * config.sub: No longer recognize h8300h.
17556 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17558 * config.sub: Remove extraneous differences between config.sub and
17561 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17563 * Makefile.in (DISTSTUFFDIRS): Add gas.
17565 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17567 * COPYING.NEWLIB: New file.
17569 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17571 * config.guess (HP-UX): Patch from Harlan Stenn
17572 <harlan@landmark.com> to also emit release level.
17574 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17576 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17578 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17580 * config.sub: Merge nextstep cleanup from FSF.
17582 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17584 * configure.in (arm-*-*): Don't configure ld for this target.
17586 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17588 * configure.in (*-*-netware): don't configure libg++, libio,
17591 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17593 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17594 configure ld--it works, but it doesn't support shared libraries.
17596 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17598 * config.guess (*-unknown-freebsd*): Get rid of possible
17599 trailing "(Release)" in version string.
17600 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17602 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17604 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17605 Fix type: *-next-neststep -> *-next-nextstep.
17607 * config.guess: Merge from FSF:
17609 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17611 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17613 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17615 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17616 instead of UNIX_SV for UnixWare 1.0).
17618 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17620 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17621 to make gdb/nlm/* build after the compiler and linker.
17623 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17625 * config.guess (netbsd, freebsd, linux): Accept any machine,
17627 (m68k-atari-sysv4): Relocate to match FSF version.
17629 * config.guess: More merges from the FSF:
17631 Add a space before function call or macro invocation.
17633 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17635 * config.guess: Add trap cmd to remove dummy.c and dummy when
17638 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17640 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17641 (dummy): Redirect stderr from compilation of dummy.c.
17643 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17645 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17647 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17649 * configure: Accept and ignore --cache*, for compatibility with
17652 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17654 * config.guess: Merge from FSF:
17656 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17658 * config.guess (Pyramid*:OSx*:*:*): New case.
17659 (PATH): Add /.attbin at end for finding uname.
17660 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
17662 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17664 * config.guess (M88*:DolphinOS:*:*): New case.
17666 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17668 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17669 to select whether to use ELF or COFF.
17671 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17673 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17675 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17677 * config.guess: Guess the OS version for HPUX.
17679 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17681 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17683 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17685 * configure.in: Recognize --with-headers, --with-libs, and
17687 * Makefile.in (all-xiberty): Depend upon all-ld.
17689 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17691 * configure.in: Change i[34]86 to i[345]86.
17693 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17695 * configure (version): A few more tweaks to help message.
17697 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17699 * Makefile.in: Remove (for now) librx as a host library,
17700 now that we're building it for target.
17702 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17704 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17707 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17709 * configure.in: Also configure librx.
17711 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17713 * Makefile.in: Update various rules to reflect that librx
17714 is now needed for libg++.
17716 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17718 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17720 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17722 * configure.in: Configure the examples directory.
17724 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17726 * configure: Simplify Jun 2 1994 change.
17728 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17730 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17731 /bin/gcc isn't good enough to build gcc.
17733 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17735 * Makefile.in (GDB_SUPPORT_FILES): Remove
17736 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17737 (gdb.tar.gz): Add new rule to use standard distribution building
17740 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17742 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17743 Bill Cox <bill@cygnus.com>.
17745 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17747 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17749 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17751 * configure: Search current dir first in .gdbinit.
17753 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17755 * config.sub: Recognize freebsd (merged from gcc config.sub).
17757 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17759 * config.sub: Refer to NeXT's operating system as nextstep.
17761 * config.sub (case $basic_machine): Re-order the cases, to match
17762 the order in the FSF version (which is mostly alphabethical).
17763 Merge in some additions and changes from the FSF.
17765 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17767 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17768 * config.sub: Recognize cxux7.
17769 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17771 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17773 * config.sub: Fix typo powerpc -> powerpc-*.
17775 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17777 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17779 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17780 parallel with all-emacs and install-emacs). Top-level command
17781 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17783 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17785 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17786 $(relbindir)/make before doing ``make install'', and use
17787 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17788 installing over running make binary.
17789 ($(host)-stamp-stage3-installed): Likewise.
17791 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17793 * config.guess: Recognize Mach.
17795 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17797 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17798 see whether --exec-prefix was used.
17800 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17802 * README: Explicitly mention libg++/README. (Zoo's idea.)
17804 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17806 * Makefile.in: Add all-librx target similar to all-libproc.
17808 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17810 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17811 with post 1.2 uname bogosity.
17813 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17815 * configure: Remove temporary files on receipt of a signal.
17817 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17819 * configure: If there is a package_makefile_frag, remove
17820 ${subdir}/Makefile.tem after copying it in.
17822 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17824 * build_all.mk: support rs6000 lynx identifies itself as
17825 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17826 since /bin/gcc is too feeble to compile a modern gcc.
17828 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17830 * brought devo/test-build.mk update-to-date with progressive/
17831 test-build.mk. Add lynx targets and hppa flag info.
17833 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17835 * configure.in: Use mh-ncrsvr43. Patch from
17836 Tom McConnell <tmcconne@sedona.intel.com>.
17838 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17840 * config.guess (i386-unknown-bsdi): No longer need to
17841 check #if defined(__bsdi__) && defined(__i386__).
17843 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17845 * configure: Set program_transform_nameoption correctly.
17847 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17849 * brought build-all.mk update-to-date with progressive build-all.mk,
17850 added new targets and hppa info.
17852 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17854 * configure: If config.guess result is a prefix of the user
17855 specified target, assume a native build and use the user specified
17856 target as the host alias. Remove SunOS patch suffix removal hack.
17857 * configure.in: Remove SunOS patch suffix removal hack.
17859 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17860 in NATIVE_CHECK_MODULES.
17862 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17864 * Makefile.in: Rename HOST_ONLY to NATIVE.
17865 * configure: Delete SunOs patch suffix from host_canonical
17866 and build_canonical variables that are prepended to Makefiles.
17867 * configure.in: Add comments for easier maintenance.
17869 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17871 * Makefile.in: Add all-libproc target similar to all-gui.
17873 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17875 * Makefile.in (CHECK_MODULES): split into
17876 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17878 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17880 * config.guess (i386-unknown-bsdi): New system to guess.
17882 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17884 * Makefile.in: Add all-gui target (but not yet build by "all").
17886 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17888 * config.sub: Move deletion of patch suffix from here...
17889 * configure.in: To here, at Ian's suggestion. The top-
17890 level scripts might need to know of a patch level.
17892 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17894 * config.sub: Strip off patch suffix so rtl is recognized
17895 as a sunos4.1.3 machine, even though it's been patched.
17897 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17899 * Makefile.in (INSTALL_LAST): Delete.
17900 (INSTALL_DOSREL): New.
17902 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17904 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17905 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17906 whether we pass down --with-gnu-ld anyhow.
17908 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17910 * Makefile.in (INSTALL_LAST): Change operation so it works
17911 on more flavors of make.
17912 * configure.in (go32): Don't build libg++ or libio.
17914 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17916 * Makefile.in (Move HOST_PREFIX_1 and friends up so
17917 they can be overriden by templates.
17919 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17921 * configure.in (target==go32): Don't build gdb.
17922 * dosrel: New directory.
17924 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
17926 * configure.in (host==go32): Configure dosrel too.
17927 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17928 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17929 be set by incoming names or templates.
17930 (INSTALL_LAST): New rule.
17932 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
17934 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17936 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17938 * configure.in (appdirs): New variable. Currently empty, but will
17939 be used in gas distribution. If nonempty, lists a set of
17940 directories at least one of which must get configured, or top
17941 level configuration is considered to have failed.
17942 (rs6000-*-lynxos*): Use new file name.
17944 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17946 Eliminate XTRAFLAGS.
17947 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17948 newlib include files using -idirafter, and also use -nostdinc.
17949 (CXX_FOR_TARGET): Likewise.
17950 (XTRAFLAGS): Removed.
17951 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17952 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17953 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17954 ($(DO_X)): Don't pass down XTRAFLAGS.
17956 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17958 * configure.in (mips*-dec-bsd*): New target; do build linker.
17959 (mips*-*-bsd*): New target; don't build linker.
17961 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17963 * configure.in: support rs6000-*-lynxos* configuration.
17964 support sunos4 as a cross target.
17966 * config.sub: look for lynx*, not lynx since the OS version may
17967 legitimately be part of the name.
17969 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17971 * configure.in (i[34]86-*-sco*): Move to be with other i386
17973 (romp-*-*): New target. Skip various binary utilities.
17974 (vax-*-*): New target. Don't build newlib.
17975 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
17977 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17979 * configure.in: Only set host_makefile_frag if config
17982 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17984 * install.sh: If $dstdir exists, don't check whether each
17987 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17989 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17991 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17993 * configure.in (*-*-lynxos*): Don't configure newlib for either
17994 native or cross Lynx.
17996 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
17998 * config.sub (sparc64-elf): Fix os.
17999 (z8k): Remove duplicate.
18001 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18003 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18004 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18006 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18008 * configure: Make file links cleanly even if Lynx fails on
18009 an NFS symlink (at least fail cleanly).
18011 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18013 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18016 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18018 * configure: Unknown options are fatal again.
18020 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18022 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18025 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18027 * build-all.mk: Add `clean' target.
18029 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18031 * config.guess: Add SINIX support.
18032 * configure.in: Add mips-*-sysv4* support.
18034 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18036 * build-all.mk: Document all useful targets.
18037 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18038 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18040 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18042 * configure: Support --silent, --quiet.
18044 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18046 * configure: Support --disable-FEATURE.
18048 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18050 * config.guess: Recognize NCR running SVR4.3.
18052 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18054 * config.guess: Make BSDI generate i386-unknown-bsd386.
18055 Patch from Paul Eggert <eggert@twinsun.com>.
18057 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18059 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18061 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18063 * configure: Make unrecognized options give nonfatal warnings
18064 instead of fatal errors, and pass them to any subdirectory
18065 configures in case they recognize them.
18066 Make --x equivalent to --with-x.
18068 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18070 * configure: Add --enable-* options. Clean up usage message and
18073 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18075 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18077 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18079 * configure.in (hppa*-*-*): Enable binutils.
18081 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18083 * config.sub: Recognize cisco.
18085 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18087 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18089 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18091 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18092 than one configuration name. Add comment.
18094 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18096 * config.guess: about target *-hitachi-hiuxwe2, fixed
18097 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18098 macro is incorrect.]
18100 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18102 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18103 than the "make ls" stuff which used to be here.
18105 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18107 * config.guess: Recognize i[34]86-unknown-freebsd.
18108 From Shawn M Carey <smcarey@rodan.syr.edu>.
18110 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18112 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18114 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18116 * config.guess: Check for ptx.
18118 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18120 * config.sub: Add os9k checking.
18122 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18124 * config.guess: Handle OSF1 running on HPPA processors
18126 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18128 * configure: If subdir configure fails, print out a message with
18129 subdirectory name, in case subdir's configure code didn't identify
18132 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18134 * configure.in: Remove embedded newlines from configdirs.
18135 Avoid mismatches of substrings. Fix matching strings at end
18138 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18140 * config.guess: Add Lynx/rs6000 config support.
18142 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18144 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18146 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18148 * configure.in (hppa*-*-osf*): Treat this just like most other
18149 PA configurations (eg no binutils or ld).
18150 (hppa*-*-*elf*): These configurations have binutils and ld.
18152 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18154 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18156 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18158 * configure.in (rs6000-*-*): Build gas.
18160 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18162 * Makefile.in: Avoid bug in losing hpux sed.
18164 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18166 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18167 for GDB and GDB has been fixed to not need it.
18169 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18171 * config.guess: Recognize vax hosts.
18173 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18175 * configure (while loop): Don't use "break 2" inside case
18176 statement -- the case statement isn't an enclosing loop.
18178 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18180 * config.guess: Clean up NeXT support, to allow nextstep
18181 on Intel machines. Make OS be nextstep.
18183 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18185 * config.guess: Add alternate forms for Convex.
18187 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18189 * configure: Completely rewrite option processing. Take
18190 advantage of pattern-matching to avoid invoking test frequently.
18191 Also clean up host and target defaulting logic.
18193 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18195 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18196 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18197 commands (plus user environment) will fit SCO limits.
18199 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18201 * configure.in: Don't issue warnings about directories which are
18202 not being configured if -norecursion is set. Correct test for
18203 --with-gnu-as and --with-gnu-ld to not get confused by substring
18206 * configure.in: Don't build gas for alpha-dec-osf1*.
18208 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18210 * configure: Back out Per's change of 12/19/1993. It changes the
18211 behavior of configure in unexpected and confusing ways.
18213 Also, use different delim char when calculating
18214 program_transform_name so that the name can contain slashes.
18216 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18218 * configure.in, config.sub: Add support for VSTa micro-kernel.
18220 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18222 * configure.in: Nuke hacks which were used to get a special
18223 version of GAS for HPPA configurations.
18225 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18227 * configure: If only ${target_alias} is given, use that
18228 as the default for ${host_alias}.
18229 * configure: Add missing back-slashes before nested quotes.
18231 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18233 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18235 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18237 * config.guess: Recognize some Tektronix configurations.
18238 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18240 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18242 * config.sub: Match any flavor of SH.
18244 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18246 * configure.in: Don't try to configure newlib for Alpha.
18248 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18250 * configure.in: Don't build ld for Irix 5. Don't build gas,
18251 libg++ or libio for any Alpha target.
18253 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18255 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18257 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18258 default arguments -- so it tried to compress itself.
18260 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18262 * configure.in (notsupp): ensure that a space is always at the end
18263 of the configdirs list, since the grep checks for an explicit space
18265 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18267 * configure.in (target i386-sysv4.2): don't build ld, since static
18268 versions of many libraries are not available.
18270 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18272 * config.guess: Recognize Apollos (using environment variables).
18273 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18275 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18277 * config.guess: Recognize Sony news mips running newsos.
18279 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18281 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18282 "fi ; else" for bash.
18284 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18286 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18288 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18290 * config.sub: accept unixware as an alias for svr4.2.
18291 Fix some inconsistancies with the gcc version.
18293 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18295 * Makefile.in (DISTDOCDIRS): Add gdb.
18297 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18299 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18301 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18303 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18304 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18307 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18309 * config.sub: Accept hiux* as an OS name.
18311 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18312 etc/make-stds.texi. The underscore came from gcc, and dje now
18313 agrees that RUNTESTFLAGS is the correct name.
18315 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18317 * install.sh: Remove 'set -e'. It makes any conditionals
18318 in the script useless.
18320 * config.guess: Automatically recognize arm-acorn-riscix
18321 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18323 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18325 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18327 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18329 * Makefile.in (DISTDOCDIRS): New variable.
18330 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18331 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18333 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18335 * configure.in (hppa target): check the source directory for the
18336 pagas sub-directory
18338 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18340 * config.sub: Allow -aout* and -elf*.
18342 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18344 * configure.in: Don't build ld on i386-solaris2, same as for
18347 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18349 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18351 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18353 * configure.in: Configure gdb for alpha.
18355 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18357 * Makefile.in (CXXFLAGS): Add -O.
18359 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18361 * config.guess: added support for DG Aviion
18363 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18365 * configure.in: Produce warning message for subdirectories not
18366 configurable for this host/target combination. Don't try to
18367 configure gdb for vms.
18369 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18371 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18372 appropriate files before making "diststuff".
18373 (DISTBISONFILES): New var: list of files to be edited.
18374 (DISTSTUFFDIRS): Add binutils.
18376 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18378 * config.sub: also handle mipsel and mips64el (for little endian mips)
18380 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18382 * configure.in: Add * to end of all OS names.
18384 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18386 * configure.in: Build newlib for LynxOS native.
18388 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18390 * config.guess: Add support for delta 88k running SVR3.
18392 * configure.in: Add comment about HP compiler vs. emacs.
18394 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18396 * configure.in: don't build ld on solaris2 (not a viable option
18397 due to bugs in getpwnam & getpwuid)
18399 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18401 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18402 config.guess will produce a full version number.
18404 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18406 * configure.in: Build linker and binutils for alpha-dec-osf1.
18408 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18410 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18411 and gdb/testsuite/Makefile.in.
18413 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18415 * configure.in: recognize mips*- instead of mips-
18417 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18419 * config.sub: Accept linux*coff and linux*elf as operating
18422 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18424 * config.sub: Recognize mips64, and mips3 as an alias for it.
18426 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18428 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18429 gdb knows how to handle OSF/1 shared libraries.
18431 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18433 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18434 * config.guess: Recognize Hitachi's HIUX.
18435 * config.sub: Recognize h3050r* and hppahitachi.
18436 Remove redundant cases for hp9k[23]*.
18438 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18440 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18441 if gas and ld are in the source tree and are in ${configdirs}.
18442 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18443 --with options (but still pass them down on the command line,
18444 if they were explicitly specified).
18446 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18448 * configure: substitute SHELL value in Makefile.in with
18451 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18453 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18454 *-*-solaris2* targets.
18456 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18458 * Makefile.in: define M4, and pass it down to sub-makes;
18459 all-autoconf now depends on all-m4
18461 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18463 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18464 presence of {ar,ranlib} instead of a configured directory
18466 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18468 * config.guess: Accept 34?? as well as 33?? for NCR.
18470 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18472 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18473 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18475 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18477 * configure: grab values for $(CC) and $(CXX) from the
18478 environment, so that someone can do "CC=gcc configure; make" and
18479 have it work right (matching the way that autoconf works now)
18481 * configure.in, Makefile.in: add support for gash, the tcl
18482 interface to Galaxy
18484 * config.guess: add NetBSD variants (hp300, x86)
18486 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18488 * install.sh: Support -d option (in the manner of SunOS 4 install,
18489 as it is more deterministic than that of GNU install)
18490 (chmodcmd): Set file to mode 755 by default (should also do default
18491 chgrp and chown, but I don't feel like dealing with that now)
18493 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18495 * config.sub: Remove h8300hhms alias.
18497 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18499 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18501 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18503 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18506 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18508 * config.sub: recognize m88110-bug-coff.
18510 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18512 * Makefile.in (all-libio): all dependencies on the toolchain used
18513 to build this (gcc, gas, ld, etc)
18515 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18517 * config.guess: Deal with OSF/1 1.3 on alpha.
18519 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18521 * install.sh: add some 'else true' clauses for portability
18523 * configure.in: don't build libio for h8[35]00-*-* targets
18525 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18527 * Makefile.in: Add support for new libio.
18529 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18531 * install.sh: If one command fails, don't try the rest. Don't try
18532 to remove $dsttmp (via trap) unless we have already created it.
18533 If $src doesn't exist, detect it and exit with an error.
18535 * config.guess: Recognize BSD on hp300.
18537 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18539 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18540 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18542 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18544 * Makefile.in (all-send-pr): depends on all-prms
18546 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18548 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18550 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18552 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18553 Added test for mips-mips-riscos5.
18555 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18557 * configure.in: use mh-hp300 for 68k HP hosts
18559 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18561 * configure: add support for CONFIG_SHELL, so that you can use
18562 some alternate shell for evaluating configure scripts
18564 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18566 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18567 in configure script to bug-gdb@prep.ai.mit.edu when building
18568 distribution archive.
18569 * Makefile.in (COMPRESS): Remove def.
18570 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18571 gdb.tar.Z and make-gdb.tar.Z respectively.
18572 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18573 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18574 to convergence with 'taz' target in Makefile.in.
18576 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18578 * install.sh (dsttmp): use trap to ensure that tmp files go
18579 away on error conditions
18581 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18583 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18585 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18587 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18588 its parent is '/' not ''.
18590 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18592 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18594 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18595 that ${newsrcdir}/configure.in does.
18597 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18599 * test-build.mk: support for CONFIG_SHELL
18601 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18603 * config.sub (netware): Add as a basic system type.
18605 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18607 * Makefile.in (Makefile): depend on configure.in. Also drop the
18608 $(srcdir)/ from the dependency on Makefile.in.
18610 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18612 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18613 (h8300hhms is temporary until multi-libraries are implemented).
18614 * configure.in: Handle h8300h too.
18616 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18618 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18620 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18622 * configure: Remove extraneous output when guessing host type.
18623 * config.guess: Remove extraneous output when guessing using C
18624 compiler rather than uname, or when guessing fails.
18626 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18628 * Makefile.in: remove all.cross and install.cross targets
18630 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18633 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18635 * configure.in (target sh): Build gprof.
18637 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18639 * config.sub: change -solaris to -solaris2
18641 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18643 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18645 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18647 * configure: Correct error message for missing Makefile.in to
18648 print correct directory.
18650 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18652 * install.sh: kludge around 386BSD shell bug
18654 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18656 * config.guess: Recognize NeXT.
18657 * config.guess: Recognize i486-ncr-sysv4.
18658 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18660 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18662 * Makefile.in (MAKEINFOFLAGS): New variable.
18663 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18664 * build-all.mk, test-build.mk: Pass down --no-split as
18665 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18667 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18669 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18671 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18673 * Makefile.in (libg++.tar.z): New rule.
18674 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18675 * Makefile.in (taz): Only do a single chmod.
18677 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18679 * install.sh: don't use dirname anymore (replaced with sed usage)
18681 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18683 * Makefile.in: Change extension for gzip'd files from '.z' to
18684 '.gz' per new FSF standard usage.
18686 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18688 * configure: put quotes around the final value of program_transform_name
18690 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18692 * Makefile.in: new install.sh support; update install-info rules
18694 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18696 * configure.in: Build diff for crosses, but not for go32 host.
18698 * configure.in: Build gprof only for native, and don't build it
18699 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18701 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18703 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18705 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18707 * configure.in (host_tools): Add prms.
18709 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18711 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18712 with $(FLAGS_TO_PASS) on the command line
18714 * config.sub: Recognize lynx and lynxos
18716 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18718 * config.sub: Accept -ecoff*, not just -ecoff.
18720 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18722 * Makefile.in (taz): Use .gz suffix instead of .z.
18723 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18726 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18728 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18730 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18732 * Makefile.in (install-no-fixedincludes): install gcc last, so
18733 that rebuilds that might happen during 'make install' don't get
18734 bogus gcc include files
18736 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18738 Change from Utah for HPPA support:
18739 * config.guess: Recognize hppa1.x-hp-bsd.
18741 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18743 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18744 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18746 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18748 * config.sub: Add support for rom68k and bug boot monitors.
18750 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18752 * Makefile.in: Make all-opcodes depend on all-bfd.
18754 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18756 * config.guess: Added special check for i[34]86-univel-sysv4*.
18758 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18760 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18761 the processor rather than assuming i486.
18763 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18765 * config.guess: Recognize SunOS6 as Solaris3.
18767 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18769 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18770 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18772 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18774 * build-all.mk (all-cross): New target for Canadian Cross.
18775 Added Q2 go32 targets.
18776 * test-build.mk: Configure go32 cross sparclite-aout and
18777 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18778 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18780 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18782 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18783 GO32 hosted toolchains
18785 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18787 * configure: change so "-exec-prefix" gets passed down rather
18788 than "-exec_prefix" so autoconf generated Makefiles get the
18789 exec_prefix set right.
18791 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18793 * config.guess: get the Solaris2 minor version number
18795 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18797 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18799 * config.guess: Recognize some Sequent platforms.
18801 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18803 * Makefile.in: added the vault-install target
18805 * configure.in: actually use the Sun3 makefile fragment that's in
18806 config, also added the release dir to configdirs
18808 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18810 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18812 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18814 * configure.in: remove some program from Alpha targetted toolchains
18816 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18818 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18820 (taz): Run "make diststuff" in those directories instead of "make
18821 proto-dir". Look for "VERSION=" only at start of line in subdir
18822 Makefile. Use "gzip -9" for compression.
18823 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18824 (binutils.tar.z): New target.
18826 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18828 * Makefile.in (taz): Include gpl.texinfo.
18830 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18832 * Makefile.in (setup-dirs): Merged into "taz" target.
18833 (taz): Only do `proto-dir' stuff if a directory is actually needed
18836 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18838 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18839 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18840 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18841 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18842 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18844 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18846 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18847 config.sub, and move-if-change to gdb testsuite distribution
18848 archive, so the testsuite can be extracted, configured, and
18849 run separately from the gdb distribution. Blow away the Chill
18850 tests that require a Chill compiled executable, since GNU Chill
18851 is not yet publically available.
18853 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18855 * test-build.mk: set environment variables in a single command,
18856 instead of a list of assignments and exports
18858 * config.guess: recognize Alpha/OSF1 systems
18860 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18862 * configure: Change help message to prefer --options rather than
18865 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18867 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18868 zippy@ecst.csuchico.edu.
18869 * config.guess: Recognize miniframe.
18871 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18873 * Makefile.in: Use srcroot to find runtest rather than rootme.
18874 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18876 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18878 * test-build.mk: Extensive additions to support building on a
18879 machine other than the host.
18881 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18883 * configure (tooldir): Fix for i386-aix again.
18885 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18887 * configure, Makefile.in: Change definition of $(tooldir)
18890 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18892 * config.guess: Recognize i[34]86/SVR4.
18894 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18896 * Makefile.in (all-gdb): gdb depends on sim.
18898 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18900 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18901 at the same time we make the prototype gdb directory.
18902 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18903 files at the same time as the gdb base release distribution.
18905 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18907 * Makefile.in (check): Use individual check targets rather than
18909 (check-gcc): Added.
18911 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18913 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18914 for System V release 3.2.
18916 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18918 * config.sub: Recognize hppaosf.
18919 * configure.in: Do configure ld/binutils/gas for it.
18921 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18923 * configure (tooldir): Alter syntax used to set this, for systems
18924 where "\$" isn't handled right, like i386-aix.
18926 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
18928 * configure: Pass program-transform-name, not
18929 program_transform_name, to recursive configures.
18931 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
18933 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18934 of gas+ld+binutils.
18936 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18938 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18940 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18942 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18944 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18946 * Makefile.in (PRMS): Set back to all-prms.
18948 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18950 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18951 targets, rather than for MIPS hosts.
18953 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18955 * configure.in: add comment for --with-x default values
18957 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18959 * Makefile.in: add check-* targets for each of the directories in
18960 the tree. Add a definition of RUNTEST that will use the one we
18961 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18963 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18965 * configure.in: Removed obsolete references to bfd_target and
18966 target_makefile_frag.
18968 * build-all.mk: Set assorted targets for Q2.
18969 * config.sub: Recognize z8k-sim and h8300-hms.
18970 * test-build.mk: Really don't pass host to configure.
18971 (HOLES): Added uname.
18973 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
18975 * configure: Handle an empty program-prefix, program-suffix or
18976 program-transform-name correctly.
18978 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
18980 * build-all.mk: -G 8 no longer required for MIPS targets.
18981 * test-build.mk: Don't pass host argument to configure; make it
18984 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
18986 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
18987 * Makefile.in (COMPRESS): New macro, like GZIP.
18989 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
18991 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18993 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18994 with gas currently defaults to -G 0.
18996 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
18998 * Makefile.in (all-flex): flex depends on byacc.
19000 * build-all.mk: If host not specified, use config.guess. Pass TAG
19001 to test-build.mk as RELEASE_TAG.
19002 * test-build.mk (configargs): New variable containing arguments to
19003 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19004 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19006 * config.guess: Use /bin/uname when checking -X argument on SCO,
19007 to avoid invoking GNU uname which doesn't understand -X.
19009 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19011 * configure.in: Build gas for mips-*-*.
19013 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19015 * Makefile.in (all.normal): insert missing backslash.
19017 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19019 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19021 * Makefile.in: Complete overhaul to merge many almost identical
19024 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19026 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19027 (gdb.tar.Z): Adjusted.
19029 * Makefile.in (setup-dirs, taz): New targets; should be general
19030 enough to adapt for gdb sometime. Build only .z file.
19031 (gas.tar.z): New target.
19033 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19035 * build-all.mk: Use CC=cc -Xs on Solaris.
19037 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19039 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19040 for handling BISON for FSF releases.
19042 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19044 * configure: Actually implement the change zoo just documented.
19046 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19048 * configure: when using config.guess, only set target_alias when
19049 it's not already been set (ie, on the command line)
19051 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19053 * Makefile.in: add installcheck target, set PRMS to install-prms
19055 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19057 * configure: add support for package_makefile_fragment, handle the
19058 case where a directory has a configure.in file but no Makefile.in
19059 more gracefully (with an actual understandable error message, even);
19060 add support for --without (and add this to the usage message); also
19061 explicitly add a --host=${host_alias} to the command line when
19062 config.guess is used
19064 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19066 * configure: Must use both --host and --target in recursive calls.
19068 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19070 * Makefile.in: Change deja-gnu to dejagnu.
19072 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19074 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19076 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19078 * configure.in: canonicalize all instances to *-*-solaris2*,
19079 also strip out a number of tools to not build for go32 host
19081 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19083 * config.guess: add GPL.
19085 * Makefile.in, config.guess, config.sub, configure: bump
19088 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19090 * Makefile.in (do-info): Removed obsolete check for existence of
19093 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19095 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19097 * Makefile.in: a couple of 'else true' for decstation,
19100 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19102 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19104 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19106 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19108 * config.guess: Recognize i386-ibm-aix (PS/2).
19109 * configure.in: Use config/mh-aix386 file for it.
19111 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19113 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19114 CC_FOR_TARGET instead.
19115 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19117 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19119 * Makefile.in: Add sim to list of directories sent with gdb
19121 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19123 * configure.in: Put back mips-dec-bsd* case.
19125 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19127 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19128 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19129 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19131 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19133 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19135 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19136 (install-info): install dir.info only if it exists,
19137 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19139 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19141 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19142 gas for mips-dec-bsd.
19144 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19146 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19147 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19149 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19151 * configure.in: Added "dejagnu" to hosttools list.
19153 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19155 * config.sub, configure.in, config.guess: Add support
19156 for Bosx, an AIX variant from Bull.
19157 Patches from F.Pierresteguy@frcl.bull.fr.
19159 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19161 * devo/dejagnu: Initial creation of devo/dejagnu.
19162 Migrated dejagnu testcases and support files for testing software
19163 tools to reside as subdirectories, currently called "testsuite",
19164 within the directory of the software tool. Migrated all programs,
19165 support libraries, etc. beloging to dejagnu proper from
19166 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19167 with no modifications. The changes to these files which will
19168 allow them to configure, build, and execute properly will be made
19169 in a future update.
19171 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19173 * Makefile.in: Change send_pr to send-pr.
19174 * configure.in: Likewise.
19175 * send_pr: Renamed directory to send-pr.
19177 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19179 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19181 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19183 * README: Update for gdb-4.8 release.
19184 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19185 gdb-xxx.tar.z (gzip'd) file also.
19187 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19189 * Makefile.in: make all-diff depend on all-libiberty
19191 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19193 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19195 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19197 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19199 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19201 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19202 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19203 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19205 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19207 * Makefile.in: makeinfo binary is in a new location
19209 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19211 * config.sub: Accept -ecoff as an OS.
19213 * Makefile.in: Various changes to eliminate a level of make
19214 recursion and reduce the required command line length.
19215 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19217 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19218 variables holding settings for specific sub-makes.
19219 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19220 in terms of BASE_FLAGS_TO_PASS.
19221 (TARGET_LIBS): New variable listing directories which use
19222 TARGET_FLAGS_TO_PASS.
19223 (subdir_do): Eliminated.
19224 (do-*): New set of targets to replace subdir_do.
19225 (various): All targets which used subdir_do now depend on do-*.
19226 (local-clean): Renamed from do_clean.
19227 (local-distclean): New target, dependency of distclean and
19229 (install-info): Don't create directories. Depend on dir.info
19230 rather than calling make recursively.
19231 (install-dir.info): Eliminated.
19232 (install-info-dirs): Create all info directories here.
19233 (dir.info): Depend upon do-install-info.
19235 * test-build.mk (HOLES): Added false.
19237 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19239 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19241 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19243 * Makefile.in (info): remove dependency on all-texinfo. The
19244 problem was really in texinfo/C, not at this level.
19246 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19248 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19250 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19252 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19255 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19257 * configure: Include srcdir in message about target of link not
19258 being found. Don't convert `-' to `_' in `with' options being
19261 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19263 * configure.in: add uudecode to host_tools
19265 * Makefile.in: added {all,install}-uudecode targets, added them to
19266 the appropriate lists
19268 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19270 * Makefile.in (all-gcc): Added dependency on all-gas.
19272 * configure.in (mips-*-*): Build ld and binutils.
19274 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19276 * configure: check return code from mkdir, print error message and
19279 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19281 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19283 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19285 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19287 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19289 * config.sub (h8500): Recognize this as a cpu type.
19291 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19293 * configure: source directory missing is no longer a warning
19295 * configure.in: recognize irix[34]* instead of irix[34]
19297 * Makefile.in: define and pass down X11_LIB
19299 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19301 * guess-systype: Renamed to ...
19302 * config.guess: ... by popular request.
19303 * configure.in, Makefile.in: Update accordingly.
19305 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19307 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19308 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19309 + Execute ./dummy instead of assuming . is in PATH.
19311 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19313 * guess-systype: New shell script. Attempts to guess the
19314 canonical host name of the executing host.
19315 Only a few hosts are supported so far.
19316 * configure: Call guess-systype if no host is specified.
19318 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19320 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19323 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19325 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19326 (all-gcc, install-gcc, subdir_do): Use it.
19328 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19330 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19332 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19334 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19335 set exclusively by configure, using configure.in .
19337 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19339 * test-build.mk: set $PATH for all builds
19341 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19343 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19345 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19346 the one used in gcc/Makefile.in, so that a null expansion doesn't
19347 override the one needed to build gcc with a native cc.
19349 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19351 * configure: Accept -with arguments.
19353 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19355 * Makefile.in: added h8300sim
19357 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19359 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19360 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19361 (all-cygnus, native, build-cygnus): Make
19362 $(canonhost)-stamp-3stage-done, not $(host)....
19363 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19364 i386-sco3.2v4. Added else true to if command.
19366 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19368 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19370 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19372 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19374 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19376 * configure.in: don't remove binutils from Solaris builds
19378 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19380 * Makefile.in: get rid of earlier definitions for *clean,
19381 also handle the recursive info rule better
19383 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19385 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19386 do more-or-less the right thing.
19388 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19390 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19391 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19393 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19395 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19398 * configure.in: split the configdirs list into 4 categories (native
19399 v. cross, library v. tool) and handle the cross-only and native-
19400 only in more reasonable (and correct!) way.
19402 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19404 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19405 configdirs anymore.
19407 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19409 * Makefile.in: extensive cleanup:: removed all of the explicit
19410 clean-* targets, collapsed many wrappers around subdir_do into
19411 one, added additional targets to satisfy standards.texi, deleted
19412 some old targets, some changes for consistency
19414 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19416 * configure.in: handle some programs as cross-only, and others as
19419 * test-build.mk: handle partial holes in a more generic manner
19421 * Makefile.in: m4 depends on libiberty
19423 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19425 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19426 time, wdiff, and find to configdirs
19428 * Makefile.in: all, clean, and install rules for the new programs
19429 added to configure.in
19431 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19433 * configure.in: use mh-sun for all *-sun-* hosts
19435 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19437 * Makefile.in: define flags for X11 include files and library file
19438 locations, pass them down to the programs that need this info
19440 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19442 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19444 * configure.in: start building libg++ for HP-UX targets
19446 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19448 * README: Update references to files moved into etc/.
19450 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19452 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19453 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19455 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19457 * configure: accept dash as well as underscore in long option
19458 names for FSF compatibility.
19460 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19462 * config.sub: added -sco3.2v4 support from FSF.
19464 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19466 * configure.in: expand the section that adds or removes
19467 directories from the list of programs to build, to handle native
19468 vs. cross in addition to host v. native
19470 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19472 * Makefile.in: Replace C++ in macro names with CXX.
19473 This is less likely to break ...
19475 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19477 * test-build.mk: add -w to GNU_MAKE
19479 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19481 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19482 add 'sparc' to list of recognized cpus. This needed to make
19483 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19484 Delete some redundant ose68 variants. Recognize -wrs as an os,
19485 then changes that into $CPU-wrs-vxworks.
19487 * configure.in: remove most references to gdbtest, regularize
19488 target based program removal
19490 * test-build.mk: import from p3 tree (many fixes and changes)
19492 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19494 * Makefile.in: added rules to handle tcl, tk, and expect
19496 * configure.in: handle those directories if they exist
19498 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19500 * config.sub: removed bogus hppabsd and hppahpux names, since
19501 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19503 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19505 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19506 depends upon all-xiberty
19508 * Makefile.in: changes from p3, including:
19510 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19512 * Makefile.in (XTRAFLAGS): include newlib directories if
19513 newlib/Makefile exists, rather than if host != target.
19515 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19517 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19518 from the same source tree and not building a cross-compiler. This
19519 matters for the libg++ configuration if reconfiguring a tree that
19520 has already been installed.
19522 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19524 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19525 pick up the machine and system specific header files.
19527 * Makefile.in: added AS_FOR_TARGET, passed down in
19528 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19529 the C compiler to use to create programs which are run in the
19530 build environment, set it to default to $(CC), and passed it down
19531 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19533 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19535 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19536 We need them for unusual native builds, like systems without
19539 * configure: also define $(host_canonical) and
19540 $(target_canonical), which are the full, canonical names for the
19541 given host and target
19543 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19545 * Makefile.in: Added separate definitions for C++.
19547 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19549 * configure.in (configdirs): Add deja-gnu.
19551 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19553 * README: Update for configure.texi and gdb-4.7 release.
19555 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19557 * Makefile.in: Move "all" target to top of file.
19558 Previously, first target was ".PHONY" which caused BSD4.4 make
19559 to build .PHONY when make was run without arguments.
19561 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19563 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19564 Library-copylefted code in libiberty.
19566 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19568 * config.sub: Replace m68kmote with plain old m68k.
19570 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19572 * Makefile.in: Remove space from blank line, avoid Make complaints.
19574 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19576 * config.sub: Complain if no argument is given. Added support for
19577 386bsd as OS and target alias.
19579 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19581 * Makefile.in (XTRAFLAGS): include newlib directories if
19582 newlib/Makefile exists, rather than if host != target.
19584 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19586 * config.sub: recognize sparclite-wrs-vxworks.
19588 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19589 p3.) Added clean-xiberty to clean.
19591 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19593 * configure.in: use *-*-* instead of nested cases for host and target
19595 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19597 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19598 from the same source tree and not building a cross-compiler. This
19599 matters for the libg++ configuration if reconfiguring a tree that
19600 has already been installed.
19602 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19604 * config.sub (i486v/i486v4): Merge in from FSF version.
19606 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19608 * configure: only set PWD if it is already set.
19610 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19612 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19613 doesn't have unset and all success paths (and most error paths)
19614 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19615 to just ${PWD} to avoid confusion.)
19617 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19619 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19620 even for a native compilation.
19622 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19624 Changes to make the gdb.tar.Z rule work better.
19626 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19627 (DEVO_SUPPORT): Add configure.texi.
19628 (bfd-ilrt.tar.Z): Remove ancient rule.
19630 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19632 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19633 pick up the machine and system specific header files.
19635 * configure.in, config.sub: added new target m68010-adobe-scout,
19636 with alias of adobe68k. Changed configure.in to check for
19637 -scout before -sco* to avoid a false match.
19639 * Makefile.in: added AS_FOR_TARGET, passed down in
19640 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19641 the C compiler to use to create programs which are run in the
19642 build environment, set it to default to $(CC), and passed it down
19643 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19645 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19647 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19648 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19649 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19650 FOR_TARGET variants, to newlib and libg++.
19652 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19654 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19657 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19659 * config.sub: Accept `elf' as an environment.
19661 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19663 * Makefile.in (all-opcodes): cd into the right directory
19665 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19667 * configure: added -program_transform_name option, used as
19668 argument to sed when installing programs.
19669 configure.texi: added documentation for -program_prefix,
19670 -program_suffix and -program_transform_name.
19672 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19674 * config.sub: Accept i486 where i386 ok.
19676 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19678 * config.sub: accept we32k
19680 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19682 * config.sub, configure.in: accept OSE68000 and OSE68k.
19684 * Makefile.in: don't create all directories for ``make install'';
19685 let the subdirectories create the ones they need.
19687 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19689 * COPYING: new file, GPL v2
19691 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19693 * Makefile.in: use the new gen-info-dir, which needs a template
19694 argument (which also lives in texinfo)
19696 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19698 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19700 * config.sub (ncr3000): Change i386 to i486.
19702 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19704 * Makefile.in: add install-rcs, install-grep to
19705 install-no-fixedincludes, removed install-bison and install-libgcc
19707 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19709 * configure.in: grab the HPUX makefile fragment if on HPUX
19711 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19713 * Makefile.in: eradicate bison spoor (ditto libgcc).
19714 configure.in: recognise m68{k,000}-ericsson-OSE.
19715 es1800 is alias for m68k-ericsson-OSE
19717 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19719 * configure.in: rearrange the parts that remove programs from
19720 configdirs, based now on HOST==TARGET or by canonical triple.
19722 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19724 * test-build.mk: recurse explicitly with -f test-build.mk when
19725 appropriate. predicate stage3 and comparison on the existence
19726 of gcc. That is, if gcc isn't around, we aren't three-staging.
19727 On very clean, also remove ...stamp-co. Build in-place before
19728 doing other builds.
19730 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19732 * Makefile.in, configure.in: add tgas
19734 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19736 * Makefile.in: a number of changes merged in from progressive.
19738 * configure.in: add libm.
19740 * .cvsignore: ignore some stuff that comes from test-build.mk.
19742 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19744 * config.sub: Add es1800 (m68k-ericsson-es1800).
19746 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19748 * configure: Add program_suffix (parallel to program_prefix)
19749 * Makefile.in: adjust directory-creating script for losing decstation
19751 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19753 * configure: Minor $subdir-related fixes.
19755 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19757 * configure: fix various problems with propogating
19758 makefile_target_frag in subdirs.
19759 * configure.in: config libgcc if its there
19761 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19763 * config.sub: HPPA merge.
19765 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19767 * Makefile.in: Replace all-bison with all-byacc in all
19768 dependency lines for other tools (which now use byacc).
19770 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19772 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19774 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19776 * Makefile.in: make gprof rules similar to byacc rules (instead of
19777 vestigal $(unsubdir) that didn't work...)
19779 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19781 * config.sub: Add support for Linux.
19782 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19783 (at least for libg++).
19785 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19787 * configure.texi: fix doc for the -nfp option to configure
19789 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19791 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19793 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19795 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19796 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19797 * configure.in: added solaris* host_makefile_frag hook.
19799 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19801 * config.sub: changed recognition of m68000 so that various
19802 m68k types can be specified via m680[01234]0
19804 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19806 * config.sub (basic_machine): fix sed so that '-foo' isn't
19807 completely substituted out while .+'-foo' loses the '-foo'
19809 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19811 * config.sub ($os): Add -aout.
19813 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19815 * configure: If host_makefile_frag is absolute, don't
19816 prefix ${invsubdir} (relevant to libg++ auto-configure).
19818 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19820 * Makefile.in (tooldir): Define it.
19821 (all-ld): Depend on all-flex.
19823 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19825 * Makefile.in (check): Fix libg++ special case.
19827 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19829 * configure: do not bury `pwd` into config.status, thus do fewer
19832 * configure: print the "Building in" message only when building in
19833 other than "." AND verbose.
19835 * configure: remove -s, rework -v to better accommodate guested
19838 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19840 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19842 * Makefile.in: macroize flags passed on recursion. remove
19845 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19847 * configure: get makesrcdir right for subdirs deeper than 1.
19849 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19852 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19854 * Makefile.in: don't print subdir_do or recursion lines.
19856 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19858 * standards.texi: added menu item.
19860 * Makefile.in: build and install standards.info.
19862 * standards.texi: new file.
19864 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19866 * configure: test for and move config.status pieces from
19869 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19871 * configure: Test for existance of files before trying to mv
19872 them, to avoid numerous non-existance messages.
19874 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19876 * configure: correct final line of config.status.
19878 * configure: patch from eggert. Avoids a protection problem if
19879 the original Makefile.in is read only.
19881 * configure: use move-if-change from gcc to create config.status.
19882 Some makefiles depend on config.status to tell if a directory
19883 has been reconfigured for a different host. This change
19884 prevents those directories from remaking everything in the case
19885 where the reconfig was only intended to rebuild a Makefile.
19887 * configure: test for config.sub with "config.sub sun4" rather
19888 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19889 host alias from a missing config.sub.
19891 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19893 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19894 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19896 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19898 * configure: mkdir ${subdir} as needed.
19900 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19902 * Makefile.in,configure.in: added autoconf.
19904 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19906 * Makefile.in: no longer pass against on recursion.
19908 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19909 definitions are not inherited.
19911 * configure: correct makesrcdir when subdir is .
19913 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19915 * configure: Add support for 'subdirs' variable, which is
19916 like 'configdirs', except that configure doesn't re-invoke
19917 itself for subdirs, it just creates a Makefile for each subdir.
19918 * configure.texi: Document subdirs.
19920 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19922 * configure.in: added flex to configdirs
19924 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
19926 * Makefile.in: remove clean-stamps from clean.
19928 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
19930 * configure.in: Add gdbtest to configdirs.
19932 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
19934 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
19935 to recursive makes.
19936 * configure.in: Recognize new ncr3000 config.
19938 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19940 * Makefile.in, configure.in: removed references to gdbm.
19942 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19944 * config.sub: Don't canonicalize os value
19945 newsos* to bsd (readline needs to check for newsos).
19946 (This fix was earlier made Jan 31, but got re-broken.)
19948 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19950 * configure.in: sco is an os, not a vendor!
19952 * configure: Quote $( better. Keep various shells happy.
19954 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19956 * Makefile.in: eliminate stamp-files.
19958 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19960 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19961 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19963 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19965 * config.sub: fix iris/iris3.
19967 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19969 * configure: re-add -rm.
19971 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
19973 * Maskefile.in: add .stmp-rcs to all.
19975 * configure.in: remove gas from rs6000 build, use aix host fragment.
19977 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
19979 * configure: pass down site_option during recursion.
19981 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
19983 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
19985 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
19987 * configure: Change exec_prefix so that it really defaults to prefix.
19989 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
19991 * Makefile.in, configure.in: Add support for mmalloc library.
19993 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
19995 * Makefile.in: add stmp dependencies for a few more things.
19997 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
19999 * configure: adjusted error message on objdir/srcdir configure
20000 collision, per john's suggestion.
20002 * Makefile.in: add libiberty stmp to all and all.cross.
20004 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20006 * Makefile.in: remove force dependencies, add grep to all.
20008 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20010 * Makefile.in: drop flex. make stamp files work.
20012 * configure: added test for conflicting configuration in srcdir,
20013 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20014 gets cranky. use relative paths for configure and srcdir
20015 whenever possible. Send some error messages to stderr that were
20018 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20020 * Makefile.in: Fix libg++ rule to check for gcc directory
20021 before using gcc/gcc. Also pass XTRAFLAGS.
20023 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20025 * Makefile.in: added stmp-files so that directories aren't polled
20026 when they are already built.
20028 * configure.texi: fixed a node pointer problem.
20030 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20032 * config.sub configure.in gdb/configure.in
20033 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20034 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20035 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20037 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20039 * configure: -recurring becomes -silent. corrected help message
20042 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20044 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20046 * configure: when building Makefile for crosses, replace
20047 tooldir and program_prefix. default srcdir from location of
20048 config.sub. remove "for host in hosts" and "for target in
20051 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20053 * Makefile.in: Do not pass bindir or mandir to cvs.
20055 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20057 * Makefile.in, configure.in: removed traces of namesubdir,
20058 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20059 copyrights to '92, changed some from Cygnus to FSF.
20061 * configure.texi: remove most references to multiple hosts,
20062 multiple targets, subdirs, etc.
20064 * configure.man: removed rcsid. reference config.sub not
20067 * Makefile.in: mkdir $(infodir) on install-info.
20069 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20071 * configure.texi: Explain better about .gdbinit and about
20072 the environment that configure.in sections run in.
20074 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20076 * configure.in: Ultrix is only a decstation if it's a MIPS.
20078 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20080 * README: DOC.configure => cfg-paper.texi.
20082 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20084 * config.sub (near case $os): Don't convert newsos* to bsd!
20086 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20088 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20089 the number of copies of COPYING that go into the GDB tar file.
20091 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20093 * bfd/configure.in, gdb/config/mh-i386sco,
20094 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20095 Fix SCO configuration stuff.
20097 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20099 * Makefile.in: For libg++, make sure the -I pointing
20100 to the gcc directory goes *after* all the libg++-local -I flags.
20101 Also, move just-gcc dependency from just-libg++ to all-libg++.
20103 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20105 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20107 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20109 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20111 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20113 * config.sub: Add stratus configuration frags. Also
20116 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20118 * Makefile.in (DEV_SUPPORT): add configure.man.
20120 * config.sub(Decode manufacturer-specific): add -none*.
20122 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20124 * Makefile.in: remove form feeds to make Sun's make happy.
20125 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20127 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20129 * Makefile.in (AR_FLAGS): Make quieter.
20131 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20133 * configure.in: Add libg++.
20134 * configure: When verbose, don't output the command line at each
20135 level; it will be unremarkably the same as the previous version,
20136 which will be the same as what the user typed.
20138 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20140 * configure.in, Makefile.in: fix clean-info, add flex. add
20143 * configure: be less sensitive to spaces in Makefile.in. Do not
20144 look for sources in "..". Doing so breaks subdirectories that
20145 might have their own configure. If a subdir has it's own
20146 configure script, use it.
20148 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20150 * cfg-paper.texi: some changes suggested by rms.
20152 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20154 * config.sub: Merge in some small additions from the FSF version,
20155 taken from the gcc distribution, to bring the Cygnus and FSF
20156 versions into closer sync.
20158 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20160 * configure.in: Changed svr4 references to sysv4.
20162 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20164 * configure: added -V for version number option.
20166 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20168 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20169 renamed from DOC.configure to cfg-paper.texi.
20171 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20173 * configure, config.subr, config.sub: config.subr is now
20176 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20178 * configure.texi: new file, in progress.
20180 * Makefile.in: build info file and install the man page for
20183 * configure.man: new file, first cut.
20185 * configure: find config.subr again now that configuration "none"
20186 has gone. removed all traces of the -ansi option. removed all
20187 traces of the -languages option.
20189 * config.subr: resync from rms.
20191 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20193 * configure, config.sub, config.subr: merge config.sub into
20194 config.subr, call the result config.subr, remove config.sub, use
20197 * Makefile.in: revised install for dir.info.
20199 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20201 * configure.in: add decstation host makefile frag.
20203 * Makefile.in: BISON now bison -y again. also install-gcc on
20204 install. clean-gdbm on clean. infodir belongs in datadir.
20205 Make directories for info install. Build dir.info here then
20208 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20210 * Makefile.in: fix for bad directory tests.
20212 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20214 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20215 regexp. -srcdir relative was being handled incorrectly.
20217 * Makefile.in: unwrapped some for loops so that parallel makes
20218 work again and so one can focus one's attention on a particular
20221 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20223 * configure: added PWD as a stand in for `pwd` (for speed). use
20224 elif wherever possible. make -srcdir work without -objdir.
20225 -objdir= commented out.
20227 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20229 * configure: +options become --options. -subdirs commented out.
20230 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20231 Makefile now at top of generated Makefile. Removed cvs log
20232 entries. added -srcdir. create .gdbinit only if there is one
20235 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20236 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20237 and mandir now keyed off datadir by default.
20239 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20241 * Freshly created ChangeLog.
20248 version-control: never