1 2023-11-18 Petter Tomner <tomner@bahnhof.se>
3 * MAINTAINERS: Update my email address.
5 2023-11-18 Frederik Harwath <frederik@harwath.name>
7 * MAINTAINERS: Change my address.
9 2023-11-16 Michal Jires <mjires@suse.cz>
11 * MAINTAINERS: Add myself.
13 2023-11-13 Arsen Arsenović <arsen@aarsen.me>
16 * .gitignore: Add '/gettext*'.
17 * configure.ac (host_libs): Replace intl with gettext.
18 (hbaseargs, bbaseargs, baseargs): Split baseargs into
20 (skip_barg): New flag. Skips appending current flag to
22 <library exemptions>: Exempt --with-libintl-{type,prefix} from
23 target and build machine argument passing.
24 * configure: Regenerate.
25 * Makefile.def (host_modules): Replace intl module with gettext
27 (configure-ld): Depend on configure-gettext.
28 * Makefile.in: Regenerate.
30 2023-11-13 Arsen Arsenović <arsen@aarsen.me>
34 2023-11-09 Jivan Hakobyan <jivanhakobyan9@gmail.com>
36 * MAINTAINERS: Add myself.
38 2023-11-09 YunQiang Su <yunqiang.su@cipunited.com>
40 * MAINTAINERS: Update my email address.
42 2023-11-06 Carl Love <cel@linux.ibm.com>
44 * MAINTAINERS: Update my email address.
46 2023-11-01 Eric Gallager <egallager@gcc.gnu.org>
48 * .github/CONTRIBUTING.md: Wrap lines more tightly.
50 2023-11-01 Eric Gallager <egallager@gcc.gnu.org>
52 * .github/CONTRIBUTING.md: New file.
53 * .github/PULL_REQUEST_TEMPLATE.md: New file.
55 2023-10-22 Iain Sandoe <iain@sandoe.co.uk>
57 * configure: Regenerate.
58 * configure.ac: Do not add default runpaths to GCC exes
59 when we are building -static-libstdc++/-static-libgcc (the
61 * libtool.m4: Add 'enable-darwin-at-runpath'. Act on the
62 enable flag to alter Darwin libraries to use @rpath names.
64 2023-10-15 Mike Frysinger <vapier@gentoo.org>
66 * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
67 * Makefile.in: Regenerate.
69 2023-10-11 Filip Kastl <fkastl@suse.cz>
71 * MAINTAINERS: Fix name order.
73 2023-10-10 Christoph Müllner <christoph.muellner@vrull.eu>
75 * MAINTAINERS: Add myself.
77 2023-10-06 Sergei Trofimovich <siarheit@google.com>
80 * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
81 * Makefile.in: Regenerate.
83 2023-10-05 Jan Engelhardt <jengelh@inai.de>
85 * SECURITY.txt: Fix up indentation.
87 2023-10-05 Jan Engelhardt <jengelh@inai.de>
89 * SECURITY.txt: Fix up commas.
91 2023-10-04 Siddhesh Poyarekar <siddhesh@gotplt.org>
93 * SECURITY.txt: New file.
95 2023-09-18 Fei Gao <gaofei@eswincomputing.com>
97 * MAINTAINERS: Add myself.
99 2023-09-15 Yang Yujie <yangyujie@loongson.cn>
101 * config-ml.in: Remove unneeded loongarch clause.
102 * configure.ac: Register custom makefile fragments mt-loongarch-*
103 for loongarch targets.
104 * configure: Regenerate.
106 2023-09-12 Edwin Lu <ewlu@rivosinc.com>
108 * MAINTAINERS: Add myself
110 2023-09-12 Thomas Schwinge <thomas@codesourcery.com>
111 Chung-Lin Tang <cltang@codesourcery.com>
114 * Makefile.tpl (BASE_TARGET_EXPORTS): Add
115 'SYSROOT_CFLAGS_FOR_TARGET'.
116 * Makefile.in: Regenerate.
118 2023-09-05 Yang Yujie <yangyujie@loongson.cn>
120 * config-ml.in: Do not build the multilib library variant
121 that is duplicate with the toplevel one.
123 2023-08-29 Tsukasa OI <research_trasio@irq.a4lg.com>
125 * MAINTAINERS: Add myself.
127 2023-08-22 Filip Kastl <fkastl@suse.cz>
129 * MAINTAINERS: Update my email address.
131 2023-08-11 Eric Feng <ef2648@columbia.edu>
133 * MAINTAINERS: Add myself.
135 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
137 * Makefile.def: Reflect that libsframe needs to installed before
138 libbfd. Reorder a bit to better track libsframe dependencies.
139 * Makefile.in: Regenerate.
141 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
143 * Makefile.def: Add install dependency on libsframe for libbfd.
144 * Makefile.in: Regenerated.
146 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
148 * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
151 2023-08-07 Alexander von Gluck IV <kallisti5@unixzen.com>
153 * configure: Regenerate.
154 * configure.ac: Add Haiku to list of ELF OSes
155 * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
157 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
159 * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
160 options, including options containing paths.
162 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
164 * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
165 NM, if there is one. Run nm on itself, not on /dev/null, to avoid
166 errors from nms that refuse to work on non-regular files. Remove
167 other workarounds for this problem. Strip out blank lines from the
170 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
172 * configure.ac: Reinstate 32b PA-RISC HP-UX targets
173 * configure: Regenerate.
175 2023-08-07 Simon Marchi <simon.marchi@efficios.com>
177 * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
178 * configure: Re-generate.
179 * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
180 (PKG_CONFIG_PATH): New.
181 * Makefile.in: Re-generate.
183 2023-08-07 Luis Machado <luis.machado@arm.com>
185 * configure.ac: Disable year2038 by default on 32-bit hosts.
186 * configure: Regenerate.
188 2023-08-07 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
190 * Makefile.def: Add gprofng module.
191 * configure.ac: Add --enable-gprofng option.
192 * Makefile.in: Regenerate.
193 * configure: Regenerate.
195 2023-08-07 Martin Liska <mliska@suse.cz>
197 * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
198 * configure: Regenerate.
200 2023-08-07 Fangrui Song <maskray@google.com>
202 * configure: Regenerate.
203 * configure.ac: Add --with-zstd.
205 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
207 * configure: Regenerate.
208 * configure.ac: Recover tilegx/tilepro targets.
210 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
212 * configure: Regenerated.
213 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
214 --plugin and rc before enabling --plugin.
216 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
218 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
219 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
220 * configure.ac: Include config/gcc-plugin.m4.
221 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
222 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
224 * Makefile.in: Regenerated.
225 * configure: Likewise.
227 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
229 * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
232 2023-08-07 David Faust <david.faust@oracle.com>
234 * MAINTAINERS: Add the BPF port to my reviewer listing.
236 2023-08-02 Jan Beulich <jbeulich@suse.com>
238 * MAINTAINERS: Correct my email address.
240 2023-08-02 Hu, Lin1 <lin1.hu@intel.com>
242 * MAINTAINERS (Write After Approval): Add myself.
244 2023-08-01 Richard Ball <richard.ball@arm.com>
246 * MAINTAINERS: Add myself.
248 2023-07-31 Andreas Schwab <schwab@suse.de>
250 * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
251 * configure: Regenerate.
252 * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
254 2023-07-31 xuli <xuli1@eswincomputing.com>
256 * MAINTAINERS: Add myself.
258 2023-07-25 Thomas Schwinge <thomas@codesourcery.com>
260 * MAINTAINERS: List myself as "nvptx port" maintainer.
262 2023-07-21 Cupertino Miranda <cupertino.miranda@oracle.com>
264 * MAINTAINERS: Add myself to write after approval
266 2023-07-18 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
268 * MAINTAINERS: Add myself as a reviewer for the riscv port.
270 2023-07-18 Robin Dapp <rdapp@ventanamicro.com>
272 * MAINTAINERS: Add myself as a reviewer for the riscv port.
274 2023-07-12 Hao Liu <hliu@os.amperecomputing.com>
276 * MAINTAINERS: Add Hao Liu to write after approval
278 2023-07-12 Ken Matsui <kmatsui@gcc.gnu.org>
280 * MAINTAINERS: Add Ken Matsui to write after approval
282 2023-07-07 Eugene Rozenfeld <erozen@microsoft.com>
284 * Makefile.in: Collect both kernel and user events for autofdo
285 * Makefile.tpl: Collect both kernel and user events for autofdo
287 2023-06-30 Rishi Raj <rishiraj45035@gmail.com>
289 * MAINTAINERS: Added myself to Write After Approval and DCO
291 2023-06-29 Eugene Rozenfeld <erozen@microsoft.com>
293 * Makefile.in: Remove -gtoggle for STAGEautoprofile
294 * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
296 2023-06-25 Lehua Ding <lehua.ding@rivai.ai>
298 * MAINTAINERS: Add Lehua Ding to write after approval
300 2023-06-25 Iain Sandoe <iain@sandoe.co.uk>
302 * Makefile.def: Pass the enable-host-pie value to GCC configure.
303 * Makefile.in: Regenerate.
304 * configure: Regenerate.
305 * configure.ac: Adjust the logic for shared and PIE host flags to
306 ensure that PIE is passed for hosts that require it.
308 2023-06-16 YunQiang Su <yunqiang.su@cipunited.com>
310 * MAINTAINERS (Write After Approval): move Matthew Fortune
311 to Write After Approval.
313 2023-06-15 Marek Polacek <polacek@redhat.com>
315 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
317 * configure: Regenerate.
319 2023-06-14 Filip Kastl <filip.kastl@gmail.com>
321 * MAINTAINERS: Add myself to write after approval
323 2023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
325 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
327 (Write After Approval): Remove myself.
329 2023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
331 * MAINTAINERS (Write After Approval): Add myself.
333 2023-05-29 Martin Jambor <mjambor@suse.cz>
335 * MAINTAINERS: Replace spaces with tabs.
337 2023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
339 * MAINTAINERS: New entry.
341 2023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
343 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
344 * Makefile.in: Regenerate
346 2023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
348 * Makefile.in: Disable warnings as errors for STAGEautofeedback
350 2023-05-11 Robin Dapp <rdapp@ventanamicro.com>
354 2023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
356 * MAINTAINERS: Add myself.
358 2023-05-10 Pan Li <pan2.li@intel.com>
360 * MAINTAINERS: Add myself.
362 2023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
364 * Makefile.in: Define PROFILE_MERGER
365 * Makefile.tpl: Define PROFILE_MERGER
367 2023-04-27 Robin Dapp <rdapp@ventanamicro.com>
369 * MAINTAINERS: Change my email address.
371 2023-04-26 Patrick O'Neill <patrick@rivosinc.com>
373 * MAINTAINERS: Add myself.
375 2023-04-26 Martin Liska <mliska@suse.cz>
377 * MAINTAINERS: fix sorting
379 2023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
381 * MAINTAINERS (Write After Approval): Add myself.
383 2023-04-24 Martin Liska <mliska@suse.cz>
385 * MAINTAINERS: Fix sorting.
387 2023-04-21 Peter Foley <pefoley2@pefoley.com>
389 * configure: Regenerate.
390 * configure.ac: Only create serdep.tmp if needed
392 2023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
394 * MAINTAINERS (Write After Approval): Add myself.
396 2023-04-21 Vineet Gupta <vineetg@rivosinc.com>
398 * MAINTAINERS (Write After Approval): Add myself.
399 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
401 2023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
403 * MAINTAINERS: Add myself.
405 2023-03-22 Tobias Burnus <tobias@codesourcery.com>
407 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
409 2023-03-10 Arsen Arsenović <arsen@aarsen.me>
411 * MAINTAINERS (Write After Approval): Add myself.
413 2023-02-16 Martin Liska <mliska@suse.cz>
415 * MAINTAINERS: I'm stepping down from my positions.
417 2023-01-10 Philip Herron <herron.philip@googlemail.com>
419 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
421 2023-01-06 Clément Chigot <chigot@adacore.com>
423 * configure.ac: Skip GMP and MPFR when --disable-gdb is
425 * configure: Regenerate.
427 2023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
429 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
431 2022-12-31 Iain Sandoe <iain@sandoe.co.uk>
433 * Makefile.def: Do not build shared libffi.
434 * Makefile.in: Regenerate.
436 2022-12-21 Andrew Pinski <apinski@marvell.com>
438 * Makefile.def: Add configure-gdb dependencies
439 on all-gmp and all-mpfr.
440 * configure.ac: Split out MPC checking from MPFR.
441 Require GMP and MPFR if the gdb directory exist.
442 * Makefile.in: Regenerate.
443 * configure: Regenerate.
445 2022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
447 * configure.ac (target_libraries): Add target-libgm2.
448 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
449 Add GCC_TARGET_TOOL entry for gm2.
450 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
451 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
452 * Makefile.def (target_modules): Add libgm2.
453 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
454 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
455 (languages): Add entry for language=m2 with gcc-check-target=check-m2
456 and lib-check-target=check-target-libgm2.
457 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
458 (HOST_EXPORTS): Add definition for GM2.
459 (BASE_TARGET_EXPORTS): Add definition for GM2.
460 (GM2_FOR_BUILD): Defined.
462 (GM2_FOR_TARGET): Defined.
463 (GM2FLAGS_FOR_TARGET): Defined.
464 (EXTRA_HOST_FLAGS): Defined.
465 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
466 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
467 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
468 * configure: Rebuilt.
469 * Makefile.in: Rebuilt.
471 2022-12-13 Philip Herron <philip.herron@embecosm.com>
473 * Makefile.def: Add Rust language.
474 * Makefile.in: Regenerate via autogen.
476 2022-12-09 Martin Liska <mliska@suse.cz>
478 * MAINTAINERS: Fix spacing.
480 2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
482 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
484 2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
486 * Makefile.def: Pass host_libs_picflag to host dependent library
488 * Makefile.in: Regenerate.
489 * configure: Regenerate.
490 * configure.ac (host_libs_picflag): New configure variable set to
491 '--with-pic' when building 'host_shared'.
493 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
495 * Makefile.def: Add libsframe as new module with its dependencies.
496 * Makefile.in: Regenerated.
497 * configure.ac: Add libsframe to host_libs.
498 * configure: Regenerated.
500 2022-11-23 Marek Polacek <polacek@redhat.com>
503 2022-11-23 Marek Polacek <polacek@redhat.com>
505 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
507 * Makefile.in: Regenerate.
508 * Makefile.tpl: Set PICFLAG.
509 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
511 * configure: Regenerate.
513 2022-11-23 Marek Polacek <polacek@redhat.com>
515 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
517 * Makefile.in: Regenerate.
518 * Makefile.tpl: Set PICFLAG.
519 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
521 * configure: Regenerate.
523 2022-11-14 Martin Liska <mliska@suse.cz>
526 2022-11-09 Martin Liska <mliska@suse.cz>
528 * doc/Makefile: New file.
529 * doc/_static/custom.css: New file.
530 * doc/baseconf.py: New file.
531 * doc/bsd.rst: New file.
532 * doc/contrib.rst: New file.
533 * doc/contribute.rst: New file.
534 * doc/cppdiropts.rst: New file.
535 * doc/cppenv.rst: New file.
536 * doc/cppopts.rst: New file.
537 * doc/cppwarnopts.rst: New file.
538 * doc/favicon.ico: New file.
539 * doc/funding.rst: New file.
540 * doc/gcc_sphinx.py: New file.
541 * doc/gnu.rst: New file.
542 * doc/gnu_free_documentation_license.rst: New file.
543 * doc/gpl-3.0.rst: New file.
544 * doc/indices-and-tables.rst: New file.
545 * doc/lgpl-2.1.rst: New file.
546 * doc/logo.pdf: New file.
547 * doc/logo.svg: New file.
548 * doc/md.rst: New file.
549 * doc/requirements.txt: New file.
551 2022-11-14 Martin Liska <mliska@suse.cz>
554 2022-11-09 Martin Liska <mliska@suse.cz>
556 * doc/baseconf.py: Port to GCC sources.
558 2022-11-14 Martin Liska <mliska@suse.cz>
561 2022-11-14 Martin Liska <mliska@suse.cz>
563 * configure: Regenerate.
564 * configure.ac: Support Sphinx based documentation.
566 2022-11-14 Martin Liska <mliska@suse.cz>
569 2022-11-09 Martin Liska <mliska@suse.cz>
571 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
574 2022-11-14 Martin Liska <mliska@suse.cz>
577 2022-11-09 Martin Liska <mliska@suse.cz>
580 Add trailing newline.
582 Add trailing newline.
583 * doc/contribute.rst:
584 Add trailing newline.
585 * doc/cppdiropts.rst:
586 Add trailing newline.
588 Add trailing newline.
590 Add trailing newline.
591 * doc/cppwarnopts.rst:
592 Add trailing newline.
594 Add trailing newline.
596 Add trailing newline.
597 * doc/gnu_free_documentation_license.rst:
598 Add trailing newline.
600 Add trailing newline.
601 * doc/indices-and-tables.rst:
602 Add trailing newline.
604 Add trailing newline.
606 Add trailing newline.
608 2022-11-14 Martin Liska <mliska@suse.cz>
611 2022-11-09 Martin Liska <mliska@suse.cz>
613 * configure.ac: Use new install URL.
614 * configure: Regenerate.
616 2022-11-14 Martin Liska <mliska@suse.cz>
619 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
621 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
622 instead of just ``.''.
623 * doc/gcc_sphinx.py: Moved to...
624 * doc/modules/gcc_sphinx.py: ...here.
626 2022-11-14 Martin Liska <mliska@suse.cz>
629 2022-11-10 Martin Liska <mliska@suse.cz>
631 * doc/baseconf.py: Modernize by using pathlib.
633 2022-11-14 Martin Liska <mliska@suse.cz>
636 2022-11-11 Martin Liska <mliska@suse.cz>
638 * doc/Makefile: Disable -j auto.
640 2022-11-14 Martin Liska <mliska@suse.cz>
643 2022-11-11 Martin Liska <mliska@suse.cz>
645 * doc/Makefile: Update comment.
647 2022-11-14 Martin Liska <mliska@suse.cz>
650 2022-11-11 Martin Liska <mliska@suse.cz>
652 * doc/indices-and-tables.rst: Rename Indexes to Indices.
654 2022-11-14 Martin Liska <mliska@suse.cz>
657 2022-11-13 Martin Liska <mliska@suse.cz>
660 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
662 * doc/indices-and-tables.rst: Use include_todo tag.
664 2022-11-14 Martin Liska <mliska@suse.cz>
667 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
669 * doc/contrib.rst: Update Jeff Law's email address.
671 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
673 * doc/contrib.rst: Update Jeff Law's email address.
675 2022-11-13 Martin Liska <mliska@suse.cz>
678 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
680 * doc/indices-and-tables.rst: Use include_todo tag.
682 2022-11-11 Martin Liska <mliska@suse.cz>
684 * doc/indices-and-tables.rst: Rename Indexes to Indices.
686 2022-11-11 Martin Liska <mliska@suse.cz>
688 * doc/Makefile: Update comment.
690 2022-11-11 Martin Liska <mliska@suse.cz>
692 * doc/Makefile: Disable -j auto.
694 2022-11-10 Martin Liska <mliska@suse.cz>
696 * doc/baseconf.py: Modernize by using pathlib.
698 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
700 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
701 instead of just ``.''.
702 * doc/gcc_sphinx.py: Moved to...
703 * doc/modules/gcc_sphinx.py: ...here.
705 2022-11-09 Martin Liska <mliska@suse.cz>
707 * configure.ac: Use new install URL.
708 * configure: Regenerate.
710 2022-11-09 Martin Liska <mliska@suse.cz>
713 Add trailing newline.
715 Add trailing newline.
716 * doc/contribute.rst:
717 Add trailing newline.
718 * doc/cppdiropts.rst:
719 Add trailing newline.
721 Add trailing newline.
723 Add trailing newline.
724 * doc/cppwarnopts.rst:
725 Add trailing newline.
727 Add trailing newline.
729 Add trailing newline.
730 * doc/gnu_free_documentation_license.rst:
731 Add trailing newline.
733 Add trailing newline.
734 * doc/indices-and-tables.rst:
735 Add trailing newline.
737 Add trailing newline.
739 Add trailing newline.
741 2022-11-09 Martin Liska <mliska@suse.cz>
743 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
746 2022-11-09 Martin Liska <mliska@suse.cz>
748 * configure: Regenerate.
749 * configure.ac: Support Sphinx based documentation.
751 2022-11-09 Martin Liska <mliska@suse.cz>
753 * doc/baseconf.py: Port to GCC sources.
755 2022-11-09 Martin Liska <mliska@suse.cz>
757 * doc/Makefile: New file.
758 * doc/_static/custom.css: New file.
759 * doc/baseconf.py: New file.
760 * doc/bsd.rst: New file.
761 * doc/contrib.rst: New file.
762 * doc/contribute.rst: New file.
763 * doc/cppdiropts.rst: New file.
764 * doc/cppenv.rst: New file.
765 * doc/cppopts.rst: New file.
766 * doc/cppwarnopts.rst: New file.
767 * doc/favicon.ico: New file.
768 * doc/funding.rst: New file.
769 * doc/gcc_sphinx.py: New file.
770 * doc/gnu.rst: New file.
771 * doc/gnu_free_documentation_license.rst: New file.
772 * doc/gpl-3.0.rst: New file.
773 * doc/indices-and-tables.rst: New file.
774 * doc/lgpl-2.1.rst: New file.
775 * doc/logo.pdf: New file.
776 * doc/logo.svg: New file.
777 * doc/md.rst: New file.
778 * doc/requirements.txt: New file.
780 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
782 * Makefile.def: Remove module 'liboffloadmic'.
783 * Makefile.in: Regenerate.
784 * configure.ac: Remove 'liboffloadmic' handling.
785 * configure: Regenerate.
787 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
789 * MAINTAINERS: Update email address.
791 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
793 * configure.ac: Don't configure readline if --with-system-readline is
795 * configure: Re-generate.
797 2022-10-12 Cui,Lili <lili.cui@intel.com>
799 * MAINTAINERS (Write After Approval): Add myself.
801 2022-10-11 Olivier Hainque <hainque@adacore.com>
803 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
804 and friends for rtp !large. Assume the linker has the required
805 abilities and set lt_cv_deplibs_check_method.
807 2022-09-30 Olivier Hainque <hainque@adacore.com>
809 * configure.ac (*vxworks*): If enable_shared is not
810 set, set to "no" and add --disable-shared to target and
812 * configure: Regenerate.
814 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
816 * MAINTAINERS: Update my email address and DCO entry.
818 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
820 * MAINTAINERS (Write After Approval): Add myself.
822 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
824 * MAINTAINERS (Write After Approval): Add myself.
826 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
828 * MAINTAINERS: Update my email address.
830 2022-09-07 Tom de Vries <tdevries@suse.de>
832 * configure.ac: Set extra_host_libiberty_configure_flags and
833 extra_host_zlib_configure_flags in separate case statements.
834 * configure: Regenerate.
836 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
838 * MAINTAINERS: Update c-sky port maintainers' emails.
840 2022-08-31 Martin Liska <mliska@suse.cz>
842 * configure: Regenerate.
843 * configure.ac: Delete hpux9 and hpux10.
845 2022-08-18 Sergei Trofimovich <siarheit@google.com>
847 * Makefile.def: Drop libelf module and gcc-configure dependency
849 * Makefile.in: Regenerate with 'autogen Makefile.def'.
850 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
852 * configure: Regenrate.
853 * configure.ac (host_libs): Drop unused libelf.
855 2022-08-18 Sergei Trofimovich <siarheit@google.com>
857 * Makefile.in: Regenerate.
859 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
861 * MAINTAINERS: Add myself as AutoFDO maintainer.
863 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
864 Arnaud Charlet <charlet@adacore.com>
866 * configure: Regenerate.
868 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
871 * Makefile.def (dependencies): Make configure-target-libgo depend
872 upon all-target-libbacktrace.
874 2022-07-27 David Faust <david.faust@oracle.com>
876 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
878 2022-07-27 Richard Biener <rguenther@suse.de>
880 * MAINTAINERS (Roger Sayle): Update e-mail address.
882 2022-07-21 Sam Feifer <sfeifer@redhat.com>
884 * MAINTAINERS (Write After Approval): Add myself.
886 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
888 * MAINTAINERS: Add myself as Ada front end co-maintainer.
890 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
892 * .gitignore: Do not ignore config.h.
894 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
896 * MAINTAINERS: Add myself to Write After Approval.
898 2022-07-04 Martin Liska <mliska@suse.cz>
900 * MAINTAINERS: fix sorting of names
902 2022-07-03 Immad Mir <mirimmad17@gmail.com>
904 * MAINTAINERS: add myself.
906 2022-07-03 Immad Mir <mirimmad17@gmail.com>
908 * MAINTAINERS: Add myself to write after approval and DCO.
910 2022-07-02 Tim Lange <mail@tim-lange.me>
912 * MAINTAINERS: Add myself.
914 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
916 * MAINTAINERS (Write After Approval): Add myself.
918 2022-06-30 Cui,Lili <lili.cui@intel.com>
921 2022-06-30 Cui,Lili <lili.cui@intel.com>
923 * MAINTAINERS (Write After Approval): Add myself.
925 2022-06-30 Cui,Lili <lili.cui@intel.com>
927 * MAINTAINERS (Write After Approval): Add myself.
929 2022-06-28 Alexandre Oliva <oliva@adacore.com>
931 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
932 (EXTRA_GCC_FLAGS): Likewise.
933 * Makefile.in: Rebuilt.
935 2022-06-28 konglin1 <lingling.kong@intel.com>
937 * MAINTAINERS (Write After Approval): Add myself.
939 2022-06-27 Tom de Vries <tdevries@suse.de>
941 * configure.ac: Build libiberty pic variant for gdbserver.
942 * configure: Regenerate.
944 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
946 * configure: Regenerate.
947 * configure.ac: Correct use of $host.
949 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
951 * MAINTAINERS: Remove tilegx and tilepro entries.
952 * configure.ac: Remove tilegx and tilepro stanzas.
953 * configure: Rebuilt.
955 2022-05-28 Bruce Korb <bkorb@gnu.org>
957 * .gitignore: Ignore vim swap files
959 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
961 * MAINTAINERS: Add myself to write after approval.
963 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
965 * MAINTAINERS: Remove myself from DCO section.
967 2022-05-09 Xi Ruoyao <xry111@xry111.site>
969 * MAINTAINERS: Update my email address.
971 2022-05-09 Clément Chigot <chigot@adacore.com>
973 * MAINTAINERS: Update my email address.
975 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
977 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
980 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
982 * MAINTAINERS: Update my email address.
984 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
986 * MAINTAINERS: Update my email address.
988 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
990 * MAINTAINERS: (CPU Port Maintainers): Add myself and
991 Lulu as LoongArch port maintainer.
993 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
994 Lulu Cheng <chenglulu@loongson.cn>
996 * configure.ac: Add LoongArch tuples.
997 * configure: Regenerate.
999 2022-03-28 Tom Tromey <tromey@adacore.com>
1001 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
1002 * configure: Rebuild.
1004 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
1006 * MAINTAINERS: Change my information.
1008 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
1010 * MAINTAINERS: Add myself to DCO section.
1012 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
1014 * configure.ac: Fix incorrect option in comment.
1015 * configure: Regenerate.
1017 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
1019 * Makefile.def (dependencies): Make configure-sim depend on
1021 * Makefile.in: Regenerate.
1023 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
1025 * MAINTAINERS (Write After Approval): Update my e-mail address.
1027 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
1029 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
1031 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
1033 * MAINTAINERS: Update my email and add myself to the DCO list.
1035 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
1038 2021-09-16 Andrew Pinski <apinski@marvell.com>
1041 * Makefile.def: Have configure-target-libffi depend on
1042 all-target-libstdc++-v3.
1043 * Makefile.in: Regenerate.
1045 2022-01-22 Jakub Jelinek <jakub@redhat.com>
1048 * build.log: Remove.
1050 2022-01-20 Martin Liska <mliska@suse.cz>
1052 * MAINTAINERS: Adjust email address based on IRC request.
1054 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
1056 * MAINTAINERS: Update my email address.
1058 2022-01-17 Martin Liska <mliska@suse.cz>
1060 * MAINTAINERS: Rename .c names to .cc.
1062 2022-01-13 Jakub Jelinek <jakub@redhat.com>
1064 * Makefile.am: Remove.
1066 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
1068 * Makefile.am: New file.
1070 2022-01-11 Martin Liska <mliska@suse.cz>
1072 * MAINTAINERS: Sort 2 names.
1074 2022-01-10 Martin Liska <mliska@suse.cz>
1076 * MAINTAINERS: Fix obvious issues with sorting.
1078 2022-01-07 liuhongt <hongtao.liu@intel.com>
1080 * build.log: New file.
1082 2022-01-05 Nathan Sidwell <nathan@acm.org>
1084 * MAINTAINERS: Add DCO entry. Sort that list.
1086 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
1088 * MAINTAINERS: Change of email address in both DCO and
1089 Write After Approval list.
1091 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
1093 * configure: Regenerate.
1095 2021-12-21 Martin Liska <mliska@suse.cz>
1097 * config.sub: Change mode back to 755.
1099 2021-12-17 Martin Liska <mliska@suse.cz>
1101 * config.sub: Sync from master.
1103 2021-12-17 Martin Liska <mliska@suse.cz>
1106 2021-12-16 Matthias Seidel <mseidel@apache.org>
1108 * config.sub: Fix typo.
1110 2021-12-16 Matthias Seidel <mseidel@apache.org>
1112 * config.sub: Fix typo.
1114 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
1117 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1119 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1120 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1121 * configure.ac: Include config/gcc-plugin.m4.
1122 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1123 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1125 * Makefile.in: Regenerated.
1126 * configure: Likewise.
1128 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1130 * Makefile.tpl (BUILD_CFLAGS): New.
1131 (CFLAGS): Append $(BUILD_CFLAGS).
1132 (CXXFLAGS): Likewise.
1133 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1134 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1135 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1136 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1137 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1138 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1139 (PGO-TRAINING-TARGETS): Likewise.
1140 (PGO_BUILD_TRAINING): Likewise.
1141 (all): Add '+' to the command line for recursive make. Support
1143 * configure.ac: Add --enable-pgo-build[=lto].
1144 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1145 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
1146 * Makefile.in: Regenerated.
1147 * configure: Likewise.
1149 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1151 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1152 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1153 * configure.ac: Include config/gcc-plugin.m4.
1154 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1155 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1157 * Makefile.in: Regenerated.
1158 * configure: Likewise.
1160 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
1162 * MAINTAINERS: Add myself to write after approval.
1164 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
1166 * MAINTAINERS: Adding myself.
1168 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
1170 * configure: Regenerate.
1171 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1174 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
1176 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1178 * Makefile.in: Regenerate.
1179 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1180 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1181 target-libphobos-bootstrap.
1182 (STAGE2_CONFIGURE_FLAGS): Likewise.
1183 * configure: Regenerate.
1184 * configure.ac: Add support for bootstrapping D front-end.
1186 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
1188 * MAINTAINERS: Add myself to DCO section and update email address.
1190 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
1192 * configure: Regenerate.
1193 * configure.ac: Ensure that PIC (shared) defaults are set
1194 correctly for Darwin.
1196 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
1198 * MAINTAINERS: Update my address.
1200 2021-11-12 Alan Modra <amodra@gmail.com>
1202 * Makefile.def (configure-opcodes): Depend on configure-bfd.
1203 * Makefile.in: Regenerate.
1205 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
1207 * MAINTAINERS: Clarify the policy WRT the Write After Approval
1210 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
1212 * MAINTAINERS (Reviewers, arc): Remove my entry.
1213 (Write After Approval): Add an entry for myself.
1215 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
1217 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1218 * Makefile.in: Regenerate.
1219 * configure: Regenerate.
1220 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1222 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
1224 * MAINTAINERS: Fix up Maciej's entries.
1226 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
1228 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1231 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
1234 * Makefile.def: Handle install-dvi target.
1235 * Makefile.tpl: Likewise.
1236 * Makefile.in: Regenerate.
1238 2021-10-19 Clément Chigot <clement.chigot@atos.net>
1240 * MAINTAINERS: Add myself for write after approval.
1242 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
1244 * Makefile.def: Mark libcody, libdecnumber,
1245 c++tools, libgcc, and libobjc as missing TAGS
1247 * Makefile.in: Regenerate.
1249 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
1251 * MAINTAINERS: Add myself to DCO section and update email
1254 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
1256 * MAINTAINERS: Add myself to DCO section.
1258 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1260 * configure: Regenerate.
1261 * configure.ac (skipdirs): Add the contents of target_configdirs if
1262 we are not building gcc.
1264 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
1266 * Makefile.def: Back-port commits ba4d88ad892f and
1267 755ba58ebef0 from binutils-gdb repository.
1268 * Makefile.in: Regenerated.
1270 2021-09-20 Harald Anlauf <anlauf@gmx.de>
1272 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1274 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
1276 * Makefile.def: Add a jit check target for the jit
1278 * Makefile.in: Regenerate.
1280 2021-09-16 Andrew Pinski <apinski@marvell.com>
1283 * Makefile.def: Have configure-target-libffi depend on
1284 all-target-libstdc++-v3.
1285 * Makefile.in: Regenerate.
1287 2021-09-10 Petter Tomner <tomner@kth.se>
1289 * MAINTAINERS: Me added to DCO and write after approval
1291 2021-09-01 YunQiang Su <syq@debian.org>
1293 * MAINTAINERS: Add myself for write after approval.
1295 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
1297 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1298 * Makefile.in: Regenerate.
1300 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
1302 * MAINTAINERS: Add myself for write after approval.
1304 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
1306 * Makefile.in: Regenerate.
1307 * Makefile.tpl: Make the state of the configured host
1308 shared flag available to makefile fragements.
1310 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
1312 * MAINTAINERS (Write After Approval): Add myself.
1314 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1316 * .dir-locals.el (bug-reference-url-format): Use https.
1318 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1320 * .dir-locals.el (c-mode): Change fill-column to 79.
1322 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
1324 * MAINTAINERS: Add myself to DCO section.
1326 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
1328 * configure: Regenerate.
1329 * configure.ac: Adjust cases for which it is necessary to
1330 include the Darwin host config fragment.
1332 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1334 * MAINTAINERS: Add myself for write after approval and DCO.
1336 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1338 * Makefile.def: Add dsymutil defs.
1339 * Makefile.in: Regenerated.
1340 * Makefile.tpl: Add dsymutil to flags.
1341 * configure: Regenerated.
1342 * configure.ac: Add dsymutil to target and build recipes.
1344 2021-07-01 Ankur Saini <arsenic@sourceware.org>
1346 * MAINTAINERS: Add myself for write after approval.
1348 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1350 * MAINTAINERS (Write After Approval): Add myself.
1352 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
1354 * MAINTAINERS: Add myself for write after approval and DCO
1356 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1358 * .gitignore: Add entry for cscope.out.
1360 2021-06-22 liuhongt <hongtao.liu@intel.com>
1362 * MAINTAINERS: Remove my Write After Approval entry.
1364 2021-06-21 liuhongt <hongtao.liu@intel.com>
1366 * MAINTAINERS: Add myself as maintainer of the i386 vector
1369 2021-06-18 Antoni Boucher <bouanto@zoho.com>
1371 * MAINTAINERS (Write After Approval): Add myself.
1373 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
1375 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1376 as *vrp and ranger maintainers.
1378 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1380 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1381 not trigger testsuite failures.
1383 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1385 * MAINTAINERS: Add myself to DCO section with both email addresses.
1387 2021-06-03 Jason Merrill <jason@redhat.com>
1389 * MAINTAINERS: Add DCO version number.
1391 2021-06-02 Jason Merrill <jason@redhat.com>
1393 * MAINTAINERS: Add DCO section.
1395 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1397 * MAINTAINERS (Write After Approval): Add myself.
1399 2021-05-29 Mike Frysinger <vapier@gentoo.org>
1401 * configure.ac: Add gnulib to configdirs for sim.
1402 * configure: Regenerate.
1404 2021-05-18 Mike Frysinger <vapier@gentoo.org>
1406 * Makefile.def: Add configure-sim dependency on all-gnulib.
1407 * Makefile.in: Regenerated.
1409 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1411 * MAINTAINERS (Write After Approval): Add myself.
1413 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1415 * MAINTAINERS (Write After Approval): Add myself.
1417 2021-05-11 Martin Liska <mliska@suse.cz>
1419 * MAINTAINERS: Remove entries for removed
1420 components (HSA, BRIG, libhsail-rt).
1421 Move Pekka to Write After Approval.
1423 2021-05-11 Martin Liska <mliska@suse.cz>
1425 * Makefile.def: Remove libhsail-rt.
1426 * Makefile.in: Likewise.
1427 * configure.ac: Likewise.
1428 * configure: Regenerate.
1429 * libhsail-rt/ChangeLog: Removed.
1430 * libhsail-rt/Makefile.am: Removed.
1431 * libhsail-rt/Makefile.in: Removed.
1432 * libhsail-rt/README: Removed.
1433 * libhsail-rt/aclocal.m4: Removed.
1434 * libhsail-rt/configure: Removed.
1435 * libhsail-rt/configure.ac: Removed.
1436 * libhsail-rt/configure.tgt: Removed.
1437 * libhsail-rt/include/internal/fibers.h: Removed.
1438 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1439 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1440 * libhsail-rt/include/internal/workitems.h: Removed.
1441 * libhsail-rt/rt/arithmetic.c: Removed.
1442 * libhsail-rt/rt/atomics.c: Removed.
1443 * libhsail-rt/rt/bitstring.c: Removed.
1444 * libhsail-rt/rt/fbarrier.c: Removed.
1445 * libhsail-rt/rt/fibers.c: Removed.
1446 * libhsail-rt/rt/fp16.c: Removed.
1447 * libhsail-rt/rt/misc.c: Removed.
1448 * libhsail-rt/rt/multimedia.c: Removed.
1449 * libhsail-rt/rt/queue.c: Removed.
1450 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1451 * libhsail-rt/rt/segment.c: Removed.
1452 * libhsail-rt/rt/workitems.c: Removed.
1453 * libhsail-rt/target-config.h.in: Removed.
1455 2021-05-04 Nick Clifton <nickc@redhat.com>
1457 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1458 * configure: Regenerate.
1460 2021-04-28 Jakub Jelinek <jakub@redhat.com>
1461 Tobias Burnus <tobias@codesourcery.com>
1463 * configure.ac (--enable-offload-defaulted): New.
1464 * configure: Regenerate.
1466 2021-04-23 David Faust <david.faust@oracle.com>
1468 * MAINTAINERS (Write After Approval): Add myself.
1470 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1472 * MAINTAINERS (Write After Approval): Add myself.
1474 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1476 * MAINTAINERS: Add myself as pru port maintainer.
1478 2021-03-23 David Malcolm <dmalcolm@redhat.com>
1480 * MAINTAINERS: Add myself as static analyzer maintainer.
1482 2021-03-18 Jeff Law <jlaw@tachyum.com>
1484 * MAINTAINERS: Update primary entry.
1486 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1488 * MAINTAINERS (Write After Approval): Add myself.
1490 2021-03-13 Mike Frysinger <vapier@gentoo.org>
1492 * Makefile.def: Remove all-sim dependency on configure-gdb.
1493 * Makefile.in: Regenerated.
1495 2021-03-11 Jeff Law <law@redhat.com>
1497 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1499 2021-03-11 Martin Liska <mliska@suse.cz>
1501 * Makefile.tpl: The change was done Makefile.in which
1504 2021-03-08 Jeff Law <law@redhat.com>
1506 * MAINTAINERS: Update my email address
1508 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1510 * config.guess: Import latest upstream.
1511 * config.sub: Import latest upstream.
1513 2021-01-25 Martin Liska <mliska@suse.cz>
1515 PR gcov-profile/98739
1516 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1517 for profiledbootstrap.
1519 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1521 * MAINTAINERS (Write After Approval): Add myself.
1523 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1525 * MAINTAINERS (Write After Approval): Update my e-mail address.
1527 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1529 * MAINTAINERS: Fix spacing.
1531 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1533 * MAINTAINERS (Write After Approval): Add myself
1535 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1537 * Makefile.def: Sync with binutils-gdb:
1538 (dependencies): all-ld depends on all-libctf.
1539 (host_modules): libctf is no longer no_install.
1540 No longer no_check. Checking depends on all-ld.
1541 * Makefile.in: Regenerated.
1543 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1545 * libtool.m4: Match gnu* along other GNU systems.
1546 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1547 * libgo/configure: Re-generate.
1549 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1551 * MAINTAINERS: Update my email address.
1553 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1555 * MAINTAINERS (Write After Approval): Add myself.
1557 2020-12-15 Nathan Sidwell <nathan@acm.org>
1565 2020-12-15 Nathan Sidwell <nathan@acm.org>
1567 * Makefile.def: Add libcody.
1568 * configure.ac: Add libcody.
1569 * Makefile.in: Regenerated.
1570 * configure: Regenerated.
1572 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1574 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1576 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1579 * libtool.m4: Update handling of Darwin platform link flags
1582 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1584 * .gitignore: Sync with binutils-gdb
1586 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1588 * MAINTAINERS: Add myself as arc port maintainer.
1590 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1593 * configure.ac: Don't disable D for *-*-darwin*.
1594 * configure: Regenerate.
1596 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1598 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1601 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1603 * configure: Regenerate.
1604 * configure.ac: Add --bootstrap-hwasan option.
1606 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1608 * config.guess: Import latest upstream.
1609 * config.sub: Import latest upstream.
1611 2020-11-16 Martin Liska <mliska@suse.cz>
1613 * .gitignore: Add cache as clangd uses it now.
1615 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1617 * MAINTAINERS (Write After Approval): add myself
1619 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1621 * MAINTAINERS (Write After Approval): Add myself.
1623 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1625 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1626 Remove FIXME comments.
1628 2020-11-06 Martin Uecker <muecker@gwdg.de>
1630 * MAINTAINERS: Update my email address.
1632 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1634 * MAINTAINERS (Write After Approval): Add myself.
1636 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1639 * configure.ac: Only set with_gmp to /usr/local
1640 if not building in tree.
1641 * configure: Regenerate.
1643 2020-09-18 Omar Tahir <omar.tahir@arm.com>
1645 * MAINTAINERS (Write After Approval): Add myself.
1647 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
1649 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1651 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
1654 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1655 if not the same as ${host}.
1656 * configure: Regenerate.
1658 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1660 * MAINTAINERS (Write After Approval): Add myself.
1662 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1664 * MAINTAINERS: Update my email address.
1666 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1668 * MAINTAINERS (Write After Approval): Add myself.
1670 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1672 * MAINTAINERS (Write After Approval): Add myself.
1674 2020-06-12 Martin Liska <mliska@suse.cz>
1676 * .gitignore: Add .clang-tidy.
1678 2020-06-08 Jason Merrill <jason@redhat.com>
1680 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1681 * configure: Regenerate.
1683 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1685 * MAINTAINERS: Add myself as xtensa port maintainer.
1687 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1689 * configure.ac: Don't require --enable-host-shared when building
1691 * configure: Regenerate.
1693 2020-05-18 Jason Merrill <jason@redhat.com>
1695 * configure.ac: Update bootstrap dialect to -std=c++11.
1697 2020-05-18 Alex Coplan <alex.coplan@arm.com>
1699 * MAINTAINERS (Write After Approval): Add myself.
1701 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1704 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1705 (noconfigdirs): Add 'target-libstdc++-v3'.
1706 * configure: Regenerate.
1708 2020-04-21 Stephen Casner <casner@acm.org>
1711 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1712 * configure: Rebuild.
1714 2020-04-17 Martin Liska <mliska@suse.cz>
1715 Jonathan Yong <10walls@gmail.com>
1717 PR gcov-profile/94570
1718 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1721 2020-04-14 Martin Jambor <mjambor@suse.cz>
1723 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1725 2020-04-09 Tom Tromey <tom@tromey.com>
1727 * configure: Rebuild.
1728 * Makefile.in: Rebuild.
1729 * Makefile.def (gdbsupport, gdbserver): New host modules.
1730 (configure-gdb): Depend on all-gdbsupport.
1731 (all-gdb): Depend on all-gdbsupport, all-libctf.
1732 * configure.ac (host_tools): Add gdbserver.
1733 Conditionally build gdbserver and gdbsupport.
1735 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
1737 * configure.ac: Build libgomp by default for amdgcn.
1738 * configure: Regenerate.
1740 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1742 * MAINTAINERS (Write After Approval): Add myself.
1744 2020-02-28 Joel Hutton <joel.hutton@arm.com>
1746 * MAINTAINERS (Write After Approval) : Add myself.
1748 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
1750 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1752 2020-02-14 Martin Sebor <msebor@redhat.com>
1754 * doc/extend.texi (attribute alias): Mention type requirement.
1755 (attribute weak): Same.
1756 (attribute weakref): Correct invalid example.
1758 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1760 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1762 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1763 Jakub Jelinek <jakub@redhat.com>
1765 * .gitattributes: Add *.md diff=md.
1767 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
1769 The mentioned auto-generated file is no more part of the
1771 GCC sources, it's auto-generated in $(builddir) during build.
1774 * contrib/gcc_update (files_and_dependencies): Remove
1775 entry for gcc/config/avr/t-multilib.
1777 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
1779 * MAINTAINERS: Update my email address.
1781 2020-01-13 Joseph Myers <joseph@codesourcery.com>
1783 * README.MOVED_TO_GIT: Remove.
1785 2020-01-11 Joseph Myers <joseph@codesourcery.com>
1787 * README.MOVED_TO_GIT: New file.
1789 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1791 * MAINTAINERS (Write After Approval): Add myself.
1793 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
1795 * MAINTAINERS (write_after_approval): Add myself.
1797 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1799 * MAINTAINERS (write_after_approval): Add myself.
1801 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1803 * MAINTAINERS (write_after_approval): Add myself.
1805 2019-12-11 Matthias Klose <doko@ubuntu.com>
1807 * configure.ac: Factor out common cases for compare_exclusions.
1808 * configure: Regenerate.
1810 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1812 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1815 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1817 * MAINTAINERS (Write After Approval): Add myself.
1819 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1822 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1823 * configure: Regenerate
1825 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1827 * configure.ac: Use https for gcc.gnu.org.
1828 * configure: Regenerated.
1830 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1832 * MAINTAINERS (aarch64 port): Remove my name, move to...
1833 (Write After Approval): ...Here.
1835 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1837 * MAINTAINERS: Change my email address as maintainer.
1839 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1842 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1843 * configure: Regenerated.
1845 2019-10-21 Jason Merrill <jason@redhat.com>
1847 * .gitattributes: Also check ChangeLog whitespace.
1849 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1851 * contrib/dg-extract-results.sh: Add support for KPASS.
1852 * contrib/dg-extract-results.py: Likewise.
1854 2019-10-17 Jason Merrill <jason@redhat.com>
1856 * .gitattributes: Avoid {} in filename pattern.
1858 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1860 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1863 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
1865 * MAINTAINERS: Add myself to Write After Approval
1867 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1869 * MAINTAINERS: Add myself as an aarch64 maintainer.
1871 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1873 * MAINTAINERS: Add myself as aarch64 maintainer.
1875 2019-09-23 Carl Love <cel@us.ibm.com>
1877 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1879 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1880 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1882 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1884 * MAINTAINERS (Sam Tebbs): Update email address.
1886 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
1888 * MAINTAINERS: Update my email address.
1890 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
1892 * libtool.m4: Handle uclinuxfdpiceabi.
1894 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1896 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1897 Remove myself from Write After Approval section.
1899 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1901 * configure.ac: Support for bpf-*-* targets.
1902 * configure: Regenerate.
1904 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1906 * config.sub: Import upstream version 2019-06-30.
1907 * config.guess: Import upstream version 2019-07-24.
1909 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1911 * MAINTAINERS: Remove spu port maintainers.
1913 2019-08-28 Martin Liska <mliska@suse.cz>
1915 * .gitignore: Add .clangd and compile_commands.json
1918 2019-08-23 Michael Forney <mforney@mforney.org>
1920 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1921 * Makefile.in: Regenerate.
1923 2019-08-19 Tom Tromey <tom@tromey.com>
1925 * configure: Rebuild.
1926 * configure.ac: Add --with-static-standard-libraries.
1928 2019-08-16 Alexandre Oliva <oliva@gnu.org>
1930 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1932 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1934 * MAINTAINERS (Write After Approval): Add myself.
1936 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1938 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1939 RISC-V port maitainer.
1941 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1943 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1945 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1947 * MAINTAINERS (Write After Approval): Add myself.
1949 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
1951 * MAINTAINERS (Write After Approval): Add myself.
1953 2019-06-25 Martin Liska <mliska@suse.cz>
1955 contrib/filter-clang-warnings.py: Transform from
1956 filter-rtags-warnings.py.
1958 2019-06-15 Tom Tromey <tom@tromey.com>
1960 * configure.ac (host_libs): Add gnulib.
1961 * configure: Rebuild.
1962 * Makefile.def (host_modules, dependencies): Add gnulib.
1963 * Makefile.in: Rebuild.
1965 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1967 * MAINTAINERS (Write After Approval): Add myself.
1969 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1971 * configure: Regenerate.
1972 * configure.ac: Add PRU target.
1974 2019-06-11 Matthew Beliveau <mbelivea@redhat.com>
1976 * MAINTAINERS (Write After Approval): Add myself.
1978 2019-06-11 Nick Clifton <nickc@redhat.com>
1980 Import these changes from the binutils/gdb repository:
1982 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1984 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1986 * Makefile.in: Regenerated.
1988 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1990 * Makefile.def (host_modules): Add libctf.
1991 * Makefile.def (dependencies): Likewise.
1992 libctf depends on zlib, libiberty, and bfd.
1993 * Makefile.in: Regenerated.
1994 * configure.ac (host_libs): Add libctf.
1995 * configure: Regenerated.
1997 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1999 * MAINTAINERS (Write After Approval): Add myself.
2001 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
2003 * MAINTAINERS: Update my email address.
2005 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
2007 * MAINTAINERS (Write After Approval): Add myself.
2009 2019-05-16 Jun Ma <junma@linux.alibaba.com>
2011 * MAINTAINERS (Write After Approval): Add myself.
2013 2019-05-07 Jim Wilson <jimw@sifive.com>
2015 * MAINTAINERS: Remove myself as IA-64 maintainer.
2017 2019-05-04 Roland Illig <roland.illig@gmx.de>
2019 * MAINTAINERS (Write After Approval): Add myself.
2021 2019-05-02 Richard Biener <rguenther@suse.de>
2024 * Makefile.tpl (compare target): Also compare extra-compare
2026 * Makefile.in: Regenerate.
2028 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
2030 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
2031 as modulo-scheduler maintainer.
2033 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
2035 * MAINTAINERS: Add myself as co-maintainer for Darwin.
2037 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
2039 * MAINTAINERS: Update my email address.
2041 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
2043 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
2044 * configure: Regenerate.
2046 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2048 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
2049 * configure: Regenerate.
2051 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
2053 * configure.ac: Add target-zlib to target_libraries.
2054 * configure: Regenerate.
2056 2019-04-09 Martin Liska <mliska@suse.cz>
2058 * Makefile.in: Regenerate.
2059 * Makefile.tpl: Pass GENERATOR_CFLAGS
2062 2019-03-28 Martin Liska <mliska@suse.cz>
2065 * Makefile.in: Revert r254150.
2066 * Makefile.tpl: Likewise.
2068 2019-03-28 Ben Elliston <bje@gnu.org>
2070 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2071 related, and libdecnumber.
2073 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
2075 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2076 (Write After Approval): Remove myself.
2078 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
2080 * MAINTAINERS (Write After Approval): Add myself.
2082 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
2084 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2085 (Write After Approval): Remove myself and Julian.
2087 2019-01-26 Harald Anlauf <anlauf@gmx.de>
2089 * MAINTAINERS (Write After Approval): Add myself.
2091 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
2093 * MAINTAINERS (Write After Approval): Add myself.
2095 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2097 * ChangeLog: Replace space with tab.
2098 * MAINTAINERS: Delete 1 tab to keep alignment.
2100 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
2102 * MAINTAINERS (Write After Approval): Add myself.
2104 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
2106 * MAINTAINERS (Write After Approval): Add myself.
2108 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
2109 Kwok Cheung Yeung <kcy@codesourcery.com>
2110 Julian Brown <julian@codesourcery.com>
2111 Tom de Vries <tom@codesourcery.com>
2112 Jan Hubicka <hubicka@ucw.cz>
2113 Martin Jambor <mjambor@suse.cz>
2115 * configure.ac: Likewise.
2116 * configure: Regenerate.
2117 * contrib/config-list.mk: Add amdgcn-amdhsa.
2119 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
2121 * MAINTAINERS (Write After Approval): Add myself.
2123 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2125 * MAINTAINERS (Write After Approval): Add myself.
2127 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2130 * config.guess: Import upstream version 2019-01-03.
2131 * config.sub: Import upstream version 2019-01-01.
2133 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
2135 * MAINTAINERS (Write After Approval): Update my maintainer address.
2137 2018-12-21 Gergö Barany <gergo@codesourcery.com>
2139 * MAINTAINERS (Write After Approval): Add myself.
2141 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
2143 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2145 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
2147 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2148 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2149 (GCC_TARGET_TOOL): Likewise.
2150 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2151 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2152 OTOOL, OTOOL_FOR_TARGET: New substitutions.
2153 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2154 * configure: Regenerate.
2155 * Makefile.in: Likewise.
2157 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
2159 * MAINTAINERS (Write After Approval): Add myself.
2161 2018-11-13 Martin Liska <mliska@suse.cz>
2163 * gcc.target/i386/pr87930.c: Move to ...
2164 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
2166 2018-11-10 Stafford Horne <shorne@gmail.com>
2168 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2169 (Write After Approval): Remove myself.
2171 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
2173 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2174 Append $INCICONV to it.
2176 2018-11-04 Stafford Horne <shorne@gmail.com>
2178 * MAINTAINERS (Write After Approval): Add myself.
2180 2018-10-31 Joseph Myers <joseph@codesourcery.com>
2183 * multilib.am: New file. From automake.
2185 Merge from binutils-gdb:
2186 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2188 * libtool.m4: Use AC_LANG_SOURCE.
2189 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2191 * test-driver: New file.
2192 * configure: Re-generate.
2194 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
2196 * MAINTAINERS (Write After Approval): Add myself.
2198 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
2202 * configure: Rebuild.
2203 * configure.ac: Disable D on systems where it is known not to work.
2205 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
2207 * Makefile.def (target_modules): Add libphobos.
2208 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2209 GDCFLAGS_FOR_TARGET.
2210 (dependencies): Make libphobos depend on libatomic, libbacktrace
2211 configure, and zlib configure.
2212 (language): Add language d.
2213 * Makefile.in: Rebuild.
2214 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2215 (HOST_EXPORTS): Add GDC.
2216 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2217 (BASE_TARGET_EXPORTS): Add GDC.
2218 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2219 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2220 (EXTRA_HOST_FLAGS): Add GDC.
2221 (STAGE1_FLAGS_TO_PASS): Add GDC.
2222 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2223 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2224 environment variables.
2225 * configure: Rebuild.
2226 * configure.ac: Add target-libphobos to target_libraries. Set and
2227 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2229 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
2231 * MAINTAINERS (Write After Approval): Add myself.
2233 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2235 * MAINTAINERS (Write After Approval): Remove myself.
2237 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2239 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2241 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
2243 * MAINTAINERS: Update my email address.
2245 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
2247 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2250 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
2252 * MAINTAINERS (Write After Approval): Add self.
2254 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
2256 * MAINTAINERS (write after approval): Add myself.
2258 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
2260 * MAINTAINERS: Update my email address.
2262 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
2264 * MAINTAINERS (write after approval): Add myself.
2266 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
2268 * MAINTAINERS: Add self to global reviewers list.
2270 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
2272 MAINTAINERS: Add c-sky port maintainers.
2274 2018-08-10 Martin Liska <mliska@suse.cz>
2276 * MAINTAINERS: Revert change in previous commit and
2279 2018-08-10 Martin Liska <mliska@suse.cz>
2281 * MAINTAINERS: Remove extra line.
2283 2018-08-06 Naveen H.S <naveenh@marvell.com>
2285 * MAINTAINERS: Update my email address.
2287 2018-07-19 DJ Delorie <dj@redhat.com>
2289 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2292 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
2294 * MAINTAINERS: Adjust email address for me and my colleague Robin
2297 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
2298 Sunil K Pandey <sunil.k.pandey@intel.com>
2301 * config/i386/i386.c (m_CORE_AVX512): New.
2302 (m_CORE_AVX2): Likewise.
2303 (m_CORE_ALL): Add m_CORE_AVX2.
2304 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2305 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2306 and remove the rest of m_SKYLAKE_AVX512.
2308 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2310 * config.sub: Sync with upstream version 2018-07-03.
2312 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2314 * config.guess: Sync with upstream version 2018-06-26.
2315 * config.sub: Sync with upstream version 2018-07-02.
2317 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
2319 * libtool.m4: Sort output of 'find' to enable deterministic builds.
2320 * ltmain.sh: Likewise.
2322 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
2324 * contrib/config-list.mk: Remove powerpc-linux_paired.
2326 2018-06-29 Alexandre Oliva <oliva@adacore.com>
2328 * configure.ac: Introduce support for @unless/@endunless.
2329 * Makefile.tpl (dep-kind): Rewrite with cond; return
2330 postbootstrap in some cases.
2331 (make-postboot-dep, postboot-targets): New.
2332 (dependencies): Do not output postbootstrap dependencies at
2333 first. Output non-target ones changed for configure to depend
2334 on stage_last @if gcc-bootstrap, and the original deps @unless
2336 * configure.in, Makefile.in: Rebuilt.
2338 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2340 * MAINTAINERS (write after approval): Add myself.
2342 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2344 * MAINTAINERS (write after approval): Add myself.
2346 2018-06-19 Nick Clifton <nickc@redhat.com>
2348 * zlib/configure.ac: Restore old behaviour of only enabling
2349 multilibs when a target subdirectory is defined. This allows
2350 building with srcdir == builddir.
2351 * zlib/configure: Regenerate.
2353 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2355 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2356 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2357 * Makefile.in: Regenerate.
2359 2018-06-16 Ben Elliston <bje@gnu.org>
2361 * config.guess: Import latest version.
2362 * config.sub: Likewise.
2364 2018-06-08 Martin Liska <mliska@suse.cz>
2366 * MAINTAINERS: Remove MPX-related entries.
2367 * Makefile.def: Remove libmpx support.
2368 * Makefile.in: Regenerate.
2369 * configure.ac: Remove removed files.
2370 * configure: Regenerate.
2371 * libmpx/ChangeLog: Remove.
2372 * libmpx/Makefile.am: Remove.
2373 * libmpx/Makefile.in: Remove.
2374 * libmpx/acinclude.m4: Remove.
2375 * libmpx/aclocal.m4: Remove.
2376 * libmpx/config.h.in: Remove.
2377 * libmpx/configure: Remove.
2378 * libmpx/configure.ac: Remove.
2379 * libmpx/configure.tgt: Remove.
2380 * libmpx/libmpx.spec.in: Remove.
2381 * libmpx/mpxrt/Makefile.am: Remove.
2382 * libmpx/mpxrt/Makefile.in: Remove.
2383 * libmpx/mpxrt/libmpx.map: Remove.
2384 * libmpx/mpxrt/libtool-version: Remove.
2385 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2386 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2387 * libmpx/mpxrt/mpxrt.c: Remove.
2388 * libmpx/mpxrt/mpxrt.h: Remove.
2389 * libmpx/mpxwrap/Makefile.am: Remove.
2390 * libmpx/mpxwrap/Makefile.in: Remove.
2391 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2392 * libmpx/mpxwrap/libtool-version: Remove.
2393 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2395 2018-06-04 Martin Liska <mliska@suse.cz>
2397 * MAINTAINERS: Add myself as gcov maintainer.
2399 2018-06-04 Matthew Fortune <mfortune@gmail.com>
2401 * MAINTAINERS: Update my email address.
2403 2018-06-04 Tom de Vries <tdevries@suse.de>
2405 * MAINTAINERS: Remove write-after-approval entries for component
2408 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2410 * MAINTAINERS (write after approval): Add myself.
2412 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
2414 * MAINTAINERS: Update my email address.
2416 2018-06-01 Tom de Vries <tdevries@suse.de>
2418 * MAINTAINERS: Update my email address.
2420 2018-05-22 Bin Cheng <bin.cheng@arm.com>
2422 * MAINTAINERS (loop-optimizer): Add myself.
2424 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
2426 * configure.ac: Added "nfp" target.
2427 * configure: Regenerate.
2429 2018-04-30 Richard Biener <rguenther@suse.de>
2432 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2433 (STAGE3_TFLAGS): Likewise.
2434 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2435 (STAGEtrain_TFLAGS): Likewise.
2436 * Makefile.in: Regenerate.
2438 2018-04-26 Richard Biener <rguenther@suse.de>
2440 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2441 (STAGE2_CFLAGS): Likewise.
2442 (STAGE2_TFLAGS): Likewise.
2443 (STAGE3_CFLAGS): Add -fchecking.
2444 (STAGE3_TFLAGS): Likewise.
2445 (STAGEtrain_CFLAGS): Filter out -fchecking.
2446 (STAGEtrain_TFLAGS): Likewise.
2447 * Makefile.in: Re-generate.
2449 2018-04-25 Catherine Moore <clm@codesourcery.com>
2451 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2453 2018-04-18 Paul Clarke <pc@us.ibm.com>
2455 * MAINTAINERS (write after approval): Add myself.
2457 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2459 * MAINTAINERS: Update my email address.
2461 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2463 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2465 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2467 * MAINTAINERS: Update my email address and disambiguate myself
2468 a bit from Will Schmidt.
2470 2018-03-21 Nathan Sidwell <nathan@acm.org>
2472 * MAINTAINERS: Move maintainers of now-removed picochip and score
2473 ports to write after approval.
2475 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2477 * MAINTAINERS: Add entry for SVE maintainership.
2479 2018-02-13 Maciej W. Rozycki <macro@mips.com>
2481 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2482 * configure: Regenerate.
2484 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2486 * MAINTAINERS (write after approval): Add myself.
2488 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2490 * MAINTAINERS (write after approval): Add myself.
2492 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2494 * MAINTAINERS (write after approval): Add myself.
2496 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2498 Update copyright years.
2500 2018-01-03 Ben Elliston <bje@gnu.org>
2502 * config.guess: Import latest version.
2503 * config.sub: Likewise.
2505 2017-12-12 Stafford Horne <shorne@gmail.com>
2507 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2508 * configure: Regenerate.
2510 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2512 * MAINTAINERS (Write After Approval): Add myself.
2514 2017-11-28 Julia Koval <julia.koval@intel.com>
2515 Sebastian Peryt <sebastian.peryt@intel.com>
2517 * Makefile.def (target_modules): Remove libcilkrts.
2518 * Makefile.in: Ditto.
2520 * configure.ac: Ditto.
2522 2017-11-28 Julia Koval <julia.koval@intel.com>
2524 * MAINTAINERS (Write After Approval): Add myself.
2526 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2528 * MAINTAINERS (Write After Approval): Add myself.
2530 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2532 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2533 Use my SiFive email address.
2535 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2537 * MAINTAINERS (write after approval): Add myself.
2539 2017-10-27 Martin Liska <mliska@suse.cz>
2541 * Makefile.tpl: Use proper name of folder as it was renamed
2542 during transition to 4 stages.
2543 * Makefile.in: Regenerate.
2545 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2547 * MAINTAINERS (write after approval): Add myself.
2549 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2551 * MAINTAINERS: Add a note that maintainership also includes web
2552 pages, docs, and testsuite related to that area.
2554 2017-09-25 Tom de Vries <tom@codesourcery.com>
2556 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2558 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2560 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2562 2017-09-15 Nathan Sidwell <nathan@acm.org>
2564 * MAINTAINERS: Remove myself as a vxworks maintainer.
2566 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2568 * MAINTAINERS: Remove email address of Jim Norris.
2570 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2572 * MAINTAINERS (Reviewers): Move myself from here...
2573 (CPU Port Maintainers): ... to here.
2575 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2577 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2579 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2581 * MAINTAINERS (write after approval): Add myself.
2583 2017-07-28 Tony Reix <tony.reix@atos.net>
2585 * configure.ac (target-libffi): Don't disable for AIX.
2586 (go): Don't add to unsupported_languages on AIX.
2587 (target-libgo): Don't disable for AIX.
2588 * configure: Regenerate.
2590 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2592 * MAINTAINERS: Add myself.
2594 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2596 * MAINTAINERS: Update my email address.
2598 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2600 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2601 arm-specific auto-generated header files.
2603 2017-07-03 Nathan Sidwell <nathan@acm.org>
2605 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2606 * configure: Rebuilt.
2608 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2610 * MAINTAINERS: Readd myself for c6x.
2612 2017-06-28 Martin Liska <mliska@suse.cz>
2615 * Makefile.def: Remove superfluous bootstrap_target from
2617 * Makefile.in: Re-generate the file.
2619 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2621 * MAINTAINERS: Add myself to Write After Approval
2623 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2625 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2627 2017-06-19 Martin Liska <mliska@suse.cz>
2629 * Makefile.def: Define 4 stages PGO bootstrap.
2630 * Makefile.tpl: Define FLAGS.
2631 * Makefile.in: Regenerate.
2633 2017-06-14 Ian Lance Taylor <iant@golang.org>
2635 * Makefile.def: Add check-gotools to go check targets.
2636 * Makefile.in: Rebuild.
2638 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2640 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2642 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2644 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2645 * configure: Regenerate.
2647 2017-05-31 Martin Liska <mliska@suse.cz>
2649 * configure.ac: Add handling of stage2_werror_flags to
2650 action-if-given and to action-if-not-given.
2651 * configure: Regenerate.
2653 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2655 * MAINTAINERS: Add self to Write After Approval
2657 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2659 * MAINTAINERS: Update my email address, and remove myself as
2660 maintainer in some areas.
2662 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2664 * MAINTAINERS: Add self to Write After Approval
2666 2017-05-25 Nathan Sidwell <nathan@acm.org>
2668 * configure.ac: Add --enable-languages=default to mean default and
2669 make --enable-languages=all mean all supported languages.
2670 * configure: Regenerated.
2672 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2674 * config.gcc (powerpc*-*-*spe*): New.
2675 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2676 (powerpc-*-rtems*spe*): New.
2677 (powerpc*-*-linux*spe*): New.
2678 (powerpc-wrs-vxworksspe): New.
2679 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2680 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2681 * config.host (powerpc*-*-*spe*): New.
2683 2017-05-19 Martin Liska <mliska@suse.cz>
2685 * configure.ac: Add --enable-werror-always just for
2686 bootstrap-debug (or none build config) and do not add it
2687 when we are on a release branch.
2688 * configure: Regenerated.
2690 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2692 * MAINTAINERS: Add self to Write After Approval
2694 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2696 * MAINTAINERS: Move myself to Write After Approval section.
2698 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2700 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2702 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2704 (umulsidi3): Likewise.
2705 (mulsidi3_700): Disable this pattern when we have advanced mpy
2707 (umulsidi3_700): Likewise.
2708 (maddsidi4): New pattern.
2709 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2710 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2711 (mpydu_imm_arcv2hs): Likewise.
2712 * config/arc/predicates.md (accl_operand): New predicate.
2714 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2715 Andrew Burgess <andrew.burgess@embecosm.com>
2717 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2719 (ARC_AUTOFP_IRQ_P): Likewise.
2720 (ARC_AUTO_IRQ_P): Likewise.
2721 (rgf_banked_register_count): New variable.
2722 (parse_mrgf_banked_regs_option): New function.
2723 (arc_override_options): Handle rgf_banked_regs option.
2724 (arc_handle_interrupt_attribute): Add firq option.
2725 (arc_compute_function_type): Return fast irq type when required.
2726 (arc_must_save_register): Handle fast interrupts.
2727 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2728 (arc_return_address_regs): Update.
2729 * config/arc/arc.h (arc_return_address_regs): Update.
2730 (arc_function_type): Add fast interrupt type.
2731 (ARC_INTERRUPT_P): Update.
2732 (RC_FAST_INTERRUPT_P): Define.
2733 * config/arc/arc.md (simple_return): Update for fast interrupts.
2734 (p_return_i): Likewise.
2735 * config/arc/arc.opt (mrgf-banked-regs): New option.
2736 * doc/invoke.texi (mrgf-banked-regs): Document.
2738 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2740 * config/arc/arc.c (irq_ctrl_saved): New variable.
2741 (ARC_AUTOBLINK_IRQ_P): Define.
2742 (ARC_AUTOFP_IRQ_P): Likewise.
2743 (ARC_AUTO_IRQ_P): Likewise.
2744 (irq_range): New function.
2745 (arc_must_save_register): Likewise.
2746 (arc_must_save_return_addr): Likewise.
2747 (arc_dwarf_emit_irq_save_regs): Likewise.
2748 (arc_override_options): Handle deferred options.
2749 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2750 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2751 arc_must_save_return_addr.
2752 (arc_compute_frame_size): Handle automated save and restore of
2754 (arc_expand_prologue): Likewise.
2755 (arc_expand_epilogue): Likewise.
2756 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2757 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2758 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2760 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2761 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2764 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2766 * Makefile.in: Regenerate.
2768 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2770 * configure.ac: Enable LTO by default on darwin >= 9.
2771 * configure: Regenerate.
2773 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2775 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2776 and Andrew Waterman as the RISC-V maintainers.
2778 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2780 * MAINTAINERS: Add self to Write After Approval
2782 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2784 * config.guess: Import latest from upstream.
2786 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2788 * MAINTAINERS (Write After Approval): Remove entries that are
2789 already covered under Reviewers.
2791 2017-03-08 Mark Wielaard <mark@klomp.org>
2795 * include/demangle.h: Add d_printing to struct demangle_component
2796 and pass struct demangle_component as non const.
2798 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2800 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2802 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2804 * Makefile.tpl: Remove HOST_ISLVER.
2805 (HOST_EXPORTS): Remove ISLVER.
2806 * Makefile.in: Regenerate.
2808 2017-02-13 Richard Biener <rguenther@suse.de>
2810 * configure: Re-generate.
2812 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2814 * MAINTAINERS: Adjust bug reporting URL.
2816 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2818 * MAINTAINERS (Write After Approval): Remove redundant entry
2821 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
2823 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2824 32-bit hppa*-*-hpux*.
2825 * configure: Regenerate.
2827 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2829 * configure.ac: Moved the white list of enabling BRIG FE to
2830 libhsail-rt/configure.tgt.
2831 * configure: Regenerated.
2832 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2834 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
2835 Martin Jambor <mjambor@suse.cz>
2837 * Makefile.def (target_modules): Added libhsail-rt.
2838 (languages): Added language brig.
2839 * Makefile.in: Regenerated.
2840 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2841 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2842 * configure: Regenerated.
2844 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2847 * configure: Regenerated.
2849 2017-01-04 Alan Modra <amodra@gmail.com>
2851 * configure: Regenerate.
2853 2016-12-29 Ben Elliston <bje@gnu.org>
2855 * config.sub: Import latest version.
2857 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2859 * MAINTAINERS (Write After Approval): Add myself.
2861 2016-12-21 Jakub Jelinek <jakub@redhat.com>
2863 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2864 includes bootstrap-mpx.
2865 * configure: Regenerated.
2867 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2869 * MAINTAINERS (Write After Approval): Add myself.
2871 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2873 * configure: Regenerate.
2875 2016-12-01 Matthias Klose <doko@ubuntu.com>
2877 * configure.ac: Don't use pkg-config to check for bdw-gc.
2878 * configure: Regenerate.
2880 2016-11-30 Matthias Klose <doko@ubuntu.com>
2882 * Makefile.def: Remove reference to boehm-gc target module.
2883 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2884 options and for the bdw-gc pkg-config module.
2885 * configure: Regenerate.
2886 * Makefile.in: Regenerate.
2888 2016-11-28 Nathan Sidwell <nathan@acm.org>
2890 * MAINTAINERS (nvptx): Remove self.
2892 2016-11-25 Ben Elliston <bje@gnu.org>
2894 * config.guess: Import latest version.
2895 * config.sub: Likewise.
2897 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2899 * MAINTAINERS (Write After Approval): Add myself.
2901 2016-11-15 Matthias Klose <doko@ubuntu.com>
2903 * Makefile.def: Remove references to GCJ.
2904 * Makefile.tpl: Likewise.
2905 * Makefile.in: Regenerate.
2907 2016-11-15 Matthias Klose <doko@ubuntu.com>
2909 * config-ml.in: Remove references to GCJ.
2910 * configure.ac: Likewise.
2911 * configure: Regenerate.
2913 2016-11-01 Josh Conner <joshconner@google.com>
2915 * MAINTAINERS (Write After Approval): Update email address,
2917 2016-10-27 Carl Love <cel@us.ibm.com>
2919 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2920 Approval list to make it alphabetical.
2922 2016-10-27 Carl Love <cel@us.ibm.com>
2924 * MAINTAINERS (Write After Approval): Add myself.
2926 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2928 * MAINTAINERS (Reviewers): Add myself.
2929 (Write After Approval): Add myself.
2931 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2932 Ulrich Weigand <uweigand@de.ibm.com>
2934 * MAINTAINERS: Update email address.
2936 2016-10-10 Nathan Sidwell <nathan@acm.org>
2938 * MAINTAINERS: Update email address.
2940 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2942 * configure.ac: Add aarch64-*-freebsd*.
2943 * configure: Regenerate.
2945 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2947 * MAINTAINERS: Update email address after it got reverted.
2949 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2951 * configure.ac (target_libraries): Readd target-boehm-gc.
2952 Restore --enable-objc-gc handling.
2953 * configure: Regenerate.
2955 2015-10-03 Jeff Law <law@redhat.com>
2957 * MAINTAINERS: Move several inactive maintainers to the
2958 write-after-approval section.
2960 2016-09-30 Jakub Jelinek <jakub@redhat.com>
2962 * configure.ac: Add target-libffi to target_libraries.
2963 Readd libgcj target disablings, modified to only target-libffi.
2964 Readd target addition of go to unsupported languages.
2965 * configure: Regenerated.
2967 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2969 * MAINTAINERS: Update email address.
2971 2016-09-30 Andrew Haley <aph@redhat.com>
2973 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2974 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2977 2016-09-30 Andrew Haley <aph@redhat.com>
2979 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2980 write-after approval after GCJ deletion.
2982 2016-09-30 Andrew Haley <aph@redhat.com>
2984 * Makefile.def: Remove libjava.
2985 * Makefile.tpl: Likewise.
2986 * Makefile.in: Regenerate.
2987 * configure.ac: Likewise.
2988 * configure: Likewise.
2990 * libjava: Likewise.
2992 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2994 * MAINTAINERS (Reviewers): Add myself.
2996 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2998 * configure.ac: Disable "sim" directory for arc*-*-*.
2999 * configure: Regenerated.
3001 2016-09-23 Tamar Christina <tamar.christina@arm.com>
3003 * MAINTAINERS (Write After Approval): Add myself.
3005 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
3007 * configure.ac: Check for the minimum in-tree MPFR version
3009 * configure: Regenerate.
3011 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
3013 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
3014 * configure: Regenerated.
3016 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
3018 * MAINTAINERS (Write After Approval): Add myself.
3020 2016-06-23 Andi Kleen <ak@linux.intel.com>
3022 * Makefile.def: Add autoprofiledbootstrap.
3023 * Makefile.tpl: Dito.
3024 * Makefile.in: Regenerate.
3026 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
3028 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
3029 * configure: Regenerate.
3031 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3033 * configure: Regenerate.
3034 * configure.ac: Remove support for avr-rtems.
3036 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
3038 * MAINTAINERS (Write After Approval): Add myself.
3040 2016-06-16 Michael Collison <michael.collison@arm.com>
3042 * MAINTAINERS (Write After Approval): Add myself.
3044 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
3046 * MAINTAINERS (Write After Approval): Update e-mail address.
3048 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
3050 * MAINTAINERS (Write After Approval): Add myself.
3052 2016-05-28 Alan Modra <amodra@gmail.com>
3054 * Makefile.tpl (configure): Depend on m4 files included.
3055 * Makefile.in: Regenerate.
3057 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3059 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
3060 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
3062 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3064 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3065 special case builtin.
3066 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3067 support for ALTIVEC_BUILTIN_VEC_ADDEC.
3068 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3069 for __builtin_vec_addec.
3071 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
3073 * config.guess: Import version 2016-04-02 (newest).
3074 * config.sub: Import version 2016-05-10 (newest).
3076 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
3078 * configure.ac: Add ARC support to libgloss.
3079 * configure: Regenerate
3081 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
3083 * MAINTAINERS (Write After Approval): Add myself.
3085 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
3087 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3088 * configure: Regenerated.
3089 * Makefile.def (gmp): Explicitly disable assembler.
3090 (mpfr): Adjust lib_path.
3092 * Makefile.in: Regenerated.
3094 2016-05-01 Jakub Jelinek <jakub@redhat.com>
3097 * configure.ac (--enable-stage1-checking): Add missing
3099 * configure: Regenerated.
3101 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3103 * config.guess: Revert r235676.
3104 * config.sub: Revert r235676.
3106 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3108 * config.guess: Remove SH5 support.
3109 * config.sub: Likewise.
3110 * configure: Likewise.
3111 * configure.ac: Likewise.
3113 2016-04-26 Jakub Jelinek <jakub@redhat.com>
3116 * configure.ac (--enable-stage1-checking): For --disable-checking or
3117 implicit --enable-checking, make sure extra flag matches in between
3118 stage1 and later checking.
3119 * configure: Regenerated.
3121 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3123 * .gitattributes: New file.
3125 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
3127 * MAINTAINERS (rs6000/powerpc port): Add myself.
3129 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
3132 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3133 and gotools directories. Delete the stage_final file.
3134 * Makefile.in: Regenerate.
3136 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
3138 * MAINTAINERS (Write After Approval): Add myself.
3140 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
3142 * MAINTAINERS (Fortran maintainer): Remove myself.
3144 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
3146 * MAINTAINERS (Write After Approval): Add myself.
3148 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
3150 * MAINTAINERS (Write After Approval): Add myself.
3152 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3154 Sync with binutils-gdb:
3156 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3158 * configure.ac: Add mips and s390 to the gold target check.
3159 * configure: Regenerate.
3161 2016-03-01 DJ Delorie <dj@redhat.com>
3163 * MAINTAINERS (mep): Remove myself as MeP maintainer.
3165 2016-02-22 David Malcolm <dmalcolm@redhat.com>
3167 * MAINTAINERS (libcpp): Add myself.
3168 (diagnostic messages): Likewise.
3170 2016-02-20 Tom de Vries <tom@codesourcery.com>
3172 * MAINTAINERS: Fix whitespace.
3174 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
3176 * MAINTAINERS (Write After Approval): Add myself.
3178 2016-01-29 Sebastian Pop <s.pop@samsung.com>
3180 * config/isl.m4: Add comments about isl-0.16.
3181 * configure: Regenerate.
3183 2016-01-29 Martin Jambor <mjambor@suse.cz>
3185 * MAINTAINERS (hsa maintainers): Add myself.
3187 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
3189 * MAINTAINERS: (Write After Approval): Add myself.
3191 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
3192 Sebastian Pop <s.pop@samsung.com>
3194 * Makefile.in: Regenerate.
3195 * Makefile.tpl: Export ISLVER.
3196 * configure: Regenerate.
3197 * config/isl.m4: Detect isl-0.15.
3199 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
3202 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3203 * Makefile.in: Regenerate.
3205 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
3207 * configure.ac: Enable LTO for DJGPP
3208 * configure: Regenerate
3210 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
3212 Sync with binutils-gdb:
3213 2015-10-21 Nick Clifton <nickc@redhat.com>
3216 * configure.ac: Note the 'none' is an acceptable argument to
3217 --enable-compressed-debug-sections.
3218 * configure: Regenerate.
3220 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
3223 * Makefile.def (mpfr): Disable assembler.
3224 * Makefile.in: Regenerate.
3226 2016-01-01 Ben Elliston <bje@gnu.org>
3228 * config.guess: Import version 2016-01-01.
3229 * config.sub: Likewise.
3231 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
3233 * MAINTAINERS (Write After Approval): Add myself.
3235 2015-12-17 Sebastian Pop <s.pop@samsung.com>
3237 * Makefile.in: Replace ISL with isl.
3238 * Makefile.tpl: Same.
3239 * config/isl.m4: Same.
3240 * configure.ac: Same.
3241 * contrib/download_prerequisites: Same.
3242 * configure: Regenerate.
3244 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
3246 * MAINTAINERS (Write After Approval): Add Myself.
3248 2015-12-17 Nathan Sidwell <nathan@acm.org>
3250 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3251 * configure: Regenerate.
3253 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
3254 Sebastian Pop <s.pop@samsung.com>
3256 * config/isl.m4 (ISL_CHECK_VERSION): Check for
3257 isl_ctx_get_max_operations.
3258 * configure: Regenerate.
3260 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
3262 * MAINTAINERS (Write After Approval): Add myself.
3264 2015-12-02 Ian Lance Taylor <iant@google.com>
3267 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3268 * Makefile.in: Regenerate.
3270 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
3273 * Makefile.def (lang_env_dependencies): Make libffi depend
3275 * Makefile.in: Regenerate.
3277 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
3279 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3282 2015-11-20 Tristan Gingold <gingold@adacore.com>
3284 Sync with binutils-gdb:
3285 2015-11-20 Tristan Gingold <gingold@adacore.com>
3287 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3288 * configure: Regenerate.
3290 2015-11-19 Martin Liska <mliska@suse.cz>
3292 * .gitignore: Add .clang-format to ignored files.
3293 * Makefile.in: Add clang-format.
3294 * Makefile.tpl: Likewise.
3296 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
3298 * configure.ac: Enable libmpx by default.
3299 * configure: Regenerated.
3301 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
3303 * MAINTAINERS: Update email address.
3305 2015-10-23 Paulo Matos <pmatos@linki.tools>
3307 * MAINTAINERS: Update email address.
3309 2015-10-23 Alan Hayward <alan.hayward@arm.com>
3311 * MAINTAINERS (Write After Approval): Add myself.
3313 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3315 Sync with binutils-gdb:
3316 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3320 --enable-compressed-debug-sections={all,gas,gold,ld}.
3321 * configure: Regenerated.
3323 2015-10-16 Arnaud Charlet <charlet@adacore.com>
3325 * MAINTAINERS: Update list of Ada maintainers and email addresses.
3327 2015-10-09 Martin Liska <mliska@suse.cz>
3329 * MAINTAINERS (Write After Approval): Add myself.
3331 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3333 * MAINTAINERS (Write After Approval): Add myself.
3335 2015-10-02 Florian Weimer <fweimer@redhat.com>
3337 * MAINTAINERS: Update email address.
3339 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
3341 * MAINTAINERS (Write After Approval): Add myself.
3343 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
3345 * MAINTAINERS: Update email.
3347 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3349 * MAINTAINERS: Update my email address.
3351 2015-09-01 James Bowman <james.bowman@ftdichip.com>
3353 * MAINTAINERS (ft32 port): Add myself.
3355 2015-08-28 David Sherwood <david.sherwood@arm.com>
3357 * MAINTAINERS: Add myself.
3359 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3361 * MAINTAINERS (Write After Approval): Add myself.
3363 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3366 * Makefile.def: Make libgfortran depend on libbacktrace.
3367 * Makefile.in: Regenerate.
3369 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3371 * MAINTAINERS (Write After Approval): Add myself.
3373 2015-08-12 Tom de Vries <tom@codesourcery.com>
3376 * configure.ac: Remove --with_host_libstdcxx support.
3377 * configure: Regenerate.
3379 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3380 Jakub Jelinek <jakub@redhat.com>
3382 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3384 * configure: Regenerate.
3386 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3388 * Makefile.def (libiconv): Define bootstrap=true.
3389 Mark pdf/html/info as missing.
3390 (configure-gcc): Depend on all-libiconv.
3392 (configure-libcpp): Ditto.
3393 (all-libcpp): Ditto.
3394 (configure-intl): Ditto.
3396 * Makefile.in: Regenerate.
3398 2015-08-03 Bin Cheng <bin.cheng@arm.com>
3400 * MAINTAINERS (loop ivopts): Add the entry and myself.
3402 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3404 * MAINTAINERS (nvptx): Add self.
3406 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3408 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3409 128-bit vector modes.
3411 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
3413 * MAINTAINERS (Write After Approval): Add myself.
3415 2015-07-28 Ben Elliston <bje@gnu.org>
3417 * config.sub, config.guess: Import from upstream.
3419 2015-07-24 Michael Darling <darlingm@gmail.com>
3422 * config-ml.in: Reflects renaming of configure.in to configure.ac
3423 * configure: Likewise
3424 * configure.ac: Likewise
3426 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3428 * MAINTAINERS: Update my email address.
3430 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3432 Sync with binutils-gdb:
3433 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3435 * configure.ac (target_configdirs): Exclude target-zlib if
3436 target-libjava isn't built.
3437 * configure: Regenerated.
3439 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3441 Sync with binutils-gdb:
3442 2015-05-13 John David Anglin <dave.anglin@bell.net>
3444 * configure.ac: Disable configuration of GDB for HPUX targets.
3445 * configure: Regenerate.
3447 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3449 * configure.ac: Add --with-system-zlib.
3450 * configure: Regenerated.
3452 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3454 * configure.ac: Add FT32 support.
3455 * configure: Regenerate.
3457 2015-01-12 Anthony Green <green@moxielogic.com>
3459 * configure.ac: Don't disable gprof for moxie.
3460 * configure: Rebuild.
3462 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3464 Sync with binutils-gdb:
3465 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3468 * Makefile.def: Add extra_configure_flags to host zlib.
3469 * configure.ac (extra_host_zlib_configure_flags): New. Set
3470 to --enable-host-shared When bfd is to be built as shared
3472 * Makefile.in: Regenerated.
3474 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3477 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3478 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3479 * Makefile.in: Regenerated.
3481 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3483 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3485 * configure: Regenerate.
3487 2015-06-23 Ludovic Courtès <ludo@gnu.org>
3489 * MAINTAINERS (Write After Approval): Add myself.
3491 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3493 * MAINTAINERS (OS Port Maintainers): Add myself.
3494 (Various Maintainers): Remove myself from libffi testsuite.
3496 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3498 * MAINTAINERS (gen* on machine desc): Add self.
3500 2015-06-02 Jason Merrill <jason@redhat.com>
3503 * configure.ac: Use -std=gnu++98.
3505 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3507 * MAINTAINERS (Write After Approval): Add myself.
3509 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3511 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3512 * configure: Regenerate.
3514 2015-05-26 Jason Merrill <jason@redhat.com>
3516 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3517 * configure: Regenerate.
3519 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3521 * configure.ac: FT32 target added.
3522 * configure: Regenerated.
3524 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3526 * MAINTAINERS (Write After Approval): Add myself.
3528 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3530 * MAINTAINERS (Write After Approval): Add myself.
3532 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3534 * configure.ac: Fix typo.
3535 * configure: Regenerate.
3537 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3539 * MAINTAINERS (Write After Approval): Add myself.
3541 2015-05-03 Matthias Klose <doko@ubuntu.com>
3543 * configure.ac: Match $host configured with triplets.
3544 * configure: Regenerate.
3546 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3548 * Makefile.tpl: Remove surplus whitespace throughout.
3549 * Makefile.in: Regenerate.
3551 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3553 * MAINTAINERS (Various Maintainers): Add myself as instruction
3554 combiner maintainer.
3556 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3559 * configure.ac (--enable-stage1-checking): Default to
3560 release,misc,gimple,rtlflag,tree,types if --disable-checking
3561 or --enable-checking is not specified and DEV-PHASE is not
3563 * configure: Regenerated.
3565 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3567 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3568 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3569 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3570 * Makefile.in: Regenerate.
3572 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3574 * MAINTAINERS: Update my email address.
3576 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3578 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3580 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3582 * MAINTAINERS: Add myself as an arm port reviewer.
3584 2015-03-25 Martin Liska <mliska@suse.cz>
3585 Yury Gribov <y.gribov@samsung.com>
3587 * Makefile.in: Fix ln source location for vimrc file.
3588 * Makefile.tpl: Likewise.
3590 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3593 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3594 cross-compiling. Similarly for CXX_FOR_TARGET.
3595 * configure: Regenerate.
3597 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3599 * Makefile.def: Add libmpx.
3600 * configure.ac: Add libmpx.
3601 * Makefile.in: Regenerate.
3602 * configure: Regenerate.
3604 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3606 * MAINTAINERS (CPU Port Maintainers): Add myself
3607 i386 vector ISA extns mantainer.
3609 2015-03-13 Jeff Law <law@redhat.com>
3611 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3613 Remove Richard Henderson as a maintainer for the x86 port.
3615 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3617 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3619 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3621 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3622 pointer bounds checker and i386 MPX maintainer.
3624 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3626 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3628 2015-02-26 Martin Sebor <msebor@redhat.com>
3630 * MAINTAINERS (Various Maintainers): Add self.
3632 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3634 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3635 Make sure it contains lto.
3636 * configure: Regenerate.
3638 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3640 * configure: Regenerate.
3642 2015-02-06 Diego Novillo <dnovillo@google.com>
3644 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3645 middle-end, docstring): Remove myself.
3646 (Write After Approval): Add myself.
3648 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3650 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3651 (Write After Approval): Update address.
3653 2015-01-29 David Malcolm <dmalcolm@redhat.com>
3656 * configure.ac: Require the user to explicitly specify
3657 --enable-host-shared if the jit is enabled.
3658 * configure: Regenerate.
3660 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3662 * MAINTAINERS (Write After Approval): Add myself.
3664 2015-01-25 Tom de Vries <tom@codesourcery.com>
3666 * MAINTAINERS: Make whitespace consistent.
3668 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
3670 * MAINTAINERS (Write After Approval): Add myself.
3672 2015-01-20 Andre Vehreschild <vehre@gmx.de>
3674 * MAINTAINERS: (Write After Approval): Add myself.
3676 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3678 * MAINTAINERS: (Write After Approval): Add myself.
3680 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3682 * MAINTAINERS: (Write After Approval): Add myself.
3684 2015-01-13 Iain Sandoe <iain@codesourcery.com>
3686 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3687 objective-c/c++ front end maintainer.
3689 2015-01-13 Marek Polacek <polacek@redhat.com>
3691 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3693 2015-01-12 Jeff Law <law@redhat.com>
3695 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3698 2015-01-09 Ian Lance Taylor <iant@google.com>
3700 * configure.ac (host_tools): Add gotools.
3701 * Makefile.def (host_modules): Add gotools.
3702 (dependencies): Add dependency of all-gotools on all-target-libgo.
3704 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3706 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3707 * configure: Regenerate.
3709 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3711 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3713 * Makefile.in: Regenerate.
3715 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3717 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3719 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3721 * configure.ac: Add Visium support.
3722 * configure: Regenerate.
3724 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3726 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3727 * configure: Regenerate.
3729 2015-01-03 Andrew Pinski <apinski@cavium.com>
3731 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3732 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3733 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3734 (OBJCOPY_FOR_TARGET): New variable.
3735 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3736 * Makefile.in: Regenerate.
3737 * configure.ac: Check for already installed target objcopy.
3738 Also GCC_TARGET_TOOL on objcopy.
3739 * configure: Regenerate.
3741 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3743 * config.sub: Update from upstream, to 2015-01-01 version.
3744 * config.guess: Ditto.
3746 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3748 * MAINTAINERS (RTEMS Ports): Add myself.
3750 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3752 * MAINTAINERS (Write After Approval): Add myself.
3754 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3756 * MAINTAINERS (Write After Approval): Add myself.
3758 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3760 * configure.ac (--enable-as-accelerator-for): Don't set
3761 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3762 * configure: Regenerate.
3764 2014-12-13 Jakub Jelinek <jakub@redhat.com>
3767 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3768 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3769 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3771 * Makefile.in: Regenerated.
3773 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3774 Yury Gribov <y.gribov@samsung.com>
3776 * .gitignore: Added .local.vimrc and .lvimrc.
3777 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3778 * Makefile.in: Regenerate.
3780 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3782 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3783 * configure: Regenerated.
3785 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3787 * MAINTAINERS (nvptx port): New entry.
3789 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3791 * configure: Regenerate.
3793 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3795 * configure.ac: Merge with Binutils.
3797 2014-11-26 Tobias Burnus <burnus@net-b.de>
3799 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3800 * Makefile.in: Regenerate.
3802 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3804 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3806 * Makefile.in: Regenerated.
3808 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3810 * Makefile.in: Regenerate.
3812 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3815 * libtool.m4: Add $pic_flag with -shared.
3817 2014-11-21 Renlin Li <Renlin.Li@arm.com>
3819 * MAINTAINERS (Write After Approval): Added myself.
3821 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3823 * MAINTAINERS (write-after-approval): Add myself.
3825 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3827 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3830 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3833 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3835 * MAINTAINERS (Write After Approval): Added myself as line map
3838 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3841 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3843 * MAINTAINERS (Write After Approval): Added myself.
3845 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3847 * MAINTAINERS (Write After Approval): Added myself.
3849 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3851 * MAINTAINERS (Write After Approval): Added myself as line map
3854 2014-11-17 Dodji Seketeli <dodji@redhat.com>
3856 * MAINTAINERS (Various Maintainers): Added myself as line map
3859 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3861 * move-if-change: Sync from upstream gnulib.
3863 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3865 * compile: Sync with upstream Automake.
3867 * install-sh: Ditto.
3869 * mkinstalldirs: Ditto.
3872 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3874 * config.sub: Update from upstream config repo.
3875 * config.guess: Ditto.
3877 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3879 * Makefile.def: Add liboffloadmic to target_modules. Make
3880 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3881 * Makefile.in: Regenerate.
3882 * configure: Regenerate.
3883 * configure.ac: Add liboffloadmic to target binaries.
3884 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3885 Add liboffloadmic to noconfig list when C++ is not supported.
3887 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3888 Thomas Schwinge <thomas@codesourcery.com>
3889 Ilya Verbin <ilya.verbin@intel.com>
3890 Andrey Turetskiy <andrey.turetskiy@intel.com>
3892 * configure: Regenerate.
3893 * configure.ac (--enable-as-accelerator-for)
3894 (--enable-offload-targets): New configure options.
3896 2014-11-11 Tobias Burnus <burnus@net-b.de>
3898 * Makefile.def: Make all-gcc depend on all-isl.
3899 * Makefile.in: Regenerate.
3901 2014-11-11 David Malcolm <dmalcolm@redhat.com>
3903 * ChangeLog.jit: New.
3904 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3906 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3909 * libtool.m4: Fix globbing of darwin versions.
3910 * configure: Regenerate.
3912 2014-11-11 Tobias Burnus <burnus@net-b.de>
3914 * Makefile.def: Remove CLooG.
3915 * Makefile.tpl: Ditto.
3916 * configure.ac: Ditto.
3917 * configure: Regenerate.
3918 * Makefile.in: Ditto.
3920 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3922 * configure.ac: Handle nvptx-*-*.
3923 * configure: Regenerate.
3925 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3927 * MAINTAINERS (Write After Approval): Add myself.
3929 2014-10-31 Jakub Jelinek <jakub@redhat.com>
3931 * Makefile.def (libcc1): Remove bootstrap=true;.
3932 * Makefile.in: Regenerated.
3934 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3936 * configure.ac: Update comment.
3937 * configure: Regenerate.
3939 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3941 * MAINTAINERS (Write After Approval): Add myself.
3943 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3945 * configure.ac (extra_host_libiberty_configure_flags): Add
3946 --enable-shared also for libcc1's benefit.
3947 * configure: Regenerate.
3949 2014-10-29 Tristan Gingold <gingold@adacore.com>
3951 * MAINTAINERS: Change my email address.
3953 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3954 Tom Tromey <tromey@redhat.com>
3956 * Makefile.def: Add libcc1 to host_modules.
3957 * configure.ac (host_tools): Add libcc1.
3958 * Makefile.in, configure: Rebuild.
3960 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
3962 * configure.ac (build_configargs): Don't share config.cache between
3964 * configure: Regenerate.
3966 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3968 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3969 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3970 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3972 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3973 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3974 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3975 * config/sparc/sparc.md (cpu): Add leon3v7.
3976 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3978 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3980 * MAINTAINERS (write-after-approval): Add myself.
3982 2014-10-23 Ian Lance Taylor <iant@google.com>
3984 * configure.ac: Disable the Go frontend on systems where it is known
3986 * configure: Regenerate.
3988 2014-10-23 Richard Biener <rguenther@suse.de>
3990 * Makefile.def: Add libcpp build module and dependencies.
3991 * configure.ac: Add libcpp build module.
3992 * Makefile.in: Regenerate.
3993 * configure: Likewise.
3995 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3997 * MAINTAINERS (write-after-approval): Add myself.
3999 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
4001 * INSTALL/README: Do not mention CVS.
4003 2014-10-03 Jing Yu <jingyu@google.com>
4005 * configure.ac: Add aarch64 to list of targets that support gold.
4006 * configure: Regenerate.
4008 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
4010 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
4012 2014-09-29 Catherine Moore <clm@codesourcery.com>
4014 * MAINTAINERS: Add myself as MIPS maintainer.
4016 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
4018 * MAINTAINERS: Move myself to MIPS maintainers.
4020 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4022 * MAINTAINERS: Put all email addresses between '<' and '>'.
4024 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4026 * MAINTAINERS: Move myself to reviewers (Fortran).
4028 2014-09-01 Andi Kleen <ak@linux.intel.com>
4030 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
4031 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
4032 * Makefile.in: Regenerate.
4034 2014-08-28 David Malcolm <dmalcolm@redhat.com>
4036 * rtx-classes-status.txt: Delete
4038 2014-08-28 David Malcolm <dmalcolm@redhat.com>
4040 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
4042 2014-08-27 Sebastian Pop <s.pop@samsung.com>
4044 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
4045 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
4046 of checking for version number.
4047 * configure: Regenerated.
4048 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
4050 2014-08-27 David Malcolm <dmalcolm@redhat.com>
4052 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
4053 is done; begin phase 6 (use extra rtx_def subclasses).
4055 2014-08-27 David Malcolm <dmalcolm@redhat.com>
4057 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
4058 done; begin phase 5 (additional rtx_def subclasses).
4060 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4062 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4064 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4066 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4067 SET_BB_HEADER are done.
4069 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4071 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4074 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4076 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4078 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4080 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4082 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4084 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4086 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4088 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4090 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4092 * rtx-classes-status.txt: Phase 3 (per-file commits within
4093 "config" subdirs) is done; begin phase 4 (removal of
4096 2014-08-23 David Malcolm <dmalcolm@redhat.com>
4098 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4099 dir) is done; begin phase 3 (per-file commits within "config"
4102 2014-08-21 David Malcolm <dmalcolm@redhat.com>
4104 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4105 phase 2 (per-file commits in main source dir).
4107 2014-08-21 Bin Cheng <bin.cheng@arm.com>
4109 * configure: Regenerated.
4111 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4113 * rtx-classes-status.txt (TODO): Add SET_BND_TO
4115 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4117 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4119 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4121 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4123 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4125 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4127 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4129 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4131 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
4133 * MAINTAINERS (Write After Approval): Add myself.
4135 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
4137 * MAINTAINERS: Remove myself
4139 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4141 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4143 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
4145 * MAINTAINERS (Write After Approval): Add myself.
4147 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4149 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4150 SET_BB_HEADER, SET_BB_FOOTER
4152 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4154 * rtx-classes-status.txt: New file
4156 2014-08-18 Roman Gareev <gareevroman@gmail.com>
4158 * configure.ac: Eliminate ClooG installation dependency.
4159 * configure: Regenerate.
4160 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4161 * Makefile.in: Regenerate.
4163 2014-08-15 Ilya Verbin <iverbin@gmail.com>
4165 * MAINTAINERS (Write After Approval): Add myself.
4167 2014-08-15 Ilya Tocar <tocarip@gmail.com>
4169 * MAINTAINERS (Write After Approval): Add myself.
4171 2014-08-01 Jiong Wang <jiong.wang@arm.com>
4173 * MAINTAINERS (Write After Approval): Add myself.
4175 2014-07-28 Anthony Green <green@moxielogic.com>
4177 Import from savannah.gnu.org:
4178 * config.sub: Update to 2014-07-28 version.
4180 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
4182 * MAINTAINERS: Remove my MIPS maintainer entry.
4184 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
4187 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4188 * configure: Regenerate.
4190 2014-07-24 James Norris <jnorris@codesourcery.com>
4192 * MAINTAINERS (Write After Approval): Add myself.
4194 2014-07-20 Roman Gareev <gareevroman@gmail.com>
4196 * configure.ac: Accept only CLooG 0.18.1.
4197 * configure: Regenerate.
4199 2014-07-17 Roman Gareev <gareevroman@gmail.com>
4201 * configure.ac: Don't accept isl 0.11.
4202 * configure: Regenerate.
4204 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4206 * MAINTAINERS (Write After Approval): Add myself.
4208 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4210 * configure.ac: Don't accept isl 0.10.
4211 * configure: Regenerate.
4213 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
4215 Fix include path for in-tree cloog.
4216 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4217 * configure: Regenerate.
4219 2014-06-18 Richard Henderson <rth@redhat.com>
4221 * .gitignore: Import gcc_update output.
4223 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
4225 * config-ml.in: Robustify ac_configure_args parsing.
4227 * configure.ac (--enable-linker-plugin-configure-flags)
4228 (--enable-linker-plugin-flags): New flags.
4229 (configdirs): Conditionally add libiberty-linker-plugin.
4230 * configure: Regenerate.
4231 * Makefile.def (host_modules): Add libiberty-linker-plugin.
4232 (host_modules) <lto-plugin>: Pay attention to
4233 @extra_linker_plugin_flags@ and
4234 @extra_linker_plugin_configure_flags@.
4235 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4236 * Makefile.in: Regenerate.
4238 * Makefile.tpl (configure-[+prefix+][+module+])
4239 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4240 "module_srcdir" instead of "module" for locating a module's srcdir.
4241 * Makefile.in: Regenerate.
4243 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
4245 * MAINTAINERS (Write After Approval): Add myself.
4247 2014-06-06 Sebastian Pop <sebpop@gmail.com>
4249 * MAINTAINERS: Update my email address.
4251 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
4253 * MAINTAINERS (Write After Approval): Add myself.
4255 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
4257 * MAINTAINERS (Write After Approval): Add myself.
4259 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
4262 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4263 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4264 * configure: Regenerate.
4266 2014-05-28 Pedro Alves <palves@redhat.com>
4268 * MAINTAINERS (Write After Approval): Add myself.
4270 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
4272 * MAINTAINERS: Update my affiliation/email.
4274 2014-05-19 Mike Stump <mikestump@comcast.net>
4276 * MAINTAINERS: Add wide-int reviewers.
4278 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
4280 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4281 * configure: Regenerated.
4283 2014-05-15 Torvald Riegel <triegel@redhat.com>
4285 * MAINTAINERS (libitm): Add myself as maintainer.
4287 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
4289 * MAINTAINERS (Write After Approval): Add myself.
4291 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
4293 * config.sub, config.guess: Import from upstream.
4295 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4297 * MAINTAINERS (Write After Approval): Put myself in correct order.
4299 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4301 * MAINTAINERS (Write After Approval): Add myself.
4303 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4305 * MAINTAINERS: Move myself from Reviewers to Write After Approval
4308 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4310 * MAINTAINERS (Write After Approval): Delete myself.
4312 2014-04-17 Jakub Jelinek <jakub@redhat.com>
4315 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4316 and -B* options with -Xcompiler.
4318 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4321 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4322 * Makefile.in: Regenerate.
4324 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4326 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4327 for WINDRES_FOR_TARGET in default-manifest.o rule.
4328 * Makefile.in: Regenerate.
4330 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4332 * MAINTAINERS (Write After Approval): Add myself.
4334 2014-03-26 Jakub Jelinek <jakub@redhat.com>
4337 * Makefile.def: Set bootstrap=true; for host fixincludes.
4338 * configure.ac: Don't bootstrap host fixincludes unless
4339 --with-build-config=bootstrap-{a,ub}san.
4340 * Makefile.in: Regenerated.
4341 * configure: Regenerated.
4343 2014-03-21 Jakub Jelinek <jakub@redhat.com>
4345 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4346 --enable-vtable-verify option parsing. Don't add
4347 target-libsanitizer to bootstrap_target_libs unless
4348 --with-build-config=bootstrap-asan or
4349 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4350 to bootstrap_target_libs unless --enable-vtable-verify.
4351 * configure: Regenerated.
4353 2014-03-10 Anatoly Sokolov <aesok@post.ru>
4355 * MAINTAINERS (Write After Approval): Add myself.
4357 2014-03-07 Denis Chertykov <chertykov@gmail.com>
4359 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4361 2014-03-07 Jakub Jelinek <jakub@redhat.com>
4364 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4365 -I for libstdc++-v3 includes if $(LEAN).
4366 * Makefile.in: Regenerated.
4368 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
4370 * MAINTAINERS: Update my email address.
4372 2014-02-24 Walter Lee <walt@tilera.com>
4374 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4375 (tilegx-*-*): Change to tilegx*-*-*.
4376 * configure: Regenerate.
4378 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
4380 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4382 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4384 * MAINTAINERS (Write After Approval): Add myself.
4386 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4389 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4392 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
4394 * MAINTAINERS: Update my email address.
4396 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4398 * MAINTAINERS: Convert to UTF-8.
4399 Properly sort Xinliang David Li's entry.
4401 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4402 Sandra Loosemore <sandra@codesourcery.com>
4404 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4405 nios2 port maintainers.
4407 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4409 * MAINTAINERS (Write After Approval): Add myself.
4411 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4413 * configure.ac: Add user-friendly check for native x86_64-linux
4415 * configure: Regenerate.
4417 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4419 * MAINTAINERS: Add myself as sh maintainer.
4421 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4423 * MAINTAINERS: Add self as SLSR maintainer.
4425 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
4427 * MAINTAINERS: Update my email address.
4429 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
4431 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4433 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4435 * Makefile.in: Regenerate.
4437 * Makefile.tpl: Fix typo.
4438 * Makefile.in: Regenerate partially.
4440 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4442 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4444 * configure: Regenerated.
4446 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4448 * MAINTAINERS (Write After Approval): Add myself.
4450 2013-10-30 Jason Merrill <jason@redhat.com>
4452 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4453 --disable-build-format-warnings.
4455 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4457 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
4458 depend on libstdc++ and libgcc.
4459 * configure: Regenerate.
4460 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4461 libcilkrts for POSIX and i*86, and x86_64 architectures.
4462 * Makefile.in: Added libcilkrts related fields to support building it.
4464 2013-10-26 Jeff Law <law@redhat.com>
4466 * Makefile.def (target_modules): Remove libmudflap
4467 (languages): Remove check-target-libmudflap).
4468 * Makefile.in: Rebuilt.
4469 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4470 * configure.ac (target_libraries): Remove target-libmudflap.
4471 Remove checks which disabled libmudflap on some systems.
4472 * configure: Rebuilt.
4473 * libmudflap: Directory removed.
4475 2013-10-21 Cong Hou <congh@google.com>
4477 * MAINTAINERS (Write After Approval): Add myself.
4479 2013-10-16 Mike Stump <mikestump@comcast.net>
4481 * .dir-locals.el: Add.
4483 2013-10-15 David Malcolm <dmalcolm@redhat.com>
4485 * configure.ac: Add --enable-host-shared
4486 * configure: Regenerate.
4488 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4490 Import from savannah.gnu.org:
4491 * config.guess: Update to 2013-06-10 version.
4492 * config.sub: Update to 2013-10-01 version.
4494 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4496 Changes to build configuration to allow big endian ARC ELF toolchain
4497 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4498 * configure: Regenerate.
4500 2013-09-20 Alan Modra <amodra@gmail.com>
4502 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4503 ppc host match. Support little-endian powerpc linux hosts.
4505 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4507 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4510 2013-09-12 DJ Delorie <dj@redhat.com>
4512 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4515 2013-09-03 Richard Biener <rguenther@suse.de>
4517 * configure.ac: Also allow ISL 0.12.
4518 * configure: Regenerated.
4520 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4522 * MAINTAINERS (Write After Approval): Add myself.
4524 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4526 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4528 2013-08-26 Caroline Tice <cmtice@google.com>
4530 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4531 "Various Reviewers" to libvtv "Various Maintainers".
4533 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4535 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4537 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4539 * MAINTAINERS: Update name, email.
4541 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4543 * MAINTAINERS (Write After Approval): Add myself.
4545 2013-08-12 Caroline Tice <cmtice@google.com>
4547 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4548 address in the Write After Approval section.
4550 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4552 * MAINTAINERS (Write After Approval): Update email.
4554 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4556 * configure.ac: Adjust to check VTV_SUPPORTED.
4557 * configure: Regenerated.
4559 2013-08-02 Caroline Tice <cmtice@google.com>
4561 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4562 on non-linux systems; add target-libvtv to noconfigdirs; add
4563 libsupc++/.libs to C++ library search paths.
4564 * configure: Regenerated.
4565 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4566 libstdc++ and libgcc.
4567 * Makefile.in: Regenerated.
4569 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4571 * MAINTAINERS (Write After Approval): Add myself.
4573 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4574 Shiva Chen <shiva0217@gmail.com>
4576 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4577 nds32 port maintainers.
4579 2013-07-17 Tim Shen <timshen91@gmail.com>
4581 * MAINTAINERS (Write After Approval): Add myself.
4583 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4585 * configure.ac: Sync from binutils.
4586 * configure: Regenerate.
4588 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4590 * MAINTAINERS (Write After Approval): Add myself.
4592 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4594 * MAINTAINERS (Write After Approval): Add myself.
4596 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4598 * MAINTAINERS (Write After Approval): Add myself.
4600 2013-04-30 Brooks Moses <bmoses@google.com>
4602 * MAINTAINERS: Update my email; move myself from Fortran
4603 reviewer to Write After Approval.
4605 2013-04-16 Andreas Schwab <schwab@suse.de>
4607 * configure.ac (aarch64-*-*): Don't disable java.
4608 * configure: Regenerate.
4610 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4612 * MAINTAINERS (Write After Approval): Add myself.
4614 2013-03-30 Matthias Klose <doko@ubuntu.com>
4616 * Makefile.def (target_modules): Don't install libffi.
4617 * Makefile.in: Regenerate.
4619 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4621 * MAINTAINERS (Write After Approval): Add myself.
4623 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4625 * MAINTAINERS (Write After Approval): Add myself.
4627 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4629 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4630 * configure: Regenerated.
4632 2013-02-05 Ian Lance Taylor <iant@google.com>
4635 * configure.ac: Disable libgo on some systems where it does not
4638 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4640 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4641 Remove Geoff Keating as rs6000 port maintainer, at his request.
4643 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4645 * MAINTAINERS: Update my email.
4647 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
4649 * configure: Re-generate.
4651 2013-01-15 Richard Biener <rguenther@suse.de>
4654 * configure: Re-generate.
4656 2013-01-14 Matthias Klose <doko@ubuntu.com>
4658 * Makefile.def (install-target-libsanitizer): Depend on
4659 install-target-libstdc++-v3.
4660 * Makefile.in: Regenerate.
4662 2013-01-14 Richard Biener <rguenther@suse.de>
4664 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4665 * configure: Re-generate
4667 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4669 * config.sub: Update from config repo.
4671 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4673 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4674 * Makefile.in: Regenerate.
4676 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4678 * MAINTAINERS (arc): Add new port maintainership for myself.
4680 2013-01-09 Jason Merrill <jason@redhat.com>
4682 * .gitignore: Import from gdb repository.
4684 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4686 * Makefile.def (configure-gcc): Depend on all-gmp.
4687 (all-gcc): Remove dependency on all-gmp.
4688 * Makefile.in: Regenerated.
4690 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4692 * config.sub: Merge from config repo.
4693 * config.guess: Ditto.
4695 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4697 * Makefile.def: Merge from binutils.
4698 * Makefile.in: Ditto.
4700 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4702 * MAINTAINERS: Update my email.
4704 2012-12-29 Ben Elliston <bje@gnu.org>
4706 * config.guess: Update to 2012-12-29 version.
4707 * config.sub: Likewise.
4709 2012-12-20 Matthias Klose <doko@ubuntu.com>
4711 * Makefile.def (install-target-libgfortran): Depend on
4712 install-target-libquadmath, install-target-libgcc.
4713 (install-target-libsanitizer): Depend on install-target-libgcc.
4714 (install-target-libjava): Depend on install-target-libgcc.
4715 (install-target-libitm): Depend on install-target-libgcc.
4716 (install-target-libobjc): Depend on install-target-libgcc.
4717 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4718 * Makefile.in: Regenerate.
4720 2012-12-19 Matthias Klose <doko@ubuntu.com>
4722 * Makefile.def (install-target-libgo): Depend on
4723 install-target-libatomic.
4724 * Makefile.in: Regenerate.
4726 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4729 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4730 * Makefile.in: Regenerate.
4732 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4734 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4735 * configure: Regenerate.
4737 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4739 * config.sub: Merge from config repo.
4741 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4743 * Makefile.def (target_modules): Add bootstrap=true and
4744 raw_cxx=true to libsanitizer.
4745 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4746 * Makefile.in: Regenerated.
4747 * configure: Likewise.
4749 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4751 * MAINTAINERS: Remove self as RTL optimization maintainer.
4753 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4755 * MAINTAINERS (Write After Approval): Add myself.
4757 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4759 * Makefile.def (target_modules): Remove bootstrap=true and
4760 raw_cxx=true from libsanitizer.
4761 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4762 * Makefile.in: Regenerated.
4763 * configure: Likewise.
4765 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4767 * Makefile.def (target_modules): Add bootstrap=true and
4768 raw_cxx=true to libsanitizer.
4769 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4770 * Makefile.in: Regenerated.
4771 * configure: Likewise.
4773 2012-11-28 Andrew Pinski <apinski@cavium.com>
4776 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4777 * configure: Regenerate.
4778 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4779 * Makefile.in: Regenerate.
4781 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4783 * configure.ac: Disable libsanitizer if we're not building C++.
4784 * configure: Regenerate.
4786 2012-11-15 Roland McGrath <roland@hack.frob.com>
4788 * MAINTAINERS (Write After Approval): Add myself.
4790 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
4792 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4793 Kostya Serebryany (kcc@google.com) and
4794 Jakub Jelinek (jakub@redhat.com).
4795 Rename area for Dodji Seketeli (dodji@redhat.com).
4797 2012-11-15 Dodji Seketeli <dodji@redhat.com>
4799 * MAINTAINERS: (asan.c, related): Add myself.
4801 2012-11-14 Roland McGrath <mcgrathr@google.com>
4803 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4804 * configure: Regenerate.
4806 2012-11-13 Richard Henderson <rth@redhat.com>
4808 * configure.ac: Move libsanitizer logic to subdirectory.
4809 * configure: Regenerate.
4811 2012-11-13 Dodji Seketeli <dodji@redhat.com>
4813 * configure.ac: Enable libsanitizer just on x86 linux for now.
4814 * configure: Re-generate.
4816 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
4818 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4820 * configure: Regenerate.
4822 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
4824 * configure.ac: Add section for configdirs for libsanitizer.
4825 Disable for cris-*-* and mmix-*-*.
4826 * configure: Regenerate.
4828 2012-11-12 Wei Mi <wmi@google.com>
4830 * configure.ac: Add libsanitizer to target_libraries.
4831 * Makefile.def: Ditto.
4832 * configure: Regenerate.
4833 * Makefile.in: Regenerate.
4834 * libsanitizer: New directory for asan runtime. Contains an empty
4837 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
4839 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4840 against Mingw64 w32api.
4841 * configure: Regenerate.
4843 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4845 * configure: Regenerated.
4847 2012-11-03 Robert Mason <rbmj@verizon.net>
4849 * configure.ac: add --disable-libstdcxx configure option
4850 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4852 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4854 * MAINTAINERS (Write After Approval): Add myself.
4856 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4858 * MAINTAINERS (Write After Approval): Add myself.
4860 2012-10-24 Sharad Singhai <singhai@google.com>
4862 * MAINTAINERS (Write After Approval): Add myself.
4864 2012-10-24 Eric Christopher <echristo@gmail.com>
4866 * MAINTAINERS: Update email address.
4868 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4871 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4872 * configure: Regenerate.
4874 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
4876 * MAINTAINERS (aarch64): Add Marcus and myself.
4878 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4881 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4882 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4883 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4884 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4885 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4886 * Makefile.in: Regenerate.
4887 * configure.ac (have_static_libs): New variable and associated check.
4888 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4889 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4890 * configure: Regenerate.
4892 2012-10-10 Richard Biener <rguenther@suse.de>
4894 * MAINTAINERS: Adjust for changed surname.
4896 2012-10-04 Lawrence Crowl <crowl@google.com>
4898 * MAINTAINERS (Write After Approval): Add myself.
4900 2012-10-01 Cary Coutant <ccoutant@google.com>
4902 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4904 2012-09-28 Ian Lance Taylor <iant@google.com>
4906 * Makefile.def: Make all-target-libgo depend on
4907 all-target-libbacktrace.
4908 * Makefile.in: Rebuild.
4910 2012-09-26 Ian Lance Taylor <iant@google.com>
4912 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4913 * Makefile.in: Rebuild.
4915 2012-09-20 Walter Lee <walt@tilera.com>
4917 * configure.ac: Add tilegx to list of targets that support gold.
4918 * configure: Regenerate.
4920 2012-09-20 Marek Polacek <polacek@redhat.com>
4922 * MAINTAINERS (Write After Approval): Add myself.
4924 2012-09-19 Steve Ellcey <sellcey@mips.com>
4926 * configure.ac: Add mips*-mti-elf* target.
4927 * configure: Regenerate.
4929 2012-09-17 Ian Lance Taylor <iant@google.com>
4931 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4932 * configure.ac (host_libs): Add libbacktrace.
4933 (target_libraries): Add libbacktrace.
4934 * Makefile.def (host_modules): Add libbacktrace.
4935 (target_modules): Likewise.
4936 * configure, Makefile.in: Rebuild.
4938 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
4941 Merge upstream change.
4942 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4944 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4945 Add libgomp*.o to compare_exclusions for AIX.
4946 * configure: Regenerate.
4948 2012-09-06 Diego Novillo <dnovillo@google.com>
4950 * configure.ac: Bump minimum GMP version to 4.2.3.
4951 * configure: Re-generate.
4953 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
4956 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4957 target-libgloss if not configured --with-avrlibc=no.
4958 * configure: Regenerate.
4960 2012-09-04 Jason Merrill <jason@redhat.com>
4962 * configure.ac: Fix --enable-languages=all.
4964 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
4966 * MAINTAINERS (Write After Approval): Add myself.
4968 2012-09-03 Richard Guenther <rguenther@suse.de>
4971 * configure.ac: Re-organize ISL / CLOOG checks to allow
4972 disabling with either --without-isl or --without-cloog.
4973 * configure: Regenerated.
4975 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
4977 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4978 * configure: Regenerate.
4980 2012-08-27 Ulrich Drepper <drepper@gmail.com>
4982 * MAINTAINERS: Fix my email address.
4984 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4987 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4989 * Makefile.in: Regenerated.
4991 2012-08-26 Art Haas <ahaas@impactweather.com>
4993 * configure: Regenerate.
4995 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4997 * INSTALL/README: Also refer to the online installation
5000 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5002 * MAINTAINERS (Write After Approval): Add myself.
5003 (Picochip port): Remove myself.
5005 2012-08-14 Diego Novillo <dnovillo@google.com>
5007 Merge from cxx-conversion branch.
5009 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
5010 POSTSTAGE1_CONFIGURE_FLAGS.
5011 * Makefile.in: Regenerate.
5012 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
5013 Force C++ when bootstrapping.
5014 * configure: Regenerate.
5016 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
5018 * MAINTAINERS (Write After Approval): Add myself.
5020 2012-07-16 Joseph Myers <joseph@codesourcery.com>
5022 * README: Document use of ranges of years in copyright notices.
5024 2012-07-06 Richard Guenther <rguenther@suse.de>
5026 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
5027 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
5029 * Makefile.in: Regenerated.
5030 * configure: Likewise.
5032 2012-07-06 Richard Guenther <rguenther@suse.de>
5034 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
5035 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
5036 supply V=1 as extra_make_flags.
5037 * configure: Regenerated.
5038 * Makefile.in: Likewise.
5040 2012-07-04 Tristan Gingold <gingold@adacore.com>
5042 * configure: Regenerate.
5044 2012-07-03 Richard Guenther <rguenther@suse.de>
5046 * Makfile.def (isl): Remove not necessary extra_exports and
5048 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
5049 * Makefile.in: Regenerated.
5051 2012-07-03 Richard Guenther <rguenther@suse.de>
5053 * Makefile.def (cloog): Add V=1 to extra_make_flags.
5054 * configure.ac: If either the ISL or the CLooG check failed
5055 do not try to build in-tree versions.
5056 * Makefile.in: Regenerated.
5057 * configure: Regenerated.
5059 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5061 * configure: Regenerate.
5063 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
5065 * MAINTAINERS (Various Maintainers): Add myself as testsuite
5068 2012-07-02 Richard Guenther <rguenther@suse.de>
5070 * configure: Regenerated.
5072 2012-07-02 Richard Guenther <rguenther@suse.de>
5073 Michael Matz <matz@suse.de>
5074 Tobias Grosser <tobias@grosser.es>
5075 Sebastian Pop <sebpop@gmail.com>
5077 * Makefile.def: Add ISL host module, remove PPL host module.
5078 Adjust ClooG host module to use the proper ISL.
5079 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5080 * configure.ac: Include config/isl.m4. Add ISL host library,
5081 remove PPL. Remove PPL configury, add ISL configury, adjust
5083 * Makefile.in: Regenerated.
5084 * configure: Likewise.
5086 2012-07-02 Richard Guenther <rguenther@suse.de>
5088 Merge from graphite branch
5089 2011-07-21 Tobias Grosser <tobias@grosser.es>
5091 * configure: Regenerated.
5092 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5093 both cloog.org and legacy versions. The only supported version will
5094 be CLooG with the isl backend.
5096 2011-07-21 Tobias Grosser <tobias@grosser.es>
5098 * configure: Regenerated.
5099 * configure.ac: Require cloog isl 0.17.0
5101 2011-07-21 Tobias Grosser <tobias@grosser.es>
5103 * configure: Regenerated.
5104 * config/cloog.m4: Do not define CLOOG_ORG
5106 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
5108 * configure.ac: Skip C if explicitly selected.
5109 * configure: Regenerate.
5111 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
5113 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5115 * configure: Regenerate.
5117 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
5120 * df.h, df-problems.c, dce.c: Revert last patch.
5122 2012-06-25 Iain Sandoe <iain@codesourcery.com>
5124 * MAINTAINERS (Write After Approval): Update my email address.
5126 2012-06-21 Meador Inge <meadori@codesourcery.com>
5128 * MAINTAINERS (Write After Approval): Add myself.
5130 2012-06-20 Jason Merrill <jason@redhat.com>
5132 * Makefile.tpl (check-target-libgomp-c++): New.
5133 (check-target-libitm-c++): New.
5134 * Makefile.def (c++): Add them.
5135 * Makefile.in: Regenerate.
5137 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
5139 * MAINTAINERS (Write After Approval): Add myself.
5141 2012-05-16 Olivier Hainque <hainque@adacore.com>
5143 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5144 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5145 (install-no-fixedincludes): Adjust accordingly.
5146 * Makefile.in: Regenerate.
5148 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
5150 Merge upstream change
5151 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5153 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
5155 * MAINTAINERS (Write After Approval): Add myself.
5157 2012-05-09 Nick Clifton <nickc@redhat.com>
5158 Paul Smith <psmith@gnu.org>
5161 * configure.ac (mpfr-dir): When using in-tree MPFR sources
5162 allow for the fact that from release v3.1.0 of MPFR the source
5163 files were moved into a src sub-directory.
5164 * configure: Regenerate.
5166 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
5168 * configure.ac: Bump minimum MPFR version to 2.4.0.
5169 * configure: Regenerated.
5171 2012-05-01 Richard Henderson <rth@redhat.com>
5173 * Makefile.def (libatomic): New target_module.
5174 * configure.ac (target_libraries): Add libatomic.
5175 (noconfigdirs): Check if libatomic is supported.
5176 * Makefile.in, configure: Rebuild.
5178 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
5180 * MAINTAINERS (Write After Approval): Add myself.
5182 2012-04-25 Joel Brobecker <brobecker@adacore.com>
5184 * config.sub: Update to 2012-04-18 version from official repo.
5186 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
5188 * MAINTAINERS (Write After Approval): Add myself.
5190 2012-04-11 Steve Ellcey <sellcey@mips.com>
5192 * MAINTAINERS: Changed email address.
5194 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
5197 * contrib/gcc_update (files_and_dependencies):
5198 Remove gcc/config/avr/t-multilib from touch data.
5200 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5202 * MAINTAINERS (OS Port Maintainers): Remove irix.
5203 * configure.ac (enable_libgomp): Remove *-*-irix6*.
5204 (unsupported_languages): Remove mips-sgi-irix6.*.
5205 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5206 (with_stabs): Remove.
5207 * configure: Regenerate.
5209 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5211 * MAINTAINERS (OS Port Maintainers): Remove osf.
5212 * configure.ac (enable_libgomp): Remove *-*-osf*.
5213 (with_stabs): Remove alpha*-*-osf*.
5214 * configure: Regenerate.
5216 2012-03-05 Tristan Gingold <gingold@adacore.com>
5218 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5219 * configure: Regenerate.
5221 2012-02-17 Walter Lee <walt@tilera.com>
5223 * MAINTAINERS: (Write After Approval): Delete myself.
5225 2012-02-14 Walter Lee <walt@tilera.com>
5227 * MAINTAINERS (tilegx port): Add myself.
5228 (tilepro port): Add myself.
5229 (Write After Approval): Add myself.
5231 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
5233 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5234 and Joseph Myers as docstring relicensing maintainers.
5236 2012-02-09 Bin Cheng <bin.cheng@arm.com>
5238 * MAINTAINERS (write-after-approval): Add myself.
5240 2012-02-08 Ira Rosen <irar@il.ibm.com>
5242 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5245 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5247 * MAINTAINERS (Write After Approval): Move myself to
5248 maintain alphabetical order.
5250 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5252 * MAINTAINERS (Write After Approval): Add myself.
5254 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5256 * MAINTAINERS (Write After Approval): Add myself.
5258 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5259 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5261 * configure.ac (cr16-*-*): Remove nonconfigdirs.
5262 * configure: Regenerate.
5264 2012-01-23 Harshit Chopra <harshit@google.com>
5266 * MAINTAINERS (Write After Approval): Add myself.
5268 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
5270 * configure.ac: Remove reference to mh-interix.
5271 * configure: Regenerate.
5273 2012-01-05 Richard Henderson <rth@redhat.com>
5276 * configure.ac: Disable libitm if c++ is not enabled.
5277 * configure: Rebuild.
5279 * configure.ac: Fix regexp for same.
5280 * configure: Rebuild.
5282 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
5284 * MAINTAINERS (Write After Approval): Add myself.
5286 2012-01-02 Richard Guenther <rguenther@suse.de>
5289 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5290 * Makefile.in: Regenerate.
5292 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
5294 * MAINTAINERS (Write After Approval): Add myself.
5296 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
5298 * configure: Regenerate.
5300 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5302 * MAINTAINERS (picochip): Changed email address.
5304 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5306 * MAINTAINERS (write-after-approval): Add self.
5308 2011-11-29 DJ Delorie <dj@redhat.com>
5310 * configure.ac (rl78-*-*) New case.
5311 * configure: Regenerate.
5312 * MAINTAINERS: Add myself as RL78 maintainer.
5314 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5316 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5318 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
5320 * libtool.m4: Additional FreeBSD 10 fixes.
5322 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
5324 * MAINTAINERS: Move myself from Write After Approval to CPU Port
5325 Maintainers section, as Epiphany maintainer.
5327 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5330 * configure.ac: Remove ranlib special-casing for Darwin.
5331 * configure: Regenerate.
5333 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
5335 * MAINTAINERS (Reviewers): Keep the list sorted.
5337 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
5339 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5341 2011-11-09 Roland McGrath <mcgrathr@google.com>
5343 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5344 * configure: Rebuild.
5345 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5346 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5347 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5348 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5349 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5351 * Makefile.in: Rebuild.
5353 2011-11-09 Jason Merrill <jason@redhat.com>
5355 * Makefile.def (language=c++): Remove check-c++0x.
5356 * Makefile.in (check-gcc-c++): Regenerate.
5358 2011-11-08 Richard Henderson <rth@redhat.com>
5360 * configure.ac: Test for libitm directory present first.
5362 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5364 * configure.ac: Test libitm/configure.tgt to disable libitm.
5365 * configure: Rebuild.
5367 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
5368 Richard Henderson <rth@redhat.com>
5370 Merged from transactional-memory.
5372 * Makefile.def (lang_env_dependencies): libitm is c++.
5373 Add libitm target module.
5374 * configure.ac: Likewise.
5375 * config/mmap.m4: New file.
5376 * contrib/gcc_update: Add libitm to touch data.
5377 * Makefile.in, configure: Rebuild.
5379 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5381 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5382 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5383 * Makefile.in: Regenerate.
5385 2011-11-01 DJ Delorie <dj@redhat.com>
5387 * config.sub: Update to version 2011-10-29 (added rl78)
5389 2011-10-27 Nick Clifton <nickc@redhat.com>
5391 * config.sub: Import these changes from the config project:
5393 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5394 Ben Elliston <bje@gnu.org>
5396 * config.sub (epiphany): New.
5398 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5399 Ben Elliston <bje@gnu.org>
5401 * config.sub (hexagon, hexagon-*): New.
5403 2011-08-23 Roland McGrath <mcgrathr@google.com>
5405 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5408 2011-08-16 Roland McGrath <mcgrathr@google.com>
5410 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5411 (nacl): Grok as alias for 32el-unknown-nacl.
5413 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5415 * MAINTAINERS (Write After Approval): Add myself.
5417 2011-10-24 Teresa Johnson <tejohnson@google.com>
5419 * MAINTAINERS (Write After Approval): Add myself.
5421 2011-09-21 Jakub Jelinek <jakub@redhat.com>
5423 * MAINTAINERS (sparc port): Remove myself.
5425 2011-09-14 Tom de Vries <tom@codesourcery.com>
5427 * MAINTAINERS (Write After Approval): Add myself.
5429 2011-08-14 Yao Qi <yao@codesourcery.com>
5431 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5432 * configure: Regenerate.
5434 2011-07-26 Ian Lance Taylor <iant@google.com>
5436 * configure.ac: Set have_compiler based on whether gcc directory
5437 exists, rather than on whether gcc is in configdirs.
5438 * configure: Rebuild.
5440 2011-07-21 Joseph Myers <joseph@codesourcery.com>
5442 * MAINTAINERS (Global Reviewers): Add self.
5444 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
5446 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5448 * Makefile.in: Rebuild.
5450 2011-07-20 Ian Lance Taylor <iant@google.com>
5453 * configure.ac: Move --enable-bootstrap handling earlier in file.
5454 If --enable-bootstrap and either --enable-build-with-cxx or
5455 --enable-build-poststage1-with-cxx, enable C++ automatically.
5456 * configure: Rebuild.
5458 2011-07-19 Ian Lance Taylor <iant@google.com>
5460 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5461 make C++ a boot_language. Set and substitute
5462 POSTSTAGE1_CONFIGURE_FLAGS.
5463 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5464 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5465 * configure, Makefile.in: Rebuild.
5467 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5469 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5472 2011-07-18 Jakub Jelinek <jakub@redhat.com>
5474 * MAINTAINERS (Global Reviewers): Add myself.
5476 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5478 * configure: Regenerate.
5480 2011-07-16 Jason Merrill <jason@redhat.com>
5482 * Makefile.def (language=c++): Add check-c++0x and
5483 check-target-libmudflap-c++.
5484 * Makefile.tpl (check-target-libmudflap-c++): New.
5485 * Makefile.in: Regenerate.
5487 2011-07-16 Matthias Klose <doko@ubuntu.com>
5489 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5490 * Makefile.def (target_modules/libjava): Pass
5491 $(EXTRA_CONFIGARGS_LIBJAVA).
5492 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5493 if not configured with --enable-static-libjava.
5494 * Makefile.in: Regenerate.
5495 * configure: Likewise.
5497 2011-07-15 Jason Merrill <jason@redhat.com>
5499 * Makefile.in (check-c++): Move check-gcc-c++0x after
5500 check-target-libstdc++-v3.
5502 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5504 * MAINTAINERS (c6x port): New entry.
5506 2011-07-13 Jason Merrill <jason@redhat.com>
5508 * Makefile.in (check-gcc-c++0x): New.
5509 (check-c++): Depend on it.
5511 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5514 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5515 x86_64-*-solaris2.1[0-9]*.
5516 * configure: Regenerate.
5518 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5520 * MAINTAINERS (RTL optimizers): Add self.
5522 2011-06-27 Gabriel Charette <gchare@google.com>
5524 * MAINTAINERS (Write After Approval): Add myself.
5526 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5533 * configure.ac (target_libraries): Remove target-libiberty.
5534 Remove case-statement setting skipdirs=target-libiberty for
5535 multiple targets. Remove checking target_configdirs and
5536 removing target-libiberty but keeping target-libgcc if
5538 * Makefile.def (target_modules): Don't add libiberty.
5539 (dependencies): Remove all traces of target-libiberty.
5540 * configure, Makefile.in: Regenerate.
5542 2011-06-13 Walter Lee <walt@tilera.com>
5544 * configure.ac (tilepro-*-*) New case.
5545 (tilegx-*-*): Likewise.
5546 * configure: Regenerate.
5548 2011-06-06 Jing Yu <jingyu@google.com>
5550 * configure.ac: Skip target-libiberty for
5551 arm*-*-linux-androideabi.
5552 * configure: Regenerated.
5554 2011-06-06 Nick Clifton <nickc@redhat.com>
5556 * config.sub: Sync from upstream.
5558 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5560 * MAINTAINERS (Write After Approval): Add myself.
5562 2011-06-01 Daniel Jacobowitz <drow@false.org>
5564 * MAINTAINERS: Update my email address.
5566 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5568 * MAINTAINERS (Write After Approval): Update my email address.
5570 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5572 * MAINTAINERS (Write After Approval): Add myself.
5574 2011-05-08 Doug Kwan <dougkwan@google.com>
5576 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5577 * configure: Regenerated.
5578 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5579 value from configure.
5580 * Makefile.in: Regenerated.
5582 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5584 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5585 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5586 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5587 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5588 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5589 *-*-vxworks*): Disable newlib and libgloss in separate case
5591 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5592 to separate case statement.
5593 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5594 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5595 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5596 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5597 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5598 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5599 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5600 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5601 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5602 i[[3456789]]86-*-rdos*, m32r-*-*,
5603 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5604 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5605 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5606 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5607 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5608 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5609 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5610 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5611 and libgloss in main case over targets. Remove most empty cases
5612 in main case over targets.
5613 * configure: Regenerate.
5615 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5617 * MAINTAINERS (Write After Approval): Add myself.
5619 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5621 * configure.ac: Remove code setting special library locations for
5622 hppa*64*-*-hpux11*. Remove code setting compiler for
5623 sparc-sun-solaris2*.
5624 * configure: Regenerate.
5626 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5628 * configure.ac: Separate libgloss_dir settings from general case
5630 * configure: Regenerate.
5632 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5634 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5635 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5636 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5637 cases in libgcj-disabling case statement.
5638 (hppa*64*-*-linux*): Set unsupported_languages instead of
5639 disabling target-zlib.
5640 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5641 to hppa*64*-*-hpux*.
5642 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5644 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5645 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5646 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5647 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5648 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5649 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5650 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5651 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5652 libgcj-disabling case statement.
5653 * configure: Regenerate.
5655 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5657 * configure.ac: Disable Java for targets not supporting libffi.
5658 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5659 Remove cases in Java-disabling statement.
5660 (*arm-wince-pe): Change to arm-wince-pe.
5661 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5662 cases in Java-disabling statement.
5663 (bfin-*-*): Don't disable Java again.
5664 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5665 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5666 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5667 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5668 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5669 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5670 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5671 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5672 Java-disabling statement.
5673 (mmix-*-*): Don't disable Java again.
5674 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5675 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5676 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5677 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5678 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5680 * configure: Regenerate.
5682 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5684 * configure.ac: Separate cases disabling Java and Java libraries
5685 from general case over targets.
5686 * configure: Regenerate.
5688 2011-04-21 Jie Zhang <jzhang918@gmail.com>
5690 * MAINTAINERS: Update my email address.
5692 2011-04-20 Easwaran Raman <eraman@google.com>
5694 * MAINTAINERS (Write After Approval): Add myself.
5696 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5699 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5700 * configure: Regenerate.
5702 2011-04-16 Jim Meyering <meyering@redhat.com>
5704 * MAINTAINERS (Write After Approval): Add myself.
5706 2011-04-15 Dodji Seketeli <dodji@redhat.com>
5708 * MAINTAINERS: Update my email address.
5710 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
5712 * MAINTAINERS (Write After Approval): Add myself.
5714 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5716 * MAINTAINERS (Write After Approval): Add myself.
5718 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5720 * MAINTAINERS (Write After Approval): Add myself.
5722 2011-04-06 Joseph Myers <joseph@codesourcery.com>
5724 * configure.ac (build_tools): Remove build-byacc.
5725 (host_libs): Remove mmalloc.
5726 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5727 autoconf automake libtool diff rcs fileutils shellutils time
5728 textutils wdiff find uudecode hello tar gzip indent recode release
5729 sed perl gawk findutils gettext zip.
5730 (libgcj): Remove target-qthreads.
5731 (target_tools): Remove target-examples target-gperf.
5732 (YACC): Don't handle building byacc.
5733 * configure: Regenerate.
5734 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5735 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5736 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5737 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5738 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5739 handle building components.
5740 * Makefile.in: Regenerate.
5742 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5744 * MAINTAINERS: Update my email address as Xtensa maintainer.
5746 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5748 * config.sub: Sync from upstream.
5750 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5752 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5753 (microblaze*): Don't disable libssp.
5754 * configure: Regenerate.
5756 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5758 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5760 * configure: Regenerate.
5761 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5762 * Makefile.in: Regenerate.
5764 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5766 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5767 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5768 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5769 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5770 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5771 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5772 md_exec_prefix cases.
5773 * configure: Regenerate.
5775 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5777 * configure.ac: Separate cases disabling target-libssp,
5778 target-libiberty, target-libstdc++-v3 and Fortran from general
5780 * configure: Regenerate.
5782 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5784 * configure.ac (*-*-chorusos): Don't disable libgcj.
5785 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5787 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5788 (arm-*-coff): Don't disable libgcj.
5789 (arm*-*-linux-gnueabi): Remove useless assignment.
5790 (arm-*-riscix*): Don't disable libgcj.
5791 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5793 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5794 (c54x*-*-*): Remove case.
5795 (tic54x-*-*): Don't disable GCC or GCC libraries.
5796 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5798 (d10v-*-*): Don't disable GCC libraries.
5799 (d30v-*-*): Don't disable libgcj.
5800 (h8500-*-*): Don't disable GCC libraries.
5801 (i960-*-*): Don't disable libgcj.
5802 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5803 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5804 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5806 (m68k-*-coff*): Remove case.
5807 (mmix-*-*): Don't disable libgloss on host.
5808 (mn10200-*-*, mn10300-*-*): Remove cases.
5809 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5810 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5811 Don't disable libgcj.
5812 (romp-*-*): Remove case.
5813 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5814 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5816 (v810-*-*): Don't disable GCC libraries.
5817 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5818 (ip2k-*-*): Don't disable GCC libraries.
5819 * configure: Regenerate.
5821 2011-03-28 Joseph Myers <joseph@codesourcery.com>
5823 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5825 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5827 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5828 * configure: Regenerate.
5830 2011-03-26 John Marino <binutils@marino.st>
5832 * configure.ac: Add support for *-*-dragonfly*
5833 * configure: Regenerate.
5835 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5837 * configure.ac (native_only): Remove.
5838 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5839 send-pr uudecode guile gnuserv on host.
5840 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5841 send-pr rcs guile perl texinfo libtool on host.
5842 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5843 automake send-pr rcs guile perl texinfo libtool on host.
5844 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5845 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5846 (alpha*-dec-osf*): Don't disable fileutils on target.
5847 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5848 texinfo send-pr expect dejagnu on target.
5849 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5850 target-qthreads on target.
5851 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5852 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5853 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5854 x86_64-*-mingw*): Don't disable expect on target.
5855 (*-*-cygwin*): Don't disable target-gperf on target.
5856 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5858 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5860 * configure: Regenerate.
5862 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5864 * configure.ac (target_tools): Remove target-groff.
5865 (native_only): Remove target-groff.
5866 (hppa*64*-*-*): Don't disable byacc.
5867 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5869 (*-*-kaos*): Don't skip target-librx and target-groff.
5870 (*-*-netware*): Don't skip target-libmudflap.
5871 (*-*-tpf*): Don't skip target-libmudflap.
5872 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5873 directories on the host.
5874 (ia64*-*-*vms*): Don't skip tix.
5875 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5877 * configure: Regenerate.
5879 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5881 * configure.ac: Remove references to mt-mep, mt-netware,
5883 * Makefile.def: Add all-utils soft dependencies.
5884 * Makefile.tpl: Remove GDB_NLM_DEPS.
5885 * configure: Regenerate.
5886 * Makefile.in: Regenerate.
5888 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5890 * configure.ac: Do not include mh-x86omitfp.
5891 * configure: Regenerate.
5893 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5895 * configure.ac: Remove empty cases.
5896 * configure: Regenerate.
5898 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5900 * Makefile.def: Add dependency from termcap to gdb.
5901 * Makefile.in: Regenerate.
5903 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5905 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5906 * configure: Regenerate.
5907 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5908 * Makefile.tpl: Likewise.
5909 * Makefile.in: Regenerate.
5911 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5913 * configure.ac: Remove all mentions of tentative_cc.
5914 * configure: Regenerate.
5916 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5918 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5919 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5920 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5921 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5922 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5923 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5924 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5925 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5926 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5927 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5928 *-*-rhapsody*): Remove host cases.
5929 * configure: Regenerate.
5931 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5933 * configure.ac (ppc*-*-pe): Remove host case.
5934 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5935 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5936 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5938 * configure: Regenerate.
5940 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5942 * config.sub: Update to version 2011-03-23.
5944 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5946 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5947 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5948 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5949 * configure: Regenerate.
5951 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5953 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5954 to Write After Approval.
5955 * config-ml.in: Don't handle arc-*-elf*.
5956 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5957 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5958 handle GCC libraries.
5959 * configure: Regenerate.
5961 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5964 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5965 Add -lstdc++ -lm to LIBS.
5966 * configure: Regenerate.
5968 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
5970 * config.guess: Update to version 2011-02-02
5971 * config.sub: Update to version 2011-02-24
5973 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5976 * configure.ac: Re-enable LTO on *-apple-darwin9.
5977 * configure: Regenerate.
5979 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5982 * configure.ac: Disable LTO on darwin due to an assembler change in
5983 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5985 * configure: Regenerate.
5987 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5989 * MAINTAINERS: Update myself as score backend maintainer,
5990 update my e-mail address.
5992 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
5994 * MAINTAINERS: Update my e-mail address.
5996 2011-03-06 Joey Ye <joey.ye@arm.com>
5998 * MAINTAINERS: Update my e-mail address.
6000 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6002 * configure.ac: Adjust test of with_ppl.
6003 * configure: Regenerated.
6005 2011-03-02 Kai Tietz <ktietz@redhat.com>
6007 * MAINTAINERS: Adjust my e-mail address.
6009 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6011 * configure.ac: Add -lpwl to ppllibs.
6012 * configure: Regenerated.
6014 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6016 * config/cloog.m4: Add -lisl to clooglibs.
6017 * configure: Regenerated.
6019 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6021 * MAINTAINERS (CPU Port maintainers): Add self.
6023 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6025 * MAINTAINERS: Add myself as testsuite maintainer.
6027 2011-02-15 Mike Stump <mikestump@comcast.net>
6029 * MAINTAINERS: Add myself as testsuite maintainer.
6031 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6033 Import from Libtool and gnulib:
6035 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
6037 Prepare for supporting FreeBSD 10.
6038 * config.rpath: Remove handling of freebsd1* which soon would
6041 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
6043 Remove support for FreeBSD 1.x.
6044 * libtool.m4 (_LT_LINKER_SHLIBS)
6045 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
6046 soon would incorrectly match FreeBSD 10.0.
6048 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6051 * move-if-change: Import version from gnulib.
6053 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
6056 * Makefile.def (lto-plugin): Double dash for enable-shared.
6057 (configure-gcc): Depend on all-lto-plugin.
6058 * Makefile.in: Rebuilt.
6060 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6062 * configure.ac: Remove extra bracket.
6063 * configure: Regenerate.
6065 2011-02-08 Tobias Burnus <burnus@net-b.de>
6067 * MAINTAINERS: Add myself as libquadmath maintainer.
6069 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
6071 * MAINTAINERS: Update my email address.
6073 2011-02-07 Joseph Myers <joseph@codesourcery.com>
6075 * MAINTAINERS (option handling): Add self.
6077 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
6080 * Makefile.def: Add dependency for install-gcc
6081 on install-lto-plugin.
6082 * Makfile.in: Regenerated
6084 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
6086 * MAINTAINERS (CPU Port Maintainers): Add myself.
6088 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
6091 * configure.ac: Discard --with-* flags for host when configuring
6092 target libraries for cross build.
6093 * configure: Rebuilt.
6095 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6097 * MAINTAINERS (linear loop transforms): Removed.
6099 2011-01-25 Jakub Jelinek <jakub@redhat.com>
6101 * configure.ac: If with_ppl is no, move setting with_cloog=no
6102 after CLOOG_REQUESTED check.
6103 * configure: Regenerated.
6105 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6107 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6108 CLooG has been requested.
6109 * configure: Regenerated.
6111 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6113 * configure: Regenerated.
6114 * configure.ac: Check for version 0.11 (or later revision) of PPL.
6116 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
6118 * configure: Regenerated.
6119 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6121 2011-01-21 Andreas Schwab <schwab@redhat.com>
6123 * configure.ac: Use AS_HELP_STRING throughout.
6124 * configure: Regenerate.
6126 2011-01-18 Jie Zhang <jie.zhang@analog.com>
6128 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6129 * configure: Regenerate.
6131 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6133 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6135 2011-01-13 Joel Brobecker <brobecker@adacore.com>
6137 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6139 * configure: Regenerate.
6141 2011-01-07 Jan Hubicka <jh@suse.cz>
6144 * Makefile.in: Regenerate.
6145 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6148 2011-01-07 Jan Hubicka <jh@suse.cz>
6150 * Makefile.in: Regenerate.
6151 * Makefile.def (gcc host module) and soft dependency on lto-plugin
6152 and configure dependency on lto-plugin configure.
6153 (lto-plugin module): Remove dependency on GCC; add dependency on
6156 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
6158 * MAINTAINERS (Write After Approval): Add myself.
6160 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
6162 * configure: Regenerate.
6164 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
6166 * configure.ac: (picochip): Disable libiberty.
6168 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
6170 * MAINTAINERS (Write After Approval): Add myself.
6172 2010-12-10 Ian Lance Taylor <iant@google.com>
6175 * configure.ac: For --disable-libgcj clear libgcj_saved.
6176 * configure: Rebuild.
6178 2010-12-10 Tobias Burnus <burnus@net-b.de>
6181 * configure.ac: Add --disable-libquadmath and
6182 --disable-libquadmath-support.
6183 * configure: Regenerate.
6185 2010-12-03 Ian Lance Taylor <iant@google.com>
6187 * MAINTAINERS: Add myself as libgo maintainer.
6189 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
6192 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6193 * configure: Regenerate.
6195 2010-12-02 Ian Lance Taylor <iant@google.com>
6197 * configure.ac: Always set default for poststage1_ldflags to
6198 -static-libstdc++ -static-libgcc.
6200 2010-11-29 Andreas Schwab <schwab@redhat.com>
6202 * configure.ac: Move comment to remove extra space in last argument
6205 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
6208 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6209 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6210 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6211 (BASE_FLAGS_TO_PASS): Use it.
6212 * configure: Rebuilt.
6213 * Makefile.in: Rebuilt.
6215 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
6218 * configure.ac: Correct comments for --enable-gold/--enable-ld.
6219 Properly check default linker.
6220 * configure: Regnerated.
6222 2010-11-23 Matthias Klose <doko@ubuntu.com>
6224 * configure.ac: For --enable-gold, handle value `default' instead of
6225 `both*'. New configure option --{en,dis}able-ld.
6226 * configure: Regenerate.
6228 2010-11-20 Ian Lance Taylor <iant@google.com>
6230 * configure.ac: Only disable a language library if no language needs
6231 it. Don't let --disable-libgcj uncondtionally disable libffi.
6232 * configure: Rebuild.
6234 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6236 * Makefile.in: Regenerate.
6239 * configure.ac: Fix just-built in-tree STRIP name to be
6241 * configure: Regenerate.
6242 * Makefile.def (install-strip-gcc, install-strip-binutils)
6243 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6244 (install-strip-sid): Mirror dependencies on non-strip variants
6245 of these targets on the respective -strip prerequisites.
6246 * Makefile.tpl (install-strip, install-strip-host)
6247 (install-strip-target): New targets.
6248 (install-strip-[+module+], install-strip-target-[+module+]):
6250 * Makefile.in: Regenerate.
6252 2010-11-19 Ian Lance Taylor <iant@google.com>
6253 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6255 * configure.ac: Add target-libgo to target_libraries. Set
6256 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6257 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6258 (HOST_EXPORTS): Add GOC.
6259 (BASE_TARGET_EXPORTS): Add GOC.
6260 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6261 (GOCFLAGS_FOR_TARGET): New variable.
6262 (EXTRA_HOST_FLAGS): Add GOC.
6263 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6264 * Makefile.def (target_modules): Add libgo.
6265 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6266 (dependencies): Add dependency from configure-target-libgo to
6267 configure-target-libffi and all-target-libstdc++-v3. Add
6268 dependencies from all-target-libgo to all-target-libffi.
6269 (languages): Add go.
6270 * configure: Rebuild.
6271 * Makefile.in: Rebuild.
6273 2010-11-19 Ian Lance Taylor <iant@google.com>
6275 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6276 compiler/flag environment variables.
6278 2010-11-18 Ian Lance Taylor <iant@google.com>
6280 * configure.ac: Check for lang_requires_boot_languages in
6281 config-lang.in files.
6282 * configure: Rebuild.
6284 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6285 Tobias Burnus <burnus@net-b.de>
6288 * Makefile.def: Add libquadmath; build it with language=fortran.
6289 * configure.ac: Add libquadmath.
6290 * Makefile.tpl: Handle multiple libs in check-[+language+].
6291 * Makefile.in: Regenerate.
6292 * configure: Regenerate.
6294 2010-11-16 Tom Tromey <tromey@redhat.com>
6296 * MAINTAINERS: Moved myself to reviewers section.
6298 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
6300 * MAINTAINERS: Moved myself to reviewers section.
6302 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6304 * MAINTAINERS (Various Maintainers): Add self for build machinery.
6305 (Write After Approval): Remove self.
6307 2010-11-15 Andreas Schwab <schwab@redhat.com>
6309 * configure.ac: Fix spelling in option names.
6310 * configure: Regenerated.
6312 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
6315 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6316 * configure: Regenerated.
6318 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
6320 * MAINTAINERS: Update my email address.
6322 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6324 * configure: Regenerate.
6326 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6328 * configure: Regenerate.
6330 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6332 * configure: Regenerate.
6334 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6336 * configure: Regenerate.
6338 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6340 * configure.ac: Support official CLooG.org versions.
6341 * configure: Regenerate.
6342 * config/cloog.m4: New.
6344 2010-11-10 François Dumont <francois.cppdevs@free.fr>
6346 * MAINTAINERS (Write After Approval): Add myself.
6348 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
6350 * MAINTAINERS: Update my email address.
6352 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6354 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6355 * configure: Regenerate.
6357 2010-11-03 Ian Lance Taylor <iant@google.com>
6358 Dave Korn <dave.korn.cygwin@gmail.com>
6361 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6362 and on other supported platforms whenever LTO is enabled.
6363 * configure: Rebuild.
6365 2010-11-02 Alan Modra <amodra@gmail.com>
6368 * configure.ac: Error when source path contains spaces.
6369 * configure: Regenerate.
6371 2010-10-23 James E. Wilson <wilson@codesourcery.com>
6373 * MAINTAINERS: Update my email address.
6375 2010-10-20 Ian Lance Taylor <iant@google.com>
6377 * Makefile.def (target_modules): Set lib_path to src/.libs for
6378 libstdc++-v3 module.
6379 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6380 * Makefile.in: Rebuild.
6382 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6384 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6385 (Write After Approval): Remove myself.
6387 2010-10-15 Tristan Gingold <gingold@adacore.com>
6389 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6391 2010-10-14 Douglas Rupp <rupp@gnat.com>
6393 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6395 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6397 * configure.ac (build_lto_plugin): New shell variable.
6398 (--enable-lto): Turn on by default for all non-ELF platforms that
6399 have had LTO support added so far. Set build_lto_plugin appropriately
6400 for both ELF and non-ELF.
6401 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6402 * configure: Regenerate.
6404 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6407 * configure.ac (v850 support): Remove target-libgloss from
6409 * configure: Regenerate.
6411 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6415 * configure.ac: Honor initial values of $build_configargs,
6416 $host_configargs, $target_configargs. Mark the precious, so
6417 environment settings get recorded.
6418 * configure: Regenerate.
6420 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6423 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6424 Depend on all-build-libiberty.
6425 * Makefile.in: Regenerate.
6427 2010-09-30 Michael Eager <eager@eagercon.com>
6429 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6430 * configure: Regenerate.
6432 2010-09-28 Michael Eager <eager@eagercon.com>
6434 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6436 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6439 * configure.ac: Fix unportable shell quoting.
6440 * configure: Regenerate.
6442 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6444 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6445 targets and amend comment.
6446 * configure: Regenerate.
6448 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6450 * MAINTAINERS (Write After Approval): Add myself.
6452 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6454 * configure.ac: Enable LTO by default on Darwin.
6455 * configure: Regenerate.
6457 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6459 * MAINTAINERS (Write After Approval): Add myself.
6461 2010-09-01 Ian Bolton <ian.bolton@arm.com>
6463 * MAINTAINERS (Write After Approval): Add myself.
6465 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6467 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6470 2010-07-28 David Yuste <david.yuste@gmail.com>
6472 * MAINTAINERS (Write After Approval): Add myself.
6474 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6476 * configure.ac: Support all v850 targets.
6477 * configure: Regenerate.
6479 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6482 * configure.ac (extra_mpfr_configure_flags): Copy from
6483 extra_mpc_gmp_configure_flags.
6484 * configure: Re-generated.
6486 2010-07-22 Andi Kleen <ak@linux.intel.com>
6488 * MAINTAINERS (Write After Approval): Add myself.
6490 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6492 * MAINTAINERS (Write After Approval): Add myself.
6494 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6496 * MAINTAINERS (Write After Approval): Add myself.
6498 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6501 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6502 Provide -B option to allow for link spec %s substitutions for
6503 libstdc++.a on darwin.
6504 * Makefile.in: Regenerate.
6506 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6508 * MAINTAINERS (Reviewers): Update my e-mail address
6510 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6512 * Makefile.def (configure-gcc): Depend on all-libelf.
6513 * Makefile.in: Rebuild.
6515 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6517 * MAINTAINERS (Write After Approval): Add myself in the right place.
6519 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6521 * MAINTAINERS (Write After Approval): Add myself.
6523 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6525 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6527 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6529 * config.sub: Update to version 2010-05-21.
6530 * config.guess: Update to version 2010-04-03.
6532 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6534 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6535 * configure: Regenerate.
6537 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6539 * MAINTAINERS (Write After Approval): Add myself.
6541 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6543 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6544 a platform that supports LTO.
6545 * configure: Regenerate.
6547 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6549 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6550 * configure: Regenerated.
6552 2010-04-27 Roland McGrath <roland@redhat.com>
6553 H.J. Lu <hongjiu.lu@intel.com>
6555 * configure.ac (--enable-gold): Support both, both/gold and
6556 both/bfd to add gold to configdirs without removing ld.
6557 * configure: Regenerated.
6559 * Makefile.def: Add install-gold dependency to install-ld.
6560 * Makefile.in: Regenerated.
6562 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6565 * configure.ac (--enable-lto): Refactor handling so libelf tests
6566 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6567 and allow LTO to be explicitly enabled on non-ELF platforms that
6568 are known to support it inside else-clause.
6569 * configure: Regenerate.
6571 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6573 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6574 * configure: Regenerate.
6576 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6578 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6579 * configure: Regenerate.
6581 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6583 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6585 * configure: Regenerate.
6587 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6589 * MAINTAINERS (Write After Approval): Add myself.
6591 2010-04-14 Tristan Gingold <gingold@adacore.com>
6593 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6594 * configure: Regenerate.
6596 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6598 * configure: Regenerate after change to elf.m4.
6600 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6602 * MAINTAINERS (Write After Approval): Add myself.
6604 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6606 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6607 * configure: Regenerated.
6609 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6611 * configure.ac: Print "buggy but acceptable" when CLooG
6612 revision is less than 9.
6613 * configure: Regenerated.
6615 2010-04-01 Diego Novillo <dnovillo@google.com>
6617 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6619 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6626 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6628 * configure.ac: Do not pass --enable-multilib nor
6629 --disable-multilib in baseargs. Accept explicitly passed
6631 * configure: Regenerate.
6633 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6635 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6637 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6639 * MAINTAINERS: Remove myself.
6641 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6644 * configure.ac: Do not pass --enable-multilib nor
6645 --disable-multilib in baseargs. Accept explicitly passed
6647 * configure: Regenerate.
6649 2010-03-28 Andrew Pinski <pinskia@gmail.com>
6651 * MAINTAINERS (spu port): Remove me.
6653 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6655 * configure.ac (tic6x-*-*): New case.
6656 * configure: Regenerate.
6658 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6660 * config.sub: Update to version 2010-03-22.
6661 * config.guess: Update to version 2009-12-30.
6663 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
6666 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6667 * configure: Regenerate.
6669 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6671 * MAINTAINERS: Update my email address.
6673 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6675 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6676 (ghassan.shobaki@amd.com): Removed.
6678 2010-03-17 Alan Modra <amodra@gmail.com>
6680 * MAINTAINERS: Update my email address.
6682 2010-03-16 Diego Novillo <dnovillo@google.com>
6684 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6687 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6689 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6690 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6692 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6694 * MAINTAINERS: Update my email address.
6696 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6698 * MAINTAINERS: Update my email address.
6700 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6702 * MAINTAINERS: Update my email address.
6704 2010-03-09 Jie Zhang <jie@codesourcery.com>
6706 * MAINTAINERS: Update my email address.
6708 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6711 * configure.ac (RANLIB): Default to true.
6713 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6714 * configure: Regenerate.
6716 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
6718 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6719 (Write After Approval): Update my email address.
6721 2010-02-17 Nick Clifton <nickc@redhat.com>
6724 * Makefile.tpl (local-distclean): Also remove config.cache files in
6725 sub-directories as there may not be Makefiles present in the
6727 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6728 the config.cache files found by the find command.
6730 * Makefile.in: Regenerate.
6731 * configure.ac: Revert previous delta.
6732 * configure: Regenerate.
6734 2010-02-15 Nick Clifton <nickc@redhat.com>
6737 * configure.ac: Delete config.cache files in sub-directories when
6739 * configure: Regenerate.
6741 2010-02-12 Ben Elliston <bje@gnu.org>
6743 * MAINTAINERS: Update my email address.
6745 2010-02-08 Andrew Pinski <pinskia@gmail.com>
6747 * MAINTAINERS (spu port): Update my email address.
6749 2010-02-08 Jie Zhang <jie.zhang@analog.com>
6751 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6753 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6755 * configure.ac: Add "recommended" version checks for GMP/MPC.
6756 Update recommended GMP/MPFR/MPC versions.
6757 * configure: Regenerate.
6759 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6761 * MAINTAINERS: Move my Embecosm email address into the
6762 write-after-approval section.
6764 2010-01-26 Ian Lance Taylor <iant@google.com>
6766 * MAINTAINERS: Add myself as Go frontend maintainer.
6768 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
6770 PR libstdc++/36101, PR libstdc++/42813
6771 * configure.ac (bootstrap_target_libs): Make inclusion of
6772 target-libgomp conditional on libgomb being in target_configdirs.
6773 * configure: Regenerate.
6775 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
6777 PR libstdc++/36101, PR libstdc++/42813
6778 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6779 * configure: Regenerate.
6781 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
6783 PR libstdc++/36101, PR libstdc++/42813
6784 * configure.ac (target_configdirs): Substitute.
6785 * Makefile.def: Bootstrap target module libgomp.
6786 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6787 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6788 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6789 * configure, Makefile.in: Regenerate.
6791 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6793 * MAINTAINERS: Adjust my details.
6795 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6797 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6799 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6801 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6803 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6805 * MAINTAINERS (Write After Approval): Add myself.
6807 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6809 * MAINTAINERS (Write After Approval): Add myself.
6811 2010-01-11 Richard Guenther <rguenther@suse.de>
6814 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6815 * Makefile.in: Regenerated.
6817 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
6819 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6820 * configure: Regenerate.
6822 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6823 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6826 * configure.ac: Include libtool m4 files.
6827 (_LT_CHECK_OBJDIR): Call it.
6828 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6829 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6831 * configure: Regenerate.
6833 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6836 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6837 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6838 * Makefile.in: Regenerate.
6840 2010-01-02 Richard Guenther <rguenther@suse.de>
6843 * configure.ac: Include config/elf.m4. Disable LTO if not
6844 builting for an elf target.
6845 * configure: Regenerate.
6847 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6849 * MAINTAINERS: Change my email address.
6851 2009-12-18 Ben Elliston <bje@au.ibm.com>
6853 * config.sub, config.guess: Update from upstream sources.
6855 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6857 * MAINTAINERS (Write After Approval): Add myself.
6859 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6865 * configure.ac: Require MPC.
6866 * configure: Regenerate.
6868 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6872 * libtool.m4: Sync from git Libtool.
6873 * ltoptions.m4: Likewise.
6874 * ltversion.m4: Likewise.
6875 * lt~obsolete.m4: Likewise.
6876 * ltmain.sh: Likewise.
6878 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6880 * configure.ac: Update minimum MPC version to 0.8.
6881 * configure: Regenerate.
6883 2009-11-21 Sebastian Pop <sebpop@gmail.com>
6885 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6886 * configure: Regenerated.
6888 2009-11-21 Ian Lance Taylor <iant@google.com>
6890 * configure.ac: Change default of poststage1_ldflags to be empty if
6891 poststage1_libs is set. When poststage1_libs is empty, and
6892 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6893 * configure: Rebuild.
6895 2009-11-21 Adam Nemet <adambnmet@gmail.com>
6897 * MAINTAINERS (Write After Approval): Update my email address.
6899 2009-11-20 Ben Elliston <bje@au.ibm.com>
6901 * config.guess: Update from upstream sources.
6903 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6905 * Makefile.def: Restore host and target settings for gmp.
6906 * Makefile.in: Rebuild.
6908 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6910 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6911 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6912 Fix portability of test of C++ as bootstrap language. Add
6913 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6914 * configure: Rebuild.
6915 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6916 and cloog. Fix in-tree ppl configuration. Introduce libelf
6918 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6919 (POSTSTAGE1_HOST_EXPORTS): Use it.
6920 (STAGE[+id+]_CXXFLAGS): New.
6921 (BASE_FLAGS_TO_PASS): Pass it down.
6922 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6924 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6925 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6927 * Makefile.in: Rebuild.
6929 2009-11-17 Ben Elliston <bje@au.ibm.com>
6931 * config.sub, config.guess: Update from upstream sources.
6933 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6935 * MAINTAINERS (Write After Approval): Add myself.
6937 2009-11-09 Jon Beniston <jon@beniston.com>
6939 * MAINTAINERS (Write After Approval): Add myself.
6941 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6943 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6944 paths for *-w64-mingw* and x86_64-*mingw*.
6945 * configure: Regenerated.
6947 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
6949 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6951 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6953 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6954 Phil Edwards to Write-After Approval.
6956 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
6958 * configure.ac: Disable target-winsup & co for
6959 x86_64-*-mingw* and *-w64-mingw* targets.
6960 * configure: Regenerated.
6962 2009-10-16 Nick Clifton <nickc@redhat.com>
6964 * MAINTAINERS: Add myself as a maintainer for the RX port.
6966 2009-10-26 Johannes Singler <singler@kit.edu>
6968 * MAINTAINERS (Write After Approval): Update my e-mail address.
6970 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6972 * configure.ac (CLooG test): Use = with test.
6973 * configure: Regenerate.
6975 2009-10-22 Richard Guenther <rguenther@suse.de>
6977 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6978 cloog if the ppl version check failed. Move flags saving
6979 before setting in libelf check.
6980 * configure: Regenerate.
6982 2009-10-21 Richard Guenther <rguenther@suse.de>
6984 * configure.ac: Adjust the ppl and cloog configure to work as
6985 documented. Disable cloog if ppl was disabled. Omit the version
6986 checks if they were disabled.
6987 * configure: Re-generate.
6989 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6991 * configure.ac: Add 'lto' to enable_languages, not
6992 new_enable_languages, and only if not already present.
6993 * configure: Regenerate.
6995 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6997 * README: Refer to the various COPYING* files instead of just
6999 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
7001 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
7003 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
7005 2009-10-07 Richard Guenther <rguenther@suse.de>
7007 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
7008 and Richard Guenther as reviewers.
7009 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
7012 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
7014 * config.sub: Update from upstream sources.
7016 2009-10-06 Ian Lance Taylor <iant@google.com>
7018 * Makefile.def: check-gold depends upon all-gas.
7019 * Makefile.in: Rebuild.
7021 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
7023 * MAINTAINERS (Write After Approval): Add myself.
7025 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
7027 * Makefile.def: all-lto-plugin depends on all-libiberty.
7028 set bootstrap=true for lto-plugin.
7030 * Makefile.in: Regenerate.
7031 * configure.ac (host_libs): Add lto-plugin.
7032 * configure: Regenerate.
7034 2009-10-03 Diego Novillo <dnovillo@google.com>
7036 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
7037 (HOST_LIBELFLIBS): Define.
7038 (HOST_LIBELFINC): Define.
7039 * Makefile.in: Regenerate.
7040 * configure.ac: Add --enable-lto.
7041 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
7042 If --enable-lto is used, add 'lto' to new_enable_languages.
7043 If --enable-lto is used and gold is enabled, add
7044 lto-plugin to configdirs.
7045 * configure: Regenerate.
7047 2009-10-03 Simon Baldwin <simonb@google.com>
7049 * configure.ac: If --with-system-zlib, suppress local zlib and
7050 pass --with-system-zlib to subdir configure scripts.
7051 * configure: Regenerate.
7053 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
7054 Paolo Bonzini <bonzini@gnu.org>
7056 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
7058 * Makefile.in: Rebuilt.
7060 2009-09-26 Gary Funck <gary@intrepid.com>
7062 * MAINTAINERS (Write After Approval): Add myself.
7064 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7066 * configure.ac: Update minimum MPC version to 0.7.
7067 * configure: Regenerate.
7069 2009-09-25 Nick Clifton <nickc@redhat.com>
7071 * configure.ac: Pass any --cache-file=/dev/null option on to
7073 * configure: Regenerate.
7075 2009-09-23 Nick Clifton <nickc@redhat.com>
7077 * config.sub, config.guess: Update from upstream sources.
7079 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
7081 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7082 * Makefile.in: Rebuilt.
7084 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7087 * configure.ac: Error out if $srcdir isn't '.' but contains
7088 host-${host_noncanonical}.
7089 * configure: Regenerate.
7091 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7093 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7096 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7098 * configure.ac: If bootstrapping a combined tree with
7099 --enable-gold, require c++ in stage1_languages.
7100 * configure: Regenerate.
7102 * configure.ac: Also add target_libs of stage1_languages to
7103 bootstrap_target_libs.
7104 * configure: Regenerate.
7106 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7107 with --enable-languages not containing c++.
7108 * configure: Regenerate.
7110 2009-09-15 Jie Zhang <jie.zhang@analog.com>
7112 * configure.ac: Disable java and boehm-gc for bfin-*-*.
7113 * configure: Regenerate.
7115 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
7117 * MAINTAINERS (Write After Approval): Update my e-mail address,
7118 and move from from here...
7119 (Waiting for paperwork): To here.
7121 2009-09-09 Joseph Myers <joseph@codesourcery.com>
7123 * MAINTAINERS (Reviewers): Add self as driver reviewer.
7125 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7127 * configure.ac: Do not use $extrasub for replacing @if/@endif
7128 parts in Makefile; instead, use additional arguments to
7129 AC_CONFIG_COMMANDS to do the replacement manually, with several
7130 sed invocations, to avoid HP-UX sed command limits.
7131 * configure: Regenerate.
7133 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
7135 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7138 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
7140 * configure.ac (with-build-config): Document. Handle without.
7141 Handle missing argument.
7142 * configure: Rebuilt.
7144 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
7146 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
7147 Default to bootstrap-debug only if compare-debug works.
7148 * configure: Rebuilt.
7149 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7150 * Makefile.in: Rebuilt.
7152 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7154 * MAINTAINERS (OS Port Maintainers): Update my email address.
7156 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
7158 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7159 * Makefile.in: Rebuilt.
7161 2009-09-01 Chris Demetriou <cgd@google.com>
7163 * MAINTAINERS (Write After Approval): Add myself.
7165 2009-08-31 Dodji Seketeli <dodji@redhat.com>
7168 * include/dwarf2.h (enum dwarf_tag): Added
7169 DW_TAG_GNU_template_template_param
7170 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7172 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7174 * Makefile.tpl (AWK): Fix typo.
7175 * Makefile.in: Regenerate.
7177 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7179 * configure.ac: Detect awk and sed.
7180 * Makefile.def (flags_to_pass): Add AWK and SED.
7181 * Makefile.tpl (AWK, SED): New.
7182 (BASE_FLAGS_TO_PASS): Add AWK and SED.
7183 * configure: Regenerate.
7184 * Makefile.in: Regenerate.
7186 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
7188 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7189 (collapseslashes): Likewise.
7191 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7193 * configure.ac (AC_PREREQ): Bump to 2.64.
7195 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7197 * configure.ac: Remove --with-datarootdir, --with-docdir,
7198 --with-pdfdir, --with-htmldir switches.
7199 * configure: Regenerate.
7201 * configure: Regenerate.
7203 * compile: Sync from Automake 1.11.
7204 * depcomp: Likewise.
7205 * install-sh: Likewise.
7206 * missing: Likewise.
7207 * mkinstalldirs: Likewise.
7210 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
7212 * ltmain.sh (func_normal_abspath): New function.
7213 (func_relative_path): Likewise.
7214 (func_mode_help): Document new -bindir option for link mode.
7215 (func_mode_link): Add new -bindir option, and use it to place
7216 output DLL if specified.
7218 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7220 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7221 (baseargs): Add --disable-option-checking.
7222 * configure: Regenerate.
7224 * Makefile.def (configure-target-libiberty): Depend on
7225 all-binutils and all-ld.
7226 (configure-target-newlib): Likewise.
7227 * Makefile.in: Regenerate.
7229 2009-08-17 Ben Elliston <bje@au.ibm.com>
7231 * config.sub, config.guess: Update from upstream sources.
7233 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7235 Sync from src, merge:
7237 2009-07-02 Tristan Gingold <gingold@adacore.com>
7239 * configure.ac: Do not exclude gas for i386-*-darwin.
7240 Add a case for x86_64-*-darwin.
7241 * configure: Regenerate.
7243 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
7245 * MAINTAINERS: Add my name to Write After Approval list.
7247 2009-08-06 Michael Eager <eager@eagercon.com>
7249 * configure.ac: Add Microblaze target.
7250 * configure: Regenerate.
7252 2009-07-31 Christian Bruel <christian.bruel@st.com>
7254 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7255 * configure: Regenerate.
7257 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
7259 * MAINTAINERS (Write After Approval): Update my e-mail address.
7261 2009-07-06 Ian Lance Taylor <iant@google.com>
7263 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7264 * configure: Rebuild.
7266 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
7268 * MAINTAINERS: Move myself to the Graphite Reviewers.
7270 2009-06-30 Wei Guozhi <carrot@google.com>
7272 * MAINTAINERS: Add my name to Write After Approval list.
7274 2009-06-26 Steve Ellcey <sje@cup.hp.com>
7277 * configure.ac (comparestring): Create new variable.
7278 * Makefile.tpl (comparestring): Use to skip some comparisions.
7279 * configure: Regenerate.
7280 * Makefile.in: Regenerate.
7282 2009-06-26 Doug Evans <dje@sebabeach.org>
7284 * Makefile.def (host_modules): Add cgen.
7285 * Makefile.in: Regenerate.
7286 * configure.ac (host_tools): Add cgen.
7287 * configure: Regenerate.
7289 2009-06-23 DJ Delorie <dj@redhat.com>
7291 * MAINTAINERS: Add myself as mep maintainer.
7293 2009-06-23 Ian Lance Taylor <iant@google.com>
7295 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
7296 boot_languages. Only bootstrap target libraries listed in
7297 target_libs for some boot language. Add --with-stage1-ldflags,
7298 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
7299 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
7300 if not building with C++.
7301 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7302 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7303 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7304 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7305 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
7306 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7307 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7308 * configure, Makefile.in: Rebuild.
7310 2009-06-23 Li Feng <nemokingdom@gmail.com>
7312 * MAINTAINERS: Added my name to write-after-approval list.
7314 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
7316 * configure.ac: Define is_elf for QNX Neutrino targets.
7317 * configure: Regenerate.
7319 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
7321 * MAINTAINERS: Added my name to the write-after-approval list
7323 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7325 * configure.ac: Detect MPC in default directory.
7326 * configure: Regenerate.
7328 2009-06-03 Jerome Guitton <guitton@adacore.com>
7329 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7331 * Makefile.tpl (all): Avoid a trailing backslash.
7332 * Makefile.in: Regenerate.
7334 2009-06-03 Ben Elliston <bje@au.ibm.com>
7336 * config.sub, config.guess: Update from upstream sources.
7338 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7340 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7342 * configure: Regenerate.
7344 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
7346 * Makefile.tpl ([+compare-target+]): Compare all stage
7347 directories, rather than just gcc.
7348 * Makefile.in: Rebuilt.
7350 2009-06-01 Doug Kwan <dougkwan@google.com>
7352 * configure.ac: Support gold for target arm*-*-*.
7353 * configure: Regenerate.
7355 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7357 * Makefile.def: Add MPC support and dependencies.
7358 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7360 * Makefile.in, configure: Regenerate.
7362 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
7364 * Makefile.tpl (all): Avoid harmless warning in make all when
7365 gcc-bootstrap is enabled but stage_last does not exist.
7366 * Makefile.in: Rebuilt.
7368 2009-05-24 Nicolas Roche <roche@adacore.com>
7370 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7371 * Makefile.in: Regenerate.
7373 2009-05-21 Denis Chertykov <chertykov@gmail.com>
7375 * MAINTAINERS: Update my e-mail address.
7377 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7379 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7380 * configure: Regenerate.
7382 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7385 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7386 gcc-no-bootstrap are mutually exclusive.
7387 * Makefile.in: Rebuilt.
7389 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7392 * Makefile.tpl (all): Don't end with unconditional success.
7393 * Makefile.in: Rebuilt.
7395 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
7398 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7399 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7400 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7401 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7402 stage_configureflags, stage_cflags and stage_libcflags into
7403 explicit Makefile macros.
7404 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7406 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7407 CC. Set CC_FOR_BUILD from CC.
7408 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7409 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7410 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7411 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7413 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7414 (_LIBCFLAGS): Renamed to _TFLAGS.
7415 (do-compare-debug, do-compare3-debug): Drop.
7416 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7417 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7418 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7419 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7420 (XGCC_FLAGS_FOR_TARGET): New.
7421 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7422 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7423 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7424 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7425 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
7426 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7428 (BUILD_CONFIG): Include if requested.
7429 (all): Set TFLAGS on bootstrap.
7430 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7431 (all-stageid-prefixmodule): Likewise.
7432 (do-clean, distclean-stageid): Set TFLAGS.
7433 (restrap): Fix whitespace.
7434 * Makefile.in: Rebuilt.
7436 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
7438 * config.guess: Sync with src.
7440 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7442 * configure.ac ($with_ppl): Default to no if not supplied.
7443 ($with_cloog): Likewise.
7444 configure: Regenerate.
7446 2009-04-27 James E. Wilson <wilson@codesourcery.com>
7448 * MAINTAINERS: Update my e-mail address.
7450 2009-04-27 Nick Clifton <nickc@redhat.com>
7452 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7454 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7456 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7457 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7458 * Makefile.in: Regenerate.
7460 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7463 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7464 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7466 * configure, Makefile.in: Regenerate.
7468 2009-04-21 Taras Glek <tglek@mozilla.com>
7470 * include/hashtab.h: Update GTY annotations to new syntax
7471 * include/splay-tree.h: Likewise
7473 2009-04-17 Ben Elliston <bje@au.ibm.com>
7475 * config.sub, config.guess: Update from upstream sources.
7477 2009-04-15 Anthony Green <green@moxielogic.com>
7479 * configure.ac: Add moxie support.
7480 * configure: Rebuilt.
7482 2009-04-14 Jakub Jelinek <jakub@redhat.com>
7484 * configure.ac: Change copyright header to refer to version
7485 3 of the GNU General Public License and to point readers at the
7486 COPYING3 file and the FSF's license web page.
7487 * Makefile.def: Likewise.
7488 * Makefile.tpl: Likewise.
7489 * Makefile.in: Regenerate.
7491 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7493 * configure.ac: Restore match for darwin9 or later. Use double
7494 brackets since regeneration eats one pair.
7495 * configure: Regenerate.
7497 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7500 * configure.ac: Require texinfo 4.7.
7501 * configure: Regenerated.
7503 2009-04-09 Nick Clifton <nickc@redhat.com>
7505 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7506 the GCC Runtime Library Exception.
7508 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7510 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7511 * configure: Regenerate.
7513 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7515 * Makefil.def (languages): New entries.
7516 * Makefile.tpl (check-gcc-*): New generic target.
7517 * Makefile.in: Regenerate.
7519 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7521 * MAINTAINERS: Update my email address.
7523 2009-03-18 Tom Tromey <tromey@redhat.com>
7525 * configure: Rebuild.
7526 * configure.ac (host_libs): Add libiconv.
7527 * Makefile.in: Rebuild.
7528 * Makefile.def (host_modules): Add libiconv.
7529 (configure-gdb, all-gdb): Depend on libiconv.
7531 2009-03-16 Tristan Gingold <gingold@adacore.com>
7533 * configure.ac: Treat gdb as supported on x86_64-darwin.
7534 * configure: Regenerate.
7536 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7538 * configure.ac (--with-host-libstdcxx): New option.
7539 * configure: Regenerate.
7541 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7543 * MAINTAINERS: Move myself into the write after approval list.
7545 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7547 * MAINTAINERS: Update e-mail address.
7549 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7551 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7553 2009-03-10 Ira Rosen <irar@il.ibm.com>
7555 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7557 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7559 Backport from git Libtool:
7561 2009-01-19 Robert Millan <rmh@aybabtu.com>
7562 Support GNU/kOpenSolaris.
7563 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7564 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7565 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7568 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7570 * MAINTAINERS: Update e-mail address.
7572 2009-02-24 Michael Eager <eager@eagercon.com>
7574 * MAINTAINERS (Write After Approval): Add self.
7576 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7578 * MAINTAINERS (Write After Approval): Add myself.
7580 2009-02-05 Andreas Schwab <schwab@suse.de>
7582 * Makefile.tpl (stage_last): Define $r and $s before using
7583 $(RECURSE_FLAGS_TO_PASS).
7584 * Makefile.in: Regenerate
7586 2009-01-30 Ian Lance Taylor <iant@google.com>
7588 * MAINTAINERS: Move myself to the Global Reviewers list.
7590 2009-01-29 Robert Millan <rmh@aybabtu.com>
7592 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7593 * configure: Regenerate.
7595 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7597 * MAINTAINERS: Make whitespace consistent.
7598 Remove Robert Millan from Write After Approval.
7600 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7602 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7603 (all-opcodes): Depend on all-libiberty.
7604 * Makefile.in: Regenerate.
7606 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7608 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7609 * configure: Regenerate.
7611 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7613 * MAINTAINERS (Write After Approval): Add myself.
7615 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7617 * MAINTAINERS: Add myself to reviewers (Fortran).
7619 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7621 PR tree-optimization/38515
7622 * configure.ac (cloog-polylib): Removed.
7623 (with_ppl, with_cloog): Test for "no".
7624 * configure: Regenerated.
7626 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7628 * MAINTAINERS: Moved myself to reviewers (Fortran).
7630 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7632 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7633 (Write After Approval): Remove myself.
7635 2009-01-03 Diego Novillo <dnovillo@google.com>
7637 * MAINTAINERS: Remove myself from alias maintainership.
7639 2009-01-02 David Ayers <ayers@fsfe.org>
7641 * MAINTAINERS: Update e-mail address.
7643 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7645 * MAINTAINERS: Make whitespace consistent.
7647 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7649 Backport from upstream Libtool:
7650 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7651 Add cache variables to tests that require the linker to work.
7652 For shlibpath_overrides_runpath, this also changes the semantics
7653 to let the result from the C compiler take precedence.
7655 2008-12-02 Ben Elliston <bje@au.ibm.com>
7657 * config.sub, config.guess: Update from upstream sources.
7659 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
7661 * configure.ac (ppllibs): Add by default the lib flags.
7662 * configure: Regenerate.
7664 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
7666 * MAINTAINERS: Add myself to the write after approval list.
7668 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7670 * configure.ac: Add double brackets on darwin[912].
7671 * configure: Regenerate.
7673 2008-12-03 Daniel Kraft <d@domob.eu>
7675 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7676 Approval to Reviewer section (for Fortran front-end).
7678 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7680 * configure.ac: Expand to darwin10 and later.
7681 * configure: Regenerate.
7683 2008-12-02 Andreas Schwab <schwab@suse.de>
7685 * Makefile.def: configure-target-boehm-gc depends on
7686 all-target-libstdc++-v3.
7687 * Makefile.in: Regenerate.
7689 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
7691 * MAINTAINERS: Add myself as mingw maintainer.
7693 2008-12-02 Ben Elliston <bje@au.ibm.com>
7695 * config.sub, config.guess: Update from upstream sources.
7697 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7699 * README.SCO: Remove.
7701 2008-11-29 Fernando Pereira <pronesto@gmail.com>
7703 * MAINTAINERS: Add myself to the write after approval list.
7705 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7707 * MAINTAINERS: Update my email address in WAA section.
7709 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
7711 * MAINTAINERS: Update e-mail address.
7713 2008-11-27 Toon Moene <toon@moene.org>
7715 * MAINTAINERS: Change e-mail address.
7717 2008-11-27 Tristan Gingold <gingold@adacore.com>
7719 * configure.ac: Build gdb for i?86-*-darwin*
7720 * configure: Regenerated.
7722 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
7724 * MAINTAINERS: Added my full name.
7726 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7733 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7735 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7736 * Makefile.in: Regenerated.
7738 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7745 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7746 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7747 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7748 (HOST_EXPORTS): Pass CPPFLAGS.
7749 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7750 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7751 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7752 * Makefile.in, configure: Regenerated.
7753 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7754 and CPPFLAGS_FOR_BUILD.
7756 2008-11-06 Jeff Law <law@redhat.com>
7758 * MAINTAINERS: Add myself as middle end maintainer.
7760 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
7762 * MAINTAINERS (Write after approval): Add myself.
7764 2008-11-05 Diego Novillo <dnovillo@google.com>
7766 * MAINTAINERS (Global Reviewers): Add myself.
7767 (Non-Algorithmic Maintainers): Remove myself.
7769 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7771 * MAINTAINERS (Write after approval): Add myself.
7773 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7775 * MAINTAINERS (Write after approval): Add myself.
7777 2008-10-31 Ben Elliston <bje@au.ibm.com>
7779 * configure.ac (spu-*-*): Remove special case.
7780 * configure: Regenerate.
7782 2008-10-30 Catherine Moore <clm@codesourcery.com>
7784 * MAINTAINERS (Write after approval): Update my email address.
7786 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7788 * configure.ac [spu-*-*]: Do not set skipdirs.
7789 * configure: Re-generate.
7791 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7793 * MAINTAINERS (Various Maintainers): Add myself to reload.
7795 2008-10-25 Richard Guenther <rguenther@suse.de>
7797 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7798 maintainer. Remove myself as libgcc-math maintainer.
7799 (Non-Algorithmic Maintainers): Remove myself.
7801 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7803 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7804 * Makefile.in: Regenerated.
7806 2008-10-23 Cary Coutant <ccoutant@google.com>
7808 * MAINTAINERS (Write after approval): Add myself.
7810 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7817 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7818 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7819 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7820 (HOST_EXPORTS): Pass CPPFLAGS.
7821 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7822 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7823 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7824 * Makefile.in, configure: Regenerated.
7825 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7826 and CPPFLAGS_FOR_BUILD.
7828 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
7830 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7833 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7835 * MAINTAINERS (Write After Approval): Added myself.
7837 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7839 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7840 recommended version to 2.3.2.
7842 * configure: Regenerate.
7844 2008-10-01 Mark Mitchell <mark@codesourcery.com>
7846 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7848 2008-09-29 David Daney <david.daney@caviumnetworks.com>
7850 * MAINTAINERS (Write After Approval): Update e-mail address.
7852 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7854 * libtool.m4: Update to libtool 2.2.6.
7855 * lt~obsolete.m4: Update to libtool 2.2.6.
7856 * ltmain.sh: Update to libtool 2.2.6.
7857 * ltsugar.m4: Update to libtool 2.2.6.
7858 * ltversion.m4: Update to libtool 2.2.6.
7859 * ltoptions.m4: Update to libtool 2.2.6.
7860 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7862 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7864 * MAINTAINERS (Write After Approval): Add myself.
7866 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7868 * MAINTAINERS (Write After Approval): Update my name.
7870 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7872 * MAINTAINERS: Add myself in "Write After Approval".
7874 2008-09-18 Steve Ellcey <sje@cup.hp.com>
7876 * MAINTAINERS: Add myself as ia64 maintainer.
7878 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7880 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7881 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7882 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7883 and Michael Tiemann from Write After Approval since they do not
7884 actually have access.
7886 2008-09-05 Richard Guenther <rguenther@suse.de>
7888 * configure.ac: Initialize clooglibs to -lcloog.
7889 * configure: Re-generate.
7891 2008-09-04 Le-Chun Wu <lcwu@google.com>
7893 * MAINTAINERS (Write After Approval): Add myself.
7895 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7897 * configure.ac (--with-cloog-polylib): New.
7898 (--disable-cloog-version-check): New.
7899 (--disable-ppl-version-check): New.
7900 * configure: Re-generate.
7902 2008-09-03 Richard Guenther <rguenther@suse.de>
7904 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7906 * configure: Re-generate.
7908 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7911 * MAINTAINERS: Add picoChip maintainers.
7913 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7914 Tobias Grosser <grosser@fim.uni-passau.de>
7915 Jan Sjodin <jan.sjodin@amd.com>
7916 Harsha Jagasia <harsha.jagasia@amd.com>
7917 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7918 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7919 Adrien Eliche <aeliche@isty.uvsq.fr>
7921 Merge from graphite branch.
7922 * configure: Regenerate.
7923 * Makefile.in: Regenerate.
7924 * configure.ac (host_libs): Add ppl and cloog.
7925 Add checks for PPL and CLooG.
7926 * Makefile.def (ppl, cloog): Added modules and dependences.
7927 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7928 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7930 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7932 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7933 (GCC_SHLIB_SUBDIR): New.
7934 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7935 * configure: Regenerate.
7936 * Makefile.in: Regenerate.
7938 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7940 * MAINTAINERS: Consistently use tabs to separate columns.
7942 2008-08-29 Tristan Gingold <gingold@adacore.com>
7944 * MAINTAINERS (Write after Approval): Add myself.
7946 2008-08-28 Tristan Gingold <gingold@adacore.com>
7948 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7949 Enable bfd, binutils and opcodes.
7950 * configure: Regenerate.
7952 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7954 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7956 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7958 * MAINTAINERS: Use correct Umlaut for last name.
7960 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7962 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7964 2008-08-16 David Edelsohn <edelsohn@gnu.org>
7966 * MAINTAINERS: Update my email address.
7968 2008-08-16 Nicolas Roche <roche@adacore.com>
7970 * Makefile.tpl: Add BOOT_ADAFLAGS.
7971 * Makefile.in: Regenerate.
7973 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7975 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7976 * configure: Regenerate.
7978 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
7980 * configure.ac: Add makefile fragments for hpux.
7981 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7982 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7983 * configure: Regenerate.
7984 * Makefile.in: Regenerate.
7986 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
7988 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7990 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
7992 * MAINTAINERS (Write after Approval): Add myself.
7994 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7996 * MAINTAINERS (Write After Approval): Add myself.
7998 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
8000 * MAINTAINERS (Write After Approval): Add myself.
8002 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
8004 * MAINTAINERS: Update my email address.
8006 2008-06-25 Joey Ye <joey.ye@intel.com>
8008 * MAINTAINERS (Write After Approval): Add myself.
8010 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8012 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
8013 * Makefile.in: Regenerate.
8014 * configure: Regenerate.
8016 2008-06-17 Daniel Kraft <d@domob.eu>
8018 * MAINTAINERS (Write After Approval): Add myself.
8020 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8022 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
8023 "$@" is still intact with both Autoconf 2.59 and 2.62.
8024 * configure: Regenerate.
8026 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8028 * Makefile.tpl: Fix comment errors.
8029 * Makefile.in: Regenerate.
8031 2008-06-12 David S. Miller <davem@davemloft.net>
8032 David Edelsohn <edelsohn@gnu.org>
8034 * configure.ac: Add powerpc*-*-* to gold supported targets.
8035 * configure: Regenerate.
8037 2008-06-08 Joseph Myers <joseph@codesourcery.com>
8039 PR tree-optimization/36218
8040 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
8041 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
8042 (all prefix="build-"): Pass them to build-system sub-makes.
8043 * Makefile.in: Regenerate.
8045 2008-06-07 Joseph Myers <joseph@codesourcery.com>
8047 * MAINTAINERS (mt port): Remove.
8048 (sco5, unixware, sco udk): Remove.
8049 (Kean Johnston): Add to Write After Approval.
8051 2008-05-30 Julian Brown <julian@codesourcery.com>
8053 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
8054 of libobjc for ARM EABI Linux.
8055 * configure: Regenerate.
8057 2008-05-18 Xinliang David Li <davidxl@google.com>
8059 * ChangeLog: Remove wrong ChangeLog entry.
8061 2008-05-17 Xinliang David Li <davidxl@google.com>
8063 * MAINTAINERS (Write After Approval): Add myself.
8065 2008-05-15 Janus Weil <janus@gcc.gnu.org>
8067 * MAINTAINERS (Write After Approval): Add myself.
8069 2008-05-14 Rafael Espíndola <espindola@google.com>
8071 * config-ml.in: don't handle --enable-shared and --enable-static.
8073 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
8075 * MAINTAINERS: Update my email address.
8077 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
8079 * MAINTAINERS: Update my email address.
8081 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
8083 * MAINTAINERS (Write After Approval): Add myself.
8085 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
8087 * MAINTAINERS (Write After Approval): Add myself.
8089 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
8091 * MAINTAINERS (crx): Add myself.
8093 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8096 2008-04-14 David S. Miller <davem@davemloft.net>
8098 * configure.ac: Add sparc*-*-* to gold supported targets.
8099 * configure: Regenerate.
8101 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8104 * configure.ac: Include override.m4.
8105 * configure: Regenerate.
8107 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8109 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8110 * Makefile.in: Regenerate.
8112 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
8114 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
8115 as nonconfigurable directories list.
8116 * configure: Regenerate.
8118 2008-04-14 Ben Elliston <bje@au.ibm.com>
8120 * config.sub, config.guess: Update from upstream sources.
8122 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
8124 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8125 * Makefile.in: Regenerate.
8127 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
8129 * configure.ac: Do not build libssp for the AVR.
8130 * configure: Regenerate.
8132 2008-04-07 Ian Lance Taylor <iant@google.com>
8134 * Makefile.def: check-gold depends upon all-binutils.
8135 * Makefile.in: Regenerate.
8137 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
8139 * MAINTAINERS (Write After Approval): Add myself.
8141 2008-04-04 Nick Clifton <nickc@redhat.com>
8144 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8146 * configure: Regenerate.
8148 2008-04-04 NightStrike <NightStrike@gmail.com>
8151 * configure.ac: Combine rules for mingw32 and mingw64.
8152 * configure: Regenerate.
8154 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
8156 * MAINTAINERS (Write After Approval): Add myself.
8158 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
8160 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8161 * Makefile.in (.NOTPARALLEL): Ditto.
8163 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
8165 * MAINTAINERS (Write After Approval): Add myself.
8167 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
8169 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8170 * Makefile.in (.NOTPARALLEL): Regenerate.
8172 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
8174 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8175 * Makefile.in: Regenerate.
8177 2008-03-26 Jakub Staszak <kuba@et.pl>
8179 * MAINTAINERS (Write After Approval): Add myself.
8181 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8183 * MAINTAINERS: Update e-mail address.
8185 2008-03-20 Ian Lance Taylor <iant@google.com>
8187 * configure.ac: Add support for --enable-gold.
8188 * Makefile.def: Add gold as a directory like ld.
8189 * configure, Makefile.in: Regenerate.
8191 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8193 * configure.ac: m4_include config/proginstall.m4.
8194 * configure: Regenerate.
8196 Backport from upstream Libtool:
8198 2007-10-12 Eric Blake <ebb9@byu.net>
8200 Deal with Autoconf 2.62's semantic change in m4_append.
8201 * ltsugar.m4 (lt_append): Replace broken versions of
8203 (lt_if_append_uniq): Don't require separator to be overquoted,
8204 and avoid broken m4_append.
8205 (lt_dict_add): Fix typo.
8206 * libtool.m4 (_LT_DECL): Don't overquote separator.
8208 2008-03-13 David Edelsohn <edelsohn@gnu.org>
8210 * config.rpath: Add AIX 6 support.
8212 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
8214 * Makefile.def (stageprofile). Remove -fprofile-generate
8215 from stage_libcflags.
8216 * Makefile.in: Regenerate.
8218 2008-03-13 Ben Elliston <bje@au.ibm.com>
8220 * config.sub, config.guess: Update from upstream sources.
8222 2008-03-06 Tom Tromey <tromey@redhat.com>
8224 * MAINTAINERS: Update for treelang deletion.
8226 2008-03-03 James E. Wilson <wilson@tuliptree.org>
8228 * MAINTAINERS: Update my email address.
8230 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
8232 * MAINTAINERS (darwin port): Add myself as a maintainer.
8233 (objective-c/c++): Add myself as a maintainer.
8235 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
8237 * MAINTAINERS (Write After Approval): Update my email address.
8239 2008-02-25 Tomas Bily <tbily@suse.cz>
8241 * MAINTAINERS (Write After Approval): Add myself.
8243 2008-02-23 Jakub Jelinek <jakub@redhat.com>
8245 * MAINTAINERS (OpenMP): Add myself.
8247 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
8252 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8253 * configure: Regenerate.
8255 * Makefile.def: Define stage_libcflags for all bootstrap stages.
8256 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8257 STAGE4_LIBCFLAGS): New.
8258 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8259 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8260 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8261 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8262 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8263 for target modules. Don't export LIBCFLAGS.
8264 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8265 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8266 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8267 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8268 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8269 * Makefile.in: Regenerate.
8271 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8274 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8275 Do not use -DDLL_EXPORT. Backport from upstream.
8277 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8279 * MAINTAINERS (Write After Approval): Add myself.
8281 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
8283 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8284 * configure: Regenerate.
8286 2008-01-31 Marc Gauthier <marc@tensilica.com>
8288 * configure.ac (xtensa*-*-*): Recognize processor variants.
8289 * configure: Regenerate.
8291 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8294 * configure.ac (PARSE_ARGS): Push suitable setting of
8295 ac_subdirs_all, for `./configure --help=recursive'.
8296 Handle `+' in generic toplevel directory disabling.
8297 * configure: Regenerate.
8299 2008-01-28 Nick Clifton <nickc@redhat.com>
8301 * MAINTAINERS (xstormy16): Take over maintainership.
8303 2008-01-25 Joseph Myers <joseph@codesourcery.com>
8305 * MAINTAINERS (c4x port): Remove.
8307 2008-01-24 David Edelsohn <edelsohn@gnu.org>
8309 * libtool.m4: Backport AIX 6 support from ToT Libtool.
8311 2008-01-23 Ben Elliston <bje@au.ibm.com>
8313 * config.sub, config.guess: Update from upstream sources.
8315 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
8317 * MAINTAINERS (Write After Approval): Add myself.
8319 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
8321 * MAINTAINERS: Update my email address.
8323 2008-01-09 Raksit Ashok <raksit@google.com>
8325 * MAINTAINERS (Write After Approval): Add myself.
8327 2008-01-09 Raksit Ashok <raksit@google.com>
8329 * MAINTAINERS (Write After Approval): Add myself.
8331 2008-01-08 Ben Elliston <bje@au.ibm.com>
8333 * config.sub, config.guess: Update from upstream sources.
8335 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8337 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8338 Change recommended MPFR from 2.2.1 -> 2.3.0.
8339 * configure: Regenerate.
8341 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8343 * MAINTAINERS: Update my email address.
8345 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8347 * MAINTAINERS: Update my email address.
8349 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8351 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8352 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8353 * Makefile.in: Regenerate.
8355 2007-12-10 Mark Heffernan <meheff@google.com>
8357 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8360 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8362 * configure.ac: Enable libjava for x86_64-*-darwin9.
8363 * configure: Regenerate.
8365 2007-12-07 Bill Maddox <maddox@google.com>
8367 * MAINTAINERS (Write After Approval): Add myself.
8369 2007-12-05 Ben Elliston <bje@au.ibm.com>
8371 * config.sub, config.guess: Update from upstream sources.
8373 2007-12-02 Matthias Klose <doko@ubuntu.com>
8375 * config-ml.in: Remove 64bit configure tests.
8377 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8379 * config-ml.in: Robustify against white space in absolute file
8382 * config-ml.in (multi-clean): Substitute ${Makefile}.
8383 Remove superfluous ${Makefile} in list.
8385 2007-11-19 Thiemo Seufer <ths@mips.com>
8387 * config-ml.in: Don't hardcode the Makefile name.
8389 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
8391 * MAINTAINERS (Write After Approval): Add myself.
8393 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
8395 * MAINTAINERS (Write After Approval): Add myself.
8397 2007-11-06 Doug Kwan <dougkwan@google.com>
8399 * MAINTAINERS (Write After Approval): Add myself.
8401 2007-10-25 Ben Elliston <bje@au.ibm.com>
8403 * MAINTAINERS (mercury): Remove entry.
8404 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8406 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8408 * Makefile.def (dependencies): Make configure-gdb depend on
8410 * Makefile.in: Regenerated.
8412 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8414 * MAINTAINERS (Fortran maintainer): Remove myself.
8416 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
8418 * Makefile.def: To avoid problems running with parallel makes,
8419 build newlib before libgloss so that target specific header
8421 * Makefile.in: Regenerate
8423 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8425 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8426 * Makefile.in: Regenerate.
8428 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8430 * MAINTAINERS (Register allocation reviewer): Add myself.
8432 2007-10-08 Mike Frysinger <vapier@gentoo.org>
8434 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8435 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8436 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8437 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8438 * configure: Regenerate.
8440 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
8442 * MAINTAINERS (Register allocation reviewer): Add myself.
8444 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
8446 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8447 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8448 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8449 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8450 * configure.ac: Default them to host tools for $host = $build.
8453 * configure: Regenerate.
8454 * Makefile.in: Regenerate.
8456 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8458 * MAINTAINERS (Register allocation reviewer): Add myself.
8460 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
8462 * MAINTAINERS (Register allocation reviewer): Add myself.
8464 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
8466 * MAINTAINERS (Write After Approval): Fix typo.
8468 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8470 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8471 * configure: Regenerate.
8473 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8476 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8477 they're already prefixed.
8479 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8481 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8483 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8484 * configure: Regenerate.
8485 * Makefile.in: Regenerate.
8487 2007-09-17 Andreas Schwab <schwab@suse.de>
8489 * configure.ac: Raise minimum makeinfo version to 4.6.
8490 * configure: Regenerate.
8492 2007-09-17 Johannes Singler <singler@ira.uka.de>
8494 * MAINTAINERS (write-after-approval) add myself
8496 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8498 * configure.ac: Correct makeinfo version check.
8499 * configure: Regenerate.
8501 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8503 * MAINTAINERS: Update my email address.
8505 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8507 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8508 to $skipdirs and only disable gprof for newlib. Use the normal
8509 mips*-elf* handling in other respects.
8510 * configure: Regnerate.
8512 2007-09-12 David Daney <ddaney@avtrex.com>
8514 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8516 * configure: Regenerate.
8518 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8521 * configure.ac: For libgloss targets, point the linker to the linker
8522 script, startup code and simulator library.
8523 * configure: Regenerate.
8525 2007-09-07 Andrew Haley <aph@redhat.com>
8527 * configure.ac (noconfigdirs): Remove target-libffi and
8529 * configure: Regenerate.
8531 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8534 * configure.ac: Use config/mh-mingw on mingw.
8535 * configure: Regenerate.
8537 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8539 * MAINTAINERS (Write After Approval): Add myself.
8541 2007-09-05 Richard Guenther <rguenther@suse.de>
8543 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8544 nor --disable-checking is provided also turn on yes and types
8545 checking for stage1.
8546 * configure: Re-generate.
8548 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8550 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8551 (Write After Approval): Remove myself.
8553 2007-08-29 Nick Clifton <nickc@redhat.com>
8555 * config.sub, config.guess: Update from upstream sources.
8557 2007-08-22 Bud Davis <jmdavis@link.com>
8559 * MAINTAINERS (Write After Approval): Added myself.
8560 * MAINTAINERS (Reviewers): Removed myself.
8562 2007-08-18 Paul Brook <paul@codesourcery.com>
8563 Joseph Myers <joseph@codesourcery.com>
8565 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8566 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8567 * Makefile.in: Regenerate.
8568 * configure.ac (--with-debug-prefix-map): New.
8569 * configure: Regenerate.
8571 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8572 Nigel Stephens <nigel@mips.com>
8574 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8575 as target_makefile_frag.
8576 * configure: Regenerate.
8578 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8580 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8581 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8582 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8583 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8584 (do-compare, do-compare3, do-compare-debug): New.
8585 ([+compare-target+]): Use them.
8587 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8589 * MAINTAINERS (Write After Approval): Change my email address.
8591 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8592 Ben Elliston <bje@au.ibm.com>
8594 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8595 --silent if $silent.
8596 * configure: Regenerate.
8598 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8600 * MAINTAINERS (Various Maintainers): Add myself as
8601 loop infrastructure maintainer. Update my e-mail
8604 2007-07-31 Diego Novillo <dnovillo@google.com>
8606 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8609 2007-07-26 Richard Guenther <rguenther@suse.de>
8611 * configure.ac: Add types checking to stage1 checking flags.
8612 * configure: Regenerate.
8614 2007-07-17 Nick Clifton <nickc@redhat.com>
8616 * COPYING3: New file. Contains version 3 of the GNU General
8618 * COPYING3.LIB: New file. Contains version 3 of the GNU
8619 Lesser General Public License.
8621 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8623 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8625 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8627 * MAINTAINERS (S/390 co-maintainer): Add myself.
8628 (Write After Approval): Remove myself.
8630 2007-07-13 Dan Hipschman <dsh@google.com>
8632 * MAINTAINERS (Write After Approval): Add myself.
8634 2007-07-11 Nick Clifton <nickc@redhat.com>
8636 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8638 * Makefile.in: Regenerate.
8640 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8642 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8645 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8647 * lt~obsolete.m4: New. Import from 20070318 libtool.
8649 2007-07-03 Julian Brown <julian@codesourcery.com>
8651 * MAINTAINERS (Write After Approval): Add myself.
8653 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8655 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8656 * configure: Regenerate.
8658 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8660 * configure.ac: Add some missing m4 quotation.
8661 * configure: Regenerate.
8663 2007-07-02 Simon Baldwin <simonb@google.com>
8665 * MAINTAINERS (Write After Approval): Add myself.
8667 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
8669 * configure: Regenerate.
8671 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
8673 * Makefile.def: Add windmc tool to build.
8674 * Makefile.tpl: Likewise.
8675 * configure.ac: Likewise.
8676 * Makefile.in: Regenerate.
8677 * configure: Regenerate.
8679 2007-06-28 DJ Delorie <dj@redhat.com>
8681 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8682 not building newlib.
8683 * configure: Regenerated.
8685 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8687 * MAINTAINERS (Write After Approval): Add myself.
8689 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
8691 * MAINTAINERS (Write After Approval): Add myself.
8693 2007-06-19 Chris Matthews <chrismatthews@google.com>
8695 * MAINTAINERS (Write After Approval): Add myself.
8697 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8699 * MAINTAINERS (Write After Approval): Add myself.
8701 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8703 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8704 * Makefile.in: Regenerated.
8706 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8708 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8709 bfin*-*-uclinux* targets.
8710 * configure: Regenerate.
8712 2007-06-14 Ian Lance Taylor <iant@google.com>
8714 * MAINTAINERS: Add myself as non-algorithmic global write
8717 2007-06-14 Diego Novillo <dnovillo@google.com>
8719 * MAINTAINERS: Add self as middle-end maintainer and
8720 non-algorithmic global write maintainer.
8722 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8724 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8725 Move all Fortran maintainers except Paul Brook into the
8726 Non-Autopoiesis section.
8728 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
8730 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8731 (distclean-stage[+id+]): Possibly delete stage_last.
8732 * Makefile.in: Regenerate.
8734 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
8736 * MAINTAINERS (Various Maintainer): Fix typo.
8738 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
8740 * MAINTAINERS (Various Maintainer): Add myself as
8741 dataflow maintainer.
8743 2007-06-07 Ben Elliston <bje@au.ibm.com>
8745 * config.sub, config.guess: Update from upstream sources.
8747 2007-06-07 Ben Elliston <bje@au.ibm.com>
8749 * Makefile.tpl: Fix spelling error.
8750 * Makefile.in: Regenerate.
8752 2007-06-01 Steve Ellcey <sje@cup.hp.com>
8754 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8755 lt_cv_sys_max_cmd_len.
8757 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8759 * MAINTAINERS (Various Maintainers): Add myself as
8760 auto-vectorizer maintainer.
8762 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
8765 * libtool.m4: Revert previous change.
8766 * ltgcc.m4: Put it here.
8768 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8770 * MAINTAINERS (Various Maintainers): Add myself as
8771 auto-vectorizer maintainer.
8773 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8776 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8778 2007-05-30 Richard Guenther <rguenther@suse.de>
8780 * MAINTAINERS (Various Maintainers): Add myself as
8781 auto-vectorizer maintainer.
8783 2007-05-30 Jakub Jelinek <jakub@redhat.com>
8786 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8787 * configure: Rebuilt.
8789 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
8791 * MAINTAINERS (Write After Approval): Removed my name.
8793 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8795 * MAINTAINERS (Write After Approval): Remove myself.
8797 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8799 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8801 2007-05-23 Steve Ellcey <sje@cup.hp.com>
8803 * ltmain.sh: Update from ToT Libtool.
8804 * libtool.m4: Update from ToT Libtool.
8805 * ltsugar.m4: New. Update from ToT Libtool.
8806 * ltversion.m4: New. Update from ToT Libtool.
8807 * ltoptions.m4: New. Update from ToT Libtool.
8809 * ltcf-c.sh: Remove.
8810 * ltcf-cxx.sh: Remove.
8811 * ltcf-gcj.sh: Remove.
8813 2007-05-22 Ollie Wild <aaw@google.com>
8815 * MAINTAINERS (Write After Approval): Add myself.
8817 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
8819 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8821 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8822 Remove CFLAGS/LIBCFLAGS.
8823 (configure-stage[+id+]-[+prefix+][+module+],
8824 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8825 * Makefile.in: Regenerate.
8827 2007-05-15 Diego Novillo <dnovillo@google.com>
8829 * MAINTAINERS: Update e-mail address.
8831 2007-05-15 Revital Eres <eres@il.ibm.com>
8833 * MAINTAINERS (Write After Approval): Add myself.
8835 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
8837 * MAINTAINERS (Write After Approval): Updated my address.
8839 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8841 * MAINTAINERS (Write After Approval): Add myself.
8843 2007-05-11 Silvius Rus <rus@google.com>
8845 * MAINTAINERS (Write After Approval): Add myself.
8847 2007-04-23 Tom Tromey <tromey@redhat.com>
8849 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8851 2007-04-22 Mark Mitchell <mark@codesourcery.com>
8853 * MAINTAINERS (cpplib): Rename to ...
8854 (libcpp): ... this. Add C/C++ front end maintainers.
8856 2007-04-14 Steve Ellcey <sje@cup.hp.com>
8858 * config-ml.in: Pass ${ml_config_env} to configure calls.
8860 2007-04-04 Christian Bruel <christian.bruel@st.com>
8862 * MAINTAINERS (Write After Approval): Add myself.
8864 2007-04-02 Dave Korn <dave.korn@artimi.com>
8866 * MAINTAINERS (Write After Approval): Add myself.
8868 2007-03-31 Tobias Burnus <burnus@net-b.de>
8870 * MAINTAINERS (fortran 95 front end): Add myself.
8872 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8874 * MAINTAINERS (Write After Approval): Add myself.
8876 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
8878 * MAINTAINERS (Modulo Scheduler): Add myself.
8880 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8882 * MAINTAINERS (fortran 95 front end): Add myself.
8883 (c++ front end): whitespace fix.
8885 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8887 * MAINTAINERS (Write After Approval): Add myself.
8889 2007-03-21 Richard Sandiford <richard@codesourcery.com>
8891 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8892 of glob. Quote arguments with single quotes too.
8893 * configure: Regenerate.
8895 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8897 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8898 * Makefile.in: Regenerate
8900 2007-03-07 Andreas Schwab <schwab@suse.de>
8902 * configure: Regenerate.
8904 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8906 * configure.ac: Add "--with-pdfdir" configure option,
8907 which defines pdfdir variable.
8908 * Makefile.def (target=fixincludes): Add install-pdf to
8910 (recursive_targets): Add install-pdf target.
8911 (flags_to_pass): Add pdfdir.
8912 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8914 * configure: Regenerate
8915 * Makefile.in: Regenerate
8917 2007-02-28 Eric Christopher <echristo@apple.com>
8920 2006-12-07 Mike Stump <mrs@apple.com>
8922 * Makefile.def (dependencies): Add dependency for
8923 install-target-libssp and install-target-libgomp on
8925 * Makefile.in: Regenerate.
8927 2007-02-27 Matt Kraai <kraai@ftbfs.org>
8929 * configure: Regenerate.
8930 * configure.ac: Move statements after variable declarations.
8932 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8934 * MAINTAINERS: Add myself as sh maintainer.
8936 2007-02-19 Joseph Myers <joseph@codesourcery.com>
8938 * configure.ac: Adjust for loop syntax.
8939 * configure: Regenerate.
8941 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8943 * configure: Rebuilt.
8945 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8947 * configure.ac: Drop multiple occurrences of --enable-languages,
8948 and fix its quoting.
8949 * configure: Rebuilt.
8951 2007-02-17 Mark Mitchell <mark@codesourcery.com>
8952 Nathan Sidwell <nathan@codesourcery.com>
8953 Vladimir Prus <vladimir@codesourcery.com>
8954 Joseph Myers <joseph@codesourcery.com>
8956 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8957 * configure: Regenerate.
8959 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8961 * ltconfig (freebsd*): Default to elf.
8963 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8965 * configure.ac (target_libraries): Move libgcc before libiberty.
8966 * configure: Regenerated.
8968 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8969 Paolo Bonzini <bonzini@gnu.org>
8972 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8973 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8974 * configure: Regenerated.
8976 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8978 * MAINTAINERS (Language Front End Maintainers): Update my mail
8981 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8984 * configure.ac: Correct syntax for Solaris ksh.
8985 * configure: Regenerated.
8987 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8989 * configure.ac: Sync with src.
8990 * configure: Regenerate.
8992 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8994 * Makefile.in: Regenerate.
8996 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8998 * config.sub: Sync with src.
9000 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
9002 * Makefile.tpl (build_alias, host_alias, target_alias): Use
9003 noncanonical equivalents.
9004 * configure.in: Rename to...
9005 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
9006 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
9007 target_noncanonical. Use them. Rewrite removal of configure
9008 arguments for autoconf 2.59. Discard variable settings. Force
9009 program_transform_name for native tools.
9011 * Makefile.in: Regenerated.
9012 * configure: Regenerated with autoconf 2.59.
9014 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
9016 * MAINTAINERS (Write After Approval): Add myself.
9018 2007-01-31 Andreas Schwab <schwab@suse.de>
9020 * Makefile.tpl (LDFLAGS): Substitute it.
9021 * Makefile.in: Regenerate.
9023 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
9025 * MAINTAINERS (Write After Approval): Add myself.
9027 2007-01-28 David Edelsohn <edelsohn@gnu.org>
9029 * MAINTAINERS (spu port): Add myself.
9031 2007-01-23 Richard Guenther <rguenther@suse.de>
9034 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
9035 * Makefile.tpl (GNATBIND): Substitute it.
9036 (GNATMAKE): Likewise.
9037 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
9039 * Makefile.in: Regenerate.
9040 * configure: Regenerate.
9042 2007-01-18 Mike Stump <mrs@apple.com>
9044 * configure.in: Re-enable -Werror for gcc builds.
9046 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
9048 * MAINTAINERS (Write After Approval): Add myself.
9050 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
9052 * configure.in: Change == to = in test command.
9053 * configure: Regenerate.
9055 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
9056 Nick Clifton <nickc@redhat.com>
9057 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
9059 * configure.in (build_configargs, host_configargs, target_configargs):
9060 Remove build/host/target parameters.
9061 (host_libs): Add gmp and mpfr.
9062 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9063 * Makefile.def (gmp, mpfr): New.
9064 (gcc): Remove target.
9065 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9066 target_os, target_vendor): New.
9067 (configure): Add host_alias/target_alias arguments; adjust invocations.
9068 * configure: Regenerate.
9069 * Makefile.in: Regenerate.
9071 2007-01-11 Matt Fago <fago@earthlink.net>
9073 * configure.in: Try to link to functions only in mpfr 2.2.x
9074 to improve robustness of configure tests.
9075 * configure: Regenerate.
9077 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
9079 * MAINTAINERS: Add myself as i386 maintainer.
9081 2007-01-08 Jan Hubicka <jh@suse.cz>
9083 * MAINTAINERS: Add myself as i386 maintainer.
9085 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
9087 * configure.in: Add support for an x86_64-mingw* target.
9088 * configure: Regenerate.
9090 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
9092 * Makefile.tpl (all-target): Correct @if conditional for target
9094 * configure.in: Omit libiberty if building only target libgcc.
9095 * configure, Makefile.in: Regenerated.
9097 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
9099 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
9100 * configure: Regenerate.
9102 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9104 * Makefile.def (target_modules): Add libgcc.
9105 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
9106 * Makefile.tpl (clean-target-libgcc): Delete.
9107 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9108 on gcc even for bootstrapped modules. Rewrite handling of
9109 lang_env_dependencies to loop over target_modules.
9110 * configure.in (target_libraries): Add target-libgcc.
9111 * Makefile.in, configure: Regenerated.
9113 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
9115 * configure.in: Reorganize recognition of languages. Add
9116 --enable-stage1-languages. Show supported languages for the chosen
9117 target rather than all recognized languages.
9118 * configure: Regenerate.
9120 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
9122 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9123 * Makefile.in: Regenerate.
9125 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9127 * configure.in: Warn that MPFR 2.2.0 is buggy.
9128 * configure: Regenerate.
9130 2006-12-27 Ian Lance Taylor <iant@google.com>
9132 * configure.in: When removing Makefiles to force a reconfigure, also
9133 remove prev-DIR*/Makefile.
9134 * configure: Regenerate.
9136 2006-12-22 Andreas Schwab <schwab@suse.de>
9138 * configure: Regenerate with correct autoconf version.
9140 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
9142 * configure.in: add AC_SUBST for *_FOR_TARGET.
9143 * configure: Regenerate.
9145 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9147 * configure.in: Simplify logic for rejecting languages that cannot
9148 be built. Separate the case when a language is unsupported,
9149 from the case when the user chooses not to build a language.
9151 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9153 * configure.in: Remove "$build" case for powerpc-*-darwin* since
9154 it only affects bootstrap and could be tested on "$host" as well.
9155 * configure: Regenerate.
9156 * config/mh-ppc-darwin: Add to the stage1 cflags here.
9158 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9161 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9162 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9163 move here comment from Makefile.tpl.
9164 * Makefile.tpl: Move some definitions higher in the file.
9165 (STAGE1_CHECKING): New.
9166 * configure.in: Add --enable-stage1-checking.
9167 * configure: Regenerate.
9168 * Makefile.in: Regenerate.
9170 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9172 * MAINTAINERS: Add myself as build system maintainer.
9174 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
9176 * MAINTAINERS (Write After Approval): Add myself.
9178 2006-12-13 Eric Christopher <echristo@apple.com>
9180 * MAINTAINERS: Add myself as darwin maintainer.
9182 2006-12-11 Ian Lance Taylor <ian@airs.com>
9184 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9186 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
9188 MAINTAINERS: Update my entry.
9190 2006-12-11 Alan Modra <amodra@bigpond.net.au>
9192 * configure.in: Handle spu makefile frag.
9193 * Makefile.tpl (MAINT): Define
9194 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9195 * configure: Regenerate.
9196 * Makefile.in: Regenerate.
9198 2006-12-11 Ben Elliston <bje@au.ibm.com>
9200 * config.guess: Import latest version.
9201 * config.sub: Likewise.
9203 2006-12-11 Ben Elliston <bje@au.ibm.com>
9205 * configure.in (spu-*-*): Don't skip target-libiberty.
9206 * configure: Regenerate.
9208 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
9211 * configure.in: Correct x86 darwin support for libjava to powerpc
9213 * configure: Regenerate.
9215 2006-12-08 Sandro Tolaini <tolaini@libero.it>
9217 * configure.in: Add x86 darwin support for libjava.
9218 * configure: Regenerate.
9220 2006-12-07 Mike Stump <mrs@apple.com>
9222 * Makefile.def (dependencies): Add dependency for
9223 install-target-libssp and install-target-libgomp on
9225 * Makefile.in: Regenerate.
9227 2006-12-04 Richard Guenther <rguenther@suse.de>
9229 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9230 (Non-Algorithmic Maintainers): Move over non-algorithmic
9231 loop optimizer maintainers, add myself as a non-algorithmic
9232 middle-end maintainer.
9234 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
9236 * MAINTAINERS (Write After Approval): Add myself.
9238 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9240 * configure.in: Update error message for missing GMP/MPFR.
9242 * configure: Regenerate.
9244 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9246 * configure.in: Update MPFR version in error message.
9248 * configure: Regenerate.
9250 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9252 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9253 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9254 --with-gmp-lib): New flags.
9256 * configure: Regenerate.
9258 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
9260 * MAINTAINERS (Write After Approval): Change my email address.
9262 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
9264 * MAINTAINERS (Write After Approval): Add myself.
9266 2006-11-22 Philipp Thomas <pth@suse.de>
9268 * MAINTAINERS (i18n): Update e-mail address.
9270 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9272 * MAINTAINERS (spu port): Add myself as maintainer.
9273 (Write After Approval): Remove myself.
9275 2006-11-22 Ben Elliston <bje@au.ibm.com>
9277 * configure.in (skipdirs): Don't build libssp for SPU.
9278 * configure: Regenerate.
9280 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
9282 * MAINTAINERS (spu port): Add myself as maintainer.
9283 (libobjc): Update my email address.
9285 2006-11-21 Andrea Bona <andrea.bona@st.com>
9287 * MAINTAINERS (Write After Approval): Add myself.
9289 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9291 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9292 * configure : Rebuilt.
9294 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9296 * MAINTAINERS (Write After Approval): Add myself.
9298 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
9300 * MAINTAINERS (Write After Approval): Add myself.
9302 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9304 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9306 * configure: Regenerate.
9308 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
9310 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9311 (unstage): Test for stage_last presence.
9314 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9316 * Makefile.in: Regenerate.
9318 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
9320 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9323 2006-11-14 Erven Rohou <erven.rohou@st.com>
9325 * MAINTAINERS (Write After Approval): Add myself.
9327 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
9329 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9330 and stageN-package/Makefile.
9331 * Makefile.in: Regenerated.
9333 2006-11-14 Jie Zhang <jie.zhang@analog.com>
9335 * configure.in: Remove target-libgloss from noconfigdirs for
9337 * configure: Regenerated.
9339 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9341 * configure.in (have_gmp): Only error if the gcc directory exists.
9343 * configure: Regenerate.
9345 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9347 * configure.in: Robustify error message for missing GMP/MPFR.
9349 * configure: Regenerate.
9351 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
9353 * MAINTAINERS (Write After Approval): Add myself.
9355 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
9357 * MAINTAINERS: Change email address.
9359 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9361 * MAINTAINERS (Write After Approval): Add myself.
9363 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9365 * MAINTAINERS (Write After Approval): Add myself.
9367 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9369 * MAINTAINERS (Write After Approval): Move myself to
9370 Write After Approval section.
9372 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9374 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9376 * configure: Regenerate.
9378 2006-10-16 Tobias Burnus <burnus@net-b.de>
9380 * MAINTAINERS (Write After Approval): Add myself.
9382 2006-10-16 Ben Elliston <bje@au.ibm.com>
9384 * config.guess: Import latest version.
9385 * config.sub: Likewise.
9387 2006-10-10 Brooks Moses <bmoses@stanford.edu>
9389 * Makefile.def: Added pdf target handling.
9390 * Makefile.tpl: Added pdf target handling.
9391 * Makefile.in: Regenerated.
9393 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9395 * MAINTAINERS: Add self as score port maintainer.
9397 2006-10-04 Brooks Moses <bmoses@stanford.edu>
9399 * MAINTAINERS (Write After Approval): Add myself.
9401 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9403 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
9405 * configure: Regenerated.
9407 2006-09-27 Dave Brolley <brolley@redhat.com>
9409 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9410 using $s instead of $r.
9411 * configure: Regenerated.
9413 2006-09-26 Thiemo Seufer <ths@mips.com>
9415 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9416 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9417 * configure: Regenerate.
9419 2006-09-24 Graeme Peterson <gridly@gmail.com>
9421 * MAINTAINERS (Write After Approval): Remove myself.
9423 2006-09-22 Chao-ying Fu <fu@mips.com>
9425 * MAINTAINERS (Write After Approval): Add myself.
9427 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9429 * MAINTAINERS: Add self as soft-fp maintainer.
9431 2006-09-09 Anatoly Sokolov <aesok@post.ru>
9433 * MAINTAINERS: Add myself as avr maintainer.
9434 Remove Marek Michalkiewicz as avr maintainer.
9436 2006-09-07 Roberto Costa <roberto.costa@st.com>
9438 * MAINTAINERS (Write After Approval): Add myself.
9440 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
9442 * configure.in: Never build newlib for a Mingw host.
9443 Never build newlib as Mingw target library.
9444 Test the existence of winsup/cygwin for building a Cygwin newlib,
9445 rather than just winsup.
9446 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9447 building a Mingw target.
9448 * configure: Regenerate.
9450 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9452 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9454 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
9456 * config.guess: Import from src (was more updated).
9457 * config.sub: Likewise.
9459 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9461 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9462 * configure: Regenerated.
9464 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
9466 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9467 for stages after the first.
9469 2006-07-17 Jakub Jelinek <jakub@redhat.com>
9471 * Makefile.def: Add dependencies for configure-opcodes
9472 on configure-intl and all-opcodes on all-intl.
9473 * Makefile.in: Regenerated.
9475 2006-07-13 Ben Elliston <bje@au.ibm.com>
9477 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9479 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9481 Port to hosts whose 'sort' and 'tail' implementations
9482 treat operands with leading '+' as file names, as POSIX
9483 has required since 2001. However, make sure the code still
9484 works on pre-POSIX hosts.
9485 * ltmain.sh: Don't assume "sort +2" is equivalent to
9486 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9488 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9490 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9492 2006-07-04 Peter O'Gorman <peter@pogma.com>
9494 * ltconfig: chmod 644 before ranlib during install.
9496 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9499 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9500 if the bootstrap compiler is a GCC version that supports it.
9501 * configure: Regenerate.
9503 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9505 * configure.in: Fix thinkos in previous check-in.
9506 * configure: Regenerate.
9508 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9511 * configure.in: Test subdir_requires and give an appropriate
9513 * configure: Regenerate.
9515 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9517 * MAINTAINERS (Write After Approval): Add myself.
9519 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9521 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9523 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9525 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9527 2006-06-20 David Ayers <d.ayers@inode.at>
9530 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9531 whether target-libjava is being configured instead of whether the
9532 java front end is enabled.
9533 * configure: Regenerate.
9535 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9538 * configure.in: Only enable libgomp on IRIX 6.
9539 * configure: Regenerate.
9541 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9543 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9545 * Makefile.in: Regenerate.
9547 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9549 * config-ml.in: Alter CCASFLAGS to include special
9550 multilib options the same as is done for CFLAGS.
9552 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9554 * configure.in: Don't enable libgomp on hpux10.
9555 * configure: Rebuilt.
9557 2006-06-12 David Ayers <d.ayers@inode.at>
9561 * configure.in: Remove target-boehm-gc from noconfigdirs where
9562 ${libgcj} is specified.
9563 * configure: Regenerate.
9565 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9569 * configure.in: Sync.
9570 * configure: Regenerated.
9572 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9574 * Makefile.def: Added dependencies from sim and gdb on intl, and
9575 added configure dependencies to everything with an all dependency
9577 * Makefile.in: Regenerated.
9579 2006-06-06 David Ayers <d.ayers@inode.at>
9582 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9583 * Makefile.in: Regenerate.
9584 * configure.in: Add --enable-objc-gc at toplevel and have it
9585 enable boehm-gc for Objective-C.
9586 Remove target-boehm-gc from libgcj.
9587 Add target-boehm-gc to target_libraries.
9588 Add target-boehm-gc to noconfigdirs where ${libgcj}
9590 Assert that boehm-gc is supported when requested for Objective-C.
9591 Only build boehm-gc if needed either for Java or Objective-C.
9592 * configure: Regenerate.
9594 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9597 * Makefile.tpl (configure-[+prefix+][+module+],
9598 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9599 Remove rule to unstage bootstrapped modules.
9600 (stage_current): New.
9601 * Makefile.in: Regenerate.
9603 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9605 * MAINTAINERS (Write After Approval): Update my e-mail address.
9607 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9609 * include/libiberty.h: Declare pex_run_in_environment.
9611 2006-05-31 Asher Langton <langton2@llnl.gov>
9613 * MAINTAINERS (Write After Approval): Add myself.
9615 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9617 * Makefile.def (bfd, opcodes): Fix lib_path.
9618 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9619 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9620 * Makefile.in: Regenerate.
9622 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9624 * Makefile.in: Regenerate.
9626 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9628 * Makefile.def: Add install-html target. Add datarootdir
9629 docdir and htmldir to flags_to_pass.
9630 * Makefile.tpl: Add install-html target.
9631 * Makefile.in: Regenerate.
9632 * configure.in: Add --with-datarootdir, --with-docdir, and
9633 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9634 * configure: Regenerate.
9636 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9638 * configure.in: Enable gprof for cross builds.
9639 * configure: Regenerate.
9641 2006-05-22 Richard Guenther <rguenther@suse.de>
9644 2006-01-31 Richard Guenther <rguenther@suse.de>
9645 Paolo Bonzini <bonzini@gnu.org>
9647 * Makefile.def (target_modules): Add libgcc-math target module.
9648 * configure.in (target_libraries): Add libgcc-math target library.
9649 (--enable-libgcc-math): New configure switch.
9650 * Makefile.in: Re-generate.
9651 * configure: Re-generate.
9652 * libgcc-math: New toplevel directory.
9654 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9655 Andreas Tobler <a.tobler@schweiz.ch>
9657 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9658 * configure: Rebuilt.
9660 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
9662 * MAINTAINERS (Write After Approval): Add myself.
9664 2006-05-01 DJ Delorie <dj@redhat.com>
9666 * configure.in: Restore CFLAGS if GMP isn't present.
9667 * configure: Regenerate.
9669 2006-05-01 Richard Guenther <rguenther@suse.de>
9671 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9674 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
9676 * MAINTAINERS (Write After Approval): Add myself.
9678 2006-04-28 Jan Beulich <jbeulich@novell.com>
9680 * MAINTAINERS (Write After Approval): Add myself.
9682 2006-04-18 DJ Delorie <dj@redhat.com>
9684 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9685 reference libgloss so that libssp can be built in a combined
9687 * configure: Regenerate.
9689 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
9691 * MAINTAINERS (Write After Approval): Add myself.
9693 2006-04-05 Ben Elliston <bje@au.ibm.com>
9695 * configure.in: Require makeinfo 4.4 or higher.
9696 * configure: Regenerate.
9698 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9700 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9701 Rearrange the entries of other libraries to have them in one place.
9703 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9705 * MAINTAINERS (Write After Approval): Remove myself.
9706 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9708 2006-03-14 Richard Guenther <rguenther@suse.de>
9710 * configure: Regenerate with autoconf 2.13.
9712 2006-03-13 Jim Blandy <jimb@codesourcery.com>
9714 * MAINTAINERS: Use my work address.
9716 * MAINTAINERS: Update my E-mail address.
9718 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
9720 * configure.in: Handle --disable-<component> generically.
9721 * configure: Regenerate.
9723 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9726 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9728 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9730 * MAINTAINERS (Write After Approval): Remove myself.
9731 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9733 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
9735 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9736 (TARGET_CONFIGDIRS): Remove.
9737 * configure.in: Remove AC_SUBST(target_configdirs).
9738 * Makefile.in, configure: Regenerated.
9740 2006-02-20 Steven G. Kargl <kargls@comcast.net>
9742 * MAINTAINERS (Write After Approval): Remove myself.
9743 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9745 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
9749 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9751 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9752 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9753 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9754 BUILD_PREFIX, BUILD_PREFIX_1.
9755 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9757 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9758 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9760 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9761 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9762 of `cat stage_current`. Always provide the `r' and `s' variables.
9763 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9764 a single shell execution.
9765 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9766 bootstrapped modules, make the stage1 module if the build was not
9767 started yet, else build the current stage.
9768 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9769 (all-build, all-host, all-target, [+make_target+]-host,
9770 [+make_target+]-target): Do not use \-continued lines.
9771 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9772 (current_stage, restrap, stage_last): New.
9774 * Makefile.in: Regenerate.
9775 * configure: Regenerate.
9777 2006-02-19 Bud Davis <jmdavis@link.com>
9779 * MAINTAINERS (Write After Approval): Remove myself.
9780 (Language Front End Maintainers): Add myself as fortran 95
9781 maintainer and update e-mail address.
9783 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9785 * MAINTAINERS (Write After Approval): Remove myself.
9786 (Language Front End Maintainers): Add myself as fortran 95
9789 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
9791 * MAINTAINERS (Write After Approval): Add myself.
9793 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9795 * MAINTAINERS (Write After Approval): Remove myself.
9796 (Language Front End Maintainers): Add myself as
9797 fortran 95 maintainer.
9799 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9803 2005-12-27 Leif Ekblad <leif@rdos.net>
9805 * configure.in: Add support for RDOS target.
9806 * configure: Regenerate.
9808 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9809 Andreas Schwab <schwab@suse.de>
9811 * configure: Regenerate.
9813 2006-02-12 David Edelsohn <edelsohn@gnu.org>
9815 * configure.in (enable_libgomp): Add AIX.
9816 * configure: Regenerate.
9818 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9820 * MAINTAINERS (Write After Approval): Add myself.
9822 2006-02-03 Lee Millward <lee.millward@gmail.com>
9824 * MAINTAINERS (Write After Approval): Add myself.
9826 2006-01-31 Richard Guenther <rguenther@suse.de>
9827 Paolo Bonzini <bonzini@gnu.org>
9829 * Makefile.def (target_modules): Add libgcc-math target module.
9830 * configure.in (target_libraries): Add libgcc-math target library.
9831 (--enable-libgcc-math): New configure switch.
9832 * Makefile.in: Re-generate.
9833 * configure: Re-generate.
9834 * libgcc-math: New toplevel directory.
9836 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
9838 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9839 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9840 the assembler, linker and binutils.
9841 * configure: Regenerate.
9843 2006-01-22 Dirk Mueller <dmueller@suse.de>
9845 * MAINTAINERS (Write After Approval): Add myself.
9847 2006-01-20 Diego Novillo <dnovillo@redhat.com>
9849 * configure: Regenerate.
9851 2006-01-18 Richard Henderson <rth@redhat.com>
9852 Jakub Jelinek <jakub@redhat.com>
9853 Diego Novillo <dnovillo@redhat.com>
9855 * libgomp: New directory.
9856 * Makefile.def: Add target_module libgomp.
9857 * Makefile.in: Regenerate.
9858 * configure.in (target_libraries): Add target-libgomp.
9859 * configure: Regenerate.
9861 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
9863 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9864 @ from continuation.
9865 * Makefile.in: Rebuilt.
9867 2006-01-04 Chris Lattner <sabre@gnu.org>
9869 * MAINTAINERS (Write After Approval): Add myself.
9871 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
9875 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9876 * Makefile.tpl (OBJDUMP): New.
9877 (EXTRA_HOST_FLAGS): Add it.
9878 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9880 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9881 to use symbolic links between directories. Avoid race conditions
9882 or make them harmless.
9883 * configure.in: Do not try to use symbolic links between directories.
9885 * Makefile.def (LEAN): Pass.
9886 * Makefile.tpl (LEAN): Define.
9887 (stage[+id+]-start): Accept that the previous directory does not
9888 exist, if the bootstrap is lean.
9889 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9890 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9891 configure substitution.
9892 ([+compare-target+]): Likewise.
9893 ([+bootstrap-target+]-lean): New.
9894 * configure.in: Remove lean bootstrap support from here.
9896 * Makefile.in: Regenerate.
9897 * configure: Regenerate.
9899 2006-01-04 Ben Elliston <bje@au.ibm.com>
9901 * MAINTAINERS (libdecnumber): Add myself.
9903 2006-01-02 Mark Mitchell <mark@codesourcery.com>
9905 * libtool-ldflags: New script.
9907 2006-01-02 Andreas Schwab <schwab@suse.de>
9909 * configure.in: When reconfiguring remove Makefile in
9910 all stage directories.
9911 * configure: Regenerate.
9913 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9915 * MAINTAINERS: Update my email address.
9917 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
9919 Revert Ada-related part of the previous change.
9921 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9923 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9924 * Makefile.in: Regenerate.
9925 * configure.in: Do not include mt-ppc-aix target fragment.
9926 * configure: Regenerate.
9928 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
9930 * configure.in: Select appropriate fragments for PowerPC/AIX.
9931 * configure: Regenerate.
9933 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9934 BOOT_CFLAGS, BOOT_LDFLAGS.
9935 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9936 BOOT_CFLAGS, BOOT_LDFLAGS.
9937 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9938 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9939 (stage): Fail if we cannot complete the work.
9940 * Makefile.in: Regenerate.
9942 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9944 * configure.in: Replace ms1 with mt.
9945 * configure: Rebuilt.
9947 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9949 * MAINTAINERS: Update my email address.
9951 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
9953 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9954 install-host-nogcc): Don't invoke $(stage) at the end.
9955 * Makefile.in: Regenerate.
9957 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
9959 * configure.in: Flip the top-level bootstrap switch.
9960 * configure: Regenerate.
9962 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9964 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9965 $(stage) and $(unstage).
9966 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9967 (all): Remove stray semicolon.
9968 (local-distclean): Don't handle multilib.tmp and multilib.out.
9969 (install.all): Set $s for consistency.
9970 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9971 check_multilibs setting. Always make the install directory.
9972 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9974 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9975 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9976 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9977 (multilib.out): Remove.
9978 * Makefile.in: Regenerated.
9980 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9982 * MAINTAINERS (Write After Approval): Add myself.
9984 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9986 * MAINTAINERS: Add myself as mt maintainer.
9988 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9990 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9992 * MAINTAINERS: Change email address.
9994 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
9996 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9997 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9998 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9999 Find in-tree tools if available.
10000 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
10001 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
10002 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
10003 (COMPILER_*_FOR_TARGET): New.
10004 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
10005 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
10006 (CONFIGURED_*, USUAL_*): Remove.
10007 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
10008 STRIP): Use autoconf substitutions.
10009 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
10010 COMPILER_NM_FOR_TARGET): New.
10011 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
10013 (all): Make all-host and all-target in parallel.
10014 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
10015 that $$r and $$s are set before invoking a recursive make.
10016 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
10017 ([+bootstrap-target+]): Inline most of the `all' target.
10019 2005-11-29 Ben Elliston <bje@au.ibm.com>
10021 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
10022 from the gcc build directory.
10023 * Makefile.in: Regenerate.
10025 2005-11-29 Ben Elliston <bje@au.ibm.com>
10027 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
10028 depend on all-libdecnumber.
10029 * configure.in (host_libs): Include libdecnumber.
10030 * Makefile.in: Regenerate.
10031 * configure: Likewise.
10033 2005-11-29 Ben Elliston <bje@au.ibm.com>
10035 * libdecnumber: Import decNumber sources from the dfp-branch.
10037 2005-11-21 Kean Johnston <jkj@sco.com>
10039 * config.sub, config.guess: Sync from upstream sources.
10041 2005-11-21 Ben Elliston <bje@au.ibm.com>
10043 Import from Autoconf sources:
10045 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
10046 * config/move-if-change: Don't output "$2 is unchanged";
10047 suggested by Ben Elliston. Handle weird characters correctly.
10049 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
10051 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
10052 to match upstream libtool for darwin.
10054 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
10056 * Makefile.def: Remove gdb dependencies for gdbtk.
10057 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
10058 (configure-gdb, install-gdb): New rules.
10059 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
10060 * Makefile.in, configure: Regenerated.
10062 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
10064 * MAINTAINERS (Write After Approval): Add myself.
10066 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
10068 * MAINTAINERS (Write After Approval): Add myself.
10070 2005-10-24 Diego Novillo <dnovillo@redhat.com>
10072 * MAINTAINERS (alias analysis): Add Daniel Berlin and
10075 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
10078 * Makefile.tpl (do-[+make-target+], do-check, install,
10079 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10080 are set before recursing.
10081 * Makefile.in: Regenerate.
10083 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
10086 * Makefile.def (gcc) <target>: Fix thinko.
10087 * Makefile.in: Regenerate.
10089 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
10091 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10092 * configure: Regenerate.
10094 2005-10-15 Jie Zhang <jie.zhang@analog.com>
10096 * MAINTAINERS (Write After Approval): Add self.
10098 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
10100 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10101 target-libffi, target-qthreads, target-libjava, and
10103 * configure: Regenerate.
10105 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
10107 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10108 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10109 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10110 (USUAL_OBJDUMP_FOR_TARGET): New.
10111 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10112 * configure.in: Check for $OBJDUMP_FOR_TARGET.
10113 * configure, Makefile.in: Regenerated.
10115 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
10117 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10118 before other host packages.
10120 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
10122 * MAINTAINERS: Add self as sh libraries/configury maintainer.
10124 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
10128 * configure.in (default_target): Remove.
10129 * Makefile.tpl (all): Do not use prerequisites as subroutines
10130 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10131 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10132 use prerequisites as subroutines.
10133 (check-host, check-target): New.
10134 (bootstrap configure & all targets): Do not use stage*-start
10135 if the directory layout is already ok.
10136 (non-bootstrap configure & all targets): Prepend a $(unstage).
10137 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
10138 (NOTPARALLEL): Remove.
10139 (unstage, stage variables): New variables.
10140 (unstage, stage targets): Simply expand to those variables.
10142 * configure: Regenerate.
10143 * Makefile.in: Regenerate.
10145 2005-10-04 James E Wilson <wilson@specifix.com>
10147 * Makefile.def (lang_env_dependencies): Add libmudflap.
10148 * Makefile.in: Regenerate.
10150 2005-10-03 Andreas Schwab <schwab@suse.de>
10152 Backport from libtool CVS:
10153 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
10155 * ltmain.sh: add support for installing into temporary
10156 staging area (e.g. 'make install DESTDIR=...')
10158 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
10160 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10161 * configure: Regenerated.
10163 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
10165 * configure: Regenerate with the correct
10168 2005-09-30 Catherine Moore <clm@cm00re.com>
10170 * configure.in (bfin-*-*): New.
10171 * configure: Regenerated.
10173 2005-09-28 Geoffrey Keating <geoffk@apple.com>
10175 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10176 (LIPO_FOR_TARGET): New.
10177 (CONFIGURED_LIPO_FOR_TARGET): New.
10178 (USUAL_LIPO_FOR_TARGET): New.
10179 (STRIP_FOR_TARGET): New.
10180 (CONFIGURED_STRIP_FOR_TARGET): New.
10181 (USUAL_STRIP_FOR_TARGET): New.
10182 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10184 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10185 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10186 * Makefile.in: Regenerate.
10187 * configure: Regenerate.
10189 2005-09-19 David Edelsohn <edelsohn@gnu.org>
10191 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10192 (rs6000-*-aix*): Same.
10193 * configure: Regenerate.
10195 2005-09-16 Tom Tromey <tromey@redhat.com>
10197 * MAINTAINERS: Add self as java maintainer.
10199 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
10201 * configure.in: Recognize f95 in the --enable-languages option,
10202 and substitute it for fortran, issuing a warning.
10203 * configure: Regenerate.
10205 2005-08-30 Phil Edwards <phil@codesourcery.com>
10207 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
10208 * configure: Regenerated.
10210 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
10212 * MAINTAINERS: Add self as ms1 maintainer.
10214 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
10216 * Makefile.def (libssp): Add to lang_env_dependencies.
10217 * Makefile.in: Regenerate.
10219 2005-08-18 Ian Lance Taylor <ian@airs.com>
10221 * MAINTAINERS: Add myself as middle-end maintainer.
10223 2005-08-17 Christian Groessler <chris@groessler.org>
10225 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10226 * Makefile.in: Regenerate.
10228 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
10230 * MAINTAINERS (write after approval): Added myself.
10232 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
10234 * MAINTAINERS (Write After Approval): Add myself.
10236 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
10238 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10239 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10240 Look for alternate names of the target cc and c++
10241 * configure: Regenerate.
10243 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
10245 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10246 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10247 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10248 tools; remove code to manually set them.
10249 (Target tools): Look in the environment for them.
10250 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10251 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10252 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10254 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10255 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10256 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10257 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10258 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10259 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10260 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10261 * configure: Regenerate.
10262 * Makefile.in: Regenerate.
10264 2005-07-28 Ben Elliston <bje@au.ibm.com>
10266 * MAINTAINERS: Update for removed CPU targets.
10268 2005-07-27 Mark Mitchell <mark@codesourcery.com>
10270 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10271 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10272 * Makefile.in: Regenerated.
10274 2005-07-26 Mark Mitchell <mark@codesourcery.com>
10276 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10277 (CFLAGS_FOR_TARGET): Use it.
10278 (CXXFLAGS_FOR_TARGET): Likewise.
10279 * Makefile.in: Regenerated.
10280 * configure.in (--with-build-sysroot): New option.
10281 * configure: Regenerated.
10283 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
10285 * Makefile.tpl: Wrap install between unstage and stage
10286 * Makefile.in: Regenerate.
10288 2005-07-21 Eric Christopher <echristo@apple.com>
10290 * MAINTAINERS: Update affiliation.
10292 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
10294 * MAINTAINERS: Add self as crx port maintainer.
10296 2005-07-20 DJ Delorie <dj@redhat.com>
10298 * MAINTAINERS: Add self as m32c maintainer.
10300 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
10302 * all files: Update FSF address.
10304 2005-07-15 Eric Christopher <echristo@redhat.com>
10306 * MAINTAINERS: Change affiliation.
10308 2005-07-14 Jim Blandy <jimb@redhat.com>
10310 * configure.in: Add cases for Renesas m32c.
10311 * configure: Regenerated.
10313 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10315 * COPYING.LIB: Update from fsf.org.
10317 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10319 * COPYING, compile, config.guess,
10320 config.sub, install-sh, missing, mkinstalldirs,
10321 symlink-tree, ylwrap: Sync from upstream sources.
10322 * config-ml.in: Update FSF address.
10324 2005-07-13 Eric Christopher <echristo@redhat.com>
10326 * configure.in: Add toplevel noconfigdir support for tpf.
10327 * configure: Regenerate.
10329 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
10333 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10334 * Makefile.in: Regenerate.
10336 2005-07-07 Mark Mitchell <mark@codesourcery.com>
10338 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
10339 Brolley to write-after-approval.
10341 2005-07-07 Andreas Schwab <schwab@suse.de>
10343 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10344 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10345 * Makefile.in: Regenerated.
10347 2005-07-06 Geoffrey Keating <geoffk@apple.com>
10349 * configure.in: Don't build sim or rda when targetting darwin.
10350 * configure: Regenerate.
10352 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
10354 * configure.in: Add --enable-libssp and --disable-libssp.
10355 * configure: Regenerate with autoconf-2.13.
10357 2005-07-02 Jakub Jelinek <jakub@redhat.com>
10359 * Makefile.def (target_modules): Add libssp.
10360 * configure.in (target_libraries): Add target-libssp.
10361 * configure: Rebuilt.
10362 * Makefile.in: Rebuilt.
10364 2005-07-01 Zack Weinberg <zackw@panix.com>
10366 * MAINTAINERS: Change email address. Resign from maintainership.
10368 2005-07-01 Richard Guenther <rguenther@suse.de>
10370 * MAINTAINERS: Change my e-mail address and affiliation.
10372 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
10374 * Makefile.def (stagefeedback): Come after profile.
10375 Define profiledbootstrap target.
10376 * Makefile.tpl (profiledbootstrap): Remove.
10377 (stageprofile-end): Zap stagefeedback.
10378 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10379 * Makefile.in: Regenerate.
10381 2005-06-13 Richard Sandiford <richard@codesourcery.com>
10383 * MAINTAINERS: Update my email address.
10385 2005-06-13 Zack Weinberg <zack@codesourcery.com>
10387 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10388 In 'cpp' stanza, support '#line' as well as '# '.
10390 2005-06-08 Andreas Schwab <schwab@suse.de>
10392 * MAINTAINERS: Move myself from 'Write After Approval' to
10393 'CPU Port Maintainers' section as m68k maintainer.
10395 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
10397 * configure.in (unsupported_languages): New macro.
10398 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10399 non-ported target libraries in noconfigdirs.
10400 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10401 non-linux-gnu. Remove libgcj_ex_libffi.
10402 <lang_frag loop>: Set add_this_lang=no if the language is in
10403 unsupported_languages.
10404 * configure: Regenerate.
10406 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10408 * configure.in: Fix typo in handling of --with-mpfr-dir.
10409 * configure: Regenerate.
10411 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10413 * MAINTAINERS: Update my email address.
10415 2005-06-02 Jim Blandy <jimb@redhat.com>
10417 * config.sub: Add cases for the Renesas m32c. (This patch has been
10418 accepted into the master sources.)
10420 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
10421 Michael Snyder <msnyder@redhat.com>
10422 Stan Cox <scox@redhat.com>
10424 * configure.in: Set noconfigdirs for ms1.
10426 * configure: Regenerate.
10428 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10430 * MAINTAINERS (Write After Approval): Add self.
10432 2005-06-01 Josh Conner <jconner@apple.com>
10434 * MAINTAINERS (Write After Approval): Add self.
10436 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
10438 * MAINTAINERS: Update my email address.
10440 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10442 * MAINTAINERS (Write After Approval): Add self.
10444 2005-05-26 Chris Demetriou <cgd@broadcom.com>
10446 * MAINTAINERS (Write After Approval): Remove self.
10448 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
10450 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10451 (Dependencies): Consider target modules for bootstrap dependencies.
10452 Make target bootstrap modules depend on each stage's gcc.
10453 * Makefile.in: Regenerate.
10455 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
10457 * Makefile.def (configure-gcc): Depend on binutils having been built.
10458 (all-gcc): No need to do it here.
10459 * Makefile.in: Regenerate.
10461 2005-05-19 Paul Brook <paul@codesourcery.com>
10463 * configure.in: Rewrite misleading error message when requested
10464 language cannot be built.
10465 * configure: Regenerate.
10467 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10469 * ylwrap: Import from Automake 1.9.5.
10471 2005-05-13 David Ung <davidu@mips.com>
10473 * MAINTAINERS (Write After Approval): Add self.
10475 2005-05-09 Mike Stump <mrs@apple.com>
10477 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10478 lt_cv_sys_max_cmd_len for now.
10480 2005-05-09 Stan Cox <scox@redhat.com>
10482 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10484 2005-05-08 Matt Kraai <kraai@ftbfs.org>
10486 * README.SCO: Update the URL.
10488 2005-05-05 David Edelsohn <edelsohn@gnu.org>
10490 * ltconfig: Define file_list_spec. Pass file_list_spec and
10491 with_gnu_ld to libtool.
10492 * ltcf-c.sh (aix[45]): Define file_list_spec.
10493 * ltcf-cxx.sh (aix[45]): Same.
10494 * ltcf-gcj.sh (aix[45]): Same.
10495 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10496 exists, write list of input files to temporary file.
10498 2005-05-04 Mike Stump <mrs@apple.com>
10500 * configure.in: Always pass --target to target configures as
10501 otherwise rebuilds that do --recheck will fail.
10502 * confiugure: Rebuilt.
10504 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10506 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10507 STAGE_HOST_EXPORTS.
10508 (configure, all): Add bootstrap support.
10509 (Host modules, target modules): Pass post-stage1 flags and exports.
10510 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10511 * Makefile.in: Regenerate.
10513 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10515 * configure: Regenerate.
10517 2005-04-27 Mike Stump <mrs@apple.com>
10519 * MAINTAINERS: Add self as darwin maintainer.
10521 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10523 * config.sub: Update from master copy.
10525 2005-04-21 Mike Stump <mrs@apple.com>
10527 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10528 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10530 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10532 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10533 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10534 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10535 "*-*-elf" and "*-*-linux*".
10536 * configure: Regenerate.
10538 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10540 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10542 2005-04-12 Mike Stump <mrs@apple.com>
10544 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10546 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10548 * MAINTAINERS (Write After Approval): Add myself.
10550 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10552 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10554 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10556 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10557 (TARGET_CONFIGARGS): Include --with-target-subdir.
10558 (configure, all): New macros. Use them throughout.
10559 * Makefile.in: Regenerate.
10561 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10563 * MAINTAINERS (Write After Approval): Add myself.
10565 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10567 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10569 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10571 * MAINTAINERS: Move John Carr to Write After Approval.
10573 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10575 * config/mh-mingw32: Delete.
10576 * configure.in: Don't use it.
10577 * configure: Regenerate.
10579 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10581 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10582 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10583 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10584 (HOST_LIB_PATH): Generate from Makefile.def.
10585 (TARGET_LIB_PATH): Likewise.
10586 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10587 * Makefile.in: Regenerate.
10588 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10589 (RPATH_ENVVAR): Include Darwin case.
10590 * configure: Regenerate.
10592 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10594 * MAINTAINERS (Various Maintainers): Remove self.
10595 (Write After Approval): Add self.
10597 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10599 * MAINTAINERS (Various Maintainers): Add self.
10601 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10603 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10604 * configure: Regenerate.
10606 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10608 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10609 gcc_version, and gcc_version_trigger from set of flags to pass.
10610 * Makefile.tpl: Remove definitions of above variables.
10611 (config.status): Remove dependency on $(gcc_version_trigger).
10612 * Makefile.in: Regenerate.
10613 * configure.in: Do not reference config/gcc-version.m4 nor
10614 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10615 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10616 * configure: Regenerate.
10618 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10619 Andrew Pinski <pinskia@physics.uc.edu>
10621 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10622 * Makefile.in: Regenerate.
10624 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10626 * MAINTAINERS (Write After Approval): Add myself.
10628 2005-03-03 David Ayers <d.ayers@inode.at>
10630 * MAINTAINERS (Write After Approval): Add myself.
10632 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10635 * ltmain.sh: Avoid creating archives with components that have
10636 duplicate basenames.
10638 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10641 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10643 * Makefile.in: Regenerate.
10645 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10647 * Makefile.in: Regenerate to fix conflict between the previous two
10650 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10653 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10654 * Makefile.tpl (HOST_SUBDIR): New substitution.
10655 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10656 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10657 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10658 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10659 (Host modules, Bootstrapped modules): Use it.
10660 (Build modules, Target modules): Do not create symlink trees,
10661 always configure out-of-srcdir.
10662 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10663 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10664 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10665 $(HOST_SUBDIR). Create a symlink for host_subdir.
10667 * Makefile.in: Regenerate.
10668 * configure: Regenerate.
10670 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10672 Merged from libada-gnattools-branch:
10673 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10675 * gnattools: New directory.
10676 * Makefile.def: Add gnattools as a module, depending on target-libada.
10677 * Makefile.in: Regenerate.
10678 * configure.in: Include gnattools in host_tools; disable it if ada
10680 * configure: Regenerate.
10682 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
10684 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10685 treelang maintainer.
10686 (Write After Approval): Remove myself.
10688 2005-02-23 Paul Schlie <schlie@comcast.net>
10690 * configure.in: Allow darwin targeted ports to build tk, itcl and
10692 * configure: Regenerate.
10694 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10697 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10698 * configure: Regenerate.
10700 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10702 * MAINTAINERS (Write After Approval): Add myself.
10704 2005-02-10 Ian Lance Taylor <ian@airs.com>
10706 * MAINTAINERS: Update my e-mail address.
10708 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10710 * MAINTAINERS (Write After Approval): Add myself.
10712 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
10714 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10715 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10716 target-libgloss when not *-*-elf and *-*-aout.
10717 * configure: Regenerate.
10719 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10721 * MAINTAINERS: Remove obsolete entries.
10723 * MAINTAINERS (Write After Approval): Add Michael Matz.
10725 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
10727 * MAINTAINERS: Remove self as cpplib maintainer.
10729 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10731 * install-sh, config.sub: Import from upstream.
10733 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10736 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10737 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10738 * Makefile.in: Regenerate.
10740 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
10742 * MAINTAINERS: Update my email address.
10744 2005-01-12 David Edelsohn <edelsohn@gnu.org>
10745 Andreas Schwab <schwab@suse.de>
10748 * config-ml.in: Eval option if surrounded by single quotes.
10750 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
10752 Revert 2004-12-28 Makefile changes, a better fix will be
10753 applied to mainline and src after GCC 4.0 branches.
10755 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
10759 * Makefile.def (target_modules): Remove stage parameter,
10760 it is always true now.
10761 * Makefile.tpl (configure-build-[+module+],
10762 configure-target-[+module+]): Always build symlink tree
10763 for the directory and for include. BUILD_SUBDIR and
10764 TARGET_SUBDIR cannot be . anymore.
10765 * Makefile.in: Regenerate.
10767 2004-12-25 David Edelsohn <edelsohn@gnu.org>
10769 Revert 2004-12-08 Makefile changes.
10771 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10773 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10776 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10778 * configure.in (sh64-*-*): Reenable gprof.
10779 * configure: Regenerate.
10781 2004-12-08 David Edelsohn <edelsohn@gnu.org>
10783 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10784 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10785 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10786 * Makefile.in: Regenerate.
10788 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10790 * MAINTAINERS: Update my email address.
10792 2004-12-07 Matt Kraai <kraai@ftbfs.org>
10794 * Makefile.tpl: Generate normal dependencies if the LHS module is
10796 * Makefile.in: Regenerate.
10798 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10800 * configure.in: Include config/gxx-include-dir.m4. Use
10801 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10802 * configure: Regenerate.
10804 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10806 * config.if: Delete.
10807 * configure.in: Set libstdcxx_incdir directly.
10808 * configure: Regenerate.
10810 2004-12-02 Eric Christopher <echristo@redhat.com>
10812 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10813 * Makefile.in: Regenerate.
10815 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10817 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10818 * configure: Regenerate.
10820 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10822 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10823 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10824 * configure: Regenerate.
10826 2004-12-01 Eric Christopher <echristo@redhat.com>
10828 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10829 of things to remove.
10831 2004-11-29 Matt Kraai <kraai@ftbfs.org>
10833 * MAINTAINERS (Write After Approval): Update my e-mail address.
10835 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10837 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10838 from CVS libtool to always pass_all.
10840 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10842 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10843 (hppa*64*-*-*): Delete incorrect comment.
10844 * configure: Rebuilt.
10846 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10848 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10850 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10852 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10853 from CVS libtool to always pass_all.
10855 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10857 * install-sh, compile: Import from automake.
10859 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10861 * config.guess, config.sub: Import from savannnah.
10863 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
10865 * MAINTAINERS (Write After Approval): Add myself
10867 2004-11-12 Mike Stump <mrs@apple.com>
10869 * Makefile.def: Add html support.
10870 * Makefile.tpl: Likewise.
10871 * Makefile.in: Regenerate.
10873 2004-11-11 Geoffrey Keating <geoffk@apple.com>
10876 * configure.in: Remove all instances of build-fixincludes from
10878 (build_configargs): Supply --target to subdirectories.
10879 * configure: Regenerate.
10881 * Makefile.def: Make gcc install depend on fixincludes install.
10882 * Makefile.in: Regenerate.
10884 2004-11-10 Janis Johnson <janis187@us.ibm.com>
10886 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10888 2004-11-11 Paul Brook <paul@codesourcery.com>
10890 * MAINTAINERS: Add self as arm maintainer. Update email address.
10892 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10894 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10895 target-libgfortran.
10896 * configure: Regenerate.
10898 2004-11-07 David Edelsohn <edelsohn@gnu.org>
10900 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10903 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
10905 * Makefile.def (host fixincludes): Specify missing targets.
10906 * Makefile.in: Regenerate.
10908 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10910 * MAINTAINERS: Add myself
10912 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10914 * MAINTAINERS (Write After Approval): Add myself.
10916 2004-11-04 Geoffrey Keating <geoffk@apple.com>
10918 * Makefile.def: Build fixincludes for the host, too.
10919 * Makefile.in: Regenerate.
10920 * configure.in (host_tools): Add fixincludes.
10921 * configure: Regenerate.
10923 2004-11-04 Daniel Jacobowitz <dan@debian.org>
10925 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10926 * configure: Regenerated.
10928 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10931 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10932 * configure: Regenerated.
10934 2004-10-31 Mark Mitchell <mark@codesourcery.com>
10936 * README.SCO: Update per FSF instructions.
10938 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
10941 * configure.in (case ${target}): Do not build fixincludes for avr.
10942 * configure: Regenerated.
10944 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
10946 * configure.in (case ${target}): Do not build fixincludes
10947 on platforms where it is not used.
10948 * configure: Regenerated.
10950 2004-10-23 Daniel Jacobowitz <dan@debian.org>
10952 * configure.in: Use an absolute path to install-sh.
10953 * configure: Regenerated.
10955 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10957 * MAINTAINERS (Write After Approval): Add myself.
10959 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10961 * MAINTAINERS: Remove from Write After Approval those that are
10962 already maintainers.
10964 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10966 * MAINTAINERS: Update my email address.
10968 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10970 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10971 * configure: Regenerate.
10973 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
10975 * MAINTAINERS: Update my email address.
10977 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10979 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10980 entries belonging to this category.
10982 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10984 * MAINTAINERS: Update my e-mail address.
10986 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
10988 Fix wrong conflict resolution in:
10990 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10992 * Makefile.in: Regenerate.
10993 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10994 in the recursive `make', instead of hardwiring `all'.
10995 (Autogenerated TARGET-* variables): New.
10997 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10999 * configure.in: Enable target-libgloss for crx-*-*.
11000 * configure: Regenerate.
11002 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
11004 * MAINTAINERS (Various Maintainers): Move the "windows,
11005 cygwin, mingw" maintainer to ...
11006 (OS Port Maintainers): ... here.
11008 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
11010 * MAINTAINERS (Write After Approval): Remove those that are
11011 maintainers of some subsystem.
11013 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
11015 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
11016 * ltcf-cxx.sh (tpf*): Likewise.
11017 * ltconfig (tpf*): Add TPF OS configuration support.
11019 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
11021 * MAINTAINERS: Change my email address to my new work account.
11023 2004-09-24 Michael Roth <mroth@nessie.de>
11025 * configure.in (--without-headers): Add missing double quotes.
11026 * configure: Regenerate.
11028 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
11030 * ylwrap: Revert to previous version.
11032 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
11035 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
11036 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
11037 SET_GCC_LIB_PATH_CMD.
11038 (BASE_TARGET_EXPORTS): Likewise.
11039 * Makefile.in: Regenerated.
11041 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
11042 * configure: Regenerated.
11044 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
11046 * config.guess: New upstream version
11047 * compile, depcomp, install-sh, ylwrap: Likewise.
11049 2004-09-19 Roger Sayle <roger@eyesopen.com>
11051 * config/mh-x86omitfp: New host makefile fragment. Add
11052 -fomit-frame-pointer to the default BOOT_CFLAGS.
11053 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
11054 * configure: Regenerate.
11056 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
11059 * configure.in (*-*-darwin*): Renable libobjc.
11060 * configure: Regenerate.
11062 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
11064 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11066 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
11068 * Makefile.def: Remove libbanshee.
11069 * Makefile.tpl: Ditto.
11070 * configure.in: Ditto.
11071 * Makefile.in: Regen.
11072 * configure: Ditto.
11074 2004-09-08 David Edelsohn <edelsohn@gnu.org>
11076 * ltmain.sh: Use $pic_object as $non_pic_object if
11077 $non_pic_object=none.
11079 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
11081 * missing: Import latest version from master repository.
11083 2004-09-06 Nick Clifton <nickc@redhat.com>
11085 * config.sub: Import latest version from master repository.
11086 * config.guess: Likewise.
11087 This includes these changes:
11089 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
11091 * config.sub: Handle crisv32, alias etraxfs.
11092 * config.guess (crisv32:Linux:*:*): Handle.
11094 2004-08-13 Brad Smith <brad@comstyle.com>
11096 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11097 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11099 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
11101 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11102 assume the processor is a powerpc. This is because coreutils
11103 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11104 in this case, due to a MacOS X bug that causes
11105 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11106 to return a negative number.
11107 Problem reported by Petter Reinholdtsen in:
11108 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11110 2004-07-19 Ben Elliston <bje@gnu.org>
11112 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11114 2004-06-24 Ben Elliston <bje@gnu.org>
11116 * config.guess: Update copyright years.
11117 * config.sub: Likewise.
11119 2004-06-22 Robert Millan <robertmh@gnu.org>
11121 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11122 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11124 2004-06-22 Stanley F. Quayle <stan@stanq.com>
11126 * config.guess (*:*VMS:*:*): New entry. Replaces
11127 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11130 2004-06-22 Ben Elliston <bje@gnu.org>
11132 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11133 * config.sub: Likewise.
11135 2004-06-22 Ben Elliston <bje@gnu.org>
11137 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11138 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11140 2004-06-11 Ben Elliston <bje@gnu.org>
11142 * config.guess (pegasos:OpenBSD:*:*): Remove.
11144 2004-06-11 Ben Elliston <bje@gnu.org>
11146 From Wouter Verhelst <wouter@grep.be>:
11147 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11149 2004-06-11 Ben Elliston <bje@gnu.org>
11151 * config.guess (luna88k:OpenBSD:*:*): New.
11153 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
11155 * config.guess (m32r*:Linux:*:*): New case.
11156 * config.sub: Handle m32rle.
11158 2004-03-12 Ben Elliston <bje@wasabisystems.com>
11160 From Jens Petersen <petersen@redhat.com>:
11161 * config.sub: Handle sparcv8.
11163 2004-03-03 Ben Elliston <bje@wasabisystems.com>
11165 From Tom Smith <smith@cag.lkg.hp.com>:
11166 * config.guess: Version suffixes are equally significant on Tru64
11167 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
11168 prefix of "P" (patched kernel).
11170 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
11172 * config.sub: Add support for National Semiconductor CRX target.
11174 2004-09-03 Janis Johnson <janis187@us.ibm.com>
11176 * MAINTAINERS (Various Maintainers): Remove myself as web page
11177 maintainer, add myself as maintainer of build status lists.
11179 2004-09-03 Jan Beulich <jbeulich@novell.com>
11181 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11182 *-*-netware, but add target-libmudflap.
11183 Consolidate *-*-netware targets (of which really only i?86 exists)
11184 into a single entry.
11185 * configure: Likewise.
11187 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
11189 * Makefile.tpl (sorry): Remove.
11190 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11191 (cleanstrap targets): Depend on distclean, not distclean-stage1.
11192 (do-clean): Clean per-stage directories too.
11193 (do-distclean): Run distclean-stage1 too.
11194 (.NOTPARALLEL): Enable during toplevel bootstrap.
11195 (stage[+id+]-bubble): Enable parallel execution during
11196 the recursive invocation.
11197 * Makefile.in: Regenerate.
11199 Fix previous checkin:
11201 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11203 * configure.in: Fix indentation.
11204 * configure: Regenerate.
11206 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
11208 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11209 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11210 * configure: regenerate
11211 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11214 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
11216 * Makefile.def (build_modules): Add fixincludes.
11217 (dependencies): Make gcc depend on fixincludes.
11218 * configure.in (build_tools): Add fixincludes.
11219 (build_configdirs): Always include build_libs.
11220 * Makefile.in: Regenerate.
11221 * configure: Regenerate.
11223 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
11225 * Makefile.def (bootstrap stages): Add 'lean' parameter.
11226 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11227 phony targets; do not generate timestamp files.
11228 (distclean-stageN): Remove references to their timestamp files.
11229 (restageN, touch-stageN): Remove.
11230 (stageN-bubble): Rewritten.
11231 (compare): Support lean bootstraps.
11232 * Makefile.in: Regenerate.
11234 * configure.in: Only warn when bootstrapping but
11235 build != host or build != target. Support lean bootstraps.
11236 * configure: Regenerate.
11238 2004-08-26 Phil Edwards <phil@codesourcery.com>
11240 * configure.in: Give a better error message if GMP/MPFR are missing
11241 and a language needing them has been requested.
11242 * configure: Regenerated.
11244 2004-08-25 Phil Edwards <phil@codesourcery.com>
11246 * configure.in: Print a list of available language front-ends if
11247 a requested one is missing. Tidy stray tab characters.
11248 * configure: Regenerated.
11250 2004-08-19 Michael Koch <konqueror@gmx.de>
11252 * gcc/doc/install.texi: Update entry about automake for libjava.
11254 2004-08-17 Robert Millan <robertmh@gnu.org>
11256 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11257 (instead of FreeBSD).
11258 * configure: Regenerate.
11260 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
11262 * Makefile.in: Regenerate.
11263 * configure: Regenerate.
11265 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11267 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11268 for bootstrapped modules if toplevel bootstrap is going.
11269 (GCC bootstrap): Generate per-stage targets for all bootstrapped
11270 modules. Adjust for changes in Makefile.def. Enable several
11271 rules even in non-bootstrap mode, just to avoid peppering the
11272 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11273 (stage-[+prev+]-bubble): Remove.
11275 * Makefile.def (Dependencies): Depend on all-build-bison,
11276 all-build-flex, all-build-byacc, all-build-texinfo, rather
11277 than the host variations.
11278 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
11280 (BISON): Update for recent Bisons.
11282 (cross): Depend on all-build.
11283 (all): Do not depend on all-build.
11284 (prebootstrap): Remove.
11285 (dep-kind): Accept separate prefixes for MODULE and ON variables.
11286 (Prebootstrap dependencies): Add them to the per-stage targets
11287 and to all-prebootstrap.
11288 * configure.in (build_configdirs): Always enable build_tools.
11289 (BUILD_DIR_PREFIX): Remove.
11291 * Makefile.def (gcc): Add target variable.
11292 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11293 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11294 in the recursive `make', instead of hardwiring `all'.
11295 (Autogenerated TARGET-* variables): New.
11297 2004-08-13 Brian Booth <bbooth@redhat.com>
11299 * MAINTAINERS: Remove myself from write-after-approval.
11301 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
11303 * src-release: Stop distributing mmalloc with gdb (which doesn't
11305 * Makefile.def: GDB doesn't depend on mmalloc anymore.
11306 * Makefile.in: Regenerate.
11308 2004-08-09 Mark Mitchell <mark@codesourcery.com>
11310 * configure.in (arm*-*-eabi*): New target.
11311 * configure: Regenerate.
11313 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
11315 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11316 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11317 (Dependencies): New section.
11318 * Makefile.tpl (Dependencies): Generate from Makefile.def.
11319 (configure-target-[+module+]): Depend on maybe-all-gcc
11320 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
11321 (toplevel profiledbootstrap): Fix dependencies.
11322 * Makefile.in: Regenerate.
11324 2004-08-03 Mark Mitchell <mark@codesourcery.com>
11326 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11327 target-libiberty to noconfigdirs.
11328 * configure: Regenerate.
11330 2004-08-03 Paul Brook <paul@codesourcery.com>
11332 * configure.in: Check for MPFR as well as GMP.
11333 * configure: Regenerate.
11335 2004-08-01 Robert Millan <robertmh@gnu.org>
11337 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11338 libmudflap for all GNU-based systems (with Glibc).
11339 * configure: Regenerate.
11341 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
11343 * Makefile.def (host-modules): Add gcc.
11344 * Makefile.in: Regenerate.
11345 * Makefile.tpl (sorry): New rule.
11346 (configure-host, all-host, [+make_target+]-host, do-check,
11347 install-host): Do not add gcc as a special case.
11348 (host modules): Add a small special-casing for gcc. Export
11349 extra_make_flags through the environment.
11350 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11351 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11352 other recursive targets for gcc): Remove.
11354 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11355 (stage, unstage): New rules.
11356 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11357 distclean-stage[+id+]): Use stage_current.
11358 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11359 the stage*-start rules.
11361 2004-08-02 Geoffrey Keating <geoffk@apple.com>
11363 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11364 use -all_load flag.
11366 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
11368 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11369 * configure: Regenerate.
11371 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11373 * maintainer-scripts/gcc_release: Revert yesterday's change.
11375 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11377 * MAINTAINERS: Add myself to write-after-approval.
11379 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11382 * gcc/gccbug.in: Updated because of libf2c removal.
11383 * maintainer-scripts/gcc_release: Ditto.
11385 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
11387 * configure.in: Build libmudflap by default on FreeBSD.
11388 * configure: Regenerated.
11390 2004-07-09 Mark Mitchell <mark@codesourcery.com>
11392 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11394 * configure: Regenerated.
11396 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11399 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11400 feedback based compiler.
11401 * Makefile.in: Rebuilt.
11403 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
11405 * Makefile.def (host_modules): Set bootstrap=true for flex.
11406 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11407 * Makefile.in: Rebuilt.
11409 2004-07-07 Jan Hubicka <jh@suse.cz>
11411 * MAINTAINERS: Add self as a profile feedback maintainer.
11413 2004-07-05 Phil Edwards <phil@codesourcery.com>
11415 * configure.in: Do not prepend $srcdir to /dev/null in
11416 makefile fragments.
11417 * configure: Regenerate.
11419 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
11421 * Makefile.def (build_modules): Add bison, byacc, flex,
11423 (flags_to_pass): Add FLEX.
11424 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11425 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11426 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11427 DEFAULT_MAKEINFO): Remove.
11428 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11429 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11430 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11431 objdir or else use configured tool.
11433 (all): Depend on it.
11434 (Build module dependencies): Add.
11435 * Makefile.in: Regenerate.
11436 * configure.in: Better support for multiple build modules,
11437 matching what is done for host/target modules. Do not look
11438 for "plausible" locations of build tools if Canadian cross.
11439 Use autoconf's AC_PROG_CC to find a C compiler. Define
11440 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11441 * configure: Regenerate.
11443 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11445 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11446 * Makefile.in: Regenerate.
11448 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11450 * Makefile.tpl (configure-build-[+module+],
11451 configure-[+module+], configure-target-[+module+]): Pass
11452 [+extra_configure_args+].
11453 (all-build-[+module+], all-[+module+], check-[+module+],
11454 install-[+module+], [+make_target+]-[+module+],
11455 all-target-[+module+], check-target-[+module+],
11456 install-target-[+module+], [+make_target+]-target-[+module+]):
11457 Pass [+extra_make_args+].
11458 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11459 (GCC_HOST_EXPORTS): Remove.
11460 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11461 cross, check-gcc, check-gcc-c++, install-gcc,
11462 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11463 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11464 * Makefile.in: Regenerate.
11466 2004-06-21 Matthew Sachs <msachs@apple.com>
11468 * MAINTAINERS: Added self to write-after-approval.
11470 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11472 * configure.in: Check for srcdir/winsup rather than build directory
11474 * configure: Regenerate.
11476 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
11478 * configure.in: Don't build Cygwin native newlib if winsup
11479 directory is missing. Emit warning instead.
11480 * configure: Regenerate.
11482 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
11484 * Makefile.tpl (touch-stage[+id+]): New.
11485 (restage[+prev+]): Depend on touch-stage[+id+].
11487 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11490 * Makefile.def: Add profile and feedback bootstrap stages.
11491 Remove next field from bootstrap stages.
11492 * Makefile.tpl (LN, LN_S): Substitute.
11493 (stageN-start, stageN-end): Use double-colon rules, to
11494 provide a hook for additional setup commands.
11495 (distclean-stageN-gcc, restageN): Create dependencies from
11496 [+prev+], not from [+next+].
11497 (stageN-bubble): Add commands for successive stages from
11498 [+prev+], using double-colon rules.
11499 (all-stageN-gcc): Fix typo.
11500 (stagefeedback-start, profiledbootstrap): New.
11501 * Makefile.in: Regenerate.
11502 * configure.in: Call ACX_PROG_LN.
11503 * configure: Regenerate.
11505 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11507 * MAINTAINERS (Write After Approval): Add myself.
11509 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11511 * MAINTAINERS (Write After Approval): Add myself.
11513 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11515 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11517 * configure: Regenerate.
11519 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11521 * Makefile.tpl: Fix typo.
11522 * Makefile.in: Regenerate.
11524 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11526 * configure.in: Remove new- prefix from toplevel
11528 * configure: Regenerate.
11530 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11532 * Makefile.tpl (all.normal): Rename to all.
11533 (all): Replace with a rule to pick the default
11534 target from configure.
11535 (all-gcc, configure-gcc): Use conditionals to
11536 do nothing when toplevel bootstrap is going on.
11537 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11538 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11539 * configure.in: Support --enable-bootstrap.
11541 * Makefile.def: Remove new- prefix from toplevel
11543 * Makefile.tpl: Likewise.
11545 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11548 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11549 $(RECURSE_FLAGS) to recursive invocation of make.
11551 * Makefile.in: Regenerate.
11552 * configure: Regenerate.
11554 2004-05-30 Andreas Jaeger <aj@suse.de>
11555 Jim Wilson <wilson@specifixinc.com>
11557 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11560 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11562 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11563 * configure: Regenerate.
11565 2004-05-25 Daniel Jacobowitz <drow@false.org>
11567 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11568 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11569 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11571 * Makefile.in: Regenerate.
11573 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11575 * configure.in: Test the ability to symlink directories.
11576 * configure: Regenerate.
11578 * Makefile.def (bootstrap-stage): New definitions.
11579 * Makefile.tpl (configure-stage1-gcc,
11580 configure-stage2-gcc, configure-stage3-gcc,
11581 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11582 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11583 new-restage3, compare): Autogenerate, see Makefile.in
11584 entry for behavioral changes.
11585 (distclean-stage1, new-stage1-start, new-stage1-end,
11586 new-stage1-bubble, distclean-stage2, new-stage2-start,
11587 new-stage2-end, new-stage2-bubble, distclean-stage3,
11588 new-stage3-start, new-stage3-end): New autogenerated targets.
11589 (objext, prebootstrap, BOOT_CFLAGS,
11590 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11593 * Makefile.in: Regenerate.
11594 (distclean-stage1, new-stage1-start, new-stage1-end,
11595 new-stage1-bubble, distclean-stage2, new-stage2-start,
11596 new-stage2-end, new-stage2-bubble, distclean-stage3,
11597 new-stage3-start, new-stage3-end): New targets.
11598 (all-stage1-gcc): Move prebootstrap dependency from here...
11599 (configure-stage1-gcc): ...to here.
11600 (new-bootstrap): Use bubble targets.
11601 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11602 Use per-stage distclean targets.
11603 (configure-stage1-gcc, configure-stage2-gcc,
11604 configure-stage3-gcc, all-stage1-gcc,
11605 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11606 Use new-stageN-start to prepare the tree.
11608 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11610 * Makefile.def (host_modules): add libcpp.
11611 * Makefile.tpl: Add dependencies on and for libcpp.
11612 * Makefile.in: Regenerate.
11613 * configure.in: Add libcpp host module.
11614 * configure: Regenerate.
11616 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11618 * Makefile.tpl: Whenever a recursive target is defined, wrap
11619 it in a special @if/@endif block, and prepare its maybe
11620 dependency in the @if/@endif block
11621 * configure.in: Instead of writing maybe dependencies, remove
11622 the @if/@endif statements, and remove the @if/@endif blocks
11624 * configure: Regenerate.
11625 * Makefile.in: Regenerate.
11627 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11629 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11631 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11634 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11635 * */configure: Rebuilt.
11637 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11639 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11641 * configure, Makefile.in: Regenerate.
11643 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
11645 * MAINTAINERS (Write After Approval): Add myself.
11647 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11649 Merge from tree-ssa-20020619-branch.
11651 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11652 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11653 (HOST_GMPLIBS): Define.
11654 (HOST_GMPINC): Define.
11655 (TARGET_LIB_PATH): Add libmudflap.
11656 (GFORTRAN_FOR_TARGET): Define.
11657 (configure-build*): Export GFORTRAN.
11658 (configure-gcc): Export GMPLIBS and GMPINC.
11659 (all-gcc): Add maybe-all-libbanshee.
11660 (configure-target-libgfortran): Define.
11661 * Makefile.in: Regenerate.
11662 * configure.in (host_libs): Add libbanshee.
11663 (target_libraries): Add target-libmudflap and target-libgfortran.
11664 Add --with-libbanshee.
11665 Handle --disable-libmudflap.
11666 (*-*-freebsd*): Use with_gmp.
11667 Add $(libgcj) to noconfigdirs.
11668 * configure: Regenerate.
11669 * depcomp: New file.
11670 * MAINTAINERS: Add tree-ssa maintainers.
11672 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11674 * MAINTAINERS (Various Maintainers): Add myself.
11676 2004-04-30 Brian Ford <ford@vss.fsi.com>
11678 * MAINTAINERS (Write After Approval): Add myself.
11680 2004-04-29 Uros Bizjak <uros@kss-loka.si>
11682 * MAINTAINERS (Write After Approval): Add myself.
11684 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
11686 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11687 * configure: Regenerate.
11689 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
11692 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11694 * Makefile.def (flags_to_pass): Remove *dir variables that
11695 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11696 as well as prefix and exec_prefix.
11697 * Makefile.in: Regenerate.
11699 2004-04-26 Robert Millan <robertmh@gnu.org>
11701 Add patches from libtool CVS.
11702 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11703 * ltconfig: Likewise.
11704 * ltcf-c.sh: Likewise.
11705 * ltcf-cxx.sh: Likewise.
11706 * ltcf-gcj.sh: Likewise.
11708 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11710 * Makefile.def (host_modules): Mark with the bootstrap
11711 flag packages on which gcc depends.
11712 * Makefile.tpl (all-bootstrap): Use it.
11713 * Makefile.in: Regenerate.
11715 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11717 * Makefile.def (flags_to_pass): Remove *dir variables that
11718 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11719 as well as prefix and exec_prefix.
11720 * Makefile.in: Regenerate.
11722 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11724 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11725 * configure: Regenerate.
11726 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11727 * gcc/Makefile.tpl (compare): Use the result of the test.
11728 * gcc/Makefile.in: Regenerate.
11730 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
11732 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11733 Always relocate gcc and prev-gcc to the original names, even
11734 if the build fails.
11735 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11738 2004-04-23 Laurent GUERBY <laurent@guerby.net>
11740 * MAINTAINERS: Update my email address.
11742 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11744 * configure.in (mips*-*-irix5*): Enable ld.
11745 * configure: Regenerate.
11747 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11749 * configure: Regenerate.
11751 2004-04-15 James E Wilson <wilson@specifixinc.com>
11753 * Makefile.tpl (configure-[+module+], configure-gcc,
11754 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11755 Set and export LDFLAGS.
11756 * Makefile.in: Regenerate.
11758 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11760 * MAINTAINERS: Add myself to write-after-approval.
11762 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11765 * Makefile.tpl: If we don't have built-in-tree target tools,
11766 use the ones found by configure rather than hacking around with
11767 program_transform_name.
11768 * configure.in: Give Makefile.tpl the information necessary
11770 * Makefile.in: Regenerate.
11771 * configure: Regenerate.
11773 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11776 * configure.in: When computing baseargs, strip *all* copies of
11777 offending options. Also, don't match/substitute the trailing space,
11778 so that this actually works when two similar options are separated by
11780 * configure: Regenerate.
11782 2004-04-06 David Edelsohn <edelsohn@gnu.org>
11784 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11785 (rs6000-*-aix*): Same.
11786 * configure: Regenerate.
11788 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
11790 * MAINTAINERS: Add myself to write-after-approval.
11792 2004-04-03 Bud Davis <bdavis9659@comcast.net>
11794 * MAINTAINERS: Add myself to write-after-approval.
11796 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11798 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11799 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11800 * Makefile.in: Regenerate.
11802 * configure.in (top level bootstrap support): Rework --enable-werror
11803 to set @stage2_werror_flag@.
11804 * configure: Regenerate.
11805 * Makefile.tpl (top level bootstrap support): Pass
11806 @stage2_werror_flag@ down to configure in stages 2 and 3.
11807 * Makefile.in: Regenerate.
11809 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11811 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11812 for stages 2 and 3 as well as in make. As a consequence, remove
11813 OUTPUT_OPTION (now detected by configure) from the flags passed down
11815 * Makefile.in: Regenerate.
11817 * Makefile.tpl (new-bootstrap): Fix typo.
11818 * Makefile.in: Regenerate.
11820 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11822 * Makefile.tpl: Rearrange by moving recursive_targets rules
11823 into their proper sections.
11824 * Makefile.tpl (top level bootstrap support): Move disabling
11825 of coverage flags from 'make' to 'configure'; improve comments.
11826 * Makefile.in: Regenerate.
11828 * Makefile.tpl (experimental top level bootstrap) Move stage1
11829 language setting from all- target to configure- target; disable
11830 intermodule optimization in stage 1; prevent gratuitous rebuilds
11832 * Makefile.in: Regenerate.
11833 * configure.in: Comma-separate stage 1 language list for top
11835 * configure: Regenerate.
11837 * Makefile.tpl: Clean up experimental top level bootstrap support:
11838 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11839 prev-gcc in configure- targets as well as all- targets.
11840 * Makefile.in: Regenerate.
11842 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11844 * compile: New file imported from automake.
11846 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
11848 * configure.in: Remove symbolic link section.
11849 * configure: Regenerate.
11850 * Makefile.tpl (links): Remove.
11851 * Makefile.in: Regenerate.
11853 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
11854 Nathanael Nerode <neroden@gcc.gnu.org>
11856 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11857 Set with AC_CHECK_PROGS.
11858 * configure.in: Fix comment typo from last patch.
11859 * configure: Regenerate.
11861 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11863 * Makefile.tpl: Introduce experimental top level bootstrap support.
11864 * Makefile.in: Regenerate.
11865 * configure.in: Introduce support for top level bootstrap.
11866 * configure: Regenerate.
11868 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
11869 Paolo Bonzini <bonzini@gnu.org>
11872 * configure.in: Cope with shells that do not support unquoted ^
11873 * configure: Regenerate.
11875 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
11876 Paolo Bonzini <bonzini@gnu.org>
11879 * configure.in: Cope with shells that do not support nesting
11880 quotes inside quoted backquote substitutions.
11881 * configure: Regenerate.
11883 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11886 * configure.in: Fix escaping of $.
11887 * configure: Regenerate.
11889 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11891 * configure: Regenerate, since I forgot to while committing Paolo's
11894 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
11897 Move language detection to the top level.
11898 * configure.in: Find default values for the tools as
11899 soon as possible. Disable ada if GNAT is not found.
11900 Emit error message about missing languages. Expand
11901 --enable-languages=all for the gcc subdirectory.
11903 2004-03-10 Ben Elliston <bje@gnu.org>
11905 * MAINTAINERS: Update my email address.
11907 2004-03-05 David Edelsohn <edelsohn@gnu.org>
11909 * ltconfig: Disable building static libraries if building shared
11910 libraries on AIX 5L.
11912 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
11914 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11915 and disable libgcj.
11916 * configure: Regenerated.
11918 2004-03-01 Brian Booth <bbooth@redhat.com>
11920 * MAINTAINERS: Add myself to write-after-approval.
11922 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
11924 * MAINTAINERS: Add myself to write-after-approval.
11926 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11929 * Makefile.tpl: Guard XFOO sed statements better.
11930 * Makefile.tpl: Add dependency for configure-target-libada.
11931 * Makefile.in: Regenerate (incidentally fixes broken
11932 commit when libada-branch was merged).
11934 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11936 * MAINTAINERS: Add myself to write-after-approval.
11938 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11940 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11943 2004-02-20 Andrew Cagney <cagney@redhat.com>
11945 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11946 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11948 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11951 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11953 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
11955 * MAINTAINERS: Added myself to write-after-approval.
11957 2004-02-14 Michael Koch <konqueror@gmx.de>
11959 * MAINTAINERS: Added myself to write-after-approval.
11961 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11963 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11964 some OS port maintainers to OS port maintainers section.
11966 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
11968 * MAINTAINERS: Add self.
11970 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11972 * MAINTAINERS: Alphabetize.
11974 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
11976 * MAINTAINERS: Remove myself.
11978 2004-02-11 David Edelsohn <edelsohn@gnu.org>
11980 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11981 (rs6000-*-aix*): Same.
11982 * configure: Regenerate.
11984 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11986 * configure.in (host): Add in missing $noconfigdirs to defines.
11987 * configure: Regenerate.
11989 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11990 Nathanael Nerode <neroden@gcc.gnu.org>
11992 PR ada/6637, PR ada/5911
11993 Merge with libada-branch:
11994 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11995 with appropriate dependencies. Add --enable-libada configure switch.
11996 * configure, Makefile.in: Regenerate.
11998 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
12000 * MAINTAINERS: Add myself to write-after-approval.
12002 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12004 * configure.in: Don't pass --with-stabs on IRIX 5 either.
12005 * configure: Regenerate.
12007 2004-02-04 Geoffrey Keating <geoffk@apple.com>
12009 Merge from upstream:
12011 * ltmain.in: When setting IFS to '~', be careful about user
12012 arguments that contain '~'.
12014 2004-02-04 Peter O'Gorman <peter@pogma.com>
12016 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
12017 Also test $base_compile against $CC with escaped arguments. Bug
12018 reported by Geoff Keating <geoffk@apple.com>.
12020 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
12022 * MAINTAINERS: Remove i960 port.
12024 2004-01-23 DJ Delorie <dj@redhat.com>
12026 * Makefile.def (target_modules) [libiberty]: Don't stage.
12027 * Makefile.in: Rebuilt.
12029 2004-01-20 Caroline Tice <ctice@apple.com>
12031 * MAINTAINERS: Add myself to write-after-approval.
12033 2004-01-19 Paolo Carlini <pcarlini@suse.de>
12035 * MAINTAINERS: Update my email address.
12037 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
12039 * MAINTAINERS: Add myself to write-after-approval.
12041 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12043 * MAINTAINERS: Remove entries without email address.
12045 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
12047 * MAINTAINERS: Add myself to write-after-approval.
12049 2004-01-15 Steven Bosscher <stevenb@suse.de>
12051 * MAINTAINERS: Update my email address.
12053 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
12055 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
12056 * Makefile.tpl (configure-target-[+module+]): Support stage.
12057 * Makefile.in: Rebuilt.
12059 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
12061 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12063 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
12065 * MAINTAINERS: Add myself as a MIPS maintainer.
12067 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
12069 * configure.in: Use ./config.cache, not config.cache.
12070 * configure: Regenerate.
12071 * Makefile.tpl: Special-casing not needed for GCC any more.
12072 * Makefile.in: Regenerate.
12074 * configure.in: Don't share a cache file for host dirs.
12075 * configure: Regenerate.
12077 * config-ml.in: Don't mess with the cache file.
12079 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12081 * MAINTAINERS: Move myself from 'Write After Approval' to
12082 'CPU Port Maintainers' section as SPARC maintainer.
12084 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
12086 * Makefile.tpl: Make GCC use a separate config.cache.
12087 * Makefile.in: Regenerate.
12089 PR bootstrap/11932, PR bootstrap/11933
12090 (I don't know if it will fix either of them, but it relates
12092 * configure.in: Don't use shared config.cache for target
12094 * configure: Regenerate.
12096 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
12098 * MAINTAINERS: Add myself to 'Write After Approval' section.
12100 2003-12-31 Roger Sayle <roger@eyesopen.com>
12102 * configure.in (ia64*-*-hpux*): Disable building java libraries.
12103 * configure: Regenerated.
12105 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
12107 * MAINTAINERS: Remove the mn10200 maintainer.
12109 2003-12-21 Bernardo Innocenti <bernie@develer.com>
12111 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12112 * configure: Regenerated.
12114 2003-12-16 Jan Hubicka <jh@suse.cz>
12116 * MAINTAINERS: Add myself as callgraph maintainer.
12118 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
12120 * configure.in (raw_libstdcxx_flags): Remove the leading space.
12121 * configure: Regenerate.
12123 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12125 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12126 'Write After Approval' section. Update email.
12128 2003-12-01 James Lemke <jim@wasabisystems.com>
12130 * MAINTAINERS (Write After Approval): Add myself.
12132 2003-11-20 Matt Thomas <matt@3am-software.com>
12134 * MAINTAINERS: Add myself as a vax port maintainer.
12136 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
12138 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12139 (configure-build-[+module+], configure-[+module+]): Likewise.
12140 (configure-target-[+module+], configure-gcc, config.status): Likewise.
12141 * Makefile.in: Regenerate.
12143 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
12145 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12146 shared/dylibed libraries.
12147 * ltmain.sh: Likewise.
12148 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12149 * ltcf-cxx.sh: Likewise.
12150 * ltcf-gcj.sh: Likewise.
12151 * ltconfig: Likewise.
12153 2003-11-17 Stan Cox <scox@redhat.com>
12155 * MAINTAINERS: Add myself as iq2000 port maintainer.
12157 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
12159 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12160 * Makefile.in: Regenerate.
12162 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
12164 * config.sub: Update to 2003-11-03 version.
12166 2003-10-20 Phil Edwards <phil@codesourcery.com>
12168 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
12169 * configure: Regenerate.
12171 2003-10-20 Nicolas Pitre <nico@cam.org>
12173 * MAINTAINERS: Add myself to 'Write After Approval' section.
12175 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
12177 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12179 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
12181 * MAINTAINERS: Update my email address.
12183 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12185 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12187 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
12189 * MAINTAINERS: Add myself to 'Write After Approval' section.
12191 2003-10-16 Bernardo Innocenti <bernie@develer.com>
12193 * config.guess: Update to 2003-10-16 version.
12194 * config.sub: Update to 2003-10-16 version.
12196 2003-10-15 David Daney <ddaney@avtrex.com>
12198 * MAINTAINERS: Added myself to 'Write After Approval' section.
12200 2003-10-15 Falk Hueffner <falk@debian.org>
12202 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12203 'Write After Approval' section. Update email.
12205 2003-10-14 Roger Sayle <roger@eyesopen.com>
12207 * MAINTAINERS: Move myself from 'Write After Approval' to
12208 'Various Maintainers' section as middle-end maintainer.
12210 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
12212 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12213 HOST_FLAGS_TO_PASS.
12214 * Makefile.in: Regenerate.
12216 2003-10-11 Bernardo Innocenti <bernie@develer.com>
12218 * config.guess: Update to 2003-10-07 version.
12219 * config.sub: Update to 2003-10-07 version.
12221 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12223 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12224 * ltconfig (irix5*, irix6*): Don't override version_type.
12226 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
12228 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12229 * configure: Rebuilt
12230 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12231 * Makefile.in: Rebuilt
12233 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
12235 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12237 2003-09-30 Carlo Wood <carlo@alinoe.com>
12239 * MAINTAINERS (Write After Approval): Add myself.
12241 2003-09-29 Paul Koning <ni1d@arrl.net>
12243 * MAINTAINERS: Move myself from "Write After Approval"
12244 to CPU platform maintainers for pdp11 platform.
12246 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
12248 * MAINTAINERS: Move myself from 'Write After Approval' to
12249 'Various Maintainers' section as libffi testsuite maintainer.
12251 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
12253 * configure.in: Pass a computed --program-transform-name
12255 * configure: Regenerated.
12257 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12259 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12260 * Makefile.in: Regenerate.
12262 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12263 * Makefile.in: Regenerate.
12265 2003-09-19 Ziemowit Laski <zlaski@apple.com>
12267 * MAINTAINERS: Move myself from 'Write After Approval'
12268 to 'Various Maintainers' (objective-c) section.
12270 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
12272 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12274 * configure: Regenerated.
12276 2003-09-16 Joel Brobecker <brobecker@gnat.com>
12278 * MAINTAINERS (Write After Approval): Add myself to write after
12281 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
12283 * MAINTAINERS (Write After Approval): Add myself.
12285 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
12287 * MAINTAINERS: Update my e-mail address.
12289 2003-09-09 Alan Modra <amodra@bigpond.net.au>
12291 * libtool.m4 (LD): Correct powerpc64 host match.
12293 2003-09-06 James E Wilson <wilson@tuliptree.org>
12295 * MAINTAINTERS: Update my affiliation and email address.
12297 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
12299 * MAINTAINERS (Write After Approval): Add myself.
12301 2003-09-04 DJ Delorie <dj@redhat.com>
12303 * configure: Regenerate.
12305 2003-09-04 Robert Millan <robertmh@gnu.org>
12307 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12309 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12311 * configure.in: Ensure arguments to sed are properly spaced.
12312 * configure: Regenerate.
12314 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
12316 * MAINTAINERS: Update my e-mail address.
12318 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
12320 * MAINTAINERS (Write After Approval): Add myself.
12322 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
12324 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12325 * configure: Regenerated.
12327 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12329 * MAINTAINERS: Update my email address.
12331 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
12333 * configure.in: Use newline instead of semicolon when assuming
12334 shell arguments in a for loop.
12335 * configure: Regenerated.
12337 2003-08-22 Jason Eckhardt <jle@rice.edu>
12339 * MAINTAINERS: Resurrect the i860 maintainer.
12341 2003-08-20 Geoffrey Keating <geoffk@apple.com>
12344 * configure.in: When testing with_libs and with_headers, treat
12345 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12346 * configure: Regenerate.
12348 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12350 (baseargs): Likewise.
12351 * configure: Regenerate.
12353 2003-08-20 Bernardo Innocenti <bernie@develer.com>
12355 * MAINTAINERS (Write After Approval): Add myself.
12357 2003-08-19 Geoffrey Keating <geoffk@apple.com>
12359 * configure.in: Disable libgcj for darwin not on powerpc.
12360 * configure: Rebuild.
12362 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12364 * config-ml.in, symlink-tree: Add license.
12366 2003-08-03 Richard Stallman <rms@gnu.org>
12367 Eben Moglen <moglen@columbia.edu>
12369 * README.SCO: New file.
12371 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12373 * Makefile.tpl (check, check-c++): Express dependencies using
12374 dependencies rather than commands.
12375 * Makefile.in: Regenerate.
12377 2003-08-01 Andrew Cagney <cagney@redhat.com>
12379 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12380 * configure: Ditto.
12382 2003-07-31 Geoffrey Keating <geoffk@apple.com>
12384 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12385 * Makefile.in: Update.
12387 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12389 * configure.in: Enable libgcj for darwin.
12390 * configure: Rebuild.
12392 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
12394 * config-ml.in: Use ac_configure_args directly instead of
12395 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12398 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12400 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12401 creating target and build subdirs to build all parent dirs as needed.
12402 * Makefile.in: Rebuild.
12403 * configure.in: Don't build dirs explicitly here.
12404 * configure: Rebuild.
12406 2003-07-26 Paul Brook <paul@nowt.org>
12408 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12410 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
12412 * Makefile.tpl (all-make): Depend on intl.
12413 * Makefile.in: Rebuilt.
12415 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
12417 * install-sh: Update to newer upstream versions (associated with
12419 * mkinstalldirs: Likewise.
12420 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12422 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12424 * MAINTAINERS: Move self from Bug database only accounts
12425 to write-after-approval.
12427 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12429 * config.if: Remove unused libc_interface determination.
12431 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12433 * MAINTAINERS: Move self from write-after-approval to
12434 build machinery (*.in).
12436 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12440 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12441 unused INSTALL_PROGRAM_ARGS.
12442 * configure.in: Use AC_PROG_INSTALL.
12443 * Makefile.in: Regenerate.
12444 * configure: Regenerate.
12446 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12448 * MAINTAINERS: Alphabetize.
12450 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
12452 * configure: Rebuilt.
12453 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12454 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12455 newlib nor libgloss.
12456 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12457 * configure.in (am33_2.0-*-linux*): Added.
12459 2003-07-09 Bob Wilson <bob.wilson@acm.org>
12461 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12462 * configure: Regenerate.
12464 2003-07-07 Zack Weinberg <zack@codesourcery.com>
12466 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12467 * Makefile.in: Regenerate.
12469 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12471 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12472 * Makefile.in: Regenerate.
12474 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
12476 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12477 * Makefile.in: Regenerated.
12479 * config-ml.in: Replace PWD with PWD_COMMAND.
12481 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12483 * intl: New directory; see intl/ChangeLog for details.
12484 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12485 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12486 * Makefile.in: Regenerate.
12488 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12490 * configure.in: Clean up config-lang.in handling. Delete
12491 useless assignment to "subdirs".
12492 * configure: Regenerate.
12494 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12496 * configure.in: Rename 'target_libs' to 'target_libraries'.
12497 Remove useless reference to 'target_libs'.
12498 * configure: Regenerate.
12500 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12502 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12503 * Makefile.in: Regenerate.
12505 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12507 * Makefile.def: Introduce flags_to_pass.
12508 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12509 * Makefile.in: Regenerate.
12511 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12513 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12514 and target-libgloss.
12515 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12516 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12517 * configure: Regenerate.
12519 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12521 * configure.in: Update testsuite_flags to new location.
12522 * configure. Regenerate.
12524 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12526 * Makefile.tpl: Remove BUILD_CC stuff.
12527 * Makefile.in: Regenerate.
12529 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12531 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12533 2003-06-16 Graeme Peterson <gp@qnx.com>
12535 * MAINTAINERS (Write After Approval): Add myself.
12537 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12539 * config.guess: Update to 2003-06-12 version.
12540 * config.sub: Update to 2003-06-13 version.
12542 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12544 * config.guess: Update to 2003-06-06 version.
12545 * config.sub: Update to 2003-06-06 version.
12547 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12549 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12550 * configure. Regenerate.
12552 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12554 * configure.in: Disable serial configure by default.
12555 * configure: Regenerate.
12556 * Makefile.tpl: Abolish .NOTPARALLEL.
12557 * Makefile.in: Regenerate.
12559 * Makefile.tpl: Replace {build,host,target}_canonical by
12560 {build,host,target}.
12561 * Makefile.in: Regenerate.
12563 * Makefile.tpl: Fix stupid pasto.
12564 * Makefile.in: Regenerate.
12566 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12568 * Makefile.tpl: Remove bogus conditional.
12569 * Makefile.in: Regenerate.
12571 2003-06-05 Jan Hubicka <jh@suse.cz>
12573 * Makefile.tpl (profiledbootstrap): New target.
12574 * Makefile.in (profiledbootstrap): New target.
12576 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12578 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12579 Pinski. Remove user names from other bugzilla-only maintainers.
12581 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12583 * Makefile.tpl: Make 'recursive targets' using autogen rather
12584 than shell loop. Remove duplicate 'clean' targets and false
12586 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12587 Add systematic method of specifying missing targets in subdirs.
12588 Add copyright boilerplate.
12589 * Makefile.in: Regenerate.
12590 * configure.in: Add 'recursive targets' to maybe list.
12591 * configure: Regenerate.
12593 * MAINTAINERS: "GNATS only" -> "Bug database only".
12595 * Makefile.tpl: Rename [+target+] to [+make_target+].
12596 * Makefile.def: Rename 'target' to 'make_target'.
12598 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12600 * MAINTAINERS: Add self as options handling maintainer.
12602 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12604 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12605 been too long since I touched those ports.
12607 2003-05-28 DJ Delorie <dj@redhat.com>
12609 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12610 * Makefile.in: Regenerate.
12612 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12614 * configure.in: Use curly braces in the definition of tooldir.
12615 * configure: Regenerate.
12617 2003-05-21 DJ Delorie <dj@redhat.com>
12619 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12620 newlib or libgloss.
12621 * Makefile.in: Regenerate.
12623 2003-05-21 DJ Delorie <dj@redhat.com>
12625 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12626 * Makefile.in: Regenerate.
12628 2003-05-20 Ian Lance Taylor <ian@airs.com>
12630 * MAINTAINERS: Update my e-mail address.
12632 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12634 * configure.in: Switch more things to use maybe dependencies.
12635 * Makefile.tpl: Switch more things to use maybe dependencies.
12636 Factor out common code from autogen IF statements.
12637 * configure: Regenerate.
12638 * Makefile.in: Regenerate.
12640 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12642 * configure.in: Accept i[3456789]86 for machine type.
12643 * configure: Regenerate.
12645 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12647 * configure.in: Switch more things to use maybe dependencies.
12648 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12649 * configure: Regenerate.
12650 * Makefile.tpl: Switch more things to use maybe dependencies.
12651 * Makefile.in: Regenerate.
12653 2003-05-16 Andreas Schwab <schwab@suse.de>
12655 * Makefile.tpl (install-opcodes): Define.
12656 * Makefile.in: Rebuild.
12658 2003-05-13 Andreas Jaeger <aj@suse.de>
12660 * config.guess: Update to 2003-05-09 version.
12661 * config.sub: Update to 2003-05-09 version.
12663 2003-05-13 Michael Eager <eager@mvista.com>
12665 * configure.in: Correct sed script so that options in quotes are not
12667 * configure: Rebuild.
12669 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
12671 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12672 and $$s/newlib/libc/sys/cygwin32 include paths.
12673 * configure: Ditto.
12675 2003-05-12 Michael Meissner <gnu@the-meissners.org>
12677 * MAINTAINERS: Update my email addresses.
12679 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12681 * config-ml.in: Propagate INSTALL variables.
12683 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12685 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12687 2003-05-02 Chris Demetriou <cgd@broadcom.com>
12689 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12690 * Makefile.in: Regenerate.
12692 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12694 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12696 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12698 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12700 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12702 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12703 * Makefile.in: Regenerated.
12705 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12707 * MAINTAINERS (Write After Approval): Upgrade myself from
12708 GNATS only to write-after-approval. Update my mail address.
12710 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
12712 (OS Port Maintainers: freebsd): Add myself.
12714 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12716 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12718 2003-04-22 Kean Johnston <jkj@sco.com>
12720 * MAINTAINERS (SCO ports): Added myself.
12722 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12724 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12726 2003-04-19 Kean Johnston <jkj@sco.com>
12728 * MAINTAINERS (Write After Approval): Add myself.
12730 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12732 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12733 * Makefile.in: Regenerate.
12735 2003-04-18 Jakub Jelinek <jakub@redhat.com>
12737 * configure.in (powerpc64*-*-linux*): Remove.
12738 * configure: Rebuilt.
12740 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
12742 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12743 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12745 * Makefile.in: Regenerate.
12747 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
12749 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12750 * configure: Regenerated.
12752 2003-04-15 DJ Delorie <dj@redhat.com>
12754 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12756 2003-04-13 Nick Clifton <nickc@redhat.com>
12758 * config-ml.in: Remove support for --disable-aix removing
12759 call-aix multilibs.
12761 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
12763 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12764 * */configure: Rebuilt.
12766 2003-04-08 Joel Sherrill <joel@oarcorp.com>
12768 * MAINTAINERS: Add my email address.
12770 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
12772 * MAINTAINERS (Write After Approval): Add myself.
12774 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12776 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12777 * Makefile.in: Regenerate.
12779 2003-03-14 Michael Chastain <mec@shout.net>
12781 * Makefile.in: Regenerate with correct Makefile.def.
12783 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12785 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12787 * Makefile.in: Regenerate.
12788 * configure.in: Clean up gxx_include_dir logic.
12789 * configure: Regenerate.
12791 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12793 * MAINTAINERS (Write After Approval): Add myself.
12795 2003-03-10 Ben Elliston <bje@wasabisystems.com>
12797 * MAINTAINERS: Update my mail address.
12799 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12801 * configure.in (gxx_include_dir): Fix typo.
12802 * configure: Regenerated.
12804 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12806 * Makefile.tpl: Reindent.
12807 * Makefile.in: Regenerate.
12808 * configure.in: Reindent. Don't set unused variables.
12809 * configure: Regenerate.
12811 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
12813 * configure.in: Include $(build_tooldir)/sys-include in
12815 * configure: Regenerated.
12817 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12819 * Makefile.tpl: Always pass down RANLIB.
12820 * Makefile.in: Regenerate.
12822 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12823 * Makefile.in: Regenerate.
12824 * configure.in: Remove unused logic relating to --enable-shared
12825 and --enable-threads. Remove bogus comments. Remove redundant
12827 * configure: Regenerate.
12829 * configure.in: Replace ${libstdcxx_version} by its value.
12830 Remove reference to mh-dgux.
12831 * configure: Regenerate.
12833 2003-03-03 Kevin Buettner <kevinb@redhat.com>
12835 * MAINTAINERS (Write After Approval): Add myself.
12837 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12839 * Makefile.tpl: Rearrange.
12840 * Makefile.in: Regenerate.
12842 2003-02-25 Uwe Stieber <uwe@wwws.de>
12844 * configure.in: Add support for kaOS as cross build target system.
12845 * configure: Regenerated.
12847 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12849 * MAINTAINERS (Write after approval): Add myself.
12851 2003-02-21 James E Wilson <wilson@tuliptree.org>
12853 * MAINTAINERS: Update my email address.
12855 2003-02-21 Zack Weinberg <zack@codesourcery.com>
12857 * MAINTAINERS: Add self to blanket write privs. section.
12859 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
12861 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12862 configure-target-* as some target builds may require additional
12863 flags for preprocessor tests.
12864 * Makefile.in: Regenerated.
12866 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
12868 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12869 * ltconfig: Handle it.
12870 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12873 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12874 it is used as argument to $CC.
12875 * ltcf-gcj.sh: Likewise.
12877 * configure.in: Introduce --enable-maintainer-mode.
12878 * configure: Rebuilt.
12879 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12880 for maintainer mode.
12881 * Makefile.in: Rebuilt.
12883 2003-02-18 Jason Merrill <jason@redhat.com>
12885 * Makefile.tpl (check-c++): Allow parallelism.
12887 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12889 * MAINTAINERS: Remove John Carr (who never actually had access to
12892 2003-02-15 Geoffrey Keating <geoffk@apple.com>
12894 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12895 don't configure target-libobjc.
12896 * configure: Regenerate.
12898 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12900 * Makefile.tpl (RANLIB): Define.
12901 * Makefile.in: Regenerate.
12903 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12905 * MAINTAINERS: Update my email.
12907 2003-02-06 Keith R Seitz <keiths@redhat.com>
12909 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12910 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12911 * Makefile.in: Regenerated.
12912 * configure.in: Remove all traces of snavigator, db, and grep.
12913 * configure: Regenerated.
12915 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12917 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12920 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12922 * MAINTAINERS (Write after approval): Add myself.
12924 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
12926 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12927 * Makefile.in: Regenerated.
12929 2003-01-30 Roger Sayle <roger@eyesopen.com>
12931 * config.guess: Updated to 2003-01-30's version.
12932 * config.sub: Updated to 2003-01-28's version.
12934 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
12936 * config.if: If gcc_version is already set, just use it. Don't set
12937 gcc_version_trigger if it's already set, otherwise set it to
12938 gcc/version.c, but only if the file exists. If it is not set and
12939 gcc/version.c does not exist, try to extract the version number from
12942 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12944 * MAINTAINERS: Add myself to write-after-approval list.
12946 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
12948 * configure.in: Revert 24Jan change.
12949 * configure: Regenerate.
12951 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12953 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12956 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12958 * configure.in: Revert previous change.
12959 * configure: Regenerate.
12961 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12963 * configure.in: Make rda native-only.
12964 * configure: Regenerate.
12966 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12968 * MAINTAINERS: Move myself from GNATS-only-accounts to
12969 write-after-approval.
12971 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12973 * configure.in: Add missing \.
12974 * configure: Rebuilt.
12976 2003-01-17 Jakub Jelinek <jakub@redhat.com>
12978 * configure.in (baseargs): Avoid using \| in sed regular
12980 * configure: Rebuilt.
12982 2003-01-16 Jakub Jelinek <jakub@redhat.com>
12984 * configure.in (baseargs): Remove all supported forms of
12985 --cache-file, --srcdir, --host, --build and --target options
12986 from argument lists.
12987 * configure: Rebuilt.
12989 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
12991 * MAINTAINERS: Add myself to write-after-approval list.
12993 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
12995 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12996 * configure: Rebuilt.
12998 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
13000 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
13001 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
13002 * Makefile.in: Regenerate.
13003 * configure: Regenerate.
13005 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
13007 * configure.in: Remove Makefile in build, host and target modules
13008 unless configure was run with --no-recursion.
13009 * configure: Rebuilt.
13011 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
13013 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
13014 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
13015 * Makefile.in: Regenerate.
13017 2003-01-08 Chris Demetriou <cgd@broadcom.com>
13019 * config.guess: Update to 2003-01-03 version.
13020 * config.sub: Update to 2003-01-03 version.
13022 2003-01-07 Christopher Faylor <cgf@redhat.com>
13024 * configure: Regenerate with proper autoconf 2.13.
13026 2003-01-07 Christopher Faylor <cgf@redhat.com>
13028 * configure.in: Add AC_PREREQ for consistency.
13029 * configure: Regenerate.
13031 2003-01-06 Andrew Cagney <ac131313@redhat.com>
13033 * configure.in (GDB_TK): Add tcl directories conditional on
13034 gdb/gdbtk directory being present.
13035 * configure: Regenerate.
13037 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
13039 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
13040 used by gcc if LD is not defined and we are not doing a Canadian Cross.
13041 * configure: Rebuilt.
13043 2002-12-31 Tom Tromey <tromey@redhat.com>
13045 * Makefile.in: Rebuilt.
13046 * Makefile.def (target_modules) [libffi]: Allow installation.
13048 2002-12-31 Andreas Schwab <schwab@suse.de>
13050 * configure.in: Fix use of $program_transform_name.
13051 * configure: Regenerated.
13053 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
13055 * configure.in (baseargs): Don't remove first configure argument.
13056 * configure: Regenerated.
13058 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
13060 * Makefile.tpl (local-distclean): Don't remove...
13061 (multilib.ts): ... this. Moved into...
13062 (multilib.out): ... this. Don't use sub-make.
13063 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13064 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13065 (configure-build-[+module+], configure-[+module+],
13066 configure-target-[+module+], configure-gcc): ... these. Test
13067 for Makefile existence. Drop config.status from dependencies.
13068 * Makefile.in: Rebuilt.
13069 * configure.in: Move gcc-version-trigger to the end of
13070 ac_configure_args. Add comments to maybedep.tmp and
13071 serdep.tmp. Introduce --disable-serial-configure. Remove
13072 nonopt from baseargs, matching and removing corresponding
13073 whitespace while at it.
13074 * configure: Rebuilt.
13076 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
13078 * configure.in (host_configargs): Replace reference to
13079 no-longer-defined buildopts with --build=${build_alias}.
13080 * configure: Rebuilt.
13082 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
13083 program_transform_name to standard idiom.
13084 (AUTOGEN, AUTOCONF): Define.
13085 (Makefile.in): Use $(AUTOGEN).
13086 (Makefile): Depend on config.status, and use autoconf-style rule to
13087 build it. Move original commands to...
13088 (config.status): ... this new target.
13089 (configure): Add $(srcdir). Depend on config/acx.m4. Use
13091 * Makefile.in: Rebuilt.
13093 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
13095 * Makefile.tpl: Fix dramatic bustage due to change in
13096 program_transform_name.
13097 * Makefile.in: Regenerate.
13099 * configure.in: Remove unnecessary PATH setting.
13100 * configure: Regnerate.
13102 * configure.in: Don't default to unprefixed tools unless
13103 the native tools will work.
13104 * configure: Regenerate.
13106 * configure.in: Convert to autoconf script. Blow away lots
13107 of now-redundant Makefile fragments.
13108 * configure: Generate using Autoconf.
13109 * Makefile.tpl: Rewrite to reflect autoconfiscation.
13110 * Makefile.in: Regenerate.
13112 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
13114 * configure: Fix stupid bug where RANLIB was mistakenly included.
13116 * configure.in: Rename (buildargs, hostargs, targargs) to
13117 (build_configargs, host_configargs, target_configargs).
13119 * configure.in: Move logic out of sed statement.
13121 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
13122 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13124 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
13126 * config.sub: Import from master repository
13127 * config.guess: Ditto
13129 2002-12-24 Andreas Schwab <schwab@suse.de>
13131 * Makefile.tpl (multilib.out): Fix missing space.
13132 * Makefile.in: Regenerate.
13134 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
13136 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
13137 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
13138 * Makefile.in: Regenerate.
13139 * configure.in: Remove unnecessary leftovers.
13141 2002-12-21 Geoffrey Keating <geoffk@apple.com>
13143 * configure.in (extra_ranlibflags_for_target): New variable.
13144 (*-*-darwin): Add -c to ranlib commands.
13145 * configure (tooldir): Handle extra_ranlibflags_for_target.
13147 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
13149 * Makefile.tpl: Revert HJL's change.
13150 * Makefile.in: Regenerated.
13151 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13154 2002-12-19 Andreas Schwab <schwab@suse.de>
13156 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13157 * Makefile.in: Regenerate.
13159 2002-12-18 H.J. Lu <hjl@gnu.org>
13161 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13162 * Makefile.in: Regenerated.
13164 * configure.in (build_prefix): New. Substitute.
13166 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
13168 * Makefile.tpl: Don't let real targets depend on phony targets.
13169 * Makefile.in: Regenerate.
13171 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13172 * Makefile.in: Regenerate.
13174 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
13176 * config.sub: Import from master repository
13177 * config.guess: Ditto
13179 2002-12-16 Jason Merrill <jason@redhat.com>
13181 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13182 previous 'make bootstrap'.
13183 * Makefile.in: Regenerate.
13185 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
13187 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13189 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
13191 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13192 * Makefile.in: Regenerate.
13194 2002-12-13 Jason Merrill <jason@redhat.com>
13196 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
13198 (check-c++): Just depend on it and check-target-libstdc++-v3.
13199 * Makefile.in: Regenerate.
13201 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13203 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13204 * Makefile.in: Rebuilt.
13206 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13208 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13210 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
13212 * configure: Fix bug put in by gremlins.
13214 * Makefile.tpl: Substitute more autoconfily.
13215 * configure: Substitute more autoconfily.
13216 * Makefile.in: Regenerate.
13218 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
13220 * config.sub: Import from master repository
13221 * config.guess: Ditto
13222 * MAINTAINERS: Added Svein Seldal under write after approval
13224 2002-12-08 Andrew Cagney <ac131313@redhat.com>
13226 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13227 * Makefile.in (all-sim): Ditto.
13229 2002-12-06 DJ Delorie <dj@redhat.com>
13231 * Makefile.tpl: Change configure dependencies to not have real
13232 targets depend on phony targets.
13234 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
13236 * configure.in: Revert unintentional change.
13238 * Makefile.tpl: Change dependency for */multilib.out so that
13239 it works when gcc isn't in the tree.
13241 * configure.in: Substitute more.
13242 * configure: Run subconfigures from the Makefile.
13243 * Makefile.tpl: Run subconfigures from the Makefile; add a few
13244 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
13246 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13248 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13250 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
13252 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13253 and corresponding dependencies.
13254 * Makefile.in: Regenerate.
13256 * configure.in (host_tools): Order binutils, gas and ld for
13257 convenience in running the testsuites.
13259 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13260 * Makefile.in: Regenerate.
13261 * configure.in: Introduce rules to serialize subconfigure runs.
13263 * configure.in: Introduce BASE_CC_FOR_TARGET.
13264 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
13265 Realize configure-build-* targets. Realize configure-target-* targets.
13266 * Makefile.in: Regenerate.
13268 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
13270 * configure: Move gcc_version_trigger stuff from here...
13271 * configure.in: ...to here.
13273 * configure.in: Separate subconfigure options added by this file from
13274 options given by the user. Add machinery to put args for host
13275 subconfigures into the Makefile.
13277 * Makefile.tpl: Remove 'vault' targets.
13278 * Makefile.tpl: Reorder and comment dependencies.
13279 * Makefile.in: Regenerate.
13281 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
13282 * configure.in: Fix my broken commit of previous patch. (sigh)
13284 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13286 * configure.in: Move host-specific darwin noconfigdirs into
13287 the host-specific section.
13289 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13291 * configure.in: Move host-specific darwin noconfigdirs into
13292 the host-specific section.
13294 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
13296 * configure: Remove skip-this-dir support.
13297 * Makefile.tpl: Remove skip-this-dir support.
13299 * Makefile.tpl: Remove leftover support for non-autoconfiscated
13301 * Makefile.in: Regenerate.
13303 * Makefile.tpl: Strip out useless setting of 'dir'.
13304 * Makefile.in: Regenerate.
13306 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
13308 * configure.in: Fix deeply stupid bug.
13310 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13311 shell code in CXX_FOR_TARGET
13312 * Makefile.def: Introduce raw_cxx.
13313 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13314 RAW_CXX_FOR_TARGET.
13315 * Makefile.in: Regenerate.
13317 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
13319 * Makefile.tpl: Remove unnecessary ifs.
13320 * Makefile.in: Regenerate.
13322 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
13323 dependencies. Maybe-ize build-libiberty. Create dummy install
13324 targets for 'no_install' modules.
13325 * configure: Move GDB_TK substitution to configure.in. Move
13326 build_modules stuff to configure.in.
13327 * configure.in: Implement soft dependency machinery. Maybe-ize
13328 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13329 * Makefile.in: Regenerate.
13331 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13333 * Makefile.tpl: Make all-target, install-target behave similarly
13334 to all, install (only hitting configured targets). Eliminate
13335 unused macro defintions.
13337 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13340 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13342 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13344 * configure.in: Produce lists of subdir targets we're actually
13345 configuring. Remove references to "dosrel".
13346 * Makefile.tpl: Let configure set which subdir targets are hit.
13347 Remove install-cross; clean up install; remove ALL. Remove
13348 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13349 Autogenerate host module targets. Remove empty dependency lines
13350 and redundant dependency; rearrange slightly.
13351 * Makefile.def: Add host-side libtermcap, utils.
13353 * Makefile.in: Regenerate.
13355 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13357 * ltconfig (osf[345]): Append $major to soname_spec.
13358 Reflect this in library_names_spec.
13359 * ltmain.sh (osf): Prefix $major with . for use as extension.
13361 2002-11-19 Andreas Jaeger <aj@suse.de>
13363 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13364 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13365 and sparc64 GNU/Linux systems.
13367 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13369 * MAINTAINERS: Update email.
13371 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13373 * MAINTAINERS: Complete James Dennett's entry.
13375 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13377 * MAINTAINERS (Write After Approval): Add myself.
13379 2002-11-13 Bruce Korb <bkorb@gnu.org>
13381 * Makefile.tpl: syntactic cleanup
13383 2002-11-13 Stuart Hastings <stuart@apple.com>
13385 * MAINTAINERS: Add myself to write-after-approval list.
13387 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13389 * Makefile.def: Add list of recursive targets to autogenerate.
13391 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13392 targets. Autogenerate *-build-* targets.
13393 * Makefile.in: Regenerate.
13395 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13397 * configure: More autoconf-style substitutions.
13398 * Makefile.tpl: More autoconf-style substitutions.
13399 * Makefile.in: Regenerate.
13401 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13403 * configure: Substitute more variables in a more autoconf-friendly
13404 way. Simplify slightly.
13405 * Makefile.tpl: Make more variables substitutable in an
13406 autoconf-friendly way.
13407 * Makefile.in: Regenerate.
13409 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13411 * MAINTAINERS (Write After Approval): Add myself.
13413 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13415 * configure.in (v810*): Remove special setting of tools.
13417 * configure: Add support for extra required flags for ar or nm.
13418 * configure.in (aix4.3+): Use above support for target-specific
13419 issues, rather than using config/mt-aix43.
13421 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13423 * configure: Remove 'removing', which doesn't work. Replace $subdir
13424 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13425 with $srcdir. Reformat indentation. Substitute some variables
13426 formerly hard-coded in the Makefile for build=host.
13427 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13428 * Makefile.def: Autogenerate more.
13429 * Makefile.in: Regenerate.
13431 2002-11-04 Adam Nemet <anemet@lnxw.com>
13433 * MAINTAINERS (Write After Approval): Add myself.
13435 2002-11-04 Kevin Buettner <kevinb@redhat.com>
13437 * Makefile.def (host_modules): Add rda.
13438 * Makefile.in: Regenerate.
13439 * configure.in (target_tool): Add target-rda to list.
13441 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13443 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13445 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
13447 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13448 and restrap targets to this rule.
13449 * Makefile.in: Regenerate.
13451 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13453 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13454 GNATS only accounts.
13456 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13458 * configure.in (i[3456]86-*-linux*): Add check to disable
13459 ${libgcj} for glibc1.
13461 2002-10-24 Denis Chertykov <denisc@overta.ru>
13463 * MAINTAINERS: Add myself as ip2k port maintainer.
13465 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13467 * configure.in: Add tic4x target.
13469 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13471 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13472 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13473 * Makefile.in: Regenerate.
13475 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13476 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13477 * Makefile.in: Regenerate.
13479 2002-10-02 Janis Johnson <janis187@us.ibm.com>
13481 * MAINTAINERS: Add myself as web pages co-maintainer.
13483 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13485 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13486 * Makefile.in: Regenerate.
13488 2002-10-02 Zack Weinberg <zack@codesourcery.com>
13490 * MAINTAINERS: Add myself and Nathan Sidwell
13491 <nathan@codesourcery.com> as VxWorks maintainers.
13493 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13495 * Makefile.def: Remove order dependency comments.
13496 * Makefile.tpl: Add explicit install-install dependencies.
13497 * Makefile.in: Regenerate.
13499 * Makefile.tpl: Remove material now in src-release. (Finally!)
13500 * Makefile.in: Regenerate.
13502 * Makefile.tpl: Add configure-target (for src-release in src)
13503 * Makefile.in: Regenerate.
13505 2002-09-30 Nick Clifton <nickc@redhat.com>
13507 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13509 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13511 * configure.in (s390*-*-linux*): Enable libgcj.
13513 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13515 * configure: Revert accidentally applied changes.
13517 * Makefile.tpl: Make more autoconf-friendly.
13518 * Makefile.in: Regenerate.
13519 * configure: Make substitution more autoconf-like.
13521 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13523 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13524 single entry to handle all these.
13525 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13526 libjava on arm-*-elf.
13528 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13530 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13531 things that depend on them.
13533 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13535 * Makefile.tpl: Make subsituted variables more autoconfy.
13536 * Makefile.in: Regenerate.
13537 * configure: Make seds more autoconfy.
13539 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13541 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13542 * Makefile.in: Regenerate.
13543 * configure.in: Rewrite sed statements to look autoconfy.
13545 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13546 all-target-foo on configure-target-foo.
13547 * Makefile.def: Ditto.
13548 * Makefile.in: Rebuild.
13550 2002-09-25 Andrew Haley <aph@redhat.com>
13552 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13554 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13556 * Makefile.def: New file.
13557 * Makefile.tpl: New file.
13558 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13559 * contrib/gcc_update: Note that Makefile.in is a generated file.
13561 * configure.in: Minor rearrangement. Simplify tests.
13563 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13565 * configure.in (with_headers): Skip copy if value is "yes".
13566 (with_libs): Likewise.
13568 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13570 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13571 * configure.in (sh*-*-pe*): Ditto.
13572 * configure.in (mips*-*-pe*): Ditto.
13573 * configure.in (*arm-wince-pe): Ditto.
13575 * configure.in: Rearrange.
13577 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13579 * MAINTAINERS: Update my email address.
13581 2002-08-30 Paul Koning <pkoning@equallogic.com>
13583 * MAINTAINERS: (Write After Approval): Add myself.
13585 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13587 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13589 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13591 * MAINTAINERS: Change my mailing address.
13593 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13595 * MAINTAINERS (Write After Approval): Remove myself.
13596 (Various Maintainers: c++ runtime libs): Add myself.
13598 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13600 * MAINTAINERS (Write After Approval): Remove myself.
13601 (Various Maintainers: c++ runtime libs): Add myself.
13603 2002-08-15 Eric Christopher <echristo@redhat.com>
13605 * config.sub: Import from master repository.
13606 * config.guess: Ditto.
13608 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13610 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13611 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13612 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13614 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13616 * MAINTAINERS: Add self to rs6000 vector extensions.
13618 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13620 * libiberty/configure: Reverted unintended yesterday's check in.
13622 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13624 * boehm-gc/configure, libf2c/configure: Rebuilt.
13625 * libffi/configure, libiberty/configure: Ditto.
13626 * libjava/configure, libobjc/configure: Ditto.
13627 * libstdc++-v3/configure, zlib/configure: Ditto.
13628 Merged from binutils:
13629 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13630 From Steve Ellcey <sje@cup.hp.com>:
13631 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13632 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13633 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13635 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13636 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13637 soname_spec, sys_lib_search_path_spec): Ditto.
13639 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13641 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13643 2002-08-04 H.J. Lu (hjl@gnu.org)
13645 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13647 2002-08-02 Krister Walfridsson <cato@df.lth.se>
13649 * MAINTAINERS (Write After Approval): Add myself.
13651 2002-07-31 Alan Modra <amodra@bigpond.net.au>
13653 * configure.in: Move generic linux case to end. Copy generic
13654 linux noconfigdirs to mips*-*-linux* entry and new
13655 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13657 2002-07-19 Michael Matz <matz@suse.de>
13659 * MAINTAINERS: Add myself as ra* maintainer.
13661 2002-07-16 Chris Demetriou <cgd@broadcom.com>
13663 * config.guess: Update to 2002-07-09 version.
13664 * config.sub: Update to 2002-07-03 version.
13666 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13668 * MAINTAINERS: Fix typo in a maintainer email address.
13670 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13672 * configure.in: Remove two redundant tests.
13674 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13676 * configure.in (mips*-*-irix6*o32): Enable stabs.
13678 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13680 * configure.in: Don't build grez.
13681 * Makefile.in: Ditto.
13683 * Makefile.in: Remove references to bsp, cygmon, libstub.
13684 * configure.in: Ditto.
13686 * configure.in: Remove leftover reference to gdbtest.
13688 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
13690 * configure.in (gxx_include_dir): Change to match versioned
13691 C++ headers if --enable-version-specific-runtime-libs is used.
13693 2002-07-04 Steve Ellcey <sje@cup.hp.com>
13695 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13697 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13699 * configure.in: Make --without-x work.
13701 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13703 * configure.in: Rearrange target Makefile fragment collection.
13705 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13707 * configure.in: Ditto.
13709 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13711 * MAINTAINERS (Write After Approval): Update my e-mail address.
13713 2002-06-24 Ben Elliston <bje@redhat.com>
13715 * configure.in (host_tools): Remove cgen.
13717 * Makefile.in (all-cgen): Remove; runs from its source directory.
13718 (check-cgen, install-cgen, clean-cgen): Likewise.
13719 (all-opcodes): Do not depend on all-cgen.
13720 (all-sim): Likewise.
13722 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
13724 * Makefile.in: Eliminate 'apache' targets.
13725 * configure.in: Eliminate 'apache' targets.
13727 * configure.in: Eliminate redundant tests. Reorganize.
13729 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13731 * config-ml.in: Eliminate references to Cygnus configure.
13733 * Makefile.in: Eliminate references to building emacs.
13735 2002-06-28 Graham Stott <graham.stott@btinternet.com>
13737 * MAINTAINERS: Update my email address.
13739 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13741 * config.if (libstdcxx_incdir): Version C++ headers.
13742 (cxx_incdir): Remove.
13744 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13746 * MAINTAINERS (Write After Approval): Add self.
13748 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13750 * configure.in: Add support for ip2k.
13752 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13754 * configure.in: Fix AIX configury bug.
13756 2002-06-20 Steve Ellcey <sje@cup.hp.com>
13758 * MAINTAINERS (Write After Approval): Add self.
13760 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13762 * configure.in: replace ${topsrcdir} with ${srcdir}
13764 * configure.in: Move definition of libstdcxx_flags
13765 right above usage, rather than waaay earlier.
13767 * configure.in: Pull definition of is_cross_compiler earlier.
13769 * configure.in: Rearrange a little.
13771 * configure.in: Remove references to librx.
13772 * Makefile.in: Remove references to librx.
13774 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13776 * config.sub: Add support for avr target.
13777 Import from master sources, rev 1.255
13779 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
13781 * configure, .cvsignore: Revert previous change...
13782 * Makefile: ...delete.
13784 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13786 * configure.in: Eliminate ${gasdir} variable.
13788 2002-06-18 Dave Brolley <brolley@redhat.com>
13790 * configure.in: Add support for frv.
13791 * config.sub: Add support for frv.
13793 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13795 * configure: Remove garbage from previous commit.
13797 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13799 * configure: For in-source builds, make a subdir and re-exec there.
13800 * Makefile: New file. Pass targets through to build directory.
13801 * .cvsignore: No longer ignore "Makefile".
13803 2002-06-16 Douglas Rupp <rupp@gnat.com>
13805 * MAINTAINERS (Write After Approval): Add self.
13807 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13809 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13811 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13813 * configure.in (vax-*-netbsd*): Re-enable gas.
13815 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13817 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13818 BUILD_PREFIX_1, to correct nomenclature.
13819 * configure: Likewise.
13821 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13822 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13824 2002-05-31 Olaf Hering <olh@suse.de>
13826 * config-ml.in: Propogate DESTDIR also.
13828 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13830 * configure.in (vax-*-netbsd*): Don't build gas for this
13833 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13835 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13836 and libgcj for AVR.
13838 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13840 * MAINTAINERS (Write After Approval): Add myself.
13842 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13844 * config.guess: Update to 2002-05-22 version.
13845 * config.sub: Likewise.
13847 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13849 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13850 * config-ml.in: Likewise.
13851 * configure: Likewise.
13852 * configure.in: Likewise.
13854 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13856 * MAINTAINERS: Update my email address.
13858 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13860 * configure.in: Simplify makefile fragment collection.
13862 * configure.in: Remove code to build emacs.
13864 * configure.in : Remove --srcdir argument from targargs and buildargs
13865 (it's always overridden in the Makefile anyway). Rearrange a bit.
13867 * configure: Move some logic to configure.in.
13868 * configure.in: Move some logic from configure.
13870 2002-05-11 Tom Tromey <tromey@redhat.com>
13872 * MAINTAINERS: Reflect libgcj reality.
13874 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13876 * Makefile.in: Honour DESTDIR.
13878 2002-05-08 Mark Mitchell <mark@codesourcery.com>
13880 * config.guess: Import 2002-03-20 version.
13881 * config.sub: Import 2002-04-26 version.
13883 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13885 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13887 2002-05-07 Tim Josling <tej@melbpc.org.au>
13889 * MAINTAINERS: Add self.
13891 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
13893 * ltmain.sh: Detect and handle object name conflicts
13894 while piecewise linking a static library.
13896 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
13898 * configure.in (noconfigdirs): Don't disable libgcj on
13899 sparc64-*-solaris* and sparcv9-*-solaris*.
13901 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
13903 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13905 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13907 * configure.in (FLAGS_FOR_TARGET): Do not add
13908 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13909 on i[3456]86-*-linux*.
13911 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13913 * configure.in (noconfigdirs): Replace [ ] with test.
13915 * configure.in (noconfigdirs): Do not add target-newlib if
13916 target == i[3456]86-*-linux*, and host == target.
13918 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13920 * configure.in: delete reference to absent file
13922 * configure.in: replace '[' with 'test'
13924 * configure.in: Eliminate references to gash.
13925 * Makefile.in: Eliminate references to gash.
13927 * configure.in: remove useless references to 'pic' makefile fragments.
13929 * configure.in: (*-*-windows*) Finish removing.
13931 * configure.in: Eliminate redundant test for libgui.
13933 2002-04-29 Roger Sayle <roger@eyesopen.com>
13935 * MAINTAINERS: Add self and realphabetize. Update entries
13936 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13937 entry for a29k port maintainer.
13939 2002-04-26 Joel Sherrill <joel@OARcorp.com>
13941 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13942 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13944 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13946 * configure.in: remove references to dead files
13948 2002-04-19 Mark Mitchell <mark@codesourcery.com>
13950 * MAINTAINERS: Add information about purpose of this file.
13952 2002-04-18 Tom Tromey <tromey@redhat.com>
13954 * configure.in: Disallow configuring libgcj when it is already
13955 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13956 Solaris 2.8 by default. For PR libgcj/6158.
13958 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13960 * configure.in: Move default CC setting out of config/mh-* fragments
13961 directly into here.
13963 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13965 * configure.in: don't even try to configure or make a subdirectory
13966 if there's no configure script for it.
13968 2002-04-15 Mark Mitchell <mark@codesourcery.com>
13970 * MAINTAINERS: Remove chill maintainers.
13971 * Makefile.in (CHILLFLAGS): Remove.
13972 (CHILL_LIB): Remove.
13973 (TARGET_CONFIGDIRS): Remove libchill.
13974 (CHILL_FOR_TARGET): Remove.
13975 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13977 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13978 (CHECK_TARGET_MODULES): Likewise.
13979 (INSTALL_TARGET_MODULES): Likewise.
13980 (CLEAN_TARGET_MODULES): Likewise.
13981 (configure-target-libchill): Remove.
13982 (all-target-libchill): Remove.
13983 * configure.in (target_libs): Remove target-libchill.
13984 Do not compute CHILL_FOR_TARGET.
13985 * libchill: Remove directory.
13987 2002-04-11 DJ Delorie <dj@redhat.com>
13989 * Makefile.in, configure.in: Sync with binutils, entries
13992 2002-04-07 Andrew Cagney <ac131313@redhat.com>
13994 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13995 (do-tar, do-bz2): New rules.
13996 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13997 (gdb-tar): New rule.
13998 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13999 (insight_dejagnu.tar): New rule.
14000 (insight.tar): New rule.
14001 (gdb+dejagnu.tar): New rule.
14002 (gdb.tar): New rule.
14004 2002-02-01 Mo DeJong <supermo@bayarea.net>
14006 * Makefile.in: Add all-tix to deps for all-snavigator
14007 so that tix is built when building snavigator.
14009 2002-01-11 Steve Ellcey <sje@cup.hp.com>
14011 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
14012 ld and gdb are not supported.
14014 2002-01-07 Mark Salter <msalter@redhat.com>
14016 * configure.in: Remove target-bsp and target-cygmon from arm builds.
14017 Allow target-libgloss to be built for arm, strongarm, and xscale.
14019 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
14021 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
14022 options for i[3456]86-pc-linux* native builds.
14024 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
14026 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
14027 files from .po files for a distribution.
14029 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
14031 * configure.in: Enable libstdc++-v3 for h8300 targets.
14033 2001-06-19 Alan Modra <amodra@bigpond.net.au>
14035 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
14038 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
14040 * Makefile.in (VER): When present, extract the version number from
14041 the file version.in.
14043 2001-05-24 Tom Rix <trix@redhat.com>
14045 * configure.in : enable ld for aix
14047 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14049 * config.guess: Add linux target for S/390.
14051 2000-11-07 Philip Blundell <pb@futuretv.com>
14053 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
14055 2000-11-03 Philip Blundell <pb@futuretv.com>
14057 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
14060 2001-01-15 Ben Elliston <bje@redhat.com>
14062 * configure.in (host_tools): Add sid.
14063 Always configure cgen.
14065 2000-11-24 Nick Clifton <nickc@redhat.com>
14067 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14069 2000-08-20 Doug Evans <dje@casey.transmeta.com>
14071 * Makefile.in (ALL_MODULES): Add all-cgen.
14072 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14073 (all-cgen): New target.
14074 (all-opcodes,all-sim): Depend on all-cgen.
14075 * configure.in (host_tools): Add cgen.
14076 Only configure cgen if --enable-cgen-maint.
14078 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
14080 * configure.in: Add *-*-freebsd* configurations.
14082 2002-04-08 Tom Tromey <tromey@redhat.com>
14084 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14085 Fixes PR libgcj/6068.
14087 2002-03-30 Krister Walfridsson <cato@df.lth.se>
14089 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14091 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14093 * configure.in (alpha*-dec-osf*): Enable libgcj.
14095 2003-03-27 Matthew Gingell <gingell@gnat.com>
14097 * MAINTAINERS (Write After Approval): Add myself.
14099 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
14101 Fix for: PR bootstrap/3591, target/5676
14102 * configure.in (mcore-pe): Disable the configuration of
14103 libstdc++-v3 since exceptions are not supported.
14105 2002-03-20 Anthony Green <green@redhat.com>
14107 * configure.in: Enable libgcj for xscale-elf target.
14109 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
14111 * MAINTAINERS: Update my email address.
14113 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
14115 * ltmain.sh (relink_command): Fix typo in previous change.
14117 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
14119 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
14120 (relink_command): Added --tag flags.
14121 (mode=install): If relinking fails; error out.
14123 2002-03-12 Richard Henderson <rth@redhat.com>
14125 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
14127 (do-check): Rename from check.
14128 (check): Allow parallel check.
14130 2002-03-12 Bob Wilson <bob.wilson@acm.org>
14132 * MAINTAINERS: Add myself as maintainer for xtensa port.
14133 Fix alphabetical order in CPU port maintainer list.
14134 Remove myself from Write After Approval list.
14136 2002-03-11 Richard Henderson <rth@redhat.com>
14138 * Makefile.in (.NOTPARALLEL): Add fake tag.
14140 2002-03-07 H.J. Lu (hjl@gnu.org)
14142 * configure.in: Enable gprof for mips*-*-linux*.
14144 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
14146 * MAINTAINERS (Write After Approval): Add myself.
14148 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
14150 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14152 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14154 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
14156 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14157 because its Makefile is there; test for the executable instead.
14159 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
14161 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14162 libstdc++-v3 and libjava.
14164 2002-02-11 Adam Megacz <adam@xwt.org>
14166 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14169 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
14171 * config.guess: Updated to 2002-01-30's version.
14172 * config.sub: Updated to 2002-02-01's version.
14173 Contribute sh64-elf.
14174 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
14175 * configure.in: Added sh64-*-*.
14177 2002-02-08 Chris Demetriou <cgd@broadcom.com>
14179 * MAINTAINERS: Belatedly add myself to write after approval list.
14181 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
14183 * MAINTAINERS: Put self in as maintainer for x86-64 port.
14184 Remove self as Write After Approval.
14186 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
14188 * MAINTAINERS: Put self in as maintainer for contrib/regression
14191 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
14193 * MAINTAINERS: Update my email address.
14195 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
14197 * configure.in (*-*-netbsd*): New. Skip target-newlib,
14198 target-libiberty, and target-libgloss. Skip Java-related
14199 libraries if not supported for NetBSD on target CPU.
14201 2002-01-25 Douglas B Rupp <rupp@gnat.com>
14203 * install-sh: Use _inst.$$_ for temp file name.
14205 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
14207 * MAINTAINERS (Write After Approval): Move my contact info
14209 (OS Port Maintainers): ...to here (netbsd).
14211 2002-01-22 Bob Wilson <bob.wilson@acm.org>
14213 * MAINTAINERS (Write After Approval): Add myself.
14215 2002-01-17 H.J. Lu <hjl@gnu.org>
14217 * Makefile.in (all-fastjar): Also depend on all-libiberty.
14218 (all-target-fastjar): Also depend on all-target-libiberty.
14220 2002-01-16 H.J. Lu (hjl@gnu.org)
14222 * config.guess: Import from master sources, rev 1.225.
14223 * config.sub: Import from master sources, rev 1.238.
14225 2002-01-16 Kazu Hirata <kazu@hxi.com>
14227 * MAINTAINERS (Write After Approval): Remove myself.
14229 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
14231 * MAINTAINERS (Write After Approval): Add myself.
14233 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
14235 * MAINTAINERS: Add self as docs co-maintainer.
14237 2001-12-11 Matthias Klose <doko@debian.org>
14239 * MAINTAINERS (Write After Approval): Add myself.
14241 2001-12-09 Zack Weinberg <zack@codesourcery.com>
14243 * MAINTAINERS: Update my email address.
14245 2001-12-07 Turly O'Connor <turly@apple.com>
14246 * MAINTAINERS (Write After Approval): Add myself.
14247 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14248 (rs6000_initialize_trampoline): Call __trampoline_setup for
14250 * darwin-tramp.asm: New file, implements __trampoline_setup.
14251 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14253 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
14255 * MAINTAINERS (Write After Approval): Add myself.
14257 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
14259 * configure, configure.in: Use temp file for long sed commands.
14261 2001-12-03 Laurent Guerby <guerby@acm.org>
14263 * config.sub: Update to version 1.232 on subversion.
14265 2001-12-03 Ben Elliston <bje@redhat.com>
14267 * MAINTAINERS: Update mail address for config.* patches.
14269 2001-11-27 DJ Delorie <dj@redhat.com>
14270 Zack Weinberg <zack@codesourcery.com>
14272 When build != host, create libiberty for the build machine.
14274 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14276 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14278 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14280 (all.normal): Depend on ALL_BUILD_MODULES.
14281 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14282 (all-build-libiberty): Depend on configure-build-libiberty.
14284 * configure: Calculate and substitute proper value for
14286 * configure.in: Create the build subdirectory.
14287 Calculate and substitute TARGET_CONFIGARGS (formerly
14288 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14290 2001-11-26 Ziemowit Laski <zlaski@apple.com>
14292 * MAINTAINERS (write-after-approval): Add self.
14294 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
14296 * MAINTAINERS (GNATS only accounts): Remove self.
14298 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
14300 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14303 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
14305 * MAINTAINERS (Write After Approval): Add self.
14307 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14309 * MAINTAINERS: mips and s390 are also CPU ports.
14311 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14313 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14315 2001-11-11 David O'Brien <obrien@FreeBSD.org>
14317 * MAINTAINERS: Alphabetize.
14319 2001-11-09 Kazu Hirata <kazu@hxi.com>
14321 * MAINTAINERS (Various maintainers: h8 port): Add myself.
14323 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
14325 * MAINTAINERS (Various maintainers: hppa port): Added myself.
14327 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14329 * configure.in (--enable-languages): Be more permissive about
14330 syntax. Check for empty lists better. Warn about $LANGUAGES.
14332 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
14334 * config.sub: Import from master sources, rev. 1.230.
14335 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14337 2001-11-07 Laurent Guerby <guerby@acm.org>
14339 * MAINTAINERS (Write After Approval): Add self.
14341 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14343 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14345 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14347 * config.sub: Import from master sources, rev 1.226.
14348 * config.guess: Import from master sources, rev 1.216.
14350 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14352 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14353 * MAINTAINERS: Add self as maintainer of MMIX port.
14354 Remove old after-approval entry.
14356 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14358 * ChangeLog, configure: Fix spelling errors.
14360 2001-10-20 Brendan Kehoe <brendan@zen.org>
14362 * MAINTAINERS: Tweak my address.
14364 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
14366 * MAINTAINERS: Update my email address.
14368 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
14370 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14371 * MAINTAINERS: Add self as maintainer of CRIS port.
14373 2001-10-10 Geert Bosch <bosch@gnat.com>
14375 * MAINTAINERS (Various maintainers: Ada front end):
14376 Added Robert Dewar.
14378 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
14380 * MAINTAINERS (Write After Approval): Added self
14382 2001-10-02 Geert Bosch <bosch@gnat.com>
14384 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14386 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14388 * configure: Handle temporary files securely using mkdir.
14390 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
14392 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14394 2001-09-26 Will Cohen <wcohen@redhat.com>
14396 * configure.in (*-*-linux*): Disable configuration of target-newlib
14397 and target-libgloss.
14399 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
14401 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14404 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
14406 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14407 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14408 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14409 avoid quotes nesting problems.
14410 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14411 (DO_X): Export only variables that are set.
14413 2001-09-19 Ben Elliston <bje@redhat.com>
14415 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14416 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14417 semantics. Use the shell built-in "type" command instead.
14419 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
14421 Merged from gcc-3_0-branch:
14422 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14423 * ltcf-c.sh: Use $objext, not $ac_objext.
14424 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14425 * ltcf-cxx.sh: Add support for GNU.
14426 2001-07-22 Timothy Wall <twall@redhat.com>
14427 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14428 default settings if using GNU tools with that configuration.
14429 * ltcf-cxx.sh: Ditto.
14430 * ltcf-gcj.sh: Ditto.
14431 2001-07-21 Michael Chastain <chastain@redhat.com>
14432 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14433 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14434 * ltmain.sh: Mark as gcc-local.
14436 2001-08-30 Eric Christopher <echristo@redhat.com>
14437 Jason Eckhardt <jle@redhat.com>
14439 * config.guess: Merge from master sources.
14440 * config.sub: Merge from master sources, add support for mipsisa32.
14442 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
14443 * config.sub: Merge from master sources, rev 1.219.
14444 * MAINTAINERS: Add self as contact for stormy16 port.
14446 2001-08-14 Zack Weinberg <zackw@panix.com>
14448 * config.sub: Merge from master sources, rev 1.218.
14449 * config.guess: Merge from master sources, rev 1.209.
14451 2001-08-11 Graham Stott <grahams@redhat.com>
14453 * Makefile.in (check-c++): Add missing semicolon.
14455 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14457 * MAINTAINERS (Various maitainers: predict.def): Added myself.
14459 2001-07-30 Eric Christopher <echristo@redhat.com>
14461 * MAINTAINERS (Various maintainers: mips port): Added myself.
14463 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14465 * configure.in (sh-*-linux*): New.
14467 2001-07-27 Richard Henderson <rth@redhat.com>
14469 * .cvsignore: Add LAST_UPDATED.
14471 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14473 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14475 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
14477 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14479 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14481 * MAINTAINERS (Write After Approval): Added myself.
14483 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14485 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14486 and libgcj on m68hc11/m68hc12.
14488 2001-06-27 H.J. Lu (hjl@gnu.org)
14490 * Makefile (CFLAGS_FOR_BUILD): New.
14491 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14493 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14495 * README: Remove version number.
14497 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14499 * INSTALL/README: Update wrt. to the installation instructions now
14500 residing in gcc/doc/install.texi.
14502 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14504 * README: Replace with a cut-down and updated version of gcc/README.
14506 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14508 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14509 multilibs to be disabled.
14511 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14513 * MAINTAINERS (Write After Approval): Add myself.
14515 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14517 * config.guess: Import CVS version 1.195.
14518 * config.sub: Import CVS version 1.212.
14520 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14522 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14523 gcc/xgcc is built, use -print-prog-name to find out the program
14526 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14528 * config.guess: Import CVS version 1.194. All gcc-local changes
14529 appear to also be in the master copy.
14530 * config.sub: Import CVS version 1.211.
14532 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14534 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14535 with_gcc]: Use `gcc -shared' to build a shared library.
14537 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14539 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14542 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14544 * MAINTAINERS (Write After Approval): Add myself.
14546 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14548 * configure.in (libstdcxx_flags): Do not try to execute
14549 libstdc++-v3/testsuite_flags until it exists.
14551 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14553 * MAINTAINERS: Update my email address.
14555 2001-05-31 Graham Stott <grahams@redhat.com>
14557 * MAINTAINERS (Write After Approval): Add myself.
14559 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14561 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14562 libraries when using g++ with native linker.
14564 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14566 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14568 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14570 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14571 [aix4*|aix5*]: Prepend blank.
14573 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
14575 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14576 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14577 of subdir/configure scripts to use the new libtool.m4.
14579 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14581 * MAINTAINERS (Write After Approval): Add myself.
14583 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14585 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14587 2001-05-11 Ben Elliston <bje@redhat.com>
14589 * Makefile.in (all-sid): New target.
14590 (check-sid, clean-sid, install-sid): Likewise.
14592 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14594 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14596 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14598 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14601 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14603 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14604 gcc/xgcc is built, use -print-prog-name to find out the program
14607 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14609 * configure.in (noconfigdirs): Don't reset it from scratch in the
14610 target case; only append to it.
14612 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14613 sparc-*-solaris2.8]: Disable ${libgcj}.
14615 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14617 * configure.in (libgcj_saved): Copy from $libgcj.
14618 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14621 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14623 * MAINTAINERS: Remove self as MIPS maintainer and
14624 C front end maintainer.
14626 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14628 * configure.in: Move *-chorusos target case to the proper switch.
14631 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14633 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14636 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14638 * Makefile.in (STAGE1_CFLAGS): Pass down.
14640 2001-04-13 Alan Modra <amodra@one.net.au>
14642 * config.guess: Add hppa64-linux support. Note for next import that
14643 this is already in the master file.
14644 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14646 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14648 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14649 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14651 2001-04-11 Stan Shebs <shebs@apple.com>
14653 * MAINTAINERS: Add self as Darwin port maintainer.
14655 2001-04-11 Alan Modra <amodra@one.net.au>
14657 * MAINTAINERS: Update my email address.
14659 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
14661 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14662 recent versions of FreeBSD (release 3 or later).
14663 * ltconfig: On FreeBSD, -lc must not be provided when building
14664 a shared library or else the standard -pthread gcc option is
14665 rendered worthless to later users of the built library.
14667 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14669 * MAINTAINERS: Add self and RTH as C front end maintainers.
14671 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
14673 * config.sub: Make sure to match an already-canonicalized
14674 machine name (eg. mn10300-unknown-elf).
14676 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
14678 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14680 (bootstrap, cross): Use RECURSE_FLAGS.
14681 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14683 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
14685 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14687 2001-03-22 Colin Howell <chowell@redhat.com>
14689 * Makefile.in (DO_X): Do not backslash single-quotes in
14690 backquotes (two places).
14692 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14695 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14696 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14697 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14698 * ltcf-cxx.sh: Likewise.
14699 * ltcf-gcj.sh: Likewise.
14701 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14703 * MAINTAINERS: Add myself as "documentation co-maintainer".
14705 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14707 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14708 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14710 2001-03-19 Tom Tromey <tromey@redhat.com>
14712 * config-ml.in: Handle GCJ and GCJFLAGS.
14714 2001-03-21 Michael Chastain <chastain@redhat.com>
14716 * Makefile.in: all-m4 depends on all-texinfo.
14718 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
14720 * MAINTAINERS: Add myself to write after approval list.
14722 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
14724 * Makefile.in (DO_X): Quote nested quotes.
14726 2001-03-18 Alan Modra <alan@linuxcare.com.au>
14728 * MAINTAINERS: Add myself to write after approval list.
14730 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
14732 * Makefile.in (DO_X): Use double quotes for quoting
14733 "RANLIB=$${RANLIB}".
14735 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14737 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14739 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
14741 * configure.in: Only use `lang_requires' for languages athat are
14744 2001-03-08 Phil Edwards <pme@sources.redhat.com>
14746 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14748 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
14750 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14752 2001-03-07 Tom Tromey <tromey@redhat.com>
14754 * configure.in: Allow config-lang.in to set `lang_requires' to list
14755 of other required languages.
14757 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
14759 * Makefile.in: Remove RANLIB definition. Use RANLIB
14760 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14761 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14763 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
14764 Alexandre Oliva <aoliva@redhat.com>
14766 * Makefile.in (check-c++): Use tabs, not spaces.
14768 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
14770 * MAINTAINERS: add myself to Write After Approval list.
14772 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
14774 * Makefile.in (check-c++): New rule.
14776 * configure.in (target_libs): Remove libg++.
14777 (noconfigdirs): Remove libg++.
14778 (noconfigdirs): Same.
14779 (noconfigdirs): Same.
14780 (noconfigdirs): Same.
14782 * config-ml.in: Remove libg++ references.
14784 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14785 (ALL_TARGET_MODULES): Same.
14786 (configure-target-libg++): Remove.
14787 (all-target-libg++): Remove.
14788 (configure-target-libio): Remove.
14789 (all-target-libio): Remove.
14790 (check-target-libio): Remove.
14792 (libg++.tar.bz2): Remove.
14793 (all-target-cygmon): Remove libio.
14794 (all-target-libstdc++): Remove.
14795 (configure-target-libstdc++): Remove.
14796 (TARGET_LIB_PATH): Remove libstdc++.
14797 (ALL_GCC_CXX): Remove libstdc++.
14798 (all-target-gperf): Correct.
14800 2001-02-16 Nick Clifton <nickc@redhat.com>
14802 * configure.in (noconfigdirs): Allow configuration of texinfo
14805 2001-02-15 Anthony Green <green@redhat.com>
14807 * configure: Introduce GCJ_FOR_TARGET.
14808 * configure.in: Ditto.
14809 * Makefile.in: Ditto.
14811 2001-02-13 Andreas Schwab <schwab@suse.de>
14813 * MAINTAINERS: Update mail address.
14815 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14817 * config.guess: Add linux target for S/390.
14818 * config.sub: Likewise.
14820 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
14822 * configure.in: for *-chorusos, don't config target-newlib and
14825 2001-02-06 Ben Elliston <bje@redhat.com>
14827 * configure: Output host type to stdout, not stderr.
14829 2001-02-05 Mark Mitchell <mark@codesourcery.com>
14831 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14832 * ltcf-cxx.sh: Likewise.
14834 * config.if: Assume enable_libstdcxx_v3 is defined.
14836 2001-02-04 Mark Mitchell <mark@codesourcery.com>
14838 Remove V2 C++ library.
14839 * configure.in: Remove --enable-libstdcxx_v3 support.
14841 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14843 * include/demangle.h: Add prototype for java_demangle_v3.
14845 2001-01-29 Phil Edwards <pme@sources.redhat.com>
14847 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14849 2001-01-27 Richard Henderson <rth@redhat.com>
14851 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14853 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14855 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14856 Don't unset, it's non-portable and no longer necessary, set to empty
14859 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14861 * ltconfig: Shell portability fix for the tagname validity check.
14863 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
14865 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14866 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14868 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14870 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14872 2001-01-26 Tom Tromey <tromey@redhat.com>
14874 * configure.in: Allow libgcj to be built on Sparc Solaris.
14876 2001-01-25 David Edelsohn <edelsohn@gnu.org>
14878 * ltcf-c.sh: Add aix5 case.
14879 * ltcf-cxx.sh: Likewise.
14880 * ltconfig: Likewise.
14882 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
14884 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14885 keep at least one of build_libtool_libs or build_old_libs set to
14888 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14889 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14891 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14893 * configure.in: Enable libgcj on several additional platforms.
14895 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14897 * configure.in: Enable libgcj for linux targets.
14899 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14901 * MAINTAINERS (Write After Approval): Add myself.
14903 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14905 * MAINTAINERS: Add myself as vax port maintainer.
14907 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14909 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14911 2001-01-09 Mike Stump <mrs@wrs.com>
14913 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14914 failures of subdirectories.
14916 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14918 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14919 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14920 * ltcf-cxx.sh: Likewise.
14921 * ltcf-gcj.sh: Likewise.
14922 * ltconfig.sh: Fix typo.
14924 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14926 * configure: handle DOS-style absolute paths.
14928 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14930 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14932 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14934 * MAINTAINERS: Add myself as avr port co-maintainer.
14936 2000-12-28 Ben Elliston <bje@redhat.com>
14938 * MAINTAINERS: Add myself under ``Write After Approval''.
14940 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14942 * texinfo: Remove directory from GCC.
14944 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14946 * COPYING: Update to current
14947 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14948 to 19yy as example year in copyright notice).
14950 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14952 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14953 (libstdcxx_incdir): Pass down.
14954 * config.if: Remove expired bits for cxx_interface, add stub.
14955 (libstdcxx_incdir): Add variable for g++ include directory.
14956 * configure.in (gxx_include_dir): Use it.
14958 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
14960 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14961 with old-email address from ``Write After Approval''.
14963 2000-12-15 Andreas Jaeger <aj@suse.de>
14965 * configure.in: Handle lang_dirs.
14967 2000-12-14 Tom Tromey <tromey@redhat.com>
14969 * MAINTAINERS: Removed brads.
14971 * MAINTAINERS: Added gcj developers.
14973 2000-12-13 Anthony Green <green@redhat.com>
14975 * configure.in: Disable libgcj for any target not specifically
14976 listed. Disable libgcj for x86 and Alpha Linux until compatible
14979 2000-12-13 Mike Stump <mrs@wrs.com>
14981 * Makefile.in (local-distclean): Also remove fastjar.
14983 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14985 * contrib/gcc_update: Add fastjar --touch entries.
14987 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
14989 * configure.in: Disable language-specific target libraries for
14990 languages that aren't enabled.
14992 2000-12-10 Anthony Green <green@redhat.com>
14994 * configure.in: Define libgcj. Disable libgcj target libraries for
14997 2000-12-10 Neil Booth <neilb@earthling.net>
14999 * MAINTAINERS: Update mail address, remove from WAA list.
15001 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
15003 * libjava: Imported from /cvs/java.
15004 * libffi: Likewise.
15005 * Boehm-gc: Likewise.
15007 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
15009 * configure.in (target_libs): Revert 2000-12-08 patch.
15010 (noconfigdirs): Added target-libjava.
15012 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
15014 * djunpack.bat: removed.
15016 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
15018 * Makefile.in: handle DOS-style absolute paths.
15019 * config-ml.in: likewise.
15020 * symlink-tree: likewise.
15022 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15024 * fastjar: Imported.
15026 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15028 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
15030 * configure.in (target_libs): Removed `target-libjava'.
15032 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15034 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
15035 (ALL_MODULES): Added fastjar.
15036 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
15037 (all-target-libjava): all-fastjar replaces all-zip.
15038 (all-fastjar): Added.
15039 (configure-target-fastjar, all-target-fastjar): Likewise.
15040 * configure.in (host_tools): Added fastjar.
15042 2000-12-07 Mike Stump <mrs@wrs.com>
15044 * Makefile.in (local-distclean): Remove leftover built files.
15046 2000-11-24 Nick Clifton <nickc@redhat.com>
15048 * configure.in (xscale-elf): Add target.
15049 (xscale-coff): Add target.
15051 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
15053 * ltcf-cxx.sh: Support creation of C++ shared libraries on
15054 recent versions of FreeBSD (release 3 or later).
15055 * ltconfig: On FreeBSD, -lc must not be provided when building
15056 a shared library or else the standard -pthread gcc option is
15057 rendered worthless to later users of the built library.
15059 2000-11-16 Fred Fish <fnf@be.com>
15061 * configure.in (enable_libstdcxx_v3): Fix typo,
15062 libstd++ -> libstdc++.
15064 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15066 * MAINTAINERS: Add self to Write After Approval list.
15068 2000-11-21 Bernd Schmidt <bernds@redhat.com>
15070 * MAINTAINERS: Update my email address. Add myself to global write
15073 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
15075 * Makefile.in: Merge with src and libgcj.
15076 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
15077 configure-target-<library> when their configure scripts need the C
15078 or C++ library to have already been built to work properly.
15079 (do_proto_toplev): Set them to an empty string.
15081 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15082 (REALLY_SET_LIB_PATH): Use them.
15084 2000-11-17 Stan Shebs <shebs@apple.com>
15086 * MAINTAINERS: Add self to Write After Approval list.
15088 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15090 * configure: Provide the original toplevel configure arguments
15091 (including $0) to subprocesses in the environment rather than
15092 through gcc/configargs.h.
15094 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15096 * MAINTAINERS: Remove references to cccp. Change C9X reference to
15097 C99. Alphabetise "Write After Approval" list.
15099 2000-11-12 Mark Mitchell <mark@codesourcery.com>
15101 * configure: Turn on libstdc++ V3 by default.
15103 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15106 2000-11-11 Philip Blundell <philb@gnu.org>
15108 * MAINTAINERS: Add self to Write After Approval list.
15110 2000-11-09 David Edelsohn <edelsohn@gnu.org>
15112 * ltcf-c.sh (aix4): Improve shared library configuration; require
15114 * ltcf-cxx.sh (aix4): Define.
15115 * ltconfig (aix4): Define library and soname specs appropriate for
15116 AIX. Define command to create export symbols list.
15118 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
15120 * config.sub: Add support for Sun Chorus
15122 2000-10-31 Nick Clifton <nickc@redhat.com>
15124 * MAINTAINERS: Rename <name>@cygnus.com addresses to
15125 <name>@redhat.com. Also installed new email address for Clint
15128 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
15130 * etc: Remove directory from GCC.
15132 2000-10-16 Michael Meissner <meissner@redhat.com>
15134 * configure (gcc/configargs.h): Only create if there is a build GCC
15137 2000-10-16 Matthias Klose <doko@debian.org>
15139 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15140 when configured for libstdc++-v3.
15142 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
15144 * configure: Save configure arguments to gcc/configargs.h.
15146 2000-10-04 Philipp Thomas <pthomas@suse.de>
15148 * config.guess: Import CVS version 1.157.
15149 * config.sub: Import CVS version 1.181.
15151 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
15153 * Makefile.in (bootstrap): avoid recursion if subdir missing
15155 (do-proto-toplev): ditto
15157 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
15159 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15160 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15162 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15163 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
15164 all affected `configure' scripts.
15166 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
15168 * MAINTAINERS: Add self as cpplib co-maintainer.
15170 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
15172 * MAINTAINERS: Add self to Write After Approval list.
15174 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15176 * INSTALL/README: egcs -> GCC update.
15178 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
15180 * MAINTAINERS: Add myself to Write After Approval list.
15182 2000-09-15 Kazu Hirata <kazu@hxi.com>
15184 * MAINTAINERS: Add myself to Write After Approval list.
15186 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
15188 * configure.in: Do not build byacc for hppa64. Provide paths to the
15189 X11 libraries for hppa64.
15191 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15193 * MAINTAINERS: Add myself as 68hc11 port maintainer.
15195 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
15197 * Makefile.in (all-zlib): Added dummy target.
15199 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15200 ltcf-gcj.sh: Updated from libtool multi-language branch.
15202 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
15204 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15205 (bootstrap*): Depend on all-bootstrap.
15207 2000-09-05 Philipp Thomas <pthomas@suse.de>
15209 * config.guess: Import CVS version 1.156.
15210 * config.sub: Import CVS version 1.179.
15212 2000-09-02 Anthony Green <green@cygnus.com>
15214 * Makefile.in (all-gcc): Depend on all-zlib.
15215 (CLEAN_MODULES): Add clean-zlib.
15216 (ALL_MODULES): Add all-zlib.
15217 * configure.in (host_libs): Add zlib.
15219 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
15221 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15222 crosses, but add gcc/include to the header search path for them.
15224 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
15226 * MAINTAINERS: Add self to Write After Approval list.
15228 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15230 * config.guess: Import CVS version 1.152.
15231 * config.sub: Import CVS version 1.177.
15233 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
15235 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15236 $targargs to tell whether newlib is going to be built.
15238 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15239 $$r/TARGET_SUBDIR/libio for _G_config.h.
15241 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
15243 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15245 2000-08-22 DJ Delorie <dj@redhat.com>
15247 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15249 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
15251 * config-ml.in (CC, CXX): Avoid trailing whitespace.
15252 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15255 2000-08-21 DJ Delorie <dj@redhat.com>
15257 * MAINTAINERS: Add self as a libiberty maintainer
15259 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
15261 * configure.in (libstdcxx_flags): Use
15262 libstdc++-v3/src/libstdc++.INC.
15264 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
15266 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15268 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
15270 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15272 * configure: Make enable_threads and enable_shared defaults
15273 explicit. Substitute enable_threads into generated Makefiles.
15274 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15275 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15277 2000-08-13 Geoff Keating <geoffk@cygnus.com>
15279 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15281 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
15283 * config-ml.in (CC): Remove bogus duplicate quotation mark from
15286 2000-08-11 Jason Merrill <jason@redhat.com>
15288 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15289 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15290 (FLAGS_FOR_TARGET): Not here.
15291 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15293 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
15295 * config-ml.in (CC, CXX): Don't introduce a leading space.
15297 2000-08-07 DJ Delorie <dj@delorie.com>
15299 * MAINTAINERS: Add self as a DJGPP maintainer
15301 2000-08-07 DJ Delorie <dj@redhat.com>
15303 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15304 "if we're also building gcc, and it's a gcc that will run on the
15305 build machine, we want to use its includes instead of the system's
15308 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
15310 * MAINTAINERS: Add self to Write After Approval list.
15312 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
15314 * configure.in (libstdcxx_flags): Don't use `"'.
15316 * config-ml.in: Adjust multilib search paths to the
15317 appropriate multilib tree.
15319 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
15321 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15322 commas in $LANGUAGES.
15324 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
15326 * configure.in: Re-enable all references to libg++ and librx.
15328 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
15330 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15331 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15332 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15333 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15335 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15337 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
15339 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15340 CXX_FOR_TARGET for sed.
15342 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
15344 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15345 Do not override if already set in the environment or in configure.
15346 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15347 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15349 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
15351 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15352 the libtool CVS tree multi-language branch.
15353 * ltconfig, ltmain.sh: Updated.
15355 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
15357 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15358 (clean-target): Depend on it.
15360 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15361 (GCC_FOR_TARGET): Use it.
15362 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15363 * configure.in: ... here.
15364 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15365 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15367 2000-07-24 Eric Christopher <echristo@cygnus.com>
15369 * MAINTAINERS: Add self to Write After Approval list.
15371 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
15373 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15374 (configure-target-libchill, configure-target-libobjc): Likewise.
15376 * configure.in: Use the same cache file for all target libs.
15377 * config-ml.in: But different cache files per multilib variant.
15379 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15381 * configure (topsrcdir): Don't use dirname.
15383 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15385 * MAINTAINERS: Add self to Write After Approval list.
15387 2000-07-20 Jason Merrill <jason@redhat.com>
15389 * configure.in: Remove all references to libg++ and librx.
15391 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15393 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
15395 * config.sub: Update to subversions version 2000-07-06.
15397 2000-07-12 Andrew Haley <aph@cygnus.com>
15399 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15400 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15402 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15404 * symlink-tree: Check number of arguments.
15406 2000-07-05 Jim Wilson <wilson@cygnus.com>
15408 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15409 search path for a g++ extracted from the build tree. This
15410 will allow link tests run by configure scripts in
15411 subdirectories to succeed.
15413 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
15415 * ltconfig: Add support for mips-dde-sysv4.2MP
15417 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15419 * MAINTAINERS: Add myself as loop discovery maintainer.
15421 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15423 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15424 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15426 2000-06-19 Timothy Wall <twall@cygnus.com>
15428 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15429 * config.sub: Add tic54x target.
15431 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15433 * MAINTAINERS: Add self as Fortran maintainer,
15434 remove Craig Burley.
15436 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
15438 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15439 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15441 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15443 * MAINTAINERS: Add self as i18n maintainer
15445 20000-05-21 H.J. Lu (hjl@gnu.org)
15447 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15448 directory are used if they exist. Make sure
15449 $(build_tooldir)/include is searched for header files,
15450 $(build_tooldir)/lib/ for library files.
15451 (GCC_FOR_TARGET): Likewise.
15452 (CXX_FOR_TARGET): Likewise.
15454 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15456 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15458 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
15460 * Makefile.in (configure-target-libiberty): Depend on
15461 configure-target-newlib.
15463 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15465 * configure.in, Makefile.in: Merge all libffi-related
15466 configury stuff from the libgcj tree.
15468 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15470 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15471 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15473 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15475 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15476 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15477 current version information. Add to proto-toplev directory.
15478 (gdb-taz): Build do-djunpack.
15480 2000-05-15 David Edelsohn <edelsohn@gnu.org>
15482 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15484 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15486 * MAINTAINERS: Add self to Write After Approval list.
15488 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15490 * ltmain.sh: Preserve in relink_command any environment
15491 variables that may affect the linker behavior.
15493 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15495 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15497 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15499 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15501 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15503 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15504 with the version name.
15506 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15508 * MAINTAINERS: Add self as bb-reorder maintainer.
15510 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15512 * config.if: Tweak.
15514 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15516 * djunpack.bat: New file.
15518 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15520 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15521 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15522 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15523 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15525 2000-04-16 Dave Pitts <dpitts@cozx.com>
15527 * config.sub (case $basic_machine): Change default for "ibm-*"
15530 2000-04-13 Andreas Jaeger <aj@suse.de>
15532 * MAINTAINERS: Added myself.
15534 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15536 * Makefile.in (gdb-taz): New target. GDB specific archive.
15537 (do-md5sum): New target.
15539 (PACKAGE): Default to TOOL.
15540 (VER): Default to a shell script.
15541 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15542 md5 checksum generation.
15543 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15544 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15545 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15546 insight.tar.bz2): Use gdb-taz to create archive.
15548 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15550 * configure (warn_cflags): Delete.
15552 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15554 * MAINTAINERS: Added myself.
15556 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15557 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15559 * configure.in (enable_libstdcxx_v3): Add.
15560 (target_libs): Add bits here to switch between libstdc++-v2 and
15562 * config.if: And this file too.
15563 * Makefile.in: Add libstdc++-v3 targets.
15565 2000-04-05 Michael Meissner <meissner@redhat.com>
15567 * config.sub (d30v): Add d30v as a basic machine type.
15569 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15571 * configure.in: -linux-gnu*, not -linux-gnu.
15573 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15575 * MAINTAINERS: Add self in write-after-approval section.
15577 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15579 * MAINTAINERS: Add self as ia64 port maintainer.
15581 2000-03-08 Neil Booth <NeilB@earthling.net>
15583 * MAINTAINERS: Add self in write-after-approval section.
15585 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15587 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15588 (do-tar-bz2): Replace TOOL with PACKAGE.
15589 (gdb.tar.bz2): Remove GDBTK from GDB package.
15590 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15591 dejagnu.tar.bz2): New packages.
15593 2000-02-27 Andreas Jaeger <aj@suse.de>
15595 * configure.in: Add entry for mips*-*-linux*, move catch all
15596 *-*-*linux* entry below this one.
15598 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15600 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15602 2000-02-24 Nick Clifton <nickc@cygnus.com>
15604 * config.sub: Support an OS of "wince".
15606 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15608 * config.guess, config.sub: Updated to match config's 2000-02-15
15611 2000-02-23 Linas Vepstas <linas@linas.org>
15613 * config.sub: Add support for Linux/IBM 370.
15614 * configure.in: Likewise.
15616 2000-02-22 Nick Clifton <nickc@cygnus.com>
15618 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15620 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15622 * config.guess: Guess "cygwin" rather than "cygwin32".
15624 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15626 * configure (gcc_version): When setting, narrow search to
15627 lines containing `version_string'.
15629 2000-02-15 Denis Chertykov <denisc@overta.ru>
15631 * config.sub: Add support for avr target.
15633 2000-02-14 Nick Clifton <nickc@cygnus.com>
15635 * MAINTAINERS: Add maintainers for MCore port.
15637 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15639 * config.sub: Add mmix-knuth-mmixware.
15641 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15643 * MAINTAINERS: Pair cccp with cpplib maintainership.
15645 2000-01-27 Christopher Faylor <cgf@redhat.com>
15647 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15648 structure stuff to -L library search.
15649 (CXX_FOR_TARGET): Ditto.
15650 (CROSS_CHECK_MODULES): Fix spelling mistake.
15652 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15654 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15657 2000-01-12 Richard Henderson <rth@cygnus.com>
15659 * configure.in: Don't build some bits for beos.
15661 2000-01-12 Joel Sherrill (joel@OARcorp.com)
15663 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15666 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15668 * Add self as cpplib maintainer, as requested by Jason
15669 Merrill. Correct my e-mail address.
15671 2000-01-06 Geoff Keating <geoffk@cygnus.com>
15673 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15676 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15678 * MAINTAINERS: Add myself to "write after approval" list.
15680 1999-12-14 Richard Henderson <rth@cygnus.com>
15682 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15683 * config.sub: Accept alphaev[78], alphaev8.
15685 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15687 * config.guess, config.sub: Update from autoconf.
15689 1999-11-29 Bruce Korb <autogen@linuxbox.com>
15691 * MAINTAINERS: update my playtime e-address.
15693 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15695 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15696 necessary libraries are missing.
15698 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
15700 * MAINTAINERS: Add new 'write after approval' maintainer.
15702 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15704 * MAINTAINERS: Add new Java maintainer.
15706 1999-10-25 Andreas Schwab <schwab@suse.de>
15708 * configure: Fix quoting inside arguments of eval.
15710 1999-10-21 Nick Clifton <nickc@cygnus.com>
15712 * config-ml.in: Allow suppression of some ARM multilibs.
15714 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15716 * config.guess: Add OS/390 match pattern.
15717 * config.sub: Add mvs, openedition targets.
15718 * configure.in (i370-ibm-opened*): New.
15720 1999-09-04 Steve Chamberlain <sac@pobox.com>
15722 * config.sub: Add support for configuring for pj.
15724 1999-08-31 Nick Clifton <nickc@cygnus.com>
15726 * config.sub (maybe_os): Add support for configuring for fr30.
15728 1999-08-25 Nick Clifton <nickc@cygnus.com>
15730 * configure.in: Do not configure or build ld for AIX
15731 platforms. ld is known to be broken on these platforms.
15733 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15735 * config-ml.in: Pass compiler flag corresponding to multidirs to
15738 1999-08-09 Ian Lance Taylor <ian@zembu.com>
15740 * Makefile.in (LDFLAGS): Define.
15742 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15744 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15746 (*-*-cygwin*): Likewise.
15748 1999-08-08 Ian Lance Taylor <ian@zembu.com>
15751 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15752 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15754 From Eli Zaretskii <eliz@is.elta.co.il>:
15755 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15756 long file name when using DJGPP on MS-DOS.
15758 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15760 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15762 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15764 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15765 dependency as this causes "make check" to globally "make all"
15767 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15769 * configure.in (target_libs): Added target-zlib.
15770 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15771 (CONFIGURE_TARGET_MODULES): Likewise.
15772 (CHECK_TARGET_MODULES): Likewise.
15773 (INSTALL_TARGET_MODULES): Likewise.
15774 (CLEAN_TARGET_MODULES): Likewise.
15775 (configure-target-zlib): New target.
15776 (all-target-zlib): Likewise.
15777 (all-target-libjava): Depend on all-target-zlib.
15778 (configure-target-libjava): Depend on configure-target-zlib.
15780 * Makefile.in (configure-target-libjava): Depend on
15781 configure-target-newlib.
15782 (configure-target-boehm-gc): New target.
15783 (configure-target-qthreads): New target.
15785 * configure.in (target_libs): Added target-qthreads.
15786 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15787 (CONFIGURE_TARGET_MODULES): Likewise.
15788 (CHECK_TARGET_MODULES): Likewise.
15789 (INSTALL_TARGET_MODULES): Likewise.
15790 (CLEAN_TARGET_MODULES): Likewise.
15791 (all-target-qthreads): New target.
15792 (configure-target-libjava): Depend on configure-target-qthreads.
15793 (all-target-libjava): Depend on all-target-qthreads.
15795 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15796 (CONFIGURE_TARGET_MODULES): Likewise.
15797 (CHECK_TARGET_MODULES): Likewise.
15798 (INSTALL_TARGET_MODULES): Likewise.
15799 (CLEAN_TARGET_MODULES): Likewise.
15800 (all-target-libjava): New target.
15801 (all-target-boehm-gc): Likewise.
15802 * configure.in (target_libs): Added libjava, boehm-gc.
15804 1999-07-22 Ian Lance Taylor <ian@zembu.com>
15806 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15807 configure.bat in SUPPORT_FILES.
15808 (gas+binutils.tar.bz2): Likewise.
15810 * makeall.bat: Remove; obsolete.
15812 1999-07-21 Ian Lance Taylor <ian@zembu.com>
15814 From Mark Elbrecht:
15815 * configure.bat: Remove; obsolete.
15817 1999-07-11 Ian Lance Taylor <ian@zembu.com>
15819 * configure: Add -W -Wall to the default CFLAGS when compiling with
15822 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15824 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15826 1999-06-30 Mark Mitchell <mark@codesourcery.com>
15828 * configure.in: Build ld on IRIX6.
15830 1999-06-12 Ian Lance Taylor <ian@zembu.com>
15832 * Makefile.in: Change distribution targets to use bzip2 instead of
15834 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15835 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15837 1999-06-04 Nick Clifton <nickc@cygnus.com>
15839 * config.sub: Add mcore target.
15841 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15843 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15845 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15847 * config.guess (dummy): Changed to $dummy.
15849 1999-05-24 Nick Clifton <nickc@cygnus.com>
15851 * config.sub: Tidied up case statements.
15853 1999-05-22 Ben Elliston <bje@cygnus.com>
15855 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15858 * config.guess: Merge with FSF version. Future changes will be
15859 more accurately recorded in this ChangeLog.
15860 * config.sub: Likewise.
15862 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15864 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15866 1999-04-30 Tom Tromey <tromey@cygnus.com>
15868 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15870 1999-04-23 Tom Tromey <tromey@cygnus.com>
15872 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15874 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
15876 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15877 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15878 Bad merge removed these two changes.
15880 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
15881 Martin Heller (Ing.-Buero_Heller@t-online.de)
15883 * config.guess (interix Alpha): Add.
15885 1999-04-11 Richard Henderson <rth@cygnus.com>
15887 * configure.in (i?86-*-beos*): Do config gperf; don't config
15888 gdb, newlib, or libgloss.
15890 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
15892 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15893 link a trivial program with -mabi=64. If it fails, remove mabi=64
15896 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15898 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15900 1999-04-08 Nick Clifton <nickc@cygnus.com>
15902 * config.sub: Add support for mcore targets.
15904 1999-04-07 Michael Meissner <meissner@cygnus.com>
15906 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15907 not mt-ospace, in order to shut up assembler warning about using
15908 symbols that are named the same as registers.
15910 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
15912 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15913 dependency list for all-target-cygmon.
15915 1999-04-05 Doug Evans <devans@casey.cygnus.com>
15917 * config-ml.in: Check $host, not $target, for selective multilibs.
15918 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15919 thumb interworking, and underscore prefix multilibs.
15921 1999-04-04 Ian Lance Taylor <ian@zembu.com>
15923 * missing: Update to version from current automake.
15925 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15927 * configure (gxx_include_dir): Removed.
15929 * configure.in (gxx_include_dir): Handle it.
15930 * Makefile.in: Likewise.
15932 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15934 * config.sub (mips64vr4111,mips64vr4111el) Add.
15936 1999-03-21 Ben Elliston <bje@cygnus.com>
15938 * config.guess: Correct typo for detecting ELF on FreeBSD.
15940 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15942 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15945 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15947 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15948 all-target-newlib to dependency list for all-target-bsp.
15950 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15952 * config.sub: Add i386-uwin support.
15953 * config.guess: Likewise.
15955 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15957 * configure.in: cleanup, add mh-*pic handling for arm, special
15958 case powerpc*-*-aix*
15960 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15962 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15965 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15967 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15970 1999-03-02 Nick Clifton <nickc@cygnus.com>
15972 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15974 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15976 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15978 1999-02-24 Nick Clifton <nickc@cygnus.com>
15980 * config.sub: Fix typo in arm recognition.
15982 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15984 * configure.in (noconfigdirs): Changed target_configdirs to
15985 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15986 rather than m68k-*-* since it is not known to work on
15987 m68k-aout. Ditto for arm-*-*oabi.
15989 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15991 * configure.in (*-*-windows*): Remove, no longer used.
15993 1999-02-19 Ben Elliston <bje@cygnus.com>
15995 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15996 Smart and improved by Andrew Cagney.
15998 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
16000 * config.guess: Recognize openbsd-*-hppa.
16002 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
16004 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
16005 only if it is not empty.
16007 1999-02-17 Nick Clifton <nickc@cygnus.com>
16009 Patch from: Scott Bambrough <scottb@corelcomputer.com>
16011 * config.guess: Modified to recognize uname's armv* syntax.
16013 * config.sub: Modified to recognize uname's armv* syntax.
16015 1999-02-17 Mark Salter <msalter@cygnus.com>
16017 * configure.in: Added target-bsp for sparclite.
16019 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
16021 * config.sub: Recognize alphapca5[67] and up to alphaev8.
16023 1999-02-08 Nick Clifton <nickc@cygnus.com>
16025 * configure.in: Add support for strongarm port.
16026 * config.sub: Add support for strongarm target.
16028 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
16030 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
16031 the old name config/mh-cygwin32.
16034 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
16036 * configure.in: Do build ld for ix86 Solaris.
16038 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
16040 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
16041 $AR_FOR_TARGET. Likewise for RANLIB.
16043 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
16045 * config.sub (oabi): Recognize.
16046 * configure.in (arm-*-oabi): Handle.
16048 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
16050 * config.guess: Improve detection of i686 on UnixWare 7.
16052 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
16054 * config.guess: Add support for i386-pc-interix.
16055 * config.sub: Likewise.
16056 * configure.in: Likewise.
16058 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
16060 * Makefile.in: Remove unneeded all-target-libio from
16061 from all-target-winsup target since it is now unneeded.
16062 Add all-target-libtermcap in its place since it is now
16065 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
16067 * configure.in: makefile stub for cygwin target is probably
16068 unnecessary. Remove it for now.
16070 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
16072 * configure.in: libtermcap.a should be built when cygwin is the
16073 target as well as the host.
16074 * config.guess: Allow mixed case in cygwin uname output.
16075 * Makefile.in: Add libtermcap target.
16077 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
16079 * config.sub: Clean up handling of hppa2.0.
16081 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
16083 * config.guess: Use C code to identify more HP machines.
16085 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
16087 * config.sub: Handle hppa2.0.
16089 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
16091 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
16092 cygmon for all sparclite targets, regardless of object format.
16094 1998-12-15 Mark Salter <msalter@cygnus.com>
16096 * configure.in: Added target-bsp for several target architectures.
16098 * Makefile.in: Added rules for bsp.
16100 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
16102 * config.guess: Improve detection of hppa2.0 processors.
16104 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
16106 * config.guess: Recognize FreeBSD using ELF automatically.
16108 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
16110 * configure (skip-this-dir): Add handling for new shell script, which
16111 might be created by a sub-directory's configure to indicate, this particular
16112 directory is "unwanted".
16113 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16115 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
16117 * ltconfig: import from libtool, after changing libtool to
16118 account for the cygwin name change.
16120 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
16122 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16123 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16125 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
16127 * configure.in: Add libtermcap to list of cygwin dependencies.
16129 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
16131 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16132 they include winsup/include when it's a cygwin target.
16134 1998-11-12 Tom Tromey <tromey@cygnus.com>
16136 * configure.in (host_tools): Added zip.
16137 * Makefile.in (all-target-libjava): Depend on all-zip.
16138 (all-zip): New target.
16139 (ALL_MODULES): Added all-zip.
16140 (NATIVE_CHECK_MODULES): Added check-zip.
16141 (INSTALL_MODULES): Added install-zip.
16142 (CLEAN_MODULES): Added clean-zip.
16144 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
16146 * Makefile.in: lose "32" from comment about cygwin.
16148 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
16150 * configure.in: Use -Os to build target libraries for the fr30.
16152 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
16154 * config.sub: Add fr30.
16156 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
16158 * configure.in: drop "32" from config/mh-cygwin32. Check
16159 cygwin* instead of cygwin32*.
16160 * config.sub: Check cygwin* instead of cygwin32*.
16162 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
16164 * config.guess: Match any version of Unixware7.
16166 1998-10-20 Syd Polk <spolk@cygnus.com>
16168 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16171 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
16173 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16174 these if the appropriate directories and files to not exist.
16176 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
16178 * Makefile.in (DEVO_SUPPORT): Add config.if.
16180 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
16182 * configure: Add pattern to replace "build_tooldir"'s
16183 definition in the generated Makefile with "tooldir"'s
16186 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
16188 * config.sub: Bring back lost sparcv9.
16190 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16192 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
16194 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16195 CC_FOR_TARGET and friends.
16197 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16199 * Makefile.in (build_tooldir): New variable, same as tooldir.
16200 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16201 -B$(build_tooldir)/bin/.
16202 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16204 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
16206 * README: Remove installation instructions and refer to the
16207 INSTALL directory instead.
16209 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
16211 * config.sub: Add support for i[34567]86-pc-udk.
16212 * configure.in: Likewise.
16214 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
16216 * Makefile.in: add bzip2 package building bits for user
16218 * configure.in: ditto
16220 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
16222 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16223 (ALL_TARGET_MODULES): Add all-target-libobjc.
16224 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16225 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16226 (all-target-libchill): Add dependencies.
16227 * configure.in (target_libs): Add libchill.
16229 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
16231 * configure.in (target_subdir): Remove duplicate line.
16233 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
16235 * Makefile.in (all-automake): fix dependencies.
16237 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
16239 * configure.in: Minor cleanups for building in the $(target_alias)
16242 1998-09-22 Jim Wilson <wilson@cygnus.com>
16244 * Makefile.in (bootstrap): Set r and s before make all. Use
16245 BASE_FLAGS_TO_PASS in make all.
16248 1998-09-20 Mark Mitchell <mark@markmitchell.com>
16250 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16252 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
16254 * config.sub: Fix typo in last change.
16256 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16258 * config.sub: Add support for C4x target.
16259 * configure.in: Likewise.
16261 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
16263 * config.sub: Recognize sparcv9 just like sparc64.
16265 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
16267 * config.guess: Match "Pent II" or "PentII" for OpenServer.
16269 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
16271 * config.guess: Correctly identify Pentium II sco boxes.
16273 * config.guess: Fix "tr" code. From Weiwen Liu.
16275 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
16277 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16280 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
16282 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16283 (ALL_TARGET_MODULES): Add all-target-libchill.
16284 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16285 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16286 (all-target-libchill): Add dependencies.
16287 * configure.in (target_libs): Add libchill.
16289 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16291 * config.guess: Avoid assumptions about "tr" behaves when
16292 LANG is set to something other than English.
16294 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
16296 * configure (gxx_include_dir): Changed to
16297 '${prefix}/include/g++'-${libstdcxx_interface}.
16299 * config.if: New to determine the interfaces.
16301 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
16303 * config.guess: Detect and handle MPE/IX.
16304 * config.sub: Deal with MPE/IX.
16306 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
16308 * configure.in: Use mh-aix43.
16310 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
16312 * configure: Fix --without/--disable cases for gxx-include-dir.
16314 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
16316 * mdata-sh: Imported. Needed for automake support.
16318 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
16320 * Makefile.in (taz): Try "chmod -R og=u ." before
16321 "chmod og=u `find . -print`".
16323 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
16325 * configure.in: Add arm-elf and thumb-elf support.
16327 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16329 * Makefile.in: Undo previous patch.
16331 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16333 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16335 (install-no-fixedincludes): and here
16336 (INSTALL_MODULES): ... from here.
16338 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16340 * config.sub: Merge with FSF.
16342 * config.guess: Merge with FSF.
16344 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16346 * configure (extraconfigdirs): New variable.
16347 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16348 * Makefile.in (all): Move higher in file.
16349 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16350 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16351 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16352 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16353 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16355 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
16357 * Makefile.in (all-target-libjava): Depend on all-gcc and
16359 (configure-target-libjava): Depend on $(ALL_GCC).
16361 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16363 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16364 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16366 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16368 * INSTALL/README: Fix typo.
16370 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16372 * ylwrap: Change absolute path checks to check for DOS style path
16375 * ylwrap: Don't use a full path name if the source file is in the
16376 same directory. From hjl@lucon.org (H.J. Lu).
16378 * config-ml.in: Default to being verbose, to match Feb 18 change to
16381 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16383 Brought over from egcs:
16385 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16387 * configure.in (target_subdir): Set to ${target_alias} instead
16390 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16392 * configure.in (target_subdir): Set to libraries if enable_multilib.
16394 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16396 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16397 multilibs, force reconfiguration the first time we create
16398 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16400 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16402 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16403 avoid confusion with --no-recursion.
16405 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16407 * configure.in: Win32 hosts shouldn't use install -x
16408 * install-sh: remove -x option, and special .exe-handling
16411 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16413 * config.guess: Recognize i586-pc-beos.
16414 * configure.in: Don't build some bits for beos.
16416 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16418 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16419 CFLAGS default to -O2.
16421 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16424 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16426 * ltmain.sh: Correct install when using a different shell.
16428 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16430 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16432 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16434 * makefile.vms: Update to build binutils/makefile.vms. Add install
16437 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16439 * ltconfig: Update to correct AIX handling.
16441 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16443 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16445 * configure.in (target_subdir): Set to ${target_alias} instead
16448 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16450 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16451 (Makefile): Depend on $(gcc_version_trigger).
16453 * configure (gcc_version): Change default initializer to empty
16455 (gcc_version_trigger): New variable; pass this variable down
16456 to subdir configures to enable them checking gcc's version
16457 themselves. Emit make macros for both gcc_version vars.
16458 (topsrcdir): Initialize reliably.
16459 (recursion line): Remove --with-gcc-version=${gcc_version}.
16461 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16463 * configure (enable_version_specific_runtime_libs): Implement new flag
16464 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16465 in $(libsubdir); emit definition in each generated Makefile.
16466 (gxx_include_dir): Initialize depending on
16467 $enable_version_specific_runtime_libs.
16469 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16471 * configure (gcc_version): Initialize properly depending on
16472 how and where configure is started.
16473 (recursion line): Pass a --with-gcc-version=${gcc_version}
16474 to configures in subdirs.
16476 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16478 * configure.in (noconfigdirs): Add configure pattern for mips tx39
16481 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16483 * configure.in: Add cygmon and libstub support for mn10200.
16485 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16487 * configure (gcc_version): Add new variable describing the
16488 particular gcc version we're building.
16489 * Makefile.in (libsubdir): Add new macro for the directory
16490 in which the compiler finds executables, libraries, etc.
16491 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16494 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16496 * Makefile.in (local-clean): Remove *.log.
16497 (warning.log): Built with warn_summary from build.log.
16498 (mail-report.log): Run test_summary.
16499 (mail-report-with-warnings.log): Run test_summary including
16500 warning.log in the report.
16502 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16504 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16506 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16508 * Makefile.in (grep): Grep no longer depends on libiberty.
16510 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16512 * Makefile.in: all-snavigator needs all-libgui.
16514 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16516 * configure.in: Add cygmon and libstub support for mn10300.
16518 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16520 * missing: Update to version from automake 1.3.
16522 * ltmain.sh: On installation, don't get confused if the same name
16523 appears more than once in the list of library names.
16525 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16527 * config.sub: Accept m68060 and m5200 as CPU names.
16529 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16531 * configure: Use && rather than using -a in test, because odd
16532 strings can confuse test.
16533 * configure.in: Likewise.
16535 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16537 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16539 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16541 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16542 bootstrap4-lean): New targets.
16544 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16546 * mpw-* Delete. Not used.
16548 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16550 * COPYING.LIB: Update FSF address.
16552 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16554 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16556 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16559 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16561 * ltconfig, ltmain.sh: Avoid producing a version number if
16562 -version-info was not used.
16564 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16566 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16567 building with newlib.
16569 1998-04-30 Paul Eggert <eggert@twinsun.com>
16571 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16572 Solaris `make' causes it to continue to next definition.
16574 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16576 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16577 the right GUI libraries and files are installed along with GDB.
16579 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16581 * configure.in: Change alpha to alpha* in several places.
16583 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16585 * config.sub: Recognize sparc86x.
16587 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16589 * configure.in (--enable-target-optspace): Remove debug echo.
16591 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16593 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16595 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16597 * ltconfig: Update cygwin32 support.
16599 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16600 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16601 (GDB_SUPPORT_DIRS): Likewise.
16603 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16605 * configure.in (target_makefile_frag): If --enable-target-optspace,
16606 use -Os to compile target libraries rather than -O2. Default to
16607 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16609 * configure.in (target_cflags): Ditto for d30v.
16611 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16613 * Makefile.in (all-bfd): Depend on all-intl.
16614 (all-binutils): Likewise.
16615 (all-gas): Likewise.
16616 (all-gprof): Likewise.
16617 (all-ld): Likewise.
16619 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16621 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16623 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16625 * Makefile.in (all-bfd): Depend upon all-libiberty.
16627 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16629 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16631 * Makefile.in: Add libstub.
16633 * configure.in: Ditto. Build libstub for targets that have cygmon
16636 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16638 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16640 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16642 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16643 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16645 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16647 * configure: Define DEFAULT_M4 by searching PATH.
16648 * Makfile.in: Use DEFAULT_M4.
16650 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16652 * ltconfig: Add cygwin32 support.
16654 * Makefile.in, configure.in: Add libtool as a native only directory
16655 to configure and build.
16657 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16659 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16661 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
16663 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16665 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16667 * Makefile.in: add ash make rules
16668 * configure.in: add ash to native_only and host_tools lists
16670 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16672 * Makefile.in (all-gettext, all-intl): New targets.
16673 (ALL_MODULES): Added all-gettext, all-intl.
16674 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16675 (INSTALL_MODULES): Added install-gettext, install-intl.
16676 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16678 * configure.in (host_tools): Added gettext.
16679 (native_only): Likewise.
16680 (noconfigdirs) [various cases]: Likewise.
16681 (host_libs): Added intl.
16683 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16685 * configure: Do not disable building gdbtk for cygwin32 hosts.
16687 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16689 * configure.in: Add thumb-coff target.
16690 * config.sub: Add thumb-coff target.
16692 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16694 * Makefile.in: Revert yesterday's change.
16695 (all-target-winsup): all-target-librx stays out of here.
16697 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16699 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16700 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16701 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16702 Remove references to librx and libg++.
16704 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16706 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16709 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16711 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16712 for newlib directory.
16713 (CXX_FOR_TARGET): Likewise.
16715 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16717 * ltconfig: Update after libtool/ltconfig.in change for
16720 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16722 * ltconfig, ltmain.sh: Update to libtool 1.2.
16724 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16726 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16727 (install-gcc-cross): Instead, override LANGUAGES here.
16729 1998-03-18 Dave Love <d.love@dl.ac.uk>
16731 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16732 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16734 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16736 * configure.in: Add Thumb-pe target.
16738 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
16740 * Makefile.in - changed sn targets to snavigator
16741 * configure.in - changed sn targets to snavigator
16743 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16745 * config-ml.in: After building symlink tree call make distclean
16746 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16747 to be the case for libiberty.
16749 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16751 * configure: When making link, also check the current
16752 directory. The configure scripts may create one.
16754 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16756 * config.sub: Accept alphapca56 and alphaev6 properly.
16758 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16760 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16762 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16764 * config.sub (sco5): Fix typo.
16766 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16768 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16770 (install-itcl): Remove dependency on install-tcl.
16772 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16774 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16776 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16778 * configure.in: Don't build libgui for a cygwin32 target when not on
16781 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16783 * configure (redirect): Set to null, so default behavior of
16784 configure is now --verbose.
16786 1998-02-16 Dave Love <d.love@dl.ac.uk>
16788 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16789 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16791 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16793 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16794 this change to sync Makefile.in with its ChangeLog entries.
16796 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16798 * ltmain.sh (mkdir): Check that the directory doesn't exist
16799 before we exit with error, so that we don't get races during
16802 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16804 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16806 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16808 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16809 PICFLAG_FOR_TARGET.
16810 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16812 * configure: Emit a definition for the new macro enable_shared
16813 into each Makefile.
16815 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16817 * configure.in (host_tools, native_only): Add libtool.
16819 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16821 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16822 Fix typo in ming config comment.
16824 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16826 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16828 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16830 * config.sub: Add tic30 cases, and map c30 to tic30.
16832 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16834 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16835 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16836 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16837 (CLEAN_TARGET_MODULES): Similarly
16838 (all-target-libf2c): Add dependences.
16839 * configure.in (target_libs): Add libf2c.
16841 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16843 * configure.in: Remove expect from noconfigdirs when target
16844 is cygwin32. OK to build expect and dejagnu with Canadian
16847 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16849 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16852 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16855 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16857 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16858 here as it is not defined in the toplevel Makefile.
16860 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16862 * configure (package_makefile_rules_frag): New variable, which names
16863 a file with generic rules, ...
16864 Change comment to mention we now have FIVE parts.
16865 * configure: Undo last change.
16867 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16869 * config.guess: More accurate determination of HP processor types.
16870 * config.sub: More accurate determination of HP processor types.
16872 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16874 * configure (package_makefile_frag): Move inserting the
16875 ${package_makefile_frag} to where it should be according
16878 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16880 * config.guess: Add support for Linux/ARM.
16882 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16884 * .cvsignore: Remove *-info and *-install since they match
16885 release-info and mpw-install, which we don't want to just ignore.
16887 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16889 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16891 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16893 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16894 local_prefix to sub-make invocations.
16896 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16898 * configure.in: Check makefile fragments in the source
16901 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16903 * configure.in: Check whether host and target makefile
16904 fragments exist before adding them to *_makefile_frag.
16906 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16908 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16910 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16912 * configure.in: Make sure we only replace RPATH_ENVVAR on
16913 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16916 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16919 1998-01-13 Lee Iverson (leei@ai.sri.com)
16921 * config-ml.in (multi-do): LDFLAGS must include multilib
16924 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
16926 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16928 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16930 * config.sub: Add mingw32 support.
16931 * configure.in: Likewise.
16933 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16935 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16937 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16939 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16940 * configure (gxx_include_dir): Provide a definition for subdirs
16941 which do not use autoconf.
16943 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16945 * config.guess: Sync with egcs. Picks up new alpha support,
16946 BeOS & some additional linux support.
16948 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16950 * config.guess: HP 9000/803 is a PA1.1 machine.
16952 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16954 * configure.in: It's alpha*-...
16956 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16958 * configure.in (host_makefile_frag, target_makefile_frag):
16959 Handle multiple config files.
16960 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16963 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16967 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16969 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16971 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16973 * Makefile.in: Add libgui directory.
16974 (GDB_TK): Add all-libgui.
16975 * configure.in: Add libgui directory.
16976 * configure: Add all-libgui to GDB_TK.
16978 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16980 * config-ml.in (multidirs): Add m32r to multilib list.
16982 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16984 * Makefile.in (all-target-gperf): Change dependency to
16985 all-target-libstdc++.
16987 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16989 * config.guess: Add BeOS support.
16991 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16993 Source directory cvs renamed to cvssrc:
16994 * configure.in (host_tools): Change cvs to cvssrc.
16995 (native_only): Likewise.
16996 (noconfigdirs) [various cases]: Likewise.
16997 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16998 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16999 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
17000 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
17001 (all-cvssrc): Rename target from all-cvs.
17003 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
17005 * configure (gxx_include_dir): Fix thinko.
17007 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
17009 * Makefile.in (INSTALL_TARGET_CROSS): Define.
17010 (install-cross, install-gcc-cross): New targets.
17012 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
17014 * configure.in (noconfigdirs): Add support for Thumb target.
17016 * config.sub (maybe_os): Add support for Thumb target.
17018 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
17020 * Makefile.in: Add rules for cygmon.
17022 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
17024 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
17026 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17027 * configure (gxx_include_dir): Provide a definition for subdirs
17028 which do not use autoconf.
17030 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
17032 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
17035 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
17038 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
17039 found on RedHat Linux systems.
17041 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
17043 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
17046 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
17048 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
17050 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
17052 * ltmain.sh: If mkdir fails, check whether the directory was created
17053 anyhow by some other process.
17055 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
17057 * configure.in (d30v-*-*): Configure all directories.
17059 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
17061 * configure.in (d30v-*-*): Configure newlib, libiberty directories
17064 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
17066 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17068 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
17070 * include/libiberty.h: Add extern "C" { so it can be used with C++
17072 * include/remote-sim.h: Add extern "C" { so it can be used with C++
17075 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
17077 * configure.in (d30v-*-*): Configure GCC now.
17079 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
17081 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17082 is no longer needed.
17084 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
17086 * Makefile.in: check-target-libio depends on all-target-libstdc++.
17088 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
17090 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17091 targets using "$@" to provide support for similar but not identical
17092 targets without having to duplicate code.
17094 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
17096 * makefile.vms: Fix to work with DEC C.
17098 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
17100 * config.sub: Add mips-tx39-elf to marketing names.
17102 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
17104 * ltmain.sh: Handle symlinks in generated script.
17106 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
17108 * configure: Handle autoconf style directory options: --bindir,
17109 --datadir, --includedir, --infodir, --libdir, --libexecdir,
17110 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17112 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17113 (sharedstatedir, localstatedir, oldincludedir): New variables.
17114 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17115 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17116 sbindir, sharedstatedir, and sysconfdir.
17118 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17120 * Makefile.in (bootstrap-lean): New target.
17122 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
17124 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
17125 sn, and gnuserv from noconfigdirs.
17127 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
17129 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17131 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
17133 * Makefile.in (cross): New target.
17135 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
17136 Jeff Law <law@cygnus.com>
17138 * Makefile.in (bootstrap2, bootstrap3): New targets.
17139 (all-bootstrap): Remove outdated and confusing target.
17140 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17142 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
17144 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17145 windows. Consistent with gdb/configure.
17147 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
17149 * configure.in: Name Linux target fragment.
17151 * configure: Rewrite so that project Makefile fragment is inserted
17152 first and appears last in the resulting Makefile.
17154 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
17156 * Makefile.in (install-itcl): Install tcl first.
17158 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
17160 * configure.in: remove bison from noconfigdirs for Cygwin32 host
17162 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17164 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17166 * configure.in (skipdirs): Add target-librx for Linux.
17167 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17169 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
17171 * Makefile.in (bootstrap): New target.
17173 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
17175 * config.sub: Accept 'amigados' for backward compatibility.
17177 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
17179 * config.guess: Merge with FSF.
17181 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
17183 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17185 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
17187 * config.sub: Add "marketing-names" patch.
17189 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
17191 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17193 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
17195 * config.sub: Handle v850-elf.
17197 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
17199 * .cvsignore (*-install): Remove.
17201 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
17203 * ltconfig: Set CONFIG_SHELL in libtool.
17204 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17206 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
17208 * configure.in (target_subdir): Set to libraries if enable_multilib.
17210 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
17212 * config.guess: Update from gcc directory.
17214 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
17216 * Makefile.in (all-sim): Depends on all-readline.
17218 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
17220 * Makefile.in (BISON, YACC): Use $$s.
17221 (all-bison): Depend on all-texinfo.
17223 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
17225 * Makefile.in (BISON): Add -L flag.
17228 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17230 * configure.in (noconfigdirs): Add support for v850e target.
17232 * config.sub (maybe_os): Add support for v850e target.
17234 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17236 * configure.in (noconfigdirs): Add support for v850ea target.
17238 * config.sub (maybe_os): Add support for v850ea target.
17240 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
17242 * config.sub: Add mipstx39. Delete r3900.
17244 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17246 * Makefile.in (all-autoconf): Depends on all-texinfo.
17248 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
17250 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17253 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
17255 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17257 * configure: When handling a Canadian Cross, handle YACC as well as
17258 BISON. Just set BISON to bison. When setting YACC, prefer bison.
17259 * Makefile.in (all-bison): Depend upon all-texinfo.
17261 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
17263 * Makefile.in (BISON): bison, not byacc or bison -y.
17264 (YACC): bison -y or byacc or yacc.
17265 (various): Add *-bison as appropriate.
17266 (taz): No need to mess with BISON anymore.
17268 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
17270 * configure: If OSTYPE matches *win32*, try to find a good value for
17273 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
17275 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17276 configure.in if it is present.
17278 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
17280 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17282 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
17284 * config.sub: Recognize `arc' cpu.
17285 * configure.in: Likewise.
17286 * config-ml.in: Likewise.
17288 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
17290 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17292 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
17294 * configure: Changed sed delimiter from ':' to '|' when
17295 attempting to substitute ${config_shell} for SHELL. On
17296 NT ${config_shell} may contain a ':' in it.
17298 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
17300 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17302 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
17304 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17306 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
17308 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17310 * ylwrap: If the program is a relative path, force it to be
17313 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
17315 * configure (tooldir): Set BISON to `bison -y' and not just bison.
17317 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
17319 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17320 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17323 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
17325 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17326 separated by spaces.
17328 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17330 * ylwrap: New file.
17331 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17333 * ltmain.sh: Handle /bin/sh at start of install program.
17335 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17337 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17338 * missing: New file, from automake 1.2.
17340 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17342 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17343 check-tk to CHECK_X11_MODULES.
17345 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17347 * config.sub: Merge with FSF.
17349 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17351 * config.guess: Merge with FSF.
17353 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17355 * configure: Treat msdosdjgpp like go32.
17356 * configure.in: Likewise. Don't remove gprof for go32.
17358 * configure: Change Makefile.tem2 to Makefile.tm2.
17360 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17362 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17364 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17366 * install-sh (chmodcmd): Set to null if the DST directory already
17367 exists. Same as Nov 11th change.
17369 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17371 * configure (GDB_TK): Needs itcl and tix.
17373 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17375 * config.guess: Update from FSF.
17377 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17379 * Makefile.in (GDB_TK): Depend on itcl and tix.
17381 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17383 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17384 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17385 (INSTALL_SCRIPT): New variable.
17386 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17387 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17389 * install-sh: Add support for -x option.
17391 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17393 * configure.in, Makefile.in: Treat tix like itcl.
17395 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17397 * Makefile.in (WINDRES): New variable.
17398 (WINDRES_FOR_TARGET): New variable.
17399 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17400 (EXTRA_HOST_FLAGS): Add WINDRES.
17401 (EXTRA_TARGET_FLAGS): Add WINDRES.
17402 (EXTRA_GCC_FLAGS): Add WINDRES.
17403 ($(DO_X)): Pass down WINDRES.
17404 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17405 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17406 DLLTOOL_FOR_TARGET.
17408 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17410 * configure.in: configure sim before gdb for win32-x-ppc
17412 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17414 Move gperf into the toplevel, from libg++.
17415 * configure.in (target_tools): Add target-gperf.
17416 (native_only): Add target-gperf.
17417 * Makefile.in (all-target-gperf): New target, depend on
17419 (configure-target-gperf): Empty rule.
17420 (ALL_TARGET_MODULES): Add all-target-gperf.
17421 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17422 (CHECK_TARGET_MODULES): Add check-target-gperf.
17423 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17424 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17426 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
17428 * config.sub (mn10200): Recognize new basic machine.
17430 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17432 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17433 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17435 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17437 * configure.in: If we're building mips-sgi-irix6* native, turn on
17438 ENABLE_MULTILIB and set TARGET_SUBDIR.
17440 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17442 * Makefile.in (all-sn): Depend on all-grep.
17444 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17446 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17448 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17449 Makefile. From Jeff Makey <jeff@cts.com>.
17450 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17452 * Makefile.in (DISTBISONFILES): Remove.
17453 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17456 * configure.in: Build itl, db, sn, etc., when building for native
17459 * Makefile.in (LD): New variable.
17460 (EXTRA_HOST_FLAGS): Pass down LD.
17461 ($(DO_X)): Likewise.
17463 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17465 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17467 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17469 * configure.in (targargs): Strip out any supplied --build argument
17470 before adding our own. Always add --build.
17472 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17474 * configure.in (targargs): Pass --build if we're doing
17477 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17479 * configure: Use '|' instead of ":" as the separator in
17480 sed. Otherwise sed chokes on NT path names with drive
17481 designators. Also look for "?:*" as the leading characters in an
17484 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17486 * config.sub: Support for r3900.
17488 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17490 * configure.in: Use install-sh, not install.sh.
17492 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17494 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17497 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17499 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17502 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17504 * Makefile.in: Add automake targets.
17505 * configure.in (host_tools): Add automake.
17507 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17509 * configure: Default CXX to c++, not gcc.
17510 * Makefile.in (CXX): Set to c++, not gcc.
17511 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17513 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17515 * install-sh: try appending a .exe if source file doesn't
17518 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17520 * configure.in: Turn on multilib by default.
17521 (cross_only): Remove target-libiberty.
17523 * Makefile.in (all-gcc): Don't depend on libiberty.
17525 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17527 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17529 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17531 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17532 (DISTBISONFILES): Add ld/Makefile.in
17534 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17536 * configure.in: if target is cygwin32 but host isn't cygwin32,
17537 don't configure gdb tcl tk expect, not just gdb.
17539 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17541 * configure.in: Added gnuserv everywhere sn appears.
17543 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17544 (CROSS_CHECK_MODULES): Added check-gnuserv.
17545 (INSTALL_MODULES): Added install-gnuserv.
17546 (CLEAN_MODULES): Added clean-gnuserv.
17547 (all-gnuserv): New target.
17549 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17551 * config.guess: Fixes for MIPS OpenBSD systems.
17553 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17555 * Makefile.in (INSTALL_XFORM): Remove.
17556 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17558 * mkinstalldirs: New file, copied from automake.
17559 * Makefile.in (installdirs): Rename from install-dirs. Use
17560 mkinstalldirs. Change all users.
17561 (DEVO_SUPPORT): Add mkinstalldirs.
17563 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17565 * install-sh: Rename from install.sh.
17566 * Makefile.in (INSTALL): Change install.sh to install-sh.
17567 (DEVO_SUPPORT): Likewise.
17569 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17570 Graichen <graichen@rzpd.de>.
17572 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17574 * config.guess: Recognize OpenBSD systems correctly.
17576 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17578 * README, Makefile.in (ETC_SUPPORT): Remove references to
17579 cfg-paper*, configure.{texi,man,info*}._
17581 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17583 * Makefile.in (all.normal): Ensure that gcc is built after all
17584 the x11 - ie gdb - targets.
17586 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17588 * makefile.vms: Don't run conf-a-gas.
17590 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17592 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17594 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17596 * configure.in: Remove noconfigdirs case since gdb also
17597 configures and builds for tic80-coff.
17599 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17601 * configure: Set cache_file to config.cache.
17602 * Makefile.in (local-distclean): Remove config.cache.
17604 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17606 * COPYING: Update FSF address.
17608 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17610 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17613 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17615 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17616 MAKEDIRS, is empty.
17618 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17620 * config.sub: Tweak mn10300 entry.
17622 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17624 * configure.in (host_tools): Put sim before gdb, so gdb's
17625 configure.tgt can determine if the simulator was configured.
17627 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17629 * config.sub: Move BeOS $os case to be with other Cygnus
17632 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17634 * config.sub: Remove misplaced comment that broke Linux.
17636 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17638 * config.sub: Add BeOS support.
17640 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17642 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17644 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17646 * configure.in (noconfigdirs): Remove tcl and tk from
17647 noconfigdirs for cygwin32 builds.
17649 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17651 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17653 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17655 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17656 make-all.com, use makefile.vms instead.
17658 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17660 * config.sub: Accept -lnews*.
17662 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17664 * configure.in (noconfigdirs): Disable target-newlib,
17665 target-examples and target-libiberty for d30v.
17667 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17669 * configure.in (noconfigdirs): Enable ld for d30v.
17671 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17673 * configure.in (tic80-*-*): Build compiler.
17675 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17677 * configure.in (d30v-*): Remove sim directory from list of
17678 unsupported d30v directories
17680 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17682 * config.sub, configure.in: Add d30v target cpu.
17684 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17686 * makefile.vms: New file.
17687 * make-all.com: Remove.
17689 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17691 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17693 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17695 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17697 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17699 * Makefile.in (ALL_MODULES): Added all-db.
17700 (CROSS_CHECK_MODULES): Addec check-db.
17701 (INSTALL_MODULES): Added install-db.
17702 (CLEAN_MODULES): Added clean-db.
17704 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17706 * config.guess: Merge with latest FSF sources.
17708 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17710 * Makefile.in (ALL_MODULES): Added all-itcl.
17711 (CROSS_CHECK_MODULES): Added check-itcl.
17712 (INSTALL_MODULES): Added install-itcl.
17713 (CLEAN_MODULES): Added clean-itcl.
17715 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17717 * configure.in: build gdb for mn10200
17719 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17721 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17723 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17725 * configure.in (tic80-*-*): Turn off most targets right now.
17727 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17729 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17730 rather than the makeinfo program.
17731 (do-info): Depend upon all-texinfo.
17733 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17735 * configure.in: Remove uses of config/mh-linux.
17737 * config.sub, config.guess: Merge with latest FSF sources.
17739 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17741 * config.sub (case $basic_machine): Add tic80 entries.
17743 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17745 * config.sub, config.guess: Merge with latest FSF sources.
17747 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17749 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17750 * mpw-config.in: Test for NewFolderRecursive.
17751 * mpw-install: Use symbolic name for startup filename.
17752 * mpw-README: Add various additional details.
17754 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17756 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17758 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17760 * configure.in: Do build gcc and the target libraries for
17763 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17765 * configure.in: don't avoid building gdb for mn10300 any more
17766 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17767 instead of single-quoting it.
17769 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17771 * configure.in: Don't use --with-stabs on IRIX 6.
17773 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17775 * configure.in (m32r): Build gdb, libg++ now.
17777 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17779 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17780 directories from noconfigdirs.
17782 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17784 * config.sub (basic_machine): added mips16 configuration
17786 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17788 * config.sub: Handle d10v-unknown.
17790 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17792 * config.sub: Handle v850-unknown.
17794 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17796 * Makefile.in: add findutils
17797 * configure.in: add findutils to list of host_tools
17799 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17801 * config.sub: Handle mn10200 and mn10300.
17803 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17805 * configure.in (d10v-*): Do not build librx.
17807 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17809 * configure.in (mn10300): Build everything except gdb & libgloss.
17811 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17813 * config.guess: Patch for Dansk Data Elektronik servers,
17814 from Niels Skou Olsen <nso@dde.dk>.
17816 For ncr, use /bin/uname rather than uname, since GNU uname does not
17817 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17819 Patch for MIPS R4000 running System V,
17820 from Eric S. Raymond <esr@snark.thyrsus.com>.
17822 Fix thinko for nextstep.
17824 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17826 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17827 * config.guess: Guess mips-dec-mach_bsd4.3.
17829 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17830 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17832 * config.guess (mips-mips-riscos*): Emit just enough of the
17835 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17836 * config.guess (sparc-auspex-sunos*): Added.
17837 (f300-fujitsu-*): Added.
17839 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17840 * config.guess: Recognize a Tadpole as a sparc.
17842 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17844 * config.guess: Don't assume that NextStep version is either 2 or
17845 3. NextStep 4 (aka OpenStep 4) has come out now.
17847 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17849 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17850 From Rik Faith <faith@cs.unc.edu>.
17852 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17854 * config.sub: Contributions from bug-gnu-utils to:
17855 Support plain "hppa" (no version given) architecture, reported by
17857 OpenBSD like NetBSD.
17858 LynxOs is not a hardware supplier.
17860 * config.guess: Contributions from bug-gnu-utils to add support for:
17861 OpenBSD like NetBSD.
17863 More Pyramid systems.
17864 i[n>4]86 Intel chips.
17865 M680[n>4]0 Motorola chips.
17866 Use unknown instead of lynx for hardware manufacturer.
17868 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17870 * install.sh (chmodcmd): Set to null if the DST directory already
17873 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17875 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17876 not use mt-ppc target Makefile fragment any more.
17878 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17880 * configure.in (*-*-windows): Exclude everything but those dirs
17881 needed to build windows.
17883 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17885 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17887 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17889 * configure.in: Exclude mmalloc from i386-windows.
17891 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17893 * Undo my previous change.
17895 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17897 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17899 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17901 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17903 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17904 host to add it's own flags.
17906 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17908 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17910 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17912 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17913 (CXX_FOR_TARGET): Likewise.
17914 (GCC_FOR_TARGET): Define.
17915 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17916 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17917 CC_FOR_TARGET was specified on the command line.
17918 (MAKEOVERRIDES): Don't define.
17920 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17922 * configure.in (m32r): Fix spelling of libg++ libs.
17924 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17926 * config.sub (-apple*): Remove, now redundant.
17928 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17930 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17932 * configure: Rework yesterday's sed script patch.
17934 * config.sub: Merge with FSF.
17936 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17938 * config.guess: Merge from FSF.
17940 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
17941 * config.guess: Use pc instead of unknown, for pc clone systems.
17942 Change linux to linux-gnu.
17944 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17945 * config.guess: Avoid non-portable tr syntax.
17947 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17949 * test-build.mk (HOLES): Add "xargs" for gdb.
17951 * configure: Avoid hpux10.20 sed bug.
17953 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17955 * configure.in: Add support for windows host
17956 (that is a build done under the Microsoft build environment).
17958 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17960 * Makefile.in: Replace all uses of srcroot with s, to shrink
17961 command line lengths.
17963 Patches from Geoffrey Noer <noer@cygnus.com>:
17964 * configure.in: If configuring for newlib, pass --with-newlib to
17966 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17967 -Bnewlib/ and -Lwinsup to gcc.
17968 (CXX_FOR_TARGET): Likewise.
17970 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17972 * Makefile.in (ETC_SUPPORT): Add configure.
17974 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17976 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17977 host configuration file.
17979 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17981 * configure.in: Break mn10x00 support into separate
17982 mn10200 and mn10300 configurations.
17983 * config.sub: Likewise.
17985 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17987 * configure.in: Add lots of stuff to noconfigdirs for
17988 the mn10x00 targets.
17990 * config.sub, configure.in: Add mn10x00 support.
17992 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17994 * make-all.com: Call conf-a-gas, not config-a-gas.
17996 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17998 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
18001 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
18003 * mpw-README: Add much more detail for native PowerMac.
18004 * mpw-install: New file.
18005 * mpw-configure: Add --norecursion and --help options.
18006 * mpw-config.in: Translate readme and install files when
18008 * mpw-build.in: Don't always depend on byacc and flex.
18009 (install-only-top): New action.
18011 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
18013 * configure.in: You can now configure GDB for the v850.
18015 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
18017 * configure.in (noconfigdirs): Don't configure any C++ dirs
18020 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
18022 * config.sub: Recognize mips64vr5000.
18024 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
18026 * configure.in: Use a single line for host_tools and native_only.
18028 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
18030 * config.sub, configure.in: Add entries for m32r.
18032 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
18034 * Makefile.in (inet-install): Don't run install-gzip.
18036 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
18038 * configure.in: Don't config lots of things for *-*-windows*.
18040 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
18042 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
18043 (host_libs, host_tools): Copy from configure.in.
18044 * mpw-configure: Don't complain about directories not found.
18046 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18048 * configure.in (i[345]86): Recognize i686 for pentium pro.
18049 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
18052 * config.guess (i[345]86): Ditto.
18054 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18056 * configure.in (noconfigdirs): Removed gdb for D10V.
18058 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
18060 * configure.in: Remove ld, target-libio, target-libg++, and
18061 target-libstdc++ from noconfigdirs.
18063 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
18065 * configure: Fix three locations where shell scripts were
18066 being run directly rather than with config_shell.
18068 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
18070 * configure.in (v850-*-*): Set up initial $noconfigdirs.
18071 * config.sub (basic_machine): Recognize v850.
18073 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
18075 * mpw-configure: Handle multiple enable/disable options and
18076 pass them down recursively, handle -c and -s flags appropriately
18077 depending on choice of compiler, add escape mechanism for
18078 quoted arguments to gC.
18080 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18082 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18083 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18084 so that -mrelocatable-lib and -mno-eabi are used.
18086 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18087 not support --print-multi-lib, don't abort.
18089 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
18091 * make-all.com: Run config-a-gas.
18092 * setup.com: Don't copy subdirectory files around.
18094 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
18096 * configure.in (*-*-ose): Remove exclusion of libgloss for this
18097 target, it now compiles correctly.
18099 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
18101 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18103 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18105 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
18107 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18109 * configure.in (native_only): Add prms.
18111 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
18113 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18114 (BINUTILS_SUPPORT_DIRS): Likewise.
18116 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18118 * configure.in (d10v-*-*): Don't configure ld or gdb until the
18119 d10v support is added.
18121 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18123 * configure.in (d10v-*-*): New target.
18125 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
18127 * config.guess (HP 9000/811): Recognize this as a PA1.1
18130 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
18132 * Makefile.in (do-tar-gz): New target, split out from tail end of
18133 taz target. Run each command separately, don't use pipes.
18136 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
18138 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18139 * mpw-build.in: No builds should depend on building byacc or flex,
18140 they are assumed to be installed already.
18142 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18144 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18145 variable that CC_FOR_TARGET needs.
18147 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18149 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18150 options have changed since the last time the subdirectory was
18151 configured, and if it has, reconfigure.
18152 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18153 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18155 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
18157 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18158 CLEAN_MODULES): Add bash.
18159 (all-bash): New target.
18161 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
18163 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18165 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18167 * config.sub (basic_machine): Recognize d10v as a valid processor.
18169 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
18171 * mpw-configure: Add support for --bindir.
18172 * mpw-build.in: Use a GCC-specific build script for GCC actions.
18174 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
18176 * configure.in: add bash, time, gawk to list of hosttools and things
18177 to only build for native toolchains
18179 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18181 * Makefile.in (docdir): Remove.
18183 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18185 * Makefile.in (datadir): Set to $(prefix)/share.
18187 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
18189 * configure.in: build diff and patch for cygwin32-hosted
18192 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
18194 * config.sub: Accept -rtems*.
18196 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
18198 * configure.in: enable dosrel for cygwin32-hosted builds,
18199 remove diff from the list of things not buildable
18202 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
18204 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18207 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
18209 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18211 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
18213 * Makefile.in (taz): Handle case where tex3patch didn't even get
18214 checked out. Also, if it was found, put the symlink in a new util
18217 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18219 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18221 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
18223 * config.sub: Recognize -openvms.
18224 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18225 * make-all.com, setup.com: New files.
18227 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18229 * Makefile.in (taz): tex3patch moved to texinfo/util.
18231 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
18233 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18234 * configure.in: remove make from disable-if-Can-Cross list
18235 enable gdb if ${host} and ${target} are cygwin32
18237 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
18239 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
18240 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18242 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18244 * config.guess: Combine mips-mips-riscos cases, and use cpp to
18245 distinguish sysv/svr4/bsd variants.
18246 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18248 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
18250 * configure.in: Added copyright notice.
18251 * move-if-change: Added copyright notice.
18253 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18255 * configure.in (powerpcle-*-solaris*): Until we get shared
18256 libraries working, don't build gdb, sim, make, tcl, tk, or
18259 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
18261 * config.guess: Merge with FSF:
18263 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18264 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18266 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
18267 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18269 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
18270 * config.guess: Combine two OSF1 rules.
18271 Also recognize field test versions. From mjr@zk3.dec.com.
18272 * config.guess (dgux): Use /usr/bin/uname rather than uname,
18273 because GNU uname does not support -p. From pmr@pajato.com.
18275 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
18277 * Makefile.in (MAKEDIRS): Removed $(tooldir).
18279 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
18281 * mpw-README: Document GCCIncludes.
18283 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
18285 * configure.in (alpha-*-linux*): Set enable_shared to yes.
18287 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
18289 * mpw-configure: Handle --enable-FOO and --disable-FOO.
18291 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
18293 * configure.in (*-*-cygwin32): Configure make.
18295 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
18297 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18299 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
18301 * Makefile.in (all-inet): Depend on all-perl.
18303 * Makefile.in (inet-install): New target.
18305 * Makefile.in (all-inet): Depend on all-tcl.
18306 (all-inet): Depend on all-send-pr.
18308 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18310 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18313 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
18315 * configure.in: Don't configure --with-gnu-ld on AIX.
18317 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18319 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18321 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
18323 * Makefile.in (ALL_MODULES): Added all-inet.
18324 (CROSS_CHECK_MODULES): Added check-inet.
18325 (INSTALL_MODULES): Added install-inet.
18326 (CLEAN_MODULES): Added clean-inet.
18327 (all-indent): New target.
18329 * configure.in (host_tools): Added inet.
18330 (native_only): Added inet.
18331 (noconfigdirs): Added inet.
18333 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18335 * configure.in: Don't configure libgloss if we are not configuring
18338 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18340 * configure.in: Don't configure libgloss for unsupported
18343 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18345 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18347 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18349 * Makefile.in (ALL_MODULES): Include all-apache.
18350 (CROSS_CHECK_MODULES): Include check-apache.
18351 (INSTALL_MODULES): Include install-apache.
18352 (all-apache): New target.
18354 * configure.in: Added apache everywhere perl is seen.
18356 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18358 * Makefile.in: Add support for clean-{module} and
18359 clean-target-{module} rules.
18361 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18363 * configure.in (*-*-ose) do not build libgloss.
18365 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18367 * config.guess (prep*:SunOS:5.*:*): Turn into
18368 powerpele-unknown-solaris2.
18370 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18372 * configure.in: Permit --enable-shared to specify a list of
18375 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18377 * configure.in (host==solaris): Pass only the first word of $CC
18378 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18380 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18382 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18384 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18386 * Makefile.in (ALL_MODULES): Include all-perl.
18387 (CROSS_CHECK_MODULES): Include check-perl.
18388 (INSTALL_MODULES): Include install-perl.
18389 (ALL_X11_MODULES): Include all-guile.
18390 (CHECK_X11_MODULES): Include check-guile.
18391 (INSTALL_X11_MODULES): Include install-guile.
18392 (all-perl): New target.
18393 (all-guile): New target.
18395 * configure.in (host_tools): Include perl and guile.
18396 (native_only): Include perl and guile.
18397 (noconfigdirs): Don't build guile and perl; no ports have been
18400 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18402 * configure (--enable-*): Handle quoted option lists such as
18403 --enable-sim-cflags='-g0 -O' better.
18405 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18407 * Makefile.in ({,inst}all-target): New rule so we can make and
18408 install all of the target directories easily.
18410 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18412 * configure.in: Add missing global flag in sed substitution when
18413 deleting `target-' from ${configdirs}.
18415 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18417 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18420 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18423 * install.sh: Correct misspelling of transformbasename.
18425 * config.guess: Recognize mips-*-sysv*.
18427 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18429 * config.sub: Recognize mon960.
18431 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18433 * configure: Restore Canadian Cross handling of BISON and LEX,
18434 removed in Feb 20 change.
18436 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18438 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18439 Mention make install. Remove the old copyright date as well the
18440 clumsy and rather pointless copyright on the README file.
18442 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18444 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18445 Makefile after running symlink-tree, then run `make distclean' to
18446 avoid clobbering any generated files in srcdir.
18448 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18450 * configure.in (m68k-*-netbsd*): Build everything now.
18452 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18454 * Makefile.in (taz): Fix quoting.
18456 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18458 * configure.in (sparclet-*-*): Build everything now.
18460 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18462 * configure.in (m68k-*-linux*): New host.
18464 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18466 * configure: Check for bison before byacc.
18468 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18470 * Makefile.in configure: Change the way LEX and BISON/YACC are
18471 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18472 searching PATH. These are used as fallbacks by Makefile.in if
18473 flex/bison/byacc aren't in objdir.
18475 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18477 * Makefile.in: Make everything which depends upon all-bfd also
18478 depend upon all-opcodes, in case --with-commonbfdlib is used.
18480 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18482 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18483 building NT native compilers on Unix.
18485 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18487 * configure.in: Don't get CC from the host Makefile fragment if we
18488 can find gcc in PATH, or if this is a Canadian Cross. Move the
18489 Solaris test for /usr/ucb/cc to the post target script, just after
18490 the compiler sanity test.
18492 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18494 * config.sub: Merge with FSF.
18496 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18498 * Makefile.in (RPATH_ENVVAR): New variable.
18499 (REALLY_SET_LIB_PATH): Use it.
18500 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18502 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18504 * config.sub, configure.in: Recognize sparclet cpu.
18506 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18508 * config.guess: Support m68k-cbm-sysv4.
18510 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18512 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18513 m68k-unknown-linuxaout from linker help string. Put quotes around
18516 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18518 * config.guess (powerpc-harris-powerunix): Add guess for port
18521 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18523 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18525 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18527 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18528 $(REALLY_SET_LIB_PATH) in Makefile.
18529 * Makefile.in (SET_LIB_PATH): New variable.
18530 (REALLY_SET_LIB_PATH): New variable.
18531 ($(DO_X)): Use $(SET_LIB_PATH).
18532 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18533 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18534 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18535 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18536 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18537 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18538 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18539 (install-dosrel): Likewise.
18540 (all-opcodes): Depend upon all-libiberty.
18542 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18544 * config.guess (*:CYGWIN*): New
18546 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18548 * Makefile.in (all-target-winsup): All all-target-libiberty.
18550 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18552 * configure.in (noconfigdirs): Add missing # in front of comment.
18554 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18556 * configure.in: add second pass to things added to noconfigdirs
18557 so *-gm-magic can exclude libgloss properly.
18559 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18561 * mpw-configure (extralibs_name, rez_name): Set correctly
18562 for MWC68K compiler.
18564 * mpw-README: Add more info on the necessary build tools.
18566 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18568 * configure.in, config.sub: Recognize cygwin32.
18570 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18572 * config.guess, config.sub: Recognize A/UX.
18574 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18576 * config.sub: Merge with gcc/config.sub.
18578 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18580 * mpw-build.in (do-binutils): Add build of stamps.
18582 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18584 * config.sub: Add recognition for mips64vr4100*-* targets.
18586 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18588 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18589 Add creation of gconfigargs with `--enable-shared' turned on.
18590 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18591 ($(host)-stamp-stage3-configured): Likewise.
18592 (HOLES): Add chatr and ldd.
18593 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18595 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18597 * configure: Pass --nfp to recursive configures.
18599 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18601 * Makefile.in (DLLTOOL): New.
18602 (DLLTOOL_FOR_TARGET): New.
18603 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18604 (EXTRA_TARGET_FLAGS): Ditto.
18605 (EXTRA_GCC_FLAGS): Ditto.
18606 (CONFIGURE_TARGET_MODULES): Ditto.
18608 * configure: Add DLLTOOL.
18610 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18612 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18613 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18614 mh-sco, since old workarounds no longer needed, and don't
18615 build ld, since libraries have weak symbols in COFF.
18617 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18619 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18621 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18623 * configure.in: Make sure that ${CC} can be used to compile an
18626 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18628 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18629 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18630 nothing depending on whether gdbtk is being built.
18632 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18634 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18636 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18638 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18639 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18641 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18643 * config-ml.in: Add support for
18644 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18645 Simplify setting of multidirs from --disable-foo.
18647 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18649 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18650 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18651 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18652 non-empty, pass them on to the GCC make.
18653 (all-bootstrap): New rule that is like all-gcc, except it executes
18654 the GCC bootstrap rule instead of the GCC all rule.
18656 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18658 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18660 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18662 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18665 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18667 * config.sub (i*86*) Change [345] to [3456]
18669 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18671 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18674 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18676 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18677 AIX multilibs get built.
18679 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18681 * configure.in (i386-win32): Don't build expect if we're not
18682 building the tcl subdir.
18684 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18686 * Makefile.in: (configure-target-examples, all-target-examples):
18687 New targets, configure and build example programs.
18689 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18691 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18692 use it as input to sedit the generated MPW makefile.
18693 * mpw-README: Add a suggestion about Gestalt.h.
18695 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18697 * config.sub: Accept *-*-ieee*.
18699 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18701 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18702 Ronald F. Guilmette <rfg@monkeys.com>.
18704 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18706 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18707 for powerpc-pe native.
18708 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18709 (target==powerpc-pe): duplicate i386-win32 entry.
18711 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18713 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18714 of vxworks, not just vxworks5.1.
18716 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18718 * mpw-configure: Add support for exec-prefix.
18720 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18722 * config.guess: Recognize HP model 816 machines as having
18725 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18727 * configure: Ignore new autoconf configure options.
18729 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18731 * config.guess: Recognize Pentium under SCO.
18732 From Robert Lipe <robertl@arnet.com>.
18734 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18736 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18738 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18740 * configure.in: Don't configure gas for alpha-dec-osf*.
18742 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18744 * configure.in: Default to --with-stabs for some targets for which
18745 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18746 i[345]86*-*-unixware*.
18748 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18750 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18751 rather than basing it on the target. Simplify handling of options
18752 controlling which directories to configure. Remove extraneous
18753 slash in multi-clean target.
18755 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18757 * config-ml.in: Prefix more variables with ml_ so they don't collide
18760 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18762 * configure: Don't turn -v into --v.
18764 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18766 * configure.in (targargs): Fix typo.
18768 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18770 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18772 * configure.in: Strip --host and --target options from
18773 CONFIG_ARGUMENTS, and always configure for --host only. Add
18774 --with-cross-host option when building with a cross-compiler.
18775 * configure: Canonicalize the arguments put into config.status by
18776 always using `=' for an option with an argument. Pass a presumed
18777 --host or --target explicitly.
18779 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18781 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18782 into general OS recognition case.
18784 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18786 * configure.in (target_configdirs): add target-winsup only
18787 for win32 target systems.
18789 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18791 * Makefile.in (all-target-libgloss): Depend upon
18792 configure-target-newlib, since when libgloss is built it looks to
18793 see if the newlib directory exists.
18795 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18797 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18800 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18802 * configure: Handle LD and LD_FOR_TARGET when configuring a
18805 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18807 * configure.in (target_libs): add target-winsup.
18808 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18809 (target==ppcle-pe): remove ld from $noconfigdirs.
18811 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18813 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18814 Preserve relative path names in $srcdir. Build symlink tree if
18815 configuring cross target dir and srcdir=. (= no VPATH support).
18816 (configure-target-libg++): Depend on configure-target-librx.
18817 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18818 * config-ml.in: New file.
18819 * symlink-tree: New file.
18820 * configure: Ensure srcdir="." if that's what it is.
18822 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18824 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18825 includes and FLEX_SKELETON setting.
18826 * mpw-configure (--with-gnu-ld): New option, controls whether
18827 to use PPCLink or ld with PowerMac GCC.
18828 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18829 * mpw-config.in: Configure grez if targeting Mac.
18831 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18832 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18834 * configure.in: Configure grez resource compiler if targeting Mac.
18835 * Makefile.in (all-grez, install-grez): New targets.
18837 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18839 * configure: CXX defaults to gcc, not g++. If we find
18840 gcc in the path, set CC to gcc -O2.
18842 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18844 * configure: Default ${build} correctly. Avoid picking up extra
18845 spaces when reading CC and CXX from Makefile. When doing a
18846 Canadian Cross, use plausible default values for numerous
18848 * configure.in: When doing a Canadian Cross, don't try to
18849 configure tools whose configure script can't handle it.
18851 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18853 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18855 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18857 * configure: Remove dubious bug reporting address.
18859 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18861 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18862 configure script, run that instead of this directory's configure.
18863 In either case, print a message that we're configuring the sub-dir.
18865 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18867 * configure.in: Before checking for the existence of various files,
18868 use sed to filter out "target-".
18870 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18872 * Makefile.in (DO_X): Split rule to decrease command line length
18873 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18874 (Philippe De Muyter).
18876 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18878 * Makefile.in (all-patch): depend on all-libiberty.
18880 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18882 * configure.in: If the only directory in target_configdirs which
18883 actually exists is libiberty, then set target_configdirs to empty,
18884 to avoid trying to build a target libiberty in a gas or gdb
18887 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18889 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18890 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18893 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18895 * configure.in (copy_dirs): Use sys-include instead of include
18896 for --with-headers option.
18898 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18900 * Makefile.in, configure.in: Make winsup builds work with
18903 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18905 * configure.in: Build the linker on AIX.
18907 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18909 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18912 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18914 * Makefile.in (all-gcc): Fix typo.
18916 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18918 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18920 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18922 * configure.in: Rename libFOO to target-libFOO, and xiberty
18923 to target-xiberty, to provide more flexibility.
18924 (target_subdir): Define. Create if cross.
18925 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18926 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18927 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18928 check-libFOO -> check-target-libFOO, etc.
18929 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18930 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18931 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18932 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18933 allow ALL_GCC="" to only configure.
18934 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18935 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18936 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18938 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18940 * Makefile.in (taz): Build "info" in etc explicitly.
18942 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18944 * configure.in: Make sure that CC is undefined (as opposed to
18945 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18946 problem with autoconf trying to configure on a host without GCC.
18948 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18950 * mpw-configure: Set host alias from choice of host compiler,
18951 only use generic MPW Makefile sed if present, edit a file
18952 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18953 * mpw-README: Add problem notes about CW6 and CW7.
18955 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18957 * Makefile.in (taz): Use ";" instead of ";;".
18959 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18961 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18962 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18964 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18965 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18967 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18969 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18970 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18971 Move bfd to DISTSTUFFDIRS.
18973 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18975 * Makefile.in (X11_LIB): Removed.
18976 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18978 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18980 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18982 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18985 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18987 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18989 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18991 * configure.in (i[345]86-*-win32): Always build newlib.
18992 Don't configure cvs, autoconf or texinfo.
18993 * Makefile.in (LD_FOR_TARGET): New.
18994 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18995 Pass down LD_FOR_TARGET.
18997 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18999 * winsup: New directory.
19000 * Makefile.in: Build winsup.
19001 * configure.in: Winsup is configured when target is win32.
19002 Can only build win32 target GDB when native.
19004 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
19006 * config.guess: Recognize HP model 819 machines as having
19007 a PA 1.1 processor.
19009 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
19011 * configure: Fix sed loop which substitutes for CC and CXX to
19012 avoid bug found in various sed implementations.
19014 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19016 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
19017 simulator. Use standard powerpc-*-eabi*.
19019 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
19021 * configure.in: Stop putting gas and binutils in noconfigdirs for
19022 powerpc-*-aix* and rs6000-*-*.
19024 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
19026 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
19027 -mcall-aixdesc libraries.
19029 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
19031 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
19033 * config.sub (arm | armel | armeb): Fix shell syntax.
19035 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19037 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
19038 -msoft-float and -mcpu=common support.
19039 (powerpc*-*-eabisim*): Add support for building -mcall-aix
19042 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19044 * configure.in: Allow configuration and build of emacs19 for the alpha.
19046 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19048 * configure.in (CC): Get ^CC, not just any old CC, from
19049 ${host_makefile_frag}.
19051 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19053 * configure.in (CC): Try to get CC from
19054 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
19056 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19058 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
19059 only if it exists in $(srcdir).
19061 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
19063 * configure: If CC and CXX are not set in the environment, set
19064 them, based on either an existing Makefile or on searching for gcc
19065 in PATH. Substitute for CC and CXX in Makefile.
19066 * configure.in: Remove libm from target_libs. Separate
19067 target_configdirs from configdirs. If CC is not set in
19068 environment, try to get it from a host Makefile fragment. Rewrite
19069 changes of configdirs to use skipdirs instead. A few minor
19070 tweaks. Take directories out of target_configdirs as they are
19071 taken out of configdirs. Remove existing Makefile files from
19072 subdirectories. Substitute for TARGET_CONFIGDIRS and
19073 CONFIG_ARGUMENTS in Makefile.
19074 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19076 (CONFIG_ARGUMENTS): Likewise.
19077 (CONFIGURE_TARGET_MODULES): New variable.
19078 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19079 ($(CONFIGURE_TARGET_MODULES)): New target.
19080 (configure-libg++, configure-libio): New targets.
19081 (all-libg++): Depend upon configure-libg++.
19082 (all-libio): Depend upon configure-libio.
19083 (configure-libgloss, all-libgloss): New targets.
19084 (configure-libstdc++): New target.
19085 (all-libstdc++): Depend upon configure-libstdc++.
19086 (configure-librx, all-librx): New targets.
19087 (configure-newlib): New target.
19088 (all-newlib): Depend upon configure-newlib
19089 (configure-xiberty): New target.
19090 (all-xiberty): Depend upon configure-xiberty.
19092 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19094 * configure.in (host i[345]86-*-win32): Expand the
19095 noconfigdirs again.
19097 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
19099 * mpw-configure: Fix sed command file name.
19101 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
19103 * configure.in (host i[345]86-*-win32): Reduce the
19104 noconfigdirs again.
19106 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
19108 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19109 or powerpc*-*-pe*, since they are not yet supported.
19111 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19113 Add PowerMac support and many other enhancements.
19114 * mpw-configure: New option --cc to select compiler to use,
19115 paste options set according to --cc into the generated
19116 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19117 if mpw-make.sed is present.
19118 * mpw-config.in: Don't test for gC1, test for mpw-touch,
19119 add forward includes for PowerPC include files.
19120 * mpw-build.in: Build using Makefile.PPC if present.
19121 (do-byacc, etc): Remove separate version resource builds.
19122 (do-gas): Build "stamps" before "all".
19123 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19124 * mpw-README: Update to reflect --cc option, PowerMac support,
19125 and recently-reported compatibility problems.
19127 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
19129 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19130 embedded m68k systems (-aout, -coff, -elf, -vxworks).
19131 (--with-multilib-top): Pass to recursive invocations.
19133 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
19135 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19138 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19140 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19141 gdb, ld and opcodes on v810-*-*.
19143 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
19145 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19146 (local-maintainer-clean): New target.
19147 (maintainer-clean): New target.
19148 (realclean): Just depend upon maintainer-clean.
19150 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19152 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19154 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
19156 * configure.in: Build ld in mips*-*-bsd* case.
19158 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
19160 * config.sub: Accept -lites* OS. From Ian Dall.
19162 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
19164 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19167 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19169 * configure.in: treat i386-win32 canadian cross the same as
19170 i386-go32 canadian cross.
19172 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19174 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19175 running under the simulator to build a reduced set of libraries.
19176 (powerpc-*-eabiaix): Add fine grained multilib support added to
19177 other powerpc targets yesterday.
19179 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19181 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19182 -disable-softfloat, -disable-relocatable, -disable-aix, and
19183 -disable-sysv to control which multilib libraries get built.
19185 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19187 * configure: Add Makefile.tem to list of files to remove in trap
19190 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
19192 * config.guess (*Linux*): Add missing "exit"s.
19193 Also, need specific check for alpha-unknown-linux (uses COFF).
19195 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
19197 * config.guess: Merge with FSF:
19199 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
19200 * config.guess (AIX4): More robust release numbering discovery.
19202 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
19203 * config.guess (i386-sequent-ptx): Properly get version number.
19205 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
19206 * config.guess (mips:*:4*:UMIPS): New case.
19208 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
19210 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19211 (i386-win32 host): Likewise. Don't build readline.
19213 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
19215 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
19216 SUPPORT_FILES to submakes.
19218 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
19220 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19221 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19224 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
19226 * configure.in (appdirs): Use =, not ==, in test expression when
19227 trying to build the text to print in the warning message for
19230 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
19232 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19234 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19236 * config.guess: Recognize lynx-2.3.
19238 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
19240 * config.sub (z8ksim): Deleted
19241 (z8k-*-coff): New, this is the one true name of the target.
19243 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
19245 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19247 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
19249 * config.guess (*:Linux:*:*): First try asking the linker what the
19250 default object file format is (elf, aout, or coff). Then if this
19251 fails, try previous methods.
19253 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19255 * configure.in: Don't build newlib for *-*-vxworks5.1.
19257 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19259 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19260 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19262 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
19264 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19266 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
19268 * cfg-ml-com.in: New file.
19269 * cfg-ml-pos.in: New file.
19271 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19273 * COPYING.NEWLIB: Add HP free copyright to list.
19275 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19277 * config.sub: Recognize -eabi* for the system, not just -eabi.
19279 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
19281 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19282 * config.sub, configure.in (win32): New target and host.
19284 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
19286 * configure.in: Add i386-pe configuration.
19288 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
19290 * mpw-build.in (install): Install GDB after LD.
19292 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
19294 * mpw-config.in (elf/mips.h): Always forward-include, needed
19297 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
19299 * testsuite: New directory for customer acceptance and whole tool
19302 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19304 * configure: If per-host line isn't found, but AC_OUTPUT is found
19305 and a configure script exists, run it instead.
19307 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19309 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
19311 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
19313 * configure: Set build_{cpu,vendor,os,alias} to host values when
19314 --build isn't specified.
19316 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19318 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19319 (FLAGS_TO_PASS): Pass them.
19320 (EXTRA_TARGET_FLAGS): Ditto.
19322 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19324 * Makefile.in (all-libg++): Depend on all-libstdc++.
19326 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19328 * configure.in (noconfigdirs): Enable all packages for
19329 i386-unknown-netbsd.
19331 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19333 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19334 hosted builds (DOS builds)
19336 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19338 Changes for ARM based on patches from Richard Earnshaw:
19339 * config.sub: Handle armeb and armel.
19340 * configure.in: Omit arm linker only for riscix.
19342 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19344 * config.guess: Update from FSF.
19346 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19348 * config.sub: Recognize powerpcle as the little endian variant of
19349 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19350 powerpcle variant. Convert pentium into i586, not i486. Add p5
19351 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19354 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19356 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19358 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19360 * config.sub: Accept -lites* as a basic system type.
19362 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19364 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19365 installed, and if so return linuxoldld as the system name.
19367 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19369 * config.guess: Add hppa1.1-hp-lites support.
19371 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19373 * configure.in: Don't build newlib for m68k-vxworks5.1.
19375 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19377 * configure.in (mips-sgi-irix6): Use mh-irix5.
19379 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19381 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19383 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19385 * test-build.mk: Enable building of shared libraries on IRIX 5 and
19386 OSF/1. Fix compiler flags.
19387 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19389 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19391 * configure.in: Recognize --with-newlib.
19392 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19394 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19396 * Makefile.in: move {all,check,install}-gdb from *_MODULES
19397 to *_X11_MODULES due to gdbtk needing X include files et al.
19399 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19401 Merge in support for Mac MPW as a host.
19402 (Old change descriptions retained for informational value.)
19404 * mpw-config.in: Add generic include forwards for cpu-specific
19405 include files in aout and elf directories.
19407 * mpw-configure: Added copyright.
19408 * mpw-config.in: Check for presence of required build tools.
19409 (target_libs): Add newlib.
19410 (target_tools): Add examples.
19411 (Read Me): Generate as "Read Me for MPW" instead.
19412 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19413 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19414 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19416 * mpw-configure: Remove subdir-specific makefile hackery,
19417 delete mk.tmp after using it.
19419 * mpw-build.in (all): Display start and end times.
19421 * mpw-configure (host_canonical): Set.
19422 (target_cpu): Always add to makefiles.
19423 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19424 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19425 (mpw-mh-mpw): Look for in srcdir and srcroot.
19426 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19428 * mpw-build.in: (install-only): New target.
19430 * mpw-configure (host_alias, target_alias): Rename from hostalias
19431 and targetalias, add into generated Makefile.
19432 (mk.tmp): If present, add into generated Makefile.
19433 * mpw-build.in (all-gas): Build config.h first before gas proper.
19435 * mpw-configure (config.status): Write only if changed.
19436 * mpw-config.in (readline): Configure it (not built, just used for
19439 * mpw-config.in (elf/mips.h): Add a forward include.
19441 * mpw-config.in: Forward-include most .h files in include into
19443 (readline): Don't build.
19444 mpw-build.in (install): Install GDB.
19446 * mpw-configure (prefix, mpw_prefix): Handle it.
19447 * mpw-config.in (mmalloc, readline): Don't configure.
19448 * mpw-build.in (thisscript): Rename to ThisScript.
19449 Use mpw-build instead of BuildProgram everywhere.
19450 (mmalloc, readline): Don't build.
19451 * mpw-README: New file, basic documentation about the MPW port.
19453 * mpw-config.in: Use forward-include to create include files.
19455 * mpw-configure: Add more things to the top of each configured
19456 Makefile, including contents of config/mpw-mh-mpw.
19457 * mpw-config.in (extra-include): Create this directory and fill it
19458 with Posix-like include files when configuring.
19460 * config.sub (apple, mac, mpw): Add various aliases.
19462 * mpw-build.in: New file, top-level build script fragment for MPW.
19463 * mpw-configure: New file, configure script for MPW.
19464 * mpw-config.in: New file, config fragment for MPW.
19466 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19468 * configure.in (host_libs): Remove glob, since it is gone from the
19471 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19473 * Makefile.in: define empty GDB_NLM_DEPS var.
19475 * configure.in(target_makefile_frag): use config/mt-netware
19476 for netware targets.
19478 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19480 * config.sub: Merge in recent FSF changes. Remove linux special
19483 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19485 Revert this change:
19487 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19489 * build-all.mk: Use CC=cc -Xs on Solaris.
19491 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19493 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19495 * Makefile.in: Nuke all references to glob subdirectory.
19497 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19499 * configure.in: Fix --enable-shared logic in per-host.
19501 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19503 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19505 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19507 * configure.in (noconfigdirs): Don't build gas on AIX, for
19508 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19510 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19512 * configure: Fix --cache-file to work if the file argument is a
19515 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19517 * configure: If the --cache-file is used, pass it down to
19518 configure in subdirectories.
19520 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19522 * config.sub: add vxworks29k configuration.
19524 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19526 * Makefile.in (taz): Do "diststuff" part quietly.
19528 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19530 * config.sub: Mini-merge with gcc/config.sub.
19532 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19534 * config.guess (IRIX): Sed - to _.
19536 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19538 * Makefile.in (source-vault, binary-vault): New targets.
19540 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19542 * config.sub: Recognize -eabi as a basic system type.
19544 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19546 * configure.in (enable_shared stuff): Fix typo.
19548 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19550 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19552 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19554 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19556 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19558 * configure.in (rs6000-*-*): Don't build gas.
19560 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19562 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19563 reduce command line length.
19564 (AS_FOR_TARGET): Check for as.new, not Makefile.
19565 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19567 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19569 * config.guess: Merge from FSF.
19571 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19573 * configure: Don't use $ when handling program_suffix.
19575 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19577 * configure.in: Configure tk for hppa/hpux.
19579 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19581 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19583 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19585 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19586 to LIBCXXFLAGS. Tests are better run without it.
19588 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19590 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19592 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19594 * configure.in (*-*-netware*): Don't configure xiberty.
19596 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19598 * configure.in: Remove tk from native_only list.
19600 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19602 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19603 for special NCD build.
19605 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19607 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19608 makeall.bat, they're only useful for binutils snapshots.
19609 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19610 makeall.bat to specified SUPPORT_FILES.
19612 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19614 * build-all.mk: Add Ericsson targets to sun4 and solaris
19615 hosts. Add BNR's sun4 target to solaris host, so their
19616 build-from-source will be tested in-house first.
19618 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19620 * Makefile.in (LIBCFLAGS): New variable.
19621 (CFLAGS_FOR_TARGET): Ditto.
19622 (LIBCFLAGS_FOR_TARGET): Ditto.
19623 (LIBCXXFLAGS): Ditto.
19624 (CXXFLAGS_FOR_TARGET): Ditto.
19625 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19626 (BASE_FLAGS_TO_PASS): Pass them.
19627 (EXTRA_TARGET_FLAGS): Ditto.
19629 * configure.in: Support --enable-shared.
19631 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19633 * configure.in (target_libs): Include libstdc++ again.
19634 * config.guess: Update from FSF (for FreeBSD).
19636 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19638 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19640 (DISTDOCDIRS): Add `etc'.
19641 (ETC_SUPPORT_PFX): New variable.
19642 (taz): Include anything from etc starting with a word in
19645 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19647 * config.sub: Update for recent FSF changes. Remove obsolete
19648 h8300hds entry. Add -windows* and -osx as basic os. Minor
19651 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19653 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19655 * config.guess: Merge with FSF.
19656 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19658 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19660 * configure: Since the "trap 0" handler will override the exit
19661 status on many systems, only use it for "exit 1", and make it set
19662 a non-zero exit status; reset it before "exit 0". Also, check
19663 exit status of config.sub, and error out if it failed.
19665 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19667 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19668 and install libgloss.
19670 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19672 * Makefile.in (all-binutils): Depend upon all-byacc.
19674 * configure.in: Don't build emacs on Irix 5.
19676 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19678 * configure.in (*-*-netware*): Add libio.
19680 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19682 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19683 (CHECK_TARGET_MODULES): Ditto.
19684 (INSTALL_TARGET_MODULES): Ditto.
19685 (TARGET_LIBS): Ditto.
19686 (all-libstdc++): Note dependencies.
19688 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19690 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19692 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19694 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19695 -fexternal-templates.
19697 * configure.in (target_libs): Add libstdc++.
19698 (noconfigdirs): Add libstdc++ as appropriate.
19700 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19702 * config.guess: Update from FSF.
19704 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19706 * configure: Use ${config_shell} when running ${configsub}.
19708 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19710 * config.sub: No longer recognize h8300h.
19712 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19714 * config.sub: Remove extraneous differences between config.sub and
19717 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19719 * Makefile.in (DISTSTUFFDIRS): Add gas.
19721 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19723 * COPYING.NEWLIB: New file.
19725 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19727 * config.guess (HP-UX): Patch from Harlan Stenn
19728 <harlan@landmark.com> to also emit release level.
19730 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19732 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19734 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19736 * config.sub: Merge nextstep cleanup from FSF.
19738 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19740 * configure.in (arm-*-*): Don't configure ld for this target.
19742 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19744 * configure.in (*-*-netware): don't configure libg++, libio,
19747 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19749 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19750 configure ld--it works, but it doesn't support shared libraries.
19752 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19754 * config.guess (*-unknown-freebsd*): Get rid of possible
19755 trailing "(Release)" in version string.
19756 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19758 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19760 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19761 Fix type: *-next-neststep -> *-next-nextstep.
19763 * config.guess: Merge from FSF:
19765 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19767 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19769 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19771 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19772 instead of UNIX_SV for UnixWare 1.0).
19774 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19776 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19777 to make gdb/nlm/* build after the compiler and linker.
19779 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19781 * config.guess (netbsd, freebsd, linux): Accept any machine,
19783 (m68k-atari-sysv4): Relocate to match FSF version.
19785 * config.guess: More merges from the FSF:
19787 Add a space before function call or macro invocation.
19789 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19791 * config.guess: Add trap cmd to remove dummy.c and dummy when
19794 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19796 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19797 (dummy): Redirect stderr from compilation of dummy.c.
19799 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19801 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19803 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19805 * configure: Accept and ignore --cache*, for compatibility with
19808 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19810 * config.guess: Merge from FSF:
19812 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19814 * config.guess (Pyramid*:OSx*:*:*): New case.
19815 (PATH): Add /.attbin at end for finding uname.
19816 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
19818 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19820 * config.guess (M88*:DolphinOS:*:*): New case.
19822 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19824 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19825 to select whether to use ELF or COFF.
19827 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19829 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19831 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19833 * config.guess: Guess the OS version for HPUX.
19835 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19837 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19839 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19841 * configure.in: Recognize --with-headers, --with-libs, and
19843 * Makefile.in (all-xiberty): Depend upon all-ld.
19845 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19847 * configure.in: Change i[34]86 to i[345]86.
19849 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19851 * configure (version): A few more tweaks to help message.
19853 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19855 * Makefile.in: Remove (for now) librx as a host library,
19856 now that we're building it for target.
19858 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19860 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19863 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19865 * configure.in: Also configure librx.
19867 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19869 * Makefile.in: Update various rules to reflect that librx
19870 is now needed for libg++.
19872 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19874 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19876 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19878 * configure.in: Configure the examples directory.
19880 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19882 * configure: Simplify Jun 2 1994 change.
19884 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19886 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19887 /bin/gcc isn't good enough to build gcc.
19889 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19891 * Makefile.in (GDB_SUPPORT_FILES): Remove
19892 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19893 (gdb.tar.gz): Add new rule to use standard distribution building
19896 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19898 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19899 Bill Cox <bill@cygnus.com>.
19901 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19903 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19905 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19907 * configure: Search current dir first in .gdbinit.
19909 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19911 * config.sub: Recognize freebsd (merged from gcc config.sub).
19913 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19915 * config.sub: Refer to NeXT's operating system as nextstep.
19917 * config.sub (case $basic_machine): Re-order the cases, to match
19918 the order in the FSF version (which is mostly alphabethical).
19919 Merge in some additions and changes from the FSF.
19921 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19923 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19924 * config.sub: Recognize cxux7.
19925 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19927 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19929 * config.sub: Fix typo powerpc -> powerpc-*.
19931 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19933 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19935 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19936 parallel with all-emacs and install-emacs). Top-level command
19937 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19939 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19941 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19942 $(relbindir)/make before doing ``make install'', and use
19943 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19944 installing over running make binary.
19945 ($(host)-stamp-stage3-installed): Likewise.
19947 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19949 * config.guess: Recognize Mach.
19951 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19953 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19954 see whether --exec-prefix was used.
19956 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19958 * README: Explicitly mention libg++/README. (Zoo's idea.)
19960 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19962 * Makefile.in: Add all-librx target similar to all-libproc.
19964 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19966 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19967 with post 1.2 uname bogosity.
19969 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19971 * configure: Remove temporary files on receipt of a signal.
19973 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19975 * configure: If there is a package_makefile_frag, remove
19976 ${subdir}/Makefile.tem after copying it in.
19978 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19980 * build_all.mk: support rs6000 lynx identifies itself as
19981 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19982 since /bin/gcc is too feeble to compile a modern gcc.
19984 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19986 * brought devo/test-build.mk update-to-date with progressive/
19987 test-build.mk. Add lynx targets and hppa flag info.
19989 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19991 * configure.in: Use mh-ncrsvr43. Patch from
19992 Tom McConnell <tmcconne@sedona.intel.com>.
19994 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19996 * config.guess (i386-unknown-bsdi): No longer need to
19997 check #if defined(__bsdi__) && defined(__i386__).
19999 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20001 * configure: Set program_transform_nameoption correctly.
20003 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
20005 * brought build-all.mk update-to-date with progressive build-all.mk,
20006 added new targets and hppa info.
20008 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20010 * configure: If config.guess result is a prefix of the user
20011 specified target, assume a native build and use the user specified
20012 target as the host alias. Remove SunOS patch suffix removal hack.
20013 * configure.in: Remove SunOS patch suffix removal hack.
20015 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
20016 in NATIVE_CHECK_MODULES.
20018 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
20020 * Makefile.in: Rename HOST_ONLY to NATIVE.
20021 * configure: Delete SunOs patch suffix from host_canonical
20022 and build_canonical variables that are prepended to Makefiles.
20023 * configure.in: Add comments for easier maintenance.
20025 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20027 * Makefile.in: Add all-libproc target similar to all-gui.
20029 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
20031 * Makefile.in (CHECK_MODULES): split into
20032 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
20034 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
20036 * config.guess (i386-unknown-bsdi): New system to guess.
20038 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20040 * Makefile.in: Add all-gui target (but not yet build by "all").
20042 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
20044 * config.sub: Move deletion of patch suffix from here...
20045 * configure.in: To here, at Ian's suggestion. The top-
20046 level scripts might need to know of a patch level.
20048 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
20050 * config.sub: Strip off patch suffix so rtl is recognized
20051 as a sunos4.1.3 machine, even though it's been patched.
20053 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
20055 * Makefile.in (INSTALL_LAST): Delete.
20056 (INSTALL_DOSREL): New.
20058 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20060 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
20061 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
20062 whether we pass down --with-gnu-ld anyhow.
20064 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
20066 * Makefile.in (INSTALL_LAST): Change operation so it works
20067 on more flavors of make.
20068 * configure.in (go32): Don't build libg++ or libio.
20070 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
20072 * Makefile.in (Move HOST_PREFIX_1 and friends up so
20073 they can be overriden by templates.
20075 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
20077 * configure.in (target==go32): Don't build gdb.
20078 * dosrel: New directory.
20080 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
20082 * configure.in (host==go32): Configure dosrel too.
20083 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20084 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20085 be set by incoming names or templates.
20086 (INSTALL_LAST): New rule.
20088 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
20090 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20092 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20094 * configure.in (appdirs): New variable. Currently empty, but will
20095 be used in gas distribution. If nonempty, lists a set of
20096 directories at least one of which must get configured, or top
20097 level configuration is considered to have failed.
20098 (rs6000-*-lynxos*): Use new file name.
20100 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20102 Eliminate XTRAFLAGS.
20103 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20104 newlib include files using -idirafter, and also use -nostdinc.
20105 (CXX_FOR_TARGET): Likewise.
20106 (XTRAFLAGS): Removed.
20107 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20108 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20109 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20110 ($(DO_X)): Don't pass down XTRAFLAGS.
20112 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20114 * configure.in (mips*-dec-bsd*): New target; do build linker.
20115 (mips*-*-bsd*): New target; don't build linker.
20117 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20119 * configure.in: support rs6000-*-lynxos* configuration.
20120 support sunos4 as a cross target.
20122 * config.sub: look for lynx*, not lynx since the OS version may
20123 legitimately be part of the name.
20125 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20127 * configure.in (i[34]86-*-sco*): Move to be with other i386
20129 (romp-*-*): New target. Skip various binary utilities.
20130 (vax-*-*): New target. Don't build newlib.
20131 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
20133 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20135 * configure.in: Only set host_makefile_frag if config
20138 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20140 * install.sh: If $dstdir exists, don't check whether each
20143 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20145 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20147 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
20149 * configure.in (*-*-lynxos*): Don't configure newlib for either
20150 native or cross Lynx.
20152 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
20154 * config.sub (sparc64-elf): Fix os.
20155 (z8k): Remove duplicate.
20157 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20159 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20160 gcc/stmp-fixproto, to try to prevent fixproto from being run.
20162 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
20164 * configure: Make file links cleanly even if Lynx fails on
20165 an NFS symlink (at least fail cleanly).
20167 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
20169 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20172 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20174 * configure: Unknown options are fatal again.
20176 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
20178 * configure: Ignore --x-includes and --x-libraries, for Autoconf
20181 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
20183 * build-all.mk: Add `clean' target.
20185 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20187 * config.guess: Add SINIX support.
20188 * configure.in: Add mips-*-sysv4* support.
20190 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
20192 * build-all.mk: Document all useful targets.
20193 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20194 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20196 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20198 * configure: Support --silent, --quiet.
20200 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20202 * configure: Support --disable-FEATURE.
20204 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20206 * config.guess: Recognize NCR running SVR4.3.
20208 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
20210 * config.guess: Make BSDI generate i386-unknown-bsd386.
20211 Patch from Paul Eggert <eggert@twinsun.com>.
20213 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20215 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20217 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20219 * configure: Make unrecognized options give nonfatal warnings
20220 instead of fatal errors, and pass them to any subdirectory
20221 configures in case they recognize them.
20222 Make --x equivalent to --with-x.
20224 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20226 * configure: Add --enable-* options. Clean up usage message and
20229 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
20231 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20233 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20235 * configure.in (hppa*-*-*): Enable binutils.
20237 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20239 * config.sub: Recognize cisco.
20241 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
20243 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20245 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20247 * config.guess: about target *-hitachi-hiuxwe2, don't print more
20248 than one configuration name. Add comment.
20250 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
20252 * config.guess: about target *-hitachi-hiuxwe2, fixed
20253 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
20254 macro is incorrect.]
20256 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20258 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20259 than the "make ls" stuff which used to be here.
20261 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20263 * config.guess: Recognize i[34]86-unknown-freebsd.
20264 From Shawn M Carey <smcarey@rodan.syr.edu>.
20266 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
20268 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20270 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20272 * config.guess: Check for ptx.
20274 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
20276 * config.sub: Add os9k checking.
20278 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20280 * config.guess: Handle OSF1 running on HPPA processors
20282 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20284 * configure: If subdir configure fails, print out a message with
20285 subdirectory name, in case subdir's configure code didn't identify
20288 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
20290 * configure.in: Remove embedded newlines from configdirs.
20291 Avoid mismatches of substrings. Fix matching strings at end
20294 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
20296 * config.guess: Add Lynx/rs6000 config support.
20298 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20300 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20302 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
20304 * configure.in (hppa*-*-osf*): Treat this just like most other
20305 PA configurations (eg no binutils or ld).
20306 (hppa*-*-*elf*): These configurations have binutils and ld.
20308 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20310 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
20312 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20314 * configure.in (rs6000-*-*): Build gas.
20316 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20318 * Makefile.in: Avoid bug in losing hpux sed.
20320 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20322 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20323 for GDB and GDB has been fixed to not need it.
20325 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20327 * config.guess: Recognize vax hosts.
20329 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20331 * configure (while loop): Don't use "break 2" inside case
20332 statement -- the case statement isn't an enclosing loop.
20334 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20336 * config.guess: Clean up NeXT support, to allow nextstep
20337 on Intel machines. Make OS be nextstep.
20339 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20341 * config.guess: Add alternate forms for Convex.
20343 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20345 * configure: Completely rewrite option processing. Take
20346 advantage of pattern-matching to avoid invoking test frequently.
20347 Also clean up host and target defaulting logic.
20349 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20351 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20352 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20353 commands (plus user environment) will fit SCO limits.
20355 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20357 * configure.in: Don't issue warnings about directories which are
20358 not being configured if -norecursion is set. Correct test for
20359 --with-gnu-as and --with-gnu-ld to not get confused by substring
20362 * configure.in: Don't build gas for alpha-dec-osf1*.
20364 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20366 * configure: Back out Per's change of 12/19/1993. It changes the
20367 behavior of configure in unexpected and confusing ways.
20369 Also, use different delim char when calculating
20370 program_transform_name so that the name can contain slashes.
20372 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20374 * configure.in, config.sub: Add support for VSTa micro-kernel.
20376 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20378 * configure.in: Nuke hacks which were used to get a special
20379 version of GAS for HPPA configurations.
20381 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20383 * configure: If only ${target_alias} is given, use that
20384 as the default for ${host_alias}.
20385 * configure: Add missing back-slashes before nested quotes.
20387 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20389 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20391 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20393 * config.guess: Recognize some Tektronix configurations.
20394 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20396 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20398 * config.sub: Match any flavor of SH.
20400 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20402 * configure.in: Don't try to configure newlib for Alpha.
20404 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20406 * configure.in: Don't build ld for Irix 5. Don't build gas,
20407 libg++ or libio for any Alpha target.
20409 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20411 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20413 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20414 default arguments -- so it tried to compress itself.
20416 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20418 * configure.in (notsupp): ensure that a space is always at the end
20419 of the configdirs list, since the grep checks for an explicit space
20421 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20423 * configure.in (target i386-sysv4.2): don't build ld, since static
20424 versions of many libraries are not available.
20426 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20428 * config.guess: Recognize Apollos (using environment variables).
20429 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20431 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20433 * config.guess: Recognize Sony news mips running newsos.
20435 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20437 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20438 "fi ; else" for bash.
20440 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20442 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20444 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20446 * config.sub: accept unixware as an alias for svr4.2.
20447 Fix some inconsistancies with the gcc version.
20449 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20451 * Makefile.in (DISTDOCDIRS): Add gdb.
20453 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20455 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20457 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20459 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20460 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20463 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20465 * config.sub: Accept hiux* as an OS name.
20467 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20468 etc/make-stds.texi. The underscore came from gcc, and dje now
20469 agrees that RUNTESTFLAGS is the correct name.
20471 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20473 * install.sh: Remove 'set -e'. It makes any conditionals
20474 in the script useless.
20476 * config.guess: Automatically recognize arm-acorn-riscix
20477 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20479 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20481 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20483 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20485 * Makefile.in (DISTDOCDIRS): New variable.
20486 (taz): Edit local Makefile.in sooner, instead of proto-toplev
20487 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
20489 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20491 * configure.in (hppa target): check the source directory for the
20492 pagas sub-directory
20494 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20496 * config.sub: Allow -aout* and -elf*.
20498 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20500 * configure.in: Don't build ld on i386-solaris2, same as for
20503 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20505 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20507 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20509 * configure.in: Configure gdb for alpha.
20511 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20513 * Makefile.in (CXXFLAGS): Add -O.
20515 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20517 * config.guess: added support for DG Aviion
20519 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20521 * configure.in: Produce warning message for subdirectories not
20522 configurable for this host/target combination. Don't try to
20523 configure gdb for vms.
20525 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20527 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20528 appropriate files before making "diststuff".
20529 (DISTBISONFILES): New var: list of files to be edited.
20530 (DISTSTUFFDIRS): Add binutils.
20532 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20534 * config.sub: also handle mipsel and mips64el (for little endian mips)
20536 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20538 * configure.in: Add * to end of all OS names.
20540 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20542 * configure.in: Build newlib for LynxOS native.
20544 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20546 * config.guess: Add support for delta 88k running SVR3.
20548 * configure.in: Add comment about HP compiler vs. emacs.
20550 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20552 * configure.in: don't build ld on solaris2 (not a viable option
20553 due to bugs in getpwnam & getpwuid)
20555 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20557 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20558 config.guess will produce a full version number.
20560 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20562 * configure.in: Build linker and binutils for alpha-dec-osf1.
20564 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20566 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20567 and gdb/testsuite/Makefile.in.
20569 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20571 * configure.in: recognize mips*- instead of mips-
20573 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20575 * config.sub: Accept linux*coff and linux*elf as operating
20578 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20580 * config.sub: Recognize mips64, and mips3 as an alias for it.
20582 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20584 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20585 gdb knows how to handle OSF/1 shared libraries.
20587 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20589 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20590 * config.guess: Recognize Hitachi's HIUX.
20591 * config.sub: Recognize h3050r* and hppahitachi.
20592 Remove redundant cases for hp9k[23]*.
20594 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20596 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20597 if gas and ld are in the source tree and are in ${configdirs}.
20598 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20599 --with options (but still pass them down on the command line,
20600 if they were explicitly specified).
20602 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20604 * configure: substitute SHELL value in Makefile.in with
20607 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20609 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20610 *-*-solaris2* targets.
20612 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20614 * Makefile.in: define M4, and pass it down to sub-makes;
20615 all-autoconf now depends on all-m4
20617 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20619 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20620 presence of {ar,ranlib} instead of a configured directory
20622 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20624 * config.guess: Accept 34?? as well as 33?? for NCR.
20626 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20628 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20629 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20631 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20633 * configure: grab values for $(CC) and $(CXX) from the
20634 environment, so that someone can do "CC=gcc configure; make" and
20635 have it work right (matching the way that autoconf works now)
20637 * configure.in, Makefile.in: add support for gash, the tcl
20638 interface to Galaxy
20640 * config.guess: add NetBSD variants (hp300, x86)
20642 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20644 * install.sh: Support -d option (in the manner of SunOS 4 install,
20645 as it is more deterministic than that of GNU install)
20646 (chmodcmd): Set file to mode 755 by default (should also do default
20647 chgrp and chown, but I don't feel like dealing with that now)
20649 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20651 * config.sub: Remove h8300hhms alias.
20653 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20655 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20657 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20659 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20662 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20664 * config.sub: recognize m88110-bug-coff.
20666 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20668 * Makefile.in (all-libio): all dependencies on the toolchain used
20669 to build this (gcc, gas, ld, etc)
20671 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20673 * config.guess: Deal with OSF/1 1.3 on alpha.
20675 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20677 * install.sh: add some 'else true' clauses for portability
20679 * configure.in: don't build libio for h8[35]00-*-* targets
20681 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20683 * Makefile.in: Add support for new libio.
20685 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20687 * install.sh: If one command fails, don't try the rest. Don't try
20688 to remove $dsttmp (via trap) unless we have already created it.
20689 If $src doesn't exist, detect it and exit with an error.
20691 * config.guess: Recognize BSD on hp300.
20693 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20695 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20696 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20698 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20700 * Makefile.in (all-send-pr): depends on all-prms
20702 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20704 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20706 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20708 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20709 Added test for mips-mips-riscos5.
20711 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20713 * configure.in: use mh-hp300 for 68k HP hosts
20715 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20717 * configure: add support for CONFIG_SHELL, so that you can use
20718 some alternate shell for evaluating configure scripts
20720 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20722 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20723 in configure script to bug-gdb@prep.ai.mit.edu when building
20724 distribution archive.
20725 * Makefile.in (COMPRESS): Remove def.
20726 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20727 gdb.tar.Z and make-gdb.tar.Z respectively.
20728 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20729 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20730 to convergence with 'taz' target in Makefile.in.
20732 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20734 * install.sh (dsttmp): use trap to ensure that tmp files go
20735 away on error conditions
20737 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20739 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20741 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20743 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20744 its parent is '/' not ''.
20746 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20748 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20750 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20751 that ${newsrcdir}/configure.in does.
20753 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20755 * test-build.mk: support for CONFIG_SHELL
20757 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20759 * config.sub (netware): Add as a basic system type.
20761 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20763 * Makefile.in (Makefile): depend on configure.in. Also drop the
20764 $(srcdir)/ from the dependency on Makefile.in.
20766 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20768 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20769 (h8300hhms is temporary until multi-libraries are implemented).
20770 * configure.in: Handle h8300h too.
20772 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20774 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20776 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20778 * configure: Remove extraneous output when guessing host type.
20779 * config.guess: Remove extraneous output when guessing using C
20780 compiler rather than uname, or when guessing fails.
20782 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20784 * Makefile.in: remove all.cross and install.cross targets
20786 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20789 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20791 * configure.in (target sh): Build gprof.
20793 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20795 * config.sub: change -solaris to -solaris2
20797 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20799 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20801 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20803 * configure: Correct error message for missing Makefile.in to
20804 print correct directory.
20806 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20808 * install.sh: kludge around 386BSD shell bug
20810 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20812 * config.guess: Recognize NeXT.
20813 * config.guess: Recognize i486-ncr-sysv4.
20814 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20816 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20818 * Makefile.in (MAKEINFOFLAGS): New variable.
20819 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20820 * build-all.mk, test-build.mk: Pass down --no-split as
20821 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20823 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20825 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20827 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20829 * Makefile.in (libg++.tar.z): New rule.
20830 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20831 * Makefile.in (taz): Only do a single chmod.
20833 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20835 * install.sh: don't use dirname anymore (replaced with sed usage)
20837 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20839 * Makefile.in: Change extension for gzip'd files from '.z' to
20840 '.gz' per new FSF standard usage.
20842 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20844 * configure: put quotes around the final value of program_transform_name
20846 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20848 * Makefile.in: new install.sh support; update install-info rules
20850 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20852 * configure.in: Build diff for crosses, but not for go32 host.
20854 * configure.in: Build gprof only for native, and don't build it
20855 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20857 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20859 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20861 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20863 * configure.in (host_tools): Add prms.
20865 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20867 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20868 with $(FLAGS_TO_PASS) on the command line
20870 * config.sub: Recognize lynx and lynxos
20872 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20874 * config.sub: Accept -ecoff*, not just -ecoff.
20876 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20878 * Makefile.in (taz): Use .gz suffix instead of .z.
20879 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20882 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20884 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20886 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20888 * Makefile.in (install-no-fixedincludes): install gcc last, so
20889 that rebuilds that might happen during 'make install' don't get
20890 bogus gcc include files
20892 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20894 Change from Utah for HPPA support:
20895 * config.guess: Recognize hppa1.x-hp-bsd.
20897 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20899 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20900 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20902 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20904 * config.sub: Add support for rom68k and bug boot monitors.
20906 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20908 * Makefile.in: Make all-opcodes depend on all-bfd.
20910 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20912 * config.guess: Added special check for i[34]86-univel-sysv4*.
20914 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20916 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20917 the processor rather than assuming i486.
20919 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20921 * config.guess: Recognize SunOS6 as Solaris3.
20923 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20925 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20926 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20928 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20930 * build-all.mk (all-cross): New target for Canadian Cross.
20931 Added Q2 go32 targets.
20932 * test-build.mk: Configure go32 cross sparclite-aout and
20933 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20934 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20936 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20938 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20939 GO32 hosted toolchains
20941 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20943 * configure: change so "-exec-prefix" gets passed down rather
20944 than "-exec_prefix" so autoconf generated Makefiles get the
20945 exec_prefix set right.
20947 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20949 * config.guess: get the Solaris2 minor version number
20951 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20953 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20955 * config.guess: Recognize some Sequent platforms.
20957 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20959 * Makefile.in: added the vault-install target
20961 * configure.in: actually use the Sun3 makefile fragment that's in
20962 config, also added the release dir to configdirs
20964 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20966 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20968 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20970 * configure.in: remove some program from Alpha targetted toolchains
20972 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20974 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20976 (taz): Run "make diststuff" in those directories instead of "make
20977 proto-dir". Look for "VERSION=" only at start of line in subdir
20978 Makefile. Use "gzip -9" for compression.
20979 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20980 (binutils.tar.z): New target.
20982 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20984 * Makefile.in (taz): Include gpl.texinfo.
20986 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20988 * Makefile.in (setup-dirs): Merged into "taz" target.
20989 (taz): Only do `proto-dir' stuff if a directory is actually needed
20992 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20994 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20995 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20996 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20997 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20998 (gcc-no-fixedincludes): Correct for current gcc Makefile.
21000 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
21002 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
21003 config.sub, and move-if-change to gdb testsuite distribution
21004 archive, so the testsuite can be extracted, configured, and
21005 run separately from the gdb distribution. Blow away the Chill
21006 tests that require a Chill compiled executable, since GNU Chill
21007 is not yet publically available.
21009 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21011 * test-build.mk: set environment variables in a single command,
21012 instead of a list of assignments and exports
21014 * config.guess: recognize Alpha/OSF1 systems
21016 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21018 * configure: Change help message to prefer --options rather than
21021 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21023 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
21024 zippy@ecst.csuchico.edu.
21025 * config.guess: Recognize miniframe.
21027 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
21029 * Makefile.in: Use srcroot to find runtest rather than rootme.
21030 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
21032 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
21034 * test-build.mk: Extensive additions to support building on a
21035 machine other than the host.
21037 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21039 * configure (tooldir): Fix for i386-aix again.
21041 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
21043 * configure, Makefile.in: Change definition of $(tooldir)
21046 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
21048 * config.guess: Recognize i[34]86/SVR4.
21050 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21052 * Makefile.in (all-gdb): gdb depends on sim.
21054 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
21056 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
21057 at the same time we make the prototype gdb directory.
21058 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
21059 files at the same time as the gdb base release distribution.
21061 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
21063 * Makefile.in (check): Use individual check targets rather than
21065 (check-gcc): Added.
21067 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
21069 * config.sub: Use sysv3.2 not sysv32 for canonical OS
21070 for System V release 3.2.
21072 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21074 * config.sub: Recognize hppaosf.
21075 * configure.in: Do configure ld/binutils/gas for it.
21077 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21079 * configure (tooldir): Alter syntax used to set this, for systems
21080 where "\$" isn't handled right, like i386-aix.
21082 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
21084 * configure: Pass program-transform-name, not
21085 program_transform_name, to recursive configures.
21087 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
21089 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21090 of gas+ld+binutils.
21092 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
21094 * config.guess: Recognize AIX3.2 as distinct from 3.1.
21096 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21098 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21100 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21102 * Makefile.in (PRMS): Set back to all-prms.
21104 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
21106 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21107 targets, rather than for MIPS hosts.
21109 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21111 * configure.in: add comment for --with-x default values
21113 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21115 * Makefile.in: add check-* targets for each of the directories in
21116 the tree. Add a definition of RUNTEST that will use the one we
21117 just built, if it exists. Pass this down via FLAGS_TO_PASS.
21119 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
21121 * configure.in: Removed obsolete references to bfd_target and
21122 target_makefile_frag.
21124 * build-all.mk: Set assorted targets for Q2.
21125 * config.sub: Recognize z8k-sim and h8300-hms.
21126 * test-build.mk: Really don't pass host to configure.
21127 (HOLES): Added uname.
21129 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
21131 * configure: Handle an empty program-prefix, program-suffix or
21132 program-transform-name correctly.
21134 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
21136 * build-all.mk: -G 8 no longer required for MIPS targets.
21137 * test-build.mk: Don't pass host argument to configure; make it
21140 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
21142 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
21143 * Makefile.in (COMPRESS): New macro, like GZIP.
21145 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
21147 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21149 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21150 with gas currently defaults to -G 0.
21152 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
21154 * Makefile.in (all-flex): flex depends on byacc.
21156 * build-all.mk: If host not specified, use config.guess. Pass TAG
21157 to test-build.mk as RELEASE_TAG.
21158 * test-build.mk (configargs): New variable containing arguments to
21159 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
21160 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21162 * config.guess: Use /bin/uname when checking -X argument on SCO,
21163 to avoid invoking GNU uname which doesn't understand -X.
21165 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21167 * configure.in: Build gas for mips-*-*.
21169 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21171 * Makefile.in (all.normal): insert missing backslash.
21173 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
21175 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21177 * Makefile.in: Complete overhaul to merge many almost identical
21180 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21182 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21183 (gdb.tar.Z): Adjusted.
21185 * Makefile.in (setup-dirs, taz): New targets; should be general
21186 enough to adapt for gdb sometime. Build only .z file.
21187 (gas.tar.z): New target.
21189 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
21191 * build-all.mk: Use CC=cc -Xs on Solaris.
21193 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
21195 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
21196 for handling BISON for FSF releases.
21198 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21200 * configure: Actually implement the change zoo just documented.
21202 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
21204 * configure: when using config.guess, only set target_alias when
21205 it's not already been set (ie, on the command line)
21207 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21209 * Makefile.in: add installcheck target, set PRMS to install-prms
21211 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21213 * configure: add support for package_makefile_fragment, handle the
21214 case where a directory has a configure.in file but no Makefile.in
21215 more gracefully (with an actual understandable error message, even);
21216 add support for --without (and add this to the usage message); also
21217 explicitly add a --host=${host_alias} to the command line when
21218 config.guess is used
21220 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21222 * configure: Must use both --host and --target in recursive calls.
21224 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
21226 * Makefile.in: Change deja-gnu to dejagnu.
21228 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
21230 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21232 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21234 * configure.in: canonicalize all instances to *-*-solaris2*,
21235 also strip out a number of tools to not build for go32 host
21237 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21239 * config.guess: add GPL.
21241 * Makefile.in, config.guess, config.sub, configure: bump
21244 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
21246 * Makefile.in (do-info): Removed obsolete check for existence of
21249 * Makefile.in (MAKEOVERRIDES): Define to be empty.
21251 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21253 * Makefile.in: a couple of 'else true' for decstation,
21256 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21258 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
21260 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21262 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
21264 * config.guess: Recognize i386-ibm-aix (PS/2).
21265 * configure.in: Use config/mh-aix386 file for it.
21267 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
21269 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21270 CC_FOR_TARGET instead.
21271 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21273 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
21275 * Makefile.in: Add sim to list of directories sent with gdb
21277 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
21279 * configure.in: Put back mips-dec-bsd* case.
21281 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
21283 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21284 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
21285 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21287 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21289 * configure.in: remove no-op mips-dec-bsd* in "case $target"
21291 * Makefile.in (dir.info): only run gen-info-dir if it exists,
21292 (install-info): install dir.info only if it exists,
21293 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21295 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
21297 * configure.in: For vms target, skip bfd, ld, binutils. Do build
21298 gas for mips-dec-bsd.
21300 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
21302 * configure (makesrcdir): If ${srcdir} is relative and not ".",
21303 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21305 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
21307 * configure.in: Added "dejagnu" to hosttools list.
21309 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
21311 * config.sub, configure.in, config.guess: Add support
21312 for Bosx, an AIX variant from Bull.
21313 Patches from F.Pierresteguy@frcl.bull.fr.
21315 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
21317 * devo/dejagnu: Initial creation of devo/dejagnu.
21318 Migrated dejagnu testcases and support files for testing software
21319 tools to reside as subdirectories, currently called "testsuite",
21320 within the directory of the software tool. Migrated all programs,
21321 support libraries, etc. beloging to dejagnu proper from
21322 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
21323 with no modifications. The changes to these files which will
21324 allow them to configure, build, and execute properly will be made
21325 in a future update.
21327 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21329 * Makefile.in: Change send_pr to send-pr.
21330 * configure.in: Likewise.
21331 * send_pr: Renamed directory to send-pr.
21333 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21335 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21337 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21339 * README: Update for gdb-4.8 release.
21340 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21341 gdb-xxx.tar.z (gzip'd) file also.
21343 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21345 * Makefile.in: make all-diff depend on all-libiberty
21347 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21349 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21351 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21353 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21355 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21357 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21358 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21359 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21361 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21363 * Makefile.in: makeinfo binary is in a new location
21365 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21367 * config.sub: Accept -ecoff as an OS.
21369 * Makefile.in: Various changes to eliminate a level of make
21370 recursion and reduce the required command line length.
21371 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21373 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21374 variables holding settings for specific sub-makes.
21375 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21376 in terms of BASE_FLAGS_TO_PASS.
21377 (TARGET_LIBS): New variable listing directories which use
21378 TARGET_FLAGS_TO_PASS.
21379 (subdir_do): Eliminated.
21380 (do-*): New set of targets to replace subdir_do.
21381 (various): All targets which used subdir_do now depend on do-*.
21382 (local-clean): Renamed from do_clean.
21383 (local-distclean): New target, dependency of distclean and
21385 (install-info): Don't create directories. Depend on dir.info
21386 rather than calling make recursively.
21387 (install-dir.info): Eliminated.
21388 (install-info-dirs): Create all info directories here.
21389 (dir.info): Depend upon do-install-info.
21391 * test-build.mk (HOLES): Added false.
21393 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21395 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21397 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21399 * Makefile.in (info): remove dependency on all-texinfo. The
21400 problem was really in texinfo/C, not at this level.
21402 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21404 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21406 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21408 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21411 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21413 * configure: Include srcdir in message about target of link not
21414 being found. Don't convert `-' to `_' in `with' options being
21417 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21419 * configure.in: add uudecode to host_tools
21421 * Makefile.in: added {all,install}-uudecode targets, added them to
21422 the appropriate lists
21424 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21426 * Makefile.in (all-gcc): Added dependency on all-gas.
21428 * configure.in (mips-*-*): Build ld and binutils.
21430 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21432 * configure: check return code from mkdir, print error message and
21435 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21437 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21439 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21441 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21443 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21445 * config.sub (h8500): Recognize this as a cpu type.
21447 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21449 * configure: source directory missing is no longer a warning
21451 * configure.in: recognize irix[34]* instead of irix[34]
21453 * Makefile.in: define and pass down X11_LIB
21455 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21457 * guess-systype: Renamed to ...
21458 * config.guess: ... by popular request.
21459 * configure.in, Makefile.in: Update accordingly.
21461 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21463 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21464 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21465 + Execute ./dummy instead of assuming . is in PATH.
21467 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21469 * guess-systype: New shell script. Attempts to guess the
21470 canonical host name of the executing host.
21471 Only a few hosts are supported so far.
21472 * configure: Call guess-systype if no host is specified.
21474 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21476 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21479 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21481 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21482 (all-gcc, install-gcc, subdir_do): Use it.
21484 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21486 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21488 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21490 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21491 set exclusively by configure, using configure.in .
21493 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21495 * test-build.mk: set $PATH for all builds
21497 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21499 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21501 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21502 the one used in gcc/Makefile.in, so that a null expansion doesn't
21503 override the one needed to build gcc with a native cc.
21505 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21507 * configure: Accept -with arguments.
21509 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21511 * Makefile.in: added h8300sim
21513 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21515 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21516 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21517 (all-cygnus, native, build-cygnus): Make
21518 $(canonhost)-stamp-3stage-done, not $(host)....
21519 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21520 i386-sco3.2v4. Added else true to if command.
21522 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21524 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21526 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21528 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21530 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21532 * configure.in: don't remove binutils from Solaris builds
21534 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21536 * Makefile.in: get rid of earlier definitions for *clean,
21537 also handle the recursive info rule better
21539 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21541 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21542 do more-or-less the right thing.
21544 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21546 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21547 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21549 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21551 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21554 * configure.in: split the configdirs list into 4 categories (native
21555 v. cross, library v. tool) and handle the cross-only and native-
21556 only in more reasonable (and correct!) way.
21558 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21560 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21561 configdirs anymore.
21563 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21565 * Makefile.in: extensive cleanup:: removed all of the explicit
21566 clean-* targets, collapsed many wrappers around subdir_do into
21567 one, added additional targets to satisfy standards.texi, deleted
21568 some old targets, some changes for consistency
21570 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21572 * configure.in: handle some programs as cross-only, and others as
21575 * test-build.mk: handle partial holes in a more generic manner
21577 * Makefile.in: m4 depends on libiberty
21579 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21581 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21582 time, wdiff, and find to configdirs
21584 * Makefile.in: all, clean, and install rules for the new programs
21585 added to configure.in
21587 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21589 * configure.in: use mh-sun for all *-sun-* hosts
21591 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21593 * Makefile.in: define flags for X11 include files and library file
21594 locations, pass them down to the programs that need this info
21596 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21598 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21600 * configure.in: start building libg++ for HP-UX targets
21602 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21604 * README: Update references to files moved into etc/.
21606 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21608 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21609 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21611 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21613 * configure: accept dash as well as underscore in long option
21614 names for FSF compatibility.
21616 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21618 * config.sub: added -sco3.2v4 support from FSF.
21620 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21622 * configure.in: expand the section that adds or removes
21623 directories from the list of programs to build, to handle native
21624 vs. cross in addition to host v. native
21626 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21628 * Makefile.in: Replace C++ in macro names with CXX.
21629 This is less likely to break ...
21631 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21633 * test-build.mk: add -w to GNU_MAKE
21635 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21637 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21638 add 'sparc' to list of recognized cpus. This needed to make
21639 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21640 Delete some redundant ose68 variants. Recognize -wrs as an os,
21641 then changes that into $CPU-wrs-vxworks.
21643 * configure.in: remove most references to gdbtest, regularize
21644 target based program removal
21646 * test-build.mk: import from p3 tree (many fixes and changes)
21648 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21650 * Makefile.in: added rules to handle tcl, tk, and expect
21652 * configure.in: handle those directories if they exist
21654 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21656 * config.sub: removed bogus hppabsd and hppahpux names, since
21657 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21659 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21661 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21662 depends upon all-xiberty
21664 * Makefile.in: changes from p3, including:
21666 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21668 * Makefile.in (XTRAFLAGS): include newlib directories if
21669 newlib/Makefile exists, rather than if host != target.
21671 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21673 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21674 from the same source tree and not building a cross-compiler. This
21675 matters for the libg++ configuration if reconfiguring a tree that
21676 has already been installed.
21678 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21680 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21681 pick up the machine and system specific header files.
21683 * Makefile.in: added AS_FOR_TARGET, passed down in
21684 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21685 the C compiler to use to create programs which are run in the
21686 build environment, set it to default to $(CC), and passed it down
21687 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21689 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21691 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21692 We need them for unusual native builds, like systems without
21695 * configure: also define $(host_canonical) and
21696 $(target_canonical), which are the full, canonical names for the
21697 given host and target
21699 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21701 * Makefile.in: Added separate definitions for C++.
21703 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21705 * configure.in (configdirs): Add deja-gnu.
21707 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21709 * README: Update for configure.texi and gdb-4.7 release.
21711 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21713 * Makefile.in: Move "all" target to top of file.
21714 Previously, first target was ".PHONY" which caused BSD4.4 make
21715 to build .PHONY when make was run without arguments.
21717 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21719 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21720 Library-copylefted code in libiberty.
21722 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21724 * config.sub: Replace m68kmote with plain old m68k.
21726 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21728 * Makefile.in: Remove space from blank line, avoid Make complaints.
21730 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21732 * config.sub: Complain if no argument is given. Added support for
21733 386bsd as OS and target alias.
21735 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21737 * Makefile.in (XTRAFLAGS): include newlib directories if
21738 newlib/Makefile exists, rather than if host != target.
21740 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21742 * config.sub: recognize sparclite-wrs-vxworks.
21744 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21745 p3.) Added clean-xiberty to clean.
21747 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21749 * configure.in: use *-*-* instead of nested cases for host and target
21751 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21753 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21754 from the same source tree and not building a cross-compiler. This
21755 matters for the libg++ configuration if reconfiguring a tree that
21756 has already been installed.
21758 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21760 * config.sub (i486v/i486v4): Merge in from FSF version.
21762 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21764 * configure: only set PWD if it is already set.
21766 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21768 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21769 doesn't have unset and all success paths (and most error paths)
21770 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21771 to just ${PWD} to avoid confusion.)
21773 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21775 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21776 even for a native compilation.
21778 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21780 Changes to make the gdb.tar.Z rule work better.
21782 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21783 (DEVO_SUPPORT): Add configure.texi.
21784 (bfd-ilrt.tar.Z): Remove ancient rule.
21786 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21788 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21789 pick up the machine and system specific header files.
21791 * configure.in, config.sub: added new target m68010-adobe-scout,
21792 with alias of adobe68k. Changed configure.in to check for
21793 -scout before -sco* to avoid a false match.
21795 * Makefile.in: added AS_FOR_TARGET, passed down in
21796 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21797 the C compiler to use to create programs which are run in the
21798 build environment, set it to default to $(CC), and passed it down
21799 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21801 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21803 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21804 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21805 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21806 FOR_TARGET variants, to newlib and libg++.
21808 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21810 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21813 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21815 * config.sub: Accept `elf' as an environment.
21817 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21819 * Makefile.in (all-opcodes): cd into the right directory
21821 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21823 * configure: added -program_transform_name option, used as
21824 argument to sed when installing programs.
21825 configure.texi: added documentation for -program_prefix,
21826 -program_suffix and -program_transform_name.
21828 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21830 * config.sub: Accept i486 where i386 ok.
21832 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21834 * config.sub: accept we32k
21836 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21838 * config.sub, configure.in: accept OSE68000 and OSE68k.
21840 * Makefile.in: don't create all directories for ``make install'';
21841 let the subdirectories create the ones they need.
21843 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21845 * COPYING: new file, GPL v2
21847 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21849 * Makefile.in: use the new gen-info-dir, which needs a template
21850 argument (which also lives in texinfo)
21852 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21854 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21856 * config.sub (ncr3000): Change i386 to i486.
21858 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21860 * Makefile.in: add install-rcs, install-grep to
21861 install-no-fixedincludes, removed install-bison and install-libgcc
21863 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21865 * configure.in: grab the HPUX makefile fragment if on HPUX
21867 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21869 * Makefile.in: eradicate bison spoor (ditto libgcc).
21870 configure.in: recognise m68{k,000}-ericsson-OSE.
21871 es1800 is alias for m68k-ericsson-OSE
21873 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21875 * configure.in: rearrange the parts that remove programs from
21876 configdirs, based now on HOST==TARGET or by canonical triple.
21878 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21880 * test-build.mk: recurse explicitly with -f test-build.mk when
21881 appropriate. predicate stage3 and comparison on the existence
21882 of gcc. That is, if gcc isn't around, we aren't three-staging.
21883 On very clean, also remove ...stamp-co. Build in-place before
21884 doing other builds.
21886 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21888 * Makefile.in, configure.in: add tgas
21890 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21892 * Makefile.in: a number of changes merged in from progressive.
21894 * configure.in: add libm.
21896 * .cvsignore: ignore some stuff that comes from test-build.mk.
21898 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21900 * config.sub: Add es1800 (m68k-ericsson-es1800).
21902 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21904 * configure: Add program_suffix (parallel to program_prefix)
21905 * Makefile.in: adjust directory-creating script for losing decstation
21907 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21909 * configure: Minor $subdir-related fixes.
21911 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21913 * configure: fix various problems with propogating
21914 makefile_target_frag in subdirs.
21915 * configure.in: config libgcc if its there
21917 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21919 * config.sub: HPPA merge.
21921 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21923 * Makefile.in: Replace all-bison with all-byacc in all
21924 dependency lines for other tools (which now use byacc).
21926 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21928 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21930 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21932 * Makefile.in: make gprof rules similar to byacc rules (instead of
21933 vestigal $(unsubdir) that didn't work...)
21935 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21937 * config.sub: Add support for Linux.
21938 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21939 (at least for libg++).
21941 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21943 * configure.texi: fix doc for the -nfp option to configure
21945 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21947 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21949 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21951 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21952 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21953 * configure.in: added solaris* host_makefile_frag hook.
21955 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21957 * config.sub: changed recognition of m68000 so that various
21958 m68k types can be specified via m680[01234]0
21960 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21962 * config.sub (basic_machine): fix sed so that '-foo' isn't
21963 completely substituted out while .+'-foo' loses the '-foo'
21965 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21967 * config.sub ($os): Add -aout.
21969 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21971 * configure: If host_makefile_frag is absolute, don't
21972 prefix ${invsubdir} (relevant to libg++ auto-configure).
21974 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21976 * Makefile.in (tooldir): Define it.
21977 (all-ld): Depend on all-flex.
21979 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21981 * Makefile.in (check): Fix libg++ special case.
21983 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21985 * configure: do not bury `pwd` into config.status, thus do fewer
21988 * configure: print the "Building in" message only when building in
21989 other than "." AND verbose.
21991 * configure: remove -s, rework -v to better accommodate guested
21994 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21996 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21998 * Makefile.in: macroize flags passed on recursion. remove
22001 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
22003 * configure: get makesrcdir right for subdirs deeper than 1.
22005 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
22008 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
22010 * Makefile.in: don't print subdir_do or recursion lines.
22012 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
22014 * standards.texi: added menu item.
22016 * Makefile.in: build and install standards.info.
22018 * standards.texi: new file.
22020 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22022 * configure: test for and move config.status pieces from
22025 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
22027 * configure: Test for existance of files before trying to mv
22028 them, to avoid numerous non-existance messages.
22030 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
22032 * configure: correct final line of config.status.
22034 * configure: patch from eggert. Avoids a protection problem if
22035 the original Makefile.in is read only.
22037 * configure: use move-if-change from gcc to create config.status.
22038 Some makefiles depend on config.status to tell if a directory
22039 has been reconfigured for a different host. This change
22040 prevents those directories from remaking everything in the case
22041 where the reconfig was only intended to rebuild a Makefile.
22043 * configure: test for config.sub with "config.sub sun4" rather
22044 than "config.sub ${host_alias}". Otherwise we can't tell a bad
22045 host alias from a missing config.sub.
22047 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22049 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
22050 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
22052 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
22054 * configure: mkdir ${subdir} as needed.
22056 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
22058 * Makefile.in,configure.in: added autoconf.
22060 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22062 * Makefile.in: no longer pass against on recursion.
22064 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
22065 definitions are not inherited.
22067 * configure: correct makesrcdir when subdir is .
22069 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
22071 * configure: Add support for 'subdirs' variable, which is
22072 like 'configdirs', except that configure doesn't re-invoke
22073 itself for subdirs, it just creates a Makefile for each subdir.
22074 * configure.texi: Document subdirs.
22076 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22078 * configure.in: added flex to configdirs
22080 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
22082 * Makefile.in: remove clean-stamps from clean.
22084 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
22086 * configure.in: Add gdbtest to configdirs.
22088 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
22090 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
22091 to recursive makes.
22092 * configure.in: Recognize new ncr3000 config.
22094 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
22096 * Makefile.in, configure.in: removed references to gdbm.
22098 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
22100 * config.sub: Don't canonicalize os value
22101 newsos* to bsd (readline needs to check for newsos).
22102 (This fix was earlier made Jan 31, but got re-broken.)
22104 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
22106 * configure.in: sco is an os, not a vendor!
22108 * configure: Quote $( better. Keep various shells happy.
22110 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
22112 * Makefile.in: eliminate stamp-files.
22114 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
22116 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
22117 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
22119 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
22121 * config.sub: fix iris/iris3.
22123 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
22125 * configure: re-add -rm.
22127 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
22129 * Maskefile.in: add .stmp-rcs to all.
22131 * configure.in: remove gas from rs6000 build, use aix host fragment.
22133 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
22135 * configure: pass down site_option during recursion.
22137 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
22139 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
22141 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
22143 * configure: Change exec_prefix so that it really defaults to prefix.
22145 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
22147 * Makefile.in, configure.in: Add support for mmalloc library.
22149 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
22151 * Makefile.in: add stmp dependencies for a few more things.
22153 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
22155 * configure: adjusted error message on objdir/srcdir configure
22156 collision, per john's suggestion.
22158 * Makefile.in: add libiberty stmp to all and all.cross.
22160 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
22162 * Makefile.in: remove force dependencies, add grep to all.
22164 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
22166 * Makefile.in: drop flex. make stamp files work.
22168 * configure: added test for conflicting configuration in srcdir,
22169 remove trailing slashes from srcdir. Otherwise emacs gdb mode
22170 gets cranky. use relative paths for configure and srcdir
22171 whenever possible. Send some error messages to stderr that were
22174 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
22176 * Makefile.in: Fix libg++ rule to check for gcc directory
22177 before using gcc/gcc. Also pass XTRAFLAGS.
22179 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
22181 * Makefile.in: added stmp-files so that directories aren't polled
22182 when they are already built.
22184 * configure.texi: fixed a node pointer problem.
22186 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
22188 * config.sub configure.in gdb/configure.in
22189 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22190 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22191 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
22193 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22195 * configure: -recurring becomes -silent. corrected help message
22198 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22200 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22202 * configure: when building Makefile for crosses, replace
22203 tooldir and program_prefix. default srcdir from location of
22204 config.sub. remove "for host in hosts" and "for target in
22207 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22209 * Makefile.in: Do not pass bindir or mandir to cvs.
22211 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
22213 * Makefile.in, configure.in: removed traces of namesubdir,
22214 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
22215 copyrights to '92, changed some from Cygnus to FSF.
22217 * configure.texi: remove most references to multiple hosts,
22218 multiple targets, subdirs, etc.
22220 * configure.man: removed rcsid. reference config.sub not
22223 * Makefile.in: mkdir $(infodir) on install-info.
22225 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
22227 * configure.texi: Explain better about .gdbinit and about
22228 the environment that configure.in sections run in.
22230 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
22232 * configure.in: Ultrix is only a decstation if it's a MIPS.
22234 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
22236 * README: DOC.configure => cfg-paper.texi.
22238 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
22240 * config.sub (near case $os): Don't convert newsos* to bsd!
22242 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
22244 * Makefile.in: Reinstall change from gdb-4.3 that reduces
22245 the number of copies of COPYING that go into the GDB tar file.
22247 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
22249 * bfd/configure.in, gdb/config/mh-i386sco,
22250 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22251 Fix SCO configuration stuff.
22253 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
22255 * Makefile.in: For libg++, make sure the -I pointing
22256 to the gcc directory goes *after* all the libg++-local -I flags.
22257 Also, move just-gcc dependency from just-libg++ to all-libg++.
22259 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
22261 * configure: Change -x to -f to keep Ultrix /bin/test happy.
22263 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
22265 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
22267 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
22269 * config.sub: Add stratus configuration frags. Also
22272 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
22274 * Makefile.in (DEV_SUPPORT): add configure.man.
22276 * config.sub(Decode manufacturer-specific): add -none*.
22278 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
22280 * Makefile.in: remove form feeds to make Sun's make happy.
22281 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
22283 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
22285 * Makefile.in (AR_FLAGS): Make quieter.
22287 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
22289 * configure.in: Add libg++.
22290 * configure: When verbose, don't output the command line at each
22291 level; it will be unremarkably the same as the previous version,
22292 which will be the same as what the user typed.
22294 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
22296 * configure.in, Makefile.in: fix clean-info, add flex. add
22299 * configure: be less sensitive to spaces in Makefile.in. Do not
22300 look for sources in "..". Doing so breaks subdirectories that
22301 might have their own configure. If a subdir has it's own
22302 configure script, use it.
22304 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
22306 * cfg-paper.texi: some changes suggested by rms.
22308 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
22310 * config.sub: Merge in some small additions from the FSF version,
22311 taken from the gcc distribution, to bring the Cygnus and FSF
22312 versions into closer sync.
22314 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
22316 * configure.in: Changed svr4 references to sysv4.
22318 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
22320 * configure: added -V for version number option.
22322 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
22324 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22325 renamed from DOC.configure to cfg-paper.texi.
22327 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22329 * configure, config.subr, config.sub: config.subr is now
22332 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22334 * configure.texi: new file, in progress.
22336 * Makefile.in: build info file and install the man page for
22339 * configure.man: new file, first cut.
22341 * configure: find config.subr again now that configuration "none"
22342 has gone. removed all traces of the -ansi option. removed all
22343 traces of the -languages option.
22345 * config.subr: resync from rms.
22347 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22349 * configure, config.sub, config.subr: merge config.sub into
22350 config.subr, call the result config.subr, remove config.sub, use
22353 * Makefile.in: revised install for dir.info.
22355 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22357 * configure.in: add decstation host makefile frag.
22359 * Makefile.in: BISON now bison -y again. also install-gcc on
22360 install. clean-gdbm on clean. infodir belongs in datadir.
22361 Make directories for info install. Build dir.info here then
22364 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22366 * Makefile.in: fix for bad directory tests.
22368 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22370 * configure: \{1,2\} appears to be a sysv'ism. Use a different
22371 regexp. -srcdir relative was being handled incorrectly.
22373 * Makefile.in: unwrapped some for loops so that parallel makes
22374 work again and so one can focus one's attention on a particular
22377 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22379 * configure: added PWD as a stand in for `pwd` (for speed). use
22380 elif wherever possible. make -srcdir work without -objdir.
22381 -objdir= commented out.
22383 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22385 * configure: +options become --options. -subdirs commented out.
22386 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22387 Makefile now at top of generated Makefile. Removed cvs log
22388 entries. added -srcdir. create .gdbinit only if there is one
22391 * Makefile.in: idestdir and ddestdir go away. Added copyrights
22392 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22393 and mandir now keyed off datadir by default.
22395 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22397 * Freshly created ChangeLog.
22404 version-control: never