1 2023-10-15 Mike Frysinger <vapier@gentoo.org>
3 * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
4 * Makefile.in: Regenerate.
6 2023-10-11 Filip Kastl <fkastl@suse.cz>
8 * MAINTAINERS: Fix name order.
10 2023-10-10 Christoph Müllner <christoph.muellner@vrull.eu>
12 * MAINTAINERS: Add myself.
14 2023-10-06 Sergei Trofimovich <siarheit@google.com>
17 * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
18 * Makefile.in: Regenerate.
20 2023-10-05 Jan Engelhardt <jengelh@inai.de>
22 * SECURITY.txt: Fix up indentation.
24 2023-10-05 Jan Engelhardt <jengelh@inai.de>
26 * SECURITY.txt: Fix up commas.
28 2023-10-04 Siddhesh Poyarekar <siddhesh@gotplt.org>
30 * SECURITY.txt: New file.
32 2023-09-18 Fei Gao <gaofei@eswincomputing.com>
34 * MAINTAINERS: Add myself.
36 2023-09-15 Yang Yujie <yangyujie@loongson.cn>
38 * config-ml.in: Remove unneeded loongarch clause.
39 * configure.ac: Register custom makefile fragments mt-loongarch-*
40 for loongarch targets.
41 * configure: Regenerate.
43 2023-09-12 Edwin Lu <ewlu@rivosinc.com>
45 * MAINTAINERS: Add myself
47 2023-09-12 Thomas Schwinge <thomas@codesourcery.com>
48 Chung-Lin Tang <cltang@codesourcery.com>
51 * Makefile.tpl (BASE_TARGET_EXPORTS): Add
52 'SYSROOT_CFLAGS_FOR_TARGET'.
53 * Makefile.in: Regenerate.
55 2023-09-05 Yang Yujie <yangyujie@loongson.cn>
57 * config-ml.in: Do not build the multilib library variant
58 that is duplicate with the toplevel one.
60 2023-08-29 Tsukasa OI <research_trasio@irq.a4lg.com>
62 * MAINTAINERS: Add myself.
64 2023-08-22 Filip Kastl <fkastl@suse.cz>
66 * MAINTAINERS: Update my email address.
68 2023-08-11 Eric Feng <ef2648@columbia.edu>
70 * MAINTAINERS: Add myself.
72 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
74 * Makefile.def: Reflect that libsframe needs to installed before
75 libbfd. Reorder a bit to better track libsframe dependencies.
76 * Makefile.in: Regenerate.
78 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
80 * Makefile.def: Add install dependency on libsframe for libbfd.
81 * Makefile.in: Regenerated.
83 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
85 * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
88 2023-08-07 Alexander von Gluck IV <kallisti5@unixzen.com>
90 * configure: Regenerate.
91 * configure.ac: Add Haiku to list of ELF OSes
92 * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
94 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
96 * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
97 options, including options containing paths.
99 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
101 * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
102 NM, if there is one. Run nm on itself, not on /dev/null, to avoid
103 errors from nms that refuse to work on non-regular files. Remove
104 other workarounds for this problem. Strip out blank lines from the
107 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
109 * configure.ac: Reinstate 32b PA-RISC HP-UX targets
110 * configure: Regenerate.
112 2023-08-07 Simon Marchi <simon.marchi@efficios.com>
114 * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
115 * configure: Re-generate.
116 * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
117 (PKG_CONFIG_PATH): New.
118 * Makefile.in: Re-generate.
120 2023-08-07 Luis Machado <luis.machado@arm.com>
122 * configure.ac: Disable year2038 by default on 32-bit hosts.
123 * configure: Regenerate.
125 2023-08-07 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
127 * Makefile.def: Add gprofng module.
128 * configure.ac: Add --enable-gprofng option.
129 * Makefile.in: Regenerate.
130 * configure: Regenerate.
132 2023-08-07 Martin Liska <mliska@suse.cz>
134 * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
135 * configure: Regenerate.
137 2023-08-07 Fangrui Song <maskray@google.com>
139 * configure: Regenerate.
140 * configure.ac: Add --with-zstd.
142 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
144 * configure: Regenerate.
145 * configure.ac: Recover tilegx/tilepro targets.
147 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
149 * configure: Regenerated.
150 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
151 --plugin and rc before enabling --plugin.
153 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
155 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
156 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
157 * configure.ac: Include config/gcc-plugin.m4.
158 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
159 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
161 * Makefile.in: Regenerated.
162 * configure: Likewise.
164 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
166 * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
169 2023-08-07 David Faust <david.faust@oracle.com>
171 * MAINTAINERS: Add the BPF port to my reviewer listing.
173 2023-08-02 Jan Beulich <jbeulich@suse.com>
175 * MAINTAINERS: Correct my email address.
177 2023-08-02 Hu, Lin1 <lin1.hu@intel.com>
179 * MAINTAINERS (Write After Approval): Add myself.
181 2023-08-01 Richard Ball <richard.ball@arm.com>
183 * MAINTAINERS: Add myself.
185 2023-07-31 Andreas Schwab <schwab@suse.de>
187 * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
188 * configure: Regenerate.
189 * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
191 2023-07-31 xuli <xuli1@eswincomputing.com>
193 * MAINTAINERS: Add myself.
195 2023-07-25 Thomas Schwinge <thomas@codesourcery.com>
197 * MAINTAINERS: List myself as "nvptx port" maintainer.
199 2023-07-21 Cupertino Miranda <cupertino.miranda@oracle.com>
201 * MAINTAINERS: Add myself to write after approval
203 2023-07-18 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
205 * MAINTAINERS: Add myself as a reviewer for the riscv port.
207 2023-07-18 Robin Dapp <rdapp@ventanamicro.com>
209 * MAINTAINERS: Add myself as a reviewer for the riscv port.
211 2023-07-12 Hao Liu <hliu@os.amperecomputing.com>
213 * MAINTAINERS: Add Hao Liu to write after approval
215 2023-07-12 Ken Matsui <kmatsui@gcc.gnu.org>
217 * MAINTAINERS: Add Ken Matsui to write after approval
219 2023-07-07 Eugene Rozenfeld <erozen@microsoft.com>
221 * Makefile.in: Collect both kernel and user events for autofdo
222 * Makefile.tpl: Collect both kernel and user events for autofdo
224 2023-06-30 Rishi Raj <rishiraj45035@gmail.com>
226 * MAINTAINERS: Added myself to Write After Approval and DCO
228 2023-06-29 Eugene Rozenfeld <erozen@microsoft.com>
230 * Makefile.in: Remove -gtoggle for STAGEautoprofile
231 * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
233 2023-06-25 Lehua Ding <lehua.ding@rivai.ai>
235 * MAINTAINERS: Add Lehua Ding to write after approval
237 2023-06-25 Iain Sandoe <iain@sandoe.co.uk>
239 * Makefile.def: Pass the enable-host-pie value to GCC configure.
240 * Makefile.in: Regenerate.
241 * configure: Regenerate.
242 * configure.ac: Adjust the logic for shared and PIE host flags to
243 ensure that PIE is passed for hosts that require it.
245 2023-06-16 YunQiang Su <yunqiang.su@cipunited.com>
247 * MAINTAINERS (Write After Approval): move Matthew Fortune
248 to Write After Approval.
250 2023-06-15 Marek Polacek <polacek@redhat.com>
252 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
254 * configure: Regenerate.
256 2023-06-14 Filip Kastl <filip.kastl@gmail.com>
258 * MAINTAINERS: Add myself to write after approval
260 2023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
262 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
264 (Write After Approval): Remove myself.
266 2023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
268 * MAINTAINERS (Write After Approval): Add myself.
270 2023-05-29 Martin Jambor <mjambor@suse.cz>
272 * MAINTAINERS: Replace spaces with tabs.
274 2023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
276 * MAINTAINERS: New entry.
278 2023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
280 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
281 * Makefile.in: Regenerate
283 2023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
285 * Makefile.in: Disable warnings as errors for STAGEautofeedback
287 2023-05-11 Robin Dapp <rdapp@ventanamicro.com>
291 2023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
293 * MAINTAINERS: Add myself.
295 2023-05-10 Pan Li <pan2.li@intel.com>
297 * MAINTAINERS: Add myself.
299 2023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
301 * Makefile.in: Define PROFILE_MERGER
302 * Makefile.tpl: Define PROFILE_MERGER
304 2023-04-27 Robin Dapp <rdapp@ventanamicro.com>
306 * MAINTAINERS: Change my email address.
308 2023-04-26 Patrick O'Neill <patrick@rivosinc.com>
310 * MAINTAINERS: Add myself.
312 2023-04-26 Martin Liska <mliska@suse.cz>
314 * MAINTAINERS: fix sorting
316 2023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
318 * MAINTAINERS (Write After Approval): Add myself.
320 2023-04-24 Martin Liska <mliska@suse.cz>
322 * MAINTAINERS: Fix sorting.
324 2023-04-21 Peter Foley <pefoley2@pefoley.com>
326 * configure: Regenerate.
327 * configure.ac: Only create serdep.tmp if needed
329 2023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
331 * MAINTAINERS (Write After Approval): Add myself.
333 2023-04-21 Vineet Gupta <vineetg@rivosinc.com>
335 * MAINTAINERS (Write After Approval): Add myself.
336 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
338 2023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
340 * MAINTAINERS: Add myself.
342 2023-03-22 Tobias Burnus <tobias@codesourcery.com>
344 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
346 2023-03-10 Arsen Arsenović <arsen@aarsen.me>
348 * MAINTAINERS (Write After Approval): Add myself.
350 2023-02-16 Martin Liska <mliska@suse.cz>
352 * MAINTAINERS: I'm stepping down from my positions.
354 2023-01-10 Philip Herron <herron.philip@googlemail.com>
356 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
358 2023-01-06 Clément Chigot <chigot@adacore.com>
360 * configure.ac: Skip GMP and MPFR when --disable-gdb is
362 * configure: Regenerate.
364 2023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
366 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
368 2022-12-31 Iain Sandoe <iain@sandoe.co.uk>
370 * Makefile.def: Do not build shared libffi.
371 * Makefile.in: Regenerate.
373 2022-12-21 Andrew Pinski <apinski@marvell.com>
375 * Makefile.def: Add configure-gdb dependencies
376 on all-gmp and all-mpfr.
377 * configure.ac: Split out MPC checking from MPFR.
378 Require GMP and MPFR if the gdb directory exist.
379 * Makefile.in: Regenerate.
380 * configure: Regenerate.
382 2022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
384 * configure.ac (target_libraries): Add target-libgm2.
385 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
386 Add GCC_TARGET_TOOL entry for gm2.
387 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
388 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
389 * Makefile.def (target_modules): Add libgm2.
390 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
391 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
392 (languages): Add entry for language=m2 with gcc-check-target=check-m2
393 and lib-check-target=check-target-libgm2.
394 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
395 (HOST_EXPORTS): Add definition for GM2.
396 (BASE_TARGET_EXPORTS): Add definition for GM2.
397 (GM2_FOR_BUILD): Defined.
399 (GM2_FOR_TARGET): Defined.
400 (GM2FLAGS_FOR_TARGET): Defined.
401 (EXTRA_HOST_FLAGS): Defined.
402 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
403 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
404 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
405 * configure: Rebuilt.
406 * Makefile.in: Rebuilt.
408 2022-12-13 Philip Herron <philip.herron@embecosm.com>
410 * Makefile.def: Add Rust language.
411 * Makefile.in: Regenerate via autogen.
413 2022-12-09 Martin Liska <mliska@suse.cz>
415 * MAINTAINERS: Fix spacing.
417 2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
419 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
421 2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
423 * Makefile.def: Pass host_libs_picflag to host dependent library
425 * Makefile.in: Regenerate.
426 * configure: Regenerate.
427 * configure.ac (host_libs_picflag): New configure variable set to
428 '--with-pic' when building 'host_shared'.
430 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
432 * Makefile.def: Add libsframe as new module with its dependencies.
433 * Makefile.in: Regenerated.
434 * configure.ac: Add libsframe to host_libs.
435 * configure: Regenerated.
437 2022-11-23 Marek Polacek <polacek@redhat.com>
440 2022-11-23 Marek Polacek <polacek@redhat.com>
442 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
444 * Makefile.in: Regenerate.
445 * Makefile.tpl: Set PICFLAG.
446 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
448 * configure: Regenerate.
450 2022-11-23 Marek Polacek <polacek@redhat.com>
452 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
454 * Makefile.in: Regenerate.
455 * Makefile.tpl: Set PICFLAG.
456 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
458 * configure: Regenerate.
460 2022-11-14 Martin Liska <mliska@suse.cz>
463 2022-11-09 Martin Liska <mliska@suse.cz>
465 * doc/Makefile: New file.
466 * doc/_static/custom.css: New file.
467 * doc/baseconf.py: New file.
468 * doc/bsd.rst: New file.
469 * doc/contrib.rst: New file.
470 * doc/contribute.rst: New file.
471 * doc/cppdiropts.rst: New file.
472 * doc/cppenv.rst: New file.
473 * doc/cppopts.rst: New file.
474 * doc/cppwarnopts.rst: New file.
475 * doc/favicon.ico: New file.
476 * doc/funding.rst: New file.
477 * doc/gcc_sphinx.py: New file.
478 * doc/gnu.rst: New file.
479 * doc/gnu_free_documentation_license.rst: New file.
480 * doc/gpl-3.0.rst: New file.
481 * doc/indices-and-tables.rst: New file.
482 * doc/lgpl-2.1.rst: New file.
483 * doc/logo.pdf: New file.
484 * doc/logo.svg: New file.
485 * doc/md.rst: New file.
486 * doc/requirements.txt: New file.
488 2022-11-14 Martin Liska <mliska@suse.cz>
491 2022-11-09 Martin Liska <mliska@suse.cz>
493 * doc/baseconf.py: Port to GCC sources.
495 2022-11-14 Martin Liska <mliska@suse.cz>
498 2022-11-14 Martin Liska <mliska@suse.cz>
500 * configure: Regenerate.
501 * configure.ac: Support Sphinx based documentation.
503 2022-11-14 Martin Liska <mliska@suse.cz>
506 2022-11-09 Martin Liska <mliska@suse.cz>
508 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
511 2022-11-14 Martin Liska <mliska@suse.cz>
514 2022-11-09 Martin Liska <mliska@suse.cz>
517 Add trailing newline.
519 Add trailing newline.
520 * doc/contribute.rst:
521 Add trailing newline.
522 * doc/cppdiropts.rst:
523 Add trailing newline.
525 Add trailing newline.
527 Add trailing newline.
528 * doc/cppwarnopts.rst:
529 Add trailing newline.
531 Add trailing newline.
533 Add trailing newline.
534 * doc/gnu_free_documentation_license.rst:
535 Add trailing newline.
537 Add trailing newline.
538 * doc/indices-and-tables.rst:
539 Add trailing newline.
541 Add trailing newline.
543 Add trailing newline.
545 2022-11-14 Martin Liska <mliska@suse.cz>
548 2022-11-09 Martin Liska <mliska@suse.cz>
550 * configure.ac: Use new install URL.
551 * configure: Regenerate.
553 2022-11-14 Martin Liska <mliska@suse.cz>
556 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
558 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
559 instead of just ``.''.
560 * doc/gcc_sphinx.py: Moved to...
561 * doc/modules/gcc_sphinx.py: ...here.
563 2022-11-14 Martin Liska <mliska@suse.cz>
566 2022-11-10 Martin Liska <mliska@suse.cz>
568 * doc/baseconf.py: Modernize by using pathlib.
570 2022-11-14 Martin Liska <mliska@suse.cz>
573 2022-11-11 Martin Liska <mliska@suse.cz>
575 * doc/Makefile: Disable -j auto.
577 2022-11-14 Martin Liska <mliska@suse.cz>
580 2022-11-11 Martin Liska <mliska@suse.cz>
582 * doc/Makefile: Update comment.
584 2022-11-14 Martin Liska <mliska@suse.cz>
587 2022-11-11 Martin Liska <mliska@suse.cz>
589 * doc/indices-and-tables.rst: Rename Indexes to Indices.
591 2022-11-14 Martin Liska <mliska@suse.cz>
594 2022-11-13 Martin Liska <mliska@suse.cz>
597 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
599 * doc/indices-and-tables.rst: Use include_todo tag.
601 2022-11-14 Martin Liska <mliska@suse.cz>
604 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
606 * doc/contrib.rst: Update Jeff Law's email address.
608 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
610 * doc/contrib.rst: Update Jeff Law's email address.
612 2022-11-13 Martin Liska <mliska@suse.cz>
615 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
617 * doc/indices-and-tables.rst: Use include_todo tag.
619 2022-11-11 Martin Liska <mliska@suse.cz>
621 * doc/indices-and-tables.rst: Rename Indexes to Indices.
623 2022-11-11 Martin Liska <mliska@suse.cz>
625 * doc/Makefile: Update comment.
627 2022-11-11 Martin Liska <mliska@suse.cz>
629 * doc/Makefile: Disable -j auto.
631 2022-11-10 Martin Liska <mliska@suse.cz>
633 * doc/baseconf.py: Modernize by using pathlib.
635 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
637 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
638 instead of just ``.''.
639 * doc/gcc_sphinx.py: Moved to...
640 * doc/modules/gcc_sphinx.py: ...here.
642 2022-11-09 Martin Liska <mliska@suse.cz>
644 * configure.ac: Use new install URL.
645 * configure: Regenerate.
647 2022-11-09 Martin Liska <mliska@suse.cz>
650 Add trailing newline.
652 Add trailing newline.
653 * doc/contribute.rst:
654 Add trailing newline.
655 * doc/cppdiropts.rst:
656 Add trailing newline.
658 Add trailing newline.
660 Add trailing newline.
661 * doc/cppwarnopts.rst:
662 Add trailing newline.
664 Add trailing newline.
666 Add trailing newline.
667 * doc/gnu_free_documentation_license.rst:
668 Add trailing newline.
670 Add trailing newline.
671 * doc/indices-and-tables.rst:
672 Add trailing newline.
674 Add trailing newline.
676 Add trailing newline.
678 2022-11-09 Martin Liska <mliska@suse.cz>
680 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
683 2022-11-09 Martin Liska <mliska@suse.cz>
685 * configure: Regenerate.
686 * configure.ac: Support Sphinx based documentation.
688 2022-11-09 Martin Liska <mliska@suse.cz>
690 * doc/baseconf.py: Port to GCC sources.
692 2022-11-09 Martin Liska <mliska@suse.cz>
694 * doc/Makefile: New file.
695 * doc/_static/custom.css: New file.
696 * doc/baseconf.py: New file.
697 * doc/bsd.rst: New file.
698 * doc/contrib.rst: New file.
699 * doc/contribute.rst: New file.
700 * doc/cppdiropts.rst: New file.
701 * doc/cppenv.rst: New file.
702 * doc/cppopts.rst: New file.
703 * doc/cppwarnopts.rst: New file.
704 * doc/favicon.ico: New file.
705 * doc/funding.rst: New file.
706 * doc/gcc_sphinx.py: New file.
707 * doc/gnu.rst: New file.
708 * doc/gnu_free_documentation_license.rst: New file.
709 * doc/gpl-3.0.rst: New file.
710 * doc/indices-and-tables.rst: New file.
711 * doc/lgpl-2.1.rst: New file.
712 * doc/logo.pdf: New file.
713 * doc/logo.svg: New file.
714 * doc/md.rst: New file.
715 * doc/requirements.txt: New file.
717 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
719 * Makefile.def: Remove module 'liboffloadmic'.
720 * Makefile.in: Regenerate.
721 * configure.ac: Remove 'liboffloadmic' handling.
722 * configure: Regenerate.
724 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
726 * MAINTAINERS: Update email address.
728 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
730 * configure.ac: Don't configure readline if --with-system-readline is
732 * configure: Re-generate.
734 2022-10-12 Cui,Lili <lili.cui@intel.com>
736 * MAINTAINERS (Write After Approval): Add myself.
738 2022-10-11 Olivier Hainque <hainque@adacore.com>
740 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
741 and friends for rtp !large. Assume the linker has the required
742 abilities and set lt_cv_deplibs_check_method.
744 2022-09-30 Olivier Hainque <hainque@adacore.com>
746 * configure.ac (*vxworks*): If enable_shared is not
747 set, set to "no" and add --disable-shared to target and
749 * configure: Regenerate.
751 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
753 * MAINTAINERS: Update my email address and DCO entry.
755 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
757 * MAINTAINERS (Write After Approval): Add myself.
759 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
761 * MAINTAINERS (Write After Approval): Add myself.
763 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
765 * MAINTAINERS: Update my email address.
767 2022-09-07 Tom de Vries <tdevries@suse.de>
769 * configure.ac: Set extra_host_libiberty_configure_flags and
770 extra_host_zlib_configure_flags in separate case statements.
771 * configure: Regenerate.
773 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
775 * MAINTAINERS: Update c-sky port maintainers' emails.
777 2022-08-31 Martin Liska <mliska@suse.cz>
779 * configure: Regenerate.
780 * configure.ac: Delete hpux9 and hpux10.
782 2022-08-18 Sergei Trofimovich <siarheit@google.com>
784 * Makefile.def: Drop libelf module and gcc-configure dependency
786 * Makefile.in: Regenerate with 'autogen Makefile.def'.
787 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
789 * configure: Regenrate.
790 * configure.ac (host_libs): Drop unused libelf.
792 2022-08-18 Sergei Trofimovich <siarheit@google.com>
794 * Makefile.in: Regenerate.
796 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
798 * MAINTAINERS: Add myself as AutoFDO maintainer.
800 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
801 Arnaud Charlet <charlet@adacore.com>
803 * configure: Regenerate.
805 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
808 * Makefile.def (dependencies): Make configure-target-libgo depend
809 upon all-target-libbacktrace.
811 2022-07-27 David Faust <david.faust@oracle.com>
813 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
815 2022-07-27 Richard Biener <rguenther@suse.de>
817 * MAINTAINERS (Roger Sayle): Update e-mail address.
819 2022-07-21 Sam Feifer <sfeifer@redhat.com>
821 * MAINTAINERS (Write After Approval): Add myself.
823 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
825 * MAINTAINERS: Add myself as Ada front end co-maintainer.
827 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
829 * .gitignore: Do not ignore config.h.
831 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
833 * MAINTAINERS: Add myself to Write After Approval.
835 2022-07-04 Martin Liska <mliska@suse.cz>
837 * MAINTAINERS: fix sorting of names
839 2022-07-03 Immad Mir <mirimmad17@gmail.com>
841 * MAINTAINERS: add myself.
843 2022-07-03 Immad Mir <mirimmad17@gmail.com>
845 * MAINTAINERS: Add myself to write after approval and DCO.
847 2022-07-02 Tim Lange <mail@tim-lange.me>
849 * MAINTAINERS: Add myself.
851 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
853 * MAINTAINERS (Write After Approval): Add myself.
855 2022-06-30 Cui,Lili <lili.cui@intel.com>
858 2022-06-30 Cui,Lili <lili.cui@intel.com>
860 * MAINTAINERS (Write After Approval): Add myself.
862 2022-06-30 Cui,Lili <lili.cui@intel.com>
864 * MAINTAINERS (Write After Approval): Add myself.
866 2022-06-28 Alexandre Oliva <oliva@adacore.com>
868 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
869 (EXTRA_GCC_FLAGS): Likewise.
870 * Makefile.in: Rebuilt.
872 2022-06-28 konglin1 <lingling.kong@intel.com>
874 * MAINTAINERS (Write After Approval): Add myself.
876 2022-06-27 Tom de Vries <tdevries@suse.de>
878 * configure.ac: Build libiberty pic variant for gdbserver.
879 * configure: Regenerate.
881 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
883 * configure: Regenerate.
884 * configure.ac: Correct use of $host.
886 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
888 * MAINTAINERS: Remove tilegx and tilepro entries.
889 * configure.ac: Remove tilegx and tilepro stanzas.
890 * configure: Rebuilt.
892 2022-05-28 Bruce Korb <bkorb@gnu.org>
894 * .gitignore: Ignore vim swap files
896 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
898 * MAINTAINERS: Add myself to write after approval.
900 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
902 * MAINTAINERS: Remove myself from DCO section.
904 2022-05-09 Xi Ruoyao <xry111@xry111.site>
906 * MAINTAINERS: Update my email address.
908 2022-05-09 Clément Chigot <chigot@adacore.com>
910 * MAINTAINERS: Update my email address.
912 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
914 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
917 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
919 * MAINTAINERS: Update my email address.
921 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
923 * MAINTAINERS: Update my email address.
925 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
927 * MAINTAINERS: (CPU Port Maintainers): Add myself and
928 Lulu as LoongArch port maintainer.
930 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
931 Lulu Cheng <chenglulu@loongson.cn>
933 * configure.ac: Add LoongArch tuples.
934 * configure: Regenerate.
936 2022-03-28 Tom Tromey <tromey@adacore.com>
938 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
939 * configure: Rebuild.
941 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
943 * MAINTAINERS: Change my information.
945 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
947 * MAINTAINERS: Add myself to DCO section.
949 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
951 * configure.ac: Fix incorrect option in comment.
952 * configure: Regenerate.
954 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
956 * Makefile.def (dependencies): Make configure-sim depend on
958 * Makefile.in: Regenerate.
960 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
962 * MAINTAINERS (Write After Approval): Update my e-mail address.
964 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
966 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
968 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
970 * MAINTAINERS: Update my email and add myself to the DCO list.
972 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
975 2021-09-16 Andrew Pinski <apinski@marvell.com>
978 * Makefile.def: Have configure-target-libffi depend on
979 all-target-libstdc++-v3.
980 * Makefile.in: Regenerate.
982 2022-01-22 Jakub Jelinek <jakub@redhat.com>
987 2022-01-20 Martin Liska <mliska@suse.cz>
989 * MAINTAINERS: Adjust email address based on IRC request.
991 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
993 * MAINTAINERS: Update my email address.
995 2022-01-17 Martin Liska <mliska@suse.cz>
997 * MAINTAINERS: Rename .c names to .cc.
999 2022-01-13 Jakub Jelinek <jakub@redhat.com>
1001 * Makefile.am: Remove.
1003 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
1005 * Makefile.am: New file.
1007 2022-01-11 Martin Liska <mliska@suse.cz>
1009 * MAINTAINERS: Sort 2 names.
1011 2022-01-10 Martin Liska <mliska@suse.cz>
1013 * MAINTAINERS: Fix obvious issues with sorting.
1015 2022-01-07 liuhongt <hongtao.liu@intel.com>
1017 * build.log: New file.
1019 2022-01-05 Nathan Sidwell <nathan@acm.org>
1021 * MAINTAINERS: Add DCO entry. Sort that list.
1023 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
1025 * MAINTAINERS: Change of email address in both DCO and
1026 Write After Approval list.
1028 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
1030 * configure: Regenerate.
1032 2021-12-21 Martin Liska <mliska@suse.cz>
1034 * config.sub: Change mode back to 755.
1036 2021-12-17 Martin Liska <mliska@suse.cz>
1038 * config.sub: Sync from master.
1040 2021-12-17 Martin Liska <mliska@suse.cz>
1043 2021-12-16 Matthias Seidel <mseidel@apache.org>
1045 * config.sub: Fix typo.
1047 2021-12-16 Matthias Seidel <mseidel@apache.org>
1049 * config.sub: Fix typo.
1051 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
1054 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1056 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1057 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1058 * configure.ac: Include config/gcc-plugin.m4.
1059 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1060 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1062 * Makefile.in: Regenerated.
1063 * configure: Likewise.
1065 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1067 * Makefile.tpl (BUILD_CFLAGS): New.
1068 (CFLAGS): Append $(BUILD_CFLAGS).
1069 (CXXFLAGS): Likewise.
1070 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1071 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1072 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1073 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1074 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1075 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1076 (PGO-TRAINING-TARGETS): Likewise.
1077 (PGO_BUILD_TRAINING): Likewise.
1078 (all): Add '+' to the command line for recursive make. Support
1080 * configure.ac: Add --enable-pgo-build[=lto].
1081 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1082 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
1083 * Makefile.in: Regenerated.
1084 * configure: Likewise.
1086 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1088 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1089 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1090 * configure.ac: Include config/gcc-plugin.m4.
1091 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1092 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1094 * Makefile.in: Regenerated.
1095 * configure: Likewise.
1097 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
1099 * MAINTAINERS: Add myself to write after approval.
1101 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
1103 * MAINTAINERS: Adding myself.
1105 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
1107 * configure: Regenerate.
1108 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1111 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
1113 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1115 * Makefile.in: Regenerate.
1116 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1117 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1118 target-libphobos-bootstrap.
1119 (STAGE2_CONFIGURE_FLAGS): Likewise.
1120 * configure: Regenerate.
1121 * configure.ac: Add support for bootstrapping D front-end.
1123 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
1125 * MAINTAINERS: Add myself to DCO section and update email address.
1127 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
1129 * configure: Regenerate.
1130 * configure.ac: Ensure that PIC (shared) defaults are set
1131 correctly for Darwin.
1133 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
1135 * MAINTAINERS: Update my address.
1137 2021-11-12 Alan Modra <amodra@gmail.com>
1139 * Makefile.def (configure-opcodes): Depend on configure-bfd.
1140 * Makefile.in: Regenerate.
1142 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
1144 * MAINTAINERS: Clarify the policy WRT the Write After Approval
1147 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
1149 * MAINTAINERS (Reviewers, arc): Remove my entry.
1150 (Write After Approval): Add an entry for myself.
1152 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
1154 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1155 * Makefile.in: Regenerate.
1156 * configure: Regenerate.
1157 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1159 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
1161 * MAINTAINERS: Fix up Maciej's entries.
1163 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
1165 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1168 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
1171 * Makefile.def: Handle install-dvi target.
1172 * Makefile.tpl: Likewise.
1173 * Makefile.in: Regenerate.
1175 2021-10-19 Clément Chigot <clement.chigot@atos.net>
1177 * MAINTAINERS: Add myself for write after approval.
1179 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
1181 * Makefile.def: Mark libcody, libdecnumber,
1182 c++tools, libgcc, and libobjc as missing TAGS
1184 * Makefile.in: Regenerate.
1186 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
1188 * MAINTAINERS: Add myself to DCO section and update email
1191 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
1193 * MAINTAINERS: Add myself to DCO section.
1195 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1197 * configure: Regenerate.
1198 * configure.ac (skipdirs): Add the contents of target_configdirs if
1199 we are not building gcc.
1201 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
1203 * Makefile.def: Back-port commits ba4d88ad892f and
1204 755ba58ebef0 from binutils-gdb repository.
1205 * Makefile.in: Regenerated.
1207 2021-09-20 Harald Anlauf <anlauf@gmx.de>
1209 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1211 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
1213 * Makefile.def: Add a jit check target for the jit
1215 * Makefile.in: Regenerate.
1217 2021-09-16 Andrew Pinski <apinski@marvell.com>
1220 * Makefile.def: Have configure-target-libffi depend on
1221 all-target-libstdc++-v3.
1222 * Makefile.in: Regenerate.
1224 2021-09-10 Petter Tomner <tomner@kth.se>
1226 * MAINTAINERS: Me added to DCO and write after approval
1228 2021-09-01 YunQiang Su <syq@debian.org>
1230 * MAINTAINERS: Add myself for write after approval.
1232 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
1234 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1235 * Makefile.in: Regenerate.
1237 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
1239 * MAINTAINERS: Add myself for write after approval.
1241 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
1243 * Makefile.in: Regenerate.
1244 * Makefile.tpl: Make the state of the configured host
1245 shared flag available to makefile fragements.
1247 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
1249 * MAINTAINERS (Write After Approval): Add myself.
1251 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1253 * .dir-locals.el (bug-reference-url-format): Use https.
1255 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1257 * .dir-locals.el (c-mode): Change fill-column to 79.
1259 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
1261 * MAINTAINERS: Add myself to DCO section.
1263 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
1265 * configure: Regenerate.
1266 * configure.ac: Adjust cases for which it is necessary to
1267 include the Darwin host config fragment.
1269 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1271 * MAINTAINERS: Add myself for write after approval and DCO.
1273 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1275 * Makefile.def: Add dsymutil defs.
1276 * Makefile.in: Regenerated.
1277 * Makefile.tpl: Add dsymutil to flags.
1278 * configure: Regenerated.
1279 * configure.ac: Add dsymutil to target and build recipes.
1281 2021-07-01 Ankur Saini <arsenic@sourceware.org>
1283 * MAINTAINERS: Add myself for write after approval.
1285 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1287 * MAINTAINERS (Write After Approval): Add myself.
1289 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
1291 * MAINTAINERS: Add myself for write after approval and DCO
1293 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1295 * .gitignore: Add entry for cscope.out.
1297 2021-06-22 liuhongt <hongtao.liu@intel.com>
1299 * MAINTAINERS: Remove my Write After Approval entry.
1301 2021-06-21 liuhongt <hongtao.liu@intel.com>
1303 * MAINTAINERS: Add myself as maintainer of the i386 vector
1306 2021-06-18 Antoni Boucher <bouanto@zoho.com>
1308 * MAINTAINERS (Write After Approval): Add myself.
1310 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
1312 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1313 as *vrp and ranger maintainers.
1315 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1317 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1318 not trigger testsuite failures.
1320 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1322 * MAINTAINERS: Add myself to DCO section with both email addresses.
1324 2021-06-03 Jason Merrill <jason@redhat.com>
1326 * MAINTAINERS: Add DCO version number.
1328 2021-06-02 Jason Merrill <jason@redhat.com>
1330 * MAINTAINERS: Add DCO section.
1332 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1334 * MAINTAINERS (Write After Approval): Add myself.
1336 2021-05-29 Mike Frysinger <vapier@gentoo.org>
1338 * configure.ac: Add gnulib to configdirs for sim.
1339 * configure: Regenerate.
1341 2021-05-18 Mike Frysinger <vapier@gentoo.org>
1343 * Makefile.def: Add configure-sim dependency on all-gnulib.
1344 * Makefile.in: Regenerated.
1346 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1348 * MAINTAINERS (Write After Approval): Add myself.
1350 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1352 * MAINTAINERS (Write After Approval): Add myself.
1354 2021-05-11 Martin Liska <mliska@suse.cz>
1356 * MAINTAINERS: Remove entries for removed
1357 components (HSA, BRIG, libhsail-rt).
1358 Move Pekka to Write After Approval.
1360 2021-05-11 Martin Liska <mliska@suse.cz>
1362 * Makefile.def: Remove libhsail-rt.
1363 * Makefile.in: Likewise.
1364 * configure.ac: Likewise.
1365 * configure: Regenerate.
1366 * libhsail-rt/ChangeLog: Removed.
1367 * libhsail-rt/Makefile.am: Removed.
1368 * libhsail-rt/Makefile.in: Removed.
1369 * libhsail-rt/README: Removed.
1370 * libhsail-rt/aclocal.m4: Removed.
1371 * libhsail-rt/configure: Removed.
1372 * libhsail-rt/configure.ac: Removed.
1373 * libhsail-rt/configure.tgt: Removed.
1374 * libhsail-rt/include/internal/fibers.h: Removed.
1375 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1376 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1377 * libhsail-rt/include/internal/workitems.h: Removed.
1378 * libhsail-rt/rt/arithmetic.c: Removed.
1379 * libhsail-rt/rt/atomics.c: Removed.
1380 * libhsail-rt/rt/bitstring.c: Removed.
1381 * libhsail-rt/rt/fbarrier.c: Removed.
1382 * libhsail-rt/rt/fibers.c: Removed.
1383 * libhsail-rt/rt/fp16.c: Removed.
1384 * libhsail-rt/rt/misc.c: Removed.
1385 * libhsail-rt/rt/multimedia.c: Removed.
1386 * libhsail-rt/rt/queue.c: Removed.
1387 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1388 * libhsail-rt/rt/segment.c: Removed.
1389 * libhsail-rt/rt/workitems.c: Removed.
1390 * libhsail-rt/target-config.h.in: Removed.
1392 2021-05-04 Nick Clifton <nickc@redhat.com>
1394 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1395 * configure: Regenerate.
1397 2021-04-28 Jakub Jelinek <jakub@redhat.com>
1398 Tobias Burnus <tobias@codesourcery.com>
1400 * configure.ac (--enable-offload-defaulted): New.
1401 * configure: Regenerate.
1403 2021-04-23 David Faust <david.faust@oracle.com>
1405 * MAINTAINERS (Write After Approval): Add myself.
1407 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1409 * MAINTAINERS (Write After Approval): Add myself.
1411 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1413 * MAINTAINERS: Add myself as pru port maintainer.
1415 2021-03-23 David Malcolm <dmalcolm@redhat.com>
1417 * MAINTAINERS: Add myself as static analyzer maintainer.
1419 2021-03-18 Jeff Law <jlaw@tachyum.com>
1421 * MAINTAINERS: Update primary entry.
1423 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1425 * MAINTAINERS (Write After Approval): Add myself.
1427 2021-03-13 Mike Frysinger <vapier@gentoo.org>
1429 * Makefile.def: Remove all-sim dependency on configure-gdb.
1430 * Makefile.in: Regenerated.
1432 2021-03-11 Jeff Law <law@redhat.com>
1434 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1436 2021-03-11 Martin Liska <mliska@suse.cz>
1438 * Makefile.tpl: The change was done Makefile.in which
1441 2021-03-08 Jeff Law <law@redhat.com>
1443 * MAINTAINERS: Update my email address
1445 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1447 * config.guess: Import latest upstream.
1448 * config.sub: Import latest upstream.
1450 2021-01-25 Martin Liska <mliska@suse.cz>
1452 PR gcov-profile/98739
1453 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1454 for profiledbootstrap.
1456 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1458 * MAINTAINERS (Write After Approval): Add myself.
1460 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1462 * MAINTAINERS (Write After Approval): Update my e-mail address.
1464 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1466 * MAINTAINERS: Fix spacing.
1468 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1470 * MAINTAINERS (Write After Approval): Add myself
1472 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1474 * Makefile.def: Sync with binutils-gdb:
1475 (dependencies): all-ld depends on all-libctf.
1476 (host_modules): libctf is no longer no_install.
1477 No longer no_check. Checking depends on all-ld.
1478 * Makefile.in: Regenerated.
1480 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1482 * libtool.m4: Match gnu* along other GNU systems.
1483 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1484 * libgo/configure: Re-generate.
1486 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1488 * MAINTAINERS: Update my email address.
1490 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1492 * MAINTAINERS (Write After Approval): Add myself.
1494 2020-12-15 Nathan Sidwell <nathan@acm.org>
1502 2020-12-15 Nathan Sidwell <nathan@acm.org>
1504 * Makefile.def: Add libcody.
1505 * configure.ac: Add libcody.
1506 * Makefile.in: Regenerated.
1507 * configure: Regenerated.
1509 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1511 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1513 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1516 * libtool.m4: Update handling of Darwin platform link flags
1519 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1521 * .gitignore: Sync with binutils-gdb
1523 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1525 * MAINTAINERS: Add myself as arc port maintainer.
1527 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1530 * configure.ac: Don't disable D for *-*-darwin*.
1531 * configure: Regenerate.
1533 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1535 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1538 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1540 * configure: Regenerate.
1541 * configure.ac: Add --bootstrap-hwasan option.
1543 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1545 * config.guess: Import latest upstream.
1546 * config.sub: Import latest upstream.
1548 2020-11-16 Martin Liska <mliska@suse.cz>
1550 * .gitignore: Add cache as clangd uses it now.
1552 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1554 * MAINTAINERS (Write After Approval): add myself
1556 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1558 * MAINTAINERS (Write After Approval): Add myself.
1560 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1562 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1563 Remove FIXME comments.
1565 2020-11-06 Martin Uecker <muecker@gwdg.de>
1567 * MAINTAINERS: Update my email address.
1569 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1571 * MAINTAINERS (Write After Approval): Add myself.
1573 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1576 * configure.ac: Only set with_gmp to /usr/local
1577 if not building in tree.
1578 * configure: Regenerate.
1580 2020-09-18 Omar Tahir <omar.tahir@arm.com>
1582 * MAINTAINERS (Write After Approval): Add myself.
1584 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
1586 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1588 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
1591 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1592 if not the same as ${host}.
1593 * configure: Regenerate.
1595 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1597 * MAINTAINERS (Write After Approval): Add myself.
1599 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1601 * MAINTAINERS: Update my email address.
1603 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1605 * MAINTAINERS (Write After Approval): Add myself.
1607 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1609 * MAINTAINERS (Write After Approval): Add myself.
1611 2020-06-12 Martin Liska <mliska@suse.cz>
1613 * .gitignore: Add .clang-tidy.
1615 2020-06-08 Jason Merrill <jason@redhat.com>
1617 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1618 * configure: Regenerate.
1620 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1622 * MAINTAINERS: Add myself as xtensa port maintainer.
1624 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1626 * configure.ac: Don't require --enable-host-shared when building
1628 * configure: Regenerate.
1630 2020-05-18 Jason Merrill <jason@redhat.com>
1632 * configure.ac: Update bootstrap dialect to -std=c++11.
1634 2020-05-18 Alex Coplan <alex.coplan@arm.com>
1636 * MAINTAINERS (Write After Approval): Add myself.
1638 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1641 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1642 (noconfigdirs): Add 'target-libstdc++-v3'.
1643 * configure: Regenerate.
1645 2020-04-21 Stephen Casner <casner@acm.org>
1648 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1649 * configure: Rebuild.
1651 2020-04-17 Martin Liska <mliska@suse.cz>
1652 Jonathan Yong <10walls@gmail.com>
1654 PR gcov-profile/94570
1655 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1658 2020-04-14 Martin Jambor <mjambor@suse.cz>
1660 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1662 2020-04-09 Tom Tromey <tom@tromey.com>
1664 * configure: Rebuild.
1665 * Makefile.in: Rebuild.
1666 * Makefile.def (gdbsupport, gdbserver): New host modules.
1667 (configure-gdb): Depend on all-gdbsupport.
1668 (all-gdb): Depend on all-gdbsupport, all-libctf.
1669 * configure.ac (host_tools): Add gdbserver.
1670 Conditionally build gdbserver and gdbsupport.
1672 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
1674 * configure.ac: Build libgomp by default for amdgcn.
1675 * configure: Regenerate.
1677 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1679 * MAINTAINERS (Write After Approval): Add myself.
1681 2020-02-28 Joel Hutton <joel.hutton@arm.com>
1683 * MAINTAINERS (Write After Approval) : Add myself.
1685 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
1687 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1689 2020-02-14 Martin Sebor <msebor@redhat.com>
1691 * doc/extend.texi (attribute alias): Mention type requirement.
1692 (attribute weak): Same.
1693 (attribute weakref): Correct invalid example.
1695 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1697 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1699 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1700 Jakub Jelinek <jakub@redhat.com>
1702 * .gitattributes: Add *.md diff=md.
1704 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
1706 The mentioned auto-generated file is no more part of the
1708 GCC sources, it's auto-generated in $(builddir) during build.
1711 * contrib/gcc_update (files_and_dependencies): Remove
1712 entry for gcc/config/avr/t-multilib.
1714 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
1716 * MAINTAINERS: Update my email address.
1718 2020-01-13 Joseph Myers <joseph@codesourcery.com>
1720 * README.MOVED_TO_GIT: Remove.
1722 2020-01-11 Joseph Myers <joseph@codesourcery.com>
1724 * README.MOVED_TO_GIT: New file.
1726 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1728 * MAINTAINERS (Write After Approval): Add myself.
1730 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
1732 * MAINTAINERS (write_after_approval): Add myself.
1734 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1736 * MAINTAINERS (write_after_approval): Add myself.
1738 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1740 * MAINTAINERS (write_after_approval): Add myself.
1742 2019-12-11 Matthias Klose <doko@ubuntu.com>
1744 * configure.ac: Factor out common cases for compare_exclusions.
1745 * configure: Regenerate.
1747 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1749 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1752 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1754 * MAINTAINERS (Write After Approval): Add myself.
1756 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1759 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1760 * configure: Regenerate
1762 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1764 * configure.ac: Use https for gcc.gnu.org.
1765 * configure: Regenerated.
1767 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1769 * MAINTAINERS (aarch64 port): Remove my name, move to...
1770 (Write After Approval): ...Here.
1772 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1774 * MAINTAINERS: Change my email address as maintainer.
1776 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1779 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1780 * configure: Regenerated.
1782 2019-10-21 Jason Merrill <jason@redhat.com>
1784 * .gitattributes: Also check ChangeLog whitespace.
1786 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1788 * contrib/dg-extract-results.sh: Add support for KPASS.
1789 * contrib/dg-extract-results.py: Likewise.
1791 2019-10-17 Jason Merrill <jason@redhat.com>
1793 * .gitattributes: Avoid {} in filename pattern.
1795 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1797 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1800 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
1802 * MAINTAINERS: Add myself to Write After Approval
1804 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1806 * MAINTAINERS: Add myself as an aarch64 maintainer.
1808 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1810 * MAINTAINERS: Add myself as aarch64 maintainer.
1812 2019-09-23 Carl Love <cel@us.ibm.com>
1814 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1816 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1817 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1819 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1821 * MAINTAINERS (Sam Tebbs): Update email address.
1823 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
1825 * MAINTAINERS: Update my email address.
1827 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
1829 * libtool.m4: Handle uclinuxfdpiceabi.
1831 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1833 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1834 Remove myself from Write After Approval section.
1836 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1838 * configure.ac: Support for bpf-*-* targets.
1839 * configure: Regenerate.
1841 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1843 * config.sub: Import upstream version 2019-06-30.
1844 * config.guess: Import upstream version 2019-07-24.
1846 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1848 * MAINTAINERS: Remove spu port maintainers.
1850 2019-08-28 Martin Liska <mliska@suse.cz>
1852 * .gitignore: Add .clangd and compile_commands.json
1855 2019-08-23 Michael Forney <mforney@mforney.org>
1857 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1858 * Makefile.in: Regenerate.
1860 2019-08-19 Tom Tromey <tom@tromey.com>
1862 * configure: Rebuild.
1863 * configure.ac: Add --with-static-standard-libraries.
1865 2019-08-16 Alexandre Oliva <oliva@gnu.org>
1867 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1869 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1871 * MAINTAINERS (Write After Approval): Add myself.
1873 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1875 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1876 RISC-V port maitainer.
1878 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1880 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1882 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1884 * MAINTAINERS (Write After Approval): Add myself.
1886 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
1888 * MAINTAINERS (Write After Approval): Add myself.
1890 2019-06-25 Martin Liska <mliska@suse.cz>
1892 contrib/filter-clang-warnings.py: Transform from
1893 filter-rtags-warnings.py.
1895 2019-06-15 Tom Tromey <tom@tromey.com>
1897 * configure.ac (host_libs): Add gnulib.
1898 * configure: Rebuild.
1899 * Makefile.def (host_modules, dependencies): Add gnulib.
1900 * Makefile.in: Rebuild.
1902 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1904 * MAINTAINERS (Write After Approval): Add myself.
1906 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1908 * configure: Regenerate.
1909 * configure.ac: Add PRU target.
1911 2019-06-11 Matthew Beliveau <mbelivea@redhat.com>
1913 * MAINTAINERS (Write After Approval): Add myself.
1915 2019-06-11 Nick Clifton <nickc@redhat.com>
1917 Import these changes from the binutils/gdb repository:
1919 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1921 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1923 * Makefile.in: Regenerated.
1925 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1927 * Makefile.def (host_modules): Add libctf.
1928 * Makefile.def (dependencies): Likewise.
1929 libctf depends on zlib, libiberty, and bfd.
1930 * Makefile.in: Regenerated.
1931 * configure.ac (host_libs): Add libctf.
1932 * configure: Regenerated.
1934 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1936 * MAINTAINERS (Write After Approval): Add myself.
1938 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
1940 * MAINTAINERS: Update my email address.
1942 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
1944 * MAINTAINERS (Write After Approval): Add myself.
1946 2019-05-16 Jun Ma <junma@linux.alibaba.com>
1948 * MAINTAINERS (Write After Approval): Add myself.
1950 2019-05-07 Jim Wilson <jimw@sifive.com>
1952 * MAINTAINERS: Remove myself as IA-64 maintainer.
1954 2019-05-04 Roland Illig <roland.illig@gmx.de>
1956 * MAINTAINERS (Write After Approval): Add myself.
1958 2019-05-02 Richard Biener <rguenther@suse.de>
1961 * Makefile.tpl (compare target): Also compare extra-compare
1963 * Makefile.in: Regenerate.
1965 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1967 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1968 as modulo-scheduler maintainer.
1970 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1972 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1974 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1976 * MAINTAINERS: Update my email address.
1978 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
1980 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1981 * configure: Regenerate.
1983 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1985 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1986 * configure: Regenerate.
1988 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1990 * configure.ac: Add target-zlib to target_libraries.
1991 * configure: Regenerate.
1993 2019-04-09 Martin Liska <mliska@suse.cz>
1995 * Makefile.in: Regenerate.
1996 * Makefile.tpl: Pass GENERATOR_CFLAGS
1999 2019-03-28 Martin Liska <mliska@suse.cz>
2002 * Makefile.in: Revert r254150.
2003 * Makefile.tpl: Likewise.
2005 2019-03-28 Ben Elliston <bje@gnu.org>
2007 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2008 related, and libdecnumber.
2010 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
2012 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2013 (Write After Approval): Remove myself.
2015 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
2017 * MAINTAINERS (Write After Approval): Add myself.
2019 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
2021 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2022 (Write After Approval): Remove myself and Julian.
2024 2019-01-26 Harald Anlauf <anlauf@gmx.de>
2026 * MAINTAINERS (Write After Approval): Add myself.
2028 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
2030 * MAINTAINERS (Write After Approval): Add myself.
2032 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2034 * ChangeLog: Replace space with tab.
2035 * MAINTAINERS: Delete 1 tab to keep alignment.
2037 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
2039 * MAINTAINERS (Write After Approval): Add myself.
2041 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
2043 * MAINTAINERS (Write After Approval): Add myself.
2045 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
2046 Kwok Cheung Yeung <kcy@codesourcery.com>
2047 Julian Brown <julian@codesourcery.com>
2048 Tom de Vries <tom@codesourcery.com>
2049 Jan Hubicka <hubicka@ucw.cz>
2050 Martin Jambor <mjambor@suse.cz>
2052 * configure.ac: Likewise.
2053 * configure: Regenerate.
2054 * contrib/config-list.mk: Add amdgcn-amdhsa.
2056 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
2058 * MAINTAINERS (Write After Approval): Add myself.
2060 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2062 * MAINTAINERS (Write After Approval): Add myself.
2064 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2067 * config.guess: Import upstream version 2019-01-03.
2068 * config.sub: Import upstream version 2019-01-01.
2070 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
2072 * MAINTAINERS (Write After Approval): Update my maintainer address.
2074 2018-12-21 Gergö Barany <gergo@codesourcery.com>
2076 * MAINTAINERS (Write After Approval): Add myself.
2078 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
2080 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2082 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
2084 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2085 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2086 (GCC_TARGET_TOOL): Likewise.
2087 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2088 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2089 OTOOL, OTOOL_FOR_TARGET: New substitutions.
2090 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2091 * configure: Regenerate.
2092 * Makefile.in: Likewise.
2094 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
2096 * MAINTAINERS (Write After Approval): Add myself.
2098 2018-11-13 Martin Liska <mliska@suse.cz>
2100 * gcc.target/i386/pr87930.c: Move to ...
2101 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
2103 2018-11-10 Stafford Horne <shorne@gmail.com>
2105 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2106 (Write After Approval): Remove myself.
2108 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
2110 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2111 Append $INCICONV to it.
2113 2018-11-04 Stafford Horne <shorne@gmail.com>
2115 * MAINTAINERS (Write After Approval): Add myself.
2117 2018-10-31 Joseph Myers <joseph@codesourcery.com>
2120 * multilib.am: New file. From automake.
2122 Merge from binutils-gdb:
2123 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2125 * libtool.m4: Use AC_LANG_SOURCE.
2126 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2128 * test-driver: New file.
2129 * configure: Re-generate.
2131 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
2133 * MAINTAINERS (Write After Approval): Add myself.
2135 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
2139 * configure: Rebuild.
2140 * configure.ac: Disable D on systems where it is known not to work.
2142 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
2144 * Makefile.def (target_modules): Add libphobos.
2145 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2146 GDCFLAGS_FOR_TARGET.
2147 (dependencies): Make libphobos depend on libatomic, libbacktrace
2148 configure, and zlib configure.
2149 (language): Add language d.
2150 * Makefile.in: Rebuild.
2151 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2152 (HOST_EXPORTS): Add GDC.
2153 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2154 (BASE_TARGET_EXPORTS): Add GDC.
2155 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2156 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2157 (EXTRA_HOST_FLAGS): Add GDC.
2158 (STAGE1_FLAGS_TO_PASS): Add GDC.
2159 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2160 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2161 environment variables.
2162 * configure: Rebuild.
2163 * configure.ac: Add target-libphobos to target_libraries. Set and
2164 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2166 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
2168 * MAINTAINERS (Write After Approval): Add myself.
2170 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2172 * MAINTAINERS (Write After Approval): Remove myself.
2174 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2176 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2178 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
2180 * MAINTAINERS: Update my email address.
2182 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
2184 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2187 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
2189 * MAINTAINERS (Write After Approval): Add self.
2191 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
2193 * MAINTAINERS (write after approval): Add myself.
2195 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
2197 * MAINTAINERS: Update my email address.
2199 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
2201 * MAINTAINERS (write after approval): Add myself.
2203 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
2205 * MAINTAINERS: Add self to global reviewers list.
2207 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
2209 MAINTAINERS: Add c-sky port maintainers.
2211 2018-08-10 Martin Liska <mliska@suse.cz>
2213 * MAINTAINERS: Revert change in previous commit and
2216 2018-08-10 Martin Liska <mliska@suse.cz>
2218 * MAINTAINERS: Remove extra line.
2220 2018-08-06 Naveen H.S <naveenh@marvell.com>
2222 * MAINTAINERS: Update my email address.
2224 2018-07-19 DJ Delorie <dj@redhat.com>
2226 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2229 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
2231 * MAINTAINERS: Adjust email address for me and my colleague Robin
2234 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
2235 Sunil K Pandey <sunil.k.pandey@intel.com>
2238 * config/i386/i386.c (m_CORE_AVX512): New.
2239 (m_CORE_AVX2): Likewise.
2240 (m_CORE_ALL): Add m_CORE_AVX2.
2241 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2242 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2243 and remove the rest of m_SKYLAKE_AVX512.
2245 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2247 * config.sub: Sync with upstream version 2018-07-03.
2249 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2251 * config.guess: Sync with upstream version 2018-06-26.
2252 * config.sub: Sync with upstream version 2018-07-02.
2254 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
2256 * libtool.m4: Sort output of 'find' to enable deterministic builds.
2257 * ltmain.sh: Likewise.
2259 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
2261 * contrib/config-list.mk: Remove powerpc-linux_paired.
2263 2018-06-29 Alexandre Oliva <oliva@adacore.com>
2265 * configure.ac: Introduce support for @unless/@endunless.
2266 * Makefile.tpl (dep-kind): Rewrite with cond; return
2267 postbootstrap in some cases.
2268 (make-postboot-dep, postboot-targets): New.
2269 (dependencies): Do not output postbootstrap dependencies at
2270 first. Output non-target ones changed for configure to depend
2271 on stage_last @if gcc-bootstrap, and the original deps @unless
2273 * configure.in, Makefile.in: Rebuilt.
2275 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2277 * MAINTAINERS (write after approval): Add myself.
2279 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2281 * MAINTAINERS (write after approval): Add myself.
2283 2018-06-19 Nick Clifton <nickc@redhat.com>
2285 * zlib/configure.ac: Restore old behaviour of only enabling
2286 multilibs when a target subdirectory is defined. This allows
2287 building with srcdir == builddir.
2288 * zlib/configure: Regenerate.
2290 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2292 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2293 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2294 * Makefile.in: Regenerate.
2296 2018-06-16 Ben Elliston <bje@gnu.org>
2298 * config.guess: Import latest version.
2299 * config.sub: Likewise.
2301 2018-06-08 Martin Liska <mliska@suse.cz>
2303 * MAINTAINERS: Remove MPX-related entries.
2304 * Makefile.def: Remove libmpx support.
2305 * Makefile.in: Regenerate.
2306 * configure.ac: Remove removed files.
2307 * configure: Regenerate.
2308 * libmpx/ChangeLog: Remove.
2309 * libmpx/Makefile.am: Remove.
2310 * libmpx/Makefile.in: Remove.
2311 * libmpx/acinclude.m4: Remove.
2312 * libmpx/aclocal.m4: Remove.
2313 * libmpx/config.h.in: Remove.
2314 * libmpx/configure: Remove.
2315 * libmpx/configure.ac: Remove.
2316 * libmpx/configure.tgt: Remove.
2317 * libmpx/libmpx.spec.in: Remove.
2318 * libmpx/mpxrt/Makefile.am: Remove.
2319 * libmpx/mpxrt/Makefile.in: Remove.
2320 * libmpx/mpxrt/libmpx.map: Remove.
2321 * libmpx/mpxrt/libtool-version: Remove.
2322 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2323 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2324 * libmpx/mpxrt/mpxrt.c: Remove.
2325 * libmpx/mpxrt/mpxrt.h: Remove.
2326 * libmpx/mpxwrap/Makefile.am: Remove.
2327 * libmpx/mpxwrap/Makefile.in: Remove.
2328 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2329 * libmpx/mpxwrap/libtool-version: Remove.
2330 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2332 2018-06-04 Martin Liska <mliska@suse.cz>
2334 * MAINTAINERS: Add myself as gcov maintainer.
2336 2018-06-04 Matthew Fortune <mfortune@gmail.com>
2338 * MAINTAINERS: Update my email address.
2340 2018-06-04 Tom de Vries <tdevries@suse.de>
2342 * MAINTAINERS: Remove write-after-approval entries for component
2345 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2347 * MAINTAINERS (write after approval): Add myself.
2349 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
2351 * MAINTAINERS: Update my email address.
2353 2018-06-01 Tom de Vries <tdevries@suse.de>
2355 * MAINTAINERS: Update my email address.
2357 2018-05-22 Bin Cheng <bin.cheng@arm.com>
2359 * MAINTAINERS (loop-optimizer): Add myself.
2361 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
2363 * configure.ac: Added "nfp" target.
2364 * configure: Regenerate.
2366 2018-04-30 Richard Biener <rguenther@suse.de>
2369 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2370 (STAGE3_TFLAGS): Likewise.
2371 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2372 (STAGEtrain_TFLAGS): Likewise.
2373 * Makefile.in: Regenerate.
2375 2018-04-26 Richard Biener <rguenther@suse.de>
2377 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2378 (STAGE2_CFLAGS): Likewise.
2379 (STAGE2_TFLAGS): Likewise.
2380 (STAGE3_CFLAGS): Add -fchecking.
2381 (STAGE3_TFLAGS): Likewise.
2382 (STAGEtrain_CFLAGS): Filter out -fchecking.
2383 (STAGEtrain_TFLAGS): Likewise.
2384 * Makefile.in: Re-generate.
2386 2018-04-25 Catherine Moore <clm@codesourcery.com>
2388 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2390 2018-04-18 Paul Clarke <pc@us.ibm.com>
2392 * MAINTAINERS (write after approval): Add myself.
2394 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2396 * MAINTAINERS: Update my email address.
2398 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2400 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2402 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2404 * MAINTAINERS: Update my email address and disambiguate myself
2405 a bit from Will Schmidt.
2407 2018-03-21 Nathan Sidwell <nathan@acm.org>
2409 * MAINTAINERS: Move maintainers of now-removed picochip and score
2410 ports to write after approval.
2412 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2414 * MAINTAINERS: Add entry for SVE maintainership.
2416 2018-02-13 Maciej W. Rozycki <macro@mips.com>
2418 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2419 * configure: Regenerate.
2421 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2423 * MAINTAINERS (write after approval): Add myself.
2425 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2427 * MAINTAINERS (write after approval): Add myself.
2429 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2431 * MAINTAINERS (write after approval): Add myself.
2433 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2435 Update copyright years.
2437 2018-01-03 Ben Elliston <bje@gnu.org>
2439 * config.guess: Import latest version.
2440 * config.sub: Likewise.
2442 2017-12-12 Stafford Horne <shorne@gmail.com>
2444 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2445 * configure: Regenerate.
2447 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2449 * MAINTAINERS (Write After Approval): Add myself.
2451 2017-11-28 Julia Koval <julia.koval@intel.com>
2452 Sebastian Peryt <sebastian.peryt@intel.com>
2454 * Makefile.def (target_modules): Remove libcilkrts.
2455 * Makefile.in: Ditto.
2457 * configure.ac: Ditto.
2459 2017-11-28 Julia Koval <julia.koval@intel.com>
2461 * MAINTAINERS (Write After Approval): Add myself.
2463 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2465 * MAINTAINERS (Write After Approval): Add myself.
2467 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2469 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2470 Use my SiFive email address.
2472 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2474 * MAINTAINERS (write after approval): Add myself.
2476 2017-10-27 Martin Liska <mliska@suse.cz>
2478 * Makefile.tpl: Use proper name of folder as it was renamed
2479 during transition to 4 stages.
2480 * Makefile.in: Regenerate.
2482 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2484 * MAINTAINERS (write after approval): Add myself.
2486 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2488 * MAINTAINERS: Add a note that maintainership also includes web
2489 pages, docs, and testsuite related to that area.
2491 2017-09-25 Tom de Vries <tom@codesourcery.com>
2493 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2495 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2497 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2499 2017-09-15 Nathan Sidwell <nathan@acm.org>
2501 * MAINTAINERS: Remove myself as a vxworks maintainer.
2503 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2505 * MAINTAINERS: Remove email address of Jim Norris.
2507 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2509 * MAINTAINERS (Reviewers): Move myself from here...
2510 (CPU Port Maintainers): ... to here.
2512 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2514 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2516 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2518 * MAINTAINERS (write after approval): Add myself.
2520 2017-07-28 Tony Reix <tony.reix@atos.net>
2522 * configure.ac (target-libffi): Don't disable for AIX.
2523 (go): Don't add to unsupported_languages on AIX.
2524 (target-libgo): Don't disable for AIX.
2525 * configure: Regenerate.
2527 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2529 * MAINTAINERS: Add myself.
2531 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2533 * MAINTAINERS: Update my email address.
2535 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2537 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2538 arm-specific auto-generated header files.
2540 2017-07-03 Nathan Sidwell <nathan@acm.org>
2542 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2543 * configure: Rebuilt.
2545 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2547 * MAINTAINERS: Readd myself for c6x.
2549 2017-06-28 Martin Liska <mliska@suse.cz>
2552 * Makefile.def: Remove superfluous bootstrap_target from
2554 * Makefile.in: Re-generate the file.
2556 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2558 * MAINTAINERS: Add myself to Write After Approval
2560 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2562 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2564 2017-06-19 Martin Liska <mliska@suse.cz>
2566 * Makefile.def: Define 4 stages PGO bootstrap.
2567 * Makefile.tpl: Define FLAGS.
2568 * Makefile.in: Regenerate.
2570 2017-06-14 Ian Lance Taylor <iant@golang.org>
2572 * Makefile.def: Add check-gotools to go check targets.
2573 * Makefile.in: Rebuild.
2575 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2577 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2579 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2581 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2582 * configure: Regenerate.
2584 2017-05-31 Martin Liska <mliska@suse.cz>
2586 * configure.ac: Add handling of stage2_werror_flags to
2587 action-if-given and to action-if-not-given.
2588 * configure: Regenerate.
2590 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2592 * MAINTAINERS: Add self to Write After Approval
2594 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2596 * MAINTAINERS: Update my email address, and remove myself as
2597 maintainer in some areas.
2599 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2601 * MAINTAINERS: Add self to Write After Approval
2603 2017-05-25 Nathan Sidwell <nathan@acm.org>
2605 * configure.ac: Add --enable-languages=default to mean default and
2606 make --enable-languages=all mean all supported languages.
2607 * configure: Regenerated.
2609 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2611 * config.gcc (powerpc*-*-*spe*): New.
2612 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2613 (powerpc-*-rtems*spe*): New.
2614 (powerpc*-*-linux*spe*): New.
2615 (powerpc-wrs-vxworksspe): New.
2616 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2617 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2618 * config.host (powerpc*-*-*spe*): New.
2620 2017-05-19 Martin Liska <mliska@suse.cz>
2622 * configure.ac: Add --enable-werror-always just for
2623 bootstrap-debug (or none build config) and do not add it
2624 when we are on a release branch.
2625 * configure: Regenerated.
2627 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2629 * MAINTAINERS: Add self to Write After Approval
2631 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2633 * MAINTAINERS: Move myself to Write After Approval section.
2635 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2637 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2639 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2641 (umulsidi3): Likewise.
2642 (mulsidi3_700): Disable this pattern when we have advanced mpy
2644 (umulsidi3_700): Likewise.
2645 (maddsidi4): New pattern.
2646 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2647 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2648 (mpydu_imm_arcv2hs): Likewise.
2649 * config/arc/predicates.md (accl_operand): New predicate.
2651 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2652 Andrew Burgess <andrew.burgess@embecosm.com>
2654 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2656 (ARC_AUTOFP_IRQ_P): Likewise.
2657 (ARC_AUTO_IRQ_P): Likewise.
2658 (rgf_banked_register_count): New variable.
2659 (parse_mrgf_banked_regs_option): New function.
2660 (arc_override_options): Handle rgf_banked_regs option.
2661 (arc_handle_interrupt_attribute): Add firq option.
2662 (arc_compute_function_type): Return fast irq type when required.
2663 (arc_must_save_register): Handle fast interrupts.
2664 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2665 (arc_return_address_regs): Update.
2666 * config/arc/arc.h (arc_return_address_regs): Update.
2667 (arc_function_type): Add fast interrupt type.
2668 (ARC_INTERRUPT_P): Update.
2669 (RC_FAST_INTERRUPT_P): Define.
2670 * config/arc/arc.md (simple_return): Update for fast interrupts.
2671 (p_return_i): Likewise.
2672 * config/arc/arc.opt (mrgf-banked-regs): New option.
2673 * doc/invoke.texi (mrgf-banked-regs): Document.
2675 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2677 * config/arc/arc.c (irq_ctrl_saved): New variable.
2678 (ARC_AUTOBLINK_IRQ_P): Define.
2679 (ARC_AUTOFP_IRQ_P): Likewise.
2680 (ARC_AUTO_IRQ_P): Likewise.
2681 (irq_range): New function.
2682 (arc_must_save_register): Likewise.
2683 (arc_must_save_return_addr): Likewise.
2684 (arc_dwarf_emit_irq_save_regs): Likewise.
2685 (arc_override_options): Handle deferred options.
2686 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2687 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2688 arc_must_save_return_addr.
2689 (arc_compute_frame_size): Handle automated save and restore of
2691 (arc_expand_prologue): Likewise.
2692 (arc_expand_epilogue): Likewise.
2693 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2694 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2695 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2697 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2698 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2701 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2703 * Makefile.in: Regenerate.
2705 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2707 * configure.ac: Enable LTO by default on darwin >= 9.
2708 * configure: Regenerate.
2710 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2712 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2713 and Andrew Waterman as the RISC-V maintainers.
2715 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2717 * MAINTAINERS: Add self to Write After Approval
2719 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2721 * config.guess: Import latest from upstream.
2723 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2725 * MAINTAINERS (Write After Approval): Remove entries that are
2726 already covered under Reviewers.
2728 2017-03-08 Mark Wielaard <mark@klomp.org>
2732 * include/demangle.h: Add d_printing to struct demangle_component
2733 and pass struct demangle_component as non const.
2735 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2737 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2739 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2741 * Makefile.tpl: Remove HOST_ISLVER.
2742 (HOST_EXPORTS): Remove ISLVER.
2743 * Makefile.in: Regenerate.
2745 2017-02-13 Richard Biener <rguenther@suse.de>
2747 * configure: Re-generate.
2749 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2751 * MAINTAINERS: Adjust bug reporting URL.
2753 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2755 * MAINTAINERS (Write After Approval): Remove redundant entry
2758 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
2760 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2761 32-bit hppa*-*-hpux*.
2762 * configure: Regenerate.
2764 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2766 * configure.ac: Moved the white list of enabling BRIG FE to
2767 libhsail-rt/configure.tgt.
2768 * configure: Regenerated.
2769 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2771 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
2772 Martin Jambor <mjambor@suse.cz>
2774 * Makefile.def (target_modules): Added libhsail-rt.
2775 (languages): Added language brig.
2776 * Makefile.in: Regenerated.
2777 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2778 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2779 * configure: Regenerated.
2781 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2784 * configure: Regenerated.
2786 2017-01-04 Alan Modra <amodra@gmail.com>
2788 * configure: Regenerate.
2790 2016-12-29 Ben Elliston <bje@gnu.org>
2792 * config.sub: Import latest version.
2794 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2796 * MAINTAINERS (Write After Approval): Add myself.
2798 2016-12-21 Jakub Jelinek <jakub@redhat.com>
2800 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2801 includes bootstrap-mpx.
2802 * configure: Regenerated.
2804 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2806 * MAINTAINERS (Write After Approval): Add myself.
2808 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2810 * configure: Regenerate.
2812 2016-12-01 Matthias Klose <doko@ubuntu.com>
2814 * configure.ac: Don't use pkg-config to check for bdw-gc.
2815 * configure: Regenerate.
2817 2016-11-30 Matthias Klose <doko@ubuntu.com>
2819 * Makefile.def: Remove reference to boehm-gc target module.
2820 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2821 options and for the bdw-gc pkg-config module.
2822 * configure: Regenerate.
2823 * Makefile.in: Regenerate.
2825 2016-11-28 Nathan Sidwell <nathan@acm.org>
2827 * MAINTAINERS (nvptx): Remove self.
2829 2016-11-25 Ben Elliston <bje@gnu.org>
2831 * config.guess: Import latest version.
2832 * config.sub: Likewise.
2834 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2836 * MAINTAINERS (Write After Approval): Add myself.
2838 2016-11-15 Matthias Klose <doko@ubuntu.com>
2840 * Makefile.def: Remove references to GCJ.
2841 * Makefile.tpl: Likewise.
2842 * Makefile.in: Regenerate.
2844 2016-11-15 Matthias Klose <doko@ubuntu.com>
2846 * config-ml.in: Remove references to GCJ.
2847 * configure.ac: Likewise.
2848 * configure: Regenerate.
2850 2016-11-01 Josh Conner <joshconner@google.com>
2852 * MAINTAINERS (Write After Approval): Update email address,
2854 2016-10-27 Carl Love <cel@us.ibm.com>
2856 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2857 Approval list to make it alphabetical.
2859 2016-10-27 Carl Love <cel@us.ibm.com>
2861 * MAINTAINERS (Write After Approval): Add myself.
2863 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2865 * MAINTAINERS (Reviewers): Add myself.
2866 (Write After Approval): Add myself.
2868 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2869 Ulrich Weigand <uweigand@de.ibm.com>
2871 * MAINTAINERS: Update email address.
2873 2016-10-10 Nathan Sidwell <nathan@acm.org>
2875 * MAINTAINERS: Update email address.
2877 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2879 * configure.ac: Add aarch64-*-freebsd*.
2880 * configure: Regenerate.
2882 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2884 * MAINTAINERS: Update email address after it got reverted.
2886 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2888 * configure.ac (target_libraries): Readd target-boehm-gc.
2889 Restore --enable-objc-gc handling.
2890 * configure: Regenerate.
2892 2015-10-03 Jeff Law <law@redhat.com>
2894 * MAINTAINERS: Move several inactive maintainers to the
2895 write-after-approval section.
2897 2016-09-30 Jakub Jelinek <jakub@redhat.com>
2899 * configure.ac: Add target-libffi to target_libraries.
2900 Readd libgcj target disablings, modified to only target-libffi.
2901 Readd target addition of go to unsupported languages.
2902 * configure: Regenerated.
2904 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2906 * MAINTAINERS: Update email address.
2908 2016-09-30 Andrew Haley <aph@redhat.com>
2910 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2911 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2914 2016-09-30 Andrew Haley <aph@redhat.com>
2916 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2917 write-after approval after GCJ deletion.
2919 2016-09-30 Andrew Haley <aph@redhat.com>
2921 * Makefile.def: Remove libjava.
2922 * Makefile.tpl: Likewise.
2923 * Makefile.in: Regenerate.
2924 * configure.ac: Likewise.
2925 * configure: Likewise.
2927 * libjava: Likewise.
2929 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2931 * MAINTAINERS (Reviewers): Add myself.
2933 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2935 * configure.ac: Disable "sim" directory for arc*-*-*.
2936 * configure: Regenerated.
2938 2016-09-23 Tamar Christina <tamar.christina@arm.com>
2940 * MAINTAINERS (Write After Approval): Add myself.
2942 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2944 * configure.ac: Check for the minimum in-tree MPFR version
2946 * configure: Regenerate.
2948 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2950 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2951 * configure: Regenerated.
2953 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
2955 * MAINTAINERS (Write After Approval): Add myself.
2957 2016-06-23 Andi Kleen <ak@linux.intel.com>
2959 * Makefile.def: Add autoprofiledbootstrap.
2960 * Makefile.tpl: Dito.
2961 * Makefile.in: Regenerate.
2963 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2965 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2966 * configure: Regenerate.
2968 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2970 * configure: Regenerate.
2971 * configure.ac: Remove support for avr-rtems.
2973 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2975 * MAINTAINERS (Write After Approval): Add myself.
2977 2016-06-16 Michael Collison <michael.collison@arm.com>
2979 * MAINTAINERS (Write After Approval): Add myself.
2981 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2983 * MAINTAINERS (Write After Approval): Update e-mail address.
2985 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2987 * MAINTAINERS (Write After Approval): Add myself.
2989 2016-05-28 Alan Modra <amodra@gmail.com>
2991 * Makefile.tpl (configure): Depend on m4 files included.
2992 * Makefile.in: Regenerate.
2994 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2996 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2997 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2999 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3001 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3002 special case builtin.
3003 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3004 support for ALTIVEC_BUILTIN_VEC_ADDEC.
3005 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3006 for __builtin_vec_addec.
3008 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
3010 * config.guess: Import version 2016-04-02 (newest).
3011 * config.sub: Import version 2016-05-10 (newest).
3013 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
3015 * configure.ac: Add ARC support to libgloss.
3016 * configure: Regenerate
3018 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
3020 * MAINTAINERS (Write After Approval): Add myself.
3022 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
3024 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3025 * configure: Regenerated.
3026 * Makefile.def (gmp): Explicitly disable assembler.
3027 (mpfr): Adjust lib_path.
3029 * Makefile.in: Regenerated.
3031 2016-05-01 Jakub Jelinek <jakub@redhat.com>
3034 * configure.ac (--enable-stage1-checking): Add missing
3036 * configure: Regenerated.
3038 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3040 * config.guess: Revert r235676.
3041 * config.sub: Revert r235676.
3043 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3045 * config.guess: Remove SH5 support.
3046 * config.sub: Likewise.
3047 * configure: Likewise.
3048 * configure.ac: Likewise.
3050 2016-04-26 Jakub Jelinek <jakub@redhat.com>
3053 * configure.ac (--enable-stage1-checking): For --disable-checking or
3054 implicit --enable-checking, make sure extra flag matches in between
3055 stage1 and later checking.
3056 * configure: Regenerated.
3058 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3060 * .gitattributes: New file.
3062 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
3064 * MAINTAINERS (rs6000/powerpc port): Add myself.
3066 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
3069 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3070 and gotools directories. Delete the stage_final file.
3071 * Makefile.in: Regenerate.
3073 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
3075 * MAINTAINERS (Write After Approval): Add myself.
3077 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
3079 * MAINTAINERS (Fortran maintainer): Remove myself.
3081 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
3083 * MAINTAINERS (Write After Approval): Add myself.
3085 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
3087 * MAINTAINERS (Write After Approval): Add myself.
3089 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3091 Sync with binutils-gdb:
3093 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3095 * configure.ac: Add mips and s390 to the gold target check.
3096 * configure: Regenerate.
3098 2016-03-01 DJ Delorie <dj@redhat.com>
3100 * MAINTAINERS (mep): Remove myself as MeP maintainer.
3102 2016-02-22 David Malcolm <dmalcolm@redhat.com>
3104 * MAINTAINERS (libcpp): Add myself.
3105 (diagnostic messages): Likewise.
3107 2016-02-20 Tom de Vries <tom@codesourcery.com>
3109 * MAINTAINERS: Fix whitespace.
3111 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
3113 * MAINTAINERS (Write After Approval): Add myself.
3115 2016-01-29 Sebastian Pop <s.pop@samsung.com>
3117 * config/isl.m4: Add comments about isl-0.16.
3118 * configure: Regenerate.
3120 2016-01-29 Martin Jambor <mjambor@suse.cz>
3122 * MAINTAINERS (hsa maintainers): Add myself.
3124 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
3126 * MAINTAINERS: (Write After Approval): Add myself.
3128 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
3129 Sebastian Pop <s.pop@samsung.com>
3131 * Makefile.in: Regenerate.
3132 * Makefile.tpl: Export ISLVER.
3133 * configure: Regenerate.
3134 * config/isl.m4: Detect isl-0.15.
3136 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
3139 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3140 * Makefile.in: Regenerate.
3142 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
3144 * configure.ac: Enable LTO for DJGPP
3145 * configure: Regenerate
3147 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
3149 Sync with binutils-gdb:
3150 2015-10-21 Nick Clifton <nickc@redhat.com>
3153 * configure.ac: Note the 'none' is an acceptable argument to
3154 --enable-compressed-debug-sections.
3155 * configure: Regenerate.
3157 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
3160 * Makefile.def (mpfr): Disable assembler.
3161 * Makefile.in: Regenerate.
3163 2016-01-01 Ben Elliston <bje@gnu.org>
3165 * config.guess: Import version 2016-01-01.
3166 * config.sub: Likewise.
3168 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
3170 * MAINTAINERS (Write After Approval): Add myself.
3172 2015-12-17 Sebastian Pop <s.pop@samsung.com>
3174 * Makefile.in: Replace ISL with isl.
3175 * Makefile.tpl: Same.
3176 * config/isl.m4: Same.
3177 * configure.ac: Same.
3178 * contrib/download_prerequisites: Same.
3179 * configure: Regenerate.
3181 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
3183 * MAINTAINERS (Write After Approval): Add Myself.
3185 2015-12-17 Nathan Sidwell <nathan@acm.org>
3187 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3188 * configure: Regenerate.
3190 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
3191 Sebastian Pop <s.pop@samsung.com>
3193 * config/isl.m4 (ISL_CHECK_VERSION): Check for
3194 isl_ctx_get_max_operations.
3195 * configure: Regenerate.
3197 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
3199 * MAINTAINERS (Write After Approval): Add myself.
3201 2015-12-02 Ian Lance Taylor <iant@google.com>
3204 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3205 * Makefile.in: Regenerate.
3207 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
3210 * Makefile.def (lang_env_dependencies): Make libffi depend
3212 * Makefile.in: Regenerate.
3214 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
3216 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3219 2015-11-20 Tristan Gingold <gingold@adacore.com>
3221 Sync with binutils-gdb:
3222 2015-11-20 Tristan Gingold <gingold@adacore.com>
3224 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3225 * configure: Regenerate.
3227 2015-11-19 Martin Liska <mliska@suse.cz>
3229 * .gitignore: Add .clang-format to ignored files.
3230 * Makefile.in: Add clang-format.
3231 * Makefile.tpl: Likewise.
3233 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
3235 * configure.ac: Enable libmpx by default.
3236 * configure: Regenerated.
3238 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
3240 * MAINTAINERS: Update email address.
3242 2015-10-23 Paulo Matos <pmatos@linki.tools>
3244 * MAINTAINERS: Update email address.
3246 2015-10-23 Alan Hayward <alan.hayward@arm.com>
3248 * MAINTAINERS (Write After Approval): Add myself.
3250 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3252 Sync with binutils-gdb:
3253 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3257 --enable-compressed-debug-sections={all,gas,gold,ld}.
3258 * configure: Regenerated.
3260 2015-10-16 Arnaud Charlet <charlet@adacore.com>
3262 * MAINTAINERS: Update list of Ada maintainers and email addresses.
3264 2015-10-09 Martin Liska <mliska@suse.cz>
3266 * MAINTAINERS (Write After Approval): Add myself.
3268 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3270 * MAINTAINERS (Write After Approval): Add myself.
3272 2015-10-02 Florian Weimer <fweimer@redhat.com>
3274 * MAINTAINERS: Update email address.
3276 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
3278 * MAINTAINERS (Write After Approval): Add myself.
3280 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
3282 * MAINTAINERS: Update email.
3284 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3286 * MAINTAINERS: Update my email address.
3288 2015-09-01 James Bowman <james.bowman@ftdichip.com>
3290 * MAINTAINERS (ft32 port): Add myself.
3292 2015-08-28 David Sherwood <david.sherwood@arm.com>
3294 * MAINTAINERS: Add myself.
3296 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3298 * MAINTAINERS (Write After Approval): Add myself.
3300 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3303 * Makefile.def: Make libgfortran depend on libbacktrace.
3304 * Makefile.in: Regenerate.
3306 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3308 * MAINTAINERS (Write After Approval): Add myself.
3310 2015-08-12 Tom de Vries <tom@codesourcery.com>
3313 * configure.ac: Remove --with_host_libstdcxx support.
3314 * configure: Regenerate.
3316 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3317 Jakub Jelinek <jakub@redhat.com>
3319 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3321 * configure: Regenerate.
3323 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3325 * Makefile.def (libiconv): Define bootstrap=true.
3326 Mark pdf/html/info as missing.
3327 (configure-gcc): Depend on all-libiconv.
3329 (configure-libcpp): Ditto.
3330 (all-libcpp): Ditto.
3331 (configure-intl): Ditto.
3333 * Makefile.in: Regenerate.
3335 2015-08-03 Bin Cheng <bin.cheng@arm.com>
3337 * MAINTAINERS (loop ivopts): Add the entry and myself.
3339 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3341 * MAINTAINERS (nvptx): Add self.
3343 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3345 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3346 128-bit vector modes.
3348 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
3350 * MAINTAINERS (Write After Approval): Add myself.
3352 2015-07-28 Ben Elliston <bje@gnu.org>
3354 * config.sub, config.guess: Import from upstream.
3356 2015-07-24 Michael Darling <darlingm@gmail.com>
3359 * config-ml.in: Reflects renaming of configure.in to configure.ac
3360 * configure: Likewise
3361 * configure.ac: Likewise
3363 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3365 * MAINTAINERS: Update my email address.
3367 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3369 Sync with binutils-gdb:
3370 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3372 * configure.ac (target_configdirs): Exclude target-zlib if
3373 target-libjava isn't built.
3374 * configure: Regenerated.
3376 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3378 Sync with binutils-gdb:
3379 2015-05-13 John David Anglin <dave.anglin@bell.net>
3381 * configure.ac: Disable configuration of GDB for HPUX targets.
3382 * configure: Regenerate.
3384 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3386 * configure.ac: Add --with-system-zlib.
3387 * configure: Regenerated.
3389 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3391 * configure.ac: Add FT32 support.
3392 * configure: Regenerate.
3394 2015-01-12 Anthony Green <green@moxielogic.com>
3396 * configure.ac: Don't disable gprof for moxie.
3397 * configure: Rebuild.
3399 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3401 Sync with binutils-gdb:
3402 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3405 * Makefile.def: Add extra_configure_flags to host zlib.
3406 * configure.ac (extra_host_zlib_configure_flags): New. Set
3407 to --enable-host-shared When bfd is to be built as shared
3409 * Makefile.in: Regenerated.
3411 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3414 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3415 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3416 * Makefile.in: Regenerated.
3418 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3420 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3422 * configure: Regenerate.
3424 2015-06-23 Ludovic Courtès <ludo@gnu.org>
3426 * MAINTAINERS (Write After Approval): Add myself.
3428 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3430 * MAINTAINERS (OS Port Maintainers): Add myself.
3431 (Various Maintainers): Remove myself from libffi testsuite.
3433 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3435 * MAINTAINERS (gen* on machine desc): Add self.
3437 2015-06-02 Jason Merrill <jason@redhat.com>
3440 * configure.ac: Use -std=gnu++98.
3442 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3444 * MAINTAINERS (Write After Approval): Add myself.
3446 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3448 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3449 * configure: Regenerate.
3451 2015-05-26 Jason Merrill <jason@redhat.com>
3453 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3454 * configure: Regenerate.
3456 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3458 * configure.ac: FT32 target added.
3459 * configure: Regenerated.
3461 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3463 * MAINTAINERS (Write After Approval): Add myself.
3465 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3467 * MAINTAINERS (Write After Approval): Add myself.
3469 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3471 * configure.ac: Fix typo.
3472 * configure: Regenerate.
3474 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3476 * MAINTAINERS (Write After Approval): Add myself.
3478 2015-05-03 Matthias Klose <doko@ubuntu.com>
3480 * configure.ac: Match $host configured with triplets.
3481 * configure: Regenerate.
3483 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3485 * Makefile.tpl: Remove surplus whitespace throughout.
3486 * Makefile.in: Regenerate.
3488 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3490 * MAINTAINERS (Various Maintainers): Add myself as instruction
3491 combiner maintainer.
3493 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3496 * configure.ac (--enable-stage1-checking): Default to
3497 release,misc,gimple,rtlflag,tree,types if --disable-checking
3498 or --enable-checking is not specified and DEV-PHASE is not
3500 * configure: Regenerated.
3502 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3504 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3505 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3506 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3507 * Makefile.in: Regenerate.
3509 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3511 * MAINTAINERS: Update my email address.
3513 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3515 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3517 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3519 * MAINTAINERS: Add myself as an arm port reviewer.
3521 2015-03-25 Martin Liska <mliska@suse.cz>
3522 Yury Gribov <y.gribov@samsung.com>
3524 * Makefile.in: Fix ln source location for vimrc file.
3525 * Makefile.tpl: Likewise.
3527 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3530 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3531 cross-compiling. Similarly for CXX_FOR_TARGET.
3532 * configure: Regenerate.
3534 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3536 * Makefile.def: Add libmpx.
3537 * configure.ac: Add libmpx.
3538 * Makefile.in: Regenerate.
3539 * configure: Regenerate.
3541 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3543 * MAINTAINERS (CPU Port Maintainers): Add myself
3544 i386 vector ISA extns mantainer.
3546 2015-03-13 Jeff Law <law@redhat.com>
3548 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3550 Remove Richard Henderson as a maintainer for the x86 port.
3552 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3554 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3556 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3558 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3559 pointer bounds checker and i386 MPX maintainer.
3561 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3563 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3565 2015-02-26 Martin Sebor <msebor@redhat.com>
3567 * MAINTAINERS (Various Maintainers): Add self.
3569 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3571 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3572 Make sure it contains lto.
3573 * configure: Regenerate.
3575 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3577 * configure: Regenerate.
3579 2015-02-06 Diego Novillo <dnovillo@google.com>
3581 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3582 middle-end, docstring): Remove myself.
3583 (Write After Approval): Add myself.
3585 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3587 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3588 (Write After Approval): Update address.
3590 2015-01-29 David Malcolm <dmalcolm@redhat.com>
3593 * configure.ac: Require the user to explicitly specify
3594 --enable-host-shared if the jit is enabled.
3595 * configure: Regenerate.
3597 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3599 * MAINTAINERS (Write After Approval): Add myself.
3601 2015-01-25 Tom de Vries <tom@codesourcery.com>
3603 * MAINTAINERS: Make whitespace consistent.
3605 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
3607 * MAINTAINERS (Write After Approval): Add myself.
3609 2015-01-20 Andre Vehreschild <vehre@gmx.de>
3611 * MAINTAINERS: (Write After Approval): Add myself.
3613 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3615 * MAINTAINERS: (Write After Approval): Add myself.
3617 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3619 * MAINTAINERS: (Write After Approval): Add myself.
3621 2015-01-13 Iain Sandoe <iain@codesourcery.com>
3623 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3624 objective-c/c++ front end maintainer.
3626 2015-01-13 Marek Polacek <polacek@redhat.com>
3628 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3630 2015-01-12 Jeff Law <law@redhat.com>
3632 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3635 2015-01-09 Ian Lance Taylor <iant@google.com>
3637 * configure.ac (host_tools): Add gotools.
3638 * Makefile.def (host_modules): Add gotools.
3639 (dependencies): Add dependency of all-gotools on all-target-libgo.
3641 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3643 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3644 * configure: Regenerate.
3646 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3648 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3650 * Makefile.in: Regenerate.
3652 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3654 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3656 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3658 * configure.ac: Add Visium support.
3659 * configure: Regenerate.
3661 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3663 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3664 * configure: Regenerate.
3666 2015-01-03 Andrew Pinski <apinski@cavium.com>
3668 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3669 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3670 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3671 (OBJCOPY_FOR_TARGET): New variable.
3672 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3673 * Makefile.in: Regenerate.
3674 * configure.ac: Check for already installed target objcopy.
3675 Also GCC_TARGET_TOOL on objcopy.
3676 * configure: Regenerate.
3678 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3680 * config.sub: Update from upstream, to 2015-01-01 version.
3681 * config.guess: Ditto.
3683 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3685 * MAINTAINERS (RTEMS Ports): Add myself.
3687 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3689 * MAINTAINERS (Write After Approval): Add myself.
3691 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3693 * MAINTAINERS (Write After Approval): Add myself.
3695 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3697 * configure.ac (--enable-as-accelerator-for): Don't set
3698 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3699 * configure: Regenerate.
3701 2014-12-13 Jakub Jelinek <jakub@redhat.com>
3704 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3705 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3706 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3708 * Makefile.in: Regenerated.
3710 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3711 Yury Gribov <y.gribov@samsung.com>
3713 * .gitignore: Added .local.vimrc and .lvimrc.
3714 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3715 * Makefile.in: Regenerate.
3717 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3719 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3720 * configure: Regenerated.
3722 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3724 * MAINTAINERS (nvptx port): New entry.
3726 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3728 * configure: Regenerate.
3730 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3732 * configure.ac: Merge with Binutils.
3734 2014-11-26 Tobias Burnus <burnus@net-b.de>
3736 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3737 * Makefile.in: Regenerate.
3739 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3741 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3743 * Makefile.in: Regenerated.
3745 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3747 * Makefile.in: Regenerate.
3749 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3752 * libtool.m4: Add $pic_flag with -shared.
3754 2014-11-21 Renlin Li <Renlin.Li@arm.com>
3756 * MAINTAINERS (Write After Approval): Added myself.
3758 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3760 * MAINTAINERS (write-after-approval): Add myself.
3762 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3764 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3767 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3770 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3772 * MAINTAINERS (Write After Approval): Added myself as line map
3775 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3778 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3780 * MAINTAINERS (Write After Approval): Added myself.
3782 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3784 * MAINTAINERS (Write After Approval): Added myself.
3786 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3788 * MAINTAINERS (Write After Approval): Added myself as line map
3791 2014-11-17 Dodji Seketeli <dodji@redhat.com>
3793 * MAINTAINERS (Various Maintainers): Added myself as line map
3796 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3798 * move-if-change: Sync from upstream gnulib.
3800 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3802 * compile: Sync with upstream Automake.
3804 * install-sh: Ditto.
3806 * mkinstalldirs: Ditto.
3809 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3811 * config.sub: Update from upstream config repo.
3812 * config.guess: Ditto.
3814 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3816 * Makefile.def: Add liboffloadmic to target_modules. Make
3817 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3818 * Makefile.in: Regenerate.
3819 * configure: Regenerate.
3820 * configure.ac: Add liboffloadmic to target binaries.
3821 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3822 Add liboffloadmic to noconfig list when C++ is not supported.
3824 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3825 Thomas Schwinge <thomas@codesourcery.com>
3826 Ilya Verbin <ilya.verbin@intel.com>
3827 Andrey Turetskiy <andrey.turetskiy@intel.com>
3829 * configure: Regenerate.
3830 * configure.ac (--enable-as-accelerator-for)
3831 (--enable-offload-targets): New configure options.
3833 2014-11-11 Tobias Burnus <burnus@net-b.de>
3835 * Makefile.def: Make all-gcc depend on all-isl.
3836 * Makefile.in: Regenerate.
3838 2014-11-11 David Malcolm <dmalcolm@redhat.com>
3840 * ChangeLog.jit: New.
3841 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3843 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3846 * libtool.m4: Fix globbing of darwin versions.
3847 * configure: Regenerate.
3849 2014-11-11 Tobias Burnus <burnus@net-b.de>
3851 * Makefile.def: Remove CLooG.
3852 * Makefile.tpl: Ditto.
3853 * configure.ac: Ditto.
3854 * configure: Regenerate.
3855 * Makefile.in: Ditto.
3857 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3859 * configure.ac: Handle nvptx-*-*.
3860 * configure: Regenerate.
3862 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3864 * MAINTAINERS (Write After Approval): Add myself.
3866 2014-10-31 Jakub Jelinek <jakub@redhat.com>
3868 * Makefile.def (libcc1): Remove bootstrap=true;.
3869 * Makefile.in: Regenerated.
3871 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3873 * configure.ac: Update comment.
3874 * configure: Regenerate.
3876 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3878 * MAINTAINERS (Write After Approval): Add myself.
3880 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3882 * configure.ac (extra_host_libiberty_configure_flags): Add
3883 --enable-shared also for libcc1's benefit.
3884 * configure: Regenerate.
3886 2014-10-29 Tristan Gingold <gingold@adacore.com>
3888 * MAINTAINERS: Change my email address.
3890 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3891 Tom Tromey <tromey@redhat.com>
3893 * Makefile.def: Add libcc1 to host_modules.
3894 * configure.ac (host_tools): Add libcc1.
3895 * Makefile.in, configure: Rebuild.
3897 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
3899 * configure.ac (build_configargs): Don't share config.cache between
3901 * configure: Regenerate.
3903 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3905 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3906 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3907 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3909 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3910 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3911 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3912 * config/sparc/sparc.md (cpu): Add leon3v7.
3913 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3915 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3917 * MAINTAINERS (write-after-approval): Add myself.
3919 2014-10-23 Ian Lance Taylor <iant@google.com>
3921 * configure.ac: Disable the Go frontend on systems where it is known
3923 * configure: Regenerate.
3925 2014-10-23 Richard Biener <rguenther@suse.de>
3927 * Makefile.def: Add libcpp build module and dependencies.
3928 * configure.ac: Add libcpp build module.
3929 * Makefile.in: Regenerate.
3930 * configure: Likewise.
3932 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3934 * MAINTAINERS (write-after-approval): Add myself.
3936 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3938 * INSTALL/README: Do not mention CVS.
3940 2014-10-03 Jing Yu <jingyu@google.com>
3942 * configure.ac: Add aarch64 to list of targets that support gold.
3943 * configure: Regenerate.
3945 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
3947 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3949 2014-09-29 Catherine Moore <clm@codesourcery.com>
3951 * MAINTAINERS: Add myself as MIPS maintainer.
3953 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3955 * MAINTAINERS: Move myself to MIPS maintainers.
3957 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3959 * MAINTAINERS: Put all email addresses between '<' and '>'.
3961 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3963 * MAINTAINERS: Move myself to reviewers (Fortran).
3965 2014-09-01 Andi Kleen <ak@linux.intel.com>
3967 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3968 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3969 * Makefile.in: Regenerate.
3971 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3973 * rtx-classes-status.txt: Delete
3975 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3977 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3979 2014-08-27 Sebastian Pop <s.pop@samsung.com>
3981 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3982 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3983 of checking for version number.
3984 * configure: Regenerated.
3985 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3987 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3989 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3990 is done; begin phase 6 (use extra rtx_def subclasses).
3992 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3994 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3995 done; begin phase 5 (additional rtx_def subclasses).
3997 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3999 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4001 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4003 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4004 SET_BB_HEADER are done.
4006 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4008 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4011 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4013 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4015 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4017 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4019 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4021 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4023 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4025 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4027 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4029 * rtx-classes-status.txt: Phase 3 (per-file commits within
4030 "config" subdirs) is done; begin phase 4 (removal of
4033 2014-08-23 David Malcolm <dmalcolm@redhat.com>
4035 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4036 dir) is done; begin phase 3 (per-file commits within "config"
4039 2014-08-21 David Malcolm <dmalcolm@redhat.com>
4041 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4042 phase 2 (per-file commits in main source dir).
4044 2014-08-21 Bin Cheng <bin.cheng@arm.com>
4046 * configure: Regenerated.
4048 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4050 * rtx-classes-status.txt (TODO): Add SET_BND_TO
4052 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4054 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4056 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4058 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4060 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4062 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4064 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4066 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4068 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
4070 * MAINTAINERS (Write After Approval): Add myself.
4072 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
4074 * MAINTAINERS: Remove myself
4076 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4078 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4080 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
4082 * MAINTAINERS (Write After Approval): Add myself.
4084 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4086 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4087 SET_BB_HEADER, SET_BB_FOOTER
4089 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4091 * rtx-classes-status.txt: New file
4093 2014-08-18 Roman Gareev <gareevroman@gmail.com>
4095 * configure.ac: Eliminate ClooG installation dependency.
4096 * configure: Regenerate.
4097 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4098 * Makefile.in: Regenerate.
4100 2014-08-15 Ilya Verbin <iverbin@gmail.com>
4102 * MAINTAINERS (Write After Approval): Add myself.
4104 2014-08-15 Ilya Tocar <tocarip@gmail.com>
4106 * MAINTAINERS (Write After Approval): Add myself.
4108 2014-08-01 Jiong Wang <jiong.wang@arm.com>
4110 * MAINTAINERS (Write After Approval): Add myself.
4112 2014-07-28 Anthony Green <green@moxielogic.com>
4114 Import from savannah.gnu.org:
4115 * config.sub: Update to 2014-07-28 version.
4117 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
4119 * MAINTAINERS: Remove my MIPS maintainer entry.
4121 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
4124 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4125 * configure: Regenerate.
4127 2014-07-24 James Norris <jnorris@codesourcery.com>
4129 * MAINTAINERS (Write After Approval): Add myself.
4131 2014-07-20 Roman Gareev <gareevroman@gmail.com>
4133 * configure.ac: Accept only CLooG 0.18.1.
4134 * configure: Regenerate.
4136 2014-07-17 Roman Gareev <gareevroman@gmail.com>
4138 * configure.ac: Don't accept isl 0.11.
4139 * configure: Regenerate.
4141 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4143 * MAINTAINERS (Write After Approval): Add myself.
4145 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4147 * configure.ac: Don't accept isl 0.10.
4148 * configure: Regenerate.
4150 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
4152 Fix include path for in-tree cloog.
4153 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4154 * configure: Regenerate.
4156 2014-06-18 Richard Henderson <rth@redhat.com>
4158 * .gitignore: Import gcc_update output.
4160 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
4162 * config-ml.in: Robustify ac_configure_args parsing.
4164 * configure.ac (--enable-linker-plugin-configure-flags)
4165 (--enable-linker-plugin-flags): New flags.
4166 (configdirs): Conditionally add libiberty-linker-plugin.
4167 * configure: Regenerate.
4168 * Makefile.def (host_modules): Add libiberty-linker-plugin.
4169 (host_modules) <lto-plugin>: Pay attention to
4170 @extra_linker_plugin_flags@ and
4171 @extra_linker_plugin_configure_flags@.
4172 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4173 * Makefile.in: Regenerate.
4175 * Makefile.tpl (configure-[+prefix+][+module+])
4176 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4177 "module_srcdir" instead of "module" for locating a module's srcdir.
4178 * Makefile.in: Regenerate.
4180 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
4182 * MAINTAINERS (Write After Approval): Add myself.
4184 2014-06-06 Sebastian Pop <sebpop@gmail.com>
4186 * MAINTAINERS: Update my email address.
4188 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
4190 * MAINTAINERS (Write After Approval): Add myself.
4192 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
4194 * MAINTAINERS (Write After Approval): Add myself.
4196 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
4199 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4200 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4201 * configure: Regenerate.
4203 2014-05-28 Pedro Alves <palves@redhat.com>
4205 * MAINTAINERS (Write After Approval): Add myself.
4207 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
4209 * MAINTAINERS: Update my affiliation/email.
4211 2014-05-19 Mike Stump <mikestump@comcast.net>
4213 * MAINTAINERS: Add wide-int reviewers.
4215 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
4217 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4218 * configure: Regenerated.
4220 2014-05-15 Torvald Riegel <triegel@redhat.com>
4222 * MAINTAINERS (libitm): Add myself as maintainer.
4224 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
4226 * MAINTAINERS (Write After Approval): Add myself.
4228 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
4230 * config.sub, config.guess: Import from upstream.
4232 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4234 * MAINTAINERS (Write After Approval): Put myself in correct order.
4236 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4238 * MAINTAINERS (Write After Approval): Add myself.
4240 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4242 * MAINTAINERS: Move myself from Reviewers to Write After Approval
4245 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4247 * MAINTAINERS (Write After Approval): Delete myself.
4249 2014-04-17 Jakub Jelinek <jakub@redhat.com>
4252 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4253 and -B* options with -Xcompiler.
4255 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4258 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4259 * Makefile.in: Regenerate.
4261 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4263 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4264 for WINDRES_FOR_TARGET in default-manifest.o rule.
4265 * Makefile.in: Regenerate.
4267 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4269 * MAINTAINERS (Write After Approval): Add myself.
4271 2014-03-26 Jakub Jelinek <jakub@redhat.com>
4274 * Makefile.def: Set bootstrap=true; for host fixincludes.
4275 * configure.ac: Don't bootstrap host fixincludes unless
4276 --with-build-config=bootstrap-{a,ub}san.
4277 * Makefile.in: Regenerated.
4278 * configure: Regenerated.
4280 2014-03-21 Jakub Jelinek <jakub@redhat.com>
4282 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4283 --enable-vtable-verify option parsing. Don't add
4284 target-libsanitizer to bootstrap_target_libs unless
4285 --with-build-config=bootstrap-asan or
4286 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4287 to bootstrap_target_libs unless --enable-vtable-verify.
4288 * configure: Regenerated.
4290 2014-03-10 Anatoly Sokolov <aesok@post.ru>
4292 * MAINTAINERS (Write After Approval): Add myself.
4294 2014-03-07 Denis Chertykov <chertykov@gmail.com>
4296 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4298 2014-03-07 Jakub Jelinek <jakub@redhat.com>
4301 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4302 -I for libstdc++-v3 includes if $(LEAN).
4303 * Makefile.in: Regenerated.
4305 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
4307 * MAINTAINERS: Update my email address.
4309 2014-02-24 Walter Lee <walt@tilera.com>
4311 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4312 (tilegx-*-*): Change to tilegx*-*-*.
4313 * configure: Regenerate.
4315 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
4317 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4319 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4321 * MAINTAINERS (Write After Approval): Add myself.
4323 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4326 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4329 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
4331 * MAINTAINERS: Update my email address.
4333 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4335 * MAINTAINERS: Convert to UTF-8.
4336 Properly sort Xinliang David Li's entry.
4338 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4339 Sandra Loosemore <sandra@codesourcery.com>
4341 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4342 nios2 port maintainers.
4344 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4346 * MAINTAINERS (Write After Approval): Add myself.
4348 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4350 * configure.ac: Add user-friendly check for native x86_64-linux
4352 * configure: Regenerate.
4354 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4356 * MAINTAINERS: Add myself as sh maintainer.
4358 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4360 * MAINTAINERS: Add self as SLSR maintainer.
4362 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
4364 * MAINTAINERS: Update my email address.
4366 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
4368 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4370 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4372 * Makefile.in: Regenerate.
4374 * Makefile.tpl: Fix typo.
4375 * Makefile.in: Regenerate partially.
4377 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4379 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4381 * configure: Regenerated.
4383 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4385 * MAINTAINERS (Write After Approval): Add myself.
4387 2013-10-30 Jason Merrill <jason@redhat.com>
4389 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4390 --disable-build-format-warnings.
4392 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4394 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
4395 depend on libstdc++ and libgcc.
4396 * configure: Regenerate.
4397 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4398 libcilkrts for POSIX and i*86, and x86_64 architectures.
4399 * Makefile.in: Added libcilkrts related fields to support building it.
4401 2013-10-26 Jeff Law <law@redhat.com>
4403 * Makefile.def (target_modules): Remove libmudflap
4404 (languages): Remove check-target-libmudflap).
4405 * Makefile.in: Rebuilt.
4406 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4407 * configure.ac (target_libraries): Remove target-libmudflap.
4408 Remove checks which disabled libmudflap on some systems.
4409 * configure: Rebuilt.
4410 * libmudflap: Directory removed.
4412 2013-10-21 Cong Hou <congh@google.com>
4414 * MAINTAINERS (Write After Approval): Add myself.
4416 2013-10-16 Mike Stump <mikestump@comcast.net>
4418 * .dir-locals.el: Add.
4420 2013-10-15 David Malcolm <dmalcolm@redhat.com>
4422 * configure.ac: Add --enable-host-shared
4423 * configure: Regenerate.
4425 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4427 Import from savannah.gnu.org:
4428 * config.guess: Update to 2013-06-10 version.
4429 * config.sub: Update to 2013-10-01 version.
4431 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4433 Changes to build configuration to allow big endian ARC ELF toolchain
4434 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4435 * configure: Regenerate.
4437 2013-09-20 Alan Modra <amodra@gmail.com>
4439 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4440 ppc host match. Support little-endian powerpc linux hosts.
4442 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4444 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4447 2013-09-12 DJ Delorie <dj@redhat.com>
4449 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4452 2013-09-03 Richard Biener <rguenther@suse.de>
4454 * configure.ac: Also allow ISL 0.12.
4455 * configure: Regenerated.
4457 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4459 * MAINTAINERS (Write After Approval): Add myself.
4461 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4463 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4465 2013-08-26 Caroline Tice <cmtice@google.com>
4467 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4468 "Various Reviewers" to libvtv "Various Maintainers".
4470 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4472 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4474 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4476 * MAINTAINERS: Update name, email.
4478 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4480 * MAINTAINERS (Write After Approval): Add myself.
4482 2013-08-12 Caroline Tice <cmtice@google.com>
4484 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4485 address in the Write After Approval section.
4487 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4489 * MAINTAINERS (Write After Approval): Update email.
4491 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4493 * configure.ac: Adjust to check VTV_SUPPORTED.
4494 * configure: Regenerated.
4496 2013-08-02 Caroline Tice <cmtice@google.com>
4498 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4499 on non-linux systems; add target-libvtv to noconfigdirs; add
4500 libsupc++/.libs to C++ library search paths.
4501 * configure: Regenerated.
4502 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4503 libstdc++ and libgcc.
4504 * Makefile.in: Regenerated.
4506 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4508 * MAINTAINERS (Write After Approval): Add myself.
4510 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4511 Shiva Chen <shiva0217@gmail.com>
4513 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4514 nds32 port maintainers.
4516 2013-07-17 Tim Shen <timshen91@gmail.com>
4518 * MAINTAINERS (Write After Approval): Add myself.
4520 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4522 * configure.ac: Sync from binutils.
4523 * configure: Regenerate.
4525 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4527 * MAINTAINERS (Write After Approval): Add myself.
4529 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4531 * MAINTAINERS (Write After Approval): Add myself.
4533 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4535 * MAINTAINERS (Write After Approval): Add myself.
4537 2013-04-30 Brooks Moses <bmoses@google.com>
4539 * MAINTAINERS: Update my email; move myself from Fortran
4540 reviewer to Write After Approval.
4542 2013-04-16 Andreas Schwab <schwab@suse.de>
4544 * configure.ac (aarch64-*-*): Don't disable java.
4545 * configure: Regenerate.
4547 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4549 * MAINTAINERS (Write After Approval): Add myself.
4551 2013-03-30 Matthias Klose <doko@ubuntu.com>
4553 * Makefile.def (target_modules): Don't install libffi.
4554 * Makefile.in: Regenerate.
4556 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4558 * MAINTAINERS (Write After Approval): Add myself.
4560 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4562 * MAINTAINERS (Write After Approval): Add myself.
4564 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4566 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4567 * configure: Regenerated.
4569 2013-02-05 Ian Lance Taylor <iant@google.com>
4572 * configure.ac: Disable libgo on some systems where it does not
4575 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4577 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4578 Remove Geoff Keating as rs6000 port maintainer, at his request.
4580 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4582 * MAINTAINERS: Update my email.
4584 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
4586 * configure: Re-generate.
4588 2013-01-15 Richard Biener <rguenther@suse.de>
4591 * configure: Re-generate.
4593 2013-01-14 Matthias Klose <doko@ubuntu.com>
4595 * Makefile.def (install-target-libsanitizer): Depend on
4596 install-target-libstdc++-v3.
4597 * Makefile.in: Regenerate.
4599 2013-01-14 Richard Biener <rguenther@suse.de>
4601 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4602 * configure: Re-generate
4604 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4606 * config.sub: Update from config repo.
4608 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4610 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4611 * Makefile.in: Regenerate.
4613 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4615 * MAINTAINERS (arc): Add new port maintainership for myself.
4617 2013-01-09 Jason Merrill <jason@redhat.com>
4619 * .gitignore: Import from gdb repository.
4621 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4623 * Makefile.def (configure-gcc): Depend on all-gmp.
4624 (all-gcc): Remove dependency on all-gmp.
4625 * Makefile.in: Regenerated.
4627 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4629 * config.sub: Merge from config repo.
4630 * config.guess: Ditto.
4632 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4634 * Makefile.def: Merge from binutils.
4635 * Makefile.in: Ditto.
4637 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4639 * MAINTAINERS: Update my email.
4641 2012-12-29 Ben Elliston <bje@gnu.org>
4643 * config.guess: Update to 2012-12-29 version.
4644 * config.sub: Likewise.
4646 2012-12-20 Matthias Klose <doko@ubuntu.com>
4648 * Makefile.def (install-target-libgfortran): Depend on
4649 install-target-libquadmath, install-target-libgcc.
4650 (install-target-libsanitizer): Depend on install-target-libgcc.
4651 (install-target-libjava): Depend on install-target-libgcc.
4652 (install-target-libitm): Depend on install-target-libgcc.
4653 (install-target-libobjc): Depend on install-target-libgcc.
4654 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4655 * Makefile.in: Regenerate.
4657 2012-12-19 Matthias Klose <doko@ubuntu.com>
4659 * Makefile.def (install-target-libgo): Depend on
4660 install-target-libatomic.
4661 * Makefile.in: Regenerate.
4663 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4666 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4667 * Makefile.in: Regenerate.
4669 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4671 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4672 * configure: Regenerate.
4674 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4676 * config.sub: Merge from config repo.
4678 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4680 * Makefile.def (target_modules): Add bootstrap=true and
4681 raw_cxx=true to libsanitizer.
4682 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4683 * Makefile.in: Regenerated.
4684 * configure: Likewise.
4686 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4688 * MAINTAINERS: Remove self as RTL optimization maintainer.
4690 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4692 * MAINTAINERS (Write After Approval): Add myself.
4694 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4696 * Makefile.def (target_modules): Remove bootstrap=true and
4697 raw_cxx=true from libsanitizer.
4698 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4699 * Makefile.in: Regenerated.
4700 * configure: Likewise.
4702 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4704 * Makefile.def (target_modules): Add bootstrap=true and
4705 raw_cxx=true to libsanitizer.
4706 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4707 * Makefile.in: Regenerated.
4708 * configure: Likewise.
4710 2012-11-28 Andrew Pinski <apinski@cavium.com>
4713 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4714 * configure: Regenerate.
4715 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4716 * Makefile.in: Regenerate.
4718 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4720 * configure.ac: Disable libsanitizer if we're not building C++.
4721 * configure: Regenerate.
4723 2012-11-15 Roland McGrath <roland@hack.frob.com>
4725 * MAINTAINERS (Write After Approval): Add myself.
4727 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
4729 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4730 Kostya Serebryany (kcc@google.com) and
4731 Jakub Jelinek (jakub@redhat.com).
4732 Rename area for Dodji Seketeli (dodji@redhat.com).
4734 2012-11-15 Dodji Seketeli <dodji@redhat.com>
4736 * MAINTAINERS: (asan.c, related): Add myself.
4738 2012-11-14 Roland McGrath <mcgrathr@google.com>
4740 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4741 * configure: Regenerate.
4743 2012-11-13 Richard Henderson <rth@redhat.com>
4745 * configure.ac: Move libsanitizer logic to subdirectory.
4746 * configure: Regenerate.
4748 2012-11-13 Dodji Seketeli <dodji@redhat.com>
4750 * configure.ac: Enable libsanitizer just on x86 linux for now.
4751 * configure: Re-generate.
4753 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
4755 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4757 * configure: Regenerate.
4759 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
4761 * configure.ac: Add section for configdirs for libsanitizer.
4762 Disable for cris-*-* and mmix-*-*.
4763 * configure: Regenerate.
4765 2012-11-12 Wei Mi <wmi@google.com>
4767 * configure.ac: Add libsanitizer to target_libraries.
4768 * Makefile.def: Ditto.
4769 * configure: Regenerate.
4770 * Makefile.in: Regenerate.
4771 * libsanitizer: New directory for asan runtime. Contains an empty
4774 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
4776 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4777 against Mingw64 w32api.
4778 * configure: Regenerate.
4780 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4782 * configure: Regenerated.
4784 2012-11-03 Robert Mason <rbmj@verizon.net>
4786 * configure.ac: add --disable-libstdcxx configure option
4787 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4789 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4791 * MAINTAINERS (Write After Approval): Add myself.
4793 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4795 * MAINTAINERS (Write After Approval): Add myself.
4797 2012-10-24 Sharad Singhai <singhai@google.com>
4799 * MAINTAINERS (Write After Approval): Add myself.
4801 2012-10-24 Eric Christopher <echristo@gmail.com>
4803 * MAINTAINERS: Update email address.
4805 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4808 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4809 * configure: Regenerate.
4811 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
4813 * MAINTAINERS (aarch64): Add Marcus and myself.
4815 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4818 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4819 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4820 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4821 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4822 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4823 * Makefile.in: Regenerate.
4824 * configure.ac (have_static_libs): New variable and associated check.
4825 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4826 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4827 * configure: Regenerate.
4829 2012-10-10 Richard Biener <rguenther@suse.de>
4831 * MAINTAINERS: Adjust for changed surname.
4833 2012-10-04 Lawrence Crowl <crowl@google.com>
4835 * MAINTAINERS (Write After Approval): Add myself.
4837 2012-10-01 Cary Coutant <ccoutant@google.com>
4839 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4841 2012-09-28 Ian Lance Taylor <iant@google.com>
4843 * Makefile.def: Make all-target-libgo depend on
4844 all-target-libbacktrace.
4845 * Makefile.in: Rebuild.
4847 2012-09-26 Ian Lance Taylor <iant@google.com>
4849 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4850 * Makefile.in: Rebuild.
4852 2012-09-20 Walter Lee <walt@tilera.com>
4854 * configure.ac: Add tilegx to list of targets that support gold.
4855 * configure: Regenerate.
4857 2012-09-20 Marek Polacek <polacek@redhat.com>
4859 * MAINTAINERS (Write After Approval): Add myself.
4861 2012-09-19 Steve Ellcey <sellcey@mips.com>
4863 * configure.ac: Add mips*-mti-elf* target.
4864 * configure: Regenerate.
4866 2012-09-17 Ian Lance Taylor <iant@google.com>
4868 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4869 * configure.ac (host_libs): Add libbacktrace.
4870 (target_libraries): Add libbacktrace.
4871 * Makefile.def (host_modules): Add libbacktrace.
4872 (target_modules): Likewise.
4873 * configure, Makefile.in: Rebuild.
4875 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
4878 Merge upstream change.
4879 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4881 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4882 Add libgomp*.o to compare_exclusions for AIX.
4883 * configure: Regenerate.
4885 2012-09-06 Diego Novillo <dnovillo@google.com>
4887 * configure.ac: Bump minimum GMP version to 4.2.3.
4888 * configure: Re-generate.
4890 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
4893 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4894 target-libgloss if not configured --with-avrlibc=no.
4895 * configure: Regenerate.
4897 2012-09-04 Jason Merrill <jason@redhat.com>
4899 * configure.ac: Fix --enable-languages=all.
4901 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
4903 * MAINTAINERS (Write After Approval): Add myself.
4905 2012-09-03 Richard Guenther <rguenther@suse.de>
4908 * configure.ac: Re-organize ISL / CLOOG checks to allow
4909 disabling with either --without-isl or --without-cloog.
4910 * configure: Regenerated.
4912 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
4914 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4915 * configure: Regenerate.
4917 2012-08-27 Ulrich Drepper <drepper@gmail.com>
4919 * MAINTAINERS: Fix my email address.
4921 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4924 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4926 * Makefile.in: Regenerated.
4928 2012-08-26 Art Haas <ahaas@impactweather.com>
4930 * configure: Regenerate.
4932 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4934 * INSTALL/README: Also refer to the online installation
4937 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4939 * MAINTAINERS (Write After Approval): Add myself.
4940 (Picochip port): Remove myself.
4942 2012-08-14 Diego Novillo <dnovillo@google.com>
4944 Merge from cxx-conversion branch.
4946 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4947 POSTSTAGE1_CONFIGURE_FLAGS.
4948 * Makefile.in: Regenerate.
4949 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4950 Force C++ when bootstrapping.
4951 * configure: Regenerate.
4953 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4955 * MAINTAINERS (Write After Approval): Add myself.
4957 2012-07-16 Joseph Myers <joseph@codesourcery.com>
4959 * README: Document use of ranges of years in copyright notices.
4961 2012-07-06 Richard Guenther <rguenther@suse.de>
4963 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4964 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4966 * Makefile.in: Regenerated.
4967 * configure: Likewise.
4969 2012-07-06 Richard Guenther <rguenther@suse.de>
4971 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4972 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4973 supply V=1 as extra_make_flags.
4974 * configure: Regenerated.
4975 * Makefile.in: Likewise.
4977 2012-07-04 Tristan Gingold <gingold@adacore.com>
4979 * configure: Regenerate.
4981 2012-07-03 Richard Guenther <rguenther@suse.de>
4983 * Makfile.def (isl): Remove not necessary extra_exports and
4985 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4986 * Makefile.in: Regenerated.
4988 2012-07-03 Richard Guenther <rguenther@suse.de>
4990 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4991 * configure.ac: If either the ISL or the CLooG check failed
4992 do not try to build in-tree versions.
4993 * Makefile.in: Regenerated.
4994 * configure: Regenerated.
4996 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4998 * configure: Regenerate.
5000 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
5002 * MAINTAINERS (Various Maintainers): Add myself as testsuite
5005 2012-07-02 Richard Guenther <rguenther@suse.de>
5007 * configure: Regenerated.
5009 2012-07-02 Richard Guenther <rguenther@suse.de>
5010 Michael Matz <matz@suse.de>
5011 Tobias Grosser <tobias@grosser.es>
5012 Sebastian Pop <sebpop@gmail.com>
5014 * Makefile.def: Add ISL host module, remove PPL host module.
5015 Adjust ClooG host module to use the proper ISL.
5016 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5017 * configure.ac: Include config/isl.m4. Add ISL host library,
5018 remove PPL. Remove PPL configury, add ISL configury, adjust
5020 * Makefile.in: Regenerated.
5021 * configure: Likewise.
5023 2012-07-02 Richard Guenther <rguenther@suse.de>
5025 Merge from graphite branch
5026 2011-07-21 Tobias Grosser <tobias@grosser.es>
5028 * configure: Regenerated.
5029 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5030 both cloog.org and legacy versions. The only supported version will
5031 be CLooG with the isl backend.
5033 2011-07-21 Tobias Grosser <tobias@grosser.es>
5035 * configure: Regenerated.
5036 * configure.ac: Require cloog isl 0.17.0
5038 2011-07-21 Tobias Grosser <tobias@grosser.es>
5040 * configure: Regenerated.
5041 * config/cloog.m4: Do not define CLOOG_ORG
5043 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
5045 * configure.ac: Skip C if explicitly selected.
5046 * configure: Regenerate.
5048 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
5050 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5052 * configure: Regenerate.
5054 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
5057 * df.h, df-problems.c, dce.c: Revert last patch.
5059 2012-06-25 Iain Sandoe <iain@codesourcery.com>
5061 * MAINTAINERS (Write After Approval): Update my email address.
5063 2012-06-21 Meador Inge <meadori@codesourcery.com>
5065 * MAINTAINERS (Write After Approval): Add myself.
5067 2012-06-20 Jason Merrill <jason@redhat.com>
5069 * Makefile.tpl (check-target-libgomp-c++): New.
5070 (check-target-libitm-c++): New.
5071 * Makefile.def (c++): Add them.
5072 * Makefile.in: Regenerate.
5074 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
5076 * MAINTAINERS (Write After Approval): Add myself.
5078 2012-05-16 Olivier Hainque <hainque@adacore.com>
5080 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5081 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5082 (install-no-fixedincludes): Adjust accordingly.
5083 * Makefile.in: Regenerate.
5085 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
5087 Merge upstream change
5088 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5090 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
5092 * MAINTAINERS (Write After Approval): Add myself.
5094 2012-05-09 Nick Clifton <nickc@redhat.com>
5095 Paul Smith <psmith@gnu.org>
5098 * configure.ac (mpfr-dir): When using in-tree MPFR sources
5099 allow for the fact that from release v3.1.0 of MPFR the source
5100 files were moved into a src sub-directory.
5101 * configure: Regenerate.
5103 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
5105 * configure.ac: Bump minimum MPFR version to 2.4.0.
5106 * configure: Regenerated.
5108 2012-05-01 Richard Henderson <rth@redhat.com>
5110 * Makefile.def (libatomic): New target_module.
5111 * configure.ac (target_libraries): Add libatomic.
5112 (noconfigdirs): Check if libatomic is supported.
5113 * Makefile.in, configure: Rebuild.
5115 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
5117 * MAINTAINERS (Write After Approval): Add myself.
5119 2012-04-25 Joel Brobecker <brobecker@adacore.com>
5121 * config.sub: Update to 2012-04-18 version from official repo.
5123 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
5125 * MAINTAINERS (Write After Approval): Add myself.
5127 2012-04-11 Steve Ellcey <sellcey@mips.com>
5129 * MAINTAINERS: Changed email address.
5131 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
5134 * contrib/gcc_update (files_and_dependencies):
5135 Remove gcc/config/avr/t-multilib from touch data.
5137 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5139 * MAINTAINERS (OS Port Maintainers): Remove irix.
5140 * configure.ac (enable_libgomp): Remove *-*-irix6*.
5141 (unsupported_languages): Remove mips-sgi-irix6.*.
5142 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5143 (with_stabs): Remove.
5144 * configure: Regenerate.
5146 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5148 * MAINTAINERS (OS Port Maintainers): Remove osf.
5149 * configure.ac (enable_libgomp): Remove *-*-osf*.
5150 (with_stabs): Remove alpha*-*-osf*.
5151 * configure: Regenerate.
5153 2012-03-05 Tristan Gingold <gingold@adacore.com>
5155 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5156 * configure: Regenerate.
5158 2012-02-17 Walter Lee <walt@tilera.com>
5160 * MAINTAINERS: (Write After Approval): Delete myself.
5162 2012-02-14 Walter Lee <walt@tilera.com>
5164 * MAINTAINERS (tilegx port): Add myself.
5165 (tilepro port): Add myself.
5166 (Write After Approval): Add myself.
5168 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
5170 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5171 and Joseph Myers as docstring relicensing maintainers.
5173 2012-02-09 Bin Cheng <bin.cheng@arm.com>
5175 * MAINTAINERS (write-after-approval): Add myself.
5177 2012-02-08 Ira Rosen <irar@il.ibm.com>
5179 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5182 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5184 * MAINTAINERS (Write After Approval): Move myself to
5185 maintain alphabetical order.
5187 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5189 * MAINTAINERS (Write After Approval): Add myself.
5191 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5193 * MAINTAINERS (Write After Approval): Add myself.
5195 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5196 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5198 * configure.ac (cr16-*-*): Remove nonconfigdirs.
5199 * configure: Regenerate.
5201 2012-01-23 Harshit Chopra <harshit@google.com>
5203 * MAINTAINERS (Write After Approval): Add myself.
5205 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
5207 * configure.ac: Remove reference to mh-interix.
5208 * configure: Regenerate.
5210 2012-01-05 Richard Henderson <rth@redhat.com>
5213 * configure.ac: Disable libitm if c++ is not enabled.
5214 * configure: Rebuild.
5216 * configure.ac: Fix regexp for same.
5217 * configure: Rebuild.
5219 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
5221 * MAINTAINERS (Write After Approval): Add myself.
5223 2012-01-02 Richard Guenther <rguenther@suse.de>
5226 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5227 * Makefile.in: Regenerate.
5229 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
5231 * MAINTAINERS (Write After Approval): Add myself.
5233 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
5235 * configure: Regenerate.
5237 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5239 * MAINTAINERS (picochip): Changed email address.
5241 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5243 * MAINTAINERS (write-after-approval): Add self.
5245 2011-11-29 DJ Delorie <dj@redhat.com>
5247 * configure.ac (rl78-*-*) New case.
5248 * configure: Regenerate.
5249 * MAINTAINERS: Add myself as RL78 maintainer.
5251 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5253 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5255 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
5257 * libtool.m4: Additional FreeBSD 10 fixes.
5259 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
5261 * MAINTAINERS: Move myself from Write After Approval to CPU Port
5262 Maintainers section, as Epiphany maintainer.
5264 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5267 * configure.ac: Remove ranlib special-casing for Darwin.
5268 * configure: Regenerate.
5270 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
5272 * MAINTAINERS (Reviewers): Keep the list sorted.
5274 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
5276 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5278 2011-11-09 Roland McGrath <mcgrathr@google.com>
5280 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5281 * configure: Rebuild.
5282 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5283 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5284 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5285 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5286 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5288 * Makefile.in: Rebuild.
5290 2011-11-09 Jason Merrill <jason@redhat.com>
5292 * Makefile.def (language=c++): Remove check-c++0x.
5293 * Makefile.in (check-gcc-c++): Regenerate.
5295 2011-11-08 Richard Henderson <rth@redhat.com>
5297 * configure.ac: Test for libitm directory present first.
5299 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5301 * configure.ac: Test libitm/configure.tgt to disable libitm.
5302 * configure: Rebuild.
5304 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
5305 Richard Henderson <rth@redhat.com>
5307 Merged from transactional-memory.
5309 * Makefile.def (lang_env_dependencies): libitm is c++.
5310 Add libitm target module.
5311 * configure.ac: Likewise.
5312 * config/mmap.m4: New file.
5313 * contrib/gcc_update: Add libitm to touch data.
5314 * Makefile.in, configure: Rebuild.
5316 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5318 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5319 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5320 * Makefile.in: Regenerate.
5322 2011-11-01 DJ Delorie <dj@redhat.com>
5324 * config.sub: Update to version 2011-10-29 (added rl78)
5326 2011-10-27 Nick Clifton <nickc@redhat.com>
5328 * config.sub: Import these changes from the config project:
5330 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5331 Ben Elliston <bje@gnu.org>
5333 * config.sub (epiphany): New.
5335 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5336 Ben Elliston <bje@gnu.org>
5338 * config.sub (hexagon, hexagon-*): New.
5340 2011-08-23 Roland McGrath <mcgrathr@google.com>
5342 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5345 2011-08-16 Roland McGrath <mcgrathr@google.com>
5347 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5348 (nacl): Grok as alias for 32el-unknown-nacl.
5350 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5352 * MAINTAINERS (Write After Approval): Add myself.
5354 2011-10-24 Teresa Johnson <tejohnson@google.com>
5356 * MAINTAINERS (Write After Approval): Add myself.
5358 2011-09-21 Jakub Jelinek <jakub@redhat.com>
5360 * MAINTAINERS (sparc port): Remove myself.
5362 2011-09-14 Tom de Vries <tom@codesourcery.com>
5364 * MAINTAINERS (Write After Approval): Add myself.
5366 2011-08-14 Yao Qi <yao@codesourcery.com>
5368 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5369 * configure: Regenerate.
5371 2011-07-26 Ian Lance Taylor <iant@google.com>
5373 * configure.ac: Set have_compiler based on whether gcc directory
5374 exists, rather than on whether gcc is in configdirs.
5375 * configure: Rebuild.
5377 2011-07-21 Joseph Myers <joseph@codesourcery.com>
5379 * MAINTAINERS (Global Reviewers): Add self.
5381 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
5383 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5385 * Makefile.in: Rebuild.
5387 2011-07-20 Ian Lance Taylor <iant@google.com>
5390 * configure.ac: Move --enable-bootstrap handling earlier in file.
5391 If --enable-bootstrap and either --enable-build-with-cxx or
5392 --enable-build-poststage1-with-cxx, enable C++ automatically.
5393 * configure: Rebuild.
5395 2011-07-19 Ian Lance Taylor <iant@google.com>
5397 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5398 make C++ a boot_language. Set and substitute
5399 POSTSTAGE1_CONFIGURE_FLAGS.
5400 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5401 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5402 * configure, Makefile.in: Rebuild.
5404 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5406 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5409 2011-07-18 Jakub Jelinek <jakub@redhat.com>
5411 * MAINTAINERS (Global Reviewers): Add myself.
5413 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5415 * configure: Regenerate.
5417 2011-07-16 Jason Merrill <jason@redhat.com>
5419 * Makefile.def (language=c++): Add check-c++0x and
5420 check-target-libmudflap-c++.
5421 * Makefile.tpl (check-target-libmudflap-c++): New.
5422 * Makefile.in: Regenerate.
5424 2011-07-16 Matthias Klose <doko@ubuntu.com>
5426 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5427 * Makefile.def (target_modules/libjava): Pass
5428 $(EXTRA_CONFIGARGS_LIBJAVA).
5429 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5430 if not configured with --enable-static-libjava.
5431 * Makefile.in: Regenerate.
5432 * configure: Likewise.
5434 2011-07-15 Jason Merrill <jason@redhat.com>
5436 * Makefile.in (check-c++): Move check-gcc-c++0x after
5437 check-target-libstdc++-v3.
5439 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5441 * MAINTAINERS (c6x port): New entry.
5443 2011-07-13 Jason Merrill <jason@redhat.com>
5445 * Makefile.in (check-gcc-c++0x): New.
5446 (check-c++): Depend on it.
5448 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5451 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5452 x86_64-*-solaris2.1[0-9]*.
5453 * configure: Regenerate.
5455 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5457 * MAINTAINERS (RTL optimizers): Add self.
5459 2011-06-27 Gabriel Charette <gchare@google.com>
5461 * MAINTAINERS (Write After Approval): Add myself.
5463 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5470 * configure.ac (target_libraries): Remove target-libiberty.
5471 Remove case-statement setting skipdirs=target-libiberty for
5472 multiple targets. Remove checking target_configdirs and
5473 removing target-libiberty but keeping target-libgcc if
5475 * Makefile.def (target_modules): Don't add libiberty.
5476 (dependencies): Remove all traces of target-libiberty.
5477 * configure, Makefile.in: Regenerate.
5479 2011-06-13 Walter Lee <walt@tilera.com>
5481 * configure.ac (tilepro-*-*) New case.
5482 (tilegx-*-*): Likewise.
5483 * configure: Regenerate.
5485 2011-06-06 Jing Yu <jingyu@google.com>
5487 * configure.ac: Skip target-libiberty for
5488 arm*-*-linux-androideabi.
5489 * configure: Regenerated.
5491 2011-06-06 Nick Clifton <nickc@redhat.com>
5493 * config.sub: Sync from upstream.
5495 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5497 * MAINTAINERS (Write After Approval): Add myself.
5499 2011-06-01 Daniel Jacobowitz <drow@false.org>
5501 * MAINTAINERS: Update my email address.
5503 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5505 * MAINTAINERS (Write After Approval): Update my email address.
5507 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5509 * MAINTAINERS (Write After Approval): Add myself.
5511 2011-05-08 Doug Kwan <dougkwan@google.com>
5513 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5514 * configure: Regenerated.
5515 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5516 value from configure.
5517 * Makefile.in: Regenerated.
5519 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5521 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5522 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5523 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5524 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5525 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5526 *-*-vxworks*): Disable newlib and libgloss in separate case
5528 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5529 to separate case statement.
5530 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5531 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5532 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5533 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5534 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5535 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5536 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5537 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5538 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5539 i[[3456789]]86-*-rdos*, m32r-*-*,
5540 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5541 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5542 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5543 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5544 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5545 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5546 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5547 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5548 and libgloss in main case over targets. Remove most empty cases
5549 in main case over targets.
5550 * configure: Regenerate.
5552 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5554 * MAINTAINERS (Write After Approval): Add myself.
5556 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5558 * configure.ac: Remove code setting special library locations for
5559 hppa*64*-*-hpux11*. Remove code setting compiler for
5560 sparc-sun-solaris2*.
5561 * configure: Regenerate.
5563 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5565 * configure.ac: Separate libgloss_dir settings from general case
5567 * configure: Regenerate.
5569 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5571 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5572 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5573 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5574 cases in libgcj-disabling case statement.
5575 (hppa*64*-*-linux*): Set unsupported_languages instead of
5576 disabling target-zlib.
5577 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5578 to hppa*64*-*-hpux*.
5579 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5581 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5582 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5583 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5584 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5585 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5586 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5587 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5588 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5589 libgcj-disabling case statement.
5590 * configure: Regenerate.
5592 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5594 * configure.ac: Disable Java for targets not supporting libffi.
5595 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5596 Remove cases in Java-disabling statement.
5597 (*arm-wince-pe): Change to arm-wince-pe.
5598 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5599 cases in Java-disabling statement.
5600 (bfin-*-*): Don't disable Java again.
5601 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5602 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5603 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5604 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5605 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5606 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5607 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5608 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5609 Java-disabling statement.
5610 (mmix-*-*): Don't disable Java again.
5611 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5612 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5613 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5614 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5615 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5617 * configure: Regenerate.
5619 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5621 * configure.ac: Separate cases disabling Java and Java libraries
5622 from general case over targets.
5623 * configure: Regenerate.
5625 2011-04-21 Jie Zhang <jzhang918@gmail.com>
5627 * MAINTAINERS: Update my email address.
5629 2011-04-20 Easwaran Raman <eraman@google.com>
5631 * MAINTAINERS (Write After Approval): Add myself.
5633 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5636 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5637 * configure: Regenerate.
5639 2011-04-16 Jim Meyering <meyering@redhat.com>
5641 * MAINTAINERS (Write After Approval): Add myself.
5643 2011-04-15 Dodji Seketeli <dodji@redhat.com>
5645 * MAINTAINERS: Update my email address.
5647 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
5649 * MAINTAINERS (Write After Approval): Add myself.
5651 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5653 * MAINTAINERS (Write After Approval): Add myself.
5655 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5657 * MAINTAINERS (Write After Approval): Add myself.
5659 2011-04-06 Joseph Myers <joseph@codesourcery.com>
5661 * configure.ac (build_tools): Remove build-byacc.
5662 (host_libs): Remove mmalloc.
5663 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5664 autoconf automake libtool diff rcs fileutils shellutils time
5665 textutils wdiff find uudecode hello tar gzip indent recode release
5666 sed perl gawk findutils gettext zip.
5667 (libgcj): Remove target-qthreads.
5668 (target_tools): Remove target-examples target-gperf.
5669 (YACC): Don't handle building byacc.
5670 * configure: Regenerate.
5671 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5672 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5673 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5674 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5675 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5676 handle building components.
5677 * Makefile.in: Regenerate.
5679 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5681 * MAINTAINERS: Update my email address as Xtensa maintainer.
5683 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5685 * config.sub: Sync from upstream.
5687 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5689 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5690 (microblaze*): Don't disable libssp.
5691 * configure: Regenerate.
5693 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5695 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5697 * configure: Regenerate.
5698 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5699 * Makefile.in: Regenerate.
5701 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5703 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5704 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5705 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5706 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5707 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5708 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5709 md_exec_prefix cases.
5710 * configure: Regenerate.
5712 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5714 * configure.ac: Separate cases disabling target-libssp,
5715 target-libiberty, target-libstdc++-v3 and Fortran from general
5717 * configure: Regenerate.
5719 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5721 * configure.ac (*-*-chorusos): Don't disable libgcj.
5722 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5724 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5725 (arm-*-coff): Don't disable libgcj.
5726 (arm*-*-linux-gnueabi): Remove useless assignment.
5727 (arm-*-riscix*): Don't disable libgcj.
5728 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5730 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5731 (c54x*-*-*): Remove case.
5732 (tic54x-*-*): Don't disable GCC or GCC libraries.
5733 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5735 (d10v-*-*): Don't disable GCC libraries.
5736 (d30v-*-*): Don't disable libgcj.
5737 (h8500-*-*): Don't disable GCC libraries.
5738 (i960-*-*): Don't disable libgcj.
5739 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5740 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5741 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5743 (m68k-*-coff*): Remove case.
5744 (mmix-*-*): Don't disable libgloss on host.
5745 (mn10200-*-*, mn10300-*-*): Remove cases.
5746 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5747 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5748 Don't disable libgcj.
5749 (romp-*-*): Remove case.
5750 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5751 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5753 (v810-*-*): Don't disable GCC libraries.
5754 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5755 (ip2k-*-*): Don't disable GCC libraries.
5756 * configure: Regenerate.
5758 2011-03-28 Joseph Myers <joseph@codesourcery.com>
5760 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5762 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5764 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5765 * configure: Regenerate.
5767 2011-03-26 John Marino <binutils@marino.st>
5769 * configure.ac: Add support for *-*-dragonfly*
5770 * configure: Regenerate.
5772 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5774 * configure.ac (native_only): Remove.
5775 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5776 send-pr uudecode guile gnuserv on host.
5777 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5778 send-pr rcs guile perl texinfo libtool on host.
5779 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5780 automake send-pr rcs guile perl texinfo libtool on host.
5781 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5782 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5783 (alpha*-dec-osf*): Don't disable fileutils on target.
5784 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5785 texinfo send-pr expect dejagnu on target.
5786 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5787 target-qthreads on target.
5788 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5789 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5790 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5791 x86_64-*-mingw*): Don't disable expect on target.
5792 (*-*-cygwin*): Don't disable target-gperf on target.
5793 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5795 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5797 * configure: Regenerate.
5799 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5801 * configure.ac (target_tools): Remove target-groff.
5802 (native_only): Remove target-groff.
5803 (hppa*64*-*-*): Don't disable byacc.
5804 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5806 (*-*-kaos*): Don't skip target-librx and target-groff.
5807 (*-*-netware*): Don't skip target-libmudflap.
5808 (*-*-tpf*): Don't skip target-libmudflap.
5809 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5810 directories on the host.
5811 (ia64*-*-*vms*): Don't skip tix.
5812 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5814 * configure: Regenerate.
5816 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5818 * configure.ac: Remove references to mt-mep, mt-netware,
5820 * Makefile.def: Add all-utils soft dependencies.
5821 * Makefile.tpl: Remove GDB_NLM_DEPS.
5822 * configure: Regenerate.
5823 * Makefile.in: Regenerate.
5825 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5827 * configure.ac: Do not include mh-x86omitfp.
5828 * configure: Regenerate.
5830 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5832 * configure.ac: Remove empty cases.
5833 * configure: Regenerate.
5835 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5837 * Makefile.def: Add dependency from termcap to gdb.
5838 * Makefile.in: Regenerate.
5840 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5842 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5843 * configure: Regenerate.
5844 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5845 * Makefile.tpl: Likewise.
5846 * Makefile.in: Regenerate.
5848 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5850 * configure.ac: Remove all mentions of tentative_cc.
5851 * configure: Regenerate.
5853 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5855 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5856 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5857 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5858 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5859 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5860 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5861 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5862 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5863 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5864 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5865 *-*-rhapsody*): Remove host cases.
5866 * configure: Regenerate.
5868 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5870 * configure.ac (ppc*-*-pe): Remove host case.
5871 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5872 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5873 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5875 * configure: Regenerate.
5877 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5879 * config.sub: Update to version 2011-03-23.
5881 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5883 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5884 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5885 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5886 * configure: Regenerate.
5888 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5890 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5891 to Write After Approval.
5892 * config-ml.in: Don't handle arc-*-elf*.
5893 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5894 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5895 handle GCC libraries.
5896 * configure: Regenerate.
5898 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5901 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5902 Add -lstdc++ -lm to LIBS.
5903 * configure: Regenerate.
5905 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
5907 * config.guess: Update to version 2011-02-02
5908 * config.sub: Update to version 2011-02-24
5910 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5913 * configure.ac: Re-enable LTO on *-apple-darwin9.
5914 * configure: Regenerate.
5916 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5919 * configure.ac: Disable LTO on darwin due to an assembler change in
5920 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5922 * configure: Regenerate.
5924 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5926 * MAINTAINERS: Update myself as score backend maintainer,
5927 update my e-mail address.
5929 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
5931 * MAINTAINERS: Update my e-mail address.
5933 2011-03-06 Joey Ye <joey.ye@arm.com>
5935 * MAINTAINERS: Update my e-mail address.
5937 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5939 * configure.ac: Adjust test of with_ppl.
5940 * configure: Regenerated.
5942 2011-03-02 Kai Tietz <ktietz@redhat.com>
5944 * MAINTAINERS: Adjust my e-mail address.
5946 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5948 * configure.ac: Add -lpwl to ppllibs.
5949 * configure: Regenerated.
5951 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5953 * config/cloog.m4: Add -lisl to clooglibs.
5954 * configure: Regenerated.
5956 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5958 * MAINTAINERS (CPU Port maintainers): Add self.
5960 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5962 * MAINTAINERS: Add myself as testsuite maintainer.
5964 2011-02-15 Mike Stump <mikestump@comcast.net>
5966 * MAINTAINERS: Add myself as testsuite maintainer.
5968 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5970 Import from Libtool and gnulib:
5972 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5974 Prepare for supporting FreeBSD 10.
5975 * config.rpath: Remove handling of freebsd1* which soon would
5978 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5980 Remove support for FreeBSD 1.x.
5981 * libtool.m4 (_LT_LINKER_SHLIBS)
5982 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5983 soon would incorrectly match FreeBSD 10.0.
5985 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5988 * move-if-change: Import version from gnulib.
5990 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
5993 * Makefile.def (lto-plugin): Double dash for enable-shared.
5994 (configure-gcc): Depend on all-lto-plugin.
5995 * Makefile.in: Rebuilt.
5997 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5999 * configure.ac: Remove extra bracket.
6000 * configure: Regenerate.
6002 2011-02-08 Tobias Burnus <burnus@net-b.de>
6004 * MAINTAINERS: Add myself as libquadmath maintainer.
6006 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
6008 * MAINTAINERS: Update my email address.
6010 2011-02-07 Joseph Myers <joseph@codesourcery.com>
6012 * MAINTAINERS (option handling): Add self.
6014 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
6017 * Makefile.def: Add dependency for install-gcc
6018 on install-lto-plugin.
6019 * Makfile.in: Regenerated
6021 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
6023 * MAINTAINERS (CPU Port Maintainers): Add myself.
6025 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
6028 * configure.ac: Discard --with-* flags for host when configuring
6029 target libraries for cross build.
6030 * configure: Rebuilt.
6032 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6034 * MAINTAINERS (linear loop transforms): Removed.
6036 2011-01-25 Jakub Jelinek <jakub@redhat.com>
6038 * configure.ac: If with_ppl is no, move setting with_cloog=no
6039 after CLOOG_REQUESTED check.
6040 * configure: Regenerated.
6042 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6044 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6045 CLooG has been requested.
6046 * configure: Regenerated.
6048 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6050 * configure: Regenerated.
6051 * configure.ac: Check for version 0.11 (or later revision) of PPL.
6053 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
6055 * configure: Regenerated.
6056 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6058 2011-01-21 Andreas Schwab <schwab@redhat.com>
6060 * configure.ac: Use AS_HELP_STRING throughout.
6061 * configure: Regenerate.
6063 2011-01-18 Jie Zhang <jie.zhang@analog.com>
6065 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6066 * configure: Regenerate.
6068 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6070 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6072 2011-01-13 Joel Brobecker <brobecker@adacore.com>
6074 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6076 * configure: Regenerate.
6078 2011-01-07 Jan Hubicka <jh@suse.cz>
6081 * Makefile.in: Regenerate.
6082 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6085 2011-01-07 Jan Hubicka <jh@suse.cz>
6087 * Makefile.in: Regenerate.
6088 * Makefile.def (gcc host module) and soft dependency on lto-plugin
6089 and configure dependency on lto-plugin configure.
6090 (lto-plugin module): Remove dependency on GCC; add dependency on
6093 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
6095 * MAINTAINERS (Write After Approval): Add myself.
6097 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
6099 * configure: Regenerate.
6101 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
6103 * configure.ac: (picochip): Disable libiberty.
6105 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
6107 * MAINTAINERS (Write After Approval): Add myself.
6109 2010-12-10 Ian Lance Taylor <iant@google.com>
6112 * configure.ac: For --disable-libgcj clear libgcj_saved.
6113 * configure: Rebuild.
6115 2010-12-10 Tobias Burnus <burnus@net-b.de>
6118 * configure.ac: Add --disable-libquadmath and
6119 --disable-libquadmath-support.
6120 * configure: Regenerate.
6122 2010-12-03 Ian Lance Taylor <iant@google.com>
6124 * MAINTAINERS: Add myself as libgo maintainer.
6126 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
6129 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6130 * configure: Regenerate.
6132 2010-12-02 Ian Lance Taylor <iant@google.com>
6134 * configure.ac: Always set default for poststage1_ldflags to
6135 -static-libstdc++ -static-libgcc.
6137 2010-11-29 Andreas Schwab <schwab@redhat.com>
6139 * configure.ac: Move comment to remove extra space in last argument
6142 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
6145 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6146 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6147 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6148 (BASE_FLAGS_TO_PASS): Use it.
6149 * configure: Rebuilt.
6150 * Makefile.in: Rebuilt.
6152 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
6155 * configure.ac: Correct comments for --enable-gold/--enable-ld.
6156 Properly check default linker.
6157 * configure: Regnerated.
6159 2010-11-23 Matthias Klose <doko@ubuntu.com>
6161 * configure.ac: For --enable-gold, handle value `default' instead of
6162 `both*'. New configure option --{en,dis}able-ld.
6163 * configure: Regenerate.
6165 2010-11-20 Ian Lance Taylor <iant@google.com>
6167 * configure.ac: Only disable a language library if no language needs
6168 it. Don't let --disable-libgcj uncondtionally disable libffi.
6169 * configure: Rebuild.
6171 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6173 * Makefile.in: Regenerate.
6176 * configure.ac: Fix just-built in-tree STRIP name to be
6178 * configure: Regenerate.
6179 * Makefile.def (install-strip-gcc, install-strip-binutils)
6180 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6181 (install-strip-sid): Mirror dependencies on non-strip variants
6182 of these targets on the respective -strip prerequisites.
6183 * Makefile.tpl (install-strip, install-strip-host)
6184 (install-strip-target): New targets.
6185 (install-strip-[+module+], install-strip-target-[+module+]):
6187 * Makefile.in: Regenerate.
6189 2010-11-19 Ian Lance Taylor <iant@google.com>
6190 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6192 * configure.ac: Add target-libgo to target_libraries. Set
6193 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6194 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6195 (HOST_EXPORTS): Add GOC.
6196 (BASE_TARGET_EXPORTS): Add GOC.
6197 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6198 (GOCFLAGS_FOR_TARGET): New variable.
6199 (EXTRA_HOST_FLAGS): Add GOC.
6200 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6201 * Makefile.def (target_modules): Add libgo.
6202 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6203 (dependencies): Add dependency from configure-target-libgo to
6204 configure-target-libffi and all-target-libstdc++-v3. Add
6205 dependencies from all-target-libgo to all-target-libffi.
6206 (languages): Add go.
6207 * configure: Rebuild.
6208 * Makefile.in: Rebuild.
6210 2010-11-19 Ian Lance Taylor <iant@google.com>
6212 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6213 compiler/flag environment variables.
6215 2010-11-18 Ian Lance Taylor <iant@google.com>
6217 * configure.ac: Check for lang_requires_boot_languages in
6218 config-lang.in files.
6219 * configure: Rebuild.
6221 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6222 Tobias Burnus <burnus@net-b.de>
6225 * Makefile.def: Add libquadmath; build it with language=fortran.
6226 * configure.ac: Add libquadmath.
6227 * Makefile.tpl: Handle multiple libs in check-[+language+].
6228 * Makefile.in: Regenerate.
6229 * configure: Regenerate.
6231 2010-11-16 Tom Tromey <tromey@redhat.com>
6233 * MAINTAINERS: Moved myself to reviewers section.
6235 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
6237 * MAINTAINERS: Moved myself to reviewers section.
6239 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6241 * MAINTAINERS (Various Maintainers): Add self for build machinery.
6242 (Write After Approval): Remove self.
6244 2010-11-15 Andreas Schwab <schwab@redhat.com>
6246 * configure.ac: Fix spelling in option names.
6247 * configure: Regenerated.
6249 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
6252 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6253 * configure: Regenerated.
6255 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
6257 * MAINTAINERS: Update my email address.
6259 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6261 * configure: Regenerate.
6263 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6265 * configure: Regenerate.
6267 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6269 * configure: Regenerate.
6271 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6273 * configure: Regenerate.
6275 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6277 * configure.ac: Support official CLooG.org versions.
6278 * configure: Regenerate.
6279 * config/cloog.m4: New.
6281 2010-11-10 François Dumont <francois.cppdevs@free.fr>
6283 * MAINTAINERS (Write After Approval): Add myself.
6285 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
6287 * MAINTAINERS: Update my email address.
6289 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6291 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6292 * configure: Regenerate.
6294 2010-11-03 Ian Lance Taylor <iant@google.com>
6295 Dave Korn <dave.korn.cygwin@gmail.com>
6298 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6299 and on other supported platforms whenever LTO is enabled.
6300 * configure: Rebuild.
6302 2010-11-02 Alan Modra <amodra@gmail.com>
6305 * configure.ac: Error when source path contains spaces.
6306 * configure: Regenerate.
6308 2010-10-23 James E. Wilson <wilson@codesourcery.com>
6310 * MAINTAINERS: Update my email address.
6312 2010-10-20 Ian Lance Taylor <iant@google.com>
6314 * Makefile.def (target_modules): Set lib_path to src/.libs for
6315 libstdc++-v3 module.
6316 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6317 * Makefile.in: Rebuild.
6319 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6321 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6322 (Write After Approval): Remove myself.
6324 2010-10-15 Tristan Gingold <gingold@adacore.com>
6326 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6328 2010-10-14 Douglas Rupp <rupp@gnat.com>
6330 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6332 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6334 * configure.ac (build_lto_plugin): New shell variable.
6335 (--enable-lto): Turn on by default for all non-ELF platforms that
6336 have had LTO support added so far. Set build_lto_plugin appropriately
6337 for both ELF and non-ELF.
6338 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6339 * configure: Regenerate.
6341 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6344 * configure.ac (v850 support): Remove target-libgloss from
6346 * configure: Regenerate.
6348 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6352 * configure.ac: Honor initial values of $build_configargs,
6353 $host_configargs, $target_configargs. Mark the precious, so
6354 environment settings get recorded.
6355 * configure: Regenerate.
6357 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6360 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6361 Depend on all-build-libiberty.
6362 * Makefile.in: Regenerate.
6364 2010-09-30 Michael Eager <eager@eagercon.com>
6366 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6367 * configure: Regenerate.
6369 2010-09-28 Michael Eager <eager@eagercon.com>
6371 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6373 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6376 * configure.ac: Fix unportable shell quoting.
6377 * configure: Regenerate.
6379 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6381 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6382 targets and amend comment.
6383 * configure: Regenerate.
6385 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6387 * MAINTAINERS (Write After Approval): Add myself.
6389 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6391 * configure.ac: Enable LTO by default on Darwin.
6392 * configure: Regenerate.
6394 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6396 * MAINTAINERS (Write After Approval): Add myself.
6398 2010-09-01 Ian Bolton <ian.bolton@arm.com>
6400 * MAINTAINERS (Write After Approval): Add myself.
6402 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6404 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6407 2010-07-28 David Yuste <david.yuste@gmail.com>
6409 * MAINTAINERS (Write After Approval): Add myself.
6411 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6413 * configure.ac: Support all v850 targets.
6414 * configure: Regenerate.
6416 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6419 * configure.ac (extra_mpfr_configure_flags): Copy from
6420 extra_mpc_gmp_configure_flags.
6421 * configure: Re-generated.
6423 2010-07-22 Andi Kleen <ak@linux.intel.com>
6425 * MAINTAINERS (Write After Approval): Add myself.
6427 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6429 * MAINTAINERS (Write After Approval): Add myself.
6431 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6433 * MAINTAINERS (Write After Approval): Add myself.
6435 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6438 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6439 Provide -B option to allow for link spec %s substitutions for
6440 libstdc++.a on darwin.
6441 * Makefile.in: Regenerate.
6443 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6445 * MAINTAINERS (Reviewers): Update my e-mail address
6447 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6449 * Makefile.def (configure-gcc): Depend on all-libelf.
6450 * Makefile.in: Rebuild.
6452 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6454 * MAINTAINERS (Write After Approval): Add myself in the right place.
6456 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6458 * MAINTAINERS (Write After Approval): Add myself.
6460 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6462 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6464 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6466 * config.sub: Update to version 2010-05-21.
6467 * config.guess: Update to version 2010-04-03.
6469 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6471 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6472 * configure: Regenerate.
6474 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6476 * MAINTAINERS (Write After Approval): Add myself.
6478 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6480 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6481 a platform that supports LTO.
6482 * configure: Regenerate.
6484 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6486 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6487 * configure: Regenerated.
6489 2010-04-27 Roland McGrath <roland@redhat.com>
6490 H.J. Lu <hongjiu.lu@intel.com>
6492 * configure.ac (--enable-gold): Support both, both/gold and
6493 both/bfd to add gold to configdirs without removing ld.
6494 * configure: Regenerated.
6496 * Makefile.def: Add install-gold dependency to install-ld.
6497 * Makefile.in: Regenerated.
6499 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6502 * configure.ac (--enable-lto): Refactor handling so libelf tests
6503 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6504 and allow LTO to be explicitly enabled on non-ELF platforms that
6505 are known to support it inside else-clause.
6506 * configure: Regenerate.
6508 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6510 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6511 * configure: Regenerate.
6513 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6515 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6516 * configure: Regenerate.
6518 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6520 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6522 * configure: Regenerate.
6524 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6526 * MAINTAINERS (Write After Approval): Add myself.
6528 2010-04-14 Tristan Gingold <gingold@adacore.com>
6530 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6531 * configure: Regenerate.
6533 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6535 * configure: Regenerate after change to elf.m4.
6537 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6539 * MAINTAINERS (Write After Approval): Add myself.
6541 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6543 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6544 * configure: Regenerated.
6546 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6548 * configure.ac: Print "buggy but acceptable" when CLooG
6549 revision is less than 9.
6550 * configure: Regenerated.
6552 2010-04-01 Diego Novillo <dnovillo@google.com>
6554 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6556 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6563 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6565 * configure.ac: Do not pass --enable-multilib nor
6566 --disable-multilib in baseargs. Accept explicitly passed
6568 * configure: Regenerate.
6570 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6572 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6574 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6576 * MAINTAINERS: Remove myself.
6578 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6581 * configure.ac: Do not pass --enable-multilib nor
6582 --disable-multilib in baseargs. Accept explicitly passed
6584 * configure: Regenerate.
6586 2010-03-28 Andrew Pinski <pinskia@gmail.com>
6588 * MAINTAINERS (spu port): Remove me.
6590 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6592 * configure.ac (tic6x-*-*): New case.
6593 * configure: Regenerate.
6595 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6597 * config.sub: Update to version 2010-03-22.
6598 * config.guess: Update to version 2009-12-30.
6600 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
6603 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6604 * configure: Regenerate.
6606 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6608 * MAINTAINERS: Update my email address.
6610 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6612 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6613 (ghassan.shobaki@amd.com): Removed.
6615 2010-03-17 Alan Modra <amodra@gmail.com>
6617 * MAINTAINERS: Update my email address.
6619 2010-03-16 Diego Novillo <dnovillo@google.com>
6621 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6624 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6626 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6627 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6629 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6631 * MAINTAINERS: Update my email address.
6633 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6635 * MAINTAINERS: Update my email address.
6637 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6639 * MAINTAINERS: Update my email address.
6641 2010-03-09 Jie Zhang <jie@codesourcery.com>
6643 * MAINTAINERS: Update my email address.
6645 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6648 * configure.ac (RANLIB): Default to true.
6650 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6651 * configure: Regenerate.
6653 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
6655 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6656 (Write After Approval): Update my email address.
6658 2010-02-17 Nick Clifton <nickc@redhat.com>
6661 * Makefile.tpl (local-distclean): Also remove config.cache files in
6662 sub-directories as there may not be Makefiles present in the
6664 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6665 the config.cache files found by the find command.
6667 * Makefile.in: Regenerate.
6668 * configure.ac: Revert previous delta.
6669 * configure: Regenerate.
6671 2010-02-15 Nick Clifton <nickc@redhat.com>
6674 * configure.ac: Delete config.cache files in sub-directories when
6676 * configure: Regenerate.
6678 2010-02-12 Ben Elliston <bje@gnu.org>
6680 * MAINTAINERS: Update my email address.
6682 2010-02-08 Andrew Pinski <pinskia@gmail.com>
6684 * MAINTAINERS (spu port): Update my email address.
6686 2010-02-08 Jie Zhang <jie.zhang@analog.com>
6688 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6690 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6692 * configure.ac: Add "recommended" version checks for GMP/MPC.
6693 Update recommended GMP/MPFR/MPC versions.
6694 * configure: Regenerate.
6696 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6698 * MAINTAINERS: Move my Embecosm email address into the
6699 write-after-approval section.
6701 2010-01-26 Ian Lance Taylor <iant@google.com>
6703 * MAINTAINERS: Add myself as Go frontend maintainer.
6705 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
6707 PR libstdc++/36101, PR libstdc++/42813
6708 * configure.ac (bootstrap_target_libs): Make inclusion of
6709 target-libgomp conditional on libgomb being in target_configdirs.
6710 * configure: Regenerate.
6712 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
6714 PR libstdc++/36101, PR libstdc++/42813
6715 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6716 * configure: Regenerate.
6718 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
6720 PR libstdc++/36101, PR libstdc++/42813
6721 * configure.ac (target_configdirs): Substitute.
6722 * Makefile.def: Bootstrap target module libgomp.
6723 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6724 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6725 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6726 * configure, Makefile.in: Regenerate.
6728 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6730 * MAINTAINERS: Adjust my details.
6732 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6734 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6736 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6738 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6740 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6742 * MAINTAINERS (Write After Approval): Add myself.
6744 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6746 * MAINTAINERS (Write After Approval): Add myself.
6748 2010-01-11 Richard Guenther <rguenther@suse.de>
6751 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6752 * Makefile.in: Regenerated.
6754 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
6756 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6757 * configure: Regenerate.
6759 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6760 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6763 * configure.ac: Include libtool m4 files.
6764 (_LT_CHECK_OBJDIR): Call it.
6765 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6766 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6768 * configure: Regenerate.
6770 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6773 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6774 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6775 * Makefile.in: Regenerate.
6777 2010-01-02 Richard Guenther <rguenther@suse.de>
6780 * configure.ac: Include config/elf.m4. Disable LTO if not
6781 builting for an elf target.
6782 * configure: Regenerate.
6784 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6786 * MAINTAINERS: Change my email address.
6788 2009-12-18 Ben Elliston <bje@au.ibm.com>
6790 * config.sub, config.guess: Update from upstream sources.
6792 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6794 * MAINTAINERS (Write After Approval): Add myself.
6796 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6802 * configure.ac: Require MPC.
6803 * configure: Regenerate.
6805 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6809 * libtool.m4: Sync from git Libtool.
6810 * ltoptions.m4: Likewise.
6811 * ltversion.m4: Likewise.
6812 * lt~obsolete.m4: Likewise.
6813 * ltmain.sh: Likewise.
6815 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6817 * configure.ac: Update minimum MPC version to 0.8.
6818 * configure: Regenerate.
6820 2009-11-21 Sebastian Pop <sebpop@gmail.com>
6822 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6823 * configure: Regenerated.
6825 2009-11-21 Ian Lance Taylor <iant@google.com>
6827 * configure.ac: Change default of poststage1_ldflags to be empty if
6828 poststage1_libs is set. When poststage1_libs is empty, and
6829 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6830 * configure: Rebuild.
6832 2009-11-21 Adam Nemet <adambnmet@gmail.com>
6834 * MAINTAINERS (Write After Approval): Update my email address.
6836 2009-11-20 Ben Elliston <bje@au.ibm.com>
6838 * config.guess: Update from upstream sources.
6840 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6842 * Makefile.def: Restore host and target settings for gmp.
6843 * Makefile.in: Rebuild.
6845 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6847 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6848 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6849 Fix portability of test of C++ as bootstrap language. Add
6850 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6851 * configure: Rebuild.
6852 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6853 and cloog. Fix in-tree ppl configuration. Introduce libelf
6855 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6856 (POSTSTAGE1_HOST_EXPORTS): Use it.
6857 (STAGE[+id+]_CXXFLAGS): New.
6858 (BASE_FLAGS_TO_PASS): Pass it down.
6859 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6861 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6862 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6864 * Makefile.in: Rebuild.
6866 2009-11-17 Ben Elliston <bje@au.ibm.com>
6868 * config.sub, config.guess: Update from upstream sources.
6870 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6872 * MAINTAINERS (Write After Approval): Add myself.
6874 2009-11-09 Jon Beniston <jon@beniston.com>
6876 * MAINTAINERS (Write After Approval): Add myself.
6878 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6880 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6881 paths for *-w64-mingw* and x86_64-*mingw*.
6882 * configure: Regenerated.
6884 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
6886 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6888 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6890 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6891 Phil Edwards to Write-After Approval.
6893 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
6895 * configure.ac: Disable target-winsup & co for
6896 x86_64-*-mingw* and *-w64-mingw* targets.
6897 * configure: Regenerated.
6899 2009-10-16 Nick Clifton <nickc@redhat.com>
6901 * MAINTAINERS: Add myself as a maintainer for the RX port.
6903 2009-10-26 Johannes Singler <singler@kit.edu>
6905 * MAINTAINERS (Write After Approval): Update my e-mail address.
6907 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6909 * configure.ac (CLooG test): Use = with test.
6910 * configure: Regenerate.
6912 2009-10-22 Richard Guenther <rguenther@suse.de>
6914 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6915 cloog if the ppl version check failed. Move flags saving
6916 before setting in libelf check.
6917 * configure: Regenerate.
6919 2009-10-21 Richard Guenther <rguenther@suse.de>
6921 * configure.ac: Adjust the ppl and cloog configure to work as
6922 documented. Disable cloog if ppl was disabled. Omit the version
6923 checks if they were disabled.
6924 * configure: Re-generate.
6926 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6928 * configure.ac: Add 'lto' to enable_languages, not
6929 new_enable_languages, and only if not already present.
6930 * configure: Regenerate.
6932 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6934 * README: Refer to the various COPYING* files instead of just
6936 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6938 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
6940 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6942 2009-10-07 Richard Guenther <rguenther@suse.de>
6944 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6945 and Richard Guenther as reviewers.
6946 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6949 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
6951 * config.sub: Update from upstream sources.
6953 2009-10-06 Ian Lance Taylor <iant@google.com>
6955 * Makefile.def: check-gold depends upon all-gas.
6956 * Makefile.in: Rebuild.
6958 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6960 * MAINTAINERS (Write After Approval): Add myself.
6962 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6964 * Makefile.def: all-lto-plugin depends on all-libiberty.
6965 set bootstrap=true for lto-plugin.
6967 * Makefile.in: Regenerate.
6968 * configure.ac (host_libs): Add lto-plugin.
6969 * configure: Regenerate.
6971 2009-10-03 Diego Novillo <dnovillo@google.com>
6973 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6974 (HOST_LIBELFLIBS): Define.
6975 (HOST_LIBELFINC): Define.
6976 * Makefile.in: Regenerate.
6977 * configure.ac: Add --enable-lto.
6978 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6979 If --enable-lto is used, add 'lto' to new_enable_languages.
6980 If --enable-lto is used and gold is enabled, add
6981 lto-plugin to configdirs.
6982 * configure: Regenerate.
6984 2009-10-03 Simon Baldwin <simonb@google.com>
6986 * configure.ac: If --with-system-zlib, suppress local zlib and
6987 pass --with-system-zlib to subdir configure scripts.
6988 * configure: Regenerate.
6990 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
6991 Paolo Bonzini <bonzini@gnu.org>
6993 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6995 * Makefile.in: Rebuilt.
6997 2009-09-26 Gary Funck <gary@intrepid.com>
6999 * MAINTAINERS (Write After Approval): Add myself.
7001 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7003 * configure.ac: Update minimum MPC version to 0.7.
7004 * configure: Regenerate.
7006 2009-09-25 Nick Clifton <nickc@redhat.com>
7008 * configure.ac: Pass any --cache-file=/dev/null option on to
7010 * configure: Regenerate.
7012 2009-09-23 Nick Clifton <nickc@redhat.com>
7014 * config.sub, config.guess: Update from upstream sources.
7016 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
7018 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7019 * Makefile.in: Rebuilt.
7021 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7024 * configure.ac: Error out if $srcdir isn't '.' but contains
7025 host-${host_noncanonical}.
7026 * configure: Regenerate.
7028 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7030 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7033 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7035 * configure.ac: If bootstrapping a combined tree with
7036 --enable-gold, require c++ in stage1_languages.
7037 * configure: Regenerate.
7039 * configure.ac: Also add target_libs of stage1_languages to
7040 bootstrap_target_libs.
7041 * configure: Regenerate.
7043 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7044 with --enable-languages not containing c++.
7045 * configure: Regenerate.
7047 2009-09-15 Jie Zhang <jie.zhang@analog.com>
7049 * configure.ac: Disable java and boehm-gc for bfin-*-*.
7050 * configure: Regenerate.
7052 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
7054 * MAINTAINERS (Write After Approval): Update my e-mail address,
7055 and move from from here...
7056 (Waiting for paperwork): To here.
7058 2009-09-09 Joseph Myers <joseph@codesourcery.com>
7060 * MAINTAINERS (Reviewers): Add self as driver reviewer.
7062 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7064 * configure.ac: Do not use $extrasub for replacing @if/@endif
7065 parts in Makefile; instead, use additional arguments to
7066 AC_CONFIG_COMMANDS to do the replacement manually, with several
7067 sed invocations, to avoid HP-UX sed command limits.
7068 * configure: Regenerate.
7070 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
7072 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7075 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
7077 * configure.ac (with-build-config): Document. Handle without.
7078 Handle missing argument.
7079 * configure: Rebuilt.
7081 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
7083 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
7084 Default to bootstrap-debug only if compare-debug works.
7085 * configure: Rebuilt.
7086 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7087 * Makefile.in: Rebuilt.
7089 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7091 * MAINTAINERS (OS Port Maintainers): Update my email address.
7093 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
7095 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7096 * Makefile.in: Rebuilt.
7098 2009-09-01 Chris Demetriou <cgd@google.com>
7100 * MAINTAINERS (Write After Approval): Add myself.
7102 2009-08-31 Dodji Seketeli <dodji@redhat.com>
7105 * include/dwarf2.h (enum dwarf_tag): Added
7106 DW_TAG_GNU_template_template_param
7107 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7109 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7111 * Makefile.tpl (AWK): Fix typo.
7112 * Makefile.in: Regenerate.
7114 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7116 * configure.ac: Detect awk and sed.
7117 * Makefile.def (flags_to_pass): Add AWK and SED.
7118 * Makefile.tpl (AWK, SED): New.
7119 (BASE_FLAGS_TO_PASS): Add AWK and SED.
7120 * configure: Regenerate.
7121 * Makefile.in: Regenerate.
7123 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
7125 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7126 (collapseslashes): Likewise.
7128 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7130 * configure.ac (AC_PREREQ): Bump to 2.64.
7132 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7134 * configure.ac: Remove --with-datarootdir, --with-docdir,
7135 --with-pdfdir, --with-htmldir switches.
7136 * configure: Regenerate.
7138 * configure: Regenerate.
7140 * compile: Sync from Automake 1.11.
7141 * depcomp: Likewise.
7142 * install-sh: Likewise.
7143 * missing: Likewise.
7144 * mkinstalldirs: Likewise.
7147 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
7149 * ltmain.sh (func_normal_abspath): New function.
7150 (func_relative_path): Likewise.
7151 (func_mode_help): Document new -bindir option for link mode.
7152 (func_mode_link): Add new -bindir option, and use it to place
7153 output DLL if specified.
7155 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7157 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7158 (baseargs): Add --disable-option-checking.
7159 * configure: Regenerate.
7161 * Makefile.def (configure-target-libiberty): Depend on
7162 all-binutils and all-ld.
7163 (configure-target-newlib): Likewise.
7164 * Makefile.in: Regenerate.
7166 2009-08-17 Ben Elliston <bje@au.ibm.com>
7168 * config.sub, config.guess: Update from upstream sources.
7170 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7172 Sync from src, merge:
7174 2009-07-02 Tristan Gingold <gingold@adacore.com>
7176 * configure.ac: Do not exclude gas for i386-*-darwin.
7177 Add a case for x86_64-*-darwin.
7178 * configure: Regenerate.
7180 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
7182 * MAINTAINERS: Add my name to Write After Approval list.
7184 2009-08-06 Michael Eager <eager@eagercon.com>
7186 * configure.ac: Add Microblaze target.
7187 * configure: Regenerate.
7189 2009-07-31 Christian Bruel <christian.bruel@st.com>
7191 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7192 * configure: Regenerate.
7194 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
7196 * MAINTAINERS (Write After Approval): Update my e-mail address.
7198 2009-07-06 Ian Lance Taylor <iant@google.com>
7200 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7201 * configure: Rebuild.
7203 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
7205 * MAINTAINERS: Move myself to the Graphite Reviewers.
7207 2009-06-30 Wei Guozhi <carrot@google.com>
7209 * MAINTAINERS: Add my name to Write After Approval list.
7211 2009-06-26 Steve Ellcey <sje@cup.hp.com>
7214 * configure.ac (comparestring): Create new variable.
7215 * Makefile.tpl (comparestring): Use to skip some comparisions.
7216 * configure: Regenerate.
7217 * Makefile.in: Regenerate.
7219 2009-06-26 Doug Evans <dje@sebabeach.org>
7221 * Makefile.def (host_modules): Add cgen.
7222 * Makefile.in: Regenerate.
7223 * configure.ac (host_tools): Add cgen.
7224 * configure: Regenerate.
7226 2009-06-23 DJ Delorie <dj@redhat.com>
7228 * MAINTAINERS: Add myself as mep maintainer.
7230 2009-06-23 Ian Lance Taylor <iant@google.com>
7232 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
7233 boot_languages. Only bootstrap target libraries listed in
7234 target_libs for some boot language. Add --with-stage1-ldflags,
7235 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
7236 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
7237 if not building with C++.
7238 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7239 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7240 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7241 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7242 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
7243 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7244 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7245 * configure, Makefile.in: Rebuild.
7247 2009-06-23 Li Feng <nemokingdom@gmail.com>
7249 * MAINTAINERS: Added my name to write-after-approval list.
7251 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
7253 * configure.ac: Define is_elf for QNX Neutrino targets.
7254 * configure: Regenerate.
7256 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
7258 * MAINTAINERS: Added my name to the write-after-approval list
7260 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7262 * configure.ac: Detect MPC in default directory.
7263 * configure: Regenerate.
7265 2009-06-03 Jerome Guitton <guitton@adacore.com>
7266 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7268 * Makefile.tpl (all): Avoid a trailing backslash.
7269 * Makefile.in: Regenerate.
7271 2009-06-03 Ben Elliston <bje@au.ibm.com>
7273 * config.sub, config.guess: Update from upstream sources.
7275 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7277 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7279 * configure: Regenerate.
7281 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
7283 * Makefile.tpl ([+compare-target+]): Compare all stage
7284 directories, rather than just gcc.
7285 * Makefile.in: Rebuilt.
7287 2009-06-01 Doug Kwan <dougkwan@google.com>
7289 * configure.ac: Support gold for target arm*-*-*.
7290 * configure: Regenerate.
7292 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7294 * Makefile.def: Add MPC support and dependencies.
7295 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7297 * Makefile.in, configure: Regenerate.
7299 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
7301 * Makefile.tpl (all): Avoid harmless warning in make all when
7302 gcc-bootstrap is enabled but stage_last does not exist.
7303 * Makefile.in: Rebuilt.
7305 2009-05-24 Nicolas Roche <roche@adacore.com>
7307 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7308 * Makefile.in: Regenerate.
7310 2009-05-21 Denis Chertykov <chertykov@gmail.com>
7312 * MAINTAINERS: Update my e-mail address.
7314 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7316 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7317 * configure: Regenerate.
7319 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7322 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7323 gcc-no-bootstrap are mutually exclusive.
7324 * Makefile.in: Rebuilt.
7326 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7329 * Makefile.tpl (all): Don't end with unconditional success.
7330 * Makefile.in: Rebuilt.
7332 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
7335 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7336 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7337 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7338 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7339 stage_configureflags, stage_cflags and stage_libcflags into
7340 explicit Makefile macros.
7341 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7343 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7344 CC. Set CC_FOR_BUILD from CC.
7345 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7346 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7347 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7348 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7350 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7351 (_LIBCFLAGS): Renamed to _TFLAGS.
7352 (do-compare-debug, do-compare3-debug): Drop.
7353 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7354 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7355 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7356 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7357 (XGCC_FLAGS_FOR_TARGET): New.
7358 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7359 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7360 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7361 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7362 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
7363 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7365 (BUILD_CONFIG): Include if requested.
7366 (all): Set TFLAGS on bootstrap.
7367 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7368 (all-stageid-prefixmodule): Likewise.
7369 (do-clean, distclean-stageid): Set TFLAGS.
7370 (restrap): Fix whitespace.
7371 * Makefile.in: Rebuilt.
7373 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
7375 * config.guess: Sync with src.
7377 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7379 * configure.ac ($with_ppl): Default to no if not supplied.
7380 ($with_cloog): Likewise.
7381 configure: Regenerate.
7383 2009-04-27 James E. Wilson <wilson@codesourcery.com>
7385 * MAINTAINERS: Update my e-mail address.
7387 2009-04-27 Nick Clifton <nickc@redhat.com>
7389 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7391 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7393 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7394 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7395 * Makefile.in: Regenerate.
7397 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7400 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7401 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7403 * configure, Makefile.in: Regenerate.
7405 2009-04-21 Taras Glek <tglek@mozilla.com>
7407 * include/hashtab.h: Update GTY annotations to new syntax
7408 * include/splay-tree.h: Likewise
7410 2009-04-17 Ben Elliston <bje@au.ibm.com>
7412 * config.sub, config.guess: Update from upstream sources.
7414 2009-04-15 Anthony Green <green@moxielogic.com>
7416 * configure.ac: Add moxie support.
7417 * configure: Rebuilt.
7419 2009-04-14 Jakub Jelinek <jakub@redhat.com>
7421 * configure.ac: Change copyright header to refer to version
7422 3 of the GNU General Public License and to point readers at the
7423 COPYING3 file and the FSF's license web page.
7424 * Makefile.def: Likewise.
7425 * Makefile.tpl: Likewise.
7426 * Makefile.in: Regenerate.
7428 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7430 * configure.ac: Restore match for darwin9 or later. Use double
7431 brackets since regeneration eats one pair.
7432 * configure: Regenerate.
7434 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7437 * configure.ac: Require texinfo 4.7.
7438 * configure: Regenerated.
7440 2009-04-09 Nick Clifton <nickc@redhat.com>
7442 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7443 the GCC Runtime Library Exception.
7445 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7447 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7448 * configure: Regenerate.
7450 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7452 * Makefil.def (languages): New entries.
7453 * Makefile.tpl (check-gcc-*): New generic target.
7454 * Makefile.in: Regenerate.
7456 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7458 * MAINTAINERS: Update my email address.
7460 2009-03-18 Tom Tromey <tromey@redhat.com>
7462 * configure: Rebuild.
7463 * configure.ac (host_libs): Add libiconv.
7464 * Makefile.in: Rebuild.
7465 * Makefile.def (host_modules): Add libiconv.
7466 (configure-gdb, all-gdb): Depend on libiconv.
7468 2009-03-16 Tristan Gingold <gingold@adacore.com>
7470 * configure.ac: Treat gdb as supported on x86_64-darwin.
7471 * configure: Regenerate.
7473 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7475 * configure.ac (--with-host-libstdcxx): New option.
7476 * configure: Regenerate.
7478 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7480 * MAINTAINERS: Move myself into the write after approval list.
7482 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7484 * MAINTAINERS: Update e-mail address.
7486 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7488 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7490 2009-03-10 Ira Rosen <irar@il.ibm.com>
7492 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7494 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7496 Backport from git Libtool:
7498 2009-01-19 Robert Millan <rmh@aybabtu.com>
7499 Support GNU/kOpenSolaris.
7500 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7501 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7502 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7505 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7507 * MAINTAINERS: Update e-mail address.
7509 2009-02-24 Michael Eager <eager@eagercon.com>
7511 * MAINTAINERS (Write After Approval): Add self.
7513 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7515 * MAINTAINERS (Write After Approval): Add myself.
7517 2009-02-05 Andreas Schwab <schwab@suse.de>
7519 * Makefile.tpl (stage_last): Define $r and $s before using
7520 $(RECURSE_FLAGS_TO_PASS).
7521 * Makefile.in: Regenerate
7523 2009-01-30 Ian Lance Taylor <iant@google.com>
7525 * MAINTAINERS: Move myself to the Global Reviewers list.
7527 2009-01-29 Robert Millan <rmh@aybabtu.com>
7529 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7530 * configure: Regenerate.
7532 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7534 * MAINTAINERS: Make whitespace consistent.
7535 Remove Robert Millan from Write After Approval.
7537 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7539 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7540 (all-opcodes): Depend on all-libiberty.
7541 * Makefile.in: Regenerate.
7543 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7545 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7546 * configure: Regenerate.
7548 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7550 * MAINTAINERS (Write After Approval): Add myself.
7552 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7554 * MAINTAINERS: Add myself to reviewers (Fortran).
7556 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7558 PR tree-optimization/38515
7559 * configure.ac (cloog-polylib): Removed.
7560 (with_ppl, with_cloog): Test for "no".
7561 * configure: Regenerated.
7563 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7565 * MAINTAINERS: Moved myself to reviewers (Fortran).
7567 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7569 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7570 (Write After Approval): Remove myself.
7572 2009-01-03 Diego Novillo <dnovillo@google.com>
7574 * MAINTAINERS: Remove myself from alias maintainership.
7576 2009-01-02 David Ayers <ayers@fsfe.org>
7578 * MAINTAINERS: Update e-mail address.
7580 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7582 * MAINTAINERS: Make whitespace consistent.
7584 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7586 Backport from upstream Libtool:
7587 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7588 Add cache variables to tests that require the linker to work.
7589 For shlibpath_overrides_runpath, this also changes the semantics
7590 to let the result from the C compiler take precedence.
7592 2008-12-02 Ben Elliston <bje@au.ibm.com>
7594 * config.sub, config.guess: Update from upstream sources.
7596 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
7598 * configure.ac (ppllibs): Add by default the lib flags.
7599 * configure: Regenerate.
7601 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
7603 * MAINTAINERS: Add myself to the write after approval list.
7605 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7607 * configure.ac: Add double brackets on darwin[912].
7608 * configure: Regenerate.
7610 2008-12-03 Daniel Kraft <d@domob.eu>
7612 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7613 Approval to Reviewer section (for Fortran front-end).
7615 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7617 * configure.ac: Expand to darwin10 and later.
7618 * configure: Regenerate.
7620 2008-12-02 Andreas Schwab <schwab@suse.de>
7622 * Makefile.def: configure-target-boehm-gc depends on
7623 all-target-libstdc++-v3.
7624 * Makefile.in: Regenerate.
7626 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
7628 * MAINTAINERS: Add myself as mingw maintainer.
7630 2008-12-02 Ben Elliston <bje@au.ibm.com>
7632 * config.sub, config.guess: Update from upstream sources.
7634 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7636 * README.SCO: Remove.
7638 2008-11-29 Fernando Pereira <pronesto@gmail.com>
7640 * MAINTAINERS: Add myself to the write after approval list.
7642 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7644 * MAINTAINERS: Update my email address in WAA section.
7646 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
7648 * MAINTAINERS: Update e-mail address.
7650 2008-11-27 Toon Moene <toon@moene.org>
7652 * MAINTAINERS: Change e-mail address.
7654 2008-11-27 Tristan Gingold <gingold@adacore.com>
7656 * configure.ac: Build gdb for i?86-*-darwin*
7657 * configure: Regenerated.
7659 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
7661 * MAINTAINERS: Added my full name.
7663 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7670 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7672 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7673 * Makefile.in: Regenerated.
7675 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7682 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7683 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7684 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7685 (HOST_EXPORTS): Pass CPPFLAGS.
7686 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7687 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7688 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7689 * Makefile.in, configure: Regenerated.
7690 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7691 and CPPFLAGS_FOR_BUILD.
7693 2008-11-06 Jeff Law <law@redhat.com>
7695 * MAINTAINERS: Add myself as middle end maintainer.
7697 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
7699 * MAINTAINERS (Write after approval): Add myself.
7701 2008-11-05 Diego Novillo <dnovillo@google.com>
7703 * MAINTAINERS (Global Reviewers): Add myself.
7704 (Non-Algorithmic Maintainers): Remove myself.
7706 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7708 * MAINTAINERS (Write after approval): Add myself.
7710 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7712 * MAINTAINERS (Write after approval): Add myself.
7714 2008-10-31 Ben Elliston <bje@au.ibm.com>
7716 * configure.ac (spu-*-*): Remove special case.
7717 * configure: Regenerate.
7719 2008-10-30 Catherine Moore <clm@codesourcery.com>
7721 * MAINTAINERS (Write after approval): Update my email address.
7723 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7725 * configure.ac [spu-*-*]: Do not set skipdirs.
7726 * configure: Re-generate.
7728 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7730 * MAINTAINERS (Various Maintainers): Add myself to reload.
7732 2008-10-25 Richard Guenther <rguenther@suse.de>
7734 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7735 maintainer. Remove myself as libgcc-math maintainer.
7736 (Non-Algorithmic Maintainers): Remove myself.
7738 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7740 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7741 * Makefile.in: Regenerated.
7743 2008-10-23 Cary Coutant <ccoutant@google.com>
7745 * MAINTAINERS (Write after approval): Add myself.
7747 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7754 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7755 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7756 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7757 (HOST_EXPORTS): Pass CPPFLAGS.
7758 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7759 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7760 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7761 * Makefile.in, configure: Regenerated.
7762 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7763 and CPPFLAGS_FOR_BUILD.
7765 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
7767 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7770 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7772 * MAINTAINERS (Write After Approval): Added myself.
7774 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7776 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7777 recommended version to 2.3.2.
7779 * configure: Regenerate.
7781 2008-10-01 Mark Mitchell <mark@codesourcery.com>
7783 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7785 2008-09-29 David Daney <david.daney@caviumnetworks.com>
7787 * MAINTAINERS (Write After Approval): Update e-mail address.
7789 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7791 * libtool.m4: Update to libtool 2.2.6.
7792 * lt~obsolete.m4: Update to libtool 2.2.6.
7793 * ltmain.sh: Update to libtool 2.2.6.
7794 * ltsugar.m4: Update to libtool 2.2.6.
7795 * ltversion.m4: Update to libtool 2.2.6.
7796 * ltoptions.m4: Update to libtool 2.2.6.
7797 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7799 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7801 * MAINTAINERS (Write After Approval): Add myself.
7803 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7805 * MAINTAINERS (Write After Approval): Update my name.
7807 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7809 * MAINTAINERS: Add myself in "Write After Approval".
7811 2008-09-18 Steve Ellcey <sje@cup.hp.com>
7813 * MAINTAINERS: Add myself as ia64 maintainer.
7815 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7817 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7818 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7819 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7820 and Michael Tiemann from Write After Approval since they do not
7821 actually have access.
7823 2008-09-05 Richard Guenther <rguenther@suse.de>
7825 * configure.ac: Initialize clooglibs to -lcloog.
7826 * configure: Re-generate.
7828 2008-09-04 Le-Chun Wu <lcwu@google.com>
7830 * MAINTAINERS (Write After Approval): Add myself.
7832 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7834 * configure.ac (--with-cloog-polylib): New.
7835 (--disable-cloog-version-check): New.
7836 (--disable-ppl-version-check): New.
7837 * configure: Re-generate.
7839 2008-09-03 Richard Guenther <rguenther@suse.de>
7841 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7843 * configure: Re-generate.
7845 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7848 * MAINTAINERS: Add picoChip maintainers.
7850 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7851 Tobias Grosser <grosser@fim.uni-passau.de>
7852 Jan Sjodin <jan.sjodin@amd.com>
7853 Harsha Jagasia <harsha.jagasia@amd.com>
7854 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7855 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7856 Adrien Eliche <aeliche@isty.uvsq.fr>
7858 Merge from graphite branch.
7859 * configure: Regenerate.
7860 * Makefile.in: Regenerate.
7861 * configure.ac (host_libs): Add ppl and cloog.
7862 Add checks for PPL and CLooG.
7863 * Makefile.def (ppl, cloog): Added modules and dependences.
7864 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7865 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7867 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7869 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7870 (GCC_SHLIB_SUBDIR): New.
7871 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7872 * configure: Regenerate.
7873 * Makefile.in: Regenerate.
7875 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7877 * MAINTAINERS: Consistently use tabs to separate columns.
7879 2008-08-29 Tristan Gingold <gingold@adacore.com>
7881 * MAINTAINERS (Write after Approval): Add myself.
7883 2008-08-28 Tristan Gingold <gingold@adacore.com>
7885 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7886 Enable bfd, binutils and opcodes.
7887 * configure: Regenerate.
7889 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7891 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7893 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7895 * MAINTAINERS: Use correct Umlaut for last name.
7897 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7899 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7901 2008-08-16 David Edelsohn <edelsohn@gnu.org>
7903 * MAINTAINERS: Update my email address.
7905 2008-08-16 Nicolas Roche <roche@adacore.com>
7907 * Makefile.tpl: Add BOOT_ADAFLAGS.
7908 * Makefile.in: Regenerate.
7910 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7912 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7913 * configure: Regenerate.
7915 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
7917 * configure.ac: Add makefile fragments for hpux.
7918 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7919 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7920 * configure: Regenerate.
7921 * Makefile.in: Regenerate.
7923 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
7925 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7927 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
7929 * MAINTAINERS (Write after Approval): Add myself.
7931 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7933 * MAINTAINERS (Write After Approval): Add myself.
7935 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
7937 * MAINTAINERS (Write After Approval): Add myself.
7939 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7941 * MAINTAINERS: Update my email address.
7943 2008-06-25 Joey Ye <joey.ye@intel.com>
7945 * MAINTAINERS (Write After Approval): Add myself.
7947 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7949 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7950 * Makefile.in: Regenerate.
7951 * configure: Regenerate.
7953 2008-06-17 Daniel Kraft <d@domob.eu>
7955 * MAINTAINERS (Write After Approval): Add myself.
7957 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7959 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7960 "$@" is still intact with both Autoconf 2.59 and 2.62.
7961 * configure: Regenerate.
7963 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7965 * Makefile.tpl: Fix comment errors.
7966 * Makefile.in: Regenerate.
7968 2008-06-12 David S. Miller <davem@davemloft.net>
7969 David Edelsohn <edelsohn@gnu.org>
7971 * configure.ac: Add powerpc*-*-* to gold supported targets.
7972 * configure: Regenerate.
7974 2008-06-08 Joseph Myers <joseph@codesourcery.com>
7976 PR tree-optimization/36218
7977 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7978 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7979 (all prefix="build-"): Pass them to build-system sub-makes.
7980 * Makefile.in: Regenerate.
7982 2008-06-07 Joseph Myers <joseph@codesourcery.com>
7984 * MAINTAINERS (mt port): Remove.
7985 (sco5, unixware, sco udk): Remove.
7986 (Kean Johnston): Add to Write After Approval.
7988 2008-05-30 Julian Brown <julian@codesourcery.com>
7990 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7991 of libobjc for ARM EABI Linux.
7992 * configure: Regenerate.
7994 2008-05-18 Xinliang David Li <davidxl@google.com>
7996 * ChangeLog: Remove wrong ChangeLog entry.
7998 2008-05-17 Xinliang David Li <davidxl@google.com>
8000 * MAINTAINERS (Write After Approval): Add myself.
8002 2008-05-15 Janus Weil <janus@gcc.gnu.org>
8004 * MAINTAINERS (Write After Approval): Add myself.
8006 2008-05-14 Rafael Espíndola <espindola@google.com>
8008 * config-ml.in: don't handle --enable-shared and --enable-static.
8010 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
8012 * MAINTAINERS: Update my email address.
8014 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
8016 * MAINTAINERS: Update my email address.
8018 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
8020 * MAINTAINERS (Write After Approval): Add myself.
8022 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
8024 * MAINTAINERS (Write After Approval): Add myself.
8026 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
8028 * MAINTAINERS (crx): Add myself.
8030 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8033 2008-04-14 David S. Miller <davem@davemloft.net>
8035 * configure.ac: Add sparc*-*-* to gold supported targets.
8036 * configure: Regenerate.
8038 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8041 * configure.ac: Include override.m4.
8042 * configure: Regenerate.
8044 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8046 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8047 * Makefile.in: Regenerate.
8049 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
8051 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
8052 as nonconfigurable directories list.
8053 * configure: Regenerate.
8055 2008-04-14 Ben Elliston <bje@au.ibm.com>
8057 * config.sub, config.guess: Update from upstream sources.
8059 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
8061 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8062 * Makefile.in: Regenerate.
8064 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
8066 * configure.ac: Do not build libssp for the AVR.
8067 * configure: Regenerate.
8069 2008-04-07 Ian Lance Taylor <iant@google.com>
8071 * Makefile.def: check-gold depends upon all-binutils.
8072 * Makefile.in: Regenerate.
8074 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
8076 * MAINTAINERS (Write After Approval): Add myself.
8078 2008-04-04 Nick Clifton <nickc@redhat.com>
8081 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8083 * configure: Regenerate.
8085 2008-04-04 NightStrike <NightStrike@gmail.com>
8088 * configure.ac: Combine rules for mingw32 and mingw64.
8089 * configure: Regenerate.
8091 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
8093 * MAINTAINERS (Write After Approval): Add myself.
8095 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
8097 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8098 * Makefile.in (.NOTPARALLEL): Ditto.
8100 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
8102 * MAINTAINERS (Write After Approval): Add myself.
8104 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
8106 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8107 * Makefile.in (.NOTPARALLEL): Regenerate.
8109 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
8111 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8112 * Makefile.in: Regenerate.
8114 2008-03-26 Jakub Staszak <kuba@et.pl>
8116 * MAINTAINERS (Write After Approval): Add myself.
8118 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8120 * MAINTAINERS: Update e-mail address.
8122 2008-03-20 Ian Lance Taylor <iant@google.com>
8124 * configure.ac: Add support for --enable-gold.
8125 * Makefile.def: Add gold as a directory like ld.
8126 * configure, Makefile.in: Regenerate.
8128 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8130 * configure.ac: m4_include config/proginstall.m4.
8131 * configure: Regenerate.
8133 Backport from upstream Libtool:
8135 2007-10-12 Eric Blake <ebb9@byu.net>
8137 Deal with Autoconf 2.62's semantic change in m4_append.
8138 * ltsugar.m4 (lt_append): Replace broken versions of
8140 (lt_if_append_uniq): Don't require separator to be overquoted,
8141 and avoid broken m4_append.
8142 (lt_dict_add): Fix typo.
8143 * libtool.m4 (_LT_DECL): Don't overquote separator.
8145 2008-03-13 David Edelsohn <edelsohn@gnu.org>
8147 * config.rpath: Add AIX 6 support.
8149 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
8151 * Makefile.def (stageprofile). Remove -fprofile-generate
8152 from stage_libcflags.
8153 * Makefile.in: Regenerate.
8155 2008-03-13 Ben Elliston <bje@au.ibm.com>
8157 * config.sub, config.guess: Update from upstream sources.
8159 2008-03-06 Tom Tromey <tromey@redhat.com>
8161 * MAINTAINERS: Update for treelang deletion.
8163 2008-03-03 James E. Wilson <wilson@tuliptree.org>
8165 * MAINTAINERS: Update my email address.
8167 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
8169 * MAINTAINERS (darwin port): Add myself as a maintainer.
8170 (objective-c/c++): Add myself as a maintainer.
8172 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
8174 * MAINTAINERS (Write After Approval): Update my email address.
8176 2008-02-25 Tomas Bily <tbily@suse.cz>
8178 * MAINTAINERS (Write After Approval): Add myself.
8180 2008-02-23 Jakub Jelinek <jakub@redhat.com>
8182 * MAINTAINERS (OpenMP): Add myself.
8184 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
8189 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8190 * configure: Regenerate.
8192 * Makefile.def: Define stage_libcflags for all bootstrap stages.
8193 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8194 STAGE4_LIBCFLAGS): New.
8195 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8196 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8197 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8198 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8199 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8200 for target modules. Don't export LIBCFLAGS.
8201 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8202 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8203 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8204 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8205 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8206 * Makefile.in: Regenerate.
8208 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8211 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8212 Do not use -DDLL_EXPORT. Backport from upstream.
8214 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8216 * MAINTAINERS (Write After Approval): Add myself.
8218 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
8220 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8221 * configure: Regenerate.
8223 2008-01-31 Marc Gauthier <marc@tensilica.com>
8225 * configure.ac (xtensa*-*-*): Recognize processor variants.
8226 * configure: Regenerate.
8228 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8231 * configure.ac (PARSE_ARGS): Push suitable setting of
8232 ac_subdirs_all, for `./configure --help=recursive'.
8233 Handle `+' in generic toplevel directory disabling.
8234 * configure: Regenerate.
8236 2008-01-28 Nick Clifton <nickc@redhat.com>
8238 * MAINTAINERS (xstormy16): Take over maintainership.
8240 2008-01-25 Joseph Myers <joseph@codesourcery.com>
8242 * MAINTAINERS (c4x port): Remove.
8244 2008-01-24 David Edelsohn <edelsohn@gnu.org>
8246 * libtool.m4: Backport AIX 6 support from ToT Libtool.
8248 2008-01-23 Ben Elliston <bje@au.ibm.com>
8250 * config.sub, config.guess: Update from upstream sources.
8252 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
8254 * MAINTAINERS (Write After Approval): Add myself.
8256 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
8258 * MAINTAINERS: Update my email address.
8260 2008-01-09 Raksit Ashok <raksit@google.com>
8262 * MAINTAINERS (Write After Approval): Add myself.
8264 2008-01-09 Raksit Ashok <raksit@google.com>
8266 * MAINTAINERS (Write After Approval): Add myself.
8268 2008-01-08 Ben Elliston <bje@au.ibm.com>
8270 * config.sub, config.guess: Update from upstream sources.
8272 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8274 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8275 Change recommended MPFR from 2.2.1 -> 2.3.0.
8276 * configure: Regenerate.
8278 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8280 * MAINTAINERS: Update my email address.
8282 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8284 * MAINTAINERS: Update my email address.
8286 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8288 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8289 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8290 * Makefile.in: Regenerate.
8292 2007-12-10 Mark Heffernan <meheff@google.com>
8294 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8297 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8299 * configure.ac: Enable libjava for x86_64-*-darwin9.
8300 * configure: Regenerate.
8302 2007-12-07 Bill Maddox <maddox@google.com>
8304 * MAINTAINERS (Write After Approval): Add myself.
8306 2007-12-05 Ben Elliston <bje@au.ibm.com>
8308 * config.sub, config.guess: Update from upstream sources.
8310 2007-12-02 Matthias Klose <doko@ubuntu.com>
8312 * config-ml.in: Remove 64bit configure tests.
8314 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8316 * config-ml.in: Robustify against white space in absolute file
8319 * config-ml.in (multi-clean): Substitute ${Makefile}.
8320 Remove superfluous ${Makefile} in list.
8322 2007-11-19 Thiemo Seufer <ths@mips.com>
8324 * config-ml.in: Don't hardcode the Makefile name.
8326 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
8328 * MAINTAINERS (Write After Approval): Add myself.
8330 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
8332 * MAINTAINERS (Write After Approval): Add myself.
8334 2007-11-06 Doug Kwan <dougkwan@google.com>
8336 * MAINTAINERS (Write After Approval): Add myself.
8338 2007-10-25 Ben Elliston <bje@au.ibm.com>
8340 * MAINTAINERS (mercury): Remove entry.
8341 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8343 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8345 * Makefile.def (dependencies): Make configure-gdb depend on
8347 * Makefile.in: Regenerated.
8349 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8351 * MAINTAINERS (Fortran maintainer): Remove myself.
8353 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
8355 * Makefile.def: To avoid problems running with parallel makes,
8356 build newlib before libgloss so that target specific header
8358 * Makefile.in: Regenerate
8360 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8362 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8363 * Makefile.in: Regenerate.
8365 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8367 * MAINTAINERS (Register allocation reviewer): Add myself.
8369 2007-10-08 Mike Frysinger <vapier@gentoo.org>
8371 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8372 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8373 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8374 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8375 * configure: Regenerate.
8377 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
8379 * MAINTAINERS (Register allocation reviewer): Add myself.
8381 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
8383 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8384 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8385 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8386 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8387 * configure.ac: Default them to host tools for $host = $build.
8390 * configure: Regenerate.
8391 * Makefile.in: Regenerate.
8393 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8395 * MAINTAINERS (Register allocation reviewer): Add myself.
8397 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
8399 * MAINTAINERS (Register allocation reviewer): Add myself.
8401 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
8403 * MAINTAINERS (Write After Approval): Fix typo.
8405 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8407 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8408 * configure: Regenerate.
8410 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8413 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8414 they're already prefixed.
8416 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8418 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8420 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8421 * configure: Regenerate.
8422 * Makefile.in: Regenerate.
8424 2007-09-17 Andreas Schwab <schwab@suse.de>
8426 * configure.ac: Raise minimum makeinfo version to 4.6.
8427 * configure: Regenerate.
8429 2007-09-17 Johannes Singler <singler@ira.uka.de>
8431 * MAINTAINERS (write-after-approval) add myself
8433 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8435 * configure.ac: Correct makeinfo version check.
8436 * configure: Regenerate.
8438 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8440 * MAINTAINERS: Update my email address.
8442 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8444 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8445 to $skipdirs and only disable gprof for newlib. Use the normal
8446 mips*-elf* handling in other respects.
8447 * configure: Regnerate.
8449 2007-09-12 David Daney <ddaney@avtrex.com>
8451 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8453 * configure: Regenerate.
8455 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8458 * configure.ac: For libgloss targets, point the linker to the linker
8459 script, startup code and simulator library.
8460 * configure: Regenerate.
8462 2007-09-07 Andrew Haley <aph@redhat.com>
8464 * configure.ac (noconfigdirs): Remove target-libffi and
8466 * configure: Regenerate.
8468 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8471 * configure.ac: Use config/mh-mingw on mingw.
8472 * configure: Regenerate.
8474 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8476 * MAINTAINERS (Write After Approval): Add myself.
8478 2007-09-05 Richard Guenther <rguenther@suse.de>
8480 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8481 nor --disable-checking is provided also turn on yes and types
8482 checking for stage1.
8483 * configure: Re-generate.
8485 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8487 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8488 (Write After Approval): Remove myself.
8490 2007-08-29 Nick Clifton <nickc@redhat.com>
8492 * config.sub, config.guess: Update from upstream sources.
8494 2007-08-22 Bud Davis <jmdavis@link.com>
8496 * MAINTAINERS (Write After Approval): Added myself.
8497 * MAINTAINERS (Reviewers): Removed myself.
8499 2007-08-18 Paul Brook <paul@codesourcery.com>
8500 Joseph Myers <joseph@codesourcery.com>
8502 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8503 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8504 * Makefile.in: Regenerate.
8505 * configure.ac (--with-debug-prefix-map): New.
8506 * configure: Regenerate.
8508 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8509 Nigel Stephens <nigel@mips.com>
8511 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8512 as target_makefile_frag.
8513 * configure: Regenerate.
8515 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8517 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8518 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8519 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8520 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8521 (do-compare, do-compare3, do-compare-debug): New.
8522 ([+compare-target+]): Use them.
8524 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8526 * MAINTAINERS (Write After Approval): Change my email address.
8528 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8529 Ben Elliston <bje@au.ibm.com>
8531 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8532 --silent if $silent.
8533 * configure: Regenerate.
8535 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8537 * MAINTAINERS (Various Maintainers): Add myself as
8538 loop infrastructure maintainer. Update my e-mail
8541 2007-07-31 Diego Novillo <dnovillo@google.com>
8543 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8546 2007-07-26 Richard Guenther <rguenther@suse.de>
8548 * configure.ac: Add types checking to stage1 checking flags.
8549 * configure: Regenerate.
8551 2007-07-17 Nick Clifton <nickc@redhat.com>
8553 * COPYING3: New file. Contains version 3 of the GNU General
8555 * COPYING3.LIB: New file. Contains version 3 of the GNU
8556 Lesser General Public License.
8558 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8560 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8562 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8564 * MAINTAINERS (S/390 co-maintainer): Add myself.
8565 (Write After Approval): Remove myself.
8567 2007-07-13 Dan Hipschman <dsh@google.com>
8569 * MAINTAINERS (Write After Approval): Add myself.
8571 2007-07-11 Nick Clifton <nickc@redhat.com>
8573 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8575 * Makefile.in: Regenerate.
8577 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8579 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8582 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8584 * lt~obsolete.m4: New. Import from 20070318 libtool.
8586 2007-07-03 Julian Brown <julian@codesourcery.com>
8588 * MAINTAINERS (Write After Approval): Add myself.
8590 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8592 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8593 * configure: Regenerate.
8595 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8597 * configure.ac: Add some missing m4 quotation.
8598 * configure: Regenerate.
8600 2007-07-02 Simon Baldwin <simonb@google.com>
8602 * MAINTAINERS (Write After Approval): Add myself.
8604 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
8606 * configure: Regenerate.
8608 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
8610 * Makefile.def: Add windmc tool to build.
8611 * Makefile.tpl: Likewise.
8612 * configure.ac: Likewise.
8613 * Makefile.in: Regenerate.
8614 * configure: Regenerate.
8616 2007-06-28 DJ Delorie <dj@redhat.com>
8618 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8619 not building newlib.
8620 * configure: Regenerated.
8622 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8624 * MAINTAINERS (Write After Approval): Add myself.
8626 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
8628 * MAINTAINERS (Write After Approval): Add myself.
8630 2007-06-19 Chris Matthews <chrismatthews@google.com>
8632 * MAINTAINERS (Write After Approval): Add myself.
8634 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8636 * MAINTAINERS (Write After Approval): Add myself.
8638 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8640 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8641 * Makefile.in: Regenerated.
8643 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8645 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8646 bfin*-*-uclinux* targets.
8647 * configure: Regenerate.
8649 2007-06-14 Ian Lance Taylor <iant@google.com>
8651 * MAINTAINERS: Add myself as non-algorithmic global write
8654 2007-06-14 Diego Novillo <dnovillo@google.com>
8656 * MAINTAINERS: Add self as middle-end maintainer and
8657 non-algorithmic global write maintainer.
8659 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8661 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8662 Move all Fortran maintainers except Paul Brook into the
8663 Non-Autopoiesis section.
8665 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
8667 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8668 (distclean-stage[+id+]): Possibly delete stage_last.
8669 * Makefile.in: Regenerate.
8671 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
8673 * MAINTAINERS (Various Maintainer): Fix typo.
8675 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
8677 * MAINTAINERS (Various Maintainer): Add myself as
8678 dataflow maintainer.
8680 2007-06-07 Ben Elliston <bje@au.ibm.com>
8682 * config.sub, config.guess: Update from upstream sources.
8684 2007-06-07 Ben Elliston <bje@au.ibm.com>
8686 * Makefile.tpl: Fix spelling error.
8687 * Makefile.in: Regenerate.
8689 2007-06-01 Steve Ellcey <sje@cup.hp.com>
8691 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8692 lt_cv_sys_max_cmd_len.
8694 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8696 * MAINTAINERS (Various Maintainers): Add myself as
8697 auto-vectorizer maintainer.
8699 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
8702 * libtool.m4: Revert previous change.
8703 * ltgcc.m4: Put it here.
8705 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8707 * MAINTAINERS (Various Maintainers): Add myself as
8708 auto-vectorizer maintainer.
8710 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8713 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8715 2007-05-30 Richard Guenther <rguenther@suse.de>
8717 * MAINTAINERS (Various Maintainers): Add myself as
8718 auto-vectorizer maintainer.
8720 2007-05-30 Jakub Jelinek <jakub@redhat.com>
8723 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8724 * configure: Rebuilt.
8726 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
8728 * MAINTAINERS (Write After Approval): Removed my name.
8730 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8732 * MAINTAINERS (Write After Approval): Remove myself.
8734 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8736 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8738 2007-05-23 Steve Ellcey <sje@cup.hp.com>
8740 * ltmain.sh: Update from ToT Libtool.
8741 * libtool.m4: Update from ToT Libtool.
8742 * ltsugar.m4: New. Update from ToT Libtool.
8743 * ltversion.m4: New. Update from ToT Libtool.
8744 * ltoptions.m4: New. Update from ToT Libtool.
8746 * ltcf-c.sh: Remove.
8747 * ltcf-cxx.sh: Remove.
8748 * ltcf-gcj.sh: Remove.
8750 2007-05-22 Ollie Wild <aaw@google.com>
8752 * MAINTAINERS (Write After Approval): Add myself.
8754 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
8756 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8758 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8759 Remove CFLAGS/LIBCFLAGS.
8760 (configure-stage[+id+]-[+prefix+][+module+],
8761 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8762 * Makefile.in: Regenerate.
8764 2007-05-15 Diego Novillo <dnovillo@google.com>
8766 * MAINTAINERS: Update e-mail address.
8768 2007-05-15 Revital Eres <eres@il.ibm.com>
8770 * MAINTAINERS (Write After Approval): Add myself.
8772 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
8774 * MAINTAINERS (Write After Approval): Updated my address.
8776 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8778 * MAINTAINERS (Write After Approval): Add myself.
8780 2007-05-11 Silvius Rus <rus@google.com>
8782 * MAINTAINERS (Write After Approval): Add myself.
8784 2007-04-23 Tom Tromey <tromey@redhat.com>
8786 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8788 2007-04-22 Mark Mitchell <mark@codesourcery.com>
8790 * MAINTAINERS (cpplib): Rename to ...
8791 (libcpp): ... this. Add C/C++ front end maintainers.
8793 2007-04-14 Steve Ellcey <sje@cup.hp.com>
8795 * config-ml.in: Pass ${ml_config_env} to configure calls.
8797 2007-04-04 Christian Bruel <christian.bruel@st.com>
8799 * MAINTAINERS (Write After Approval): Add myself.
8801 2007-04-02 Dave Korn <dave.korn@artimi.com>
8803 * MAINTAINERS (Write After Approval): Add myself.
8805 2007-03-31 Tobias Burnus <burnus@net-b.de>
8807 * MAINTAINERS (fortran 95 front end): Add myself.
8809 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8811 * MAINTAINERS (Write After Approval): Add myself.
8813 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
8815 * MAINTAINERS (Modulo Scheduler): Add myself.
8817 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8819 * MAINTAINERS (fortran 95 front end): Add myself.
8820 (c++ front end): whitespace fix.
8822 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8824 * MAINTAINERS (Write After Approval): Add myself.
8826 2007-03-21 Richard Sandiford <richard@codesourcery.com>
8828 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8829 of glob. Quote arguments with single quotes too.
8830 * configure: Regenerate.
8832 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8834 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8835 * Makefile.in: Regenerate
8837 2007-03-07 Andreas Schwab <schwab@suse.de>
8839 * configure: Regenerate.
8841 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8843 * configure.ac: Add "--with-pdfdir" configure option,
8844 which defines pdfdir variable.
8845 * Makefile.def (target=fixincludes): Add install-pdf to
8847 (recursive_targets): Add install-pdf target.
8848 (flags_to_pass): Add pdfdir.
8849 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8851 * configure: Regenerate
8852 * Makefile.in: Regenerate
8854 2007-02-28 Eric Christopher <echristo@apple.com>
8857 2006-12-07 Mike Stump <mrs@apple.com>
8859 * Makefile.def (dependencies): Add dependency for
8860 install-target-libssp and install-target-libgomp on
8862 * Makefile.in: Regenerate.
8864 2007-02-27 Matt Kraai <kraai@ftbfs.org>
8866 * configure: Regenerate.
8867 * configure.ac: Move statements after variable declarations.
8869 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8871 * MAINTAINERS: Add myself as sh maintainer.
8873 2007-02-19 Joseph Myers <joseph@codesourcery.com>
8875 * configure.ac: Adjust for loop syntax.
8876 * configure: Regenerate.
8878 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8880 * configure: Rebuilt.
8882 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8884 * configure.ac: Drop multiple occurrences of --enable-languages,
8885 and fix its quoting.
8886 * configure: Rebuilt.
8888 2007-02-17 Mark Mitchell <mark@codesourcery.com>
8889 Nathan Sidwell <nathan@codesourcery.com>
8890 Vladimir Prus <vladimir@codesourcery.com>
8891 Joseph Myers <joseph@codesourcery.com>
8893 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8894 * configure: Regenerate.
8896 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8898 * ltconfig (freebsd*): Default to elf.
8900 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8902 * configure.ac (target_libraries): Move libgcc before libiberty.
8903 * configure: Regenerated.
8905 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8906 Paolo Bonzini <bonzini@gnu.org>
8909 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8910 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8911 * configure: Regenerated.
8913 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8915 * MAINTAINERS (Language Front End Maintainers): Update my mail
8918 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8921 * configure.ac: Correct syntax for Solaris ksh.
8922 * configure: Regenerated.
8924 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8926 * configure.ac: Sync with src.
8927 * configure: Regenerate.
8929 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8931 * Makefile.in: Regenerate.
8933 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8935 * config.sub: Sync with src.
8937 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8939 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8940 noncanonical equivalents.
8941 * configure.in: Rename to...
8942 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8943 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8944 target_noncanonical. Use them. Rewrite removal of configure
8945 arguments for autoconf 2.59. Discard variable settings. Force
8946 program_transform_name for native tools.
8948 * Makefile.in: Regenerated.
8949 * configure: Regenerated with autoconf 2.59.
8951 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
8953 * MAINTAINERS (Write After Approval): Add myself.
8955 2007-01-31 Andreas Schwab <schwab@suse.de>
8957 * Makefile.tpl (LDFLAGS): Substitute it.
8958 * Makefile.in: Regenerate.
8960 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
8962 * MAINTAINERS (Write After Approval): Add myself.
8964 2007-01-28 David Edelsohn <edelsohn@gnu.org>
8966 * MAINTAINERS (spu port): Add myself.
8968 2007-01-23 Richard Guenther <rguenther@suse.de>
8971 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8972 * Makefile.tpl (GNATBIND): Substitute it.
8973 (GNATMAKE): Likewise.
8974 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8976 * Makefile.in: Regenerate.
8977 * configure: Regenerate.
8979 2007-01-18 Mike Stump <mrs@apple.com>
8981 * configure.in: Re-enable -Werror for gcc builds.
8983 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
8985 * MAINTAINERS (Write After Approval): Add myself.
8987 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8989 * configure.in: Change == to = in test command.
8990 * configure: Regenerate.
8992 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8993 Nick Clifton <nickc@redhat.com>
8994 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8996 * configure.in (build_configargs, host_configargs, target_configargs):
8997 Remove build/host/target parameters.
8998 (host_libs): Add gmp and mpfr.
8999 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9000 * Makefile.def (gmp, mpfr): New.
9001 (gcc): Remove target.
9002 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9003 target_os, target_vendor): New.
9004 (configure): Add host_alias/target_alias arguments; adjust invocations.
9005 * configure: Regenerate.
9006 * Makefile.in: Regenerate.
9008 2007-01-11 Matt Fago <fago@earthlink.net>
9010 * configure.in: Try to link to functions only in mpfr 2.2.x
9011 to improve robustness of configure tests.
9012 * configure: Regenerate.
9014 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
9016 * MAINTAINERS: Add myself as i386 maintainer.
9018 2007-01-08 Jan Hubicka <jh@suse.cz>
9020 * MAINTAINERS: Add myself as i386 maintainer.
9022 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
9024 * configure.in: Add support for an x86_64-mingw* target.
9025 * configure: Regenerate.
9027 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
9029 * Makefile.tpl (all-target): Correct @if conditional for target
9031 * configure.in: Omit libiberty if building only target libgcc.
9032 * configure, Makefile.in: Regenerated.
9034 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
9036 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
9037 * configure: Regenerate.
9039 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9041 * Makefile.def (target_modules): Add libgcc.
9042 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
9043 * Makefile.tpl (clean-target-libgcc): Delete.
9044 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9045 on gcc even for bootstrapped modules. Rewrite handling of
9046 lang_env_dependencies to loop over target_modules.
9047 * configure.in (target_libraries): Add target-libgcc.
9048 * Makefile.in, configure: Regenerated.
9050 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
9052 * configure.in: Reorganize recognition of languages. Add
9053 --enable-stage1-languages. Show supported languages for the chosen
9054 target rather than all recognized languages.
9055 * configure: Regenerate.
9057 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
9059 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9060 * Makefile.in: Regenerate.
9062 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9064 * configure.in: Warn that MPFR 2.2.0 is buggy.
9065 * configure: Regenerate.
9067 2006-12-27 Ian Lance Taylor <iant@google.com>
9069 * configure.in: When removing Makefiles to force a reconfigure, also
9070 remove prev-DIR*/Makefile.
9071 * configure: Regenerate.
9073 2006-12-22 Andreas Schwab <schwab@suse.de>
9075 * configure: Regenerate with correct autoconf version.
9077 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
9079 * configure.in: add AC_SUBST for *_FOR_TARGET.
9080 * configure: Regenerate.
9082 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9084 * configure.in: Simplify logic for rejecting languages that cannot
9085 be built. Separate the case when a language is unsupported,
9086 from the case when the user chooses not to build a language.
9088 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9090 * configure.in: Remove "$build" case for powerpc-*-darwin* since
9091 it only affects bootstrap and could be tested on "$host" as well.
9092 * configure: Regenerate.
9093 * config/mh-ppc-darwin: Add to the stage1 cflags here.
9095 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9098 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9099 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9100 move here comment from Makefile.tpl.
9101 * Makefile.tpl: Move some definitions higher in the file.
9102 (STAGE1_CHECKING): New.
9103 * configure.in: Add --enable-stage1-checking.
9104 * configure: Regenerate.
9105 * Makefile.in: Regenerate.
9107 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9109 * MAINTAINERS: Add myself as build system maintainer.
9111 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
9113 * MAINTAINERS (Write After Approval): Add myself.
9115 2006-12-13 Eric Christopher <echristo@apple.com>
9117 * MAINTAINERS: Add myself as darwin maintainer.
9119 2006-12-11 Ian Lance Taylor <ian@airs.com>
9121 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9123 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
9125 MAINTAINERS: Update my entry.
9127 2006-12-11 Alan Modra <amodra@bigpond.net.au>
9129 * configure.in: Handle spu makefile frag.
9130 * Makefile.tpl (MAINT): Define
9131 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9132 * configure: Regenerate.
9133 * Makefile.in: Regenerate.
9135 2006-12-11 Ben Elliston <bje@au.ibm.com>
9137 * config.guess: Import latest version.
9138 * config.sub: Likewise.
9140 2006-12-11 Ben Elliston <bje@au.ibm.com>
9142 * configure.in (spu-*-*): Don't skip target-libiberty.
9143 * configure: Regenerate.
9145 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
9148 * configure.in: Correct x86 darwin support for libjava to powerpc
9150 * configure: Regenerate.
9152 2006-12-08 Sandro Tolaini <tolaini@libero.it>
9154 * configure.in: Add x86 darwin support for libjava.
9155 * configure: Regenerate.
9157 2006-12-07 Mike Stump <mrs@apple.com>
9159 * Makefile.def (dependencies): Add dependency for
9160 install-target-libssp and install-target-libgomp on
9162 * Makefile.in: Regenerate.
9164 2006-12-04 Richard Guenther <rguenther@suse.de>
9166 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9167 (Non-Algorithmic Maintainers): Move over non-algorithmic
9168 loop optimizer maintainers, add myself as a non-algorithmic
9169 middle-end maintainer.
9171 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
9173 * MAINTAINERS (Write After Approval): Add myself.
9175 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9177 * configure.in: Update error message for missing GMP/MPFR.
9179 * configure: Regenerate.
9181 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9183 * configure.in: Update MPFR version in error message.
9185 * configure: Regenerate.
9187 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9189 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9190 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9191 --with-gmp-lib): New flags.
9193 * configure: Regenerate.
9195 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
9197 * MAINTAINERS (Write After Approval): Change my email address.
9199 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
9201 * MAINTAINERS (Write After Approval): Add myself.
9203 2006-11-22 Philipp Thomas <pth@suse.de>
9205 * MAINTAINERS (i18n): Update e-mail address.
9207 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9209 * MAINTAINERS (spu port): Add myself as maintainer.
9210 (Write After Approval): Remove myself.
9212 2006-11-22 Ben Elliston <bje@au.ibm.com>
9214 * configure.in (skipdirs): Don't build libssp for SPU.
9215 * configure: Regenerate.
9217 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
9219 * MAINTAINERS (spu port): Add myself as maintainer.
9220 (libobjc): Update my email address.
9222 2006-11-21 Andrea Bona <andrea.bona@st.com>
9224 * MAINTAINERS (Write After Approval): Add myself.
9226 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9228 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9229 * configure : Rebuilt.
9231 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9233 * MAINTAINERS (Write After Approval): Add myself.
9235 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
9237 * MAINTAINERS (Write After Approval): Add myself.
9239 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9241 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9243 * configure: Regenerate.
9245 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
9247 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9248 (unstage): Test for stage_last presence.
9251 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9253 * Makefile.in: Regenerate.
9255 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
9257 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9260 2006-11-14 Erven Rohou <erven.rohou@st.com>
9262 * MAINTAINERS (Write After Approval): Add myself.
9264 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
9266 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9267 and stageN-package/Makefile.
9268 * Makefile.in: Regenerated.
9270 2006-11-14 Jie Zhang <jie.zhang@analog.com>
9272 * configure.in: Remove target-libgloss from noconfigdirs for
9274 * configure: Regenerated.
9276 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9278 * configure.in (have_gmp): Only error if the gcc directory exists.
9280 * configure: Regenerate.
9282 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9284 * configure.in: Robustify error message for missing GMP/MPFR.
9286 * configure: Regenerate.
9288 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
9290 * MAINTAINERS (Write After Approval): Add myself.
9292 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
9294 * MAINTAINERS: Change email address.
9296 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9298 * MAINTAINERS (Write After Approval): Add myself.
9300 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9302 * MAINTAINERS (Write After Approval): Add myself.
9304 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9306 * MAINTAINERS (Write After Approval): Move myself to
9307 Write After Approval section.
9309 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9311 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9313 * configure: Regenerate.
9315 2006-10-16 Tobias Burnus <burnus@net-b.de>
9317 * MAINTAINERS (Write After Approval): Add myself.
9319 2006-10-16 Ben Elliston <bje@au.ibm.com>
9321 * config.guess: Import latest version.
9322 * config.sub: Likewise.
9324 2006-10-10 Brooks Moses <bmoses@stanford.edu>
9326 * Makefile.def: Added pdf target handling.
9327 * Makefile.tpl: Added pdf target handling.
9328 * Makefile.in: Regenerated.
9330 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9332 * MAINTAINERS: Add self as score port maintainer.
9334 2006-10-04 Brooks Moses <bmoses@stanford.edu>
9336 * MAINTAINERS (Write After Approval): Add myself.
9338 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9340 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
9342 * configure: Regenerated.
9344 2006-09-27 Dave Brolley <brolley@redhat.com>
9346 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9347 using $s instead of $r.
9348 * configure: Regenerated.
9350 2006-09-26 Thiemo Seufer <ths@mips.com>
9352 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9353 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9354 * configure: Regenerate.
9356 2006-09-24 Graeme Peterson <gridly@gmail.com>
9358 * MAINTAINERS (Write After Approval): Remove myself.
9360 2006-09-22 Chao-ying Fu <fu@mips.com>
9362 * MAINTAINERS (Write After Approval): Add myself.
9364 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9366 * MAINTAINERS: Add self as soft-fp maintainer.
9368 2006-09-09 Anatoly Sokolov <aesok@post.ru>
9370 * MAINTAINERS: Add myself as avr maintainer.
9371 Remove Marek Michalkiewicz as avr maintainer.
9373 2006-09-07 Roberto Costa <roberto.costa@st.com>
9375 * MAINTAINERS (Write After Approval): Add myself.
9377 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
9379 * configure.in: Never build newlib for a Mingw host.
9380 Never build newlib as Mingw target library.
9381 Test the existence of winsup/cygwin for building a Cygwin newlib,
9382 rather than just winsup.
9383 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9384 building a Mingw target.
9385 * configure: Regenerate.
9387 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9389 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9391 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
9393 * config.guess: Import from src (was more updated).
9394 * config.sub: Likewise.
9396 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9398 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9399 * configure: Regenerated.
9401 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
9403 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9404 for stages after the first.
9406 2006-07-17 Jakub Jelinek <jakub@redhat.com>
9408 * Makefile.def: Add dependencies for configure-opcodes
9409 on configure-intl and all-opcodes on all-intl.
9410 * Makefile.in: Regenerated.
9412 2006-07-13 Ben Elliston <bje@au.ibm.com>
9414 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9416 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9418 Port to hosts whose 'sort' and 'tail' implementations
9419 treat operands with leading '+' as file names, as POSIX
9420 has required since 2001. However, make sure the code still
9421 works on pre-POSIX hosts.
9422 * ltmain.sh: Don't assume "sort +2" is equivalent to
9423 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9425 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9427 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9429 2006-07-04 Peter O'Gorman <peter@pogma.com>
9431 * ltconfig: chmod 644 before ranlib during install.
9433 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9436 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9437 if the bootstrap compiler is a GCC version that supports it.
9438 * configure: Regenerate.
9440 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9442 * configure.in: Fix thinkos in previous check-in.
9443 * configure: Regenerate.
9445 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9448 * configure.in: Test subdir_requires and give an appropriate
9450 * configure: Regenerate.
9452 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9454 * MAINTAINERS (Write After Approval): Add myself.
9456 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9458 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9460 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9462 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9464 2006-06-20 David Ayers <d.ayers@inode.at>
9467 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9468 whether target-libjava is being configured instead of whether the
9469 java front end is enabled.
9470 * configure: Regenerate.
9472 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9475 * configure.in: Only enable libgomp on IRIX 6.
9476 * configure: Regenerate.
9478 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9480 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9482 * Makefile.in: Regenerate.
9484 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9486 * config-ml.in: Alter CCASFLAGS to include special
9487 multilib options the same as is done for CFLAGS.
9489 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9491 * configure.in: Don't enable libgomp on hpux10.
9492 * configure: Rebuilt.
9494 2006-06-12 David Ayers <d.ayers@inode.at>
9498 * configure.in: Remove target-boehm-gc from noconfigdirs where
9499 ${libgcj} is specified.
9500 * configure: Regenerate.
9502 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9506 * configure.in: Sync.
9507 * configure: Regenerated.
9509 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9511 * Makefile.def: Added dependencies from sim and gdb on intl, and
9512 added configure dependencies to everything with an all dependency
9514 * Makefile.in: Regenerated.
9516 2006-06-06 David Ayers <d.ayers@inode.at>
9519 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9520 * Makefile.in: Regenerate.
9521 * configure.in: Add --enable-objc-gc at toplevel and have it
9522 enable boehm-gc for Objective-C.
9523 Remove target-boehm-gc from libgcj.
9524 Add target-boehm-gc to target_libraries.
9525 Add target-boehm-gc to noconfigdirs where ${libgcj}
9527 Assert that boehm-gc is supported when requested for Objective-C.
9528 Only build boehm-gc if needed either for Java or Objective-C.
9529 * configure: Regenerate.
9531 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9534 * Makefile.tpl (configure-[+prefix+][+module+],
9535 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9536 Remove rule to unstage bootstrapped modules.
9537 (stage_current): New.
9538 * Makefile.in: Regenerate.
9540 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9542 * MAINTAINERS (Write After Approval): Update my e-mail address.
9544 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9546 * include/libiberty.h: Declare pex_run_in_environment.
9548 2006-05-31 Asher Langton <langton2@llnl.gov>
9550 * MAINTAINERS (Write After Approval): Add myself.
9552 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9554 * Makefile.def (bfd, opcodes): Fix lib_path.
9555 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9556 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9557 * Makefile.in: Regenerate.
9559 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9561 * Makefile.in: Regenerate.
9563 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9565 * Makefile.def: Add install-html target. Add datarootdir
9566 docdir and htmldir to flags_to_pass.
9567 * Makefile.tpl: Add install-html target.
9568 * Makefile.in: Regenerate.
9569 * configure.in: Add --with-datarootdir, --with-docdir, and
9570 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9571 * configure: Regenerate.
9573 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9575 * configure.in: Enable gprof for cross builds.
9576 * configure: Regenerate.
9578 2006-05-22 Richard Guenther <rguenther@suse.de>
9581 2006-01-31 Richard Guenther <rguenther@suse.de>
9582 Paolo Bonzini <bonzini@gnu.org>
9584 * Makefile.def (target_modules): Add libgcc-math target module.
9585 * configure.in (target_libraries): Add libgcc-math target library.
9586 (--enable-libgcc-math): New configure switch.
9587 * Makefile.in: Re-generate.
9588 * configure: Re-generate.
9589 * libgcc-math: New toplevel directory.
9591 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9592 Andreas Tobler <a.tobler@schweiz.ch>
9594 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9595 * configure: Rebuilt.
9597 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
9599 * MAINTAINERS (Write After Approval): Add myself.
9601 2006-05-01 DJ Delorie <dj@redhat.com>
9603 * configure.in: Restore CFLAGS if GMP isn't present.
9604 * configure: Regenerate.
9606 2006-05-01 Richard Guenther <rguenther@suse.de>
9608 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9611 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
9613 * MAINTAINERS (Write After Approval): Add myself.
9615 2006-04-28 Jan Beulich <jbeulich@novell.com>
9617 * MAINTAINERS (Write After Approval): Add myself.
9619 2006-04-18 DJ Delorie <dj@redhat.com>
9621 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9622 reference libgloss so that libssp can be built in a combined
9624 * configure: Regenerate.
9626 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
9628 * MAINTAINERS (Write After Approval): Add myself.
9630 2006-04-05 Ben Elliston <bje@au.ibm.com>
9632 * configure.in: Require makeinfo 4.4 or higher.
9633 * configure: Regenerate.
9635 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9637 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9638 Rearrange the entries of other libraries to have them in one place.
9640 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9642 * MAINTAINERS (Write After Approval): Remove myself.
9643 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9645 2006-03-14 Richard Guenther <rguenther@suse.de>
9647 * configure: Regenerate with autoconf 2.13.
9649 2006-03-13 Jim Blandy <jimb@codesourcery.com>
9651 * MAINTAINERS: Use my work address.
9653 * MAINTAINERS: Update my E-mail address.
9655 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
9657 * configure.in: Handle --disable-<component> generically.
9658 * configure: Regenerate.
9660 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9663 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9665 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9667 * MAINTAINERS (Write After Approval): Remove myself.
9668 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9670 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
9672 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9673 (TARGET_CONFIGDIRS): Remove.
9674 * configure.in: Remove AC_SUBST(target_configdirs).
9675 * Makefile.in, configure: Regenerated.
9677 2006-02-20 Steven G. Kargl <kargls@comcast.net>
9679 * MAINTAINERS (Write After Approval): Remove myself.
9680 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9682 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
9686 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9688 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9689 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9690 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9691 BUILD_PREFIX, BUILD_PREFIX_1.
9692 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9694 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9695 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9697 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9698 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9699 of `cat stage_current`. Always provide the `r' and `s' variables.
9700 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9701 a single shell execution.
9702 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9703 bootstrapped modules, make the stage1 module if the build was not
9704 started yet, else build the current stage.
9705 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9706 (all-build, all-host, all-target, [+make_target+]-host,
9707 [+make_target+]-target): Do not use \-continued lines.
9708 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9709 (current_stage, restrap, stage_last): New.
9711 * Makefile.in: Regenerate.
9712 * configure: Regenerate.
9714 2006-02-19 Bud Davis <jmdavis@link.com>
9716 * MAINTAINERS (Write After Approval): Remove myself.
9717 (Language Front End Maintainers): Add myself as fortran 95
9718 maintainer and update e-mail address.
9720 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9722 * MAINTAINERS (Write After Approval): Remove myself.
9723 (Language Front End Maintainers): Add myself as fortran 95
9726 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
9728 * MAINTAINERS (Write After Approval): Add myself.
9730 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9732 * MAINTAINERS (Write After Approval): Remove myself.
9733 (Language Front End Maintainers): Add myself as
9734 fortran 95 maintainer.
9736 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9740 2005-12-27 Leif Ekblad <leif@rdos.net>
9742 * configure.in: Add support for RDOS target.
9743 * configure: Regenerate.
9745 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9746 Andreas Schwab <schwab@suse.de>
9748 * configure: Regenerate.
9750 2006-02-12 David Edelsohn <edelsohn@gnu.org>
9752 * configure.in (enable_libgomp): Add AIX.
9753 * configure: Regenerate.
9755 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9757 * MAINTAINERS (Write After Approval): Add myself.
9759 2006-02-03 Lee Millward <lee.millward@gmail.com>
9761 * MAINTAINERS (Write After Approval): Add myself.
9763 2006-01-31 Richard Guenther <rguenther@suse.de>
9764 Paolo Bonzini <bonzini@gnu.org>
9766 * Makefile.def (target_modules): Add libgcc-math target module.
9767 * configure.in (target_libraries): Add libgcc-math target library.
9768 (--enable-libgcc-math): New configure switch.
9769 * Makefile.in: Re-generate.
9770 * configure: Re-generate.
9771 * libgcc-math: New toplevel directory.
9773 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
9775 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9776 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9777 the assembler, linker and binutils.
9778 * configure: Regenerate.
9780 2006-01-22 Dirk Mueller <dmueller@suse.de>
9782 * MAINTAINERS (Write After Approval): Add myself.
9784 2006-01-20 Diego Novillo <dnovillo@redhat.com>
9786 * configure: Regenerate.
9788 2006-01-18 Richard Henderson <rth@redhat.com>
9789 Jakub Jelinek <jakub@redhat.com>
9790 Diego Novillo <dnovillo@redhat.com>
9792 * libgomp: New directory.
9793 * Makefile.def: Add target_module libgomp.
9794 * Makefile.in: Regenerate.
9795 * configure.in (target_libraries): Add target-libgomp.
9796 * configure: Regenerate.
9798 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
9800 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9801 @ from continuation.
9802 * Makefile.in: Rebuilt.
9804 2006-01-04 Chris Lattner <sabre@gnu.org>
9806 * MAINTAINERS (Write After Approval): Add myself.
9808 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
9812 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9813 * Makefile.tpl (OBJDUMP): New.
9814 (EXTRA_HOST_FLAGS): Add it.
9815 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9817 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9818 to use symbolic links between directories. Avoid race conditions
9819 or make them harmless.
9820 * configure.in: Do not try to use symbolic links between directories.
9822 * Makefile.def (LEAN): Pass.
9823 * Makefile.tpl (LEAN): Define.
9824 (stage[+id+]-start): Accept that the previous directory does not
9825 exist, if the bootstrap is lean.
9826 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9827 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9828 configure substitution.
9829 ([+compare-target+]): Likewise.
9830 ([+bootstrap-target+]-lean): New.
9831 * configure.in: Remove lean bootstrap support from here.
9833 * Makefile.in: Regenerate.
9834 * configure: Regenerate.
9836 2006-01-04 Ben Elliston <bje@au.ibm.com>
9838 * MAINTAINERS (libdecnumber): Add myself.
9840 2006-01-02 Mark Mitchell <mark@codesourcery.com>
9842 * libtool-ldflags: New script.
9844 2006-01-02 Andreas Schwab <schwab@suse.de>
9846 * configure.in: When reconfiguring remove Makefile in
9847 all stage directories.
9848 * configure: Regenerate.
9850 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9852 * MAINTAINERS: Update my email address.
9854 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
9856 Revert Ada-related part of the previous change.
9858 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9860 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9861 * Makefile.in: Regenerate.
9862 * configure.in: Do not include mt-ppc-aix target fragment.
9863 * configure: Regenerate.
9865 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
9867 * configure.in: Select appropriate fragments for PowerPC/AIX.
9868 * configure: Regenerate.
9870 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9871 BOOT_CFLAGS, BOOT_LDFLAGS.
9872 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9873 BOOT_CFLAGS, BOOT_LDFLAGS.
9874 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9875 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9876 (stage): Fail if we cannot complete the work.
9877 * Makefile.in: Regenerate.
9879 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9881 * configure.in: Replace ms1 with mt.
9882 * configure: Rebuilt.
9884 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9886 * MAINTAINERS: Update my email address.
9888 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
9890 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9891 install-host-nogcc): Don't invoke $(stage) at the end.
9892 * Makefile.in: Regenerate.
9894 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
9896 * configure.in: Flip the top-level bootstrap switch.
9897 * configure: Regenerate.
9899 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9901 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9902 $(stage) and $(unstage).
9903 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9904 (all): Remove stray semicolon.
9905 (local-distclean): Don't handle multilib.tmp and multilib.out.
9906 (install.all): Set $s for consistency.
9907 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9908 check_multilibs setting. Always make the install directory.
9909 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9911 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9912 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9913 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9914 (multilib.out): Remove.
9915 * Makefile.in: Regenerated.
9917 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9919 * MAINTAINERS (Write After Approval): Add myself.
9921 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9923 * MAINTAINERS: Add myself as mt maintainer.
9925 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9927 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9929 * MAINTAINERS: Change email address.
9931 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
9933 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9934 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9935 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9936 Find in-tree tools if available.
9937 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9938 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9939 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9940 (COMPILER_*_FOR_TARGET): New.
9941 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9942 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9943 (CONFIGURED_*, USUAL_*): Remove.
9944 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9945 STRIP): Use autoconf substitutions.
9946 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9947 COMPILER_NM_FOR_TARGET): New.
9948 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9950 (all): Make all-host and all-target in parallel.
9951 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9952 that $$r and $$s are set before invoking a recursive make.
9953 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9954 ([+bootstrap-target+]): Inline most of the `all' target.
9956 2005-11-29 Ben Elliston <bje@au.ibm.com>
9958 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9959 from the gcc build directory.
9960 * Makefile.in: Regenerate.
9962 2005-11-29 Ben Elliston <bje@au.ibm.com>
9964 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9965 depend on all-libdecnumber.
9966 * configure.in (host_libs): Include libdecnumber.
9967 * Makefile.in: Regenerate.
9968 * configure: Likewise.
9970 2005-11-29 Ben Elliston <bje@au.ibm.com>
9972 * libdecnumber: Import decNumber sources from the dfp-branch.
9974 2005-11-21 Kean Johnston <jkj@sco.com>
9976 * config.sub, config.guess: Sync from upstream sources.
9978 2005-11-21 Ben Elliston <bje@au.ibm.com>
9980 Import from Autoconf sources:
9982 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9983 * config/move-if-change: Don't output "$2 is unchanged";
9984 suggested by Ben Elliston. Handle weird characters correctly.
9986 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9988 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9989 to match upstream libtool for darwin.
9991 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9993 * Makefile.def: Remove gdb dependencies for gdbtk.
9994 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9995 (configure-gdb, install-gdb): New rules.
9996 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9997 * Makefile.in, configure: Regenerated.
9999 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
10001 * MAINTAINERS (Write After Approval): Add myself.
10003 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
10005 * MAINTAINERS (Write After Approval): Add myself.
10007 2005-10-24 Diego Novillo <dnovillo@redhat.com>
10009 * MAINTAINERS (alias analysis): Add Daniel Berlin and
10012 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
10015 * Makefile.tpl (do-[+make-target+], do-check, install,
10016 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10017 are set before recursing.
10018 * Makefile.in: Regenerate.
10020 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
10023 * Makefile.def (gcc) <target>: Fix thinko.
10024 * Makefile.in: Regenerate.
10026 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
10028 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10029 * configure: Regenerate.
10031 2005-10-15 Jie Zhang <jie.zhang@analog.com>
10033 * MAINTAINERS (Write After Approval): Add self.
10035 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
10037 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10038 target-libffi, target-qthreads, target-libjava, and
10040 * configure: Regenerate.
10042 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
10044 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10045 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10046 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10047 (USUAL_OBJDUMP_FOR_TARGET): New.
10048 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10049 * configure.in: Check for $OBJDUMP_FOR_TARGET.
10050 * configure, Makefile.in: Regenerated.
10052 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
10054 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10055 before other host packages.
10057 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
10059 * MAINTAINERS: Add self as sh libraries/configury maintainer.
10061 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
10065 * configure.in (default_target): Remove.
10066 * Makefile.tpl (all): Do not use prerequisites as subroutines
10067 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10068 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10069 use prerequisites as subroutines.
10070 (check-host, check-target): New.
10071 (bootstrap configure & all targets): Do not use stage*-start
10072 if the directory layout is already ok.
10073 (non-bootstrap configure & all targets): Prepend a $(unstage).
10074 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
10075 (NOTPARALLEL): Remove.
10076 (unstage, stage variables): New variables.
10077 (unstage, stage targets): Simply expand to those variables.
10079 * configure: Regenerate.
10080 * Makefile.in: Regenerate.
10082 2005-10-04 James E Wilson <wilson@specifix.com>
10084 * Makefile.def (lang_env_dependencies): Add libmudflap.
10085 * Makefile.in: Regenerate.
10087 2005-10-03 Andreas Schwab <schwab@suse.de>
10089 Backport from libtool CVS:
10090 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
10092 * ltmain.sh: add support for installing into temporary
10093 staging area (e.g. 'make install DESTDIR=...')
10095 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
10097 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10098 * configure: Regenerated.
10100 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
10102 * configure: Regenerate with the correct
10105 2005-09-30 Catherine Moore <clm@cm00re.com>
10107 * configure.in (bfin-*-*): New.
10108 * configure: Regenerated.
10110 2005-09-28 Geoffrey Keating <geoffk@apple.com>
10112 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10113 (LIPO_FOR_TARGET): New.
10114 (CONFIGURED_LIPO_FOR_TARGET): New.
10115 (USUAL_LIPO_FOR_TARGET): New.
10116 (STRIP_FOR_TARGET): New.
10117 (CONFIGURED_STRIP_FOR_TARGET): New.
10118 (USUAL_STRIP_FOR_TARGET): New.
10119 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10121 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10122 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10123 * Makefile.in: Regenerate.
10124 * configure: Regenerate.
10126 2005-09-19 David Edelsohn <edelsohn@gnu.org>
10128 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10129 (rs6000-*-aix*): Same.
10130 * configure: Regenerate.
10132 2005-09-16 Tom Tromey <tromey@redhat.com>
10134 * MAINTAINERS: Add self as java maintainer.
10136 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
10138 * configure.in: Recognize f95 in the --enable-languages option,
10139 and substitute it for fortran, issuing a warning.
10140 * configure: Regenerate.
10142 2005-08-30 Phil Edwards <phil@codesourcery.com>
10144 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
10145 * configure: Regenerated.
10147 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
10149 * MAINTAINERS: Add self as ms1 maintainer.
10151 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
10153 * Makefile.def (libssp): Add to lang_env_dependencies.
10154 * Makefile.in: Regenerate.
10156 2005-08-18 Ian Lance Taylor <ian@airs.com>
10158 * MAINTAINERS: Add myself as middle-end maintainer.
10160 2005-08-17 Christian Groessler <chris@groessler.org>
10162 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10163 * Makefile.in: Regenerate.
10165 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
10167 * MAINTAINERS (write after approval): Added myself.
10169 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
10171 * MAINTAINERS (Write After Approval): Add myself.
10173 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
10175 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10176 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10177 Look for alternate names of the target cc and c++
10178 * configure: Regenerate.
10180 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
10182 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10183 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10184 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10185 tools; remove code to manually set them.
10186 (Target tools): Look in the environment for them.
10187 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10188 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10189 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10191 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10192 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10193 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10194 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10195 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10196 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10197 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10198 * configure: Regenerate.
10199 * Makefile.in: Regenerate.
10201 2005-07-28 Ben Elliston <bje@au.ibm.com>
10203 * MAINTAINERS: Update for removed CPU targets.
10205 2005-07-27 Mark Mitchell <mark@codesourcery.com>
10207 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10208 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10209 * Makefile.in: Regenerated.
10211 2005-07-26 Mark Mitchell <mark@codesourcery.com>
10213 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10214 (CFLAGS_FOR_TARGET): Use it.
10215 (CXXFLAGS_FOR_TARGET): Likewise.
10216 * Makefile.in: Regenerated.
10217 * configure.in (--with-build-sysroot): New option.
10218 * configure: Regenerated.
10220 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
10222 * Makefile.tpl: Wrap install between unstage and stage
10223 * Makefile.in: Regenerate.
10225 2005-07-21 Eric Christopher <echristo@apple.com>
10227 * MAINTAINERS: Update affiliation.
10229 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
10231 * MAINTAINERS: Add self as crx port maintainer.
10233 2005-07-20 DJ Delorie <dj@redhat.com>
10235 * MAINTAINERS: Add self as m32c maintainer.
10237 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
10239 * all files: Update FSF address.
10241 2005-07-15 Eric Christopher <echristo@redhat.com>
10243 * MAINTAINERS: Change affiliation.
10245 2005-07-14 Jim Blandy <jimb@redhat.com>
10247 * configure.in: Add cases for Renesas m32c.
10248 * configure: Regenerated.
10250 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10252 * COPYING.LIB: Update from fsf.org.
10254 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10256 * COPYING, compile, config.guess,
10257 config.sub, install-sh, missing, mkinstalldirs,
10258 symlink-tree, ylwrap: Sync from upstream sources.
10259 * config-ml.in: Update FSF address.
10261 2005-07-13 Eric Christopher <echristo@redhat.com>
10263 * configure.in: Add toplevel noconfigdir support for tpf.
10264 * configure: Regenerate.
10266 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
10270 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10271 * Makefile.in: Regenerate.
10273 2005-07-07 Mark Mitchell <mark@codesourcery.com>
10275 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
10276 Brolley to write-after-approval.
10278 2005-07-07 Andreas Schwab <schwab@suse.de>
10280 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10281 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10282 * Makefile.in: Regenerated.
10284 2005-07-06 Geoffrey Keating <geoffk@apple.com>
10286 * configure.in: Don't build sim or rda when targetting darwin.
10287 * configure: Regenerate.
10289 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
10291 * configure.in: Add --enable-libssp and --disable-libssp.
10292 * configure: Regenerate with autoconf-2.13.
10294 2005-07-02 Jakub Jelinek <jakub@redhat.com>
10296 * Makefile.def (target_modules): Add libssp.
10297 * configure.in (target_libraries): Add target-libssp.
10298 * configure: Rebuilt.
10299 * Makefile.in: Rebuilt.
10301 2005-07-01 Zack Weinberg <zackw@panix.com>
10303 * MAINTAINERS: Change email address. Resign from maintainership.
10305 2005-07-01 Richard Guenther <rguenther@suse.de>
10307 * MAINTAINERS: Change my e-mail address and affiliation.
10309 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
10311 * Makefile.def (stagefeedback): Come after profile.
10312 Define profiledbootstrap target.
10313 * Makefile.tpl (profiledbootstrap): Remove.
10314 (stageprofile-end): Zap stagefeedback.
10315 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10316 * Makefile.in: Regenerate.
10318 2005-06-13 Richard Sandiford <richard@codesourcery.com>
10320 * MAINTAINERS: Update my email address.
10322 2005-06-13 Zack Weinberg <zack@codesourcery.com>
10324 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10325 In 'cpp' stanza, support '#line' as well as '# '.
10327 2005-06-08 Andreas Schwab <schwab@suse.de>
10329 * MAINTAINERS: Move myself from 'Write After Approval' to
10330 'CPU Port Maintainers' section as m68k maintainer.
10332 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
10334 * configure.in (unsupported_languages): New macro.
10335 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10336 non-ported target libraries in noconfigdirs.
10337 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10338 non-linux-gnu. Remove libgcj_ex_libffi.
10339 <lang_frag loop>: Set add_this_lang=no if the language is in
10340 unsupported_languages.
10341 * configure: Regenerate.
10343 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10345 * configure.in: Fix typo in handling of --with-mpfr-dir.
10346 * configure: Regenerate.
10348 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10350 * MAINTAINERS: Update my email address.
10352 2005-06-02 Jim Blandy <jimb@redhat.com>
10354 * config.sub: Add cases for the Renesas m32c. (This patch has been
10355 accepted into the master sources.)
10357 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
10358 Michael Snyder <msnyder@redhat.com>
10359 Stan Cox <scox@redhat.com>
10361 * configure.in: Set noconfigdirs for ms1.
10363 * configure: Regenerate.
10365 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10367 * MAINTAINERS (Write After Approval): Add self.
10369 2005-06-01 Josh Conner <jconner@apple.com>
10371 * MAINTAINERS (Write After Approval): Add self.
10373 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
10375 * MAINTAINERS: Update my email address.
10377 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10379 * MAINTAINERS (Write After Approval): Add self.
10381 2005-05-26 Chris Demetriou <cgd@broadcom.com>
10383 * MAINTAINERS (Write After Approval): Remove self.
10385 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
10387 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10388 (Dependencies): Consider target modules for bootstrap dependencies.
10389 Make target bootstrap modules depend on each stage's gcc.
10390 * Makefile.in: Regenerate.
10392 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
10394 * Makefile.def (configure-gcc): Depend on binutils having been built.
10395 (all-gcc): No need to do it here.
10396 * Makefile.in: Regenerate.
10398 2005-05-19 Paul Brook <paul@codesourcery.com>
10400 * configure.in: Rewrite misleading error message when requested
10401 language cannot be built.
10402 * configure: Regenerate.
10404 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10406 * ylwrap: Import from Automake 1.9.5.
10408 2005-05-13 David Ung <davidu@mips.com>
10410 * MAINTAINERS (Write After Approval): Add self.
10412 2005-05-09 Mike Stump <mrs@apple.com>
10414 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10415 lt_cv_sys_max_cmd_len for now.
10417 2005-05-09 Stan Cox <scox@redhat.com>
10419 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10421 2005-05-08 Matt Kraai <kraai@ftbfs.org>
10423 * README.SCO: Update the URL.
10425 2005-05-05 David Edelsohn <edelsohn@gnu.org>
10427 * ltconfig: Define file_list_spec. Pass file_list_spec and
10428 with_gnu_ld to libtool.
10429 * ltcf-c.sh (aix[45]): Define file_list_spec.
10430 * ltcf-cxx.sh (aix[45]): Same.
10431 * ltcf-gcj.sh (aix[45]): Same.
10432 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10433 exists, write list of input files to temporary file.
10435 2005-05-04 Mike Stump <mrs@apple.com>
10437 * configure.in: Always pass --target to target configures as
10438 otherwise rebuilds that do --recheck will fail.
10439 * confiugure: Rebuilt.
10441 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10443 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10444 STAGE_HOST_EXPORTS.
10445 (configure, all): Add bootstrap support.
10446 (Host modules, target modules): Pass post-stage1 flags and exports.
10447 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10448 * Makefile.in: Regenerate.
10450 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10452 * configure: Regenerate.
10454 2005-04-27 Mike Stump <mrs@apple.com>
10456 * MAINTAINERS: Add self as darwin maintainer.
10458 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10460 * config.sub: Update from master copy.
10462 2005-04-21 Mike Stump <mrs@apple.com>
10464 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10465 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10467 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10469 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10470 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10471 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10472 "*-*-elf" and "*-*-linux*".
10473 * configure: Regenerate.
10475 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10477 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10479 2005-04-12 Mike Stump <mrs@apple.com>
10481 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10483 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10485 * MAINTAINERS (Write After Approval): Add myself.
10487 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10489 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10491 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10493 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10494 (TARGET_CONFIGARGS): Include --with-target-subdir.
10495 (configure, all): New macros. Use them throughout.
10496 * Makefile.in: Regenerate.
10498 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10500 * MAINTAINERS (Write After Approval): Add myself.
10502 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10504 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10506 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10508 * MAINTAINERS: Move John Carr to Write After Approval.
10510 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10512 * config/mh-mingw32: Delete.
10513 * configure.in: Don't use it.
10514 * configure: Regenerate.
10516 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10518 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10519 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10520 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10521 (HOST_LIB_PATH): Generate from Makefile.def.
10522 (TARGET_LIB_PATH): Likewise.
10523 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10524 * Makefile.in: Regenerate.
10525 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10526 (RPATH_ENVVAR): Include Darwin case.
10527 * configure: Regenerate.
10529 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10531 * MAINTAINERS (Various Maintainers): Remove self.
10532 (Write After Approval): Add self.
10534 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10536 * MAINTAINERS (Various Maintainers): Add self.
10538 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10540 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10541 * configure: Regenerate.
10543 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10545 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10546 gcc_version, and gcc_version_trigger from set of flags to pass.
10547 * Makefile.tpl: Remove definitions of above variables.
10548 (config.status): Remove dependency on $(gcc_version_trigger).
10549 * Makefile.in: Regenerate.
10550 * configure.in: Do not reference config/gcc-version.m4 nor
10551 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10552 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10553 * configure: Regenerate.
10555 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10556 Andrew Pinski <pinskia@physics.uc.edu>
10558 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10559 * Makefile.in: Regenerate.
10561 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10563 * MAINTAINERS (Write After Approval): Add myself.
10565 2005-03-03 David Ayers <d.ayers@inode.at>
10567 * MAINTAINERS (Write After Approval): Add myself.
10569 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10572 * ltmain.sh: Avoid creating archives with components that have
10573 duplicate basenames.
10575 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10578 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10580 * Makefile.in: Regenerate.
10582 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10584 * Makefile.in: Regenerate to fix conflict between the previous two
10587 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10590 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10591 * Makefile.tpl (HOST_SUBDIR): New substitution.
10592 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10593 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10594 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10595 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10596 (Host modules, Bootstrapped modules): Use it.
10597 (Build modules, Target modules): Do not create symlink trees,
10598 always configure out-of-srcdir.
10599 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10600 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10601 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10602 $(HOST_SUBDIR). Create a symlink for host_subdir.
10604 * Makefile.in: Regenerate.
10605 * configure: Regenerate.
10607 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10609 Merged from libada-gnattools-branch:
10610 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10612 * gnattools: New directory.
10613 * Makefile.def: Add gnattools as a module, depending on target-libada.
10614 * Makefile.in: Regenerate.
10615 * configure.in: Include gnattools in host_tools; disable it if ada
10617 * configure: Regenerate.
10619 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
10621 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10622 treelang maintainer.
10623 (Write After Approval): Remove myself.
10625 2005-02-23 Paul Schlie <schlie@comcast.net>
10627 * configure.in: Allow darwin targeted ports to build tk, itcl and
10629 * configure: Regenerate.
10631 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10634 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10635 * configure: Regenerate.
10637 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10639 * MAINTAINERS (Write After Approval): Add myself.
10641 2005-02-10 Ian Lance Taylor <ian@airs.com>
10643 * MAINTAINERS: Update my e-mail address.
10645 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10647 * MAINTAINERS (Write After Approval): Add myself.
10649 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
10651 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10652 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10653 target-libgloss when not *-*-elf and *-*-aout.
10654 * configure: Regenerate.
10656 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10658 * MAINTAINERS: Remove obsolete entries.
10660 * MAINTAINERS (Write After Approval): Add Michael Matz.
10662 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
10664 * MAINTAINERS: Remove self as cpplib maintainer.
10666 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10668 * install-sh, config.sub: Import from upstream.
10670 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10673 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10674 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10675 * Makefile.in: Regenerate.
10677 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
10679 * MAINTAINERS: Update my email address.
10681 2005-01-12 David Edelsohn <edelsohn@gnu.org>
10682 Andreas Schwab <schwab@suse.de>
10685 * config-ml.in: Eval option if surrounded by single quotes.
10687 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
10689 Revert 2004-12-28 Makefile changes, a better fix will be
10690 applied to mainline and src after GCC 4.0 branches.
10692 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
10696 * Makefile.def (target_modules): Remove stage parameter,
10697 it is always true now.
10698 * Makefile.tpl (configure-build-[+module+],
10699 configure-target-[+module+]): Always build symlink tree
10700 for the directory and for include. BUILD_SUBDIR and
10701 TARGET_SUBDIR cannot be . anymore.
10702 * Makefile.in: Regenerate.
10704 2004-12-25 David Edelsohn <edelsohn@gnu.org>
10706 Revert 2004-12-08 Makefile changes.
10708 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10710 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10713 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10715 * configure.in (sh64-*-*): Reenable gprof.
10716 * configure: Regenerate.
10718 2004-12-08 David Edelsohn <edelsohn@gnu.org>
10720 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10721 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10722 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10723 * Makefile.in: Regenerate.
10725 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10727 * MAINTAINERS: Update my email address.
10729 2004-12-07 Matt Kraai <kraai@ftbfs.org>
10731 * Makefile.tpl: Generate normal dependencies if the LHS module is
10733 * Makefile.in: Regenerate.
10735 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10737 * configure.in: Include config/gxx-include-dir.m4. Use
10738 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10739 * configure: Regenerate.
10741 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10743 * config.if: Delete.
10744 * configure.in: Set libstdcxx_incdir directly.
10745 * configure: Regenerate.
10747 2004-12-02 Eric Christopher <echristo@redhat.com>
10749 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10750 * Makefile.in: Regenerate.
10752 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10754 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10755 * configure: Regenerate.
10757 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10759 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10760 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10761 * configure: Regenerate.
10763 2004-12-01 Eric Christopher <echristo@redhat.com>
10765 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10766 of things to remove.
10768 2004-11-29 Matt Kraai <kraai@ftbfs.org>
10770 * MAINTAINERS (Write After Approval): Update my e-mail address.
10772 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10774 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10775 from CVS libtool to always pass_all.
10777 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10779 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10780 (hppa*64*-*-*): Delete incorrect comment.
10781 * configure: Rebuilt.
10783 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10785 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10787 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10789 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10790 from CVS libtool to always pass_all.
10792 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10794 * install-sh, compile: Import from automake.
10796 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10798 * config.guess, config.sub: Import from savannnah.
10800 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
10802 * MAINTAINERS (Write After Approval): Add myself
10804 2004-11-12 Mike Stump <mrs@apple.com>
10806 * Makefile.def: Add html support.
10807 * Makefile.tpl: Likewise.
10808 * Makefile.in: Regenerate.
10810 2004-11-11 Geoffrey Keating <geoffk@apple.com>
10813 * configure.in: Remove all instances of build-fixincludes from
10815 (build_configargs): Supply --target to subdirectories.
10816 * configure: Regenerate.
10818 * Makefile.def: Make gcc install depend on fixincludes install.
10819 * Makefile.in: Regenerate.
10821 2004-11-10 Janis Johnson <janis187@us.ibm.com>
10823 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10825 2004-11-11 Paul Brook <paul@codesourcery.com>
10827 * MAINTAINERS: Add self as arm maintainer. Update email address.
10829 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10831 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10832 target-libgfortran.
10833 * configure: Regenerate.
10835 2004-11-07 David Edelsohn <edelsohn@gnu.org>
10837 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10840 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
10842 * Makefile.def (host fixincludes): Specify missing targets.
10843 * Makefile.in: Regenerate.
10845 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10847 * MAINTAINERS: Add myself
10849 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10851 * MAINTAINERS (Write After Approval): Add myself.
10853 2004-11-04 Geoffrey Keating <geoffk@apple.com>
10855 * Makefile.def: Build fixincludes for the host, too.
10856 * Makefile.in: Regenerate.
10857 * configure.in (host_tools): Add fixincludes.
10858 * configure: Regenerate.
10860 2004-11-04 Daniel Jacobowitz <dan@debian.org>
10862 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10863 * configure: Regenerated.
10865 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10868 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10869 * configure: Regenerated.
10871 2004-10-31 Mark Mitchell <mark@codesourcery.com>
10873 * README.SCO: Update per FSF instructions.
10875 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
10878 * configure.in (case ${target}): Do not build fixincludes for avr.
10879 * configure: Regenerated.
10881 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
10883 * configure.in (case ${target}): Do not build fixincludes
10884 on platforms where it is not used.
10885 * configure: Regenerated.
10887 2004-10-23 Daniel Jacobowitz <dan@debian.org>
10889 * configure.in: Use an absolute path to install-sh.
10890 * configure: Regenerated.
10892 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10894 * MAINTAINERS (Write After Approval): Add myself.
10896 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10898 * MAINTAINERS: Remove from Write After Approval those that are
10899 already maintainers.
10901 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10903 * MAINTAINERS: Update my email address.
10905 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10907 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10908 * configure: Regenerate.
10910 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
10912 * MAINTAINERS: Update my email address.
10914 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10916 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10917 entries belonging to this category.
10919 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10921 * MAINTAINERS: Update my e-mail address.
10923 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
10925 Fix wrong conflict resolution in:
10927 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10929 * Makefile.in: Regenerate.
10930 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10931 in the recursive `make', instead of hardwiring `all'.
10932 (Autogenerated TARGET-* variables): New.
10934 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10936 * configure.in: Enable target-libgloss for crx-*-*.
10937 * configure: Regenerate.
10939 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10941 * MAINTAINERS (Various Maintainers): Move the "windows,
10942 cygwin, mingw" maintainer to ...
10943 (OS Port Maintainers): ... here.
10945 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10947 * MAINTAINERS (Write After Approval): Remove those that are
10948 maintainers of some subsystem.
10950 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10952 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10953 * ltcf-cxx.sh (tpf*): Likewise.
10954 * ltconfig (tpf*): Add TPF OS configuration support.
10956 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10958 * MAINTAINERS: Change my email address to my new work account.
10960 2004-09-24 Michael Roth <mroth@nessie.de>
10962 * configure.in (--without-headers): Add missing double quotes.
10963 * configure: Regenerate.
10965 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
10967 * ylwrap: Revert to previous version.
10969 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10972 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10973 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10974 SET_GCC_LIB_PATH_CMD.
10975 (BASE_TARGET_EXPORTS): Likewise.
10976 * Makefile.in: Regenerated.
10978 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10979 * configure: Regenerated.
10981 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10983 * config.guess: New upstream version
10984 * compile, depcomp, install-sh, ylwrap: Likewise.
10986 2004-09-19 Roger Sayle <roger@eyesopen.com>
10988 * config/mh-x86omitfp: New host makefile fragment. Add
10989 -fomit-frame-pointer to the default BOOT_CFLAGS.
10990 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10991 * configure: Regenerate.
10993 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10996 * configure.in (*-*-darwin*): Renable libobjc.
10997 * configure: Regenerate.
10999 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
11001 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11003 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
11005 * Makefile.def: Remove libbanshee.
11006 * Makefile.tpl: Ditto.
11007 * configure.in: Ditto.
11008 * Makefile.in: Regen.
11009 * configure: Ditto.
11011 2004-09-08 David Edelsohn <edelsohn@gnu.org>
11013 * ltmain.sh: Use $pic_object as $non_pic_object if
11014 $non_pic_object=none.
11016 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
11018 * missing: Import latest version from master repository.
11020 2004-09-06 Nick Clifton <nickc@redhat.com>
11022 * config.sub: Import latest version from master repository.
11023 * config.guess: Likewise.
11024 This includes these changes:
11026 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
11028 * config.sub: Handle crisv32, alias etraxfs.
11029 * config.guess (crisv32:Linux:*:*): Handle.
11031 2004-08-13 Brad Smith <brad@comstyle.com>
11033 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11034 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11036 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
11038 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11039 assume the processor is a powerpc. This is because coreutils
11040 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11041 in this case, due to a MacOS X bug that causes
11042 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11043 to return a negative number.
11044 Problem reported by Petter Reinholdtsen in:
11045 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11047 2004-07-19 Ben Elliston <bje@gnu.org>
11049 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11051 2004-06-24 Ben Elliston <bje@gnu.org>
11053 * config.guess: Update copyright years.
11054 * config.sub: Likewise.
11056 2004-06-22 Robert Millan <robertmh@gnu.org>
11058 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11059 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11061 2004-06-22 Stanley F. Quayle <stan@stanq.com>
11063 * config.guess (*:*VMS:*:*): New entry. Replaces
11064 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11067 2004-06-22 Ben Elliston <bje@gnu.org>
11069 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11070 * config.sub: Likewise.
11072 2004-06-22 Ben Elliston <bje@gnu.org>
11074 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11075 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11077 2004-06-11 Ben Elliston <bje@gnu.org>
11079 * config.guess (pegasos:OpenBSD:*:*): Remove.
11081 2004-06-11 Ben Elliston <bje@gnu.org>
11083 From Wouter Verhelst <wouter@grep.be>:
11084 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11086 2004-06-11 Ben Elliston <bje@gnu.org>
11088 * config.guess (luna88k:OpenBSD:*:*): New.
11090 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
11092 * config.guess (m32r*:Linux:*:*): New case.
11093 * config.sub: Handle m32rle.
11095 2004-03-12 Ben Elliston <bje@wasabisystems.com>
11097 From Jens Petersen <petersen@redhat.com>:
11098 * config.sub: Handle sparcv8.
11100 2004-03-03 Ben Elliston <bje@wasabisystems.com>
11102 From Tom Smith <smith@cag.lkg.hp.com>:
11103 * config.guess: Version suffixes are equally significant on Tru64
11104 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
11105 prefix of "P" (patched kernel).
11107 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
11109 * config.sub: Add support for National Semiconductor CRX target.
11111 2004-09-03 Janis Johnson <janis187@us.ibm.com>
11113 * MAINTAINERS (Various Maintainers): Remove myself as web page
11114 maintainer, add myself as maintainer of build status lists.
11116 2004-09-03 Jan Beulich <jbeulich@novell.com>
11118 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11119 *-*-netware, but add target-libmudflap.
11120 Consolidate *-*-netware targets (of which really only i?86 exists)
11121 into a single entry.
11122 * configure: Likewise.
11124 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
11126 * Makefile.tpl (sorry): Remove.
11127 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11128 (cleanstrap targets): Depend on distclean, not distclean-stage1.
11129 (do-clean): Clean per-stage directories too.
11130 (do-distclean): Run distclean-stage1 too.
11131 (.NOTPARALLEL): Enable during toplevel bootstrap.
11132 (stage[+id+]-bubble): Enable parallel execution during
11133 the recursive invocation.
11134 * Makefile.in: Regenerate.
11136 Fix previous checkin:
11138 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11140 * configure.in: Fix indentation.
11141 * configure: Regenerate.
11143 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
11145 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11146 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11147 * configure: regenerate
11148 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11151 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
11153 * Makefile.def (build_modules): Add fixincludes.
11154 (dependencies): Make gcc depend on fixincludes.
11155 * configure.in (build_tools): Add fixincludes.
11156 (build_configdirs): Always include build_libs.
11157 * Makefile.in: Regenerate.
11158 * configure: Regenerate.
11160 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
11162 * Makefile.def (bootstrap stages): Add 'lean' parameter.
11163 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11164 phony targets; do not generate timestamp files.
11165 (distclean-stageN): Remove references to their timestamp files.
11166 (restageN, touch-stageN): Remove.
11167 (stageN-bubble): Rewritten.
11168 (compare): Support lean bootstraps.
11169 * Makefile.in: Regenerate.
11171 * configure.in: Only warn when bootstrapping but
11172 build != host or build != target. Support lean bootstraps.
11173 * configure: Regenerate.
11175 2004-08-26 Phil Edwards <phil@codesourcery.com>
11177 * configure.in: Give a better error message if GMP/MPFR are missing
11178 and a language needing them has been requested.
11179 * configure: Regenerated.
11181 2004-08-25 Phil Edwards <phil@codesourcery.com>
11183 * configure.in: Print a list of available language front-ends if
11184 a requested one is missing. Tidy stray tab characters.
11185 * configure: Regenerated.
11187 2004-08-19 Michael Koch <konqueror@gmx.de>
11189 * gcc/doc/install.texi: Update entry about automake for libjava.
11191 2004-08-17 Robert Millan <robertmh@gnu.org>
11193 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11194 (instead of FreeBSD).
11195 * configure: Regenerate.
11197 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
11199 * Makefile.in: Regenerate.
11200 * configure: Regenerate.
11202 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11204 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11205 for bootstrapped modules if toplevel bootstrap is going.
11206 (GCC bootstrap): Generate per-stage targets for all bootstrapped
11207 modules. Adjust for changes in Makefile.def. Enable several
11208 rules even in non-bootstrap mode, just to avoid peppering the
11209 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11210 (stage-[+prev+]-bubble): Remove.
11212 * Makefile.def (Dependencies): Depend on all-build-bison,
11213 all-build-flex, all-build-byacc, all-build-texinfo, rather
11214 than the host variations.
11215 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
11217 (BISON): Update for recent Bisons.
11219 (cross): Depend on all-build.
11220 (all): Do not depend on all-build.
11221 (prebootstrap): Remove.
11222 (dep-kind): Accept separate prefixes for MODULE and ON variables.
11223 (Prebootstrap dependencies): Add them to the per-stage targets
11224 and to all-prebootstrap.
11225 * configure.in (build_configdirs): Always enable build_tools.
11226 (BUILD_DIR_PREFIX): Remove.
11228 * Makefile.def (gcc): Add target variable.
11229 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11230 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11231 in the recursive `make', instead of hardwiring `all'.
11232 (Autogenerated TARGET-* variables): New.
11234 2004-08-13 Brian Booth <bbooth@redhat.com>
11236 * MAINTAINERS: Remove myself from write-after-approval.
11238 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
11240 * src-release: Stop distributing mmalloc with gdb (which doesn't
11242 * Makefile.def: GDB doesn't depend on mmalloc anymore.
11243 * Makefile.in: Regenerate.
11245 2004-08-09 Mark Mitchell <mark@codesourcery.com>
11247 * configure.in (arm*-*-eabi*): New target.
11248 * configure: Regenerate.
11250 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
11252 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11253 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11254 (Dependencies): New section.
11255 * Makefile.tpl (Dependencies): Generate from Makefile.def.
11256 (configure-target-[+module+]): Depend on maybe-all-gcc
11257 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
11258 (toplevel profiledbootstrap): Fix dependencies.
11259 * Makefile.in: Regenerate.
11261 2004-08-03 Mark Mitchell <mark@codesourcery.com>
11263 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11264 target-libiberty to noconfigdirs.
11265 * configure: Regenerate.
11267 2004-08-03 Paul Brook <paul@codesourcery.com>
11269 * configure.in: Check for MPFR as well as GMP.
11270 * configure: Regenerate.
11272 2004-08-01 Robert Millan <robertmh@gnu.org>
11274 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11275 libmudflap for all GNU-based systems (with Glibc).
11276 * configure: Regenerate.
11278 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
11280 * Makefile.def (host-modules): Add gcc.
11281 * Makefile.in: Regenerate.
11282 * Makefile.tpl (sorry): New rule.
11283 (configure-host, all-host, [+make_target+]-host, do-check,
11284 install-host): Do not add gcc as a special case.
11285 (host modules): Add a small special-casing for gcc. Export
11286 extra_make_flags through the environment.
11287 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11288 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11289 other recursive targets for gcc): Remove.
11291 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11292 (stage, unstage): New rules.
11293 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11294 distclean-stage[+id+]): Use stage_current.
11295 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11296 the stage*-start rules.
11298 2004-08-02 Geoffrey Keating <geoffk@apple.com>
11300 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11301 use -all_load flag.
11303 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
11305 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11306 * configure: Regenerate.
11308 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11310 * maintainer-scripts/gcc_release: Revert yesterday's change.
11312 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11314 * MAINTAINERS: Add myself to write-after-approval.
11316 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11319 * gcc/gccbug.in: Updated because of libf2c removal.
11320 * maintainer-scripts/gcc_release: Ditto.
11322 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
11324 * configure.in: Build libmudflap by default on FreeBSD.
11325 * configure: Regenerated.
11327 2004-07-09 Mark Mitchell <mark@codesourcery.com>
11329 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11331 * configure: Regenerated.
11333 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11336 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11337 feedback based compiler.
11338 * Makefile.in: Rebuilt.
11340 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
11342 * Makefile.def (host_modules): Set bootstrap=true for flex.
11343 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11344 * Makefile.in: Rebuilt.
11346 2004-07-07 Jan Hubicka <jh@suse.cz>
11348 * MAINTAINERS: Add self as a profile feedback maintainer.
11350 2004-07-05 Phil Edwards <phil@codesourcery.com>
11352 * configure.in: Do not prepend $srcdir to /dev/null in
11353 makefile fragments.
11354 * configure: Regenerate.
11356 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
11358 * Makefile.def (build_modules): Add bison, byacc, flex,
11360 (flags_to_pass): Add FLEX.
11361 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11362 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11363 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11364 DEFAULT_MAKEINFO): Remove.
11365 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11366 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11367 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11368 objdir or else use configured tool.
11370 (all): Depend on it.
11371 (Build module dependencies): Add.
11372 * Makefile.in: Regenerate.
11373 * configure.in: Better support for multiple build modules,
11374 matching what is done for host/target modules. Do not look
11375 for "plausible" locations of build tools if Canadian cross.
11376 Use autoconf's AC_PROG_CC to find a C compiler. Define
11377 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11378 * configure: Regenerate.
11380 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11382 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11383 * Makefile.in: Regenerate.
11385 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11387 * Makefile.tpl (configure-build-[+module+],
11388 configure-[+module+], configure-target-[+module+]): Pass
11389 [+extra_configure_args+].
11390 (all-build-[+module+], all-[+module+], check-[+module+],
11391 install-[+module+], [+make_target+]-[+module+],
11392 all-target-[+module+], check-target-[+module+],
11393 install-target-[+module+], [+make_target+]-target-[+module+]):
11394 Pass [+extra_make_args+].
11395 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11396 (GCC_HOST_EXPORTS): Remove.
11397 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11398 cross, check-gcc, check-gcc-c++, install-gcc,
11399 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11400 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11401 * Makefile.in: Regenerate.
11403 2004-06-21 Matthew Sachs <msachs@apple.com>
11405 * MAINTAINERS: Added self to write-after-approval.
11407 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11409 * configure.in: Check for srcdir/winsup rather than build directory
11411 * configure: Regenerate.
11413 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
11415 * configure.in: Don't build Cygwin native newlib if winsup
11416 directory is missing. Emit warning instead.
11417 * configure: Regenerate.
11419 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
11421 * Makefile.tpl (touch-stage[+id+]): New.
11422 (restage[+prev+]): Depend on touch-stage[+id+].
11424 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11427 * Makefile.def: Add profile and feedback bootstrap stages.
11428 Remove next field from bootstrap stages.
11429 * Makefile.tpl (LN, LN_S): Substitute.
11430 (stageN-start, stageN-end): Use double-colon rules, to
11431 provide a hook for additional setup commands.
11432 (distclean-stageN-gcc, restageN): Create dependencies from
11433 [+prev+], not from [+next+].
11434 (stageN-bubble): Add commands for successive stages from
11435 [+prev+], using double-colon rules.
11436 (all-stageN-gcc): Fix typo.
11437 (stagefeedback-start, profiledbootstrap): New.
11438 * Makefile.in: Regenerate.
11439 * configure.in: Call ACX_PROG_LN.
11440 * configure: Regenerate.
11442 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11444 * MAINTAINERS (Write After Approval): Add myself.
11446 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11448 * MAINTAINERS (Write After Approval): Add myself.
11450 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11452 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11454 * configure: Regenerate.
11456 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11458 * Makefile.tpl: Fix typo.
11459 * Makefile.in: Regenerate.
11461 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11463 * configure.in: Remove new- prefix from toplevel
11465 * configure: Regenerate.
11467 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11469 * Makefile.tpl (all.normal): Rename to all.
11470 (all): Replace with a rule to pick the default
11471 target from configure.
11472 (all-gcc, configure-gcc): Use conditionals to
11473 do nothing when toplevel bootstrap is going on.
11474 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11475 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11476 * configure.in: Support --enable-bootstrap.
11478 * Makefile.def: Remove new- prefix from toplevel
11480 * Makefile.tpl: Likewise.
11482 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11485 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11486 $(RECURSE_FLAGS) to recursive invocation of make.
11488 * Makefile.in: Regenerate.
11489 * configure: Regenerate.
11491 2004-05-30 Andreas Jaeger <aj@suse.de>
11492 Jim Wilson <wilson@specifixinc.com>
11494 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11497 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11499 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11500 * configure: Regenerate.
11502 2004-05-25 Daniel Jacobowitz <drow@false.org>
11504 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11505 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11506 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11508 * Makefile.in: Regenerate.
11510 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11512 * configure.in: Test the ability to symlink directories.
11513 * configure: Regenerate.
11515 * Makefile.def (bootstrap-stage): New definitions.
11516 * Makefile.tpl (configure-stage1-gcc,
11517 configure-stage2-gcc, configure-stage3-gcc,
11518 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11519 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11520 new-restage3, compare): Autogenerate, see Makefile.in
11521 entry for behavioral changes.
11522 (distclean-stage1, new-stage1-start, new-stage1-end,
11523 new-stage1-bubble, distclean-stage2, new-stage2-start,
11524 new-stage2-end, new-stage2-bubble, distclean-stage3,
11525 new-stage3-start, new-stage3-end): New autogenerated targets.
11526 (objext, prebootstrap, BOOT_CFLAGS,
11527 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11530 * Makefile.in: Regenerate.
11531 (distclean-stage1, new-stage1-start, new-stage1-end,
11532 new-stage1-bubble, distclean-stage2, new-stage2-start,
11533 new-stage2-end, new-stage2-bubble, distclean-stage3,
11534 new-stage3-start, new-stage3-end): New targets.
11535 (all-stage1-gcc): Move prebootstrap dependency from here...
11536 (configure-stage1-gcc): ...to here.
11537 (new-bootstrap): Use bubble targets.
11538 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11539 Use per-stage distclean targets.
11540 (configure-stage1-gcc, configure-stage2-gcc,
11541 configure-stage3-gcc, all-stage1-gcc,
11542 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11543 Use new-stageN-start to prepare the tree.
11545 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11547 * Makefile.def (host_modules): add libcpp.
11548 * Makefile.tpl: Add dependencies on and for libcpp.
11549 * Makefile.in: Regenerate.
11550 * configure.in: Add libcpp host module.
11551 * configure: Regenerate.
11553 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11555 * Makefile.tpl: Whenever a recursive target is defined, wrap
11556 it in a special @if/@endif block, and prepare its maybe
11557 dependency in the @if/@endif block
11558 * configure.in: Instead of writing maybe dependencies, remove
11559 the @if/@endif statements, and remove the @if/@endif blocks
11561 * configure: Regenerate.
11562 * Makefile.in: Regenerate.
11564 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11566 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11568 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11571 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11572 * */configure: Rebuilt.
11574 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11576 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11578 * configure, Makefile.in: Regenerate.
11580 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
11582 * MAINTAINERS (Write After Approval): Add myself.
11584 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11586 Merge from tree-ssa-20020619-branch.
11588 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11589 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11590 (HOST_GMPLIBS): Define.
11591 (HOST_GMPINC): Define.
11592 (TARGET_LIB_PATH): Add libmudflap.
11593 (GFORTRAN_FOR_TARGET): Define.
11594 (configure-build*): Export GFORTRAN.
11595 (configure-gcc): Export GMPLIBS and GMPINC.
11596 (all-gcc): Add maybe-all-libbanshee.
11597 (configure-target-libgfortran): Define.
11598 * Makefile.in: Regenerate.
11599 * configure.in (host_libs): Add libbanshee.
11600 (target_libraries): Add target-libmudflap and target-libgfortran.
11601 Add --with-libbanshee.
11602 Handle --disable-libmudflap.
11603 (*-*-freebsd*): Use with_gmp.
11604 Add $(libgcj) to noconfigdirs.
11605 * configure: Regenerate.
11606 * depcomp: New file.
11607 * MAINTAINERS: Add tree-ssa maintainers.
11609 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11611 * MAINTAINERS (Various Maintainers): Add myself.
11613 2004-04-30 Brian Ford <ford@vss.fsi.com>
11615 * MAINTAINERS (Write After Approval): Add myself.
11617 2004-04-29 Uros Bizjak <uros@kss-loka.si>
11619 * MAINTAINERS (Write After Approval): Add myself.
11621 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
11623 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11624 * configure: Regenerate.
11626 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
11629 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11631 * Makefile.def (flags_to_pass): Remove *dir variables that
11632 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11633 as well as prefix and exec_prefix.
11634 * Makefile.in: Regenerate.
11636 2004-04-26 Robert Millan <robertmh@gnu.org>
11638 Add patches from libtool CVS.
11639 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11640 * ltconfig: Likewise.
11641 * ltcf-c.sh: Likewise.
11642 * ltcf-cxx.sh: Likewise.
11643 * ltcf-gcj.sh: Likewise.
11645 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11647 * Makefile.def (host_modules): Mark with the bootstrap
11648 flag packages on which gcc depends.
11649 * Makefile.tpl (all-bootstrap): Use it.
11650 * Makefile.in: Regenerate.
11652 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11654 * Makefile.def (flags_to_pass): Remove *dir variables that
11655 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11656 as well as prefix and exec_prefix.
11657 * Makefile.in: Regenerate.
11659 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11661 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11662 * configure: Regenerate.
11663 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11664 * gcc/Makefile.tpl (compare): Use the result of the test.
11665 * gcc/Makefile.in: Regenerate.
11667 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
11669 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11670 Always relocate gcc and prev-gcc to the original names, even
11671 if the build fails.
11672 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11675 2004-04-23 Laurent GUERBY <laurent@guerby.net>
11677 * MAINTAINERS: Update my email address.
11679 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11681 * configure.in (mips*-*-irix5*): Enable ld.
11682 * configure: Regenerate.
11684 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11686 * configure: Regenerate.
11688 2004-04-15 James E Wilson <wilson@specifixinc.com>
11690 * Makefile.tpl (configure-[+module+], configure-gcc,
11691 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11692 Set and export LDFLAGS.
11693 * Makefile.in: Regenerate.
11695 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11697 * MAINTAINERS: Add myself to write-after-approval.
11699 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11702 * Makefile.tpl: If we don't have built-in-tree target tools,
11703 use the ones found by configure rather than hacking around with
11704 program_transform_name.
11705 * configure.in: Give Makefile.tpl the information necessary
11707 * Makefile.in: Regenerate.
11708 * configure: Regenerate.
11710 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11713 * configure.in: When computing baseargs, strip *all* copies of
11714 offending options. Also, don't match/substitute the trailing space,
11715 so that this actually works when two similar options are separated by
11717 * configure: Regenerate.
11719 2004-04-06 David Edelsohn <edelsohn@gnu.org>
11721 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11722 (rs6000-*-aix*): Same.
11723 * configure: Regenerate.
11725 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
11727 * MAINTAINERS: Add myself to write-after-approval.
11729 2004-04-03 Bud Davis <bdavis9659@comcast.net>
11731 * MAINTAINERS: Add myself to write-after-approval.
11733 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11735 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11736 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11737 * Makefile.in: Regenerate.
11739 * configure.in (top level bootstrap support): Rework --enable-werror
11740 to set @stage2_werror_flag@.
11741 * configure: Regenerate.
11742 * Makefile.tpl (top level bootstrap support): Pass
11743 @stage2_werror_flag@ down to configure in stages 2 and 3.
11744 * Makefile.in: Regenerate.
11746 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11748 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11749 for stages 2 and 3 as well as in make. As a consequence, remove
11750 OUTPUT_OPTION (now detected by configure) from the flags passed down
11752 * Makefile.in: Regenerate.
11754 * Makefile.tpl (new-bootstrap): Fix typo.
11755 * Makefile.in: Regenerate.
11757 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11759 * Makefile.tpl: Rearrange by moving recursive_targets rules
11760 into their proper sections.
11761 * Makefile.tpl (top level bootstrap support): Move disabling
11762 of coverage flags from 'make' to 'configure'; improve comments.
11763 * Makefile.in: Regenerate.
11765 * Makefile.tpl (experimental top level bootstrap) Move stage1
11766 language setting from all- target to configure- target; disable
11767 intermodule optimization in stage 1; prevent gratuitous rebuilds
11769 * Makefile.in: Regenerate.
11770 * configure.in: Comma-separate stage 1 language list for top
11772 * configure: Regenerate.
11774 * Makefile.tpl: Clean up experimental top level bootstrap support:
11775 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11776 prev-gcc in configure- targets as well as all- targets.
11777 * Makefile.in: Regenerate.
11779 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11781 * compile: New file imported from automake.
11783 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
11785 * configure.in: Remove symbolic link section.
11786 * configure: Regenerate.
11787 * Makefile.tpl (links): Remove.
11788 * Makefile.in: Regenerate.
11790 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
11791 Nathanael Nerode <neroden@gcc.gnu.org>
11793 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11794 Set with AC_CHECK_PROGS.
11795 * configure.in: Fix comment typo from last patch.
11796 * configure: Regenerate.
11798 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11800 * Makefile.tpl: Introduce experimental top level bootstrap support.
11801 * Makefile.in: Regenerate.
11802 * configure.in: Introduce support for top level bootstrap.
11803 * configure: Regenerate.
11805 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
11806 Paolo Bonzini <bonzini@gnu.org>
11809 * configure.in: Cope with shells that do not support unquoted ^
11810 * configure: Regenerate.
11812 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
11813 Paolo Bonzini <bonzini@gnu.org>
11816 * configure.in: Cope with shells that do not support nesting
11817 quotes inside quoted backquote substitutions.
11818 * configure: Regenerate.
11820 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11823 * configure.in: Fix escaping of $.
11824 * configure: Regenerate.
11826 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11828 * configure: Regenerate, since I forgot to while committing Paolo's
11831 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
11834 Move language detection to the top level.
11835 * configure.in: Find default values for the tools as
11836 soon as possible. Disable ada if GNAT is not found.
11837 Emit error message about missing languages. Expand
11838 --enable-languages=all for the gcc subdirectory.
11840 2004-03-10 Ben Elliston <bje@gnu.org>
11842 * MAINTAINERS: Update my email address.
11844 2004-03-05 David Edelsohn <edelsohn@gnu.org>
11846 * ltconfig: Disable building static libraries if building shared
11847 libraries on AIX 5L.
11849 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
11851 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11852 and disable libgcj.
11853 * configure: Regenerated.
11855 2004-03-01 Brian Booth <bbooth@redhat.com>
11857 * MAINTAINERS: Add myself to write-after-approval.
11859 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
11861 * MAINTAINERS: Add myself to write-after-approval.
11863 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11866 * Makefile.tpl: Guard XFOO sed statements better.
11867 * Makefile.tpl: Add dependency for configure-target-libada.
11868 * Makefile.in: Regenerate (incidentally fixes broken
11869 commit when libada-branch was merged).
11871 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11873 * MAINTAINERS: Add myself to write-after-approval.
11875 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11877 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11880 2004-02-20 Andrew Cagney <cagney@redhat.com>
11882 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11883 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11885 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11888 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11890 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
11892 * MAINTAINERS: Added myself to write-after-approval.
11894 2004-02-14 Michael Koch <konqueror@gmx.de>
11896 * MAINTAINERS: Added myself to write-after-approval.
11898 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11900 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11901 some OS port maintainers to OS port maintainers section.
11903 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
11905 * MAINTAINERS: Add self.
11907 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11909 * MAINTAINERS: Alphabetize.
11911 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
11913 * MAINTAINERS: Remove myself.
11915 2004-02-11 David Edelsohn <edelsohn@gnu.org>
11917 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11918 (rs6000-*-aix*): Same.
11919 * configure: Regenerate.
11921 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11923 * configure.in (host): Add in missing $noconfigdirs to defines.
11924 * configure: Regenerate.
11926 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11927 Nathanael Nerode <neroden@gcc.gnu.org>
11929 PR ada/6637, PR ada/5911
11930 Merge with libada-branch:
11931 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11932 with appropriate dependencies. Add --enable-libada configure switch.
11933 * configure, Makefile.in: Regenerate.
11935 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
11937 * MAINTAINERS: Add myself to write-after-approval.
11939 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11941 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11942 * configure: Regenerate.
11944 2004-02-04 Geoffrey Keating <geoffk@apple.com>
11946 Merge from upstream:
11948 * ltmain.in: When setting IFS to '~', be careful about user
11949 arguments that contain '~'.
11951 2004-02-04 Peter O'Gorman <peter@pogma.com>
11953 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11954 Also test $base_compile against $CC with escaped arguments. Bug
11955 reported by Geoff Keating <geoffk@apple.com>.
11957 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11959 * MAINTAINERS: Remove i960 port.
11961 2004-01-23 DJ Delorie <dj@redhat.com>
11963 * Makefile.def (target_modules) [libiberty]: Don't stage.
11964 * Makefile.in: Rebuilt.
11966 2004-01-20 Caroline Tice <ctice@apple.com>
11968 * MAINTAINERS: Add myself to write-after-approval.
11970 2004-01-19 Paolo Carlini <pcarlini@suse.de>
11972 * MAINTAINERS: Update my email address.
11974 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11976 * MAINTAINERS: Add myself to write-after-approval.
11978 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11980 * MAINTAINERS: Remove entries without email address.
11982 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
11984 * MAINTAINERS: Add myself to write-after-approval.
11986 2004-01-15 Steven Bosscher <stevenb@suse.de>
11988 * MAINTAINERS: Update my email address.
11990 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
11992 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11993 * Makefile.tpl (configure-target-[+module+]): Support stage.
11994 * Makefile.in: Rebuilt.
11996 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11998 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12000 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
12002 * MAINTAINERS: Add myself as a MIPS maintainer.
12004 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
12006 * configure.in: Use ./config.cache, not config.cache.
12007 * configure: Regenerate.
12008 * Makefile.tpl: Special-casing not needed for GCC any more.
12009 * Makefile.in: Regenerate.
12011 * configure.in: Don't share a cache file for host dirs.
12012 * configure: Regenerate.
12014 * config-ml.in: Don't mess with the cache file.
12016 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12018 * MAINTAINERS: Move myself from 'Write After Approval' to
12019 'CPU Port Maintainers' section as SPARC maintainer.
12021 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
12023 * Makefile.tpl: Make GCC use a separate config.cache.
12024 * Makefile.in: Regenerate.
12026 PR bootstrap/11932, PR bootstrap/11933
12027 (I don't know if it will fix either of them, but it relates
12029 * configure.in: Don't use shared config.cache for target
12031 * configure: Regenerate.
12033 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
12035 * MAINTAINERS: Add myself to 'Write After Approval' section.
12037 2003-12-31 Roger Sayle <roger@eyesopen.com>
12039 * configure.in (ia64*-*-hpux*): Disable building java libraries.
12040 * configure: Regenerated.
12042 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
12044 * MAINTAINERS: Remove the mn10200 maintainer.
12046 2003-12-21 Bernardo Innocenti <bernie@develer.com>
12048 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12049 * configure: Regenerated.
12051 2003-12-16 Jan Hubicka <jh@suse.cz>
12053 * MAINTAINERS: Add myself as callgraph maintainer.
12055 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
12057 * configure.in (raw_libstdcxx_flags): Remove the leading space.
12058 * configure: Regenerate.
12060 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12062 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12063 'Write After Approval' section. Update email.
12065 2003-12-01 James Lemke <jim@wasabisystems.com>
12067 * MAINTAINERS (Write After Approval): Add myself.
12069 2003-11-20 Matt Thomas <matt@3am-software.com>
12071 * MAINTAINERS: Add myself as a vax port maintainer.
12073 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
12075 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12076 (configure-build-[+module+], configure-[+module+]): Likewise.
12077 (configure-target-[+module+], configure-gcc, config.status): Likewise.
12078 * Makefile.in: Regenerate.
12080 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
12082 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12083 shared/dylibed libraries.
12084 * ltmain.sh: Likewise.
12085 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12086 * ltcf-cxx.sh: Likewise.
12087 * ltcf-gcj.sh: Likewise.
12088 * ltconfig: Likewise.
12090 2003-11-17 Stan Cox <scox@redhat.com>
12092 * MAINTAINERS: Add myself as iq2000 port maintainer.
12094 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
12096 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12097 * Makefile.in: Regenerate.
12099 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
12101 * config.sub: Update to 2003-11-03 version.
12103 2003-10-20 Phil Edwards <phil@codesourcery.com>
12105 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
12106 * configure: Regenerate.
12108 2003-10-20 Nicolas Pitre <nico@cam.org>
12110 * MAINTAINERS: Add myself to 'Write After Approval' section.
12112 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
12114 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12116 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
12118 * MAINTAINERS: Update my email address.
12120 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12122 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12124 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
12126 * MAINTAINERS: Add myself to 'Write After Approval' section.
12128 2003-10-16 Bernardo Innocenti <bernie@develer.com>
12130 * config.guess: Update to 2003-10-16 version.
12131 * config.sub: Update to 2003-10-16 version.
12133 2003-10-15 David Daney <ddaney@avtrex.com>
12135 * MAINTAINERS: Added myself to 'Write After Approval' section.
12137 2003-10-15 Falk Hueffner <falk@debian.org>
12139 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12140 'Write After Approval' section. Update email.
12142 2003-10-14 Roger Sayle <roger@eyesopen.com>
12144 * MAINTAINERS: Move myself from 'Write After Approval' to
12145 'Various Maintainers' section as middle-end maintainer.
12147 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
12149 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12150 HOST_FLAGS_TO_PASS.
12151 * Makefile.in: Regenerate.
12153 2003-10-11 Bernardo Innocenti <bernie@develer.com>
12155 * config.guess: Update to 2003-10-07 version.
12156 * config.sub: Update to 2003-10-07 version.
12158 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12160 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12161 * ltconfig (irix5*, irix6*): Don't override version_type.
12163 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
12165 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12166 * configure: Rebuilt
12167 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12168 * Makefile.in: Rebuilt
12170 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
12172 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12174 2003-09-30 Carlo Wood <carlo@alinoe.com>
12176 * MAINTAINERS (Write After Approval): Add myself.
12178 2003-09-29 Paul Koning <ni1d@arrl.net>
12180 * MAINTAINERS: Move myself from "Write After Approval"
12181 to CPU platform maintainers for pdp11 platform.
12183 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
12185 * MAINTAINERS: Move myself from 'Write After Approval' to
12186 'Various Maintainers' section as libffi testsuite maintainer.
12188 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
12190 * configure.in: Pass a computed --program-transform-name
12192 * configure: Regenerated.
12194 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12196 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12197 * Makefile.in: Regenerate.
12199 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12200 * Makefile.in: Regenerate.
12202 2003-09-19 Ziemowit Laski <zlaski@apple.com>
12204 * MAINTAINERS: Move myself from 'Write After Approval'
12205 to 'Various Maintainers' (objective-c) section.
12207 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
12209 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12211 * configure: Regenerated.
12213 2003-09-16 Joel Brobecker <brobecker@gnat.com>
12215 * MAINTAINERS (Write After Approval): Add myself to write after
12218 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
12220 * MAINTAINERS (Write After Approval): Add myself.
12222 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
12224 * MAINTAINERS: Update my e-mail address.
12226 2003-09-09 Alan Modra <amodra@bigpond.net.au>
12228 * libtool.m4 (LD): Correct powerpc64 host match.
12230 2003-09-06 James E Wilson <wilson@tuliptree.org>
12232 * MAINTAINTERS: Update my affiliation and email address.
12234 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
12236 * MAINTAINERS (Write After Approval): Add myself.
12238 2003-09-04 DJ Delorie <dj@redhat.com>
12240 * configure: Regenerate.
12242 2003-09-04 Robert Millan <robertmh@gnu.org>
12244 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12246 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12248 * configure.in: Ensure arguments to sed are properly spaced.
12249 * configure: Regenerate.
12251 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
12253 * MAINTAINERS: Update my e-mail address.
12255 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
12257 * MAINTAINERS (Write After Approval): Add myself.
12259 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
12261 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12262 * configure: Regenerated.
12264 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12266 * MAINTAINERS: Update my email address.
12268 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
12270 * configure.in: Use newline instead of semicolon when assuming
12271 shell arguments in a for loop.
12272 * configure: Regenerated.
12274 2003-08-22 Jason Eckhardt <jle@rice.edu>
12276 * MAINTAINERS: Resurrect the i860 maintainer.
12278 2003-08-20 Geoffrey Keating <geoffk@apple.com>
12281 * configure.in: When testing with_libs and with_headers, treat
12282 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12283 * configure: Regenerate.
12285 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12287 (baseargs): Likewise.
12288 * configure: Regenerate.
12290 2003-08-20 Bernardo Innocenti <bernie@develer.com>
12292 * MAINTAINERS (Write After Approval): Add myself.
12294 2003-08-19 Geoffrey Keating <geoffk@apple.com>
12296 * configure.in: Disable libgcj for darwin not on powerpc.
12297 * configure: Rebuild.
12299 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12301 * config-ml.in, symlink-tree: Add license.
12303 2003-08-03 Richard Stallman <rms@gnu.org>
12304 Eben Moglen <moglen@columbia.edu>
12306 * README.SCO: New file.
12308 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12310 * Makefile.tpl (check, check-c++): Express dependencies using
12311 dependencies rather than commands.
12312 * Makefile.in: Regenerate.
12314 2003-08-01 Andrew Cagney <cagney@redhat.com>
12316 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12317 * configure: Ditto.
12319 2003-07-31 Geoffrey Keating <geoffk@apple.com>
12321 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12322 * Makefile.in: Update.
12324 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12326 * configure.in: Enable libgcj for darwin.
12327 * configure: Rebuild.
12329 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
12331 * config-ml.in: Use ac_configure_args directly instead of
12332 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12335 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12337 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12338 creating target and build subdirs to build all parent dirs as needed.
12339 * Makefile.in: Rebuild.
12340 * configure.in: Don't build dirs explicitly here.
12341 * configure: Rebuild.
12343 2003-07-26 Paul Brook <paul@nowt.org>
12345 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12347 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
12349 * Makefile.tpl (all-make): Depend on intl.
12350 * Makefile.in: Rebuilt.
12352 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
12354 * install-sh: Update to newer upstream versions (associated with
12356 * mkinstalldirs: Likewise.
12357 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12359 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12361 * MAINTAINERS: Move self from Bug database only accounts
12362 to write-after-approval.
12364 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12366 * config.if: Remove unused libc_interface determination.
12368 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12370 * MAINTAINERS: Move self from write-after-approval to
12371 build machinery (*.in).
12373 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12377 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12378 unused INSTALL_PROGRAM_ARGS.
12379 * configure.in: Use AC_PROG_INSTALL.
12380 * Makefile.in: Regenerate.
12381 * configure: Regenerate.
12383 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12385 * MAINTAINERS: Alphabetize.
12387 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
12389 * configure: Rebuilt.
12390 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12391 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12392 newlib nor libgloss.
12393 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12394 * configure.in (am33_2.0-*-linux*): Added.
12396 2003-07-09 Bob Wilson <bob.wilson@acm.org>
12398 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12399 * configure: Regenerate.
12401 2003-07-07 Zack Weinberg <zack@codesourcery.com>
12403 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12404 * Makefile.in: Regenerate.
12406 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12408 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12409 * Makefile.in: Regenerate.
12411 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
12413 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12414 * Makefile.in: Regenerated.
12416 * config-ml.in: Replace PWD with PWD_COMMAND.
12418 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12420 * intl: New directory; see intl/ChangeLog for details.
12421 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12422 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12423 * Makefile.in: Regenerate.
12425 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12427 * configure.in: Clean up config-lang.in handling. Delete
12428 useless assignment to "subdirs".
12429 * configure: Regenerate.
12431 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12433 * configure.in: Rename 'target_libs' to 'target_libraries'.
12434 Remove useless reference to 'target_libs'.
12435 * configure: Regenerate.
12437 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12439 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12440 * Makefile.in: Regenerate.
12442 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12444 * Makefile.def: Introduce flags_to_pass.
12445 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12446 * Makefile.in: Regenerate.
12448 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12450 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12451 and target-libgloss.
12452 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12453 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12454 * configure: Regenerate.
12456 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12458 * configure.in: Update testsuite_flags to new location.
12459 * configure. Regenerate.
12461 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12463 * Makefile.tpl: Remove BUILD_CC stuff.
12464 * Makefile.in: Regenerate.
12466 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12468 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12470 2003-06-16 Graeme Peterson <gp@qnx.com>
12472 * MAINTAINERS (Write After Approval): Add myself.
12474 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12476 * config.guess: Update to 2003-06-12 version.
12477 * config.sub: Update to 2003-06-13 version.
12479 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12481 * config.guess: Update to 2003-06-06 version.
12482 * config.sub: Update to 2003-06-06 version.
12484 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12486 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12487 * configure. Regenerate.
12489 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12491 * configure.in: Disable serial configure by default.
12492 * configure: Regenerate.
12493 * Makefile.tpl: Abolish .NOTPARALLEL.
12494 * Makefile.in: Regenerate.
12496 * Makefile.tpl: Replace {build,host,target}_canonical by
12497 {build,host,target}.
12498 * Makefile.in: Regenerate.
12500 * Makefile.tpl: Fix stupid pasto.
12501 * Makefile.in: Regenerate.
12503 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12505 * Makefile.tpl: Remove bogus conditional.
12506 * Makefile.in: Regenerate.
12508 2003-06-05 Jan Hubicka <jh@suse.cz>
12510 * Makefile.tpl (profiledbootstrap): New target.
12511 * Makefile.in (profiledbootstrap): New target.
12513 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12515 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12516 Pinski. Remove user names from other bugzilla-only maintainers.
12518 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12520 * Makefile.tpl: Make 'recursive targets' using autogen rather
12521 than shell loop. Remove duplicate 'clean' targets and false
12523 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12524 Add systematic method of specifying missing targets in subdirs.
12525 Add copyright boilerplate.
12526 * Makefile.in: Regenerate.
12527 * configure.in: Add 'recursive targets' to maybe list.
12528 * configure: Regenerate.
12530 * MAINTAINERS: "GNATS only" -> "Bug database only".
12532 * Makefile.tpl: Rename [+target+] to [+make_target+].
12533 * Makefile.def: Rename 'target' to 'make_target'.
12535 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12537 * MAINTAINERS: Add self as options handling maintainer.
12539 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12541 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12542 been too long since I touched those ports.
12544 2003-05-28 DJ Delorie <dj@redhat.com>
12546 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12547 * Makefile.in: Regenerate.
12549 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12551 * configure.in: Use curly braces in the definition of tooldir.
12552 * configure: Regenerate.
12554 2003-05-21 DJ Delorie <dj@redhat.com>
12556 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12557 newlib or libgloss.
12558 * Makefile.in: Regenerate.
12560 2003-05-21 DJ Delorie <dj@redhat.com>
12562 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12563 * Makefile.in: Regenerate.
12565 2003-05-20 Ian Lance Taylor <ian@airs.com>
12567 * MAINTAINERS: Update my e-mail address.
12569 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12571 * configure.in: Switch more things to use maybe dependencies.
12572 * Makefile.tpl: Switch more things to use maybe dependencies.
12573 Factor out common code from autogen IF statements.
12574 * configure: Regenerate.
12575 * Makefile.in: Regenerate.
12577 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12579 * configure.in: Accept i[3456789]86 for machine type.
12580 * configure: Regenerate.
12582 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12584 * configure.in: Switch more things to use maybe dependencies.
12585 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12586 * configure: Regenerate.
12587 * Makefile.tpl: Switch more things to use maybe dependencies.
12588 * Makefile.in: Regenerate.
12590 2003-05-16 Andreas Schwab <schwab@suse.de>
12592 * Makefile.tpl (install-opcodes): Define.
12593 * Makefile.in: Rebuild.
12595 2003-05-13 Andreas Jaeger <aj@suse.de>
12597 * config.guess: Update to 2003-05-09 version.
12598 * config.sub: Update to 2003-05-09 version.
12600 2003-05-13 Michael Eager <eager@mvista.com>
12602 * configure.in: Correct sed script so that options in quotes are not
12604 * configure: Rebuild.
12606 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
12608 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12609 and $$s/newlib/libc/sys/cygwin32 include paths.
12610 * configure: Ditto.
12612 2003-05-12 Michael Meissner <gnu@the-meissners.org>
12614 * MAINTAINERS: Update my email addresses.
12616 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12618 * config-ml.in: Propagate INSTALL variables.
12620 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12622 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12624 2003-05-02 Chris Demetriou <cgd@broadcom.com>
12626 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12627 * Makefile.in: Regenerate.
12629 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12631 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12633 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12635 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12637 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12639 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12640 * Makefile.in: Regenerated.
12642 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12644 * MAINTAINERS (Write After Approval): Upgrade myself from
12645 GNATS only to write-after-approval. Update my mail address.
12647 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
12649 (OS Port Maintainers: freebsd): Add myself.
12651 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12653 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12655 2003-04-22 Kean Johnston <jkj@sco.com>
12657 * MAINTAINERS (SCO ports): Added myself.
12659 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12661 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12663 2003-04-19 Kean Johnston <jkj@sco.com>
12665 * MAINTAINERS (Write After Approval): Add myself.
12667 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12669 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12670 * Makefile.in: Regenerate.
12672 2003-04-18 Jakub Jelinek <jakub@redhat.com>
12674 * configure.in (powerpc64*-*-linux*): Remove.
12675 * configure: Rebuilt.
12677 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
12679 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12680 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12682 * Makefile.in: Regenerate.
12684 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
12686 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12687 * configure: Regenerated.
12689 2003-04-15 DJ Delorie <dj@redhat.com>
12691 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12693 2003-04-13 Nick Clifton <nickc@redhat.com>
12695 * config-ml.in: Remove support for --disable-aix removing
12696 call-aix multilibs.
12698 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
12700 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12701 * */configure: Rebuilt.
12703 2003-04-08 Joel Sherrill <joel@oarcorp.com>
12705 * MAINTAINERS: Add my email address.
12707 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
12709 * MAINTAINERS (Write After Approval): Add myself.
12711 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12713 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12714 * Makefile.in: Regenerate.
12716 2003-03-14 Michael Chastain <mec@shout.net>
12718 * Makefile.in: Regenerate with correct Makefile.def.
12720 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12722 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12724 * Makefile.in: Regenerate.
12725 * configure.in: Clean up gxx_include_dir logic.
12726 * configure: Regenerate.
12728 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12730 * MAINTAINERS (Write After Approval): Add myself.
12732 2003-03-10 Ben Elliston <bje@wasabisystems.com>
12734 * MAINTAINERS: Update my mail address.
12736 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12738 * configure.in (gxx_include_dir): Fix typo.
12739 * configure: Regenerated.
12741 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12743 * Makefile.tpl: Reindent.
12744 * Makefile.in: Regenerate.
12745 * configure.in: Reindent. Don't set unused variables.
12746 * configure: Regenerate.
12748 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
12750 * configure.in: Include $(build_tooldir)/sys-include in
12752 * configure: Regenerated.
12754 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12756 * Makefile.tpl: Always pass down RANLIB.
12757 * Makefile.in: Regenerate.
12759 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12760 * Makefile.in: Regenerate.
12761 * configure.in: Remove unused logic relating to --enable-shared
12762 and --enable-threads. Remove bogus comments. Remove redundant
12764 * configure: Regenerate.
12766 * configure.in: Replace ${libstdcxx_version} by its value.
12767 Remove reference to mh-dgux.
12768 * configure: Regenerate.
12770 2003-03-03 Kevin Buettner <kevinb@redhat.com>
12772 * MAINTAINERS (Write After Approval): Add myself.
12774 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12776 * Makefile.tpl: Rearrange.
12777 * Makefile.in: Regenerate.
12779 2003-02-25 Uwe Stieber <uwe@wwws.de>
12781 * configure.in: Add support for kaOS as cross build target system.
12782 * configure: Regenerated.
12784 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12786 * MAINTAINERS (Write after approval): Add myself.
12788 2003-02-21 James E Wilson <wilson@tuliptree.org>
12790 * MAINTAINERS: Update my email address.
12792 2003-02-21 Zack Weinberg <zack@codesourcery.com>
12794 * MAINTAINERS: Add self to blanket write privs. section.
12796 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
12798 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12799 configure-target-* as some target builds may require additional
12800 flags for preprocessor tests.
12801 * Makefile.in: Regenerated.
12803 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
12805 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12806 * ltconfig: Handle it.
12807 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12810 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12811 it is used as argument to $CC.
12812 * ltcf-gcj.sh: Likewise.
12814 * configure.in: Introduce --enable-maintainer-mode.
12815 * configure: Rebuilt.
12816 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12817 for maintainer mode.
12818 * Makefile.in: Rebuilt.
12820 2003-02-18 Jason Merrill <jason@redhat.com>
12822 * Makefile.tpl (check-c++): Allow parallelism.
12824 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12826 * MAINTAINERS: Remove John Carr (who never actually had access to
12829 2003-02-15 Geoffrey Keating <geoffk@apple.com>
12831 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12832 don't configure target-libobjc.
12833 * configure: Regenerate.
12835 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12837 * Makefile.tpl (RANLIB): Define.
12838 * Makefile.in: Regenerate.
12840 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12842 * MAINTAINERS: Update my email.
12844 2003-02-06 Keith R Seitz <keiths@redhat.com>
12846 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12847 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12848 * Makefile.in: Regenerated.
12849 * configure.in: Remove all traces of snavigator, db, and grep.
12850 * configure: Regenerated.
12852 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12854 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12857 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12859 * MAINTAINERS (Write after approval): Add myself.
12861 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
12863 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12864 * Makefile.in: Regenerated.
12866 2003-01-30 Roger Sayle <roger@eyesopen.com>
12868 * config.guess: Updated to 2003-01-30's version.
12869 * config.sub: Updated to 2003-01-28's version.
12871 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
12873 * config.if: If gcc_version is already set, just use it. Don't set
12874 gcc_version_trigger if it's already set, otherwise set it to
12875 gcc/version.c, but only if the file exists. If it is not set and
12876 gcc/version.c does not exist, try to extract the version number from
12879 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12881 * MAINTAINERS: Add myself to write-after-approval list.
12883 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
12885 * configure.in: Revert 24Jan change.
12886 * configure: Regenerate.
12888 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12890 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12893 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12895 * configure.in: Revert previous change.
12896 * configure: Regenerate.
12898 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12900 * configure.in: Make rda native-only.
12901 * configure: Regenerate.
12903 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12905 * MAINTAINERS: Move myself from GNATS-only-accounts to
12906 write-after-approval.
12908 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12910 * configure.in: Add missing \.
12911 * configure: Rebuilt.
12913 2003-01-17 Jakub Jelinek <jakub@redhat.com>
12915 * configure.in (baseargs): Avoid using \| in sed regular
12917 * configure: Rebuilt.
12919 2003-01-16 Jakub Jelinek <jakub@redhat.com>
12921 * configure.in (baseargs): Remove all supported forms of
12922 --cache-file, --srcdir, --host, --build and --target options
12923 from argument lists.
12924 * configure: Rebuilt.
12926 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
12928 * MAINTAINERS: Add myself to write-after-approval list.
12930 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
12932 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12933 * configure: Rebuilt.
12935 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12937 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12938 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12939 * Makefile.in: Regenerate.
12940 * configure: Regenerate.
12942 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
12944 * configure.in: Remove Makefile in build, host and target modules
12945 unless configure was run with --no-recursion.
12946 * configure: Rebuilt.
12948 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12950 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12951 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12952 * Makefile.in: Regenerate.
12954 2003-01-08 Chris Demetriou <cgd@broadcom.com>
12956 * config.guess: Update to 2003-01-03 version.
12957 * config.sub: Update to 2003-01-03 version.
12959 2003-01-07 Christopher Faylor <cgf@redhat.com>
12961 * configure: Regenerate with proper autoconf 2.13.
12963 2003-01-07 Christopher Faylor <cgf@redhat.com>
12965 * configure.in: Add AC_PREREQ for consistency.
12966 * configure: Regenerate.
12968 2003-01-06 Andrew Cagney <ac131313@redhat.com>
12970 * configure.in (GDB_TK): Add tcl directories conditional on
12971 gdb/gdbtk directory being present.
12972 * configure: Regenerate.
12974 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
12976 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12977 used by gcc if LD is not defined and we are not doing a Canadian Cross.
12978 * configure: Rebuilt.
12980 2002-12-31 Tom Tromey <tromey@redhat.com>
12982 * Makefile.in: Rebuilt.
12983 * Makefile.def (target_modules) [libffi]: Allow installation.
12985 2002-12-31 Andreas Schwab <schwab@suse.de>
12987 * configure.in: Fix use of $program_transform_name.
12988 * configure: Regenerated.
12990 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
12992 * configure.in (baseargs): Don't remove first configure argument.
12993 * configure: Regenerated.
12995 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
12997 * Makefile.tpl (local-distclean): Don't remove...
12998 (multilib.ts): ... this. Moved into...
12999 (multilib.out): ... this. Don't use sub-make.
13000 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13001 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13002 (configure-build-[+module+], configure-[+module+],
13003 configure-target-[+module+], configure-gcc): ... these. Test
13004 for Makefile existence. Drop config.status from dependencies.
13005 * Makefile.in: Rebuilt.
13006 * configure.in: Move gcc-version-trigger to the end of
13007 ac_configure_args. Add comments to maybedep.tmp and
13008 serdep.tmp. Introduce --disable-serial-configure. Remove
13009 nonopt from baseargs, matching and removing corresponding
13010 whitespace while at it.
13011 * configure: Rebuilt.
13013 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
13015 * configure.in (host_configargs): Replace reference to
13016 no-longer-defined buildopts with --build=${build_alias}.
13017 * configure: Rebuilt.
13019 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
13020 program_transform_name to standard idiom.
13021 (AUTOGEN, AUTOCONF): Define.
13022 (Makefile.in): Use $(AUTOGEN).
13023 (Makefile): Depend on config.status, and use autoconf-style rule to
13024 build it. Move original commands to...
13025 (config.status): ... this new target.
13026 (configure): Add $(srcdir). Depend on config/acx.m4. Use
13028 * Makefile.in: Rebuilt.
13030 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
13032 * Makefile.tpl: Fix dramatic bustage due to change in
13033 program_transform_name.
13034 * Makefile.in: Regenerate.
13036 * configure.in: Remove unnecessary PATH setting.
13037 * configure: Regnerate.
13039 * configure.in: Don't default to unprefixed tools unless
13040 the native tools will work.
13041 * configure: Regenerate.
13043 * configure.in: Convert to autoconf script. Blow away lots
13044 of now-redundant Makefile fragments.
13045 * configure: Generate using Autoconf.
13046 * Makefile.tpl: Rewrite to reflect autoconfiscation.
13047 * Makefile.in: Regenerate.
13049 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
13051 * configure: Fix stupid bug where RANLIB was mistakenly included.
13053 * configure.in: Rename (buildargs, hostargs, targargs) to
13054 (build_configargs, host_configargs, target_configargs).
13056 * configure.in: Move logic out of sed statement.
13058 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
13059 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13061 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
13063 * config.sub: Import from master repository
13064 * config.guess: Ditto
13066 2002-12-24 Andreas Schwab <schwab@suse.de>
13068 * Makefile.tpl (multilib.out): Fix missing space.
13069 * Makefile.in: Regenerate.
13071 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
13073 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
13074 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
13075 * Makefile.in: Regenerate.
13076 * configure.in: Remove unnecessary leftovers.
13078 2002-12-21 Geoffrey Keating <geoffk@apple.com>
13080 * configure.in (extra_ranlibflags_for_target): New variable.
13081 (*-*-darwin): Add -c to ranlib commands.
13082 * configure (tooldir): Handle extra_ranlibflags_for_target.
13084 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
13086 * Makefile.tpl: Revert HJL's change.
13087 * Makefile.in: Regenerated.
13088 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13091 2002-12-19 Andreas Schwab <schwab@suse.de>
13093 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13094 * Makefile.in: Regenerate.
13096 2002-12-18 H.J. Lu <hjl@gnu.org>
13098 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13099 * Makefile.in: Regenerated.
13101 * configure.in (build_prefix): New. Substitute.
13103 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
13105 * Makefile.tpl: Don't let real targets depend on phony targets.
13106 * Makefile.in: Regenerate.
13108 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13109 * Makefile.in: Regenerate.
13111 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
13113 * config.sub: Import from master repository
13114 * config.guess: Ditto
13116 2002-12-16 Jason Merrill <jason@redhat.com>
13118 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13119 previous 'make bootstrap'.
13120 * Makefile.in: Regenerate.
13122 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
13124 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13126 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
13128 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13129 * Makefile.in: Regenerate.
13131 2002-12-13 Jason Merrill <jason@redhat.com>
13133 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
13135 (check-c++): Just depend on it and check-target-libstdc++-v3.
13136 * Makefile.in: Regenerate.
13138 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13140 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13141 * Makefile.in: Rebuilt.
13143 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13145 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13147 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
13149 * configure: Fix bug put in by gremlins.
13151 * Makefile.tpl: Substitute more autoconfily.
13152 * configure: Substitute more autoconfily.
13153 * Makefile.in: Regenerate.
13155 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
13157 * config.sub: Import from master repository
13158 * config.guess: Ditto
13159 * MAINTAINERS: Added Svein Seldal under write after approval
13161 2002-12-08 Andrew Cagney <ac131313@redhat.com>
13163 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13164 * Makefile.in (all-sim): Ditto.
13166 2002-12-06 DJ Delorie <dj@redhat.com>
13168 * Makefile.tpl: Change configure dependencies to not have real
13169 targets depend on phony targets.
13171 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
13173 * configure.in: Revert unintentional change.
13175 * Makefile.tpl: Change dependency for */multilib.out so that
13176 it works when gcc isn't in the tree.
13178 * configure.in: Substitute more.
13179 * configure: Run subconfigures from the Makefile.
13180 * Makefile.tpl: Run subconfigures from the Makefile; add a few
13181 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
13183 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13185 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13187 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
13189 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13190 and corresponding dependencies.
13191 * Makefile.in: Regenerate.
13193 * configure.in (host_tools): Order binutils, gas and ld for
13194 convenience in running the testsuites.
13196 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13197 * Makefile.in: Regenerate.
13198 * configure.in: Introduce rules to serialize subconfigure runs.
13200 * configure.in: Introduce BASE_CC_FOR_TARGET.
13201 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
13202 Realize configure-build-* targets. Realize configure-target-* targets.
13203 * Makefile.in: Regenerate.
13205 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
13207 * configure: Move gcc_version_trigger stuff from here...
13208 * configure.in: ...to here.
13210 * configure.in: Separate subconfigure options added by this file from
13211 options given by the user. Add machinery to put args for host
13212 subconfigures into the Makefile.
13214 * Makefile.tpl: Remove 'vault' targets.
13215 * Makefile.tpl: Reorder and comment dependencies.
13216 * Makefile.in: Regenerate.
13218 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
13219 * configure.in: Fix my broken commit of previous patch. (sigh)
13221 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13223 * configure.in: Move host-specific darwin noconfigdirs into
13224 the host-specific section.
13226 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13228 * configure.in: Move host-specific darwin noconfigdirs into
13229 the host-specific section.
13231 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
13233 * configure: Remove skip-this-dir support.
13234 * Makefile.tpl: Remove skip-this-dir support.
13236 * Makefile.tpl: Remove leftover support for non-autoconfiscated
13238 * Makefile.in: Regenerate.
13240 * Makefile.tpl: Strip out useless setting of 'dir'.
13241 * Makefile.in: Regenerate.
13243 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
13245 * configure.in: Fix deeply stupid bug.
13247 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13248 shell code in CXX_FOR_TARGET
13249 * Makefile.def: Introduce raw_cxx.
13250 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13251 RAW_CXX_FOR_TARGET.
13252 * Makefile.in: Regenerate.
13254 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
13256 * Makefile.tpl: Remove unnecessary ifs.
13257 * Makefile.in: Regenerate.
13259 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
13260 dependencies. Maybe-ize build-libiberty. Create dummy install
13261 targets for 'no_install' modules.
13262 * configure: Move GDB_TK substitution to configure.in. Move
13263 build_modules stuff to configure.in.
13264 * configure.in: Implement soft dependency machinery. Maybe-ize
13265 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13266 * Makefile.in: Regenerate.
13268 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13270 * Makefile.tpl: Make all-target, install-target behave similarly
13271 to all, install (only hitting configured targets). Eliminate
13272 unused macro defintions.
13274 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13277 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13279 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13281 * configure.in: Produce lists of subdir targets we're actually
13282 configuring. Remove references to "dosrel".
13283 * Makefile.tpl: Let configure set which subdir targets are hit.
13284 Remove install-cross; clean up install; remove ALL. Remove
13285 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13286 Autogenerate host module targets. Remove empty dependency lines
13287 and redundant dependency; rearrange slightly.
13288 * Makefile.def: Add host-side libtermcap, utils.
13290 * Makefile.in: Regenerate.
13292 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13294 * ltconfig (osf[345]): Append $major to soname_spec.
13295 Reflect this in library_names_spec.
13296 * ltmain.sh (osf): Prefix $major with . for use as extension.
13298 2002-11-19 Andreas Jaeger <aj@suse.de>
13300 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13301 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13302 and sparc64 GNU/Linux systems.
13304 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13306 * MAINTAINERS: Update email.
13308 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13310 * MAINTAINERS: Complete James Dennett's entry.
13312 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13314 * MAINTAINERS (Write After Approval): Add myself.
13316 2002-11-13 Bruce Korb <bkorb@gnu.org>
13318 * Makefile.tpl: syntactic cleanup
13320 2002-11-13 Stuart Hastings <stuart@apple.com>
13322 * MAINTAINERS: Add myself to write-after-approval list.
13324 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13326 * Makefile.def: Add list of recursive targets to autogenerate.
13328 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13329 targets. Autogenerate *-build-* targets.
13330 * Makefile.in: Regenerate.
13332 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13334 * configure: More autoconf-style substitutions.
13335 * Makefile.tpl: More autoconf-style substitutions.
13336 * Makefile.in: Regenerate.
13338 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13340 * configure: Substitute more variables in a more autoconf-friendly
13341 way. Simplify slightly.
13342 * Makefile.tpl: Make more variables substitutable in an
13343 autoconf-friendly way.
13344 * Makefile.in: Regenerate.
13346 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13348 * MAINTAINERS (Write After Approval): Add myself.
13350 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13352 * configure.in (v810*): Remove special setting of tools.
13354 * configure: Add support for extra required flags for ar or nm.
13355 * configure.in (aix4.3+): Use above support for target-specific
13356 issues, rather than using config/mt-aix43.
13358 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13360 * configure: Remove 'removing', which doesn't work. Replace $subdir
13361 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13362 with $srcdir. Reformat indentation. Substitute some variables
13363 formerly hard-coded in the Makefile for build=host.
13364 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13365 * Makefile.def: Autogenerate more.
13366 * Makefile.in: Regenerate.
13368 2002-11-04 Adam Nemet <anemet@lnxw.com>
13370 * MAINTAINERS (Write After Approval): Add myself.
13372 2002-11-04 Kevin Buettner <kevinb@redhat.com>
13374 * Makefile.def (host_modules): Add rda.
13375 * Makefile.in: Regenerate.
13376 * configure.in (target_tool): Add target-rda to list.
13378 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13380 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13382 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
13384 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13385 and restrap targets to this rule.
13386 * Makefile.in: Regenerate.
13388 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13390 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13391 GNATS only accounts.
13393 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13395 * configure.in (i[3456]86-*-linux*): Add check to disable
13396 ${libgcj} for glibc1.
13398 2002-10-24 Denis Chertykov <denisc@overta.ru>
13400 * MAINTAINERS: Add myself as ip2k port maintainer.
13402 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13404 * configure.in: Add tic4x target.
13406 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13408 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13409 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13410 * Makefile.in: Regenerate.
13412 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13413 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13414 * Makefile.in: Regenerate.
13416 2002-10-02 Janis Johnson <janis187@us.ibm.com>
13418 * MAINTAINERS: Add myself as web pages co-maintainer.
13420 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13422 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13423 * Makefile.in: Regenerate.
13425 2002-10-02 Zack Weinberg <zack@codesourcery.com>
13427 * MAINTAINERS: Add myself and Nathan Sidwell
13428 <nathan@codesourcery.com> as VxWorks maintainers.
13430 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13432 * Makefile.def: Remove order dependency comments.
13433 * Makefile.tpl: Add explicit install-install dependencies.
13434 * Makefile.in: Regenerate.
13436 * Makefile.tpl: Remove material now in src-release. (Finally!)
13437 * Makefile.in: Regenerate.
13439 * Makefile.tpl: Add configure-target (for src-release in src)
13440 * Makefile.in: Regenerate.
13442 2002-09-30 Nick Clifton <nickc@redhat.com>
13444 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13446 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13448 * configure.in (s390*-*-linux*): Enable libgcj.
13450 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13452 * configure: Revert accidentally applied changes.
13454 * Makefile.tpl: Make more autoconf-friendly.
13455 * Makefile.in: Regenerate.
13456 * configure: Make substitution more autoconf-like.
13458 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13460 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13461 single entry to handle all these.
13462 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13463 libjava on arm-*-elf.
13465 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13467 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13468 things that depend on them.
13470 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13472 * Makefile.tpl: Make subsituted variables more autoconfy.
13473 * Makefile.in: Regenerate.
13474 * configure: Make seds more autoconfy.
13476 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13478 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13479 * Makefile.in: Regenerate.
13480 * configure.in: Rewrite sed statements to look autoconfy.
13482 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13483 all-target-foo on configure-target-foo.
13484 * Makefile.def: Ditto.
13485 * Makefile.in: Rebuild.
13487 2002-09-25 Andrew Haley <aph@redhat.com>
13489 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13491 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13493 * Makefile.def: New file.
13494 * Makefile.tpl: New file.
13495 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13496 * contrib/gcc_update: Note that Makefile.in is a generated file.
13498 * configure.in: Minor rearrangement. Simplify tests.
13500 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13502 * configure.in (with_headers): Skip copy if value is "yes".
13503 (with_libs): Likewise.
13505 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13507 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13508 * configure.in (sh*-*-pe*): Ditto.
13509 * configure.in (mips*-*-pe*): Ditto.
13510 * configure.in (*arm-wince-pe): Ditto.
13512 * configure.in: Rearrange.
13514 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13516 * MAINTAINERS: Update my email address.
13518 2002-08-30 Paul Koning <pkoning@equallogic.com>
13520 * MAINTAINERS: (Write After Approval): Add myself.
13522 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13524 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13526 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13528 * MAINTAINERS: Change my mailing address.
13530 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13532 * MAINTAINERS (Write After Approval): Remove myself.
13533 (Various Maintainers: c++ runtime libs): Add myself.
13535 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13537 * MAINTAINERS (Write After Approval): Remove myself.
13538 (Various Maintainers: c++ runtime libs): Add myself.
13540 2002-08-15 Eric Christopher <echristo@redhat.com>
13542 * config.sub: Import from master repository.
13543 * config.guess: Ditto.
13545 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13547 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13548 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13549 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13551 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13553 * MAINTAINERS: Add self to rs6000 vector extensions.
13555 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13557 * libiberty/configure: Reverted unintended yesterday's check in.
13559 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13561 * boehm-gc/configure, libf2c/configure: Rebuilt.
13562 * libffi/configure, libiberty/configure: Ditto.
13563 * libjava/configure, libobjc/configure: Ditto.
13564 * libstdc++-v3/configure, zlib/configure: Ditto.
13565 Merged from binutils:
13566 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13567 From Steve Ellcey <sje@cup.hp.com>:
13568 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13569 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13570 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13572 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13573 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13574 soname_spec, sys_lib_search_path_spec): Ditto.
13576 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13578 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13580 2002-08-04 H.J. Lu (hjl@gnu.org)
13582 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13584 2002-08-02 Krister Walfridsson <cato@df.lth.se>
13586 * MAINTAINERS (Write After Approval): Add myself.
13588 2002-07-31 Alan Modra <amodra@bigpond.net.au>
13590 * configure.in: Move generic linux case to end. Copy generic
13591 linux noconfigdirs to mips*-*-linux* entry and new
13592 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13594 2002-07-19 Michael Matz <matz@suse.de>
13596 * MAINTAINERS: Add myself as ra* maintainer.
13598 2002-07-16 Chris Demetriou <cgd@broadcom.com>
13600 * config.guess: Update to 2002-07-09 version.
13601 * config.sub: Update to 2002-07-03 version.
13603 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13605 * MAINTAINERS: Fix typo in a maintainer email address.
13607 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13609 * configure.in: Remove two redundant tests.
13611 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13613 * configure.in (mips*-*-irix6*o32): Enable stabs.
13615 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13617 * configure.in: Don't build grez.
13618 * Makefile.in: Ditto.
13620 * Makefile.in: Remove references to bsp, cygmon, libstub.
13621 * configure.in: Ditto.
13623 * configure.in: Remove leftover reference to gdbtest.
13625 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
13627 * configure.in (gxx_include_dir): Change to match versioned
13628 C++ headers if --enable-version-specific-runtime-libs is used.
13630 2002-07-04 Steve Ellcey <sje@cup.hp.com>
13632 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13634 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13636 * configure.in: Make --without-x work.
13638 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13640 * configure.in: Rearrange target Makefile fragment collection.
13642 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13644 * configure.in: Ditto.
13646 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13648 * MAINTAINERS (Write After Approval): Update my e-mail address.
13650 2002-06-24 Ben Elliston <bje@redhat.com>
13652 * configure.in (host_tools): Remove cgen.
13654 * Makefile.in (all-cgen): Remove; runs from its source directory.
13655 (check-cgen, install-cgen, clean-cgen): Likewise.
13656 (all-opcodes): Do not depend on all-cgen.
13657 (all-sim): Likewise.
13659 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
13661 * Makefile.in: Eliminate 'apache' targets.
13662 * configure.in: Eliminate 'apache' targets.
13664 * configure.in: Eliminate redundant tests. Reorganize.
13666 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13668 * config-ml.in: Eliminate references to Cygnus configure.
13670 * Makefile.in: Eliminate references to building emacs.
13672 2002-06-28 Graham Stott <graham.stott@btinternet.com>
13674 * MAINTAINERS: Update my email address.
13676 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13678 * config.if (libstdcxx_incdir): Version C++ headers.
13679 (cxx_incdir): Remove.
13681 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13683 * MAINTAINERS (Write After Approval): Add self.
13685 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13687 * configure.in: Add support for ip2k.
13689 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13691 * configure.in: Fix AIX configury bug.
13693 2002-06-20 Steve Ellcey <sje@cup.hp.com>
13695 * MAINTAINERS (Write After Approval): Add self.
13697 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13699 * configure.in: replace ${topsrcdir} with ${srcdir}
13701 * configure.in: Move definition of libstdcxx_flags
13702 right above usage, rather than waaay earlier.
13704 * configure.in: Pull definition of is_cross_compiler earlier.
13706 * configure.in: Rearrange a little.
13708 * configure.in: Remove references to librx.
13709 * Makefile.in: Remove references to librx.
13711 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13713 * config.sub: Add support for avr target.
13714 Import from master sources, rev 1.255
13716 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
13718 * configure, .cvsignore: Revert previous change...
13719 * Makefile: ...delete.
13721 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13723 * configure.in: Eliminate ${gasdir} variable.
13725 2002-06-18 Dave Brolley <brolley@redhat.com>
13727 * configure.in: Add support for frv.
13728 * config.sub: Add support for frv.
13730 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13732 * configure: Remove garbage from previous commit.
13734 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13736 * configure: For in-source builds, make a subdir and re-exec there.
13737 * Makefile: New file. Pass targets through to build directory.
13738 * .cvsignore: No longer ignore "Makefile".
13740 2002-06-16 Douglas Rupp <rupp@gnat.com>
13742 * MAINTAINERS (Write After Approval): Add self.
13744 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13746 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13748 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13750 * configure.in (vax-*-netbsd*): Re-enable gas.
13752 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13754 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13755 BUILD_PREFIX_1, to correct nomenclature.
13756 * configure: Likewise.
13758 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13759 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13761 2002-05-31 Olaf Hering <olh@suse.de>
13763 * config-ml.in: Propogate DESTDIR also.
13765 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13767 * configure.in (vax-*-netbsd*): Don't build gas for this
13770 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13772 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13773 and libgcj for AVR.
13775 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13777 * MAINTAINERS (Write After Approval): Add myself.
13779 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13781 * config.guess: Update to 2002-05-22 version.
13782 * config.sub: Likewise.
13784 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13786 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13787 * config-ml.in: Likewise.
13788 * configure: Likewise.
13789 * configure.in: Likewise.
13791 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13793 * MAINTAINERS: Update my email address.
13795 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13797 * configure.in: Simplify makefile fragment collection.
13799 * configure.in: Remove code to build emacs.
13801 * configure.in : Remove --srcdir argument from targargs and buildargs
13802 (it's always overridden in the Makefile anyway). Rearrange a bit.
13804 * configure: Move some logic to configure.in.
13805 * configure.in: Move some logic from configure.
13807 2002-05-11 Tom Tromey <tromey@redhat.com>
13809 * MAINTAINERS: Reflect libgcj reality.
13811 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13813 * Makefile.in: Honour DESTDIR.
13815 2002-05-08 Mark Mitchell <mark@codesourcery.com>
13817 * config.guess: Import 2002-03-20 version.
13818 * config.sub: Import 2002-04-26 version.
13820 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13822 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13824 2002-05-07 Tim Josling <tej@melbpc.org.au>
13826 * MAINTAINERS: Add self.
13828 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
13830 * ltmain.sh: Detect and handle object name conflicts
13831 while piecewise linking a static library.
13833 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
13835 * configure.in (noconfigdirs): Don't disable libgcj on
13836 sparc64-*-solaris* and sparcv9-*-solaris*.
13838 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
13840 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13842 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13844 * configure.in (FLAGS_FOR_TARGET): Do not add
13845 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13846 on i[3456]86-*-linux*.
13848 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13850 * configure.in (noconfigdirs): Replace [ ] with test.
13852 * configure.in (noconfigdirs): Do not add target-newlib if
13853 target == i[3456]86-*-linux*, and host == target.
13855 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13857 * configure.in: delete reference to absent file
13859 * configure.in: replace '[' with 'test'
13861 * configure.in: Eliminate references to gash.
13862 * Makefile.in: Eliminate references to gash.
13864 * configure.in: remove useless references to 'pic' makefile fragments.
13866 * configure.in: (*-*-windows*) Finish removing.
13868 * configure.in: Eliminate redundant test for libgui.
13870 2002-04-29 Roger Sayle <roger@eyesopen.com>
13872 * MAINTAINERS: Add self and realphabetize. Update entries
13873 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13874 entry for a29k port maintainer.
13876 2002-04-26 Joel Sherrill <joel@OARcorp.com>
13878 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13879 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13881 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13883 * configure.in: remove references to dead files
13885 2002-04-19 Mark Mitchell <mark@codesourcery.com>
13887 * MAINTAINERS: Add information about purpose of this file.
13889 2002-04-18 Tom Tromey <tromey@redhat.com>
13891 * configure.in: Disallow configuring libgcj when it is already
13892 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13893 Solaris 2.8 by default. For PR libgcj/6158.
13895 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13897 * configure.in: Move default CC setting out of config/mh-* fragments
13898 directly into here.
13900 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13902 * configure.in: don't even try to configure or make a subdirectory
13903 if there's no configure script for it.
13905 2002-04-15 Mark Mitchell <mark@codesourcery.com>
13907 * MAINTAINERS: Remove chill maintainers.
13908 * Makefile.in (CHILLFLAGS): Remove.
13909 (CHILL_LIB): Remove.
13910 (TARGET_CONFIGDIRS): Remove libchill.
13911 (CHILL_FOR_TARGET): Remove.
13912 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13914 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13915 (CHECK_TARGET_MODULES): Likewise.
13916 (INSTALL_TARGET_MODULES): Likewise.
13917 (CLEAN_TARGET_MODULES): Likewise.
13918 (configure-target-libchill): Remove.
13919 (all-target-libchill): Remove.
13920 * configure.in (target_libs): Remove target-libchill.
13921 Do not compute CHILL_FOR_TARGET.
13922 * libchill: Remove directory.
13924 2002-04-11 DJ Delorie <dj@redhat.com>
13926 * Makefile.in, configure.in: Sync with binutils, entries
13929 2002-04-07 Andrew Cagney <ac131313@redhat.com>
13931 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13932 (do-tar, do-bz2): New rules.
13933 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13934 (gdb-tar): New rule.
13935 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13936 (insight_dejagnu.tar): New rule.
13937 (insight.tar): New rule.
13938 (gdb+dejagnu.tar): New rule.
13939 (gdb.tar): New rule.
13941 2002-02-01 Mo DeJong <supermo@bayarea.net>
13943 * Makefile.in: Add all-tix to deps for all-snavigator
13944 so that tix is built when building snavigator.
13946 2002-01-11 Steve Ellcey <sje@cup.hp.com>
13948 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13949 ld and gdb are not supported.
13951 2002-01-07 Mark Salter <msalter@redhat.com>
13953 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13954 Allow target-libgloss to be built for arm, strongarm, and xscale.
13956 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13958 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13959 options for i[3456]86-pc-linux* native builds.
13961 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13963 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13964 files from .po files for a distribution.
13966 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
13968 * configure.in: Enable libstdc++-v3 for h8300 targets.
13970 2001-06-19 Alan Modra <amodra@bigpond.net.au>
13972 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13975 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13977 * Makefile.in (VER): When present, extract the version number from
13978 the file version.in.
13980 2001-05-24 Tom Rix <trix@redhat.com>
13982 * configure.in : enable ld for aix
13984 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13986 * config.guess: Add linux target for S/390.
13988 2000-11-07 Philip Blundell <pb@futuretv.com>
13990 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13992 2000-11-03 Philip Blundell <pb@futuretv.com>
13994 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13997 2001-01-15 Ben Elliston <bje@redhat.com>
13999 * configure.in (host_tools): Add sid.
14000 Always configure cgen.
14002 2000-11-24 Nick Clifton <nickc@redhat.com>
14004 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14006 2000-08-20 Doug Evans <dje@casey.transmeta.com>
14008 * Makefile.in (ALL_MODULES): Add all-cgen.
14009 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14010 (all-cgen): New target.
14011 (all-opcodes,all-sim): Depend on all-cgen.
14012 * configure.in (host_tools): Add cgen.
14013 Only configure cgen if --enable-cgen-maint.
14015 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
14017 * configure.in: Add *-*-freebsd* configurations.
14019 2002-04-08 Tom Tromey <tromey@redhat.com>
14021 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14022 Fixes PR libgcj/6068.
14024 2002-03-30 Krister Walfridsson <cato@df.lth.se>
14026 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14028 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14030 * configure.in (alpha*-dec-osf*): Enable libgcj.
14032 2003-03-27 Matthew Gingell <gingell@gnat.com>
14034 * MAINTAINERS (Write After Approval): Add myself.
14036 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
14038 Fix for: PR bootstrap/3591, target/5676
14039 * configure.in (mcore-pe): Disable the configuration of
14040 libstdc++-v3 since exceptions are not supported.
14042 2002-03-20 Anthony Green <green@redhat.com>
14044 * configure.in: Enable libgcj for xscale-elf target.
14046 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
14048 * MAINTAINERS: Update my email address.
14050 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
14052 * ltmain.sh (relink_command): Fix typo in previous change.
14054 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
14056 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
14057 (relink_command): Added --tag flags.
14058 (mode=install): If relinking fails; error out.
14060 2002-03-12 Richard Henderson <rth@redhat.com>
14062 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
14064 (do-check): Rename from check.
14065 (check): Allow parallel check.
14067 2002-03-12 Bob Wilson <bob.wilson@acm.org>
14069 * MAINTAINERS: Add myself as maintainer for xtensa port.
14070 Fix alphabetical order in CPU port maintainer list.
14071 Remove myself from Write After Approval list.
14073 2002-03-11 Richard Henderson <rth@redhat.com>
14075 * Makefile.in (.NOTPARALLEL): Add fake tag.
14077 2002-03-07 H.J. Lu (hjl@gnu.org)
14079 * configure.in: Enable gprof for mips*-*-linux*.
14081 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
14083 * MAINTAINERS (Write After Approval): Add myself.
14085 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
14087 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14089 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14091 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
14093 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14094 because its Makefile is there; test for the executable instead.
14096 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
14098 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14099 libstdc++-v3 and libjava.
14101 2002-02-11 Adam Megacz <adam@xwt.org>
14103 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14106 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
14108 * config.guess: Updated to 2002-01-30's version.
14109 * config.sub: Updated to 2002-02-01's version.
14110 Contribute sh64-elf.
14111 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
14112 * configure.in: Added sh64-*-*.
14114 2002-02-08 Chris Demetriou <cgd@broadcom.com>
14116 * MAINTAINERS: Belatedly add myself to write after approval list.
14118 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
14120 * MAINTAINERS: Put self in as maintainer for x86-64 port.
14121 Remove self as Write After Approval.
14123 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
14125 * MAINTAINERS: Put self in as maintainer for contrib/regression
14128 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
14130 * MAINTAINERS: Update my email address.
14132 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
14134 * configure.in (*-*-netbsd*): New. Skip target-newlib,
14135 target-libiberty, and target-libgloss. Skip Java-related
14136 libraries if not supported for NetBSD on target CPU.
14138 2002-01-25 Douglas B Rupp <rupp@gnat.com>
14140 * install-sh: Use _inst.$$_ for temp file name.
14142 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
14144 * MAINTAINERS (Write After Approval): Move my contact info
14146 (OS Port Maintainers): ...to here (netbsd).
14148 2002-01-22 Bob Wilson <bob.wilson@acm.org>
14150 * MAINTAINERS (Write After Approval): Add myself.
14152 2002-01-17 H.J. Lu <hjl@gnu.org>
14154 * Makefile.in (all-fastjar): Also depend on all-libiberty.
14155 (all-target-fastjar): Also depend on all-target-libiberty.
14157 2002-01-16 H.J. Lu (hjl@gnu.org)
14159 * config.guess: Import from master sources, rev 1.225.
14160 * config.sub: Import from master sources, rev 1.238.
14162 2002-01-16 Kazu Hirata <kazu@hxi.com>
14164 * MAINTAINERS (Write After Approval): Remove myself.
14166 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
14168 * MAINTAINERS (Write After Approval): Add myself.
14170 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
14172 * MAINTAINERS: Add self as docs co-maintainer.
14174 2001-12-11 Matthias Klose <doko@debian.org>
14176 * MAINTAINERS (Write After Approval): Add myself.
14178 2001-12-09 Zack Weinberg <zack@codesourcery.com>
14180 * MAINTAINERS: Update my email address.
14182 2001-12-07 Turly O'Connor <turly@apple.com>
14183 * MAINTAINERS (Write After Approval): Add myself.
14184 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14185 (rs6000_initialize_trampoline): Call __trampoline_setup for
14187 * darwin-tramp.asm: New file, implements __trampoline_setup.
14188 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14190 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
14192 * MAINTAINERS (Write After Approval): Add myself.
14194 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
14196 * configure, configure.in: Use temp file for long sed commands.
14198 2001-12-03 Laurent Guerby <guerby@acm.org>
14200 * config.sub: Update to version 1.232 on subversion.
14202 2001-12-03 Ben Elliston <bje@redhat.com>
14204 * MAINTAINERS: Update mail address for config.* patches.
14206 2001-11-27 DJ Delorie <dj@redhat.com>
14207 Zack Weinberg <zack@codesourcery.com>
14209 When build != host, create libiberty for the build machine.
14211 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14213 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14215 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14217 (all.normal): Depend on ALL_BUILD_MODULES.
14218 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14219 (all-build-libiberty): Depend on configure-build-libiberty.
14221 * configure: Calculate and substitute proper value for
14223 * configure.in: Create the build subdirectory.
14224 Calculate and substitute TARGET_CONFIGARGS (formerly
14225 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14227 2001-11-26 Ziemowit Laski <zlaski@apple.com>
14229 * MAINTAINERS (write-after-approval): Add self.
14231 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
14233 * MAINTAINERS (GNATS only accounts): Remove self.
14235 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
14237 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14240 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
14242 * MAINTAINERS (Write After Approval): Add self.
14244 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14246 * MAINTAINERS: mips and s390 are also CPU ports.
14248 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14250 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14252 2001-11-11 David O'Brien <obrien@FreeBSD.org>
14254 * MAINTAINERS: Alphabetize.
14256 2001-11-09 Kazu Hirata <kazu@hxi.com>
14258 * MAINTAINERS (Various maintainers: h8 port): Add myself.
14260 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
14262 * MAINTAINERS (Various maintainers: hppa port): Added myself.
14264 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14266 * configure.in (--enable-languages): Be more permissive about
14267 syntax. Check for empty lists better. Warn about $LANGUAGES.
14269 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
14271 * config.sub: Import from master sources, rev. 1.230.
14272 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14274 2001-11-07 Laurent Guerby <guerby@acm.org>
14276 * MAINTAINERS (Write After Approval): Add self.
14278 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14280 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14282 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14284 * config.sub: Import from master sources, rev 1.226.
14285 * config.guess: Import from master sources, rev 1.216.
14287 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14289 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14290 * MAINTAINERS: Add self as maintainer of MMIX port.
14291 Remove old after-approval entry.
14293 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14295 * ChangeLog, configure: Fix spelling errors.
14297 2001-10-20 Brendan Kehoe <brendan@zen.org>
14299 * MAINTAINERS: Tweak my address.
14301 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
14303 * MAINTAINERS: Update my email address.
14305 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
14307 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14308 * MAINTAINERS: Add self as maintainer of CRIS port.
14310 2001-10-10 Geert Bosch <bosch@gnat.com>
14312 * MAINTAINERS (Various maintainers: Ada front end):
14313 Added Robert Dewar.
14315 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
14317 * MAINTAINERS (Write After Approval): Added self
14319 2001-10-02 Geert Bosch <bosch@gnat.com>
14321 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14323 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14325 * configure: Handle temporary files securely using mkdir.
14327 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
14329 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14331 2001-09-26 Will Cohen <wcohen@redhat.com>
14333 * configure.in (*-*-linux*): Disable configuration of target-newlib
14334 and target-libgloss.
14336 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
14338 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14341 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
14343 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14344 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14345 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14346 avoid quotes nesting problems.
14347 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14348 (DO_X): Export only variables that are set.
14350 2001-09-19 Ben Elliston <bje@redhat.com>
14352 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14353 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14354 semantics. Use the shell built-in "type" command instead.
14356 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
14358 Merged from gcc-3_0-branch:
14359 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14360 * ltcf-c.sh: Use $objext, not $ac_objext.
14361 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14362 * ltcf-cxx.sh: Add support for GNU.
14363 2001-07-22 Timothy Wall <twall@redhat.com>
14364 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14365 default settings if using GNU tools with that configuration.
14366 * ltcf-cxx.sh: Ditto.
14367 * ltcf-gcj.sh: Ditto.
14368 2001-07-21 Michael Chastain <chastain@redhat.com>
14369 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14370 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14371 * ltmain.sh: Mark as gcc-local.
14373 2001-08-30 Eric Christopher <echristo@redhat.com>
14374 Jason Eckhardt <jle@redhat.com>
14376 * config.guess: Merge from master sources.
14377 * config.sub: Merge from master sources, add support for mipsisa32.
14379 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
14380 * config.sub: Merge from master sources, rev 1.219.
14381 * MAINTAINERS: Add self as contact for stormy16 port.
14383 2001-08-14 Zack Weinberg <zackw@panix.com>
14385 * config.sub: Merge from master sources, rev 1.218.
14386 * config.guess: Merge from master sources, rev 1.209.
14388 2001-08-11 Graham Stott <grahams@redhat.com>
14390 * Makefile.in (check-c++): Add missing semicolon.
14392 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14394 * MAINTAINERS (Various maitainers: predict.def): Added myself.
14396 2001-07-30 Eric Christopher <echristo@redhat.com>
14398 * MAINTAINERS (Various maintainers: mips port): Added myself.
14400 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14402 * configure.in (sh-*-linux*): New.
14404 2001-07-27 Richard Henderson <rth@redhat.com>
14406 * .cvsignore: Add LAST_UPDATED.
14408 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14410 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14412 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
14414 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14416 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14418 * MAINTAINERS (Write After Approval): Added myself.
14420 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14422 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14423 and libgcj on m68hc11/m68hc12.
14425 2001-06-27 H.J. Lu (hjl@gnu.org)
14427 * Makefile (CFLAGS_FOR_BUILD): New.
14428 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14430 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14432 * README: Remove version number.
14434 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14436 * INSTALL/README: Update wrt. to the installation instructions now
14437 residing in gcc/doc/install.texi.
14439 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14441 * README: Replace with a cut-down and updated version of gcc/README.
14443 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14445 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14446 multilibs to be disabled.
14448 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14450 * MAINTAINERS (Write After Approval): Add myself.
14452 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14454 * config.guess: Import CVS version 1.195.
14455 * config.sub: Import CVS version 1.212.
14457 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14459 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14460 gcc/xgcc is built, use -print-prog-name to find out the program
14463 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14465 * config.guess: Import CVS version 1.194. All gcc-local changes
14466 appear to also be in the master copy.
14467 * config.sub: Import CVS version 1.211.
14469 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14471 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14472 with_gcc]: Use `gcc -shared' to build a shared library.
14474 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14476 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14479 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14481 * MAINTAINERS (Write After Approval): Add myself.
14483 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14485 * configure.in (libstdcxx_flags): Do not try to execute
14486 libstdc++-v3/testsuite_flags until it exists.
14488 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14490 * MAINTAINERS: Update my email address.
14492 2001-05-31 Graham Stott <grahams@redhat.com>
14494 * MAINTAINERS (Write After Approval): Add myself.
14496 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14498 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14499 libraries when using g++ with native linker.
14501 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14503 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14505 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14507 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14508 [aix4*|aix5*]: Prepend blank.
14510 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
14512 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14513 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14514 of subdir/configure scripts to use the new libtool.m4.
14516 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14518 * MAINTAINERS (Write After Approval): Add myself.
14520 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14522 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14524 2001-05-11 Ben Elliston <bje@redhat.com>
14526 * Makefile.in (all-sid): New target.
14527 (check-sid, clean-sid, install-sid): Likewise.
14529 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14531 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14533 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14535 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14538 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14540 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14541 gcc/xgcc is built, use -print-prog-name to find out the program
14544 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14546 * configure.in (noconfigdirs): Don't reset it from scratch in the
14547 target case; only append to it.
14549 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14550 sparc-*-solaris2.8]: Disable ${libgcj}.
14552 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14554 * configure.in (libgcj_saved): Copy from $libgcj.
14555 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14558 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14560 * MAINTAINERS: Remove self as MIPS maintainer and
14561 C front end maintainer.
14563 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14565 * configure.in: Move *-chorusos target case to the proper switch.
14568 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14570 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14573 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14575 * Makefile.in (STAGE1_CFLAGS): Pass down.
14577 2001-04-13 Alan Modra <amodra@one.net.au>
14579 * config.guess: Add hppa64-linux support. Note for next import that
14580 this is already in the master file.
14581 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14583 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14585 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14586 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14588 2001-04-11 Stan Shebs <shebs@apple.com>
14590 * MAINTAINERS: Add self as Darwin port maintainer.
14592 2001-04-11 Alan Modra <amodra@one.net.au>
14594 * MAINTAINERS: Update my email address.
14596 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
14598 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14599 recent versions of FreeBSD (release 3 or later).
14600 * ltconfig: On FreeBSD, -lc must not be provided when building
14601 a shared library or else the standard -pthread gcc option is
14602 rendered worthless to later users of the built library.
14604 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14606 * MAINTAINERS: Add self and RTH as C front end maintainers.
14608 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
14610 * config.sub: Make sure to match an already-canonicalized
14611 machine name (eg. mn10300-unknown-elf).
14613 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
14615 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14617 (bootstrap, cross): Use RECURSE_FLAGS.
14618 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14620 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
14622 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14624 2001-03-22 Colin Howell <chowell@redhat.com>
14626 * Makefile.in (DO_X): Do not backslash single-quotes in
14627 backquotes (two places).
14629 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14632 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14633 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14634 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14635 * ltcf-cxx.sh: Likewise.
14636 * ltcf-gcj.sh: Likewise.
14638 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14640 * MAINTAINERS: Add myself as "documentation co-maintainer".
14642 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14644 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14645 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14647 2001-03-19 Tom Tromey <tromey@redhat.com>
14649 * config-ml.in: Handle GCJ and GCJFLAGS.
14651 2001-03-21 Michael Chastain <chastain@redhat.com>
14653 * Makefile.in: all-m4 depends on all-texinfo.
14655 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
14657 * MAINTAINERS: Add myself to write after approval list.
14659 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
14661 * Makefile.in (DO_X): Quote nested quotes.
14663 2001-03-18 Alan Modra <alan@linuxcare.com.au>
14665 * MAINTAINERS: Add myself to write after approval list.
14667 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
14669 * Makefile.in (DO_X): Use double quotes for quoting
14670 "RANLIB=$${RANLIB}".
14672 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14674 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14676 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
14678 * configure.in: Only use `lang_requires' for languages athat are
14681 2001-03-08 Phil Edwards <pme@sources.redhat.com>
14683 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14685 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
14687 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14689 2001-03-07 Tom Tromey <tromey@redhat.com>
14691 * configure.in: Allow config-lang.in to set `lang_requires' to list
14692 of other required languages.
14694 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
14696 * Makefile.in: Remove RANLIB definition. Use RANLIB
14697 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14698 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14700 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
14701 Alexandre Oliva <aoliva@redhat.com>
14703 * Makefile.in (check-c++): Use tabs, not spaces.
14705 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
14707 * MAINTAINERS: add myself to Write After Approval list.
14709 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
14711 * Makefile.in (check-c++): New rule.
14713 * configure.in (target_libs): Remove libg++.
14714 (noconfigdirs): Remove libg++.
14715 (noconfigdirs): Same.
14716 (noconfigdirs): Same.
14717 (noconfigdirs): Same.
14719 * config-ml.in: Remove libg++ references.
14721 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14722 (ALL_TARGET_MODULES): Same.
14723 (configure-target-libg++): Remove.
14724 (all-target-libg++): Remove.
14725 (configure-target-libio): Remove.
14726 (all-target-libio): Remove.
14727 (check-target-libio): Remove.
14729 (libg++.tar.bz2): Remove.
14730 (all-target-cygmon): Remove libio.
14731 (all-target-libstdc++): Remove.
14732 (configure-target-libstdc++): Remove.
14733 (TARGET_LIB_PATH): Remove libstdc++.
14734 (ALL_GCC_CXX): Remove libstdc++.
14735 (all-target-gperf): Correct.
14737 2001-02-16 Nick Clifton <nickc@redhat.com>
14739 * configure.in (noconfigdirs): Allow configuration of texinfo
14742 2001-02-15 Anthony Green <green@redhat.com>
14744 * configure: Introduce GCJ_FOR_TARGET.
14745 * configure.in: Ditto.
14746 * Makefile.in: Ditto.
14748 2001-02-13 Andreas Schwab <schwab@suse.de>
14750 * MAINTAINERS: Update mail address.
14752 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14754 * config.guess: Add linux target for S/390.
14755 * config.sub: Likewise.
14757 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
14759 * configure.in: for *-chorusos, don't config target-newlib and
14762 2001-02-06 Ben Elliston <bje@redhat.com>
14764 * configure: Output host type to stdout, not stderr.
14766 2001-02-05 Mark Mitchell <mark@codesourcery.com>
14768 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14769 * ltcf-cxx.sh: Likewise.
14771 * config.if: Assume enable_libstdcxx_v3 is defined.
14773 2001-02-04 Mark Mitchell <mark@codesourcery.com>
14775 Remove V2 C++ library.
14776 * configure.in: Remove --enable-libstdcxx_v3 support.
14778 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14780 * include/demangle.h: Add prototype for java_demangle_v3.
14782 2001-01-29 Phil Edwards <pme@sources.redhat.com>
14784 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14786 2001-01-27 Richard Henderson <rth@redhat.com>
14788 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14790 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14792 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14793 Don't unset, it's non-portable and no longer necessary, set to empty
14796 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14798 * ltconfig: Shell portability fix for the tagname validity check.
14800 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
14802 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14803 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14805 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14807 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14809 2001-01-26 Tom Tromey <tromey@redhat.com>
14811 * configure.in: Allow libgcj to be built on Sparc Solaris.
14813 2001-01-25 David Edelsohn <edelsohn@gnu.org>
14815 * ltcf-c.sh: Add aix5 case.
14816 * ltcf-cxx.sh: Likewise.
14817 * ltconfig: Likewise.
14819 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
14821 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14822 keep at least one of build_libtool_libs or build_old_libs set to
14825 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14826 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14828 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14830 * configure.in: Enable libgcj on several additional platforms.
14832 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14834 * configure.in: Enable libgcj for linux targets.
14836 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14838 * MAINTAINERS (Write After Approval): Add myself.
14840 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14842 * MAINTAINERS: Add myself as vax port maintainer.
14844 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14846 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14848 2001-01-09 Mike Stump <mrs@wrs.com>
14850 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14851 failures of subdirectories.
14853 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14855 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14856 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14857 * ltcf-cxx.sh: Likewise.
14858 * ltcf-gcj.sh: Likewise.
14859 * ltconfig.sh: Fix typo.
14861 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14863 * configure: handle DOS-style absolute paths.
14865 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14867 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14869 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14871 * MAINTAINERS: Add myself as avr port co-maintainer.
14873 2000-12-28 Ben Elliston <bje@redhat.com>
14875 * MAINTAINERS: Add myself under ``Write After Approval''.
14877 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14879 * texinfo: Remove directory from GCC.
14881 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14883 * COPYING: Update to current
14884 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14885 to 19yy as example year in copyright notice).
14887 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14889 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14890 (libstdcxx_incdir): Pass down.
14891 * config.if: Remove expired bits for cxx_interface, add stub.
14892 (libstdcxx_incdir): Add variable for g++ include directory.
14893 * configure.in (gxx_include_dir): Use it.
14895 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
14897 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14898 with old-email address from ``Write After Approval''.
14900 2000-12-15 Andreas Jaeger <aj@suse.de>
14902 * configure.in: Handle lang_dirs.
14904 2000-12-14 Tom Tromey <tromey@redhat.com>
14906 * MAINTAINERS: Removed brads.
14908 * MAINTAINERS: Added gcj developers.
14910 2000-12-13 Anthony Green <green@redhat.com>
14912 * configure.in: Disable libgcj for any target not specifically
14913 listed. Disable libgcj for x86 and Alpha Linux until compatible
14916 2000-12-13 Mike Stump <mrs@wrs.com>
14918 * Makefile.in (local-distclean): Also remove fastjar.
14920 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14922 * contrib/gcc_update: Add fastjar --touch entries.
14924 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
14926 * configure.in: Disable language-specific target libraries for
14927 languages that aren't enabled.
14929 2000-12-10 Anthony Green <green@redhat.com>
14931 * configure.in: Define libgcj. Disable libgcj target libraries for
14934 2000-12-10 Neil Booth <neilb@earthling.net>
14936 * MAINTAINERS: Update mail address, remove from WAA list.
14938 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14940 * libjava: Imported from /cvs/java.
14941 * libffi: Likewise.
14942 * Boehm-gc: Likewise.
14944 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14946 * configure.in (target_libs): Revert 2000-12-08 patch.
14947 (noconfigdirs): Added target-libjava.
14949 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14951 * djunpack.bat: removed.
14953 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14955 * Makefile.in: handle DOS-style absolute paths.
14956 * config-ml.in: likewise.
14957 * symlink-tree: likewise.
14959 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14961 * fastjar: Imported.
14963 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14965 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14967 * configure.in (target_libs): Removed `target-libjava'.
14969 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14971 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14972 (ALL_MODULES): Added fastjar.
14973 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14974 (all-target-libjava): all-fastjar replaces all-zip.
14975 (all-fastjar): Added.
14976 (configure-target-fastjar, all-target-fastjar): Likewise.
14977 * configure.in (host_tools): Added fastjar.
14979 2000-12-07 Mike Stump <mrs@wrs.com>
14981 * Makefile.in (local-distclean): Remove leftover built files.
14983 2000-11-24 Nick Clifton <nickc@redhat.com>
14985 * configure.in (xscale-elf): Add target.
14986 (xscale-coff): Add target.
14988 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
14990 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14991 recent versions of FreeBSD (release 3 or later).
14992 * ltconfig: On FreeBSD, -lc must not be provided when building
14993 a shared library or else the standard -pthread gcc option is
14994 rendered worthless to later users of the built library.
14996 2000-11-16 Fred Fish <fnf@be.com>
14998 * configure.in (enable_libstdcxx_v3): Fix typo,
14999 libstd++ -> libstdc++.
15001 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15003 * MAINTAINERS: Add self to Write After Approval list.
15005 2000-11-21 Bernd Schmidt <bernds@redhat.com>
15007 * MAINTAINERS: Update my email address. Add myself to global write
15010 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
15012 * Makefile.in: Merge with src and libgcj.
15013 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
15014 configure-target-<library> when their configure scripts need the C
15015 or C++ library to have already been built to work properly.
15016 (do_proto_toplev): Set them to an empty string.
15018 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15019 (REALLY_SET_LIB_PATH): Use them.
15021 2000-11-17 Stan Shebs <shebs@apple.com>
15023 * MAINTAINERS: Add self to Write After Approval list.
15025 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15027 * configure: Provide the original toplevel configure arguments
15028 (including $0) to subprocesses in the environment rather than
15029 through gcc/configargs.h.
15031 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15033 * MAINTAINERS: Remove references to cccp. Change C9X reference to
15034 C99. Alphabetise "Write After Approval" list.
15036 2000-11-12 Mark Mitchell <mark@codesourcery.com>
15038 * configure: Turn on libstdc++ V3 by default.
15040 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15043 2000-11-11 Philip Blundell <philb@gnu.org>
15045 * MAINTAINERS: Add self to Write After Approval list.
15047 2000-11-09 David Edelsohn <edelsohn@gnu.org>
15049 * ltcf-c.sh (aix4): Improve shared library configuration; require
15051 * ltcf-cxx.sh (aix4): Define.
15052 * ltconfig (aix4): Define library and soname specs appropriate for
15053 AIX. Define command to create export symbols list.
15055 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
15057 * config.sub: Add support for Sun Chorus
15059 2000-10-31 Nick Clifton <nickc@redhat.com>
15061 * MAINTAINERS: Rename <name>@cygnus.com addresses to
15062 <name>@redhat.com. Also installed new email address for Clint
15065 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
15067 * etc: Remove directory from GCC.
15069 2000-10-16 Michael Meissner <meissner@redhat.com>
15071 * configure (gcc/configargs.h): Only create if there is a build GCC
15074 2000-10-16 Matthias Klose <doko@debian.org>
15076 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15077 when configured for libstdc++-v3.
15079 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
15081 * configure: Save configure arguments to gcc/configargs.h.
15083 2000-10-04 Philipp Thomas <pthomas@suse.de>
15085 * config.guess: Import CVS version 1.157.
15086 * config.sub: Import CVS version 1.181.
15088 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
15090 * Makefile.in (bootstrap): avoid recursion if subdir missing
15092 (do-proto-toplev): ditto
15094 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
15096 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15097 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15099 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15100 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
15101 all affected `configure' scripts.
15103 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
15105 * MAINTAINERS: Add self as cpplib co-maintainer.
15107 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
15109 * MAINTAINERS: Add self to Write After Approval list.
15111 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15113 * INSTALL/README: egcs -> GCC update.
15115 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
15117 * MAINTAINERS: Add myself to Write After Approval list.
15119 2000-09-15 Kazu Hirata <kazu@hxi.com>
15121 * MAINTAINERS: Add myself to Write After Approval list.
15123 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
15125 * configure.in: Do not build byacc for hppa64. Provide paths to the
15126 X11 libraries for hppa64.
15128 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15130 * MAINTAINERS: Add myself as 68hc11 port maintainer.
15132 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
15134 * Makefile.in (all-zlib): Added dummy target.
15136 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15137 ltcf-gcj.sh: Updated from libtool multi-language branch.
15139 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
15141 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15142 (bootstrap*): Depend on all-bootstrap.
15144 2000-09-05 Philipp Thomas <pthomas@suse.de>
15146 * config.guess: Import CVS version 1.156.
15147 * config.sub: Import CVS version 1.179.
15149 2000-09-02 Anthony Green <green@cygnus.com>
15151 * Makefile.in (all-gcc): Depend on all-zlib.
15152 (CLEAN_MODULES): Add clean-zlib.
15153 (ALL_MODULES): Add all-zlib.
15154 * configure.in (host_libs): Add zlib.
15156 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
15158 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15159 crosses, but add gcc/include to the header search path for them.
15161 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
15163 * MAINTAINERS: Add self to Write After Approval list.
15165 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15167 * config.guess: Import CVS version 1.152.
15168 * config.sub: Import CVS version 1.177.
15170 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
15172 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15173 $targargs to tell whether newlib is going to be built.
15175 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15176 $$r/TARGET_SUBDIR/libio for _G_config.h.
15178 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
15180 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15182 2000-08-22 DJ Delorie <dj@redhat.com>
15184 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15186 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
15188 * config-ml.in (CC, CXX): Avoid trailing whitespace.
15189 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15192 2000-08-21 DJ Delorie <dj@redhat.com>
15194 * MAINTAINERS: Add self as a libiberty maintainer
15196 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
15198 * configure.in (libstdcxx_flags): Use
15199 libstdc++-v3/src/libstdc++.INC.
15201 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
15203 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15205 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
15207 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15209 * configure: Make enable_threads and enable_shared defaults
15210 explicit. Substitute enable_threads into generated Makefiles.
15211 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15212 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15214 2000-08-13 Geoff Keating <geoffk@cygnus.com>
15216 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15218 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
15220 * config-ml.in (CC): Remove bogus duplicate quotation mark from
15223 2000-08-11 Jason Merrill <jason@redhat.com>
15225 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15226 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15227 (FLAGS_FOR_TARGET): Not here.
15228 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15230 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
15232 * config-ml.in (CC, CXX): Don't introduce a leading space.
15234 2000-08-07 DJ Delorie <dj@delorie.com>
15236 * MAINTAINERS: Add self as a DJGPP maintainer
15238 2000-08-07 DJ Delorie <dj@redhat.com>
15240 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15241 "if we're also building gcc, and it's a gcc that will run on the
15242 build machine, we want to use its includes instead of the system's
15245 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
15247 * MAINTAINERS: Add self to Write After Approval list.
15249 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
15251 * configure.in (libstdcxx_flags): Don't use `"'.
15253 * config-ml.in: Adjust multilib search paths to the
15254 appropriate multilib tree.
15256 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
15258 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15259 commas in $LANGUAGES.
15261 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
15263 * configure.in: Re-enable all references to libg++ and librx.
15265 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
15267 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15268 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15269 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15270 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15272 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15274 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
15276 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15277 CXX_FOR_TARGET for sed.
15279 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
15281 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15282 Do not override if already set in the environment or in configure.
15283 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15284 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15286 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
15288 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15289 the libtool CVS tree multi-language branch.
15290 * ltconfig, ltmain.sh: Updated.
15292 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
15294 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15295 (clean-target): Depend on it.
15297 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15298 (GCC_FOR_TARGET): Use it.
15299 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15300 * configure.in: ... here.
15301 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15302 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15304 2000-07-24 Eric Christopher <echristo@cygnus.com>
15306 * MAINTAINERS: Add self to Write After Approval list.
15308 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
15310 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15311 (configure-target-libchill, configure-target-libobjc): Likewise.
15313 * configure.in: Use the same cache file for all target libs.
15314 * config-ml.in: But different cache files per multilib variant.
15316 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15318 * configure (topsrcdir): Don't use dirname.
15320 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15322 * MAINTAINERS: Add self to Write After Approval list.
15324 2000-07-20 Jason Merrill <jason@redhat.com>
15326 * configure.in: Remove all references to libg++ and librx.
15328 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15330 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
15332 * config.sub: Update to subversions version 2000-07-06.
15334 2000-07-12 Andrew Haley <aph@cygnus.com>
15336 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15337 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15339 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15341 * symlink-tree: Check number of arguments.
15343 2000-07-05 Jim Wilson <wilson@cygnus.com>
15345 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15346 search path for a g++ extracted from the build tree. This
15347 will allow link tests run by configure scripts in
15348 subdirectories to succeed.
15350 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
15352 * ltconfig: Add support for mips-dde-sysv4.2MP
15354 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15356 * MAINTAINERS: Add myself as loop discovery maintainer.
15358 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15360 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15361 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15363 2000-06-19 Timothy Wall <twall@cygnus.com>
15365 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15366 * config.sub: Add tic54x target.
15368 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15370 * MAINTAINERS: Add self as Fortran maintainer,
15371 remove Craig Burley.
15373 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
15375 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15376 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15378 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15380 * MAINTAINERS: Add self as i18n maintainer
15382 20000-05-21 H.J. Lu (hjl@gnu.org)
15384 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15385 directory are used if they exist. Make sure
15386 $(build_tooldir)/include is searched for header files,
15387 $(build_tooldir)/lib/ for library files.
15388 (GCC_FOR_TARGET): Likewise.
15389 (CXX_FOR_TARGET): Likewise.
15391 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15393 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15395 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
15397 * Makefile.in (configure-target-libiberty): Depend on
15398 configure-target-newlib.
15400 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15402 * configure.in, Makefile.in: Merge all libffi-related
15403 configury stuff from the libgcj tree.
15405 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15407 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15408 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15410 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15412 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15413 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15414 current version information. Add to proto-toplev directory.
15415 (gdb-taz): Build do-djunpack.
15417 2000-05-15 David Edelsohn <edelsohn@gnu.org>
15419 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15421 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15423 * MAINTAINERS: Add self to Write After Approval list.
15425 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15427 * ltmain.sh: Preserve in relink_command any environment
15428 variables that may affect the linker behavior.
15430 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15432 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15434 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15436 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15438 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15440 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15441 with the version name.
15443 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15445 * MAINTAINERS: Add self as bb-reorder maintainer.
15447 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15449 * config.if: Tweak.
15451 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15453 * djunpack.bat: New file.
15455 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15457 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15458 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15459 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15460 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15462 2000-04-16 Dave Pitts <dpitts@cozx.com>
15464 * config.sub (case $basic_machine): Change default for "ibm-*"
15467 2000-04-13 Andreas Jaeger <aj@suse.de>
15469 * MAINTAINERS: Added myself.
15471 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15473 * Makefile.in (gdb-taz): New target. GDB specific archive.
15474 (do-md5sum): New target.
15476 (PACKAGE): Default to TOOL.
15477 (VER): Default to a shell script.
15478 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15479 md5 checksum generation.
15480 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15481 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15482 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15483 insight.tar.bz2): Use gdb-taz to create archive.
15485 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15487 * configure (warn_cflags): Delete.
15489 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15491 * MAINTAINERS: Added myself.
15493 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15494 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15496 * configure.in (enable_libstdcxx_v3): Add.
15497 (target_libs): Add bits here to switch between libstdc++-v2 and
15499 * config.if: And this file too.
15500 * Makefile.in: Add libstdc++-v3 targets.
15502 2000-04-05 Michael Meissner <meissner@redhat.com>
15504 * config.sub (d30v): Add d30v as a basic machine type.
15506 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15508 * configure.in: -linux-gnu*, not -linux-gnu.
15510 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15512 * MAINTAINERS: Add self in write-after-approval section.
15514 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15516 * MAINTAINERS: Add self as ia64 port maintainer.
15518 2000-03-08 Neil Booth <NeilB@earthling.net>
15520 * MAINTAINERS: Add self in write-after-approval section.
15522 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15524 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15525 (do-tar-bz2): Replace TOOL with PACKAGE.
15526 (gdb.tar.bz2): Remove GDBTK from GDB package.
15527 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15528 dejagnu.tar.bz2): New packages.
15530 2000-02-27 Andreas Jaeger <aj@suse.de>
15532 * configure.in: Add entry for mips*-*-linux*, move catch all
15533 *-*-*linux* entry below this one.
15535 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15537 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15539 2000-02-24 Nick Clifton <nickc@cygnus.com>
15541 * config.sub: Support an OS of "wince".
15543 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15545 * config.guess, config.sub: Updated to match config's 2000-02-15
15548 2000-02-23 Linas Vepstas <linas@linas.org>
15550 * config.sub: Add support for Linux/IBM 370.
15551 * configure.in: Likewise.
15553 2000-02-22 Nick Clifton <nickc@cygnus.com>
15555 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15557 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15559 * config.guess: Guess "cygwin" rather than "cygwin32".
15561 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15563 * configure (gcc_version): When setting, narrow search to
15564 lines containing `version_string'.
15566 2000-02-15 Denis Chertykov <denisc@overta.ru>
15568 * config.sub: Add support for avr target.
15570 2000-02-14 Nick Clifton <nickc@cygnus.com>
15572 * MAINTAINERS: Add maintainers for MCore port.
15574 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15576 * config.sub: Add mmix-knuth-mmixware.
15578 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15580 * MAINTAINERS: Pair cccp with cpplib maintainership.
15582 2000-01-27 Christopher Faylor <cgf@redhat.com>
15584 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15585 structure stuff to -L library search.
15586 (CXX_FOR_TARGET): Ditto.
15587 (CROSS_CHECK_MODULES): Fix spelling mistake.
15589 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15591 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15594 2000-01-12 Richard Henderson <rth@cygnus.com>
15596 * configure.in: Don't build some bits for beos.
15598 2000-01-12 Joel Sherrill (joel@OARcorp.com)
15600 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15603 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15605 * Add self as cpplib maintainer, as requested by Jason
15606 Merrill. Correct my e-mail address.
15608 2000-01-06 Geoff Keating <geoffk@cygnus.com>
15610 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15613 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15615 * MAINTAINERS: Add myself to "write after approval" list.
15617 1999-12-14 Richard Henderson <rth@cygnus.com>
15619 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15620 * config.sub: Accept alphaev[78], alphaev8.
15622 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15624 * config.guess, config.sub: Update from autoconf.
15626 1999-11-29 Bruce Korb <autogen@linuxbox.com>
15628 * MAINTAINERS: update my playtime e-address.
15630 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15632 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15633 necessary libraries are missing.
15635 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
15637 * MAINTAINERS: Add new 'write after approval' maintainer.
15639 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15641 * MAINTAINERS: Add new Java maintainer.
15643 1999-10-25 Andreas Schwab <schwab@suse.de>
15645 * configure: Fix quoting inside arguments of eval.
15647 1999-10-21 Nick Clifton <nickc@cygnus.com>
15649 * config-ml.in: Allow suppression of some ARM multilibs.
15651 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15653 * config.guess: Add OS/390 match pattern.
15654 * config.sub: Add mvs, openedition targets.
15655 * configure.in (i370-ibm-opened*): New.
15657 1999-09-04 Steve Chamberlain <sac@pobox.com>
15659 * config.sub: Add support for configuring for pj.
15661 1999-08-31 Nick Clifton <nickc@cygnus.com>
15663 * config.sub (maybe_os): Add support for configuring for fr30.
15665 1999-08-25 Nick Clifton <nickc@cygnus.com>
15667 * configure.in: Do not configure or build ld for AIX
15668 platforms. ld is known to be broken on these platforms.
15670 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15672 * config-ml.in: Pass compiler flag corresponding to multidirs to
15675 1999-08-09 Ian Lance Taylor <ian@zembu.com>
15677 * Makefile.in (LDFLAGS): Define.
15679 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15681 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15683 (*-*-cygwin*): Likewise.
15685 1999-08-08 Ian Lance Taylor <ian@zembu.com>
15688 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15689 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15691 From Eli Zaretskii <eliz@is.elta.co.il>:
15692 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15693 long file name when using DJGPP on MS-DOS.
15695 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15697 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15699 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15701 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15702 dependency as this causes "make check" to globally "make all"
15704 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15706 * configure.in (target_libs): Added target-zlib.
15707 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15708 (CONFIGURE_TARGET_MODULES): Likewise.
15709 (CHECK_TARGET_MODULES): Likewise.
15710 (INSTALL_TARGET_MODULES): Likewise.
15711 (CLEAN_TARGET_MODULES): Likewise.
15712 (configure-target-zlib): New target.
15713 (all-target-zlib): Likewise.
15714 (all-target-libjava): Depend on all-target-zlib.
15715 (configure-target-libjava): Depend on configure-target-zlib.
15717 * Makefile.in (configure-target-libjava): Depend on
15718 configure-target-newlib.
15719 (configure-target-boehm-gc): New target.
15720 (configure-target-qthreads): New target.
15722 * configure.in (target_libs): Added target-qthreads.
15723 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15724 (CONFIGURE_TARGET_MODULES): Likewise.
15725 (CHECK_TARGET_MODULES): Likewise.
15726 (INSTALL_TARGET_MODULES): Likewise.
15727 (CLEAN_TARGET_MODULES): Likewise.
15728 (all-target-qthreads): New target.
15729 (configure-target-libjava): Depend on configure-target-qthreads.
15730 (all-target-libjava): Depend on all-target-qthreads.
15732 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15733 (CONFIGURE_TARGET_MODULES): Likewise.
15734 (CHECK_TARGET_MODULES): Likewise.
15735 (INSTALL_TARGET_MODULES): Likewise.
15736 (CLEAN_TARGET_MODULES): Likewise.
15737 (all-target-libjava): New target.
15738 (all-target-boehm-gc): Likewise.
15739 * configure.in (target_libs): Added libjava, boehm-gc.
15741 1999-07-22 Ian Lance Taylor <ian@zembu.com>
15743 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15744 configure.bat in SUPPORT_FILES.
15745 (gas+binutils.tar.bz2): Likewise.
15747 * makeall.bat: Remove; obsolete.
15749 1999-07-21 Ian Lance Taylor <ian@zembu.com>
15751 From Mark Elbrecht:
15752 * configure.bat: Remove; obsolete.
15754 1999-07-11 Ian Lance Taylor <ian@zembu.com>
15756 * configure: Add -W -Wall to the default CFLAGS when compiling with
15759 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15761 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15763 1999-06-30 Mark Mitchell <mark@codesourcery.com>
15765 * configure.in: Build ld on IRIX6.
15767 1999-06-12 Ian Lance Taylor <ian@zembu.com>
15769 * Makefile.in: Change distribution targets to use bzip2 instead of
15771 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15772 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15774 1999-06-04 Nick Clifton <nickc@cygnus.com>
15776 * config.sub: Add mcore target.
15778 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15780 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15782 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15784 * config.guess (dummy): Changed to $dummy.
15786 1999-05-24 Nick Clifton <nickc@cygnus.com>
15788 * config.sub: Tidied up case statements.
15790 1999-05-22 Ben Elliston <bje@cygnus.com>
15792 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15795 * config.guess: Merge with FSF version. Future changes will be
15796 more accurately recorded in this ChangeLog.
15797 * config.sub: Likewise.
15799 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15801 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15803 1999-04-30 Tom Tromey <tromey@cygnus.com>
15805 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15807 1999-04-23 Tom Tromey <tromey@cygnus.com>
15809 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15811 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
15813 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15814 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15815 Bad merge removed these two changes.
15817 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
15818 Martin Heller (Ing.-Buero_Heller@t-online.de)
15820 * config.guess (interix Alpha): Add.
15822 1999-04-11 Richard Henderson <rth@cygnus.com>
15824 * configure.in (i?86-*-beos*): Do config gperf; don't config
15825 gdb, newlib, or libgloss.
15827 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
15829 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15830 link a trivial program with -mabi=64. If it fails, remove mabi=64
15833 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15835 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15837 1999-04-08 Nick Clifton <nickc@cygnus.com>
15839 * config.sub: Add support for mcore targets.
15841 1999-04-07 Michael Meissner <meissner@cygnus.com>
15843 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15844 not mt-ospace, in order to shut up assembler warning about using
15845 symbols that are named the same as registers.
15847 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
15849 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15850 dependency list for all-target-cygmon.
15852 1999-04-05 Doug Evans <devans@casey.cygnus.com>
15854 * config-ml.in: Check $host, not $target, for selective multilibs.
15855 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15856 thumb interworking, and underscore prefix multilibs.
15858 1999-04-04 Ian Lance Taylor <ian@zembu.com>
15860 * missing: Update to version from current automake.
15862 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15864 * configure (gxx_include_dir): Removed.
15866 * configure.in (gxx_include_dir): Handle it.
15867 * Makefile.in: Likewise.
15869 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15871 * config.sub (mips64vr4111,mips64vr4111el) Add.
15873 1999-03-21 Ben Elliston <bje@cygnus.com>
15875 * config.guess: Correct typo for detecting ELF on FreeBSD.
15877 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15879 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15882 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15884 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15885 all-target-newlib to dependency list for all-target-bsp.
15887 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15889 * config.sub: Add i386-uwin support.
15890 * config.guess: Likewise.
15892 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15894 * configure.in: cleanup, add mh-*pic handling for arm, special
15895 case powerpc*-*-aix*
15897 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15899 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15902 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15904 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15907 1999-03-02 Nick Clifton <nickc@cygnus.com>
15909 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15911 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15913 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15915 1999-02-24 Nick Clifton <nickc@cygnus.com>
15917 * config.sub: Fix typo in arm recognition.
15919 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15921 * configure.in (noconfigdirs): Changed target_configdirs to
15922 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15923 rather than m68k-*-* since it is not known to work on
15924 m68k-aout. Ditto for arm-*-*oabi.
15926 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15928 * configure.in (*-*-windows*): Remove, no longer used.
15930 1999-02-19 Ben Elliston <bje@cygnus.com>
15932 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15933 Smart and improved by Andrew Cagney.
15935 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15937 * config.guess: Recognize openbsd-*-hppa.
15939 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15941 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15942 only if it is not empty.
15944 1999-02-17 Nick Clifton <nickc@cygnus.com>
15946 Patch from: Scott Bambrough <scottb@corelcomputer.com>
15948 * config.guess: Modified to recognize uname's armv* syntax.
15950 * config.sub: Modified to recognize uname's armv* syntax.
15952 1999-02-17 Mark Salter <msalter@cygnus.com>
15954 * configure.in: Added target-bsp for sparclite.
15956 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15958 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15960 1999-02-08 Nick Clifton <nickc@cygnus.com>
15962 * configure.in: Add support for strongarm port.
15963 * config.sub: Add support for strongarm target.
15965 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
15967 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15968 the old name config/mh-cygwin32.
15971 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15973 * configure.in: Do build ld for ix86 Solaris.
15975 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15977 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15978 $AR_FOR_TARGET. Likewise for RANLIB.
15980 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
15982 * config.sub (oabi): Recognize.
15983 * configure.in (arm-*-oabi): Handle.
15985 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15987 * config.guess: Improve detection of i686 on UnixWare 7.
15989 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15991 * config.guess: Add support for i386-pc-interix.
15992 * config.sub: Likewise.
15993 * configure.in: Likewise.
15995 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15997 * Makefile.in: Remove unneeded all-target-libio from
15998 from all-target-winsup target since it is now unneeded.
15999 Add all-target-libtermcap in its place since it is now
16002 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
16004 * configure.in: makefile stub for cygwin target is probably
16005 unnecessary. Remove it for now.
16007 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
16009 * configure.in: libtermcap.a should be built when cygwin is the
16010 target as well as the host.
16011 * config.guess: Allow mixed case in cygwin uname output.
16012 * Makefile.in: Add libtermcap target.
16014 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
16016 * config.sub: Clean up handling of hppa2.0.
16018 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
16020 * config.guess: Use C code to identify more HP machines.
16022 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
16024 * config.sub: Handle hppa2.0.
16026 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
16028 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
16029 cygmon for all sparclite targets, regardless of object format.
16031 1998-12-15 Mark Salter <msalter@cygnus.com>
16033 * configure.in: Added target-bsp for several target architectures.
16035 * Makefile.in: Added rules for bsp.
16037 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
16039 * config.guess: Improve detection of hppa2.0 processors.
16041 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
16043 * config.guess: Recognize FreeBSD using ELF automatically.
16045 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
16047 * configure (skip-this-dir): Add handling for new shell script, which
16048 might be created by a sub-directory's configure to indicate, this particular
16049 directory is "unwanted".
16050 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16052 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
16054 * ltconfig: import from libtool, after changing libtool to
16055 account for the cygwin name change.
16057 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
16059 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16060 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16062 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
16064 * configure.in: Add libtermcap to list of cygwin dependencies.
16066 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
16068 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16069 they include winsup/include when it's a cygwin target.
16071 1998-11-12 Tom Tromey <tromey@cygnus.com>
16073 * configure.in (host_tools): Added zip.
16074 * Makefile.in (all-target-libjava): Depend on all-zip.
16075 (all-zip): New target.
16076 (ALL_MODULES): Added all-zip.
16077 (NATIVE_CHECK_MODULES): Added check-zip.
16078 (INSTALL_MODULES): Added install-zip.
16079 (CLEAN_MODULES): Added clean-zip.
16081 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
16083 * Makefile.in: lose "32" from comment about cygwin.
16085 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
16087 * configure.in: Use -Os to build target libraries for the fr30.
16089 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
16091 * config.sub: Add fr30.
16093 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
16095 * configure.in: drop "32" from config/mh-cygwin32. Check
16096 cygwin* instead of cygwin32*.
16097 * config.sub: Check cygwin* instead of cygwin32*.
16099 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
16101 * config.guess: Match any version of Unixware7.
16103 1998-10-20 Syd Polk <spolk@cygnus.com>
16105 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16108 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
16110 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16111 these if the appropriate directories and files to not exist.
16113 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
16115 * Makefile.in (DEVO_SUPPORT): Add config.if.
16117 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
16119 * configure: Add pattern to replace "build_tooldir"'s
16120 definition in the generated Makefile with "tooldir"'s
16123 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
16125 * config.sub: Bring back lost sparcv9.
16127 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16129 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
16131 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16132 CC_FOR_TARGET and friends.
16134 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16136 * Makefile.in (build_tooldir): New variable, same as tooldir.
16137 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16138 -B$(build_tooldir)/bin/.
16139 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16141 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
16143 * README: Remove installation instructions and refer to the
16144 INSTALL directory instead.
16146 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
16148 * config.sub: Add support for i[34567]86-pc-udk.
16149 * configure.in: Likewise.
16151 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
16153 * Makefile.in: add bzip2 package building bits for user
16155 * configure.in: ditto
16157 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
16159 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16160 (ALL_TARGET_MODULES): Add all-target-libobjc.
16161 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16162 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16163 (all-target-libchill): Add dependencies.
16164 * configure.in (target_libs): Add libchill.
16166 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
16168 * configure.in (target_subdir): Remove duplicate line.
16170 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
16172 * Makefile.in (all-automake): fix dependencies.
16174 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
16176 * configure.in: Minor cleanups for building in the $(target_alias)
16179 1998-09-22 Jim Wilson <wilson@cygnus.com>
16181 * Makefile.in (bootstrap): Set r and s before make all. Use
16182 BASE_FLAGS_TO_PASS in make all.
16185 1998-09-20 Mark Mitchell <mark@markmitchell.com>
16187 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16189 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
16191 * config.sub: Fix typo in last change.
16193 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16195 * config.sub: Add support for C4x target.
16196 * configure.in: Likewise.
16198 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
16200 * config.sub: Recognize sparcv9 just like sparc64.
16202 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
16204 * config.guess: Match "Pent II" or "PentII" for OpenServer.
16206 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
16208 * config.guess: Correctly identify Pentium II sco boxes.
16210 * config.guess: Fix "tr" code. From Weiwen Liu.
16212 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
16214 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16217 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
16219 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16220 (ALL_TARGET_MODULES): Add all-target-libchill.
16221 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16222 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16223 (all-target-libchill): Add dependencies.
16224 * configure.in (target_libs): Add libchill.
16226 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16228 * config.guess: Avoid assumptions about "tr" behaves when
16229 LANG is set to something other than English.
16231 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
16233 * configure (gxx_include_dir): Changed to
16234 '${prefix}/include/g++'-${libstdcxx_interface}.
16236 * config.if: New to determine the interfaces.
16238 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
16240 * config.guess: Detect and handle MPE/IX.
16241 * config.sub: Deal with MPE/IX.
16243 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
16245 * configure.in: Use mh-aix43.
16247 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
16249 * configure: Fix --without/--disable cases for gxx-include-dir.
16251 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
16253 * mdata-sh: Imported. Needed for automake support.
16255 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
16257 * Makefile.in (taz): Try "chmod -R og=u ." before
16258 "chmod og=u `find . -print`".
16260 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
16262 * configure.in: Add arm-elf and thumb-elf support.
16264 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16266 * Makefile.in: Undo previous patch.
16268 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16270 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16272 (install-no-fixedincludes): and here
16273 (INSTALL_MODULES): ... from here.
16275 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16277 * config.sub: Merge with FSF.
16279 * config.guess: Merge with FSF.
16281 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16283 * configure (extraconfigdirs): New variable.
16284 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16285 * Makefile.in (all): Move higher in file.
16286 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16287 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16288 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16289 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16290 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16292 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
16294 * Makefile.in (all-target-libjava): Depend on all-gcc and
16296 (configure-target-libjava): Depend on $(ALL_GCC).
16298 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16300 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16301 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16303 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16305 * INSTALL/README: Fix typo.
16307 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16309 * ylwrap: Change absolute path checks to check for DOS style path
16312 * ylwrap: Don't use a full path name if the source file is in the
16313 same directory. From hjl@lucon.org (H.J. Lu).
16315 * config-ml.in: Default to being verbose, to match Feb 18 change to
16318 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16320 Brought over from egcs:
16322 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16324 * configure.in (target_subdir): Set to ${target_alias} instead
16327 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16329 * configure.in (target_subdir): Set to libraries if enable_multilib.
16331 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16333 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16334 multilibs, force reconfiguration the first time we create
16335 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16337 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16339 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16340 avoid confusion with --no-recursion.
16342 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16344 * configure.in: Win32 hosts shouldn't use install -x
16345 * install-sh: remove -x option, and special .exe-handling
16348 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16350 * config.guess: Recognize i586-pc-beos.
16351 * configure.in: Don't build some bits for beos.
16353 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16355 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16356 CFLAGS default to -O2.
16358 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16361 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16363 * ltmain.sh: Correct install when using a different shell.
16365 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16367 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16369 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16371 * makefile.vms: Update to build binutils/makefile.vms. Add install
16374 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16376 * ltconfig: Update to correct AIX handling.
16378 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16380 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16382 * configure.in (target_subdir): Set to ${target_alias} instead
16385 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16387 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16388 (Makefile): Depend on $(gcc_version_trigger).
16390 * configure (gcc_version): Change default initializer to empty
16392 (gcc_version_trigger): New variable; pass this variable down
16393 to subdir configures to enable them checking gcc's version
16394 themselves. Emit make macros for both gcc_version vars.
16395 (topsrcdir): Initialize reliably.
16396 (recursion line): Remove --with-gcc-version=${gcc_version}.
16398 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16400 * configure (enable_version_specific_runtime_libs): Implement new flag
16401 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16402 in $(libsubdir); emit definition in each generated Makefile.
16403 (gxx_include_dir): Initialize depending on
16404 $enable_version_specific_runtime_libs.
16406 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16408 * configure (gcc_version): Initialize properly depending on
16409 how and where configure is started.
16410 (recursion line): Pass a --with-gcc-version=${gcc_version}
16411 to configures in subdirs.
16413 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16415 * configure.in (noconfigdirs): Add configure pattern for mips tx39
16418 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16420 * configure.in: Add cygmon and libstub support for mn10200.
16422 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16424 * configure (gcc_version): Add new variable describing the
16425 particular gcc version we're building.
16426 * Makefile.in (libsubdir): Add new macro for the directory
16427 in which the compiler finds executables, libraries, etc.
16428 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16431 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16433 * Makefile.in (local-clean): Remove *.log.
16434 (warning.log): Built with warn_summary from build.log.
16435 (mail-report.log): Run test_summary.
16436 (mail-report-with-warnings.log): Run test_summary including
16437 warning.log in the report.
16439 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16441 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16443 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16445 * Makefile.in (grep): Grep no longer depends on libiberty.
16447 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16449 * Makefile.in: all-snavigator needs all-libgui.
16451 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16453 * configure.in: Add cygmon and libstub support for mn10300.
16455 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16457 * missing: Update to version from automake 1.3.
16459 * ltmain.sh: On installation, don't get confused if the same name
16460 appears more than once in the list of library names.
16462 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16464 * config.sub: Accept m68060 and m5200 as CPU names.
16466 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16468 * configure: Use && rather than using -a in test, because odd
16469 strings can confuse test.
16470 * configure.in: Likewise.
16472 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16474 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16476 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16478 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16479 bootstrap4-lean): New targets.
16481 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16483 * mpw-* Delete. Not used.
16485 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16487 * COPYING.LIB: Update FSF address.
16489 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16491 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16493 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16496 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16498 * ltconfig, ltmain.sh: Avoid producing a version number if
16499 -version-info was not used.
16501 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16503 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16504 building with newlib.
16506 1998-04-30 Paul Eggert <eggert@twinsun.com>
16508 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16509 Solaris `make' causes it to continue to next definition.
16511 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16513 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16514 the right GUI libraries and files are installed along with GDB.
16516 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16518 * configure.in: Change alpha to alpha* in several places.
16520 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16522 * config.sub: Recognize sparc86x.
16524 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16526 * configure.in (--enable-target-optspace): Remove debug echo.
16528 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16530 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16532 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16534 * ltconfig: Update cygwin32 support.
16536 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16537 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16538 (GDB_SUPPORT_DIRS): Likewise.
16540 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16542 * configure.in (target_makefile_frag): If --enable-target-optspace,
16543 use -Os to compile target libraries rather than -O2. Default to
16544 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16546 * configure.in (target_cflags): Ditto for d30v.
16548 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16550 * Makefile.in (all-bfd): Depend on all-intl.
16551 (all-binutils): Likewise.
16552 (all-gas): Likewise.
16553 (all-gprof): Likewise.
16554 (all-ld): Likewise.
16556 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16558 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16560 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16562 * Makefile.in (all-bfd): Depend upon all-libiberty.
16564 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16566 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16568 * Makefile.in: Add libstub.
16570 * configure.in: Ditto. Build libstub for targets that have cygmon
16573 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16575 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16577 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16579 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16580 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16582 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16584 * configure: Define DEFAULT_M4 by searching PATH.
16585 * Makfile.in: Use DEFAULT_M4.
16587 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16589 * ltconfig: Add cygwin32 support.
16591 * Makefile.in, configure.in: Add libtool as a native only directory
16592 to configure and build.
16594 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16596 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16598 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
16600 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16602 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16604 * Makefile.in: add ash make rules
16605 * configure.in: add ash to native_only and host_tools lists
16607 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16609 * Makefile.in (all-gettext, all-intl): New targets.
16610 (ALL_MODULES): Added all-gettext, all-intl.
16611 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16612 (INSTALL_MODULES): Added install-gettext, install-intl.
16613 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16615 * configure.in (host_tools): Added gettext.
16616 (native_only): Likewise.
16617 (noconfigdirs) [various cases]: Likewise.
16618 (host_libs): Added intl.
16620 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16622 * configure: Do not disable building gdbtk for cygwin32 hosts.
16624 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16626 * configure.in: Add thumb-coff target.
16627 * config.sub: Add thumb-coff target.
16629 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16631 * Makefile.in: Revert yesterday's change.
16632 (all-target-winsup): all-target-librx stays out of here.
16634 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16636 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16637 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16638 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16639 Remove references to librx and libg++.
16641 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16643 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16646 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16648 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16649 for newlib directory.
16650 (CXX_FOR_TARGET): Likewise.
16652 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16654 * ltconfig: Update after libtool/ltconfig.in change for
16657 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16659 * ltconfig, ltmain.sh: Update to libtool 1.2.
16661 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16663 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16664 (install-gcc-cross): Instead, override LANGUAGES here.
16666 1998-03-18 Dave Love <d.love@dl.ac.uk>
16668 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16669 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16671 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16673 * configure.in: Add Thumb-pe target.
16675 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
16677 * Makefile.in - changed sn targets to snavigator
16678 * configure.in - changed sn targets to snavigator
16680 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16682 * config-ml.in: After building symlink tree call make distclean
16683 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16684 to be the case for libiberty.
16686 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16688 * configure: When making link, also check the current
16689 directory. The configure scripts may create one.
16691 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16693 * config.sub: Accept alphapca56 and alphaev6 properly.
16695 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16697 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16699 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16701 * config.sub (sco5): Fix typo.
16703 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16705 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16707 (install-itcl): Remove dependency on install-tcl.
16709 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16711 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16713 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16715 * configure.in: Don't build libgui for a cygwin32 target when not on
16718 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16720 * configure (redirect): Set to null, so default behavior of
16721 configure is now --verbose.
16723 1998-02-16 Dave Love <d.love@dl.ac.uk>
16725 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16726 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16728 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16730 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16731 this change to sync Makefile.in with its ChangeLog entries.
16733 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16735 * ltmain.sh (mkdir): Check that the directory doesn't exist
16736 before we exit with error, so that we don't get races during
16739 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16741 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16743 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16745 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16746 PICFLAG_FOR_TARGET.
16747 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16749 * configure: Emit a definition for the new macro enable_shared
16750 into each Makefile.
16752 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16754 * configure.in (host_tools, native_only): Add libtool.
16756 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16758 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16759 Fix typo in ming config comment.
16761 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16763 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16765 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16767 * config.sub: Add tic30 cases, and map c30 to tic30.
16769 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16771 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16772 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16773 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16774 (CLEAN_TARGET_MODULES): Similarly
16775 (all-target-libf2c): Add dependences.
16776 * configure.in (target_libs): Add libf2c.
16778 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16780 * configure.in: Remove expect from noconfigdirs when target
16781 is cygwin32. OK to build expect and dejagnu with Canadian
16784 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16786 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16789 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16792 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16794 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16795 here as it is not defined in the toplevel Makefile.
16797 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16799 * configure (package_makefile_rules_frag): New variable, which names
16800 a file with generic rules, ...
16801 Change comment to mention we now have FIVE parts.
16802 * configure: Undo last change.
16804 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16806 * config.guess: More accurate determination of HP processor types.
16807 * config.sub: More accurate determination of HP processor types.
16809 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16811 * configure (package_makefile_frag): Move inserting the
16812 ${package_makefile_frag} to where it should be according
16815 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16817 * config.guess: Add support for Linux/ARM.
16819 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16821 * .cvsignore: Remove *-info and *-install since they match
16822 release-info and mpw-install, which we don't want to just ignore.
16824 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16826 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16828 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16830 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16831 local_prefix to sub-make invocations.
16833 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16835 * configure.in: Check makefile fragments in the source
16838 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16840 * configure.in: Check whether host and target makefile
16841 fragments exist before adding them to *_makefile_frag.
16843 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16845 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16847 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16849 * configure.in: Make sure we only replace RPATH_ENVVAR on
16850 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16853 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16856 1998-01-13 Lee Iverson (leei@ai.sri.com)
16858 * config-ml.in (multi-do): LDFLAGS must include multilib
16861 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
16863 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16865 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16867 * config.sub: Add mingw32 support.
16868 * configure.in: Likewise.
16870 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16872 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16874 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16876 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16877 * configure (gxx_include_dir): Provide a definition for subdirs
16878 which do not use autoconf.
16880 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16882 * config.guess: Sync with egcs. Picks up new alpha support,
16883 BeOS & some additional linux support.
16885 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16887 * config.guess: HP 9000/803 is a PA1.1 machine.
16889 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16891 * configure.in: It's alpha*-...
16893 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16895 * configure.in (host_makefile_frag, target_makefile_frag):
16896 Handle multiple config files.
16897 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16900 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16904 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16906 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16908 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16910 * Makefile.in: Add libgui directory.
16911 (GDB_TK): Add all-libgui.
16912 * configure.in: Add libgui directory.
16913 * configure: Add all-libgui to GDB_TK.
16915 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16917 * config-ml.in (multidirs): Add m32r to multilib list.
16919 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16921 * Makefile.in (all-target-gperf): Change dependency to
16922 all-target-libstdc++.
16924 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16926 * config.guess: Add BeOS support.
16928 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16930 Source directory cvs renamed to cvssrc:
16931 * configure.in (host_tools): Change cvs to cvssrc.
16932 (native_only): Likewise.
16933 (noconfigdirs) [various cases]: Likewise.
16934 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16935 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16936 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16937 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16938 (all-cvssrc): Rename target from all-cvs.
16940 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16942 * configure (gxx_include_dir): Fix thinko.
16944 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16946 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16947 (install-cross, install-gcc-cross): New targets.
16949 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16951 * configure.in (noconfigdirs): Add support for Thumb target.
16953 * config.sub (maybe_os): Add support for Thumb target.
16955 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16957 * Makefile.in: Add rules for cygmon.
16959 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16961 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16963 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16964 * configure (gxx_include_dir): Provide a definition for subdirs
16965 which do not use autoconf.
16967 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16969 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16972 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16975 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16976 found on RedHat Linux systems.
16978 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16980 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16983 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16985 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16987 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16989 * ltmain.sh: If mkdir fails, check whether the directory was created
16990 anyhow by some other process.
16992 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16994 * configure.in (d30v-*-*): Configure all directories.
16996 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16998 * configure.in (d30v-*-*): Configure newlib, libiberty directories
17001 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
17003 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17005 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
17007 * include/libiberty.h: Add extern "C" { so it can be used with C++
17009 * include/remote-sim.h: Add extern "C" { so it can be used with C++
17012 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
17014 * configure.in (d30v-*-*): Configure GCC now.
17016 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
17018 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17019 is no longer needed.
17021 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
17023 * Makefile.in: check-target-libio depends on all-target-libstdc++.
17025 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
17027 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17028 targets using "$@" to provide support for similar but not identical
17029 targets without having to duplicate code.
17031 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
17033 * makefile.vms: Fix to work with DEC C.
17035 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
17037 * config.sub: Add mips-tx39-elf to marketing names.
17039 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
17041 * ltmain.sh: Handle symlinks in generated script.
17043 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
17045 * configure: Handle autoconf style directory options: --bindir,
17046 --datadir, --includedir, --infodir, --libdir, --libexecdir,
17047 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17049 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17050 (sharedstatedir, localstatedir, oldincludedir): New variables.
17051 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17052 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17053 sbindir, sharedstatedir, and sysconfdir.
17055 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17057 * Makefile.in (bootstrap-lean): New target.
17059 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
17061 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
17062 sn, and gnuserv from noconfigdirs.
17064 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
17066 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17068 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
17070 * Makefile.in (cross): New target.
17072 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
17073 Jeff Law <law@cygnus.com>
17075 * Makefile.in (bootstrap2, bootstrap3): New targets.
17076 (all-bootstrap): Remove outdated and confusing target.
17077 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17079 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
17081 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17082 windows. Consistent with gdb/configure.
17084 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
17086 * configure.in: Name Linux target fragment.
17088 * configure: Rewrite so that project Makefile fragment is inserted
17089 first and appears last in the resulting Makefile.
17091 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
17093 * Makefile.in (install-itcl): Install tcl first.
17095 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
17097 * configure.in: remove bison from noconfigdirs for Cygwin32 host
17099 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17101 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17103 * configure.in (skipdirs): Add target-librx for Linux.
17104 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17106 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
17108 * Makefile.in (bootstrap): New target.
17110 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
17112 * config.sub: Accept 'amigados' for backward compatibility.
17114 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
17116 * config.guess: Merge with FSF.
17118 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
17120 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17122 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
17124 * config.sub: Add "marketing-names" patch.
17126 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
17128 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17130 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
17132 * config.sub: Handle v850-elf.
17134 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
17136 * .cvsignore (*-install): Remove.
17138 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
17140 * ltconfig: Set CONFIG_SHELL in libtool.
17141 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17143 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
17145 * configure.in (target_subdir): Set to libraries if enable_multilib.
17147 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
17149 * config.guess: Update from gcc directory.
17151 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
17153 * Makefile.in (all-sim): Depends on all-readline.
17155 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
17157 * Makefile.in (BISON, YACC): Use $$s.
17158 (all-bison): Depend on all-texinfo.
17160 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
17162 * Makefile.in (BISON): Add -L flag.
17165 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17167 * configure.in (noconfigdirs): Add support for v850e target.
17169 * config.sub (maybe_os): Add support for v850e target.
17171 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17173 * configure.in (noconfigdirs): Add support for v850ea target.
17175 * config.sub (maybe_os): Add support for v850ea target.
17177 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
17179 * config.sub: Add mipstx39. Delete r3900.
17181 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17183 * Makefile.in (all-autoconf): Depends on all-texinfo.
17185 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
17187 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17190 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
17192 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17194 * configure: When handling a Canadian Cross, handle YACC as well as
17195 BISON. Just set BISON to bison. When setting YACC, prefer bison.
17196 * Makefile.in (all-bison): Depend upon all-texinfo.
17198 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
17200 * Makefile.in (BISON): bison, not byacc or bison -y.
17201 (YACC): bison -y or byacc or yacc.
17202 (various): Add *-bison as appropriate.
17203 (taz): No need to mess with BISON anymore.
17205 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
17207 * configure: If OSTYPE matches *win32*, try to find a good value for
17210 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
17212 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17213 configure.in if it is present.
17215 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
17217 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17219 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
17221 * config.sub: Recognize `arc' cpu.
17222 * configure.in: Likewise.
17223 * config-ml.in: Likewise.
17225 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
17227 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17229 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
17231 * configure: Changed sed delimiter from ':' to '|' when
17232 attempting to substitute ${config_shell} for SHELL. On
17233 NT ${config_shell} may contain a ':' in it.
17235 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
17237 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17239 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
17241 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17243 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
17245 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17247 * ylwrap: If the program is a relative path, force it to be
17250 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
17252 * configure (tooldir): Set BISON to `bison -y' and not just bison.
17254 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
17256 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17257 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17260 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
17262 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17263 separated by spaces.
17265 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17267 * ylwrap: New file.
17268 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17270 * ltmain.sh: Handle /bin/sh at start of install program.
17272 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17274 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17275 * missing: New file, from automake 1.2.
17277 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17279 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17280 check-tk to CHECK_X11_MODULES.
17282 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17284 * config.sub: Merge with FSF.
17286 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17288 * config.guess: Merge with FSF.
17290 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17292 * configure: Treat msdosdjgpp like go32.
17293 * configure.in: Likewise. Don't remove gprof for go32.
17295 * configure: Change Makefile.tem2 to Makefile.tm2.
17297 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17299 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17301 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17303 * install-sh (chmodcmd): Set to null if the DST directory already
17304 exists. Same as Nov 11th change.
17306 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17308 * configure (GDB_TK): Needs itcl and tix.
17310 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17312 * config.guess: Update from FSF.
17314 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17316 * Makefile.in (GDB_TK): Depend on itcl and tix.
17318 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17320 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17321 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17322 (INSTALL_SCRIPT): New variable.
17323 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17324 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17326 * install-sh: Add support for -x option.
17328 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17330 * configure.in, Makefile.in: Treat tix like itcl.
17332 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17334 * Makefile.in (WINDRES): New variable.
17335 (WINDRES_FOR_TARGET): New variable.
17336 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17337 (EXTRA_HOST_FLAGS): Add WINDRES.
17338 (EXTRA_TARGET_FLAGS): Add WINDRES.
17339 (EXTRA_GCC_FLAGS): Add WINDRES.
17340 ($(DO_X)): Pass down WINDRES.
17341 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17342 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17343 DLLTOOL_FOR_TARGET.
17345 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17347 * configure.in: configure sim before gdb for win32-x-ppc
17349 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17351 Move gperf into the toplevel, from libg++.
17352 * configure.in (target_tools): Add target-gperf.
17353 (native_only): Add target-gperf.
17354 * Makefile.in (all-target-gperf): New target, depend on
17356 (configure-target-gperf): Empty rule.
17357 (ALL_TARGET_MODULES): Add all-target-gperf.
17358 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17359 (CHECK_TARGET_MODULES): Add check-target-gperf.
17360 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17361 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17363 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
17365 * config.sub (mn10200): Recognize new basic machine.
17367 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17369 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17370 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17372 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17374 * configure.in: If we're building mips-sgi-irix6* native, turn on
17375 ENABLE_MULTILIB and set TARGET_SUBDIR.
17377 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17379 * Makefile.in (all-sn): Depend on all-grep.
17381 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17383 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17385 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17386 Makefile. From Jeff Makey <jeff@cts.com>.
17387 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17389 * Makefile.in (DISTBISONFILES): Remove.
17390 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17393 * configure.in: Build itl, db, sn, etc., when building for native
17396 * Makefile.in (LD): New variable.
17397 (EXTRA_HOST_FLAGS): Pass down LD.
17398 ($(DO_X)): Likewise.
17400 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17402 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17404 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17406 * configure.in (targargs): Strip out any supplied --build argument
17407 before adding our own. Always add --build.
17409 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17411 * configure.in (targargs): Pass --build if we're doing
17414 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17416 * configure: Use '|' instead of ":" as the separator in
17417 sed. Otherwise sed chokes on NT path names with drive
17418 designators. Also look for "?:*" as the leading characters in an
17421 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17423 * config.sub: Support for r3900.
17425 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17427 * configure.in: Use install-sh, not install.sh.
17429 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17431 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17434 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17436 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17439 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17441 * Makefile.in: Add automake targets.
17442 * configure.in (host_tools): Add automake.
17444 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17446 * configure: Default CXX to c++, not gcc.
17447 * Makefile.in (CXX): Set to c++, not gcc.
17448 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17450 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17452 * install-sh: try appending a .exe if source file doesn't
17455 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17457 * configure.in: Turn on multilib by default.
17458 (cross_only): Remove target-libiberty.
17460 * Makefile.in (all-gcc): Don't depend on libiberty.
17462 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17464 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17466 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17468 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17469 (DISTBISONFILES): Add ld/Makefile.in
17471 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17473 * configure.in: if target is cygwin32 but host isn't cygwin32,
17474 don't configure gdb tcl tk expect, not just gdb.
17476 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17478 * configure.in: Added gnuserv everywhere sn appears.
17480 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17481 (CROSS_CHECK_MODULES): Added check-gnuserv.
17482 (INSTALL_MODULES): Added install-gnuserv.
17483 (CLEAN_MODULES): Added clean-gnuserv.
17484 (all-gnuserv): New target.
17486 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17488 * config.guess: Fixes for MIPS OpenBSD systems.
17490 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17492 * Makefile.in (INSTALL_XFORM): Remove.
17493 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17495 * mkinstalldirs: New file, copied from automake.
17496 * Makefile.in (installdirs): Rename from install-dirs. Use
17497 mkinstalldirs. Change all users.
17498 (DEVO_SUPPORT): Add mkinstalldirs.
17500 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17502 * install-sh: Rename from install.sh.
17503 * Makefile.in (INSTALL): Change install.sh to install-sh.
17504 (DEVO_SUPPORT): Likewise.
17506 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17507 Graichen <graichen@rzpd.de>.
17509 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17511 * config.guess: Recognize OpenBSD systems correctly.
17513 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17515 * README, Makefile.in (ETC_SUPPORT): Remove references to
17516 cfg-paper*, configure.{texi,man,info*}._
17518 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17520 * Makefile.in (all.normal): Ensure that gcc is built after all
17521 the x11 - ie gdb - targets.
17523 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17525 * makefile.vms: Don't run conf-a-gas.
17527 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17529 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17531 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17533 * configure.in: Remove noconfigdirs case since gdb also
17534 configures and builds for tic80-coff.
17536 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17538 * configure: Set cache_file to config.cache.
17539 * Makefile.in (local-distclean): Remove config.cache.
17541 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17543 * COPYING: Update FSF address.
17545 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17547 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17550 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17552 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17553 MAKEDIRS, is empty.
17555 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17557 * config.sub: Tweak mn10300 entry.
17559 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17561 * configure.in (host_tools): Put sim before gdb, so gdb's
17562 configure.tgt can determine if the simulator was configured.
17564 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17566 * config.sub: Move BeOS $os case to be with other Cygnus
17569 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17571 * config.sub: Remove misplaced comment that broke Linux.
17573 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17575 * config.sub: Add BeOS support.
17577 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17579 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17581 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17583 * configure.in (noconfigdirs): Remove tcl and tk from
17584 noconfigdirs for cygwin32 builds.
17586 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17588 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17590 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17592 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17593 make-all.com, use makefile.vms instead.
17595 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17597 * config.sub: Accept -lnews*.
17599 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17601 * configure.in (noconfigdirs): Disable target-newlib,
17602 target-examples and target-libiberty for d30v.
17604 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17606 * configure.in (noconfigdirs): Enable ld for d30v.
17608 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17610 * configure.in (tic80-*-*): Build compiler.
17612 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17614 * configure.in (d30v-*): Remove sim directory from list of
17615 unsupported d30v directories
17617 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17619 * config.sub, configure.in: Add d30v target cpu.
17621 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17623 * makefile.vms: New file.
17624 * make-all.com: Remove.
17626 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17628 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17630 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17632 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17634 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17636 * Makefile.in (ALL_MODULES): Added all-db.
17637 (CROSS_CHECK_MODULES): Addec check-db.
17638 (INSTALL_MODULES): Added install-db.
17639 (CLEAN_MODULES): Added clean-db.
17641 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17643 * config.guess: Merge with latest FSF sources.
17645 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17647 * Makefile.in (ALL_MODULES): Added all-itcl.
17648 (CROSS_CHECK_MODULES): Added check-itcl.
17649 (INSTALL_MODULES): Added install-itcl.
17650 (CLEAN_MODULES): Added clean-itcl.
17652 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17654 * configure.in: build gdb for mn10200
17656 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17658 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17660 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17662 * configure.in (tic80-*-*): Turn off most targets right now.
17664 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17666 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17667 rather than the makeinfo program.
17668 (do-info): Depend upon all-texinfo.
17670 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17672 * configure.in: Remove uses of config/mh-linux.
17674 * config.sub, config.guess: Merge with latest FSF sources.
17676 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17678 * config.sub (case $basic_machine): Add tic80 entries.
17680 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17682 * config.sub, config.guess: Merge with latest FSF sources.
17684 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17686 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17687 * mpw-config.in: Test for NewFolderRecursive.
17688 * mpw-install: Use symbolic name for startup filename.
17689 * mpw-README: Add various additional details.
17691 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17693 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17695 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17697 * configure.in: Do build gcc and the target libraries for
17700 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17702 * configure.in: don't avoid building gdb for mn10300 any more
17703 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17704 instead of single-quoting it.
17706 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17708 * configure.in: Don't use --with-stabs on IRIX 6.
17710 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17712 * configure.in (m32r): Build gdb, libg++ now.
17714 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17716 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17717 directories from noconfigdirs.
17719 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17721 * config.sub (basic_machine): added mips16 configuration
17723 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17725 * config.sub: Handle d10v-unknown.
17727 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17729 * config.sub: Handle v850-unknown.
17731 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17733 * Makefile.in: add findutils
17734 * configure.in: add findutils to list of host_tools
17736 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17738 * config.sub: Handle mn10200 and mn10300.
17740 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17742 * configure.in (d10v-*): Do not build librx.
17744 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17746 * configure.in (mn10300): Build everything except gdb & libgloss.
17748 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17750 * config.guess: Patch for Dansk Data Elektronik servers,
17751 from Niels Skou Olsen <nso@dde.dk>.
17753 For ncr, use /bin/uname rather than uname, since GNU uname does not
17754 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17756 Patch for MIPS R4000 running System V,
17757 from Eric S. Raymond <esr@snark.thyrsus.com>.
17759 Fix thinko for nextstep.
17761 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17763 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17764 * config.guess: Guess mips-dec-mach_bsd4.3.
17766 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17767 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17769 * config.guess (mips-mips-riscos*): Emit just enough of the
17772 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17773 * config.guess (sparc-auspex-sunos*): Added.
17774 (f300-fujitsu-*): Added.
17776 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17777 * config.guess: Recognize a Tadpole as a sparc.
17779 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17781 * config.guess: Don't assume that NextStep version is either 2 or
17782 3. NextStep 4 (aka OpenStep 4) has come out now.
17784 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17786 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17787 From Rik Faith <faith@cs.unc.edu>.
17789 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17791 * config.sub: Contributions from bug-gnu-utils to:
17792 Support plain "hppa" (no version given) architecture, reported by
17794 OpenBSD like NetBSD.
17795 LynxOs is not a hardware supplier.
17797 * config.guess: Contributions from bug-gnu-utils to add support for:
17798 OpenBSD like NetBSD.
17800 More Pyramid systems.
17801 i[n>4]86 Intel chips.
17802 M680[n>4]0 Motorola chips.
17803 Use unknown instead of lynx for hardware manufacturer.
17805 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17807 * install.sh (chmodcmd): Set to null if the DST directory already
17810 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17812 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17813 not use mt-ppc target Makefile fragment any more.
17815 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17817 * configure.in (*-*-windows): Exclude everything but those dirs
17818 needed to build windows.
17820 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17822 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17824 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17826 * configure.in: Exclude mmalloc from i386-windows.
17828 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17830 * Undo my previous change.
17832 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17834 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17836 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17838 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17840 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17841 host to add it's own flags.
17843 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17845 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17847 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17849 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17850 (CXX_FOR_TARGET): Likewise.
17851 (GCC_FOR_TARGET): Define.
17852 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17853 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17854 CC_FOR_TARGET was specified on the command line.
17855 (MAKEOVERRIDES): Don't define.
17857 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17859 * configure.in (m32r): Fix spelling of libg++ libs.
17861 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17863 * config.sub (-apple*): Remove, now redundant.
17865 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17867 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17869 * configure: Rework yesterday's sed script patch.
17871 * config.sub: Merge with FSF.
17873 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17875 * config.guess: Merge from FSF.
17877 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
17878 * config.guess: Use pc instead of unknown, for pc clone systems.
17879 Change linux to linux-gnu.
17881 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17882 * config.guess: Avoid non-portable tr syntax.
17884 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17886 * test-build.mk (HOLES): Add "xargs" for gdb.
17888 * configure: Avoid hpux10.20 sed bug.
17890 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17892 * configure.in: Add support for windows host
17893 (that is a build done under the Microsoft build environment).
17895 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17897 * Makefile.in: Replace all uses of srcroot with s, to shrink
17898 command line lengths.
17900 Patches from Geoffrey Noer <noer@cygnus.com>:
17901 * configure.in: If configuring for newlib, pass --with-newlib to
17903 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17904 -Bnewlib/ and -Lwinsup to gcc.
17905 (CXX_FOR_TARGET): Likewise.
17907 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17909 * Makefile.in (ETC_SUPPORT): Add configure.
17911 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17913 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17914 host configuration file.
17916 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17918 * configure.in: Break mn10x00 support into separate
17919 mn10200 and mn10300 configurations.
17920 * config.sub: Likewise.
17922 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17924 * configure.in: Add lots of stuff to noconfigdirs for
17925 the mn10x00 targets.
17927 * config.sub, configure.in: Add mn10x00 support.
17929 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17931 * make-all.com: Call conf-a-gas, not config-a-gas.
17933 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17935 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17938 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17940 * mpw-README: Add much more detail for native PowerMac.
17941 * mpw-install: New file.
17942 * mpw-configure: Add --norecursion and --help options.
17943 * mpw-config.in: Translate readme and install files when
17945 * mpw-build.in: Don't always depend on byacc and flex.
17946 (install-only-top): New action.
17948 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17950 * configure.in: You can now configure GDB for the v850.
17952 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17954 * configure.in (noconfigdirs): Don't configure any C++ dirs
17957 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17959 * config.sub: Recognize mips64vr5000.
17961 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17963 * configure.in: Use a single line for host_tools and native_only.
17965 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17967 * config.sub, configure.in: Add entries for m32r.
17969 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17971 * Makefile.in (inet-install): Don't run install-gzip.
17973 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17975 * configure.in: Don't config lots of things for *-*-windows*.
17977 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17979 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17980 (host_libs, host_tools): Copy from configure.in.
17981 * mpw-configure: Don't complain about directories not found.
17983 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17985 * configure.in (i[345]86): Recognize i686 for pentium pro.
17986 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17989 * config.guess (i[345]86): Ditto.
17991 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17993 * configure.in (noconfigdirs): Removed gdb for D10V.
17995 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
17997 * configure.in: Remove ld, target-libio, target-libg++, and
17998 target-libstdc++ from noconfigdirs.
18000 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
18002 * configure: Fix three locations where shell scripts were
18003 being run directly rather than with config_shell.
18005 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
18007 * configure.in (v850-*-*): Set up initial $noconfigdirs.
18008 * config.sub (basic_machine): Recognize v850.
18010 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
18012 * mpw-configure: Handle multiple enable/disable options and
18013 pass them down recursively, handle -c and -s flags appropriately
18014 depending on choice of compiler, add escape mechanism for
18015 quoted arguments to gC.
18017 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18019 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18020 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18021 so that -mrelocatable-lib and -mno-eabi are used.
18023 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18024 not support --print-multi-lib, don't abort.
18026 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
18028 * make-all.com: Run config-a-gas.
18029 * setup.com: Don't copy subdirectory files around.
18031 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
18033 * configure.in (*-*-ose): Remove exclusion of libgloss for this
18034 target, it now compiles correctly.
18036 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
18038 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18040 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18042 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
18044 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18046 * configure.in (native_only): Add prms.
18048 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
18050 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18051 (BINUTILS_SUPPORT_DIRS): Likewise.
18053 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18055 * configure.in (d10v-*-*): Don't configure ld or gdb until the
18056 d10v support is added.
18058 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18060 * configure.in (d10v-*-*): New target.
18062 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
18064 * config.guess (HP 9000/811): Recognize this as a PA1.1
18067 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
18069 * Makefile.in (do-tar-gz): New target, split out from tail end of
18070 taz target. Run each command separately, don't use pipes.
18073 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
18075 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18076 * mpw-build.in: No builds should depend on building byacc or flex,
18077 they are assumed to be installed already.
18079 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18081 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18082 variable that CC_FOR_TARGET needs.
18084 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18086 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18087 options have changed since the last time the subdirectory was
18088 configured, and if it has, reconfigure.
18089 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18090 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18092 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
18094 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18095 CLEAN_MODULES): Add bash.
18096 (all-bash): New target.
18098 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
18100 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18102 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18104 * config.sub (basic_machine): Recognize d10v as a valid processor.
18106 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
18108 * mpw-configure: Add support for --bindir.
18109 * mpw-build.in: Use a GCC-specific build script for GCC actions.
18111 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
18113 * configure.in: add bash, time, gawk to list of hosttools and things
18114 to only build for native toolchains
18116 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18118 * Makefile.in (docdir): Remove.
18120 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18122 * Makefile.in (datadir): Set to $(prefix)/share.
18124 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
18126 * configure.in: build diff and patch for cygwin32-hosted
18129 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
18131 * config.sub: Accept -rtems*.
18133 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
18135 * configure.in: enable dosrel for cygwin32-hosted builds,
18136 remove diff from the list of things not buildable
18139 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
18141 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18144 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
18146 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18148 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
18150 * Makefile.in (taz): Handle case where tex3patch didn't even get
18151 checked out. Also, if it was found, put the symlink in a new util
18154 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18156 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18158 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
18160 * config.sub: Recognize -openvms.
18161 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18162 * make-all.com, setup.com: New files.
18164 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18166 * Makefile.in (taz): tex3patch moved to texinfo/util.
18168 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
18170 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18171 * configure.in: remove make from disable-if-Can-Cross list
18172 enable gdb if ${host} and ${target} are cygwin32
18174 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
18176 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
18177 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18179 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18181 * config.guess: Combine mips-mips-riscos cases, and use cpp to
18182 distinguish sysv/svr4/bsd variants.
18183 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18185 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
18187 * configure.in: Added copyright notice.
18188 * move-if-change: Added copyright notice.
18190 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18192 * configure.in (powerpcle-*-solaris*): Until we get shared
18193 libraries working, don't build gdb, sim, make, tcl, tk, or
18196 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
18198 * config.guess: Merge with FSF:
18200 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18201 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18203 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
18204 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18206 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
18207 * config.guess: Combine two OSF1 rules.
18208 Also recognize field test versions. From mjr@zk3.dec.com.
18209 * config.guess (dgux): Use /usr/bin/uname rather than uname,
18210 because GNU uname does not support -p. From pmr@pajato.com.
18212 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
18214 * Makefile.in (MAKEDIRS): Removed $(tooldir).
18216 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
18218 * mpw-README: Document GCCIncludes.
18220 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
18222 * configure.in (alpha-*-linux*): Set enable_shared to yes.
18224 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
18226 * mpw-configure: Handle --enable-FOO and --disable-FOO.
18228 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
18230 * configure.in (*-*-cygwin32): Configure make.
18232 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
18234 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18236 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
18238 * Makefile.in (all-inet): Depend on all-perl.
18240 * Makefile.in (inet-install): New target.
18242 * Makefile.in (all-inet): Depend on all-tcl.
18243 (all-inet): Depend on all-send-pr.
18245 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18247 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18250 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
18252 * configure.in: Don't configure --with-gnu-ld on AIX.
18254 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18256 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18258 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
18260 * Makefile.in (ALL_MODULES): Added all-inet.
18261 (CROSS_CHECK_MODULES): Added check-inet.
18262 (INSTALL_MODULES): Added install-inet.
18263 (CLEAN_MODULES): Added clean-inet.
18264 (all-indent): New target.
18266 * configure.in (host_tools): Added inet.
18267 (native_only): Added inet.
18268 (noconfigdirs): Added inet.
18270 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18272 * configure.in: Don't configure libgloss if we are not configuring
18275 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18277 * configure.in: Don't configure libgloss for unsupported
18280 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18282 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18284 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18286 * Makefile.in (ALL_MODULES): Include all-apache.
18287 (CROSS_CHECK_MODULES): Include check-apache.
18288 (INSTALL_MODULES): Include install-apache.
18289 (all-apache): New target.
18291 * configure.in: Added apache everywhere perl is seen.
18293 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18295 * Makefile.in: Add support for clean-{module} and
18296 clean-target-{module} rules.
18298 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18300 * configure.in (*-*-ose) do not build libgloss.
18302 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18304 * config.guess (prep*:SunOS:5.*:*): Turn into
18305 powerpele-unknown-solaris2.
18307 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18309 * configure.in: Permit --enable-shared to specify a list of
18312 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18314 * configure.in (host==solaris): Pass only the first word of $CC
18315 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18317 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18319 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18321 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18323 * Makefile.in (ALL_MODULES): Include all-perl.
18324 (CROSS_CHECK_MODULES): Include check-perl.
18325 (INSTALL_MODULES): Include install-perl.
18326 (ALL_X11_MODULES): Include all-guile.
18327 (CHECK_X11_MODULES): Include check-guile.
18328 (INSTALL_X11_MODULES): Include install-guile.
18329 (all-perl): New target.
18330 (all-guile): New target.
18332 * configure.in (host_tools): Include perl and guile.
18333 (native_only): Include perl and guile.
18334 (noconfigdirs): Don't build guile and perl; no ports have been
18337 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18339 * configure (--enable-*): Handle quoted option lists such as
18340 --enable-sim-cflags='-g0 -O' better.
18342 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18344 * Makefile.in ({,inst}all-target): New rule so we can make and
18345 install all of the target directories easily.
18347 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18349 * configure.in: Add missing global flag in sed substitution when
18350 deleting `target-' from ${configdirs}.
18352 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18354 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18357 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18360 * install.sh: Correct misspelling of transformbasename.
18362 * config.guess: Recognize mips-*-sysv*.
18364 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18366 * config.sub: Recognize mon960.
18368 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18370 * configure: Restore Canadian Cross handling of BISON and LEX,
18371 removed in Feb 20 change.
18373 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18375 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18376 Mention make install. Remove the old copyright date as well the
18377 clumsy and rather pointless copyright on the README file.
18379 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18381 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18382 Makefile after running symlink-tree, then run `make distclean' to
18383 avoid clobbering any generated files in srcdir.
18385 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18387 * configure.in (m68k-*-netbsd*): Build everything now.
18389 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18391 * Makefile.in (taz): Fix quoting.
18393 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18395 * configure.in (sparclet-*-*): Build everything now.
18397 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18399 * configure.in (m68k-*-linux*): New host.
18401 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18403 * configure: Check for bison before byacc.
18405 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18407 * Makefile.in configure: Change the way LEX and BISON/YACC are
18408 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18409 searching PATH. These are used as fallbacks by Makefile.in if
18410 flex/bison/byacc aren't in objdir.
18412 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18414 * Makefile.in: Make everything which depends upon all-bfd also
18415 depend upon all-opcodes, in case --with-commonbfdlib is used.
18417 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18419 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18420 building NT native compilers on Unix.
18422 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18424 * configure.in: Don't get CC from the host Makefile fragment if we
18425 can find gcc in PATH, or if this is a Canadian Cross. Move the
18426 Solaris test for /usr/ucb/cc to the post target script, just after
18427 the compiler sanity test.
18429 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18431 * config.sub: Merge with FSF.
18433 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18435 * Makefile.in (RPATH_ENVVAR): New variable.
18436 (REALLY_SET_LIB_PATH): Use it.
18437 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18439 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18441 * config.sub, configure.in: Recognize sparclet cpu.
18443 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18445 * config.guess: Support m68k-cbm-sysv4.
18447 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18449 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18450 m68k-unknown-linuxaout from linker help string. Put quotes around
18453 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18455 * config.guess (powerpc-harris-powerunix): Add guess for port
18458 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18460 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18462 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18464 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18465 $(REALLY_SET_LIB_PATH) in Makefile.
18466 * Makefile.in (SET_LIB_PATH): New variable.
18467 (REALLY_SET_LIB_PATH): New variable.
18468 ($(DO_X)): Use $(SET_LIB_PATH).
18469 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18470 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18471 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18472 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18473 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18474 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18475 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18476 (install-dosrel): Likewise.
18477 (all-opcodes): Depend upon all-libiberty.
18479 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18481 * config.guess (*:CYGWIN*): New
18483 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18485 * Makefile.in (all-target-winsup): All all-target-libiberty.
18487 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18489 * configure.in (noconfigdirs): Add missing # in front of comment.
18491 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18493 * configure.in: add second pass to things added to noconfigdirs
18494 so *-gm-magic can exclude libgloss properly.
18496 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18498 * mpw-configure (extralibs_name, rez_name): Set correctly
18499 for MWC68K compiler.
18501 * mpw-README: Add more info on the necessary build tools.
18503 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18505 * configure.in, config.sub: Recognize cygwin32.
18507 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18509 * config.guess, config.sub: Recognize A/UX.
18511 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18513 * config.sub: Merge with gcc/config.sub.
18515 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18517 * mpw-build.in (do-binutils): Add build of stamps.
18519 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18521 * config.sub: Add recognition for mips64vr4100*-* targets.
18523 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18525 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18526 Add creation of gconfigargs with `--enable-shared' turned on.
18527 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18528 ($(host)-stamp-stage3-configured): Likewise.
18529 (HOLES): Add chatr and ldd.
18530 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18532 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18534 * configure: Pass --nfp to recursive configures.
18536 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18538 * Makefile.in (DLLTOOL): New.
18539 (DLLTOOL_FOR_TARGET): New.
18540 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18541 (EXTRA_TARGET_FLAGS): Ditto.
18542 (EXTRA_GCC_FLAGS): Ditto.
18543 (CONFIGURE_TARGET_MODULES): Ditto.
18545 * configure: Add DLLTOOL.
18547 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18549 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18550 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18551 mh-sco, since old workarounds no longer needed, and don't
18552 build ld, since libraries have weak symbols in COFF.
18554 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18556 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18558 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18560 * configure.in: Make sure that ${CC} can be used to compile an
18563 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18565 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18566 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18567 nothing depending on whether gdbtk is being built.
18569 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18571 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18573 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18575 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18576 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18578 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18580 * config-ml.in: Add support for
18581 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18582 Simplify setting of multidirs from --disable-foo.
18584 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18586 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18587 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18588 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18589 non-empty, pass them on to the GCC make.
18590 (all-bootstrap): New rule that is like all-gcc, except it executes
18591 the GCC bootstrap rule instead of the GCC all rule.
18593 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18595 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18597 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18599 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18602 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18604 * config.sub (i*86*) Change [345] to [3456]
18606 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18608 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18611 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18613 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18614 AIX multilibs get built.
18616 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18618 * configure.in (i386-win32): Don't build expect if we're not
18619 building the tcl subdir.
18621 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18623 * Makefile.in: (configure-target-examples, all-target-examples):
18624 New targets, configure and build example programs.
18626 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18628 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18629 use it as input to sedit the generated MPW makefile.
18630 * mpw-README: Add a suggestion about Gestalt.h.
18632 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18634 * config.sub: Accept *-*-ieee*.
18636 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18638 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18639 Ronald F. Guilmette <rfg@monkeys.com>.
18641 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18643 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18644 for powerpc-pe native.
18645 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18646 (target==powerpc-pe): duplicate i386-win32 entry.
18648 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18650 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18651 of vxworks, not just vxworks5.1.
18653 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18655 * mpw-configure: Add support for exec-prefix.
18657 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18659 * config.guess: Recognize HP model 816 machines as having
18662 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18664 * configure: Ignore new autoconf configure options.
18666 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18668 * config.guess: Recognize Pentium under SCO.
18669 From Robert Lipe <robertl@arnet.com>.
18671 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18673 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18675 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18677 * configure.in: Don't configure gas for alpha-dec-osf*.
18679 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18681 * configure.in: Default to --with-stabs for some targets for which
18682 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18683 i[345]86*-*-unixware*.
18685 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18687 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18688 rather than basing it on the target. Simplify handling of options
18689 controlling which directories to configure. Remove extraneous
18690 slash in multi-clean target.
18692 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18694 * config-ml.in: Prefix more variables with ml_ so they don't collide
18697 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18699 * configure: Don't turn -v into --v.
18701 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18703 * configure.in (targargs): Fix typo.
18705 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18707 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18709 * configure.in: Strip --host and --target options from
18710 CONFIG_ARGUMENTS, and always configure for --host only. Add
18711 --with-cross-host option when building with a cross-compiler.
18712 * configure: Canonicalize the arguments put into config.status by
18713 always using `=' for an option with an argument. Pass a presumed
18714 --host or --target explicitly.
18716 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18718 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18719 into general OS recognition case.
18721 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18723 * configure.in (target_configdirs): add target-winsup only
18724 for win32 target systems.
18726 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18728 * Makefile.in (all-target-libgloss): Depend upon
18729 configure-target-newlib, since when libgloss is built it looks to
18730 see if the newlib directory exists.
18732 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18734 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18737 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18739 * configure: Handle LD and LD_FOR_TARGET when configuring a
18742 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18744 * configure.in (target_libs): add target-winsup.
18745 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18746 (target==ppcle-pe): remove ld from $noconfigdirs.
18748 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18750 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18751 Preserve relative path names in $srcdir. Build symlink tree if
18752 configuring cross target dir and srcdir=. (= no VPATH support).
18753 (configure-target-libg++): Depend on configure-target-librx.
18754 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18755 * config-ml.in: New file.
18756 * symlink-tree: New file.
18757 * configure: Ensure srcdir="." if that's what it is.
18759 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18761 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18762 includes and FLEX_SKELETON setting.
18763 * mpw-configure (--with-gnu-ld): New option, controls whether
18764 to use PPCLink or ld with PowerMac GCC.
18765 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18766 * mpw-config.in: Configure grez if targeting Mac.
18768 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18769 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18771 * configure.in: Configure grez resource compiler if targeting Mac.
18772 * Makefile.in (all-grez, install-grez): New targets.
18774 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18776 * configure: CXX defaults to gcc, not g++. If we find
18777 gcc in the path, set CC to gcc -O2.
18779 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18781 * configure: Default ${build} correctly. Avoid picking up extra
18782 spaces when reading CC and CXX from Makefile. When doing a
18783 Canadian Cross, use plausible default values for numerous
18785 * configure.in: When doing a Canadian Cross, don't try to
18786 configure tools whose configure script can't handle it.
18788 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18790 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18792 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18794 * configure: Remove dubious bug reporting address.
18796 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18798 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18799 configure script, run that instead of this directory's configure.
18800 In either case, print a message that we're configuring the sub-dir.
18802 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18804 * configure.in: Before checking for the existence of various files,
18805 use sed to filter out "target-".
18807 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18809 * Makefile.in (DO_X): Split rule to decrease command line length
18810 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18811 (Philippe De Muyter).
18813 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18815 * Makefile.in (all-patch): depend on all-libiberty.
18817 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18819 * configure.in: If the only directory in target_configdirs which
18820 actually exists is libiberty, then set target_configdirs to empty,
18821 to avoid trying to build a target libiberty in a gas or gdb
18824 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18826 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18827 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18830 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18832 * configure.in (copy_dirs): Use sys-include instead of include
18833 for --with-headers option.
18835 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18837 * Makefile.in, configure.in: Make winsup builds work with
18840 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18842 * configure.in: Build the linker on AIX.
18844 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18846 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18849 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18851 * Makefile.in (all-gcc): Fix typo.
18853 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18855 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18857 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18859 * configure.in: Rename libFOO to target-libFOO, and xiberty
18860 to target-xiberty, to provide more flexibility.
18861 (target_subdir): Define. Create if cross.
18862 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18863 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18864 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18865 check-libFOO -> check-target-libFOO, etc.
18866 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18867 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18868 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18869 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18870 allow ALL_GCC="" to only configure.
18871 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18872 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18873 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18875 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18877 * Makefile.in (taz): Build "info" in etc explicitly.
18879 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18881 * configure.in: Make sure that CC is undefined (as opposed to
18882 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18883 problem with autoconf trying to configure on a host without GCC.
18885 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18887 * mpw-configure: Set host alias from choice of host compiler,
18888 only use generic MPW Makefile sed if present, edit a file
18889 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18890 * mpw-README: Add problem notes about CW6 and CW7.
18892 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18894 * Makefile.in (taz): Use ";" instead of ";;".
18896 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18898 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18899 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18901 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18902 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18904 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18906 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18907 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18908 Move bfd to DISTSTUFFDIRS.
18910 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18912 * Makefile.in (X11_LIB): Removed.
18913 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18915 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18917 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18919 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18922 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18924 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18926 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18928 * configure.in (i[345]86-*-win32): Always build newlib.
18929 Don't configure cvs, autoconf or texinfo.
18930 * Makefile.in (LD_FOR_TARGET): New.
18931 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18932 Pass down LD_FOR_TARGET.
18934 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18936 * winsup: New directory.
18937 * Makefile.in: Build winsup.
18938 * configure.in: Winsup is configured when target is win32.
18939 Can only build win32 target GDB when native.
18941 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18943 * config.guess: Recognize HP model 819 machines as having
18944 a PA 1.1 processor.
18946 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18948 * configure: Fix sed loop which substitutes for CC and CXX to
18949 avoid bug found in various sed implementations.
18951 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18953 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18954 simulator. Use standard powerpc-*-eabi*.
18956 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18958 * configure.in: Stop putting gas and binutils in noconfigdirs for
18959 powerpc-*-aix* and rs6000-*-*.
18961 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18963 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18964 -mcall-aixdesc libraries.
18966 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18968 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18970 * config.sub (arm | armel | armeb): Fix shell syntax.
18972 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18974 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18975 -msoft-float and -mcpu=common support.
18976 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18979 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18981 * configure.in: Allow configuration and build of emacs19 for the alpha.
18983 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18985 * configure.in (CC): Get ^CC, not just any old CC, from
18986 ${host_makefile_frag}.
18988 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18990 * configure.in (CC): Try to get CC from
18991 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18993 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18995 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18996 only if it exists in $(srcdir).
18998 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
19000 * configure: If CC and CXX are not set in the environment, set
19001 them, based on either an existing Makefile or on searching for gcc
19002 in PATH. Substitute for CC and CXX in Makefile.
19003 * configure.in: Remove libm from target_libs. Separate
19004 target_configdirs from configdirs. If CC is not set in
19005 environment, try to get it from a host Makefile fragment. Rewrite
19006 changes of configdirs to use skipdirs instead. A few minor
19007 tweaks. Take directories out of target_configdirs as they are
19008 taken out of configdirs. Remove existing Makefile files from
19009 subdirectories. Substitute for TARGET_CONFIGDIRS and
19010 CONFIG_ARGUMENTS in Makefile.
19011 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19013 (CONFIG_ARGUMENTS): Likewise.
19014 (CONFIGURE_TARGET_MODULES): New variable.
19015 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19016 ($(CONFIGURE_TARGET_MODULES)): New target.
19017 (configure-libg++, configure-libio): New targets.
19018 (all-libg++): Depend upon configure-libg++.
19019 (all-libio): Depend upon configure-libio.
19020 (configure-libgloss, all-libgloss): New targets.
19021 (configure-libstdc++): New target.
19022 (all-libstdc++): Depend upon configure-libstdc++.
19023 (configure-librx, all-librx): New targets.
19024 (configure-newlib): New target.
19025 (all-newlib): Depend upon configure-newlib
19026 (configure-xiberty): New target.
19027 (all-xiberty): Depend upon configure-xiberty.
19029 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19031 * configure.in (host i[345]86-*-win32): Expand the
19032 noconfigdirs again.
19034 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
19036 * mpw-configure: Fix sed command file name.
19038 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
19040 * configure.in (host i[345]86-*-win32): Reduce the
19041 noconfigdirs again.
19043 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
19045 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19046 or powerpc*-*-pe*, since they are not yet supported.
19048 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19050 Add PowerMac support and many other enhancements.
19051 * mpw-configure: New option --cc to select compiler to use,
19052 paste options set according to --cc into the generated
19053 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19054 if mpw-make.sed is present.
19055 * mpw-config.in: Don't test for gC1, test for mpw-touch,
19056 add forward includes for PowerPC include files.
19057 * mpw-build.in: Build using Makefile.PPC if present.
19058 (do-byacc, etc): Remove separate version resource builds.
19059 (do-gas): Build "stamps" before "all".
19060 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19061 * mpw-README: Update to reflect --cc option, PowerMac support,
19062 and recently-reported compatibility problems.
19064 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
19066 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19067 embedded m68k systems (-aout, -coff, -elf, -vxworks).
19068 (--with-multilib-top): Pass to recursive invocations.
19070 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
19072 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19075 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19077 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19078 gdb, ld and opcodes on v810-*-*.
19080 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
19082 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19083 (local-maintainer-clean): New target.
19084 (maintainer-clean): New target.
19085 (realclean): Just depend upon maintainer-clean.
19087 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19089 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19091 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
19093 * configure.in: Build ld in mips*-*-bsd* case.
19095 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
19097 * config.sub: Accept -lites* OS. From Ian Dall.
19099 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
19101 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19104 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19106 * configure.in: treat i386-win32 canadian cross the same as
19107 i386-go32 canadian cross.
19109 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19111 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19112 running under the simulator to build a reduced set of libraries.
19113 (powerpc-*-eabiaix): Add fine grained multilib support added to
19114 other powerpc targets yesterday.
19116 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19118 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19119 -disable-softfloat, -disable-relocatable, -disable-aix, and
19120 -disable-sysv to control which multilib libraries get built.
19122 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19124 * configure: Add Makefile.tem to list of files to remove in trap
19127 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
19129 * config.guess (*Linux*): Add missing "exit"s.
19130 Also, need specific check for alpha-unknown-linux (uses COFF).
19132 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
19134 * config.guess: Merge with FSF:
19136 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
19137 * config.guess (AIX4): More robust release numbering discovery.
19139 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
19140 * config.guess (i386-sequent-ptx): Properly get version number.
19142 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
19143 * config.guess (mips:*:4*:UMIPS): New case.
19145 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
19147 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19148 (i386-win32 host): Likewise. Don't build readline.
19150 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
19152 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
19153 SUPPORT_FILES to submakes.
19155 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
19157 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19158 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19161 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
19163 * configure.in (appdirs): Use =, not ==, in test expression when
19164 trying to build the text to print in the warning message for
19167 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
19169 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19171 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19173 * config.guess: Recognize lynx-2.3.
19175 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
19177 * config.sub (z8ksim): Deleted
19178 (z8k-*-coff): New, this is the one true name of the target.
19180 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
19182 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19184 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
19186 * config.guess (*:Linux:*:*): First try asking the linker what the
19187 default object file format is (elf, aout, or coff). Then if this
19188 fails, try previous methods.
19190 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19192 * configure.in: Don't build newlib for *-*-vxworks5.1.
19194 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19196 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19197 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19199 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
19201 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19203 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
19205 * cfg-ml-com.in: New file.
19206 * cfg-ml-pos.in: New file.
19208 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19210 * COPYING.NEWLIB: Add HP free copyright to list.
19212 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19214 * config.sub: Recognize -eabi* for the system, not just -eabi.
19216 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
19218 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19219 * config.sub, configure.in (win32): New target and host.
19221 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
19223 * configure.in: Add i386-pe configuration.
19225 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
19227 * mpw-build.in (install): Install GDB after LD.
19229 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
19231 * mpw-config.in (elf/mips.h): Always forward-include, needed
19234 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
19236 * testsuite: New directory for customer acceptance and whole tool
19239 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19241 * configure: If per-host line isn't found, but AC_OUTPUT is found
19242 and a configure script exists, run it instead.
19244 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19246 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
19248 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
19250 * configure: Set build_{cpu,vendor,os,alias} to host values when
19251 --build isn't specified.
19253 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19255 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19256 (FLAGS_TO_PASS): Pass them.
19257 (EXTRA_TARGET_FLAGS): Ditto.
19259 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19261 * Makefile.in (all-libg++): Depend on all-libstdc++.
19263 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19265 * configure.in (noconfigdirs): Enable all packages for
19266 i386-unknown-netbsd.
19268 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19270 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19271 hosted builds (DOS builds)
19273 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19275 Changes for ARM based on patches from Richard Earnshaw:
19276 * config.sub: Handle armeb and armel.
19277 * configure.in: Omit arm linker only for riscix.
19279 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19281 * config.guess: Update from FSF.
19283 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19285 * config.sub: Recognize powerpcle as the little endian variant of
19286 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19287 powerpcle variant. Convert pentium into i586, not i486. Add p5
19288 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19291 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19293 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19295 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19297 * config.sub: Accept -lites* as a basic system type.
19299 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19301 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19302 installed, and if so return linuxoldld as the system name.
19304 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19306 * config.guess: Add hppa1.1-hp-lites support.
19308 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19310 * configure.in: Don't build newlib for m68k-vxworks5.1.
19312 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19314 * configure.in (mips-sgi-irix6): Use mh-irix5.
19316 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19318 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19320 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19322 * test-build.mk: Enable building of shared libraries on IRIX 5 and
19323 OSF/1. Fix compiler flags.
19324 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19326 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19328 * configure.in: Recognize --with-newlib.
19329 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19331 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19333 * Makefile.in: move {all,check,install}-gdb from *_MODULES
19334 to *_X11_MODULES due to gdbtk needing X include files et al.
19336 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19338 Merge in support for Mac MPW as a host.
19339 (Old change descriptions retained for informational value.)
19341 * mpw-config.in: Add generic include forwards for cpu-specific
19342 include files in aout and elf directories.
19344 * mpw-configure: Added copyright.
19345 * mpw-config.in: Check for presence of required build tools.
19346 (target_libs): Add newlib.
19347 (target_tools): Add examples.
19348 (Read Me): Generate as "Read Me for MPW" instead.
19349 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19350 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19351 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19353 * mpw-configure: Remove subdir-specific makefile hackery,
19354 delete mk.tmp after using it.
19356 * mpw-build.in (all): Display start and end times.
19358 * mpw-configure (host_canonical): Set.
19359 (target_cpu): Always add to makefiles.
19360 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19361 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19362 (mpw-mh-mpw): Look for in srcdir and srcroot.
19363 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19365 * mpw-build.in: (install-only): New target.
19367 * mpw-configure (host_alias, target_alias): Rename from hostalias
19368 and targetalias, add into generated Makefile.
19369 (mk.tmp): If present, add into generated Makefile.
19370 * mpw-build.in (all-gas): Build config.h first before gas proper.
19372 * mpw-configure (config.status): Write only if changed.
19373 * mpw-config.in (readline): Configure it (not built, just used for
19376 * mpw-config.in (elf/mips.h): Add a forward include.
19378 * mpw-config.in: Forward-include most .h files in include into
19380 (readline): Don't build.
19381 mpw-build.in (install): Install GDB.
19383 * mpw-configure (prefix, mpw_prefix): Handle it.
19384 * mpw-config.in (mmalloc, readline): Don't configure.
19385 * mpw-build.in (thisscript): Rename to ThisScript.
19386 Use mpw-build instead of BuildProgram everywhere.
19387 (mmalloc, readline): Don't build.
19388 * mpw-README: New file, basic documentation about the MPW port.
19390 * mpw-config.in: Use forward-include to create include files.
19392 * mpw-configure: Add more things to the top of each configured
19393 Makefile, including contents of config/mpw-mh-mpw.
19394 * mpw-config.in (extra-include): Create this directory and fill it
19395 with Posix-like include files when configuring.
19397 * config.sub (apple, mac, mpw): Add various aliases.
19399 * mpw-build.in: New file, top-level build script fragment for MPW.
19400 * mpw-configure: New file, configure script for MPW.
19401 * mpw-config.in: New file, config fragment for MPW.
19403 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19405 * configure.in (host_libs): Remove glob, since it is gone from the
19408 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19410 * Makefile.in: define empty GDB_NLM_DEPS var.
19412 * configure.in(target_makefile_frag): use config/mt-netware
19413 for netware targets.
19415 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19417 * config.sub: Merge in recent FSF changes. Remove linux special
19420 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19422 Revert this change:
19424 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19426 * build-all.mk: Use CC=cc -Xs on Solaris.
19428 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19430 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19432 * Makefile.in: Nuke all references to glob subdirectory.
19434 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19436 * configure.in: Fix --enable-shared logic in per-host.
19438 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19440 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19442 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19444 * configure.in (noconfigdirs): Don't build gas on AIX, for
19445 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19447 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19449 * configure: Fix --cache-file to work if the file argument is a
19452 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19454 * configure: If the --cache-file is used, pass it down to
19455 configure in subdirectories.
19457 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19459 * config.sub: add vxworks29k configuration.
19461 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19463 * Makefile.in (taz): Do "diststuff" part quietly.
19465 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19467 * config.sub: Mini-merge with gcc/config.sub.
19469 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19471 * config.guess (IRIX): Sed - to _.
19473 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19475 * Makefile.in (source-vault, binary-vault): New targets.
19477 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19479 * config.sub: Recognize -eabi as a basic system type.
19481 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19483 * configure.in (enable_shared stuff): Fix typo.
19485 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19487 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19489 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19491 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19493 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19495 * configure.in (rs6000-*-*): Don't build gas.
19497 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19499 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19500 reduce command line length.
19501 (AS_FOR_TARGET): Check for as.new, not Makefile.
19502 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19504 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19506 * config.guess: Merge from FSF.
19508 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19510 * configure: Don't use $ when handling program_suffix.
19512 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19514 * configure.in: Configure tk for hppa/hpux.
19516 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19518 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19520 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19522 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19523 to LIBCXXFLAGS. Tests are better run without it.
19525 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19527 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19529 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19531 * configure.in (*-*-netware*): Don't configure xiberty.
19533 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19535 * configure.in: Remove tk from native_only list.
19537 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19539 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19540 for special NCD build.
19542 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19544 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19545 makeall.bat, they're only useful for binutils snapshots.
19546 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19547 makeall.bat to specified SUPPORT_FILES.
19549 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19551 * build-all.mk: Add Ericsson targets to sun4 and solaris
19552 hosts. Add BNR's sun4 target to solaris host, so their
19553 build-from-source will be tested in-house first.
19555 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19557 * Makefile.in (LIBCFLAGS): New variable.
19558 (CFLAGS_FOR_TARGET): Ditto.
19559 (LIBCFLAGS_FOR_TARGET): Ditto.
19560 (LIBCXXFLAGS): Ditto.
19561 (CXXFLAGS_FOR_TARGET): Ditto.
19562 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19563 (BASE_FLAGS_TO_PASS): Pass them.
19564 (EXTRA_TARGET_FLAGS): Ditto.
19566 * configure.in: Support --enable-shared.
19568 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19570 * configure.in (target_libs): Include libstdc++ again.
19571 * config.guess: Update from FSF (for FreeBSD).
19573 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19575 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19577 (DISTDOCDIRS): Add `etc'.
19578 (ETC_SUPPORT_PFX): New variable.
19579 (taz): Include anything from etc starting with a word in
19582 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19584 * config.sub: Update for recent FSF changes. Remove obsolete
19585 h8300hds entry. Add -windows* and -osx as basic os. Minor
19588 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19590 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19592 * config.guess: Merge with FSF.
19593 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19595 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19597 * configure: Since the "trap 0" handler will override the exit
19598 status on many systems, only use it for "exit 1", and make it set
19599 a non-zero exit status; reset it before "exit 0". Also, check
19600 exit status of config.sub, and error out if it failed.
19602 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19604 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19605 and install libgloss.
19607 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19609 * Makefile.in (all-binutils): Depend upon all-byacc.
19611 * configure.in: Don't build emacs on Irix 5.
19613 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19615 * configure.in (*-*-netware*): Add libio.
19617 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19619 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19620 (CHECK_TARGET_MODULES): Ditto.
19621 (INSTALL_TARGET_MODULES): Ditto.
19622 (TARGET_LIBS): Ditto.
19623 (all-libstdc++): Note dependencies.
19625 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19627 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19629 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19631 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19632 -fexternal-templates.
19634 * configure.in (target_libs): Add libstdc++.
19635 (noconfigdirs): Add libstdc++ as appropriate.
19637 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19639 * config.guess: Update from FSF.
19641 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19643 * configure: Use ${config_shell} when running ${configsub}.
19645 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19647 * config.sub: No longer recognize h8300h.
19649 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19651 * config.sub: Remove extraneous differences between config.sub and
19654 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19656 * Makefile.in (DISTSTUFFDIRS): Add gas.
19658 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19660 * COPYING.NEWLIB: New file.
19662 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19664 * config.guess (HP-UX): Patch from Harlan Stenn
19665 <harlan@landmark.com> to also emit release level.
19667 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19669 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19671 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19673 * config.sub: Merge nextstep cleanup from FSF.
19675 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19677 * configure.in (arm-*-*): Don't configure ld for this target.
19679 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19681 * configure.in (*-*-netware): don't configure libg++, libio,
19684 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19686 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19687 configure ld--it works, but it doesn't support shared libraries.
19689 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19691 * config.guess (*-unknown-freebsd*): Get rid of possible
19692 trailing "(Release)" in version string.
19693 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19695 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19697 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19698 Fix type: *-next-neststep -> *-next-nextstep.
19700 * config.guess: Merge from FSF:
19702 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19704 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19706 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19708 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19709 instead of UNIX_SV for UnixWare 1.0).
19711 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19713 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19714 to make gdb/nlm/* build after the compiler and linker.
19716 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19718 * config.guess (netbsd, freebsd, linux): Accept any machine,
19720 (m68k-atari-sysv4): Relocate to match FSF version.
19722 * config.guess: More merges from the FSF:
19724 Add a space before function call or macro invocation.
19726 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19728 * config.guess: Add trap cmd to remove dummy.c and dummy when
19731 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19733 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19734 (dummy): Redirect stderr from compilation of dummy.c.
19736 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19738 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19740 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19742 * configure: Accept and ignore --cache*, for compatibility with
19745 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19747 * config.guess: Merge from FSF:
19749 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19751 * config.guess (Pyramid*:OSx*:*:*): New case.
19752 (PATH): Add /.attbin at end for finding uname.
19753 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
19755 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19757 * config.guess (M88*:DolphinOS:*:*): New case.
19759 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19761 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19762 to select whether to use ELF or COFF.
19764 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19766 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19768 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19770 * config.guess: Guess the OS version for HPUX.
19772 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19774 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19776 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19778 * configure.in: Recognize --with-headers, --with-libs, and
19780 * Makefile.in (all-xiberty): Depend upon all-ld.
19782 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19784 * configure.in: Change i[34]86 to i[345]86.
19786 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19788 * configure (version): A few more tweaks to help message.
19790 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19792 * Makefile.in: Remove (for now) librx as a host library,
19793 now that we're building it for target.
19795 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19797 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19800 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19802 * configure.in: Also configure librx.
19804 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19806 * Makefile.in: Update various rules to reflect that librx
19807 is now needed for libg++.
19809 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19811 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19813 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19815 * configure.in: Configure the examples directory.
19817 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19819 * configure: Simplify Jun 2 1994 change.
19821 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19823 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19824 /bin/gcc isn't good enough to build gcc.
19826 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19828 * Makefile.in (GDB_SUPPORT_FILES): Remove
19829 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19830 (gdb.tar.gz): Add new rule to use standard distribution building
19833 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19835 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19836 Bill Cox <bill@cygnus.com>.
19838 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19840 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19842 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19844 * configure: Search current dir first in .gdbinit.
19846 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19848 * config.sub: Recognize freebsd (merged from gcc config.sub).
19850 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19852 * config.sub: Refer to NeXT's operating system as nextstep.
19854 * config.sub (case $basic_machine): Re-order the cases, to match
19855 the order in the FSF version (which is mostly alphabethical).
19856 Merge in some additions and changes from the FSF.
19858 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19860 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19861 * config.sub: Recognize cxux7.
19862 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19864 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19866 * config.sub: Fix typo powerpc -> powerpc-*.
19868 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19870 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19872 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19873 parallel with all-emacs and install-emacs). Top-level command
19874 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19876 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19878 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19879 $(relbindir)/make before doing ``make install'', and use
19880 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19881 installing over running make binary.
19882 ($(host)-stamp-stage3-installed): Likewise.
19884 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19886 * config.guess: Recognize Mach.
19888 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19890 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19891 see whether --exec-prefix was used.
19893 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19895 * README: Explicitly mention libg++/README. (Zoo's idea.)
19897 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19899 * Makefile.in: Add all-librx target similar to all-libproc.
19901 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19903 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19904 with post 1.2 uname bogosity.
19906 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19908 * configure: Remove temporary files on receipt of a signal.
19910 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19912 * configure: If there is a package_makefile_frag, remove
19913 ${subdir}/Makefile.tem after copying it in.
19915 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19917 * build_all.mk: support rs6000 lynx identifies itself as
19918 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19919 since /bin/gcc is too feeble to compile a modern gcc.
19921 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19923 * brought devo/test-build.mk update-to-date with progressive/
19924 test-build.mk. Add lynx targets and hppa flag info.
19926 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19928 * configure.in: Use mh-ncrsvr43. Patch from
19929 Tom McConnell <tmcconne@sedona.intel.com>.
19931 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19933 * config.guess (i386-unknown-bsdi): No longer need to
19934 check #if defined(__bsdi__) && defined(__i386__).
19936 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19938 * configure: Set program_transform_nameoption correctly.
19940 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19942 * brought build-all.mk update-to-date with progressive build-all.mk,
19943 added new targets and hppa info.
19945 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19947 * configure: If config.guess result is a prefix of the user
19948 specified target, assume a native build and use the user specified
19949 target as the host alias. Remove SunOS patch suffix removal hack.
19950 * configure.in: Remove SunOS patch suffix removal hack.
19952 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19953 in NATIVE_CHECK_MODULES.
19955 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19957 * Makefile.in: Rename HOST_ONLY to NATIVE.
19958 * configure: Delete SunOs patch suffix from host_canonical
19959 and build_canonical variables that are prepended to Makefiles.
19960 * configure.in: Add comments for easier maintenance.
19962 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19964 * Makefile.in: Add all-libproc target similar to all-gui.
19966 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19968 * Makefile.in (CHECK_MODULES): split into
19969 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19971 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19973 * config.guess (i386-unknown-bsdi): New system to guess.
19975 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19977 * Makefile.in: Add all-gui target (but not yet build by "all").
19979 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19981 * config.sub: Move deletion of patch suffix from here...
19982 * configure.in: To here, at Ian's suggestion. The top-
19983 level scripts might need to know of a patch level.
19985 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19987 * config.sub: Strip off patch suffix so rtl is recognized
19988 as a sunos4.1.3 machine, even though it's been patched.
19990 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19992 * Makefile.in (INSTALL_LAST): Delete.
19993 (INSTALL_DOSREL): New.
19995 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19997 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19998 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19999 whether we pass down --with-gnu-ld anyhow.
20001 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
20003 * Makefile.in (INSTALL_LAST): Change operation so it works
20004 on more flavors of make.
20005 * configure.in (go32): Don't build libg++ or libio.
20007 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
20009 * Makefile.in (Move HOST_PREFIX_1 and friends up so
20010 they can be overriden by templates.
20012 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
20014 * configure.in (target==go32): Don't build gdb.
20015 * dosrel: New directory.
20017 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
20019 * configure.in (host==go32): Configure dosrel too.
20020 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20021 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20022 be set by incoming names or templates.
20023 (INSTALL_LAST): New rule.
20025 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
20027 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20029 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20031 * configure.in (appdirs): New variable. Currently empty, but will
20032 be used in gas distribution. If nonempty, lists a set of
20033 directories at least one of which must get configured, or top
20034 level configuration is considered to have failed.
20035 (rs6000-*-lynxos*): Use new file name.
20037 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20039 Eliminate XTRAFLAGS.
20040 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20041 newlib include files using -idirafter, and also use -nostdinc.
20042 (CXX_FOR_TARGET): Likewise.
20043 (XTRAFLAGS): Removed.
20044 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20045 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20046 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20047 ($(DO_X)): Don't pass down XTRAFLAGS.
20049 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20051 * configure.in (mips*-dec-bsd*): New target; do build linker.
20052 (mips*-*-bsd*): New target; don't build linker.
20054 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20056 * configure.in: support rs6000-*-lynxos* configuration.
20057 support sunos4 as a cross target.
20059 * config.sub: look for lynx*, not lynx since the OS version may
20060 legitimately be part of the name.
20062 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20064 * configure.in (i[34]86-*-sco*): Move to be with other i386
20066 (romp-*-*): New target. Skip various binary utilities.
20067 (vax-*-*): New target. Don't build newlib.
20068 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
20070 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20072 * configure.in: Only set host_makefile_frag if config
20075 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20077 * install.sh: If $dstdir exists, don't check whether each
20080 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20082 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20084 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
20086 * configure.in (*-*-lynxos*): Don't configure newlib for either
20087 native or cross Lynx.
20089 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
20091 * config.sub (sparc64-elf): Fix os.
20092 (z8k): Remove duplicate.
20094 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20096 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20097 gcc/stmp-fixproto, to try to prevent fixproto from being run.
20099 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
20101 * configure: Make file links cleanly even if Lynx fails on
20102 an NFS symlink (at least fail cleanly).
20104 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
20106 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20109 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20111 * configure: Unknown options are fatal again.
20113 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
20115 * configure: Ignore --x-includes and --x-libraries, for Autoconf
20118 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
20120 * build-all.mk: Add `clean' target.
20122 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20124 * config.guess: Add SINIX support.
20125 * configure.in: Add mips-*-sysv4* support.
20127 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
20129 * build-all.mk: Document all useful targets.
20130 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20131 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20133 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20135 * configure: Support --silent, --quiet.
20137 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20139 * configure: Support --disable-FEATURE.
20141 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20143 * config.guess: Recognize NCR running SVR4.3.
20145 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
20147 * config.guess: Make BSDI generate i386-unknown-bsd386.
20148 Patch from Paul Eggert <eggert@twinsun.com>.
20150 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20152 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20154 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20156 * configure: Make unrecognized options give nonfatal warnings
20157 instead of fatal errors, and pass them to any subdirectory
20158 configures in case they recognize them.
20159 Make --x equivalent to --with-x.
20161 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20163 * configure: Add --enable-* options. Clean up usage message and
20166 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
20168 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20170 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20172 * configure.in (hppa*-*-*): Enable binutils.
20174 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20176 * config.sub: Recognize cisco.
20178 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
20180 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20182 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20184 * config.guess: about target *-hitachi-hiuxwe2, don't print more
20185 than one configuration name. Add comment.
20187 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
20189 * config.guess: about target *-hitachi-hiuxwe2, fixed
20190 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
20191 macro is incorrect.]
20193 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20195 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20196 than the "make ls" stuff which used to be here.
20198 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20200 * config.guess: Recognize i[34]86-unknown-freebsd.
20201 From Shawn M Carey <smcarey@rodan.syr.edu>.
20203 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
20205 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20207 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20209 * config.guess: Check for ptx.
20211 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
20213 * config.sub: Add os9k checking.
20215 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20217 * config.guess: Handle OSF1 running on HPPA processors
20219 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20221 * configure: If subdir configure fails, print out a message with
20222 subdirectory name, in case subdir's configure code didn't identify
20225 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
20227 * configure.in: Remove embedded newlines from configdirs.
20228 Avoid mismatches of substrings. Fix matching strings at end
20231 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
20233 * config.guess: Add Lynx/rs6000 config support.
20235 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20237 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20239 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
20241 * configure.in (hppa*-*-osf*): Treat this just like most other
20242 PA configurations (eg no binutils or ld).
20243 (hppa*-*-*elf*): These configurations have binutils and ld.
20245 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20247 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
20249 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20251 * configure.in (rs6000-*-*): Build gas.
20253 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20255 * Makefile.in: Avoid bug in losing hpux sed.
20257 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20259 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20260 for GDB and GDB has been fixed to not need it.
20262 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20264 * config.guess: Recognize vax hosts.
20266 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20268 * configure (while loop): Don't use "break 2" inside case
20269 statement -- the case statement isn't an enclosing loop.
20271 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20273 * config.guess: Clean up NeXT support, to allow nextstep
20274 on Intel machines. Make OS be nextstep.
20276 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20278 * config.guess: Add alternate forms for Convex.
20280 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20282 * configure: Completely rewrite option processing. Take
20283 advantage of pattern-matching to avoid invoking test frequently.
20284 Also clean up host and target defaulting logic.
20286 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20288 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20289 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20290 commands (plus user environment) will fit SCO limits.
20292 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20294 * configure.in: Don't issue warnings about directories which are
20295 not being configured if -norecursion is set. Correct test for
20296 --with-gnu-as and --with-gnu-ld to not get confused by substring
20299 * configure.in: Don't build gas for alpha-dec-osf1*.
20301 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20303 * configure: Back out Per's change of 12/19/1993. It changes the
20304 behavior of configure in unexpected and confusing ways.
20306 Also, use different delim char when calculating
20307 program_transform_name so that the name can contain slashes.
20309 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20311 * configure.in, config.sub: Add support for VSTa micro-kernel.
20313 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20315 * configure.in: Nuke hacks which were used to get a special
20316 version of GAS for HPPA configurations.
20318 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20320 * configure: If only ${target_alias} is given, use that
20321 as the default for ${host_alias}.
20322 * configure: Add missing back-slashes before nested quotes.
20324 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20326 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20328 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20330 * config.guess: Recognize some Tektronix configurations.
20331 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20333 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20335 * config.sub: Match any flavor of SH.
20337 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20339 * configure.in: Don't try to configure newlib for Alpha.
20341 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20343 * configure.in: Don't build ld for Irix 5. Don't build gas,
20344 libg++ or libio for any Alpha target.
20346 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20348 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20350 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20351 default arguments -- so it tried to compress itself.
20353 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20355 * configure.in (notsupp): ensure that a space is always at the end
20356 of the configdirs list, since the grep checks for an explicit space
20358 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20360 * configure.in (target i386-sysv4.2): don't build ld, since static
20361 versions of many libraries are not available.
20363 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20365 * config.guess: Recognize Apollos (using environment variables).
20366 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20368 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20370 * config.guess: Recognize Sony news mips running newsos.
20372 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20374 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20375 "fi ; else" for bash.
20377 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20379 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20381 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20383 * config.sub: accept unixware as an alias for svr4.2.
20384 Fix some inconsistancies with the gcc version.
20386 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20388 * Makefile.in (DISTDOCDIRS): Add gdb.
20390 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20392 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20394 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20396 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20397 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20400 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20402 * config.sub: Accept hiux* as an OS name.
20404 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20405 etc/make-stds.texi. The underscore came from gcc, and dje now
20406 agrees that RUNTESTFLAGS is the correct name.
20408 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20410 * install.sh: Remove 'set -e'. It makes any conditionals
20411 in the script useless.
20413 * config.guess: Automatically recognize arm-acorn-riscix
20414 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20416 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20418 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20420 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20422 * Makefile.in (DISTDOCDIRS): New variable.
20423 (taz): Edit local Makefile.in sooner, instead of proto-toplev
20424 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
20426 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20428 * configure.in (hppa target): check the source directory for the
20429 pagas sub-directory
20431 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20433 * config.sub: Allow -aout* and -elf*.
20435 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20437 * configure.in: Don't build ld on i386-solaris2, same as for
20440 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20442 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20444 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20446 * configure.in: Configure gdb for alpha.
20448 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20450 * Makefile.in (CXXFLAGS): Add -O.
20452 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20454 * config.guess: added support for DG Aviion
20456 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20458 * configure.in: Produce warning message for subdirectories not
20459 configurable for this host/target combination. Don't try to
20460 configure gdb for vms.
20462 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20464 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20465 appropriate files before making "diststuff".
20466 (DISTBISONFILES): New var: list of files to be edited.
20467 (DISTSTUFFDIRS): Add binutils.
20469 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20471 * config.sub: also handle mipsel and mips64el (for little endian mips)
20473 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20475 * configure.in: Add * to end of all OS names.
20477 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20479 * configure.in: Build newlib for LynxOS native.
20481 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20483 * config.guess: Add support for delta 88k running SVR3.
20485 * configure.in: Add comment about HP compiler vs. emacs.
20487 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20489 * configure.in: don't build ld on solaris2 (not a viable option
20490 due to bugs in getpwnam & getpwuid)
20492 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20494 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20495 config.guess will produce a full version number.
20497 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20499 * configure.in: Build linker and binutils for alpha-dec-osf1.
20501 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20503 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20504 and gdb/testsuite/Makefile.in.
20506 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20508 * configure.in: recognize mips*- instead of mips-
20510 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20512 * config.sub: Accept linux*coff and linux*elf as operating
20515 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20517 * config.sub: Recognize mips64, and mips3 as an alias for it.
20519 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20521 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20522 gdb knows how to handle OSF/1 shared libraries.
20524 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20526 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20527 * config.guess: Recognize Hitachi's HIUX.
20528 * config.sub: Recognize h3050r* and hppahitachi.
20529 Remove redundant cases for hp9k[23]*.
20531 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20533 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20534 if gas and ld are in the source tree and are in ${configdirs}.
20535 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20536 --with options (but still pass them down on the command line,
20537 if they were explicitly specified).
20539 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20541 * configure: substitute SHELL value in Makefile.in with
20544 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20546 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20547 *-*-solaris2* targets.
20549 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20551 * Makefile.in: define M4, and pass it down to sub-makes;
20552 all-autoconf now depends on all-m4
20554 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20556 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20557 presence of {ar,ranlib} instead of a configured directory
20559 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20561 * config.guess: Accept 34?? as well as 33?? for NCR.
20563 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20565 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20566 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20568 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20570 * configure: grab values for $(CC) and $(CXX) from the
20571 environment, so that someone can do "CC=gcc configure; make" and
20572 have it work right (matching the way that autoconf works now)
20574 * configure.in, Makefile.in: add support for gash, the tcl
20575 interface to Galaxy
20577 * config.guess: add NetBSD variants (hp300, x86)
20579 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20581 * install.sh: Support -d option (in the manner of SunOS 4 install,
20582 as it is more deterministic than that of GNU install)
20583 (chmodcmd): Set file to mode 755 by default (should also do default
20584 chgrp and chown, but I don't feel like dealing with that now)
20586 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20588 * config.sub: Remove h8300hhms alias.
20590 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20592 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20594 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20596 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20599 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20601 * config.sub: recognize m88110-bug-coff.
20603 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20605 * Makefile.in (all-libio): all dependencies on the toolchain used
20606 to build this (gcc, gas, ld, etc)
20608 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20610 * config.guess: Deal with OSF/1 1.3 on alpha.
20612 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20614 * install.sh: add some 'else true' clauses for portability
20616 * configure.in: don't build libio for h8[35]00-*-* targets
20618 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20620 * Makefile.in: Add support for new libio.
20622 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20624 * install.sh: If one command fails, don't try the rest. Don't try
20625 to remove $dsttmp (via trap) unless we have already created it.
20626 If $src doesn't exist, detect it and exit with an error.
20628 * config.guess: Recognize BSD on hp300.
20630 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20632 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20633 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20635 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20637 * Makefile.in (all-send-pr): depends on all-prms
20639 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20641 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20643 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20645 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20646 Added test for mips-mips-riscos5.
20648 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20650 * configure.in: use mh-hp300 for 68k HP hosts
20652 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20654 * configure: add support for CONFIG_SHELL, so that you can use
20655 some alternate shell for evaluating configure scripts
20657 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20659 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20660 in configure script to bug-gdb@prep.ai.mit.edu when building
20661 distribution archive.
20662 * Makefile.in (COMPRESS): Remove def.
20663 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20664 gdb.tar.Z and make-gdb.tar.Z respectively.
20665 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20666 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20667 to convergence with 'taz' target in Makefile.in.
20669 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20671 * install.sh (dsttmp): use trap to ensure that tmp files go
20672 away on error conditions
20674 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20676 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20678 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20680 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20681 its parent is '/' not ''.
20683 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20685 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20687 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20688 that ${newsrcdir}/configure.in does.
20690 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20692 * test-build.mk: support for CONFIG_SHELL
20694 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20696 * config.sub (netware): Add as a basic system type.
20698 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20700 * Makefile.in (Makefile): depend on configure.in. Also drop the
20701 $(srcdir)/ from the dependency on Makefile.in.
20703 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20705 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20706 (h8300hhms is temporary until multi-libraries are implemented).
20707 * configure.in: Handle h8300h too.
20709 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20711 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20713 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20715 * configure: Remove extraneous output when guessing host type.
20716 * config.guess: Remove extraneous output when guessing using C
20717 compiler rather than uname, or when guessing fails.
20719 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20721 * Makefile.in: remove all.cross and install.cross targets
20723 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20726 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20728 * configure.in (target sh): Build gprof.
20730 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20732 * config.sub: change -solaris to -solaris2
20734 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20736 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20738 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20740 * configure: Correct error message for missing Makefile.in to
20741 print correct directory.
20743 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20745 * install.sh: kludge around 386BSD shell bug
20747 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20749 * config.guess: Recognize NeXT.
20750 * config.guess: Recognize i486-ncr-sysv4.
20751 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20753 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20755 * Makefile.in (MAKEINFOFLAGS): New variable.
20756 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20757 * build-all.mk, test-build.mk: Pass down --no-split as
20758 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20760 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20762 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20764 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20766 * Makefile.in (libg++.tar.z): New rule.
20767 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20768 * Makefile.in (taz): Only do a single chmod.
20770 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20772 * install.sh: don't use dirname anymore (replaced with sed usage)
20774 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20776 * Makefile.in: Change extension for gzip'd files from '.z' to
20777 '.gz' per new FSF standard usage.
20779 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20781 * configure: put quotes around the final value of program_transform_name
20783 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20785 * Makefile.in: new install.sh support; update install-info rules
20787 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20789 * configure.in: Build diff for crosses, but not for go32 host.
20791 * configure.in: Build gprof only for native, and don't build it
20792 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20794 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20796 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20798 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20800 * configure.in (host_tools): Add prms.
20802 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20804 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20805 with $(FLAGS_TO_PASS) on the command line
20807 * config.sub: Recognize lynx and lynxos
20809 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20811 * config.sub: Accept -ecoff*, not just -ecoff.
20813 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20815 * Makefile.in (taz): Use .gz suffix instead of .z.
20816 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20819 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20821 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20823 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20825 * Makefile.in (install-no-fixedincludes): install gcc last, so
20826 that rebuilds that might happen during 'make install' don't get
20827 bogus gcc include files
20829 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20831 Change from Utah for HPPA support:
20832 * config.guess: Recognize hppa1.x-hp-bsd.
20834 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20836 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20837 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20839 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20841 * config.sub: Add support for rom68k and bug boot monitors.
20843 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20845 * Makefile.in: Make all-opcodes depend on all-bfd.
20847 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20849 * config.guess: Added special check for i[34]86-univel-sysv4*.
20851 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20853 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20854 the processor rather than assuming i486.
20856 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20858 * config.guess: Recognize SunOS6 as Solaris3.
20860 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20862 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20863 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20865 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20867 * build-all.mk (all-cross): New target for Canadian Cross.
20868 Added Q2 go32 targets.
20869 * test-build.mk: Configure go32 cross sparclite-aout and
20870 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20871 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20873 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20875 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20876 GO32 hosted toolchains
20878 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20880 * configure: change so "-exec-prefix" gets passed down rather
20881 than "-exec_prefix" so autoconf generated Makefiles get the
20882 exec_prefix set right.
20884 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20886 * config.guess: get the Solaris2 minor version number
20888 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20890 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20892 * config.guess: Recognize some Sequent platforms.
20894 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20896 * Makefile.in: added the vault-install target
20898 * configure.in: actually use the Sun3 makefile fragment that's in
20899 config, also added the release dir to configdirs
20901 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20903 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20905 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20907 * configure.in: remove some program from Alpha targetted toolchains
20909 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20911 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20913 (taz): Run "make diststuff" in those directories instead of "make
20914 proto-dir". Look for "VERSION=" only at start of line in subdir
20915 Makefile. Use "gzip -9" for compression.
20916 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20917 (binutils.tar.z): New target.
20919 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20921 * Makefile.in (taz): Include gpl.texinfo.
20923 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20925 * Makefile.in (setup-dirs): Merged into "taz" target.
20926 (taz): Only do `proto-dir' stuff if a directory is actually needed
20929 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20931 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20932 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20933 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20934 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20935 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20937 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20939 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20940 config.sub, and move-if-change to gdb testsuite distribution
20941 archive, so the testsuite can be extracted, configured, and
20942 run separately from the gdb distribution. Blow away the Chill
20943 tests that require a Chill compiled executable, since GNU Chill
20944 is not yet publically available.
20946 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20948 * test-build.mk: set environment variables in a single command,
20949 instead of a list of assignments and exports
20951 * config.guess: recognize Alpha/OSF1 systems
20953 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20955 * configure: Change help message to prefer --options rather than
20958 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20960 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20961 zippy@ecst.csuchico.edu.
20962 * config.guess: Recognize miniframe.
20964 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20966 * Makefile.in: Use srcroot to find runtest rather than rootme.
20967 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20969 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20971 * test-build.mk: Extensive additions to support building on a
20972 machine other than the host.
20974 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20976 * configure (tooldir): Fix for i386-aix again.
20978 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20980 * configure, Makefile.in: Change definition of $(tooldir)
20983 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20985 * config.guess: Recognize i[34]86/SVR4.
20987 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20989 * Makefile.in (all-gdb): gdb depends on sim.
20991 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20993 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20994 at the same time we make the prototype gdb directory.
20995 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20996 files at the same time as the gdb base release distribution.
20998 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
21000 * Makefile.in (check): Use individual check targets rather than
21002 (check-gcc): Added.
21004 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
21006 * config.sub: Use sysv3.2 not sysv32 for canonical OS
21007 for System V release 3.2.
21009 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21011 * config.sub: Recognize hppaosf.
21012 * configure.in: Do configure ld/binutils/gas for it.
21014 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21016 * configure (tooldir): Alter syntax used to set this, for systems
21017 where "\$" isn't handled right, like i386-aix.
21019 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
21021 * configure: Pass program-transform-name, not
21022 program_transform_name, to recursive configures.
21024 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
21026 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21027 of gas+ld+binutils.
21029 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
21031 * config.guess: Recognize AIX3.2 as distinct from 3.1.
21033 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21035 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21037 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21039 * Makefile.in (PRMS): Set back to all-prms.
21041 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
21043 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21044 targets, rather than for MIPS hosts.
21046 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21048 * configure.in: add comment for --with-x default values
21050 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21052 * Makefile.in: add check-* targets for each of the directories in
21053 the tree. Add a definition of RUNTEST that will use the one we
21054 just built, if it exists. Pass this down via FLAGS_TO_PASS.
21056 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
21058 * configure.in: Removed obsolete references to bfd_target and
21059 target_makefile_frag.
21061 * build-all.mk: Set assorted targets for Q2.
21062 * config.sub: Recognize z8k-sim and h8300-hms.
21063 * test-build.mk: Really don't pass host to configure.
21064 (HOLES): Added uname.
21066 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
21068 * configure: Handle an empty program-prefix, program-suffix or
21069 program-transform-name correctly.
21071 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
21073 * build-all.mk: -G 8 no longer required for MIPS targets.
21074 * test-build.mk: Don't pass host argument to configure; make it
21077 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
21079 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
21080 * Makefile.in (COMPRESS): New macro, like GZIP.
21082 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
21084 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21086 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21087 with gas currently defaults to -G 0.
21089 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
21091 * Makefile.in (all-flex): flex depends on byacc.
21093 * build-all.mk: If host not specified, use config.guess. Pass TAG
21094 to test-build.mk as RELEASE_TAG.
21095 * test-build.mk (configargs): New variable containing arguments to
21096 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
21097 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21099 * config.guess: Use /bin/uname when checking -X argument on SCO,
21100 to avoid invoking GNU uname which doesn't understand -X.
21102 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21104 * configure.in: Build gas for mips-*-*.
21106 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21108 * Makefile.in (all.normal): insert missing backslash.
21110 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
21112 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21114 * Makefile.in: Complete overhaul to merge many almost identical
21117 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21119 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21120 (gdb.tar.Z): Adjusted.
21122 * Makefile.in (setup-dirs, taz): New targets; should be general
21123 enough to adapt for gdb sometime. Build only .z file.
21124 (gas.tar.z): New target.
21126 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
21128 * build-all.mk: Use CC=cc -Xs on Solaris.
21130 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
21132 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
21133 for handling BISON for FSF releases.
21135 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21137 * configure: Actually implement the change zoo just documented.
21139 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
21141 * configure: when using config.guess, only set target_alias when
21142 it's not already been set (ie, on the command line)
21144 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21146 * Makefile.in: add installcheck target, set PRMS to install-prms
21148 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21150 * configure: add support for package_makefile_fragment, handle the
21151 case where a directory has a configure.in file but no Makefile.in
21152 more gracefully (with an actual understandable error message, even);
21153 add support for --without (and add this to the usage message); also
21154 explicitly add a --host=${host_alias} to the command line when
21155 config.guess is used
21157 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21159 * configure: Must use both --host and --target in recursive calls.
21161 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
21163 * Makefile.in: Change deja-gnu to dejagnu.
21165 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
21167 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21169 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21171 * configure.in: canonicalize all instances to *-*-solaris2*,
21172 also strip out a number of tools to not build for go32 host
21174 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21176 * config.guess: add GPL.
21178 * Makefile.in, config.guess, config.sub, configure: bump
21181 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
21183 * Makefile.in (do-info): Removed obsolete check for existence of
21186 * Makefile.in (MAKEOVERRIDES): Define to be empty.
21188 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21190 * Makefile.in: a couple of 'else true' for decstation,
21193 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21195 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
21197 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21199 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
21201 * config.guess: Recognize i386-ibm-aix (PS/2).
21202 * configure.in: Use config/mh-aix386 file for it.
21204 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
21206 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21207 CC_FOR_TARGET instead.
21208 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21210 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
21212 * Makefile.in: Add sim to list of directories sent with gdb
21214 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
21216 * configure.in: Put back mips-dec-bsd* case.
21218 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
21220 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21221 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
21222 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21224 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21226 * configure.in: remove no-op mips-dec-bsd* in "case $target"
21228 * Makefile.in (dir.info): only run gen-info-dir if it exists,
21229 (install-info): install dir.info only if it exists,
21230 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21232 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
21234 * configure.in: For vms target, skip bfd, ld, binutils. Do build
21235 gas for mips-dec-bsd.
21237 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
21239 * configure (makesrcdir): If ${srcdir} is relative and not ".",
21240 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21242 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
21244 * configure.in: Added "dejagnu" to hosttools list.
21246 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
21248 * config.sub, configure.in, config.guess: Add support
21249 for Bosx, an AIX variant from Bull.
21250 Patches from F.Pierresteguy@frcl.bull.fr.
21252 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
21254 * devo/dejagnu: Initial creation of devo/dejagnu.
21255 Migrated dejagnu testcases and support files for testing software
21256 tools to reside as subdirectories, currently called "testsuite",
21257 within the directory of the software tool. Migrated all programs,
21258 support libraries, etc. beloging to dejagnu proper from
21259 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
21260 with no modifications. The changes to these files which will
21261 allow them to configure, build, and execute properly will be made
21262 in a future update.
21264 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21266 * Makefile.in: Change send_pr to send-pr.
21267 * configure.in: Likewise.
21268 * send_pr: Renamed directory to send-pr.
21270 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21272 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21274 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21276 * README: Update for gdb-4.8 release.
21277 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21278 gdb-xxx.tar.z (gzip'd) file also.
21280 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21282 * Makefile.in: make all-diff depend on all-libiberty
21284 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21286 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21288 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21290 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21292 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21294 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21295 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21296 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21298 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21300 * Makefile.in: makeinfo binary is in a new location
21302 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21304 * config.sub: Accept -ecoff as an OS.
21306 * Makefile.in: Various changes to eliminate a level of make
21307 recursion and reduce the required command line length.
21308 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21310 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21311 variables holding settings for specific sub-makes.
21312 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21313 in terms of BASE_FLAGS_TO_PASS.
21314 (TARGET_LIBS): New variable listing directories which use
21315 TARGET_FLAGS_TO_PASS.
21316 (subdir_do): Eliminated.
21317 (do-*): New set of targets to replace subdir_do.
21318 (various): All targets which used subdir_do now depend on do-*.
21319 (local-clean): Renamed from do_clean.
21320 (local-distclean): New target, dependency of distclean and
21322 (install-info): Don't create directories. Depend on dir.info
21323 rather than calling make recursively.
21324 (install-dir.info): Eliminated.
21325 (install-info-dirs): Create all info directories here.
21326 (dir.info): Depend upon do-install-info.
21328 * test-build.mk (HOLES): Added false.
21330 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21332 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21334 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21336 * Makefile.in (info): remove dependency on all-texinfo. The
21337 problem was really in texinfo/C, not at this level.
21339 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21341 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21343 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21345 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21348 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21350 * configure: Include srcdir in message about target of link not
21351 being found. Don't convert `-' to `_' in `with' options being
21354 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21356 * configure.in: add uudecode to host_tools
21358 * Makefile.in: added {all,install}-uudecode targets, added them to
21359 the appropriate lists
21361 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21363 * Makefile.in (all-gcc): Added dependency on all-gas.
21365 * configure.in (mips-*-*): Build ld and binutils.
21367 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21369 * configure: check return code from mkdir, print error message and
21372 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21374 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21376 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21378 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21380 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21382 * config.sub (h8500): Recognize this as a cpu type.
21384 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21386 * configure: source directory missing is no longer a warning
21388 * configure.in: recognize irix[34]* instead of irix[34]
21390 * Makefile.in: define and pass down X11_LIB
21392 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21394 * guess-systype: Renamed to ...
21395 * config.guess: ... by popular request.
21396 * configure.in, Makefile.in: Update accordingly.
21398 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21400 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21401 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21402 + Execute ./dummy instead of assuming . is in PATH.
21404 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21406 * guess-systype: New shell script. Attempts to guess the
21407 canonical host name of the executing host.
21408 Only a few hosts are supported so far.
21409 * configure: Call guess-systype if no host is specified.
21411 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21413 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21416 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21418 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21419 (all-gcc, install-gcc, subdir_do): Use it.
21421 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21423 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21425 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21427 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21428 set exclusively by configure, using configure.in .
21430 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21432 * test-build.mk: set $PATH for all builds
21434 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21436 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21438 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21439 the one used in gcc/Makefile.in, so that a null expansion doesn't
21440 override the one needed to build gcc with a native cc.
21442 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21444 * configure: Accept -with arguments.
21446 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21448 * Makefile.in: added h8300sim
21450 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21452 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21453 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21454 (all-cygnus, native, build-cygnus): Make
21455 $(canonhost)-stamp-3stage-done, not $(host)....
21456 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21457 i386-sco3.2v4. Added else true to if command.
21459 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21461 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21463 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21465 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21467 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21469 * configure.in: don't remove binutils from Solaris builds
21471 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21473 * Makefile.in: get rid of earlier definitions for *clean,
21474 also handle the recursive info rule better
21476 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21478 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21479 do more-or-less the right thing.
21481 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21483 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21484 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21486 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21488 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21491 * configure.in: split the configdirs list into 4 categories (native
21492 v. cross, library v. tool) and handle the cross-only and native-
21493 only in more reasonable (and correct!) way.
21495 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21497 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21498 configdirs anymore.
21500 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21502 * Makefile.in: extensive cleanup:: removed all of the explicit
21503 clean-* targets, collapsed many wrappers around subdir_do into
21504 one, added additional targets to satisfy standards.texi, deleted
21505 some old targets, some changes for consistency
21507 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21509 * configure.in: handle some programs as cross-only, and others as
21512 * test-build.mk: handle partial holes in a more generic manner
21514 * Makefile.in: m4 depends on libiberty
21516 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21518 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21519 time, wdiff, and find to configdirs
21521 * Makefile.in: all, clean, and install rules for the new programs
21522 added to configure.in
21524 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21526 * configure.in: use mh-sun for all *-sun-* hosts
21528 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21530 * Makefile.in: define flags for X11 include files and library file
21531 locations, pass them down to the programs that need this info
21533 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21535 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21537 * configure.in: start building libg++ for HP-UX targets
21539 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21541 * README: Update references to files moved into etc/.
21543 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21545 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21546 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21548 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21550 * configure: accept dash as well as underscore in long option
21551 names for FSF compatibility.
21553 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21555 * config.sub: added -sco3.2v4 support from FSF.
21557 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21559 * configure.in: expand the section that adds or removes
21560 directories from the list of programs to build, to handle native
21561 vs. cross in addition to host v. native
21563 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21565 * Makefile.in: Replace C++ in macro names with CXX.
21566 This is less likely to break ...
21568 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21570 * test-build.mk: add -w to GNU_MAKE
21572 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21574 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21575 add 'sparc' to list of recognized cpus. This needed to make
21576 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21577 Delete some redundant ose68 variants. Recognize -wrs as an os,
21578 then changes that into $CPU-wrs-vxworks.
21580 * configure.in: remove most references to gdbtest, regularize
21581 target based program removal
21583 * test-build.mk: import from p3 tree (many fixes and changes)
21585 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21587 * Makefile.in: added rules to handle tcl, tk, and expect
21589 * configure.in: handle those directories if they exist
21591 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21593 * config.sub: removed bogus hppabsd and hppahpux names, since
21594 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21596 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21598 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21599 depends upon all-xiberty
21601 * Makefile.in: changes from p3, including:
21603 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21605 * Makefile.in (XTRAFLAGS): include newlib directories if
21606 newlib/Makefile exists, rather than if host != target.
21608 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21610 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21611 from the same source tree and not building a cross-compiler. This
21612 matters for the libg++ configuration if reconfiguring a tree that
21613 has already been installed.
21615 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21617 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21618 pick up the machine and system specific header files.
21620 * Makefile.in: added AS_FOR_TARGET, passed down in
21621 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21622 the C compiler to use to create programs which are run in the
21623 build environment, set it to default to $(CC), and passed it down
21624 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21626 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21628 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21629 We need them for unusual native builds, like systems without
21632 * configure: also define $(host_canonical) and
21633 $(target_canonical), which are the full, canonical names for the
21634 given host and target
21636 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21638 * Makefile.in: Added separate definitions for C++.
21640 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21642 * configure.in (configdirs): Add deja-gnu.
21644 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21646 * README: Update for configure.texi and gdb-4.7 release.
21648 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21650 * Makefile.in: Move "all" target to top of file.
21651 Previously, first target was ".PHONY" which caused BSD4.4 make
21652 to build .PHONY when make was run without arguments.
21654 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21656 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21657 Library-copylefted code in libiberty.
21659 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21661 * config.sub: Replace m68kmote with plain old m68k.
21663 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21665 * Makefile.in: Remove space from blank line, avoid Make complaints.
21667 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21669 * config.sub: Complain if no argument is given. Added support for
21670 386bsd as OS and target alias.
21672 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21674 * Makefile.in (XTRAFLAGS): include newlib directories if
21675 newlib/Makefile exists, rather than if host != target.
21677 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21679 * config.sub: recognize sparclite-wrs-vxworks.
21681 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21682 p3.) Added clean-xiberty to clean.
21684 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21686 * configure.in: use *-*-* instead of nested cases for host and target
21688 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21690 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21691 from the same source tree and not building a cross-compiler. This
21692 matters for the libg++ configuration if reconfiguring a tree that
21693 has already been installed.
21695 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21697 * config.sub (i486v/i486v4): Merge in from FSF version.
21699 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21701 * configure: only set PWD if it is already set.
21703 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21705 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21706 doesn't have unset and all success paths (and most error paths)
21707 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21708 to just ${PWD} to avoid confusion.)
21710 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21712 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21713 even for a native compilation.
21715 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21717 Changes to make the gdb.tar.Z rule work better.
21719 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21720 (DEVO_SUPPORT): Add configure.texi.
21721 (bfd-ilrt.tar.Z): Remove ancient rule.
21723 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21725 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21726 pick up the machine and system specific header files.
21728 * configure.in, config.sub: added new target m68010-adobe-scout,
21729 with alias of adobe68k. Changed configure.in to check for
21730 -scout before -sco* to avoid a false match.
21732 * Makefile.in: added AS_FOR_TARGET, passed down in
21733 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21734 the C compiler to use to create programs which are run in the
21735 build environment, set it to default to $(CC), and passed it down
21736 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21738 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21740 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21741 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21742 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21743 FOR_TARGET variants, to newlib and libg++.
21745 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21747 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21750 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21752 * config.sub: Accept `elf' as an environment.
21754 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21756 * Makefile.in (all-opcodes): cd into the right directory
21758 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21760 * configure: added -program_transform_name option, used as
21761 argument to sed when installing programs.
21762 configure.texi: added documentation for -program_prefix,
21763 -program_suffix and -program_transform_name.
21765 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21767 * config.sub: Accept i486 where i386 ok.
21769 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21771 * config.sub: accept we32k
21773 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21775 * config.sub, configure.in: accept OSE68000 and OSE68k.
21777 * Makefile.in: don't create all directories for ``make install'';
21778 let the subdirectories create the ones they need.
21780 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21782 * COPYING: new file, GPL v2
21784 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21786 * Makefile.in: use the new gen-info-dir, which needs a template
21787 argument (which also lives in texinfo)
21789 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21791 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21793 * config.sub (ncr3000): Change i386 to i486.
21795 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21797 * Makefile.in: add install-rcs, install-grep to
21798 install-no-fixedincludes, removed install-bison and install-libgcc
21800 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21802 * configure.in: grab the HPUX makefile fragment if on HPUX
21804 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21806 * Makefile.in: eradicate bison spoor (ditto libgcc).
21807 configure.in: recognise m68{k,000}-ericsson-OSE.
21808 es1800 is alias for m68k-ericsson-OSE
21810 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21812 * configure.in: rearrange the parts that remove programs from
21813 configdirs, based now on HOST==TARGET or by canonical triple.
21815 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21817 * test-build.mk: recurse explicitly with -f test-build.mk when
21818 appropriate. predicate stage3 and comparison on the existence
21819 of gcc. That is, if gcc isn't around, we aren't three-staging.
21820 On very clean, also remove ...stamp-co. Build in-place before
21821 doing other builds.
21823 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21825 * Makefile.in, configure.in: add tgas
21827 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21829 * Makefile.in: a number of changes merged in from progressive.
21831 * configure.in: add libm.
21833 * .cvsignore: ignore some stuff that comes from test-build.mk.
21835 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21837 * config.sub: Add es1800 (m68k-ericsson-es1800).
21839 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21841 * configure: Add program_suffix (parallel to program_prefix)
21842 * Makefile.in: adjust directory-creating script for losing decstation
21844 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21846 * configure: Minor $subdir-related fixes.
21848 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21850 * configure: fix various problems with propogating
21851 makefile_target_frag in subdirs.
21852 * configure.in: config libgcc if its there
21854 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21856 * config.sub: HPPA merge.
21858 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21860 * Makefile.in: Replace all-bison with all-byacc in all
21861 dependency lines for other tools (which now use byacc).
21863 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21865 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21867 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21869 * Makefile.in: make gprof rules similar to byacc rules (instead of
21870 vestigal $(unsubdir) that didn't work...)
21872 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21874 * config.sub: Add support for Linux.
21875 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21876 (at least for libg++).
21878 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21880 * configure.texi: fix doc for the -nfp option to configure
21882 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21884 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21886 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21888 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21889 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21890 * configure.in: added solaris* host_makefile_frag hook.
21892 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21894 * config.sub: changed recognition of m68000 so that various
21895 m68k types can be specified via m680[01234]0
21897 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21899 * config.sub (basic_machine): fix sed so that '-foo' isn't
21900 completely substituted out while .+'-foo' loses the '-foo'
21902 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21904 * config.sub ($os): Add -aout.
21906 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21908 * configure: If host_makefile_frag is absolute, don't
21909 prefix ${invsubdir} (relevant to libg++ auto-configure).
21911 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21913 * Makefile.in (tooldir): Define it.
21914 (all-ld): Depend on all-flex.
21916 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21918 * Makefile.in (check): Fix libg++ special case.
21920 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21922 * configure: do not bury `pwd` into config.status, thus do fewer
21925 * configure: print the "Building in" message only when building in
21926 other than "." AND verbose.
21928 * configure: remove -s, rework -v to better accommodate guested
21931 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21933 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21935 * Makefile.in: macroize flags passed on recursion. remove
21938 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21940 * configure: get makesrcdir right for subdirs deeper than 1.
21942 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21945 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21947 * Makefile.in: don't print subdir_do or recursion lines.
21949 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21951 * standards.texi: added menu item.
21953 * Makefile.in: build and install standards.info.
21955 * standards.texi: new file.
21957 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21959 * configure: test for and move config.status pieces from
21962 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21964 * configure: Test for existance of files before trying to mv
21965 them, to avoid numerous non-existance messages.
21967 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21969 * configure: correct final line of config.status.
21971 * configure: patch from eggert. Avoids a protection problem if
21972 the original Makefile.in is read only.
21974 * configure: use move-if-change from gcc to create config.status.
21975 Some makefiles depend on config.status to tell if a directory
21976 has been reconfigured for a different host. This change
21977 prevents those directories from remaking everything in the case
21978 where the reconfig was only intended to rebuild a Makefile.
21980 * configure: test for config.sub with "config.sub sun4" rather
21981 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21982 host alias from a missing config.sub.
21984 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21986 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21987 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
21989 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21991 * configure: mkdir ${subdir} as needed.
21993 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21995 * Makefile.in,configure.in: added autoconf.
21997 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21999 * Makefile.in: no longer pass against on recursion.
22001 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
22002 definitions are not inherited.
22004 * configure: correct makesrcdir when subdir is .
22006 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
22008 * configure: Add support for 'subdirs' variable, which is
22009 like 'configdirs', except that configure doesn't re-invoke
22010 itself for subdirs, it just creates a Makefile for each subdir.
22011 * configure.texi: Document subdirs.
22013 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22015 * configure.in: added flex to configdirs
22017 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
22019 * Makefile.in: remove clean-stamps from clean.
22021 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
22023 * configure.in: Add gdbtest to configdirs.
22025 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
22027 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
22028 to recursive makes.
22029 * configure.in: Recognize new ncr3000 config.
22031 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
22033 * Makefile.in, configure.in: removed references to gdbm.
22035 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
22037 * config.sub: Don't canonicalize os value
22038 newsos* to bsd (readline needs to check for newsos).
22039 (This fix was earlier made Jan 31, but got re-broken.)
22041 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
22043 * configure.in: sco is an os, not a vendor!
22045 * configure: Quote $( better. Keep various shells happy.
22047 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
22049 * Makefile.in: eliminate stamp-files.
22051 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
22053 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
22054 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
22056 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
22058 * config.sub: fix iris/iris3.
22060 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
22062 * configure: re-add -rm.
22064 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
22066 * Maskefile.in: add .stmp-rcs to all.
22068 * configure.in: remove gas from rs6000 build, use aix host fragment.
22070 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
22072 * configure: pass down site_option during recursion.
22074 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
22076 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
22078 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
22080 * configure: Change exec_prefix so that it really defaults to prefix.
22082 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
22084 * Makefile.in, configure.in: Add support for mmalloc library.
22086 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
22088 * Makefile.in: add stmp dependencies for a few more things.
22090 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
22092 * configure: adjusted error message on objdir/srcdir configure
22093 collision, per john's suggestion.
22095 * Makefile.in: add libiberty stmp to all and all.cross.
22097 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
22099 * Makefile.in: remove force dependencies, add grep to all.
22101 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
22103 * Makefile.in: drop flex. make stamp files work.
22105 * configure: added test for conflicting configuration in srcdir,
22106 remove trailing slashes from srcdir. Otherwise emacs gdb mode
22107 gets cranky. use relative paths for configure and srcdir
22108 whenever possible. Send some error messages to stderr that were
22111 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
22113 * Makefile.in: Fix libg++ rule to check for gcc directory
22114 before using gcc/gcc. Also pass XTRAFLAGS.
22116 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
22118 * Makefile.in: added stmp-files so that directories aren't polled
22119 when they are already built.
22121 * configure.texi: fixed a node pointer problem.
22123 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
22125 * config.sub configure.in gdb/configure.in
22126 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22127 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22128 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
22130 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22132 * configure: -recurring becomes -silent. corrected help message
22135 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22137 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22139 * configure: when building Makefile for crosses, replace
22140 tooldir and program_prefix. default srcdir from location of
22141 config.sub. remove "for host in hosts" and "for target in
22144 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22146 * Makefile.in: Do not pass bindir or mandir to cvs.
22148 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
22150 * Makefile.in, configure.in: removed traces of namesubdir,
22151 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
22152 copyrights to '92, changed some from Cygnus to FSF.
22154 * configure.texi: remove most references to multiple hosts,
22155 multiple targets, subdirs, etc.
22157 * configure.man: removed rcsid. reference config.sub not
22160 * Makefile.in: mkdir $(infodir) on install-info.
22162 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
22164 * configure.texi: Explain better about .gdbinit and about
22165 the environment that configure.in sections run in.
22167 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
22169 * configure.in: Ultrix is only a decstation if it's a MIPS.
22171 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
22173 * README: DOC.configure => cfg-paper.texi.
22175 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
22177 * config.sub (near case $os): Don't convert newsos* to bsd!
22179 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
22181 * Makefile.in: Reinstall change from gdb-4.3 that reduces
22182 the number of copies of COPYING that go into the GDB tar file.
22184 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
22186 * bfd/configure.in, gdb/config/mh-i386sco,
22187 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22188 Fix SCO configuration stuff.
22190 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
22192 * Makefile.in: For libg++, make sure the -I pointing
22193 to the gcc directory goes *after* all the libg++-local -I flags.
22194 Also, move just-gcc dependency from just-libg++ to all-libg++.
22196 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
22198 * configure: Change -x to -f to keep Ultrix /bin/test happy.
22200 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
22202 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
22204 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
22206 * config.sub: Add stratus configuration frags. Also
22209 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
22211 * Makefile.in (DEV_SUPPORT): add configure.man.
22213 * config.sub(Decode manufacturer-specific): add -none*.
22215 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
22217 * Makefile.in: remove form feeds to make Sun's make happy.
22218 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
22220 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
22222 * Makefile.in (AR_FLAGS): Make quieter.
22224 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
22226 * configure.in: Add libg++.
22227 * configure: When verbose, don't output the command line at each
22228 level; it will be unremarkably the same as the previous version,
22229 which will be the same as what the user typed.
22231 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
22233 * configure.in, Makefile.in: fix clean-info, add flex. add
22236 * configure: be less sensitive to spaces in Makefile.in. Do not
22237 look for sources in "..". Doing so breaks subdirectories that
22238 might have their own configure. If a subdir has it's own
22239 configure script, use it.
22241 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
22243 * cfg-paper.texi: some changes suggested by rms.
22245 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
22247 * config.sub: Merge in some small additions from the FSF version,
22248 taken from the gcc distribution, to bring the Cygnus and FSF
22249 versions into closer sync.
22251 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
22253 * configure.in: Changed svr4 references to sysv4.
22255 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
22257 * configure: added -V for version number option.
22259 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
22261 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22262 renamed from DOC.configure to cfg-paper.texi.
22264 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22266 * configure, config.subr, config.sub: config.subr is now
22269 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22271 * configure.texi: new file, in progress.
22273 * Makefile.in: build info file and install the man page for
22276 * configure.man: new file, first cut.
22278 * configure: find config.subr again now that configuration "none"
22279 has gone. removed all traces of the -ansi option. removed all
22280 traces of the -languages option.
22282 * config.subr: resync from rms.
22284 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22286 * configure, config.sub, config.subr: merge config.sub into
22287 config.subr, call the result config.subr, remove config.sub, use
22290 * Makefile.in: revised install for dir.info.
22292 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22294 * configure.in: add decstation host makefile frag.
22296 * Makefile.in: BISON now bison -y again. also install-gcc on
22297 install. clean-gdbm on clean. infodir belongs in datadir.
22298 Make directories for info install. Build dir.info here then
22301 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22303 * Makefile.in: fix for bad directory tests.
22305 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22307 * configure: \{1,2\} appears to be a sysv'ism. Use a different
22308 regexp. -srcdir relative was being handled incorrectly.
22310 * Makefile.in: unwrapped some for loops so that parallel makes
22311 work again and so one can focus one's attention on a particular
22314 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22316 * configure: added PWD as a stand in for `pwd` (for speed). use
22317 elif wherever possible. make -srcdir work without -objdir.
22318 -objdir= commented out.
22320 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22322 * configure: +options become --options. -subdirs commented out.
22323 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22324 Makefile now at top of generated Makefile. Removed cvs log
22325 entries. added -srcdir. create .gdbinit only if there is one
22328 * Makefile.in: idestdir and ddestdir go away. Added copyrights
22329 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22330 and mandir now keyed off datadir by default.
22332 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22334 * Freshly created ChangeLog.
22341 version-control: never