1 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
4 pointer bounds checker and i386 MPX maintainer.
6 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
8 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
10 2015-02-26 Martin Sebor <msebor@redhat.com>
12 * MAINTAINERS (Various Maintainers): Add self.
14 2015-02-25 Uros Bizjak <ubizjak@gmail.com>
17 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
20 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
21 * configure: Regenerate.
23 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
25 * configure.ac [--enable-as-accelerator-for] (enable_languages):
26 Make sure it contains lto.
27 * configure: Regenerate.
29 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
31 * configure: Regenerate.
33 2015-02-06 Diego Novillo <dnovillo@google.com>
35 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
36 middle-end, docstring): Remove myself.
37 (Write After Approval): Add myself.
39 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
41 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
42 (Write After Approval): Update address.
44 2015-01-29 David Malcolm <dmalcolm@redhat.com>
47 * configure.ac: Require the user to explicitly specify
48 --enable-host-shared if the jit is enabled.
49 * configure: Regenerate.
51 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
53 * MAINTAINERS (Write After Approval): Add myself.
55 2015-01-25 Tom de Vries <tom@codesourcery.com>
57 * MAINTAINERS: Make whitespace consistent.
59 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
61 * MAINTAINERS (Write After Approval): Add myself.
63 2015-01-20 Andre Vehreschild <vehre@gmx.de>
65 * MAINTAINERS: (Write After Approval): Add myself.
67 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
69 * MAINTAINERS: (Write After Approval): Add myself.
71 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
73 * MAINTAINERS: (Write After Approval): Add myself.
75 2015-01-13 Iain Sandoe <iain@codesourcery.com>
77 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
78 objective-c/c++ front end maintainer.
80 2015-01-13 Marek Polacek <polacek@redhat.com>
82 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
84 2015-01-12 Jeff Law <law@redhat.com>
86 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
89 2015-01-09 Ian Lance Taylor <iant@google.com>
91 * configure.ac (host_tools): Add gotools.
92 * Makefile.def (host_modules): Add gotools.
93 (dependencies): Add dependency of all-gotools on all-target-libgo.
95 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
97 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
98 * configure: Regenerate.
100 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
102 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
104 * Makefile.in: Regenerate.
106 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
108 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
110 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
112 * configure.ac: Add Visium support.
113 * configure: Regenerate.
115 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
117 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
118 * configure: Regenerate.
120 2015-01-03 Andrew Pinski <apinski@cavium.com>
122 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
123 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
124 (BASE_TARGET_EXPORTS): Add OBJCOPY.
125 (OBJCOPY_FOR_TARGET): New variable.
126 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
127 * Makefile.in: Regenerate.
128 * configure.ac: Check for already installed target objcopy.
129 Also GCC_TARGET_TOOL on objcopy.
130 * configure: Regenerate.
132 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
134 * config.sub: Update from upstream, to 2015-01-01 version.
135 * config.guess: Ditto.
137 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
139 * MAINTAINERS (RTEMS Ports): Add myself.
141 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
143 * MAINTAINERS (Write After Approval): Add myself.
145 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
147 * MAINTAINERS (Write After Approval): Add myself.
149 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
151 * configure.ac (--enable-as-accelerator-for): Don't set
152 ENABLE_AS_ACCELERATOR_FOR. Update all users.
153 * configure: Regenerate.
155 2014-12-13 Jakub Jelinek <jakub@redhat.com>
158 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
159 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
160 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
162 * Makefile.in: Regenerated.
164 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
165 Yury Gribov <y.gribov@samsung.com>
167 * .gitignore: Added .local.vimrc and .lvimrc.
168 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
169 * Makefile.in: Regenerate.
171 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
173 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
174 * configure: Regenerated.
176 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
178 * MAINTAINERS (nvptx port): New entry.
180 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
182 * configure: Regenerate.
184 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
186 * configure.ac: Merge with Binutils.
188 2014-11-26 Tobias Burnus <burnus@net-b.de>
190 * Makefile.def: Make more dependent on mpfr, mpc and isl.
191 * Makefile.in: Regenerate.
193 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
195 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
197 * Makefile.in: Regenerated.
199 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
201 * Makefile.in: Regenerate.
203 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
206 * libtool.m4: Add $pic_flag with -shared.
208 2014-11-21 Renlin Li <Renlin.Li@arm.com>
210 * MAINTAINERS (Write After Approval): Added myself.
212 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
214 * MAINTAINERS (write-after-approval): Add myself.
216 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
218 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
221 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
224 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
226 * MAINTAINERS (Write After Approval): Added myself as line map
229 2014-11-19 Renlin Li <Renlin.Li@arm.com>
232 2014-11-19 Renlin Li <Renlin.Li@arm.com>
234 * MAINTAINERS (Write After Approval): Added myself.
236 2014-11-19 Renlin Li <Renlin.Li@arm.com>
238 * MAINTAINERS (Write After Approval): Added myself.
240 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
242 * MAINTAINERS (Write After Approval): Added myself as line map
245 2014-11-17 Dodji Seketeli <dodji@redhat.com>
247 * MAINTAINERS (Various Maintainers): Added myself as line map
250 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
252 * move-if-change: Sync from upstream gnulib.
254 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
256 * compile: Sync with upstream Automake.
260 * mkinstalldirs: Ditto.
263 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
265 * config.sub: Update from upstream config repo.
266 * config.guess: Ditto.
268 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
270 * Makefile.def: Add liboffloadmic to target_modules. Make
271 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
272 * Makefile.in: Regenerate.
273 * configure: Regenerate.
274 * configure.ac: Add liboffloadmic to target binaries.
275 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
276 Add liboffloadmic to noconfig list when C++ is not supported.
278 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
279 Thomas Schwinge <thomas@codesourcery.com>
280 Ilya Verbin <ilya.verbin@intel.com>
281 Andrey Turetskiy <andrey.turetskiy@intel.com>
283 * configure: Regenerate.
284 * configure.ac (--enable-as-accelerator-for)
285 (--enable-offload-targets): New configure options.
287 2014-11-11 Tobias Burnus <burnus@net-b.de>
289 * Makefile.def: Make all-gcc depend on all-isl.
290 * Makefile.in: Regenerate.
292 2014-11-11 David Malcolm <dmalcolm@redhat.com>
294 * ChangeLog.jit: New.
295 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
297 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
300 * libtool.m4: Fix globbing of darwin versions.
301 * configure: Regenerate.
303 2014-11-11 Tobias Burnus <burnus@net-b.de>
305 * config/cloog.m4: Remove.
306 * Makefile.def: Remove CLooG.
307 * Makefile.tpl: Ditto.
308 * configure.ac: Ditto.
309 * configure: Regenerate.
310 * Makefile.in: Ditto.
312 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
314 * configure.ac: Handle nvptx-*-*.
315 * configure: Regenerate.
317 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
319 * MAINTAINERS (Write After Approval): Add myself.
321 2014-10-31 Jakub Jelinek <jakub@redhat.com>
323 * Makefile.def (libcc1): Remove bootstrap=true;.
324 * Makefile.in: Regenerated.
326 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
328 * configure.ac: Update comment.
329 * configure: Regenerate.
331 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
333 * MAINTAINERS (Write After Approval): Add myself.
335 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
337 * configure.ac (extra_host_libiberty_configure_flags): Add
338 --enable-shared also for libcc1's benefit.
339 * configure: Regenerate.
341 2014-10-29 Tristan Gingold <gingold@adacore.com>
343 * MAINTAINERS: Change my email address.
345 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
346 Tom Tromey <tromey@redhat.com>
348 * Makefile.def: Add libcc1 to host_modules.
349 * configure.ac (host_tools): Add libcc1.
350 * Makefile.in, configure: Rebuild.
352 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
354 * configure.ac (build_configargs): Don't share config.cache between
356 * configure: Regenerate.
358 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
360 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
361 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
362 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
364 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
365 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
366 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
367 * config/sparc/sparc.md (cpu): Add leon3v7.
368 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
370 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
372 * MAINTAINERS (write-after-approval): Add myself.
374 2014-10-23 Ian Lance Taylor <iant@google.com>
376 * configure.ac: Disable the Go frontend on systems where it is known
378 * configure: Regenerate.
380 2014-10-23 Richard Biener <rguenther@suse.de>
382 * Makefile.def: Add libcpp build module and dependencies.
383 * configure.ac: Add libcpp build module.
384 * Makefile.in: Regenerate.
385 * configure: Likewise.
387 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
389 * MAINTAINERS (write-after-approval): Add myself.
391 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
393 * INSTALL/README: Do not mention CVS.
395 2014-10-03 Jing Yu <jingyu@google.com>
397 * configure.ac: Add aarch64 to list of targets that support gold.
398 * configure: Regenerate.
400 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
402 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
404 2014-09-29 Catherine Moore <clm@codesourcery.com>
406 * MAINTAINERS: Add myself as MIPS maintainer.
408 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
410 * MAINTAINERS: Move myself to MIPS maintainers.
412 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
414 * MAINTAINERS: Put all email addresses between '<' and '>'.
416 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
418 * MAINTAINERS: Move myself to reviewers (Fortran).
420 2014-09-01 Andi Kleen <ak@linux.intel.com>
422 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
423 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
424 * Makefile.in: Regenerate.
426 2014-08-28 David Malcolm <dmalcolm@redhat.com>
428 * rtx-classes-status.txt: Delete
430 2014-08-28 David Malcolm <dmalcolm@redhat.com>
432 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
434 2014-08-27 Sebastian Pop <s.pop@samsung.com>
436 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
437 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
438 of checking for version number.
439 * configure: Regenerated.
440 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
442 2014-08-27 David Malcolm <dmalcolm@redhat.com>
444 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
445 is done; begin phase 6 (use extra rtx_def subclasses).
447 2014-08-27 David Malcolm <dmalcolm@redhat.com>
449 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
450 done; begin phase 5 (additional rtx_def subclasses).
452 2014-08-26 David Malcolm <dmalcolm@redhat.com>
454 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
456 2014-08-26 David Malcolm <dmalcolm@redhat.com>
458 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
459 SET_BB_HEADER are done.
461 2014-08-26 David Malcolm <dmalcolm@redhat.com>
463 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
466 2014-08-26 David Malcolm <dmalcolm@redhat.com>
468 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
470 2014-08-26 David Malcolm <dmalcolm@redhat.com>
472 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
474 2014-08-25 David Malcolm <dmalcolm@redhat.com>
476 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
478 2014-08-25 David Malcolm <dmalcolm@redhat.com>
480 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
482 2014-08-25 David Malcolm <dmalcolm@redhat.com>
484 * rtx-classes-status.txt: Phase 3 (per-file commits within
485 "config" subdirs) is done; begin phase 4 (removal of
488 2014-08-23 David Malcolm <dmalcolm@redhat.com>
490 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
491 dir) is done; begin phase 3 (per-file commits within "config"
494 2014-08-21 David Malcolm <dmalcolm@redhat.com>
496 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
497 phase 2 (per-file commits in main source dir).
499 2014-08-21 Bin Cheng <bin.cheng@arm.com>
501 * configure: Regenerated.
503 2014-08-19 David Malcolm <dmalcolm@redhat.com>
505 * rtx-classes-status.txt (TODO): Add SET_BND_TO
507 2014-08-19 David Malcolm <dmalcolm@redhat.com>
509 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
511 2014-08-19 David Malcolm <dmalcolm@redhat.com>
513 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
515 2014-08-19 David Malcolm <dmalcolm@redhat.com>
517 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
519 2014-08-19 David Malcolm <dmalcolm@redhat.com>
521 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
523 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
525 * MAINTAINERS (Write After Approval): Add myself.
527 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
529 * MAINTAINERS: Remove myself
531 2014-08-19 David Malcolm <dmalcolm@redhat.com>
533 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
535 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
537 * MAINTAINERS (Write After Approval): Add myself.
539 2014-08-18 David Malcolm <dmalcolm@redhat.com>
541 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
542 SET_BB_HEADER, SET_BB_FOOTER
544 2014-08-18 David Malcolm <dmalcolm@redhat.com>
546 * rtx-classes-status.txt: New file
548 2014-08-18 Roman Gareev <gareevroman@gmail.com>
550 * configure.ac: Eliminate ClooG installation dependency.
551 * configure: Regenerate.
552 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
553 * Makefile.in: Regenerate.
555 2014-08-15 Ilya Verbin <iverbin@gmail.com>
557 * MAINTAINERS (Write After Approval): Add myself.
559 2014-08-15 Ilya Tocar <tocarip@gmail.com>
561 * MAINTAINERS (Write After Approval): Add myself.
563 2014-08-01 Jiong Wang <jiong.wang@arm.com>
565 * MAINTAINERS (Write After Approval): Add myself.
567 2014-07-28 Anthony Green <green@moxielogic.com>
569 Import from savannah.gnu.org:
570 * config.sub: Update to 2014-07-28 version.
572 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
574 * MAINTAINERS: Remove my MIPS maintainer entry.
576 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
579 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
580 * configure: Regenerate.
582 2014-07-24 James Norris <jnorris@codesourcery.com>
584 * MAINTAINERS (Write After Approval): Add myself.
586 2014-07-20 Roman Gareev <gareevroman@gmail.com>
588 * configure.ac: Accept only CLooG 0.18.1.
589 * configure: Regenerate.
591 2014-07-17 Roman Gareev <gareevroman@gmail.com>
593 * configure.ac: Don't accept isl 0.11.
594 * configure: Regenerate.
596 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
598 * MAINTAINERS (Write After Approval): Add myself.
600 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
602 * configure.ac: Don't accept isl 0.10.
603 * configure: Regenerate.
605 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
607 Fix include path for in-tree cloog.
608 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
609 * configure: Regenerate.
611 2014-06-18 Richard Henderson <rth@redhat.com>
613 * .gitignore: Import gcc_update output.
615 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
617 * config-ml.in: Robustify ac_configure_args parsing.
619 * configure.ac (--enable-linker-plugin-configure-flags)
620 (--enable-linker-plugin-flags): New flags.
621 (configdirs): Conditionally add libiberty-linker-plugin.
622 * configure: Regenerate.
623 * Makefile.def (host_modules): Add libiberty-linker-plugin.
624 (host_modules) <lto-plugin>: Pay attention to
625 @extra_linker_plugin_flags@ and
626 @extra_linker_plugin_configure_flags@.
627 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
628 * Makefile.in: Regenerate.
630 * Makefile.tpl (configure-[+prefix+][+module+])
631 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
632 "module_srcdir" instead of "module" for locating a module's srcdir.
633 * Makefile.in: Regenerate.
635 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
637 * MAINTAINERS (Write After Approval): Add myself.
639 2014-06-06 Sebastian Pop <sebpop@gmail.com>
641 * MAINTAINERS: Update my email address.
643 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
645 * MAINTAINERS (Write After Approval): Add myself.
647 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
649 * MAINTAINERS (Write After Approval): Add myself.
651 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
654 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
655 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
656 * configure: Regenerate.
658 2014-05-28 Pedro Alves <palves@redhat.com>
660 * MAINTAINERS (Write After Approval): Add myself.
662 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
664 * MAINTAINERS: Update my affiliation/email.
666 2014-05-19 Mike Stump <mikestump@comcast.net>
668 * MAINTAINERS: Add wide-int reviewers.
670 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
672 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
673 * configure: Regenerated.
675 2014-05-15 Torvald Riegel <triegel@redhat.com>
677 * MAINTAINERS (libitm): Add myself as maintainer.
679 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
681 * MAINTAINERS (Write After Approval): Add myself.
683 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
685 * config.sub, config.guess: Import from upstream.
687 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
689 * MAINTAINERS (Write After Approval): Put myself in correct order.
691 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
693 * MAINTAINERS (Write After Approval): Add myself.
695 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
697 * MAINTAINERS: Move myself from Reviewers to Write After Approval
700 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
702 * MAINTAINERS (Write After Approval): Delete myself.
704 2014-04-17 Jakub Jelinek <jakub@redhat.com>
707 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
708 and -B* options with -Xcompiler.
710 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
713 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
714 * Makefile.in: Regenerate.
716 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
718 * Makefile.def (dependencies): Make all-ld depend on all-binutils
719 for WINDRES_FOR_TARGET in default-manifest.o rule.
720 * Makefile.in: Regenerate.
722 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
724 * MAINTAINERS (Write After Approval): Add myself.
726 2014-03-26 Jakub Jelinek <jakub@redhat.com>
729 * Makefile.def: Set bootstrap=true; for host fixincludes.
730 * configure.ac: Don't bootstrap host fixincludes unless
731 --with-build-config=bootstrap-{a,ub}san.
732 * Makefile.in: Regenerated.
733 * configure: Regenerated.
735 2014-03-21 Jakub Jelinek <jakub@redhat.com>
737 * configure.ac: Move BUILD_CONFIG set up earlier. Add
738 --enable-vtable-verify option parsing. Don't add
739 target-libsanitizer to bootstrap_target_libs unless
740 --with-build-config=bootstrap-asan or
741 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
742 to bootstrap_target_libs unless --enable-vtable-verify.
743 * configure: Regenerated.
745 2014-03-10 Anatoly Sokolov <aesok@post.ru>
747 * MAINTAINERS (Write After Approval): Add myself.
749 2014-03-07 Denis Chertykov <chertykov@gmail.com>
751 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
753 2014-03-07 Jakub Jelinek <jakub@redhat.com>
756 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
757 -I for libstdc++-v3 includes if $(LEAN).
758 * Makefile.in: Regenerated.
760 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
762 * MAINTAINERS: Update my email address.
764 2014-02-24 Walter Lee <walt@tilera.com>
766 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
767 (tilegx-*-*): Change to tilegx*-*-*.
768 * configure: Regenerate.
770 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
772 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
774 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
776 * MAINTAINERS (Write After Approval): Add myself.
778 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
781 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
784 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
786 * MAINTAINERS: Update my email address.
788 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
790 * MAINTAINERS: Convert to UTF-8.
791 Properly sort Xinliang David Li's entry.
793 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
794 Sandra Loosemore <sandra@codesourcery.com>
796 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
797 nios2 port maintainers.
799 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
801 * MAINTAINERS (Write After Approval): Add myself.
803 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
805 * configure.ac: Add user-friendly check for native x86_64-linux
807 * configure: Regenerate.
809 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
811 * MAINTAINERS: Add myself as sh maintainer.
813 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
815 * MAINTAINERS: Add self as SLSR maintainer.
817 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
819 * MAINTAINERS: Update my email address.
821 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
823 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
825 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
827 * Makefile.in: Regenerate.
829 * Makefile.tpl: Fix typo.
830 * Makefile.in: Regenerate partially.
832 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
834 * configure.ac: Added libcilkrts to noconfig list when C++ is not
836 * configure: Regenerated.
838 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
840 * MAINTAINERS (Write After Approval): Add myself.
842 2013-10-30 Jason Merrill <jason@redhat.com>
844 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
845 --disable-build-format-warnings.
847 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
849 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
850 depend on libstdc++ and libgcc.
851 * configure: Regenerate.
852 * configure.ac: Added libcilkrts to target binaries. Also, restrict
853 libcilkrts for POSIX and i*86, and x86_64 architectures.
854 * Makefile.in: Added libcilkrts related fields to support building it.
856 2013-10-26 Jeff Law <law@redhat.com>
858 * Makefile.def (target_modules): Remove libmudflap
859 (languages): Remove check-target-libmudflap).
860 * Makefile.in: Rebuilt.
861 * Makefile.tpl (check-target-libmudflap-c++): Remove.
862 * configure.ac (target_libraries): Remove target-libmudflap.
863 Remove checks which disabled libmudflap on some systems.
864 * configure: Rebuilt.
865 * libmudflap: Directory removed.
867 2013-10-21 Cong Hou <congh@google.com>
869 * MAINTAINERS (Write After Approval): Add myself.
871 2013-10-16 Mike Stump <mikestump@comcast.net>
873 * .dir-locals.el: Add.
875 2013-10-15 David Malcolm <dmalcolm@redhat.com>
877 * configure.ac: Add --enable-host-shared
878 * configure: Regenerate.
880 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
882 Import from savannah.gnu.org:
883 * config.guess: Update to 2013-06-10 version.
884 * config.sub: Update to 2013-10-01 version.
886 2013-10-01 Simon Cook <simon.cook@embecosm.com>
888 Changes to build configuration to allow big endian ARC ELF toolchain
889 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
890 * configure: Regenerate.
892 2013-09-20 Alan Modra <amodra@gmail.com>
894 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
895 ppc host match. Support little-endian powerpc linux hosts.
897 2013-09-19 Dodji Seketeli <dodji@redhat.com>
899 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
902 2013-09-12 DJ Delorie <dj@redhat.com>
904 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
907 2013-09-03 Richard Biener <rguenther@suse.de>
909 * configure.ac: Also allow ISL 0.12.
910 * configure: Regenerated.
912 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
914 * MAINTAINERS (Write After Approval): Add myself.
916 2013-08-27 David Malcolm <dmalcolm@redhat.com>
918 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
920 2013-08-26 Caroline Tice <cmtice@google.com>
922 * MAINTAINERS: Correct earliers update: Move myself from libvtv
923 "Various Reviewers" to libvtv "Various Maintainers".
925 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
927 * MAINTAINERS: Add myself as RTL optimizers reviewer.
929 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
931 * MAINTAINERS: Update name, email.
933 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
935 * MAINTAINERS (Write After Approval): Add myself.
937 2013-08-12 Caroline Tice <cmtice@google.com>
939 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
940 address in the Write After Approval section.
942 2013-08-09 Carlos O'Donell <carlos@redhat.com>
944 * MAINTAINERS (Write After Approval): Update email.
946 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
948 * configure.ac: Adjust to check VTV_SUPPORTED.
949 * configure: Regenerated.
951 2013-08-02 Caroline Tice <cmtice@google.com>
953 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
954 on non-linux systems; add target-libvtv to noconfigdirs; add
955 libsupc++/.libs to C++ library search paths.
956 * configure: Regenerated.
957 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
958 libstdc++ and libgcc.
959 * Makefile.in: Regenerated.
961 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
963 * MAINTAINERS (Write After Approval): Add myself.
965 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
966 Shiva Chen <shiva0217@gmail.com>
968 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
969 nds32 port maintainers.
971 2013-07-17 Tim Shen <timshen91@gmail.com>
973 * MAINTAINERS (Write After Approval): Add myself.
975 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
977 * configure.ac: Sync from binutils.
978 * configure: Regenerate.
980 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
982 * MAINTAINERS (Write After Approval): Add myself.
984 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
986 * MAINTAINERS (Write After Approval): Add myself.
988 2013-05-17 David Malcolm <dmalcolm@redhat.com>
990 * MAINTAINERS (Write After Approval): Add myself.
992 2013-04-30 Brooks Moses <bmoses@google.com>
994 * MAINTAINERS: Update my email; move myself from Fortran
995 reviewer to Write After Approval.
997 2013-04-16 Andreas Schwab <schwab@suse.de>
999 * configure.ac (aarch64-*-*): Don't disable java.
1000 * configure: Regenerate.
1002 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1004 * MAINTAINERS (Write After Approval): Add myself.
1006 2013-03-30 Matthias Klose <doko@ubuntu.com>
1008 * Makefile.def (target_modules): Don't install libffi.
1009 * Makefile.in: Regenerate.
1011 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1013 * MAINTAINERS (Write After Approval): Add myself.
1015 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1017 * MAINTAINERS (Write After Approval): Add myself.
1019 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1021 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1022 * configure: Regenerated.
1024 2013-02-05 Ian Lance Taylor <iant@google.com>
1027 * configure.ac: Disable libgo on some systems where it does not
1030 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
1032 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1033 Remove Geoff Keating as rs6000 port maintainer, at his request.
1035 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1037 * MAINTAINERS: Update my email.
1039 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
1041 * configure: Re-generate.
1043 2013-01-15 Richard Biener <rguenther@suse.de>
1046 * configure: Re-generate.
1048 2013-01-14 Matthias Klose <doko@ubuntu.com>
1050 * Makefile.def (install-target-libsanitizer): Depend on
1051 install-target-libstdc++-v3.
1052 * Makefile.in: Regenerate.
1054 2013-01-14 Richard Biener <rguenther@suse.de>
1056 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1057 * configure: Re-generate
1059 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1061 * config.sub: Update from config repo.
1063 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1065 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1066 * Makefile.in: Regenerate.
1068 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1070 * MAINTAINERS (arc): Add new port maintainership for myself.
1072 2013-01-09 Jason Merrill <jason@redhat.com>
1074 * .gitignore: Import from gdb repository.
1076 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1078 * Makefile.def (configure-gcc): Depend on all-gmp.
1079 (all-gcc): Remove dependency on all-gmp.
1080 * Makefile.in: Regenerated.
1082 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1084 * config.sub: Merge from config repo.
1085 * config.guess: Ditto.
1087 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1089 * Makefile.def: Merge from binutils.
1090 * Makefile.in: Ditto.
1092 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1094 * MAINTAINERS: Update my email.
1096 2012-12-29 Ben Elliston <bje@gnu.org>
1098 * config.guess: Update to 2012-12-29 version.
1099 * config.sub: Likewise.
1101 2012-12-20 Matthias Klose <doko@ubuntu.com>
1103 * Makefile.def (install-target-libgfortran): Depend on
1104 install-target-libquadmath, install-target-libgcc.
1105 (install-target-libsanitizer): Depend on install-target-libgcc.
1106 (install-target-libjava): Depend on install-target-libgcc.
1107 (install-target-libitm): Depend on install-target-libgcc.
1108 (install-target-libobjc): Depend on install-target-libgcc.
1109 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1110 * Makefile.in: Regenerate.
1112 2012-12-19 Matthias Klose <doko@ubuntu.com>
1114 * Makefile.def (install-target-libgo): Depend on
1115 install-target-libatomic.
1116 * Makefile.in: Regenerate.
1118 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1121 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1122 * Makefile.in: Regenerate.
1124 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1126 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1127 * configure: Regenerate.
1129 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1131 * config.sub: Merge from config repo.
1133 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1135 * Makefile.def (target_modules): Add bootstrap=true and
1136 raw_cxx=true to libsanitizer.
1137 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1138 * Makefile.in: Regenerated.
1139 * configure: Likewise.
1141 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1143 * MAINTAINERS: Remove self as RTL optimization maintainer.
1145 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1147 * MAINTAINERS (Write After Approval): Add myself.
1149 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1151 * Makefile.def (target_modules): Remove bootstrap=true and
1152 raw_cxx=true from libsanitizer.
1153 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1154 * Makefile.in: Regenerated.
1155 * configure: Likewise.
1157 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1159 * Makefile.def (target_modules): Add bootstrap=true and
1160 raw_cxx=true to libsanitizer.
1161 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1162 * Makefile.in: Regenerated.
1163 * configure: Likewise.
1165 2012-11-28 Andrew Pinski <apinski@cavium.com>
1168 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1169 * configure: Regenerate.
1170 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1171 * Makefile.in: Regenerate.
1173 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1175 * configure.ac: Disable libsanitizer if we're not building C++.
1176 * configure: Regenerate.
1178 2012-11-15 Roland McGrath <roland@hack.frob.com>
1180 * MAINTAINERS (Write After Approval): Add myself.
1182 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
1184 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1185 Kostya Serebryany (kcc@google.com) and
1186 Jakub Jelinek (jakub@redhat.com).
1187 Rename area for Dodji Seketeli (dodji@redhat.com).
1189 2012-11-15 Dodji Seketeli <dodji@redhat.com>
1191 * MAINTAINERS: (asan.c, related): Add myself.
1193 2012-11-14 Roland McGrath <mcgrathr@google.com>
1195 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1196 * configure: Regenerate.
1198 2012-11-13 Richard Henderson <rth@redhat.com>
1200 * configure.ac: Move libsanitizer logic to subdirectory.
1201 * configure: Regenerate.
1203 2012-11-13 Dodji Seketeli <dodji@redhat.com>
1205 * configure.ac: Enable libsanitizer just on x86 linux for now.
1206 * configure: Re-generate.
1208 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
1210 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1212 * configure: Regenerate.
1214 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
1216 * configure.ac: Add section for configdirs for libsanitizer.
1217 Disable for cris-*-* and mmix-*-*.
1218 * configure: Regenerate.
1220 2012-11-12 Wei Mi <wmi@google.com>
1222 * configure.ac: Add libsanitizer to target_libraries.
1223 * Makefile.def: Ditto.
1224 * configure: Regenerate.
1225 * Makefile.in: Regenerate.
1226 * libsanitizer: New directory for asan runtime. Contains an empty
1229 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
1231 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1232 against Mingw64 w32api.
1233 * configure: Regenerate.
1235 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1237 * configure: Regenerated.
1239 2012-11-03 Robert Mason <rbmj@verizon.net>
1241 * configure.ac: add --disable-libstdcxx configure option
1242 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1244 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1246 * MAINTAINERS (Write After Approval): Add myself.
1248 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1250 * MAINTAINERS (Write After Approval): Add myself.
1252 2012-10-24 Sharad Singhai <singhai@google.com>
1254 * MAINTAINERS (Write After Approval): Add myself.
1256 2012-10-24 Eric Christopher <echristo@gmail.com>
1258 * MAINTAINERS: Update email address.
1260 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1263 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1264 * configure: Regenerate.
1266 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
1268 * MAINTAINERS (aarch64): Add Marcus and myself.
1270 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1273 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1274 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1275 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1276 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1277 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1278 * Makefile.in: Regenerate.
1279 * configure.ac (have_static_libs): New variable and associated check.
1280 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1281 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1282 * configure: Regenerate.
1284 2012-10-10 Richard Biener <rguenther@suse.de>
1286 * MAINTAINERS: Adjust for changed surname.
1288 2012-10-04 Lawrence Crowl <crowl@google.com>
1290 * MAINTAINERS (Write After Approval): Add myself.
1292 2012-10-01 Cary Coutant <ccoutant@google.com>
1294 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1296 2012-09-28 Ian Lance Taylor <iant@google.com>
1298 * Makefile.def: Make all-target-libgo depend on
1299 all-target-libbacktrace.
1300 * Makefile.in: Rebuild.
1302 2012-09-26 Ian Lance Taylor <iant@google.com>
1304 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1305 * Makefile.in: Rebuild.
1307 2012-09-20 Walter Lee <walt@tilera.com>
1309 * configure.ac: Add tilegx to list of targets that support gold.
1310 * configure: Regenerate.
1312 2012-09-20 Marek Polacek <polacek@redhat.com>
1314 * MAINTAINERS (Write After Approval): Add myself.
1316 2012-09-19 Steve Ellcey <sellcey@mips.com>
1318 * configure.ac: Add mips*-mti-elf* target.
1319 * configure: Regenerate.
1321 2012-09-17 Ian Lance Taylor <iant@google.com>
1323 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1324 * configure.ac (host_libs): Add libbacktrace.
1325 (target_libraries): Add libbacktrace.
1326 * Makefile.def (host_modules): Add libbacktrace.
1327 (target_modules): Likewise.
1328 * configure, Makefile.in: Rebuild.
1330 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1333 Merge upstream change.
1334 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1336 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1337 Add libgomp*.o to compare_exclusions for AIX.
1338 * configure: Regenerate.
1340 2012-09-06 Diego Novillo <dnovillo@google.com>
1342 * configure.ac: Bump minimum GMP version to 4.2.3.
1343 * configure: Re-generate.
1345 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
1348 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1349 target-libgloss if not configured --with-avrlibc=no.
1350 * configure: Regenerate.
1352 2012-09-04 Jason Merrill <jason@redhat.com>
1354 * configure.ac: Fix --enable-languages=all.
1356 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
1358 * MAINTAINERS (Write After Approval): Add myself.
1360 2012-09-03 Richard Guenther <rguenther@suse.de>
1363 * configure.ac: Re-organize ISL / CLOOG checks to allow
1364 disabling with either --without-isl or --without-cloog.
1365 * configure: Regenerated.
1367 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
1369 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1370 * configure: Regenerate.
1372 2012-08-27 Ulrich Drepper <drepper@gmail.com>
1374 * MAINTAINERS: Fix my email address.
1376 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1379 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1381 * Makefile.in: Regenerated.
1383 2012-08-26 Art Haas <ahaas@impactweather.com>
1385 * configure: Regenerate.
1387 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1389 * INSTALL/README: Also refer to the online installation
1392 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1394 * MAINTAINERS (Write After Approval): Add myself.
1395 (Picochip port): Remove myself.
1397 2012-08-14 Diego Novillo <dnovillo@google.com>
1399 Merge from cxx-conversion branch.
1401 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1402 POSTSTAGE1_CONFIGURE_FLAGS.
1403 * Makefile.in: Regenerate.
1404 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1405 Force C++ when bootstrapping.
1406 * configure: Regenerate.
1408 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1410 * MAINTAINERS (Write After Approval): Add myself.
1412 2012-07-16 Joseph Myers <joseph@codesourcery.com>
1414 * README: Document use of ranges of years in copyright notices.
1416 2012-07-06 Richard Guenther <rguenther@suse.de>
1418 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1419 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1421 * Makefile.in: Regenerated.
1422 * configure: Likewise.
1424 2012-07-06 Richard Guenther <rguenther@suse.de>
1426 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1427 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1428 supply V=1 as extra_make_flags.
1429 * configure: Regenerated.
1430 * Makefile.in: Likewise.
1432 2012-07-04 Tristan Gingold <gingold@adacore.com>
1434 * configure: Regenerate.
1436 2012-07-03 Richard Guenther <rguenther@suse.de>
1438 * Makfile.def (isl): Remove not necessary extra_exports and
1440 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1441 * Makefile.in: Regenerated.
1443 2012-07-03 Richard Guenther <rguenther@suse.de>
1445 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1446 * configure.ac: If either the ISL or the CLooG check failed
1447 do not try to build in-tree versions.
1448 * Makefile.in: Regenerated.
1449 * configure: Regenerated.
1451 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1453 * configure: Regenerate.
1455 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
1457 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1460 2012-07-02 Richard Guenther <rguenther@suse.de>
1462 * configure: Regenerated.
1464 2012-07-02 Richard Guenther <rguenther@suse.de>
1465 Michael Matz <matz@suse.de>
1466 Tobias Grosser <tobias@grosser.es>
1467 Sebastian Pop <sebpop@gmail.com>
1469 * Makefile.def: Add ISL host module, remove PPL host module.
1470 Adjust ClooG host module to use the proper ISL.
1471 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1472 * configure.ac: Include config/isl.m4. Add ISL host library,
1473 remove PPL. Remove PPL configury, add ISL configury, adjust
1475 * Makefile.in: Regenerated.
1476 * configure: Likewise.
1478 2012-07-02 Richard Guenther <rguenther@suse.de>
1480 Merge from graphite branch
1481 2011-07-21 Tobias Grosser <tobias@grosser.es>
1483 * configure: Regenerated.
1484 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1485 both cloog.org and legacy versions. The only supported version will
1486 be CLooG with the isl backend.
1488 2011-07-21 Tobias Grosser <tobias@grosser.es>
1490 * configure: Regenerated.
1491 * configure.ac: Require cloog isl 0.17.0
1493 2011-07-21 Tobias Grosser <tobias@grosser.es>
1495 * configure: Regenerated.
1496 * config/cloog.m4: Do not define CLOOG_ORG
1498 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1500 * configure.ac: Skip C if explicitly selected.
1501 * configure: Regenerate.
1503 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1505 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1507 * configure: Regenerate.
1509 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1512 * df.h, df-problems.c, dce.c: Revert last patch.
1514 2012-06-25 Iain Sandoe <iain@codesourcery.com>
1516 * MAINTAINERS (Write After Approval): Update my email address.
1518 2012-06-21 Meador Inge <meadori@codesourcery.com>
1520 * MAINTAINERS (Write After Approval): Add myself.
1522 2012-06-20 Jason Merrill <jason@redhat.com>
1524 * Makefile.tpl (check-target-libgomp-c++): New.
1525 (check-target-libitm-c++): New.
1526 * Makefile.def (c++): Add them.
1527 * Makefile.in: Regenerate.
1529 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
1531 * MAINTAINERS (Write After Approval): Add myself.
1533 2012-05-16 Olivier Hainque <hainque@adacore.com>
1535 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1536 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1537 (install-no-fixedincludes): Adjust accordingly.
1538 * Makefile.in: Regenerate.
1540 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1542 Merge upstream change
1543 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1545 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
1547 * MAINTAINERS (Write After Approval): Add myself.
1549 2012-05-09 Nick Clifton <nickc@redhat.com>
1550 Paul Smith <psmith@gnu.org>
1553 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1554 allow for the fact that from release v3.1.0 of MPFR the source
1555 files were moved into a src sub-directory.
1556 * configure: Regenerate.
1558 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1560 * configure.ac: Bump minimum MPFR version to 2.4.0.
1561 * configure: Regenerated.
1563 2012-05-01 Richard Henderson <rth@redhat.com>
1565 * Makefile.def (libatomic): New target_module.
1566 * configure.ac (target_libraries): Add libatomic.
1567 (noconfigdirs): Check if libatomic is supported.
1568 * Makefile.in, configure: Rebuild.
1570 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1572 * MAINTAINERS (Write After Approval): Add myself.
1574 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1576 * config.sub: Update to 2012-04-18 version from official repo.
1578 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1580 * MAINTAINERS (Write After Approval): Add myself.
1582 2012-04-11 Steve Ellcey <sellcey@mips.com>
1584 * MAINTAINERS: Changed email address.
1586 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
1589 * contrib/gcc_update (files_and_dependencies):
1590 Remove gcc/config/avr/t-multilib from touch data.
1592 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1594 * MAINTAINERS (OS Port Maintainers): Remove irix.
1595 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1596 (unsupported_languages): Remove mips-sgi-irix6.*.
1597 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1598 (with_stabs): Remove.
1599 * configure: Regenerate.
1601 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1603 * MAINTAINERS (OS Port Maintainers): Remove osf.
1604 * configure.ac (enable_libgomp): Remove *-*-osf*.
1605 (with_stabs): Remove alpha*-*-osf*.
1606 * configure: Regenerate.
1608 2012-03-05 Tristan Gingold <gingold@adacore.com>
1610 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1611 * configure: Regenerate.
1613 2012-02-17 Walter Lee <walt@tilera.com>
1615 * MAINTAINERS: (Write After Approval): Delete myself.
1617 2012-02-14 Walter Lee <walt@tilera.com>
1619 * MAINTAINERS (tilegx port): Add myself.
1620 (tilepro port): Add myself.
1621 (Write After Approval): Add myself.
1623 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1625 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1626 and Joseph Myers as docstring relicensing maintainers.
1628 2012-02-09 Bin Cheng <bin.cheng@arm.com>
1630 * MAINTAINERS (write-after-approval): Add myself.
1632 2012-02-08 Ira Rosen <irar@il.ibm.com>
1634 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1637 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1639 * MAINTAINERS (Write After Approval): Move myself to
1640 maintain alphabetical order.
1642 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1644 * MAINTAINERS (Write After Approval): Add myself.
1646 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1648 * MAINTAINERS (Write After Approval): Add myself.
1650 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1651 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1653 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1654 * configure: Regenerate.
1656 2012-01-23 Harshit Chopra <harshit@google.com>
1658 * MAINTAINERS (Write After Approval): Add myself.
1660 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
1662 * configure.ac: Remove reference to mh-interix.
1663 * configure: Regenerate.
1665 2012-01-05 Richard Henderson <rth@redhat.com>
1668 * configure.ac: Disable libitm if c++ is not enabled.
1669 * configure: Rebuild.
1671 * configure.ac: Fix regexp for same.
1672 * configure: Rebuild.
1674 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1676 * MAINTAINERS (Write After Approval): Add myself.
1678 2012-01-02 Richard Guenther <rguenther@suse.de>
1681 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1682 * Makefile.in: Regenerate.
1684 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1686 * MAINTAINERS (Write After Approval): Add myself.
1688 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1690 * configure: Regenerate.
1692 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1694 * MAINTAINERS (picochip): Changed email address.
1696 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1698 * MAINTAINERS (write-after-approval): Add self.
1700 2011-11-29 DJ Delorie <dj@redhat.com>
1702 * configure.ac (rl78-*-*) New case.
1703 * configure: Regenerate.
1704 * MAINTAINERS: Add myself as RL78 maintainer.
1706 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1708 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1710 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1712 * libtool.m4: Additional FreeBSD 10 fixes.
1714 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1716 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1717 Maintainers section, as Epiphany maintainer.
1719 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1722 * configure.ac: Remove ranlib special-casing for Darwin.
1723 * configure: Regenerate.
1725 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
1727 * MAINTAINERS (Reviewers): Keep the list sorted.
1729 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
1731 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1733 2011-11-09 Roland McGrath <mcgrathr@google.com>
1735 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1736 * configure: Rebuild.
1737 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1738 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1739 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1740 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1741 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1743 * Makefile.in: Rebuild.
1745 2011-11-09 Jason Merrill <jason@redhat.com>
1747 * Makefile.def (language=c++): Remove check-c++0x.
1748 * Makefile.in (check-gcc-c++): Regenerate.
1750 2011-11-08 Richard Henderson <rth@redhat.com>
1752 * configure.ac: Test for libitm directory present first.
1754 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1756 * configure.ac: Test libitm/configure.tgt to disable libitm.
1757 * configure: Rebuild.
1759 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
1760 Richard Henderson <rth@redhat.com>
1762 Merged from transactional-memory.
1764 * Makefile.def (lang_env_dependencies): libitm is c++.
1765 Add libitm target module.
1766 * configure.ac: Likewise.
1767 * config/mmap.m4: New file.
1768 * contrib/gcc_update: Add libitm to touch data.
1769 * Makefile.in, configure: Rebuild.
1771 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1773 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1774 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1775 * Makefile.in: Regenerate.
1777 2011-11-01 DJ Delorie <dj@redhat.com>
1779 * config.sub: Update to version 2011-10-29 (added rl78)
1781 2011-10-27 Nick Clifton <nickc@redhat.com>
1783 * config.sub: Import these changes from the config project:
1785 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1786 Ben Elliston <bje@gnu.org>
1788 * config.sub (epiphany): New.
1790 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1791 Ben Elliston <bje@gnu.org>
1793 * config.sub (hexagon, hexagon-*): New.
1795 2011-08-23 Roland McGrath <mcgrathr@google.com>
1797 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1800 2011-08-16 Roland McGrath <mcgrathr@google.com>
1802 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1803 (nacl): Grok as alias for 32el-unknown-nacl.
1805 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1807 * MAINTAINERS (Write After Approval): Add myself.
1809 2011-10-24 Teresa Johnson <tejohnson@google.com>
1811 * MAINTAINERS (Write After Approval): Add myself.
1813 2011-09-21 Jakub Jelinek <jakub@redhat.com>
1815 * MAINTAINERS (sparc port): Remove myself.
1817 2011-09-14 Tom de Vries <tom@codesourcery.com>
1819 * MAINTAINERS (Write After Approval): Add myself.
1821 2011-08-14 Yao Qi <yao@codesourcery.com>
1823 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1824 * configure: Regenerate.
1826 2011-07-26 Ian Lance Taylor <iant@google.com>
1828 * configure.ac: Set have_compiler based on whether gcc directory
1829 exists, rather than on whether gcc is in configdirs.
1830 * configure: Rebuild.
1832 2011-07-21 Joseph Myers <joseph@codesourcery.com>
1834 * MAINTAINERS (Global Reviewers): Add self.
1836 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1838 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1840 * Makefile.in: Rebuild.
1842 2011-07-20 Ian Lance Taylor <iant@google.com>
1845 * configure.ac: Move --enable-bootstrap handling earlier in file.
1846 If --enable-bootstrap and either --enable-build-with-cxx or
1847 --enable-build-poststage1-with-cxx, enable C++ automatically.
1848 * configure: Rebuild.
1850 2011-07-19 Ian Lance Taylor <iant@google.com>
1852 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1853 make C++ a boot_language. Set and substitute
1854 POSTSTAGE1_CONFIGURE_FLAGS.
1855 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1856 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1857 * configure, Makefile.in: Rebuild.
1859 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1861 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1864 2011-07-18 Jakub Jelinek <jakub@redhat.com>
1866 * MAINTAINERS (Global Reviewers): Add myself.
1868 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1870 * configure: Regenerate.
1872 2011-07-16 Jason Merrill <jason@redhat.com>
1874 * Makefile.def (language=c++): Add check-c++0x and
1875 check-target-libmudflap-c++.
1876 * Makefile.tpl (check-target-libmudflap-c++): New.
1877 * Makefile.in: Regenerate.
1879 2011-07-16 Matthias Klose <doko@ubuntu.com>
1881 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1882 * Makefile.def (target_modules/libjava): Pass
1883 $(EXTRA_CONFIGARGS_LIBJAVA).
1884 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1885 if not configured with --enable-static-libjava.
1886 * Makefile.in: Regenerate.
1887 * configure: Likewise.
1889 2011-07-15 Jason Merrill <jason@redhat.com>
1891 * Makefile.in (check-c++): Move check-gcc-c++0x after
1892 check-target-libstdc++-v3.
1894 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1896 * MAINTAINERS (c6x port): New entry.
1898 2011-07-13 Jason Merrill <jason@redhat.com>
1900 * Makefile.in (check-gcc-c++0x): New.
1901 (check-c++): Depend on it.
1903 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1906 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1907 x86_64-*-solaris2.1[0-9]*.
1908 * configure: Regenerate.
1910 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1912 * MAINTAINERS (RTL optimizers): Add self.
1914 2011-06-27 Gabriel Charette <gchare@google.com>
1916 * MAINTAINERS (Write After Approval): Add myself.
1918 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1925 * configure.ac (target_libraries): Remove target-libiberty.
1926 Remove case-statement setting skipdirs=target-libiberty for
1927 multiple targets. Remove checking target_configdirs and
1928 removing target-libiberty but keeping target-libgcc if
1930 * Makefile.def (target_modules): Don't add libiberty.
1931 (dependencies): Remove all traces of target-libiberty.
1932 * configure, Makefile.in: Regenerate.
1934 2011-06-13 Walter Lee <walt@tilera.com>
1936 * configure.ac (tilepro-*-*) New case.
1937 (tilegx-*-*): Likewise.
1938 * configure: Regenerate.
1940 2011-06-06 Jing Yu <jingyu@google.com>
1942 * configure.ac: Skip target-libiberty for
1943 arm*-*-linux-androideabi.
1944 * configure: Regenerated.
1946 2011-06-06 Nick Clifton <nickc@redhat.com>
1948 * config.sub: Sync from upstream.
1950 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1952 * MAINTAINERS (Write After Approval): Add myself.
1954 2011-06-01 Daniel Jacobowitz <drow@false.org>
1956 * MAINTAINERS: Update my email address.
1958 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1960 * MAINTAINERS (Write After Approval): Update my email address.
1962 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1964 * MAINTAINERS (Write After Approval): Add myself.
1966 2011-05-08 Doug Kwan <dougkwan@google.com>
1968 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1969 * configure: Regenerated.
1970 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1971 value from configure.
1972 * Makefile.in: Regenerated.
1974 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1976 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1977 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1978 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1979 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1980 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1981 *-*-vxworks*): Disable newlib and libgloss in separate case
1983 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1984 to separate case statement.
1985 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1986 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1987 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1988 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1989 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1990 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1991 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1992 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1993 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1994 i[[3456789]]86-*-rdos*, m32r-*-*,
1995 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1996 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1997 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1998 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1999 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2000 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2001 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2002 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2003 and libgloss in main case over targets. Remove most empty cases
2004 in main case over targets.
2005 * configure: Regenerate.
2007 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
2009 * MAINTAINERS (Write After Approval): Add myself.
2011 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2013 * configure.ac: Remove code setting special library locations for
2014 hppa*64*-*-hpux11*. Remove code setting compiler for
2015 sparc-sun-solaris2*.
2016 * configure: Regenerate.
2018 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2020 * configure.ac: Separate libgloss_dir settings from general case
2022 * configure: Regenerate.
2024 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2026 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2027 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2028 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2029 cases in libgcj-disabling case statement.
2030 (hppa*64*-*-linux*): Set unsupported_languages instead of
2031 disabling target-zlib.
2032 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2033 to hppa*64*-*-hpux*.
2034 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2036 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2037 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2038 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2039 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2040 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2041 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2042 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2043 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2044 libgcj-disabling case statement.
2045 * configure: Regenerate.
2047 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2049 * configure.ac: Disable Java for targets not supporting libffi.
2050 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2051 Remove cases in Java-disabling statement.
2052 (*arm-wince-pe): Change to arm-wince-pe.
2053 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2054 cases in Java-disabling statement.
2055 (bfin-*-*): Don't disable Java again.
2056 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2057 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2058 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2059 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2060 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2061 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2062 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2063 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2064 Java-disabling statement.
2065 (mmix-*-*): Don't disable Java again.
2066 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2067 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2068 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2069 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2070 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2072 * configure: Regenerate.
2074 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2076 * configure.ac: Separate cases disabling Java and Java libraries
2077 from general case over targets.
2078 * configure: Regenerate.
2080 2011-04-21 Jie Zhang <jzhang918@gmail.com>
2082 * MAINTAINERS: Update my email address.
2084 2011-04-20 Easwaran Raman <eraman@google.com>
2086 * MAINTAINERS (Write After Approval): Add myself.
2088 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2091 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2092 * configure: Regenerate.
2094 2011-04-16 Jim Meyering <meyering@redhat.com>
2096 * MAINTAINERS (Write After Approval): Add myself.
2098 2011-04-15 Dodji Seketeli <dodji@redhat.com>
2100 * MAINTAINERS: Update my email address.
2102 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
2104 * MAINTAINERS (Write After Approval): Add myself.
2106 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2108 * MAINTAINERS (Write After Approval): Add myself.
2110 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2112 * MAINTAINERS (Write After Approval): Add myself.
2114 2011-04-06 Joseph Myers <joseph@codesourcery.com>
2116 * configure.ac (build_tools): Remove build-byacc.
2117 (host_libs): Remove mmalloc.
2118 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2119 autoconf automake libtool diff rcs fileutils shellutils time
2120 textutils wdiff find uudecode hello tar gzip indent recode release
2121 sed perl gawk findutils gettext zip.
2122 (libgcj): Remove target-qthreads.
2123 (target_tools): Remove target-examples target-gperf.
2124 (YACC): Don't handle building byacc.
2125 * configure: Regenerate.
2126 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2127 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2128 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2129 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2130 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2131 handle building components.
2132 * Makefile.in: Regenerate.
2134 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2136 * MAINTAINERS: Update my email address as Xtensa maintainer.
2138 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2140 * config.sub: Sync from upstream.
2142 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2144 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2145 (microblaze*): Don't disable libssp.
2146 * configure: Regenerate.
2148 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2150 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2152 * configure: Regenerate.
2153 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2154 * Makefile.in: Regenerate.
2156 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2158 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2159 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2160 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2161 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2162 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2163 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2164 md_exec_prefix cases.
2165 * configure: Regenerate.
2167 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2169 * configure.ac: Separate cases disabling target-libssp,
2170 target-libiberty, target-libstdc++-v3 and Fortran from general
2172 * configure: Regenerate.
2174 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2176 * configure.ac (*-*-chorusos): Don't disable libgcj.
2177 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2179 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2180 (arm-*-coff): Don't disable libgcj.
2181 (arm*-*-linux-gnueabi): Remove useless assignment.
2182 (arm-*-riscix*): Don't disable libgcj.
2183 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2185 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2186 (c54x*-*-*): Remove case.
2187 (tic54x-*-*): Don't disable GCC or GCC libraries.
2188 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2190 (d10v-*-*): Don't disable GCC libraries.
2191 (d30v-*-*): Don't disable libgcj.
2192 (h8500-*-*): Don't disable GCC libraries.
2193 (i960-*-*): Don't disable libgcj.
2194 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2195 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2196 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2198 (m68k-*-coff*): Remove case.
2199 (mmix-*-*): Don't disable libgloss on host.
2200 (mn10200-*-*, mn10300-*-*): Remove cases.
2201 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2202 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2203 Don't disable libgcj.
2204 (romp-*-*): Remove case.
2205 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2206 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2208 (v810-*-*): Don't disable GCC libraries.
2209 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2210 (ip2k-*-*): Don't disable GCC libraries.
2211 * configure: Regenerate.
2213 2011-03-28 Joseph Myers <joseph@codesourcery.com>
2215 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2217 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2219 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2220 * configure: Regenerate.
2222 2011-03-26 John Marino <binutils@marino.st>
2224 * configure.ac: Add support for *-*-dragonfly*
2225 * configure: Regenerate.
2227 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2229 * configure.ac (native_only): Remove.
2230 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2231 send-pr uudecode guile gnuserv on host.
2232 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2233 send-pr rcs guile perl texinfo libtool on host.
2234 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2235 automake send-pr rcs guile perl texinfo libtool on host.
2236 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2237 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2238 (alpha*-dec-osf*): Don't disable fileutils on target.
2239 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2240 texinfo send-pr expect dejagnu on target.
2241 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2242 target-qthreads on target.
2243 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2244 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2245 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2246 x86_64-*-mingw*): Don't disable expect on target.
2247 (*-*-cygwin*): Don't disable target-gperf on target.
2248 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2250 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2252 * configure: Regenerate.
2254 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2256 * configure.ac (target_tools): Remove target-groff.
2257 (native_only): Remove target-groff.
2258 (hppa*64*-*-*): Don't disable byacc.
2259 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2261 (*-*-kaos*): Don't skip target-librx and target-groff.
2262 (*-*-netware*): Don't skip target-libmudflap.
2263 (*-*-tpf*): Don't skip target-libmudflap.
2264 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2265 directories on the host.
2266 (ia64*-*-*vms*): Don't skip tix.
2267 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2269 * configure: Regenerate.
2271 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2273 * configure.ac: Remove references to mt-mep, mt-netware,
2275 * Makefile.def: Add all-utils soft dependencies.
2276 * Makefile.tpl: Remove GDB_NLM_DEPS.
2277 * configure: Regenerate.
2278 * Makefile.in: Regenerate.
2280 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2282 * configure.ac: Do not include mh-x86omitfp.
2283 * configure: Regenerate.
2285 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2287 * configure.ac: Remove empty cases.
2288 * configure: Regenerate.
2290 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2292 * Makefile.def: Add dependency from termcap to gdb.
2293 * Makefile.in: Regenerate.
2295 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2297 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2298 * configure: Regenerate.
2299 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2300 * Makefile.tpl: Likewise.
2301 * Makefile.in: Regenerate.
2303 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2305 * configure.ac: Remove all mentions of tentative_cc.
2306 * configure: Regenerate.
2308 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2310 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2311 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2312 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2313 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2314 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2315 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2316 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2317 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2318 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2319 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2320 *-*-rhapsody*): Remove host cases.
2321 * configure: Regenerate.
2323 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2325 * configure.ac (ppc*-*-pe): Remove host case.
2326 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2327 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2328 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2330 * configure: Regenerate.
2332 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2334 * config.sub: Update to version 2011-03-23.
2336 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2338 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2339 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2340 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2341 * configure: Regenerate.
2343 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2345 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2346 to Write After Approval.
2347 * config-ml.in: Don't handle arc-*-elf*.
2348 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2349 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2350 handle GCC libraries.
2351 * configure: Regenerate.
2353 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2356 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2357 Add -lstdc++ -lm to LIBS.
2358 * configure: Regenerate.
2360 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
2362 * config.guess: Update to version 2011-02-02
2363 * config.sub: Update to version 2011-02-24
2365 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2368 * configure.ac: Re-enable LTO on *-apple-darwin9.
2369 * configure: Regenerate.
2371 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2374 * configure.ac: Disable LTO on darwin due to an assembler change in
2375 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2377 * configure: Regenerate.
2379 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2381 * MAINTAINERS: Update myself as score backend maintainer,
2382 update my e-mail address.
2384 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
2386 * MAINTAINERS: Update my e-mail address.
2388 2011-03-06 Joey Ye <joey.ye@arm.com>
2390 * MAINTAINERS: Update my e-mail address.
2392 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2394 * configure.ac: Adjust test of with_ppl.
2395 * configure: Regenerated.
2397 2011-03-02 Kai Tietz <ktietz@redhat.com>
2399 * MAINTAINERS: Adjust my e-mail address.
2401 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2403 * configure.ac: Add -lpwl to ppllibs.
2404 * configure: Regenerated.
2406 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2408 * config/cloog.m4: Add -lisl to clooglibs.
2409 * configure: Regenerated.
2411 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2413 * MAINTAINERS (CPU Port maintainers): Add self.
2415 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2417 * MAINTAINERS: Add myself as testsuite maintainer.
2419 2011-02-15 Mike Stump <mikestump@comcast.net>
2421 * MAINTAINERS: Add myself as testsuite maintainer.
2423 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2425 Import from Libtool and gnulib:
2427 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2429 Prepare for supporting FreeBSD 10.
2430 * config.rpath: Remove handling of freebsd1* which soon would
2433 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2435 Remove support for FreeBSD 1.x.
2436 * libtool.m4 (_LT_LINKER_SHLIBS)
2437 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2438 soon would incorrectly match FreeBSD 10.0.
2440 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2443 * move-if-change: Import version from gnulib.
2445 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
2448 * Makefile.def (lto-plugin): Double dash for enable-shared.
2449 (configure-gcc): Depend on all-lto-plugin.
2450 * Makefile.in: Rebuilt.
2452 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2454 * configure.ac: Remove extra bracket.
2455 * configure: Regenerate.
2457 2011-02-08 Tobias Burnus <burnus@net-b.de>
2459 * MAINTAINERS: Add myself as libquadmath maintainer.
2461 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
2463 * MAINTAINERS: Update my email address.
2465 2011-02-07 Joseph Myers <joseph@codesourcery.com>
2467 * MAINTAINERS (option handling): Add self.
2469 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2472 * Makefile.def: Add dependency for install-gcc
2473 on install-lto-plugin.
2474 * Makfile.in: Regenerated
2476 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2478 * MAINTAINERS (CPU Port Maintainers): Add myself.
2480 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
2483 * configure.ac: Discard --with-* flags for host when configuring
2484 target libraries for cross build.
2485 * configure: Rebuilt.
2487 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2489 * MAINTAINERS (linear loop transforms): Removed.
2491 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2493 * configure.ac: If with_ppl is no, move setting with_cloog=no
2494 after CLOOG_REQUESTED check.
2495 * configure: Regenerated.
2497 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2499 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2500 CLooG has been requested.
2501 * configure: Regenerated.
2503 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2505 * configure: Regenerated.
2506 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2508 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2510 * configure: Regenerated.
2511 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2513 2011-01-21 Andreas Schwab <schwab@redhat.com>
2515 * configure.ac: Use AS_HELP_STRING throughout.
2516 * configure: Regenerate.
2518 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2520 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2521 * configure: Regenerate.
2523 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2525 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2527 2011-01-13 Joel Brobecker <brobecker@adacore.com>
2529 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2531 * configure: Regenerate.
2533 2011-01-07 Jan Hubicka <jh@suse.cz>
2536 * Makefile.in: Regenerate.
2537 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2540 2011-01-07 Jan Hubicka <jh@suse.cz>
2542 * Makefile.in: Regenerate.
2543 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2544 and configure dependency on lto-plugin configure.
2545 (lto-plugin module): Remove dependency on GCC; add dependency on
2548 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2550 * MAINTAINERS (Write After Approval): Add myself.
2552 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2554 * configure: Regenerate.
2556 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2558 * configure.ac: (picochip): Disable libiberty.
2560 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2562 * MAINTAINERS (Write After Approval): Add myself.
2564 2010-12-10 Ian Lance Taylor <iant@google.com>
2567 * configure.ac: For --disable-libgcj clear libgcj_saved.
2568 * configure: Rebuild.
2570 2010-12-10 Tobias Burnus <burnus@net-b.de>
2573 * configure.ac: Add --disable-libquadmath and
2574 --disable-libquadmath-support.
2575 * configure: Regenerate.
2577 2010-12-03 Ian Lance Taylor <iant@google.com>
2579 * MAINTAINERS: Add myself as libgo maintainer.
2581 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
2584 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2585 * configure: Regenerate.
2587 2010-12-02 Ian Lance Taylor <iant@google.com>
2589 * configure.ac: Always set default for poststage1_ldflags to
2590 -static-libstdc++ -static-libgcc.
2592 2010-11-29 Andreas Schwab <schwab@redhat.com>
2594 * configure.ac: Move comment to remove extra space in last argument
2597 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
2600 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2601 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2602 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2603 (BASE_FLAGS_TO_PASS): Use it.
2604 * configure: Rebuilt.
2605 * Makefile.in: Rebuilt.
2607 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2610 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2611 Properly check default linker.
2612 * configure: Regnerated.
2614 2010-11-23 Matthias Klose <doko@ubuntu.com>
2616 * configure.ac: For --enable-gold, handle value `default' instead of
2617 `both*'. New configure option --{en,dis}able-ld.
2618 * configure: Regenerate.
2620 2010-11-20 Ian Lance Taylor <iant@google.com>
2622 * configure.ac: Only disable a language library if no language needs
2623 it. Don't let --disable-libgcj uncondtionally disable libffi.
2624 * configure: Rebuild.
2626 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2628 * Makefile.in: Regenerate.
2631 * configure.ac: Fix just-built in-tree STRIP name to be
2633 * configure: Regenerate.
2634 * Makefile.def (install-strip-gcc, install-strip-binutils)
2635 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2636 (install-strip-sid): Mirror dependencies on non-strip variants
2637 of these targets on the respective -strip prerequisites.
2638 * Makefile.tpl (install-strip, install-strip-host)
2639 (install-strip-target): New targets.
2640 (install-strip-[+module+], install-strip-target-[+module+]):
2642 * Makefile.in: Regenerate.
2644 2010-11-19 Ian Lance Taylor <iant@google.com>
2645 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2647 * configure.ac: Add target-libgo to target_libraries. Set
2648 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2649 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2650 (HOST_EXPORTS): Add GOC.
2651 (BASE_TARGET_EXPORTS): Add GOC.
2652 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2653 (GOCFLAGS_FOR_TARGET): New variable.
2654 (EXTRA_HOST_FLAGS): Add GOC.
2655 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2656 * Makefile.def (target_modules): Add libgo.
2657 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2658 (dependencies): Add dependency from configure-target-libgo to
2659 configure-target-libffi and all-target-libstdc++-v3. Add
2660 dependencies from all-target-libgo to all-target-libffi.
2661 (languages): Add go.
2662 * configure: Rebuild.
2663 * Makefile.in: Rebuild.
2665 2010-11-19 Ian Lance Taylor <iant@google.com>
2667 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2668 compiler/flag environment variables.
2670 2010-11-18 Ian Lance Taylor <iant@google.com>
2672 * configure.ac: Check for lang_requires_boot_languages in
2673 config-lang.in files.
2674 * configure: Rebuild.
2676 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2677 Tobias Burnus <burnus@net-b.de>
2680 * Makefile.def: Add libquadmath; build it with language=fortran.
2681 * configure.ac: Add libquadmath.
2682 * Makefile.tpl: Handle multiple libs in check-[+language+].
2683 * Makefile.in: Regenerate.
2684 * configure: Regenerate.
2686 2010-11-16 Tom Tromey <tromey@redhat.com>
2688 * MAINTAINERS: Moved myself to reviewers section.
2690 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
2692 * MAINTAINERS: Moved myself to reviewers section.
2694 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2696 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2697 (Write After Approval): Remove self.
2699 2010-11-15 Andreas Schwab <schwab@redhat.com>
2701 * configure.ac: Fix spelling in option names.
2702 * configure: Regenerated.
2704 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2707 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2708 * configure: Regenerated.
2710 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2712 * MAINTAINERS: Update my email address.
2714 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2716 * configure: Regenerate.
2718 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2720 * configure: Regenerate.
2722 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2724 * configure: Regenerate.
2726 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2728 * configure: Regenerate.
2730 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2732 * configure.ac: Support official CLooG.org versions.
2733 * configure: Regenerate.
2734 * config/cloog.m4: New.
2736 2010-11-10 François Dumont <francois.cppdevs@free.fr>
2738 * MAINTAINERS (Write After Approval): Add myself.
2740 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
2742 * MAINTAINERS: Update my email address.
2744 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2746 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2747 * configure: Regenerate.
2749 2010-11-03 Ian Lance Taylor <iant@google.com>
2750 Dave Korn <dave.korn.cygwin@gmail.com>
2753 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2754 and on other supported platforms whenever LTO is enabled.
2755 * configure: Rebuild.
2757 2010-11-02 Alan Modra <amodra@gmail.com>
2760 * configure.ac: Error when source path contains spaces.
2761 * configure: Regenerate.
2763 2010-10-23 James E. Wilson <wilson@codesourcery.com>
2765 * MAINTAINERS: Update my email address.
2767 2010-10-20 Ian Lance Taylor <iant@google.com>
2769 * Makefile.def (target_modules): Set lib_path to src/.libs for
2770 libstdc++-v3 module.
2771 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2772 * Makefile.in: Rebuild.
2774 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2776 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2777 (Write After Approval): Remove myself.
2779 2010-10-15 Tristan Gingold <gingold@adacore.com>
2781 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2783 2010-10-14 Douglas Rupp <rupp@gnat.com>
2785 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2787 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2789 * configure.ac (build_lto_plugin): New shell variable.
2790 (--enable-lto): Turn on by default for all non-ELF platforms that
2791 have had LTO support added so far. Set build_lto_plugin appropriately
2792 for both ELF and non-ELF.
2793 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2794 * configure: Regenerate.
2796 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2799 * configure.ac (v850 support): Remove target-libgloss from
2801 * configure: Regenerate.
2803 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2807 * configure.ac: Honor initial values of $build_configargs,
2808 $host_configargs, $target_configargs. Mark the precious, so
2809 environment settings get recorded.
2810 * configure: Regenerate.
2812 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2815 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2816 Depend on all-build-libiberty.
2817 * Makefile.in: Regenerate.
2819 2010-09-30 Michael Eager <eager@eagercon.com>
2821 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2822 * configure: Regenerate.
2824 2010-09-28 Michael Eager <eager@eagercon.com>
2826 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2828 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2831 * configure.ac: Fix unportable shell quoting.
2832 * configure: Regenerate.
2834 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2836 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2837 targets and amend comment.
2838 * configure: Regenerate.
2840 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2842 * MAINTAINERS (Write After Approval): Add myself.
2844 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2846 * configure.ac: Enable LTO by default on Darwin.
2847 * configure: Regenerate.
2849 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2851 * MAINTAINERS (Write After Approval): Add myself.
2853 2010-09-01 Ian Bolton <ian.bolton@arm.com>
2855 * MAINTAINERS (Write After Approval): Add myself.
2857 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2859 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2862 2010-07-28 David Yuste <david.yuste@gmail.com>
2864 * MAINTAINERS (Write After Approval): Add myself.
2866 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2868 * configure.ac: Support all v850 targets.
2869 * configure: Regenerate.
2871 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2874 * configure.ac (extra_mpfr_configure_flags): Copy from
2875 extra_mpc_gmp_configure_flags.
2876 * configure: Re-generated.
2878 2010-07-22 Andi Kleen <ak@linux.intel.com>
2880 * MAINTAINERS (Write After Approval): Add myself.
2882 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2884 * MAINTAINERS (Write After Approval): Add myself.
2886 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2888 * MAINTAINERS (Write After Approval): Add myself.
2890 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2893 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2894 Provide -B option to allow for link spec %s substitutions for
2895 libstdc++.a on darwin.
2896 * Makefile.in: Regenerate.
2898 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2900 * MAINTAINERS (Reviewers): Update my e-mail address
2902 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2904 * Makefile.def (configure-gcc): Depend on all-libelf.
2905 * Makefile.in: Rebuild.
2907 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2909 * MAINTAINERS (Write After Approval): Add myself in the right place.
2911 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
2913 * MAINTAINERS (Write After Approval): Add myself.
2915 2010-05-25 Sterling Augustine <sterling@tensilica.com>
2917 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2919 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2921 * config.sub: Update to version 2010-05-21.
2922 * config.guess: Update to version 2010-04-03.
2924 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2926 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2927 * configure: Regenerate.
2929 2010-05-12 Sriraman Tallam <tmsriram@google.com>
2931 * MAINTAINERS (Write After Approval): Add myself.
2933 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2935 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2936 a platform that supports LTO.
2937 * configure: Regenerate.
2939 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2941 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2942 * configure: Regenerated.
2944 2010-04-27 Roland McGrath <roland@redhat.com>
2945 H.J. Lu <hongjiu.lu@intel.com>
2947 * configure.ac (--enable-gold): Support both, both/gold and
2948 both/bfd to add gold to configdirs without removing ld.
2949 * configure: Regenerated.
2951 * Makefile.def: Add install-gold dependency to install-ld.
2952 * Makefile.in: Regenerated.
2954 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2957 * configure.ac (--enable-lto): Refactor handling so libelf tests
2958 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2959 and allow LTO to be explicitly enabled on non-ELF platforms that
2960 are known to support it inside else-clause.
2961 * configure: Regenerate.
2963 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2965 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2966 * configure: Regenerate.
2968 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2970 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2971 * configure: Regenerate.
2973 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2975 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2977 * configure: Regenerate.
2979 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
2981 * MAINTAINERS (Write After Approval): Add myself.
2983 2010-04-14 Tristan Gingold <gingold@adacore.com>
2985 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2986 * configure: Regenerate.
2988 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2990 * configure: Regenerate after change to elf.m4.
2992 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2994 * MAINTAINERS (Write After Approval): Add myself.
2996 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2998 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2999 * configure: Regenerated.
3001 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3003 * configure.ac: Print "buggy but acceptable" when CLooG
3004 revision is less than 9.
3005 * configure: Regenerated.
3007 2010-04-01 Diego Novillo <dnovillo@google.com>
3009 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3011 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3018 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3020 * configure.ac: Do not pass --enable-multilib nor
3021 --disable-multilib in baseargs. Accept explicitly passed
3023 * configure: Regenerate.
3025 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3027 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3029 2010-03-31 Janis Johnson <janis187@us.ibm.com>
3031 * MAINTAINERS: Remove myself.
3033 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3036 * configure.ac: Do not pass --enable-multilib nor
3037 --disable-multilib in baseargs. Accept explicitly passed
3039 * configure: Regenerate.
3041 2010-03-28 Andrew Pinski <pinskia@gmail.com>
3043 * MAINTAINERS (spu port): Remove me.
3045 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3047 * configure.ac (tic6x-*-*): New case.
3048 * configure: Regenerate.
3050 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3052 * config.sub: Update to version 2010-03-22.
3053 * config.guess: Update to version 2009-12-30.
3055 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
3058 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3059 * configure: Regenerate.
3061 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3063 * MAINTAINERS: Update my email address.
3065 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3067 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3068 (ghassan.shobaki@amd.com): Removed.
3070 2010-03-17 Alan Modra <amodra@gmail.com>
3072 * MAINTAINERS: Update my email address.
3074 2010-03-16 Diego Novillo <dnovillo@google.com>
3076 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3079 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3081 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3082 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3084 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3086 * MAINTAINERS: Update my email address.
3088 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3090 * MAINTAINERS: Update my email address.
3092 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3094 * MAINTAINERS: Update my email address.
3096 2010-03-09 Jie Zhang <jie@codesourcery.com>
3098 * MAINTAINERS: Update my email address.
3100 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3103 * configure.ac (RANLIB): Default to true.
3105 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3106 * configure: Regenerate.
3108 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
3110 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3111 (Write After Approval): Update my email address.
3113 2010-02-17 Nick Clifton <nickc@redhat.com>
3116 * Makefile.tpl (local-distclean): Also remove config.cache files in
3117 sub-directories as there may not be Makefiles present in the
3119 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3120 the config.cache files found by the find command.
3122 * Makefile.in: Regenerate.
3123 * configure.ac: Revert previous delta.
3124 * configure: Regenerate.
3126 2010-02-15 Nick Clifton <nickc@redhat.com>
3129 * configure.ac: Delete config.cache files in sub-directories when
3131 * configure: Regenerate.
3133 2010-02-12 Ben Elliston <bje@gnu.org>
3135 * MAINTAINERS: Update my email address.
3137 2010-02-08 Andrew Pinski <pinskia@gmail.com>
3139 * MAINTAINERS (spu port): Update my email address.
3141 2010-02-08 Jie Zhang <jie.zhang@analog.com>
3143 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3145 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3147 * configure.ac: Add "recommended" version checks for GMP/MPC.
3148 Update recommended GMP/MPFR/MPC versions.
3149 * configure: Regenerate.
3151 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3153 * MAINTAINERS: Move my Embecosm email address into the
3154 write-after-approval section.
3156 2010-01-26 Ian Lance Taylor <iant@google.com>
3158 * MAINTAINERS: Add myself as Go frontend maintainer.
3160 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
3162 PR libstdc++/36101, PR libstdc++/42813
3163 * configure.ac (bootstrap_target_libs): Make inclusion of
3164 target-libgomp conditional on libgomb being in target_configdirs.
3165 * configure: Regenerate.
3167 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
3169 PR libstdc++/36101, PR libstdc++/42813
3170 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3171 * configure: Regenerate.
3173 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
3175 PR libstdc++/36101, PR libstdc++/42813
3176 * configure.ac (target_configdirs): Substitute.
3177 * Makefile.def: Bootstrap target module libgomp.
3178 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3179 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3180 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3181 * configure, Makefile.in: Regenerate.
3183 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3185 * MAINTAINERS: Adjust my details.
3187 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3189 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3191 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3193 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3195 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3197 * MAINTAINERS (Write After Approval): Add myself.
3199 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3201 * MAINTAINERS (Write After Approval): Add myself.
3203 2010-01-11 Richard Guenther <rguenther@suse.de>
3206 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3207 * Makefile.in: Regenerated.
3209 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
3211 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3212 * configure: Regenerate.
3214 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3215 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3218 * configure.ac: Include libtool m4 files.
3219 (_LT_CHECK_OBJDIR): Call it.
3220 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3221 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3223 * configure: Regenerate.
3225 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3228 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3229 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3230 * Makefile.in: Regenerate.
3232 2010-01-02 Richard Guenther <rguenther@suse.de>
3235 * configure.ac: Include config/elf.m4. Disable LTO if not
3236 builting for an elf target.
3237 * configure: Regenerate.
3239 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3241 * MAINTAINERS: Change my email address.
3243 2009-12-18 Ben Elliston <bje@au.ibm.com>
3245 * config.sub, config.guess: Update from upstream sources.
3247 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3249 * MAINTAINERS (Write After Approval): Add myself.
3251 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3257 * configure.ac: Require MPC.
3258 * configure: Regenerate.
3260 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3264 * libtool.m4: Sync from git Libtool.
3265 * ltoptions.m4: Likewise.
3266 * ltversion.m4: Likewise.
3267 * lt~obsolete.m4: Likewise.
3268 * ltmain.sh: Likewise.
3270 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3272 * configure.ac: Update minimum MPC version to 0.8.
3273 * configure: Regenerate.
3275 2009-11-21 Sebastian Pop <sebpop@gmail.com>
3277 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3278 * configure: Regenerated.
3280 2009-11-21 Ian Lance Taylor <iant@google.com>
3282 * configure.ac: Change default of poststage1_ldflags to be empty if
3283 poststage1_libs is set. When poststage1_libs is empty, and
3284 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3285 * configure: Rebuild.
3287 2009-11-21 Adam Nemet <adambnmet@gmail.com>
3289 * MAINTAINERS (Write After Approval): Update my email address.
3291 2009-11-20 Ben Elliston <bje@au.ibm.com>
3293 * config.guess: Update from upstream sources.
3295 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3297 * Makefile.def: Restore host and target settings for gmp.
3298 * Makefile.in: Rebuild.
3300 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3302 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3303 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3304 Fix portability of test of C++ as bootstrap language. Add
3305 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3306 * configure: Rebuild.
3307 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3308 and cloog. Fix in-tree ppl configuration. Introduce libelf
3310 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3311 (POSTSTAGE1_HOST_EXPORTS): Use it.
3312 (STAGE[+id+]_CXXFLAGS): New.
3313 (BASE_FLAGS_TO_PASS): Pass it down.
3314 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3316 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3317 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3319 * Makefile.in: Rebuild.
3321 2009-11-17 Ben Elliston <bje@au.ibm.com>
3323 * config.sub, config.guess: Update from upstream sources.
3325 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3327 * MAINTAINERS (Write After Approval): Add myself.
3329 2009-11-09 Jon Beniston <jon@beniston.com>
3331 * MAINTAINERS (Write After Approval): Add myself.
3333 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3335 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3336 paths for *-w64-mingw* and x86_64-*mingw*.
3337 * configure: Regenerated.
3339 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
3341 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3343 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3345 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3346 Phil Edwards to Write-After Approval.
3348 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
3350 * configure.ac: Disable target-winsup & co for
3351 x86_64-*-mingw* and *-w64-mingw* targets.
3352 * configure: Regenerated.
3354 2009-10-16 Nick Clifton <nickc@redhat.com>
3356 * MAINTAINERS: Add myself as a maintainer for the RX port.
3358 2009-10-26 Johannes Singler <singler@kit.edu>
3360 * MAINTAINERS (Write After Approval): Update my e-mail address.
3362 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3364 * configure.ac (CLooG test): Use = with test.
3365 * configure: Regenerate.
3367 2009-10-22 Richard Guenther <rguenther@suse.de>
3369 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3370 cloog if the ppl version check failed. Move flags saving
3371 before setting in libelf check.
3372 * configure: Regenerate.
3374 2009-10-21 Richard Guenther <rguenther@suse.de>
3376 * configure.ac: Adjust the ppl and cloog configure to work as
3377 documented. Disable cloog if ppl was disabled. Omit the version
3378 checks if they were disabled.
3379 * configure: Re-generate.
3381 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3383 * configure.ac: Add 'lto' to enable_languages, not
3384 new_enable_languages, and only if not already present.
3385 * configure: Regenerate.
3387 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3389 * README: Refer to the various COPYING* files instead of just
3391 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3393 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
3395 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3397 2009-10-07 Richard Guenther <rguenther@suse.de>
3399 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3400 and Richard Guenther as reviewers.
3401 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3404 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
3406 * config.sub: Update from upstream sources.
3408 2009-10-06 Ian Lance Taylor <iant@google.com>
3410 * Makefile.def: check-gold depends upon all-gas.
3411 * Makefile.in: Rebuild.
3413 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3415 * MAINTAINERS (Write After Approval): Add myself.
3417 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3419 * Makefile.def: all-lto-plugin depends on all-libiberty.
3420 set bootstrap=true for lto-plugin.
3422 * Makefile.in: Regenerate.
3423 * configure.ac (host_libs): Add lto-plugin.
3424 * configure: Regenerate.
3426 2009-10-03 Diego Novillo <dnovillo@google.com>
3428 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3429 (HOST_LIBELFLIBS): Define.
3430 (HOST_LIBELFINC): Define.
3431 * Makefile.in: Regenerate.
3432 * configure.ac: Add --enable-lto.
3433 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3434 If --enable-lto is used, add 'lto' to new_enable_languages.
3435 If --enable-lto is used and gold is enabled, add
3436 lto-plugin to configdirs.
3437 * configure: Regenerate.
3439 2009-10-03 Simon Baldwin <simonb@google.com>
3441 * configure.ac: If --with-system-zlib, suppress local zlib and
3442 pass --with-system-zlib to subdir configure scripts.
3443 * configure: Regenerate.
3445 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
3446 Paolo Bonzini <bonzini@gnu.org>
3448 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3450 * Makefile.in: Rebuilt.
3452 2009-09-26 Gary Funck <gary@intrepid.com>
3454 * MAINTAINERS (Write After Approval): Add myself.
3456 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3458 * configure.ac: Update minimum MPC version to 0.7.
3459 * configure: Regenerate.
3461 2009-09-25 Nick Clifton <nickc@redhat.com>
3463 * configure.ac: Pass any --cache-file=/dev/null option on to
3465 * configure: Regenerate.
3467 2009-09-23 Nick Clifton <nickc@redhat.com>
3469 * config.sub, config.guess: Update from upstream sources.
3471 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
3473 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3474 * Makefile.in: Rebuilt.
3476 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3479 * configure.ac: Error out if $srcdir isn't '.' but contains
3480 host-${host_noncanonical}.
3481 * configure: Regenerate.
3483 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3485 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3488 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3490 * configure.ac: If bootstrapping a combined tree with
3491 --enable-gold, require c++ in stage1_languages.
3492 * configure: Regenerate.
3494 * configure.ac: Also add target_libs of stage1_languages to
3495 bootstrap_target_libs.
3496 * configure: Regenerate.
3498 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3499 with --enable-languages not containing c++.
3500 * configure: Regenerate.
3502 2009-09-15 Jie Zhang <jie.zhang@analog.com>
3504 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3505 * configure: Regenerate.
3507 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
3509 * MAINTAINERS (Write After Approval): Update my e-mail address,
3510 and move from from here...
3511 (Waiting for paperwork): To here.
3513 2009-09-09 Joseph Myers <joseph@codesourcery.com>
3515 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3517 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3519 * configure.ac: Do not use $extrasub for replacing @if/@endif
3520 parts in Makefile; instead, use additional arguments to
3521 AC_CONFIG_COMMANDS to do the replacement manually, with several
3522 sed invocations, to avoid HP-UX sed command limits.
3523 * configure: Regenerate.
3525 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
3527 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3530 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
3532 * configure.ac (with-build-config): Document. Handle without.
3533 Handle missing argument.
3534 * configure: Rebuilt.
3536 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
3538 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3539 Default to bootstrap-debug only if compare-debug works.
3540 * configure: Rebuilt.
3541 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3542 * Makefile.in: Rebuilt.
3544 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3546 * MAINTAINERS (OS Port Maintainers): Update my email address.
3548 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
3550 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3551 * Makefile.in: Rebuilt.
3553 2009-09-01 Chris Demetriou <cgd@google.com>
3555 * MAINTAINERS (Write After Approval): Add myself.
3557 2009-08-31 Dodji Seketeli <dodji@redhat.com>
3560 * include/dwarf2.h (enum dwarf_tag): Added
3561 DW_TAG_GNU_template_template_param
3562 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3564 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3566 * Makefile.tpl (AWK): Fix typo.
3567 * Makefile.in: Regenerate.
3569 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3571 * configure.ac: Detect awk and sed.
3572 * Makefile.def (flags_to_pass): Add AWK and SED.
3573 * Makefile.tpl (AWK, SED): New.
3574 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3575 * configure: Regenerate.
3576 * Makefile.in: Regenerate.
3578 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3580 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3581 (collapseslashes): Likewise.
3583 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3585 * configure.ac (AC_PREREQ): Bump to 2.64.
3587 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3589 * configure.ac: Remove --with-datarootdir, --with-docdir,
3590 --with-pdfdir, --with-htmldir switches.
3591 * configure: Regenerate.
3593 * configure: Regenerate.
3595 * compile: Sync from Automake 1.11.
3596 * depcomp: Likewise.
3597 * install-sh: Likewise.
3598 * missing: Likewise.
3599 * mkinstalldirs: Likewise.
3602 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3604 * ltmain.sh (func_normal_abspath): New function.
3605 (func_relative_path): Likewise.
3606 (func_mode_help): Document new -bindir option for link mode.
3607 (func_mode_link): Add new -bindir option, and use it to place
3608 output DLL if specified.
3610 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3612 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3613 (baseargs): Add --disable-option-checking.
3614 * configure: Regenerate.
3616 * Makefile.def (configure-target-libiberty): Depend on
3617 all-binutils and all-ld.
3618 (configure-target-newlib): Likewise.
3619 * Makefile.in: Regenerate.
3621 2009-08-17 Ben Elliston <bje@au.ibm.com>
3623 * config.sub, config.guess: Update from upstream sources.
3625 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3627 Sync from src, merge:
3629 2009-07-02 Tristan Gingold <gingold@adacore.com>
3631 * configure.ac: Do not exclude gas for i386-*-darwin.
3632 Add a case for x86_64-*-darwin.
3633 * configure: Regenerate.
3635 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3637 * MAINTAINERS: Add my name to Write After Approval list.
3639 2009-08-06 Michael Eager <eager@eagercon.com>
3641 * configure.ac: Add Microblaze target.
3642 * configure: Regenerate.
3644 2009-07-31 Christian Bruel <christian.bruel@st.com>
3646 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3647 * configure: Regenerate.
3649 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
3651 * MAINTAINERS (Write After Approval): Update my e-mail address.
3653 2009-07-06 Ian Lance Taylor <iant@google.com>
3655 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3656 * configure: Rebuild.
3658 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3660 * MAINTAINERS: Move myself to the Graphite Reviewers.
3662 2009-06-30 Wei Guozhi <carrot@google.com>
3664 * MAINTAINERS: Add my name to Write After Approval list.
3666 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3669 * configure.ac (comparestring): Create new variable.
3670 * Makefile.tpl (comparestring): Use to skip some comparisions.
3671 * configure: Regenerate.
3672 * Makefile.in: Regenerate.
3674 2009-06-26 Doug Evans <dje@sebabeach.org>
3676 * Makefile.def (host_modules): Add cgen.
3677 * Makefile.in: Regenerate.
3678 * configure.ac (host_tools): Add cgen.
3679 * configure: Regenerate.
3681 2009-06-23 DJ Delorie <dj@redhat.com>
3683 * MAINTAINERS: Add myself as mep maintainer.
3685 2009-06-23 Ian Lance Taylor <iant@google.com>
3687 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3688 boot_languages. Only bootstrap target libraries listed in
3689 target_libs for some boot language. Add --with-stage1-ldflags,
3690 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3691 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3692 if not building with C++.
3693 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3694 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3695 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3696 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3697 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3698 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3699 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3700 * configure, Makefile.in: Rebuild.
3702 2009-06-23 Li Feng <nemokingdom@gmail.com>
3704 * MAINTAINERS: Added my name to write-after-approval list.
3706 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3708 * configure.ac: Define is_elf for QNX Neutrino targets.
3709 * configure: Regenerate.
3711 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3713 * MAINTAINERS: Added my name to the write-after-approval list
3715 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3717 * configure.ac: Detect MPC in default directory.
3718 * configure: Regenerate.
3720 2009-06-03 Jerome Guitton <guitton@adacore.com>
3721 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3723 * Makefile.tpl (all): Avoid a trailing backslash.
3724 * Makefile.in: Regenerate.
3726 2009-06-03 Ben Elliston <bje@au.ibm.com>
3728 * config.sub, config.guess: Update from upstream sources.
3730 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3732 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3734 * configure: Regenerate.
3736 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3738 * Makefile.tpl ([+compare-target+]): Compare all stage
3739 directories, rather than just gcc.
3740 * Makefile.in: Rebuilt.
3742 2009-06-01 Doug Kwan <dougkwan@google.com>
3744 * configure.ac: Support gold for target arm*-*-*.
3745 * configure: Regenerate.
3747 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3749 * Makefile.def: Add MPC support and dependencies.
3750 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3752 * Makefile.in, configure: Regenerate.
3754 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
3756 * Makefile.tpl (all): Avoid harmless warning in make all when
3757 gcc-bootstrap is enabled but stage_last does not exist.
3758 * Makefile.in: Rebuilt.
3760 2009-05-24 Nicolas Roche <roche@adacore.com>
3762 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3763 * Makefile.in: Regenerate.
3765 2009-05-21 Denis Chertykov <chertykov@gmail.com>
3767 * MAINTAINERS: Update my e-mail address.
3769 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3771 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3772 * configure: Regenerate.
3774 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3777 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3778 gcc-no-bootstrap are mutually exclusive.
3779 * Makefile.in: Rebuilt.
3781 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3784 * Makefile.tpl (all): Don't end with unconditional success.
3785 * Makefile.in: Rebuilt.
3787 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3790 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3791 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3792 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3793 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3794 stage_configureflags, stage_cflags and stage_libcflags into
3795 explicit Makefile macros.
3796 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3798 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3799 CC. Set CC_FOR_BUILD from CC.
3800 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3801 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3802 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3803 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3805 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3806 (_LIBCFLAGS): Renamed to _TFLAGS.
3807 (do-compare-debug, do-compare3-debug): Drop.
3808 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3809 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3810 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3811 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3812 (XGCC_FLAGS_FOR_TARGET): New.
3813 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3814 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3815 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3816 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3817 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3818 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3820 (BUILD_CONFIG): Include if requested.
3821 (all): Set TFLAGS on bootstrap.
3822 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3823 (all-stageid-prefixmodule): Likewise.
3824 (do-clean, distclean-stageid): Set TFLAGS.
3825 (restrap): Fix whitespace.
3826 * Makefile.in: Rebuilt.
3828 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
3830 * config.guess: Sync with src.
3832 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3834 * configure.ac ($with_ppl): Default to no if not supplied.
3835 ($with_cloog): Likewise.
3836 configure: Regenerate.
3838 2009-04-27 James E. Wilson <wilson@codesourcery.com>
3840 * MAINTAINERS: Update my e-mail address.
3842 2009-04-27 Nick Clifton <nickc@redhat.com>
3844 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3846 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3848 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3849 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3850 * Makefile.in: Regenerate.
3852 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3855 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3856 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3858 * configure, Makefile.in: Regenerate.
3860 2009-04-21 Taras Glek <tglek@mozilla.com>
3862 * include/hashtab.h: Update GTY annotations to new syntax
3863 * include/splay-tree.h: Likewise
3865 2009-04-17 Ben Elliston <bje@au.ibm.com>
3867 * config.sub, config.guess: Update from upstream sources.
3869 2009-04-15 Anthony Green <green@moxielogic.com>
3871 * configure.ac: Add moxie support.
3872 * configure: Rebuilt.
3874 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3876 * configure.ac: Change copyright header to refer to version
3877 3 of the GNU General Public License and to point readers at the
3878 COPYING3 file and the FSF's license web page.
3879 * Makefile.def: Likewise.
3880 * Makefile.tpl: Likewise.
3881 * Makefile.in: Regenerate.
3883 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3885 * configure.ac: Restore match for darwin9 or later. Use double
3886 brackets since regeneration eats one pair.
3887 * configure: Regenerate.
3889 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3892 * configure.ac: Require texinfo 4.7.
3893 * configure: Regenerated.
3895 2009-04-09 Nick Clifton <nickc@redhat.com>
3897 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3898 the GCC Runtime Library Exception.
3900 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3902 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3903 * configure: Regenerate.
3905 2009-04-01 Steve Ellcey <sje@cup.hp.com>
3907 * Makefil.def (languages): New entries.
3908 * Makefile.tpl (check-gcc-*): New generic target.
3909 * Makefile.in: Regenerate.
3911 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
3913 * MAINTAINERS: Update my email address.
3915 2009-03-18 Tom Tromey <tromey@redhat.com>
3917 * configure: Rebuild.
3918 * configure.ac (host_libs): Add libiconv.
3919 * Makefile.in: Rebuild.
3920 * Makefile.def (host_modules): Add libiconv.
3921 (configure-gdb, all-gdb): Depend on libiconv.
3923 2009-03-16 Tristan Gingold <gingold@adacore.com>
3925 * configure.ac: Treat gdb as supported on x86_64-darwin.
3926 * configure: Regenerate.
3928 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3930 * configure.ac (--with-host-libstdcxx): New option.
3931 * configure: Regenerate.
3933 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
3935 * MAINTAINERS: Move myself into the write after approval list.
3937 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3939 * MAINTAINERS: Update e-mail address.
3941 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3943 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3945 2009-03-10 Ira Rosen <irar@il.ibm.com>
3947 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3949 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3951 Backport from git Libtool:
3953 2009-01-19 Robert Millan <rmh@aybabtu.com>
3954 Support GNU/kOpenSolaris.
3955 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3956 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3957 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3960 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3962 * MAINTAINERS: Update e-mail address.
3964 2009-02-24 Michael Eager <eager@eagercon.com>
3966 * MAINTAINERS (Write After Approval): Add self.
3968 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
3970 * MAINTAINERS (Write After Approval): Add myself.
3972 2009-02-05 Andreas Schwab <schwab@suse.de>
3974 * Makefile.tpl (stage_last): Define $r and $s before using
3975 $(RECURSE_FLAGS_TO_PASS).
3976 * Makefile.in: Regenerate
3978 2009-01-30 Ian Lance Taylor <iant@google.com>
3980 * MAINTAINERS: Move myself to the Global Reviewers list.
3982 2009-01-29 Robert Millan <rmh@aybabtu.com>
3984 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3985 * configure: Regenerate.
3987 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3989 * MAINTAINERS: Make whitespace consistent.
3990 Remove Robert Millan from Write After Approval.
3992 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3994 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3995 (all-opcodes): Depend on all-libiberty.
3996 * Makefile.in: Regenerate.
3998 2009-01-15 Douglas B Rupp <rupp@gnat.com>
4000 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4001 * configure: Regenerate.
4003 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4005 * MAINTAINERS (Write After Approval): Add myself.
4007 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4009 * MAINTAINERS: Add myself to reviewers (Fortran).
4011 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4013 PR tree-optimization/38515
4014 * configure.ac (cloog-polylib): Removed.
4015 (with_ppl, with_cloog): Test for "no".
4016 * configure: Regenerated.
4018 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
4020 * MAINTAINERS: Moved myself to reviewers (Fortran).
4022 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4024 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4025 (Write After Approval): Remove myself.
4027 2009-01-03 Diego Novillo <dnovillo@google.com>
4029 * MAINTAINERS: Remove myself from alias maintainership.
4031 2009-01-02 David Ayers <ayers@fsfe.org>
4033 * MAINTAINERS: Update e-mail address.
4035 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4037 * MAINTAINERS: Make whitespace consistent.
4039 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4041 Backport from upstream Libtool:
4042 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4043 Add cache variables to tests that require the linker to work.
4044 For shlibpath_overrides_runpath, this also changes the semantics
4045 to let the result from the C compiler take precedence.
4047 2008-12-02 Ben Elliston <bje@au.ibm.com>
4049 * config.sub, config.guess: Update from upstream sources.
4051 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
4053 * configure.ac (ppllibs): Add by default the lib flags.
4054 * configure: Regenerate.
4056 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
4058 * MAINTAINERS: Add myself to the write after approval list.
4060 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4062 * configure.ac: Add double brackets on darwin[912].
4063 * configure: Regenerate.
4065 2008-12-03 Daniel Kraft <d@domob.eu>
4067 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4068 Approval to Reviewer section (for Fortran front-end).
4070 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4072 * configure.ac: Expand to darwin10 and later.
4073 * configure: Regenerate.
4075 2008-12-02 Andreas Schwab <schwab@suse.de>
4077 * Makefile.def: configure-target-boehm-gc depends on
4078 all-target-libstdc++-v3.
4079 * Makefile.in: Regenerate.
4081 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
4083 * MAINTAINERS: Add myself as mingw maintainer.
4085 2008-12-02 Ben Elliston <bje@au.ibm.com>
4087 * config.sub, config.guess: Update from upstream sources.
4089 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4091 * README.SCO: Remove.
4093 2008-11-29 Fernando Pereira <pronesto@gmail.com>
4095 * MAINTAINERS: Add myself to the write after approval list.
4097 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4099 * MAINTAINERS: Update my email address in WAA section.
4101 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
4103 * MAINTAINERS: Update e-mail address.
4105 2008-11-27 Toon Moene <toon@moene.org>
4107 * MAINTAINERS: Change e-mail address.
4109 2008-11-27 Tristan Gingold <gingold@adacore.com>
4111 * configure.ac: Build gdb for i?86-*-darwin*
4112 * configure: Regenerated.
4114 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
4116 * MAINTAINERS: Added my full name.
4118 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4125 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4127 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4128 * Makefile.in: Regenerated.
4130 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4137 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4138 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4139 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4140 (HOST_EXPORTS): Pass CPPFLAGS.
4141 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4142 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4143 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4144 * Makefile.in, configure: Regenerated.
4145 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4146 and CPPFLAGS_FOR_BUILD.
4148 2008-11-06 Jeff Law <law@redhat.com>
4150 * MAINTAINERS: Add myself as middle end maintainer.
4152 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
4154 * MAINTAINERS (Write after approval): Add myself.
4156 2008-11-05 Diego Novillo <dnovillo@google.com>
4158 * MAINTAINERS (Global Reviewers): Add myself.
4159 (Non-Algorithmic Maintainers): Remove myself.
4161 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4163 * MAINTAINERS (Write after approval): Add myself.
4165 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4167 * MAINTAINERS (Write after approval): Add myself.
4169 2008-10-31 Ben Elliston <bje@au.ibm.com>
4171 * configure.ac (spu-*-*): Remove special case.
4172 * configure: Regenerate.
4174 2008-10-30 Catherine Moore <clm@codesourcery.com>
4176 * MAINTAINERS (Write after approval): Update my email address.
4178 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4180 * configure.ac [spu-*-*]: Do not set skipdirs.
4181 * configure: Re-generate.
4183 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4185 * MAINTAINERS (Various Maintainers): Add myself to reload.
4187 2008-10-25 Richard Guenther <rguenther@suse.de>
4189 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4190 maintainer. Remove myself as libgcc-math maintainer.
4191 (Non-Algorithmic Maintainers): Remove myself.
4193 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4195 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4196 * Makefile.in: Regenerated.
4198 2008-10-23 Cary Coutant <ccoutant@google.com>
4200 * MAINTAINERS (Write after approval): Add myself.
4202 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4209 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4210 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4211 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4212 (HOST_EXPORTS): Pass CPPFLAGS.
4213 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4214 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4215 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4216 * Makefile.in, configure: Regenerated.
4217 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4218 and CPPFLAGS_FOR_BUILD.
4220 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
4222 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4225 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4227 * MAINTAINERS (Write After Approval): Added myself.
4229 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4231 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4232 recommended version to 2.3.2.
4234 * configure: Regenerate.
4236 2008-10-01 Mark Mitchell <mark@codesourcery.com>
4238 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4240 2008-09-29 David Daney <david.daney@caviumnetworks.com>
4242 * MAINTAINERS (Write After Approval): Update e-mail address.
4244 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4246 * libtool.m4: Update to libtool 2.2.6.
4247 * lt~obsolete.m4: Update to libtool 2.2.6.
4248 * ltmain.sh: Update to libtool 2.2.6.
4249 * ltsugar.m4: Update to libtool 2.2.6.
4250 * ltversion.m4: Update to libtool 2.2.6.
4251 * ltoptions.m4: Update to libtool 2.2.6.
4252 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4254 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4256 * MAINTAINERS (Write After Approval): Add myself.
4258 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4260 * MAINTAINERS (Write After Approval): Update my name.
4262 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4264 * MAINTAINERS: Add myself in "Write After Approval".
4266 2008-09-18 Steve Ellcey <sje@cup.hp.com>
4268 * MAINTAINERS: Add myself as ia64 maintainer.
4270 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4272 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4273 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4274 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4275 and Michael Tiemann from Write After Approval since they do not
4276 actually have access.
4278 2008-09-05 Richard Guenther <rguenther@suse.de>
4280 * configure.ac: Initialize clooglibs to -lcloog.
4281 * configure: Re-generate.
4283 2008-09-04 Le-Chun Wu <lcwu@google.com>
4285 * MAINTAINERS (Write After Approval): Add myself.
4287 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4289 * configure.ac (--with-cloog-polylib): New.
4290 (--disable-cloog-version-check): New.
4291 (--disable-ppl-version-check): New.
4292 * configure: Re-generate.
4294 2008-09-03 Richard Guenther <rguenther@suse.de>
4296 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4298 * configure: Re-generate.
4300 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4303 * MAINTAINERS: Add picoChip maintainers.
4305 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4306 Tobias Grosser <grosser@fim.uni-passau.de>
4307 Jan Sjodin <jan.sjodin@amd.com>
4308 Harsha Jagasia <harsha.jagasia@amd.com>
4309 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4310 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4311 Adrien Eliche <aeliche@isty.uvsq.fr>
4313 Merge from graphite branch.
4314 * configure: Regenerate.
4315 * Makefile.in: Regenerate.
4316 * configure.ac (host_libs): Add ppl and cloog.
4317 Add checks for PPL and CLooG.
4318 * Makefile.def (ppl, cloog): Added modules and dependences.
4319 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4320 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4322 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4324 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4325 (GCC_SHLIB_SUBDIR): New.
4326 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4327 * configure: Regenerate.
4328 * Makefile.in: Regenerate.
4330 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4332 * MAINTAINERS: Consistently use tabs to separate columns.
4334 2008-08-29 Tristan Gingold <gingold@adacore.com>
4336 * MAINTAINERS (Write after Approval): Add myself.
4338 2008-08-28 Tristan Gingold <gingold@adacore.com>
4340 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4341 Enable bfd, binutils and opcodes.
4342 * configure: Regenerate.
4344 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4346 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4348 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4350 * MAINTAINERS: Use correct Umlaut for last name.
4352 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4354 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4356 2008-08-16 David Edelsohn <edelsohn@gnu.org>
4358 * MAINTAINERS: Update my email address.
4360 2008-08-16 Nicolas Roche <roche@adacore.com>
4362 * Makefile.tpl: Add BOOT_ADAFLAGS.
4363 * Makefile.in: Regenerate.
4365 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4367 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4368 * configure: Regenerate.
4370 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
4372 * configure.ac: Add makefile fragments for hpux.
4373 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4374 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4375 * configure: Regenerate.
4376 * Makefile.in: Regenerate.
4378 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
4380 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4382 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
4384 * MAINTAINERS (Write after Approval): Add myself.
4386 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4388 * MAINTAINERS (Write After Approval): Add myself.
4390 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
4392 * MAINTAINERS (Write After Approval): Add myself.
4394 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4396 * MAINTAINERS: Update my email address.
4398 2008-06-25 Joey Ye <joey.ye@intel.com>
4400 * MAINTAINERS (Write After Approval): Add myself.
4402 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4404 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4405 * Makefile.in: Regenerate.
4406 * configure: Regenerate.
4408 2008-06-17 Daniel Kraft <d@domob.eu>
4410 * MAINTAINERS (Write After Approval): Add myself.
4412 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4414 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4415 "$@" is still intact with both Autoconf 2.59 and 2.62.
4416 * configure: Regenerate.
4418 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4420 * Makefile.tpl: Fix comment errors.
4421 * Makefile.in: Regenerate.
4423 2008-06-12 David S. Miller <davem@davemloft.net>
4424 David Edelsohn <edelsohn@gnu.org>
4426 * configure.ac: Add powerpc*-*-* to gold supported targets.
4427 * configure: Regenerate.
4429 2008-06-08 Joseph Myers <joseph@codesourcery.com>
4431 PR tree-optimization/36218
4432 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4433 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4434 (all prefix="build-"): Pass them to build-system sub-makes.
4435 * Makefile.in: Regenerate.
4437 2008-06-07 Joseph Myers <joseph@codesourcery.com>
4439 * MAINTAINERS (mt port): Remove.
4440 (sco5, unixware, sco udk): Remove.
4441 (Kean Johnston): Add to Write After Approval.
4443 2008-05-30 Julian Brown <julian@codesourcery.com>
4445 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4446 of libobjc for ARM EABI Linux.
4447 * configure: Regenerate.
4449 2008-05-18 Xinliang David Li <davidxl@google.com>
4451 * ChangeLog: Remove wrong ChangeLog entry.
4453 2008-05-17 Xinliang David Li <davidxl@google.com>
4455 * MAINTAINERS (Write After Approval): Add myself.
4457 2008-05-15 Janus Weil <janus@gcc.gnu.org>
4459 * MAINTAINERS (Write After Approval): Add myself.
4461 2008-05-14 Rafael Espíndola <espindola@google.com>
4463 * config-ml.in: don't handle --enable-shared and --enable-static.
4465 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4467 * MAINTAINERS: Update my email address.
4469 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4471 * MAINTAINERS: Update my email address.
4473 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4475 * MAINTAINERS (Write After Approval): Add myself.
4477 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4479 * MAINTAINERS (Write After Approval): Add myself.
4481 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
4483 * MAINTAINERS (crx): Add myself.
4485 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4488 2008-04-14 David S. Miller <davem@davemloft.net>
4490 * configure.ac: Add sparc*-*-* to gold supported targets.
4491 * configure: Regenerate.
4493 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4496 * configure.ac: Include override.m4.
4497 * configure: Regenerate.
4499 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4501 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4502 * Makefile.in: Regenerate.
4504 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
4506 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4507 as nonconfigurable directories list.
4508 * configure: Regenerate.
4510 2008-04-14 Ben Elliston <bje@au.ibm.com>
4512 * config.sub, config.guess: Update from upstream sources.
4514 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
4516 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4517 * Makefile.in: Regenerate.
4519 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4521 * configure.ac: Do not build libssp for the AVR.
4522 * configure: Regenerate.
4524 2008-04-07 Ian Lance Taylor <iant@google.com>
4526 * Makefile.def: check-gold depends upon all-binutils.
4527 * Makefile.in: Regenerate.
4529 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4531 * MAINTAINERS (Write After Approval): Add myself.
4533 2008-04-04 Nick Clifton <nickc@redhat.com>
4536 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4538 * configure: Regenerate.
4540 2008-04-04 NightStrike <NightStrike@gmail.com>
4543 * configure.ac: Combine rules for mingw32 and mingw64.
4544 * configure: Regenerate.
4546 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
4548 * MAINTAINERS (Write After Approval): Add myself.
4550 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
4552 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4553 * Makefile.in (.NOTPARALLEL): Ditto.
4555 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4557 * MAINTAINERS (Write After Approval): Add myself.
4559 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
4561 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4562 * Makefile.in (.NOTPARALLEL): Regenerate.
4564 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
4566 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4567 * Makefile.in: Regenerate.
4569 2008-03-26 Jakub Staszak <kuba@et.pl>
4571 * MAINTAINERS (Write After Approval): Add myself.
4573 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4575 * MAINTAINERS: Update e-mail address.
4577 2008-03-20 Ian Lance Taylor <iant@google.com>
4579 * configure.ac: Add support for --enable-gold.
4580 * Makefile.def: Add gold as a directory like ld.
4581 * configure, Makefile.in: Regenerate.
4583 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4585 * configure.ac: m4_include config/proginstall.m4.
4586 * configure: Regenerate.
4588 Backport from upstream Libtool:
4590 2007-10-12 Eric Blake <ebb9@byu.net>
4592 Deal with Autoconf 2.62's semantic change in m4_append.
4593 * ltsugar.m4 (lt_append): Replace broken versions of
4595 (lt_if_append_uniq): Don't require separator to be overquoted,
4596 and avoid broken m4_append.
4597 (lt_dict_add): Fix typo.
4598 * libtool.m4 (_LT_DECL): Don't overquote separator.
4600 2008-03-13 David Edelsohn <edelsohn@gnu.org>
4602 * config.rpath: Add AIX 6 support.
4604 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
4606 * Makefile.def (stageprofile). Remove -fprofile-generate
4607 from stage_libcflags.
4608 * Makefile.in: Regenerate.
4610 2008-03-13 Ben Elliston <bje@au.ibm.com>
4612 * config.sub, config.guess: Update from upstream sources.
4614 2008-03-06 Tom Tromey <tromey@redhat.com>
4616 * MAINTAINERS: Update for treelang deletion.
4618 2008-03-03 James E. Wilson <wilson@tuliptree.org>
4620 * MAINTAINERS: Update my email address.
4622 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
4624 * MAINTAINERS (darwin port): Add myself as a maintainer.
4625 (objective-c/c++): Add myself as a maintainer.
4627 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4629 * MAINTAINERS (Write After Approval): Update my email address.
4631 2008-02-25 Tomas Bily <tbily@suse.cz>
4633 * MAINTAINERS (Write After Approval): Add myself.
4635 2008-02-23 Jakub Jelinek <jakub@redhat.com>
4637 * MAINTAINERS (OpenMP): Add myself.
4639 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
4644 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4645 * configure: Regenerate.
4647 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4648 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4649 STAGE4_LIBCFLAGS): New.
4650 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4651 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4652 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4653 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4654 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4655 for target modules. Don't export LIBCFLAGS.
4656 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4657 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4658 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4659 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4660 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4661 * Makefile.in: Regenerate.
4663 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4666 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4667 Do not use -DDLL_EXPORT. Backport from upstream.
4669 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4671 * MAINTAINERS (Write After Approval): Add myself.
4673 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
4675 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4676 * configure: Regenerate.
4678 2008-01-31 Marc Gauthier <marc@tensilica.com>
4680 * configure.ac (xtensa*-*-*): Recognize processor variants.
4681 * configure: Regenerate.
4683 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4686 * configure.ac (PARSE_ARGS): Push suitable setting of
4687 ac_subdirs_all, for `./configure --help=recursive'.
4688 Handle `+' in generic toplevel directory disabling.
4689 * configure: Regenerate.
4691 2008-01-28 Nick Clifton <nickc@redhat.com>
4693 * MAINTAINERS (xstormy16): Take over maintainership.
4695 2008-01-25 Joseph Myers <joseph@codesourcery.com>
4697 * MAINTAINERS (c4x port): Remove.
4699 2008-01-24 David Edelsohn <edelsohn@gnu.org>
4701 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4703 2008-01-23 Ben Elliston <bje@au.ibm.com>
4705 * config.sub, config.guess: Update from upstream sources.
4707 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4709 * MAINTAINERS (Write After Approval): Add myself.
4711 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
4713 * MAINTAINERS: Update my email address.
4715 2008-01-09 Raksit Ashok <raksit@google.com>
4717 * MAINTAINERS (Write After Approval): Add myself.
4719 2008-01-09 Raksit Ashok <raksit@google.com>
4721 * MAINTAINERS (Write After Approval): Add myself.
4723 2008-01-08 Ben Elliston <bje@au.ibm.com>
4725 * config.sub, config.guess: Update from upstream sources.
4727 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4729 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4730 Change recommended MPFR from 2.2.1 -> 2.3.0.
4731 * configure: Regenerate.
4733 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4735 * MAINTAINERS: Update my email address.
4737 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4739 * MAINTAINERS: Update my email address.
4741 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4743 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4744 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4745 * Makefile.in: Regenerate.
4747 2007-12-10 Mark Heffernan <meheff@google.com>
4749 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4752 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4754 * configure.ac: Enable libjava for x86_64-*-darwin9.
4755 * configure: Regenerate.
4757 2007-12-07 Bill Maddox <maddox@google.com>
4759 * MAINTAINERS (Write After Approval): Add myself.
4761 2007-12-05 Ben Elliston <bje@au.ibm.com>
4763 * config.sub, config.guess: Update from upstream sources.
4765 2007-12-02 Matthias Klose <doko@ubuntu.com>
4767 * config-ml.in: Remove 64bit configure tests.
4769 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4771 * config-ml.in: Robustify against white space in absolute file
4774 * config-ml.in (multi-clean): Substitute ${Makefile}.
4775 Remove superfluous ${Makefile} in list.
4777 2007-11-19 Thiemo Seufer <ths@mips.com>
4779 * config-ml.in: Don't hardcode the Makefile name.
4781 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
4783 * MAINTAINERS (Write After Approval): Add myself.
4785 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
4787 * MAINTAINERS (Write After Approval): Add myself.
4789 2007-11-06 Doug Kwan <dougkwan@google.com>
4791 * MAINTAINERS (Write After Approval): Add myself.
4793 2007-10-25 Ben Elliston <bje@au.ibm.com>
4795 * MAINTAINERS (mercury): Remove entry.
4796 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4798 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4800 * Makefile.def (dependencies): Make configure-gdb depend on
4802 * Makefile.in: Regenerated.
4804 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4806 * MAINTAINERS (Fortran maintainer): Remove myself.
4808 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
4810 * Makefile.def: To avoid problems running with parallel makes,
4811 build newlib before libgloss so that target specific header
4813 * Makefile.in: Regenerate
4815 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4817 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4818 * Makefile.in: Regenerate.
4820 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4822 * MAINTAINERS (Register allocation reviewer): Add myself.
4824 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4826 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4827 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4828 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4829 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4830 * configure: Regenerate.
4832 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
4834 * MAINTAINERS (Register allocation reviewer): Add myself.
4836 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4838 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4839 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4840 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4841 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4842 * configure.ac: Default them to host tools for $host = $build.
4845 * configure: Regenerate.
4846 * Makefile.in: Regenerate.
4848 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
4850 * MAINTAINERS (Register allocation reviewer): Add myself.
4852 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
4854 * MAINTAINERS (Register allocation reviewer): Add myself.
4856 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
4858 * MAINTAINERS (Write After Approval): Fix typo.
4860 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4862 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4863 * configure: Regenerate.
4865 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4868 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4869 they're already prefixed.
4871 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4873 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4875 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4876 * configure: Regenerate.
4877 * Makefile.in: Regenerate.
4879 2007-09-17 Andreas Schwab <schwab@suse.de>
4881 * configure.ac: Raise minimum makeinfo version to 4.6.
4882 * configure: Regenerate.
4884 2007-09-17 Johannes Singler <singler@ira.uka.de>
4886 * MAINTAINERS (write-after-approval) add myself
4888 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4890 * configure.ac: Correct makeinfo version check.
4891 * configure: Regenerate.
4893 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4895 * MAINTAINERS: Update my email address.
4897 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4899 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4900 to $skipdirs and only disable gprof for newlib. Use the normal
4901 mips*-elf* handling in other respects.
4902 * configure: Regnerate.
4904 2007-09-12 David Daney <ddaney@avtrex.com>
4906 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4908 * configure: Regenerate.
4910 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4913 * configure.ac: For libgloss targets, point the linker to the linker
4914 script, startup code and simulator library.
4915 * configure: Regenerate.
4917 2007-09-07 Andrew Haley <aph@redhat.com>
4919 * configure.ac (noconfigdirs): Remove target-libffi and
4921 * configure: Regenerate.
4923 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4926 * configure.ac: Use config/mh-mingw on mingw.
4927 * configure: Regenerate.
4929 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4931 * MAINTAINERS (Write After Approval): Add myself.
4933 2007-09-05 Richard Guenther <rguenther@suse.de>
4935 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4936 nor --disable-checking is provided also turn on yes and types
4937 checking for stage1.
4938 * configure: Re-generate.
4940 2007-08-30 Krister Walfridsson <cato@df.lth.se>
4942 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4943 (Write After Approval): Remove myself.
4945 2007-08-29 Nick Clifton <nickc@redhat.com>
4947 * config.sub, config.guess: Update from upstream sources.
4949 2007-08-22 Bud Davis <jmdavis@link.com>
4951 * MAINTAINERS (Write After Approval): Added myself.
4952 * MAINTAINERS (Reviewers): Removed myself.
4954 2007-08-18 Paul Brook <paul@codesourcery.com>
4955 Joseph Myers <joseph@codesourcery.com>
4957 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4958 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4959 * Makefile.in: Regenerate.
4960 * configure.ac (--with-debug-prefix-map): New.
4961 * configure: Regenerate.
4963 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4964 Nigel Stephens <nigel@mips.com>
4966 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4967 as target_makefile_frag.
4968 * configure: Regenerate.
4970 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4972 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4973 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4974 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4975 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4976 (do-compare, do-compare3, do-compare-debug): New.
4977 ([+compare-target+]): Use them.
4979 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4981 * MAINTAINERS (Write After Approval): Change my email address.
4983 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4984 Ben Elliston <bje@au.ibm.com>
4986 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4987 --silent if $silent.
4988 * configure: Regenerate.
4990 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
4992 * MAINTAINERS (Various Maintainers): Add myself as
4993 loop infrastructure maintainer. Update my e-mail
4996 2007-07-31 Diego Novillo <dnovillo@google.com>
4998 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5001 2007-07-26 Richard Guenther <rguenther@suse.de>
5003 * configure.ac: Add types checking to stage1 checking flags.
5004 * configure: Regenerate.
5006 2007-07-17 Nick Clifton <nickc@redhat.com>
5008 * COPYING3: New file. Contains version 3 of the GNU General
5010 * COPYING3.LIB: New file. Contains version 3 of the GNU
5011 Lesser General Public License.
5013 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5015 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5017 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5019 * MAINTAINERS (S/390 co-maintainer): Add myself.
5020 (Write After Approval): Remove myself.
5022 2007-07-13 Dan Hipschman <dsh@google.com>
5024 * MAINTAINERS (Write After Approval): Add myself.
5026 2007-07-11 Nick Clifton <nickc@redhat.com>
5028 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5030 * Makefile.in: Regenerate.
5032 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5034 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5037 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5039 * lt~obsolete.m4: New. Import from 20070318 libtool.
5041 2007-07-03 Julian Brown <julian@codesourcery.com>
5043 * MAINTAINERS (Write After Approval): Add myself.
5045 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5047 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5048 * configure: Regenerate.
5050 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5052 * configure.ac: Add some missing m4 quotation.
5053 * configure: Regenerate.
5055 2007-07-02 Simon Baldwin <simonb@google.com>
5057 * MAINTAINERS (Write After Approval): Add myself.
5059 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
5061 * configure: Regenerate.
5063 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
5065 * Makefile.def: Add windmc tool to build.
5066 * Makefile.tpl: Likewise.
5067 * configure.ac: Likewise.
5068 * Makefile.in: Regenerate.
5069 * configure: Regenerate.
5071 2007-06-28 DJ Delorie <dj@redhat.com>
5073 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5074 not building newlib.
5075 * configure: Regenerated.
5077 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5079 * MAINTAINERS (Write After Approval): Add myself.
5081 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
5083 * MAINTAINERS (Write After Approval): Add myself.
5085 2007-06-19 Chris Matthews <chrismatthews@google.com>
5087 * MAINTAINERS (Write After Approval): Add myself.
5089 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5091 * MAINTAINERS (Write After Approval): Add myself.
5093 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5095 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5096 * Makefile.in: Regenerated.
5098 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5100 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5101 bfin*-*-uclinux* targets.
5102 * configure: Regenerate.
5104 2007-06-14 Ian Lance Taylor <iant@google.com>
5106 * MAINTAINERS: Add myself as non-algorithmic global write
5109 2007-06-14 Diego Novillo <dnovillo@google.com>
5111 * MAINTAINERS: Add self as middle-end maintainer and
5112 non-algorithmic global write maintainer.
5114 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5116 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5117 Move all Fortran maintainers except Paul Brook into the
5118 Non-Autopoiesis section.
5120 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
5122 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5123 (distclean-stage[+id+]): Possibly delete stage_last.
5124 * Makefile.in: Regenerate.
5126 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
5128 * MAINTAINERS (Various Maintainer): Fix typo.
5130 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
5132 * MAINTAINERS (Various Maintainer): Add myself as
5133 dataflow maintainer.
5135 2007-06-07 Ben Elliston <bje@au.ibm.com>
5137 * config.sub, config.guess: Update from upstream sources.
5139 2007-06-07 Ben Elliston <bje@au.ibm.com>
5141 * Makefile.tpl: Fix spelling error.
5142 * Makefile.in: Regenerate.
5144 2007-06-01 Steve Ellcey <sje@cup.hp.com>
5146 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5147 lt_cv_sys_max_cmd_len.
5149 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5151 * MAINTAINERS (Various Maintainers): Add myself as
5152 auto-vectorizer maintainer.
5154 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
5157 * libtool.m4: Revert previous change.
5158 * ltgcc.m4: Put it here.
5160 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5162 * MAINTAINERS (Various Maintainers): Add myself as
5163 auto-vectorizer maintainer.
5165 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5168 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5170 2007-05-30 Richard Guenther <rguenther@suse.de>
5172 * MAINTAINERS (Various Maintainers): Add myself as
5173 auto-vectorizer maintainer.
5175 2007-05-30 Jakub Jelinek <jakub@redhat.com>
5178 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5179 * configure: Rebuilt.
5181 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
5183 * MAINTAINERS (Write After Approval): Removed my name.
5185 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5187 * MAINTAINERS (Write After Approval): Remove myself.
5189 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5191 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5193 2007-05-23 Steve Ellcey <sje@cup.hp.com>
5195 * ltmain.sh: Update from ToT Libtool.
5196 * libtool.m4: Update from ToT Libtool.
5197 * ltsugar.m4: New. Update from ToT Libtool.
5198 * ltversion.m4: New. Update from ToT Libtool.
5199 * ltoptions.m4: New. Update from ToT Libtool.
5201 * ltcf-c.sh: Remove.
5202 * ltcf-cxx.sh: Remove.
5203 * ltcf-gcj.sh: Remove.
5205 2007-05-22 Ollie Wild <aaw@google.com>
5207 * MAINTAINERS (Write After Approval): Add myself.
5209 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
5211 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5213 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5214 Remove CFLAGS/LIBCFLAGS.
5215 (configure-stage[+id+]-[+prefix+][+module+],
5216 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5217 * Makefile.in: Regenerate.
5219 2007-05-15 Diego Novillo <dnovillo@google.com>
5221 * MAINTAINERS: Update e-mail address.
5223 2007-05-15 Revital Eres <eres@il.ibm.com>
5225 * MAINTAINERS (Write After Approval): Add myself.
5227 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
5229 * MAINTAINERS (Write After Approval): Updated my address.
5231 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5233 * MAINTAINERS (Write After Approval): Add myself.
5235 2007-05-11 Silvius Rus <rus@google.com>
5237 * MAINTAINERS (Write After Approval): Add myself.
5239 2007-04-23 Tom Tromey <tromey@redhat.com>
5241 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5243 2007-04-22 Mark Mitchell <mark@codesourcery.com>
5245 * MAINTAINERS (cpplib): Rename to ...
5246 (libcpp): ... this. Add C/C++ front end maintainers.
5248 2007-04-14 Steve Ellcey <sje@cup.hp.com>
5250 * config-ml.in: Pass ${ml_config_env} to configure calls.
5252 2007-04-04 Christian Bruel <christian.bruel@st.com>
5254 * MAINTAINERS (Write After Approval): Add myself.
5256 2007-04-02 Dave Korn <dave.korn@artimi.com>
5258 * MAINTAINERS (Write After Approval): Add myself.
5260 2007-03-31 Tobias Burnus <burnus@net-b.de>
5262 * MAINTAINERS (fortran 95 front end): Add myself.
5264 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5266 * MAINTAINERS (Write After Approval): Add myself.
5268 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
5270 * MAINTAINERS (Modulo Scheduler): Add myself.
5272 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5274 * MAINTAINERS (fortran 95 front end): Add myself.
5275 (c++ front end): whitespace fix.
5277 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5279 * MAINTAINERS (Write After Approval): Add myself.
5281 2007-03-21 Richard Sandiford <richard@codesourcery.com>
5283 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5284 of glob. Quote arguments with single quotes too.
5285 * configure: Regenerate.
5287 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5289 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5290 * Makefile.in: Regenerate
5292 2007-03-07 Andreas Schwab <schwab@suse.de>
5294 * configure: Regenerate.
5296 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5298 * configure.ac: Add "--with-pdfdir" configure option,
5299 which defines pdfdir variable.
5300 * Makefile.def (target=fixincludes): Add install-pdf to
5302 (recursive_targets): Add install-pdf target.
5303 (flags_to_pass): Add pdfdir.
5304 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5306 * configure: Regenerate
5307 * Makefile.in: Regenerate
5309 2007-02-28 Eric Christopher <echristo@apple.com>
5312 2006-12-07 Mike Stump <mrs@apple.com>
5314 * Makefile.def (dependencies): Add dependency for
5315 install-target-libssp and install-target-libgomp on
5317 * Makefile.in: Regenerate.
5319 2007-02-27 Matt Kraai <kraai@ftbfs.org>
5321 * configure: Regenerate.
5322 * configure.ac: Move statements after variable declarations.
5324 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5326 * MAINTAINERS: Add myself as sh maintainer.
5328 2007-02-19 Joseph Myers <joseph@codesourcery.com>
5330 * configure.ac: Adjust for loop syntax.
5331 * configure: Regenerate.
5333 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5335 * configure: Rebuilt.
5337 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5339 * configure.ac: Drop multiple occurrences of --enable-languages,
5340 and fix its quoting.
5341 * configure: Rebuilt.
5343 2007-02-17 Mark Mitchell <mark@codesourcery.com>
5344 Nathan Sidwell <nathan@codesourcery.com>
5345 Vladimir Prus <vladimir@codesourcery.com>
5346 Joseph Myers <joseph@codesourcery.com>
5348 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5349 * configure: Regenerate.
5351 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5353 * ltconfig (freebsd*): Default to elf.
5355 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5357 * configure.ac (target_libraries): Move libgcc before libiberty.
5358 * configure: Regenerated.
5360 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5361 Paolo Bonzini <bonzini@gnu.org>
5364 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5365 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5366 * configure: Regenerated.
5368 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5370 * MAINTAINERS (Language Front End Maintainers): Update my mail
5373 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5376 * configure.ac: Correct syntax for Solaris ksh.
5377 * configure: Regenerated.
5379 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5381 * configure.ac: Sync with src.
5382 * configure: Regenerate.
5384 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5386 * Makefile.in: Regenerate.
5388 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5390 * config.sub: Sync with src.
5392 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5394 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5395 noncanonical equivalents.
5396 * configure.in: Rename to...
5397 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5398 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5399 target_noncanonical. Use them. Rewrite removal of configure
5400 arguments for autoconf 2.59. Discard variable settings. Force
5401 program_transform_name for native tools.
5403 * Makefile.in: Regenerated.
5404 * configure: Regenerated with autoconf 2.59.
5406 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
5408 * MAINTAINERS (Write After Approval): Add myself.
5410 2007-01-31 Andreas Schwab <schwab@suse.de>
5412 * Makefile.tpl (LDFLAGS): Substitute it.
5413 * Makefile.in: Regenerate.
5415 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
5417 * MAINTAINERS (Write After Approval): Add myself.
5419 2007-01-28 David Edelsohn <edelsohn@gnu.org>
5421 * MAINTAINERS (spu port): Add myself.
5423 2007-01-23 Richard Guenther <rguenther@suse.de>
5426 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5427 * Makefile.tpl (GNATBIND): Substitute it.
5428 (GNATMAKE): Likewise.
5429 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5431 * Makefile.in: Regenerate.
5432 * configure: Regenerate.
5434 2007-01-18 Mike Stump <mrs@apple.com>
5436 * configure.in: Re-enable -Werror for gcc builds.
5438 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
5440 * MAINTAINERS (Write After Approval): Add myself.
5442 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5444 * configure.in: Change == to = in test command.
5445 * configure: Regenerate.
5447 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5448 Nick Clifton <nickc@redhat.com>
5449 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5451 * configure.in (build_configargs, host_configargs, target_configargs):
5452 Remove build/host/target parameters.
5453 (host_libs): Add gmp and mpfr.
5454 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5455 * Makefile.def (gmp, mpfr): New.
5456 (gcc): Remove target.
5457 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5458 target_os, target_vendor): New.
5459 (configure): Add host_alias/target_alias arguments; adjust invocations.
5460 * configure: Regenerate.
5461 * Makefile.in: Regenerate.
5463 2007-01-11 Matt Fago <fago@earthlink.net>
5465 * configure.in: Try to link to functions only in mpfr 2.2.x
5466 to improve robustness of configure tests.
5467 * configure: Regenerate.
5469 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
5471 * MAINTAINERS: Add myself as i386 maintainer.
5473 2007-01-08 Jan Hubicka <jh@suse.cz>
5475 * MAINTAINERS: Add myself as i386 maintainer.
5477 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
5479 * configure.in: Add support for an x86_64-mingw* target.
5480 * configure: Regenerate.
5482 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5484 * Makefile.tpl (all-target): Correct @if conditional for target
5486 * configure.in: Omit libiberty if building only target libgcc.
5487 * configure, Makefile.in: Regenerated.
5489 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
5491 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5492 * configure: Regenerate.
5494 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5496 * Makefile.def (target_modules): Add libgcc.
5497 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5498 * Makefile.tpl (clean-target-libgcc): Delete.
5499 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5500 on gcc even for bootstrapped modules. Rewrite handling of
5501 lang_env_dependencies to loop over target_modules.
5502 * configure.in (target_libraries): Add target-libgcc.
5503 * Makefile.in, configure: Regenerated.
5505 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5507 * configure.in: Reorganize recognition of languages. Add
5508 --enable-stage1-languages. Show supported languages for the chosen
5509 target rather than all recognized languages.
5510 * configure: Regenerate.
5512 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5514 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5515 * Makefile.in: Regenerate.
5517 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5519 * configure.in: Warn that MPFR 2.2.0 is buggy.
5520 * configure: Regenerate.
5522 2006-12-27 Ian Lance Taylor <iant@google.com>
5524 * configure.in: When removing Makefiles to force a reconfigure, also
5525 remove prev-DIR*/Makefile.
5526 * configure: Regenerate.
5528 2006-12-22 Andreas Schwab <schwab@suse.de>
5530 * configure: Regenerate with correct autoconf version.
5532 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5534 * configure.in: add AC_SUBST for *_FOR_TARGET.
5535 * configure: Regenerate.
5537 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5539 * configure.in: Simplify logic for rejecting languages that cannot
5540 be built. Separate the case when a language is unsupported,
5541 from the case when the user chooses not to build a language.
5543 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5545 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5546 it only affects bootstrap and could be tested on "$host" as well.
5547 * configure: Regenerate.
5548 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5550 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5553 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5554 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5555 move here comment from Makefile.tpl.
5556 * Makefile.tpl: Move some definitions higher in the file.
5557 (STAGE1_CHECKING): New.
5558 * configure.in: Add --enable-stage1-checking.
5559 * configure: Regenerate.
5560 * Makefile.in: Regenerate.
5562 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5564 * MAINTAINERS: Add myself as build system maintainer.
5566 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
5568 * MAINTAINERS (Write After Approval): Add myself.
5570 2006-12-13 Eric Christopher <echristo@apple.com>
5572 * MAINTAINERS: Add myself as darwin maintainer.
5574 2006-12-11 Ian Lance Taylor <ian@airs.com>
5576 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5578 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
5580 MAINTAINERS: Update my entry.
5582 2006-12-11 Alan Modra <amodra@bigpond.net.au>
5584 * configure.in: Handle spu makefile frag.
5585 * Makefile.tpl (MAINT): Define
5586 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5587 * configure: Regenerate.
5588 * Makefile.in: Regenerate.
5590 2006-12-11 Ben Elliston <bje@au.ibm.com>
5592 * config.guess: Import latest version.
5593 * config.sub: Likewise.
5595 2006-12-11 Ben Elliston <bje@au.ibm.com>
5597 * configure.in (spu-*-*): Don't skip target-libiberty.
5598 * configure: Regenerate.
5600 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5603 * configure.in: Correct x86 darwin support for libjava to powerpc
5605 * configure: Regenerate.
5607 2006-12-08 Sandro Tolaini <tolaini@libero.it>
5609 * configure.in: Add x86 darwin support for libjava.
5610 * configure: Regenerate.
5612 2006-12-07 Mike Stump <mrs@apple.com>
5614 * Makefile.def (dependencies): Add dependency for
5615 install-target-libssp and install-target-libgomp on
5617 * Makefile.in: Regenerate.
5619 2006-12-04 Richard Guenther <rguenther@suse.de>
5621 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5622 (Non-Algorithmic Maintainers): Move over non-algorithmic
5623 loop optimizer maintainers, add myself as a non-algorithmic
5624 middle-end maintainer.
5626 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
5628 * MAINTAINERS (Write After Approval): Add myself.
5630 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5632 * configure.in: Update error message for missing GMP/MPFR.
5634 * configure: Regenerate.
5636 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5638 * configure.in: Update MPFR version in error message.
5640 * configure: Regenerate.
5642 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5644 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5645 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5646 --with-gmp-lib): New flags.
5648 * configure: Regenerate.
5650 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5652 * MAINTAINERS (Write After Approval): Change my email address.
5654 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5656 * MAINTAINERS (Write After Approval): Add myself.
5658 2006-11-22 Philipp Thomas <pth@suse.de>
5660 * MAINTAINERS (i18n): Update e-mail address.
5662 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5664 * MAINTAINERS (spu port): Add myself as maintainer.
5665 (Write After Approval): Remove myself.
5667 2006-11-22 Ben Elliston <bje@au.ibm.com>
5669 * configure.in (skipdirs): Don't build libssp for SPU.
5670 * configure: Regenerate.
5672 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5674 * MAINTAINERS (spu port): Add myself as maintainer.
5675 (libobjc): Update my email address.
5677 2006-11-21 Andrea Bona <andrea.bona@st.com>
5679 * MAINTAINERS (Write After Approval): Add myself.
5681 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5683 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5684 * configure : Rebuilt.
5686 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5688 * MAINTAINERS (Write After Approval): Add myself.
5690 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5692 * MAINTAINERS (Write After Approval): Add myself.
5694 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5696 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5698 * configure: Regenerate.
5700 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
5702 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5703 (unstage): Test for stage_last presence.
5706 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5708 * Makefile.in: Regenerate.
5710 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5712 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5715 2006-11-14 Erven Rohou <erven.rohou@st.com>
5717 * MAINTAINERS (Write After Approval): Add myself.
5719 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
5721 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5722 and stageN-package/Makefile.
5723 * Makefile.in: Regenerated.
5725 2006-11-14 Jie Zhang <jie.zhang@analog.com>
5727 * configure.in: Remove target-libgloss from noconfigdirs for
5729 * configure: Regenerated.
5731 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5733 * configure.in (have_gmp): Only error if the gcc directory exists.
5735 * configure: Regenerate.
5737 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5739 * configure.in: Robustify error message for missing GMP/MPFR.
5741 * configure: Regenerate.
5743 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
5745 * MAINTAINERS (Write After Approval): Add myself.
5747 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
5749 * MAINTAINERS: Change email address.
5751 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5753 * MAINTAINERS (Write After Approval): Add myself.
5755 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5757 * MAINTAINERS (Write After Approval): Add myself.
5759 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5761 * MAINTAINERS (Write After Approval): Move myself to
5762 Write After Approval section.
5764 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5766 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5768 * configure: Regenerate.
5770 2006-10-16 Tobias Burnus <burnus@net-b.de>
5772 * MAINTAINERS (Write After Approval): Add myself.
5774 2006-10-16 Ben Elliston <bje@au.ibm.com>
5776 * config.guess: Import latest version.
5777 * config.sub: Likewise.
5779 2006-10-10 Brooks Moses <bmoses@stanford.edu>
5781 * Makefile.def: Added pdf target handling.
5782 * Makefile.tpl: Added pdf target handling.
5783 * Makefile.in: Regenerated.
5785 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5787 * MAINTAINERS: Add self as score port maintainer.
5789 2006-10-04 Brooks Moses <bmoses@stanford.edu>
5791 * MAINTAINERS (Write After Approval): Add myself.
5793 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5795 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
5797 * configure: Regenerated.
5799 2006-09-27 Dave Brolley <brolley@redhat.com>
5801 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5802 using $s instead of $r.
5803 * configure: Regenerated.
5805 2006-09-26 Thiemo Seufer <ths@mips.com>
5807 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5808 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5809 * configure: Regenerate.
5811 2006-09-24 Graeme Peterson <gridly@gmail.com>
5813 * MAINTAINERS (Write After Approval): Remove myself.
5815 2006-09-22 Chao-ying Fu <fu@mips.com>
5817 * MAINTAINERS (Write After Approval): Add myself.
5819 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5821 * MAINTAINERS: Add self as soft-fp maintainer.
5823 2006-09-09 Anatoly Sokolov <aesok@post.ru>
5825 * MAINTAINERS: Add myself as avr maintainer.
5826 Remove Marek Michalkiewicz as avr maintainer.
5828 2006-09-07 Roberto Costa <roberto.costa@st.com>
5830 * MAINTAINERS (Write After Approval): Add myself.
5832 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
5834 * configure.in: Never build newlib for a Mingw host.
5835 Never build newlib as Mingw target library.
5836 Test the existence of winsup/cygwin for building a Cygwin newlib,
5837 rather than just winsup.
5838 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5839 building a Mingw target.
5840 * configure: Regenerate.
5842 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5844 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5846 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5848 * config.guess: Import from src (was more updated).
5849 * config.sub: Likewise.
5851 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5853 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5854 * configure: Regenerated.
5856 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5858 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5859 for stages after the first.
5861 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5863 * Makefile.def: Add dependencies for configure-opcodes
5864 on configure-intl and all-opcodes on all-intl.
5865 * Makefile.in: Regenerated.
5867 2006-07-13 Ben Elliston <bje@au.ibm.com>
5869 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5871 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5873 Port to hosts whose 'sort' and 'tail' implementations
5874 treat operands with leading '+' as file names, as POSIX
5875 has required since 2001. However, make sure the code still
5876 works on pre-POSIX hosts.
5877 * ltmain.sh: Don't assume "sort +2" is equivalent to
5878 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5880 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5882 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5884 2006-07-04 Peter O'Gorman <peter@pogma.com>
5886 * ltconfig: chmod 644 before ranlib during install.
5888 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5891 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5892 if the bootstrap compiler is a GCC version that supports it.
5893 * configure: Regenerate.
5895 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5897 * configure.in: Fix thinkos in previous check-in.
5898 * configure: Regenerate.
5900 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5903 * configure.in: Test subdir_requires and give an appropriate
5905 * configure: Regenerate.
5907 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5909 * MAINTAINERS (Write After Approval): Add myself.
5911 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
5913 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5915 2006-06-22 Steve Ellcey <sje@cup.hp.com>
5917 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5919 2006-06-20 David Ayers <d.ayers@inode.at>
5922 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5923 whether target-libjava is being configured instead of whether the
5924 java front end is enabled.
5925 * configure: Regenerate.
5927 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5930 * configure.in: Only enable libgomp on IRIX 6.
5931 * configure: Regenerate.
5933 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
5935 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5937 * Makefile.in: Regenerate.
5939 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5941 * config-ml.in: Alter CCASFLAGS to include special
5942 multilib options the same as is done for CFLAGS.
5944 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5946 * configure.in: Don't enable libgomp on hpux10.
5947 * configure: Rebuilt.
5949 2006-06-12 David Ayers <d.ayers@inode.at>
5953 * configure.in: Remove target-boehm-gc from noconfigdirs where
5954 ${libgcj} is specified.
5955 * configure: Regenerate.
5957 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
5961 * configure.in: Sync.
5962 * configure: Regenerated.
5964 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5966 * Makefile.def: Added dependencies from sim and gdb on intl, and
5967 added configure dependencies to everything with an all dependency
5969 * Makefile.in: Regenerated.
5971 2006-06-06 David Ayers <d.ayers@inode.at>
5974 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5975 * Makefile.in: Regenerate.
5976 * configure.in: Add --enable-objc-gc at toplevel and have it
5977 enable boehm-gc for Objective-C.
5978 Remove target-boehm-gc from libgcj.
5979 Add target-boehm-gc to target_libraries.
5980 Add target-boehm-gc to noconfigdirs where ${libgcj}
5982 Assert that boehm-gc is supported when requested for Objective-C.
5983 Only build boehm-gc if needed either for Java or Objective-C.
5984 * configure: Regenerate.
5986 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
5989 * Makefile.tpl (configure-[+prefix+][+module+],
5990 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5991 Remove rule to unstage bootstrapped modules.
5992 (stage_current): New.
5993 * Makefile.in: Regenerate.
5995 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5997 * MAINTAINERS (Write After Approval): Update my e-mail address.
5999 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6001 * include/libiberty.h: Declare pex_run_in_environment.
6003 2006-05-31 Asher Langton <langton2@llnl.gov>
6005 * MAINTAINERS (Write After Approval): Add myself.
6007 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
6009 * Makefile.def (bfd, opcodes): Fix lib_path.
6010 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6011 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6012 * Makefile.in: Regenerate.
6014 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6016 * Makefile.in: Regenerate.
6018 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6020 * Makefile.def: Add install-html target. Add datarootdir
6021 docdir and htmldir to flags_to_pass.
6022 * Makefile.tpl: Add install-html target.
6023 * Makefile.in: Regenerate.
6024 * configure.in: Add --with-datarootdir, --with-docdir, and
6025 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6026 * configure: Regenerate.
6028 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6030 * configure.in: Enable gprof for cross builds.
6031 * configure: Regenerate.
6033 2006-05-22 Richard Guenther <rguenther@suse.de>
6036 2006-01-31 Richard Guenther <rguenther@suse.de>
6037 Paolo Bonzini <bonzini@gnu.org>
6039 * Makefile.def (target_modules): Add libgcc-math target module.
6040 * configure.in (target_libraries): Add libgcc-math target library.
6041 (--enable-libgcc-math): New configure switch.
6042 * Makefile.in: Re-generate.
6043 * configure: Re-generate.
6044 * libgcc-math: New toplevel directory.
6046 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6047 Andreas Tobler <a.tobler@schweiz.ch>
6049 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6050 * configure: Rebuilt.
6052 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
6054 * MAINTAINERS (Write After Approval): Add myself.
6056 2006-05-01 DJ Delorie <dj@redhat.com>
6058 * configure.in: Restore CFLAGS if GMP isn't present.
6059 * configure: Regenerate.
6061 2006-05-01 Richard Guenther <rguenther@suse.de>
6063 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6066 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
6068 * MAINTAINERS (Write After Approval): Add myself.
6070 2006-04-28 Jan Beulich <jbeulich@novell.com>
6072 * MAINTAINERS (Write After Approval): Add myself.
6074 2006-04-18 DJ Delorie <dj@redhat.com>
6076 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6077 reference libgloss so that libssp can be built in a combined
6079 * configure: Regenerate.
6081 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
6083 * MAINTAINERS (Write After Approval): Add myself.
6085 2006-04-05 Ben Elliston <bje@au.ibm.com>
6087 * configure.in: Require makeinfo 4.4 or higher.
6088 * configure: Regenerate.
6090 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6092 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6093 Rearrange the entries of other libraries to have them in one place.
6095 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6097 * MAINTAINERS (Write After Approval): Remove myself.
6098 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6100 2006-03-14 Richard Guenther <rguenther@suse.de>
6102 * configure: Regenerate with autoconf 2.13.
6104 2006-03-13 Jim Blandy <jimb@codesourcery.com>
6106 * MAINTAINERS: Use my work address.
6108 * MAINTAINERS: Update my E-mail address.
6110 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
6112 * configure.in: Handle --disable-<component> generically.
6113 * configure: Regenerate.
6115 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6118 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6120 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6122 * MAINTAINERS (Write After Approval): Remove myself.
6123 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6125 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6127 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6128 (TARGET_CONFIGDIRS): Remove.
6129 * configure.in: Remove AC_SUBST(target_configdirs).
6130 * Makefile.in, configure: Regenerated.
6132 2006-02-20 Steven G. Kargl <kargls@comcast.net>
6134 * MAINTAINERS (Write After Approval): Remove myself.
6135 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6137 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
6141 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6143 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6144 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6145 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6146 BUILD_PREFIX, BUILD_PREFIX_1.
6147 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6149 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6150 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6152 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6153 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6154 of `cat stage_current`. Always provide the `r' and `s' variables.
6155 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6156 a single shell execution.
6157 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6158 bootstrapped modules, make the stage1 module if the build was not
6159 started yet, else build the current stage.
6160 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6161 (all-build, all-host, all-target, [+make_target+]-host,
6162 [+make_target+]-target): Do not use \-continued lines.
6163 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6164 (current_stage, restrap, stage_last): New.
6166 * Makefile.in: Regenerate.
6167 * configure: Regenerate.
6169 2006-02-19 Bud Davis <jmdavis@link.com>
6171 * MAINTAINERS (Write After Approval): Remove myself.
6172 (Language Front End Maintainers): Add myself as fortran 95
6173 maintainer and update e-mail address.
6175 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6177 * MAINTAINERS (Write After Approval): Remove myself.
6178 (Language Front End Maintainers): Add myself as fortran 95
6181 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
6183 * MAINTAINERS (Write After Approval): Add myself.
6185 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6187 * MAINTAINERS (Write After Approval): Remove myself.
6188 (Language Front End Maintainers): Add myself as
6189 fortran 95 maintainer.
6191 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6195 2005-12-27 Leif Ekblad <leif@rdos.net>
6197 * configure.in: Add support for RDOS target.
6198 * configure: Regenerate.
6200 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6201 Andreas Schwab <schwab@suse.de>
6203 * configure: Regenerate.
6205 2006-02-12 David Edelsohn <edelsohn@gnu.org>
6207 * configure.in (enable_libgomp): Add AIX.
6208 * configure: Regenerate.
6210 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6212 * MAINTAINERS (Write After Approval): Add myself.
6214 2006-02-03 Lee Millward <lee.millward@gmail.com>
6216 * MAINTAINERS (Write After Approval): Add myself.
6218 2006-01-31 Richard Guenther <rguenther@suse.de>
6219 Paolo Bonzini <bonzini@gnu.org>
6221 * Makefile.def (target_modules): Add libgcc-math target module.
6222 * configure.in (target_libraries): Add libgcc-math target library.
6223 (--enable-libgcc-math): New configure switch.
6224 * Makefile.in: Re-generate.
6225 * configure: Re-generate.
6226 * libgcc-math: New toplevel directory.
6228 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
6230 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6231 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6232 the assembler, linker and binutils.
6233 * configure: Regenerate.
6235 2006-01-22 Dirk Mueller <dmueller@suse.de>
6237 * MAINTAINERS (Write After Approval): Add myself.
6239 2006-01-20 Diego Novillo <dnovillo@redhat.com>
6241 * configure: Regenerate.
6243 2006-01-18 Richard Henderson <rth@redhat.com>
6244 Jakub Jelinek <jakub@redhat.com>
6245 Diego Novillo <dnovillo@redhat.com>
6247 * libgomp: New directory.
6248 * Makefile.def: Add target_module libgomp.
6249 * Makefile.in: Regenerate.
6250 * configure.in (target_libraries): Add target-libgomp.
6251 * configure: Regenerate.
6253 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
6255 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6256 @ from continuation.
6257 * Makefile.in: Rebuilt.
6259 2006-01-04 Chris Lattner <sabre@gnu.org>
6261 * MAINTAINERS (Write After Approval): Add myself.
6263 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
6267 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6268 * Makefile.tpl (OBJDUMP): New.
6269 (EXTRA_HOST_FLAGS): Add it.
6270 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6272 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6273 to use symbolic links between directories. Avoid race conditions
6274 or make them harmless.
6275 * configure.in: Do not try to use symbolic links between directories.
6277 * Makefile.def (LEAN): Pass.
6278 * Makefile.tpl (LEAN): Define.
6279 (stage[+id+]-start): Accept that the previous directory does not
6280 exist, if the bootstrap is lean.
6281 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6282 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6283 configure substitution.
6284 ([+compare-target+]): Likewise.
6285 ([+bootstrap-target+]-lean): New.
6286 * configure.in: Remove lean bootstrap support from here.
6288 * Makefile.in: Regenerate.
6289 * configure: Regenerate.
6291 2006-01-04 Ben Elliston <bje@au.ibm.com>
6293 * MAINTAINERS (libdecnumber): Add myself.
6295 2006-01-02 Mark Mitchell <mark@codesourcery.com>
6297 * libtool-ldflags: New script.
6299 2006-01-02 Andreas Schwab <schwab@suse.de>
6301 * configure.in: When reconfiguring remove Makefile in
6302 all stage directories.
6303 * configure: Regenerate.
6305 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6307 * MAINTAINERS: Update my email address.
6309 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
6311 Revert Ada-related part of the previous change.
6313 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6315 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6316 * Makefile.in: Regenerate.
6317 * configure.in: Do not include mt-ppc-aix target fragment.
6318 * configure: Regenerate.
6320 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
6322 * configure.in: Select appropriate fragments for PowerPC/AIX.
6323 * configure: Regenerate.
6325 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6326 BOOT_CFLAGS, BOOT_LDFLAGS.
6327 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6328 BOOT_CFLAGS, BOOT_LDFLAGS.
6329 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6330 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6331 (stage): Fail if we cannot complete the work.
6332 * Makefile.in: Regenerate.
6334 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6336 * configure.in: Replace ms1 with mt.
6337 * configure: Rebuilt.
6339 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6341 * MAINTAINERS: Update my email address.
6343 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
6345 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6346 install-host-nogcc): Don't invoke $(stage) at the end.
6347 * Makefile.in: Regenerate.
6349 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
6351 * configure.in: Flip the top-level bootstrap switch.
6352 * configure: Regenerate.
6354 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6356 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6357 $(stage) and $(unstage).
6358 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6359 (all): Remove stray semicolon.
6360 (local-distclean): Don't handle multilib.tmp and multilib.out.
6361 (install.all): Set $s for consistency.
6362 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6363 check_multilibs setting. Always make the install directory.
6364 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6366 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6367 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6368 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6369 (multilib.out): Remove.
6370 * Makefile.in: Regenerated.
6372 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
6374 * MAINTAINERS (Write After Approval): Add myself.
6376 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6378 * MAINTAINERS: Add myself as mt maintainer.
6380 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6382 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6384 * MAINTAINERS: Change email address.
6386 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
6388 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6389 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6390 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6391 Find in-tree tools if available.
6392 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6393 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6394 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6395 (COMPILER_*_FOR_TARGET): New.
6396 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6397 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6398 (CONFIGURED_*, USUAL_*): Remove.
6399 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6400 STRIP): Use autoconf substitutions.
6401 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6402 COMPILER_NM_FOR_TARGET): New.
6403 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6405 (all): Make all-host and all-target in parallel.
6406 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6407 that $$r and $$s are set before invoking a recursive make.
6408 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6409 ([+bootstrap-target+]): Inline most of the `all' target.
6411 2005-11-29 Ben Elliston <bje@au.ibm.com>
6413 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6414 from the gcc build directory.
6415 * Makefile.in: Regenerate.
6417 2005-11-29 Ben Elliston <bje@au.ibm.com>
6419 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6420 depend on all-libdecnumber.
6421 * configure.in (host_libs): Include libdecnumber.
6422 * Makefile.in: Regenerate.
6423 * configure: Likewise.
6425 2005-11-29 Ben Elliston <bje@au.ibm.com>
6427 * libdecnumber: Import decNumber sources from the dfp-branch.
6429 2005-11-21 Kean Johnston <jkj@sco.com>
6431 * config.sub, config.guess: Sync from upstream sources.
6433 2005-11-21 Ben Elliston <bje@au.ibm.com>
6435 Import from Autoconf sources:
6437 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6438 * config/move-if-change: Don't output "$2 is unchanged";
6439 suggested by Ben Elliston. Handle weird characters correctly.
6441 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6443 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6444 to match upstream libtool for darwin.
6446 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6448 * Makefile.def: Remove gdb dependencies for gdbtk.
6449 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6450 (configure-gdb, install-gdb): New rules.
6451 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6452 * Makefile.in, configure: Regenerated.
6454 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6456 * MAINTAINERS (Write After Approval): Add myself.
6458 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6460 * MAINTAINERS (Write After Approval): Add myself.
6462 2005-10-24 Diego Novillo <dnovillo@redhat.com>
6464 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6467 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
6470 * Makefile.tpl (do-[+make-target+], do-check, install,
6471 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6472 are set before recursing.
6473 * Makefile.in: Regenerate.
6475 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6478 * Makefile.def (gcc) <target>: Fix thinko.
6479 * Makefile.in: Regenerate.
6481 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6483 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6484 * configure: Regenerate.
6486 2005-10-15 Jie Zhang <jie.zhang@analog.com>
6488 * MAINTAINERS (Write After Approval): Add self.
6490 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
6492 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6493 target-libffi, target-qthreads, target-libjava, and
6495 * configure: Regenerate.
6497 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6499 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6500 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6501 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6502 (USUAL_OBJDUMP_FOR_TARGET): New.
6503 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6504 * configure.in: Check for $OBJDUMP_FOR_TARGET.
6505 * configure, Makefile.in: Regenerated.
6507 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6509 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6510 before other host packages.
6512 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6514 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6516 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6520 * configure.in (default_target): Remove.
6521 * Makefile.tpl (all): Do not use prerequisites as subroutines
6522 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6523 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6524 use prerequisites as subroutines.
6525 (check-host, check-target): New.
6526 (bootstrap configure & all targets): Do not use stage*-start
6527 if the directory layout is already ok.
6528 (non-bootstrap configure & all targets): Prepend a $(unstage).
6529 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6530 (NOTPARALLEL): Remove.
6531 (unstage, stage variables): New variables.
6532 (unstage, stage targets): Simply expand to those variables.
6534 * configure: Regenerate.
6535 * Makefile.in: Regenerate.
6537 2005-10-04 James E Wilson <wilson@specifix.com>
6539 * Makefile.def (lang_env_dependencies): Add libmudflap.
6540 * Makefile.in: Regenerate.
6542 2005-10-03 Andreas Schwab <schwab@suse.de>
6544 Backport from libtool CVS:
6545 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6547 * ltmain.sh: add support for installing into temporary
6548 staging area (e.g. 'make install DESTDIR=...')
6550 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6552 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6553 * configure: Regenerated.
6555 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6557 * configure: Regenerate with the correct
6560 2005-09-30 Catherine Moore <clm@cm00re.com>
6562 * configure.in (bfin-*-*): New.
6563 * configure: Regenerated.
6565 2005-09-28 Geoffrey Keating <geoffk@apple.com>
6567 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6568 (LIPO_FOR_TARGET): New.
6569 (CONFIGURED_LIPO_FOR_TARGET): New.
6570 (USUAL_LIPO_FOR_TARGET): New.
6571 (STRIP_FOR_TARGET): New.
6572 (CONFIGURED_STRIP_FOR_TARGET): New.
6573 (USUAL_STRIP_FOR_TARGET): New.
6574 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6576 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6577 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6578 * Makefile.in: Regenerate.
6579 * configure: Regenerate.
6581 2005-09-19 David Edelsohn <edelsohn@gnu.org>
6583 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6584 (rs6000-*-aix*): Same.
6585 * configure: Regenerate.
6587 2005-09-16 Tom Tromey <tromey@redhat.com>
6589 * MAINTAINERS: Add self as java maintainer.
6591 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6593 * configure.in: Recognize f95 in the --enable-languages option,
6594 and substitute it for fortran, issuing a warning.
6595 * configure: Regenerate.
6597 2005-08-30 Phil Edwards <phil@codesourcery.com>
6599 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6600 * configure: Regenerated.
6602 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
6604 * MAINTAINERS: Add self as ms1 maintainer.
6606 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6608 * Makefile.def (libssp): Add to lang_env_dependencies.
6609 * Makefile.in: Regenerate.
6611 2005-08-18 Ian Lance Taylor <ian@airs.com>
6613 * MAINTAINERS: Add myself as middle-end maintainer.
6615 2005-08-17 Christian Groessler <chris@groessler.org>
6617 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6618 * Makefile.in: Regenerate.
6620 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6622 * MAINTAINERS (write after approval): Added myself.
6624 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6626 * MAINTAINERS (Write After Approval): Add myself.
6628 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
6630 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6631 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6632 Look for alternate names of the target cc and c++
6633 * configure: Regenerate.
6635 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
6637 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6638 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6639 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6640 tools; remove code to manually set them.
6641 (Target tools): Look in the environment for them.
6642 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6643 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6644 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6646 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6647 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6648 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6649 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6650 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6651 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6652 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6653 * configure: Regenerate.
6654 * Makefile.in: Regenerate.
6656 2005-07-28 Ben Elliston <bje@au.ibm.com>
6658 * MAINTAINERS: Update for removed CPU targets.
6660 2005-07-27 Mark Mitchell <mark@codesourcery.com>
6662 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6663 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6664 * Makefile.in: Regenerated.
6666 2005-07-26 Mark Mitchell <mark@codesourcery.com>
6668 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6669 (CFLAGS_FOR_TARGET): Use it.
6670 (CXXFLAGS_FOR_TARGET): Likewise.
6671 * Makefile.in: Regenerated.
6672 * configure.in (--with-build-sysroot): New option.
6673 * configure: Regenerated.
6675 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
6677 * Makefile.tpl: Wrap install between unstage and stage
6678 * Makefile.in: Regenerate.
6680 2005-07-21 Eric Christopher <echristo@apple.com>
6682 * MAINTAINERS: Update affiliation.
6684 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6686 * MAINTAINERS: Add self as crx port maintainer.
6688 2005-07-20 DJ Delorie <dj@redhat.com>
6690 * MAINTAINERS: Add self as m32c maintainer.
6692 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6694 * all files: Update FSF address.
6696 2005-07-15 Eric Christopher <echristo@redhat.com>
6698 * MAINTAINERS: Change affiliation.
6700 2005-07-14 Jim Blandy <jimb@redhat.com>
6702 * configure.in: Add cases for Renesas m32c.
6703 * configure: Regenerated.
6705 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6707 * COPYING.LIB: Update from fsf.org.
6709 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6711 * COPYING, compile, config.guess,
6712 config.sub, install-sh, missing, mkinstalldirs,
6713 symlink-tree, ylwrap: Sync from upstream sources.
6714 * config-ml.in: Update FSF address.
6716 2005-07-13 Eric Christopher <echristo@redhat.com>
6718 * configure.in: Add toplevel noconfigdir support for tpf.
6719 * configure: Regenerate.
6721 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
6725 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6726 * Makefile.in: Regenerate.
6728 2005-07-07 Mark Mitchell <mark@codesourcery.com>
6730 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
6731 Brolley to write-after-approval.
6733 2005-07-07 Andreas Schwab <schwab@suse.de>
6735 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6736 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6737 * Makefile.in: Regenerated.
6739 2005-07-06 Geoffrey Keating <geoffk@apple.com>
6741 * configure.in: Don't build sim or rda when targetting darwin.
6742 * configure: Regenerate.
6744 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
6746 * configure.in: Add --enable-libssp and --disable-libssp.
6747 * configure: Regenerate with autoconf-2.13.
6749 2005-07-02 Jakub Jelinek <jakub@redhat.com>
6751 * Makefile.def (target_modules): Add libssp.
6752 * configure.in (target_libraries): Add target-libssp.
6753 * configure: Rebuilt.
6754 * Makefile.in: Rebuilt.
6756 2005-07-01 Zack Weinberg <zackw@panix.com>
6758 * MAINTAINERS: Change email address. Resign from maintainership.
6760 2005-07-01 Richard Guenther <rguenther@suse.de>
6762 * MAINTAINERS: Change my e-mail address and affiliation.
6764 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
6766 * Makefile.def (stagefeedback): Come after profile.
6767 Define profiledbootstrap target.
6768 * Makefile.tpl (profiledbootstrap): Remove.
6769 (stageprofile-end): Zap stagefeedback.
6770 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6771 * Makefile.in: Regenerate.
6773 2005-06-13 Richard Sandiford <richard@codesourcery.com>
6775 * MAINTAINERS: Update my email address.
6777 2005-06-13 Zack Weinberg <zack@codesourcery.com>
6779 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6780 In 'cpp' stanza, support '#line' as well as '# '.
6782 2005-06-08 Andreas Schwab <schwab@suse.de>
6784 * MAINTAINERS: Move myself from 'Write After Approval' to
6785 'CPU Port Maintainers' section as m68k maintainer.
6787 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
6789 * configure.in (unsupported_languages): New macro.
6790 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6791 non-ported target libraries in noconfigdirs.
6792 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6793 non-linux-gnu. Remove libgcj_ex_libffi.
6794 <lang_frag loop>: Set add_this_lang=no if the language is in
6795 unsupported_languages.
6796 * configure: Regenerate.
6798 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6800 * configure.in: Fix typo in handling of --with-mpfr-dir.
6801 * configure: Regenerate.
6803 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6805 * MAINTAINERS: Update my email address.
6807 2005-06-02 Jim Blandy <jimb@redhat.com>
6809 * config.sub: Add cases for the Renesas m32c. (This patch has been
6810 accepted into the master sources.)
6812 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
6813 Michael Snyder <msnyder@redhat.com>
6814 Stan Cox <scox@redhat.com>
6816 * configure.in: Set noconfigdirs for ms1.
6818 * configure: Regenerate.
6820 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6822 * MAINTAINERS (Write After Approval): Add self.
6824 2005-06-01 Josh Conner <jconner@apple.com>
6826 * MAINTAINERS (Write After Approval): Add self.
6828 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
6830 * MAINTAINERS: Update my email address.
6832 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6834 * MAINTAINERS (Write After Approval): Add self.
6836 2005-05-26 Chris Demetriou <cgd@broadcom.com>
6838 * MAINTAINERS (Write After Approval): Remove self.
6840 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
6842 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6843 (Dependencies): Consider target modules for bootstrap dependencies.
6844 Make target bootstrap modules depend on each stage's gcc.
6845 * Makefile.in: Regenerate.
6847 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
6849 * Makefile.def (configure-gcc): Depend on binutils having been built.
6850 (all-gcc): No need to do it here.
6851 * Makefile.in: Regenerate.
6853 2005-05-19 Paul Brook <paul@codesourcery.com>
6855 * configure.in: Rewrite misleading error message when requested
6856 language cannot be built.
6857 * configure: Regenerate.
6859 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6861 * ylwrap: Import from Automake 1.9.5.
6863 2005-05-13 David Ung <davidu@mips.com>
6865 * MAINTAINERS (Write After Approval): Add self.
6867 2005-05-09 Mike Stump <mrs@apple.com>
6869 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6870 lt_cv_sys_max_cmd_len for now.
6872 2005-05-09 Stan Cox <scox@redhat.com>
6874 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6876 2005-05-08 Matt Kraai <kraai@ftbfs.org>
6878 * README.SCO: Update the URL.
6880 2005-05-05 David Edelsohn <edelsohn@gnu.org>
6882 * ltconfig: Define file_list_spec. Pass file_list_spec and
6883 with_gnu_ld to libtool.
6884 * ltcf-c.sh (aix[45]): Define file_list_spec.
6885 * ltcf-cxx.sh (aix[45]): Same.
6886 * ltcf-gcj.sh (aix[45]): Same.
6887 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6888 exists, write list of input files to temporary file.
6890 2005-05-04 Mike Stump <mrs@apple.com>
6892 * configure.in: Always pass --target to target configures as
6893 otherwise rebuilds that do --recheck will fail.
6894 * confiugure: Rebuilt.
6896 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
6898 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6900 (configure, all): Add bootstrap support.
6901 (Host modules, target modules): Pass post-stage1 flags and exports.
6902 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6903 * Makefile.in: Regenerate.
6905 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
6907 * configure: Regenerate.
6909 2005-04-27 Mike Stump <mrs@apple.com>
6911 * MAINTAINERS: Add self as darwin maintainer.
6913 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6915 * config.sub: Update from master copy.
6917 2005-04-21 Mike Stump <mrs@apple.com>
6919 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6920 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6922 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
6924 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6925 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6926 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6927 "*-*-elf" and "*-*-linux*".
6928 * configure: Regenerate.
6930 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6932 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6934 2005-04-12 Mike Stump <mrs@apple.com>
6936 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6938 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6940 * MAINTAINERS (Write After Approval): Add myself.
6942 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6944 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6946 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
6948 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6949 (TARGET_CONFIGARGS): Include --with-target-subdir.
6950 (configure, all): New macros. Use them throughout.
6951 * Makefile.in: Regenerate.
6953 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6955 * MAINTAINERS (Write After Approval): Add myself.
6957 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6959 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6961 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6963 * MAINTAINERS: Move John Carr to Write After Approval.
6965 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
6967 * config/mh-mingw32: Delete.
6968 * configure.in: Don't use it.
6969 * configure: Regenerate.
6971 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
6973 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6974 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6975 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6976 (HOST_LIB_PATH): Generate from Makefile.def.
6977 (TARGET_LIB_PATH): Likewise.
6978 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6979 * Makefile.in: Regenerate.
6980 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6981 (RPATH_ENVVAR): Include Darwin case.
6982 * configure: Regenerate.
6984 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6986 * MAINTAINERS (Various Maintainers): Remove self.
6987 (Write After Approval): Add self.
6989 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6991 * MAINTAINERS (Various Maintainers): Add self.
6993 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
6995 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6996 * configure: Regenerate.
6998 2005-03-21 Zack Weinberg <zack@codesourcery.com>
7000 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7001 gcc_version, and gcc_version_trigger from set of flags to pass.
7002 * Makefile.tpl: Remove definitions of above variables.
7003 (config.status): Remove dependency on $(gcc_version_trigger).
7004 * Makefile.in: Regenerate.
7005 * configure.in: Do not reference config/gcc-version.m4 nor
7006 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7007 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7008 * configure: Regenerate.
7010 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
7011 Andrew Pinski <pinskia@physics.uc.edu>
7013 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7014 * Makefile.in: Regenerate.
7016 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7018 * MAINTAINERS (Write After Approval): Add myself.
7020 2005-03-03 David Ayers <d.ayers@inode.at>
7022 * MAINTAINERS (Write After Approval): Add myself.
7024 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
7027 * ltmain.sh: Avoid creating archives with components that have
7028 duplicate basenames.
7030 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7033 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7035 * Makefile.in: Regenerate.
7037 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7039 * Makefile.in: Regenerate to fix conflict between the previous two
7042 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7045 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7046 * Makefile.tpl (HOST_SUBDIR): New substitution.
7047 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7048 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7049 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7050 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7051 (Host modules, Bootstrapped modules): Use it.
7052 (Build modules, Target modules): Do not create symlink trees,
7053 always configure out-of-srcdir.
7054 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7055 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7056 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7057 $(HOST_SUBDIR). Create a symlink for host_subdir.
7059 * Makefile.in: Regenerate.
7060 * configure: Regenerate.
7062 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7064 Merged from libada-gnattools-branch:
7065 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7067 * gnattools: New directory.
7068 * Makefile.def: Add gnattools as a module, depending on target-libada.
7069 * Makefile.in: Regenerate.
7070 * configure.in: Include gnattools in host_tools; disable it if ada
7072 * configure: Regenerate.
7074 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
7076 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7077 treelang maintainer.
7078 (Write After Approval): Remove myself.
7080 2005-02-23 Paul Schlie <schlie@comcast.net>
7082 * configure.in: Allow darwin targeted ports to build tk, itcl and
7084 * configure: Regenerate.
7086 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7089 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7090 * configure: Regenerate.
7092 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7094 * MAINTAINERS (Write After Approval): Add myself.
7096 2005-02-10 Ian Lance Taylor <ian@airs.com>
7098 * MAINTAINERS: Update my e-mail address.
7100 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7102 * MAINTAINERS (Write After Approval): Add myself.
7104 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
7106 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7107 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7108 target-libgloss when not *-*-elf and *-*-aout.
7109 * configure: Regenerate.
7111 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7113 * MAINTAINERS: Remove obsolete entries.
7115 * MAINTAINERS (Write After Approval): Add Michael Matz.
7117 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
7119 * MAINTAINERS: Remove self as cpplib maintainer.
7121 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7123 * install-sh, config.sub: Import from upstream.
7125 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7128 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7129 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7130 * Makefile.in: Regenerate.
7132 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
7134 * MAINTAINERS: Update my email address.
7136 2005-01-12 David Edelsohn <edelsohn@gnu.org>
7137 Andreas Schwab <schwab@suse.de>
7140 * config-ml.in: Eval option if surrounded by single quotes.
7142 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
7144 Revert 2004-12-28 Makefile changes, a better fix will be
7145 applied to mainline and src after GCC 4.0 branches.
7147 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
7151 * Makefile.def (target_modules): Remove stage parameter,
7152 it is always true now.
7153 * Makefile.tpl (configure-build-[+module+],
7154 configure-target-[+module+]): Always build symlink tree
7155 for the directory and for include. BUILD_SUBDIR and
7156 TARGET_SUBDIR cannot be . anymore.
7157 * Makefile.in: Regenerate.
7159 2004-12-25 David Edelsohn <edelsohn@gnu.org>
7161 Revert 2004-12-08 Makefile changes.
7163 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7165 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7168 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7170 * configure.in (sh64-*-*): Reenable gprof.
7171 * configure: Regenerate.
7173 2004-12-08 David Edelsohn <edelsohn@gnu.org>
7175 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7176 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7177 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7178 * Makefile.in: Regenerate.
7180 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7182 * MAINTAINERS: Update my email address.
7184 2004-12-07 Matt Kraai <kraai@ftbfs.org>
7186 * Makefile.tpl: Generate normal dependencies if the LHS module is
7188 * Makefile.in: Regenerate.
7190 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7192 * configure.in: Include config/gxx-include-dir.m4. Use
7193 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7194 * configure: Regenerate.
7196 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7198 * config.if: Delete.
7199 * configure.in: Set libstdcxx_incdir directly.
7200 * configure: Regenerate.
7202 2004-12-02 Eric Christopher <echristo@redhat.com>
7204 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7205 * Makefile.in: Regenerate.
7207 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7209 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7210 * configure: Regenerate.
7212 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7214 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7215 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7216 * configure: Regenerate.
7218 2004-12-01 Eric Christopher <echristo@redhat.com>
7220 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7221 of things to remove.
7223 2004-11-29 Matt Kraai <kraai@ftbfs.org>
7225 * MAINTAINERS (Write After Approval): Update my e-mail address.
7227 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7229 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7230 from CVS libtool to always pass_all.
7232 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7234 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7235 (hppa*64*-*-*): Delete incorrect comment.
7236 * configure: Rebuilt.
7238 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7240 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7242 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7244 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7245 from CVS libtool to always pass_all.
7247 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7249 * install-sh, compile: Import from automake.
7251 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7253 * config.guess, config.sub: Import from savannnah.
7255 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
7257 * MAINTAINERS (Write After Approval): Add myself
7259 2004-11-12 Mike Stump <mrs@apple.com>
7261 * Makefile.def: Add html support.
7262 * Makefile.tpl: Likewise.
7263 * Makefile.in: Regenerate.
7265 2004-11-11 Geoffrey Keating <geoffk@apple.com>
7268 * configure.in: Remove all instances of build-fixincludes from
7270 (build_configargs): Supply --target to subdirectories.
7271 * configure: Regenerate.
7273 * Makefile.def: Make gcc install depend on fixincludes install.
7274 * Makefile.in: Regenerate.
7276 2004-11-10 Janis Johnson <janis187@us.ibm.com>
7278 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7280 2004-11-11 Paul Brook <paul@codesourcery.com>
7282 * MAINTAINERS: Add self as arm maintainer. Update email address.
7284 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7286 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7288 * configure: Regenerate.
7290 2004-11-07 David Edelsohn <edelsohn@gnu.org>
7292 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7295 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
7297 * Makefile.def (host fixincludes): Specify missing targets.
7298 * Makefile.in: Regenerate.
7300 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7302 * MAINTAINERS: Add myself
7304 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7306 * MAINTAINERS (Write After Approval): Add myself.
7308 2004-11-04 Geoffrey Keating <geoffk@apple.com>
7310 * Makefile.def: Build fixincludes for the host, too.
7311 * Makefile.in: Regenerate.
7312 * configure.in (host_tools): Add fixincludes.
7313 * configure: Regenerate.
7315 2004-11-04 Daniel Jacobowitz <dan@debian.org>
7317 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7318 * configure: Regenerated.
7320 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7323 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7324 * configure: Regenerated.
7326 2004-10-31 Mark Mitchell <mark@codesourcery.com>
7328 * README.SCO: Update per FSF instructions.
7330 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
7333 * configure.in (case ${target}): Do not build fixincludes for avr.
7334 * configure: Regenerated.
7336 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
7338 * configure.in (case ${target}): Do not build fixincludes
7339 on platforms where it is not used.
7340 * configure: Regenerated.
7342 2004-10-23 Daniel Jacobowitz <dan@debian.org>
7344 * configure.in: Use an absolute path to install-sh.
7345 * configure: Regenerated.
7347 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7349 * MAINTAINERS (Write After Approval): Add myself.
7351 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7353 * MAINTAINERS: Remove from Write After Approval those that are
7354 already maintainers.
7356 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7358 * MAINTAINERS: Update my email address.
7360 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7362 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7363 * configure: Regenerate.
7365 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
7367 * MAINTAINERS: Update my email address.
7369 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7371 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7372 entries belonging to this category.
7374 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7376 * MAINTAINERS: Update my e-mail address.
7378 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
7380 Fix wrong conflict resolution in:
7382 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7384 * Makefile.in: Regenerate.
7385 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7386 in the recursive `make', instead of hardwiring `all'.
7387 (Autogenerated TARGET-* variables): New.
7389 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7391 * configure.in: Enable target-libgloss for crx-*-*.
7392 * configure: Regenerate.
7394 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7396 * MAINTAINERS (Various Maintainers): Move the "windows,
7397 cygwin, mingw" maintainer to ...
7398 (OS Port Maintainers): ... here.
7400 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7402 * MAINTAINERS (Write After Approval): Remove those that are
7403 maintainers of some subsystem.
7405 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7407 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7408 * ltcf-cxx.sh (tpf*): Likewise.
7409 * ltconfig (tpf*): Add TPF OS configuration support.
7411 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7413 * MAINTAINERS: Change my email address to my new work account.
7415 2004-09-24 Michael Roth <mroth@nessie.de>
7417 * configure.in (--without-headers): Add missing double quotes.
7418 * configure: Regenerate.
7420 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
7422 * ylwrap: Revert to previous version.
7424 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7427 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7428 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7429 SET_GCC_LIB_PATH_CMD.
7430 (BASE_TARGET_EXPORTS): Likewise.
7431 * Makefile.in: Regenerated.
7433 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7434 * configure: Regenerated.
7436 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7438 * config.guess: New upstream version
7439 * compile, depcomp, install-sh, ylwrap: Likewise.
7441 2004-09-19 Roger Sayle <roger@eyesopen.com>
7443 * config/mh-x86omitfp: New host makefile fragment. Add
7444 -fomit-frame-pointer to the default BOOT_CFLAGS.
7445 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7446 * configure: Regenerate.
7448 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7451 * configure.in (*-*-darwin*): Renable libobjc.
7452 * configure: Regenerate.
7454 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7456 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7458 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
7460 * Makefile.def: Remove libbanshee.
7461 * Makefile.tpl: Ditto.
7462 * configure.in: Ditto.
7463 * Makefile.in: Regen.
7466 2004-09-08 David Edelsohn <edelsohn@gnu.org>
7468 * ltmain.sh: Use $pic_object as $non_pic_object if
7469 $non_pic_object=none.
7471 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
7473 * missing: Import latest version from master repository.
7475 2004-09-06 Nick Clifton <nickc@redhat.com>
7477 * config.sub: Import latest version from master repository.
7478 * config.guess: Likewise.
7479 This includes these changes:
7481 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7483 * config.sub: Handle crisv32, alias etraxfs.
7484 * config.guess (crisv32:Linux:*:*): Handle.
7486 2004-08-13 Brad Smith <brad@comstyle.com>
7488 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7489 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7491 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7493 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7494 assume the processor is a powerpc. This is because coreutils
7495 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7496 in this case, due to a MacOS X bug that causes
7497 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7498 to return a negative number.
7499 Problem reported by Petter Reinholdtsen in:
7500 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7502 2004-07-19 Ben Elliston <bje@gnu.org>
7504 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7506 2004-06-24 Ben Elliston <bje@gnu.org>
7508 * config.guess: Update copyright years.
7509 * config.sub: Likewise.
7511 2004-06-22 Robert Millan <robertmh@gnu.org>
7513 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7514 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7516 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7518 * config.guess (*:*VMS:*:*): New entry. Replaces
7519 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7522 2004-06-22 Ben Elliston <bje@gnu.org>
7524 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7525 * config.sub: Likewise.
7527 2004-06-22 Ben Elliston <bje@gnu.org>
7529 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7530 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7532 2004-06-11 Ben Elliston <bje@gnu.org>
7534 * config.guess (pegasos:OpenBSD:*:*): Remove.
7536 2004-06-11 Ben Elliston <bje@gnu.org>
7538 From Wouter Verhelst <wouter@grep.be>:
7539 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7541 2004-06-11 Ben Elliston <bje@gnu.org>
7543 * config.guess (luna88k:OpenBSD:*:*): New.
7545 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7547 * config.guess (m32r*:Linux:*:*): New case.
7548 * config.sub: Handle m32rle.
7550 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7552 From Jens Petersen <petersen@redhat.com>:
7553 * config.sub: Handle sparcv8.
7555 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7557 From Tom Smith <smith@cag.lkg.hp.com>:
7558 * config.guess: Version suffixes are equally significant on Tru64
7559 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7560 prefix of "P" (patched kernel).
7562 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7564 * config.sub: Add support for National Semiconductor CRX target.
7566 2004-09-03 Janis Johnson <janis187@us.ibm.com>
7568 * MAINTAINERS (Various Maintainers): Remove myself as web page
7569 maintainer, add myself as maintainer of build status lists.
7571 2004-09-03 Jan Beulich <jbeulich@novell.com>
7573 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7574 *-*-netware, but add target-libmudflap.
7575 Consolidate *-*-netware targets (of which really only i?86 exists)
7576 into a single entry.
7577 * configure: Likewise.
7579 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
7581 * Makefile.tpl (sorry): Remove.
7582 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7583 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7584 (do-clean): Clean per-stage directories too.
7585 (do-distclean): Run distclean-stage1 too.
7586 (.NOTPARALLEL): Enable during toplevel bootstrap.
7587 (stage[+id+]-bubble): Enable parallel execution during
7588 the recursive invocation.
7589 * Makefile.in: Regenerate.
7591 Fix previous checkin:
7593 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7595 * configure.in: Fix indentation.
7596 * configure: Regenerate.
7598 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
7600 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7601 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7602 * configure: regenerate
7603 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7606 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
7608 * Makefile.def (build_modules): Add fixincludes.
7609 (dependencies): Make gcc depend on fixincludes.
7610 * configure.in (build_tools): Add fixincludes.
7611 (build_configdirs): Always include build_libs.
7612 * Makefile.in: Regenerate.
7613 * configure: Regenerate.
7615 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
7617 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7618 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7619 phony targets; do not generate timestamp files.
7620 (distclean-stageN): Remove references to their timestamp files.
7621 (restageN, touch-stageN): Remove.
7622 (stageN-bubble): Rewritten.
7623 (compare): Support lean bootstraps.
7624 * Makefile.in: Regenerate.
7626 * configure.in: Only warn when bootstrapping but
7627 build != host or build != target. Support lean bootstraps.
7628 * configure: Regenerate.
7630 2004-08-26 Phil Edwards <phil@codesourcery.com>
7632 * configure.in: Give a better error message if GMP/MPFR are missing
7633 and a language needing them has been requested.
7634 * configure: Regenerated.
7636 2004-08-25 Phil Edwards <phil@codesourcery.com>
7638 * configure.in: Print a list of available language front-ends if
7639 a requested one is missing. Tidy stray tab characters.
7640 * configure: Regenerated.
7642 2004-08-19 Michael Koch <konqueror@gmx.de>
7644 * gcc/doc/install.texi: Update entry about automake for libjava.
7646 2004-08-17 Robert Millan <robertmh@gnu.org>
7648 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7649 (instead of FreeBSD).
7650 * configure: Regenerate.
7652 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7654 * Makefile.in: Regenerate.
7655 * configure: Regenerate.
7657 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7659 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7660 for bootstrapped modules if toplevel bootstrap is going.
7661 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7662 modules. Adjust for changes in Makefile.def. Enable several
7663 rules even in non-bootstrap mode, just to avoid peppering the
7664 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7665 (stage-[+prev+]-bubble): Remove.
7667 * Makefile.def (Dependencies): Depend on all-build-bison,
7668 all-build-flex, all-build-byacc, all-build-texinfo, rather
7669 than the host variations.
7670 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7672 (BISON): Update for recent Bisons.
7674 (cross): Depend on all-build.
7675 (all): Do not depend on all-build.
7676 (prebootstrap): Remove.
7677 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7678 (Prebootstrap dependencies): Add them to the per-stage targets
7679 and to all-prebootstrap.
7680 * configure.in (build_configdirs): Always enable build_tools.
7681 (BUILD_DIR_PREFIX): Remove.
7683 * Makefile.def (gcc): Add target variable.
7684 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7685 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7686 in the recursive `make', instead of hardwiring `all'.
7687 (Autogenerated TARGET-* variables): New.
7689 2004-08-13 Brian Booth <bbooth@redhat.com>
7691 * MAINTAINERS: Remove myself from write-after-approval.
7693 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7695 * src-release: Stop distributing mmalloc with gdb (which doesn't
7697 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7698 * Makefile.in: Regenerate.
7700 2004-08-09 Mark Mitchell <mark@codesourcery.com>
7702 * configure.in (arm*-*-eabi*): New target.
7703 * configure: Regenerate.
7705 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
7707 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7708 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7709 (Dependencies): New section.
7710 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7711 (configure-target-[+module+]): Depend on maybe-all-gcc
7712 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7713 (toplevel profiledbootstrap): Fix dependencies.
7714 * Makefile.in: Regenerate.
7716 2004-08-03 Mark Mitchell <mark@codesourcery.com>
7718 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7719 target-libiberty to noconfigdirs.
7720 * configure: Regenerate.
7722 2004-08-03 Paul Brook <paul@codesourcery.com>
7724 * configure.in: Check for MPFR as well as GMP.
7725 * configure: Regenerate.
7727 2004-08-01 Robert Millan <robertmh@gnu.org>
7729 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7730 libmudflap for all GNU-based systems (with Glibc).
7731 * configure: Regenerate.
7733 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
7735 * Makefile.def (host-modules): Add gcc.
7736 * Makefile.in: Regenerate.
7737 * Makefile.tpl (sorry): New rule.
7738 (configure-host, all-host, [+make_target+]-host, do-check,
7739 install-host): Do not add gcc as a special case.
7740 (host modules): Add a small special-casing for gcc. Export
7741 extra_make_flags through the environment.
7742 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7743 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7744 other recursive targets for gcc): Remove.
7746 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7747 (stage, unstage): New rules.
7748 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7749 distclean-stage[+id+]): Use stage_current.
7750 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7751 the stage*-start rules.
7753 2004-08-02 Geoffrey Keating <geoffk@apple.com>
7755 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7758 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
7760 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7761 * configure: Regenerate.
7763 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7765 * maintainer-scripts/gcc_release: Revert yesterday's change.
7767 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7769 * MAINTAINERS: Add myself to write-after-approval.
7771 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7774 * gcc/gccbug.in: Updated because of libf2c removal.
7775 * maintainer-scripts/gcc_release: Ditto.
7777 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
7779 * configure.in: Build libmudflap by default on FreeBSD.
7780 * configure: Regenerated.
7782 2004-07-09 Mark Mitchell <mark@codesourcery.com>
7784 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7786 * configure: Regenerated.
7788 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7791 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7792 feedback based compiler.
7793 * Makefile.in: Rebuilt.
7795 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
7797 * Makefile.def (host_modules): Set bootstrap=true for flex.
7798 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7799 * Makefile.in: Rebuilt.
7801 2004-07-07 Jan Hubicka <jh@suse.cz>
7803 * MAINTAINERS: Add self as a profile feedback maintainer.
7805 2004-07-05 Phil Edwards <phil@codesourcery.com>
7807 * configure.in: Do not prepend $srcdir to /dev/null in
7809 * configure: Regenerate.
7811 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
7813 * Makefile.def (build_modules): Add bison, byacc, flex,
7815 (flags_to_pass): Add FLEX.
7816 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7817 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7818 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7819 DEFAULT_MAKEINFO): Remove.
7820 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7821 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7822 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7823 objdir or else use configured tool.
7825 (all): Depend on it.
7826 (Build module dependencies): Add.
7827 * Makefile.in: Regenerate.
7828 * configure.in: Better support for multiple build modules,
7829 matching what is done for host/target modules. Do not look
7830 for "plausible" locations of build tools if Canadian cross.
7831 Use autoconf's AC_PROG_CC to find a C compiler. Define
7832 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7833 * configure: Regenerate.
7835 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7837 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7838 * Makefile.in: Regenerate.
7840 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7842 * Makefile.tpl (configure-build-[+module+],
7843 configure-[+module+], configure-target-[+module+]): Pass
7844 [+extra_configure_args+].
7845 (all-build-[+module+], all-[+module+], check-[+module+],
7846 install-[+module+], [+make_target+]-[+module+],
7847 all-target-[+module+], check-target-[+module+],
7848 install-target-[+module+], [+make_target+]-target-[+module+]):
7849 Pass [+extra_make_args+].
7850 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7851 (GCC_HOST_EXPORTS): Remove.
7852 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7853 cross, check-gcc, check-gcc-c++, install-gcc,
7854 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7855 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7856 * Makefile.in: Regenerate.
7858 2004-06-21 Matthew Sachs <msachs@apple.com>
7860 * MAINTAINERS: Added self to write-after-approval.
7862 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7864 * configure.in: Check for srcdir/winsup rather than build directory
7866 * configure: Regenerate.
7868 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
7870 * configure.in: Don't build Cygwin native newlib if winsup
7871 directory is missing. Emit warning instead.
7872 * configure: Regenerate.
7874 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
7876 * Makefile.tpl (touch-stage[+id+]): New.
7877 (restage[+prev+]): Depend on touch-stage[+id+].
7879 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7882 * Makefile.def: Add profile and feedback bootstrap stages.
7883 Remove next field from bootstrap stages.
7884 * Makefile.tpl (LN, LN_S): Substitute.
7885 (stageN-start, stageN-end): Use double-colon rules, to
7886 provide a hook for additional setup commands.
7887 (distclean-stageN-gcc, restageN): Create dependencies from
7888 [+prev+], not from [+next+].
7889 (stageN-bubble): Add commands for successive stages from
7890 [+prev+], using double-colon rules.
7891 (all-stageN-gcc): Fix typo.
7892 (stagefeedback-start, profiledbootstrap): New.
7893 * Makefile.in: Regenerate.
7894 * configure.in: Call ACX_PROG_LN.
7895 * configure: Regenerate.
7897 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7899 * MAINTAINERS (Write After Approval): Add myself.
7901 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7903 * MAINTAINERS (Write After Approval): Add myself.
7905 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
7907 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7909 * configure: Regenerate.
7911 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7913 * Makefile.tpl: Fix typo.
7914 * Makefile.in: Regenerate.
7916 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7918 * configure.in: Remove new- prefix from toplevel
7920 * configure: Regenerate.
7922 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7924 * Makefile.tpl (all.normal): Rename to all.
7925 (all): Replace with a rule to pick the default
7926 target from configure.
7927 (all-gcc, configure-gcc): Use conditionals to
7928 do nothing when toplevel bootstrap is going on.
7929 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7930 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7931 * configure.in: Support --enable-bootstrap.
7933 * Makefile.def: Remove new- prefix from toplevel
7935 * Makefile.tpl: Likewise.
7937 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7940 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7941 $(RECURSE_FLAGS) to recursive invocation of make.
7943 * Makefile.in: Regenerate.
7944 * configure: Regenerate.
7946 2004-05-30 Andreas Jaeger <aj@suse.de>
7947 Jim Wilson <wilson@specifixinc.com>
7949 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7952 2004-05-27 Daniel Jacobowitz <dan@debian.org>
7954 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7955 * configure: Regenerate.
7957 2004-05-25 Daniel Jacobowitz <drow@false.org>
7959 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7960 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7961 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7963 * Makefile.in: Regenerate.
7965 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
7967 * configure.in: Test the ability to symlink directories.
7968 * configure: Regenerate.
7970 * Makefile.def (bootstrap-stage): New definitions.
7971 * Makefile.tpl (configure-stage1-gcc,
7972 configure-stage2-gcc, configure-stage3-gcc,
7973 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7974 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7975 new-restage3, compare): Autogenerate, see Makefile.in
7976 entry for behavioral changes.
7977 (distclean-stage1, new-stage1-start, new-stage1-end,
7978 new-stage1-bubble, distclean-stage2, new-stage2-start,
7979 new-stage2-end, new-stage2-bubble, distclean-stage3,
7980 new-stage3-start, new-stage3-end): New autogenerated targets.
7981 (objext, prebootstrap, BOOT_CFLAGS,
7982 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7985 * Makefile.in: Regenerate.
7986 (distclean-stage1, new-stage1-start, new-stage1-end,
7987 new-stage1-bubble, distclean-stage2, new-stage2-start,
7988 new-stage2-end, new-stage2-bubble, distclean-stage3,
7989 new-stage3-start, new-stage3-end): New targets.
7990 (all-stage1-gcc): Move prebootstrap dependency from here...
7991 (configure-stage1-gcc): ...to here.
7992 (new-bootstrap): Use bubble targets.
7993 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7994 Use per-stage distclean targets.
7995 (configure-stage1-gcc, configure-stage2-gcc,
7996 configure-stage3-gcc, all-stage1-gcc,
7997 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7998 Use new-stageN-start to prepare the tree.
8000 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
8002 * Makefile.def (host_modules): add libcpp.
8003 * Makefile.tpl: Add dependencies on and for libcpp.
8004 * Makefile.in: Regenerate.
8005 * configure.in: Add libcpp host module.
8006 * configure: Regenerate.
8008 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
8010 * Makefile.tpl: Whenever a recursive target is defined, wrap
8011 it in a special @if/@endif block, and prepare its maybe
8012 dependency in the @if/@endif block
8013 * configure.in: Instead of writing maybe dependencies, remove
8014 the @if/@endif statements, and remove the @if/@endif blocks
8016 * configure: Regenerate.
8017 * Makefile.in: Regenerate.
8019 2004-05-20 Janis Johnson <janis187@us.ibm.com>
8021 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8023 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8026 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8027 * */configure: Rebuilt.
8029 2004-05-17 Zack Weinberg <zack@codesourcery.com>
8031 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8033 * configure, Makefile.in: Regenerate.
8035 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
8037 * MAINTAINERS (Write After Approval): Add myself.
8039 2004-05-13 Diego Novillo <dnovillo@redhat.com>
8041 Merge from tree-ssa-20020619-branch.
8043 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8044 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8045 (HOST_GMPLIBS): Define.
8046 (HOST_GMPINC): Define.
8047 (TARGET_LIB_PATH): Add libmudflap.
8048 (GFORTRAN_FOR_TARGET): Define.
8049 (configure-build*): Export GFORTRAN.
8050 (configure-gcc): Export GMPLIBS and GMPINC.
8051 (all-gcc): Add maybe-all-libbanshee.
8052 (configure-target-libgfortran): Define.
8053 * Makefile.in: Regenerate.
8054 * configure.in (host_libs): Add libbanshee.
8055 (target_libraries): Add target-libmudflap and target-libgfortran.
8056 Add --with-libbanshee.
8057 Handle --disable-libmudflap.
8058 (*-*-freebsd*): Use with_gmp.
8059 Add $(libgcj) to noconfigdirs.
8060 * configure: Regenerate.
8061 * depcomp: New file.
8062 * MAINTAINERS: Add tree-ssa maintainers.
8064 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8066 * MAINTAINERS (Various Maintainers): Add myself.
8068 2004-04-30 Brian Ford <ford@vss.fsi.com>
8070 * MAINTAINERS (Write After Approval): Add myself.
8072 2004-04-29 Uros Bizjak <uros@kss-loka.si>
8074 * MAINTAINERS (Write After Approval): Add myself.
8076 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
8078 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8079 * configure: Regenerate.
8081 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
8084 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8086 * Makefile.def (flags_to_pass): Remove *dir variables that
8087 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8088 as well as prefix and exec_prefix.
8089 * Makefile.in: Regenerate.
8091 2004-04-26 Robert Millan <robertmh@gnu.org>
8093 Add patches from libtool CVS.
8094 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8095 * ltconfig: Likewise.
8096 * ltcf-c.sh: Likewise.
8097 * ltcf-cxx.sh: Likewise.
8098 * ltcf-gcj.sh: Likewise.
8100 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8102 * Makefile.def (host_modules): Mark with the bootstrap
8103 flag packages on which gcc depends.
8104 * Makefile.tpl (all-bootstrap): Use it.
8105 * Makefile.in: Regenerate.
8107 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8109 * Makefile.def (flags_to_pass): Remove *dir variables that
8110 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8111 as well as prefix and exec_prefix.
8112 * Makefile.in: Regenerate.
8114 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8116 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8117 * configure: Regenerate.
8118 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8119 * gcc/Makefile.tpl (compare): Use the result of the test.
8120 * gcc/Makefile.in: Regenerate.
8122 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
8124 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8125 Always relocate gcc and prev-gcc to the original names, even
8127 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8130 2004-04-23 Laurent GUERBY <laurent@guerby.net>
8132 * MAINTAINERS: Update my email address.
8134 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8136 * configure.in (mips*-*-irix5*): Enable ld.
8137 * configure: Regenerate.
8139 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8141 * configure: Regenerate.
8143 2004-04-15 James E Wilson <wilson@specifixinc.com>
8145 * Makefile.tpl (configure-[+module+], configure-gcc,
8146 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8147 Set and export LDFLAGS.
8148 * Makefile.in: Regenerate.
8150 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8152 * MAINTAINERS: Add myself to write-after-approval.
8154 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8157 * Makefile.tpl: If we don't have built-in-tree target tools,
8158 use the ones found by configure rather than hacking around with
8159 program_transform_name.
8160 * configure.in: Give Makefile.tpl the information necessary
8162 * Makefile.in: Regenerate.
8163 * configure: Regenerate.
8165 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8168 * configure.in: When computing baseargs, strip *all* copies of
8169 offending options. Also, don't match/substitute the trailing space,
8170 so that this actually works when two similar options are separated by
8172 * configure: Regenerate.
8174 2004-04-06 David Edelsohn <edelsohn@gnu.org>
8176 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8177 (rs6000-*-aix*): Same.
8178 * configure: Regenerate.
8180 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
8182 * MAINTAINERS: Add myself to write-after-approval.
8184 2004-04-03 Bud Davis <bdavis9659@comcast.net>
8186 * MAINTAINERS: Add myself to write-after-approval.
8188 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8190 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8191 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8192 * Makefile.in: Regenerate.
8194 * configure.in (top level bootstrap support): Rework --enable-werror
8195 to set @stage2_werror_flag@.
8196 * configure: Regenerate.
8197 * Makefile.tpl (top level bootstrap support): Pass
8198 @stage2_werror_flag@ down to configure in stages 2 and 3.
8199 * Makefile.in: Regenerate.
8201 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8203 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8204 for stages 2 and 3 as well as in make. As a consequence, remove
8205 OUTPUT_OPTION (now detected by configure) from the flags passed down
8207 * Makefile.in: Regenerate.
8209 * Makefile.tpl (new-bootstrap): Fix typo.
8210 * Makefile.in: Regenerate.
8212 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8214 * Makefile.tpl: Rearrange by moving recursive_targets rules
8215 into their proper sections.
8216 * Makefile.tpl (top level bootstrap support): Move disabling
8217 of coverage flags from 'make' to 'configure'; improve comments.
8218 * Makefile.in: Regenerate.
8220 * Makefile.tpl (experimental top level bootstrap) Move stage1
8221 language setting from all- target to configure- target; disable
8222 intermodule optimization in stage 1; prevent gratuitous rebuilds
8224 * Makefile.in: Regenerate.
8225 * configure.in: Comma-separate stage 1 language list for top
8227 * configure: Regenerate.
8229 * Makefile.tpl: Clean up experimental top level bootstrap support:
8230 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8231 prev-gcc in configure- targets as well as all- targets.
8232 * Makefile.in: Regenerate.
8234 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8236 * compile: New file imported from automake.
8238 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
8240 * configure.in: Remove symbolic link section.
8241 * configure: Regenerate.
8242 * Makefile.tpl (links): Remove.
8243 * Makefile.in: Regenerate.
8245 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
8246 Nathanael Nerode <neroden@gcc.gnu.org>
8248 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8249 Set with AC_CHECK_PROGS.
8250 * configure.in: Fix comment typo from last patch.
8251 * configure: Regenerate.
8253 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8255 * Makefile.tpl: Introduce experimental top level bootstrap support.
8256 * Makefile.in: Regenerate.
8257 * configure.in: Introduce support for top level bootstrap.
8258 * configure: Regenerate.
8260 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
8261 Paolo Bonzini <bonzini@gnu.org>
8264 * configure.in: Cope with shells that do not support unquoted ^
8265 * configure: Regenerate.
8267 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
8268 Paolo Bonzini <bonzini@gnu.org>
8271 * configure.in: Cope with shells that do not support nesting
8272 quotes inside quoted backquote substitutions.
8273 * configure: Regenerate.
8275 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8278 * configure.in: Fix escaping of $.
8279 * configure: Regenerate.
8281 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8283 * configure: Regenerate, since I forgot to while committing Paolo's
8286 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
8289 Move language detection to the top level.
8290 * configure.in: Find default values for the tools as
8291 soon as possible. Disable ada if GNAT is not found.
8292 Emit error message about missing languages. Expand
8293 --enable-languages=all for the gcc subdirectory.
8295 2004-03-10 Ben Elliston <bje@gnu.org>
8297 * MAINTAINERS: Update my email address.
8299 2004-03-05 David Edelsohn <edelsohn@gnu.org>
8301 * ltconfig: Disable building static libraries if building shared
8302 libraries on AIX 5L.
8304 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
8306 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8308 * configure: Regenerated.
8310 2004-03-01 Brian Booth <bbooth@redhat.com>
8312 * MAINTAINERS: Add myself to write-after-approval.
8314 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
8316 * MAINTAINERS: Add myself to write-after-approval.
8318 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8321 * Makefile.tpl: Guard XFOO sed statements better.
8322 * Makefile.tpl: Add dependency for configure-target-libada.
8323 * Makefile.in: Regenerate (incidentally fixes broken
8324 commit when libada-branch was merged).
8326 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8328 * MAINTAINERS: Add myself to write-after-approval.
8330 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8332 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8335 2004-02-20 Andrew Cagney <cagney@redhat.com>
8337 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8338 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8340 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8343 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8345 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
8347 * MAINTAINERS: Added myself to write-after-approval.
8349 2004-02-14 Michael Koch <konqueror@gmx.de>
8351 * MAINTAINERS: Added myself to write-after-approval.
8353 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8355 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8356 some OS port maintainers to OS port maintainers section.
8358 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
8360 * MAINTAINERS: Add self.
8362 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8364 * MAINTAINERS: Alphabetize.
8366 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
8368 * MAINTAINERS: Remove myself.
8370 2004-02-11 David Edelsohn <edelsohn@gnu.org>
8372 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8373 (rs6000-*-aix*): Same.
8374 * configure: Regenerate.
8376 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8378 * configure.in (host): Add in missing $noconfigdirs to defines.
8379 * configure: Regenerate.
8381 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8382 Nathanael Nerode <neroden@gcc.gnu.org>
8384 PR ada/6637, PR ada/5911
8385 Merge with libada-branch:
8386 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8387 with appropriate dependencies. Add --enable-libada configure switch.
8388 * configure, Makefile.in: Regenerate.
8390 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
8392 * MAINTAINERS: Add myself to write-after-approval.
8394 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8396 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8397 * configure: Regenerate.
8399 2004-02-04 Geoffrey Keating <geoffk@apple.com>
8401 Merge from upstream:
8403 * ltmain.in: When setting IFS to '~', be careful about user
8404 arguments that contain '~'.
8406 2004-02-04 Peter O'Gorman <peter@pogma.com>
8408 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8409 Also test $base_compile against $CC with escaped arguments. Bug
8410 reported by Geoff Keating <geoffk@apple.com>.
8412 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8414 * MAINTAINERS: Remove i960 port.
8416 2004-01-23 DJ Delorie <dj@redhat.com>
8418 * Makefile.def (target_modules) [libiberty]: Don't stage.
8419 * Makefile.in: Rebuilt.
8421 2004-01-20 Caroline Tice <ctice@apple.com>
8423 * MAINTAINERS: Add myself to write-after-approval.
8425 2004-01-19 Paolo Carlini <pcarlini@suse.de>
8427 * MAINTAINERS: Update my email address.
8429 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8431 * MAINTAINERS: Add myself to write-after-approval.
8433 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8435 * MAINTAINERS: Remove entries without email address.
8437 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
8439 * MAINTAINERS: Add myself to write-after-approval.
8441 2004-01-15 Steven Bosscher <stevenb@suse.de>
8443 * MAINTAINERS: Update my email address.
8445 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
8447 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8448 * Makefile.tpl (configure-target-[+module+]): Support stage.
8449 * Makefile.in: Rebuilt.
8451 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8453 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8455 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
8457 * MAINTAINERS: Add myself as a MIPS maintainer.
8459 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8461 * configure.in: Use ./config.cache, not config.cache.
8462 * configure: Regenerate.
8463 * Makefile.tpl: Special-casing not needed for GCC any more.
8464 * Makefile.in: Regenerate.
8466 * configure.in: Don't share a cache file for host dirs.
8467 * configure: Regenerate.
8469 * config-ml.in: Don't mess with the cache file.
8471 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8473 * MAINTAINERS: Move myself from 'Write After Approval' to
8474 'CPU Port Maintainers' section as SPARC maintainer.
8476 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8478 * Makefile.tpl: Make GCC use a separate config.cache.
8479 * Makefile.in: Regenerate.
8481 PR bootstrap/11932, PR bootstrap/11933
8482 (I don't know if it will fix either of them, but it relates
8484 * configure.in: Don't use shared config.cache for target
8486 * configure: Regenerate.
8488 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8490 * MAINTAINERS: Add myself to 'Write After Approval' section.
8492 2003-12-31 Roger Sayle <roger@eyesopen.com>
8494 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8495 * configure: Regenerated.
8497 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8499 * MAINTAINERS: Remove the mn10200 maintainer.
8501 2003-12-21 Bernardo Innocenti <bernie@develer.com>
8503 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8504 * configure: Regenerated.
8506 2003-12-16 Jan Hubicka <jh@suse.cz>
8508 * MAINTAINERS: Add myself as callgraph maintainer.
8510 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8512 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8513 * configure: Regenerate.
8515 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8517 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8518 'Write After Approval' section. Update email.
8520 2003-12-01 James Lemke <jim@wasabisystems.com>
8522 * MAINTAINERS (Write After Approval): Add myself.
8524 2003-11-20 Matt Thomas <matt@3am-software.com>
8526 * MAINTAINERS: Add myself as a vax port maintainer.
8528 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8530 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8531 (configure-build-[+module+], configure-[+module+]): Likewise.
8532 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8533 * Makefile.in: Regenerate.
8535 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8537 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8538 shared/dylibed libraries.
8539 * ltmain.sh: Likewise.
8540 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8541 * ltcf-cxx.sh: Likewise.
8542 * ltcf-gcj.sh: Likewise.
8543 * ltconfig: Likewise.
8545 2003-11-17 Stan Cox <scox@redhat.com>
8547 * MAINTAINERS: Add myself as iq2000 port maintainer.
8549 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8551 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8552 * Makefile.in: Regenerate.
8554 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8556 * config.sub: Update to 2003-11-03 version.
8558 2003-10-20 Phil Edwards <phil@codesourcery.com>
8560 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8561 * configure: Regenerate.
8563 2003-10-20 Nicolas Pitre <nico@cam.org>
8565 * MAINTAINERS: Add myself to 'Write After Approval' section.
8567 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8569 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8571 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8573 * MAINTAINERS: Update my email address.
8575 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8577 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8579 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
8581 * MAINTAINERS: Add myself to 'Write After Approval' section.
8583 2003-10-16 Bernardo Innocenti <bernie@develer.com>
8585 * config.guess: Update to 2003-10-16 version.
8586 * config.sub: Update to 2003-10-16 version.
8588 2003-10-15 David Daney <ddaney@avtrex.com>
8590 * MAINTAINERS: Added myself to 'Write After Approval' section.
8592 2003-10-15 Falk Hueffner <falk@debian.org>
8594 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8595 'Write After Approval' section. Update email.
8597 2003-10-14 Roger Sayle <roger@eyesopen.com>
8599 * MAINTAINERS: Move myself from 'Write After Approval' to
8600 'Various Maintainers' section as middle-end maintainer.
8602 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8604 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8606 * Makefile.in: Regenerate.
8608 2003-10-11 Bernardo Innocenti <bernie@develer.com>
8610 * config.guess: Update to 2003-10-07 version.
8611 * config.sub: Update to 2003-10-07 version.
8613 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8615 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8616 * ltconfig (irix5*, irix6*): Don't override version_type.
8618 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8620 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8621 * configure: Rebuilt
8622 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8623 * Makefile.in: Rebuilt
8625 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8627 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8629 2003-09-30 Carlo Wood <carlo@alinoe.com>
8631 * MAINTAINERS (Write After Approval): Add myself.
8633 2003-09-29 Paul Koning <ni1d@arrl.net>
8635 * MAINTAINERS: Move myself from "Write After Approval"
8636 to CPU platform maintainers for pdp11 platform.
8638 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8640 * MAINTAINERS: Move myself from 'Write After Approval' to
8641 'Various Maintainers' section as libffi testsuite maintainer.
8643 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
8645 * configure.in: Pass a computed --program-transform-name
8647 * configure: Regenerated.
8649 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8651 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8652 * Makefile.in: Regenerate.
8654 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8655 * Makefile.in: Regenerate.
8657 2003-09-19 Ziemowit Laski <zlaski@apple.com>
8659 * MAINTAINERS: Move myself from 'Write After Approval'
8660 to 'Various Maintainers' (objective-c) section.
8662 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
8664 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8666 * configure: Regenerated.
8668 2003-09-16 Joel Brobecker <brobecker@gnat.com>
8670 * MAINTAINERS (Write After Approval): Add myself to write after
8673 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8675 * MAINTAINERS (Write After Approval): Add myself.
8677 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8679 * MAINTAINERS: Update my e-mail address.
8681 2003-09-09 Alan Modra <amodra@bigpond.net.au>
8683 * libtool.m4 (LD): Correct powerpc64 host match.
8685 2003-09-06 James E Wilson <wilson@tuliptree.org>
8687 * MAINTAINTERS: Update my affiliation and email address.
8689 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8691 * MAINTAINERS (Write After Approval): Add myself.
8693 2003-09-04 DJ Delorie <dj@redhat.com>
8695 * configure: Regenerate.
8697 2003-09-04 Robert Millan <robertmh@gnu.org>
8699 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8701 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8703 * configure.in: Ensure arguments to sed are properly spaced.
8704 * configure: Regenerate.
8706 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8708 * MAINTAINERS: Update my e-mail address.
8710 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8712 * MAINTAINERS (Write After Approval): Add myself.
8714 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
8716 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8717 * configure: Regenerated.
8719 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8721 * MAINTAINERS: Update my email address.
8723 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
8725 * configure.in: Use newline instead of semicolon when assuming
8726 shell arguments in a for loop.
8727 * configure: Regenerated.
8729 2003-08-22 Jason Eckhardt <jle@rice.edu>
8731 * MAINTAINERS: Resurrect the i860 maintainer.
8733 2003-08-20 Geoffrey Keating <geoffk@apple.com>
8736 * configure.in: When testing with_libs and with_headers, treat
8737 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8738 * configure: Regenerate.
8740 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8742 (baseargs): Likewise.
8743 * configure: Regenerate.
8745 2003-08-20 Bernardo Innocenti <bernie@develer.com>
8747 * MAINTAINERS (Write After Approval): Add myself.
8749 2003-08-19 Geoffrey Keating <geoffk@apple.com>
8751 * configure.in: Disable libgcj for darwin not on powerpc.
8752 * configure: Rebuild.
8754 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8756 * config-ml.in, symlink-tree: Add license.
8758 2003-08-03 Richard Stallman <rms@gnu.org>
8759 Eben Moglen <moglen@columbia.edu>
8761 * README.SCO: New file.
8763 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8765 * Makefile.tpl (check, check-c++): Express dependencies using
8766 dependencies rather than commands.
8767 * Makefile.in: Regenerate.
8769 2003-08-01 Andrew Cagney <cagney@redhat.com>
8771 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8774 2003-07-31 Geoffrey Keating <geoffk@apple.com>
8776 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8777 * Makefile.in: Update.
8779 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8781 * configure.in: Enable libgcj for darwin.
8782 * configure: Rebuild.
8784 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
8786 * config-ml.in: Use ac_configure_args directly instead of
8787 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8790 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8792 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8793 creating target and build subdirs to build all parent dirs as needed.
8794 * Makefile.in: Rebuild.
8795 * configure.in: Don't build dirs explicitly here.
8796 * configure: Rebuild.
8798 2003-07-26 Paul Brook <paul@nowt.org>
8800 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8802 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
8804 * Makefile.tpl (all-make): Depend on intl.
8805 * Makefile.in: Rebuilt.
8807 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
8809 * install-sh: Update to newer upstream versions (associated with
8811 * mkinstalldirs: Likewise.
8812 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8814 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8816 * MAINTAINERS: Move self from Bug database only accounts
8817 to write-after-approval.
8819 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8821 * config.if: Remove unused libc_interface determination.
8823 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8825 * MAINTAINERS: Move self from write-after-approval to
8826 build machinery (*.in).
8828 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8832 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8833 unused INSTALL_PROGRAM_ARGS.
8834 * configure.in: Use AC_PROG_INSTALL.
8835 * Makefile.in: Regenerate.
8836 * configure: Regenerate.
8838 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8840 * MAINTAINERS: Alphabetize.
8842 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
8844 * configure: Rebuilt.
8845 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8846 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8847 newlib nor libgloss.
8848 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8849 * configure.in (am33_2.0-*-linux*): Added.
8851 2003-07-09 Bob Wilson <bob.wilson@acm.org>
8853 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8854 * configure: Regenerate.
8856 2003-07-07 Zack Weinberg <zack@codesourcery.com>
8858 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8859 * Makefile.in: Regenerate.
8861 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8863 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8864 * Makefile.in: Regenerate.
8866 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8868 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8869 * Makefile.in: Regenerated.
8871 * config-ml.in: Replace PWD with PWD_COMMAND.
8873 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8875 * intl: New directory; see intl/ChangeLog for details.
8876 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8877 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8878 * Makefile.in: Regenerate.
8880 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8882 * configure.in: Clean up config-lang.in handling. Delete
8883 useless assignment to "subdirs".
8884 * configure: Regenerate.
8886 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8888 * configure.in: Rename 'target_libs' to 'target_libraries'.
8889 Remove useless reference to 'target_libs'.
8890 * configure: Regenerate.
8892 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8894 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8895 * Makefile.in: Regenerate.
8897 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8899 * Makefile.def: Introduce flags_to_pass.
8900 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8901 * Makefile.in: Regenerate.
8903 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8905 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8906 and target-libgloss.
8907 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8908 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8909 * configure: Regenerate.
8911 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8913 * configure.in: Update testsuite_flags to new location.
8914 * configure. Regenerate.
8916 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8918 * Makefile.tpl: Remove BUILD_CC stuff.
8919 * Makefile.in: Regenerate.
8921 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8923 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8925 2003-06-16 Graeme Peterson <gp@qnx.com>
8927 * MAINTAINERS (Write After Approval): Add myself.
8929 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
8931 * config.guess: Update to 2003-06-12 version.
8932 * config.sub: Update to 2003-06-13 version.
8934 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
8936 * config.guess: Update to 2003-06-06 version.
8937 * config.sub: Update to 2003-06-06 version.
8939 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8941 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8942 * configure. Regenerate.
8944 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8946 * configure.in: Disable serial configure by default.
8947 * configure: Regenerate.
8948 * Makefile.tpl: Abolish .NOTPARALLEL.
8949 * Makefile.in: Regenerate.
8951 * Makefile.tpl: Replace {build,host,target}_canonical by
8952 {build,host,target}.
8953 * Makefile.in: Regenerate.
8955 * Makefile.tpl: Fix stupid pasto.
8956 * Makefile.in: Regenerate.
8958 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8960 * Makefile.tpl: Remove bogus conditional.
8961 * Makefile.in: Regenerate.
8963 2003-06-05 Jan Hubicka <jh@suse.cz>
8965 * Makefile.tpl (profiledbootstrap): New target.
8966 * Makefile.in (profiledbootstrap): New target.
8968 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
8970 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8971 Pinski. Remove user names from other bugzilla-only maintainers.
8973 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8975 * Makefile.tpl: Make 'recursive targets' using autogen rather
8976 than shell loop. Remove duplicate 'clean' targets and false
8978 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8979 Add systematic method of specifying missing targets in subdirs.
8980 Add copyright boilerplate.
8981 * Makefile.in: Regenerate.
8982 * configure.in: Add 'recursive targets' to maybe list.
8983 * configure: Regenerate.
8985 * MAINTAINERS: "GNATS only" -> "Bug database only".
8987 * Makefile.tpl: Rename [+target+] to [+make_target+].
8988 * Makefile.def: Rename 'target' to 'make_target'.
8990 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
8992 * MAINTAINERS: Add self as options handling maintainer.
8994 2003-05-28 Michael Meissner <gnu@the-meissners.org>
8996 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8997 been too long since I touched those ports.
8999 2003-05-28 DJ Delorie <dj@redhat.com>
9001 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9002 * Makefile.in: Regenerate.
9004 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9006 * configure.in: Use curly braces in the definition of tooldir.
9007 * configure: Regenerate.
9009 2003-05-21 DJ Delorie <dj@redhat.com>
9011 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9013 * Makefile.in: Regenerate.
9015 2003-05-21 DJ Delorie <dj@redhat.com>
9017 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9018 * Makefile.in: Regenerate.
9020 2003-05-20 Ian Lance Taylor <ian@airs.com>
9022 * MAINTAINERS: Update my e-mail address.
9024 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9026 * configure.in: Switch more things to use maybe dependencies.
9027 * Makefile.tpl: Switch more things to use maybe dependencies.
9028 Factor out common code from autogen IF statements.
9029 * configure: Regenerate.
9030 * Makefile.in: Regenerate.
9032 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9034 * configure.in: Accept i[3456789]86 for machine type.
9035 * configure: Regenerate.
9037 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9039 * configure.in: Switch more things to use maybe dependencies.
9040 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9041 * configure: Regenerate.
9042 * Makefile.tpl: Switch more things to use maybe dependencies.
9043 * Makefile.in: Regenerate.
9045 2003-05-16 Andreas Schwab <schwab@suse.de>
9047 * Makefile.tpl (install-opcodes): Define.
9048 * Makefile.in: Rebuild.
9050 2003-05-13 Andreas Jaeger <aj@suse.de>
9052 * config.guess: Update to 2003-05-09 version.
9053 * config.sub: Update to 2003-05-09 version.
9055 2003-05-13 Michael Eager <eager@mvista.com>
9057 * configure.in: Correct sed script so that options in quotes are not
9059 * configure: Rebuild.
9061 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
9063 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9064 and $$s/newlib/libc/sys/cygwin32 include paths.
9067 2003-05-12 Michael Meissner <gnu@the-meissners.org>
9069 * MAINTAINERS: Update my email addresses.
9071 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9073 * config-ml.in: Propagate INSTALL variables.
9075 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9077 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9079 2003-05-02 Chris Demetriou <cgd@broadcom.com>
9081 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9082 * Makefile.in: Regenerate.
9084 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9086 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9088 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9090 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9092 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
9094 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9095 * Makefile.in: Regenerated.
9097 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9099 * MAINTAINERS (Write After Approval): Upgrade myself from
9100 GNATS only to write-after-approval. Update my mail address.
9102 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
9104 (OS Port Maintainers: freebsd): Add myself.
9106 2003-04-22 Mark Mitchell <mark@codesourcery.com>
9108 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9110 2003-04-22 Kean Johnston <jkj@sco.com>
9112 * MAINTAINERS (SCO ports): Added myself.
9114 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9116 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9118 2003-04-19 Kean Johnston <jkj@sco.com>
9120 * MAINTAINERS (Write After Approval): Add myself.
9122 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9124 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9125 * Makefile.in: Regenerate.
9127 2003-04-18 Jakub Jelinek <jakub@redhat.com>
9129 * configure.in (powerpc64*-*-linux*): Remove.
9130 * configure: Rebuilt.
9132 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
9134 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9135 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9137 * Makefile.in: Regenerate.
9139 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
9141 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9142 * configure: Regenerated.
9144 2003-04-15 DJ Delorie <dj@redhat.com>
9146 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9148 2003-04-13 Nick Clifton <nickc@redhat.com>
9150 * config-ml.in: Remove support for --disable-aix removing
9153 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
9155 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9156 * */configure: Rebuilt.
9158 2003-04-08 Joel Sherrill <joel@oarcorp.com>
9160 * MAINTAINERS: Add my email address.
9162 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
9164 * MAINTAINERS (Write After Approval): Add myself.
9166 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9168 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9169 * Makefile.in: Regenerate.
9171 2003-03-14 Michael Chastain <mec@shout.net>
9173 * Makefile.in: Regenerate with correct Makefile.def.
9175 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9177 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9179 * Makefile.in: Regenerate.
9180 * configure.in: Clean up gxx_include_dir logic.
9181 * configure: Regenerate.
9183 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9185 * MAINTAINERS (Write After Approval): Add myself.
9187 2003-03-10 Ben Elliston <bje@wasabisystems.com>
9189 * MAINTAINERS: Update my mail address.
9191 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9193 * configure.in (gxx_include_dir): Fix typo.
9194 * configure: Regenerated.
9196 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9198 * Makefile.tpl: Reindent.
9199 * Makefile.in: Regenerate.
9200 * configure.in: Reindent. Don't set unused variables.
9201 * configure: Regenerate.
9203 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
9205 * configure.in: Include $(build_tooldir)/sys-include in
9207 * configure: Regenerated.
9209 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9211 * Makefile.tpl: Always pass down RANLIB.
9212 * Makefile.in: Regenerate.
9214 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9215 * Makefile.in: Regenerate.
9216 * configure.in: Remove unused logic relating to --enable-shared
9217 and --enable-threads. Remove bogus comments. Remove redundant
9219 * configure: Regenerate.
9221 * configure.in: Replace ${libstdcxx_version} by its value.
9222 Remove reference to mh-dgux.
9223 * configure: Regenerate.
9225 2003-03-03 Kevin Buettner <kevinb@redhat.com>
9227 * MAINTAINERS (Write After Approval): Add myself.
9229 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9231 * Makefile.tpl: Rearrange.
9232 * Makefile.in: Regenerate.
9234 2003-02-25 Uwe Stieber <uwe@wwws.de>
9236 * configure.in: Add support for kaOS as cross build target system.
9237 * configure: Regenerated.
9239 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9241 * MAINTAINERS (Write after approval): Add myself.
9243 2003-02-21 James E Wilson <wilson@tuliptree.org>
9245 * MAINTAINERS: Update my email address.
9247 2003-02-21 Zack Weinberg <zack@codesourcery.com>
9249 * MAINTAINERS: Add self to blanket write privs. section.
9251 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
9253 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9254 configure-target-* as some target builds may require additional
9255 flags for preprocessor tests.
9256 * Makefile.in: Regenerated.
9258 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
9260 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9261 * ltconfig: Handle it.
9262 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9265 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9266 it is used as argument to $CC.
9267 * ltcf-gcj.sh: Likewise.
9269 * configure.in: Introduce --enable-maintainer-mode.
9270 * configure: Rebuilt.
9271 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9272 for maintainer mode.
9273 * Makefile.in: Rebuilt.
9275 2003-02-18 Jason Merrill <jason@redhat.com>
9277 * Makefile.tpl (check-c++): Allow parallelism.
9279 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9281 * MAINTAINERS: Remove John Carr (who never actually had access to
9284 2003-02-15 Geoffrey Keating <geoffk@apple.com>
9286 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9287 don't configure target-libobjc.
9288 * configure: Regenerate.
9290 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9292 * Makefile.tpl (RANLIB): Define.
9293 * Makefile.in: Regenerate.
9295 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9297 * MAINTAINERS: Update my email.
9299 2003-02-06 Keith R Seitz <keiths@redhat.com>
9301 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9302 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9303 * Makefile.in: Regenerated.
9304 * configure.in: Remove all traces of snavigator, db, and grep.
9305 * configure: Regenerated.
9307 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9309 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9312 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9314 * MAINTAINERS (Write after approval): Add myself.
9316 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
9318 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9319 * Makefile.in: Regenerated.
9321 2003-01-30 Roger Sayle <roger@eyesopen.com>
9323 * config.guess: Updated to 2003-01-30's version.
9324 * config.sub: Updated to 2003-01-28's version.
9326 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
9328 * config.if: If gcc_version is already set, just use it. Don't set
9329 gcc_version_trigger if it's already set, otherwise set it to
9330 gcc/version.c, but only if the file exists. If it is not set and
9331 gcc/version.c does not exist, try to extract the version number from
9334 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9336 * MAINTAINERS: Add myself to write-after-approval list.
9338 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
9340 * configure.in: Revert 24Jan change.
9341 * configure: Regenerate.
9343 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9345 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9348 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9350 * configure.in: Revert previous change.
9351 * configure: Regenerate.
9353 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9355 * configure.in: Make rda native-only.
9356 * configure: Regenerate.
9358 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9360 * MAINTAINERS: Move myself from GNATS-only-accounts to
9361 write-after-approval.
9363 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9365 * configure.in: Add missing \.
9366 * configure: Rebuilt.
9368 2003-01-17 Jakub Jelinek <jakub@redhat.com>
9370 * configure.in (baseargs): Avoid using \| in sed regular
9372 * configure: Rebuilt.
9374 2003-01-16 Jakub Jelinek <jakub@redhat.com>
9376 * configure.in (baseargs): Remove all supported forms of
9377 --cache-file, --srcdir, --host, --build and --target options
9378 from argument lists.
9379 * configure: Rebuilt.
9381 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
9383 * MAINTAINERS: Add myself to write-after-approval list.
9385 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
9387 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9388 * configure: Rebuilt.
9390 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9392 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9393 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9394 * Makefile.in: Regenerate.
9395 * configure: Regenerate.
9397 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
9399 * configure.in: Remove Makefile in build, host and target modules
9400 unless configure was run with --no-recursion.
9401 * configure: Rebuilt.
9403 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9405 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9406 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9407 * Makefile.in: Regenerate.
9409 2003-01-08 Chris Demetriou <cgd@broadcom.com>
9411 * config.guess: Update to 2003-01-03 version.
9412 * config.sub: Update to 2003-01-03 version.
9414 2003-01-07 Christopher Faylor <cgf@redhat.com>
9416 * configure: Regenerate with proper autoconf 2.13.
9418 2003-01-07 Christopher Faylor <cgf@redhat.com>
9420 * configure.in: Add AC_PREREQ for consistency.
9421 * configure: Regenerate.
9423 2003-01-06 Andrew Cagney <ac131313@redhat.com>
9425 * configure.in (GDB_TK): Add tcl directories conditional on
9426 gdb/gdbtk directory being present.
9427 * configure: Regenerate.
9429 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
9431 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9432 used by gcc if LD is not defined and we are not doing a Canadian Cross.
9433 * configure: Rebuilt.
9435 2002-12-31 Tom Tromey <tromey@redhat.com>
9437 * Makefile.in: Rebuilt.
9438 * Makefile.def (target_modules) [libffi]: Allow installation.
9440 2002-12-31 Andreas Schwab <schwab@suse.de>
9442 * configure.in: Fix use of $program_transform_name.
9443 * configure: Regenerated.
9445 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
9447 * configure.in (baseargs): Don't remove first configure argument.
9448 * configure: Regenerated.
9450 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
9452 * Makefile.tpl (local-distclean): Don't remove...
9453 (multilib.ts): ... this. Moved into...
9454 (multilib.out): ... this. Don't use sub-make.
9455 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9456 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9457 (configure-build-[+module+], configure-[+module+],
9458 configure-target-[+module+], configure-gcc): ... these. Test
9459 for Makefile existence. Drop config.status from dependencies.
9460 * Makefile.in: Rebuilt.
9461 * configure.in: Move gcc-version-trigger to the end of
9462 ac_configure_args. Add comments to maybedep.tmp and
9463 serdep.tmp. Introduce --disable-serial-configure. Remove
9464 nonopt from baseargs, matching and removing corresponding
9465 whitespace while at it.
9466 * configure: Rebuilt.
9468 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
9470 * configure.in (host_configargs): Replace reference to
9471 no-longer-defined buildopts with --build=${build_alias}.
9472 * configure: Rebuilt.
9474 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9475 program_transform_name to standard idiom.
9476 (AUTOGEN, AUTOCONF): Define.
9477 (Makefile.in): Use $(AUTOGEN).
9478 (Makefile): Depend on config.status, and use autoconf-style rule to
9479 build it. Move original commands to...
9480 (config.status): ... this new target.
9481 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9483 * Makefile.in: Rebuilt.
9485 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9487 * Makefile.tpl: Fix dramatic bustage due to change in
9488 program_transform_name.
9489 * Makefile.in: Regenerate.
9491 * configure.in: Remove unnecessary PATH setting.
9492 * configure: Regnerate.
9494 * configure.in: Don't default to unprefixed tools unless
9495 the native tools will work.
9496 * configure: Regenerate.
9498 * configure.in: Convert to autoconf script. Blow away lots
9499 of now-redundant Makefile fragments.
9500 * configure: Generate using Autoconf.
9501 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9502 * Makefile.in: Regenerate.
9504 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9506 * configure: Fix stupid bug where RANLIB was mistakenly included.
9508 * configure.in: Rename (buildargs, hostargs, targargs) to
9509 (build_configargs, host_configargs, target_configargs).
9511 * configure.in: Move logic out of sed statement.
9513 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
9514 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9516 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9518 * config.sub: Import from master repository
9519 * config.guess: Ditto
9521 2002-12-24 Andreas Schwab <schwab@suse.de>
9523 * Makefile.tpl (multilib.out): Fix missing space.
9524 * Makefile.in: Regenerate.
9526 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9528 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9529 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9530 * Makefile.in: Regenerate.
9531 * configure.in: Remove unnecessary leftovers.
9533 2002-12-21 Geoffrey Keating <geoffk@apple.com>
9535 * configure.in (extra_ranlibflags_for_target): New variable.
9536 (*-*-darwin): Add -c to ranlib commands.
9537 * configure (tooldir): Handle extra_ranlibflags_for_target.
9539 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9541 * Makefile.tpl: Revert HJL's change.
9542 * Makefile.in: Regenerated.
9543 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9546 2002-12-19 Andreas Schwab <schwab@suse.de>
9548 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9549 * Makefile.in: Regenerate.
9551 2002-12-18 H.J. Lu <hjl@gnu.org>
9553 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9554 * Makefile.in: Regenerated.
9556 * configure.in (build_prefix): New. Substitute.
9558 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9560 * Makefile.tpl: Don't let real targets depend on phony targets.
9561 * Makefile.in: Regenerate.
9563 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9564 * Makefile.in: Regenerate.
9566 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9568 * config.sub: Import from master repository
9569 * config.guess: Ditto
9571 2002-12-16 Jason Merrill <jason@redhat.com>
9573 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9574 previous 'make bootstrap'.
9575 * Makefile.in: Regenerate.
9577 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9579 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9581 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9583 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9584 * Makefile.in: Regenerate.
9586 2002-12-13 Jason Merrill <jason@redhat.com>
9588 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
9590 (check-c++): Just depend on it and check-target-libstdc++-v3.
9591 * Makefile.in: Regenerate.
9593 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9595 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9596 * Makefile.in: Rebuilt.
9598 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9600 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9602 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9604 * configure: Fix bug put in by gremlins.
9606 * Makefile.tpl: Substitute more autoconfily.
9607 * configure: Substitute more autoconfily.
9608 * Makefile.in: Regenerate.
9610 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9612 * config.sub: Import from master repository
9613 * config.guess: Ditto
9614 * MAINTAINERS: Added Svein Seldal under write after approval
9616 2002-12-08 Andrew Cagney <ac131313@redhat.com>
9618 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9619 * Makefile.in (all-sim): Ditto.
9621 2002-12-06 DJ Delorie <dj@redhat.com>
9623 * Makefile.tpl: Change configure dependencies to not have real
9624 targets depend on phony targets.
9626 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9628 * configure.in: Revert unintentional change.
9630 * Makefile.tpl: Change dependency for */multilib.out so that
9631 it works when gcc isn't in the tree.
9633 * configure.in: Substitute more.
9634 * configure: Run subconfigures from the Makefile.
9635 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9636 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9638 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9640 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9642 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9644 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9645 and corresponding dependencies.
9646 * Makefile.in: Regenerate.
9648 * configure.in (host_tools): Order binutils, gas and ld for
9649 convenience in running the testsuites.
9651 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9652 * Makefile.in: Regenerate.
9653 * configure.in: Introduce rules to serialize subconfigure runs.
9655 * configure.in: Introduce BASE_CC_FOR_TARGET.
9656 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9657 Realize configure-build-* targets. Realize configure-target-* targets.
9658 * Makefile.in: Regenerate.
9660 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9662 * configure: Move gcc_version_trigger stuff from here...
9663 * configure.in: ...to here.
9665 * configure.in: Separate subconfigure options added by this file from
9666 options given by the user. Add machinery to put args for host
9667 subconfigures into the Makefile.
9669 * Makefile.tpl: Remove 'vault' targets.
9670 * Makefile.tpl: Reorder and comment dependencies.
9671 * Makefile.in: Regenerate.
9673 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9674 * configure.in: Fix my broken commit of previous patch. (sigh)
9676 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9678 * configure.in: Move host-specific darwin noconfigdirs into
9679 the host-specific section.
9681 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9683 * configure.in: Move host-specific darwin noconfigdirs into
9684 the host-specific section.
9686 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9688 * configure: Remove skip-this-dir support.
9689 * Makefile.tpl: Remove skip-this-dir support.
9691 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9693 * Makefile.in: Regenerate.
9695 * Makefile.tpl: Strip out useless setting of 'dir'.
9696 * Makefile.in: Regenerate.
9698 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9700 * configure.in: Fix deeply stupid bug.
9702 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9703 shell code in CXX_FOR_TARGET
9704 * Makefile.def: Introduce raw_cxx.
9705 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9707 * Makefile.in: Regenerate.
9709 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9711 * Makefile.tpl: Remove unnecessary ifs.
9712 * Makefile.in: Regenerate.
9714 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9715 dependencies. Maybe-ize build-libiberty. Create dummy install
9716 targets for 'no_install' modules.
9717 * configure: Move GDB_TK substitution to configure.in. Move
9718 build_modules stuff to configure.in.
9719 * configure.in: Implement soft dependency machinery. Maybe-ize
9720 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9721 * Makefile.in: Regenerate.
9723 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9725 * Makefile.tpl: Make all-target, install-target behave similarly
9726 to all, install (only hitting configured targets). Eliminate
9727 unused macro defintions.
9729 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9732 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9734 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9736 * configure.in: Produce lists of subdir targets we're actually
9737 configuring. Remove references to "dosrel".
9738 * Makefile.tpl: Let configure set which subdir targets are hit.
9739 Remove install-cross; clean up install; remove ALL. Remove
9740 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9741 Autogenerate host module targets. Remove empty dependency lines
9742 and redundant dependency; rearrange slightly.
9743 * Makefile.def: Add host-side libtermcap, utils.
9745 * Makefile.in: Regenerate.
9747 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9749 * ltconfig (osf[345]): Append $major to soname_spec.
9750 Reflect this in library_names_spec.
9751 * ltmain.sh (osf): Prefix $major with . for use as extension.
9753 2002-11-19 Andreas Jaeger <aj@suse.de>
9755 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9756 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9757 and sparc64 GNU/Linux systems.
9759 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9761 * MAINTAINERS: Update email.
9763 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9765 * MAINTAINERS: Complete James Dennett's entry.
9767 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9769 * MAINTAINERS (Write After Approval): Add myself.
9771 2002-11-13 Bruce Korb <bkorb@gnu.org>
9773 * Makefile.tpl: syntactic cleanup
9775 2002-11-13 Stuart Hastings <stuart@apple.com>
9777 * MAINTAINERS: Add myself to write-after-approval list.
9779 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9781 * Makefile.def: Add list of recursive targets to autogenerate.
9783 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9784 targets. Autogenerate *-build-* targets.
9785 * Makefile.in: Regenerate.
9787 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9789 * configure: More autoconf-style substitutions.
9790 * Makefile.tpl: More autoconf-style substitutions.
9791 * Makefile.in: Regenerate.
9793 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9795 * configure: Substitute more variables in a more autoconf-friendly
9796 way. Simplify slightly.
9797 * Makefile.tpl: Make more variables substitutable in an
9798 autoconf-friendly way.
9799 * Makefile.in: Regenerate.
9801 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9803 * MAINTAINERS (Write After Approval): Add myself.
9805 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9807 * configure.in (v810*): Remove special setting of tools.
9809 * configure: Add support for extra required flags for ar or nm.
9810 * configure.in (aix4.3+): Use above support for target-specific
9811 issues, rather than using config/mt-aix43.
9813 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9815 * configure: Remove 'removing', which doesn't work. Replace $subdir
9816 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9817 with $srcdir. Reformat indentation. Substitute some variables
9818 formerly hard-coded in the Makefile for build=host.
9819 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9820 * Makefile.def: Autogenerate more.
9821 * Makefile.in: Regenerate.
9823 2002-11-04 Adam Nemet <anemet@lnxw.com>
9825 * MAINTAINERS (Write After Approval): Add myself.
9827 2002-11-04 Kevin Buettner <kevinb@redhat.com>
9829 * Makefile.def (host_modules): Add rda.
9830 * Makefile.in: Regenerate.
9831 * configure.in (target_tool): Add target-rda to list.
9833 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9835 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9837 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
9839 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9840 and restrap targets to this rule.
9841 * Makefile.in: Regenerate.
9843 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9845 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9846 GNATS only accounts.
9848 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9850 * configure.in (i[3456]86-*-linux*): Add check to disable
9851 ${libgcj} for glibc1.
9853 2002-10-24 Denis Chertykov <denisc@overta.ru>
9855 * MAINTAINERS: Add myself as ip2k port maintainer.
9857 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9859 * configure.in: Add tic4x target.
9861 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9863 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9864 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9865 * Makefile.in: Regenerate.
9867 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9868 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9869 * Makefile.in: Regenerate.
9871 2002-10-02 Janis Johnson <janis187@us.ibm.com>
9873 * MAINTAINERS: Add myself as web pages co-maintainer.
9875 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9877 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9878 * Makefile.in: Regenerate.
9880 2002-10-02 Zack Weinberg <zack@codesourcery.com>
9882 * MAINTAINERS: Add myself and Nathan Sidwell
9883 <nathan@codesourcery.com> as VxWorks maintainers.
9885 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9887 * Makefile.def: Remove order dependency comments.
9888 * Makefile.tpl: Add explicit install-install dependencies.
9889 * Makefile.in: Regenerate.
9891 * Makefile.tpl: Remove material now in src-release. (Finally!)
9892 * Makefile.in: Regenerate.
9894 * Makefile.tpl: Add configure-target (for src-release in src)
9895 * Makefile.in: Regenerate.
9897 2002-09-30 Nick Clifton <nickc@redhat.com>
9899 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9901 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9903 * configure.in (s390*-*-linux*): Enable libgcj.
9905 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9907 * configure: Revert accidentally applied changes.
9909 * Makefile.tpl: Make more autoconf-friendly.
9910 * Makefile.in: Regenerate.
9911 * configure: Make substitution more autoconf-like.
9913 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
9915 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9916 single entry to handle all these.
9917 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9918 libjava on arm-*-elf.
9920 2002-09-27 Geoffrey Keating <geoffk@apple.com>
9922 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9923 things that depend on them.
9925 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9927 * Makefile.tpl: Make subsituted variables more autoconfy.
9928 * Makefile.in: Regenerate.
9929 * configure: Make seds more autoconfy.
9931 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9933 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9934 * Makefile.in: Regenerate.
9935 * configure.in: Rewrite sed statements to look autoconfy.
9937 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9938 all-target-foo on configure-target-foo.
9939 * Makefile.def: Ditto.
9940 * Makefile.in: Rebuild.
9942 2002-09-25 Andrew Haley <aph@redhat.com>
9944 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9946 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9948 * Makefile.def: New file.
9949 * Makefile.tpl: New file.
9950 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9951 * contrib/gcc_update: Note that Makefile.in is a generated file.
9953 * configure.in: Minor rearrangement. Simplify tests.
9955 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9957 * configure.in (with_headers): Skip copy if value is "yes".
9958 (with_libs): Likewise.
9960 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9962 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9963 * configure.in (sh*-*-pe*): Ditto.
9964 * configure.in (mips*-*-pe*): Ditto.
9965 * configure.in (*arm-wince-pe): Ditto.
9967 * configure.in: Rearrange.
9969 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9971 * MAINTAINERS: Update my email address.
9973 2002-08-30 Paul Koning <pkoning@equallogic.com>
9975 * MAINTAINERS: (Write After Approval): Add myself.
9977 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
9979 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9981 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
9983 * MAINTAINERS: Change my mailing address.
9985 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
9987 * MAINTAINERS (Write After Approval): Remove myself.
9988 (Various Maintainers: c++ runtime libs): Add myself.
9990 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
9992 * MAINTAINERS (Write After Approval): Remove myself.
9993 (Various Maintainers: c++ runtime libs): Add myself.
9995 2002-08-15 Eric Christopher <echristo@redhat.com>
9997 * config.sub: Import from master repository.
9998 * config.guess: Ditto.
10000 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
10002 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10003 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10004 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10006 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
10008 * MAINTAINERS: Add self to rs6000 vector extensions.
10010 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
10012 * libiberty/configure: Reverted unintended yesterday's check in.
10014 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
10016 * boehm-gc/configure, libf2c/configure: Rebuilt.
10017 * libffi/configure, libiberty/configure: Ditto.
10018 * libjava/configure, libobjc/configure: Ditto.
10019 * libstdc++-v3/configure, zlib/configure: Ditto.
10020 Merged from binutils:
10021 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10022 From Steve Ellcey <sje@cup.hp.com>:
10023 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10024 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10025 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10027 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10028 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10029 soname_spec, sys_lib_search_path_spec): Ditto.
10031 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
10033 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10035 2002-08-04 H.J. Lu (hjl@gnu.org)
10037 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10039 2002-08-02 Krister Walfridsson <cato@df.lth.se>
10041 * MAINTAINERS (Write After Approval): Add myself.
10043 2002-07-31 Alan Modra <amodra@bigpond.net.au>
10045 * configure.in: Move generic linux case to end. Copy generic
10046 linux noconfigdirs to mips*-*-linux* entry and new
10047 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10049 2002-07-19 Michael Matz <matz@suse.de>
10051 * MAINTAINERS: Add myself as ra* maintainer.
10053 2002-07-16 Chris Demetriou <cgd@broadcom.com>
10055 * config.guess: Update to 2002-07-09 version.
10056 * config.sub: Update to 2002-07-03 version.
10058 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10060 * MAINTAINERS: Fix typo in a maintainer email address.
10062 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10064 * configure.in: Remove two redundant tests.
10066 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10068 * configure.in (mips*-*-irix6*o32): Enable stabs.
10070 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10072 * configure.in: Don't build grez.
10073 * Makefile.in: Ditto.
10075 * Makefile.in: Remove references to bsp, cygmon, libstub.
10076 * configure.in: Ditto.
10078 * configure.in: Remove leftover reference to gdbtest.
10080 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
10082 * configure.in (gxx_include_dir): Change to match versioned
10083 C++ headers if --enable-version-specific-runtime-libs is used.
10085 2002-07-04 Steve Ellcey <sje@cup.hp.com>
10087 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10089 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10091 * configure.in: Make --without-x work.
10093 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10095 * configure.in: Rearrange target Makefile fragment collection.
10097 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10099 * configure.in: Ditto.
10101 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10103 * MAINTAINERS (Write After Approval): Update my e-mail address.
10105 2002-06-24 Ben Elliston <bje@redhat.com>
10107 * configure.in (host_tools): Remove cgen.
10109 * Makefile.in (all-cgen): Remove; runs from its source directory.
10110 (check-cgen, install-cgen, clean-cgen): Likewise.
10111 (all-opcodes): Do not depend on all-cgen.
10112 (all-sim): Likewise.
10114 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
10116 * Makefile.in: Eliminate 'apache' targets.
10117 * configure.in: Eliminate 'apache' targets.
10119 * configure.in: Eliminate redundant tests. Reorganize.
10121 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10123 * config-ml.in: Eliminate references to Cygnus configure.
10125 * Makefile.in: Eliminate references to building emacs.
10127 2002-06-28 Graham Stott <graham.stott@btinternet.com>
10129 * MAINTAINERS: Update my email address.
10131 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10133 * config.if (libstdcxx_incdir): Version C++ headers.
10134 (cxx_incdir): Remove.
10136 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10138 * MAINTAINERS (Write After Approval): Add self.
10140 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10142 * configure.in: Add support for ip2k.
10144 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10146 * configure.in: Fix AIX configury bug.
10148 2002-06-20 Steve Ellcey <sje@cup.hp.com>
10150 * MAINTAINERS (Write After Approval): Add self.
10152 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10154 * configure.in: replace ${topsrcdir} with ${srcdir}
10156 * configure.in: Move definition of libstdcxx_flags
10157 right above usage, rather than waaay earlier.
10159 * configure.in: Pull definition of is_cross_compiler earlier.
10161 * configure.in: Rearrange a little.
10163 * configure.in: Remove references to librx.
10164 * Makefile.in: Remove references to librx.
10166 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10168 * config.sub: Add support for avr target.
10169 Import from master sources, rev 1.255
10171 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
10173 * configure, .cvsignore: Revert previous change...
10174 * Makefile: ...delete.
10176 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10178 * configure.in: Eliminate ${gasdir} variable.
10180 2002-06-18 Dave Brolley <brolley@redhat.com>
10182 * configure.in: Add support for frv.
10183 * config.sub: Add support for frv.
10185 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10187 * configure: Remove garbage from previous commit.
10189 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10191 * configure: For in-source builds, make a subdir and re-exec there.
10192 * Makefile: New file. Pass targets through to build directory.
10193 * .cvsignore: No longer ignore "Makefile".
10195 2002-06-16 Douglas Rupp <rupp@gnat.com>
10197 * MAINTAINERS (Write After Approval): Add self.
10199 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10201 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10203 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10205 * configure.in (vax-*-netbsd*): Re-enable gas.
10207 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10209 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10210 BUILD_PREFIX_1, to correct nomenclature.
10211 * configure: Likewise.
10213 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10214 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10216 2002-05-31 Olaf Hering <olh@suse.de>
10218 * config-ml.in: Propogate DESTDIR also.
10220 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10222 * configure.in (vax-*-netbsd*): Don't build gas for this
10225 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10227 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10228 and libgcj for AVR.
10230 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10232 * MAINTAINERS (Write After Approval): Add myself.
10234 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10236 * config.guess: Update to 2002-05-22 version.
10237 * config.sub: Likewise.
10239 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10241 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10242 * config-ml.in: Likewise.
10243 * configure: Likewise.
10244 * configure.in: Likewise.
10246 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10248 * MAINTAINERS: Update my email address.
10250 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10252 * configure.in: Simplify makefile fragment collection.
10254 * configure.in: Remove code to build emacs.
10256 * configure.in : Remove --srcdir argument from targargs and buildargs
10257 (it's always overridden in the Makefile anyway). Rearrange a bit.
10259 * configure: Move some logic to configure.in.
10260 * configure.in: Move some logic from configure.
10262 2002-05-11 Tom Tromey <tromey@redhat.com>
10264 * MAINTAINERS: Reflect libgcj reality.
10266 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10268 * Makefile.in: Honour DESTDIR.
10270 2002-05-08 Mark Mitchell <mark@codesourcery.com>
10272 * config.guess: Import 2002-03-20 version.
10273 * config.sub: Import 2002-04-26 version.
10275 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10277 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10279 2002-05-07 Tim Josling <tej@melbpc.org.au>
10281 * MAINTAINERS: Add self.
10283 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
10285 * ltmain.sh: Detect and handle object name conflicts
10286 while piecewise linking a static library.
10288 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
10290 * configure.in (noconfigdirs): Don't disable libgcj on
10291 sparc64-*-solaris* and sparcv9-*-solaris*.
10293 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
10295 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10297 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10299 * configure.in (FLAGS_FOR_TARGET): Do not add
10300 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10301 on i[3456]86-*-linux*.
10303 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10305 * configure.in (noconfigdirs): Replace [ ] with test.
10307 * configure.in (noconfigdirs): Do not add target-newlib if
10308 target == i[3456]86-*-linux*, and host == target.
10310 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10312 * configure.in: delete reference to absent file
10314 * configure.in: replace '[' with 'test'
10316 * configure.in: Eliminate references to gash.
10317 * Makefile.in: Eliminate references to gash.
10319 * configure.in: remove useless references to 'pic' makefile fragments.
10321 * configure.in: (*-*-windows*) Finish removing.
10323 * configure.in: Eliminate redundant test for libgui.
10325 2002-04-29 Roger Sayle <roger@eyesopen.com>
10327 * MAINTAINERS: Add self and realphabetize. Update entries
10328 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10329 entry for a29k port maintainer.
10331 2002-04-26 Joel Sherrill <joel@OARcorp.com>
10333 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10334 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10336 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10338 * configure.in: remove references to dead files
10340 2002-04-19 Mark Mitchell <mark@codesourcery.com>
10342 * MAINTAINERS: Add information about purpose of this file.
10344 2002-04-18 Tom Tromey <tromey@redhat.com>
10346 * configure.in: Disallow configuring libgcj when it is already
10347 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10348 Solaris 2.8 by default. For PR libgcj/6158.
10350 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10352 * configure.in: Move default CC setting out of config/mh-* fragments
10353 directly into here.
10355 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10357 * configure.in: don't even try to configure or make a subdirectory
10358 if there's no configure script for it.
10360 2002-04-15 Mark Mitchell <mark@codesourcery.com>
10362 * MAINTAINERS: Remove chill maintainers.
10363 * Makefile.in (CHILLFLAGS): Remove.
10364 (CHILL_LIB): Remove.
10365 (TARGET_CONFIGDIRS): Remove libchill.
10366 (CHILL_FOR_TARGET): Remove.
10367 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10369 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10370 (CHECK_TARGET_MODULES): Likewise.
10371 (INSTALL_TARGET_MODULES): Likewise.
10372 (CLEAN_TARGET_MODULES): Likewise.
10373 (configure-target-libchill): Remove.
10374 (all-target-libchill): Remove.
10375 * configure.in (target_libs): Remove target-libchill.
10376 Do not compute CHILL_FOR_TARGET.
10377 * libchill: Remove directory.
10379 2002-04-11 DJ Delorie <dj@redhat.com>
10381 * Makefile.in, configure.in: Sync with binutils, entries
10384 2002-04-07 Andrew Cagney <ac131313@redhat.com>
10386 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10387 (do-tar, do-bz2): New rules.
10388 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10389 (gdb-tar): New rule.
10390 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10391 (insight_dejagnu.tar): New rule.
10392 (insight.tar): New rule.
10393 (gdb+dejagnu.tar): New rule.
10394 (gdb.tar): New rule.
10396 2002-02-01 Mo DeJong <supermo@bayarea.net>
10398 * Makefile.in: Add all-tix to deps for all-snavigator
10399 so that tix is built when building snavigator.
10401 2002-01-11 Steve Ellcey <sje@cup.hp.com>
10403 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10404 ld and gdb are not supported.
10406 2002-01-07 Mark Salter <msalter@redhat.com>
10408 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10409 Allow target-libgloss to be built for arm, strongarm, and xscale.
10411 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10413 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10414 options for i[3456]86-pc-linux* native builds.
10416 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10418 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10419 files from .po files for a distribution.
10421 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
10423 * configure.in: Enable libstdc++-v3 for h8300 targets.
10425 2001-06-19 Alan Modra <amodra@bigpond.net.au>
10427 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10430 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10432 * Makefile.in (VER): When present, extract the version number from
10433 the file version.in.
10435 2001-05-24 Tom Rix <trix@redhat.com>
10437 * configure.in : enable ld for aix
10439 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10441 * config.guess: Add linux target for S/390.
10443 2000-11-07 Philip Blundell <pb@futuretv.com>
10445 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10447 2000-11-03 Philip Blundell <pb@futuretv.com>
10449 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10452 2001-01-15 Ben Elliston <bje@redhat.com>
10454 * configure.in (host_tools): Add sid.
10455 Always configure cgen.
10457 2000-11-24 Nick Clifton <nickc@redhat.com>
10459 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10462 2000-08-20 Doug Evans <dje@casey.transmeta.com>
10464 * Makefile.in (ALL_MODULES): Add all-cgen.
10465 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10466 (all-cgen): New target.
10467 (all-opcodes,all-sim): Depend on all-cgen.
10468 * configure.in (host_tools): Add cgen.
10469 Only configure cgen if --enable-cgen-maint.
10471 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
10473 * configure.in: Add *-*-freebsd* configurations.
10475 2002-04-08 Tom Tromey <tromey@redhat.com>
10477 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10478 Fixes PR libgcj/6068.
10480 2002-03-30 Krister Walfridsson <cato@df.lth.se>
10482 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10484 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10486 * configure.in (alpha*-dec-osf*): Enable libgcj.
10488 2003-03-27 Matthew Gingell <gingell@gnat.com>
10490 * MAINTAINERS (Write After Approval): Add myself.
10492 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10494 Fix for: PR bootstrap/3591, target/5676
10495 * configure.in (mcore-pe): Disable the configuration of
10496 libstdc++-v3 since exceptions are not supported.
10498 2002-03-20 Anthony Green <green@redhat.com>
10500 * configure.in: Enable libgcj for xscale-elf target.
10502 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
10504 * MAINTAINERS: Update my email address.
10506 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
10508 * ltmain.sh (relink_command): Fix typo in previous change.
10510 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
10512 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10513 (relink_command): Added --tag flags.
10514 (mode=install): If relinking fails; error out.
10516 2002-03-12 Richard Henderson <rth@redhat.com>
10518 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10520 (do-check): Rename from check.
10521 (check): Allow parallel check.
10523 2002-03-12 Bob Wilson <bob.wilson@acm.org>
10525 * MAINTAINERS: Add myself as maintainer for xtensa port.
10526 Fix alphabetical order in CPU port maintainer list.
10527 Remove myself from Write After Approval list.
10529 2002-03-11 Richard Henderson <rth@redhat.com>
10531 * Makefile.in (.NOTPARALLEL): Add fake tag.
10533 2002-03-07 H.J. Lu (hjl@gnu.org)
10535 * configure.in: Enable gprof for mips*-*-linux*.
10537 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10539 * MAINTAINERS (Write After Approval): Add myself.
10541 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
10543 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10545 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10547 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
10549 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10550 because its Makefile is there; test for the executable instead.
10552 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
10554 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10555 libstdc++-v3 and libjava.
10557 2002-02-11 Adam Megacz <adam@xwt.org>
10559 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10562 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
10564 * config.guess: Updated to 2002-01-30's version.
10565 * config.sub: Updated to 2002-02-01's version.
10566 Contribute sh64-elf.
10567 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10568 * configure.in: Added sh64-*-*.
10570 2002-02-08 Chris Demetriou <cgd@broadcom.com>
10572 * MAINTAINERS: Belatedly add myself to write after approval list.
10574 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10576 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10577 Remove self as Write After Approval.
10579 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
10581 * MAINTAINERS: Put self in as maintainer for contrib/regression
10584 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
10586 * MAINTAINERS: Update my email address.
10588 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10590 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10591 target-libiberty, and target-libgloss. Skip Java-related
10592 libraries if not supported for NetBSD on target CPU.
10594 2002-01-25 Douglas B Rupp <rupp@gnat.com>
10596 * install-sh: Use _inst.$$_ for temp file name.
10598 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10600 * MAINTAINERS (Write After Approval): Move my contact info
10602 (OS Port Maintainers): ...to here (netbsd).
10604 2002-01-22 Bob Wilson <bob.wilson@acm.org>
10606 * MAINTAINERS (Write After Approval): Add myself.
10608 2002-01-17 H.J. Lu <hjl@gnu.org>
10610 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10611 (all-target-fastjar): Also depend on all-target-libiberty.
10613 2002-01-16 H.J. Lu (hjl@gnu.org)
10615 * config.guess: Import from master sources, rev 1.225.
10616 * config.sub: Import from master sources, rev 1.238.
10618 2002-01-16 Kazu Hirata <kazu@hxi.com>
10620 * MAINTAINERS (Write After Approval): Remove myself.
10622 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
10624 * MAINTAINERS (Write After Approval): Add myself.
10626 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10628 * MAINTAINERS: Add self as docs co-maintainer.
10630 2001-12-11 Matthias Klose <doko@debian.org>
10632 * MAINTAINERS (Write After Approval): Add myself.
10634 2001-12-09 Zack Weinberg <zack@codesourcery.com>
10636 * MAINTAINERS: Update my email address.
10638 2001-12-07 Turly O'Connor <turly@apple.com>
10639 * MAINTAINERS (Write After Approval): Add myself.
10640 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10641 (rs6000_initialize_trampoline): Call __trampoline_setup for
10643 * darwin-tramp.asm: New file, implements __trampoline_setup.
10644 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10646 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
10648 * MAINTAINERS (Write After Approval): Add myself.
10650 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10652 * configure, configure.in: Use temp file for long sed commands.
10654 2001-12-03 Laurent Guerby <guerby@acm.org>
10656 * config.sub: Update to version 1.232 on subversion.
10658 2001-12-03 Ben Elliston <bje@redhat.com>
10660 * MAINTAINERS: Update mail address for config.* patches.
10662 2001-11-27 DJ Delorie <dj@redhat.com>
10663 Zack Weinberg <zack@codesourcery.com>
10665 When build != host, create libiberty for the build machine.
10667 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10669 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10671 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10673 (all.normal): Depend on ALL_BUILD_MODULES.
10674 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10675 (all-build-libiberty): Depend on configure-build-libiberty.
10677 * configure: Calculate and substitute proper value for
10679 * configure.in: Create the build subdirectory.
10680 Calculate and substitute TARGET_CONFIGARGS (formerly
10681 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10683 2001-11-26 Ziemowit Laski <zlaski@apple.com>
10685 * MAINTAINERS (write-after-approval): Add self.
10687 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10689 * MAINTAINERS (GNATS only accounts): Remove self.
10691 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10693 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10696 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10698 * MAINTAINERS (Write After Approval): Add self.
10700 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10702 * MAINTAINERS: mips and s390 are also CPU ports.
10704 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10706 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10708 2001-11-11 David O'Brien <obrien@FreeBSD.org>
10710 * MAINTAINERS: Alphabetize.
10712 2001-11-09 Kazu Hirata <kazu@hxi.com>
10714 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10716 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10718 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10720 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10722 * configure.in (--enable-languages): Be more permissive about
10723 syntax. Check for empty lists better. Warn about $LANGUAGES.
10725 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
10727 * config.sub: Import from master sources, rev. 1.230.
10728 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10730 2001-11-07 Laurent Guerby <guerby@acm.org>
10732 * MAINTAINERS (Write After Approval): Add self.
10734 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10736 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10738 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10740 * config.sub: Import from master sources, rev 1.226.
10741 * config.guess: Import from master sources, rev 1.216.
10743 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10745 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10746 * MAINTAINERS: Add self as maintainer of MMIX port.
10747 Remove old after-approval entry.
10749 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10751 * ChangeLog, configure: Fix spelling errors.
10753 2001-10-20 Brendan Kehoe <brendan@zen.org>
10755 * MAINTAINERS: Tweak my address.
10757 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
10759 * MAINTAINERS: Update my email address.
10761 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
10763 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10764 * MAINTAINERS: Add self as maintainer of CRIS port.
10766 2001-10-10 Geert Bosch <bosch@gnat.com>
10768 * MAINTAINERS (Various maintainers: Ada front end):
10769 Added Robert Dewar.
10771 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
10773 * MAINTAINERS (Write After Approval): Added self
10775 2001-10-02 Geert Bosch <bosch@gnat.com>
10777 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10779 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10781 * configure: Handle temporary files securely using mkdir.
10783 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
10785 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10787 2001-09-26 Will Cohen <wcohen@redhat.com>
10789 * configure.in (*-*-linux*): Disable configuration of target-newlib
10790 and target-libgloss.
10792 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10794 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10797 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
10799 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10800 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10801 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10802 avoid quotes nesting problems.
10803 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10804 (DO_X): Export only variables that are set.
10806 2001-09-19 Ben Elliston <bje@redhat.com>
10808 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10809 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10810 semantics. Use the shell built-in "type" command instead.
10812 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
10814 Merged from gcc-3_0-branch:
10815 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10816 * ltcf-c.sh: Use $objext, not $ac_objext.
10817 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10818 * ltcf-cxx.sh: Add support for GNU.
10819 2001-07-22 Timothy Wall <twall@redhat.com>
10820 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10821 default settings if using GNU tools with that configuration.
10822 * ltcf-cxx.sh: Ditto.
10823 * ltcf-gcj.sh: Ditto.
10824 2001-07-21 Michael Chastain <chastain@redhat.com>
10825 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10826 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10827 * ltmain.sh: Mark as gcc-local.
10829 2001-08-30 Eric Christopher <echristo@redhat.com>
10830 Jason Eckhardt <jle@redhat.com>
10832 * config.guess: Merge from master sources.
10833 * config.sub: Merge from master sources, add support for mipsisa32.
10835 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
10836 * config.sub: Merge from master sources, rev 1.219.
10837 * MAINTAINERS: Add self as contact for stormy16 port.
10839 2001-08-14 Zack Weinberg <zackw@panix.com>
10841 * config.sub: Merge from master sources, rev 1.218.
10842 * config.guess: Merge from master sources, rev 1.209.
10844 2001-08-11 Graham Stott <grahams@redhat.com>
10846 * Makefile.in (check-c++): Add missing semicolon.
10848 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10850 * MAINTAINERS (Various maitainers: predict.def): Added myself.
10852 2001-07-30 Eric Christopher <echristo@redhat.com>
10854 * MAINTAINERS (Various maintainers: mips port): Added myself.
10856 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10858 * configure.in (sh-*-linux*): New.
10860 2001-07-27 Richard Henderson <rth@redhat.com>
10862 * .cvsignore: Add LAST_UPDATED.
10864 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10866 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10868 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
10870 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10872 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10874 * MAINTAINERS (Write After Approval): Added myself.
10876 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10878 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10879 and libgcj on m68hc11/m68hc12.
10881 2001-06-27 H.J. Lu (hjl@gnu.org)
10883 * Makefile (CFLAGS_FOR_BUILD): New.
10884 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10886 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10888 * README: Remove version number.
10890 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10892 * INSTALL/README: Update wrt. to the installation instructions now
10893 residing in gcc/doc/install.texi.
10895 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10897 * README: Replace with a cut-down and updated version of gcc/README.
10899 2001-06-12 David Edelsohn <edelsohn@gnu.org>
10901 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10902 multilibs to be disabled.
10904 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
10906 * MAINTAINERS (Write After Approval): Add myself.
10908 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
10910 * config.guess: Import CVS version 1.195.
10911 * config.sub: Import CVS version 1.212.
10913 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10915 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10916 gcc/xgcc is built, use -print-prog-name to find out the program
10919 2001-06-04 Phil Edwards <pme@sources.redhat.com>
10921 * config.guess: Import CVS version 1.194. All gcc-local changes
10922 appear to also be in the master copy.
10923 * config.sub: Import CVS version 1.211.
10925 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10927 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10928 with_gcc]: Use `gcc -shared' to build a shared library.
10930 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10932 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10935 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10937 * MAINTAINERS (Write After Approval): Add myself.
10939 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
10941 * configure.in (libstdcxx_flags): Do not try to execute
10942 libstdc++-v3/testsuite_flags until it exists.
10944 2001-06-01 Alan Modra <amodra@bigpond.net.au>
10946 * MAINTAINERS: Update my email address.
10948 2001-05-31 Graham Stott <grahams@redhat.com>
10950 * MAINTAINERS (Write After Approval): Add myself.
10952 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
10954 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10955 libraries when using g++ with native linker.
10957 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
10959 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10961 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
10963 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10964 [aix4*|aix5*]: Prepend blank.
10966 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
10968 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10969 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10970 of subdir/configure scripts to use the new libtool.m4.
10972 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10974 * MAINTAINERS (Write After Approval): Add myself.
10976 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10978 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10980 2001-05-11 Ben Elliston <bje@redhat.com>
10982 * Makefile.in (all-sid): New target.
10983 (check-sid, clean-sid, install-sid): Likewise.
10985 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10987 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10989 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10991 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10994 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10996 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10997 gcc/xgcc is built, use -print-prog-name to find out the program
11000 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
11002 * configure.in (noconfigdirs): Don't reset it from scratch in the
11003 target case; only append to it.
11005 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11006 sparc-*-solaris2.8]: Disable ${libgcj}.
11008 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
11010 * configure.in (libgcj_saved): Copy from $libgcj.
11011 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11014 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11016 * MAINTAINERS: Remove self as MIPS maintainer and
11017 C front end maintainer.
11019 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11021 * configure.in: Move *-chorusos target case to the proper switch.
11024 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11026 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11029 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11031 * Makefile.in (STAGE1_CFLAGS): Pass down.
11033 2001-04-13 Alan Modra <amodra@one.net.au>
11035 * config.guess: Add hppa64-linux support. Note for next import that
11036 this is already in the master file.
11037 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11039 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11041 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11042 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11044 2001-04-11 Stan Shebs <shebs@apple.com>
11046 * MAINTAINERS: Add self as Darwin port maintainer.
11048 2001-04-11 Alan Modra <amodra@one.net.au>
11050 * MAINTAINERS: Update my email address.
11052 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
11054 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11055 recent versions of FreeBSD (release 3 or later).
11056 * ltconfig: On FreeBSD, -lc must not be provided when building
11057 a shared library or else the standard -pthread gcc option is
11058 rendered worthless to later users of the built library.
11060 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11062 * MAINTAINERS: Add self and RTH as C front end maintainers.
11064 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
11066 * config.sub: Make sure to match an already-canonicalized
11067 machine name (eg. mn10300-unknown-elf).
11069 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
11071 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11073 (bootstrap, cross): Use RECURSE_FLAGS.
11074 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11076 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
11078 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11080 2001-03-22 Colin Howell <chowell@redhat.com>
11082 * Makefile.in (DO_X): Do not backslash single-quotes in
11083 backquotes (two places).
11085 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11088 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11089 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11090 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11091 * ltcf-cxx.sh: Likewise.
11092 * ltcf-gcj.sh: Likewise.
11094 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11096 * MAINTAINERS: Add myself as "documentation co-maintainer".
11098 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11100 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11101 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11103 2001-03-19 Tom Tromey <tromey@redhat.com>
11105 * config-ml.in: Handle GCJ and GCJFLAGS.
11107 2001-03-21 Michael Chastain <chastain@redhat.com>
11109 * Makefile.in: all-m4 depends on all-texinfo.
11111 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
11113 * MAINTAINERS: Add myself to write after approval list.
11115 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
11117 * Makefile.in (DO_X): Quote nested quotes.
11119 2001-03-18 Alan Modra <alan@linuxcare.com.au>
11121 * MAINTAINERS: Add myself to write after approval list.
11123 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
11125 * Makefile.in (DO_X): Use double quotes for quoting
11126 "RANLIB=$${RANLIB}".
11128 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11130 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11132 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
11134 * configure.in: Only use `lang_requires' for languages athat are
11137 2001-03-08 Phil Edwards <pme@sources.redhat.com>
11139 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11141 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
11143 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11145 2001-03-07 Tom Tromey <tromey@redhat.com>
11147 * configure.in: Allow config-lang.in to set `lang_requires' to list
11148 of other required languages.
11150 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
11152 * Makefile.in: Remove RANLIB definition. Use RANLIB
11153 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11154 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11156 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
11157 Alexandre Oliva <aoliva@redhat.com>
11159 * Makefile.in (check-c++): Use tabs, not spaces.
11161 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
11163 * MAINTAINERS: add myself to Write After Approval list.
11165 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
11167 * Makefile.in (check-c++): New rule.
11169 * configure.in (target_libs): Remove libg++.
11170 (noconfigdirs): Remove libg++.
11171 (noconfigdirs): Same.
11172 (noconfigdirs): Same.
11173 (noconfigdirs): Same.
11175 * config-ml.in: Remove libg++ references.
11177 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11178 (ALL_TARGET_MODULES): Same.
11179 (configure-target-libg++): Remove.
11180 (all-target-libg++): Remove.
11181 (configure-target-libio): Remove.
11182 (all-target-libio): Remove.
11183 (check-target-libio): Remove.
11185 (libg++.tar.bz2): Remove.
11186 (all-target-cygmon): Remove libio.
11187 (all-target-libstdc++): Remove.
11188 (configure-target-libstdc++): Remove.
11189 (TARGET_LIB_PATH): Remove libstdc++.
11190 (ALL_GCC_CXX): Remove libstdc++.
11191 (all-target-gperf): Correct.
11193 2001-02-16 Nick Clifton <nickc@redhat.com>
11195 * configure.in (noconfigdirs): Allow configuration of texinfo
11198 2001-02-15 Anthony Green <green@redhat.com>
11200 * configure: Introduce GCJ_FOR_TARGET.
11201 * configure.in: Ditto.
11202 * Makefile.in: Ditto.
11204 2001-02-13 Andreas Schwab <schwab@suse.de>
11206 * MAINTAINERS: Update mail address.
11208 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11210 * config.guess: Add linux target for S/390.
11211 * config.sub: Likewise.
11213 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
11215 * configure.in: for *-chorusos, don't config target-newlib and
11218 2001-02-06 Ben Elliston <bje@redhat.com>
11220 * configure: Output host type to stdout, not stderr.
11222 2001-02-05 Mark Mitchell <mark@codesourcery.com>
11224 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11225 * ltcf-cxx.sh: Likewise.
11227 * config.if: Assume enable_libstdcxx_v3 is defined.
11229 2001-02-04 Mark Mitchell <mark@codesourcery.com>
11231 Remove V2 C++ library.
11232 * configure.in: Remove --enable-libstdcxx_v3 support.
11234 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11236 * include/demangle.h: Add prototype for java_demangle_v3.
11238 2001-01-29 Phil Edwards <pme@sources.redhat.com>
11240 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11242 2001-01-27 Richard Henderson <rth@redhat.com>
11244 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11246 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11248 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11249 Don't unset, it's non-portable and no longer necessary, set to empty
11252 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11254 * ltconfig: Shell portability fix for the tagname validity check.
11256 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
11258 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11259 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11261 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11263 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11265 2001-01-26 Tom Tromey <tromey@redhat.com>
11267 * configure.in: Allow libgcj to be built on Sparc Solaris.
11269 2001-01-25 David Edelsohn <edelsohn@gnu.org>
11271 * ltcf-c.sh: Add aix5 case.
11272 * ltcf-cxx.sh: Likewise.
11273 * ltconfig: Likewise.
11275 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
11277 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11278 keep at least one of build_libtool_libs or build_old_libs set to
11281 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11282 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11284 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11286 * configure.in: Enable libgcj on several additional platforms.
11288 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11290 * configure.in: Enable libgcj for linux targets.
11292 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11294 * MAINTAINERS (Write After Approval): Add myself.
11296 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11298 * MAINTAINERS: Add myself as vax port maintainer.
11300 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11302 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11304 2001-01-09 Mike Stump <mrs@wrs.com>
11306 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11307 failures of subdirectories.
11309 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11311 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11312 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11313 * ltcf-cxx.sh: Likewise.
11314 * ltcf-gcj.sh: Likewise.
11315 * ltconfig.sh: Fix typo.
11317 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11319 * configure: handle DOS-style absolute paths.
11321 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11323 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11325 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11327 * MAINTAINERS: Add myself as avr port co-maintainer.
11329 2000-12-28 Ben Elliston <bje@redhat.com>
11331 * MAINTAINERS: Add myself under ``Write After Approval''.
11333 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11335 * texinfo: Remove directory from GCC.
11337 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11339 * COPYING: Update to current
11340 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11341 to 19yy as example year in copyright notice).
11343 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11345 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11346 (libstdcxx_incdir): Pass down.
11347 * config.if: Remove expired bits for cxx_interface, add stub.
11348 (libstdcxx_incdir): Add variable for g++ include directory.
11349 * configure.in (gxx_include_dir): Use it.
11351 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
11353 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11354 with old-email address from ``Write After Approval''.
11356 2000-12-15 Andreas Jaeger <aj@suse.de>
11358 * configure.in: Handle lang_dirs.
11360 2000-12-14 Tom Tromey <tromey@redhat.com>
11362 * MAINTAINERS: Removed brads.
11364 * MAINTAINERS: Added gcj developers.
11366 2000-12-13 Anthony Green <green@redhat.com>
11368 * configure.in: Disable libgcj for any target not specifically
11369 listed. Disable libgcj for x86 and Alpha Linux until compatible
11372 2000-12-13 Mike Stump <mrs@wrs.com>
11374 * Makefile.in (local-distclean): Also remove fastjar.
11376 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11378 * contrib/gcc_update: Add fastjar --touch entries.
11380 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
11382 * configure.in: Disable language-specific target libraries for
11383 languages that aren't enabled.
11385 2000-12-10 Anthony Green <green@redhat.com>
11387 * configure.in: Define libgcj. Disable libgcj target libraries for
11390 2000-12-10 Neil Booth <neilb@earthling.net>
11392 * MAINTAINERS: Update mail address, remove from WAA list.
11394 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11396 * libjava: Imported from /cvs/java.
11397 * libffi: Likewise.
11398 * Boehm-gc: Likewise.
11400 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11402 * configure.in (target_libs): Revert 2000-12-08 patch.
11403 (noconfigdirs): Added target-libjava.
11405 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11407 * djunpack.bat: removed.
11409 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11411 * Makefile.in: handle DOS-style absolute paths.
11412 * config-ml.in: likewise.
11413 * symlink-tree: likewise.
11415 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11417 * fastjar: Imported.
11419 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11421 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11423 * configure.in (target_libs): Removed `target-libjava'.
11425 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11427 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11428 (ALL_MODULES): Added fastjar.
11429 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11430 (all-target-libjava): all-fastjar replaces all-zip.
11431 (all-fastjar): Added.
11432 (configure-target-fastjar, all-target-fastjar): Likewise.
11433 * configure.in (host_tools): Added fastjar.
11435 2000-12-07 Mike Stump <mrs@wrs.com>
11437 * Makefile.in (local-distclean): Remove leftover built files.
11439 2000-11-24 Nick Clifton <nickc@redhat.com>
11441 * configure.in (xscale-elf): Add target.
11442 (xscale-coff): Add target.
11444 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
11446 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11447 recent versions of FreeBSD (release 3 or later).
11448 * ltconfig: On FreeBSD, -lc must not be provided when building
11449 a shared library or else the standard -pthread gcc option is
11450 rendered worthless to later users of the built library.
11452 2000-11-16 Fred Fish <fnf@be.com>
11454 * configure.in (enable_libstdcxx_v3): Fix typo,
11455 libstd++ -> libstdc++.
11457 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11459 * MAINTAINERS: Add self to Write After Approval list.
11461 2000-11-21 Bernd Schmidt <bernds@redhat.com>
11463 * MAINTAINERS: Update my email address. Add myself to global write
11466 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
11468 * Makefile.in: Merge with src and libgcj.
11469 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11470 configure-target-<library> when their configure scripts need the C
11471 or C++ library to have already been built to work properly.
11472 (do_proto_toplev): Set them to an empty string.
11474 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11475 (REALLY_SET_LIB_PATH): Use them.
11477 2000-11-17 Stan Shebs <shebs@apple.com>
11479 * MAINTAINERS: Add self to Write After Approval list.
11481 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11483 * configure: Provide the original toplevel configure arguments
11484 (including $0) to subprocesses in the environment rather than
11485 through gcc/configargs.h.
11487 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11489 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11490 C99. Alphabetise "Write After Approval" list.
11492 2000-11-12 Mark Mitchell <mark@codesourcery.com>
11494 * configure: Turn on libstdc++ V3 by default.
11496 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11499 2000-11-11 Philip Blundell <philb@gnu.org>
11501 * MAINTAINERS: Add self to Write After Approval list.
11503 2000-11-09 David Edelsohn <edelsohn@gnu.org>
11505 * ltcf-c.sh (aix4): Improve shared library configuration; require
11507 * ltcf-cxx.sh (aix4): Define.
11508 * ltconfig (aix4): Define library and soname specs appropriate for
11509 AIX. Define command to create export symbols list.
11511 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
11513 * config.sub: Add support for Sun Chorus
11515 2000-10-31 Nick Clifton <nickc@redhat.com>
11517 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11518 <name>@redhat.com. Also installed new email address for Clint
11521 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11523 * etc: Remove directory from GCC.
11525 2000-10-16 Michael Meissner <meissner@redhat.com>
11527 * configure (gcc/configargs.h): Only create if there is a build GCC
11530 2000-10-16 Matthias Klose <doko@debian.org>
11532 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11533 when configured for libstdc++-v3.
11535 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
11537 * configure: Save configure arguments to gcc/configargs.h.
11539 2000-10-04 Philipp Thomas <pthomas@suse.de>
11541 * config.guess: Import CVS version 1.157.
11542 * config.sub: Import CVS version 1.181.
11544 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
11546 * Makefile.in (bootstrap): avoid recursion if subdir missing
11548 (do-proto-toplev): ditto
11550 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
11552 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11553 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11555 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11556 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11557 all affected `configure' scripts.
11559 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11561 * MAINTAINERS: Add self as cpplib co-maintainer.
11563 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
11565 * MAINTAINERS: Add self to Write After Approval list.
11567 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11569 * INSTALL/README: egcs -> GCC update.
11571 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
11573 * MAINTAINERS: Add myself to Write After Approval list.
11575 2000-09-15 Kazu Hirata <kazu@hxi.com>
11577 * MAINTAINERS: Add myself to Write After Approval list.
11579 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11581 * configure.in: Do not build byacc for hppa64. Provide paths to the
11582 X11 libraries for hppa64.
11584 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11586 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11588 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
11590 * Makefile.in (all-zlib): Added dummy target.
11592 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11593 ltcf-gcj.sh: Updated from libtool multi-language branch.
11595 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
11597 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11598 (bootstrap*): Depend on all-bootstrap.
11600 2000-09-05 Philipp Thomas <pthomas@suse.de>
11602 * config.guess: Import CVS version 1.156.
11603 * config.sub: Import CVS version 1.179.
11605 2000-09-02 Anthony Green <green@cygnus.com>
11607 * Makefile.in (all-gcc): Depend on all-zlib.
11608 (CLEAN_MODULES): Add clean-zlib.
11609 (ALL_MODULES): Add all-zlib.
11610 * configure.in (host_libs): Add zlib.
11612 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
11614 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11615 crosses, but add gcc/include to the header search path for them.
11617 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11619 * MAINTAINERS: Add self to Write After Approval list.
11621 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11623 * config.guess: Import CVS version 1.152.
11624 * config.sub: Import CVS version 1.177.
11626 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
11628 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11629 $targargs to tell whether newlib is going to be built.
11631 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11632 $$r/TARGET_SUBDIR/libio for _G_config.h.
11634 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
11636 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11638 2000-08-22 DJ Delorie <dj@redhat.com>
11640 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11642 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
11644 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11645 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11648 2000-08-21 DJ Delorie <dj@redhat.com>
11650 * MAINTAINERS: Add self as a libiberty maintainer
11652 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
11654 * configure.in (libstdcxx_flags): Use
11655 libstdc++-v3/src/libstdc++.INC.
11657 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
11659 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11661 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11663 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11665 * configure: Make enable_threads and enable_shared defaults
11666 explicit. Substitute enable_threads into generated Makefiles.
11667 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11668 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11670 2000-08-13 Geoff Keating <geoffk@cygnus.com>
11672 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11674 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
11676 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11679 2000-08-11 Jason Merrill <jason@redhat.com>
11681 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11682 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11683 (FLAGS_FOR_TARGET): Not here.
11684 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11686 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
11688 * config-ml.in (CC, CXX): Don't introduce a leading space.
11690 2000-08-07 DJ Delorie <dj@delorie.com>
11692 * MAINTAINERS: Add self as a DJGPP maintainer
11694 2000-08-07 DJ Delorie <dj@redhat.com>
11696 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11697 "if we're also building gcc, and it's a gcc that will run on the
11698 build machine, we want to use its includes instead of the system's
11701 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11703 * MAINTAINERS: Add self to Write After Approval list.
11705 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
11707 * configure.in (libstdcxx_flags): Don't use `"'.
11709 * config-ml.in: Adjust multilib search paths to the
11710 appropriate multilib tree.
11712 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
11714 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11715 commas in $LANGUAGES.
11717 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
11719 * configure.in: Re-enable all references to libg++ and librx.
11721 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
11723 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11724 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11725 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11726 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11728 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11730 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
11732 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11733 CXX_FOR_TARGET for sed.
11735 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
11737 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11738 Do not override if already set in the environment or in configure.
11739 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11740 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11742 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
11744 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11745 the libtool CVS tree multi-language branch.
11746 * ltconfig, ltmain.sh: Updated.
11748 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
11750 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11751 (clean-target): Depend on it.
11753 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11754 (GCC_FOR_TARGET): Use it.
11755 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11756 * configure.in: ... here.
11757 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11758 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11760 2000-07-24 Eric Christopher <echristo@cygnus.com>
11762 * MAINTAINERS: Add self to Write After Approval list.
11764 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
11766 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11767 (configure-target-libchill, configure-target-libobjc): Likewise.
11769 * configure.in: Use the same cache file for all target libs.
11770 * config-ml.in: But different cache files per multilib variant.
11772 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11774 * configure (topsrcdir): Don't use dirname.
11776 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11778 * MAINTAINERS: Add self to Write After Approval list.
11780 2000-07-20 Jason Merrill <jason@redhat.com>
11782 * configure.in: Remove all references to libg++ and librx.
11784 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11786 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
11788 * config.sub: Update to subversions version 2000-07-06.
11790 2000-07-12 Andrew Haley <aph@cygnus.com>
11792 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11793 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11795 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11797 * symlink-tree: Check number of arguments.
11799 2000-07-05 Jim Wilson <wilson@cygnus.com>
11801 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11802 search path for a g++ extracted from the build tree. This
11803 will allow link tests run by configure scripts in
11804 subdirectories to succeed.
11806 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
11808 * ltconfig: Add support for mips-dde-sysv4.2MP
11810 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11812 * MAINTAINERS: Add myself as loop discovery maintainer.
11814 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11816 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11817 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11819 2000-06-19 Timothy Wall <twall@cygnus.com>
11821 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11822 * config.sub: Add tic54x target.
11824 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11826 * MAINTAINERS: Add self as Fortran maintainer,
11827 remove Craig Burley.
11829 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
11831 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11832 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11834 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11836 * MAINTAINERS: Add self as i18n maintainer
11838 20000-05-21 H.J. Lu (hjl@gnu.org)
11840 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11841 directory are used if they exist. Make sure
11842 $(build_tooldir)/include is searched for header files,
11843 $(build_tooldir)/lib/ for library files.
11844 (GCC_FOR_TARGET): Likewise.
11845 (CXX_FOR_TARGET): Likewise.
11847 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11849 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11851 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
11853 * Makefile.in (configure-target-libiberty): Depend on
11854 configure-target-newlib.
11856 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11858 * configure.in, Makefile.in: Merge all libffi-related
11859 configury stuff from the libgcj tree.
11861 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11863 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11864 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11866 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11868 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11869 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11870 current version information. Add to proto-toplev directory.
11871 (gdb-taz): Build do-djunpack.
11873 2000-05-15 David Edelsohn <edelsohn@gnu.org>
11875 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11877 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11879 * MAINTAINERS: Add self to Write After Approval list.
11881 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11883 * ltmain.sh: Preserve in relink_command any environment
11884 variables that may affect the linker behavior.
11886 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11888 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11890 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11892 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11894 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11896 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11897 with the version name.
11899 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11901 * MAINTAINERS: Add self as bb-reorder maintainer.
11903 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11905 * config.if: Tweak.
11907 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11909 * djunpack.bat: New file.
11911 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11913 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11914 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11915 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11916 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11918 2000-04-16 Dave Pitts <dpitts@cozx.com>
11920 * config.sub (case $basic_machine): Change default for "ibm-*"
11923 2000-04-13 Andreas Jaeger <aj@suse.de>
11925 * MAINTAINERS: Added myself.
11927 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11929 * Makefile.in (gdb-taz): New target. GDB specific archive.
11930 (do-md5sum): New target.
11932 (PACKAGE): Default to TOOL.
11933 (VER): Default to a shell script.
11934 (taz): Rewrite target. Move real work to do-proto-toplev. Include
11935 md5 checksum generation.
11936 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11937 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11938 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11939 insight.tar.bz2): Use gdb-taz to create archive.
11941 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11943 * configure (warn_cflags): Delete.
11945 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11947 * MAINTAINERS: Added myself.
11949 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
11950 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
11952 * configure.in (enable_libstdcxx_v3): Add.
11953 (target_libs): Add bits here to switch between libstdc++-v2 and
11955 * config.if: And this file too.
11956 * Makefile.in: Add libstdc++-v3 targets.
11958 2000-04-05 Michael Meissner <meissner@redhat.com>
11960 * config.sub (d30v): Add d30v as a basic machine type.
11962 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
11964 * configure.in: -linux-gnu*, not -linux-gnu.
11966 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11968 * MAINTAINERS: Add self in write-after-approval section.
11970 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11972 * MAINTAINERS: Add self as ia64 port maintainer.
11974 2000-03-08 Neil Booth <NeilB@earthling.net>
11976 * MAINTAINERS: Add self in write-after-approval section.
11978 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
11980 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11981 (do-tar-bz2): Replace TOOL with PACKAGE.
11982 (gdb.tar.bz2): Remove GDBTK from GDB package.
11983 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11984 dejagnu.tar.bz2): New packages.
11986 2000-02-27 Andreas Jaeger <aj@suse.de>
11988 * configure.in: Add entry for mips*-*-linux*, move catch all
11989 *-*-*linux* entry below this one.
11991 2000-02-27 Ian Lance Taylor <ian@zembu.com>
11993 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11995 2000-02-24 Nick Clifton <nickc@cygnus.com>
11997 * config.sub: Support an OS of "wince".
11999 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12001 * config.guess, config.sub: Updated to match config's 2000-02-15
12004 2000-02-23 Linas Vepstas <linas@linas.org>
12006 * config.sub: Add support for Linux/IBM 370.
12007 * configure.in: Likewise.
12009 2000-02-22 Nick Clifton <nickc@cygnus.com>
12011 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12013 2000-02-20 Christopher Faylor <cgf@cygnus.com>
12015 * config.guess: Guess "cygwin" rather than "cygwin32".
12017 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12019 * configure (gcc_version): When setting, narrow search to
12020 lines containing `version_string'.
12022 2000-02-15 Denis Chertykov <denisc@overta.ru>
12024 * config.sub: Add support for avr target.
12026 2000-02-14 Nick Clifton <nickc@cygnus.com>
12028 * MAINTAINERS: Add maintainers for MCore port.
12030 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12032 * config.sub: Add mmix-knuth-mmixware.
12034 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12036 * MAINTAINERS: Pair cccp with cpplib maintainership.
12038 2000-01-27 Christopher Faylor <cgf@redhat.com>
12040 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12041 structure stuff to -L library search.
12042 (CXX_FOR_TARGET): Ditto.
12043 (CROSS_CHECK_MODULES): Fix spelling mistake.
12045 2000-01-24 Mark Mitchell <mark@codesourcery.com>
12047 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12050 2000-01-12 Richard Henderson <rth@cygnus.com>
12052 * configure.in: Don't build some bits for beos.
12054 2000-01-12 Joel Sherrill (joel@OARcorp.com)
12056 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12059 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12061 * Add self as cpplib maintainer, as requested by Jason
12062 Merrill. Correct my e-mail address.
12064 2000-01-06 Geoff Keating <geoffk@cygnus.com>
12066 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12069 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12071 * MAINTAINERS: Add myself to "write after approval" list.
12073 1999-12-14 Richard Henderson <rth@cygnus.com>
12075 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12076 * config.sub: Accept alphaev[78], alphaev8.
12078 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12080 * config.guess, config.sub: Update from autoconf.
12082 1999-11-29 Bruce Korb <autogen@linuxbox.com>
12084 * MAINTAINERS: update my playtime e-address.
12086 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12088 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12089 necessary libraries are missing.
12091 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
12093 * MAINTAINERS: Add new 'write after approval' maintainer.
12095 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12097 * MAINTAINERS: Add new Java maintainer.
12099 1999-10-25 Andreas Schwab <schwab@suse.de>
12101 * configure: Fix quoting inside arguments of eval.
12103 1999-10-21 Nick Clifton <nickc@cygnus.com>
12105 * config-ml.in: Allow suppression of some ARM multilibs.
12107 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12109 * config.guess: Add OS/390 match pattern.
12110 * config.sub: Add mvs, openedition targets.
12111 * configure.in (i370-ibm-opened*): New.
12113 1999-09-04 Steve Chamberlain <sac@pobox.com>
12115 * config.sub: Add support for configuring for pj.
12117 1999-08-31 Nick Clifton <nickc@cygnus.com>
12119 * config.sub (maybe_os): Add support for configuring for fr30.
12121 1999-08-25 Nick Clifton <nickc@cygnus.com>
12123 * configure.in: Do not configure or build ld for AIX
12124 platforms. ld is known to be broken on these platforms.
12126 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12128 * config-ml.in: Pass compiler flag corresponding to multidirs to
12131 1999-08-09 Ian Lance Taylor <ian@zembu.com>
12133 * Makefile.in (LDFLAGS): Define.
12135 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12137 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12139 (*-*-cygwin*): Likewise.
12141 1999-08-08 Ian Lance Taylor <ian@zembu.com>
12144 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12145 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12147 From Eli Zaretskii <eliz@is.elta.co.il>:
12148 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12149 long file name when using DJGPP on MS-DOS.
12151 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12153 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12155 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12157 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12158 dependency as this causes "make check" to globally "make all"
12160 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12162 * configure.in (target_libs): Added target-zlib.
12163 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12164 (CONFIGURE_TARGET_MODULES): Likewise.
12165 (CHECK_TARGET_MODULES): Likewise.
12166 (INSTALL_TARGET_MODULES): Likewise.
12167 (CLEAN_TARGET_MODULES): Likewise.
12168 (configure-target-zlib): New target.
12169 (all-target-zlib): Likewise.
12170 (all-target-libjava): Depend on all-target-zlib.
12171 (configure-target-libjava): Depend on configure-target-zlib.
12173 * Makefile.in (configure-target-libjava): Depend on
12174 configure-target-newlib.
12175 (configure-target-boehm-gc): New target.
12176 (configure-target-qthreads): New target.
12178 * configure.in (target_libs): Added target-qthreads.
12179 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12180 (CONFIGURE_TARGET_MODULES): Likewise.
12181 (CHECK_TARGET_MODULES): Likewise.
12182 (INSTALL_TARGET_MODULES): Likewise.
12183 (CLEAN_TARGET_MODULES): Likewise.
12184 (all-target-qthreads): New target.
12185 (configure-target-libjava): Depend on configure-target-qthreads.
12186 (all-target-libjava): Depend on all-target-qthreads.
12188 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12189 (CONFIGURE_TARGET_MODULES): Likewise.
12190 (CHECK_TARGET_MODULES): Likewise.
12191 (INSTALL_TARGET_MODULES): Likewise.
12192 (CLEAN_TARGET_MODULES): Likewise.
12193 (all-target-libjava): New target.
12194 (all-target-boehm-gc): Likewise.
12195 * configure.in (target_libs): Added libjava, boehm-gc.
12197 1999-07-22 Ian Lance Taylor <ian@zembu.com>
12199 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12200 configure.bat in SUPPORT_FILES.
12201 (gas+binutils.tar.bz2): Likewise.
12203 * makeall.bat: Remove; obsolete.
12205 1999-07-21 Ian Lance Taylor <ian@zembu.com>
12207 From Mark Elbrecht:
12208 * configure.bat: Remove; obsolete.
12210 1999-07-11 Ian Lance Taylor <ian@zembu.com>
12212 * configure: Add -W -Wall to the default CFLAGS when compiling with
12215 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12217 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12219 1999-06-30 Mark Mitchell <mark@codesourcery.com>
12221 * configure.in: Build ld on IRIX6.
12223 1999-06-12 Ian Lance Taylor <ian@zembu.com>
12225 * Makefile.in: Change distribution targets to use bzip2 instead of
12227 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12228 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12230 1999-06-04 Nick Clifton <nickc@cygnus.com>
12232 * config.sub: Add mcore target.
12234 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12236 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12238 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12240 * config.guess (dummy): Changed to $dummy.
12242 1999-05-24 Nick Clifton <nickc@cygnus.com>
12244 * config.sub: Tidied up case statements.
12246 1999-05-22 Ben Elliston <bje@cygnus.com>
12248 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12251 * config.guess: Merge with FSF version. Future changes will be
12252 more accurately recorded in this ChangeLog.
12253 * config.sub: Likewise.
12255 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12257 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12259 1999-04-30 Tom Tromey <tromey@cygnus.com>
12261 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12263 1999-04-23 Tom Tromey <tromey@cygnus.com>
12265 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12267 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
12269 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12270 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12271 Bad merge removed these two changes.
12273 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
12274 Martin Heller (Ing.-Buero_Heller@t-online.de)
12276 * config.guess (interix Alpha): Add.
12278 1999-04-11 Richard Henderson <rth@cygnus.com>
12280 * configure.in (i?86-*-beos*): Do config gperf; don't config
12281 gdb, newlib, or libgloss.
12283 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
12285 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12286 link a trivial program with -mabi=64. If it fails, remove mabi=64
12289 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12291 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12293 1999-04-08 Nick Clifton <nickc@cygnus.com>
12295 * config.sub: Add support for mcore targets.
12297 1999-04-07 Michael Meissner <meissner@cygnus.com>
12299 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12300 not mt-ospace, in order to shut up assembler warning about using
12301 symbols that are named the same as registers.
12303 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
12305 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12306 dependency list for all-target-cygmon.
12308 1999-04-05 Doug Evans <devans@casey.cygnus.com>
12310 * config-ml.in: Check $host, not $target, for selective multilibs.
12311 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12312 thumb interworking, and underscore prefix multilibs.
12314 1999-04-04 Ian Lance Taylor <ian@zembu.com>
12316 * missing: Update to version from current automake.
12318 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12320 * configure (gxx_include_dir): Removed.
12322 * configure.in (gxx_include_dir): Handle it.
12323 * Makefile.in: Likewise.
12325 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12327 * config.sub (mips64vr4111,mips64vr4111el) Add.
12329 1999-03-21 Ben Elliston <bje@cygnus.com>
12331 * config.guess: Correct typo for detecting ELF on FreeBSD.
12333 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12335 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12338 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12340 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12341 all-target-newlib to dependency list for all-target-bsp.
12343 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12345 * config.sub: Add i386-uwin support.
12346 * config.guess: Likewise.
12348 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12350 * configure.in: cleanup, add mh-*pic handling for arm, special
12351 case powerpc*-*-aix*
12353 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12355 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12358 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12360 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12363 1999-03-02 Nick Clifton <nickc@cygnus.com>
12365 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12367 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12369 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12371 1999-02-24 Nick Clifton <nickc@cygnus.com>
12373 * config.sub: Fix typo in arm recognition.
12375 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12377 * configure.in (noconfigdirs): Changed target_configdirs to
12378 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12379 rather than m68k-*-* since it is not known to work on
12380 m68k-aout. Ditto for arm-*-*oabi.
12382 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12384 * configure.in (*-*-windows*): Remove, no longer used.
12386 1999-02-19 Ben Elliston <bje@cygnus.com>
12388 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12389 Smart and improved by Andrew Cagney.
12391 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12393 * config.guess: Recognize openbsd-*-hppa.
12395 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12397 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12398 only if it is not empty.
12400 1999-02-17 Nick Clifton <nickc@cygnus.com>
12402 Patch from: Scott Bambrough <scottb@corelcomputer.com>
12404 * config.guess: Modified to recognize uname's armv* syntax.
12406 * config.sub: Modified to recognize uname's armv* syntax.
12408 1999-02-17 Mark Salter <msalter@cygnus.com>
12410 * configure.in: Added target-bsp for sparclite.
12412 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12414 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12416 1999-02-08 Nick Clifton <nickc@cygnus.com>
12418 * configure.in: Add support for strongarm port.
12419 * config.sub: Add support for strongarm target.
12421 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
12423 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12424 the old name config/mh-cygwin32.
12427 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12429 * configure.in: Do build ld for ix86 Solaris.
12431 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12433 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12434 $AR_FOR_TARGET. Likewise for RANLIB.
12436 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
12438 * config.sub (oabi): Recognize.
12439 * configure.in (arm-*-oabi): Handle.
12441 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12443 * config.guess: Improve detection of i686 on UnixWare 7.
12445 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12447 * config.guess: Add support for i386-pc-interix.
12448 * config.sub: Likewise.
12449 * configure.in: Likewise.
12451 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12453 * Makefile.in: Remove unneeded all-target-libio from
12454 from all-target-winsup target since it is now unneeded.
12455 Add all-target-libtermcap in its place since it is now
12458 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12460 * configure.in: makefile stub for cygwin target is probably
12461 unnecessary. Remove it for now.
12463 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12465 * configure.in: libtermcap.a should be built when cygwin is the
12466 target as well as the host.
12467 * config.guess: Allow mixed case in cygwin uname output.
12468 * Makefile.in: Add libtermcap target.
12470 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12472 * config.sub: Clean up handling of hppa2.0.
12474 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12476 * config.guess: Use C code to identify more HP machines.
12478 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12480 * config.sub: Handle hppa2.0.
12482 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12484 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12485 cygmon for all sparclite targets, regardless of object format.
12487 1998-12-15 Mark Salter <msalter@cygnus.com>
12489 * configure.in: Added target-bsp for several target architectures.
12491 * Makefile.in: Added rules for bsp.
12493 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12495 * config.guess: Improve detection of hppa2.0 processors.
12497 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12499 * config.guess: Recognize FreeBSD using ELF automatically.
12501 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12503 * configure (skip-this-dir): Add handling for new shell script, which
12504 might be created by a sub-directory's configure to indicate, this particular
12505 directory is "unwanted".
12506 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12508 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12510 * ltconfig: import from libtool, after changing libtool to
12511 account for the cygwin name change.
12513 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12515 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12516 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12518 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12520 * configure.in: Add libtermcap to list of cygwin dependencies.
12522 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12524 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12525 they include winsup/include when it's a cygwin target.
12527 1998-11-12 Tom Tromey <tromey@cygnus.com>
12529 * configure.in (host_tools): Added zip.
12530 * Makefile.in (all-target-libjava): Depend on all-zip.
12531 (all-zip): New target.
12532 (ALL_MODULES): Added all-zip.
12533 (NATIVE_CHECK_MODULES): Added check-zip.
12534 (INSTALL_MODULES): Added install-zip.
12535 (CLEAN_MODULES): Added clean-zip.
12537 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12539 * Makefile.in: lose "32" from comment about cygwin.
12541 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12543 * configure.in: Use -Os to build target libraries for the fr30.
12545 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12547 * config.sub: Add fr30.
12549 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12551 * configure.in: drop "32" from config/mh-cygwin32. Check
12552 cygwin* instead of cygwin32*.
12553 * config.sub: Check cygwin* instead of cygwin32*.
12555 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12557 * config.guess: Match any version of Unixware7.
12559 1998-10-20 Syd Polk <spolk@cygnus.com>
12561 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12564 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12566 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12567 these if the appropriate directories and files to not exist.
12569 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12571 * Makefile.in (DEVO_SUPPORT): Add config.if.
12573 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12575 * configure: Add pattern to replace "build_tooldir"'s
12576 definition in the generated Makefile with "tooldir"'s
12579 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12581 * config.sub: Bring back lost sparcv9.
12583 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12585 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12587 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12588 CC_FOR_TARGET and friends.
12590 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12592 * Makefile.in (build_tooldir): New variable, same as tooldir.
12593 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12594 -B$(build_tooldir)/bin/.
12595 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12597 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12599 * README: Remove installation instructions and refer to the
12600 INSTALL directory instead.
12602 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
12604 * config.sub: Add support for i[34567]86-pc-udk.
12605 * configure.in: Likewise.
12607 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12609 * Makefile.in: add bzip2 package building bits for user
12611 * configure.in: ditto
12613 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12615 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12616 (ALL_TARGET_MODULES): Add all-target-libobjc.
12617 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12618 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12619 (all-target-libchill): Add dependencies.
12620 * configure.in (target_libs): Add libchill.
12622 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12624 * configure.in (target_subdir): Remove duplicate line.
12626 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12628 * Makefile.in (all-automake): fix dependencies.
12630 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12632 * configure.in: Minor cleanups for building in the $(target_alias)
12635 1998-09-22 Jim Wilson <wilson@cygnus.com>
12637 * Makefile.in (bootstrap): Set r and s before make all. Use
12638 BASE_FLAGS_TO_PASS in make all.
12641 1998-09-20 Mark Mitchell <mark@markmitchell.com>
12643 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12645 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12647 * config.sub: Fix typo in last change.
12649 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12651 * config.sub: Add support for C4x target.
12652 * configure.in: Likewise.
12654 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12656 * config.sub: Recognize sparcv9 just like sparc64.
12658 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12660 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12662 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12664 * config.guess: Correctly identify Pentium II sco boxes.
12666 * config.guess: Fix "tr" code. From Weiwen Liu.
12668 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12670 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12673 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12675 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12676 (ALL_TARGET_MODULES): Add all-target-libchill.
12677 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12678 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12679 (all-target-libchill): Add dependencies.
12680 * configure.in (target_libs): Add libchill.
12682 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12684 * config.guess: Avoid assumptions about "tr" behaves when
12685 LANG is set to something other than English.
12687 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12689 * configure (gxx_include_dir): Changed to
12690 '${prefix}/include/g++'-${libstdcxx_interface}.
12692 * config.if: New to determine the interfaces.
12694 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12696 * config.guess: Detect and handle MPE/IX.
12697 * config.sub: Deal with MPE/IX.
12699 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12701 * configure.in: Use mh-aix43.
12703 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12705 * configure: Fix --without/--disable cases for gxx-include-dir.
12707 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12709 * mdata-sh: Imported. Needed for automake support.
12711 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12713 * Makefile.in (taz): Try "chmod -R og=u ." before
12714 "chmod og=u `find . -print`".
12716 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12718 * configure.in: Add arm-elf and thumb-elf support.
12720 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12722 * Makefile.in: Undo previous patch.
12724 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12726 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12728 (install-no-fixedincludes): and here
12729 (INSTALL_MODULES): ... from here.
12731 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12733 * config.sub: Merge with FSF.
12735 * config.guess: Merge with FSF.
12737 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12739 * configure (extraconfigdirs): New variable.
12740 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12741 * Makefile.in (all): Move higher in file.
12742 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12743 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12744 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12745 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12746 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12748 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
12750 * Makefile.in (all-target-libjava): Depend on all-gcc and
12752 (configure-target-libjava): Depend on $(ALL_GCC).
12754 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12756 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12757 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12759 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12761 * INSTALL/README: Fix typo.
12763 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12765 * ylwrap: Change absolute path checks to check for DOS style path
12768 * ylwrap: Don't use a full path name if the source file is in the
12769 same directory. From hjl@lucon.org (H.J. Lu).
12771 * config-ml.in: Default to being verbose, to match Feb 18 change to
12774 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12776 Brought over from egcs:
12778 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12780 * configure.in (target_subdir): Set to ${target_alias} instead
12783 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12785 * configure.in (target_subdir): Set to libraries if enable_multilib.
12787 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12789 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12790 multilibs, force reconfiguration the first time we create
12791 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12793 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12795 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12796 avoid confusion with --no-recursion.
12798 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12800 * configure.in: Win32 hosts shouldn't use install -x
12801 * install-sh: remove -x option, and special .exe-handling
12804 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12806 * config.guess: Recognize i586-pc-beos.
12807 * configure.in: Don't build some bits for beos.
12809 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12811 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12812 CFLAGS default to -O2.
12814 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12817 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12819 * ltmain.sh: Correct install when using a different shell.
12821 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12823 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12825 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12827 * makefile.vms: Update to build binutils/makefile.vms. Add install
12830 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12832 * ltconfig: Update to correct AIX handling.
12834 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12836 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12838 * configure.in (target_subdir): Set to ${target_alias} instead
12841 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12843 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12844 (Makefile): Depend on $(gcc_version_trigger).
12846 * configure (gcc_version): Change default initializer to empty
12848 (gcc_version_trigger): New variable; pass this variable down
12849 to subdir configures to enable them checking gcc's version
12850 themselves. Emit make macros for both gcc_version vars.
12851 (topsrcdir): Initialize reliably.
12852 (recursion line): Remove --with-gcc-version=${gcc_version}.
12854 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12856 * configure (enable_version_specific_runtime_libs): Implement new flag
12857 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12858 in $(libsubdir); emit definition in each generated Makefile.
12859 (gxx_include_dir): Initialize depending on
12860 $enable_version_specific_runtime_libs.
12862 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12864 * configure (gcc_version): Initialize properly depending on
12865 how and where configure is started.
12866 (recursion line): Pass a --with-gcc-version=${gcc_version}
12867 to configures in subdirs.
12869 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12871 * configure.in (noconfigdirs): Add configure pattern for mips tx39
12874 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12876 * configure.in: Add cygmon and libstub support for mn10200.
12878 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12880 * configure (gcc_version): Add new variable describing the
12881 particular gcc version we're building.
12882 * Makefile.in (libsubdir): Add new macro for the directory
12883 in which the compiler finds executables, libraries, etc.
12884 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12887 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12889 * Makefile.in (local-clean): Remove *.log.
12890 (warning.log): Built with warn_summary from build.log.
12891 (mail-report.log): Run test_summary.
12892 (mail-report-with-warnings.log): Run test_summary including
12893 warning.log in the report.
12895 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12897 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12899 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12901 * Makefile.in (grep): Grep no longer depends on libiberty.
12903 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12905 * Makefile.in: all-snavigator needs all-libgui.
12907 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12909 * configure.in: Add cygmon and libstub support for mn10300.
12911 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12913 * missing: Update to version from automake 1.3.
12915 * ltmain.sh: On installation, don't get confused if the same name
12916 appears more than once in the list of library names.
12918 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12920 * config.sub: Accept m68060 and m5200 as CPU names.
12922 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12924 * configure: Use && rather than using -a in test, because odd
12925 strings can confuse test.
12926 * configure.in: Likewise.
12928 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12930 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12932 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12934 * Makefile.in (boostrap2-lean, bootstrap3-lean,
12935 bootstrap4-lean): New targets.
12937 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12939 * mpw-* Delete. Not used.
12941 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12943 * COPYING.LIB: Update FSF address.
12945 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12947 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12949 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12952 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12954 * ltconfig, ltmain.sh: Avoid producing a version number if
12955 -version-info was not used.
12957 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12959 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12960 building with newlib.
12962 1998-04-30 Paul Eggert <eggert@twinsun.com>
12964 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12965 Solaris `make' causes it to continue to next definition.
12967 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12969 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12970 the right GUI libraries and files are installed along with GDB.
12972 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12974 * configure.in: Change alpha to alpha* in several places.
12976 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12978 * config.sub: Recognize sparc86x.
12980 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12982 * configure.in (--enable-target-optspace): Remove debug echo.
12984 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12986 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12988 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12990 * ltconfig: Update cygwin32 support.
12992 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12993 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12994 (GDB_SUPPORT_DIRS): Likewise.
12996 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12998 * configure.in (target_makefile_frag): If --enable-target-optspace,
12999 use -Os to compile target libraries rather than -O2. Default to
13000 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13002 * configure.in (target_cflags): Ditto for d30v.
13004 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13006 * Makefile.in (all-bfd): Depend on all-intl.
13007 (all-binutils): Likewise.
13008 (all-gas): Likewise.
13009 (all-gprof): Likewise.
13010 (all-ld): Likewise.
13012 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
13014 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13016 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13018 * Makefile.in (all-bfd): Depend upon all-libiberty.
13020 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13022 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13024 * Makefile.in: Add libstub.
13026 * configure.in: Ditto. Build libstub for targets that have cygmon
13029 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13031 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13033 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13035 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13036 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13038 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13040 * configure: Define DEFAULT_M4 by searching PATH.
13041 * Makfile.in: Use DEFAULT_M4.
13043 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13045 * ltconfig: Add cygwin32 support.
13047 * Makefile.in, configure.in: Add libtool as a native only directory
13048 to configure and build.
13050 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13052 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13054 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
13056 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13058 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13060 * Makefile.in: add ash make rules
13061 * configure.in: add ash to native_only and host_tools lists
13063 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13065 * Makefile.in (all-gettext, all-intl): New targets.
13066 (ALL_MODULES): Added all-gettext, all-intl.
13067 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13068 (INSTALL_MODULES): Added install-gettext, install-intl.
13069 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13071 * configure.in (host_tools): Added gettext.
13072 (native_only): Likewise.
13073 (noconfigdirs) [various cases]: Likewise.
13074 (host_libs): Added intl.
13076 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13078 * configure: Do not disable building gdbtk for cygwin32 hosts.
13080 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13082 * configure.in: Add thumb-coff target.
13083 * config.sub: Add thumb-coff target.
13085 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13087 * Makefile.in: Revert yesterday's change.
13088 (all-target-winsup): all-target-librx stays out of here.
13090 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13092 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13093 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13094 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13095 Remove references to librx and libg++.
13097 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13099 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13102 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13104 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13105 for newlib directory.
13106 (CXX_FOR_TARGET): Likewise.
13108 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13110 * ltconfig: Update after libtool/ltconfig.in change for
13113 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13115 * ltconfig, ltmain.sh: Update to libtool 1.2.
13117 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13119 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13120 (install-gcc-cross): Instead, override LANGUAGES here.
13122 1998-03-18 Dave Love <d.love@dl.ac.uk>
13124 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13125 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13127 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13129 * configure.in: Add Thumb-pe target.
13131 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
13133 * Makefile.in - changed sn targets to snavigator
13134 * configure.in - changed sn targets to snavigator
13136 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13138 * config-ml.in: After building symlink tree call make distclean
13139 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13140 to be the case for libiberty.
13142 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13144 * configure: When making link, also check the current
13145 directory. The configure scripts may create one.
13147 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13149 * config.sub: Accept alphapca56 and alphaev6 properly.
13151 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13153 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13155 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13157 * config.sub (sco5): Fix typo.
13159 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13161 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13163 (install-itcl): Remove dependency on install-tcl.
13165 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13167 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13169 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13171 * configure.in: Don't build libgui for a cygwin32 target when not on
13174 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13176 * configure (redirect): Set to null, so default behavior of
13177 configure is now --verbose.
13179 1998-02-16 Dave Love <d.love@dl.ac.uk>
13181 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13182 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13184 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13186 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13187 this change to sync Makefile.in with its ChangeLog entries.
13189 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13191 * ltmain.sh (mkdir): Check that the directory doesn't exist
13192 before we exit with error, so that we don't get races during
13195 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13197 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13199 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13201 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13202 PICFLAG_FOR_TARGET.
13203 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13205 * configure: Emit a definition for the new macro enable_shared
13206 into each Makefile.
13208 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13210 * configure.in (host_tools, native_only): Add libtool.
13212 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13214 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13215 Fix typo in ming config comment.
13217 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13219 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13221 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13223 * config.sub: Add tic30 cases, and map c30 to tic30.
13225 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13227 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13228 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13229 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13230 (CLEAN_TARGET_MODULES): Similarly
13231 (all-target-libf2c): Add dependences.
13232 * configure.in (target_libs): Add libf2c.
13234 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13236 * configure.in: Remove expect from noconfigdirs when target
13237 is cygwin32. OK to build expect and dejagnu with Canadian
13240 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13242 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13245 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13248 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13250 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13251 here as it is not defined in the toplevel Makefile.
13253 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13255 * configure (package_makefile_rules_frag): New variable, which names
13256 a file with generic rules, ...
13257 Change comment to mention we now have FIVE parts.
13258 * configure: Undo last change.
13260 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13262 * config.guess: More accurate determination of HP processor types.
13263 * config.sub: More accurate determination of HP processor types.
13265 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13267 * configure (package_makefile_frag): Move inserting the
13268 ${package_makefile_frag} to where it should be according
13271 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13273 * config.guess: Add support for Linux/ARM.
13275 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13277 * .cvsignore: Remove *-info and *-install since they match
13278 release-info and mpw-install, which we don't want to just ignore.
13280 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13282 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13284 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13286 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13287 local_prefix to sub-make invocations.
13289 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13291 * configure.in: Check makefile fragments in the source
13294 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13296 * configure.in: Check whether host and target makefile
13297 fragments exist before adding them to *_makefile_frag.
13299 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13301 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13303 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13305 * configure.in: Make sure we only replace RPATH_ENVVAR on
13306 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13309 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13312 1998-01-13 Lee Iverson (leei@ai.sri.com)
13314 * config-ml.in (multi-do): LDFLAGS must include multilib
13317 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
13319 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13321 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13323 * config.sub: Add mingw32 support.
13324 * configure.in: Likewise.
13326 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13328 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13330 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13332 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13333 * configure (gxx_include_dir): Provide a definition for subdirs
13334 which do not use autoconf.
13336 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13338 * config.guess: Sync with egcs. Picks up new alpha support,
13339 BeOS & some additional linux support.
13341 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13343 * config.guess: HP 9000/803 is a PA1.1 machine.
13345 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13347 * configure.in: It's alpha*-...
13349 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13351 * configure.in (host_makefile_frag, target_makefile_frag):
13352 Handle multiple config files.
13353 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13356 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13360 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13362 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13364 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13366 * Makefile.in: Add libgui directory.
13367 (GDB_TK): Add all-libgui.
13368 * configure.in: Add libgui directory.
13369 * configure: Add all-libgui to GDB_TK.
13371 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13373 * config-ml.in (multidirs): Add m32r to multilib list.
13375 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13377 * Makefile.in (all-target-gperf): Change dependency to
13378 all-target-libstdc++.
13380 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13382 * config.guess: Add BeOS support.
13384 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13386 Source directory cvs renamed to cvssrc:
13387 * configure.in (host_tools): Change cvs to cvssrc.
13388 (native_only): Likewise.
13389 (noconfigdirs) [various cases]: Likewise.
13390 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13391 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13392 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13393 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13394 (all-cvssrc): Rename target from all-cvs.
13396 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13398 * configure (gxx_include_dir): Fix thinko.
13400 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13402 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13403 (install-cross, install-gcc-cross): New targets.
13405 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13407 * configure.in (noconfigdirs): Add support for Thumb target.
13409 * config.sub (maybe_os): Add support for Thumb target.
13411 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13413 * Makefile.in: Add rules for cygmon.
13415 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13417 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13419 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13420 * configure (gxx_include_dir): Provide a definition for subdirs
13421 which do not use autoconf.
13423 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13425 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13428 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13431 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13432 found on RedHat Linux systems.
13434 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13436 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13439 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13441 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13443 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13445 * ltmain.sh: If mkdir fails, check whether the directory was created
13446 anyhow by some other process.
13448 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13450 * configure.in (d30v-*-*): Configure all directories.
13452 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13454 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13457 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13459 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13461 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13463 * include/libiberty.h: Add extern "C" { so it can be used with C++
13465 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13468 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13470 * configure.in (d30v-*-*): Configure GCC now.
13472 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13474 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13475 is no longer needed.
13477 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13479 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13481 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13483 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13484 targets using "$@" to provide support for similar but not identical
13485 targets without having to duplicate code.
13487 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13489 * makefile.vms: Fix to work with DEC C.
13491 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13493 * config.sub: Add mips-tx39-elf to marketing names.
13495 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13497 * ltmain.sh: Handle symlinks in generated script.
13499 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13501 * configure: Handle autoconf style directory options: --bindir,
13502 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13503 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13505 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13506 (sharedstatedir, localstatedir, oldincludedir): New variables.
13507 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13508 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13509 sbindir, sharedstatedir, and sysconfdir.
13511 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13513 * Makefile.in (bootstrap-lean): New target.
13515 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13517 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
13518 sn, and gnuserv from noconfigdirs.
13520 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13522 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13524 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13526 * Makefile.in (cross): New target.
13528 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13529 Jeff Law <law@cygnus.com>
13531 * Makefile.in (bootstrap2, bootstrap3): New targets.
13532 (all-bootstrap): Remove outdated and confusing target.
13533 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13535 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13537 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13538 windows. Consistent with gdb/configure.
13540 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13542 * configure.in: Name Linux target fragment.
13544 * configure: Rewrite so that project Makefile fragment is inserted
13545 first and appears last in the resulting Makefile.
13547 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13549 * Makefile.in (install-itcl): Install tcl first.
13551 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13553 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13555 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13557 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13559 * configure.in (skipdirs): Add target-librx for Linux.
13560 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13562 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13564 * Makefile.in (bootstrap): New target.
13566 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13568 * config.sub: Accept 'amigados' for backward compatibility.
13570 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13572 * config.guess: Merge with FSF.
13574 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13576 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13578 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13580 * config.sub: Add "marketing-names" patch.
13582 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13584 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13586 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13588 * config.sub: Handle v850-elf.
13590 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
13592 * .cvsignore (*-install): Remove.
13594 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13596 * ltconfig: Set CONFIG_SHELL in libtool.
13597 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13599 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13601 * configure.in (target_subdir): Set to libraries if enable_multilib.
13603 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13605 * config.guess: Update from gcc directory.
13607 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13609 * Makefile.in (all-sim): Depends on all-readline.
13611 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13613 * Makefile.in (BISON, YACC): Use $$s.
13614 (all-bison): Depend on all-texinfo.
13616 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13618 * Makefile.in (BISON): Add -L flag.
13621 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13623 * configure.in (noconfigdirs): Add support for v850e target.
13625 * config.sub (maybe_os): Add support for v850e target.
13627 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13629 * configure.in (noconfigdirs): Add support for v850ea target.
13631 * config.sub (maybe_os): Add support for v850ea target.
13633 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13635 * config.sub: Add mipstx39. Delete r3900.
13637 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13639 * Makefile.in (all-autoconf): Depends on all-texinfo.
13641 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13643 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13646 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13648 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13650 * configure: When handling a Canadian Cross, handle YACC as well as
13651 BISON. Just set BISON to bison. When setting YACC, prefer bison.
13652 * Makefile.in (all-bison): Depend upon all-texinfo.
13654 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13656 * Makefile.in (BISON): bison, not byacc or bison -y.
13657 (YACC): bison -y or byacc or yacc.
13658 (various): Add *-bison as appropriate.
13659 (taz): No need to mess with BISON anymore.
13661 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13663 * configure: If OSTYPE matches *win32*, try to find a good value for
13666 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13668 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13669 configure.in if it is present.
13671 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13673 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13675 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13677 * config.sub: Recognize `arc' cpu.
13678 * configure.in: Likewise.
13679 * config-ml.in: Likewise.
13681 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13683 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13685 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13687 * configure: Changed sed delimiter from ':' to '|' when
13688 attempting to substitute ${config_shell} for SHELL. On
13689 NT ${config_shell} may contain a ':' in it.
13691 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13693 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13695 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13697 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13699 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13701 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13703 * ylwrap: If the program is a relative path, force it to be
13706 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13708 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13710 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13712 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13713 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13716 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13718 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13719 separated by spaces.
13721 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13723 * ylwrap: New file.
13724 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13726 * ltmain.sh: Handle /bin/sh at start of install program.
13728 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13730 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13731 * missing: New file, from automake 1.2.
13733 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13735 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13736 check-tk to CHECK_X11_MODULES.
13738 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13740 * config.sub: Merge with FSF.
13742 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13744 * config.guess: Merge with FSF.
13746 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13748 * configure: Treat msdosdjgpp like go32.
13749 * configure.in: Likewise. Don't remove gprof for go32.
13751 * configure: Change Makefile.tem2 to Makefile.tm2.
13753 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13755 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13757 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13759 * install-sh (chmodcmd): Set to null if the DST directory already
13760 exists. Same as Nov 11th change.
13762 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13764 * configure (GDB_TK): Needs itcl and tix.
13766 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13768 * config.guess: Update from FSF.
13770 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13772 * Makefile.in (GDB_TK): Depend on itcl and tix.
13774 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13776 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13777 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13778 (INSTALL_SCRIPT): New variable.
13779 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13780 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13782 * install-sh: Add support for -x option.
13784 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13786 * configure.in, Makefile.in: Treat tix like itcl.
13788 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13790 * Makefile.in (WINDRES): New variable.
13791 (WINDRES_FOR_TARGET): New variable.
13792 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13793 (EXTRA_HOST_FLAGS): Add WINDRES.
13794 (EXTRA_TARGET_FLAGS): Add WINDRES.
13795 (EXTRA_GCC_FLAGS): Add WINDRES.
13796 ($(DO_X)): Pass down WINDRES.
13797 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13798 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13799 DLLTOOL_FOR_TARGET.
13801 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13803 * configure.in: configure sim before gdb for win32-x-ppc
13805 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13807 Move gperf into the toplevel, from libg++.
13808 * configure.in (target_tools): Add target-gperf.
13809 (native_only): Add target-gperf.
13810 * Makefile.in (all-target-gperf): New target, depend on
13812 (configure-target-gperf): Empty rule.
13813 (ALL_TARGET_MODULES): Add all-target-gperf.
13814 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13815 (CHECK_TARGET_MODULES): Add check-target-gperf.
13816 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13817 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13819 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
13821 * config.sub (mn10200): Recognize new basic machine.
13823 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13825 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13826 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13828 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13830 * configure.in: If we're building mips-sgi-irix6* native, turn on
13831 ENABLE_MULTILIB and set TARGET_SUBDIR.
13833 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13835 * Makefile.in (all-sn): Depend on all-grep.
13837 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13839 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13841 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13842 Makefile. From Jeff Makey <jeff@cts.com>.
13843 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13845 * Makefile.in (DISTBISONFILES): Remove.
13846 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13849 * configure.in: Build itl, db, sn, etc., when building for native
13852 * Makefile.in (LD): New variable.
13853 (EXTRA_HOST_FLAGS): Pass down LD.
13854 ($(DO_X)): Likewise.
13856 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13858 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13860 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13862 * configure.in (targargs): Strip out any supplied --build argument
13863 before adding our own. Always add --build.
13865 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13867 * configure.in (targargs): Pass --build if we're doing
13870 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13872 * configure: Use '|' instead of ":" as the separator in
13873 sed. Otherwise sed chokes on NT path names with drive
13874 designators. Also look for "?:*" as the leading characters in an
13877 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13879 * config.sub: Support for r3900.
13881 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13883 * configure.in: Use install-sh, not install.sh.
13885 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13887 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13890 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13892 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13895 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13897 * Makefile.in: Add automake targets.
13898 * configure.in (host_tools): Add automake.
13900 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13902 * configure: Default CXX to c++, not gcc.
13903 * Makefile.in (CXX): Set to c++, not gcc.
13904 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13906 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13908 * install-sh: try appending a .exe if source file doesn't
13911 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13913 * configure.in: Turn on multilib by default.
13914 (cross_only): Remove target-libiberty.
13916 * Makefile.in (all-gcc): Don't depend on libiberty.
13918 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13920 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13922 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13924 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13925 (DISTBISONFILES): Add ld/Makefile.in
13927 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13929 * configure.in: if target is cygwin32 but host isn't cygwin32,
13930 don't configure gdb tcl tk expect, not just gdb.
13932 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13934 * configure.in: Added gnuserv everywhere sn appears.
13936 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13937 (CROSS_CHECK_MODULES): Added check-gnuserv.
13938 (INSTALL_MODULES): Added install-gnuserv.
13939 (CLEAN_MODULES): Added clean-gnuserv.
13940 (all-gnuserv): New target.
13942 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13944 * config.guess: Fixes for MIPS OpenBSD systems.
13946 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13948 * Makefile.in (INSTALL_XFORM): Remove.
13949 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13951 * mkinstalldirs: New file, copied from automake.
13952 * Makefile.in (installdirs): Rename from install-dirs. Use
13953 mkinstalldirs. Change all users.
13954 (DEVO_SUPPORT): Add mkinstalldirs.
13956 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13958 * install-sh: Rename from install.sh.
13959 * Makefile.in (INSTALL): Change install.sh to install-sh.
13960 (DEVO_SUPPORT): Likewise.
13962 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13963 Graichen <graichen@rzpd.de>.
13965 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13967 * config.guess: Recognize OpenBSD systems correctly.
13969 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13971 * README, Makefile.in (ETC_SUPPORT): Remove references to
13972 cfg-paper*, configure.{texi,man,info*}._
13974 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13976 * Makefile.in (all.normal): Ensure that gcc is built after all
13977 the x11 - ie gdb - targets.
13979 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13981 * makefile.vms: Don't run conf-a-gas.
13983 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13985 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13987 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13989 * configure.in: Remove noconfigdirs case since gdb also
13990 configures and builds for tic80-coff.
13992 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13994 * configure: Set cache_file to config.cache.
13995 * Makefile.in (local-distclean): Remove config.cache.
13997 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13999 * COPYING: Update FSF address.
14001 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14003 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14006 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14008 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14009 MAKEDIRS, is empty.
14011 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14013 * config.sub: Tweak mn10300 entry.
14015 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14017 * configure.in (host_tools): Put sim before gdb, so gdb's
14018 configure.tgt can determine if the simulator was configured.
14020 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14022 * config.sub: Move BeOS $os case to be with other Cygnus
14025 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14027 * config.sub: Remove misplaced comment that broke Linux.
14029 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14031 * config.sub: Add BeOS support.
14033 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14035 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14037 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14039 * configure.in (noconfigdirs): Remove tcl and tk from
14040 noconfigdirs for cygwin32 builds.
14042 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14044 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14046 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14048 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14049 make-all.com, use makefile.vms instead.
14051 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14053 * config.sub: Accept -lnews*.
14055 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14057 * configure.in (noconfigdirs): Disable target-newlib,
14058 target-examples and target-libiberty for d30v.
14060 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14062 * configure.in (noconfigdirs): Enable ld for d30v.
14064 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14066 * configure.in (tic80-*-*): Build compiler.
14068 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14070 * configure.in (d30v-*): Remove sim directory from list of
14071 unsupported d30v directories
14073 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14075 * config.sub, configure.in: Add d30v target cpu.
14077 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14079 * makefile.vms: New file.
14080 * make-all.com: Remove.
14082 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14084 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14086 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14088 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14090 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14092 * Makefile.in (ALL_MODULES): Added all-db.
14093 (CROSS_CHECK_MODULES): Addec check-db.
14094 (INSTALL_MODULES): Added install-db.
14095 (CLEAN_MODULES): Added clean-db.
14097 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14099 * config.guess: Merge with latest FSF sources.
14101 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14103 * Makefile.in (ALL_MODULES): Added all-itcl.
14104 (CROSS_CHECK_MODULES): Added check-itcl.
14105 (INSTALL_MODULES): Added install-itcl.
14106 (CLEAN_MODULES): Added clean-itcl.
14108 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14110 * configure.in: build gdb for mn10200
14112 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14114 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14116 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14118 * configure.in (tic80-*-*): Turn off most targets right now.
14120 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14122 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14123 rather than the makeinfo program.
14124 (do-info): Depend upon all-texinfo.
14126 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14128 * configure.in: Remove uses of config/mh-linux.
14130 * config.sub, config.guess: Merge with latest FSF sources.
14132 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14134 * config.sub (case $basic_machine): Add tic80 entries.
14136 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14138 * config.sub, config.guess: Merge with latest FSF sources.
14140 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14142 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14143 * mpw-config.in: Test for NewFolderRecursive.
14144 * mpw-install: Use symbolic name for startup filename.
14145 * mpw-README: Add various additional details.
14147 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14149 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14151 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14153 * configure.in: Do build gcc and the target libraries for
14156 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14158 * configure.in: don't avoid building gdb for mn10300 any more
14159 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14160 instead of single-quoting it.
14162 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14164 * configure.in: Don't use --with-stabs on IRIX 6.
14166 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14168 * configure.in (m32r): Build gdb, libg++ now.
14170 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14172 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14173 directories from noconfigdirs.
14175 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14177 * config.sub (basic_machine): added mips16 configuration
14179 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14181 * config.sub: Handle d10v-unknown.
14183 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14185 * config.sub: Handle v850-unknown.
14187 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14189 * Makefile.in: add findutils
14190 * configure.in: add findutils to list of host_tools
14192 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14194 * config.sub: Handle mn10200 and mn10300.
14196 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14198 * configure.in (d10v-*): Do not build librx.
14200 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14202 * configure.in (mn10300): Build everything except gdb & libgloss.
14204 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14206 * config.guess: Patch for Dansk Data Elektronik servers,
14207 from Niels Skou Olsen <nso@dde.dk>.
14209 For ncr, use /bin/uname rather than uname, since GNU uname does not
14210 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14212 Patch for MIPS R4000 running System V,
14213 from Eric S. Raymond <esr@snark.thyrsus.com>.
14215 Fix thinko for nextstep.
14217 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14219 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14220 * config.guess: Guess mips-dec-mach_bsd4.3.
14222 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14223 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14225 * config.guess (mips-mips-riscos*): Emit just enough of the
14228 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14229 * config.guess (sparc-auspex-sunos*): Added.
14230 (f300-fujitsu-*): Added.
14232 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14233 * config.guess: Recognize a Tadpole as a sparc.
14235 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14237 * config.guess: Don't assume that NextStep version is either 2 or
14238 3. NextStep 4 (aka OpenStep 4) has come out now.
14240 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14242 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14243 From Rik Faith <faith@cs.unc.edu>.
14245 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14247 * config.sub: Contributions from bug-gnu-utils to:
14248 Support plain "hppa" (no version given) architecture, reported by
14250 OpenBSD like NetBSD.
14251 LynxOs is not a hardware supplier.
14253 * config.guess: Contributions from bug-gnu-utils to add support for:
14254 OpenBSD like NetBSD.
14256 More Pyramid systems.
14257 i[n>4]86 Intel chips.
14258 M680[n>4]0 Motorola chips.
14259 Use unknown instead of lynx for hardware manufacturer.
14261 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14263 * install.sh (chmodcmd): Set to null if the DST directory already
14266 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14268 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14269 not use mt-ppc target Makefile fragment any more.
14271 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14273 * configure.in (*-*-windows): Exclude everything but those dirs
14274 needed to build windows.
14276 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14278 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14280 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14282 * configure.in: Exclude mmalloc from i386-windows.
14284 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14286 * Undo my previous change.
14288 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14290 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14292 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14294 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14296 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14297 host to add it's own flags.
14299 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14301 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14303 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14305 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14306 (CXX_FOR_TARGET): Likewise.
14307 (GCC_FOR_TARGET): Define.
14308 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14309 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14310 CC_FOR_TARGET was specified on the command line.
14311 (MAKEOVERRIDES): Don't define.
14313 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14315 * configure.in (m32r): Fix spelling of libg++ libs.
14317 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14319 * config.sub (-apple*): Remove, now redundant.
14321 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14323 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14325 * configure: Rework yesterday's sed script patch.
14327 * config.sub: Merge with FSF.
14329 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14331 * config.guess: Merge from FSF.
14333 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
14334 * config.guess: Use pc instead of unknown, for pc clone systems.
14335 Change linux to linux-gnu.
14337 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14338 * config.guess: Avoid non-portable tr syntax.
14340 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14342 * test-build.mk (HOLES): Add "xargs" for gdb.
14344 * configure: Avoid hpux10.20 sed bug.
14346 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14348 * configure.in: Add support for windows host
14349 (that is a build done under the Microsoft build environment).
14351 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14353 * Makefile.in: Replace all uses of srcroot with s, to shrink
14354 command line lengths.
14356 Patches from Geoffrey Noer <noer@cygnus.com>:
14357 * configure.in: If configuring for newlib, pass --with-newlib to
14359 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14360 -Bnewlib/ and -Lwinsup to gcc.
14361 (CXX_FOR_TARGET): Likewise.
14363 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14365 * Makefile.in (ETC_SUPPORT): Add configure.
14367 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14369 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14370 host configuration file.
14372 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14374 * configure.in: Break mn10x00 support into separate
14375 mn10200 and mn10300 configurations.
14376 * config.sub: Likewise.
14378 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14380 * configure.in: Add lots of stuff to noconfigdirs for
14381 the mn10x00 targets.
14383 * config.sub, configure.in: Add mn10x00 support.
14385 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14387 * make-all.com: Call conf-a-gas, not config-a-gas.
14389 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14391 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14394 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14396 * mpw-README: Add much more detail for native PowerMac.
14397 * mpw-install: New file.
14398 * mpw-configure: Add --norecursion and --help options.
14399 * mpw-config.in: Translate readme and install files when
14401 * mpw-build.in: Don't always depend on byacc and flex.
14402 (install-only-top): New action.
14404 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14406 * configure.in: You can now configure GDB for the v850.
14408 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14410 * configure.in (noconfigdirs): Don't configure any C++ dirs
14413 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14415 * config.sub: Recognize mips64vr5000.
14417 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14419 * configure.in: Use a single line for host_tools and native_only.
14421 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14423 * config.sub, configure.in: Add entries for m32r.
14425 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14427 * Makefile.in (inet-install): Don't run install-gzip.
14429 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14431 * configure.in: Don't config lots of things for *-*-windows*.
14433 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14435 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14436 (host_libs, host_tools): Copy from configure.in.
14437 * mpw-configure: Don't complain about directories not found.
14439 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14441 * configure.in (i[345]86): Recognize i686 for pentium pro.
14442 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14445 * config.guess (i[345]86): Ditto.
14447 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14449 * configure.in (noconfigdirs): Removed gdb for D10V.
14451 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
14453 * configure.in: Remove ld, target-libio, target-libg++, and
14454 target-libstdc++ from noconfigdirs.
14456 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14458 * configure: Fix three locations where shell scripts were
14459 being run directly rather than with config_shell.
14461 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14463 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14464 * config.sub (basic_machine): Recognize v850.
14466 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14468 * mpw-configure: Handle multiple enable/disable options and
14469 pass them down recursively, handle -c and -s flags appropriately
14470 depending on choice of compiler, add escape mechanism for
14471 quoted arguments to gC.
14473 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14475 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14476 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14477 so that -mrelocatable-lib and -mno-eabi are used.
14479 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14480 not support --print-multi-lib, don't abort.
14482 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14484 * make-all.com: Run config-a-gas.
14485 * setup.com: Don't copy subdirectory files around.
14487 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14489 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14490 target, it now compiles correctly.
14492 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14494 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14496 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14498 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14500 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14502 * configure.in (native_only): Add prms.
14504 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14506 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14507 (BINUTILS_SUPPORT_DIRS): Likewise.
14509 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14511 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14512 d10v support is added.
14514 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14516 * configure.in (d10v-*-*): New target.
14518 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14520 * config.guess (HP 9000/811): Recognize this as a PA1.1
14523 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14525 * Makefile.in (do-tar-gz): New target, split out from tail end of
14526 taz target. Run each command separately, don't use pipes.
14529 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14531 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14532 * mpw-build.in: No builds should depend on building byacc or flex,
14533 they are assumed to be installed already.
14535 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14537 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14538 variable that CC_FOR_TARGET needs.
14540 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14542 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14543 options have changed since the last time the subdirectory was
14544 configured, and if it has, reconfigure.
14545 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14546 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14548 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14550 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14551 CLEAN_MODULES): Add bash.
14552 (all-bash): New target.
14554 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14556 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14558 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14560 * config.sub (basic_machine): Recognize d10v as a valid processor.
14562 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14564 * mpw-configure: Add support for --bindir.
14565 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14567 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14569 * configure.in: add bash, time, gawk to list of hosttools and things
14570 to only build for native toolchains
14572 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14574 * Makefile.in (docdir): Remove.
14576 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14578 * Makefile.in (datadir): Set to $(prefix)/share.
14580 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14582 * configure.in: build diff and patch for cygwin32-hosted
14585 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14587 * config.sub: Accept -rtems*.
14589 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14591 * configure.in: enable dosrel for cygwin32-hosted builds,
14592 remove diff from the list of things not buildable
14595 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14597 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14600 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14602 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14604 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14606 * Makefile.in (taz): Handle case where tex3patch didn't even get
14607 checked out. Also, if it was found, put the symlink in a new util
14610 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14612 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14614 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14616 * config.sub: Recognize -openvms.
14617 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14618 * make-all.com, setup.com: New files.
14620 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14622 * Makefile.in (taz): tex3patch moved to texinfo/util.
14624 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14626 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14627 * configure.in: remove make from disable-if-Can-Cross list
14628 enable gdb if ${host} and ${target} are cygwin32
14630 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14632 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14633 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14635 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14637 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14638 distinguish sysv/svr4/bsd variants.
14639 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14641 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14643 * configure.in: Added copyright notice.
14644 * move-if-change: Added copyright notice.
14646 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14648 * configure.in (powerpcle-*-solaris*): Until we get shared
14649 libraries working, don't build gdb, sim, make, tcl, tk, or
14652 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14654 * config.guess: Merge with FSF:
14656 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14657 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14659 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14660 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14662 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14663 * config.guess: Combine two OSF1 rules.
14664 Also recognize field test versions. From mjr@zk3.dec.com.
14665 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14666 because GNU uname does not support -p. From pmr@pajato.com.
14668 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14670 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14672 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14674 * mpw-README: Document GCCIncludes.
14676 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14678 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14680 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14682 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14684 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14686 * configure.in (*-*-cygwin32): Configure make.
14688 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14690 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14692 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14694 * Makefile.in (all-inet): Depend on all-perl.
14696 * Makefile.in (inet-install): New target.
14698 * Makefile.in (all-inet): Depend on all-tcl.
14699 (all-inet): Depend on all-send-pr.
14701 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14703 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14706 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14708 * configure.in: Don't configure --with-gnu-ld on AIX.
14710 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14712 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14714 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14716 * Makefile.in (ALL_MODULES): Added all-inet.
14717 (CROSS_CHECK_MODULES): Added check-inet.
14718 (INSTALL_MODULES): Added install-inet.
14719 (CLEAN_MODULES): Added clean-inet.
14720 (all-indent): New target.
14722 * configure.in (host_tools): Added inet.
14723 (native_only): Added inet.
14724 (noconfigdirs): Added inet.
14726 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14728 * configure.in: Don't configure libgloss if we are not configuring
14731 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14733 * configure.in: Don't configure libgloss for unsupported
14736 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14738 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14740 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14742 * Makefile.in (ALL_MODULES): Include all-apache.
14743 (CROSS_CHECK_MODULES): Include check-apache.
14744 (INSTALL_MODULES): Include install-apache.
14745 (all-apache): New target.
14747 * configure.in: Added apache everywhere perl is seen.
14749 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14751 * Makefile.in: Add support for clean-{module} and
14752 clean-target-{module} rules.
14754 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14756 * configure.in (*-*-ose) do not build libgloss.
14758 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14760 * config.guess (prep*:SunOS:5.*:*): Turn into
14761 powerpele-unknown-solaris2.
14763 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14765 * configure.in: Permit --enable-shared to specify a list of
14768 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14770 * configure.in (host==solaris): Pass only the first word of $CC
14771 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14773 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14775 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14777 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14779 * Makefile.in (ALL_MODULES): Include all-perl.
14780 (CROSS_CHECK_MODULES): Include check-perl.
14781 (INSTALL_MODULES): Include install-perl.
14782 (ALL_X11_MODULES): Include all-guile.
14783 (CHECK_X11_MODULES): Include check-guile.
14784 (INSTALL_X11_MODULES): Include install-guile.
14785 (all-perl): New target.
14786 (all-guile): New target.
14788 * configure.in (host_tools): Include perl and guile.
14789 (native_only): Include perl and guile.
14790 (noconfigdirs): Don't build guile and perl; no ports have been
14793 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14795 * configure (--enable-*): Handle quoted option lists such as
14796 --enable-sim-cflags='-g0 -O' better.
14798 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14800 * Makefile.in ({,inst}all-target): New rule so we can make and
14801 install all of the target directories easily.
14803 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14805 * configure.in: Add missing global flag in sed substitution when
14806 deleting `target-' from ${configdirs}.
14808 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14810 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14813 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14816 * install.sh: Correct misspelling of transformbasename.
14818 * config.guess: Recognize mips-*-sysv*.
14820 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14822 * config.sub: Recognize mon960.
14824 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14826 * configure: Restore Canadian Cross handling of BISON and LEX,
14827 removed in Feb 20 change.
14829 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14831 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14832 Mention make install. Remove the old copyright date as well the
14833 clumsy and rather pointless copyright on the README file.
14835 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14837 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14838 Makefile after running symlink-tree, then run `make distclean' to
14839 avoid clobbering any generated files in srcdir.
14841 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14843 * configure.in (m68k-*-netbsd*): Build everything now.
14845 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14847 * Makefile.in (taz): Fix quoting.
14849 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14851 * configure.in (sparclet-*-*): Build everything now.
14853 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14855 * configure.in (m68k-*-linux*): New host.
14857 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14859 * configure: Check for bison before byacc.
14861 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14863 * Makefile.in configure: Change the way LEX and BISON/YACC are
14864 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14865 searching PATH. These are used as fallbacks by Makefile.in if
14866 flex/bison/byacc aren't in objdir.
14868 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14870 * Makefile.in: Make everything which depends upon all-bfd also
14871 depend upon all-opcodes, in case --with-commonbfdlib is used.
14873 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14875 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14876 building NT native compilers on Unix.
14878 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14880 * configure.in: Don't get CC from the host Makefile fragment if we
14881 can find gcc in PATH, or if this is a Canadian Cross. Move the
14882 Solaris test for /usr/ucb/cc to the post target script, just after
14883 the compiler sanity test.
14885 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14887 * config.sub: Merge with FSF.
14889 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14891 * Makefile.in (RPATH_ENVVAR): New variable.
14892 (REALLY_SET_LIB_PATH): Use it.
14893 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14895 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14897 * config.sub, configure.in: Recognize sparclet cpu.
14899 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14901 * config.guess: Support m68k-cbm-sysv4.
14903 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14905 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14906 m68k-unknown-linuxaout from linker help string. Put quotes around
14909 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14911 * config.guess (powerpc-harris-powerunix): Add guess for port
14914 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14916 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14918 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14920 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14921 $(REALLY_SET_LIB_PATH) in Makefile.
14922 * Makefile.in (SET_LIB_PATH): New variable.
14923 (REALLY_SET_LIB_PATH): New variable.
14924 ($(DO_X)): Use $(SET_LIB_PATH).
14925 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14926 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14927 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14928 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14929 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14930 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14931 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14932 (install-dosrel): Likewise.
14933 (all-opcodes): Depend upon all-libiberty.
14935 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14937 * config.guess (*:CYGWIN*): New
14939 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14941 * Makefile.in (all-target-winsup): All all-target-libiberty.
14943 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14945 * configure.in (noconfigdirs): Add missing # in front of comment.
14947 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14949 * configure.in: add second pass to things added to noconfigdirs
14950 so *-gm-magic can exclude libgloss properly.
14952 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14954 * mpw-configure (extralibs_name, rez_name): Set correctly
14955 for MWC68K compiler.
14957 * mpw-README: Add more info on the necessary build tools.
14959 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14961 * configure.in, config.sub: Recognize cygwin32.
14963 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14965 * config.guess, config.sub: Recognize A/UX.
14967 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14969 * config.sub: Merge with gcc/config.sub.
14971 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14973 * mpw-build.in (do-binutils): Add build of stamps.
14975 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14977 * config.sub: Add recognition for mips64vr4100*-* targets.
14979 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14981 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14982 Add creation of gconfigargs with `--enable-shared' turned on.
14983 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14984 ($(host)-stamp-stage3-configured): Likewise.
14985 (HOLES): Add chatr and ldd.
14986 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14988 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14990 * configure: Pass --nfp to recursive configures.
14992 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14994 * Makefile.in (DLLTOOL): New.
14995 (DLLTOOL_FOR_TARGET): New.
14996 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14997 (EXTRA_TARGET_FLAGS): Ditto.
14998 (EXTRA_GCC_FLAGS): Ditto.
14999 (CONFIGURE_TARGET_MODULES): Ditto.
15001 * configure: Add DLLTOOL.
15003 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15005 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15006 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15007 mh-sco, since old workarounds no longer needed, and don't
15008 build ld, since libraries have weak symbols in COFF.
15010 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15012 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15014 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15016 * configure.in: Make sure that ${CC} can be used to compile an
15019 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15021 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15022 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15023 nothing depending on whether gdbtk is being built.
15025 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15027 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15029 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15031 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15032 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15034 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15036 * config-ml.in: Add support for
15037 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15038 Simplify setting of multidirs from --disable-foo.
15040 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15042 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15043 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15044 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15045 non-empty, pass them on to the GCC make.
15046 (all-bootstrap): New rule that is like all-gcc, except it executes
15047 the GCC bootstrap rule instead of the GCC all rule.
15049 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15051 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15053 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15055 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15058 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15060 * config.sub (i*86*) Change [345] to [3456]
15062 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15064 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15067 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15069 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15070 AIX multilibs get built.
15072 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15074 * configure.in (i386-win32): Don't build expect if we're not
15075 building the tcl subdir.
15077 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15079 * Makefile.in: (configure-target-examples, all-target-examples):
15080 New targets, configure and build example programs.
15082 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15084 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15085 use it as input to sedit the generated MPW makefile.
15086 * mpw-README: Add a suggestion about Gestalt.h.
15088 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15090 * config.sub: Accept *-*-ieee*.
15092 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15094 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15095 Ronald F. Guilmette <rfg@monkeys.com>.
15097 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15099 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15100 for powerpc-pe native.
15101 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15102 (target==powerpc-pe): duplicate i386-win32 entry.
15104 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15106 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15107 of vxworks, not just vxworks5.1.
15109 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15111 * mpw-configure: Add support for exec-prefix.
15113 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15115 * config.guess: Recognize HP model 816 machines as having
15118 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15120 * configure: Ignore new autoconf configure options.
15122 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15124 * config.guess: Recognize Pentium under SCO.
15125 From Robert Lipe <robertl@arnet.com>.
15127 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15129 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15131 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15133 * configure.in: Don't configure gas for alpha-dec-osf*.
15135 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15137 * configure.in: Default to --with-stabs for some targets for which
15138 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15139 i[345]86*-*-unixware*.
15141 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15143 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15144 rather than basing it on the target. Simplify handling of options
15145 controlling which directories to configure. Remove extraneous
15146 slash in multi-clean target.
15148 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15150 * config-ml.in: Prefix more variables with ml_ so they don't collide
15153 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15155 * configure: Don't turn -v into --v.
15157 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15159 * configure.in (targargs): Fix typo.
15161 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15163 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15165 * configure.in: Strip --host and --target options from
15166 CONFIG_ARGUMENTS, and always configure for --host only. Add
15167 --with-cross-host option when building with a cross-compiler.
15168 * configure: Canonicalize the arguments put into config.status by
15169 always using `=' for an option with an argument. Pass a presumed
15170 --host or --target explicitly.
15172 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15174 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15175 into general OS recognition case.
15177 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15179 * configure.in (target_configdirs): add target-winsup only
15180 for win32 target systems.
15182 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15184 * Makefile.in (all-target-libgloss): Depend upon
15185 configure-target-newlib, since when libgloss is built it looks to
15186 see if the newlib directory exists.
15188 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15190 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15193 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15195 * configure: Handle LD and LD_FOR_TARGET when configuring a
15198 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15200 * configure.in (target_libs): add target-winsup.
15201 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15202 (target==ppcle-pe): remove ld from $noconfigdirs.
15204 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15206 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15207 Preserve relative path names in $srcdir. Build symlink tree if
15208 configuring cross target dir and srcdir=. (= no VPATH support).
15209 (configure-target-libg++): Depend on configure-target-librx.
15210 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15211 * config-ml.in: New file.
15212 * symlink-tree: New file.
15213 * configure: Ensure srcdir="." if that's what it is.
15215 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15217 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15218 includes and FLEX_SKELETON setting.
15219 * mpw-configure (--with-gnu-ld): New option, controls whether
15220 to use PPCLink or ld with PowerMac GCC.
15221 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15222 * mpw-config.in: Configure grez if targeting Mac.
15224 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15225 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15227 * configure.in: Configure grez resource compiler if targeting Mac.
15228 * Makefile.in (all-grez, install-grez): New targets.
15230 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15232 * configure: CXX defaults to gcc, not g++. If we find
15233 gcc in the path, set CC to gcc -O2.
15235 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15237 * configure: Default ${build} correctly. Avoid picking up extra
15238 spaces when reading CC and CXX from Makefile. When doing a
15239 Canadian Cross, use plausible default values for numerous
15241 * configure.in: When doing a Canadian Cross, don't try to
15242 configure tools whose configure script can't handle it.
15244 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15246 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15248 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15250 * configure: Remove dubious bug reporting address.
15252 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15254 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15255 configure script, run that instead of this directory's configure.
15256 In either case, print a message that we're configuring the sub-dir.
15258 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15260 * configure.in: Before checking for the existence of various files,
15261 use sed to filter out "target-".
15263 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15265 * Makefile.in (DO_X): Split rule to decrease command line length
15266 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15267 (Philippe De Muyter).
15269 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15271 * Makefile.in (all-patch): depend on all-libiberty.
15273 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15275 * configure.in: If the only directory in target_configdirs which
15276 actually exists is libiberty, then set target_configdirs to empty,
15277 to avoid trying to build a target libiberty in a gas or gdb
15280 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15282 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15283 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15286 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15288 * configure.in (copy_dirs): Use sys-include instead of include
15289 for --with-headers option.
15291 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15293 * Makefile.in, configure.in: Make winsup builds work with
15296 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15298 * configure.in: Build the linker on AIX.
15300 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15302 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15305 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15307 * Makefile.in (all-gcc): Fix typo.
15309 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15311 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15313 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15315 * configure.in: Rename libFOO to target-libFOO, and xiberty
15316 to target-xiberty, to provide more flexibility.
15317 (target_subdir): Define. Create if cross.
15318 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15319 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15320 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15321 check-libFOO -> check-target-libFOO, etc.
15322 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15323 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15324 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15325 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15326 allow ALL_GCC="" to only configure.
15327 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15328 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15329 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15331 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15333 * Makefile.in (taz): Build "info" in etc explicitly.
15335 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15337 * configure.in: Make sure that CC is undefined (as opposed to
15338 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15339 problem with autoconf trying to configure on a host without GCC.
15341 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15343 * mpw-configure: Set host alias from choice of host compiler,
15344 only use generic MPW Makefile sed if present, edit a file
15345 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15346 * mpw-README: Add problem notes about CW6 and CW7.
15348 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15350 * Makefile.in (taz): Use ";" instead of ";;".
15352 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15354 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15355 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15357 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15358 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15360 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15362 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15363 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15364 Move bfd to DISTSTUFFDIRS.
15366 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15368 * Makefile.in (X11_LIB): Removed.
15369 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15371 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15373 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15375 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15378 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15380 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15382 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15384 * configure.in (i[345]86-*-win32): Always build newlib.
15385 Don't configure cvs, autoconf or texinfo.
15386 * Makefile.in (LD_FOR_TARGET): New.
15387 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15388 Pass down LD_FOR_TARGET.
15390 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15392 * winsup: New directory.
15393 * Makefile.in: Build winsup.
15394 * configure.in: Winsup is configured when target is win32.
15395 Can only build win32 target GDB when native.
15397 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15399 * config.guess: Recognize HP model 819 machines as having
15400 a PA 1.1 processor.
15402 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15404 * configure: Fix sed loop which substitutes for CC and CXX to
15405 avoid bug found in various sed implementations.
15407 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15409 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15410 simulator. Use standard powerpc-*-eabi*.
15412 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15414 * configure.in: Stop putting gas and binutils in noconfigdirs for
15415 powerpc-*-aix* and rs6000-*-*.
15417 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15419 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15420 -mcall-aixdesc libraries.
15422 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15424 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15426 * config.sub (arm | armel | armeb): Fix shell syntax.
15428 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15430 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15431 -msoft-float and -mcpu=common support.
15432 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15435 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15437 * configure.in: Allow configuration and build of emacs19 for the alpha.
15439 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15441 * configure.in (CC): Get ^CC, not just any old CC, from
15442 ${host_makefile_frag}.
15444 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15446 * configure.in (CC): Try to get CC from
15447 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15449 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15451 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15452 only if it exists in $(srcdir).
15454 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15456 * configure: If CC and CXX are not set in the environment, set
15457 them, based on either an existing Makefile or on searching for gcc
15458 in PATH. Substitute for CC and CXX in Makefile.
15459 * configure.in: Remove libm from target_libs. Separate
15460 target_configdirs from configdirs. If CC is not set in
15461 environment, try to get it from a host Makefile fragment. Rewrite
15462 changes of configdirs to use skipdirs instead. A few minor
15463 tweaks. Take directories out of target_configdirs as they are
15464 taken out of configdirs. Remove existing Makefile files from
15465 subdirectories. Substitute for TARGET_CONFIGDIRS and
15466 CONFIG_ARGUMENTS in Makefile.
15467 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15469 (CONFIG_ARGUMENTS): Likewise.
15470 (CONFIGURE_TARGET_MODULES): New variable.
15471 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15472 ($(CONFIGURE_TARGET_MODULES)): New target.
15473 (configure-libg++, configure-libio): New targets.
15474 (all-libg++): Depend upon configure-libg++.
15475 (all-libio): Depend upon configure-libio.
15476 (configure-libgloss, all-libgloss): New targets.
15477 (configure-libstdc++): New target.
15478 (all-libstdc++): Depend upon configure-libstdc++.
15479 (configure-librx, all-librx): New targets.
15480 (configure-newlib): New target.
15481 (all-newlib): Depend upon configure-newlib
15482 (configure-xiberty): New target.
15483 (all-xiberty): Depend upon configure-xiberty.
15485 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15487 * configure.in (host i[345]86-*-win32): Expand the
15488 noconfigdirs again.
15490 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15492 * mpw-configure: Fix sed command file name.
15494 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15496 * configure.in (host i[345]86-*-win32): Reduce the
15497 noconfigdirs again.
15499 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15501 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15502 or powerpc*-*-pe*, since they are not yet supported.
15504 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15506 Add PowerMac support and many other enhancements.
15507 * mpw-configure: New option --cc to select compiler to use,
15508 paste options set according to --cc into the generated
15509 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15510 if mpw-make.sed is present.
15511 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15512 add forward includes for PowerPC include files.
15513 * mpw-build.in: Build using Makefile.PPC if present.
15514 (do-byacc, etc): Remove separate version resource builds.
15515 (do-gas): Build "stamps" before "all".
15516 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15517 * mpw-README: Update to reflect --cc option, PowerMac support,
15518 and recently-reported compatibility problems.
15520 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15522 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15523 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15524 (--with-multilib-top): Pass to recursive invocations.
15526 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15528 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15531 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15533 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15534 gdb, ld and opcodes on v810-*-*.
15536 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15538 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15539 (local-maintainer-clean): New target.
15540 (maintainer-clean): New target.
15541 (realclean): Just depend upon maintainer-clean.
15543 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15545 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15547 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15549 * configure.in: Build ld in mips*-*-bsd* case.
15551 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15553 * config.sub: Accept -lites* OS. From Ian Dall.
15555 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15557 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15560 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15562 * configure.in: treat i386-win32 canadian cross the same as
15563 i386-go32 canadian cross.
15565 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15567 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15568 running under the simulator to build a reduced set of libraries.
15569 (powerpc-*-eabiaix): Add fine grained multilib support added to
15570 other powerpc targets yesterday.
15572 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15574 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15575 -disable-softfloat, -disable-relocatable, -disable-aix, and
15576 -disable-sysv to control which multilib libraries get built.
15578 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15580 * configure: Add Makefile.tem to list of files to remove in trap
15583 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15585 * config.guess (*Linux*): Add missing "exit"s.
15586 Also, need specific check for alpha-unknown-linux (uses COFF).
15588 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15590 * config.guess: Merge with FSF:
15592 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15593 * config.guess (AIX4): More robust release numbering discovery.
15595 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15596 * config.guess (i386-sequent-ptx): Properly get version number.
15598 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15599 * config.guess (mips:*:4*:UMIPS): New case.
15601 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15603 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15604 (i386-win32 host): Likewise. Don't build readline.
15606 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15608 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15609 SUPPORT_FILES to submakes.
15611 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15613 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15614 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15617 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15619 * configure.in (appdirs): Use =, not ==, in test expression when
15620 trying to build the text to print in the warning message for
15623 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15625 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15627 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15629 * config.guess: Recognize lynx-2.3.
15631 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15633 * config.sub (z8ksim): Deleted
15634 (z8k-*-coff): New, this is the one true name of the target.
15636 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15638 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15640 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15642 * config.guess (*:Linux:*:*): First try asking the linker what the
15643 default object file format is (elf, aout, or coff). Then if this
15644 fails, try previous methods.
15646 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15648 * configure.in: Don't build newlib for *-*-vxworks5.1.
15650 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15652 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15653 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15655 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15657 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15659 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15661 * cfg-ml-com.in: New file.
15662 * cfg-ml-pos.in: New file.
15664 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15666 * COPYING.NEWLIB: Add HP free copyright to list.
15668 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15670 * config.sub: Recognize -eabi* for the system, not just -eabi.
15672 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15674 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15675 * config.sub, configure.in (win32): New target and host.
15677 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15679 * configure.in: Add i386-pe configuration.
15681 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15683 * mpw-build.in (install): Install GDB after LD.
15685 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15687 * mpw-config.in (elf/mips.h): Always forward-include, needed
15690 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15692 * testsuite: New directory for customer acceptance and whole tool
15695 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15697 * configure: If per-host line isn't found, but AC_OUTPUT is found
15698 and a configure script exists, run it instead.
15700 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15702 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15704 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15706 * configure: Set build_{cpu,vendor,os,alias} to host values when
15707 --build isn't specified.
15709 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15711 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15712 (FLAGS_TO_PASS): Pass them.
15713 (EXTRA_TARGET_FLAGS): Ditto.
15715 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15717 * Makefile.in (all-libg++): Depend on all-libstdc++.
15719 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15721 * configure.in (noconfigdirs): Enable all packages for
15722 i386-unknown-netbsd.
15724 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15726 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15727 hosted builds (DOS builds)
15729 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15731 Changes for ARM based on patches from Richard Earnshaw:
15732 * config.sub: Handle armeb and armel.
15733 * configure.in: Omit arm linker only for riscix.
15735 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15737 * config.guess: Update from FSF.
15739 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15741 * config.sub: Recognize powerpcle as the little endian variant of
15742 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15743 powerpcle variant. Convert pentium into i586, not i486. Add p5
15744 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15747 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15749 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15751 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15753 * config.sub: Accept -lites* as a basic system type.
15755 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15757 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15758 installed, and if so return linuxoldld as the system name.
15760 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15762 * config.guess: Add hppa1.1-hp-lites support.
15764 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15766 * configure.in: Don't build newlib for m68k-vxworks5.1.
15768 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15770 * configure.in (mips-sgi-irix6): Use mh-irix5.
15772 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15774 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15776 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15778 * test-build.mk: Enable building of shared libraries on IRIX 5 and
15779 OSF/1. Fix compiler flags.
15780 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15782 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15784 * configure.in: Recognize --with-newlib.
15785 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15787 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15789 * Makefile.in: move {all,check,install}-gdb from *_MODULES
15790 to *_X11_MODULES due to gdbtk needing X include files et al.
15792 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15794 Merge in support for Mac MPW as a host.
15795 (Old change descriptions retained for informational value.)
15797 * mpw-config.in: Add generic include forwards for cpu-specific
15798 include files in aout and elf directories.
15800 * mpw-configure: Added copyright.
15801 * mpw-config.in: Check for presence of required build tools.
15802 (target_libs): Add newlib.
15803 (target_tools): Add examples.
15804 (Read Me): Generate as "Read Me for MPW" instead.
15805 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15806 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15807 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15809 * mpw-configure: Remove subdir-specific makefile hackery,
15810 delete mk.tmp after using it.
15812 * mpw-build.in (all): Display start and end times.
15814 * mpw-configure (host_canonical): Set.
15815 (target_cpu): Always add to makefiles.
15816 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15817 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15818 (mpw-mh-mpw): Look for in srcdir and srcroot.
15819 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15821 * mpw-build.in: (install-only): New target.
15823 * mpw-configure (host_alias, target_alias): Rename from hostalias
15824 and targetalias, add into generated Makefile.
15825 (mk.tmp): If present, add into generated Makefile.
15826 * mpw-build.in (all-gas): Build config.h first before gas proper.
15828 * mpw-configure (config.status): Write only if changed.
15829 * mpw-config.in (readline): Configure it (not built, just used for
15832 * mpw-config.in (elf/mips.h): Add a forward include.
15834 * mpw-config.in: Forward-include most .h files in include into
15836 (readline): Don't build.
15837 mpw-build.in (install): Install GDB.
15839 * mpw-configure (prefix, mpw_prefix): Handle it.
15840 * mpw-config.in (mmalloc, readline): Don't configure.
15841 * mpw-build.in (thisscript): Rename to ThisScript.
15842 Use mpw-build instead of BuildProgram everywhere.
15843 (mmalloc, readline): Don't build.
15844 * mpw-README: New file, basic documentation about the MPW port.
15846 * mpw-config.in: Use forward-include to create include files.
15848 * mpw-configure: Add more things to the top of each configured
15849 Makefile, including contents of config/mpw-mh-mpw.
15850 * mpw-config.in (extra-include): Create this directory and fill it
15851 with Posix-like include files when configuring.
15853 * config.sub (apple, mac, mpw): Add various aliases.
15855 * mpw-build.in: New file, top-level build script fragment for MPW.
15856 * mpw-configure: New file, configure script for MPW.
15857 * mpw-config.in: New file, config fragment for MPW.
15859 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15861 * configure.in (host_libs): Remove glob, since it is gone from the
15864 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15866 * Makefile.in: define empty GDB_NLM_DEPS var.
15868 * configure.in(target_makefile_frag): use config/mt-netware
15869 for netware targets.
15871 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15873 * config.sub: Merge in recent FSF changes. Remove linux special
15876 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15878 Revert this change:
15880 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15882 * build-all.mk: Use CC=cc -Xs on Solaris.
15884 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15886 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15888 * Makefile.in: Nuke all references to glob subdirectory.
15890 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15892 * configure.in: Fix --enable-shared logic in per-host.
15894 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15896 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15898 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15900 * configure.in (noconfigdirs): Don't build gas on AIX, for
15901 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15903 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15905 * configure: Fix --cache-file to work if the file argument is a
15908 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15910 * configure: If the --cache-file is used, pass it down to
15911 configure in subdirectories.
15913 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15915 * config.sub: add vxworks29k configuration.
15917 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15919 * Makefile.in (taz): Do "diststuff" part quietly.
15921 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15923 * config.sub: Mini-merge with gcc/config.sub.
15925 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15927 * config.guess (IRIX): Sed - to _.
15929 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15931 * Makefile.in (source-vault, binary-vault): New targets.
15933 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15935 * config.sub: Recognize -eabi as a basic system type.
15937 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15939 * configure.in (enable_shared stuff): Fix typo.
15941 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15943 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15945 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15947 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15949 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15951 * configure.in (rs6000-*-*): Don't build gas.
15953 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15955 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15956 reduce command line length.
15957 (AS_FOR_TARGET): Check for as.new, not Makefile.
15958 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15960 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15962 * config.guess: Merge from FSF.
15964 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15966 * configure: Don't use $ when handling program_suffix.
15968 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15970 * configure.in: Configure tk for hppa/hpux.
15972 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15974 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15976 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15978 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15979 to LIBCXXFLAGS. Tests are better run without it.
15981 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15983 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15985 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15987 * configure.in (*-*-netware*): Don't configure xiberty.
15989 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15991 * configure.in: Remove tk from native_only list.
15993 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15995 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15996 for special NCD build.
15998 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16000 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16001 makeall.bat, they're only useful for binutils snapshots.
16002 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16003 makeall.bat to specified SUPPORT_FILES.
16005 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16007 * build-all.mk: Add Ericsson targets to sun4 and solaris
16008 hosts. Add BNR's sun4 target to solaris host, so their
16009 build-from-source will be tested in-house first.
16011 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16013 * Makefile.in (LIBCFLAGS): New variable.
16014 (CFLAGS_FOR_TARGET): Ditto.
16015 (LIBCFLAGS_FOR_TARGET): Ditto.
16016 (LIBCXXFLAGS): Ditto.
16017 (CXXFLAGS_FOR_TARGET): Ditto.
16018 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16019 (BASE_FLAGS_TO_PASS): Pass them.
16020 (EXTRA_TARGET_FLAGS): Ditto.
16022 * configure.in: Support --enable-shared.
16024 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16026 * configure.in (target_libs): Include libstdc++ again.
16027 * config.guess: Update from FSF (for FreeBSD).
16029 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16031 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16033 (DISTDOCDIRS): Add `etc'.
16034 (ETC_SUPPORT_PFX): New variable.
16035 (taz): Include anything from etc starting with a word in
16038 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16040 * config.sub: Update for recent FSF changes. Remove obsolete
16041 h8300hds entry. Add -windows* and -osx as basic os. Minor
16044 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16046 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16048 * config.guess: Merge with FSF.
16049 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16051 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16053 * configure: Since the "trap 0" handler will override the exit
16054 status on many systems, only use it for "exit 1", and make it set
16055 a non-zero exit status; reset it before "exit 0". Also, check
16056 exit status of config.sub, and error out if it failed.
16058 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16060 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16061 and install libgloss.
16063 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16065 * Makefile.in (all-binutils): Depend upon all-byacc.
16067 * configure.in: Don't build emacs on Irix 5.
16069 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16071 * configure.in (*-*-netware*): Add libio.
16073 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16075 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16076 (CHECK_TARGET_MODULES): Ditto.
16077 (INSTALL_TARGET_MODULES): Ditto.
16078 (TARGET_LIBS): Ditto.
16079 (all-libstdc++): Note dependencies.
16081 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16083 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16085 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16087 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16088 -fexternal-templates.
16090 * configure.in (target_libs): Add libstdc++.
16091 (noconfigdirs): Add libstdc++ as appropriate.
16093 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16095 * config.guess: Update from FSF.
16097 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16099 * configure: Use ${config_shell} when running ${configsub}.
16101 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16103 * config.sub: No longer recognize h8300h.
16105 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16107 * config.sub: Remove extraneous differences between config.sub and
16110 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16112 * Makefile.in (DISTSTUFFDIRS): Add gas.
16114 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16116 * COPYING.NEWLIB: New file.
16118 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16120 * config.guess (HP-UX): Patch from Harlan Stenn
16121 <harlan@landmark.com> to also emit release level.
16123 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16125 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16127 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16129 * config.sub: Merge nextstep cleanup from FSF.
16131 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16133 * configure.in (arm-*-*): Don't configure ld for this target.
16135 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16137 * configure.in (*-*-netware): don't configure libg++, libio,
16140 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16142 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16143 configure ld--it works, but it doesn't support shared libraries.
16145 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16147 * config.guess (*-unknown-freebsd*): Get rid of possible
16148 trailing "(Release)" in version string.
16149 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16151 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16153 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16154 Fix type: *-next-neststep -> *-next-nextstep.
16156 * config.guess: Merge from FSF:
16158 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16160 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16162 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16164 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16165 instead of UNIX_SV for UnixWare 1.0).
16167 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16169 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16170 to make gdb/nlm/* build after the compiler and linker.
16172 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16174 * config.guess (netbsd, freebsd, linux): Accept any machine,
16176 (m68k-atari-sysv4): Relocate to match FSF version.
16178 * config.guess: More merges from the FSF:
16180 Add a space before function call or macro invocation.
16182 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16184 * config.guess: Add trap cmd to remove dummy.c and dummy when
16187 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16189 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16190 (dummy): Redirect stderr from compilation of dummy.c.
16192 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16194 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16196 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16198 * configure: Accept and ignore --cache*, for compatibility with
16201 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16203 * config.guess: Merge from FSF:
16205 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16207 * config.guess (Pyramid*:OSx*:*:*): New case.
16208 (PATH): Add /.attbin at end for finding uname.
16209 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
16211 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16213 * config.guess (M88*:DolphinOS:*:*): New case.
16215 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16217 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16218 to select whether to use ELF or COFF.
16220 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16222 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16224 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16226 * config.guess: Guess the OS version for HPUX.
16228 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16230 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16232 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16234 * configure.in: Recognize --with-headers, --with-libs, and
16236 * Makefile.in (all-xiberty): Depend upon all-ld.
16238 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16240 * configure.in: Change i[34]86 to i[345]86.
16242 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16244 * configure (version): A few more tweaks to help message.
16246 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16248 * Makefile.in: Remove (for now) librx as a host library,
16249 now that we're building it for target.
16251 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16253 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16256 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16258 * configure.in: Also configure librx.
16260 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16262 * Makefile.in: Update various rules to reflect that librx
16263 is now needed for libg++.
16265 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16267 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16269 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16271 * configure.in: Configure the examples directory.
16273 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16275 * configure: Simplify Jun 2 1994 change.
16277 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16279 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16280 /bin/gcc isn't good enough to build gcc.
16282 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16284 * Makefile.in (GDB_SUPPORT_FILES): Remove
16285 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16286 (gdb.tar.gz): Add new rule to use standard distribution building
16289 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16291 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16292 Bill Cox <bill@cygnus.com>.
16294 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16296 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16298 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16300 * configure: Search current dir first in .gdbinit.
16302 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16304 * config.sub: Recognize freebsd (merged from gcc config.sub).
16306 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16308 * config.sub: Refer to NeXT's operating system as nextstep.
16310 * config.sub (case $basic_machine): Re-order the cases, to match
16311 the order in the FSF version (which is mostly alphabethical).
16312 Merge in some additions and changes from the FSF.
16314 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16316 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16317 * config.sub: Recognize cxux7.
16318 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16320 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16322 * config.sub: Fix typo powerpc -> powerpc-*.
16324 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16326 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16328 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16329 parallel with all-emacs and install-emacs). Top-level command
16330 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16332 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16334 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16335 $(relbindir)/make before doing ``make install'', and use
16336 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16337 installing over running make binary.
16338 ($(host)-stamp-stage3-installed): Likewise.
16340 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16342 * config.guess: Recognize Mach.
16344 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16346 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16347 see whether --exec-prefix was used.
16349 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16351 * README: Explicitly mention libg++/README. (Zoo's idea.)
16353 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16355 * Makefile.in: Add all-librx target similar to all-libproc.
16357 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16359 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16360 with post 1.2 uname bogosity.
16362 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16364 * configure: Remove temporary files on receipt of a signal.
16366 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16368 * configure: If there is a package_makefile_frag, remove
16369 ${subdir}/Makefile.tem after copying it in.
16371 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16373 * build_all.mk: support rs6000 lynx identifies itself as
16374 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16375 since /bin/gcc is too feeble to compile a modern gcc.
16377 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16379 * brought devo/test-build.mk update-to-date with progressive/
16380 test-build.mk. Add lynx targets and hppa flag info.
16382 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16384 * configure.in: Use mh-ncrsvr43. Patch from
16385 Tom McConnell <tmcconne@sedona.intel.com>.
16387 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16389 * config.guess (i386-unknown-bsdi): No longer need to
16390 check #if defined(__bsdi__) && defined(__i386__).
16392 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16394 * configure: Set program_transform_nameoption correctly.
16396 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16398 * brought build-all.mk update-to-date with progressive build-all.mk,
16399 added new targets and hppa info.
16401 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16403 * configure: If config.guess result is a prefix of the user
16404 specified target, assume a native build and use the user specified
16405 target as the host alias. Remove SunOS patch suffix removal hack.
16406 * configure.in: Remove SunOS patch suffix removal hack.
16408 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16409 in NATIVE_CHECK_MODULES.
16411 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16413 * Makefile.in: Rename HOST_ONLY to NATIVE.
16414 * configure: Delete SunOs patch suffix from host_canonical
16415 and build_canonical variables that are prepended to Makefiles.
16416 * configure.in: Add comments for easier maintenance.
16418 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16420 * Makefile.in: Add all-libproc target similar to all-gui.
16422 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16424 * Makefile.in (CHECK_MODULES): split into
16425 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16427 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16429 * config.guess (i386-unknown-bsdi): New system to guess.
16431 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16433 * Makefile.in: Add all-gui target (but not yet build by "all").
16435 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16437 * config.sub: Move deletion of patch suffix from here...
16438 * configure.in: To here, at Ian's suggestion. The top-
16439 level scripts might need to know of a patch level.
16441 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16443 * config.sub: Strip off patch suffix so rtl is recognized
16444 as a sunos4.1.3 machine, even though it's been patched.
16446 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16448 * Makefile.in (INSTALL_LAST): Delete.
16449 (INSTALL_DOSREL): New.
16451 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16453 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16454 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16455 whether we pass down --with-gnu-ld anyhow.
16457 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16459 * Makefile.in (INSTALL_LAST): Change operation so it works
16460 on more flavors of make.
16461 * configure.in (go32): Don't build libg++ or libio.
16463 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16465 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16466 they can be overriden by templates.
16468 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16470 * configure.in (target==go32): Don't build gdb.
16471 * dosrel: New directory.
16473 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16475 * configure.in (host==go32): Configure dosrel too.
16476 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16477 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16478 be set by incoming names or templates.
16479 (INSTALL_LAST): New rule.
16481 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16483 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16485 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16487 * configure.in (appdirs): New variable. Currently empty, but will
16488 be used in gas distribution. If nonempty, lists a set of
16489 directories at least one of which must get configured, or top
16490 level configuration is considered to have failed.
16491 (rs6000-*-lynxos*): Use new file name.
16493 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16495 Eliminate XTRAFLAGS.
16496 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16497 newlib include files using -idirafter, and also use -nostdinc.
16498 (CXX_FOR_TARGET): Likewise.
16499 (XTRAFLAGS): Removed.
16500 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16501 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16502 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16503 ($(DO_X)): Don't pass down XTRAFLAGS.
16505 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16507 * configure.in (mips*-dec-bsd*): New target; do build linker.
16508 (mips*-*-bsd*): New target; don't build linker.
16510 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16512 * configure.in: support rs6000-*-lynxos* configuration.
16513 support sunos4 as a cross target.
16515 * config.sub: look for lynx*, not lynx since the OS version may
16516 legitimately be part of the name.
16518 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16520 * configure.in (i[34]86-*-sco*): Move to be with other i386
16522 (romp-*-*): New target. Skip various binary utilities.
16523 (vax-*-*): New target. Don't build newlib.
16524 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16526 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16528 * configure.in: Only set host_makefile_frag if config
16531 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16533 * install.sh: If $dstdir exists, don't check whether each
16536 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16538 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16540 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16542 * configure.in (*-*-lynxos*): Don't configure newlib for either
16543 native or cross Lynx.
16545 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16547 * config.sub (sparc64-elf): Fix os.
16548 (z8k): Remove duplicate.
16550 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16552 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16553 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16555 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16557 * configure: Make file links cleanly even if Lynx fails on
16558 an NFS symlink (at least fail cleanly).
16560 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16562 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16565 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16567 * configure: Unknown options are fatal again.
16569 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16571 * configure: Ignore --x-includes and --x-libraries, for Autoconf
16574 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16576 * build-all.mk: Add `clean' target.
16578 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16580 * config.guess: Add SINIX support.
16581 * configure.in: Add mips-*-sysv4* support.
16583 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16585 * build-all.mk: Document all useful targets.
16586 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16587 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16589 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16591 * configure: Support --silent, --quiet.
16593 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16595 * configure: Support --disable-FEATURE.
16597 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16599 * config.guess: Recognize NCR running SVR4.3.
16601 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16603 * config.guess: Make BSDI generate i386-unknown-bsd386.
16604 Patch from Paul Eggert <eggert@twinsun.com>.
16606 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16608 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16610 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16612 * configure: Make unrecognized options give nonfatal warnings
16613 instead of fatal errors, and pass them to any subdirectory
16614 configures in case they recognize them.
16615 Make --x equivalent to --with-x.
16617 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16619 * configure: Add --enable-* options. Clean up usage message and
16622 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16624 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16626 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16628 * configure.in (hppa*-*-*): Enable binutils.
16630 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16632 * config.sub: Recognize cisco.
16634 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16636 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16638 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16640 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16641 than one configuration name. Add comment.
16643 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16645 * config.guess: about target *-hitachi-hiuxwe2, fixed
16646 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16647 macro is incorrect.]
16649 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16651 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16652 than the "make ls" stuff which used to be here.
16654 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16656 * config.guess: Recognize i[34]86-unknown-freebsd.
16657 From Shawn M Carey <smcarey@rodan.syr.edu>.
16659 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16661 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16663 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16665 * config.guess: Check for ptx.
16667 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16669 * config.sub: Add os9k checking.
16671 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16673 * config.guess: Handle OSF1 running on HPPA processors
16675 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16677 * configure: If subdir configure fails, print out a message with
16678 subdirectory name, in case subdir's configure code didn't identify
16681 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16683 * configure.in: Remove embedded newlines from configdirs.
16684 Avoid mismatches of substrings. Fix matching strings at end
16687 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16689 * config.guess: Add Lynx/rs6000 config support.
16691 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16693 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16695 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16697 * configure.in (hppa*-*-osf*): Treat this just like most other
16698 PA configurations (eg no binutils or ld).
16699 (hppa*-*-*elf*): These configurations have binutils and ld.
16701 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16703 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16705 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16707 * configure.in (rs6000-*-*): Build gas.
16709 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16711 * Makefile.in: Avoid bug in losing hpux sed.
16713 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16715 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16716 for GDB and GDB has been fixed to not need it.
16718 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16720 * config.guess: Recognize vax hosts.
16722 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16724 * configure (while loop): Don't use "break 2" inside case
16725 statement -- the case statement isn't an enclosing loop.
16727 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16729 * config.guess: Clean up NeXT support, to allow nextstep
16730 on Intel machines. Make OS be nextstep.
16732 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16734 * config.guess: Add alternate forms for Convex.
16736 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16738 * configure: Completely rewrite option processing. Take
16739 advantage of pattern-matching to avoid invoking test frequently.
16740 Also clean up host and target defaulting logic.
16742 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16744 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16745 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16746 commands (plus user environment) will fit SCO limits.
16748 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16750 * configure.in: Don't issue warnings about directories which are
16751 not being configured if -norecursion is set. Correct test for
16752 --with-gnu-as and --with-gnu-ld to not get confused by substring
16755 * configure.in: Don't build gas for alpha-dec-osf1*.
16757 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16759 * configure: Back out Per's change of 12/19/1993. It changes the
16760 behavior of configure in unexpected and confusing ways.
16762 Also, use different delim char when calculating
16763 program_transform_name so that the name can contain slashes.
16765 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16767 * configure.in, config.sub: Add support for VSTa micro-kernel.
16769 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16771 * configure.in: Nuke hacks which were used to get a special
16772 version of GAS for HPPA configurations.
16774 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16776 * configure: If only ${target_alias} is given, use that
16777 as the default for ${host_alias}.
16778 * configure: Add missing back-slashes before nested quotes.
16780 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16782 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16784 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16786 * config.guess: Recognize some Tektronix configurations.
16787 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16789 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16791 * config.sub: Match any flavor of SH.
16793 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16795 * configure.in: Don't try to configure newlib for Alpha.
16797 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16799 * configure.in: Don't build ld for Irix 5. Don't build gas,
16800 libg++ or libio for any Alpha target.
16802 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16804 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16806 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16807 default arguments -- so it tried to compress itself.
16809 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16811 * configure.in (notsupp): ensure that a space is always at the end
16812 of the configdirs list, since the grep checks for an explicit space
16814 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16816 * configure.in (target i386-sysv4.2): don't build ld, since static
16817 versions of many libraries are not available.
16819 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16821 * config.guess: Recognize Apollos (using environment variables).
16822 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16824 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16826 * config.guess: Recognize Sony news mips running newsos.
16828 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16830 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16831 "fi ; else" for bash.
16833 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16835 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16837 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16839 * config.sub: accept unixware as an alias for svr4.2.
16840 Fix some inconsistancies with the gcc version.
16842 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16844 * Makefile.in (DISTDOCDIRS): Add gdb.
16846 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16848 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16850 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16852 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16853 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16856 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16858 * config.sub: Accept hiux* as an OS name.
16860 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16861 etc/make-stds.texi. The underscore came from gcc, and dje now
16862 agrees that RUNTESTFLAGS is the correct name.
16864 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16866 * install.sh: Remove 'set -e'. It makes any conditionals
16867 in the script useless.
16869 * config.guess: Automatically recognize arm-acorn-riscix
16870 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16872 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16874 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16876 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16878 * Makefile.in (DISTDOCDIRS): New variable.
16879 (taz): Edit local Makefile.in sooner, instead of proto-toplev
16880 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
16882 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16884 * configure.in (hppa target): check the source directory for the
16885 pagas sub-directory
16887 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16889 * config.sub: Allow -aout* and -elf*.
16891 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16893 * configure.in: Don't build ld on i386-solaris2, same as for
16896 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16898 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16900 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16902 * configure.in: Configure gdb for alpha.
16904 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16906 * Makefile.in (CXXFLAGS): Add -O.
16908 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16910 * config.guess: added support for DG Aviion
16912 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16914 * configure.in: Produce warning message for subdirectories not
16915 configurable for this host/target combination. Don't try to
16916 configure gdb for vms.
16918 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16920 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16921 appropriate files before making "diststuff".
16922 (DISTBISONFILES): New var: list of files to be edited.
16923 (DISTSTUFFDIRS): Add binutils.
16925 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16927 * config.sub: also handle mipsel and mips64el (for little endian mips)
16929 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16931 * configure.in: Add * to end of all OS names.
16933 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16935 * configure.in: Build newlib for LynxOS native.
16937 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16939 * config.guess: Add support for delta 88k running SVR3.
16941 * configure.in: Add comment about HP compiler vs. emacs.
16943 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16945 * configure.in: don't build ld on solaris2 (not a viable option
16946 due to bugs in getpwnam & getpwuid)
16948 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16950 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16951 config.guess will produce a full version number.
16953 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16955 * configure.in: Build linker and binutils for alpha-dec-osf1.
16957 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16959 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16960 and gdb/testsuite/Makefile.in.
16962 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16964 * configure.in: recognize mips*- instead of mips-
16966 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16968 * config.sub: Accept linux*coff and linux*elf as operating
16971 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16973 * config.sub: Recognize mips64, and mips3 as an alias for it.
16975 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16977 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16978 gdb knows how to handle OSF/1 shared libraries.
16980 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16982 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16983 * config.guess: Recognize Hitachi's HIUX.
16984 * config.sub: Recognize h3050r* and hppahitachi.
16985 Remove redundant cases for hp9k[23]*.
16987 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16989 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16990 if gas and ld are in the source tree and are in ${configdirs}.
16991 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16992 --with options (but still pass them down on the command line,
16993 if they were explicitly specified).
16995 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16997 * configure: substitute SHELL value in Makefile.in with
17000 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17002 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17003 *-*-solaris2* targets.
17005 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17007 * Makefile.in: define M4, and pass it down to sub-makes;
17008 all-autoconf now depends on all-m4
17010 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17012 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17013 presence of {ar,ranlib} instead of a configured directory
17015 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17017 * config.guess: Accept 34?? as well as 33?? for NCR.
17019 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17021 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17022 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17024 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17026 * configure: grab values for $(CC) and $(CXX) from the
17027 environment, so that someone can do "CC=gcc configure; make" and
17028 have it work right (matching the way that autoconf works now)
17030 * configure.in, Makefile.in: add support for gash, the tcl
17031 interface to Galaxy
17033 * config.guess: add NetBSD variants (hp300, x86)
17035 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17037 * install.sh: Support -d option (in the manner of SunOS 4 install,
17038 as it is more deterministic than that of GNU install)
17039 (chmodcmd): Set file to mode 755 by default (should also do default
17040 chgrp and chown, but I don't feel like dealing with that now)
17042 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17044 * config.sub: Remove h8300hhms alias.
17046 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17048 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17050 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17052 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17055 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17057 * config.sub: recognize m88110-bug-coff.
17059 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17061 * Makefile.in (all-libio): all dependencies on the toolchain used
17062 to build this (gcc, gas, ld, etc)
17064 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17066 * config.guess: Deal with OSF/1 1.3 on alpha.
17068 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17070 * install.sh: add some 'else true' clauses for portability
17072 * configure.in: don't build libio for h8[35]00-*-* targets
17074 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17076 * Makefile.in: Add support for new libio.
17078 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17080 * install.sh: If one command fails, don't try the rest. Don't try
17081 to remove $dsttmp (via trap) unless we have already created it.
17082 If $src doesn't exist, detect it and exit with an error.
17084 * config.guess: Recognize BSD on hp300.
17086 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17088 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17089 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17091 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17093 * Makefile.in (all-send-pr): depends on all-prms
17095 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17097 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17099 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17101 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17102 Added test for mips-mips-riscos5.
17104 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17106 * configure.in: use mh-hp300 for 68k HP hosts
17108 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17110 * configure: add support for CONFIG_SHELL, so that you can use
17111 some alternate shell for evaluating configure scripts
17113 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17115 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17116 in configure script to bug-gdb@prep.ai.mit.edu when building
17117 distribution archive.
17118 * Makefile.in (COMPRESS): Remove def.
17119 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17120 gdb.tar.Z and make-gdb.tar.Z respectively.
17121 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17122 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17123 to convergence with 'taz' target in Makefile.in.
17125 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17127 * install.sh (dsttmp): use trap to ensure that tmp files go
17128 away on error conditions
17130 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17132 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17134 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17136 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17137 its parent is '/' not ''.
17139 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17141 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17143 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17144 that ${newsrcdir}/configure.in does.
17146 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17148 * test-build.mk: support for CONFIG_SHELL
17150 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17152 * config.sub (netware): Add as a basic system type.
17154 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17156 * Makefile.in (Makefile): depend on configure.in. Also drop the
17157 $(srcdir)/ from the dependency on Makefile.in.
17159 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17161 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17162 (h8300hhms is temporary until multi-libraries are implemented).
17163 * configure.in: Handle h8300h too.
17165 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17167 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17169 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17171 * configure: Remove extraneous output when guessing host type.
17172 * config.guess: Remove extraneous output when guessing using C
17173 compiler rather than uname, or when guessing fails.
17175 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17177 * Makefile.in: remove all.cross and install.cross targets
17179 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17182 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17184 * configure.in (target sh): Build gprof.
17186 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17188 * config.sub: change -solaris to -solaris2
17190 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17192 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17194 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17196 * configure: Correct error message for missing Makefile.in to
17197 print correct directory.
17199 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17201 * install.sh: kludge around 386BSD shell bug
17203 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17205 * config.guess: Recognize NeXT.
17206 * config.guess: Recognize i486-ncr-sysv4.
17207 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17209 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17211 * Makefile.in (MAKEINFOFLAGS): New variable.
17212 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17213 * build-all.mk, test-build.mk: Pass down --no-split as
17214 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17216 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17218 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17220 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17222 * Makefile.in (libg++.tar.z): New rule.
17223 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17224 * Makefile.in (taz): Only do a single chmod.
17226 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17228 * install.sh: don't use dirname anymore (replaced with sed usage)
17230 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17232 * Makefile.in: Change extension for gzip'd files from '.z' to
17233 '.gz' per new FSF standard usage.
17235 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17237 * configure: put quotes around the final value of program_transform_name
17239 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17241 * Makefile.in: new install.sh support; update install-info rules
17243 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17245 * configure.in: Build diff for crosses, but not for go32 host.
17247 * configure.in: Build gprof only for native, and don't build it
17248 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17250 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17252 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17254 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17256 * configure.in (host_tools): Add prms.
17258 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17260 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17261 with $(FLAGS_TO_PASS) on the command line
17263 * config.sub: Recognize lynx and lynxos
17265 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17267 * config.sub: Accept -ecoff*, not just -ecoff.
17269 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17271 * Makefile.in (taz): Use .gz suffix instead of .z.
17272 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17275 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17277 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17279 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17281 * Makefile.in (install-no-fixedincludes): install gcc last, so
17282 that rebuilds that might happen during 'make install' don't get
17283 bogus gcc include files
17285 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17287 Change from Utah for HPPA support:
17288 * config.guess: Recognize hppa1.x-hp-bsd.
17290 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17292 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17293 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17295 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17297 * config.sub: Add support for rom68k and bug boot monitors.
17299 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17301 * Makefile.in: Make all-opcodes depend on all-bfd.
17303 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17305 * config.guess: Added special check for i[34]86-univel-sysv4*.
17307 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17309 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17310 the processor rather than assuming i486.
17312 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17314 * config.guess: Recognize SunOS6 as Solaris3.
17316 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17318 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17319 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17321 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17323 * build-all.mk (all-cross): New target for Canadian Cross.
17324 Added Q2 go32 targets.
17325 * test-build.mk: Configure go32 cross sparclite-aout and
17326 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17327 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17329 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17331 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17332 GO32 hosted toolchains
17334 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17336 * configure: change so "-exec-prefix" gets passed down rather
17337 than "-exec_prefix" so autoconf generated Makefiles get the
17338 exec_prefix set right.
17340 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17342 * config.guess: get the Solaris2 minor version number
17344 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17346 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17348 * config.guess: Recognize some Sequent platforms.
17350 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17352 * Makefile.in: added the vault-install target
17354 * configure.in: actually use the Sun3 makefile fragment that's in
17355 config, also added the release dir to configdirs
17357 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17359 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17361 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17363 * configure.in: remove some program from Alpha targetted toolchains
17365 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17367 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17369 (taz): Run "make diststuff" in those directories instead of "make
17370 proto-dir". Look for "VERSION=" only at start of line in subdir
17371 Makefile. Use "gzip -9" for compression.
17372 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17373 (binutils.tar.z): New target.
17375 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17377 * Makefile.in (taz): Include gpl.texinfo.
17379 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17381 * Makefile.in (setup-dirs): Merged into "taz" target.
17382 (taz): Only do `proto-dir' stuff if a directory is actually needed
17385 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17387 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17388 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17389 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17390 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17391 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17393 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17395 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17396 config.sub, and move-if-change to gdb testsuite distribution
17397 archive, so the testsuite can be extracted, configured, and
17398 run separately from the gdb distribution. Blow away the Chill
17399 tests that require a Chill compiled executable, since GNU Chill
17400 is not yet publically available.
17402 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17404 * test-build.mk: set environment variables in a single command,
17405 instead of a list of assignments and exports
17407 * config.guess: recognize Alpha/OSF1 systems
17409 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17411 * configure: Change help message to prefer --options rather than
17414 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17416 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17417 zippy@ecst.csuchico.edu.
17418 * config.guess: Recognize miniframe.
17420 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17422 * Makefile.in: Use srcroot to find runtest rather than rootme.
17423 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17425 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17427 * test-build.mk: Extensive additions to support building on a
17428 machine other than the host.
17430 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17432 * configure (tooldir): Fix for i386-aix again.
17434 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17436 * configure, Makefile.in: Change definition of $(tooldir)
17439 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17441 * config.guess: Recognize i[34]86/SVR4.
17443 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17445 * Makefile.in (all-gdb): gdb depends on sim.
17447 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17449 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17450 at the same time we make the prototype gdb directory.
17451 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17452 files at the same time as the gdb base release distribution.
17454 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17456 * Makefile.in (check): Use individual check targets rather than
17458 (check-gcc): Added.
17460 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17462 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17463 for System V release 3.2.
17465 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17467 * config.sub: Recognize hppaosf.
17468 * configure.in: Do configure ld/binutils/gas for it.
17470 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17472 * configure (tooldir): Alter syntax used to set this, for systems
17473 where "\$" isn't handled right, like i386-aix.
17475 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17477 * configure: Pass program-transform-name, not
17478 program_transform_name, to recursive configures.
17480 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17482 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17483 of gas+ld+binutils.
17485 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17487 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17489 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17491 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17493 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17495 * Makefile.in (PRMS): Set back to all-prms.
17497 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17499 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17500 targets, rather than for MIPS hosts.
17502 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17504 * configure.in: add comment for --with-x default values
17506 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17508 * Makefile.in: add check-* targets for each of the directories in
17509 the tree. Add a definition of RUNTEST that will use the one we
17510 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17512 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17514 * configure.in: Removed obsolete references to bfd_target and
17515 target_makefile_frag.
17517 * build-all.mk: Set assorted targets for Q2.
17518 * config.sub: Recognize z8k-sim and h8300-hms.
17519 * test-build.mk: Really don't pass host to configure.
17520 (HOLES): Added uname.
17522 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17524 * configure: Handle an empty program-prefix, program-suffix or
17525 program-transform-name correctly.
17527 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17529 * build-all.mk: -G 8 no longer required for MIPS targets.
17530 * test-build.mk: Don't pass host argument to configure; make it
17533 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17535 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17536 * Makefile.in (COMPRESS): New macro, like GZIP.
17538 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17540 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17542 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17543 with gas currently defaults to -G 0.
17545 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17547 * Makefile.in (all-flex): flex depends on byacc.
17549 * build-all.mk: If host not specified, use config.guess. Pass TAG
17550 to test-build.mk as RELEASE_TAG.
17551 * test-build.mk (configargs): New variable containing arguments to
17552 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17553 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17555 * config.guess: Use /bin/uname when checking -X argument on SCO,
17556 to avoid invoking GNU uname which doesn't understand -X.
17558 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17560 * configure.in: Build gas for mips-*-*.
17562 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17564 * Makefile.in (all.normal): insert missing backslash.
17566 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17568 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17570 * Makefile.in: Complete overhaul to merge many almost identical
17573 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17575 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17576 (gdb.tar.Z): Adjusted.
17578 * Makefile.in (setup-dirs, taz): New targets; should be general
17579 enough to adapt for gdb sometime. Build only .z file.
17580 (gas.tar.z): New target.
17582 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17584 * build-all.mk: Use CC=cc -Xs on Solaris.
17586 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17588 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17589 for handling BISON for FSF releases.
17591 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17593 * configure: Actually implement the change zoo just documented.
17595 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17597 * configure: when using config.guess, only set target_alias when
17598 it's not already been set (ie, on the command line)
17600 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17602 * Makefile.in: add installcheck target, set PRMS to install-prms
17604 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17606 * configure: add support for package_makefile_fragment, handle the
17607 case where a directory has a configure.in file but no Makefile.in
17608 more gracefully (with an actual understandable error message, even);
17609 add support for --without (and add this to the usage message); also
17610 explicitly add a --host=${host_alias} to the command line when
17611 config.guess is used
17613 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17615 * configure: Must use both --host and --target in recursive calls.
17617 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17619 * Makefile.in: Change deja-gnu to dejagnu.
17621 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17623 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17625 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17627 * configure.in: canonicalize all instances to *-*-solaris2*,
17628 also strip out a number of tools to not build for go32 host
17630 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17632 * config.guess: add GPL.
17634 * Makefile.in, config.guess, config.sub, configure: bump
17637 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17639 * Makefile.in (do-info): Removed obsolete check for existence of
17642 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17644 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17646 * Makefile.in: a couple of 'else true' for decstation,
17649 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17651 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17653 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17655 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17657 * config.guess: Recognize i386-ibm-aix (PS/2).
17658 * configure.in: Use config/mh-aix386 file for it.
17660 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17662 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17663 CC_FOR_TARGET instead.
17664 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17666 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17668 * Makefile.in: Add sim to list of directories sent with gdb
17670 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17672 * configure.in: Put back mips-dec-bsd* case.
17674 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17676 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17677 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17678 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17680 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17682 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17684 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17685 (install-info): install dir.info only if it exists,
17686 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17688 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17690 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17691 gas for mips-dec-bsd.
17693 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17695 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17696 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17698 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17700 * configure.in: Added "dejagnu" to hosttools list.
17702 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17704 * config.sub, configure.in, config.guess: Add support
17705 for Bosx, an AIX variant from Bull.
17706 Patches from F.Pierresteguy@frcl.bull.fr.
17708 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17710 * devo/dejagnu: Initial creation of devo/dejagnu.
17711 Migrated dejagnu testcases and support files for testing software
17712 tools to reside as subdirectories, currently called "testsuite",
17713 within the directory of the software tool. Migrated all programs,
17714 support libraries, etc. beloging to dejagnu proper from
17715 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17716 with no modifications. The changes to these files which will
17717 allow them to configure, build, and execute properly will be made
17718 in a future update.
17720 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17722 * Makefile.in: Change send_pr to send-pr.
17723 * configure.in: Likewise.
17724 * send_pr: Renamed directory to send-pr.
17726 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17728 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17730 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17732 * README: Update for gdb-4.8 release.
17733 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17734 gdb-xxx.tar.z (gzip'd) file also.
17736 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17738 * Makefile.in: make all-diff depend on all-libiberty
17740 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17742 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17744 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17746 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17748 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17750 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17751 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17752 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17754 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17756 * Makefile.in: makeinfo binary is in a new location
17758 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17760 * config.sub: Accept -ecoff as an OS.
17762 * Makefile.in: Various changes to eliminate a level of make
17763 recursion and reduce the required command line length.
17764 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17766 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17767 variables holding settings for specific sub-makes.
17768 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17769 in terms of BASE_FLAGS_TO_PASS.
17770 (TARGET_LIBS): New variable listing directories which use
17771 TARGET_FLAGS_TO_PASS.
17772 (subdir_do): Eliminated.
17773 (do-*): New set of targets to replace subdir_do.
17774 (various): All targets which used subdir_do now depend on do-*.
17775 (local-clean): Renamed from do_clean.
17776 (local-distclean): New target, dependency of distclean and
17778 (install-info): Don't create directories. Depend on dir.info
17779 rather than calling make recursively.
17780 (install-dir.info): Eliminated.
17781 (install-info-dirs): Create all info directories here.
17782 (dir.info): Depend upon do-install-info.
17784 * test-build.mk (HOLES): Added false.
17786 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17788 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17790 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17792 * Makefile.in (info): remove dependency on all-texinfo. The
17793 problem was really in texinfo/C, not at this level.
17795 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17797 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17799 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17801 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17804 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17806 * configure: Include srcdir in message about target of link not
17807 being found. Don't convert `-' to `_' in `with' options being
17810 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17812 * configure.in: add uudecode to host_tools
17814 * Makefile.in: added {all,install}-uudecode targets, added them to
17815 the appropriate lists
17817 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17819 * Makefile.in (all-gcc): Added dependency on all-gas.
17821 * configure.in (mips-*-*): Build ld and binutils.
17823 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17825 * configure: check return code from mkdir, print error message and
17828 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17830 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17832 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17834 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17836 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17838 * config.sub (h8500): Recognize this as a cpu type.
17840 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17842 * configure: source directory missing is no longer a warning
17844 * configure.in: recognize irix[34]* instead of irix[34]
17846 * Makefile.in: define and pass down X11_LIB
17848 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17850 * guess-systype: Renamed to ...
17851 * config.guess: ... by popular request.
17852 * configure.in, Makefile.in: Update accordingly.
17854 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17856 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17857 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17858 + Execute ./dummy instead of assuming . is in PATH.
17860 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17862 * guess-systype: New shell script. Attempts to guess the
17863 canonical host name of the executing host.
17864 Only a few hosts are supported so far.
17865 * configure: Call guess-systype if no host is specified.
17867 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17869 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17873 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17875 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17876 (all-gcc, install-gcc, subdir_do): Use it.
17878 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17880 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17882 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17884 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17885 set exclusively by configure, using configure.in .
17887 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17889 * test-build.mk: set $PATH for all builds
17891 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17893 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17895 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17896 the one used in gcc/Makefile.in, so that a null expansion doesn't
17897 override the one needed to build gcc with a native cc.
17900 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17902 * configure: Accept -with arguments.
17904 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17906 * Makefile.in: added h8300sim
17908 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17910 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17911 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17912 (all-cygnus, native, build-cygnus): Make
17913 $(canonhost)-stamp-3stage-done, not $(host)....
17914 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17915 i386-sco3.2v4. Added else true to if command.
17917 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17919 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17921 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17923 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17925 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17927 * configure.in: don't remove binutils from Solaris builds
17929 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17931 * Makefile.in: get rid of earlier definitions for *clean,
17932 also handle the recursive info rule better
17934 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17936 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17937 do more-or-less the right thing.
17939 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17941 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17942 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17944 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17946 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17949 * configure.in: split the configdirs list into 4 categories (native
17950 v. cross, library v. tool) and handle the cross-only and native-
17951 only in more reasonable (and correct!) way.
17953 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17955 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17956 configdirs anymore.
17958 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17960 * Makefile.in: extensive cleanup:: removed all of the explicit
17961 clean-* targets, collapsed many wrappers around subdir_do into
17962 one, added additional targets to satisfy standards.texi, deleted
17963 some old targets, some changes for consistency
17965 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17967 * configure.in: handle some programs as cross-only, and others as
17970 * test-build.mk: handle partial holes in a more generic manner
17972 * Makefile.in: m4 depends on libiberty
17974 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17976 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17977 time, wdiff, and find to configdirs
17979 * Makefile.in: all, clean, and install rules for the new programs
17980 added to configure.in
17982 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17984 * configure.in: use mh-sun for all *-sun-* hosts
17986 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17988 * Makefile.in: define flags for X11 include files and library file
17989 locations, pass them down to the programs that need this info
17991 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17993 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17995 * configure.in: start building libg++ for HP-UX targets
17997 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17999 * README: Update references to files moved into etc/.
18001 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18003 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18004 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18006 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18008 * configure: accept dash as well as underscore in long option
18009 names for FSF compatibility.
18011 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18013 * config.sub: added -sco3.2v4 support from FSF.
18015 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18017 * configure.in: expand the section that adds or removes
18018 directories from the list of programs to build, to handle native
18019 vs. cross in addition to host v. native
18021 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18023 * Makefile.in: Replace C++ in macro names with CXX.
18024 This is less likely to break ...
18026 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18028 * test-build.mk: add -w to GNU_MAKE
18030 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18032 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18033 add 'sparc' to list of recognized cpus. This needed to make
18034 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18035 Delete some redundant ose68 variants. Recognize -wrs as an os,
18036 then changes that into $CPU-wrs-vxworks.
18038 * configure.in: remove most references to gdbtest, regularize
18039 target based program removal
18041 * test-build.mk: import from p3 tree (many fixes and changes)
18043 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18045 * Makefile.in: added rules to handle tcl, tk, and expect
18047 * configure.in: handle those directories if they exist
18049 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18051 * config.sub: removed bogus hppabsd and hppahpux names, since
18052 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18054 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18056 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18057 depends upon all-xiberty
18059 * Makefile.in: changes from p3, including:
18061 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18063 * Makefile.in (XTRAFLAGS): include newlib directories if
18064 newlib/Makefile exists, rather than if host != target.
18066 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18068 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18069 from the same source tree and not building a cross-compiler. This
18070 matters for the libg++ configuration if reconfiguring a tree that
18071 has already been installed.
18073 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18075 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18076 pick up the machine and system specific header files.
18078 * Makefile.in: added AS_FOR_TARGET, passed down in
18079 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18080 the C compiler to use to create programs which are run in the
18081 build environment, set it to default to $(CC), and passed it down
18082 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18084 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18086 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18087 We need them for unusual native builds, like systems without
18090 * configure: also define $(host_canonical) and
18091 $(target_canonical), which are the full, canonical names for the
18092 given host and target
18094 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18096 * Makefile.in: Added separate definitions for C++.
18098 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18100 * configure.in (configdirs): Add deja-gnu.
18102 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18104 * README: Update for configure.texi and gdb-4.7 release.
18106 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18108 * Makefile.in: Move "all" target to top of file.
18109 Previously, first target was ".PHONY" which caused BSD4.4 make
18110 to build .PHONY when make was run without arguments.
18112 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18114 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18115 Library-copylefted code in libiberty.
18117 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18119 * config.sub: Replace m68kmote with plain old m68k.
18121 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18123 * Makefile.in: Remove space from blank line, avoid Make complaints.
18125 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18127 * config.sub: Complain if no argument is given. Added support for
18128 386bsd as OS and target alias.
18130 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18132 * Makefile.in (XTRAFLAGS): include newlib directories if
18133 newlib/Makefile exists, rather than if host != target.
18135 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18137 * config.sub: recognize sparclite-wrs-vxworks.
18139 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18140 p3.) Added clean-xiberty to clean.
18142 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18144 * configure.in: use *-*-* instead of nested cases for host and target
18146 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18148 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18149 from the same source tree and not building a cross-compiler. This
18150 matters for the libg++ configuration if reconfiguring a tree that
18151 has already been installed.
18153 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18155 * config.sub (i486v/i486v4): Merge in from FSF version.
18157 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18159 * configure: only set PWD if it is already set.
18161 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18163 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18164 doesn't have unset and all success paths (and most error paths)
18165 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18166 to just ${PWD} to avoid confusion.)
18168 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18170 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18171 even for a native compilation.
18173 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18175 Changes to make the gdb.tar.Z rule work better.
18177 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18178 (DEVO_SUPPORT): Add configure.texi.
18179 (bfd-ilrt.tar.Z): Remove ancient rule.
18181 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18183 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18184 pick up the machine and system specific header files.
18186 * configure.in, config.sub: added new target m68010-adobe-scout,
18187 with alias of adobe68k. Changed configure.in to check for
18188 -scout before -sco* to avoid a false match.
18190 * Makefile.in: added AS_FOR_TARGET, passed down in
18191 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18192 the C compiler to use to create programs which are run in the
18193 build environment, set it to default to $(CC), and passed it down
18194 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18196 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18198 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18199 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18200 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18201 FOR_TARGET variants, to newlib and libg++.
18203 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18205 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18208 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18210 * config.sub: Accept `elf' as an environment.
18212 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18214 * Makefile.in (all-opcodes): cd into the right directory
18216 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18218 * configure: added -program_transform_name option, used as
18219 argument to sed when installing programs.
18220 configure.texi: added documentation for -program_prefix,
18221 -program_suffix and -program_transform_name.
18223 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18225 * config.sub: Accept i486 where i386 ok.
18227 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18229 * config.sub: accept we32k
18231 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18233 * config.sub, configure.in: accept OSE68000 and OSE68k.
18235 * Makefile.in: don't create all directories for ``make install'';
18236 let the subdirectories create the ones they need.
18238 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18240 * COPYING: new file, GPL v2
18242 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18244 * Makefile.in: use the new gen-info-dir, which needs a template
18245 argument (which also lives in texinfo)
18247 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18249 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18251 * config.sub (ncr3000): Change i386 to i486.
18253 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18255 * Makefile.in: add install-rcs, install-grep to
18256 install-no-fixedincludes, removed install-bison and install-libgcc
18258 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18260 * configure.in: grab the HPUX makefile fragment if on HPUX
18262 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18264 * Makefile.in: eradicate bison spoor (ditto libgcc).
18265 configure.in: recognise m68{k,000}-ericsson-OSE.
18266 es1800 is alias for m68k-ericsson-OSE
18268 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18270 * configure.in: rearrange the parts that remove programs from
18271 configdirs, based now on HOST==TARGET or by canonical triple.
18273 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18275 * test-build.mk: recurse explicitly with -f test-build.mk when
18276 appropriate. predicate stage3 and comparison on the existence
18277 of gcc. That is, if gcc isn't around, we aren't three-staging.
18278 On very clean, also remove ...stamp-co. Build in-place before
18279 doing other builds.
18281 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18283 * Makefile.in, configure.in: add tgas
18285 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18287 * Makefile.in: a number of changes merged in from progressive.
18289 * configure.in: add libm.
18291 * .cvsignore: ignore some stuff that comes from test-build.mk.
18293 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18295 * config.sub: Add es1800 (m68k-ericsson-es1800).
18297 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18299 * configure: Add program_suffix (parallel to program_prefix)
18300 * Makefile.in: adjust directory-creating script for losing decstation
18302 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18304 * configure: Minor $subdir-related fixes.
18306 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18308 * configure: fix various problems with propogating
18309 makefile_target_frag in subdirs.
18310 * configure.in: config libgcc if its there
18312 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18314 * config.sub: HPPA merge.
18316 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18318 * Makefile.in: Replace all-bison with all-byacc in all
18319 dependency lines for other tools (which now use byacc).
18321 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18323 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18325 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18327 * Makefile.in: make gprof rules similar to byacc rules (instead of
18328 vestigal $(unsubdir) that didn't work...)
18330 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18332 * config.sub: Add support for Linux.
18333 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18334 (at least for libg++).
18336 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18338 * configure.texi: fix doc for the -nfp option to configure
18340 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18342 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18344 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18346 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18347 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18348 * configure.in: added solaris* host_makefile_frag hook.
18350 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18352 * config.sub: changed recognition of m68000 so that various
18353 m68k types can be specified via m680[01234]0
18355 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18357 * config.sub (basic_machine): fix sed so that '-foo' isn't
18358 completely substituted out while .+'-foo' loses the '-foo'
18360 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18362 * config.sub ($os): Add -aout.
18364 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18366 * configure: If host_makefile_frag is absolute, don't
18367 prefix ${invsubdir} (relevant to libg++ auto-configure).
18369 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18371 * Makefile.in (tooldir): Define it.
18372 (all-ld): Depend on all-flex.
18374 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18376 * Makefile.in (check): Fix libg++ special case.
18378 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18380 * configure: do not bury `pwd` into config.status, thus do fewer
18383 * configure: print the "Building in" message only when building in
18384 other than "." AND verbose.
18386 * configure: remove -s, rework -v to better accommodate guested
18389 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18391 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18393 * Makefile.in: macroize flags passed on recursion. remove
18396 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18398 * configure: get makesrcdir right for subdirs deeper than 1.
18400 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18403 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18405 * Makefile.in: don't print subdir_do or recursion lines.
18407 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18409 * standards.texi: added menu item.
18411 * Makefile.in: build and install standards.info.
18413 * standards.texi: new file.
18415 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18417 * configure: test for and move config.status pieces from
18420 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18422 * configure: Test for existance of files before trying to mv
18423 them, to avoid numerous non-existance messages.
18425 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18427 * configure: correct final line of config.status.
18429 * configure: patch from eggert. Avoids a protection problem if
18430 the original Makefile.in is read only.
18432 * configure: use move-if-change from gcc to create config.status.
18433 Some makefiles depend on config.status to tell if a directory
18434 has been reconfigured for a different host. This change
18435 prevents those directories from remaking everything in the case
18436 where the reconfig was only intended to rebuild a Makefile.
18438 * configure: test for config.sub with "config.sub sun4" rather
18439 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18440 host alias from a missing config.sub.
18442 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18444 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18445 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18447 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18449 * configure: mkdir ${subdir} as needed.
18451 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18453 * Makefile.in,configure.in: added autoconf.
18455 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18457 * Makefile.in: no longer pass against on recursion.
18459 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18460 definitions are not inherited.
18462 * configure: correct makesrcdir when subdir is .
18464 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18466 * configure: Add support for 'subdirs' variable, which is
18467 like 'configdirs', except that configure doesn't re-invoke
18468 itself for subdirs, it just creates a Makefile for each subdir.
18469 * configure.texi: Document subdirs.
18471 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18473 * configure.in: added flex to configdirs
18475 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18477 * Makefile.in: remove clean-stamps from clean.
18479 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18481 * configure.in: Add gdbtest to configdirs.
18483 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18485 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18486 to recursive makes.
18487 * configure.in: Recognize new ncr3000 config.
18489 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18491 * Makefile.in, configure.in: removed references to gdbm.
18493 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18495 * config.sub: Don't canonicalize os value
18496 newsos* to bsd (readline needs to check for newsos).
18497 (This fix was earlier made Jan 31, but got re-broken.)
18499 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18501 * configure.in: sco is an os, not a vendor!
18503 * configure: Quote $( better. Keep various shells happy.
18505 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18507 * Makefile.in: eliminate stamp-files.
18509 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18511 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18512 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18514 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18516 * config.sub: fix iris/iris3.
18518 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18520 * configure: re-add -rm.
18522 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18524 * Maskefile.in: add .stmp-rcs to all.
18526 * configure.in: remove gas from rs6000 build, use aix host fragment.
18528 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18530 * configure: pass down site_option during recursion.
18532 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18534 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18536 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18538 * configure: Change exec_prefix so that it really defaults to prefix.
18540 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18542 * Makefile.in, configure.in: Add support for mmalloc library.
18544 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18546 * Makefile.in: add stmp dependencies for a few more things.
18548 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18550 * configure: adjusted error message on objdir/srcdir configure
18551 collision, per john's suggestion.
18553 * Makefile.in: add libiberty stmp to all and all.cross.
18555 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18557 * Makefile.in: remove force dependencies, add grep to all.
18559 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18561 * Makefile.in: drop flex. make stamp files work.
18563 * configure: added test for conflicting configuration in srcdir,
18564 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18565 gets cranky. use relative paths for configure and srcdir
18566 whenever possible. Send some error messages to stderr that were
18569 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18571 * Makefile.in: Fix libg++ rule to check for gcc directory
18572 before using gcc/gcc. Also pass XTRAFLAGS.
18574 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18576 * Makefile.in: added stmp-files so that directories aren't polled
18577 when they are already built.
18579 * configure.texi: fixed a node pointer problem.
18581 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18583 * config.sub configure.in gdb/configure.in
18584 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18585 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18586 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18588 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18590 * configure: -recurring becomes -silent. corrected help message
18593 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18595 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18597 * configure: when building Makefile for crosses, replace
18598 tooldir and program_prefix. default srcdir from location of
18599 config.sub. remove "for host in hosts" and "for target in
18602 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18604 * Makefile.in: Do not pass bindir or mandir to cvs.
18606 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18608 * Makefile.in, configure.in: removed traces of namesubdir,
18609 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18610 copyrights to '92, changed some from Cygnus to FSF.
18612 * configure.texi: remove most references to multiple hosts,
18613 multiple targets, subdirs, etc.
18615 * configure.man: removed rcsid. reference config.sub not
18618 * Makefile.in: mkdir $(infodir) on install-info.
18620 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18622 * configure.texi: Explain better about .gdbinit and about
18623 the environment that configure.in sections run in.
18625 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18627 * configure.in: Ultrix is only a decstation if it's a MIPS.
18629 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18631 * README: DOC.configure => cfg-paper.texi.
18633 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18635 * config.sub (near case $os): Don't convert newsos* to bsd!
18637 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18639 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18640 the number of copies of COPYING that go into the GDB tar file.
18642 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18644 * bfd/configure.in, gdb/config/mh-i386sco,
18645 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18646 Fix SCO configuration stuff.
18648 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18650 * Makefile.in: For libg++, make sure the -I pointing
18651 to the gcc directory goes *after* all the libg++-local -I flags.
18652 Also, move just-gcc dependency from just-libg++ to all-libg++.
18654 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18656 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18658 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18660 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18662 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18664 * config.sub: Add stratus configuration frags. Also
18667 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18669 * Makefile.in (DEV_SUPPORT): add configure.man.
18671 * config.sub(Decode manufacturer-specific): add -none*.
18673 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18675 * Makefile.in: remove form feeds to make Sun's make happy.
18676 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18678 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18680 * Makefile.in (AR_FLAGS): Make quieter.
18682 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18684 * configure.in: Add libg++.
18685 * configure: When verbose, don't output the command line at each
18686 level; it will be unremarkably the same as the previous version,
18687 which will be the same as what the user typed.
18689 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18691 * configure.in, Makefile.in: fix clean-info, add flex. add
18694 * configure: be less sensitive to spaces in Makefile.in. Do not
18695 look for sources in "..". Doing so breaks subdirectories that
18696 might have their own configure. If a subdir has it's own
18697 configure script, use it.
18699 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18701 * cfg-paper.texi: some changes suggested by rms.
18703 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18705 * config.sub: Merge in some small additions from the FSF version,
18706 taken from the gcc distribution, to bring the Cygnus and FSF
18707 versions into closer sync.
18709 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18711 * configure.in: Changed svr4 references to sysv4.
18713 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18715 * configure: added -V for version number option.
18717 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18719 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18720 renamed from DOC.configure to cfg-paper.texi.
18722 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18724 * configure, config.subr, config.sub: config.subr is now
18727 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18729 * configure.texi: new file, in progress.
18731 * Makefile.in: build info file and install the man page for
18734 * configure.man: new file, first cut.
18736 * configure: find config.subr again now that configuration "none"
18737 has gone. removed all traces of the -ansi option. removed all
18738 traces of the -languages option.
18740 * config.subr: resync from rms.
18742 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18744 * configure, config.sub, config.subr: merge config.sub into
18745 config.subr, call the result config.subr, remove config.sub, use
18748 * Makefile.in: revised install for dir.info.
18750 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18752 * configure.in: add decstation host makefile frag.
18754 * Makefile.in: BISON now bison -y again. also install-gcc on
18755 install. clean-gdbm on clean. infodir belongs in datadir.
18756 Make directories for info install. Build dir.info here then
18759 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18761 * Makefile.in: fix for bad directory tests.
18763 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18765 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18766 regexp. -srcdir relative was being handled incorrectly.
18768 * Makefile.in: unwrapped some for loops so that parallel makes
18769 work again and so one can focus one's attention on a particular
18772 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18774 * configure: added PWD as a stand in for `pwd` (for speed). use
18775 elif wherever possible. make -srcdir work without -objdir.
18776 -objdir= commented out.
18778 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18780 * configure: +options become --options. -subdirs commented out.
18781 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18782 Makefile now at top of generated Makefile. Removed cvs log
18783 entries. added -srcdir. create .gdbinit only if there is one
18786 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18787 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18788 and mandir now keyed off datadir by default.
18790 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18792 * Freshly created ChangeLog.
18799 version-control: never