Automatic date update in version.in
[binutils-gdb.git] / ChangeLog
blob4248b7236cff8587732c88bff34ba213269c1f2a
1 2025-01-19  Nick Clifton  <nickc@redhat.com>
3         * 2.44 Binutils Branch point.
5 2024-07-20  Nick Clifton  <nickc@redhat.com>
7         * 2.43 branch point.
9 2024-07-15  Nick Clifton  <nickc@redhat.com>
11         Import the following upstream commits to the config files:
12         commit 948ae97ca5703224bd3eada06b7a69f40dd15a02
13           Update copyright years
14         commit 471d8141d3a9fd845fe2ddd20b10569ab6437bc9
15           config.sub: recognize nanoMIPS CPUs
16         commit ee6ea2f13ba4dc0836665d3c50099135bba36287
17           config.guess: recognize ironclad OS
18         commit 5e2f254bcb505da063ba541b25df2c3f567b5517
19           config.sub: recognize ironclad OS
20         commit 0e4a5b3a1ec551bf3cf4d432f4506ef02d1674c5
21           config.sub: recognize *-*-uefi
22         commit d21518c6c819d285c6d9ec0c39c55615d0dde19c
23           Recognize the VideoCore 4 processor
24         commit a9a369e97a39a49e675712aee4035ed662d24d71
25           config.guess: detect LLVM-libc via features.h
26         commit 5b83c2ff5da15451cb566e1837253d0f60543dd7
27           config.sub: add LLVM-libc support
29 2024-03-20  Simon Marchi  <simon.marchi@efficios.com>
31         * .pre-commit-config.yaml: Bump black hook to 24.3.0
33 2024-03-20  Simon Marchi  <simon.marchi@efficios.com>
35         * .pre-commit-config.yaml: New.
37 2024-03-14  Simon Marchi  <simon.marchi@efficios.com>
39         * Makefile.def: Add configure-gdbserver and all-gdbserver
40         dependencies on all-libiconv.
41         * Makefile.in: Re-generate.
43 2024-01-15  Nick Clifton  <nickc@redhat.com>
45         * 2.42 branch point.
47 2023-11-15  Arsen Arsenović  <arsen@aarsen.me>
49         * intl: Remove directory.  Replaced with out-of-tree GNU
50         gettext.
51         * .gitignore: Add '/gettext*'.
52         * configure.ac (host_libs): Replace intl with gettext.
53         (hbaseargs, bbaseargs, baseargs): Split baseargs into
54         {h,b}baseargs.
55         (skip_barg): New flag.  Skips appending current flag to
56         bbaseargs.
57         <library exemptions>: Exempt --with-libintl-{type,prefix} from
58         target and build machine argument passing.
59         * configure: Regenerate.
60         * Makefile.def (host_modules): Replace intl module with gettext
61         module.
62         (configure-ld): Depend on configure-gettext.
63         * Makefile.in: Regenerate.
64         * src-release.sh: Remove references to the intl/ directory.
66 2023-07-03  Nick Clifton  <nickc@redhat.com>
68         2.41 Branch Point.
70 2023-06-26  Nick Clifton  <nickc@redhat.com>
72         * Import these updates to the config scripts
74         commit 4ad4bb7c30aca1e705448ba8d51a210bbd47bb52
75         Author: Paul Eggert <eggert@cs.ucla.edu>
76         Date:   Fri Jun 23 09:55:10 2023 -0700
78                 Quote 'like this', not `like this'.
80         commit 63acb96f92473ceb5e21d873d7c0aee266b3d6d3
81         Author: Paul Eggert <eggert@cs.ucla.edu>
82         Date:   Sat Jan 21 00:15:01 2023 -0600
84                 Fix config.sub spelling typo for "athlon"
86         commit 4ce12a5c9125cedc0d0ba584444a6865396923ec
87         Author: Dmitry V. Levin <ldv@altlinux.org>
88         Date:   Sun Jan 1 08:00:00 2023 +0000
90                 Update copyright years
92         commit c397e2c040bce50bcdccb131f90115ba7e8bfc19
93         Author: Arsen Arsenovi <arsen@aarsen.me>
94         Date:   Sat Sep 17 23:34:48 2022 +0200
96                 config.sub: add linux-mlibc targets
98         commit 9f9f9b0b13197269848c76e3e057a3ed0680b4bf
99         Author: Arsen Arsenovi <arsen@aarsen.me>
100         Date:   Sat Sep 17 23:34:47 2022 +0200
102                 config.guess: support running on Managarm systems
104         commit 87e6687749da7bb2ab158a79fa83721c19ed9246
105         Author: Arsen Arsenovi <arsen@aarsen.me>
106         Date:   Sat Sep 17 23:34:46 2022 +0200
108                 config.sub: add managarm-{mlibc,kernel} targets
110         commit 20403c5701973a4cbd7e0b4bbeb627fcd424a0f1
111         Author: Xiaotian Wu <wuxiaotian@loongson.cn>
112         Date:   Mon Aug 1 16:05:29 2022 +0800
114                 Remove loongarchx32
116         commit 02ba26b218d3d3db6c56e014655faf463cefa983
117         Author: Alexander von Gluck IV <kallisti5@unixzen.com>
118         Date:   Wed May 25 15:43:13 2022 -0500
120                 config.guess: Update Haiku guesses
122         commit f56a7140386d08a531bcfd444d632b28c61a6329
123         Author: Bruno Haible <bruno@clisp.org>
124         Date:   Sun May 8 19:08:08 2022 +0200
126                 config.guess (x86_64:Linux:*:*): Detect 32-bit ABI.
128 2023-04-20  Nick Clifton  <nickc@redhat.com>
130         * SECURITY.txt: New file.
131         * src-release.sh (DEVO_SUPPORT): Add SECURITY.txt.
133 2022-12-31  Nick Clifton  <nickc@redhat.com>
135         * 2.40 binutils branch created.
137 2022-10-10  Nick Clifton  <nickc@redhat.com>
139         * src-release.sh: Add "-r <date>" option to create reproducible
140         tarballs based upon a fixed timestamp of <date>.
141         * binutils/README-how-to-make-a-release: Add a line showing how to
142         use -r <date> when creating a binutils release.
144 2022-10-04  Nick Clifton  <nickc@redhat.com>
146         * README-maintainer-mode: Add a minimum version of dejagnu
147         requirement.
149 2022-09-08  Nick Clifton  <nickc@redhat.com>
151         * README-maintainer-mode: Update minimum version  of gettext
152         required.
154 2022-07-08  Nick Clifton  <nickc@redhat.com>
156         * 2.39 branch created.
158 2022-07-04  Nick Clifton  <nickc@redhat.com>
160         * libiberty: Synchronize with GCC.  Bring in:
161         2022-07-01  Nick Clifton  <nickc@redhat.com>
163         PR demangler/105039
164         * rust-demangle.c (demangle_const): Add recursion limit.
166         2022-06-26  Simon Marchi  <simon.marchi@efficios.com>
168         * configure.ac: Add AC_CONFIG_MACRO_DIRS call.
169         * configure: Re-generate.
171 2022-04-12  Nick Clifton  <nickc@redhat.com>
173         * zlib: Rebase to the 1.2.12 release.
175 2022-04-08  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 2022-03-15  Jose E. Marchesi  <jose.marchesi@oracle.com>
185         * gprofng/src/gp-collect-app.cc (collect::check_args): Use
186         fallthrough comment instead of attribute.
188 2022-03-11  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>
190         * Makefile.def: Add gprofng module.
191         * configure.ac: Add --enable-gprofng option.
192         * src-release.sh: Add gprofng.
193         * Makefile.in: Regenerate.
194         * configure: Regenerate.
195         * gprofng: New directory.
197 2022-01-22  Nick Clifton  <nickc@redhat.com>
199         * 2.38 release branch created.
201 2022-01-17  Nick Clifton  <nickc@redhat.com>
203         Update config.[guess|sub] from upstream:
205         2022-01-09  Idan Horowitz  <idan.horowitz@gmail.com>
207         config.guess: recognize SerenityOS
208         * config.guess (*:SerenityOS:*:*): Recognize.
209         (timestamp): Update.
211         2022-01-03  Bernhard Voelker  <mail@bernhard-voelker.de>
213         Fix GPLv3 license headers to use a comma instead of semicolon
214         See: https://www.gnu.org/licenses/gpl-3.0.html#howto
216         Update license headers automatically using the following script:
218           $ git grep -l 'Foundation; either version 3' \
219             | xargs sed -i '/Foundation; either version 3/ s/n; e/n, e/'
221         * config.guess: Adjust via the above command.
222         (timestamp): Update.
223         * config.sub: Likewise.
224         * doc/config.guess.1: Regenerate.
225         * doc/config.sub.1: Likewise.
227         2022-01-01  Dmitry V. Levin  <ldv@altlinux.org>
229         Update copyright years
230         * config.guess: Update copyright years.
231         * config.sub: Likewise.
233         2021-12-25  Dmitry V. Levin  <ldv@altlinux.org>
235         config.sub: alias armh to armv7l
236         ALT uses armh as an alias for armv7l-alt-linux-gnueabihf since 2012.
238         * config.sub (armh-unknown|armh-alt): Set cpu, vendor, and basic_os.
239         (timestamp): Update.
241         2021-12-24  Dmitry V. Levin  <ldv@altlinux.org>
243         config.sub: alias aarch64le to aarch64
244         Apparently, QNX reports aarch64 as aarch64le on little-endian machines.
246         * config.sub (aarch64le-*): Set cpu to aarch64.
247         (timestamp): Update.
249         2021-12-13  Dmitry V. Levin  <ldv@altlinux.org>
251         config.sub: fix typo in timestamp
252         * config.sub: Fix timestamp.
254         2021-11-30  Andreas F. Borchert  <github@andreas-borchert.de>
256         config.guess: x86_64-pc-solaris2.11 is not properly recognized
257         config.guess guesses Solaris 11 to run on a 32-bit platform
258         despite Solaris 11 no longer supporting any 32-bit platform.
260         See the following code at lines 434 to 445:
262         | SUN_ARCH=i386
263         | # If there is a compiler, see if it is configured for 64-bit objects.
264         | # Note that the Sun cc does not turn __LP64__ into 1 like gcc does.
265         | # This test works for both compilers.
266         | if test "$CC_FOR_BUILD" != no_compiler_found; then
267         |     if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \
268         |         (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \
269         |         grep IS_64BIT_ARCH >/dev/null
270         |     then
271         |         SUN_ARCH=x86_64
272         |     fi
273         | fi
275         If "cc" is installed, i.e. the Oracle Studio compiler, this one is
276         chosen for $CC_FOR_BUILD.  This compiler, the gcc provided by Oracle
277         and also gcc bootstrapped from sources on that platform with a default
278         configuration will by default generate 32-bit binaries -- even on
279         a 64-bit platform.  And __amd64 will not be defined for compilations
280         targeting a 32-bit platform.  This is different from the corresponding
281         behaviour on GNU/Linux systems where the local platform is targeted by
282         default.
284         Thus, as long as you do not add "-m64" or if you have a custom-built
285         gcc which defaults to 64 bit, you will get 32-bit binaries on Solaris
286         despite living on a 64-bit platform.
288         * config.guess (i86pc:SunOS:5.*:* || i86xen:SunOS:5.*:*): Adapt the
289         test by adding the "-m64" flag.  This will work properly for Solaris
290         10 as well (the last Solaris release that supported x86 32-bit
291         platforms).
293         2021-10-27  Jordi Sanfeliu  <jordi@fibranet.cat>
295         Recognize Fiwix
296         $ make check
297         cd testsuite && bash config-guess.sh && rm uname
298         PASS: config.guess checks (137 tests)
299         cd testsuite && bash config-sub.sh
300         PASS: config.sub checks (882 tests)
301         PASS: config.sub idempotency checks (819 tests)
302         PASS: config.sub canonicalise each config.guess testcase (137 tests)
304         * config.guess (i*86:Fiwix:*:*): Recognize.
305         * config.sub (fiwix*): Likewise.
307         2021-10-18  Kinshuk Dua  <kinshukdua@gmail.com>
309         config.sub: Fix typo in comment
310         Fixes: 5e531d391852a54e7fab2d8ff55625fca514b305
312         2021-08-14  Nick Bowler  <nbowler@draconx.ca>
314         config.sub: work around command assignment bug in some shells
315         When combining variable assignments with a shell command, some older
316         shells (notably heirloom-sh and presumably also Solaris 10 /bin/sh)
317         have a bug which causes the assignment to alter the current execution
318         environment whenever the command is a shell built-in.  For example:
320           % dash -c 'x=good; x=bad echo >/dev/null; echo $x'
321           good
323           % jsh -c 'x=good; x=bad echo >/dev/null; echo $x'
324           bad
326         The config.sub script contains a few commands of the form:
328           IFS=- read ...
330         which triggers this bug, causing the IFS assignment to persist for the
331         remainder of the script.  This can cause misbehaviour in certain cases,
332         for example:
334           % jsh config.sub i386-linux-gnu
335           config.sub: test: unknown operator gnu
337           % jsh config.sub i386-gnu/linux
338           sed: can't read s|gnu/linux|gnu|: No such file or directory
339           Invalid configuration `i386-gnu/linux': OS `' not recognized
341         * config.sub: Save and restore IFS explicitly to avoid shell bugs.
342         * doc/config.sub.1: Regenerate.
344         2021-08-04  Jeremy Soller  <jackpot51@gmail.com>
346         config.sub: add Linux Relibc Target
347         $ make check
348         cd testsuite && bash config-guess.sh && rm uname
349         PASS: config.guess checks (136 tests)
350         cd testsuite && bash config-sub.sh
351         PASS: config.sub checks (881 tests)
352         PASS: config.sub idempotency checks (818 tests)
353         PASS: config.sub canonicalise each config.guess testcase (136 tests)
355         * config.sub (relibc*): Recognize.
356         * doc/config.sub.1: Regenerate.
357         * testsuite/config-sub.data (x86_64-linux-relibc): New test.
359         2021-07-06  Stephanos Ioannidis  <root@stephanos.io>
361         config.sub: add Zephyr RTOS support
362         This adds the Zephyr RTOS targets in preparation for implementing the
363         Zephyr RTOS-specific toolchain support.
365         $ make check
366         cd testsuite && bash config-guess.sh && rm uname
367         PASS: config.guess checks (136 tests)
368         cd testsuite && bash config-sub.sh
369         PASS: config.sub checks (880 tests)
370         PASS: config.sub idempotency checks (817 tests)
371         PASS: config.sub canonicalise each config.guess testcase (136 tests)
373         * config.sub (zephyr*): Recognize.
374         * doc/config.sub.1: Regenerate.
375         * testsuite/config-sub.data: Add testcases for *-zephyr.
377         2021-07-03  Ozkan Sezer  <sezero@users.sourceforge.net>
379         config.sub: disable shellcheck SC2006 / SC2268 warnings
380         This is in line with the recent config.guess change in commit
381         12fcf67c9108f4c4b581eaa302088782f0ee40ea
383         * config.sub (shellcheck disable): Add SC2006,SC2268.
385         Suggested-by: Jacob Bachmeyer <jcb@gnu.org>
387         2021-07-03  Ozkan Sezer  <sezero@users.sourceforge.net>
389         config.sub: normalize the quoting in the `echo FOO | sed ...`
390         Some cases quote the argument to echo and some do not.  At runtime
391         it probably does not matter because the substituted values will never
392         contain whitespace, but quoting them all would make shellcheck more
393         useful.
395         * config.sub: Consistently quote the argument of echo.
396         * doc/config.sub.1: Regenerate.
398         Suggested-by: Jacob Bachmeyer <jcb@gnu.org>
400         2021-07-02  Ozkan Sezer  <sezero@users.sourceforge.net>
402         config.sub: replace POSIX $( ) with classic ` ` throughout
403         This is in line with the recent config.guess change in commit
404         d70c4fa934de164178054c3a60aaa0024ed07c91.
406         The patch was generated using patch-6.gawk script introduced in that
407         commit.
409         * config.sub: Revert POSIX command substitutions to classic form.
411         2021-06-04  Vineet Gupta  <Vineet.Gupta1@synopsys.com>
413         Recognize arc32
414         This is the 32-bit variant of ARCv3 ISA (which is not compatible with the
415         32-bit ARCv2 ISA)
417         | make check
418         | cd testsuite && bash config-guess.sh && rm uname
419         | PASS: config.guess checks (136 tests)
420         | cd testsuite && bash config-sub.sh
421         | PASS: config.sub checks (864 tests)
422         | PASS: config.sub idempotency checks (801 tests)
423         | PASS: config.sub canonicalise each config.guess testcase (136 tests)
425         * config.guess (arc32:Linux:*:*): Recognize.
426         * config.sub (arc32): Likewise.
428         2021-05-27  Jacob Bachmeyer  <jcb@gnu.org>
430         Remove automatic patch generators
431         These tools have served their purposes and need not be kept outside of
432         the repository history any longer.  This patch as a diff also collects
433         the contents of the various tools in one convenient place.
435         * patch-1.gawk: Remove.
436         * patch-3.gawk: Likewise.
437         * patch-6.gawk: Likewise.
439         2021-05-26  Jacob Bachmeyer  <jcb@gnu.org>
441         config.guess: manual fixups after previous automatic patch
442         The tool could not handle command substitutions that span lines, but
443         fortunately there were only two such substitutions in the script.
445         The test for which universe is active on Pyramid is rewritten into a
446         case block because it was the only use of a command substitution as an
447         argument to the test command, which would require quoting.
449         * config.guess: Rewrite "if" for Pyramid systems to "case".
451         2021-05-26  Jacob Bachmeyer  <jcb@gnu.org>
453         config.guess: replace POSIX $( ) with classic ` ` throughout
454         The previous replacement of backticks with POSIX command substitutions
455         was ill-considered and illogical: this script recognizes many archaic
456         machine types that probably never had POSIX shells, therefore it needs
457         to be able to run successfully under pre-POSIX shells.
459         This patch was generated using the included GNU Awk program.
461         * config.guess: Revert POSIX command substitutions to classic form.
462         * patch-6.gawk: Store the tool that produced the automated patch.
464         2021-05-26  Jacob Bachmeyer  <jcb@gnu.org>
466         config.guess: manual fixup after previous automated patches
467         This patch provides the special handling for the GNU system.  As these
468         were two small and unique edits, they were not included in the scripts.
470         This patch also cleans up other minor issues that must be addressed
471         before reverting to classic command substitutions and updates
472         "shellcheck" directives to account for changes in this script and the
473         change in "shellcheck" towards reporting individual portability issues.
475         2021-05-26  Jacob Bachmeyer  <jcb@gnu.org>
477         config.guess: automatic fixups after previous automated patch
478         This patch was generated using the following command:
480           sed -i config.guess \
481               -e '/="[^"]\+"\(-\|$\)/s/="\([^"([:space:])]\+\)"/=\1/' \
482               -e '/="[^"]\+"[[:alnum:]]/s/="\$\([^([:space:])]\+\)"/=${\1}/' \
483               -e \
484         '/\$(echo[^|]\+|/s/\([^[:space:]]\)[[:space:]]*|[[:space:]]*sed/\1 | sed/g'
486         * config.guess: Remove unneeded quotes in other variable assignments,
487         standardize spacing for "echo ... | sed" substitutions.
489         2021-05-26  Jacob Bachmeyer  <jcb@gnu.org>
491         config.guess: remove unneeded quotes and factor command substitutions
492         This is further cleanup and simplifies some constructs that can confuse
493         Emacs' syntax highlighting while generally reducing required quoting.
495         This patch was generated using the included GNU Awk program.
497         * config.guess: Remove unneeded variable quotes and factor out command
498         substitutions when setting GUESS.
499         * patch-3.gawk: Store the tool that produced the automated patch.
501         2021-05-25  Jacob Bachmeyer  <jcb@gnu.org>
503         config.guess: manual fixups after previous automatic patch
504         * config.guess: Adjust a few "leftover" cases that the tool could not
505         easily recognize and fixes comment indentation in a few other special
506         cases.
508         2021-05-25  Jacob Bachmeyer  <jcb@gnu.org>
510         config.guess: use intermediate variable with uname results
511         This will allow quoting to be significantly simplified in another
512         pass through the file.
514         This patch was generated using the included GNU Awk program.
516         * config.guess: Use GUESS variable to hold results of uname analysis.
517         * patch-1.gawk: Store the tool that produced the automated patch.
519         2021-05-25  Jacob Bachmeyer  <jcb@gnu.org>
521         config.guess: introduce intermediate variable with uname results
522         This will allow quoting to be significantly simplified in another
523         pass through the file.
525         * config.guess: Introduce GUESS variable to hold results of uname analysis.
527         2021-05-24  Dmitry V. Levin  <ldv@altlinux.org>
529         config.guess: fix shellcheck warning SC2154
530         While, according to Plan 9 documentation, the environment variable
531         $cputype is set to the name of the kernel's CPU's architecture,
532         shellcheck warns that cputype is referenced but not assigned.
533         Be on the safe side and do not use cputype if it is not defined
534         or empty.
536         * config.guess (*:Plan9:*:*): Fix shellcheck warning SC2154.
538         2021-05-24  Dmitry V. Levin  <ldv@altlinux.org>
540         config.guess: remove redundant quotes in case commands
541         According to the GNU Autoconf Portable Shell Programming manual,
542         the Bourne shell does not systematically split variables and back-quoted
543         expressions, in particular on the right-hand side of assignments and in
544         the argument of 'case'.
546         The change is made automatically using the following command:
547         $ sed -E -i 's/(\<case )"(\$[^"]+)"( in\>)/\1\2\3/' config.guess
549         * config.guess: Simplify case commands by removing quotes around the
550         argument.
552         Suggested-by: Jacob Bachmeyer <jcb@gnu.org>
554         2021-05-24  Dmitry V. Levin  <ldv@altlinux.org>
556         config.guess: simplify exit status workaround on alphaev67-dec-osf5.1
557         Commit 29865ea8a5622cdd80b7a69a0afa78004b4cd311 introduced an exit trap
558         reset before exiting to avoid a spurious non-zero exit status on
559         alphaev67-dec-osf5.1.  Simplify that code a bit by moving the exit trap
560         reset around.
562         * config.guess (alpha:OSF1:*:*): Reset exit trap earlier.
563         * doc/config.guess.1: Regenerate.
565 2021-10-29  Eli Zaretskii  <eliz@gnu.org>
567         * gdb/doc/gdb.texinfo (Command Options): (Data): Document
568         '-memory-tag-violations'.  Update the example.
570 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
572         * src-release.sh (GDB_SUPPPORT_DIRS): Add libbacktrace.
574 2021-09-27  Nick Alcock  <nick.alcock@oracle.com>
576         PR libctf/27967
577         * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
578         NM, if there is one.  Run nm on itself, not on /dev/null, to avoid
579         errors from nms that refuse to work on non-regular files.  Remove
580         other workarounds for this problem.  Strip out blank lines from the
581         nm output.
583 2021-09-27  Nick Alcock  <nick.alcock@oracle.com>
585         PR libctf/27967
586         * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
587         Solaris 11.
589 2021-07-03  Nick Clifton  <nickc@redhat.com>
591         * 2.37 release branch created.
593 2021-07-03  Nick Clifton  <nickc@redhat.com>
595         * libiberty: Sync with gcc.  Bring in:
596         2021-06-30  Gerald Pfeifer  <gerald@pfeifer.com>
598         * make-temp-file.c (usrtmp): Remove.
599         (choose_tmpdir): Remove use of usrtmp.
601         2021-06-28  Indu Bhagat  <indu.bhagat@oracle.com>
603         * simple-object.c (handle_lto_debug_sections): Copy over .BTF section.
605         2021-06-28  Indu Bhagat  <indu.bhagat@oracle.com>
606             David Faust  <david.faust@oracle.com>
607             Jose E. Marchesi  <jose.marchesi@oracle.com>
608             Weimin Pan  <weimin.pan@oracle.com>
610         * simple-object.c (handle_lto_debug_sections): Copy over .ctf
611         sections.
613         2021-06-05  John David Anglin  <danglin@gcc.gnu.org>
615         PR target/100734
616         * configure.ac: Use libiberty snprintf and vsnprintf on
617         hppa*-*-hpux*.
618         * configure: Regenerate.
620         2021-05-06  Tom Tromey  <tom@tromey.com>
622         * hashtab.c (htab_eq_string): New function.
624         2021-05-04  Eric Botcazou  <ebotcazou@adacore.com>
626         * configure.ac: Make test for variables more robust.
627         * configure: Regenerate.
629         2021-05-03  H.J. Lu  <hjl.tools@gmail.com>
631         PR bootstrap/99703
632         * configure: Regenerated.
634         2021-04-21  Andreas Schwab  <schwab@linux-m68k.org>
636         PR demangler/100177
637         * rust-demangle.c (demangle_const_char): Properly print the
638         character value.
640         2021-03-31  Patrick Palka  <ppalka@redhat.com>
642         PR c++/88115
643         * cp-demangle.c (d_dump, d_make_comp, d_expression_1)
644         (d_count_templates_scopes): Handle DEMANGLE_COMPONENT_VENDOR_EXPR.
645         (d_print_comp_inner): Likewise.
646         <case DEMANGLE_COMPONENT_EXTENDED_OPERATOR>: Revert r11-4926
647         change.
648         <case DEMANGLE_COMPONENT_UNARY>: Likewise.
649         * testsuite/demangle-expected: Adjust __alignof__ tests.
651         2021-03-16  Nick Clifton  <nickc@redhat.com>
653         * sha1.c (sha1_process_bytes): Use memmove in place of memcpy.
655         2021-02-20  Mike Frysinger  <vapier@gentoo.org>
657         * Makefile.in (ACLOCAL, ACLOCAL_AMFLAGS, $(srcdir)/aclocal.m4): Define.
658         (configure_deps): Rename to ...
659         (aclocal_deps): ... this.  Replace aclocal.m4 with acinclude.m4.
660         ($(srcdir)/configure): Replace $(configure_deps) with
661         $(srcdir)/aclocal.m4.
662         * aclocal.m4: Move libiberty macros to acinclude.m4, then regenerate.
663         * acinclude.m4: New file.
664         * configure: Regenerate.
666         2021-02-19  Ayush Mittal  <ayush.m@samsung.com>
668         * argv.c (expandargv): free allocated buffer if read fails.
670         2021-02-01  Martin Sebor  <msebor@redhat.com>
672         * dyn-string.c (dyn_string_insert_cstr): Use memcpy instead of strncpy
673         to avoid -Wstringop-truncation.
675 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
677         * configure.ac: Add gnulib to configdirs for sim.
678         * configure: Regenerate.
680 2021-05-24  Maciej W. Rozycki  <macro@orcam.me.uk>
682         * MAINTAINERS: Update path to readline config.{sub,guess} files.
684 2021-05-24  Maciej W. Rozycki  <macro@orcam.me.uk>
686         * config.guess: Import from upstream.
687         * config.sub: Likewise.
689 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
691         * Makefile.def: Add configure-sim dependency on all-gnulib.
692         * Makefile.in: Regenerated.
694 2021-05-04  Nick Clifton  <nickc@redhat.com>
696         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
697         * configure: Regenerate.
699 2021-03-18  Nick Alcock  <nick.alcock@oracle.com>
701         PR libctf/27482
702         * Makefile.def: Add install-bfd dependencies for install-libctf and
703         install-ld, and install-strip-bfd dependencies for
704         install-strip-libctf and install-strip-ld; move the install-ld
705         dependency on install-libctf to join it.
706         * Makefile.in: Regenerated.
708 2021-03-12  Mike Frysinger  <vapier@gentoo.org>
710         * Makefile.def: Remove all-sim dependency on configure-gdb.
711         * Makefile.in: Regenerated.
713 2021-02-28  H.J. Lu  <hongjiu.lu@intel.com>
715         PR binutils/26766
716         * Makefile.tpl (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Add
717         PGO_BUILD_TRAINING=yes.
718         (PGO_BUILD_TRAINING_MFLAGS): New.
719         (all): Pass $(PGO_BUILD_TRAINING_MFLAGS) to the PGO build.
721 2021-02-09  Alan Modra  <amodra@gmail.com>
723         * configure.ac: Delete arm*-*-symbianelf* entry.
724         * configure: Regenerate.
726 2021-01-26  Nick Alcock  <nick.alcock@oracle.com>
728         * Makefile.def: Add install-libctf dependency to install-ld.
729         * Makefile.in: Regenerated.
731 2021-01-12  Mike Frysinger  <vapier@gentoo.org>
733         * src-release.sh (do_proto_toplev): Rewrite indentation.
735 2021-01-11  H.J. Lu  <hongjiu.lu@intel.com>
737         PR binutils/26766
738         * configure.ac:
739         * configure: Regenerated.
741 2021-01-11  H.J. Lu  <hongjiu.lu@intel.com>
743         PR ld/27173
744         * configure: Regenerated.
745         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
746         --plugin and rc before enabling --plugin.
748 2021-01-09  H.J. Lu  <hongjiu.lu@intel.com>
750         PR binutils/26766
751         * Makefile.tpl (BUILD_CFLAGS): New.
752         (CFLAGS): Append $(BUILD_CFLAGS).
753         (CXXFLAGS): Likewise.
754         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
755         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
756         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
757         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
758         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
759         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
760         (PGO-TRAINING-TARGETS): Likewise.
761         (PGO_BUILD_TRAINING): Likewise.
762         (all): Add '+' to the command line for recursive make.  Support
763         the PGO build.
764         * configure.ac: Add --enable-pgo-build[=lto].
765         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
766         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
767         * Makefile.in: Regenerated.
768         * configure: Likewise.
770 2021-01-09  H.J. Lu  <hongjiu.lu@intel.com>
772         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
773         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
774         * configure.ac: Include config/gcc-plugin.m4.
775         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
776         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
777         RANLIB if possible.
778         * Makefile.in: Regenerated.
779         * configure: Likewise.
781 2021-01-09  Nick Clifton  <nickc@redhat.com>
783         * 2.36 release branch crated.
785 2021-01-07  Samuel Thibault  <samuel.thibault@gnu.org>
787         * libtool.m4: Match gnu* along with other GNU systems.
789 2021-01-07  Alan Modra  <amodra@gmail.com>
791         * config.sub: Accept OS of eabi* and gnueabi*.
793 2021-01-05  Nick Alcock  <nick.alcock@oracle.com>
795         * Makefile.def (libctf): No longer no_check.  Checking depends on
796         all-ld.
797         * Makefile.in: Regenerated.
799 2021-01-05  Nick Clifton  <nickc@redhat.com>
801         * libiberty: Sync with gcc.  Bring in:
802         2021-01-04  Martin Liska  <mliska@suse.cz>
804         * strverscmp.c: Convert to utf8 from iso8859.
806         2020-12-22  Jason Merrill  <jason@redhat.com>
808         PR c++/67343
809         * cp-demangle.h (struct d_info): Add unresolved_name_state.
810         * cp-demangle.c (d_prefix): Add subst parm.
811         (d_nested_name): Pass it.
812         (d_unresolved_name): Split out from...
813         (d_expression_1): ...here.
814         (d_demangle_callback): Maybe retry with old sr mangling.
815         * testsuite/demangle-expected: Add test.
817         2020-12-21  Jason Merrill  <jason@redhat.com>
819         * cp-demangle.c (d_expression_1): Recognize qualified-id
820         on RHS of dt/pt.
821         * testsuite/demangle-expected: Add test.
823         2020-12-21  Jason Merrill  <jason@redhat.com>
825         * cp-demangle.c (d_unqualified_name): Clear is_expression.
826         * testsuite/demangle-expected: Add tests.
828         2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
830         * configure: Regenerate.
831         * configure.ac: Avoid using sanitizer.
833         2020-11-13  Eduard-Mihai Burtescu  <eddyb@lyken.rs>
835         * rust-demangle.c (struct rust_demangler): Add
836         skipping_printing and bound_lifetime_depth fields.
837         (eat): Add (v0-only).
838         (parse_integer_62): Add (v0-only).
839         (parse_opt_integer_62): Add (v0-only).
840         (parse_disambiguator): Add (v0-only).
841         (struct rust_mangled_ident): Add punycode{,_len} fields.
842         (parse_ident): Support v0 identifiers.
843         (print_str): Respect skipping_printing.
844         (print_uint64): Add (v0-only).
845         (print_uint64_hex): Add (v0-only).
846         (print_ident): Respect skipping_printing,
847         Support v0 identifiers.
848         (print_lifetime_from_index): Add (v0-only).
849         (demangle_binder): Add (v0-only).
850         (demangle_path): Add (v0-only).
851         (demangle_generic_arg): Add (v0-only).
852         (demangle_type): Add (v0-only).
853         (demangle_path_maybe_open_generics): Add (v0-only).
854         (demangle_dyn_trait): Add (v0-only).
855         (demangle_const): Add (v0-only).
856         (demangle_const_uint): Add (v0-only).
857         (basic_type): Add (v0-only).
858         (rust_demangle_callback): Support v0 symbols.
859         * testsuite/rust-demangle-expected: Add v0 testcases.
861         2020-11-13  Seija Kijin  <doremylover456@gmail.com>
863         * strstr.c (strstr): Make implementation ANSI/POSIX compliant.
865         2020-11-11  Patrick Palka  <ppalka@redhat.com>
867         PR c++/88115
868         * cp-demangle.c (d_print_comp_inner)
869         <case DEMANGLE_COMPONENT_EXTENDED_OPERATOR>: Don't print the
870         "operator " prefix for __alignof__.
871         <case DEMANGLE_COMPONENT_UNARY>: Always print parens around the
872         operand of __alignof__.
873         * testsuite/demangle-expected: Test demangling for __alignof__.
875         2020-11-09  Christophe Lyon  <christophe.lyon@linaro.org>
877         * pex-win32.c (pex_win32_exec_child): Initialize orig_err.
879         2020-10-06  Martin Liska  <mliska@suse.cz>
881         PR lto/97290
882         * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
883         Use sh_link of a .symtab_shndx section.
885 2021-01-05  Alan Modra  <amodra@gmail.com>
887         * config.guess: Import from upstream.
888         * config.sub: Likewise.
890 2020-12-16  Martin Liska  <mliska@suse.cz>
891             Tom de Vries  <tdevries@suse.de>
893         * gdb/debuginfod-support.c (struct user_data): Remove has_printed
894         field.  Add meter field.
895         (progressfn): Print progress using meter.
897 2020-12-02  Enze Li  <lienze2010@hotmail.com>
899         * .gitignore: Add gnu global outputs.
901 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
903         * .gitignore: Sync with gcc.
905 2020-10-26  Andreas Rammhold <andreas@rammhold.de>
907         * src-release.sh: Use sha256sum instead of md5sum.
909 2020-10-14  Andrew Burgess  <andrew.burgess@embecosm.com>
911         * Makefile.in: Rebuild.
912         * Makefile.def: Make distclean-gnulib depend on distclean-gdb and
913         distclean-gdbserver.
915 2020-07-24  Aaron Merey  <amerey@redhat.com>
917         * configure: Rebuild.
918         * configure.ac: Remove AC_DEBUGINFOD.
920 2020-07-04  Nick Clifton  <nickc@redhat.com>
922         Binutils 2.35 branch created.
924 2020-04-21  Stephen Casner  <casner@acm.org>
926         PR 25830
927         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
928         * configure: Rebuild.
930 2020-03-12  Tom Tromey  <tom@tromey.com>
932         * Makefile.in: Rebuild.
933         * Makefile.def (gdbserver): Depend on gdbsupport.
935 2020-03-12  Tom Tromey  <tom@tromey.com>
937         * Makefile.in: Rebuild.
938         * Makefile.def (gdbsupport): Don't depend on bfd.
940 2020-03-12  Tom Tromey  <tom@tromey.com>
942         * Makefile.in: Rebuild.
943         * Makefile.def (gdbsupport): Depend on intl.
945 2020-02-17  Tom Tromey  <tom@tromey.com>
947         * configure: Rebuild.
948         * configure.ac (configdirs): Add gnulib and gdbsupport when building
949         gdbserver.
951 2020-02-14  Tom Tromey  <tom@tromey.com>
953         * Makefile.in: Rebuild.
954         * Makefile.def: Make gdbserver require gnulib and libiberty.
956 2020-02-07  Tom Tromey  <tom@tromey.com>
957             Pedro Alves  <palves@redhat.com>
959         * src-release.sh (GDB_SUPPORT_DIRS): Add gdbserver.
960         * gdbserver: New directory, moved from gdb/gdbserver.
961         * configure.ac (host_tools): Add gdbserver.
962         Only build gdbserver on certain systems.
963         * Makefile.in, configure: Rebuild.
964         * Makefile.def (host_modules, dependencies): Add gdbserver.
965         * MAINTAINERS: Add gdbserver.
967 2020-01-28  Sergio Durigan Junior  <sergiodj@redhat.com>
969         * src-release.sh (getver): Look for gdbsupport's
970         create-version.sh script at the current directory if tool is
971         "gdb".
973 2020-01-19  Simon Marchi  <simon.marchi@polymtl.ca>
975         * remote-sim.c (gdbsim_target::wait): Return
976         sim_data->remote_sim_ptid instead of inferior_ptid.
978 2020-01-18  Nick Clifton  <nickc@redhat.com>
980         Binutils 2.34 branch created.
982 2020-01-18  Nick Clifton  <nickc@redhat.com>
984         Synchronize top level configure files with master version:
986         2020-01-01  Ben Elliston  <bje@gnu.org>
988         * config.guess: Update copyright years.
989         * config.sub: Likewise.
991         2019-12-21  Ben Elliston  <bje@gnu.org>
993         * config.guess (set_cc_for_build): Prevent multiple calls by
994         checking if $tmp is already set. We can't check CC_FOR_BUILD as
995         the user may set it externally. Thanks to Torbjörn Granlund for
996         the bug report.
998         2019-12-21  Torbjörn Granlund  <tg@gmplib.org>
1000         * config.guess (alpha:Linux:*:*): Guard against missing
1001         /proc/cpuinfo by redirecting standard error to /dev/null.
1003         2019-09-12  Daniel Bittman  <danielbittman1@gmail.com>
1005         * config.guess (*:Twizzler:*:*): New.
1006         * config.sub (-twizzler*): New.
1008         2019-07-24  Ben Elliston  <bje@gnu.org>
1010         * config.guess (mips:OSF1:*.*): Whitespace cleanup.
1012         2019-06-30  Ben Elliston  <bje@gnu.org>
1014         * config.sub (case $os): Match nsk* and powerunix. Don't later
1015         match nsk* and set os=nsk which removes the OS version number.
1017         2019-06-30  Ben Elliston  <bje@gnu.org>
1019         * config.sub: Recognise os108*.
1021         2019-06-26  Ben Elliston  <bje@gnu.org>
1023         * config.sub (hp300): Set $os to hpux.
1025         2019-06-26  Ben Elliston  <bje@gnu.org>
1027         * config.sub (vsta): Move into alphabetical order.
1029         2019-06-10  Ben Elliston  <bje@gnu.org>
1031         * config.guess (*:OS108:*:*): Recognise new OS.
1033         2019-05-28  Ben Elliston  <bje@gnu.org>
1035         * config.guess (*:Darwin:*:*): Run xcode-select to determine if a
1036         system compiler is installed. If not, do not run set_cc_for_build,
1037         as the default cc will open a dialog box asking to install
1038         Xcode. If no C compiler is available, guess based on uname -p and
1039         uname -m.
1041         2019-05-28  Ben Elliston  <bje@gnu.org>
1043         * config.guess (*:Darwin:*:*): Simplify UNAME_PROCESSOR.
1045 2020-01-17  Simon Marchi  <simon.marchi@efficios.com>
1047         * Makefile.def: Add dependencies of all-gdbsupport on all-bfd.
1048         * Makefile.in: Re-generate.
1050 2020-01-14  Tom Tromey  <tom@tromey.com>
1052         * src-release.sh (GDB_SUPPORT_DIRS): Add gdbsupport.
1053         * MAINTAINERS: Add gdbsupport.
1054         * configure: Rebuild.
1055         * configure.ac (configdirs): Add gdbsupport.
1056         * gdbsupport: New directory, move from gdb/gdbsupport.
1057         * Makefile.def (host_modules, dependencies): Add gnulib.
1058         * Makefile.in: Rebuild.
1060 2020-01-09  Aaron Merey  <amerey@redhat.com>
1062         * config/debuginfod.m4: New file. Add macro AC_DEBUGINFOD. Adds
1063         new configure option --with-debuginfod.
1064         * configure: Regenerate.
1065         * configure.ac: Call AC_DEBUGINFOD.
1067 2019-12-26  Christian Biesinger  <cbiesinger@google.com>
1069         * .gitignore: Add perf.data and perf.data.old.
1071 2019-10-17  Sergio Durigan Junior  <sergiodj@redhat.com>
1073         * src-release.sh (GDB_SUPPORT_DIRS): Add libctf.
1075 2019-10-17  Alan Modra  <amodra@gmail.com>
1077         PR 29
1078         * src-release.sh (getver): Replace "head -1" with "head -n 1".
1080 2019-07-30  Nick Alcock  <nick.alcock@oracle.com>
1082         * Makefile.def (host_modules): libctf is no longer no_install.
1083         * Makefile.in: Regenerated.
1085 2019-07-13  Nick Alcock  <nick.alcock@oracle.com>
1087         * Makefile.def (dependencies): all-ld depends on all-libctf.
1088         * Makefile.in: Regenerated.
1090 2019-09-09  Phil Blundell  <pb@pbcl.net>
1092         binutils 2.33 branch created
1094 2019-08-19  Tom Tromey  <tom@tromey.com>
1096         * configure: Rebuild.
1097         * configure.ac: Add --with-static-standard-libraries.
1099 2019-08-09  Nick Clifton  <nickc@redhat.com>
1101         * libiberty: Sync with gcc.  Bring in:
1102         2019-08-08  Martin Liska  <mliska@suse.cz>
1104         PR bootstrap/91352
1105         * lrealpath.c (is_valid_fd): New function.
1107         2019-07-24  Martin Liska  <mliska@suse.cz>
1109         PR lto/91228
1110         * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
1111         Find first '\0' starting from gnu_lto + 1.
1113         2019-07-12  Ren Kimura  <rkx1209dev@gmail.com>
1115         * simple-object-elf.c (simple_object_elf_match): Check zero value shstrndx.
1116         This fixes a Bug 90924.
1118         2019-07-22  Martin Liska  <mliska@suse.cz>
1120         * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
1121         Do not search for gnu_lto_v1, but search for first '\0'.
1123         2019-07-18  Eduard-Mihai Burtescu  <eddyb@lyken.rs>
1125         * cplus-dem.c: Include rust-demangle.h.
1126         * rust-demangle.c: Include rust-demangle.h.
1127         * rust-demangle.h: New file.
1129         2019-05-31  Michael Forney  <mforney@mforney.org>
1131         * cp-demangle.c: Don't define CP_DYNAMIC_ARRAYS if __STDC_NO_VLA__
1132         is non-zero.
1134         2019-04-30  Ben L  <bobsayshilol@live.co.uk>
1136         * d-demangle.c (dlang_parse_assocarray): Correctly handle error result.
1137         * testsuite/d-demangle-expected: Add testcase.
1139         * d-demangle.c (dlang_parse_tuple): Correctly handle error result.
1140         * testsuite/d-demangle-expected: Add testcase.
1142         * d-demangle.c (dlang_parse_structlit): Correctly handle error result.
1143         * testsuite/d-demangle-expected: Add testcase.
1145         * d-demangle.c (dlang_parse_arrayliteral): Correctly handle error result.
1146         * testsuite/d-demangle-expected: Add testcase.
1148         * d-demangle.c (dlang_parse_integer): Fix stack underflow.
1149         * testsuite/d-demangle-expected: Add testcase.
1151         * cp-demangle (d_print_comp_inner): Guard against a NULL 'typed_name'.
1152         * testsuite/demangle-expected: Add testcase.
1154         * cp-demangle.c (d_encoding): Guard against NULL return values from
1155         d_right (dc).
1156         * testsuite/demangle-expected: Add testcase.
1158         2019-04-29  Ben L  <bobsayshilol@live.co.uk>
1160         * cp-demangle.c (d_expression_1): Don't peek ahead unless the current
1161         char is valid.
1162         * testsuite/demangle-expected: Add testcase.
1164         2019-04-10  Nick Clifton  <nickc@redhat.com>
1166         PR 89394
1167         * cp-demangle.c (cplus_demangle_fill_name): Reject negative
1168         lengths.
1169         (d_count_templates_scopes): Replace num_templates and num_scopes
1170         parameters with a struct d_print_info pointer parameter.  Adjust
1171         body of the function accordingly.  Add recursion counter and check
1172         that the recursion limit is not reached.
1173         (d_print_init): Pass dpi parameter to d_count_templates_scopes.
1174         Reset recursion counter afterwards, unless the recursion limit was
1175         reached.
1177 2019-07-13  Joel Brobecker  <brobecker@adacore.com>
1179         * src-release (getver): If $tool/gdbsupport/create-version.sh
1180         exists, use that to determine the version number.
1182 2019-06-21  Andreas Schwab  <schwab@linux-m68k.org>
1184         * src-release.sh (GDB_SUPPORT_DIRS): Add gnulib.
1186 2019-06-14  Tom Tromey  <tom@tromey.com>
1188         * MAINTAINERS: Add gnulib.
1189         * gnulib: New directory, move from gdb/gnulib.
1190         * configure.ac (host_libs): Add gnulib.
1191         * configure: Rebuild.
1192         * Makefile.def (host_modules, dependencies): Add gnulib.
1193         * Makefile.in: Rebuild.
1195 2019-06-03  Nick Clifton  <nickc@redhat.com>
1197         Revert:
1198         2019-05-29  Nick Clifton  <nickc@redhat.com>
1200         * configure.ac (noconfigdirs): Add libctf if the target does not use
1201         the ELF file format.
1202         * configure: Regenerate.
1204 2019-05-29  Nick Clifton  <nickc@redhat.com>
1206         * src-release.sh (do_proto_toplev): Add libctf to list of
1207         directories that can be disabled.
1209 2019-05-29  Nick Clifton  <nickc@redhat.com>
1211         * configure.ac (noconfigdirs): Add libctf if the target does not use
1212         the ELF file format.
1213         * configure: Regenerate.
1215 2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1217         * Makefile.def (dependencies): configure-libctf depends on all-bfd
1218         and all its deps.
1219         * Makefile.in: Regenerated.
1221 2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1223         * MAINTAINERS: Add libctf.
1225 2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
1227         * Makefile.def (host_modules): Add libctf.
1228         * Makefile.def (dependencies): Likewise.
1229         libctf depends on zlib, libiberty, and bfd.
1230         * Makefile.in: Regenerated.
1231         * configure.ac (host_libs): Add libctf.
1232         * configure: Regenerated.
1234 2019-05-23  Jose E. Marchesi  <jose.marchesi@oracle.com>
1236         * config.guess: Synchronize with config project master sources.
1237         * config.sub: Likewise.
1238         * readline/support/config.guess: Likewise.
1239         * readline/support/config.sub: Likewise.
1241 2019-04-10  Nick Clifton  <nickc@redhat.com>
1243         * libiberty: Sync with gcc.  Bring in:
1244         2019-04-10  Nick Clifton  <nickc@redhat.com>
1246         PR 89394
1247         * cp-demangle.c (cplus_demangle_fill_name): Reject negative
1248         lengths.
1249         (d_count_templates_scopes): Replace num_templates and num_scopes
1250         parameters with a struct d_print_info pointer parameter.  Adjust
1251         body of the function accordingly.  Add recursion counter and check
1252         that the recursion limit is not reached.
1253         (d_print_init): Pass dpi parameter to d_count_templates_scopes.
1254         Reset recursion counter afterwards, unless the recursion limit was
1255         reached.
1257 2018-06-24  Nick Clifton  <nickc@redhat.com>
1259         2.32 branch created.
1261 2019-01-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1263         Merge from GCC:
1264         PR target/88535
1265         * config.guess: Import upstream version 2019-01-03.
1266         * config.sub: Import upstream version 2019-01-01.
1268 2019-01-10  Nick Clifton  <nickc@redhat.com>
1270         * libiberty: Sync with gcc.  Bring in:
1271         2019-01-09  Sandra Loosemore  <sandra@codesourcery.com>
1273         PR other/16615
1275         * cp-demangle.c: Mechanically replace "can not" with "cannot".
1276         * floatformat.c: Likewise.
1277         * strerror.c: Likewise.
1279         2018-12-22  Jason Merrill  <jason@redhat.com>
1281         Remove support for demangling GCC 2.x era mangling schemes.
1282         * cplus-dem.c: Remove cplus_mangle_opname, cplus_demangle_opname,
1283         internal_cplus_demangle, and all subroutines.
1284         (libiberty_demanglers): Remove entries for ancient GNU (pre-3.0),
1285         Lucid, ARM, HP, and EDG demangling styles.
1286         (cplus_demangle): Remove 'work' variable.  Don't call
1287         internal_cplus_demangle.
1289 2019-01-03  Дилян Палаузов  <dilyan.palauzov@aegee.org>
1291         * configure.ac: Don't configure readline if --with-system-readline is
1292         used.
1293         * configure: Re-generate.
1295 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
1297         Merge from GCC:
1298         PR bootstrap/82856
1299         * multilib.am: New file.  From automake.
1301 2018-09-12  Sergio Durigan Junior  <sergiodj@redhat.com>
1303         * src-release.sh (GDB_SUPPORT_DIRS): Add "contrib".
1305 2018-07-16  Nick Clifton  <nickc@redhat.com>
1307         * src-release.sh (DEVO_SUPPORT): Add test-driver and ar-lib.
1309 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1311         * config.sub: Sync with upstream version 2018-07-03.
1313 2018-07-05  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1315         * config.guess: Sync with upstream version 2018-06-26.
1316         * config.sub: Sync with upstream version 2018-07-02.
1318 2018-06-29  Alexandre Oliva <oliva@adacore.com>
1320         * configure.ac: Introduce support for @unless/@endunless.
1321         * Makefile.tpl (dep-kind): Rewrite with cond; return
1322         postbootstrap in some cases.
1323         (make-postboot-dep, postboot-targets): New.
1324         (dependencies): Do not output postbootstrap dependencies at
1325         first.  Output non-target ones changed for configure to depend
1326         on stage_last @if gcc-bootstrap, and the original deps @unless
1327         gcc-bootstrap.
1328         * configure.in, Makefile.in: Rebuilt.
1330 2018-06-24  Nick Clifton  <nickc@redhat.com>
1332         * configure: Regenerate.
1334 2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1336         * libtool.m4: Use AC_LANG_SOURCE.
1337         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1338         * README-maintainer-mode: Update version requirements.
1339         * ar-lib: New file.
1340         * test-driver: New file.
1341         * configure: Re-generate.
1343 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
1345         * Makefile.def (fortran): Add check-target-libgomp-fortran.
1346         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1347         * Makefile.in: Regenerate.
1349         * configure: Regenerate.
1351 2018-06-18  Simon Marchi  <simon.marchi@ericsson.com>
1353         * configure.ac: Sync with GCC, remove MPX-related things.
1355 2018-05-01  Nick Clifton  <nickc@redhat.com>
1357         * config.guess: Synchronize with config project master sources.
1358         * config.sub: Likewise.
1360 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
1362         * configure.ac: Added "nfp" target.
1363         * configure: Regenerate.
1365 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
1367         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1368         * configure: Regenerate.
1370 2018-01-30  Nick Clifton  <nickc@redhat.com>
1372         * src-release.sh (do_proto_toplev): Add patterns for more junk files
1373         to delete before creating the tarball.
1375 2018-01-29  Nick Clifton  <nickc@redhat.com>
1377         * src-release.sh (do_proto_toplev): Strip patch remnant files from
1378         the sources before creating the tarball.
1380 2018-01-13  Nick Clifton  <nickc@redhat.com>
1382         * src-release.sh: Update copyright notice.  Change reference to devo
1383         to be a reference to root.
1385 2018-01-10  Nick Clifton  <nickc@redhat.com>
1387         * config-ml.in: Sync with gcc sources.
1388         * config.guess: Likewise.
1389         * config.sub: Likewise.
1390         * configure.ac: Likewise.
1391         * configure: Regenerate.
1393 2017-12-14  Nick Clifton  <nickc@redhat.com>
1395         * COPYING.LIBGLOSS: Update address of FSF in copyright notice.
1397 2017-12-12  Stafford Horne  <shorne@gmail.com>
1399         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1400         * configure: Regenerate.
1402 2017-09-15  Nick Clifton  <nickc@redhat.com>
1404         * src-release.sh (LZIPPROG): New define.  Provides the name of the
1405         lzip program.
1406         (do_lz): New function.  Compresses a tarball using the lzip
1407         program.
1408         (do_compress): Add support for lzip compression.
1409         (usage): Mention -l option.
1410         (build_release): Support -l option to invoke lzip compression.
1412 2017-09-15  Alan Modra  <amodra@gmail.com>
1414         * src-release.sh (do_proto_toplev): Revert last patch.  Enable or
1415         disable binutils, gas, gdb, gold, gprof, ld, libdecnumber, readline,
1416         and sim depending on $tool and $support_files.  Echo configure line.
1418 2017-09-14  Matt Rice <ratmice@gmail.com>
1420         * src-release.sh (do_proto_toplev): Enable gold during release process.
1422 2017-04-13  Andrew Jenner  <andrew@codesourcery.com>
1424         * config.sub: Sync with master version in config project.
1426 2017-04-03  Andrew Jenner  <andrew@codesourcery.com>
1428         * config.sub: Handle ia16 in $basic_machine.
1430         bfd/
1431         * config.bfd: Handle ia16.
1433         gas/
1434         * configure.tgt: Handle ia16.
1436         ld/
1437         * configure.tgt: Handle ia16.
1439 2017-03-22  Nick Clifton  <nickc@redhat.com>
1441         * config.sub: Sync with master version in config project.
1442         * config.guess: Likewise.
1444 2017-01-23  Nick Clifton  <nickc@redhat.com>
1446         * configure.ac: Update year in copyright notice.
1447         Sync from FSF GCC mainline, bringing in the following patches.
1448         * Makefile.def: Likewise.
1449         * Makefile.tpl: Likewise.
1450         * configure: Regenerate.
1451         * Makefile.in: Regenerate.
1453         2016-12-21  Jakub Jelinek  <jakub@redhat.com>
1455         * configure.ac: Don't bootstrap libmpx unless --with-build-config
1456         includes bootstrap-mpx.
1458         2016-12-01  Matthias Klose  <doko@ubuntu.com>
1460         * configure.ac: Don't use pkg-config to check for bdw-gc.
1462         2016-11-30  Matthias Klose  <doko@ubuntu.com>
1464         * Makefile.def: Remove reference to boehm-gc target module.
1465         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1466         options and for the bdw-gc pkg-config module.
1468         2016-11-15  Matthias Klose  <doko@ubuntu.com>
1470         * config-ml.in: Remove references to GCJ.
1471         * configure.ac: Likewise.
1473         2016-09-30  Jakub Jelinek  <jakub@redhat.com>
1475         * configure.ac: Add target-libffi to target_libraries.
1476         Readd libgcj target disablings, modified to only target-libffi.
1477         Readd target addition of go to unsupported languages.
1479         2016-09-30  Andrew Haley  <aph@redhat.com>
1481         * Makefile.def: Remove libjava.
1482         * Makefile.tpl: Likewise.
1483         * configure.ac: Likewise.
1485         2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
1487         * configure.ac: Disable "sim" directory for arc*-*-*.
1489         2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
1491         * configure.ac: Check for the minimum in-tree MPFR version
1492         handled.
1494 2016-12-31  Alan Modra  <amodra@gmail.com>
1496         * config.sub: Import from upstream.
1498 2016-12-08  Alan Modra  <amodra@gmail.com>
1500         * configure: Regenerate.
1502 2016-12-02  Josh Conner  <joshconner@google.com>
1504         * configure.ac: Add fuchsia to targets that use ELF.
1505         * configure: Regenerated.
1507 2016-11-07  Doug Evans  <dje@google.com>
1509         * config.sub: Sync with upstream version 2016-11-03.
1510         git://git.sv.gnu.org/config.git
1511         * config.guess: Sync with upstream version 2016-10-02.
1513 2016-09-27  Simon Marchi  <simon.marchi@polymtl.ca>
1515         * .gitignore: Add archives and make stamps.
1517 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
1519         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1520         * configure: Regenerated.
1522 2016-06-28  Walter Lee  <walt@tilera.com>
1524         * configure.ac (tilepro-*-*): Add gdb to noconfigdirs.
1525         * configure: Regenerate.
1527 2016-05-28  Alan Modra  <amodra@gmail.com>
1529         * Makefile.tpl (configure): Depend on m4 files included.
1530         * Makefile.in: Regenerate.
1532 2016-05-27  Nick Clifton  <nickc@redhat.com>
1534         * config.guess (Alpha OSF1): Fix typo introduced during the most
1535         recent synchronization update.
1537 2016-05-23  Nick Clifton  <nickc@redhat.com>
1539         * Import these patches from the gcc mainline:
1541         2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1543         * config.guess: Import version 2016-04-02 (newest).
1544         * config.sub: Import version 2016-05-10 (newest).
1546 2016-04-19  Nick Clifton  <nickc@redhat.com>
1548         * Import this patch from the GCC mainline:
1550         2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
1552         PR bootstrap/70173
1553         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1554         and gotools directories.  Delete the stage_final file.
1555         * Makefile.in: Regenerate.
1557 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1559         * configure.ac: Add mips and s390 to the gold target check.
1560         * configure: Regenerate.
1562 2016-02-10  Nick Clifton  <nickc@redhat.com>
1564         Import these patches from the GCC mainline:
1566         2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
1568         * configure.ac: Enable LTO for DJGPP
1569         * configure: Regenerate
1571         2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
1573         PR bootstrap/69329
1574         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1575         * Makefile.in: Regenerate.
1577         2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
1578                     Sebastian Pop  <s.pop@samsung.com>
1580         * Makefile.in: Regenerate.
1581         * Makefile.tpl: Export ISLVER.
1582         * configure: Regenerate.
1583         * config/isl.m4: Detect isl-0.15.
1585         2016-01-29  Sebastian Pop  <s.pop@samsung.com>
1587         * config/isl.m4: Add comments about isl-0.16.
1588         * configure: Regenerate.
1590 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
1592         Sync with GCC
1593         2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
1595         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1596         symbols.
1598         2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1600         PR bootstrap/69134
1601         * Makefile.def (mpfr): Disable assembler.
1602         * Makefile.in: Regenerate.
1604 2016-01-11  Nick Clifton  <nickc@redhat.com>
1606         Import the following changes from the GCC mainline:
1608         2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
1610         * configure.ac: Enable libmpx by default.
1611         * configure: Regenerated.
1613         2015-11-19  Martin Liska  <mliska@suse.cz>
1615         * .gitignore: Add .clang-format to ignored files.
1616         * Makefile.tpl: Add clang-format.
1617         * Makefile.in: Regenerate.
1619         2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
1621         PR libffi/65726
1622         * Makefile.def (lang_env_dependencies): Make libffi depend
1623         on cxx.
1624         * Makefile.in: Regenerate.
1626         2015-12-02  Ian Lance Taylor  <iant@google.com>
1628         PR go/66147
1629         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1630         * Makefile.in: Regenerate.
1632         2015-12-17  Nathan Sidwell  <nathan@acm.org>
1634         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1635         * configure: Regenerate.
1637         2015-12-17  Sebastian Pop  <s.pop@samsung.com>
1639         * Makefile.in: Replace ISL with isl.
1640         * Makefile.tpl: Same.
1641         * config/isl.m4: Same.
1642         * configure.ac: Same.
1643         * contrib/download_prerequisites: Same.
1644         * configure: Regenerate.
1646         2016-01-01  Ben Elliston  <bje@gnu.org>
1648         * config.guess: Import version 2016-01-01.
1649         * config.sub: Likewise.
1651 2015-11-20  Tristan Gingold  <gingold@adacore.com>
1653         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1654         * configure: Regenerate.
1656 2015-10-21  Nick Clifton  <nickc@redhat.com>
1658         PR gas/19109
1659         * configure.ac: Note the 'none' is an acceptable argument to
1660         --enable-compressed-debug-sections.
1661         * configure: Regenerate.
1663 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1665         PR gas/19109
1666         * configure.ac: Add
1667         --enable-compressed-debug-sections={all,gas,gold,ld}.
1668         * configure: Regenerated.
1670 2015-09-30  Nick Clifton  <nickc@redhat.com>
1672         Import the following patches from the GCC mainline:
1674         2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1676         PR libfortran/54572
1677         * Makefile.def: Make libgfortran depend on libbacktrace.
1678         * Makefile.in: Regenerate.
1680         2015-08-12  Tom de Vries  <tom@codesourcery.com>
1682         PR other/67092
1683         PR other/67098
1684         * configure.ac: Remove --with_host_libstdcxx support.
1685         * configure: Regenerate.
1687         2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
1688             Jakub Jelinek  <jakub@redhat.com>
1690         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1691         nvptx*-*-*.
1692         * configure: Regenerate.
1694 2015-08-07  H.J. Lu  <hongjiu.lu@intel.com>
1696         Sync with GCC
1697         2015-07-28  Ben Elliston  <bje@gnu.org>
1699         * config.sub, config.guess: Import from upstream.
1701 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
1703         * Makefile.def (libiconv): Define bootstrap=true.
1704         Mark pdf/html/info as missing.
1705         (configure-gcc): Depend on all-libiconv.
1706         (all-gcc): Ditto.
1707         (configure-libcpp): Ditto.
1708         (all-libcpp): Ditto.
1709         (configure-intl): Ditto.
1710         (all-intl): Ditto.
1711         * Makefile.in: Regenerate.
1713 2015-07-27  H.J. Lu  <hongjiu.lu@intel.com>
1715         Sync with GCC
1716         2015-07-24  Michael Darling  <darlingm@gmail.com>
1718         PR other/66259
1719         * config-ml.in: Reflects renaming of configure.in to configure.ac
1720         * configure: Likewise
1721         * configure.ac: Likewise
1723 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1725         * Makefile.in: Regenerated.
1727         Sync with GCC
1728         2015-05-21  Jason Merrill  <jason@redhat.com>
1730         * Makefile.tpl: Update comments.
1732         2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1734         * Makefile.tpl: Remove surplus whitespace throughout.
1736         2015-03-25  Martin Liska  <mliska@suse.cz>
1737                     Yury Gribov  <y.gribov@samsung.com>
1739         * Makefile.tpl: Fix ln source location for vimrc file.
1741 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1743         Sync with GCC
1744         2015-05-16  James Bowman  <james.bowman@ftdichip.com>
1746         * configure.ac: FT32 target added.
1747         * configure: Regenerate.
1749 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
1751         Sync with GCC
1752         2015-06-02  Jason Merrill  <jason@redhat.com>
1754         PR bootstrap/66319
1755         * configure.ac: Use -std=gnu++98.
1757         2015-05-28  Mike Frysinger  <vapier@gentoo.org>
1759         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1760         * configure: Regenerate.
1762         2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
1764         * configure.ac: Fix typo.
1765         * configure: Regenerate.
1767         2015-05-03  Matthias Klose  <doko@ubuntu.com>
1769         * configure.ac: Match $host configured with triplets.
1770         * configure: Regenerate.
1772         2015-04-17  Jakub Jelinek  <jakub@redhat.com>
1774         PR bootstrap/62077
1775         * configure.ac (--enable-stage1-checking): Default to
1776         release,misc,gimple,rtlflag,tree,types if --disable-checking
1777         or --enable-checking is not specified and DEV-PHASE is not
1778         experimental.
1779         * configure: Regenerated.
1781         2015-03-27  Uros Bizjak  <ubizjak@gmail.com>
1783         Install back PR target/47230 fix (Revert the revert).
1785 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
1787         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1788         target.
1789         * configure: Regenerate.
1791 2015-05-13  John David Anglin  <dave.anglin@bell.net>
1793         * configure.ac: Disable configuration of GDB for HPUX targets.
1794         * configure: Regenerate.
1796 2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
1798         PR ld/18355
1799         * Makefile.def: Add extra_configure_flags to host zlib.
1800         * configure.ac (extra_host_zlib_configure_flags): New.  Set
1801         to --enable-host-shared When bfd is to be built as shared
1802         library.  AC_SUBST.
1803         * Makefile.in: Regenerated.
1805 2015-04-15  Mike Frysinger  <vapier@gentoo.org>
1806             Hans-Peter Nilsson  <hp@axis.com>
1808         Adjust src-release.sh for sim using the gdb create-version.sh.
1809         * src-release.sh (tar_compress): If there's a fifth parameter,
1810         use that in the getver call instead of $tool.
1811         (sim_release): Pass gdb as fifth parameter to tar_compress.
1812         (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
1814 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
1816         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1817         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1818         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1819         * Makefile.in: Regenerate.
1821 2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
1823         * configure.ac: Add --with-system-zlib.
1824         * configure: Regenerated.
1826 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
1828         * src-release.sh: Don't configure with  --with-target-subdir=.
1829         --disable-multilib.
1831 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
1833         * src-release.sh (DEVO_SUPPORT): Replace src-release with
1834         src-release.sh.
1836 2015-03-30  Ed Schouten  <ed@nuxi.nl>
1838         * config.sub: Update from upstream, to 2015-03-04 version.
1839         * config.guess: Likewise.
1841 2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
1843         * Makefile.def (dependencies): Add all-zlib to all-bfd.
1844         * Makefile.in: Regenerated.
1846 2015-03-28  H.J. Lu  <hongjiu.lu@intel.com>
1848         * src-release.sh (do_proto_toplev): Configure with --target
1849         --with-target-subdir and --disable-multilib.
1850         (BINUTILS_SUPPORT_DIRS): Add zlib.
1851         (GAS_SUPPORT_DIRS): Likewise.
1852         (GDB_SUPPORT_DIRS): Likewise.
1853         (SIM_SUPPORT_DIRS): Likewise.
1855 2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
1857         * configure.ac (target_configdirs): Exclude target-zlib if
1858         target-libjava isn't built.
1859         * configure: Regenerated.
1861 2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
1863         Sync with GCC
1864         2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
1866         * config-ml.in: Robustify ac_configure_args parsing.
1868 2015-03-16  H.J. Lu  <hongjiu.lu@intel.com>
1870         * Makefile.def: Updated from GCC trunk.
1871         * Makefile.tpl: Likewise.
1872         * configure.ac: Likewise.
1873         * Makefile.in: Regenerated.
1874         * configure: Likewise.
1876 2015-01-28  James Bowman  <james.bowman@ftdichip.com>
1878         * configure.ac: Add FT32 support.
1879         * configure: Regenerate.
1881 2015-01-12  Anthony Green  <green@moxielogic.com>
1883         * configure.ac: Don't disable gprof for moxie.
1884         * configure: Rebuild.
1886 2015-01-03  Andrew Pinski  <apinski@cavium.com>
1888         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1889         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1890         (BASE_TARGET_EXPORTS): Add OBJCOPY.
1891         (OBJCOPY_FOR_TARGET): New variable.
1892         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1893         * Makefile.in: Regenerate.
1894         * configure.ac: Check for already installed target objcopy.
1895         Also GCC_TARGET_TOOL on objcopy.
1896         * configure: Regenerate.
1898 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
1900         * config.sub: Update from upstream, to 2015-01-01 version.
1901         * config.guess: Ditto.
1903 2014-12-06  Eric Botcazou  <ebotcazou@adacore.com>
1905         * config.sub: Update from upstream config repo.
1907 2014-11-24  H.J. Lu  <hongjiu.lu@intel.com>
1909         * libtool.m4: Updated from GCC trunk.
1911 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1913         * config.guess: Update from upstream config repo.
1914         * config.sub: Ditto.
1916 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1918         * move-if-change: Update from upstream gnulib.
1920 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1922         * compile: Sync with upstream Automake.
1923         * depcomp: Ditto.
1924         * install-sh: Ditto.
1925         * missing: Ditto.
1926         * mkinstalldirs: Ditto.
1927         * ylwrap: Ditto.
1929 2014-10-15  Tristan Gingold  <gingold@adacore.com>
1931         * src-release.sh (do_proto_toplev): Configure with --target.
1933 2014-10-03  Jing Yu  <jingyu@google.com>
1935         * configure.ac: Add aarch64 to list of targets that support gold.
1936         * configure: Regenerate.
1938 2014-09-12  Andrew Bennett  <andrew.bennett@imgtec.com>
1940         * configure.ac: Add mips*-img-elf* target triple.
1941         * configure: Regenerate.
1943 2014-09-06  Kuan-Lin Chen  <kuanlinchentw@gmail.com>
1944         * configure: Disable gdb for nds32*-*-* until supported.
1945         * configure.ac: Disable gdb for nds32*-*-* until supported.
1947 2014-09-05  Joel Brobecker  <brobecker@adacore.com>
1949         * configure: Regenerate.
1951 2014-08-27  Will Newton  <will.newton@linaro.org>
1953         * src-release.sh: New file.
1954         * src-release: Remove file.
1956 2014-07-27  Joel Sherrill <joel.sherrill@oarcorp.com>
1958         GDB not supported for or1k*-*-rtems*
1959         * configure.ac (or1k*-*-rtems*): gdb not supported.  The ordering
1960         of the stanzas results in this not being caught by or1k*-*-* later.
1961         * configure. Regenerated.
1963 2014-07-25  Samuel Bronson  <naesten@gmail.com>
1965         * .gitattributes: New file for use with git-merge-changelog.
1967 2014-07-21  Joel Sherrill  <joel.sherrill@oarcorp.com>
1969         Disable gdb for or1k*-*-* until supported
1970         * configure.ac (or1k*-*-*): Disable gdb.
1971         * configure: Regenerated.
1973 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
1975         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1976         * configure: Regenerated.
1978 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
1980         PR sanitizer/56781
1981         * Makefile.def: Set bootstrap=true; for host fixincludes.
1982         * configure.ac: Don't bootstrap host fixincludes unless
1983         --with-build-config=bootstrap-{a,ub}san.
1984         * Makefile.in: Regenerated.
1985         * configure: Regenerated.
1987 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
1989         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
1990         --enable-vtable-verify option parsing.  Don't add
1991         target-libsanitizer to bootstrap_target_libs unless
1992         --with-build-config=bootstrap-asan or
1993         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
1994         to bootstrap_target_libs unless --enable-vtable-verify.
1995         * configure: Regenerated.
1997 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
1999         PR bootstrap/58572
2000         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2001         -I for libstdc++-v3 includes if $(LEAN).
2002         * Makefile.in: Regenerated.
2004 2014-02-24  Walter Lee  <walt@tilera.com>
2006         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2007         (tilegx-*-*): Change to tilegx*-*-*.
2008         * configure: Regenerate.
2010 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
2012         * config.sub, config.guess: Import from upstream.
2014 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
2016         PR bootstrap/60620
2017         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2018         * Makefile.in: Regenerate.
2020 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
2022         * Makefile.def (dependencies): Make all-ld depend on all-binutils
2023         for WINDRES_FOR_TARGET in default-manifest.o rule.
2024         * Makefile.in: Regenerate.
2026 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2028         PR target/59788
2029         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2030         *solaris2*.
2032 2013-12-19  Keven Boell  <keven.boell@intel.com>
2034         * cp-namespace.c (cp_lookup_nested_symbol): Enable
2035         nested lookups for fortran modules.
2036         * dwarf2read.c (read_module): Add fortran module to
2037         the symbol table.
2038         (add_partial_symbol, add_partial_module): Add fortran
2039         module to the partial symbol table.
2040         (new_symbol_full): Create full symbol for fortran module.
2041         * f-exp.y (yylex): Add new module domain to be parsed.
2042         * symtab.h: New domain for fortran modules.
2044 2013-12-19  Keven Boell  <keven.boell@intel.com>
2046         * f-exp.y (yylex): Add domain array to enable lookup
2047         in multiple domains. Loop over lookup domains and try
2048         to find requested symbol. Add STRUCT_DOMAIN to lookup
2049         domains to be able to query for user defined types.
2051 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2053         * configure.ac: Add user-friendly check for native x86_64-linux
2054         multilibs.
2055         * configure: Regenerate.
2057 2013-11-23  Alan Modra  <amodra@gmail.com>
2059         * config.sub, config.guess: Import from upstream.
2061 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
2063         * Makefile.in: Regenerate.
2065         * Makefile.tpl: Fix typo.
2066         * Makefile.in: Regenerate partially.
2068 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2070         * configure.ac: Added libcilkrts to noconfig list when C++ is not
2071         supported.
2072         * configure: Regenerated.
2074 2013-10-30  Jason Merrill  <jason@redhat.com>
2076         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2077         --disable-build-format-warnings.
2079 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
2081         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
2082         depend on libstdc++ and libgcc.
2083         * configure: Regenerate.
2084         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
2085         libcilkrts for POSIX and i*86, and x86_64 architectures.
2086         * Makefile.in: Added libcilkrts related fields to support building it.
2088 2013-10-26  Jeff Law  <law@redhat.com>
2090         * Makefile.def (target_modules): Remove libmudflap
2091         (languages): Remove check-target-libmudflap).
2092         * Makefile.in: Rebuilt.
2093         * Makefile.tpl (check-target-libmudflap-c++): Remove.
2094         * configure.ac (target_libraries): Remove target-libmudflap.
2095         Remove checks which disabled libmudflap on some systems.
2096         * configure: Rebuilt.
2097         * libmudflap: Directory removed.
2099 2013-10-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2101         * configure.ac: Update from GCC.
2102         * configure: Regenerate.
2104 2013-10-15  Hans-Peter Nilsson  <hp@axis.com>
2106         * src-release (do-proto-toplevel): Support subdir-path-prefixed
2107         files in SUPPORT_FILES.
2108         (SIM_SUPPORT_DIRS): New variable.
2109         (sim.tar.bz2): New rule.
2111 2013-10-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2113         * configure.ac: Update from GCC.
2114         * configure: Regenerate.
2116 2013-10-01  Jeff Johnston  <jjohnstn@redhat.com>
2118         * COPYING.NEWLIB: Update with new copyright.
2120 2013-09-21  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2122         * configure.ac: Update from GCC.
2123         * configure: Regenerate.
2125 2013-09-20  Alan Modra  <amodra@gmail.com>
2127         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2128         ppc host match.  Support little-endian powerpc linux hosts.
2130 2013-08-16  Joel Brobecker  <brobecker@adacore.com>
2132         * src-release (VER): When using $(TOOL)/common/create-version.sh,
2133         strip the "-cvs" suffix from the version number if present.
2135 2013-08-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2137         * configure.ac: Sync with GCC repo.
2138         * Makefile.def: Ditto.
2139         * configure: Regenerate.
2140         * Makefile.in: Ditto.
2142 2013-07-22  Joel Brobecker  <brobecker@adacore.com>
2144         * src-release (VER): Use $(TOOL)/common/create-version.sh
2145         if it exists.
2147 2013-06-22  Richard Sandiford  <rdsandiford@googlemail.com>
2149         * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
2150         (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
2151         (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
2152         * configure: Regenerate.
2154 2013-06-01  George Thomas <george.thomas@atmel.com>
2156         * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
2157         from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
2159 2013-05-06  Sandra Loosemore  <sandra@codesourcery.com>
2161         * COPYING.NEWLIB: Add Altera Corporation copyright.
2163 2013-04-29  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2165         * config.guess: Update from config repo.
2166         * config.sub: Ditto.
2168 2013-04-22  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2170         * Makefile.def: Sync with GCC.
2171         * Makefile.in: Regenerate.
2173 2013-04-22  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2175         * configure.ac: Sync with GCC.
2176         * configure: Regenerate.
2178 2013-03-22  Mike Frysinger  <vapier@gentoo.org>
2180         * src-release (VER): Change bfd/configure.in sed to use the new
2181         `bfd/configure --version` output.
2183 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
2185         * configure.ac: Sync with GCC repo.
2186         * configure: Ditto.
2188 2013-02-05  Ian Lance Taylor  <iant@google.com>
2190         PR go/55969
2191         * configure.ac: Disable libgo on some systems where it does not
2192         work.
2193         * configure: Rebuild.
2195 2013-02-05  Alan Modra  <amodra@gmail.com>
2197         * configure: Regenerate after syncing config/.
2199 2013-01-15  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2201         * configure.ac: Sync with GCC repo.
2202         * configure: Ditto.
2203         * Makefile.def: Ditto.
2204         * Makefile.in: Ditto.
2206 2013-01-11  Joel Brobecker  <brobecker@adacore.com>
2208         Sync with GCC, merge:
2210         2013-01-09  Jason Merrill  <jason@redhat.com>
2212         * .gitignore: Import from gdb repository.
2214 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2216         * config.sub: Update from config repo.
2218 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
2220         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2221         * Makefile.in: Regenerate.
2223 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
2225         * Makefile.def (configure-gcc): Depend on all-gmp.
2226         (all-gcc): Remove dependency on all-gmp.
2227         * Makefile.in: Regenerated.
2229 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2231         * config.guess: Update from config repo.
2232         * config.sub: Ditto.
2234 2013-01-07  Jeff Johnston  <jjohnstn@redhat.com>
2236         * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
2237         exists and replace the new bfin license in its location.
2239 2013-01-07  H.J. Lu  <hongjiu.lu@intel.com>
2241         PR gas/14899
2242         * Makefile.def (dependencies): Make all-binutils, all-gprof,
2243         all-ld and all-gold depend on all-gas.
2244         * Makefile.in: Regenerated.
2246 2012-12-29  Ben Elliston  <bje@gnu.org>
2248         * config.guess: Update to 2012-12-29 version.
2249         * config.sub: Likewise.
2251 2012-12-20  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2253         * Makefile.def (install-target-libgo): Depend on
2254         install-target-libatomic. Merged from GCC repo.
2255         * Makefile.in: Regenerate.
2257 2012-12-17  Jeff Johnston  <jjohnstn@redhat.com>
2259         * COPYING.LIBGLOSS: Add license for bfin libgloss.
2261 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
2263         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2264         * configure: Regenerate.
2266 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
2268         * Makefile.def (target_modules): Add bootstrap=true and
2269         raw_cxx=true to libsanitizer.
2270         * configure.ac (bootstrap_target_libs): Add libsanitizer.
2271         * Makefile.in: Regenerated.
2272         * configure: Likewise.
2274 2012-12-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2276         * config.sub: Merge from config repo.
2278 2012-11-30  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2280         * configure.ac: Merge from GCC.
2281         * Makefile.tpl: Ditto.
2282         * Makefile.in: Ditto.
2283         * configure: Ditto.
2285 2012-11-28  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2287         * configure.ac (noconfigdirs): Merge from GCC.
2288         * configure: Regenerate.
2290 2012-11-19  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2292         * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
2294 2012-11-14  Roland McGrath  <mcgrathr@google.com>
2296         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2297         * configure: Regenerate.
2299 2012-11-13  Richard Henderson  <rth@redhat.com>
2301         * configure.ac: Move libsanitizer logic to subdirectory.
2302         * configure: Regenerate.
2304 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
2306         * configure.ac: Enable libsanitizer just on x86 linux for now.
2307         * configure: Re-generate.
2309 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
2311         * configure.ac: Merge libquadmath sections.
2312         * configure: Regenerate.
2314 2012-11-12  Wei Mi <wmi@google.com>
2316         * configure.ac: Add libsanitizer to target_libraries.
2317         * Makefile.def: Ditto.
2318         * configure: Regenerate.
2319         * Makefile.in: Regenerate.
2321 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
2323         * configure: Regenerated.
2325 2012-11-03  Robert Mason  <rbmj@verizon.net>
2327         * configure.ac: add --disable-libstdcxx configure option
2328         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2330 2012-10-24  Corinna Vinschen  <corinna@vinschen.de>
2332         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2333         against Mingw64 w32api.
2334         * configure: Regenerate.
2336 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
2338         PR bootstrap/54820
2339         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2340         * configure: Regenerate.
2342 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
2344         PR bootstrap/54820
2345         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2346         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2347         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2348         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2349         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2350         * Makefile.in: Regenerate.
2351         * configure.ac (have_static_libs): New variable and associated check.
2352         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2353         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2354         * configure: Regenerate.
2356 2012-10-10  David Holsgrove  <david.holsgrove@xilinx.com>
2358         * config.guess, config.sub: Include updated version from
2359         config-patches.  Adds microblaze little endian support.
2361 2012-09-28  Ian Lance Taylor  <iant@google.com>
2363         * Makefile.def: Make all-target-libgo depend on
2364         all-target-libbacktrace.
2365         * Makefile.in: Rebuild.
2367 2012-09-26  Ian Lance Taylor  <iant@google.com>
2369         * Makefile.def: Make all-gcc depend on all-libbacktrace.
2370         * Makefile.in: Rebuild.
2372 2012-09-06  Diego Novillo  <dnovillo@google.com>
2374         * configure.ac: Bump minimum GMP version to 4.2.3.
2375         * configure: Re-generate.
2377 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
2379         PR target/54461
2380         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2381         target-libgloss if not configured --with-avrlibc=no.
2382         * configure: Regenerate.
2384 2012-09-04  Jason Merrill  <jason@redhat.com>
2386         * configure.ac: Fix --enable-languages=all.
2388 2012-09-03  Richard Guenther  <rguenther@suse.de>
2390         PR bootstrap/54138
2391         * configure.ac: Re-organize ISL / CLOOG checks to allow
2392         disabling with either --without-isl or --without-cloog.
2393         * configure: Regenerated.
2395 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
2397         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2398         * configure: Regenerate.
2400 2012-09-21  Steve Ellcey  <sellcey@mips.com>
2402         * configure.ac: Add mips*-mti-elf* target.
2403         * configure: Regenerate.
2405 2012-09-19  Ian Lance Taylor  <iant@google.com>
2407         * configure.ac (host_libs): Add libbacktrace.
2408         (target_libraries): Add libbacktrace.
2409         * Makefile.def (host_modules): Add libbacktrace.
2410         (target_modules): Likewise.
2411         * configure, Makefile.in: Rebuild.
2413 2012-09-15  Jiong Wang  <jiwang@tilera.com>
2415         * configure.ac (ENABLE_GOLD): support tilegx*
2416         * configure: rebuild
2418 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
2420         PR target/38607
2421         Merge upstream change.
2422         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2424         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2425         Add libgomp*.o to compare_exclusions for AIX.
2426         * configure: Regenerate.
2428 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
2430         PR binutils/4970
2431         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2432         and opcodes.
2433         * Makefile.in: Regenerated.
2435 2012-08-14   Diego Novillo  <dnovillo@google.com>
2437         Merge from cxx-conversion branch.
2439         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2440         POSTSTAGE1_CONFIGURE_FLAGS.
2441         * Makefile.in: Regenerate.
2442         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
2443         Force C++ when bootstrapping.
2444         * configure: Regenerate.
2446 2012-07-06  Richard Guenther  <rguenther@suse.de>
2448         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2449         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2450         --with-gmp=system.
2451         * Makefile.in: Regenerated.
2452         * configure: Likewise.
2454 2012-07-06  Richard Guenther  <rguenther@suse.de>
2456         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2457         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2458         supply V=1 as extra_make_flags.
2459         * configure: Regenerated.
2460         * Makefile.in: Likewise.
2462 2012-07-03  Richard Guenther  <rguenther@suse.de>
2464         * Makfile.def (isl): Remove not necessary extra_exports and
2465         extra_make_flags.
2466         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2467         * Makefile.in: Regenerated.
2469 2012-07-03  Richard Guenther  <rguenther@suse.de>
2471         * Makefile.def (cloog): Add V=1 to extra_make_flags.
2472         * configure.ac: If either the ISL or the CLooG check failed
2473         do not try to build in-tree versions.
2474         * Makefile.in: Regenerated.
2475         * configure: Regenerated.
2477 2012-07-02  Richard Guenther  <rguenther@suse.de>
2478         Michael Matz  <matz@suse.de>
2479         Tobias Grosser <tobias@grosser.es>
2480         Sebastian Pop <sebpop@gmail.com>
2482         * Makefile.def: Add ISL host module, remove PPL host module.
2483         Adjust ClooG host module to use the proper ISL.
2484         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2485         * configure.ac: Include config/isl.m4.  Add ISL host library,
2486         remove PPL.  Remove PPL configury, add ISL configury, adjust
2487         ClooG configury.
2488         * Makefile.in: Regenerated.
2489         * configure: Likewise.
2491 2012-07-02  Richard Guenther  <rguenther@suse.de>
2493         Merge from graphite branch
2494         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2496         * configure: Regenerated.
2497         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2498         both cloog.org and legacy versions. The only supported version will
2499         be CLooG with the isl backend.
2501         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2503         * configure: Regenerated.
2504         * configure.ac: Require cloog isl 0.17.0
2506         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2508         * configure: Regenerated.
2509         * config/cloog.m4: Do not define CLOOG_ORG
2511 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
2513         * configure.ac: Skip C if explicitly selected.
2514         * configure: Regenerate.
2516 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
2518         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2519         they contain -O2.
2520         * configure: Regenerate.
2522 2012-06-20  Jason Merrill  <jason@redhat.com>
2524         * Makefile.tpl (check-target-libgomp-c++): New.
2525         (check-target-libitm-c++): New.
2526         * Makefile.def (c++): Add them.
2527         * Makefile.in: Regenerate.
2529 2012-05-16  Olivier Hainque  <hainque@adacore.com>
2531         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2532         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2533         (install-no-fixedincludes): Adjust accordingly.
2534         * Makefile.in: Regenerate.
2536 2012-05-09  Nick Clifton  <nickc@redhat.com>
2537             Paul Smith  <psmith@gnu.org>
2539         PR bootstrap/50461
2540         * configure.ac (mpfr-dir): When using in-tree MPFR sources
2541         allow for the fact that from release v3.1.0 of MPFR the source
2542         files were moved into a src sub-directory.
2543         * configure: Regenerate.
2545 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
2547         * configure.ac: Bump minimum MPFR version to 2.4.0.
2548         * configure: Regenerated.
2550 2012-05-01  Richard Henderson  <rth@redhat.com>
2552         * Makefile.def (libatomic): New target_module.
2553         * configure.ac (target_libraries): Add libatomic.
2554         (noconfigdirs): Check if libatomic is supported.
2555         * Makefile.in, configure: Rebuild.
2557 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
2559         Merge upstream change
2560         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2562 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
2564         * libtool.m4: Additional FreeBSD 10 fixes.
2566 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
2568         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2569         they contain -O2.
2570         * configure: Regenerate.
2572 2012-05-14  Catherine Moore  <clm@codesourcery.com>
2574         * NEWS:  Mention PowerPC VLE port.
2576 2012-05-11  Mike Frysinger  <vapier@gentoo.org>
2578         * MAINTAINERS (config/): Move to intl/ section.
2579         (compile; depcomp; install-sh; missing; ylwrap): Likewise.
2581 2012-05-09  Nick Clifton  <nickc@redhat.com>
2582             Paul Smith  <psmith@gnu.org>
2584         PR bootstrap/50461
2585         * configure.ac (mpfr-dir): When using in-tree MPFR sources
2586         allow for the fact that from release v3.1.0 of MPFR the source
2587         files were moved into a src sub-directory.
2588         * configure: Regenerate.
2590 2012-05-02  Roland McGrath  <mcgrathr@google.com>
2592         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2593         * configure: Regenerate.
2595 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
2597         * config.sub: Update to 2012-04-18 version from official repo.
2599 2012-03-19  Tristan Gingold  <gingold@adacore.com>
2601         * configure.ac (ia64*-*-*vms*): Add support for ld.
2602         * configure: Regenerate.
2604 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2606         * configure.ac (enable_libgomp): Remove *-*-irix6*.
2607         (unsupported_languages): Remove mips-sgi-irix6.*.
2608         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2609         (with_stabs): Remove.
2610         * configure: Regenerate.
2612 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2614         * configure.ac (enable_libgomp): Remove *-*-osf*.
2615         (with_stabs): Remove alpha*-*-osf*.
2616         * configure: Regenerate.
2618 2012-03-09  Jeff Johnston  <jjohnstn@redhat.com>
2620         * COPYING.NEWLIB: Modify DJ Delorie license to include
2621         modification rights in clause as permitted by DJ Delorie.
2622         * COPYING.LIBGLOSS: Ditto.
2624 2012-03-09  Jeff Johnston  <jjohnstn@redhat.com>
2626         * COPYING.NEWLIB: Remove two unused licenses.
2628 2012-03-05  Tristan Gingold  <gingold@adacore.com>
2630         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2631         * configure: Regenerate.
2633 2012-02-21  Joern Rennecke  <joern.rennecke@embecosm.com>
2635         * COPYING.NEWLIB: Add Adapteva notice.
2636         * COPYING.LIBGLOSS: Add Adapteva notice.
2638 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
2640         * configure: Regenerate.
2642 2011-12-15  Jeff Johnston  <jjohnstn@redhat.com>
2644         * COPYING.LIBGLOSS: Add GPL with exception license.
2646 2011-11-09  Roland McGrath  <mcgrathr@google.com>
2648         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2649         * configure: Rebuild.
2650         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2651         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2652         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2653         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2654         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2655         Add READELF.
2656         * Makefile.in: Rebuild.
2658 2011-11-08  Richard Henderson  <rth@redhat.com>
2660         * configure.ac: Test for libitm directory present first.
2662         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2664         * configure.ac: Test libitm/configure.tgt to disable libitm.
2665         * configure: Rebuild.
2667 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2669         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2670         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2671         * Makefile.in: Regenerate.
2673 2011-11-01  DJ Delorie  <dj@redhat.com>
2675         * configure.ac (rl78-*-*) New case.
2676         * configure: Regenerate.
2678 2011-11-01  DJ Delorie  <dj@redhat.com>
2680         * config.sub: Update to version 2011-10-29 (added rl78)
2682 2011-10-27  Nick Clifton  <nickc@redhat.com>
2684         * config.sub: Import these changes from the config project:
2686         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
2687             Ben Elliston  <bje@gnu.org>
2689         * config.sub (epiphany): New.
2691         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
2692             Ben Elliston  <bje@gnu.org>
2694         * config.sub (hexagon, hexagon-*): New.
2696         2011-08-23  Roland McGrath  <mcgrathr@google.com>
2698         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2699         64eb to be64.
2701         2011-08-16  Roland McGrath  <mcgrathr@google.com>
2703         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2704         (nacl): Grok as alias for 32el-unknown-nacl.
2706 2011-08-19  Joel Brobecker  <brobecker@adacore.com>
2708         * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
2710 2011-08-14  Yao Qi  <yao@codesourcery.com>
2712         Merge from gcc:
2714         2011-08-14  Yao Qi  <yao@codesourcery.com>
2715         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2716         * configure: Regenerate.
2718 2011-07-26  Ian Lance Taylor  <iant@google.com>
2720         Merge from gcc:
2722         2011-07-26  Ian Lance Taylor  <iant@google.com>
2723         * configure.ac: Set have_compiler based on whether gcc directory
2724         exists, rather than on whether gcc is in configdirs.
2725         * configure: Rebuild.
2727         2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
2728         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2729         link directories.
2730         * Makefile.in: Rebuild.
2732         2011-07-20  Ian Lance Taylor  <iant@google.com>
2733         PR bootstrap/49787
2734         * configure.ac: Move --enable-bootstrap handling earlier in file.
2735         If --enable-bootstrap and either --enable-build-with-cxx or
2736         --enable-build-poststage1-with-cxx, enable C++ automatically.
2737         * configure: Rebuild.
2739         2011-07-19  Ian Lance Taylor  <iant@google.com>
2740         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
2741         make C++ a boot_language.  Set and substitute
2742         POSTSTAGE1_CONFIGURE_FLAGS.
2743         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2744         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2745         * configure, Makefile.in: Rebuild.
2747         2011-07-16  Jason Merrill  <jason@redhat.com>
2748         * Makefile.def (language=c++): Add check-c++0x and
2749         check-target-libmudflap-c++.
2750         * Makefile.tpl (check-target-libmudflap-c++): New.
2751         * Makefile.in: Regenerate.
2753         2011-07-16  Matthias Klose  <doko@ubuntu.com>
2754         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2755         * Makefile.def (target_modules/libjava): Pass
2756         $(EXTRA_CONFIGARGS_LIBJAVA).
2757         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2758         if not configured with --enable-static-libjava.
2759         * Makefile.in: Regenerate.
2760         * configure: Likewise.
2762         2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
2763         PR regression/47836
2764         PR bootstrap/23656
2765         PR other/47733
2766         PR bootstrap/49247
2767         PR c/48825
2768         * configure.ac (target_libraries): Remove target-libiberty.
2769         Remove case-statement setting skipdirs=target-libiberty for
2770         multiple targets.  Remove checking target_configdirs and
2771         removing target-libiberty but keeping target-libgcc if
2772         otherwise empty.
2773         * Makefile.def (target_modules): Don't add libiberty.
2774         (dependencies): Remove all traces of target-libiberty.
2775         * configure, Makefile.in: Regenerate.
2777 2011-07-22  Jason Merrill  <jason@redhat.com>
2779         * Makefile.def (language=c++): Add check-c++0x and
2780         check-target-libmudflap-c++.
2781         * Makefile.tpl (check-target-libmudflap-c++): New.
2782         * Makefile.in: Regenerate.
2784 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2786         * configure: Regenerate.
2788 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2790         PR target/39150
2791         * configure.ac (i[3456789]86-*-solaris2*): Also accept
2792         x86_64-*-solaris2.1[0-9]*.
2793         * configure: Regenerate.
2795 2011-06-13  Walter Lee <walt@tilera.com>
2797         * configure.ac (tilepro-*-*) New case.
2798         (tilegx-*-*): Likewise.
2799         * configure: Regenerate.
2801 2011-06-06  Nick Clifton  <nickc@redhat.com>
2803         * config.sub: Sync from upstream.
2805 2011-05-08  Doug Kwan  <dougkwan@google.com>
2807         Merge from gcc:
2809         2011-05-08  Doug Kwan  <dougkwan@google.com>
2811                 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2812                 * configure: Regenerated.
2813                 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2814                 value from configure.
2815                 * Makefile.in: Regenerated.
2817 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2819         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2820         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2821         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2822         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2823         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2824         *-*-vxworks*): Disable newlib and libgloss in separate case
2825         statement.
2826         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2827         to separate case statement.
2828         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2829         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2830         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2831         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2832         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2833         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2834         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2835         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2836         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2837         i[[3456789]]86-*-rdos*, m32r-*-*,
2838         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2839         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2840         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2841         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2842         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2843         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2844         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2845         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2846         and libgloss in main case over targets.  Remove most empty cases
2847         in main case over targets.
2848         * configure: Regenerate.
2850 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2852         * configure.ac: Remove code setting special library locations for
2853         hppa*64*-*-hpux11*.  Remove code setting compiler for
2854         sparc-sun-solaris2*.
2855         * configure: Regenerate.
2857 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2859         * configure.ac: Separate libgloss_dir settings from general case
2860         over targets.
2861         * configure: Regenerate.
2863 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2865         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2866         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2867         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2868         cases in libgcj-disabling case statement.
2869         (hppa*64*-*-linux*): Set unsupported_languages instead of
2870         disabling target-zlib.
2871         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2872         to hppa*64*-*-hpux*.
2873         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2874         hppa*-*-hpux*.
2875         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2876         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2877         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2878         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2879         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2880         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2881         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2882         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2883         libgcj-disabling case statement.
2884         * configure: Regenerate.
2886 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2888         * configure.ac: Disable Java for targets not supporting libffi.
2889         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2890         Remove cases in Java-disabling statement.
2891         (*arm-wince-pe): Change to arm-wince-pe.
2892         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2893         cases in Java-disabling statement.
2894         (bfin-*-*): Don't disable Java again.
2895         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2896         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2897         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2898         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2899         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2900         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2901         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2902         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2903         Java-disabling statement.
2904         (mmix-*-*): Don't disable Java again.
2905         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2906         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2907         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2908         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2909         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2910         statement.
2911         * configure: Regenerate.
2913 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2915         Merge from GCC:
2917         2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2919         PR lto/48086
2920         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2921         * configure: Regenerate.
2923 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2925         * configure.ac: Separate cases disabling Java and Java libraries
2926         from general case over targets.
2927         * configure: Regenerate.
2929 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2931         * configure.ac (build_tools): Remove build-byacc.
2932         (host_libs): Remove mmalloc.
2933         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2934         autoconf automake libtool diff rcs fileutils shellutils time
2935         textutils wdiff find uudecode hello tar gzip indent recode release
2936         sed perl gawk findutils gettext zip.
2937         (libgcj): Remove target-qthreads.
2938         (target_tools): Remove target-examples target-gperf.
2939         (YACC): Don't handle building byacc.
2940         * configure: Regenerate.
2941         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2942         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2943         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2944         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2945         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2946         handle building components.
2947         * Makefile.in: Regenerate.
2949 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2951         * config.sub: Sync from upstream.
2953 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2955         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2956         (microblaze*): Don't disable libssp.
2957         * configure: Regenerate.
2959 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2961         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2962         moveifchange.
2963         * configure: Regenerate.
2964         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2965         * Makefile.in: Regenerate.
2967 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2969         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2970         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2971         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2972         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2973         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2974         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2975         md_exec_prefix cases.
2976         * configure: Regenerate.
2978 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2980         * configure.ac: Separate cases disabling target-libssp,
2981         target-libiberty, target-libstdc++-v3 and Fortran from general
2982         case over targets.
2983         * configure: Regenerate.
2985 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2987         * configure.ac (*-*-chorusos): Don't disable libgcj.
2988         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2989         Remove case.
2990         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2991         (arm-*-coff): Don't disable libgcj.
2992         (arm*-*-linux-gnueabi): Remove useless assignment.
2993         (arm-*-riscix*): Don't disable libgcj.
2994         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2995         configuration.
2996         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2997         (c54x*-*-*): Remove case.
2998         (tic54x-*-*): Don't disable GCC or GCC libraries.
2999         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
3000         to *.
3001         (d10v-*-*): Don't disable GCC libraries.
3002         (d30v-*-*): Don't disable libgcj.
3003         (h8500-*-*): Don't disable GCC libraries.
3004         (i960-*-*): Don't disable libgcj.
3005         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3006         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3007         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3008         libgcj.
3009         (m68k-*-coff*): Remove case.
3010         (mmix-*-*): Don't disable libgloss on host.
3011         (mn10200-*-*, mn10300-*-*): Remove cases.
3012         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3013         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3014         Don't disable libgcj.
3015         (romp-*-*): Remove case.
3016         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3017         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3018         case.
3019         (v810-*-*): Don't disable GCC libraries.
3020         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3021         (ip2k-*-*): Don't disable GCC libraries.
3022         * configure: Regenerate.
3024 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
3026         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3027         libffi on host.
3028         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3029         on host.
3030         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3031         * configure: Regenerate.
3033 2011-03-26  John Marino  <binutils@marino.st>
3035         * configure.ac: Add support for *-*-dragonfly*
3036         * configure: Regenerate.
3038 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
3040         * configure.ac (native_only): Remove.
3041         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3042         send-pr uudecode guile gnuserv on host.
3043         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3044         send-pr rcs guile perl texinfo libtool on host.
3045         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3046         automake send-pr rcs guile perl texinfo libtool on host.
3047         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3048         (*-*-kaos*): Don't disable target-examples target-gperf on target.
3049         (alpha*-dec-osf*): Don't disable fileutils on target.
3050         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3051         texinfo send-pr expect dejagnu on target.
3052         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3053         target-qthreads on target.
3054         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3055         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3056         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3057         x86_64-*-mingw*): Don't disable expect on target.
3058         (*-*-cygwin*): Don't disable target-gperf on target.
3059         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3060         gnuserv on target.
3061         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3062         target.
3063         * configure: Regenerate.
3065 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
3067         * configure.ac (target_tools): Remove target-groff.
3068         (native_only): Remove target-groff.
3069         (hppa*64*-*-*): Don't disable byacc.
3070         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3071         setting.
3072         (*-*-kaos*): Don't skip target-librx and target-groff.
3073         (*-*-netware*): Don't skip target-libmudflap.
3074         (*-*-tpf*): Don't skip target-libmudflap.
3075         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3076         directories on the host.
3077         (ia64*-*-*vms*): Don't skip tix.
3078         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3079         host.
3080         * configure: Regenerate.
3082 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
3084         * configure.ac: Remove references to mt-mep, mt-netware,
3085         mt-wince.
3086         * Makefile.def: Add all-utils soft dependencies.
3087         * Makefile.tpl: Remove GDB_NLM_DEPS.
3088         * configure: Regenerate.
3089         * Makefile.in: Regenerate.
3091 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3093         Sync from GCC:
3095         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3097         * configure.ac: Do not include mh-x86omitfp.
3098         * configure: Regenerate.
3100         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3102         * configure.ac: Remove empty cases.
3103         * configure: Regenerate.
3105         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3107         * Makefile.def: Add dependency from termcap to gdb.
3108         * Makefile.in: Regenerate.
3110         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3112         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3113         * configure: Regenerate.
3114         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3115         * Makefile.tpl: Likewise.
3116         * Makefile.in: Regenerate.
3118         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3120         * configure.ac: Remove all mentions of tentative_cc.
3121         * configure: Regenerate.
3123         2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
3125         PR lto/48086
3126         * configure.ac: Re-enable LTO on *-apple-darwin9.
3127         * configure: Regenerate.
3129 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3131         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3132         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3133         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3134         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3135         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3136         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3137         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3138         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3139         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3140         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3141         *-*-rhapsody*): Remove host cases.
3142         * configure: Regenerate.
3144 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3146         * configure.ac (ppc*-*-pe): Remove host case.
3147         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3148         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3149         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3150         cases.
3151         * configure: Regenerate.
3153 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3155         * config.sub: Update to version 2011-03-23.
3157 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
3159         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3160         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3161         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3162         * configure: Regenerate.
3164 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
3166         * config-ml.in: Don't handle arc-*-elf*.
3167         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3168         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3169         handle GCC libraries.
3170         * configure: Regenerate.
3172 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3174         PR bootstrap/48120:
3175         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3176         Add -lstdc++ -lm to LIBS.
3177         * configure: Regenerate.
3179 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
3181         * config.guess: Update to version 2011-02-02
3182         * config.sub: Update to version 2011-02-24
3184 2011-03-03  Sebastian Pop  <sebastian.pop@amd.com>
3186         * configure.ac: Adjust test of with_ppl.
3187         * configure: Regenerated.
3189 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3191         * configure.ac: Add -lpwl to ppllibs.
3192         * config/cloog.m4: Add -lisl to clooglibs.
3193         * configure: Regenerated.
3195 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3197         Import from Libtool and gnulib:
3199         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
3201         Prepare for supporting FreeBSD 10.
3202         * config.rpath: Remove handling of freebsd1* which soon would
3203         match FreeBSD 10.0.
3205         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
3207         Remove support for FreeBSD 1.x.
3208         * libtool.m4 (_LT_LINKER_SHLIBS)
3209         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3210         soon would incorrectly match FreeBSD 10.0.
3212 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3214         PR binutils/12283
3215         * MAINTAINERS (mkinstalldirs): Comes from Automake.
3216         (move-if-change): Comes from gnulib.
3217         * move-if-change: Import version from gnulib.
3219 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3221         Sync from GCC:
3223         2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
3225         PR lto/47225
3226         * Makefile.def (lto-plugin): Double dash for enable-shared.
3227         (configure-gcc): Depend on all-lto-plugin.
3228         * Makefile.in: Rebuilt.
3230         2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3232         * configure.ac: Remove extra bracket.
3233         * configure: Regenerate.
3235         2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
3237         PR lto/47225
3238         * Makefile.def: Add dependency for install-gcc
3239         on install-lto-plugin.
3240         * Makfile.in: Regenerated
3242         2011-01-25  Jakub Jelinek  <jakub@redhat.com>
3244         * configure.ac: If with_ppl is no, move setting with_cloog=no
3245         after CLOOG_REQUESTED check.
3246         * configure: Regenerated.
3248         2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3250         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3251         CLooG has been requested.
3252         * configure: Regenerated.
3254         2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3256         * configure: Regenerated.
3257         * configure.ac: Check for version 0.11 (or later revision) of PPL.
3259         2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
3261         * configure: Regenerated.
3262         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3264         2011-01-07  Jan Hubicka  <jh@suse.cz>
3266         PR lto/47225
3267         * Makefile.in: Regenerate.
3268         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3269         configure.
3271 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
3273         PR libgcj/44341
3274         * configure.ac: Discard --with-* flags for host when configuring
3275         target libraries for cross build.
3276         * configure: Rebuilt.
3278 2011-01-21  Andreas Schwab  <schwab@redhat.com>
3280         Sync from GCC:
3282         2011-01-21  Andreas Schwab  <schwab@redhat.com>
3284         * configure.ac: Use AS_HELP_STRING throughout.
3285         * configure: Regenerate.
3287         2011-01-18  Jie Zhang  <jie.zhang@analog.com>
3289         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3290         * configure: Regenerate.
3292 2010-12-10  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3294         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3296 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
3298         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3299         for ia64-hpux.
3300         * configure: Regenerate.
3302 2011-01-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3304         Sync from GCC:
3305         2010-12-22  Hariharan Sandanagobalane  <hariharan@picochip.com>
3307         * configure.ac: (picochip): Disable libiberty.
3308         * configure: Regenerate.
3310 2010-12-18  Jeff Johnston  <jjohnstn@redhat.com>
3312         * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
3314 2010-12-10  Ian Lance Taylor  <iant@google.com>
3316         PR bootstrap/46819
3317         * configure.ac: For --disable-libgcj clear libgcj_saved.
3318         * configure: Rebuild.
3320 2010-12-10  Tobias Burnus  <burnus@net-b.de>
3322         PR fortran/46540
3323         * configure.ac: Add --disable-libquadmath and
3324         --disable-libquadmath-support.
3325         * configure: Regenerate.
3327 2010-12-10  Tristan Gingold  <gingold@adacore.com>
3329         * src-release (ETC_SUPPORT): add gnu-oids.texi
3331 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
3333         PR libffi/46792
3334         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3335         * configure: Regenerate.
3337 2010-12-02  Ian Lance Taylor  <iant@google.com>
3339         * configure.ac: Always set default for poststage1_ldflags to
3340         -static-libstdc++ -static-libgcc.
3342 2010-12-02  Jeff Johnston  <jjohnstn@redhat.com>
3344         * COPYING.NEWLIB: Add National Semiconductor notice.
3346 2010-11-29  Andreas Schwab  <schwab@redhat.com>
3348         * configure.ac: Move comment to remove extra space in last argument
3349         of GCC_TARGET_TOOL.
3351 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
3353         PR other/46026
3354         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3355         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3356         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3357         (BASE_FLAGS_TO_PASS): Use it.
3358         * configure: Rebuilt.
3359         * Makefile.in: Rebuilt.
3361 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
3363         PR binutils/12258
3364         * configure.ac: Correct comments for --enable-gold/--enable-ld.
3365         Properly check default linker.
3366         * configure: Regnerated.
3368 2010-11-23  Matthias Klose  <doko@ubuntu.com>
3370         * configure.ac: For --enable-gold, handle value `default' instead of
3371         `both*'.   New configure option --{en,dis}able-ld.
3372         * configure: Regenerate.
3374 2010-11-20  Ian Lance Taylor  <iant@google.com>
3376         * configure.ac: Only disable a language library if no language needs
3377         it.  Don't let --disable-libgcj uncondtionally disable libffi.
3378         * configure: Rebuild.
3380 2010-11-20  Paolo Bonzini  <bonzini@gnu.org>
3382         * configure: Regenerate.
3384 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3386         PR other/46202
3387         * configure.ac: Fix just-built in-tree STRIP name to be
3388         binutils/strip-new.
3389         * configure: Regenerate.
3390         * Makefile.def (install-strip-gcc, install-strip-binutils)
3391         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3392         (install-strip-sid): Mirror dependencies on non-strip variants
3393         of these targets on the respective -strip prerequisites.
3394         * Makefile.tpl (install-strip, install-strip-host)
3395         (install-strip-target): New targets.
3396         (install-strip-[+module+], install-strip-target-[+module+]):
3397         New targets.
3398         * Makefile.in: Regenerate.
3400 2010-11-19  Ian Lance Taylor  <iant@google.com>
3401             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3403         * configure.ac: Add target-libgo to target_libraries.  Set
3404         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3405         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3406         (HOST_EXPORTS): Add GOC.
3407         (BASE_TARGET_EXPORTS): Add GOC.
3408         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3409         (GOCFLAGS_FOR_TARGET): New variable.
3410         (EXTRA_HOST_FLAGS): Add GOC.
3411         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3412         * Makefile.def (target_modules): Add libgo.
3413         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3414         (dependencies): Add dependency from configure-target-libgo to
3415         configure-target-libffi and all-target-libstdc++-v3.  Add
3416         dependencies from all-target-libgo to all-target-libffi.
3417         (languages): Add go.
3418         * configure: Rebuild.
3419         * Makefile.in: Rebuild.
3421 2010-11-19  Ian Lance Taylor  <iant@google.com>
3423         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3424         compiler/flag environment variables.
3426 2010-11-18  Ian Lance Taylor  <iant@google.com>
3428         * configure.ac: Check for lang_requires_boot_languages in
3429         config-lang.in files.
3430         * configure: Rebuild.
3432 2010-11-17  Mike Frysinger  <vapier@gentoo.org>
3434         * .gitignore: New file.
3436 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3437             Tobias Burnus  <burnus@net-b.de>
3439         PR fortran/32049
3440         * Makefile.def: Add libquadmath; build it with language=fortran.
3441         * configure.ac: Add libquadmath.
3442         * Makefile.tpl: Handle multiple libs in check-[+language+].
3443         * Makefile.in: Regenerate.
3444         * configure: Regenerate.
3446 2010-11-15  Andreas Schwab  <schwab@redhat.com>
3448         * configure.ac: Fix spelling in option names.
3449         * configure: Regenerated.
3451 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
3453         PR bootstrap/39622
3454         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3455         * configure: Regenerated.
3457 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3459         * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
3460         define the cloog backend to use. Furthermore, only pass the ppllibs to
3461         the configure checks, if necessary.
3462         * configure: Regenerate.
3464 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3466         * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
3467         * configure: regenerate
3469 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3471         * config/cloog.m4: Fix typo.  verison -> version.
3472         * configure: Regenerate.
3474 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3476         * config/cloog.m4: Pass ppl libraries to the CLooG version check.
3477         * configure: Regenerate.
3479 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
3481         * configure.ac: Support official CLooG.org versions.
3482         * configure: Regenerate.
3483         * config/cloog.m4: New.
3485 2010-11-05  Michael Eager  <eager@eagercon.com>
3487         * COPYING.LIBGLOSS: Correct typo in microblaze.
3488         * COPYING.NEWLIB: Same.
3490 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
3492         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3493         * configure: Regenerate.
3495 2010-11-03  Ian Lance Taylor  <iant@google.com>
3496             Dave Korn  <dave.korn.cygwin@gmail.com>
3498         PR lto/46273
3499         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
3500         and on other supported platforms whenever LTO is enabled.
3501         * configure: Rebuild.
3503 2010-11-02  Alan Modra  <amodra@gmail.com>
3505         PR binutils/12110
3506         * configure.ac: Error when source path contains spaces.
3507         * configure: Regenerate.
3509 2010-10-20  Ian Lance Taylor  <iant@google.com>
3511         * Makefile.def (target_modules): Set lib_path to src/.libs for
3512         libstdc++-v3 module.
3513         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3514         * Makefile.in: Rebuild.
3516 2010-10-08  Bernd Schmidt  <bernds@codesourcery.com>
3517             Joseph Myers  <joseph@codesourcery.com>
3519         * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
3520         notices.
3521         * COPYING.NEWLIB: Add Texas Instruments notice.
3523 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3525         * configure.ac (build_lto_plugin): New shell variable.
3526         (--enable-lto): Turn on by default for all non-ELF platforms that
3527         have had LTO support added so far.  Set build_lto_plugin appropriately
3528         for both ELF and non-ELF.
3529         (configdirs): Add lto-plugin or not based on build_lto_plugin.
3530         * configure: Regenerate.
3532 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3534         PR bootstrap/45326
3535         PR bootstrap/45174
3536         * configure.ac: Honor initial values of $build_configargs,
3537         $host_configargs, $target_configargs.  Mark the precious, so
3538         environment settings get recorded.
3539         * configure: Regenerate.
3541 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3543         Sync from GCC:
3545         2010-09-30  Michael Eager  <eager@eagercon.com>
3547         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3548         * configure: Regenerate.
3550         2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
3552         * configure.ac (enable-lto): Add Darwin to the list of supported lto
3553         targets and amend comment.
3554         * configure: Regenerate.
3556         2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
3558         * configure.ac: Enable LTO by default on Darwin.
3559         * configure: Regenerate.
3561         2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
3563         PR bootstrap/44455
3564         * configure.ac (extra_mpfr_configure_flags): Copy from
3565         extra_mpc_gmp_configure_flags.
3566         * configure: Re-generated.
3568 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3570         Sync from GCC:
3572         PR bootstrap/45796
3573         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3574         Depend on all-build-libiberty.
3575         * Makefile.in: Regenerate.
3577 2010-09-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3579         Sync from GCC:
3581         PR bootstrap/44621
3582         * configure.ac: Fix unportable shell quoting.
3583         * configure: Regenerate.
3585 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
3587         * configure.ac: Support all v850 targets.
3588         * configure: Regenerate.
3590 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
3592         PR target/44862
3593         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3594         Provide -B option to allow for link spec %s substitutions for
3595         libstdc++.a on darwin.
3596         * Makefile.in: Regenerate.
3598 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
3600         * Makefile.def (configure-gcc): Depend on all-libelf.
3601         * Makefile.in: Rebuild.
3603 2010-06-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3605         * config.sub, config.guess: Update from upstream sources.
3607 2010-06-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3609         Sync from GCC:
3611         2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
3612         * configure.ac: Allow all the versions greater than 0.10 of PPL.
3613         * configure: Regenerated.
3615         2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
3616         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3617         * configure: Regenerate.
3619         2010-04-17  Ralf Cors<E9>pius  <ralf.corsepius@rtems.org>
3620         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3621         * configure: Regenerate.
3623         2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3624         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3625         separately.
3626         * configure: Regenerate.
3628         2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3629         * configure: Regenerate after change to elf.m4.
3631         2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3632         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3633         * configure: Regenerated.
3635         2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3636         * configure.ac: Print "buggy but acceptable" when CLooG
3637         revision is less than 9.
3638         * configure: Regenerated.
3640 2010-05-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3642         Merge from gcc:
3644         2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
3645         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3646         * configure: Regenerate.
3648         2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
3649         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3650         a platform that supports LTO.
3651         * configure: Regenerate.
3653         2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
3654         PR lto/42776
3655         * configure.ac (--enable-lto): Refactor handling so libelf tests
3656         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3657         and allow LTO to be explicitly enabled on non-ELF platforms that
3658         are known to support it inside else-clause.
3659         * configure: Regenerate.
3661 2010-04-27  Roland McGrath  <roland@redhat.com>
3662             H.J. Lu  <hongjiu.lu@intel.com>
3664         * configure.ac (--enable-gold): Support both, both/gold and
3665         both/bfd to add gold to configdirs without removing ld.
3666         * configure: Regenerated.
3668         * Makefile.def: Add install-gold dependency to install-ld.
3669         * Makefile.in: Regenerated.
3671 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3673         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3674         * configure: Regenerate.
3676 2010-04-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3678         Merge from gcc:
3679         PR bootstrap/43615
3680         PR bootstrap/43328
3681         Revert:
3682         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3683         * configure.ac: Do not pass --enable-multilib nor
3684         --disable-multilib in baseargs.  Accept explicitly passed
3685         --enable_multilib.
3686         * configure: Regenerate.
3688 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3690         PR bootstrap/43328
3691         * configure.ac: Do not pass --enable-multilib nor
3692         --disable-multilib in baseargs.  Accept explicitly passed
3693         --enable_multilib.
3694         * configure: Regenerate.
3696 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3698         * configure.ac (tic6x-*-*): New case.
3699         * configure: Regenerate.
3701 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3703         Merge from gcc:
3704         2010-03-19  Jack Howarth <howarth@bromo.med.uc.edu>
3705         PR ada/42554
3706         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3707         * configure: Regenerate.
3709 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3711         * config.sub: Update to version 2010-03-22.
3712         * config.guess: Update to version 2009-12-30.
3714 2010-03-14  Joseph Myers  <joseph@codesourcery.com>
3716         Merge from gcc:
3717         2010-01-11  Richard Guenther  <rguenther@suse.de>
3718         PR lto/41569
3719         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3720         * Makefile.in: Regenerated.
3722 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3724         PR libstdc++/32499
3725         * configure.ac (RANLIB): Default to true.
3726         (STRIP): Likewise.
3727         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3728         * configure: Regenerate.
3730 2010-02-17  Nick Clifton  <nickc@redhat.com>
3732         PR 11238
3733         * Makefile.tpl (local-distclean): Also remove config.cache files in
3734         sub-directories as there may not be Makefiles present in the
3735         sub-directories.
3736         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3737         the config.cache files found by the find command.
3739         * Makefile.in: Regenerate.
3740         * configure.ac: Revert previous delta.
3741         * configure: Regenerate.
3743 2010-02-15  Nick Clifton  <nickc@redhat.com>
3745         PR 11238
3746         * configure.ac: Delete config.cache files in sub-directories when
3747         deleting Makefiles.
3748         * configure: Regenerate.
3750 2010-02-15  Nick Clifton  <nickc@redhat.com>
3752         * configure.ac: Sync from gcc.
3753         * configure: Regenerate.
3755 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3757         Sync from gcc:
3758         * configure.ac: Add "recommended" version checks for GMP/MPC.
3759         Update recommended GMP/MPFR/MPC versions.
3760         * configure: Regenerate.
3762 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3764         gcc PR libstdc++/36101, gcc PR libstdc++/42813
3765         * configure.ac (bootstrap_target_libs): Make inclusion of
3766         target-libgomp conditional on libgomb being in target_configdirs.
3767         * configure: Regenerate.
3769 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3771         gcc PR libstdc++/36101, gcc PR libstdc++/42813
3772         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3773         * configure: Regenerate.
3775 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3777         gcc PR libstdc++/36101, gcc PR libstdc++/42813
3778         * configure.ac (target_configdirs): Substitute.
3779         * Makefile.def: Bootstrap target module libgomp.
3780         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3781         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3782         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3783         * configure, Makefile.in: Regenerate.
3785 2009-12-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3787         * libtool.m4: Sync from git Libtool.
3788         * ltmain.sh: Likewise.
3789         * ltoptions.m4: Likewise.
3790         * ltversion.m4: Likewise.
3791         * lt~obsolete.m4: Likewise.
3793 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3794             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3796         PR bootstrap/42424
3797         * configure.ac: Include libtool m4 files.
3798         (_LT_CHECK_OBJDIR): Call it.
3799         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3800         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3802         * configure: Regenerate.
3804 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3806         PR bootstrap/41818
3807         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3808         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3809         * Makefile.in: Regenerate.
3811 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3813         * config.sub, config.guess: Update from upstream sources.
3815 2009-12-17  Jeff Johnston  <jjohnstn@redhat.com>
3817         * COPYING.NEWLIB: Update copyright date.
3818         * COPYING.LIBGLOSS: Ditto.
3820 2009-12-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3822         PR middle-end/30447
3823         PR middle-end/30789
3824         PR other/40302
3826         * configure.ac: Require MPC.
3827         * configure: Regenerate.
3829         * configure.ac: Update minimum MPC version to 0.8.
3830         * configure: Regenerate.
3832 2009-11-20  Paolo Bonzini  <bonzini@gnu.org>
3834         * config.guess: Sync with upstream and gcc.
3835         * config.sub: Sync with upstream and gcc.
3837 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3839         * Makefile.def: Restore host and target settings for gmp.
3840         * Makefile.in: Rebuild.
3842 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3844         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3845         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3846         Fix portability of test of C++ as bootstrap language.  Add
3847         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3848         * configure: Rebuild.
3849         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3850         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3851         in-tree building.
3852         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3853         (POSTSTAGE1_HOST_EXPORTS): Use it.
3854         (STAGE[+id+]_CXXFLAGS): New.
3855         (BASE_FLAGS_TO_PASS): Pass it down.
3856         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3857         extra_exports.
3858         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3859         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3860         extra_exports.
3861         * Makefile.in: Rebuild.
3863 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3865         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3866         paths for *-w64-mingw* and x86_64-*mingw*.
3867         * configure: Regenerated.
3869 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3871         * configure.ac: Disable target-winsup & co for
3872         x86_64-*-mingw* and *-w64-mingw* targets.
3873         * configure: Regenerated.
3875 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3877         * configure.ac (CLooG test): Use = with test.
3878         * configure: Regenerate.
3880 2009-10-22  Richard Guenther  <rguenther@suse.de>
3882         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3883         cloog if the ppl version check failed.  Move flags saving
3884         before setting in libelf check.
3885         * configure: Regenerate.
3887 2009-10-21  Richard Guenther  <rguenther@suse.de>
3889         * configure.ac: Adjust the ppl and cloog configure to work as
3890         documented.  Disable cloog if ppl was disabled.  Omit the version
3891         checks if they were disabled.
3892         * configure: Re-generate.
3894 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3896         * configure.ac: Add 'lto' to enable_languages, not
3897         new_enable_languages, and only if not already present.
3898         * configure: Regenerate.
3900 2009-10-06  Ian Lance Taylor  <iant@google.com>
3902         * Makefile.def: check-gold depends upon all-gas.
3903         * Makefile.in: Rebuild.
3905 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3907         * Makefile.def: all-lto-plugin depends on all-libiberty.
3908         set bootstrap=true for lto-plugin.
3909         Add lto-plugin.
3910         * Makefile.in: Regenerate.
3911         * configure.ac (host_libs): Add lto-plugin.
3912         * configure: Regenerate.
3914 2009-10-03  Diego Novillo  <dnovillo@google.com>
3916         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3917         (HOST_LIBELFLIBS): Define.
3918         (HOST_LIBELFINC): Define.
3919         * Makefile.in: Regenerate.
3920         * configure.ac: Add --enable-lto.
3921         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3922         If --enable-lto is used, add 'lto' to new_enable_languages.
3923         If --enable-lto is used and gold is enabled, add
3924         lto-plugin to configdirs.
3925         * configure: Regenerate.
3927 2009-10-03  Simon Baldwin  <simonb@google.com>
3929         * configure.ac: If --with-system-zlib, suppress local zlib and
3930         pass --with-system-zlib to subdir configure scripts.
3931         * configure: Regenerate.
3933 2009-10-01  Loren J. Rittle <ljrittle@acm.org>
3934             Paolo Bonzini  <bonzini@gnu.org>
3936         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3937         $(srcdir).
3938         * Makefile.in: Rebuilt.
3940 2009-09-29  Paolo Bonzini  <bonzini@gnu.org>
3942         Sync from gcc:
3943         2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3945         * configure.ac: Update minimum MPC version to 0.7.
3946         * configure: Regenerate.
3948 2009-09-25  Nick Clifton  <nickc@redhat.com>
3950         * configure.ac: Pass any --cache-file=/dev/null option on to
3951         subconfigures.
3952         * configure: Regenerate.
3954 2009-09-23  Nick Clifton  <nickc@redhat.com>
3956         * config.sub, config.guess: Update from upstream sources.
3958 2009-09-22  Loren J. Rittle <ljrittle@acm.org>
3960         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3961         * Makefile.in: Rebuilt.
3963 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3965         PR bootstrap/32272
3966         * configure.ac: Error out if $srcdir isn't '.' but contains
3967         host-${host_noncanonical}.
3968         * configure: Regenerate.
3970 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3972         * configure.ac: If bootstrapping a combined tree with
3973         --enable-gold, require c++ in stage1_languages.
3974         * configure: Regenerate.
3976         * configure.ac: Also add target_libs of stage1_languages to
3977         bootstrap_target_libs.
3978         * configure: Regenerate.
3980         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3981         with --enable-languages not containing c++.
3982         * configure: Regenerate.
3984 2009-09-16  Jie Zhang  <jie.zhang@analog.com>
3986         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3987         * configure: Regenerate.
3989 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3991         * configure.ac: Do not use $extrasub for replacing @if/@endif
3992         parts in Makefile; instead, use additional arguments to
3993         AC_CONFIG_COMMANDS to do the replacement manually, with several
3994         sed invocations, to avoid HP-UX sed command limits.
3995         * configure: Regenerate.
3997 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3999         * configure.ac (with-build-config): Document.  Handle without.
4000         Handle missing argument.
4001         * configure: Rebuilt.
4003 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
4005         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
4006         Default to bootstrap-debug only if compare-debug works.
4007         * configure: Rebuilt.
4008         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4009         * Makefile.in: Rebuilt.
4011 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
4013         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4014         * Makefile.in: Rebuilt.
4016 2009-09-02  Paolo Bonzini  <bonzini@gnu.org>
4018         * Makefile.tpl (AWK): Fix typo.
4019         * Makefile.in: Regenerate.
4021 2009-09-02  Paolo Bonzini  <bonzini@gnu.org>
4023         * configure.ac: Detect awk and sed.
4024         * Makefile.def (flags_to_pass): Add AWK and SED.
4025         * Makefile.tpl (AWK, SED): New.
4026         (BASE_FLAGS_TO_PASS): Add AWK and SED.
4027         * configure: Regenerate.
4028         * Makefile.in: Regenerate.
4030 2009-09-01  Tristan Gingold  <gingold@adacore.com>
4032         * setup.com: Ported to Itanium VMS.  Can also build using DCL scripts.
4033         Remove logical names.
4035 2009-08-31  Dave Korn  <dave.korn.cygwin@gmail.com>
4037         * ltmain.sh (func_normal_abspath): New function.
4038         (func_relative_path): Likewise.
4039         (func_mode_help): Document new -bindir option for link mode.
4040         (func_mode_link): Add new -bindir option, and use it to place
4041         output DLL if specified.
4043 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4045         * configure.ac (AC_PREREQ): Bump to 2.64.
4047 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4049         * README-maintainer-mode: Point directly to upstream locations
4050         for autoconf, automake, libtool, gettext, instead of copies on
4051         sources.redhat.com.  Document required versions.
4052         * configure.ac: Do not substitute datarootdir, htmldir,
4053         pdfdir, docdir.  Do not process --with-datarootdir,
4054         --with-htmldir, --with-pdfdir, --with-docdir.
4055         * configure: Regenerate.
4057         * configure: Regenerate.
4059         * compile: Sync from Automake 1.11.
4060         * depcomp: Likewise.
4061         * install-sh: Likewise.
4062         * missing: Likewise.
4063         * mkinstalldirs: Likewise.
4064         * ylwrap: Likewise.
4066 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4068         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4069         (baseargs): Add --disable-option-checking.
4070         * configure: Regenerate.
4072         * Makefile.def (configure-target-libiberty): Depend on
4073         all-binutils and all-ld.
4074         (configure-target-newlib): Likewise.
4075         * Makefile.in: Regenerate.
4077 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4079         Sync with GCC, merge:
4081         2009-07-31  Christian Bruel  <christian.bruel@st.com>
4083         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4084         * configure: Regenerate.
4086         2009-07-06  Ian Lance Taylor  <iant@google.com>
4088         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4089         * configure: Rebuild.
4091         2009-06-26  Steve Ellcey  <sje@cup.hp.com>
4093         PR bootstrap/40338
4094         * configure.ac (comparestring): Create new variable.
4095         * Makefile.tpl (comparestring): Use to skip some comparisions.
4096         * configure: Regenerate.
4097         * Makefile.in: Regenerate.
4099         2009-06-23  Ian Lance Taylor  <iant@google.com>
4101         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
4102         boot_languages.  Only bootstrap target libraries listed in
4103         target_libs for some boot language.  Add --with-stage1-ldflags,
4104         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
4105         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
4106         if not building with C++.
4107         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4108         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4109         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4110         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4111         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
4112         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4113         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4114         * configure, Makefile.in: Rebuild.
4116         2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4118         * configure.ac: Detect MPC in default directory.
4119         * configure: Regenerate.
4121         2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
4123         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4124         to noconfdirs.
4125         * configure: Regenerate.
4127         2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4129         * Makefile.def: Add MPC support and dependencies.
4130         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
4132         * Makefile.in, configure: Regenerate.
4134         2009-05-24  Nicolas Roche  <roche@adacore.com>
4136         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4137         * Makefile.in: Regenerate.
4139         2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4141         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
4142         * configure:  Regenerate.
4144         2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4146         * configure.ac ($with_ppl):  Default to no if not supplied.
4147         ($with_cloog):  Likewise.
4148         configure:  Regenerate.
4150         2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4152         PR bootstrap/39739
4153         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4154         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4156         * configure, Makefile.in: Regenerate.
4158         2009-04-14  Jakub Jelinek  <jakub@redhat.com>
4160         * configure.ac: Change copyright header to refer to version
4161         3 of the GNU General Public License and to point readers at the
4162         COPYING3 file and the FSF's license web page.
4163         * Makefile.def: Likewise.
4164         * Makefile.tpl: Likewise.
4165         * Makefile.in: Regenerate.
4167         2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
4169         * configure.ac: Restore match for darwin9 or later. Use double
4170         brackets since regeneration eats one pair.
4171         * configure: Regenerate.
4173 2009-08-18  Christopher Faylor  <me+cygwin@cgf.cx>
4175         * MAINTAINERS: Perform some obvious fixups.
4177 2009-08-17  Ben Elliston  <bje@au.ibm.com>
4179         * config.sub, config.guess: Update from upstream sources.
4181 2009-08-06  Michael Eager <eager@eagercon.com>
4183         * configure.ac: Add Microblaze target.
4184         * configure: Regenerate.
4186 2009-07-02  Tristan Gingold  <gingold@adacore.com>
4188         * configure.ac: Do not exclude gas for i386-*-darwin.
4189         Add a case for x86_64-*-darwin.
4190         * configure: Regenerate.
4192 2009-06-26  Doug Evans  <dje@sebabeach.org>
4194         * Makefile.def (host_modules): Add cgen.
4195         * Makefile.in: Regenerate.
4196         * configure.ac (host_tools): Add cgen.
4197         * configure: Regenerate.
4199 2009-06-17  Michael Eager <eager@eagercon.com>
4201         * COPYING.LIBGLOSS: Add Xilinx license.
4203 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
4205         * configure.ac: Define is_elf for QNX Neutrino targets.
4206         * configure: Regenerate.
4208 2009-06-03  Jerome Guitton  <guitton@adacore.com>
4209             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4211         * Makefile.tpl (all): Avoid a trailing backslash.
4212         * Makefile.in: Regenerate.
4214 2009-06-03  Ben Elliston  <bje@au.ibm.com>
4216         * config.sub, config.guess: Update from upstream sources.
4218 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
4220         * Makefile.tpl ([+compare-target+]): Compare all stage
4221         directories, rather than just gcc.
4222         * Makefile.in: Rebuilt.
4224 2009-05-28  Doug Kwan  <dougkwan@google.com>
4226         * configure.ac: Support gold for target arm*-*-*.
4227         * configure: Regenerate.
4229 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
4231         * Makefile.tpl (all): Avoid harmless warning in make all when
4232         gcc-bootstrap is enabled but stage_last does not exist.
4233         * Makefile.in: Rebuilt.
4235 2009-05-25  Tristan Gingold  <gingold@adacore.com>
4237         * setup.com: Complete the file with configuration and build.
4239 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4241         PR other/40159
4242         * Makefile.tpl (all): Don't assume gcc-bootstrap and
4243         gcc-no-bootstrap are mutually exclusive.
4244         * Makefile.in: Rebuilt.
4246 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4248         PR other/40159
4249         * Makefile.tpl (all): Don't end with unconditional success.
4250         * Makefile.in: Rebuilt.
4252 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
4254         PR target/37137
4255         * Makefile.def (flags_to_pass): Remove redundant and incomplete
4256         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4257         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4258         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
4259         stage_configureflags, stage_cflags and stage_libcflags into
4260         explicit Makefile macros.
4261         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4262         GFORTRAN.
4263         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4264         CC.  Set CC_FOR_BUILD from CC.
4265         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4266         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4267         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4268         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
4269         and GFORTRAN.
4270         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4271         (_LIBCFLAGS): Renamed to _TFLAGS.
4272         (do-compare-debug, do-compare3-debug): Drop.
4273         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4274         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4275         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4276         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4277         (XGCC_FLAGS_FOR_TARGET): New.
4278         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4279         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4280         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4281         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4282         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
4283         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
4284         TFLAGS.
4285         (BUILD_CONFIG): Include if requested.
4286         (all): Set TFLAGS on bootstrap.
4287         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4288         (all-stageid-prefixmodule): Likewise.
4289         (do-clean, distclean-stageid): Set TFLAGS.
4290         (restrap): Fix whitespace.
4291         * Makefile.in: Rebuilt.
4293 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
4295         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4296         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4297         * Makefile.in: Regenerate.
4299 2009-04-24  Eli Zaretskii  <eliz@gnu.org>
4301         * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
4302         consistency with config.sub.  (Update from upstream sources.)
4304 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
4306         * texinfo/texinfo.tex: Update to version 2009-03-28.05.
4308 2009-04-17  Ben Elliston  <bje@au.ibm.com>
4310         * config.sub, config.guess: Update from upstream sources.
4312 2009-04-15  Anthony Green  <green@moxielogic.com>
4314         * configure.ac: Add moxie support.
4315         * configure: Rebuilt.
4317 2009-04-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4319         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4320         * configure: Regenerate.
4322 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4324         PR gas/10039
4325         * configure.ac: Require texinfo 4.7.
4326         * configure: Regenerated.
4328 2009-04-09  Steve Ellcey  <sje@cup.hp.com>
4330         * Makefil.def (languages): New entries.
4331         * Makefile.tpl (check-gcc-*): New generic target.
4332         * Makefile.in: Regenerate.
4334 2009-03-27  Eli Zaretskii  <eliz@gnu.org>
4336         * djunpack.bat: Use ".." quoting in Sed command, for the sake of
4337         Windows builds of Sed.
4339 2009-03-18  Tom Tromey  <tromey@redhat.com>
4341         * configure: Rebuild.
4342         * configure.ac (host_libs): Add libiconv.
4343         * Makefile.in: Rebuild.
4344         * Makefile.def (host_modules): Add libiconv.
4345         (configure-gdb, all-gdb): Depend on libiconv.
4347 2009-03-16  Tristan Gingold  <gingold@adacore.com>
4349         * configure.ac: Treat gdb as supported on x86_64-darwin.
4350         * configure: Regenerate.
4352 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
4354         Merge from GCC:
4356         2009-03-16  Joseph Myers  <joseph@codesourcery.com>
4358         * configure.ac (--with-host-libstdcxx): New option.
4359         * configure: Regenerate.
4361         2009-01-29  Robert Millan  <rmh@aybabtu.com>
4363         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4364         * configure: Regenerate.
4366         2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
4368         PR tree-optimization/38515
4369         * configure.ac (cloog-polylib): Removed.
4370         (with_ppl, with_cloog): Test for "no".
4371         * configure: Regenerated.
4373 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4375         Backport from git Libtool:
4377         2009-01-19  Robert Millan  <rmh@aybabtu.com>
4378         Support GNU/kOpenSolaris.
4379         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4380         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4381         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4382         GNU/kOpenSolaris.
4384 2009-02-05  Andreas Schwab  <schwab@suse.de>
4386         * Makefile.tpl (stage_last): Define $r and $s before using
4387         $(RECURSE_FLAGS_TO_PASS).
4388         * Makefile.in: Regenerate
4390 2009-01-21  Jeff Johnston  <jjohnstn@redhat.com>
4392         * COPYING.NEWLIB: Add ARM license.
4394 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4396         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4397         (all-opcodes): Depend on all-libiberty.
4398         * Makefile.in: Regenerate.
4400 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4402         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4403         * configure: Regenerate.
4405 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4407         Backport link test fix from upstream Libtool:
4409         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4410         Add cache variables to tests that require the linker to work.
4411         For shlibpath_overrides_runpath, this also changes the semantics
4412         to let the result from the C compiler take precedence.
4413         compiler take precedence.
4415 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4417         * config.sub, config.guess: Update from upstream sources.
4419 2008-12-17  Jeff Johnston  <jjohnstn@redhat.com>
4421         * COPYING.NEWLIB: Updated.
4422         * COPYING.LIBGLOSS: Ditto.
4424 2008-12-16  Paolo Bonzini  <bonzini@gnu.org>
4426         Sync with GCC:
4428         2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4430         * configure.ac (ppllibs): Add by default the lib flags.
4431         * configure: Regenerate.
4433         2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4435         * configure.ac: Add double brackets on darwin[912].
4436         * configure: Regenerate.
4438         2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4440         * configure.ac: Expand to darwin10 and later.
4441         * configure: Regenerate.
4443 2008-12-02  Andreas Schwab  <schwab@suse.de>
4445         * Makefile.def: configure-target-boehm-gc depends on
4446         all-target-libstdc++-v3.
4447         * Makefile.in: Regenerate.
4449 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4451         * config.sub, config.guess: Update from upstream sources.
4453 2008-11-27  Joseph Myers  <joseph@codesourcery.com>
4455         Merge from GCC:
4457         2007-12-02  Matthias Klose  <doko@ubuntu.com>
4459         * config-ml.in: Remove 64bit configure tests.
4461         2008-05-14  Rafael Espindola  <espindola@google.com>
4463         * config-ml.in: don't handle --enable-shared and --enable-static.
4465         2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4466             Tobias Grosser  <grosser@fim.uni-passau.de>
4467             Jan Sjodin  <jan.sjodin@amd.com>
4468             Harsha Jagasia  <harsha.jagasia@amd.com>
4469             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4470             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4471             Adrien Eliche  <aeliche@isty.uvsq.fr>
4473         Merge from graphite branch.
4474         * configure: Regenerate.
4475         * Makefile.in: Regenerate.
4476         * configure.ac (host_libs): Add ppl and cloog.
4477         Add checks for PPL and CLooG.
4478         * Makefile.def (ppl, cloog): Added modules and dependences.
4479         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4480         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4482         2008-09-03  Richard Guenther  <rguenther@suse.de>
4484         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4485         cloog test.
4486         * configure: Re-generate.
4488         2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4490         * configure.ac (--with-cloog-polylib): New.
4491         (--disable-cloog-version-check): New.
4492         (--disable-ppl-version-check): New.
4493         * configure: Re-generate.
4495         2008-09-05  Richard Guenther  <rguenther@suse.de>
4497         * configure.ac: Initialize clooglibs to -lcloog.
4498         * configure: Re-generate.
4500         2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4502         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4503         recommended version to 2.3.2.
4505         * configure: Regenerate.
4507         2008-10-31  Ben Elliston  <bje@au.ibm.com>
4509         * configure.ac (spu-*-*): Remove special case.
4510         * configure: Regenerate.
4512         Complete comment text from GCC version of:
4514         2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4516         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4517         (GCC_SHLIB_SUBDIR): New.
4518         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4519         * configure: Regenerate.
4520         * Makefile.in: Regenerate.
4522 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4524         * configure.ac: Build gdb for i?86-*-darwin*
4525         * configure: Regenerated.
4527 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4529         PR bootstrap/38014
4530         PR bootstrap/37923
4532         Revert:
4534         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4536         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4537         * Makefile.in: Regenerated.
4539         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4541         PR gdb/921
4542         PR gdb/1646
4543         PR gdb/2175
4544         PR gdb/2176
4546         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4547         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4548         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4549         (HOST_EXPORTS): Pass CPPFLAGS.
4550         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4551         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4552         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4553         * Makefile.in, configure: Regenerated.
4554         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4555         and CPPFLAGS_FOR_BUILD.
4557 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4559         * configure.ac [spu-*-*]: Do not set skipdirs.
4560         * configure: Re-generate.
4562 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4564         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4565         * Makefile.in: Regenerated.
4567 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4569         PR gdb/921
4570         PR gdb/1646
4571         PR gdb/2175
4572         PR gdb/2176
4574         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4575         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4576         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4577         (HOST_EXPORTS): Pass CPPFLAGS.
4578         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4579         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4580         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4581         * Makefile.in, configure: Regenerated.
4582         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4583         and CPPFLAGS_FOR_BUILD.
4585 2008-09-29  Peter O'Gorman  <pogma@thewrittenword.com>
4587         * libtool.m4: Update to libtool 2.2.6.
4588         * lt~obsolete.m4: Update to libtool 2.2.6.
4589         * ltmain.sh: Update to libtool 2.2.6.
4590         * ltsugar.m4: Update to libtool 2.2.6.
4591         * ltversion.m4: Update to libtool 2.2.6.
4592         * ltoptions.m4: Update to libtool 2.2.6.
4593         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4595 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4597         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4598         (GCC_SHLIB_SUBDIR): New.
4599         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4600         * configure: Regenerate.
4601         * Makefile.in: Regenerate.
4603 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4605         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4606         Enable bfd, binutils and opcodes.
4607         * configure: Regenerate.
4609 2008-08-16  Nicolas Roche  <roche@adacore.com>
4611         * Makefile.tpl: Add BOOT_ADAFLAGS.
4612         * Makefile.in: Regenerate.
4614 2008-08-16  Richard Sandiford  <rdsandiford@googlemail.com>
4616         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4617         * configure: Regenerate.
4619 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
4621         Sync with gcc:
4622         2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
4624         * configure.ac: Add makefile fragments for hpux.
4625         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4626         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4627         * configure: Regenerate.
4628         * Makefile.in: Regenerate.
4630         2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4632         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4633         * Makefile.in: Regenerate.
4634         * configure: Regenerate.
4636 2008-06-18  Ian Lance Taylor  <iant@google.com>
4638         * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
4640         * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
4642 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4644         * configure: Regenerate.
4646 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4648         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4649         "$@" is still intact with both Autoconf 2.59 and 2.62.
4650         * configure: Regenerate.
4652 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4654         * Makefile.tpl: Fix comment errors.
4655         * Makefile.in: Regenerate.
4657 2008-06-13  Julian Brown  <julian@codesourcery.com>
4659         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4660         of libobjc for ARM EABI Linux.
4661         * configure: Regenerate.
4663 2008-06-12  David S. Miller  <davem@davemloft.net>
4664             David Edelsohn  <edelsohn@gnu.org>
4666         * configure.ac: Add powerpc*-*-* to gold supported targets.
4667         * configure: Regenerate.
4669 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4671         PR tree-optimization/36218
4672         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4673         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4674         (all prefix="build-"): Pass them to build-system sub-makes.
4675         * Makefile.in: Regenerate.
4677 2008-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
4679         * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
4680         README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
4681         mkdep, and compile.  Update comments.
4682         (ETC_SUPPORT): Add ChangeLog and update comments.
4684 2008-05-11  Ian Lance Taylor  <iant@google.com>
4686         * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
4688 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4690         Sync with gcc:
4691         2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4693         PR bootstrap/35457
4694         * configure.ac: Include override.m4.
4695         * configure: Regenerate.
4697         2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4699         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4700         * Makefile.in: Regenerate.
4702         2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4704         * configure.ac: Do not build libssp for the AVR.
4705         * configure: Regenerate.
4707 2008-04-18  Nick Clifton  <nickc@redhat.com>
4709         * MAINTAINERS: Replace reference to configure.in with reference to
4710         configure.ac.
4712 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
4714         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4715         as nonconfigurable directories list.
4716         * configure: Regenerate.
4718 2008-04-14  David S. Miller  <davem@davemloft.net>
4720         * configure.ac: Add sparc*-*-* to gold supported targets.
4721         * configure: Regenerate.
4723 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4725         * config.sub, config.guess: Update from upstream sources.
4727 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4729         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4730         * Makefile.in: Regenerate.
4732 2008-04-07  Ian Lance Taylor  <iant@google.com>
4734         * Makefile.def: check-gold depends upon all-binutils.
4735         * Makefile.in: Regenerate.
4737 2008-04-04  Nick Clifton  <nickc@redhat.com>
4739         PR binutils/4334
4740         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4741         builds.
4742         * configure: Regenerate.
4744 2008-04-04  NightStrike  <NightStrike@gmail.com>
4746         PR other/35151
4747         * configure.ac: Combine rules for mingw32 and mingw64.
4748         * configure: Regenerate.
4750 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
4752         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4753         * Makefile.in: Regenerate.
4755 2008-03-20  Ian Lance Taylor  <iant@google.com>
4757         * configure.ac: Add support for --enable-gold.
4758         * Makefile.def: Add gold as a directory like ld.
4759         * configure, Makefile.in: Regenerate.
4761 2008-03-19  Andreas Krebbel  <krebbel1@de.ibm.com>
4763         * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
4764         (s390_cond_extensions): Reduced extensions to the compare related.
4765         (main): z10 cpu type option added.
4766         (expandConditionalJump): Renamed to ...
4767         (insertExpandedMnemonic): ... this.
4769         * opcodes/s390-opc.c: Re-group the operand format makros.
4770         (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
4771         INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
4772         INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
4773         INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
4774         INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
4775         INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
4776         INSTR_SIL_RDU): New instruction formats added.
4777         (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
4778         MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
4779         MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
4780         MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
4781         MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
4782         MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
4783         masks added.
4784         (s390_opformats): New formats added "ris", "rrs", "sil".
4785         * opcodes/s390-opc.txt: Add the conditional jumps with the
4786         extensions removed from automatic expansion in s390-mkopc.c manually.
4787         (asi - trtre): Add new System z10 EC instructions.
4788         * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
4790 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4792         * configure.ac: m4_include config/proginstall.m4.
4793         * configure: Regenerate.
4795 2008-03-16  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4797         Backport from upstream Libtool:
4799         2007-10-12  Eric Blake  <ebb9@byu.net>
4801         Deal with Autoconf 2.62's semantic change in m4_append.
4802         * ltsugar.m4 (lt_append): Replace broken versions of
4803         m4_append.
4804         (lt_if_append_uniq): Don't require separator to be overquoted,
4805         and avoid broken m4_append.
4806         (lt_dict_add): Fix typo.
4807         * libtool.m4 (_LT_DECL): Don't overquote separator.
4809 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
4811         * config.rpath: Add AIX 6 support.
4813 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4815         * Makefile.def (stageprofile).  Remove -fprofile-generate
4816         from stage_libcflags.
4817         * Makefile.in: Regenerate.
4819 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4821         * config.sub, config.guess: Update from upstream sources.
4823 2008-03-06  Florian Krohm  <fkrohm@us.ibm.com>
4825         * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
4826         * s390-opc.txt (cmpsc): Duplicate entry removed.
4827         (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
4828         cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
4829         fier, cu42, cu41): Fix operand format.
4831 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4833         PR bootstrap/32009
4834         PR bootstrap/32161
4836         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4837         * configure: Regenerate.
4839         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4840         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4841         STAGE4_LIBCFLAGS): New.
4842         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4843         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4844         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4845         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4846         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4847         for target modules.  Don't export LIBCFLAGS.
4848         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4849         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4850         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4851         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4852         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4853         * Makefile.in: Regenerate.
4855 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4857         PR libgcj/33085
4858         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4859         Do not use -DDLL_EXPORT.  Backport from upstream.
4861 2008-02-14  Nick Clifton  <nickc@redhat.com>
4863         Import this patch from gcc:
4864         2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4866         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4868 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4870         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4871         * configure: Regenerate.
4873 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4875         * configure.ac (xtensa*-*-*): Recognize processor variants.
4876         * configure: Regenerate.
4878 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4880         PR bootstrap/34922
4881         * configure.ac (PARSE_ARGS): Push suitable setting of
4882         ac_subdirs_all, for `./configure --help=recursive'.
4883         Handle `+' in generic toplevel directory disabling.
4884         * configure: Regenerate.
4886 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4888         * config.sub, config.guess: Update from upstream sources.
4890 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4892         * config.sub, config.guess: Update from upstream sources.
4894 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
4896         * COPYING.LIBGLOSS: Update default copyright.
4898 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
4900         * COPYING.NEWLIB: Update default copyright.
4902 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4904         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4905         Change recommended MPFR from 2.2.1 > 2.3.0.
4906         * configure: Regenerate.
4908 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4910         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4911         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4912         * Makefile.in: Regenerate.
4914 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4916         * configure.ac: Enable libjava for x86_64-*-darwin9.
4917         * configure: Regenerate.
4919 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4921         * config.sub, config.guess: Update from upstream sources.
4923 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4925         * config-ml.in: Robustify against white space in absolute file
4926         names.
4928         * config-ml.in (multi-clean): Substitute ${Makefile}.
4929         Remove superfluous ${Makefile} in list.
4931 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4933         * Makefile.def (dependencies): Make configure-gdb depend on
4934         all-intl.
4935         * Makefile.in: Regenerated.
4937 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
4939         * Makefile.def: To avoid problems running with parallel makes,
4940         build newlib before libgloss so that target specific header
4941         files are availble.
4942         * Makefile.in: Regenerate.
4944 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4946         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4947         * Makefile.in: Regenerate.
4949 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4951         * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
4952         * libdecnumber: New directory, imported from GCC.
4954 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4956         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4957         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4958         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4959         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4960         * configure: Regenerate.
4962 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4964         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4965         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4966         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4967         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4968         * configure.ac: Default them to host tools for $host = $build.
4969         Subst them.
4971         * configure: Regenerate.
4972         * Makefile.in: Regenerate.
4974 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4976         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4977         * configure: Regenerate.
4979 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4981         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4982         libstdc++.
4983         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4984         * configure: Regenerate.
4985         * Makefile.in: Regenerate.
4987 2007-09-17  Andreas Schwab  <schwab@suse.de>
4989         * configure.ac: Raise minimum makeinfo version to 4.6.
4990         * configure: Regenerate.
4992 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4994         * configure.ac: Correct makeinfo version check.
4995         * configure: Regenerate.
4997 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4999         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
5000         to $skipdirs and only disable gprof for newlib.  Use the normal
5001         mips*-elf* handling in other respects.
5002         * configure: Regnerate.
5004 2007-09-12  David Daney  <ddaney@avtrex.com>
5006         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5007         enabling libgcj.
5008         * configure: Regenerate.
5010 2007-09-12  Richard Guenther  <rguenther@suse.de>
5012         * configure.ac (--enable-stage1-checking): If neither --enable-checking
5013         nor --disable-checking is provided also turn on yes and types
5014         checking for stage1.
5015         * configure: Re-generate.
5017 2007-09-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5019         PR target/33281
5020         * configure.ac: Use config/mh-mingw on mingw.
5021         * configure: Regenerate.
5023 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5025         PR other/32154
5026         * configure.ac: For libgloss targets, point the linker to the linker
5027         script, startup code and simulator library.
5028         * configure: Regenerate.
5030 2007-09-09  Andrew Haley  <aph@redhat.com>
5032         * configure.ac (noconfigdirs): Remove target-libffi and
5033         target-libjava.
5035 2007-08-29  Nick Clifton  <nickc@redhat.com>
5037         * config.sub, config.guess: Update from upstream sources.
5039 2007-08-21  Richard Guenther  <rguenther@suse.de>
5041         * configure.ac: Add types checking to stage1 checking flags.
5042         * configure: Regenerate.
5044 2007-08-18  Paul Brook  <paul@codesourcery.com>
5045             Joseph Myers  <joseph@codesourcery.com>
5047         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5048         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5049         * Makefile.in: Regenerate.
5050         * configure.ac (--with-debug-prefix-map): New.
5051         * configure: Regenerate.
5053 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
5054             Nigel Stephens  <nigel@mips.com>
5056         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
5057         as target_makefile_frag.
5058         * configure: Regenerate.
5060 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5062         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5063         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5064         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5065         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5066         (do-compare, do-compare3, do-compare-debug): New.
5067         ([+compare-target+]): Use them.
5069 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5071         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5072         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5073         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5074         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5075         (do-compare, do-compare3, do-compare-debug): New.
5076         ([+compare-target+]): Use them.
5078 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5079             Ben Elliston  <bje@au.ibm.com>
5081         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5082         --silent if $silent.
5083         * configure: Regenerate.
5085 2007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
5087         * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
5089 2007-07-17  Nick Clifton  <nickc@redhat.com>
5091         * COPYING3: New file.  Contains version 3 of the GNU General
5092         Public License.
5093         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5094         Lesser General Public License.
5096 2007-07-11  Bernd Schmidt  <bernd.schmidt@analog.com>
5098         * configure.ac: Fix my previous change to really match GCC.
5099         * configure: Regenerate.
5101 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5103         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5104         * configure: Regenerate.
5106 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5108         * configure.ac: Add some missing m4 quotation.
5109         * configure: Regenerate.
5111 2007-07-09  Kai Tietz   <kai.tietz@onevision.com>
5113         * Makefile.def: Add windmc tool to build.
5114         * Makefile.tpl: Likewise.
5115         * configure.ac: Likewise.
5116         * Makefile.in: Regenerate.
5117         * configure: Regenerate.
5119 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5121         * lt~obsolete.m4: New. Import from 20070318 libtool.
5123 2007-06-29  Bernd Schmidt  <bernd.schmidt@analog.com>
5125         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5126         uclinux and linux-uclibc targets.
5127         * configure: Regenerate.
5129 2007-06-28  DJ Delorie  <dj@redhat.com>
5131         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5132         not building newlib.
5133         * configure: Regenerated.
5135 2007-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
5137         * src-release (DEVO_SUPPORT): Correct typos.
5139 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5141         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5142         * Makefile.in: Regenerated.
5144 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5146         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5147         (distclean-stage[+id+]): Possibly delete stage_last.
5148         * Makefile.in: Regenerate.
5150 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5152         * config.sub, config.guess: Update from upstream sources.
5154 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5156         * Makefile.tpl: Fix spelling error.
5157         * Makefile.in: Regenerate.
5159 2007-06-04  Paolo Bonzini  <bonzini@gnu.org>
5161         Sync with gcc:
5162         2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5164         PR bootstrap/29382
5165         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5166         * configure: Rebuilt.
5168 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5170         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5171         lt_cv_sys_max_cmd_len.
5173 2007-05-31  Paolo Bonzini  <bonzini@gnu.org>
5175         * ltgcc.m4: Update from GCC.
5177 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5179         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5181 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
5183         * ltmain.sh: Update from GCC.
5184         * libtool.m4: Update from GCC.
5185         * ltsugar.m4: New. Update from GCC.
5186         * ltversion.m4: New. Update from GCC.
5187         * ltoptions.m4: New. Update from GCC.
5188         * ltconfig: Remove.
5189         * ltcf-c.sh: Remove.
5190         * ltcf-cxx.sh: Remove.
5191         * ltcf-gcj.sh: Remove.
5192         * src-release: Update with new libtool file list.
5194 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5196         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5197         stage_cflags.
5198         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5199         Remove CFLAGS/LIBCFLAGS.
5200         (configure-stage[+id+]-[+prefix+][+module+],
5201         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5202         * Makefile.in: Regenerate.
5204 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5206         * config-ml.in: Update from GCC.
5208 2007-04-09  Daniel Jacobowitz  <dan@codesourcery.com>
5210         * src-release (do-proto-toplev): Process the support directories before
5211         the tool directory.
5213 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5215         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5216         of glob.  Quote arguments with single quotes too.
5217         * configure: Regenerate.
5219 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5221         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5222         * Makefile.in: Regenerate
5224 2007-03-07  Andreas Schwab  <schwab@suse.de>
5226         * configure: Regenerate.
5228 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5230         * configure.ac: Add "--with-pdfdir" configure option,
5231         which defines pdfdir variable.
5232         * Makefile.def (target=fixincludes): Add install-pdf to
5233         missing targets.
5234         (recursive_targets): Add install-pdf target.
5235         (flags_to_pass): Add pdfdir.
5236         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5237         target.
5238         * configure: Regenerate
5239         * Makefile.in: Regenerate
5241 2007-02-28  Eric Christopher  <echristo@apple.com>
5243         Revert:
5244         2006-12-07  Mike Stump  <mrs@apple.com>
5246         * Makefile.def (dependencies): Add dependency for
5247         install-target-libssp and install-target-libgomp on
5248         install-gcc.
5249         * Makefile.in: Regenerate.
5251 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5253         * configure: Regenerate.
5254         * configure.ac: Move statements after variable declarations.
5256 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5258         * configure.ac: Adjust for loop syntax.
5259         * configure: Regenerate.
5261 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5263         * configure: Rebuilt.
5265 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5267         * configure.ac: Drop multiple occurrences of --enable-languages,
5268         and fix its quoting.
5269         * configure: Rebuilt.
5271 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5272             Nathan Sidwell  <nathan@codesourcery.com>
5273             Vladimir Prus  <vladimir@codesourcery.com
5274             Joseph Myers  <joseph@codesourcery.com>
5276         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5277         * configure: Regenerate.
5279 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5281         * configure.ac (target_libraries): Move libgcc before libiberty.
5282         * configure: Regenerated.
5284 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
5286         * configure: Regenerate again?
5288 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
5290         * configure: Reapply PR30748 fix which was lost in the previous commit.
5292 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5293             Paolo Bonzini  <bonzini@gnu.org>
5295         PR bootstrap/30753
5296         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5297         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5298         * configure: Regenerated.
5300 2007-02-10  Paolo Bonzini  <bonzini@gnu.org>
5302         * configure: Regenerate.
5304 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5306         PR bootstrap/30748
5307         * configure.ac: Correct syntax for Solaris ksh.
5308         * configure: Regenerated.
5310 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5312         * Makefile.def: Sync with GCC.
5313         * Makefile.tpl: Sync with GCC.
5314         * Makefile.in: Regenerate.
5315         * configure: Regenerate.
5317 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5319         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5320         noncanonical equivalents.
5321         * configure.in: Rename to...
5322         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5323         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5324         target_noncanonical.  Use them.  Rewrite removal of configure
5325         arguments for autoconf 2.59.  Discard variable settings.  Force
5326         program_transform_name for native tools.
5328         * Makefile.in: Regenerated.
5329         * configure: Regenerated with autoconf 2.59.
5331         * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
5333 2007-02-08  Jeff Johnston  <jjohnstn@redhat.com>
5335         * COPYING.LIBGLOSS: Reformat default Red Hat
5336         license to fit within 80 columns.
5337         * COPYING.NEWLIB: Ditto.
5339 2007-02-05  Dave Brolley  <brolley@redhat.com>
5341         * Contribute the following changes:
5342         2006-11-28  DJ Delorie  <dj@redhat.com>
5344         * configure.in: Fix typo for mep's target_makefile_frag.
5345         * configure: Regenerated.
5347         2005-04-22  Richard Sandiford  <rsandifo@redhat.com>
5349         * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
5350         * configure: Regenerate.
5352         2001-09-19  DJ Delorie  <dj@redhat.com>
5354         * configure.in (target_makefile_frag): use mt-mep
5356         2001-06-12  Don Howard  <dhoward@redhat.com>
5358         * configure.in: Remove gdb from MeP skip list.
5360         2001-04-05  DJ Delorie  <dj@redhat.com>
5362         * configure.in (noconfigdirs): Remove gcc from MeP skip list.
5364         2001-03-20  Ben Elliston  <bje@redhat.com>
5366         * configure.in (noconfigdirs): Add gcc and gdb for MeP.
5368         2001-03-19  Ben Elliston  <bje@redhat.com>
5370         * config.sub (mep, mep-*): Add.
5372 2007-01-31  Andreas Schwab  <schwab@suse.de>
5374         * Makefile.tpl (LDFLAGS): Substitute it.
5375         * Makefile.in: Regenerate.
5377 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5379         * configure.in: Change == to = in test command.
5380         * configure: Regenerate.
5382 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5383             Nick Clifton  <nickc@redhat.com>
5384             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5386         * configure.in (build_configargs, host_configargs, target_configargs):
5387         Remove build/host/target parameters.
5388         (host_libs): Add gmp and mpfr.
5389         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5390         * Makefile.def (gmp, mpfr): New.
5391         (gcc): Remove target.
5392         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5393         target_os, target_vendor): New.
5394         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
5395         * configure: Regenerate.
5396         * Makefile.in: Regenerate.
5398 2007-01-11  Matt Fago  <fago@earthlink.net>
5400         * configure.in: Try to link to functions only in mpfr 2.2.x
5401         to improve robustness of configure tests.
5402         * configure: Regenerate.
5404 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5406         * configure.in: Add support for an x86_64-mingw* target.
5407         * configure: Regenerate.
5409 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5411         * Makefile.tpl (all-target): Correct @if conditional for target
5412         modules.
5413         * configure.in: Omit libiberty if building only target libgcc.
5414         * configure, Makefile.in: Regenerated.
5416 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5418         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
5419         * configure: Regenerate.
5421 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5423         * Makefile.def (target_modules): Add libgcc.
5424         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5425         * Makefile.tpl (clean-target-libgcc): Delete.
5426         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5427         on gcc even for bootstrapped modules.  Rewrite handling of
5428         lang_env_dependencies to loop over target_modules.
5429         * configure.in (target_libraries): Add target-libgcc.
5430         * Makefile.in, configure: Regenerated.
5432 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5434         Sync with gcc:
5435         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5437         * configure.in: Reorganize recognition of languages.  Add
5438         --enable-stage1-languages.  Show supported languages for the chosen
5439         target rather than all recognized languages.
5440         * configure: Regenerate.
5442         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5444         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5445         * Makefile.in: Regenerate.
5447         2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5449         * configure.in: Warn that MPFR 2.2.0 is buggy.
5450         * configure: Regenerate.
5452 2006-12-27  Ian Lance Taylor  <iant@google.com>
5454         * configure.in: When removing Makefiles to force a reconfigure, also
5455         remove prev-DIR*/Makefile.
5456         * configure: Regenerate.
5458 2006-12-23  Kazu Hirata  <kazu@codesourcery.com>
5460         * config.bfd: Recognize fido.
5462 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5464         Sync with gcc:
5466         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5468         * configure.in: Remove "$build" case for powerpc-*-darwin* since
5469         it only affects bootstrap and could be tested on "$host" as well.
5470         * configure: Regenerate.
5471         * config/mh-ppc-darwin: Add to the stage1 cflags here.
5473         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5475         PR bootstrap/29544
5476         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5477         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5478         move here comment from Makefile.tpl.
5479         * Makefile.tpl: Move some definitions higher in the file.
5480         (STAGE1_CHECKING): New.
5481         * configure.in: Add --enable-stage1-checking.
5482         * configure: Regenerate.
5483         * Makefile.in: Regenerate.
5485         2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5487         * configure.in: Update error message for missing GMP/MPFR.
5489         * configure: Regenerate.
5491         2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5493         * configure.in: Update MPFR version in error message.
5495         * configure: Regenerate.
5497         2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5499         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5500         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5501         --with-gmp-lib): New flags.
5503         * configure: Regenerate.
5505 2006-12-12  Andreas Tobler  <a.tobler@schweiz.org>
5507         PR bootstrap/30134
5508         * configure.in: Correct x86 darwin support for libjava to powerpc
5509         and i?86 only.
5510         * configure: Regenerate.
5512 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
5514         * configure.in:  Handle spu makefile frag.
5515         * Makefile.tpl (MAINT): Define
5516         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5517         * configure: Regenerate.
5518         * Makefile.in: Regenerate.
5520 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5522         * config.sub, config.guess: Update from upstream sources.
5524 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5526         * configure.in: Sync with GCC (spu-*-*).
5527         * configure: Sync with GCC.
5529 2006-12-07  Mike Stump  <mrs@apple.com>
5531         * Makefile.def (dependencies): Add dependency for
5532         install-target-libssp and install-target-libgomp on
5533         install-gcc.
5534         * Makefile.in: Regenerate.
5536 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5538         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5539         (unstage): Test for stage_last presence.
5541         PR bootstrap/29802
5542         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
5543         * Makefile.in: Regenerate.
5545 2006-11-14  DJ Delorie  <dj@redhat.com>
5547         * Makefile.tpl (clean-stage*): Sync with GCC (clean).
5548         * Makefile.in: Sync with GCC.
5549         * configure.in: Sync with GCC (mpfr, gmp).
5550         * configure: Sync with GCC.
5552 2006-11-08  Jie Zhang  <jie.zhang@analog.com>
5554         * configure.in: Remove target-libgloss from noconfigdirs for
5555         bfin-*-*.
5556         * configure: Regenerated.
5558 2006-10-27  Jeff Johnston  <jjohnstn@redhat.com>
5560         * COPYING.NEWLIB: Add spu license.
5561         * COPYING.LIBGLOSS: Ditto.
5563 2006-10-17  Brooks Moses  <bmoses@stanford.edu>
5565         * Makefile.def: Added pdf target handling.
5566         * Makefile.tpl: Added pdf target handling.
5567         * Makefile.in: Regenerated.
5569 2006-10-11  Jeff Johnston  <jjohnstn@redhat.com>
5571         * COPYING.NEWLIB: Updated.
5572         * COPYING.LIBGLOSS: Ditto.
5574 2006-09-27  Dave Brolley  <brolley@redhat.com>
5576         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
5577         $s instead of $r.
5578         * configure: Regenerated.
5580 2006-09-26  Ben Elliston  <bje@au.ibm.com>
5582         * config.sub, config.guess: Update from upstream sources.
5584 2006-09-20  Thiemo Seufer  <ths@mips.com>
5586         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5587         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5588         * configure: Regenerate.
5590 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5592         * configure.in: Never build newlib for a Mingw host.
5593         Never build newlib as Mingw target library.
5594         Test the existence of winsup/cygwin for building a Cygwin newlib,
5595         rather than just winsup.
5596         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5597         building a Mingw target.
5598         * configure: Regenerate.
5600 2006-08-15  Thiemo Seufer  <ths@mips.com>
5601             Nigel Stephens  <nigel@mips.com>
5602             David Ung  <davidu@mips.com>
5604         * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
5606 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5608         Sync from GCC:
5609         2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5611         PR bootstrap/18058
5612         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5613         if the bootstrap compiler is a GCC version that supports it.
5614         * configure: Regenerate.
5616 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5618         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5619         * configure: Regenerated.
5621 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5623         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5624         for stages after the first.
5626 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5628         * Makefile.def: Add dependencies for configure-opcodes
5629         on configure-intl and all-opcodes on all-intl.
5630         * Makefile.in: Regenerated.
5632 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5634         * ltconfig: chmod 644 before ranlib during install.
5636 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5638         * configure.in: Fix thinkos in previous check-in.
5639         * configure: Regenerate.
5641 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5643         Sync from gcc:
5645         2007-07-03  Paolo Bonzini  <bonzini@gnu.org>
5647         PR other/27063
5648         * configure.in: Test subdir_requires and give an appropriate
5649         error message.
5650         * configure: Regenerate.
5652         2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5654         PR target/27540
5655         * configure.in: Only enable libgomp on IRIX 6.
5656         * configure: Regenerate.
5658 2006-06-20  David Ayers  <d.ayers@inode.at>
5660         PR bootstrap/28072
5661         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5662         whether target-libjava is being configured instead of whether the
5663         java front end is enabled.
5664         * configure: Regenerate.
5666 2006-06-15  Mark Shinwell  <shinwell@codesourcery.com>
5668         * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
5669         to R_ARM_LDC_SB_G{0,1,2} respectively.
5671 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5673         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5674         too.
5675         * Makefile.in: Regenerate.
5677 2006-06-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5679         Sync from gcc:
5681         2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5682         * configure.in: Don't enable libgomp on hpux10.
5683         * configure: Rebuilt.
5685 2006-06-13  David Ayers  <d.ayers@inode.at>
5687         Sync from gcc:
5689         2006-06-12  David Ayers  <d.ayers@inode.at>
5691         PR bootstrap/27963
5692         PR target/19970
5693         * configure.in: Remove target-boehm-gc from noconfigdirs where
5694         ${libgcj} is specified.
5695         * configure: Regenerate.
5697 2006-06-08  Jeff Johnston  <jjohnstn@redhat.com>
5699         Sync from gcc:
5701         2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5702                     Andreas Schwab  <schwab@suse.de>
5704         PR bootstrap/18033
5705         * config-ml.in: Eval option if surrounded by single quotes.
5707 2006-06-07  Carlos O'Donell  <carlos@codesourcery.com>
5709         Sync from gcc:
5711         2006-06-06  David Ayers  <d.ayers@inode.at>
5713         PR libobjc/13946
5714         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5715         * Makefile.in: Regenerate.
5716         * configure.in: Add --enable-objc-gc at toplevel and have it
5717         enable boehm-gc for Objective-C.
5718         Remove target-boehm-gc from libgcj.
5719         Add target-boehm-gc to target_libraries.
5720         Add target-boehm-gc to noconfigdirs where ${libgcj}
5721         is specified.
5722         Assert that boehm-gc is supported when requested for Objective-C.
5723         Only build boehm-gc if needed either for Java or Objective-C.
5724         * configure: Regenerate.
5726         2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5728         PR 27674
5729         * Makefile.tpl (configure-[+prefix+][+module+],
5730         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5731         Remove rule to unstage bootstrapped modules.
5732         (stage_current): New.
5733         * Makefile.in: Regenerate.
5735         2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5736         Andreas Tobler  <a.tobler@schweiz.ch>
5738         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5739         * configure: Rebuilt.
5741         Revert
5742         2006-01-31  Richard Guenther  <rguenther@suse.de>
5743         Paolo Bonzini  <bonzini@gnu.org>
5745         * Makefile.def (target_modules): Add libgcc-math target module.
5746         * configure.in (target_libraries): Add libgcc-math target library.
5747         (--enable-libgcc-math): New configure switch.
5748         * Makefile.in: Re-generate.
5749         * configure: Re-generate.
5751 2006-06-05  Jeff Johnston  <jjohnstn@redhat.com>
5753         * config-ml.in: Alter CCASFLAGS to include special
5754         multilib options the same as is done for CFLAGS.
5756 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5758         * Makefile.def: Added dependencies from sim and gdb on intl, and
5759         added configure dependencies to everything with an all dependency
5760         on intl.
5761         * gettext.m4: Removed.
5762         * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
5763         (GDB_SUPPORT_DIRS): Add intl.
5764         * Makefile.in: Regenerated.
5766 2006-05-25  Daniel Jacobowitz  <dan@codesourcery.com>
5768         * src-release (DEVO_SUPPORT): Add config.rpath.
5770 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5772         * Makefile.def (bfd, opcodes): Fix lib_path.
5773         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5774         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5775         * Makefile.in: Regenerate.
5777 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5779         * configure.in: Enable gprof for cross builds.
5780         * configure: Regenerate.
5782 2006-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
5784         * src-release (MAKEINFOFLAGS): Define.
5785         (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
5787 2006-05-14  Ben Elliston  <bje@au.ibm.com>
5789         * config.sub, config.guess: Update from upstream sources.
5791 2006-05-12  Ben Elliston  <bje@au.ibm.com>
5793         * config.sub, config.guess: Update from upstream sources.
5795 2006-05-04  Steve Ellcey  <sje@cup.hp.com>
5797         * blt, iwidgets, mmalloc: Remove directories.
5799 2006-05-01  DJ Delorie  <dj@redhat.com>
5801         * configure.in: Restore CFLAGS if GMP isn't present.
5802         * configure: Regenerate.
5804 2006-04-18  DJ Delorie  <dj@redhat.com>
5806         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
5807         reference libgloss so that libssp can be built in a combined
5808         tree.
5809         * configure: Regenerate.
5811 2006-04-10  Ben Elliston  <bje@au.ibm.com>
5813         * contrib: Remove directory.
5815 2006-04-06  Carlos O'Donell <carlos@codesourcery.com>
5817         * Makefile.tpl: Add install-html target.
5818         * Makefile.def: Add install-html target.
5819         * Makefile.in: Regenerate.
5820         * configure.in: Add --with-datarootdir, --with-docdir,
5821         and --with-htmldir options.
5822         * configure: Regenerate.
5824 2006-03-31  Ben Elliston  <bje@au.ibm.com>
5826         PR binutils/1860
5827         * configure.in: Require makeinfo 4.4 or higher.
5828         * configure: Regenerate.
5830 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
5832         * Makefile.in: Regenerate.
5834 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
5836         Sync with gcc:
5837         2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5839         * configure.in: Handle --disable-<component> generically.
5840         * configure: Regenerate.
5842         2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
5844         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5845         (TARGET_CONFIGDIRS): Remove.
5846         * configure.in: Remove AC_SUBST(target_configdirs).
5847         * Makefile.in, configure: Regenerated.
5850 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5852         PR libgcj/17311
5853         * ltmain.sh: Don't use "$finalize_rpath" for compile.
5855 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5857         PR bootstrap/25670
5859         * Makefile.tpl ([+compare-target+]): Print explanation messages.
5861         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5862         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5863         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5864         BUILD_PREFIX, BUILD_PREFIX_1.
5865         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5867         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5868         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5870         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5871         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5872         of `cat stage_current`.  Always provide the `r' and `s' variables.
5873         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5874         a single shell execution.
5875         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5876         bootstrapped modules, make the stage1 module if the build was not
5877         started yet, else build the current stage.
5878         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5879         (all-build, all-host, all-target, [+make_target+]-host,
5880         [+make_target+]-target): Do not use \-continued lines.
5881         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5882         (current_stage, restrap, stage_last): New.
5884         * Makefile.in: Regenerate.
5885         * configure: Regenerate.
5887 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5889         Sync from gcc:
5891         2006-01-31  Richard Guenther  <rguenther@suse.de>
5892                     Paolo Bonzini  <bonzini@gnu.org>
5894         * Makefile.def (target_modules): Add libgcc-math target module.
5895         * configure.in (target_libraries): Add libgcc-math target library.
5896         (--enable-libgcc-math): New configure switch.
5897         * Makefile.in: Re-generate.
5898         * configure: Re-generate.
5899         * libgcc-math: New toplevel directory.
5901         2006-01-18  Richard Henderson  <rth@redhat.com>
5902                     Jakub Jelinek  <jakub@redhat.com>
5903                     Diego Novillo  <dnovillo@redhat.com>
5905         * libgomp: New directory.
5906         * Makefile.def: Add target_module libgomp.
5907         * Makefile.in: Regenerate.
5908         * configure.in (target_libraries): Add target-libgomp.
5909         * configure: Regenerate.
5911 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5912             Andreas Schwab  <schwab@suse.de>
5914         * configure: Regenerate.
5916 2006-01-16  Paolo Bonzini  <bonzini@gnu.org>
5918         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5919         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5920         the assembler, linker and binutils.
5921         * configure: Regenerate.
5923 2006-01-16  Nick Clifton  <nickc@redhat.com>
5925         * config.sub, config.guess: Sync from config repository.
5927 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5929         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5930         @ from continuation.
5931         * Makefile.in: Rebuilt.
5933 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5935         Sync from gcc:
5937         2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5939         PR bootstrap/24252
5941         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5942         * Makefile.tpl (OBJDUMP): New.
5943         (EXTRA_HOST_FLAGS): Add it.
5944         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5946         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5947         to use symbolic links between directories.  Avoid race conditions
5948         or make them harmless.
5949         * configure.in: Do not try to use symbolic links between directories.
5951         * Makefile.def (LEAN): Pass.
5952         * Makefile.tpl (LEAN): Define.
5953         (stage[+id+]-start): Accept that the previous directory does not
5954         exist, if the bootstrap is lean.
5955         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5956         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5957         configure substitution.
5958         ([+compare-target+]): Likewise.
5959         ([+bootstrap-target+]-lean): New.
5960         * configure.in: Remove lean bootstrap support from here.
5962         * Makefile.in: Regenerate.
5963         * configure: Regenerate.
5965         2006-01-02  Andreas Schwab  <schwab@suse.de>
5967         * configure.in: When reconfiguring remove Makefile in
5968         all stage directories.
5969         * configure: Regenerate.
5971 2005-12-27  Leif Ekblad  <leif@rdos.net>
5973         * configure.in: Add support for RDOS target.
5974         * configure: Regenerate.
5976 2005-12-27  Nick Clifton  <nickc@redhat.com>
5978         PR binutils/1990
5979         * libtool.m4: Synchronize with version in GCC sources.
5981 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5983         Revert Ada-related part of the previous change.
5985         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5986         Do not pass.
5987         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5988         * Makefile.in: Regenerate.
5989         * configure.in: Do not include mt-ppc-aix target fragment.
5990         * configure: Regenerate.
5992 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5994         * configure.in: Select appropriate fragments for PowerPC/AIX.
5995         * configure: Regenerate.
5997         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5998         BOOT_CFLAGS, BOOT_LDFLAGS.
5999         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6000         BOOT_CFLAGS, BOOT_LDFLAGS.
6001         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6002         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6003         (stage): Fail if we cannot complete the work.
6004         * Makefile.in: Regenerate.
6006 2005-12-16  Jeff Johnston  <jjohnstn@redhat.com>
6008         * COPYING.NEWLIB: Update copyright year for default
6009         copyright.
6011 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6013         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6014         install-host-nogcc): Don't invoke $(stage) at the end.
6015         * Makefile.in: Regenerate.
6017 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6019         * configure.in: Flip the top-level bootstrap switch.
6020         * configure: Regenerate.
6022         Merge from gcc:
6024         2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6026         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6027         $(stage) and $(unstage).
6028         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6029         (all): Remove stray semicolon.
6030         (local-distclean): Don't handle multilib.tmp and multilib.out.
6031         (install.all): Set $s for consistency.
6032         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6033         check_multilibs setting.  Always make the install directory.
6034         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6035         Correct @if/@endif.
6036         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6037         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6038         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6039         (multilib.out): Remove.
6040         * Makefile.in: Regenerated.
6042 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6044         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
6045         * configure.in: Replace ms1 arch with mt.
6046         * configure: Rebuilt.
6048 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6050         Sync with gcc:
6052 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6054         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
6055         * configure.in: Replace ms1 arch with mt.
6056         * configure: Rebuilt.
6058 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6060         Sync with gcc:
6062         2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6064         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6065         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6066         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6067         Find in-tree tools if available.
6068         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6069         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6070         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6071         (COMPILER_*_FOR_TARGET): New.
6072         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6073         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6074         (CONFIGURED_*, USUAL_*): Remove.
6075         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6076         STRIP): Use autoconf substitutions.
6077         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6078         COMPILER_NM_FOR_TARGET): New.
6079         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6081         (all): Make all-host and all-target in parallel.
6082         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6083         that $$r and $$s are set before invoking a recursive make.
6084         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6085         ([+bootstrap-target+]): Inline most of the `all' target.
6087         2005-11-29  Ben Elliston  <bje@au.ibm.com>
6089         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6090         from the gcc build directory.
6091         * Makefile.in: Regenerate.
6093         2005-11-29  Ben Elliston  <bje@au.ibm.com>
6095         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6096         depend on all-libdecnumber.
6097         * configure.in (host_libs): Include libdecnumber.
6098         * Makefile.in: Regenerate.
6099         * configure: Likewise.
6101         2005-11-21  Kean Johnston  <jkj@sco.com>
6103         * config.sub, config.guess: Sync from upstream sources.
6105 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6107         * Makefile.def: Remove gdb dependencies for gdbtk.
6108         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6109         (configure-gdb, install-gdb): New rules.
6110         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6111         * Makefile.in, configure: Regenerated.
6113 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6115         PR bootstrap/24297
6116         * Makefile.tpl (do-[+make-target+], do-check, install,
6117         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6118         are set before recursing.
6119         * Makefile.in: Regenerate.
6121 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6123         PR bootstrap/18939
6124         * Makefile.def (gcc) <target>: Fix thinko.
6125         * Makefile.in: Regenerate.
6127 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6129         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6130         * configure: Regenerate.
6132 2005-10-09  Kazu Hirata  <kazu@codesourcery.com>
6134         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6135         target-libffi, target-qthreads, target-libjava, and
6136         targetlibobjc.
6137         * configure: Regenerate.
6139 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6141         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6142         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6143         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6144         (USUAL_OBJDUMP_FOR_TARGET): New.
6145         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6146         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6147         * configure, Makefile.in: Regenerated.
6149 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6151         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6152         before other host packages.
6154 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6156         PR bootstrap/22340
6158         * configure.in (default_target): Remove.
6159         * Makefile.tpl (all): Do not use prerequisites as subroutines
6160         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6161         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6162         use prerequisites as subroutines.
6163         (check-host, check-target): New.
6164         (bootstrap configure & all targets): Do not use stage*-start
6165         if the directory layout is already ok.
6166         (non-bootstrap configure & all targets): Prepend a $(unstage).
6167         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6168         (NOTPARALLEL): Remove.
6169         (unstage, stage variables): New variables.
6170         (unstage, stage targets): Simply expand to those variables.
6172         * configure: Regenerate.
6173         * Makefile.in: Regenerate.
6175 2005-10-04  James E Wilson  <wilson@specifix.com>
6177         * Makefile.def (lang_env_dependencies): Add libmudflap.
6178         * Makefile.in: Regenerate.
6180 2005-10-03  Catherine Moore  <clm@cm00re.com>
6182         * configure.in (bfin-*-*): Support bfin.
6183         * configure: Regenerated.
6185 2005-09-30  H.J. Lu  <hongjiu.lu@intel.com>
6187         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6188         * configure: Regenerated.
6190 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
6192         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6193         (LIPO_FOR_TARGET): New.
6194         (CONFIGURED_LIPO_FOR_TARGET): New.
6195         (USUAL_LIPO_FOR_TARGET): New.
6196         (STRIP_FOR_TARGET): New.
6197         (CONFIGURED_STRIP_FOR_TARGET): New.
6198         (USUAL_STRIP_FOR_TARGET): New.
6199         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6200         STRIP_FOR_TARGET.
6201         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6202         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6203         * Makefile.in: Regenerate.
6204         * configure: Regenerate.
6206 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
6208         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6209         (rs6000-*-aix*): Same.
6210         * configure: Regenerate.
6212 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6214         * configure.in: Recognize f95 in the --enable-languages option,
6215         and substitute it for fortran, issuing a warning.
6216         * configure: Regenerate.
6218 2005-09-07  Ben Elliston  <bje@au.ibm.com>
6220         Import from Autoconf sources:
6222         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6223         * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
6224         Elliston.  Handle weird characters correctly.
6226 2005-08-30  Phil Edwards  <phil@codesourcery.com>
6228         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
6229         * configure:  Regenerated.
6231 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6233         * Makefile.def (libssp): Add to lang_env_dependencies.
6234         * Makefile.in: Regenerate.
6236 2005-08-17  Christian Groessler  <chris@groessler.org>
6238         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6239         * Makefile.in: Regenerate.
6241 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
6243         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6244         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6245         Look for alternate names of the target cc and c++
6246         * configure: Regenerate.
6248 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
6250         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6251         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6252         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6253         tools; remove code to manually set them.
6254         (Target tools): Look in the environment for them.
6255         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6256         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6257         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6258         build directory.
6259         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6260         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6261         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6262         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6263         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6264         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6265         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6266         * configure: Regenerate.
6267         * Makefile.in: Regenerate.
6269 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6271         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6272         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6273         * Makefile.in: Regenerated.
6275 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6277         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6278         (CFLAGS_FOR_TARGET): Use it.
6279         (CXXFLAGS_FOR_TARGET): Likewise.
6280         * Makefile.in: Regenerated.
6281         * configure.in (--with-build-sysroot): New option.
6282         * configure: Regenerated.
6284 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6286         * Makefile.tpl: Wrap install between unstage and stage
6287         * Makefile.in: Regenerate.
6289 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6291         * all files: Update FSF address.
6293 2005-07-14  Jim Blandy  <jimb@redhat.com>
6295         * configure.in: Add cases for Renesas m32c.
6296         * configure: Regenerated.
6298 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6300         * COPYING, compile, config-ml.in, config.guess,
6301         config.sub, install-sh, missing, mkinstalldirs,
6302         symlink-tree, ylwrap: Sync from upstream sources.
6304 2005-07-13  Eric Christopher  <echristo@redhat.com>
6306         * configure.in: Add toplevel noconfigdir support for tpf.
6307         * configure: Regenerate.
6309 2005-07-11  Jakub Jelinek  <jakub@redhat.com>
6311         * Makefile.def (target_modules): Add libssp.
6312         * configure.in (target_libraries): Add target-libssp.
6313         * configure: Rebuilt.
6314         * Makefile.in: Rebuilt.
6316 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6318         PR ada/22340
6320         * Makefile.def: Sync with gcc.
6321         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6322         * Makefile.in: Regenerate.
6324 2005-07-07  Andreas Schwab  <schwab@suse.de>
6326         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6327         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6328         * Makefile.in: Regenerated.
6330 2005-07-07  Kazu Hirata  <kazu@codesourcery.com>
6332         * configure.in: Add --enable-libssp and --disable-libssp.
6333         * configure: Regenerate with autoconf-2.13.
6335 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6337         * configure.in: Don't build sim or rda when targetting darwin.
6338         * configure: Regenerate.
6340 2005-07-04  Ben Elliston  <bje@gnu.org>
6342         * src-release (do-proto-toplev): Remove dejagnu bits.
6343         (DEJAGNU_SUPPORT_DIRS): Remove.
6344         (dejagnu.tar.bz2, dejagnu.tar): Likewise.
6345         (GDBD_SUPPORT_DIRS): Likewise.
6346         (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
6347         (INSIGHTD_SUPPORT_DIRS): Likewise.
6348         (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
6350 2005-06-30  Ben Elliston  <bje@gnu.org>
6352         * setup.com (mpw): Remove unused directive.
6354 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6356         * Makefile.def (stagefeedback): Come after profile.
6357         Define profiledbootstrap target.
6358         * Makefile.tpl (profiledbootstrap): Remove.
6359         (stageprofile-end): Zap stagefeedback.
6360         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6361         * Makefile.in: Regenerate.
6363 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6365         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6366         In 'cpp' stanza, support '#line' as well as '# '.
6368 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6370         * configure.in (unsupported_languages): New macro.
6371         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6372         non-ported target libraries in noconfigdirs.
6373         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6374         non-linux-gnu.  Remove libgcj_ex_libffi.
6375         <lang_frag loop>: Set add_this_lang=no if the language is in
6376         unsupported_languages.
6377         * configure: Regenerate.
6379 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6381         * configure.in: Fix typo in handling of --with-mpfr-dir.
6382         * configure: Regenerate.
6384 2005-06-02  Jim Blandy  <jimb@redhat.com>
6386         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6387         accepted into the master sources.)
6389 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6390             Michael Snyder  <msnyder@redhat.com>
6391             Stan Cox  <scox@redhat.com>
6393         * configure.in: Set noconfigdirs for ms1.
6395         * configure: Regenerate.
6397 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6399         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6400         (Dependencies): Consider target modules for bootstrap dependencies.
6401         Make target bootstrap modules depend on each stage's gcc.
6402         * Makefile.in: Regenerate.
6404 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6406         * Makefile.def (configure-gcc): Depend on binutils having been built.
6407         (all-gcc): No need to do it here.
6408         * Makefile.in: Regenerate.
6410 2005-05-19  Paul Brook  <paul@codesourcery.com>
6412         * configure.in: Rewrite misleading error message when requested
6413         language cannot be built.
6414         * configure: Regenerate.
6416 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6418         * ylwrap: Import from Automake 1.9.5.
6420 2005-05-04  Mike Stump  <mrs@apple.com>
6422         * configure.in: Always pass --target to target configures as
6423         otherwise rebuilds that do --recheck will fail.
6424         * configure: Rebuilt.
6426 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6428         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6429         STAGE_HOST_EXPORTS.
6430         (configure, all): Add bootstrap support.
6431         (Host modules, target modules): Pass post-stage1 flags and exports.
6432         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6433         * Makefile.in: Regenerate.
6435 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6437         Sync from gcc:
6439         2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6441         * config.sub: Update from master copy.
6443         2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6445         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6446         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6447         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6448         "*-*-elf" and "*-*-linux*".
6449         * configure: Regenerate.
6451 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6453         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6454         (TARGET_CONFIGARGS): Include --with-target-subdir.
6455         (configure, all): New macros.  Use them throughout.
6457 2005-04-05  Paolo Bonzini  <bonzini@gnu.org>
6459         * Makefile.tpl: Sync with gcc.
6460         * Makefile.in: Regenerate.
6462 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
6464         * config/mh-mingw32: Delete.
6465         * configure.in: Don't use it.
6466         * configure: Regenerate.
6468 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6470         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6471         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6472         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
6473         (HOST_LIB_PATH): Generate from Makefile.def.
6474         (TARGET_LIB_PATH): Likewise.
6475         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6476         * Makefile.in: Regenerate.
6477         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6478         (RPATH_ENVVAR): Include Darwin case.
6479         * configure: Regenerate.
6481 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6483         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6484         * configure: Regenerate.
6486 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6488         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6489         gcc_version, and gcc_version_trigger from set of flags to pass.
6490         * Makefile.tpl: Remove definitions of above variables.
6491         (config.status): Remove dependency on $(gcc_version_trigger).
6492         * Makefile.in: Regenerate.
6493         * configure.in: Do not reference config/gcc-version.m4 nor
6494         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6495         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6496         * configure: Regenerate.
6498 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6499             Andrew Pinski <pinskia@physics.uc.edu>
6501         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6502         * Makefile.in: Regenerate.
6504 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6506         PR libgcj/20160
6507         * ltmain.sh: Avoid creating archives with components that have
6508         duplicate basenames.
6510 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6512         PR bootstrap/20250
6513         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6514         instead of check.
6515         * Makefile.in: Regenerate.
6517 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6519         Sync from gcc.
6521         2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6523         PR bootstrap/17383
6524         * Makefile.def (target_modules): Remove "stage", now unnecessary.
6525         * Makefile.tpl (HOST_SUBDIR): New substitution.
6526         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6527         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6528         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6529         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6530         (Host modules, Bootstrapped modules): Use it.
6531         (Build modules, Target modules): Do not create symlink trees,
6532         always configure out-of-srcdir.
6533         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6534         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6535         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6536         $(HOST_SUBDIR).  Create a symlink for host_subdir.
6538         * Makefile.in: Regenerate.
6539         * configure: Regenerate.
6541         Merged from libada-gnattools-branch:
6542         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6544         * Makefile.def: Add gnattools as a module, depending on target-libada.
6545         * Makefile.in: Regenerate.
6546         * configure.in: Include gnattools in host_tools; disable it if ada
6547         is disabled.
6548         * configure: Regenerate.
6550 2005-02-23  Nick Clifton  <nickc@redhat.com>
6552         * configure: Regenerate.
6554 2005-02-22  Paul Schlie  <schlie@comcast.net>
6556         * configure.in: Allow darwin targeted ports to build tk, itcl and
6557         libgui.
6559 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6561         PR libgcj/10353
6562         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6563         * configure: Regenerate.
6565 2005-02-08  Andrew Cagney  <cagney@gnu.org>
6567         * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
6568         gdb/ section.  Update GDB's URL.
6570 2005-01-31  Andrew Cagney  <cagney@gnu.org>
6572         * gettext.m4: Only set ENABLE_NLS when gettext is present.
6574 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6576         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6577         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6578         target-libgloss when not *-*-elf and *-*-aout.
6579         * configure: Regenerate.
6581 2005-01-27  Andrew Cagney  <cagney@gnu.org>
6583         * gettext.m4: Don't use NONE as a default for CATOBJEXT.
6585 2005-01-24  Andrew Cagney  <cagney@gnu.org>
6587         * gettext.m4: Only fall back to ../intl/ when it's present.
6589 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6591         * install-sh, config.sub: Import from upstream.
6593 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6595         PR bootstrap/18222
6596         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6597         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6598         * Makefile.in: Regenerate.
6600 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6602         Revert 2004-12-28 Makefile changes, a better fix will be
6603         applied to mainline and src after GCC 4.0 branches.
6605 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6607         PR bootstrap/17383
6609         * Makefile.def (target_modules): Remove stage parameter,
6610         it is always true now.
6611         * Makefile.tpl (configure-build-[+module+],
6612         configure-target-[+module+]): Always build symlink tree
6613         for the directory and for include.  BUILD_SUBDIR and
6614         TARGET_SUBDIR cannot be . anymore.
6615         * Makefile.in: Regenerate.
6617 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
6619         Revert 2004-12-08 Makefile changes.
6621 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6623         * configure.in (sh64-*-*): Reenable gprof.
6624         * configure: Regenerate.
6626 2004-12-09  Jim Blandy  <jimb@redhat.com>
6628         * MAINTAINERS: List 'depcomp' as part of automake.
6630 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
6632         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6633         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6634         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6635         * Makefile.in: Regenerate.
6637 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6639         * Makefile.tpl: Generate normal dependencies if the LHS module is
6640         not bootstrapped.
6641         * Makefile.in: Regenerate.
6643 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6645         * configure.in: Include config/gxx-include-dir.m4.  Use
6646         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6647         * configure: Regenerate.
6649 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6651         * config.if: Delete.
6652         * configure.in: Set libstdcxx_incdir directly.
6653         * configure: Regenerate.
6654         * MAINTAINERS: Remove mention of config.if.
6655         * src-release (DEVO_SUPPORT): Remove config.if.
6657 2004-12-02  Eric Christopher  <echristo@redhat.com>
6659         * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
6660         of things to remove.
6661         * Makefile.in: Regenerate.
6663 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6665         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6666         * configure: Regenerate.
6668 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6670         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6671         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6672         * configure: Regenerate.
6674 2004-11-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6676         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6677         (hppa*64*-*-*): Delete incorrect comment.
6678         * configure: Rebuilt.
6680 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6682         * install-sh, compile: Import from automake.
6684 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6686         * config.guess, config.sub:  Import from savannnah.
6688 2004-11-12  Mike Stump  <mrs@apple.com>
6690         * Makefile.def: Add html support.
6691         * Makefile.tpl: Likewise.
6692         * Makefile.in: Regenerate.
6694 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6696         PR 18423
6697         * configure.in: Remove all instances of build-fixincludes from
6698         noconfigdirs.
6699         (build_configargs): Supply --target to subdirectories.
6700         * configure: Regenerate.
6702         * Makefile.def: Make gcc install depend on fixincludes install.
6703         * Makefile.in: Regenerate.
6705 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6707         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6708         target-libgfortran.
6709         * configure: Regenerate.
6711 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6713         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6714         like CC.
6716 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6718         * Makefile.def (host fixincludes): Specify missing targets.
6719         * Makefile.in: Regenerate.
6721 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6723         PR other/17783
6724         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6725         * configure: Regenerated.
6727 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6729         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6730         * configure: Regenerated.
6732 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6734         PR target/18151
6735         * configure.in (case ${target}): Do not build fixincludes for avr.
6736         * configure: Regenerated.
6738 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6740         * configure.in (case ${target}): Do not build fixincludes
6741         on platforms where it is not used.
6742         * configure: Regenerated.
6744 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6746         * configure.in: Use an absolute path to install-sh.
6747         * configure: Regenerated.
6749 2004-10-19  Andrew Cagney  <cagney@gnu.org>
6751         * src-release (do-djunpack, do-md5sum): Install the generated file
6752         directly into the proto-toplev/ directory.
6754 2004-10-19  Andrew Cagney  <cagney@gnu.org>
6756         * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
6758 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6760         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6761         * configure: Regenerate.
6763 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6765         Fix wrong conflict resolution in:
6767         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6769         * Makefile.in: Regenerate.
6770         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6771         in the recursive `make', instead of hardwiring `all'.
6772         (Autogenerated TARGET-* variables): New.
6774 2004-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
6776         Merged from GCC / libtool upstream:
6777         2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6778         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6779         * ltcf-cxx.sh (tpf*): Likewise.
6780         * ltconfig (tpf*): Add TPF OS configuration support.
6782 2004-09-30  Tomer Levi  <Tomer.Levi@nsc.com>
6784         * configure.in: Enable target-libgloss for crx-*-*.
6785         * configure: Regenerate.
6787 2004-09-24  Michael Roth  <mroth@nessie.de>
6789         * configure.in (--without-headers): Add missing double quotes.
6790         * configure: Regenerate.
6792 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
6794         * ylwrap: Revert to previous version.
6796 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6798         PR bootstrap/17369
6799         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6800         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6801         SET_GCC_LIB_PATH_CMD.
6802         (BASE_TARGET_EXPORTS): Likewise.
6803         * Makefile.in: Regenerated.
6805         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6806         * configure: Regenerated.
6808 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6810         * config.guess: New upstream version
6811         * compile, depcomp, install-sh, ylwrap: Likewise.
6813 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6815         * config/mh-x86omitfp: New host makefile fragment.  Add
6816         -fomit-frame-pointer to the default BOOT_CFLAGS.
6817         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6818         * configure: Regenerate.
6820 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6822         PR target/11572
6823         * configure.in (*-*-darwin*): Renable libobjc.
6824         * configure: Regenerate.
6826 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6828         * Makefile.def: Remove libbanshee.
6829         * Makefile.tpl: Ditto.
6830         * configure.in: Ditto.
6831         * Makefile.in: Regen.
6832         * configure: Ditto.
6834 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6836         * missing: Import latest version from master repository.
6838 2004-09-04  Nick Clifton  <nickc@redhat.com>
6840         * config.sub: Import latest version from master repository.
6841         * config.guess: Likewise.
6842         This includes these changes:
6844         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6846         * config.sub: Handle crisv32, alias etraxfs.
6847         * config.guess (crisv32:Linux:*:*): Handle.
6849         2004-08-13  Brad Smith  <brad@comstyle.com>
6851         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6852         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6854         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6856         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6857         assume the processor is a powerpc.  This is because coreutils
6858         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6859         in this case, due to a MacOS X bug that causes
6860         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6861         to return a negative number.
6862         Problem reported by Petter Reinholdtsen in:
6863         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6865         2004-07-19  Ben Elliston  <bje@gnu.org>
6867         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6869         2004-06-24  Ben Elliston  <bje@gnu.org>
6871         * config.guess: Update copyright years.
6872         * config.sub: Likewise.
6874         2004-06-22  Robert Millan  <robertmh@gnu.org>
6876         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6877         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6879         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6881         * config.guess (*:*VMS:*:*): New entry. Replaces
6882         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6883         manufacturer.
6885         2004-06-22  Ben Elliston  <bje@gnu.org>
6887         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6888         * config.sub: Likewise.
6890         2004-06-22  Ben Elliston  <bje@gnu.org>
6892         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6893         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6895         2004-06-11  Ben Elliston  <bje@gnu.org>
6897         * config.guess (pegasos:OpenBSD:*:*): Remove.
6899         2004-06-11  Ben Elliston  <bje@gnu.org>
6901         From Wouter Verhelst <wouter@grep.be>:
6902         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6904         2004-06-11  Ben Elliston  <bje@gnu.org>
6906         * config.guess (luna88k:OpenBSD:*:*): New.
6908         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6910         * config.guess (m32r*:Linux:*:*): New case.
6911         * config.sub: Handle m32rle.
6913         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6915         From Jens Petersen  <petersen@redhat.com>:
6916         * config.sub: Handle sparcv8.
6918         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6920         From Tom Smith <smith@cag.lkg.hp.com>:
6921         * config.guess: Version suffixes are equally significant on Tru64
6922         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6923         prefix of "P" (patched kernel).
6925         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6927         * config.sub: Add support for National Semiconductor CRX target.
6929 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6931         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6932         *-*-netware, but add target-libmudflap.
6933         Consolidate *-*-netware targets (of which really only i?86 exists)
6934         into a single entry.
6935         * configure: Likewise.
6937 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6939         * Makefile.tpl (sorry): Remove.
6940         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6941         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6942         (do-clean): Clean per-stage directories too.
6943         (do-distclean): Run distclean-stage1 too.
6944         (.NOTPARALLEL): Enable during toplevel bootstrap.
6945         (stage[+id+]-bubble): Enable parallel execution during
6946         the recursive invocation.
6947         * Makefile.in: Regenerate.
6949         Sync from gcc (moving the Makefile.in change to Makefile.tpl):
6951         2004-08-31  Robert Bowdidge <bowdidge@apple.com>
6953         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6954         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6955         * configure: regenerate
6956         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6957         -mdynamic-no-pic
6959 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6961         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6962         include.
6963         * configure.in: Fix indentation.
6964         * configure: Regenerate.
6966 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6968         * Makefile.def (build_modules): Add fixincludes.
6969         (dependencies): Make gcc depend on fixincludes.
6970         * configure.in (build_tools): Add fixincludes.
6971         (build_configdirs): Always include build_libs.
6972         * Makefile.in: Regenerate.
6973         * configure: Regenerate.
6975 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6977         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6978         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6979         phony targets; do not generate timestamp files.
6980         (distclean-stageN): Remove references to their timestamp files.
6981         (restageN, touch-stageN): Remove.
6982         (stageN-bubble): Rewritten.
6983         (compare): Support lean bootstraps.
6984         * Makefile.in: Regenerate.
6986         * configure.in: Only warn when bootstrapping but
6987         build != host or build != target.  Support lean bootstraps.
6988         * configure: Regenerate.
6990         Sync from gcc:
6991         2004-08-26  Phil Edwards  <phil@codesourcery.com>
6993         * configure.in:  Give a better error message if GMP/MPFR are missing
6994         and a language needing them has been requested.
6995         * configure:  Regenerated.
6997         2004-08-25  Phil Edwards  <phil@codesourcery.com>
6999         * configure.in:  Print a list of available language front-ends if
7000         a requested one is missing.  Tidy stray tab characters.
7001         * configure:  Regenerated.
7003 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
7005         * Makefile.in: Regenerate.
7006         * configure: Regenerate.
7008         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7009         stage_*_flags.
7010         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7011         for bootstrapped modules if toplevel bootstrap is going.
7012         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7013         modules.  Adjust for changes in Makefile.def.  Enable several
7014         rules even in non-bootstrap mode, just to avoid peppering the
7015         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7016         (stage-[+prev+]-bubble): Remove.
7018         * Makefile.def (Dependencies): Depend on all-build-bison,
7019         all-build-flex, all-build-byacc, all-build-texinfo, rather
7020         than the host variations.
7021         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7022         with BUILD_SUBDIR.
7023         (BISON): Update for recent Bisons.
7024         (YACC): Fix typo.
7025         (cross): Depend on all-build.
7026         (all): Do not depend on all-build.
7027         (prebootstrap): Remove.
7028         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7029         (Prebootstrap dependencies): Add them to the per-stage targets
7030         and to all-prebootstrap.
7031         * configure.in (build_configdirs): Always enable build_tools.
7032         (BUILD_DIR_PREFIX): Remove.
7034         * Makefile.def (gcc): Add target variable.
7035         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7036         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7037         in the recursive `make', instead of hardwiring `all'.
7038         (Autogenerated TARGET-* variables): New.
7040 2004-08-17  Robert Millan  <robertmh@gnu.org>
7042         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7043         (instead of FreeBSD).
7044         * configure: Regenerate.
7046 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7048         * Makefile.def, configure.in, src-release: Remove useless, bogus
7049         references to tix.
7050         * Makefile.in, configure: Regenerate.
7052         * src-release: Stop distributing mmalloc with gdb (which doesn't
7053         use it).
7054         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7055         * Makefile.in: Regenerate.
7057 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7059         * configure.in (arm*-*-eabi*): New target.
7060         * configure: Regenerate.
7062 2004-08-01  Robert Millan  <robertmh@gnu.org>
7064         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7065         libmudflap for all GNU-based systems (with Glibc).
7066         * configure: Regenerate.
7068 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7070         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7071         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7072         (Dependencies): New section.
7073         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7074         (configure-target-[+module+]): Depend on maybe-all-gcc
7075         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7076         (toplevel profiledbootstrap): Fix dependencies.
7077         * Makefile.in: Regenerate.
7079 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7081         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7082         target-libiberty to noconfigdirs.
7084 2004-08-03  Paul Brook  <paul@codesourcery.com>
7086         * configure.in: Check for MPFR as well as GMP.
7087         * configure: Regenerate.
7089 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
7091         * Makefile.def (host-modules): Add gcc.
7092         * Makefile.in: Regenerate.
7093         * Makefile.tpl (sorry): New rule.
7094         (configure-host, all-host, [+make_target+]-host, do-check,
7095         install-host): Do not add gcc as a special case.
7096         (host modules): Add a small special-casing for gcc.  Export
7097         extra_make_flags through the environment.
7098         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7099         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7100         other recursive targets for gcc): Remove.
7102         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7103         (stage, unstage): New rules.
7104         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7105         distclean-stage[+id+]): Use stage_current.
7106         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7107         the stage*-start rules.
7109 2004-07-19  Robert Millan  <robertmh@gnu.org>
7111         Synced from gcc:
7113         2004-04-26  Robert Millan  <robertmh@gnu.org>
7115         Add patches from libtool CVS.
7116         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7117         * ltconfig: Likewise.
7118         * ltcf-c.sh: Likewise.
7119         * ltcf-cxx.sh: Likewise.
7120         * ltcf-gcj.sh: Likewise.
7122 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
7124         * configure.in: Add noconfigdirs for crx-*-*.
7125         * configure: Regenerate.
7127 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
7129         Synced from gcc:
7131         2004-07-09  Loren J. Rittle <ljrittle@acm.org>
7133         * configure.in: Build libmudflap by default on FreeBSD.
7134         * configure: Regenerated.
7136         2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7138         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7139         systems.
7140         * configure: Regenerated.
7142         2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7144         PR target/16344
7145         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7146         feedback based compiler.
7147         * Makefile.in: Rebuilt.
7149         2004-07-05  Phil Edwards  <phil@codesourcery.com>
7151         * configure.in:  Do not prepend $srcdir to /dev/null in
7152         makefile fragments.
7153         * configure:  Regenerate.
7155 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7157         * Makefile.def (host_modules): Set bootstrap=true for flex.
7158         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7159         * Makefile.in: Rebuilt.
7161 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7163         * Makefile.def (build_modules): Add bison, byacc, flex,
7164         m4, texinfo.
7165         (flags_to_pass): Add FLEX.
7166         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7167         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7168         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7169         DEFAULT_MAKEINFO): Remove.
7170         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7171         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7172         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7173         objdir or else use configured tool.
7174         (all-build): New.
7175         (all): Depend on it.
7176         (Build module dependencies): Add.
7177         * Makefile.in: Regenerate.
7178         * configure.in: Better support for multiple build modules,
7179         matching what is done for host/target modules.  Do not look
7180         for "plausible" locations of build tools if Canadian cross.
7181         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7182         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7183         * configure: Regenerate.
7185 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7187         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7188         * Makefile.in: Regenerate.
7190 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7192         * Makefile.tpl (configure-build-[+module+],
7193         configure-[+module+], configure-target-[+module+]): Pass
7194         [+extra_configure_args+].
7195         (all-build-[+module+], all-[+module+], check-[+module+],
7196         install-[+module+], [+make_target+]-[+module+],
7197         all-target-[+module+], check-target-[+module+],
7198         install-target-[+module+], [+make_target+]-target-[+module+]):
7199         Pass [+extra_make_args+].
7200         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7201         (GCC_HOST_EXPORTS): Remove.
7202         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7203         cross, check-gcc, check-gcc-c++, install-gcc,
7204         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7205         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7206         * Makefile.in: Regenerate.
7208 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7210         * configure.in: Check for srcdir/winsup rather than build directory
7211         winsup.
7212         * configure: Regenerate.
7214 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7216         * configure.in: Don't build Cygwin native newlib if winsup
7217         directory is missing.  Emit warning instead.
7218         * configure: Regenerate.
7220 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7222         * Makefile.tpl (touch-stage[+id+]): New.
7223         (restage[+prev+]): Depend on touch-stage[+id+].
7225         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7226         Use it throughout.
7228         * Makefile.def: Add profile and feedback bootstrap stages.
7229         Remove next field from bootstrap stages.
7230         * Makefile.tpl (LN, LN_S): Substitute.
7231         (stageN-start, stageN-end): Use double-colon rules, to
7232         provide a hook for additional setup commands.
7233         (distclean-stageN-gcc, restageN): Create dependencies from
7234         [+prev+], not from [+next+].
7235         (stageN-bubble): Add commands for successive stages from
7236         [+prev+], using double-colon rules.
7237         (all-stageN-gcc): Fix typo.
7238         (stagefeedback-start, profiledbootstrap): New.
7239         * Makefile.in: Regenerate.
7240         * configure.in: Call ACX_PROG_LN.
7241         * configure: Regenerate.
7243 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7245         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7246         without gcc.
7247         * configure: Regenerate.
7249 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7251         * Makefile.tpl: Fix typo.
7252         * Makefile.in: Regenerate.
7254 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
7256         * configure.in: Remove new- prefix from toplevel
7257         bootstrap targets.
7258         * configure: Regenerate.
7260 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
7262         Merge this patch from the gcc tree:
7264         2004-05-30  Andreas Jaeger  <aj@suse.de>
7265                     Jim Wilson <wilson@specifixinc.com>
7267         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7268         like CC.
7270 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7272         * Makefile.tpl (all.normal): Rename to all.
7273         (all): Replace with a rule to pick the default
7274         target from configure.
7275         (all-gcc, configure-gcc): Use conditionals to
7276         do nothing when toplevel bootstrap is going on.
7277         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7278         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7279         * configure.in: Support --enable-bootstrap.
7281         * Makefile.def: Remove new- prefix from toplevel
7282         bootstrap targets.
7283         * Makefile.tpl: Likewise.
7285         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7286         target.
7288         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7289         $(RECURSE_FLAGS) to recursive invocation of make.
7291         * Makefile.in: Regenerate.
7292         * configure: Regenerate.
7294 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7296         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7297         * configure: Regenerate.
7299 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7301         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7302         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7303         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7304         targets.
7305         * Makefile.in: Regenerate.
7307 2005-05-24  Paolo Bonzini <bonzini@gnu.org>
7309         * configure.in: Test the ability to symlink directories.
7310         * configure: Regenerate.
7312         * Makefile.def (bootstrap-stage): New definitions.
7313         * Makefile.tpl (configure-stage1-gcc,
7314         configure-stage2-gcc, configure-stage3-gcc,
7315         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7316         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7317         new-restage3, compare): Autogenerate, see Makefile.in
7318         entry for behavioral changes.
7319         (distclean-stage1, new-stage1-start, new-stage1-end,
7320         new-stage1-bubble, distclean-stage2, new-stage2-start,
7321         new-stage2-end, new-stage2-bubble, distclean-stage3,
7322         new-stage3-start, new-stage3-end): New autogenerated targets.
7323         (objext, prebootstrap, BOOT_CFLAGS,
7324         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7325         targets.
7327         * Makefile.in: Regenerate.
7328         (distclean-stage1, new-stage1-start, new-stage1-end,
7329         new-stage1-bubble, distclean-stage2, new-stage2-start,
7330         new-stage2-end, new-stage2-bubble, distclean-stage3,
7331         new-stage3-start, new-stage3-end): New targets.
7332         (all-stage1-gcc): Move prebootstrap dependency from here...
7333         (configure-stage1-gcc): ...to here.
7334         (new-bootstrap): Use bubble targets.
7335         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7336         Use per-stage distclean targets.
7337         (configure-stage1-gcc, configure-stage2-gcc,
7338         configure-stage3-gcc, all-stage1-gcc,
7339         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7340         Use new-stageN-start to prepare the tree.
7342 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7344         * Makefile.def (host_modules): add libcpp.
7345         * Makefile.tpl: Add dependencies on and for libcpp.
7346         * Makefile.in: Regenerate.
7347         * configure.in: Add libcpp host module.
7348         * configure: Regenerate.
7350 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7352         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7353         of libf2c.
7354         * configure, Makefile.in: Regenerate.
7356 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7358         Merge from tree-ssa-20020619-branch.
7360         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7361         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7362         (HOST_GMPLIBS): Define.
7363         (HOST_GMPINC): Define.
7364         (TARGET_LIB_PATH): Add libmudflap.
7365         (GFORTRAN_FOR_TARGET): Define.
7366         (configure-build*): Export GFORTRAN.
7367         (configure-gcc): Export GMPLIBS and GMPINC.
7368         (all-gcc): Add maybe-all-libbanshee.
7369         (configure-target-libgfortran): Define.
7370         * Makefile.in: Regenerate.
7371         * configure.in (host_libs): Add libbanshee.
7372         (target_libraries): Add target-libmudflap and target-libgfortran.
7373         Add --with-libbanshee.
7374         Handle --disable-libmudflap.
7375         (*-*-freebsd*): Use with_gmp.
7376         Add $(libgcj) to noconfigdirs.
7377         * configure: Regenerate.
7378         * depcomp: New file.
7379         * MAINTAINERS: Add tree-ssa maintainers.
7381 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7383         * config/acx.m4: Fix fastcompare support for new-bootstrap.
7384         * configure: Regenerate.
7386 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7388         Revert:
7389         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7391         * Makefile.def (flags_to_pass): Remove *dir variables that
7392         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7393         as well as prefix and exec_prefix.
7394         * Makefile.in: Regenerate.
7396 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7398         * Makefile.def (host_modules): Mark with the bootstrap
7399         flag packages on which gcc depends.
7400         * Makefile.tpl (all-bootstrap): Use it.
7401         * Makefile.in: Regenerate.
7403 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7405         * Makefile.def (flags_to_pass): Remove *dir variables that
7406         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7407         as well as prefix and exec_prefix.
7408         * Makefile.in: Regenerate.
7410 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7412         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7413         * configure: Regenerate.
7414         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7415         * gcc/Makefile.tpl (compare): Use the result of the test.
7416         * gcc/Makefile.in: Regenerate.
7418 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7420         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7421         Always relocate gcc and prev-gcc to the original names, even
7422         if the build fails.
7423         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7424         New targets.
7426 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7428         * configure.in (mips*-*-irix5*): Enable ld.
7429         * configure: Regenerate.
7431 2004-04-15  James E Wilson  <wilson@specifixinc.com>
7433         * Makefile.tpl (configure-[+module+], configure-gcc,
7434         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7435         Set and export LDFLAGS.
7436         * Makefile.in: Regenerate.
7438 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7440         PR bootstrap/14871
7441         * Makefile.tpl: If we don't have built-in-tree target tools,
7442         use the ones found by configure rather than hacking around with
7443         program_transform_name.
7444         * configure.in: Give Makefile.tpl the information necessary
7445         to do that.
7446         * Makefile.in: Regenerate.
7447         * configure: Regenerate.
7449 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7451         PR bootstrap/14760
7452         * configure.in: When computing baseargs, strip *all* copies of
7453         offending options.  Also, don't match/substitute the trailing space,
7454         so that this actually works when two similar options are separated by
7455         only one space.
7456         * configure: Regenerate.
7458 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
7460         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7461         (rs6000-*-aix*): Same.
7462         * configure: Regenerate.
7464 2004-03-25  Stan Shebs  <shebs@apple.com>
7466         Remove MPW support, no longer used.
7467         * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
7468         mpw-install: Remove files.
7469         * src-release (DEVO_SUPPORT): Remove names of removed files.
7470         * MAINTAINERS: Likewise.
7472 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7474         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7475         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7476         * Makefile.in: Regenerate.
7478         * configure.in (top level bootstrap support): Rework --enable-werror
7479         to set @stage2_werror_flag@.
7480         * configure: Regenerate.
7481         * Makefile.tpl (top level bootstrap support): Pass
7482         @stage2_werror_flag@ down to configure in stages 2 and 3.
7483         * Makefile.in: Regenerate.
7485 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7487         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7488         for stages 2 and 3 as well as in make.  As a consequence, remove
7489         OUTPUT_OPTION (now detected by configure) from the flags passed down
7490         to make.
7491         * Makefile.in: Regenerate.
7493         * Makefile.tpl (new-bootstrap): Fix typo.
7494         * Makefile.in: Regenerate.
7496 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7498         * Makefile.tpl: Rearrange by moving recursive_targets rules
7499         into their proper sections.
7500         * Makefile.tpl (top level bootstrap support): Move disabling
7501         of coverage flags from 'make' to 'configure'; improve comments.
7502         * Makefile.in: Regenerate.
7504         * Makefile.tpl (experimental top level bootstrap) Move stage1
7505         language setting from all- target to configure- target; disable
7506         intermodule optimization in stage 1; prevent gratuitous rebuilds
7507         of stage 1.
7508         * Makefile.in: Regenerate.
7509         * configure.in: Comma-separate stage 1 language list for top
7510         level bootstrap.
7511         * configure: Regenerate.
7513         * Makefile.tpl: Clean up experimental top level bootstrap support:
7514         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7515         prev-gcc in configure- targets as well as all- targets.
7516         * Makefile.in: Regenerate.
7518 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7520         * configure.in: Remove symbolic link section.
7521         * configure: Regenerate.
7522         * Makefile.tpl (links): Remove.
7523         * Makefile.in: Regenerate.
7525 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7526             Nathanael Nerode  <neroden@gcc.gnu.org>
7528         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7529         Set with AC_CHECK_PROGS.
7530         * configure.in: Fix comment typo from last patch.
7531         * configure: Regenerate.
7533 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7535         * Makefile.tpl: Introduce experimental top level bootstrap support.
7536         * Makefile.in: Regenerate.
7537         * configure.in: Introduce support for top level bootstrap.
7538         * configure: Regenerate.
7540 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7541             Paolo Bonzini  <bonzini@gnu.org>
7543         PR bootstrap/14522
7544         * configure.in: Cope with shells that do not support unquoted ^
7545         * configure: Regenerate.
7547 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7548             Paolo Bonzini  <bonzini@gnu.org>
7550         PR bootstrap/14522
7551         * configure.in: Cope with shell that do not support nesting
7552         quotes inside quoted backquote substitutions.
7553         * configure: Regenerate.
7555 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7557         PR bootstrap/14522
7558         * configure.in: Fix escaping of $.
7559         * configure: Regenerate.
7561 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7563         * configure: Regenerate.
7565 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7567         PR ada/14131
7568         Move language detection to the top level.
7569         * configure.in: Find default values for the tools as
7570         soon as possible.  Disable ada if GNAT is not found.
7571         Emit error message about missing languages.  Expand
7572         --enable-languages=all for the gcc subdirectory.
7574 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7576         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7577         and disable libgcj.
7578         * configure: Regenerated.
7580 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7582         PR bootstrap/7087
7583         * Makefile.tpl: Guard XFOO sed statements better.
7584         * Makefile.tpl: Add dependency for configure-target-libada.
7585         * Makefile.in: Regenerate (incidentally fixes broken
7586         commit when libada-branch was merged).
7588 2004-02-28  Andrew Cagney  <cagney@redhat.com>
7590         * src-release (CVS_NAMES): Define.
7591         (do-tar, do-tar): Prune $(CVS_NAMES).
7593 2004-02-23  Andrew Cagney  <cagney@redhat.com>
7595         * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
7596         2004-02-19.09.
7598 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7600         PR bootstrap/11932
7601         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7603 2004-02-19  Andrew Cagney  <cagney@redhat.com>
7605         * config.guess: Update from version 2003-06-12 to 2004-02-16.
7606         * config.sub: Update from version 2003-06-13 to 2004-02-16.
7608 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7610         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7611         (rs6000-*-aix*): Same.
7612         * configure: Regenerate.
7614 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7616         * configure.in (host): Add in missing $noconfigdirs to defines.
7617         * configure: Regenerate.
7619 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7620             Nathanael Nerode  <neroden@gcc.gnu.org>
7622         PR ada/6637, PR ada/5911
7623         Merge with libada-branch:
7624         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7625         with appropriate dependencies. Add --enable-libada configure switch.
7626         * configure, Makefile.in: Regenerate.
7628 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7630         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7631         * configure: Regenerate.
7633 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
7635         * COPYING.NEWLIB: Update Red Hat license to 2004.
7637 2004-01-23  DJ Delorie  <dj@redhat.com>
7639         * Makefile.def (target_modules) [libiberty]: Don't stage.
7640         * Makefile.in: Rebuilt.
7642 2004-01-23  Jeff Johnston  <jjohnstn@redhat.com>
7644         * COPYING.NEWLIB: Update to include copyrights for new
7645         iconv code.
7647 2004-01-15  Andrew Cagney  <cagney@redhat.com>
7649         * src-release: Update copyright year.
7650         (do-proto-toplev): Configure using i686-pc-linux-gnu.
7651         (NEWLIB_SUPPORT_DIRS): Delete macro.
7652         (newlib.tar.bz2): Delete rule.
7654 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
7656         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7657         * Makefile.tpl (configure-target-[+module+]): Support stage.
7658         * Makefile.in: Rebuilt.
7660 2003-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7662         * gettext.m4: Quote names of macros to be defined by AC_DEFUN
7663         throughout.
7665 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7667         * configure.in: Use ./config.cache, not config.cache.
7668         * configure: Regenerate.
7669         * Makefile.tpl: Special-casing not needed for GCC any more.
7670         * Makefile.in: Regenerate.
7672         * configure.in: Don't share a cache file for host dirs.
7673         * configure: Regenerate.
7675         * config-ml.in: Don't mess with the cache file.
7677 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7679         * Makefile.tpl: Make GCC use a separate config.cache.
7680         * Makefile.in: Regenerate.
7682         PR bootstrap/11932, PR bootstrap/11933
7683         (I don't know if it will fix either of them, but it relates
7684         to them.)
7685         * configure.in: Don't use shared config.cache for target
7686         directories.
7687         * configure: Regenerate.
7689 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7691         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7692         * configure: Regenerated.
7694 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7696         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7697         * configure: Regenerated.
7699 2003-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7701         Port change over from GCC:
7702         2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7703         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7704         (configure-build-[+module+], configure-[+module+]): Likewise.
7705         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7706         * Makefile.in: Regenerate.
7708 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7710         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7711         * configure: Regenerate.
7713 2003-11-27  Jeff Johnston  <jjohnstn@redhat.com>
7715         * COPYING.NEWLIB: Add license info for long long routines added to
7716         stdlib.
7718 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7720         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7721         * Makefile.in: Regenerate.
7723 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7725         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7726         * configure:  Regenerate.
7728 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7730         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7731         HOST_FLAGS_TO_PASS.
7732         * Makefile.in: Regenerate.
7734 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7736         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7737         * configure: Rebuilt
7738         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7739         * Makefile.in: Rebuilt
7741 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7743         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7745 2003-10-01  Phil Edwards  <pme@gcc.gnu.org>
7747         * config-ml.in:  Use ac_configure_args directly instead of
7748         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7749         actually seen.
7751 2003-10-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
7753         * config-ml.in: Propagate INSTALL variables.
7755 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7757         * configure.in: Pass a computed --program-transform-name
7758         to subconfigures.
7759         * configure: Regenerated.
7761 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7763         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7764         * Makefile.in: Regenerate.
7766         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7767         * Makefile.in: Regenerate.
7769 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7771         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7772         quoting.
7773         * configure: Regenerated.
7775 2003-09-12  Michael Chastain  <mec@shout.net>
7777         Fix PR gdb/857.
7778         * src-release (do-proto-topleve): Remove junk files
7779         intl/config.cache, intl/config.status,
7780         intl/config.h, intl/stamp-h.
7782 2003-09-14  Andrew Cagney  <cagney@redhat.com>
7784         * src-release (dejagnu.tar): New target.
7785         (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
7786         (do-djunpack): Use $(PACKAGE) for the package name.
7788 2003-09-04  DJ Delorie  <dj@redhat.com>
7790         * configure: Regenerate.
7792 2003-09-04  Robert Millan  <robertmh@gnu.org>
7794         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7796 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7798         * configure.in: Ensure arguments to sed are properly spaced.
7799         * configure: Regenerate.
7801 2003-08-28  Daniel Jacobowitz  <drow@mvista.com>
7803         Merge from gcc:
7804         2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7805         * install-sh:  Update to newer upstream versions (associated with
7806         aclocal 1.7).
7807         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7809 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7811         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7812         * configure: Regenerated.
7814 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7816         * configure.in:  Use newline instead of semicolon when assuming
7817         shell arguments in a for loop.
7818         * configure:  Regenerated.
7820 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7822         PR 8180
7823         * configure.in: When testing with_libs and with_headers, treat
7824         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7825         * configure: Regenerate.
7827         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7828         make, shell, etc.
7829         (baseargs): Likewise.
7830         * configure: Regenerate.
7832 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7834         * configure.in: Disable libgcj for darwin not on powerpc.
7835         * configure: Rebuild.
7837 2003-08-15  Michael Chastain  <mec@shout.net>
7839         * src-release (do-proto-toplev): Remove junk files
7840         dejagnu/example/calc/config.status,
7841         dejagnu/example/calc/config.log.
7843 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7845         * config-ml.in, symlink-tree: Add license.
7847 2003-08-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7849         Merge from gcc:
7851         2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7852         * Makefile.tpl (check, check-c++): Express dependencies using
7853         dependencies rather than commands.
7854         * Makefile.in: Regenerate.
7856         2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7857         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7858         * Makefile.in: Update.
7860 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7862         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7863         * configure: Ditto.
7865 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7867         * configure.in: Enable libgcj for darwin.
7868         * configure: Rebuild.
7870 2003-07-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7872         * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
7874 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7876         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7877         creating target and build subdirs to build all parent dirs as needed.
7878         * Makefile.in: Rebuild.
7879         * configure.in: Don't build dirs explicitly here.
7880         * configure: Rebuild.
7882 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7884         * Makefile.tpl (all-make): Depend on intl.
7885         * Makefile.in: Rebuilt.
7887 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7889         * config.if: Remove unused libc_interface determination.
7891 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7893         * Makefile.in: Regenerate, correctly this time.
7895 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7897         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7898         unused INSTALL_PROGRAM_ARGS.
7899         * configure.in: Use AC_PROG_INSTALL.
7900         * Makefile.in: Regenerate.
7901         * configure: Regenerate.
7903 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7905         * configure: Rebuilt.
7906         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7907         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7908         newlib nor libgloss.
7909         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7910         * configure.in (am33_2.0-*-linux*): Added.
7912 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7914         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7915         * configure: Regenerate.
7917 2003-07-06  H.J. Lu <hongjiu.lu@intel.com>
7919         * config-ml.in: Replace PWD with PWD_COMMAND.
7920         * Makefile.tpl: Likewise.
7921         * Makefile.in: Regenerated.
7923 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7925         * configure.in: Clean up config-lang.in handling.  Delete
7926         useless assignment to "subdirs".
7927         * configure: Regenerate.
7929 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7931         * configure.in: Rename 'target_libs' to 'target_libraries'.
7932         Remove useless reference to 'target_libs'.
7933         * configure: Regenerate.
7935 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7937         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7938         * Makefile.in: Regenerate.
7940 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7942         * Makefile.def: Introduce flags_to_pass.
7943         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7944         * Makefile.in: Regenerate.
7946 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7948         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7949         and target-libgloss.
7950         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7951         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7952         * configure: Regenerate.
7954 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7956         * configure.in: Update testsuite_flags to new location.
7957         * configure. Regenerate.
7959 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7961         * Makefile.tpl: Remove BUILD_CC stuff.
7962         * Makefile.in: Regenerate.
7964 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
7966         * config.guess: Update to 2003-06-12 version.
7967         * config.sub: Update to 2003-06-13 version.
7969 2003-06-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7971         * MAINTAINERS: Add myself as MIPS co-maintainer.
7973 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
7975         * config.guess: Update to 2003-06-06 version.
7976         * config.sub: Update to 2003-06-06 version.
7978 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7980         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7981         * configure. Regenerate.
7983 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7985         * configure.in: Disable serial configure by default.
7986         * configure: Regenerate.
7987         * Makefile.tpl: Abolish .NOTPARALLEL.
7988         * Makefile.in: Regenerate.
7990         * Makefile.tpl: Replace {build,host,target}_canonical by
7991         {build,host,target}.
7992         * Makefile.in: Regenerate.
7994         * Makefile.tpl: Fix stupid pasto.
7995         * Makefile.in: Regenerate.
7997 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7999         * Makefile.tpl: Remove bogus conditional.
8000         * Makefile.in: Regenerate.
8002 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8004         * Makefile.tpl: Make 'recursive targets' using autogen rather
8005         than shell loop.  Remove duplicate 'clean' targets and false
8006         comments.
8007         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8008         Add systematic method of specifying missing targets in subdirs.
8009         Add copyright boilerplate.
8010         * Makefile.in: Regenerate.
8011         * configure.in: Add 'recursive targets' to maybe list.
8012         * configure: Regenerate.
8014         * Makefile.tpl: Rename [+target+] to [+make_target+].
8015         * Makefile.def: Rename 'target' to 'make_target'.
8017 2003-05-30  Nick Clifton  <nickc@redhat.com>
8019         * README-maintainer-mode: Update URL for locating blessed config
8020         tools.
8022 2003-05-29  Robert Millan  <rmh@debian.org>
8024         * ltconfig: Import this patch and modify for use with current
8025         version of ltconfig:
8027         2003-05-21  Bruno Haible  <bruno@clisp.org>
8029         * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
8030         GNU/FreeBSD.
8032 2003-05-28  DJ Delorie  <dj@redhat.com>
8034         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8035         * Makefile.in: Regenerate.
8037 2003-05-28  Jeff Johnston  <jjohnstn@redhat.com>
8039         * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
8041 2003-05-21  DJ Delorie  <dj@redhat.com>
8043         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8044         newlib or libgloss.
8045         * Makefile.in: Regenerate.
8047 2003-05-21  DJ Delorie  <dj@redhat.com>
8049         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8050         * Makefile.in: Regenerate.
8052 2003-05-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8054         * configure.in: Use curly braces in the definition of tooldir.
8055         * configure: Regenerate.
8057 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8059         * configure.in: Switch more things to use maybe dependencies.
8060         * Makefile.tpl: Switch more things to use maybe dependencies.
8061         Factor out common code from autogen IF statements.
8062         * configure: Regenerate.
8063         * Makefile.in: Regenerate.
8065 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8067         * configure.in: Accept i[3456789]86 for machine type.
8068         * configure: Regenerate.
8070 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8072         * configure.in: Switch more things to use maybe dependencies.
8073         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8074         * configure: Regenerate.
8075         * Makefile.tpl: Switch more things to use maybe dependencies.
8076         * Makefile.in: Regenerate.
8078 2003-05-16  Andreas Schwab  <schwab@suse.de>
8080         * Makefile.tpl (install-opcodes): Define.
8081         * Makefile.in: Rebuild.
8083 2003-05-13  Andreas Jaeger  <aj@suse.de>
8085         * config.guess: Update to 2003-05-09 version.
8086         * config.sub: Update to 2003-05-09 version.
8088 2003-05-13  Michael Eager <eager@mvista.com>
8090         * configure.in: Correct sed script so that options in quotes are not
8091         deleted.
8092         * configure: Rebuild.
8094 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8096         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8097         and $$s/newlib/libc/sys/cygwin32 include paths.
8098         * configure: Ditto.
8100 2003-05-05  H.J. Lu <hjl@gnu.org>
8102         * config-ml.in: Restored from gcc repository.
8104 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
8106         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8107         * Makefile.in: Regenerate.
8109 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8111         * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
8112         and Makefile.def.
8114 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8116         * Makefile.tpl: Clean $(BUILD_SUBDIR).
8117         * Makefile.in: Regenerated.
8119 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8121         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8122         * Makefile.in: Regenerate.
8124 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
8126         * configure.in (powerpc64*-*-linux*): Remove.
8127         * configure: Rebuilt.
8129 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8131         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8132         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8133         and restrap.
8134         * Makefile.in:  Regenerate.
8136 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8138         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8139         * configure: Regenerated.
8141 2003-04-11  Alexandre Oliva  <aoliva@redhat.com>
8143         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8144         * */configure: Rebuilt.
8146 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8148         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8149         * Makefile.in: Regenerate.
8151 2003-03-14  Michael Chastain  <mec@shout.net>
8153         * Makefile.in: Regenerate with correct Makefile.def.
8155 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8157         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8158         Make macro.
8159         * Makefile.in: Regenerate.
8160         * configure.in: Clean up gxx_include_dir logic.
8161         * configure: Regenerate.
8163 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8165         * configure.in (gxx_include_dir): Fix typo.
8166         * configure: Regenerated.
8168 2003-03-06  Andrew Cagney  <cagney@redhat.com>
8170         * texinfo/texinfo.tex: Import version 2003-02-03.16.
8172 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8174         * configure.in: Include $(build_tooldir)/sys-include in
8175         FLAGS_FOR_TARGET.
8176         * configure: Regenerated.
8178 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8180         * Makefile.tpl: Reindent.
8181         * Makefile.in: Regenerate.
8182         * configure.in: Reindent.  Don't set unused variables.
8183         * configure: Regenerate.
8185         * Makefile.tpl: Always pass down RANLIB.
8186         * Makefile.in: Regenerate.
8188         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8189         * Makefile.in: Regenerate.
8190         * configure.in: Remove unused logic relating to --enable-shared
8191         and --enable-threads.  Remove bogus comments.  Remove redundant
8192         noconfigdirs.
8193         * configure: Regenerate.
8195         * configure.in: Replace ${libstdcxx_version} by its value.
8196         Remove reference to mh-dgux.
8197         * configure: Regenerate.
8199 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8201         * Makefile.tpl: Rearrange.
8202         * Makefile.in: Regenerate.
8204 2003-02-25  Nick Clifton  <nickc@redhat.com>
8206         * configure: Remove site-file supprot - it is obsolete.
8208 2003-02-24  Uwe Stieber <uwe@wwws.de>
8210         * configure.in: Add support for kaOS as cross build target system.
8211         * configure: Regenerated.
8213 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8215         * Makefile.tpl: Add definition of CPPFLAGS to pass into
8216         configure-target-* as some target builds may require additional
8217         flags for preprocessor tests.
8218         * Makefile.in: Regenerated.
8220 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8222         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8223         * ltconfig: Handle it.
8224         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8225         auto-detecting it.
8227 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8229         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8230         it is used as argument to $CC.
8231         * ltcf-gcj.sh: Likewise.
8233 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8235         * configure.in: Introduce --enable-maintainer-mode.
8236         * configure: Rebuilt.
8237         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8238         for maintainer mode.
8239         * Makefile.in: Rebuilt.
8241 2003-02-19  Andrew Cagney <ac131313@redhat.com>
8243         * configure: Regenerate using autoconf 2.13.
8245 2003-02-19  Alan Modra  <amodra@bigpond.net.au>
8247         * config.guess: Import latest version.
8248         * config.sub: Import latest version.
8250 2003-02-18  Jason Merrill  <jason@redhat.com>
8252         * Makefile.tpl (check-c++): Allow parallelism.
8254 2003-02-17  Andrew Cagney  <ac131313@redhat.com>
8256         * configure: Regenerate using autoconf 000227.
8258 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8260         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8261         don't configure target-libobjc.
8262         * configure: Regenerate.
8264 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8266         * Makefile.tpl (RANLIB): Define.
8267         * Makefile.in: Regenerate.
8269 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8271         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8272         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8273         * Makefile.in: Regenerated.
8274         * configure.in: Remove all traces of snavigator, db, and grep.
8275         * configure: Regenerated.
8277 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8279         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8280         * Makefile.in: Regenerated.
8282 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8284         * config.if: Copy from GCC.
8286 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8288         * configure.in:  Revert 24Jan change.
8289         * configure:  Regenerate.
8291 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8293         * configure.in: Revert previous change.
8294         * configure: Regenerate.
8296 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8298         * configure.in: Make rda native-only.
8299         * configure: Regenerate.
8301 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8303         * configure.in: Add missing \.
8304         * configure: Rebuilt.
8306 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8308         * configure.in (baseargs): Avoid using \| in sed regular
8309         expressions.
8310         * configure: Rebuilt.
8312 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8314         * configure.in (baseargs): Remove all supported forms of
8315         --cache-file, --srcdir, --host, --build and --target options
8316         from argument lists.
8317         * configure: Rebuilt.
8319 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8321         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8322         * configure: Rebuilt.
8324 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8326         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8327         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8328         * Makefile.in: Regenerate.
8329         * configure: Regenerate.
8331 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8333         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8334         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8335         * Makefile.in: Regenerate.
8337 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8339         * configure.in: Remove Makefile in build, host and target modules
8340         unless configure was run with --no-recursion.
8341         * configure: Rebuilt.
8343 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8345         * config.guess: Update to 2003-01-03 version.
8346         * config.sub: Update to 2003-01-03 version.
8348 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8350         * configure: Regenerate with proper autoconf 2.13.
8352 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8354         * configure.in: Add AC_PREREQ for consistency.
8355         * configure: Regenerate.
8357 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8359         * configure.in (GDB_TK): Add tcl directories conditional on
8360         gdb/gdbtk directory being present.
8361         * configure: Regenerate.
8363 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
8365         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
8366         by gcc if LD is not defined and we are not doing a Canadian Cross.
8367         * configure: Rebuilt.
8369 2003-01-01  Daniel Jacobowitz  <drow@mvista.com>
8371         * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
8373 2002-12-31  Tom Tromey  <tromey@redhat.com>
8375         * Makefile.in: Rebuilt.
8376         * Makefile.def (target_modules) [libffi]: Allow installation.
8378 2002-12-31  Andreas Schwab  <schwab@suse.de>
8380         * configure.in: Fix use of $program_transform_name.
8381         * configure: Regenerated.
8383 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8385         * configure.in (baseargs): Don't remove first configure argument.
8386         * configure: Regenerated.
8388 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8390         * Makefile.tpl (local-distclean): Don't remove...
8391         (multilib.ts): ... this.  Moved into...
8392         (multilib.out): ... this.  Don't use sub-make.
8393         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8394         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8395         (configure-build-[+module+], configure-[+module+],
8396         configure-target-[+module+], configure-gcc): ... these.  Test
8397         for Makefile existence.  Drop config.status from dependencies.
8398         * Makefile.in: Rebuilt.
8399         * configure.in: Move gcc-version-trigger to the end of
8400         ac_configure_args.  Add comments to maybedep.tmp and
8401         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8402         nonopt from baseargs, matching and removing corresponding
8403         whitespace while at it.
8404         * configure: Rebuilt.
8406 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8408         * configure.in (host_configargs): Replace reference to
8409         no-longer-defined buildopts with --build=${build_alias}.
8410         * configure: Rebuilt.
8412 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8414         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8415         program_transform_name to standard idiom.
8416         (AUTOGEN, AUTOCONF): Define.
8417         (Makefile.in): Use $(AUTOGEN).
8418         (Makefile): Depend on config.status, and use autoconf-style rule to
8419         build it.  Move original commands to...
8420         (config.status): ... this new target.
8421         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8422         $(AUTOCONF).
8423         * Makefile.in: Rebuilt.
8425 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8427         * Makefile.tpl: Fix dramatic bustage due to change in
8428         program_transform_name.
8429         * Makefile.in: Regenerate.
8431         * configure.in: Remove unnecessary PATH setting.
8432         * configure: Regnerate.
8434         * configure.in: Don't default to unprefixed tools unless
8435         the native tools will work.
8436         * configure: Regenerate.
8438         * configure.in: Convert to autoconf script.  Blow away lots
8439         of now-redundant Makefile fragments.
8440         * configure: Generate using Autoconf.
8441         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8442         * Makefile.in: Regenerate.
8444 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8446         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8447         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8449         * ChangeLog: Move a couple of entries from here to winsup/cygwin,
8450         where they belong.
8452 2002-12-24  Andreas Schwab  <schwab@suse.de>
8454         * Makefile.tpl (multilib.out): Fix missing space.
8455         * Makefile.in: Regenerate.
8457 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8459         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8460         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8461         * Makefile.in: Regenerate.
8462         * configure.in: Remove unnecessary leftovers.
8464 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8466         * configure.in (extra_ranlibflags_for_target): New variable.
8467         (*-*-darwin): Add -c to ranlib commands.
8468         * configure (tooldir): Handle extra_ranlibflags_for_target.
8470 2002-12-20  Jeff Johnston  <jjohnstn@redhat.com>
8472         * COPYING.NEWLIB: Updated.
8473         * COPYING.LIBGLOSS: Ditto.
8475 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8477         * Makefile.tpl: Revert HJL's change.
8478         * Makefile.in: Regenerated.
8479         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8480         always.
8482 2002-12-19  Andreas Schwab  <schwab@suse.de>
8484         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8485         * Makefile.in: Regenerate.
8487 2002-12-18  H.J. Lu <hjl@gnu.org>
8489         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8490         * Makefile.in: Regenerated.
8492         * configure.in (build_prefix): New. Substitute.
8494 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8496         * Makefile.tpl: Don't let real targets depend on phony targets.
8497         * Makefile.in: Regenerate.
8499         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8500         * Makefile.in: Regenerate.
8502 2002-12-16  Jason Merrill  <jason@redhat.com>
8504         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8505         previous 'make bootstrap'.
8506         * Makefile.in: Regenerate.
8508 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8510         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8512 2002-12-13  Jason Merrill  <jason@redhat.com>
8514         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8515         library tests.
8516         (check-c++): Just depend on it and check-target-libstdc++-v3.
8517         * Makefile.in: Regenerate.
8519 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8521         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8522         * Makefile.in: Regenerate.
8524 2002-12-12  Jeff Johnston  <jjohnstn@redhat.com>
8526         * COPYING.NEWLIB: Update list of alternate Regent of California
8527         licenses and discuss official revoking of advertising clause.
8528         * COPYING.LIBGLOSS: Ditto.
8530 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8532         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8533         * Makefile.in: Rebuilt.
8535 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8537         * configure: Fix bug put in by gremlins.
8539         * Makefile.tpl: Substitute more autoconfily.
8540         * configure: Substitute more autoconfily.
8541         * Makefile.in: Regenerate.
8543 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8545         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8546         * Makefile.in (all-sim): Ditto.
8548 2002-12-06  DJ Delorie  <dj@redhat.com>
8550         * Makefile.tpl: Change configure dependencies to not have real
8551         targets depend on phony targets.
8553 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8555         * configure.in: Revert unintentional change.
8557         * src-release: Configure host subdirs.
8559         * Makefile.tpl: Change dependency for */multilib.out so that
8560         it works when gcc isn't in the tree.
8562         * configure.in: Substitute more.
8563         * configure: Run subconfigures from the Makefile.
8564         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8565         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8567 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8569         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8570         and corresponding dependencies.
8571         * Makefile.in: Regenerate.
8573         * configure.in (host_tools): Order binutils, gas and ld for
8574         convenience in running the testsuites.
8576         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8577         * Makefile.in: Regenerate.
8578         * configure.in: Introduce rules to serialize subconfigure runs.
8580         * configure.in: Introduce BASE_CC_FOR_TARGET.
8581         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8582         Realize configure-build-* targets.  Realize configure-target-* targets.
8583         * Makefile.in: Regenerate.
8585 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8587         * configure: Move gcc_version_trigger stuff from here...
8588         * configure.in: ...to here.
8590         * configure.in: Separate subconfigure options added by this file from
8591         options given by the user.  Add machinery to put args for host
8592         subconfigures into the Makefile.
8594         * Makefile.tpl: Remove 'vault' targets.
8595         * Makefile.tpl: Reorder and comment dependencies.
8596         * Makefile.in: Regenerate.
8598 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8600         * configure.in: Move host-specific darwin noconfigdirs into
8601         the host-specific section.
8603 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8605         * Makefile.tpl: Restore bkorb's style patch, accidentally lost
8606         during replay.
8607         * Makefile.in: Regenerate.
8609         (finishing slow-motion replay)
8610         * configure: Remove skip-this-dir support.
8611         * Makefile.tpl: Remove skip-this-dir support.
8613         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8614         subdirectories.
8615         * Makefile.in: Regenerate.
8617         * Makefile.tpl: Strip out useless setting of 'dir'.
8618         * Makefile.in: Regenerate.
8620 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8622         (finishing slow-motion replay)
8623         * configure.in: Fix deeply stupid bug.
8625         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8626         shell code in CXX_FOR_TARGET
8627         * Makefile.def: Introduce raw_cxx.
8628         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8629         RAW_CXX_FOR_TARGET.
8630         * Makefile.in: Regenerate.
8632 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8634         (finishing slow-motion replay)
8635         * Makefile.tpl: Remove unnecessary ifs.
8636         * Makefile.in: Regenerate.
8638         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8639         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8640         targets for 'no_install' modules.
8641         * configure: Move GDB_TK substitution to configure.in.  Move
8642         build_modules stuff to configure.in.
8643         * configure.in: Implement soft dependency machinery.  Maybe-ize
8644         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8645         * Makefile.in: Regenerate.
8647 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8649         (continuing slow-motion replay)
8650         * Makefile.tpl: Make all-target, install-target behave similarly
8651         to all, install (only hitting configured targets).  Eliminate
8652         unused macro defintions.
8654         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8655         build != host.
8657         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8659         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8661         * configure.in: Produce lists of subdir targets we're actually
8662         configuring.  Remove references to "dosrel".
8663         * Makefile.tpl: Let configure set which subdir targets are hit.
8664         Remove install-cross; clean up install; remove ALL.  Remove
8665         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8666         Autogenerate host module targets.  Remove empty dependency lines
8667         and redundant dependency; rearrange slightly.
8668         * Makefile.def: Add host-side libtermcap, utils.
8670         * Makefile.in: Regenerate.
8672 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8674         (Continuing slow-motion replay)
8675         * Makefile.def: Add list of recursive targets to autogenerate.
8676         Add build_modules.
8677         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8678         targets.  Autogenerate *-build-* targets.
8679         * Makefile.in: Regenerate.
8681 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
8683         (Continuing slow-motion replay)
8684         * configure: More autoconf-style substitutions.
8685         * Makefile.tpl: More autoconf-style substitutions.
8686         * Makefile.in: Regenerate.
8688 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
8690         (Continuing slow-motion replay)
8691         * configure: Substitute more variables in a more autoconf-friendly
8692         way.  Simplify slightly.
8693         * Makefile.tpl: Make more variables substitutable in an
8694         autoconf-friendly way.
8695         * Makefile.in: Regenerate.
8697 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8699         (Continuing slow-motion replay)
8700         * configure.in (v810*): Remove special setting of tools.
8702         * configure: Add support for extra required flags for ar or nm.
8703         * configure.in (aix4.3+): Use above support for target-specific
8704         issues, rather than using config/mt-aix43.
8706 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8708         (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
8709         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8710         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8711         with $srcdir.  Reformat indentation.  Substitute some variables
8712         formerly hard-coded in the Makefile for build=host.
8713         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8714         * Makefile.def: Autogenerate more.
8715         * Makefile.in: Regenerate.
8717 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8719         * Makefile.tpl: syntactic cleanup
8721 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8723         * Makefile.def (host_modules): Add rda.
8724         * Makefile.in: Regenerate.
8725         * configure.in (target_tool): Add target-rda to list.
8727 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8729         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8730         and restrap targets to this rule.
8731         * Makefile.in:  Regenerate.
8733 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8735         * configure.in (i[3456]86-*-linux*): Add check to disable
8736         ${libgcj} for glibc1.
8738 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8740         * configure.in: Add tic4x target.
8742 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8744         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8745         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8746         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8747         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8748         * Makefile.in: Regenerate.
8750 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8752         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8753         * Makefile.in: Regenerate.
8755         * Makefile.def: Remove order dependency comments.
8756         * Makefile.tpl: Add explicit install-install dependencies.
8757         * Makefile.in: Regenerate.
8759         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8760         * Makefile.in: Regenerate.
8762         * configure: Restore my original patch by syncing with gcc version.
8764         * Bring following over from gcc:
8766 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8768         * configure.in (s390*-*-linux*): Enable libgcj.
8770 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8772         * Makefile.in: Regenerate.  This really ought to fix things. :sigh:
8774 2002-10-02  Alan Modra  <amodra@bigpond.net.au>
8776         * configure: Move stray lines back to where they belong.
8778 2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8780         * Makefile.tpl: Insert configure-target target, for src-release.
8782         * configure: Finish reverting change which Andrew Cagney started
8783         reverting.  Should fix bustage.
8785         * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8786         * src-release: New file.  Contains material for making net
8787         releases for gdb, binutils, et al., formerly in Makefile.in.
8789 2002-09-30  Nick Clifton  <nickc@redhat.com>
8791         * cpu: New top level directory.  Intended to hold input files for
8792         CGEN which have FSF copyright assignment.
8793         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8795 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
8797         Revert below (note that src does not contain Makefile.tpl):
8798         * Makefile.tpl: Make subsituted variables more autoconfy.
8799         * Makefile.in: Regenerate.
8801 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8803         * configure: Revert accidentally applied changes.
8805         * Makefile.tpl: Make more autoconf-friendly.
8806         * Makefile.in: Regenerate.
8807         * configure: Make substitution more autoconf-like.
8809 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8811         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8812         single entry to handle all these.
8813         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8814         libjava on arm-*-elf.
8816 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8818         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8819         things that depend on them.
8821 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8823         * Makefile.tpl: Make subsituted variables more autoconfy.
8824         * Makefile.in: Regenerate.
8825         * configure: Make seds more autoconfy.
8827 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8829         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8830         * Makefile.in: Regenerate.
8831         * configure.in: Rewrite sed statements to look autoconfy.
8833         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8834         all-target-foo on configure-target-foo.
8835         * Makefile.def: Ditto.
8836         * Makefile.in: Rebuild.
8838 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8840         * Makefile.def: New file.
8841         * Makefile.tpl: New file.
8842         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8844         * configure.in: Minor rearrangement.  Simplify tests.
8846 2002-09-23  Jason Thorpe  <thorpej@wasabisystems.com>
8848         * configure.in (with_headers): Skip copy if value is "yes".
8849         (with_libs): Likewise.
8851 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8853         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8854         * configure.in (sh*-*-pe*): Ditto.
8855         * configure.in (mips*-*-pe*): Ditto.
8856         * configure.in (*arm-wince-pe): Ditto.
8858         * configure.in: Rearrange.
8860 2002-09-12  Nick Clifton  <nickc@redhat.com>
8862         * Import these changes from the config master repository:
8864         2002-09-05  Svein E. Seldal  <Svein.Seldal@solidas.com>
8866                 * config.sub: Add tic4x target.
8868         2002-09-03  Ben Elliston  <bje@redhat.com>
8870                 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
8871                 Reported by <Duncan_Stodart@insession.com>.
8873 2002-09-10  Jeff Johnston  <jjohnstn@redhat.com>
8875         * COPYING.NEWLIB: More updates.
8877 2002-09-09  Jeff Johnston  <jjohnstn@redhat.com>
8879         * COPYING.NEWLIB: Update.
8881 2002-08-23  Andrew Cagney  <ac131313@redhat.com>
8883         * texinfo/texinfo.tex: Import version 2002-06-04.06.
8885         * config.guess: Import version 2002-08-23.
8886         * config.sub: Import version 2002-08-22.
8888 2002-08-20  Alexandre Oliva  <aoliva@redhat.com>
8890         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8891         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8892         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8894 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
8896         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8898 2002-08-04  H.J. Lu  (hjl@gnu.org)
8900         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8902 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8904         * configure.in: Move generic linux case to end.  Copy generic
8905         linux noconfigdirs to mips*-*-linux* entry and new
8906         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8908 2002-07-19  Chris Demetriou  <cgd@broadcom.com>
8910         * MAINTAINERS: Clarify on config.guess and config.sub, and add
8911         one instance of them which was missed to the list to update.
8913 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8915         * config.guess: Update to 2002-07-09 version.
8916         * config.sub: Update to 2002-07-03 version.
8918 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8920         * configure.in: Remove two redundant tests.
8922 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8924         * configure.in (mips*-*-irix6*o32): Enable stabs.
8926 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8928         * configure.in: Don't build grez.
8929         * Makefile.in: Ditto.
8931         * Makefile.in: Remove references to bsp, cygmon, libstub.
8932         * configure.in: Ditto.
8934         * configure.in: Remove leftover reference to gdbtest.
8936 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8938         * configure.in (gxx_include_dir):  Change to match versioned
8939         C++ headers if --enable-version-specific-runtime-libs is used.
8941 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8943         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8945 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8947         * configure.in: Make --without-x work.
8949 2002-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
8951         * contrib: New directory.  Created to contain a copy of the
8952         texi2pod.pl script so that it is in the same place as the version in
8953         the FSF GCC sources.
8955 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8957         * configure.in: Rearrange target Makefile fragment collection.
8959         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8960         cvs[src].
8961         * configure.in: Ditto.
8963 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
8965         * Makefile.in: Eliminate 'apache' targets.
8966         * configure.in: Eliminate 'apache' targets.
8968         * configure.in: Eliminate redundant tests.  Reorganize.
8970         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8972         * config-ml.in: Eliminate references to Cygnus configure.
8974         * Makefile.in: Eliminate references to building emacs.
8976 2002-07-01  Denis Chertykov  <denisc@overta.ru>
8978         * configure.in: Add support for ip2k.
8980 2002-06-24  Ben Elliston  <bje@redhat.com>
8982         * configure.in (host_tools): Remove cgen.
8984         * Makefile.in (all-cgen): Remove; runs from its source directory.
8985         (check-cgen, install-cgen, clean-cgen): Likewise.
8986         (all-opcodes): No not depend on all-cgen.
8987         (all-sim): Likewise.
8989 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8991         * configure.in: Fix AIX configury bug.
8993 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8995         * configure.in: Replace ${topsrcdir} with ${srcdir}.
8997         * configure.in: Move definition of libstdcxx_flags right above
8998         usage, rather than way earlier.
9000         * configure.in: Pull definition of is_cross_compiler earlier.
9002         * configure.in: Rearrange a little.
9004         * configure.in: Remove references to librx.
9005         * Makefile.in: Remove references to librx.
9007 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9009         * configure.in: Eliminate ${gasdir} variable.
9011 2002-06-18  Dave Brolley  <brolley@redhat.com>
9013         * configure.in: Add support for frv.
9014         * config.sub: Add support for frv.
9016 2002-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9018         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9020 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9022         * configure.in (vax-*-netbsd*): Re-enable gas.
9024 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9026         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9027         BUILD_PREFIX_1, to correct nomenclature.
9028         * configure: Likewise.
9030         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9031         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9033 2002-05-31  Olaf Hering  <olh@suse.de>
9035         * config-ml.in: Propogate DESTDIR also.
9037 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9039         * configure.in (vax-*-netbsd*): Don't build gas for this
9040         platform.
9042 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9044         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9045         and libgcj for AVR.
9047 2002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
9049         * config.sub: Add DLX target.
9051 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9053         * config.guess: Update to 2002-05-22 version.
9054         * config.sub: Likewise.
9056 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9058         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9059         * config-ml.in: Likewise.
9060         * configure: Likewise.
9061         * configure.in: Likewise.
9063 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9065         * configure.in: Simplify makefile fragment collection.
9067         * configure.in: Remove code to build emacs.
9069         * configure.in : Remove --srcdir argument from targargs and buildargs
9070         (it's always overridden in the Makefile anyway).  Rearrange a bit.
9072         * configure: Move some logic to configure.in.
9073         * configure.in: Move some logic from configure.
9075 2002-05-07  Jeff Johnston  <jjohnstn@redhat.com>
9077         * COPYING.LIBGLOSS: New file.
9079 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
9081         * Makefile.in: Honour DESTDIR.
9083 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9085         * configure.in (noconfigdirs): Don't disable libgcj on
9086         sparc64-*-solaris* and sparcv9-*-solaris*.
9088 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9090         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9092 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9094         * configure.in (FLAGS_FOR_TARGET): Do not add
9095         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9096         on i[3456]86-*-linux*.
9098 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9100         * configure.in (noconfigdirs): Replace [ ] with test.
9102         * configure.in (noconfigdirs): Do not add target-newlib if
9103         target == i[3456]86-*-linux*, and host == target.
9105 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
9107         * config.guess: Updated to 2002-04-26's version.
9108         * config.sub: Updated to 2002-04-26's version.
9110 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9112         * configure.in: delete reference to absent file
9114         * configure.in: replace '[' with 'test'
9116         * configure.in: Eliminate references to gash.
9117         * Makefile.in: Eliminate references to gash.
9119         * configure.in: remove useless references to 'pic' makefile fragments.
9121         * configure.in: (*-*-windows*) Finish removing.
9123         * configure.in: Eliminate redundant test for libgui.
9125 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9127         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9128         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9130 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9132         * configure.in: remove references to dead files
9134 2002-04-18  Tom Tromey  <tromey@redhat.com>
9136         * configure.in: Disallow configuring libgcj when it is already
9137         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9138         Solaris 2.8 by default.  For PR libgcj/6158.
9140 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9142         * configure.in:  Move default CC setting out of config/mh-* fragments
9143         directly into here.
9145 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9147         * configure.in: don't even try to configure or make a subdirectory
9148         if there's no configure script for it.
9150 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9152         * MAINTAINERS: Remove chill maintainers.
9153         * Makefile.in (CHILLFLAGS): Remove.
9154         (CHILL_LIB): Remove.
9155         (TARGET_CONFIGDIRS): Remove libchill.
9156         (CHILL_FOR_TARGET): Remove.
9157         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9158         CHILL_LIB.
9159         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9160         (CHECK_TARGET_MODULES): Likewise.
9161         (INSTALL_TARGET_MODULES): Likewise.
9162         (CLEAN_TARGET_MODULES): Likewise.
9163         (configure-target-libchill): Remove.
9164         (all-target-libchill): Remove.
9165         * configure.in (target_libs): Remove target-libchill.
9166         Do not compute CHILL_FOR_TARGET.
9167         * libchill: Remove directory.
9169 2002-04-15  DJ Delorie  <dj@redhat.com>
9171         * Makefile.in, configure.in, configure: Sync with gcc, entries
9172         follow...
9174 2002-04-08  Tom Tromey  <tromey@redhat.com>
9176         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9177         Fixes PR libgcj/6068.
9179 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9181         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9183 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9185         * configure.in (alpha*-dec-osf*): Enable libgcj.
9187 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9189         Fix for: PR bootstrap/3591, target/5676
9190         * configure.in (mcore-pe): Disable the configuration of
9191         libstdc++-v3 since exceptions are not supported.
9193 2002-03-20  Anthony Green  <green@redhat.com>
9195         * configure.in: Enable libgcj for xscale-elf target.
9197 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9199         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9200         libjava.
9201         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9203 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9205         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9206         libstdc++-v3 and libjava.
9208 2002-02-11  Adam Megacz <adam@xwt.org>
9210         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9211         boehm-gc
9213 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9215         * config.guess: Updated to 2002-01-30's version.
9216         * config.sub: Updated to 2002-02-01's version.
9217         Contribute sh64-elf.
9218         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9219         * configure.in: Added sh64-*-*.
9221 2002-01-17  H.J. Lu <hjl@gnu.org>
9223         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9224         (all-target-fastjar): Also depend on all-target-libiberty.
9226 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9228         * configure, configure.in: Use temp file for long sed commands.
9230 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9232         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9233         libf2c.
9235 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9237         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9239 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9241         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9243 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9245         * configure: Handle temporary files securely using mkdir.
9247 2001-09-26  Will Cohen <wcohen@redhat.com>
9249         * configure.in (*-*-linux*): Disable configuration of target-newlib
9250         and target-libgloss.
9252 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9254         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9255         RANLIB.
9257 2001-08-11  Graham Stott  <grahams@redhat.com>
9259         * Makefile.in (check-c++): Add missing semicolon.
9261 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9263         * configure.in (sh-*-linux*): New.
9265 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9267         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9268         and libgcj on m68hc11/m68hc12.
9270 2001-06-27  H.J. Lu  (hjl@gnu.org)
9272         * Makefile (CFLAGS_FOR_BUILD): New.
9273         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9275 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9277         * configure.in (libstdcxx_flags): Do not try to execute
9278         libstdc++-v3/testsuite_flags until it exists.
9280 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9282         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9284 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9286         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9288 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9290         * configure.in: Move *-chorusos target case to the proper switch.
9291         Disable libgcj.
9293 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9295         * Makefile.in (STAGE1_CFLAGS): Pass down.
9297 2001-04-13  Alan Modra  <amodra@one.net.au>
9299         * config.guess: Add hppa64-linux support.  Note for next import that
9300         this is already in the master file.
9301         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9303 2001-03-22  Colin Howell  <chowell@redhat.com>
9305         * Makefile.in (DO_X): Do not backslash single-quotes in
9306         backquotes (two places).
9308 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9310         * Makefile.in (DO_X): Quote nested quotes.
9312 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9314         * Makefile.in (DO_X): Use double quotes for quoting
9315         "RANLIB=$${RANLIB}".
9317 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
9319         * configure.in: Only use `lang_requires' for languages athat are
9320         actually enabled.
9322 2001-03-07  Tom Tromey  <tromey@redhat.com>
9324         * configure.in: Allow config-lang.in to set `lang_requires' to list
9325         of other required languages.
9327 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9329         * Makefile.in: Remove RANLIB definition. Use RANLIB
9330         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9331         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9333 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9334             Alexandre Oliva  <aoliva@redhat.com>
9336         * Makefile.in (check-c++): Use tabs, not spaces.
9338 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9340         * Makefile.in (check-c++): New rule.
9342         * configure.in (target_libs): Remove libg++.
9343         (noconfigdirs): Remove libg++.
9344         (noconfigdirs): Same.
9345         (noconfigdirs): Same.
9346         (noconfigdirs): Same.
9348         * config-ml.in: Remove libg++ references.
9350         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9351         (ALL_TARGET_MODULES): Same.
9352         (configure-target-libg++): Remove.
9353         (all-target-libg++): Remove.
9354         (configure-target-libio): Remove.
9355         (all-target-libio): Remove.
9356         (check-target-libio): Remove.
9357         (.PHONY): Remove.
9358         (libg++.tar.bz2): Remove.
9359         (all-target-cygmon): Remove libio.
9360         (all-target-libstdc++): Remove.
9361         (configure-target-libstdc++): Remove.
9362         (TARGET_LIB_PATH): Remove libstdc++.
9363         (ALL_GCC_CXX): Remove libstdc++.
9364         (all-target-gperf): Correct.
9366 2001-02-15  Anthony Green  <green@redhat.com>
9368         * configure: Introduce GCJ_FOR_TARGET.
9369         * configure.in: Ditto.
9370         * Makefile.in: Ditto.
9372 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
9374         * configure.in: for *-chorusos, don't config target-newlib and
9375         target-libgloss.
9377 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9379         Remove V2 C++ library.
9380         * configure.in: Remove --enable-libstdcxx_v3 support.
9382 2001-01-27  Richard Henderson  <rth@redhat.com>
9384         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9386 2001-01-26  Tom Tromey  <tromey@redhat.com>
9388         * configure.in: Allow libgcj to be built on Sparc Solaris.
9390 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9392         * configure.in: Enable libgcj on several additional platforms.
9394 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9396         * configure.in: Enable libgcj for linux targets.
9398 2001-01-09  Mike Stump  <mrs@wrs.com>
9400         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9401         failures of subdirectories.
9403 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9405         * configure: handle DOS-style absolute paths.
9407 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9409         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9411 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9413         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9414         (libstdcxx_incdir): Pass down.
9415         * config.if: Remove expired bits for cxx_interface, add stub.
9416         (libstdcxx_incdir): Add variable for g++ include directory.
9417         * configure.in (gxx_include_dir): Use it.
9419 2000-12-15  Andreas Jaeger  <aj@suse.de>
9421         * configure.in: Handle lang_dirs.
9423 2000-12-13  Anthony Green  <green@redhat.com>
9425         * configure.in: Disable libgcj for any target not specifically
9426         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9427         with g++ abi.
9429 2000-12-13  Mike Stump  <mrs@wrs.com>
9431         * Makefile.in (local-distclean): Also remove fastjar.
9433 2000-12-10  Anthony Green  <green@redhat.com>
9435         * configure.in: Define libgcj.  Disable libgcj target libraries for
9436         most targets.
9438 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9440         * configure.in (target_libs): Revert 2000-12-08 patch.
9441         (noconfigdirs): Added target-libjava.
9443 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9445         * Makefile.in: handle DOS-style absolute paths.
9447 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9449         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9450         libjava.
9451         * configure.in (target_libs): Removed `target-libjava'.
9453 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9455         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9456         (ALL_MODULES): Added fastjar.
9457         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9458         (all-target-libjava): all-fastjar replaces all-zip.
9459         (all-fastjar): Added.
9460         (configure-target-fastjar, all-target-fastjar): Likewise.
9461         * configure.in (host_tools): Added fastjar.
9463 2000-12-07  Mike Stump  <mrs@wrs.com>
9465         * Makefile.in (local-distclean): Remove leftover built files.
9467 2000-11-16  Fred Fish  <fnf@be.com>
9469         * configure.in (enable_libstdcxx_v3): Fix typo,
9470         libstd++ -> libstdc++.
9472 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9474         * configure: Provide the original toplevel configure arguments
9475         (including $0) to subprocesses in the environment rather than
9476         through gcc/configargs.h.
9478 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9480         * configure: Turn on libstdc++ V3 by default.
9482 2000-10-16  Michael Meissner  <meissner@redhat.com>
9484         * configure (gcc/configargs.h): Only create if there is a build GCC
9485         directory created.
9487 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9489         * configure: Save configure arguments to gcc/configargs.h.
9491 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9493         * Makefile.in (bootstrap): avoid recursion if subdir missing
9494         (cross): ditto
9495         (do-proto-toplev): ditto
9497 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9499         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9500         X11 libraries for hppa64.
9502 2000-09-02  Anthony Green  <green@cygnus.com>
9504         * Makefile.in (all-gcc): Depend on all-zlib.
9505         (CLEAN_MODULES): Add clean-zlib.
9506         (ALL_MODULES): Add all-zlib.
9507         * configure.in (host_libs): Add zlib.
9509 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9511         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9512         $targargs to tell whether newlib is going to be built.
9514         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9515         $$r/TARGET_SUBDIR/libio for _G_config.h.
9517 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9519         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9521         * configure: Make enable_threads and enable_shared defaults
9522         explicit.  Substitute enable_threads into generated Makefiles.
9523         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9524         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9526 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9528         * configure.in: Re-enable all references to libg++ and librx.
9530 2002-04-09  Loren James Rittle  <rittle@labs.mot.com>
9532         * configure.in: Add *-*-freebsd* configurations.
9534 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9536         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9537         (do-tar, do-bz2): New rules.
9538         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9539         (gdb-tar): New rule.
9540         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9541         (insight_dejagnu.tar): New rule.
9542         (insight.tar): New rule.
9543         (gdb+dejagnu.tar): New rule.
9544         (gdb.tar): New rule.
9546 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9548         * MAINTAINERS: Update dejagnu/
9550 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9552         * ltmain.sh (relink_command): Fix typo in previous change.
9554 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9556         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9557         (relink_command): Added --tag flags.
9558         (mode=install): If relinking fails; error out.
9560 2002-03-12  Richard Henderson  <rth@redhat.com>
9562         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9563         .NOTPARALLEL tag.
9564         (do-check): Rename from check.
9565         (check): Allow parallel check.
9567 2002-03-11  Richard Henderson  <rth@redhat.com>
9569         * Makefile.in (.NOTPARALLEL): Add fake tag.
9571 2002-03-07  H.J. Lu  (hjl@gnu.org)
9573         * configure.in: Enable gprof for mips*-*-linux*.
9575 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9577         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9578         libjava.
9579         (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
9581 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
9583         * texinfo/texinfo.tex: Update to version 2002-02-14.08.
9585 2002-02-23  Daniel Jacobowitz  <drow@mvista.com>
9587         * config.guess: Import from master sources, rev 1.232.
9588         * config.sub: Import from master sources, rev 1.246.
9590 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9592         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9593         because its Makefile is there; test for the executable instead.
9595 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9597         Contribute sh64-elf.
9598         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9599         * configure.in: Added sh64-*-*.
9601 2002-02-04  Jeff Johnston  <jjohnstn@redhat.com>
9603         * COPYING.NEWLIB: Remove advertising clause from
9604         Berkeley and Red Hat licenses.
9606 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9608         * Makefile.in: Add all-tix to deps for all-snavigator
9609         so that tix is built when building snavigator.
9611 2002-02-01  Ben Elliston  <bje@redhat.com>
9613         * config.guess: Import from master sources, rev 1.229.
9614         * config.sub: Import from master sources, rev 1.240.
9616 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9618         From Steve Ellcey <sje@cup.hp.com>:
9619         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9620         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9621         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9622         IA64.
9623         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9624         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9625         soname_spec, sys_lib_search_path_spec): Ditto.
9627 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9629         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9630         target-libiberty, and target-libgloss.  Skip Java-related
9631         libraries if not supported for NetBSD on target CPU.
9633 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
9635         * configure.in: Import StrongARM and XScale target_configdirs from
9636         FSF GCC version.
9638 2002-01-16  H.J. Lu  (hjl@gnu.org)
9640         * config.guess: Import from master sources, rev 1.225.
9641         * config.sub: Import from master sources, rev 1.238.
9643         * MAINTAINERS: Updated notes on config.guess and config.sub.
9645 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9647         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9648         ld and gdb are not supported.
9650 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
9652         * Change reference to Cygnus Solutions to be Red Hat.
9654 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
9656         * COPYING.NEWLIB: Update generic copyright date.
9658 2002-01-07  Mark Salter  <msalter@redhat.com>
9660         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9661           Allow target-libgloss to be built for arm, strongarm, and xscale.
9663 2002-01-03  Ben Elliston  <bje@redhat.com>
9665         * MAINTAINERS: Update URL for config.* scripts.
9667 2001-12-18  Alan Modra  <amodra@bigpond.net.au>
9669         * config.sub: Import latest version.
9670         * config.guess: Likewise.
9672 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9674         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9675         options for i[3456]86-pc-linux* native builds.
9677 2001-12-05  Laurent Guerby  <guerby@acm.org>
9679         * MAINTAINERS: gcc adopts symlink-tree, refer more to
9680         libiberty.
9682         Import this patch from gcc:
9684         2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9686             * symlink-tree: handle DOS-style absolute paths.
9688 2001-11-28  DJ Delorie <dj@redhat.com>
9689             Zack Weinberg  <zack@codesourcery.com>
9691         When build != host, create libiberty for the build machine.
9693         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9694         CONFIG_ARGUMENTS.
9695         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9696         New variables.
9697         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9698         and rules.
9699         (all.normal): Depend on ALL_BUILD_MODULES.
9700         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9701         (all-build-libiberty): Depend on configure-build-libiberty.
9703         * configure: Calculate and substitute proper value for
9704         ALL_BUILD_MODULES.
9705         * configure.in: Create the build subdirectory.
9706         Calculate and substitute TARGET_CONFIGARGS (formerly
9707         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9709 2001-11-26  Geoffrey Keating  <geoffk@redhat.com>
9711         * config.sub: Update to version 1.232 on subversion.
9713 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9715         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9716         files from .po files for a distribution.
9718 2001-11-19  Hans-Peter Nilsson  <hp@bitrange.com>
9720         * COPYING.NEWLIB: Mention preserved notice in specific parts.
9722 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
9724         Merged from net gcc:
9725         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9726         * ltcf-c.sh: Use $objext, not $ac_objext.
9727         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9728         * ltcf-cxx.sh: Add support for GNU.
9729         2001-07-22  Timothy Wall  <twall@redhat.com>
9730         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9731         default settings if using GNU tools with that configuration.
9732         * ltcf-cxx.sh: Ditto.
9733         * ltcf-gcj.sh: Ditto.
9734         2001-07-21  Michael Chastain  <chastain@redhat.com>
9735         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9736         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9737         * ltmain.sh: Mark as gcc-local.
9739 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
9741         * Makefile.in (all-bison): Revert 2001-10-24.
9742         Don't depend on texinfo.
9744 2001-11-12  Hans-Peter Nilsson  <hp@bitrange.com>
9746         * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
9748 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9750         * configure.in (--enable-languages): Be more permissive about
9751         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9753 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9755         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9757 2001-10-24  Jeff Holcomb  <jeffh@redhat.com>
9759         Makefile.in (all-bison): Don't depend on texinfo.
9761 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
9763         * gettext.m4: Test po/POTFILES.in exists before trying to read.
9765 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9767         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9769 2001-09-28  Hans-Peter Nilsson  <hp@axis.com>
9771         * config.sub, config.guess: Import latest from subversions.
9773 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9775         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9776         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9777         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9778         avoid quotes nesting problems.
9779         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9780         (DO_X): Export only variables that are set.
9782 2001-09-19  Ben Elliston  <bje@redhat.com>
9784         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9785         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9786         semantics.  Use the shell built-in "type" command instead.
9788 2001-09-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
9790         * config.sub: Reverted the earlier change, this version is not the
9791         master file.
9793 2001-09-14  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
9795         * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
9796         Add support for mips64.
9798 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9800         * configure.in: Enable libstdc++-v3 for h8300 targets.
9802 2001-08-30  Eric Christopher  <echristo@redhat.com>
9803             Jason Eckhardt  <jle@redhat.com>
9805         * config.sub: Add support for mipsisa32.
9807 2001-08-30  Eric Christopher  <echristo@redhat.com>
9809         * config.sub, config.guess: Import latest from subversions.
9811 2001-08-20  Alan Modra  <amodra@bigpond.net.au>
9813         * config.sub, config.guess: Import latest from subversions.
9815 2001-07-26  DJ Delorie  <dj@redhat.com>
9817         * MAINTAINERS: Clarify libiberty merge rules and procedures.
9819 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9821         * Makefile.in: Revert 2001-06-17.
9822         (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
9824 2001-06-17  H.J. Lu <hjl@gnu.org>
9826         * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
9827         (gas+binutils.tar.bz2): Likewise.
9828         (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
9830 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9832         * Makefile.in (VER): When present, extract the version number from
9833         the file version.in.
9835 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9837         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9838         gcc/xgcc is built, use -print-prog-name to find out the program
9839         name to use.
9841 2001-06-04  Mark Mitchell  <mark@codesourcery.com>
9843         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9844         with_gcc]: Use `gcc -shared' to build a shared library.
9846 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9848         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9849         archives.
9851 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
9853         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9854         libraries when using g++ with native linker.
9856 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9858         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9860 2001-05-24  Tom Rix <trix@redhat.com>
9862         * configure.in : enable ld for aix
9864 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9866         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9867         [aix4*|aix5*]: Prepend blank.
9869 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9871         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9872         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9873         of subdir/configure scripts to use the new libtool.m4.
9875 2001-05-14  H.J. Lu <hjl@gnu.org>
9877         * config.if (libc_interface): Set to -libc6.2- for cross
9878         compiling to Linux/glibc 2.2.
9880 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9882         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9883         libgcj.
9885 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9887         * configure.in (noconfigdirs): Don't reset it from scratch in the
9888         target case; only append to it.
9890 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9892         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9893         sparc-*-solaris2.8]: Disable ${libgcj}.
9895 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9897         * configure.in (libgcj_saved): Copy from $libgcj.
9898         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9899         --disable-libgcj.
9901 2001-04-20  Alexandre Oliva  <aoliva@redhat.com>
9903         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9904         1.641.2.228.
9906 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9908         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9909         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9911 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9913         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9914         New macros.
9915         (bootstrap, cross): Use RECURSE_FLAGS.
9916         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9918 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9920         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9922 2001-03-23  Nick Clifton  <nickc@redhat.com>
9924         * README-maintainer-mode: Add note about inability to use "make
9925         distclean" in maintainer mode.
9927 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9929         Re-installed:
9930         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9931         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9932         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9933         * ltcf-cxx.sh: Likewise.
9934         * ltcf-gcj.sh: Likewise.
9936 2001-03-22  Philip Blundell  <philb@gnu.org>
9938         * config.sub, config.guess: Import latest from subversions.
9940 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9942         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9943         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9945 2001-03-20  Michael Chastain  <chastain@redhat.com>
9947         * Makefile.in: all-m4 depends on all-texinfo.
9949 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9951         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9953 2001-02-22  Jeff Johnston <jjohnstn@redhat.com>
9955         * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
9956         longer valid.
9958 2001-02-16  Nick Clifton  <nickc@redhat.com>
9960         * configure.in (noconfigdirs): Allow configuration of texinfo
9961         for Cygwin hosts.
9963 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9965         * config.guess: Add linux target for S/390.
9966         * config.sub: Likewise.
9967         * configure.in: Likewise.
9969 2001-02-06  Ben Elliston  <bje@redhat.com>
9971         * configure: Output host type to stdout, not stderr.
9973 2001-02-04  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9975         * config.guess: Import from subversions.gnu.org (revision 1.181).
9976         * config.sub: Import from subversions.gnu.org (revision 1.199).
9978 2001-01-30  Alan Modra  <alan@linuxcare.com.au>
9980         * config.guess: Handle hppa64-linux systems.
9982 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9984         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9985         Don't unset, it's non-portable and no longer necessary, set to empty
9986         instead.
9988 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9990         * ltconfig: Shell portability fix for the tagname validity check.
9992 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9994         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9996 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9998         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9999         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10001 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10003         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10004         keep at least one of build_libtool_libs or build_old_libs set to
10005         yes.
10007 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10009         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10010         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10012 2000-11-07  Philip Blundell  <pb@futuretv.com>
10014         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10016 2000-11-03  Philip Blundell  <pb@futuretv.com>
10018         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10019         files.
10021 2001-01-15  Jeff Johnston  <jjohnstn@redhat.com>
10023         * COPYING.NEWLIB: Put into source repository.
10025 2001-01-15  Ben Elliston  <bje@redhat.com>
10027         * configure.in (host_tools): Add sid.
10028         Always configure cgen.
10029         * Makefile.in (all-sid): New target.
10030         (check-sid, clean-sid, install-sid): Likewise.
10032 2001-01-07  Andreas Jaeger  <aj@suse.de>
10034         * config.sub, config.guess: Update from subversions.
10036 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10038         * configure.in: Disable language-specific target libraries for
10039         languages that aren't enabled.
10041 2000-11-24  Nick Clifton  <nickc@redhat.com>
10043         * configure.in (xscale-elf): Add target.
10044         (xscale-coff): Add target.
10045         (c4x, c5x, tic54x): Move after ARM targets.
10047 2000-11-23  Alexandre Oliva  <aoliva@redhat.com>
10049         * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
10051 2000-11-20  Ian Lance Taylor  <ian@zembu.com>
10053         * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
10055 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10057         * Makefile.in: Merge with GCC and libgcj.
10058         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10059         configure-target-<library> when their configure scripts need the C
10060         or C++ library to have already been built to work properly.
10061         (do_proto_toplev): Set them to an empty string.
10063 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10065         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10066         (REALLY_SET_LIB_PATH): Use them.
10068 2000-11-06  Christopher Faylor <cgf@cygnus.com>
10070         * config.sub: Add support for Sun Chorus
10072 2000-11-02  Per Lundberg  <plundis@chaosdev.org>
10074         * config.sub: Add support for the *-storm-chaos OS.
10076 2000-10-30  Stephane Carrez  <stcarrez@worldnet.fr>
10078         * configure.in (noconfigdirs): Don't compile some
10079         of the libraries for 68HC11 & 68hc12 targets.
10081 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10083         * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
10084         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10085         all affected `configure' scripts.
10087 2000-09-25  Alexandre Oliva  <aoliva@redhat.com>
10089         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
10090         ltcf-c.sh.
10092 2000-09-12  Philip Blundell  <philb@gnu.org>
10094         * config.sub, config.guess: Update from subversions.
10096 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10098         * Makefile.in (all-zlib): Added dummy target.
10100         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
10101         multi-language branch.
10103 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10105         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10106         (bootstrap*): Depend on all-bootstrap.
10108 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10110         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10111         crosses, but add gcc/include to the header search path for them.
10113 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
10115         * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
10116         * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
10117         * gettext.m4: New file, extracted from aclocal.m4.
10119 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10121         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10122         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10123         sub-configures.
10125 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10127         * Makefile.in (ALL_MODULES): Add all-cgen.
10128         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10129         (all-cgen): New target.
10130         (all-opcodes,all-sim): Depend on all-cgen.
10131         * configure.in (host_tools): Add cgen.
10132         Only configure cgen if --enable-cgen-maint.
10134 2000-08-17  Alexandre Oliva  <aoliva@redhat.com>
10136         * config-ml.in (CC, CXX): Don't introduce a leading space.
10138 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10140         * configure.in (libstdcxx_flags): Use
10141         libstdc++-v3/src/libstdc++.INC.
10143 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10145         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10147 2000-08-11  Jason Merrill  <jason@redhat.com>
10149         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10150         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10151         (FLAGS_FOR_TARGET): Not here.
10152         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10154 2000-08-07  DJ Delorie  <dj@redhat.com>
10156         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10157         "if we're also building gcc, and it's a gcc that will run on the
10158         build machine, we want to use its includes instead of the system's
10159         default includes".
10161 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10163         * configure.in (libstdcxx_flags): Don't use `"'.
10165         * config-ml.in: Adjust multilib search paths to the
10166         appropriate multilib tree.
10168 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10170         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10171         commas in $LANGUAGES.
10173 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10175         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10177 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10179         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10180         CXX_FOR_TARGET for sed.
10182 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10184         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10185         Do not override if already set in the environment or in configure.
10186         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10187         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10189 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10191         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10192         (GCC_FOR_TARGET): Use it.
10193         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10194         * configure.in: ... here.
10195         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10196         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10198 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10200         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10201         (configure-target-libchill, configure-target-libobjc): Likewise.
10203         * configure.in: Use the same cache file for all target libs.
10204         * config-ml.in: But different cache files per multilib variant.
10206 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10208         * configure (topsrcdir): Don't use dirname.
10210 2000-07-20  Jason Merrill  <jason@redhat.com>
10212         * configure.in: Remove all references to libg++ and librx.
10214         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10216 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10218         * config.sub: Update to subversions version 2000-07-06.
10220 2000-07-12  Andrew Haley  <aph@cygnus.com>
10222         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10223         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10225 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10227         * symlink-tree:  Check number of arguments.
10229 2000-06-06  Andrew Cagney  <cagney@b1.cygnus.com>
10231         * texinfo/texinfo.tex: Update to version 2000-05-28.15.
10233 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10235         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10236         search path for a g++ extracted from the build tree.  This
10237         will allow link tests run by configure scripts in
10238         subdirectories to succeed.
10240 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10242         * ltconfig: Add support for mips-dde-sysv4.2MP
10244 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10246         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10247         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10249 2000-06-19  Timothy Wall  <twall@cygnus.com>
10251         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10252         * config.sub: Add tic54x target.
10254 2000-06-07  Phillip Thomas  <pthomas@suse.de>
10256         * README-maintainer-mode: New file: Contains notes on using
10257         --enable-maintainer-mode with binutils.
10259 2000-05-29  Andrew Cagney  <cagney@b1.cygnus.com>
10261         * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
10263 2000-05-30  Andrew Cagney  <cagney@b1.cygnus.com>
10265         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10266         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10268 20000-05-21  H.J. Lu  (hjl@gnu.org)
10270         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10271         directory are used if they exist. Make sure
10272         $(build_tooldir)/include is searched for header files,
10273         $(build_tooldir)/lib/ for library files.
10274         (GCC_FOR_TARGET): Likewise.
10275         (CXX_FOR_TARGET): Likewise.
10277 2000-05-18  Jeffrey A Law  (law@cygnus.com)
10279         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10281 2000-05-17  Alexandre Oliva  <aoliva@cygnus.com>
10283         * Makefile.in (configure-target-libiberty): Depend on
10284         configure-target-newlib.
10286 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10288         * configure.in, Makefile.in: Merge all libffi-related
10289         configury stuff from the libgcj tree.
10291 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
10293         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10294         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10296 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
10298         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10299         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10300         current version information.  Add to proto-toplev directory.
10301         (gdb-taz): Build do-djunpack.
10303 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10305         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10307 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10309         * ltmain.sh: Preserve in relink_command any environment
10310         variables that may affect the linker behavior.
10312 2000-05-12  Jeffrey A Law  (law@cygnus.com)
10314         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10316 2000-05-10  Jim Wilson  <wilson@cygnus.com>
10318         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10320 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10322         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10323         with the version name.
10325 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10327         * config.if: Tweak.
10329 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10331         * djunpack.bat: New file.
10333 2000-04-19  Andrew Cagney  <cagney@b1.cygnus.com>
10335         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10336         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10337         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10338         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10340 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10342         * config.sub (case $basic_machine): Change default for "ibm-*"
10343         to "openedition".
10345 2000-04-12  Andrew Cagney  <cagney@b1.cygnus.com>
10347         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10348         (do-md5sum): New target.
10349         (MD5PROG): Define.
10350         (PACKAGE): Default to TOOL.
10351         (VER): Default to a shell script.
10352         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10353         md5 checksum generation.
10354         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10355         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10356         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10357         insight.tar.bz2): Use gdb-taz to create archive.
10359 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
10361         * configure (warn_cflags): Delete.
10363 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10364             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
10366         * configure.in (enable_libstdcxx_v3): Add.
10367         (target_libs): Add bits here to switch between libstdc++-v2 and
10368         libstdc++-v3.
10369         * config.if: And this file too.
10370         * Makefile.in: Add libstdc++-v3 targets.
10372 2000-04-05  Michael Meissner  <meissner@redhat.com>
10374         * config.sub (d30v): Add d30v as a basic machine type.
10376 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10378         * configure.in: -linux-gnu*, not -linux-gnu.
10380 2000-03-03  Andrew Cagney  <cagney@b1.cygnus.com>
10382         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10383         (do-tar-bz2): Replace TOOL with PACKAGE.
10384         (gdb.tar.bz2): Remove GDBTK from GDB package.
10385         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10386         dejagnu.tar.bz2): New packages.
10388 2000-02-27  Andreas Jaeger  <aj@suse.de>
10390         * configure.in: Add entry for mips*-*-linux*, move catch all
10391         *-*-*linux* entry below this one.
10393 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10395         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10397 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10399         * config.sub: Support an OS of "wince".
10401 2000-02-24  Andrew Cagney  <cagney@b1.cygnus.com>
10403         * config.guess, config.sub: Updated to match config's 2000-02-15
10404         version.
10406 2000-02-23  Linas Vepstas <linas@linas.org>
10408         * config.sub: Add support for Linux/IBM 370.
10409         * configure.in: Likewise.
10411 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10413         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10415 2000-02-20  Christopher Faylor <cgf@cygnus.com>
10417         * config.guess: Guess "cygwin" rather than "cygwin32".
10419 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10421         * configure (gcc_version): When setting, narrow search to
10422         lines containing `version_string'.
10424 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10426         * config.sub: Add support for avr target.
10428 2000-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
10430         * config.sub: Add mmix-knuth-mmixware.
10432 2000-01-27  Christopher Faylor <cgf@redhat.com>
10434         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10435         structure stuff to -L library search.
10436         (CXX_FOR_TARGET): Ditto.
10437         (CROSS_CHECK_MODULES): Fix spelling mistake.
10439 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10441         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10442         the C++ compiler.
10444 2000-01-12  Richard Henderson  <rth@cygnus.com>
10446         * configure.in: Don't build some bits for beos.
10448 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10450         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10451         as include files.
10453 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10455         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10456         not mh-aix43.
10458 1999-12-14  Richard Henderson  <rth@cygnus.com>
10460         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10461         * config.sub: Accept alphaev[78], alphaev8.
10463 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10465         * config.guess, config.sub: Update from autoconf.
10467 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10469         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10470         necessary libraries are missing.
10472 1999-10-25  Andreas Schwab  <schwab@suse.de>
10474         * configure: Fix quoting inside arguments of eval.
10476 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10478         * config-ml.in: Allow suppression of some ARM multilibs.
10480 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10482         * config.guess: Add OS/390 match pattern.
10483         * config.sub: Add mvs, openedition targets.
10484         * configure.in (i370-ibm-opened*): New.
10486 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10488         * config.sub: Add support for configuring for pj.
10490 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10492         * config.sub (maybe_os): Add support for configuring for fr30.
10494 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10496         * configure.in: Do not configure or build ld for AIX
10497         platforms.  ld is known to be broken on these platforms.
10499 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10501         * config-ml.in: Pass compiler flag corresponding to multidirs to
10502         subdir configures.
10504 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10506         * Makefile.in (LDFLAGS): Define.
10508 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10510         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10511         noconfigdirs.
10512         (*-*-cygwin*): Likewise.
10514 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10516         * mkdep: New file.
10517         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10518         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10520         From Eli Zaretskii <eliz@is.elta.co.il>:
10521         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10522         long file name when using DJGPP on MS-DOS.
10524 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10526         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10528 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10530         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10531         dependency as this causes "make check" to globally "make all"
10533 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10535         * configure.in (target_libs): Added target-zlib.
10536         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10537         (CONFIGURE_TARGET_MODULES): Likewise.
10538         (CHECK_TARGET_MODULES): Likewise.
10539         (INSTALL_TARGET_MODULES): Likewise.
10540         (CLEAN_TARGET_MODULES): Likewise.
10541         (configure-target-zlib): New target.
10542         (all-target-zlib): Likewise.
10543         (all-target-libjava): Depend on all-target-zlib.
10544         (configure-target-libjava): Depend on configure-target-zlib.
10546         * Makefile.in (configure-target-libjava): Depend on
10547         configure-target-newlib.
10548         (configure-target-boehm-gc): New target.
10549         (configure-target-qthreads): New target.
10551         * configure.in (target_libs): Added target-qthreads.
10552         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10553         (CONFIGURE_TARGET_MODULES): Likewise.
10554         (CHECK_TARGET_MODULES): Likewise.
10555         (INSTALL_TARGET_MODULES): Likewise.
10556         (CLEAN_TARGET_MODULES): Likewise.
10557         (all-target-qthreads): New target.
10558         (configure-target-libjava): Depend on configure-target-qthreads.
10559         (all-target-libjava): Depend on all-target-qthreads.
10561         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10562         (CONFIGURE_TARGET_MODULES): Likewise.
10563         (CHECK_TARGET_MODULES): Likewise.
10564         (INSTALL_TARGET_MODULES): Likewise.
10565         (CLEAN_TARGET_MODULES): Likewise.
10566         (all-target-libjava): New target.
10567         (all-target-boehm-gc): Likewise.
10568         * configure.in (target_libs): Added libjava, boehm-gc.
10570 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10572         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10573         configure.bat in SUPPORT_FILES.
10574         (gas+binutils.tar.bz2): Likewise.
10576         * makeall.bat: Remove; obsolete.
10578 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10580         From Mark Elbrecht:
10581         * configure.bat: Remove; obsolete.
10583 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10585         * configure: Add -W -Wall to the default CFLAGS when compiling with
10586         gcc.
10588 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10590         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10592 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10594         * configure.in: Build ld on IRIX6.
10596 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10598         * Makefile.in: Change distribution targets to use bzip2 instead of
10599         gzip.
10600         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10601         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10603 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10605         * config.sub: Add mcore target.
10607 1999-05-30  Cort Dougan  <cort@cs.nmt.edu>
10609         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10611 1999-05-25  H.J. Lu  (hjl@gnu.org)
10613         * config.guess (dummy): Changed to $dummy.
10615 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10617         * config.sub: Tidied up case statements.
10619 1999-05-22  Ben Elliston  <bje@cygnus.com>
10621         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10622         <jiro@din.or.jp>.
10624         * config.guess: Merge with FSF version. Future changes will be
10625         more accurately recorded in this ChangeLog.
10626         * config.sub: Likewise.
10628 1999-05-20   Stephen L Moshier  <moshier@world.std.com>
10630          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10632 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10634         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10636 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10638         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10640 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10642         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10643         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10644         Bad merge removed these two changes.
10646 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10647                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10649         * config.guess (interix Alpha): Add.
10651 1999-04-11  Richard Henderson  <rth@cygnus.com>
10653         * configure.in (i?86-*-beos*): Do config gperf; don't config
10654         gdb, newlib, or libgloss.
10656 1999-04-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
10658         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10659         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10660         from multidirs.
10662 1999-04-10  Philipp Thomas  (kthomas@gwdg.de)
10664         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10666 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10668         * config.sub: Add support for mcore targets.
10670 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10672         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10673         not mt-ospace, in order to shut up assembler warning about using
10674         symbols that are named the same as registers.
10676 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10678         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10679         dependency list for all-target-cygmon.
10681 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10683         * config-ml.in: Check $host, not $target, for selective multilibs.
10684         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10685         thumb interworking, and underscore prefix multilibs.
10687 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
10689         * missing: Update to version from current automake.
10691 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
10693         * configure (gxx_include_dir): Removed.
10695         * configure.in (gxx_include_dir): Handle it.
10696         * Makefile.in: Likewise.
10698 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
10700         * config.sub (mips64vr4111,mips64vr4111el) Add.
10702 1999-03-21  Ben Elliston  <bje@cygnus.com>
10704         * config.guess: Correct typo for detecting ELF on FreeBSD.
10706 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
10708         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10709         config/mh-djgpp.
10711 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
10713         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10714         all-target-newlib to dependency list for all-target-bsp.
10716 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10718         * config.sub: Add i386-uwin support.
10719         * config.guess: Likewise.
10721 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10723         * configure.in: cleanup, add mh-*pic handling for arm, special
10724         case powerpc*-*-aix*
10726 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
10728         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10729         can be built.
10731 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
10733         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10734         targets.
10736 1999-03-02  Nick Clifton  <nickc@cygnus.com>
10738         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10740 1999-02-28  Geoffrey Noer  <noer@cygnus.com>
10742         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10744 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10746         * config.sub: Fix typo in arm recognition.
10748 1999-02-24  Drew Moseley  <dmoseley@cygnus.com>
10750         * configure.in (noconfigdirs): Changed target_configdirs to
10751         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10752         rather than m68k-*-* since it is not known to work on
10753         m68k-aout. Ditto for arm-*-*oabi.
10755 1999-02-24  Stan Shebs  <shebs@andros.cygnus.com>
10757         * configure.in (*-*-windows*): Remove, no longer used.
10759 1999-02-19  Ben Elliston <bje@cygnus.com>
10761         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10762         Smart and improved by Andrew Cagney.
10764 1999-02-18  Marc Espie <espie@cvs.openbsd.org>
10766         * config.guess: Recognize openbsd-*-hppa.
10768 1999-02-17  H.J. Lu  (hjl@gnu.org)
10770         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10771         only if it is not empty.
10773 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10775         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10777         * config.guess: Modified to recognize uname's armv* syntax.
10779         * config.sub: Modified to recognize uname's armv* syntax.
10781 1999-02-17  Mark Salter  <msalter@cygnus.com>
10783         * configure.in: Added target-bsp for sparclite.
10785 1999-02-08  Richard Henderson  <rth@cygnus.com>
10787         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10789 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10791         * configure.in: Add support for strongarm port.
10792         * config.sub: Add support for strongarm target.
10794 1999-02-07  Mumit Khan  <khan@xraylith.wisc.edu>
10796         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10797         the old name config/mh-cygwin32.
10798         Enable texinfo.
10800 1999-02-04  Ian Lance Taylor  <ian@cygnus.com>
10802         * configure.in: Do build ld for ix86 Solaris.
10804 1999-02-02  Jim Wilson  <wilson@cygnus.com>
10806         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10807         $AR_FOR_TARGET.  Likewise for RANLIB.
10809 1999-02-02  Catherine Moore  <clm@cygnus.com>
10811         * config.sub (oabi):  Recognize.
10812         * configure.in (arm-*-oabi):  Handle.
10814 1999-01-30  Robert Lipe  (robertlipe@usa.net)
10816         * config.guess: Improve detection of i686 on UnixWare 7.
10818 1999-01-30  Mumit Khan  <khan@xraylith.wisc.edu>
10820         * config.guess: Add support for i386-pc-interix.
10821         * config.sub: Likewise.
10822         * configure.in: Likewise.
10824 1999-01-18  Christopher Faylor <cgf@cygnus.com>
10826         * Makefile.in: Remove unneeded all-target-libio from
10827         from all-target-winsup target since it is now unneeded.
10828         Add all-target-libtermcap in its place since it is now
10829         needed.
10831 1998-12-30  Christopher Faylor <cgf@cygnus.com>
10833         * configure.in: makefile stub for cygwin target is probably
10834         unnecessary.  Remove it for now.
10836 1998-12-30  Christopher Faylor <cgf@cygnus.com>
10838         * configure.in: libtermcap.a should be built when cygwin is the
10839         target as well as the host.
10840         * config.guess: Allow mixed case in cygwin uname output.
10841         * Makefile.in: Add libtermcap target.
10843 1998-12-23  Jeffrey A Law  (law@cygnus.com)
10845         * config.sub: Clean up handling of hppa2.0.
10847 1998-12-22  Rodney Brown  (rodneybrown@pmsc.com)
10849         * config.guess: Use C code to identify more HP machines.
10851 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10853         * config.sub: Handle hppa2.0.
10855 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10857         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10858         cygmon for all sparclite targets, regardless of object format.
10860 1998-12-15  Mark Salter  <msalter@cygnus.com>
10862         * configure.in: Added target-bsp for several target architectures.
10864         * Makefile.in: Added rules for bsp.
10866 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10868         * config.guess: Improve detection of hppa2.0 processors.
10870 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10872         * config.guess: Recognize FreeBSD using ELF automatically.
10874 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10876         * configure (skip-this-dir): Add handling for new shell script, which
10877         might be created by a sub-directory's configure to indicate, this particular
10878         directory is "unwanted".
10879         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10881 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10883         * ltconfig: import from libtool, after changing libtool to
10884         account for the cygwin name change.
10886 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10888         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10889         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10891 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10893         * configure.in: Add libtermcap to list of cygwin dependencies.
10895 1998-11-17  Geoffrey Noer  <noer@cygnus.com>
10897         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10898         they include winsup/include when it's a cygwin target.
10900 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10902         * configure.in (host_tools): Added zip.
10903         * Makefile.in (all-target-libjava): Depend on all-zip.
10904         (all-zip): New target.
10905         (ALL_MODULES): Added all-zip.
10906         (NATIVE_CHECK_MODULES): Added check-zip.
10907         (INSTALL_MODULES): Added install-zip.
10908         (CLEAN_MODULES): Added clean-zip.
10910 1998-11-12  Geoffrey Noer  <noer@cygnus.com>
10912         * Makefile.in: lose "32" from comment about cygwin.
10914 1998-11-05  Nick Clifton  <nickc@cygnus.com>
10916         * configure.in: Use -Os to build target libraries for the fr30.
10918 1998-11-04  Dave Brolley  <brolley@cygnus.com>
10920         * config.sub: Add fr30.
10922 1998-11-02  Geoffrey Noer  <noer@cygnus.com>
10924         * configure.in: drop "32" from config/mh-cygwin32.  Check
10925         cygwin* instead of cygwin32*.
10926         * config.sub: Check cygwin* instead of cygwin32*.
10928 1998-10-22  Robert Lipe  <robertl@dgii.com>
10930         * config.guess: Match any version of Unixware7.
10932 1998-10-20  Syd Polk  <spolk@cygnus.com>
10934         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10935         if desired.
10937 1998-10-18  Jeffrey A Law  (law@cygnus.com)
10939         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10940         these if the appropriate directories and files to not exist.
10942 1998-10-14  Jeffrey A Law  (law@cygnus.com)
10944         * Makefile.in (DEVO_SUPPORT): Add config.if.
10946 1998-10-13  Manfred Hollstein  <manfred@s-direktnet.de>
10948         * configure: Add pattern to replace "build_tooldir"'s
10949         definition in the generated Makefile with "tooldir"'s
10950         actual value.
10952 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10954         * config.sub: Bring back lost sparcv9.
10956         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10958 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10960         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10961         CC_FOR_TARGET and friends.
10963 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10965         * Makefile.in (build_tooldir): New variable, same as tooldir.
10966         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10967         -B$(build_tooldir)/bin/.
10968         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10970 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10972         * config.sub: Add support for i[34567]86-pc-udk.
10973         * configure.in: Likewise.
10975 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10977         * Makefile.in: add bzip2 package building bits for user
10978         tools module
10979         * configure.in: ditto
10981 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10983         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10984         (ALL_TARGET_MODULES): Add all-target-libobjc.
10985         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10986         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10987         (all-target-libchill): Add dependencies.
10988         * configure.in (target_libs): Add libchill.
10990 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10992         * configure.in (target_subdir): Remove duplicate line.
10994 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10996         * Makefile.in (all-automake): fix dependencies.
10998 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11000         * configure.in: Minor cleanups for building in the $(target_alias)
11001         subdir.
11003 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11005         * Makefile.in (bootstrap): Set r and s before make all.  Use
11006         BASE_FLAGS_TO_PASS in make all.
11007         (cross): Likewise.
11009 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11011         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11013 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11015         * config.sub: Fix typo in last change.
11017 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11019         * config.sub: Add support for C4x target.
11020         * configure.in: Likewise.
11022 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11024         * config.sub: Recognize sparcv9 just like sparc64.
11026 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11028         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11030 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11032         * config.guess: Correctly identify Pentium II sco boxes.
11034         * config.guess: Fix "tr" code.  From Weiwen Liu.
11036 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11038         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11039         stabs.
11041 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11043         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11044         (ALL_TARGET_MODULES): Add all-target-libchill.
11045         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11046         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11047         (all-target-libchill): Add dependencies.
11048         * configure.in (target_libs): Add libchill.
11050 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11052         * config.guess: Avoid assumptions about "tr" behaves when
11053         LANG is set to something other than English.
11055 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11057         * configure (gxx_include_dir): Changed to
11058         '${prefix}/include/g++'-${libstdcxx_interface}.
11060         * config.if: New to determine the interfaces.
11062 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11064         * config.guess: Detect and handle MPE/IX.
11065         * config.sub: Deal with MPE/IX.
11067 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11069         * configure.in: Use mh-aix43.
11071 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11073         * configure: Fix --without/--disable cases for gxx-include-dir.
11075 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11077         * mdata-sh:  Imported.  Needed for automake support.
11079 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11081         * Makefile.in (taz): Try "chmod -R og=u ." before
11082         "chmod og=u `find . -print`".
11084 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11086         * configure.in: Add arm-elf and thumb-elf support.
11088 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11090         * Makefile.in: Undo previous patch.
11092 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11094         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11095         to here ...
11096         (install-no-fixedincludes): and here
11097         (INSTALL_MODULES): ... from here.
11099 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11101         * config.sub: Merge with FSF.
11103         * config.guess: Merge with FSF.
11105 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11107         * configure (extraconfigdirs): New variable.
11108         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11109         * Makefile.in (all): Move higher in file.
11110         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11111         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11112         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11113         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11114         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11116 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11118         * Makefile.in (all-target-libjava): Depend on all-gcc and
11119         all-target-newlib.
11120         (configure-target-libjava): Depend on $(ALL_GCC).
11122 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11124         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11125         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11127 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11129         * ylwrap: Change absolute path checks to check for DOS style path
11130         names.
11132         * ylwrap: Don't use a full path name if the source file is in the
11133         same directory.  From hjl@lucon.org (H.J. Lu).
11135         * config-ml.in: Default to being verbose, to match Feb 18 change to
11136         configure.
11138 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11140         Brought over from egcs:
11142         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11144         * configure.in (target_subdir): Set to ${target_alias} instead
11145         of "libraries".
11147         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11149         * configure.in (target_subdir): Set to libraries if enable_multilib.
11151 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11153         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11154         multilibs, force reconfiguration the first time we create
11155         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11157 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11159         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11160         avoid confusion with --no-recursion.
11162 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11164         * configure.in: Win32 hosts shouldn't use install -x
11165         * install-sh: remove -x option, and special .exe-handling
11166         hack.
11168 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11170         * config.guess: Recognize i586-pc-beos.
11171         * configure.in: Don't build some bits for beos.
11173 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11175         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11176         CFLAGS default to -O2.
11178         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11179         when using GNU ld.
11181 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11183         * ltmain.sh: Correct install when using a different shell.
11185 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11187         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11189 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11191         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11192         target.
11194 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11196         * ltconfig: Update to correct AIX handling.
11198 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11200         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11202         * configure.in (target_subdir): Set to ${target_alias} instead
11203         of "libraries".
11205 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11207         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11208         (Makefile): Depend on $(gcc_version_trigger).
11210         * configure (gcc_version): Change default initializer to empty
11211         string.
11212         (gcc_version_trigger): New variable; pass this variable down
11213         to subdir configures to enable them checking gcc's version
11214         themselves. Emit make macros for both gcc_version vars.
11215         (topsrcdir): Initialize reliably.
11216         (recursion line): Remove --with-gcc-version=${gcc_version}.
11218 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11220         * configure (enable_version_specific_runtime_libs): Implement new flag
11221         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11222         in $(libsubdir); emit definition in each generated Makefile.
11223         (gxx_include_dir): Initialize depending on
11224         $enable_version_specific_runtime_libs.
11226 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11228         * configure (gcc_version): Initialize properly depending on
11229         how and where configure is started.
11230         (recursion line): Pass a --with-gcc-version=${gcc_version}
11231         to configures in subdirs.
11233 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11235         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11236         cygmon
11238 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11240         * configure.in: Add cygmon and libstub support for mn10200.
11242 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11244         * configure (gcc_version): Add new variable describing the
11245         particular gcc version we're building.
11246         * Makefile.in (libsubdir): Add new macro for the directory
11247         in which the compiler finds executables, libraries, etc.
11248         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11249         and libsubdir.
11251 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11253         * Makefile.in (local-clean): Remove *.log.
11254         (warning.log): Built with warn_summary from build.log.
11255         (mail-report.log): Run test_summary.
11256         (mail-report-with-warnings.log): Run test_summary including
11257         warning.log in the report.
11259 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11261         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11263 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11265         * Makefile.in (grep): Grep no longer depends on libiberty.
11267 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11269         * Makefile.in: all-snavigator needs all-libgui.
11271 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11273         * configure.in: Add cygmon and libstub support for mn10300.
11275 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11277         * missing: Update to version from automake 1.3.
11279         * ltmain.sh: On installation, don't get confused if the same name
11280         appears more than once in the list of library names.
11282 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11284         * config.sub: Accept m68060 and m5200 as CPU names.
11286 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11288         * configure: Use && rather than using -a in test, because odd
11289         strings can confuse test.
11290         * configure.in: Likewise.
11292 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11294         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11296 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11298         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11299         bootstrap4-lean): New targets.
11301 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11303         * mpw-* Delete.  Not used.
11305 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11307         * COPYING.LIB: Update FSF address.
11309 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11311         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11313         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11314         GAS_SUPPORT_DIRS.
11316 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11318         * ltconfig, ltmain.sh: Avoid producing a version number if
11319         -version-info was not used.
11321 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11323         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11324         building with newlib.
11326 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11328         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11329         Solaris `make' causes it to continue to next definition.
11331 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11333         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11334         the right GUI libraries and files are installed along with GDB.
11336 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11338         * configure.in: Change alpha to alpha* in several places.
11340 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11342         * config.sub: Recognize sparc86x.
11344 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11346         * configure.in (--enable-target-optspace): Remove debug echo.
11348 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11350         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11352 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11354         * ltconfig: Update cygwin32 support.
11356         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11357         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11358         (GDB_SUPPORT_DIRS): Likewise.
11360 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11362         * configure.in (target_makefile_frag): If --enable-target-optspace,
11363         use -Os to compile target libraries rather than -O2.  Default to
11364         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11365         not used.
11366         * configure.in (target_cflags): Ditto for d30v.
11368 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11370         * Makefile.in (all-bfd): Depend on all-intl.
11371         (all-binutils): Likewise.
11372         (all-gas): Likewise.
11373         (all-gprof): Likewise.
11374         (all-ld): Likewise.
11376 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11378         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11380 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11382         * Makefile.in (all-bfd): Depend upon all-libiberty.
11384         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11386 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11388         * Makefile.in: Add libstub.
11390         * configure.in: Ditto. Build libstub for targets that have cygmon
11391         support.
11393 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11395         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11397 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11399         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11400         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11402 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11404         * configure: Define DEFAULT_M4 by searching PATH.
11405         * Makfile.in: Use DEFAULT_M4.
11407 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11409         * ltconfig: Add cygwin32 support.
11411         * Makefile.in, configure.in: Add libtool as a native only directory
11412         to configure and build.
11414 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11416         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11418 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11420         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11422 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11424         * Makefile.in: add ash make rules
11425         * configure.in: add ash to native_only and host_tools lists
11427 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11429         * Makefile.in (all-gettext, all-intl): New targets.
11430         (ALL_MODULES): Added all-gettext, all-intl.
11431         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11432         (INSTALL_MODULES): Added install-gettext, install-intl.
11433         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11435         * configure.in (host_tools): Added gettext.
11436         (native_only): Likewise.
11437         (noconfigdirs) [various cases]: Likewise.
11438         (host_libs): Added intl.
11440 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11442         * configure: Do not disable building gdbtk for cygwin32 hosts.
11444 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11446         * configure.in: Add thumb-coff target.
11447         * config.sub: Add thumb-coff target.
11449 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11451         * Makefile.in: Revert yesterday's change.
11452         (all-target-winsup):  all-target-librx stays out of here.
11454 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11456         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11457         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11458         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11459         Remove references to librx and libg++.
11461 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11463         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11464         recursive makes
11466 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11468         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11469         for newlib directory.
11470         (CXX_FOR_TARGET): Likewise.
11472 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11474         * ltconfig: Update after libtool/ltconfig.in change for
11475         hpux11.
11477 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11479         * ltconfig, ltmain.sh: Update to libtool 1.2.
11481 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11483         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11484         (install-gcc-cross): Instead, override LANGUAGES here.
11486 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11488         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11489         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11491 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11493         * configure.in: Add Thumb-pe target.
11495 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11497         * Makefile.in - changed sn targets to snavigator
11498         * configure.in - changed sn targets to snavigator
11500 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11502         * config-ml.in: After building symlink tree call make distclean
11503         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11504         to be the case for libiberty.
11506 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11508         * configure: When making link, also check the current
11509         directory. The configure scripts may create one.
11511 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11513         * config.sub: Accept alphapca56 and alphaev6 properly.
11515 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11517         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11519 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11521         * config.sub (sco5): Fix typo.
11523 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11525         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11526         install-itcl.
11527         (install-itcl): Remove dependency on install-tcl.
11529 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11531         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11533 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11535         * configure.in: Don't build libgui for a cygwin32 target when not on
11536         a cygwin32 host.
11538 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11540         * configure (redirect): Set to null, so default behavior of
11541         configure is now --verbose.
11543 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11545         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11546         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11548 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11550         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11551         this change to sync Makefile.in with its ChangeLog entries.
11553 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11555         * ltmain.sh (mkdir): Check that the directory doesn't exist
11556         before we exit with error, so that we don't get races during
11557         parallel builds.
11559 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11561         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11563 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11565         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11566         PICFLAG_FOR_TARGET.
11567         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11569         * configure: Emit a definition for the new macro enable_shared
11570         into each Makefile.
11572 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11574         * configure.in (host_tools, native_only): Add libtool.
11576 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11578         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11579         Fix typo in ming config comment.
11581 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11583         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11585 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11587         * config.sub: Add tic30 cases, and map c30 to tic30.
11589 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11591         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11592         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11593         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11594         (CLEAN_TARGET_MODULES): Similarly
11595         (all-target-libf2c): Add dependences.
11596         * configure.in (target_libs): Add libf2c.
11598 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11600         * configure.in: Remove expect from noconfigdirs when target
11601         is cygwin32.  OK to build expect and dejagnu with Canadian
11602         Cross.
11604 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11606         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11607         host.
11609         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11610         and mingw32.
11612 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11614         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11615         here as it is not defined in the toplevel Makefile.
11617 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11619         * configure (package_makefile_rules_frag): New variable, which names
11620         a file with generic rules, ...
11621         Change comment to mention we now have FIVE parts.
11622         * configure: Undo last change.
11624 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11626         * config.guess: More accurate determination of HP processor types.
11627         * config.sub: More accurate determination of HP processor types.
11629 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11631         * configure (package_makefile_frag): Move inserting the
11632         ${package_makefile_frag} to where it should be according
11633         to the comment.
11635 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11637         * config.guess: Add support for Linux/ARM.
11639 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11641         * .cvsignore: Remove *-info and *-install since they match
11642         release-info and mpw-install, which we don't want to just ignore.
11644 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11646         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11648 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11650         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11651         local_prefix to sub-make invocations.
11653 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11655         * configure.in: Check makefile fragments in the source
11656         directory.
11658 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11660         * configure.in: Check whether host and target makefile
11661         fragments exist before adding them to *_makefile_frag.
11663 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11665         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11667 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11669         * configure.in: Make sure we only replace RPATH_ENVVAR on
11670         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11671         regexp to sed.
11673         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11674         to sub-makes.
11676 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11678         * config-ml.in (multi-do): LDFLAGS must include multilib
11679         designator.
11681 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
11683         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11685 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
11687         * config.sub: Add mingw32 support.
11688         * configure.in: Likewise.
11690 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11692         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11694 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
11696         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11697         * configure (gxx_include_dir): Provide a definition for subdirs
11698         which do not use autoconf.
11700 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
11702         * config.guess: Sync with egcs.  Picks up new alpha support,
11703         BeOS & some additional linux support.
11705 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
11707         * config.guess: HP 9000/803 is a PA1.1 machine.
11709 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11711         * configure.in: It's alpha*-...
11713 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11715         * configure.in (host_makefile_frag, target_makefile_frag):
11716         Handle multiple config files.
11717         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11718         alpha-*-*.
11720 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
11722         * mkdep: New file.
11724 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
11726         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11728 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11730         * Makefile.in: Add libgui directory.
11731         (GDB_TK): Add all-libgui.
11732         * configure.in: Add libgui directory.
11733         * configure: Add all-libgui to GDB_TK.
11735 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11737         * config-ml.in (multidirs): Add m32r to multilib list.
11739 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11741         * Makefile.in (all-target-gperf): Change dependency to
11742         all-target-libstdc++.
11744 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11746         * config.guess: Add BeOS support.
11748 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11750         Source directory cvs renamed to cvssrc:
11751         * configure.in (host_tools): Change cvs to cvssrc.
11752         (native_only): Likewise.
11753         (noconfigdirs) [various cases]: Likewise.
11754         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11755         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11756         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11757         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11758         (all-cvssrc): Rename target from all-cvs.
11760 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11762         * configure (gxx_include_dir): Fix thinko.
11764 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11766         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11767         (install-cross, install-gcc-cross): New targets.
11769 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11771         * configure.in (noconfigdirs): Add support for Thumb target.
11773         * config.sub (maybe_os): Add support for Thumb target.
11775 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11777         * Makefile.in: Add rules for cygmon.
11779         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11781 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11783         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11784         * configure (gxx_include_dir): Provide a definition for subdirs
11785         which do not use autoconf.
11787 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11789         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11790         11/18/97 build
11792 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11794         * From Franz Sirl.
11795         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11796         found on RedHat Linux systems.
11798 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11800         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11801         guesses.
11803 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11805         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11807 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11809         * ltmain.sh: If mkdir fails, check whether the directory was created
11810         anyhow by some other process.
11812 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11814         * configure.in (d30v-*-*): Configure all directories.
11816 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11818         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11819         for the D30V.
11821 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11823         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11825 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11827         * include/libiberty.h: Add extern "C" { so it can be used with C++
11828         progrms.
11829         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11830         programs.
11832 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11834         * configure.in (d30v-*-*): Configure GCC now.
11836 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11838         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11839         is no longer needed.
11841 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11843         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11845 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11847         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11848         targets using "$@" to provide support for similar but not identical
11849         targets without having to duplicate code.
11851 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11853         * makefile.vms: Fix to work with DEC C.
11855 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11857         * config.sub: Add mips-tx39-elf to marketing names.
11859 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11861         * ltmain.sh: Handle symlinks in generated script.
11863 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11865         * configure: Handle autoconf style directory options: --bindir,
11866         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11867         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11868         --sysconfdir.
11869         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11870         (sharedstatedir, localstatedir, oldincludedir): New variables.
11871         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11872         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11873         sbindir, sharedstatedir, and sysconfdir.
11875 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11877         * Makefile.in (bootstrap-lean): New target.
11879 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11881         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11882         sn, and gnuserv from noconfigdirs.
11884 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11886         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11888 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11890         * Makefile.in (cross): New target.
11892 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11893                           Jeff Law         <law@cygnus.com>
11895         * Makefile.in (bootstrap2, bootstrap3): New targets.
11896         (all-bootstrap): Remove outdated and confusing target.
11897         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11899 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11901         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11902         windows.  Consistent with gdb/configure.
11904 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11906         * configure.in: Name Linux target fragment.
11908         * configure: Rewrite so that project Makefile fragment is inserted
11909         first and appears last in the resulting Makefile.
11911 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11913         * Makefile.in (install-itcl): Install tcl first.
11915 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11917         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11919 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11921         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11923         * configure.in (skipdirs): Add target-librx for Linux.
11924         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11926 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11928         * Makefile.in (bootstrap): New target.
11930 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11932         * config.sub: Accept 'amigados' for backward compatability.
11934 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11936         * config.guess: Merge with FSF.
11938 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11940         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11942 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11944         * config.sub: Add "marketing-names" patch.
11946 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11948         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11950 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11952         * config.sub: Handle v850-elf.
11954 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11956         * .cvsignore (*-install): Remove.
11958 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11960         * ltconfig: Set CONFIG_SHELL in libtool.
11961         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11963 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11965         * configure.in (target_subdir): Set to libraries if enable_multilib.
11967 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11969         * config.guess: Update from gcc directory.
11971 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11973         * Makefile.in (all-sim): Depends on all-readline.
11975 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11977         * Makefile.in (BISON, YACC): Use $$s.
11978         (all-bison): Depend on all-texinfo.
11980 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11982         * Makefile.in (BISON): Add -L flag.
11983         (YACC): Likewise.
11985 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11987         * configure.in (noconfigdirs): Add support for v850e target.
11989         * config.sub (maybe_os): Add support for v850e target.
11991 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11993         * configure.in (noconfigdirs): Add support for v850ea target.
11995         * config.sub (maybe_os): Add support for v850ea target.
11997 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11999         * config.sub: Add mipstx39.  Delete r3900.
12001 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12003         * Makefile.in (all-autoconf): Depends on all-texinfo.
12005 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12007         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12008         eabi targets.
12010 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12012         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12014         * configure: When handling a Canadian Cross, handle YACC as well as
12015         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12016         * Makefile.in (all-bison): Depend upon all-texinfo.
12018 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12020         * Makefile.in (BISON): bison, not byacc or bison -y.
12021         (YACC): bison -y or byacc or yacc.
12022         (various): Add *-bison as appropriate.
12023         (taz): No need to mess with BISON anymore.
12025 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12027         * configure: If OSTYPE matches *win32*, try to find a good value for
12028         CONFIG_SHELL.
12030 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12032         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12033         configure.in if it is present.
12035 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12037         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12039 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12041         * config.sub: Recognize `arc' cpu.
12042         * configure.in: Likewise.
12043         * config-ml.in: Likewise.
12045 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12047         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12049 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12051         * configure: Changed sed delimiter from ':' to '|' when
12052         attempting to substitute ${config_shell} for SHELL. On
12053         NT ${config_shell} may contain a ':' in it.
12055 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12057         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12059 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12061         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12063 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12065         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12067         * ylwrap: If the program is a relative path, force it to be
12068         absolute.
12070 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12072         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12074 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12076         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12077         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12078         for libraries.
12080 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12082         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12083         separated by spaces.
12085 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12087         * ylwrap: New file.
12088         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12090         * ltmain.sh: Handle /bin/sh at start of install program.
12092         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12094         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12095         * missing: New file, from automake 1.2.
12097 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12099         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12100         check-tk to CHECK_X11_MODULES.
12102 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12104         * config.sub: Merge with FSF.
12106 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12108         * config.guess: Merge with FSF.
12110 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12112         * configure: Treat msdosdjgpp like go32.
12113         * configure.in: Likewise.  Don't remove gprof for go32.
12115         * configure: Change Makefile.tem2 to Makefile.tm2.
12117 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12119         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12121 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12123         * install-sh (chmodcmd): Set to null if the DST directory already
12124         exists.  Same as Nov 11th change.
12126 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12128         * configure (GDB_TK): Needs itcl and tix.
12130 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12132         * config.guess: Update from FSF.
12134 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12136         * Makefile.in (GDB_TK): Depend on itcl and tix.
12138 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12140         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12141         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12142         (INSTALL_SCRIPT): New variable.
12143         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12144         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12145         to -x.
12146         * install-sh: Add support for -x option.
12148 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12150         * configure.in, Makefile.in: Treat tix like itcl.
12152 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12154         * Makefile.in (WINDRES): New variable.
12155         (WINDRES_FOR_TARGET): New variable.
12156         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12157         (EXTRA_HOST_FLAGS): Add WINDRES.
12158         (EXTRA_TARGET_FLAGS): Add WINDRES.
12159         (EXTRA_GCC_FLAGS): Add WINDRES.
12160         ($(DO_X)): Pass down WINDRES.
12161         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12162         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12163         DLLTOOL_FOR_TARGET.
12165 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12167         * configure.in: configure sim before gdb for win32-x-ppc
12169 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12171         Move gperf into the toplevel, from libg++.
12172         * configure.in (target_tools): Add target-gperf.
12173         (native_only): Add target-gperf.
12174         * Makefile.in (all-target-gperf): New target, depend on
12175         all-target-libg++.
12176         (configure-target-gperf): Empty rule.
12177         (ALL_TARGET_MODULES): Add all-target-gperf.
12178         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12179         (CHECK_TARGET_MODULES): Add check-target-gperf.
12180         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12181         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12183 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12185         * config.sub (mn10200): Recognize new basic machine.
12187 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12189         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12190         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12192 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12194         * configure.in: If we're building mips-sgi-irix6* native, turn on
12195         ENABLE_MULTILIB and set TARGET_SUBDIR.
12197 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12199         * Makefile.in (all-sn): Depend on all-grep.
12201 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12203         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12205         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12206         Makefile.  From Jeff Makey <jeff@cts.com>.
12207         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12209         * Makefile.in (DISTBISONFILES): Remove.
12210         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12211         $(DEFAULT_YACC).
12213         * configure.in: Build itl, db, sn, etc., when building for native
12214         cygwin32.
12216         * Makefile.in (LD): New variable.
12217         (EXTRA_HOST_FLAGS): Pass down LD.
12218         ($(DO_X)): Likewise.
12220 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12222         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12224 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12226         * configure.in (targargs): Strip out any supplied --build argument
12227         before adding our own. Always add --build.
12229 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12231         * configure.in (targargs): Pass --build if we're doing
12232         a cross-compile.
12234 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12236         * configure: Use '|' instead of ":" as the separator in
12237         sed. Otherwise sed chokes on NT path names with drive
12238         designators. Also look for "?:*" as the leading characters in an
12239         absolute pathname.
12241 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12243         * config.sub: Support for r3900.
12245 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12247         * configure.in: Use install-sh, not install.sh.
12249 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12251         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12252         apply it twice.
12254 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12256         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12257         install-binutils.
12259 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12261         * Makefile.in: Add automake targets.
12262         * configure.in (host_tools): Add automake.
12264 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12266         * configure: Default CXX to c++, not gcc.
12267         * Makefile.in (CXX): Set to c++, not gcc.
12268         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12270 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12272         * install-sh: try appending a .exe if source file doesn't
12273         exist
12275 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12277         * configure.in: Turn on multilib by default.
12278         (cross_only): Remove target-libiberty.
12280         * Makefile.in (all-gcc): Don't depend on libiberty.
12282 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12284         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12286 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12288         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12289         (DISTBISONFILES): Add ld/Makefile.in
12291 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12293         * configure.in: if target is cygwin32 but host isn't cygwin32,
12294         don't configure gdb tcl tk expect, not just gdb.
12296 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12298         * configure.in: Added gnuserv everywhere sn appears.
12300         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12301         (CROSS_CHECK_MODULES): Added check-gnuserv.
12302         (INSTALL_MODULES): Added install-gnuserv.
12303         (CLEAN_MODULES): Added clean-gnuserv.
12304         (all-gnuserv): New target.
12306 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12308         * config.guess: Fixes for MIPS OpenBSD systems.
12310 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12312         * Makefile.in (INSTALL_XFORM): Remove.
12313         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12315         * mkinstalldirs: New file, copied from automake.
12316         * Makefile.in (installdirs): Rename from install-dirs.  Use
12317         mkinstalldirs.  Change all users.
12318         (DEVO_SUPPORT): Add mkinstalldirs.
12320 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12322         * install-sh: Rename from install.sh.
12323         * Makefile.in (INSTALL): Change install.sh to install-sh.
12324         (DEVO_SUPPORT): Likewise.
12326         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12327         Graichen <graichen@rzpd.de>.
12329 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12331         * config.guess: Recognize OpenBSD systems correctly.
12333 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12335         * README, Makefile.in (ETC_SUPPORT): Remove references to
12336         cfg-paper*, configure.{texi,man,info*}._
12338 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12340         * Makefile.in (all.normal): Ensure that gcc is built after all
12341         the x11 - ie gdb - targets.
12343 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12345         * makefile.vms: Don't run conf-a-gas.
12347 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12349         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12351 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12353         * configure.in: Remove noconfigdirs case since gdb also
12354         configures and builds for tic80-coff.
12356 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12358         * configure: Set cache_file to config.cache.
12359         * Makefile.in (local-distclean): Remove config.cache.
12361 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12363         * COPYING: Update FSF address.
12365 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12367         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12368         noconfigdirs.
12370 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12372         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12373         MAKEDIRS, is empty.
12375 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12377         * config.sub: Tweak mn10300 entry.
12379 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12381         * configure.in (host_tools): Put sim before gdb, so gdb's
12382         configure.tgt can determine if the simulator was configured.
12384 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12386         * config.sub: Move BeOS $os case to be with other Cygnus
12387         local cases.
12389 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12391         * config.sub: Remove misplaced comment that broke Linux.
12393 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12395         * config.sub: Add BeOS support.
12397 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12399         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12401 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12403         * configure.in (noconfigdirs): Remove tcl and tk from
12404         noconfigdirs for cygwin32 builds.
12406 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12408         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12410 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12412         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12413         make-all.com, use makefile.vms instead.
12415 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12417         * config.sub: Accept -lnews*.
12419 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12421         * configure.in (noconfigdirs): Disable target-newlib,
12422         target-examples and target-libiberty for d30v.
12424 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12426         * configure.in (noconfigdirs): Enable ld for d30v.
12428 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12430         * configure.in (tic80-*-*): Build compiler.
12432 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12434         * configure.in (d30v-*): Remove sim directory from list of
12435         unsupported d30v directories
12437 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12439         * config.sub, configure.in: Add d30v target cpu.
12441 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12443         * makefile.vms: New file.
12444         * make-all.com: Remove.
12446 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12448         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12450 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12452         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12454 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12456         * Makefile.in (ALL_MODULES): Added all-db.
12457         (CROSS_CHECK_MODULES): Addec check-db.
12458         (INSTALL_MODULES): Added install-db.
12459         (CLEAN_MODULES): Added clean-db.
12461 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12463         * config.guess: Merge with latest FSF sources.
12465 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12467         * Makefile.in (ALL_MODULES): Added all-itcl.
12468         (CROSS_CHECK_MODULES): Added check-itcl.
12469         (INSTALL_MODULES): Added install-itcl.
12470         (CLEAN_MODULES): Added clean-itcl.
12472 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12474         * configure.in: build gdb for mn10200
12476 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12478         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12480 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12482         * configure.in (tic80-*-*): Turn off most targets right now.
12484 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12486         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12487         rather than the makeinfo program.
12488         (do-info): Depend upon all-texinfo.
12490 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12492         * configure.in: Remove uses of config/mh-linux.
12494         * config.sub, config.guess: Merge with latest FSF sources.
12496 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12498         * config.sub (case $basic_machine): Add tic80 entries.
12500 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12502         * config.sub, config.guess: Merge with latest FSF sources.
12504 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12506         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12507         * mpw-config.in: Test for NewFolderRecursive.
12508         * mpw-install: Use symbolic name for startup filename.
12509         * mpw-README: Add various additional details.
12511 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12513         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12515 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12517         * configure.in: Do build gcc and the target libraries for
12518         the mn10200.
12520 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12522         * configure.in: don't avoid building gdb for mn10300 any more
12523         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12524         instead of single-quoting it.
12526 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12528         * configure.in: Don't use --with-stabs on IRIX 6.
12530 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12532         * configure.in (m32r): Build gdb, libg++ now.
12534 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12536         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12537         directories from noconfigdirs.
12539 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12541         * config.sub (basic_machine): added mips16 configuration
12543 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12545         * config.sub: Handle d10v-unknown.
12547 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12549         * config.sub: Handle v850-unknown.
12551 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12553         * Makefile.in: add findutils
12554         * configure.in: add findutils to list of host_tools
12556 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12558         * config.sub: Handle mn10200 and mn10300.
12560 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12562         * configure.in (d10v-*): Do not build librx.
12564 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12566         * configure.in (mn10300): Build everything except gdb & libgloss.
12568 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12570         * config.guess:  Patch for Dansk Data Elektronik servers,
12571         from Niels Skou Olsen <nso@dde.dk>.
12573         For ncr, use /bin/uname rather than uname, since GNU uname does not
12574         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12576         Patch for MIPS R4000 running System V,
12577         from Eric S. Raymond <esr@snark.thyrsus.com>.
12579         Fix thinko for nextstep.
12581         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12583         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12584         * config.guess: Guess mips-dec-mach_bsd4.3.
12586         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12587         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12588         release numbers.
12589         * config.guess (mips-mips-riscos*):  Emit just enough of the
12590         release number.
12592         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12593         * config.guess (sparc-auspex-sunos*):  Added.
12594         (f300-fujitsu-*): Added.
12596         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12597         * config.guess:  Recognize a Tadpole as a sparc.
12599 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12601         * config.guess: Don't assume that NextStep version is either 2 or
12602         3.  NextStep 4 (aka OpenStep 4) has come out now.
12604 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12606         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12607         From Rik Faith <faith@cs.unc.edu>.
12609 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12611         * config.sub: Contributions from bug-gnu-utils to:
12612         Support plain "hppa" (no version given) architecture, reported by
12613         OpenStep.
12614         OpenBSD like NetBSD.
12615         LynxOs is not a hardware supplier.
12617         * config.guess: Contributions from bug-gnu-utils to add support for:
12618         OpenBSD like NetBSD.
12619         Stratus systems.
12620         More Pyramid systems.
12621         i[n>4]86 Intel chips.
12622         M680[n>4]0 Motorola chips.
12623         Use unknown instead of lynx for hardware manufacturer.
12625 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12627         * install.sh (chmodcmd): Set to null if the DST directory already
12628         exists.
12630 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12632         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12633         not use mt-ppc target Makefile fragment any more.
12635 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12637         * configure.in (*-*-windows):  Exclude everything but those dirs
12638         needed to build windows.
12640 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12642         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12644 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12646         * configure.in:  Exclude mmalloc from i386-windows.
12648 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12650         * Undo my previous change.
12652 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12654         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12655         unconditionally.
12656         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12658 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12660         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12661         host to add it's own flags.
12663 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12665         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12667 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12669         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12670         (CXX_FOR_TARGET): Likewise.
12671         (GCC_FOR_TARGET): Define.
12672         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12673         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12674         CC_FOR_TARGET was specified on the command line.
12675         (MAKEOVERRIDES): Don't define.
12677 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
12679         * configure.in (m32r): Fix spelling of libg++ libs.
12681 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
12683         * config.sub (-apple*): Remove, now redundant.
12685 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
12687         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12689         * configure: Rework yesterday's sed script patch.
12691         * config.sub: Merge with FSF.
12693 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
12695         * config.guess:  Merge from FSF.
12697         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
12698         * config.guess: Use pc instead of unknown, for pc clone systems.
12699         Change linux to linux-gnu.
12701         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12702         * config.guess: Avoid non-portable tr syntax.
12704 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
12706         * test-build.mk (HOLES): Add "xargs" for gdb.
12708         * configure: Avoid hpux10.20 sed bug.
12710 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12712         * configure.in:  Add support for windows host
12713         (that is a build done under the Microsoft build environment).
12715 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12717         * Makefile.in: Replace all uses of srcroot with s, to shrink
12718         command line lengths.
12720         Patches from Geoffrey Noer <noer@cygnus.com>:
12721         * configure.in: If configuring for newlib, pass --with-newlib to
12722         subdirectories.
12723         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12724         -Bnewlib/ and -Lwinsup to gcc.
12725         (CXX_FOR_TARGET): Likewise.
12727 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12729         * Makefile.in (ETC_SUPPORT): Add configure.
12731 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12733         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12734         host configuration file.
12736 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12738         * configure.in: Break mn10x00 support into separate
12739         mn10200 and mn10300 configurations.
12740         * config.sub: Likewise.
12742 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12744         * configure.in: Add lots of stuff to noconfigdirs for
12745         the mn10x00 targets.
12747         * config.sub, configure.in: Add mn10x00 support.
12749 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12751         * make-all.com: Call conf-a-gas, not config-a-gas.
12753 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12755         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12756         targets.
12758 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12760         * mpw-README: Add much more detail for native PowerMac.
12761         * mpw-install: New file.
12762         * mpw-configure: Add --norecursion and --help options.
12763         * mpw-config.in: Translate readme and install files when
12764         copying to objdir.
12765         * mpw-build.in: Don't always depend on byacc and flex.
12766         (install-only-top): New action.
12768 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12770         * configure.in:  You can now configure GDB for the v850.
12772 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12774         * configure.in (noconfigdirs): Don't configure any C++ dirs
12775         if targeting D10V.
12777 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12779         * config.sub: Recognize mips64vr5000.
12781 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12783         * configure.in: Use a single line for host_tools and native_only.
12785 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12787         * config.sub, configure.in: Add entries for m32r.
12789 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12791         * Makefile.in (inet-install): Don't run install-gzip.
12793 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12795         * configure.in:  Don't config lots of things for *-*-windows*.
12797 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12799         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12800         (host_libs, host_tools): Copy from configure.in.
12801         * mpw-configure: Don't complain about directories not found.
12803 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12805         * configure.in (i[345]86): Recognize i686 for pentium pro.
12806         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12807         file.
12809         * config.guess (i[345]86): Ditto.
12811 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12813         * configure.in (noconfigdirs): Removed gdb for D10V.
12815 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12817         * configure.in: Remove ld, target-libio, target-libg++, and
12818         target-libstdc++ from noconfigdirs.
12820 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12822         * configure: Fix three locations where shell scripts were
12823         being run directly rather than with config_shell.
12825 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12827         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12828         * config.sub (basic_machine): Recognize v850.
12830 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12832         * mpw-configure: Handle multiple enable/disable options and
12833         pass them down recursively, handle -c and -s flags appropriately
12834         depending on choice of compiler, add escape mechanism for
12835         quoted arguments to gC.
12837 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12839         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12840         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12841         so that -mrelocatable-lib and -mno-eabi are used.
12843         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12844         not support --print-multi-lib, don't abort.
12846 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12848         * make-all.com: Run config-a-gas.
12849         * setup.com: Don't copy subdirectory files around.
12851 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12853         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12854         target, it now compiles correctly.
12856 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12858         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12860 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12862         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12864 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12866         * configure.in (native_only): Add prms.
12868 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12870         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12871         (BINUTILS_SUPPORT_DIRS): Likewise.
12873 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12875         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12876         d10v support is added.
12878 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12880         * configure.in (d10v-*-*): New target.
12882 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12884         * config.guess (HP 9000/811): Recognize this as a PA1.1
12885         machine.
12887 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12889         * Makefile.in (do-tar-gz): New target, split out from tail end of
12890         taz target.  Run each command separately, don't use pipes.
12891         (taz): Use it.
12893 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12895         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12896         * mpw-build.in: No builds should depend on building byacc or flex,
12897         they are assumed to be installed already.
12899 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12901         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12902         variable that CC_FOR_TARGET needs.
12904 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12906         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12907         options have changed since the last time the subdirectory was
12908         configured, and if it has, reconfigure.
12909         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12910         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12912 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12914         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12915         CLEAN_MODULES): Add bash.
12916         (all-bash): New target.
12918 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12920         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12922 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12924         * config.sub (basic_machine): Recognize d10v as a valid processor.
12926 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12928         * mpw-configure: Add support for --bindir.
12929         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12931 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12933         * configure.in: add bash, time, gawk to list of hosttools and things
12934         to only build for native toolchains
12936 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12938         * Makefile.in (docdir): Remove.
12940 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12942         * Makefile.in (datadir): Set to $(prefix)/share.
12944 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12946         * configure.in: build diff and patch for cygwin32-hosted
12947         toolchains.
12949 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12951         * config.sub: Accept -rtems*.
12953 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12955         * configure.in: enable dosrel for cygwin32-hosted builds,
12956                 remove diff from the list of things not buildable
12957                 via Canadian Cross
12959 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12961         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12962         don't get ". ".
12964 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12966         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12968 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12970         * Makefile.in (taz): Handle case where tex3patch didn't even get
12971         checked out.  Also, if it was found, put the symlink in a new util
12972         subdirectory.
12974 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12976         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12978 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12980         * config.sub: Recognize -openvms.
12981         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12982         * make-all.com, setup.com: New files.
12984 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12986         * Makefile.in (taz): tex3patch moved to texinfo/util.
12988 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12990         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12991         * configure.in: remove make from disable-if-Can-Cross list
12992                 enable gdb if ${host} and ${target} are cygwin32
12994 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12996         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12997         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12999 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13001         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13002         distinguish sysv/svr4/bsd variants.
13003         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13005 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13007         * configure.in: Added copyright notice.
13008         * move-if-change: Added copyright notice.
13010 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13012         * configure.in (powerpcle-*-solaris*): Until we get shared
13013         libraries working, don't build gdb, sim, make, tcl, tk, or
13014         expect.
13016 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13018         * config.guess:  Merge with FSF:
13020         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13021         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13023         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13024         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13026         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13027         * config.guess:  Combine two OSF1 rules.
13028         Also recognize field test versions.  From mjr@zk3.dec.com.
13029         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13030         because GNU uname does not support -p.  From pmr@pajato.com.
13032 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13034         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13036 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13038         * mpw-README: Document GCCIncludes.
13040 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13042         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13044 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13046         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13048 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13050         * configure.in (*-*-cygwin32): Configure make.
13052 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13054         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13056 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13058         * Makefile.in (all-inet): Depend on all-perl.
13060         * Makefile.in (inet-install): New target.
13062         * Makefile.in (all-inet): Depend on all-tcl.
13063         (all-inet): Depend on all-send-pr.
13065 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13067         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13068         temporarily.
13070 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13072         * configure.in: Don't configure --with-gnu-ld on AIX.
13074 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13076         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13078 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13080         * Makefile.in (ALL_MODULES): Added all-inet.
13081         (CROSS_CHECK_MODULES): Added check-inet.
13082         (INSTALL_MODULES): Added install-inet.
13083         (CLEAN_MODULES): Added clean-inet.
13084         (all-indent): New target.
13086         * configure.in (host_tools): Added inet.
13087         (native_only): Added inet.
13088         (noconfigdirs): Added inet.
13090 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13092         * configure.in: Don't configure libgloss if we are not configuring
13093         newlib.
13095 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13097         * configure.in: Don't configure libgloss for unsupported
13098         architectures.
13100 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13102         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13104 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13106         * Makefile.in (ALL_MODULES): Include all-apache.
13107         (CROSS_CHECK_MODULES): Include check-apache.
13108         (INSTALL_MODULES): Include install-apache.
13109         (all-apache): New target.
13111         * configure.in: Added apache everywhere perl is seen.
13113 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13115         * Makefile.in: Add support for clean-{module} and
13116         clean-target-{module} rules.
13118 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13120         * configure.in (*-*-ose) do not build libgloss.
13122 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13124         * config.guess (prep*:SunOS:5.*:*): Turn into
13125         powerpele-unknown-solaris2.
13127 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13129         * configure.in: Permit --enable-shared to specify a list of
13130         directories.
13132 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13134         * configure.in (host==solaris): Pass only the first word of $CC
13135         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13137 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13139         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13141 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13143         * Makefile.in (ALL_MODULES): Include all-perl.
13144         (CROSS_CHECK_MODULES): Include check-perl.
13145         (INSTALL_MODULES): Include install-perl.
13146         (ALL_X11_MODULES): Include all-guile.
13147         (CHECK_X11_MODULES): Include check-guile.
13148         (INSTALL_X11_MODULES): Include install-guile.
13149         (all-perl): New target.
13150         (all-guile): New target.
13152         * configure.in (host_tools): Include perl and guile.
13153         (native_only): Include perl and guile.
13154         (noconfigdirs): Don't build guile and perl; no ports have been
13155         done.
13157 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13159         * configure (--enable-*): Handle quoted option lists such as
13160         --enable-sim-cflags='-g0 -O' better.
13162 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13164         * Makefile.in ({,inst}all-target): New rule so we can make and
13165         install all of the target directories easily.
13167 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13169         * configure.in: Add missing global flag in sed substitution when
13170         deleting `target-' from ${configdirs}.
13172 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13174         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13175         option.
13177         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13178         config/mh-necv4.
13180         * install.sh: Correct misspelling of transformbasename.
13182         * config.guess: Recognize mips-*-sysv*.
13184 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13186         * config.sub: Recognize mon960.
13188 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13190         * configure: Restore Canadian Cross handling of BISON and LEX,
13191         removed in Feb 20 change.
13193 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13195         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13196         Mention make install.  Remove the old copyright date as well the
13197         clumsy and rather pointless copyright on the README file.
13199 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13201         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13202         Makefile after running symlink-tree, then run `make distclean' to
13203         avoid clobbering any generated files in srcdir.
13205 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13207         * configure.in (m68k-*-netbsd*): Build everything now.
13209 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13211         * Makefile.in (taz): Fix quoting.
13213 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13215         * configure.in (sparclet-*-*): Build everything now.
13217 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13219         * configure.in (m68k-*-linux*): New host.
13221 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13223         * configure: Check for bison before byacc.
13225 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13227         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13228         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13229         searching PATH.  These are used as fallbacks by Makefile.in if
13230         flex/bison/byacc aren't in objdir.
13232 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13234         * Makefile.in: Make everything which depends upon all-bfd also
13235         depend upon all-opcodes, in case --with-commonbfdlib is used.
13237 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13239         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13240         building NT native compilers on Unix.
13242 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13244         * configure.in: Don't get CC from the host Makefile fragment if we
13245         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13246         Solaris test for /usr/ucb/cc to the post target script, just after
13247         the compiler sanity test.
13249 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13251         * config.sub: Merge with FSF.
13253 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13255         * Makefile.in (RPATH_ENVVAR): New variable.
13256         (REALLY_SET_LIB_PATH): Use it.
13257         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13259 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13261         * config.sub, configure.in: Recognize sparclet cpu.
13263 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13265         * config.guess:  Support m68k-cbm-sysv4.
13267 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13269         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13270         m68k-unknown-linuxaout from linker help string.  Put quotes around
13271         $ld_help_string.
13273 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13275         * config.guess (powerpc-harris-powerunix): Add guess for port
13276         to new target.
13278 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13280         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13282 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13284         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13285         $(REALLY_SET_LIB_PATH) in Makefile.
13286         * Makefile.in (SET_LIB_PATH): New variable.
13287         (REALLY_SET_LIB_PATH): New variable.
13288         ($(DO_X)): Use $(SET_LIB_PATH).
13289         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13290         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13291         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13292         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13293         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13294         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13295         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13296         (install-dosrel): Likewise.
13297         (all-opcodes): Depend upon all-libiberty.
13299 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13301         * config.guess (*:CYGWIN*): New
13303 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13305         * Makefile.in (all-target-winsup): All all-target-libiberty.
13307 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13309         * configure.in (noconfigdirs): Add missing # in front of comment.
13311 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13313         * configure.in: add second pass to things added to noconfigdirs
13314         so *-gm-magic can exclude libgloss properly.
13316 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13318         * mpw-configure (extralibs_name, rez_name): Set correctly
13319         for MWC68K compiler.
13321         * mpw-README: Add more info on the necessary build tools.
13323 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13325         * configure.in, config.sub: Recognize cygwin32.
13327 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13329         * config.guess, config.sub: Recognize A/UX.
13331 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13333         * config.sub: Merge with gcc/config.sub.
13335 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13337         * mpw-build.in (do-binutils): Add build of stamps.
13339 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13341         * config.sub: Add recognition for mips64vr4100*-* targets.
13343 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13345         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13346         Add creation of gconfigargs with `--enable-shared' turned on.
13347         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13348         ($(host)-stamp-stage3-configured): Likewise.
13349         (HOLES): Add chatr and ldd.
13350         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13352 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13354         * configure: Pass --nfp to recursive configures.
13356 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13358         * Makefile.in (DLLTOOL): New.
13359         (DLLTOOL_FOR_TARGET): New.
13360         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13361         (EXTRA_TARGET_FLAGS): Ditto.
13362         (EXTRA_GCC_FLAGS): Ditto.
13363         (CONFIGURE_TARGET_MODULES): Ditto.
13364         (DO_X): Ditto.
13365         * configure: Add DLLTOOL.
13367 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13369         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13370         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13371         mh-sco, since old workarounds no longer needed, and don't
13372         build ld, since libraries have weak symbols in COFF.
13374 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13376         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13378 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13380         * configure.in: Make sure that ${CC} can be used to compile an
13381         executable.
13383 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13385         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13386         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13387         nothing depending on whether gdbtk is being built.
13389 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13391         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13393 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13395         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13396         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13398 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13400         * config-ml.in: Add support for
13401         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13402         Simplify setting of multidirs from --disable-foo.
13404 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13406         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13407         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13408         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13409         non-empty, pass them on to the  GCC make.
13410         (all-bootstrap): New rule that is like all-gcc, except it executes
13411         the GCC bootstrap rule instead of the GCC all rule.
13413 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13415         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13417 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13419         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13420         DG/UX support.
13422 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13424         * config.sub (i*86*) Change [345] to [3456]
13426 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13428         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13429         --with-gnu-ld=no.
13431 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13433         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13434         AIX multilibs get built.
13436 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13438         * configure.in (i386-win32): Don't build expect if we're not
13439         building the tcl subdir.
13441 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13443         * Makefile.in: (configure-target-examples, all-target-examples):
13444         New targets, configure and build example programs.
13446 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13448         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13449         use it as input to sedit the generated MPW makefile.
13450         * mpw-README: Add a suggestion about Gestalt.h.
13452 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13454         * config.sub: Accept *-*-ieee*.
13456 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13458         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13459         Ronald F. Guilmette <rfg@monkeys.com>.
13461 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13463         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13464         for powerpc-pe native.
13465         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13466         (target==powerpc-pe): duplicate i386-win32 entry.
13468 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13470         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13471         of vxworks, not just vxworks5.1.
13473 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13475         * mpw-configure: Add support for exec-prefix.
13477 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13479         * config.guess: Recognize HP model 816 machines as having
13480         a PA1.1 processor.
13482 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13484         * configure: Ignore new autoconf configure options.
13486 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13488         * config.guess:  Recognize Pentium under SCO.
13489         From Robert Lipe <robertl@arnet.com>.
13491 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13493         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13495 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13497         * configure.in: Don't configure gas for alpha-dec-osf*.
13499 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13501         * configure.in: Default to --with-stabs for some targets for which
13502         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13503         i[345]86*-*-unixware*.
13505 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13507         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13508         rather than basing it on the target.  Simplify handling of options
13509         controlling which directories to configure.  Remove extraneous
13510         slash in multi-clean target.
13512 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13514         * config-ml.in: Prefix more variables with ml_ so they don't collide
13515         with configure's.
13517 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13519         * configure: Don't turn -v into --v.
13521 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13523         * configure.in (targargs): Fix typo.
13525         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13527 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13529         * configure.in: Strip --host and --target options from
13530         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13531         --with-cross-host option when building with a cross-compiler.
13532         * configure: Canonicalize the arguments put into config.status by
13533         always using `=' for an option with an argument.  Pass a presumed
13534         --host or --target explicitly.
13536 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13538         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13539         into general OS recognition case.
13541 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13543         * configure.in (target_configdirs): add target-winsup only
13544         for win32 target systems.
13546 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13548         * Makefile.in (all-target-libgloss): Depend upon
13549         configure-target-newlib, since when libgloss is built it looks to
13550         see if the newlib directory exists.
13552 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13554         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13555         cfg-ml-*.in.
13557 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13559         * configure: Handle LD and LD_FOR_TARGET when configuring a
13560         Canadian Cross.
13562 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13564         * configure.in (target_libs): add target-winsup.
13565         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13566         (target==ppcle-pe): remove ld from $noconfigdirs.
13568 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13570         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13571         Preserve relative path names in $srcdir.  Build symlink tree if
13572         configuring cross target dir and srcdir=. (= no VPATH support).
13573         (configure-target-libg++): Depend on configure-target-librx.
13574         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13575         * config-ml.in: New file.
13576         * symlink-tree: New file.
13577         * configure: Ensure srcdir="." if that's what it is.
13579 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13581         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13582         includes and FLEX_SKELETON setting.
13583         * mpw-configure (--with-gnu-ld): New option, controls whether
13584         to use PPCLink or ld with PowerMac GCC.
13585         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13586         * mpw-config.in: Configure grez if targeting Mac.
13588         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13589         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13590         just macos.
13591         * configure.in: Configure grez resource compiler if targeting Mac.
13592         * Makefile.in (all-grez, install-grez): New targets.
13594 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13596         * configure: CXX defaults to gcc, not g++.  If we find
13597         gcc in the path, set CC to gcc -O2.
13599 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13601         * configure: Default ${build} correctly.  Avoid picking up extra
13602         spaces when reading CC and CXX from Makefile.  When doing a
13603         Canadian Cross, use plausible default values for numerous
13604         variables.
13605         * configure.in: When doing a Canadian Cross, don't try to
13606         configure tools whose configure script can't handle it.
13608 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13610         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13612 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13614         * configure:  Remove dubious bug reporting address.
13616 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13618         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13619         configure script, run that instead of this directory's configure.
13620         In either case, print a message that we're configuring the sub-dir.
13622 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13624         * configure.in: Before checking for the existence of various files,
13625         use sed to filter out "target-".
13627 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13629         * Makefile.in (DO_X): Split rule to decrease command line length
13630         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13631         (Philippe De Muyter).
13633 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13635         * Makefile.in (all-patch): depend on all-libiberty.
13637 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13639         * configure.in: If the only directory in target_configdirs which
13640         actually exists is libiberty, then set target_configdirs to empty,
13641         to avoid trying to build a target libiberty in a gas or gdb
13642         distribution.
13644 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13646         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13647         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13648         systems.
13650 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13652         * configure.in (copy_dirs): Use sys-include instead of include
13653         for --with-headers option.
13655 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13657         * Makefile.in, configure.in: Make winsup builds work with
13658         new scheme.
13660 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13662         * configure.in: Build the linker on AIX.
13664 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13666         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13667         where needed.
13669 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13671         * Makefile.in (all-gcc): Fix typo.
13673 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13675         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13677 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13679         * configure.in:  Rename libFOO to target-libFOO, and xiberty
13680         to target-xiberty, to provide more flexibility.
13681         (target_subdir):  Define.  Create if cross.
13682         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13683         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
13684         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13685         check-libFOO -> check-target-libFOO, etc.
13686         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13687         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13688         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13689         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
13690         allow ALL_GCC="" to only configure.
13691         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
13692         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
13693         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
13695 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
13697         * Makefile.in (taz): Build "info" in etc explicitly.
13699 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
13701         * configure.in:  Make sure that CC is undefined (as opposed to
13702         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
13703         problem with autoconf trying to configure on a host without GCC.
13705 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13707         * mpw-configure: Set host alias from choice of host compiler,
13708         only use generic MPW Makefile sed if present, edit a file
13709         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13710         * mpw-README: Add problem notes about CW6 and CW7.
13712 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13714         * Makefile.in (taz): Use ";" instead of ";;".
13716 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13718         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
13719         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13720         DISTDOCDIRS.
13721         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
13722         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
13724 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13726         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
13727         and gnats, because they are now subsumed by DISTSTUFFDIRS.
13728         Move bfd to DISTSTUFFDIRS.
13730 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13732         * Makefile.in (X11_LIB): Removed.
13733         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13735         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13737 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13739         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13740         names.
13742 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13744         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13746 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13748         * configure.in (i[345]86-*-win32): Always build newlib.
13749         Don't configure cvs, autoconf or texinfo.
13750         * Makefile.in (LD_FOR_TARGET): New.
13751         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13752         Pass down LD_FOR_TARGET.
13754 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13756         * winsup: New directory.
13757         * Makefile.in: Build winsup.
13758         * configure.in: Winsup is configured when target is win32.
13759         Can only build win32 target GDB when native.
13761 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13763         * config.guess: Recognize HP model 819 machines as having
13764         a PA 1.1 processor.
13766 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13768         * configure: Fix sed loop which substitutes for CC and CXX to
13769         avoid bug found in various sed implementations.
13771 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13773         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13774         simulator.  Use standard powerpc-*-eabi*.
13776 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13778         * configure.in: Stop putting gas and binutils in noconfigdirs for
13779         powerpc-*-aix* and rs6000-*-*.
13781 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13783         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13784         -mcall-aixdesc libraries.
13786 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13788         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13790         * config.sub (arm | armel | armeb): Fix shell syntax.
13792 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13794         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13795         -msoft-float and -mcpu=common support.
13796         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13797         libraries.
13799 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13801         * configure.in: Allow configuration and build of emacs19 for the alpha.
13803 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13805         * configure.in (CC): Get ^CC, not just any old CC, from
13806         ${host_makefile_frag}.
13808 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13810         * configure.in (CC): Try to get CC from
13811         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13813 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13815         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13816         only if it exists in $(srcdir).
13818 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13820         * configure: If CC and CXX are not set in the environment, set
13821         them, based on either an existing Makefile or on searching for gcc
13822         in PATH.  Substitute for CC and CXX in Makefile.
13823         * configure.in: Remove libm from target_libs.  Separate
13824         target_configdirs from configdirs.  If CC is not set in
13825         environment, try to get it from a host Makefile fragment.  Rewrite
13826         changes of configdirs to use skipdirs instead.  A few minor
13827         tweaks.  Take directories out of target_configdirs as they are
13828         taken out of configdirs.  Remove existing Makefile files from
13829         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13830         CONFIG_ARGUMENTS in Makefile.
13831         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13832         by configure.in.
13833         (CONFIG_ARGUMENTS): Likewise.
13834         (CONFIGURE_TARGET_MODULES): New variable.
13835         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13836         ($(CONFIGURE_TARGET_MODULES)): New target.
13837         (configure-libg++, configure-libio): New targets.
13838         (all-libg++): Depend upon configure-libg++.
13839         (all-libio): Depend upon configure-libio.
13840         (configure-libgloss, all-libgloss): New targets.
13841         (configure-libstdc++): New target.
13842         (all-libstdc++): Depend upon configure-libstdc++.
13843         (configure-librx, all-librx): New targets.
13844         (configure-newlib): New target.
13845         (all-newlib): Depend upon configure-newlib
13846         (configure-xiberty): New target.
13847         (all-xiberty): Depend upon configure-xiberty.
13849 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13851         * configure.in (host i[345]86-*-win32):  Expand the
13852         noconfigdirs again.
13854 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13856         * mpw-configure: Fix sed command file name.
13858 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13860         * configure.in (host i[345]86-*-win32): Reduce the
13861         noconfigdirs again.
13863 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13865         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13866         or powerpc*-*-pe*, since they are not yet supported.
13868 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13870         Add PowerMac support and many other enhancements.
13871         * mpw-configure: New option --cc to select compiler to use,
13872         paste options set according to --cc into the generated
13873         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13874         if mpw-make.sed is present.
13875         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13876         add forward includes for PowerPC include files.
13877         * mpw-build.in: Build using Makefile.PPC if present.
13878         (do-byacc, etc): Remove separate version resource builds.
13879         (do-gas): Build "stamps" before "all".
13880         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13881         * mpw-README: Update to reflect --cc option, PowerMac support,
13882         and recently-reported compatibility problems.
13884 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13886         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13887         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13888         (--with-multilib-top): Pass to recursive invocations.
13890 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13892         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13893         v810-*-*.
13895 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13897         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13898         gdb, ld and opcodes on v810-*-*.
13900 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13902         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13903         (local-maintainer-clean): New target.
13904         (maintainer-clean): New target.
13905         (realclean): Just depend upon maintainer-clean.
13907 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13909         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13911 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13913         * configure.in: Build ld in mips*-*-bsd* case.
13915 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13917         * config.sub: Accept -lites* OS.  From Ian Dall.
13919 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13921         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13922         targets.
13924 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13926         * configure.in: treat i386-win32 canadian cross the same as
13927         i386-go32 canadian cross.
13929 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13931         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13932         running under the simulator to build a reduced set of libraries.
13933         (powerpc-*-eabiaix): Add fine grained multilib support added to
13934         other powerpc targets yesterday.
13936 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13938         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13939         -disable-softfloat, -disable-relocatable, -disable-aix, and
13940         -disable-sysv to control which multilib libraries get built.
13942 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13944         * configure: Add Makefile.tem to list of files to remove in trap
13945         handler.
13947 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13949         * config.guess (*Linux*):  Add missing "exit"s.
13950         Also, need specific check for alpha-unknown-linux (uses COFF).
13952 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13954         * config.guess:  Merge with FSF:
13956         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13957         * config.guess (AIX4): More robust release numbering discovery.
13959         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13960         * config.guess (i386-sequent-ptx): Properly get version number.
13962         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13963         * config.guess (mips:*:4*:UMIPS): New case.
13965 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13967         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13968         (i386-win32 host): Likewise.  Don't build readline.
13970 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13972         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13973         SUPPORT_FILES to submakes.
13975 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13977         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13978         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13979         mpw-configure.
13981 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13983         * configure.in (appdirs): Use =, not ==, in test expression when
13984         trying to build the text to print in the warning message for
13985         Solaris users.
13987 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13989         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13991 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13993         * config.guess: Recognize lynx-2.3.
13995 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13997         * config.sub (z8ksim): Deleted
13998         (z8k-*-coff): New, this is the one true name of the target.
14000 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14002         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14004 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14006         * config.guess (*:Linux:*:*): First try asking the linker what the
14007         default object file format is (elf, aout, or coff).  Then if this
14008         fails, try previous methods.
14010 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14012         * configure.in: Don't build newlib for *-*-vxworks5.1.
14014 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14016         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14017         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14019 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14021         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14023 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14025         * cfg-ml-com.in: New file.
14026         * cfg-ml-pos.in: New file.
14028 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14030         * COPYING.NEWLIB: Add HP free copyright to list.
14032 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14034         * config.sub: Recognize -eabi* for the system, not just -eabi.
14036 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14038         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14039         * config.sub, configure.in (win32): New target and host.
14041 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14043         * configure.in: Add i386-pe configuration.
14045 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14047         * mpw-build.in (install): Install GDB after LD.
14049 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14051         * mpw-config.in (elf/mips.h): Always forward-include, needed
14052         for GDB to build.
14054 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14056         * testsuite: New directory for customer acceptance and whole tool
14057         chain tests.
14059 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14061         * configure: If per-host line isn't found, but AC_OUTPUT is found
14062         and a configure script exists, run it instead.
14064 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14066         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14068 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14070         * configure: Set build_{cpu,vendor,os,alias} to host values when
14071         --build isn't specified.
14073 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14075         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14076         (FLAGS_TO_PASS): Pass them.
14077         (EXTRA_TARGET_FLAGS): Ditto.
14079 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14081         * Makefile.in (all-libg++): Depend on all-libstdc++.
14083 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14085         * configure.in (noconfigdirs): Enable all packages for
14086           i386-unknown-netbsd.
14088 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14090         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14091         hosted builds (DOS builds)
14093 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14095         Changes for ARM based on patches from Richard Earnshaw:
14096         * config.sub: Handle armeb and armel.
14097         * configure.in: Omit arm linker only for riscix.
14099 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14101         * config.guess:  Update from FSF.
14103 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14105         * config.sub: Recognize powerpcle as the little endian varient of
14106         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14107         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14108         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14109         temporarily.
14111 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14113         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14115 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14117         * config.sub: Accept -lites* as a basic system type.
14119 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14121         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14122         installed, and if so return linuxoldld as the system name.
14124 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14126         * config.guess: Add hppa1.1-hp-lites support.
14128 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14130         * configure.in: Don't build newlib for m68k-vxworks5.1.
14132 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14134         * configure.in (mips-sgi-irix6): Use mh-irix5.
14136 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14138         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14140 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14142         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14143         OSF/1.  Fix compiler flags.
14144         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14146 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14148         * configure.in: Recognize --with-newlib.
14149         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14151 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14153         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14154         to *_X11_MODULES due to gdbtk needing X include files et al.
14156 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14158         Merge in support for Mac MPW as a host.
14159         (Old change descriptions retained for informational value.)
14161         * mpw-config.in: Add generic include forwards for cpu-specific
14162         include files in aout and elf directories.
14164         * mpw-configure: Added copyright.
14165         * mpw-config.in: Check for presence of required build tools.
14166         (target_libs): Add newlib.
14167         (target_tools): Add examples.
14168         (Read Me): Generate as "Read Me for MPW" instead.
14169         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14170         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14171         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14173         * mpw-configure: Remove subdir-specific makefile hackery,
14174         delete mk.tmp after using it.
14176         * mpw-build.in (all): Display start and end times.
14178         * mpw-configure (host_canonical): Set.
14179         (target_cpu): Always add to makefiles.
14180         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14181         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14182         (mpw-mh-mpw): Look for in srcdir and srcroot.
14183         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14185         * mpw-build.in: (install-only): New target.
14187         * mpw-configure (host_alias, target_alias): Rename from hostalias
14188         and targetalias, add into generated Makefile.
14189         (mk.tmp): If present, add into generated Makefile.
14190         * mpw-build.in (all-gas): Build config.h first before gas proper.
14192         * mpw-configure (config.status): Write only if changed.
14193         * mpw-config.in (readline): Configure it (not built, just used for
14194         definitions).
14196         * mpw-config.in (elf/mips.h): Add a forward include.
14198         * mpw-config.in: Forward-include most .h files in include into
14199         extra-include.
14200         (readline): Don't build.
14201         mpw-build.in (install): Install GDB.
14203         * mpw-configure (prefix, mpw_prefix): Handle it.
14204         * mpw-config.in (mmalloc, readline): Don't configure.
14205         * mpw-build.in (thisscript): Rename to ThisScript.
14206         Use mpw-build instead of BuildProgram everywhere.
14207         (mmalloc, readline): Don't build.
14208         * mpw-README: New file, basic documentation about the MPW port.
14210         * mpw-config.in: Use forward-include to create include files.
14212         * mpw-configure: Add more things to the top of each configured
14213         Makefile, including contents of config/mpw-mh-mpw.
14214         * mpw-config.in (extra-include): Create this directory and fill it
14215         with Posix-like include files when configuring.
14217         * config.sub (apple, mac, mpw): Add various aliases.
14219         * mpw-build.in: New file, top-level build script fragment for MPW.
14220         * mpw-configure: New file, configure script for MPW.
14221         * mpw-config.in: New file, config fragment for MPW.
14223 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14225         * configure.in (host_libs): Remove glob, since it is gone from the
14226         sources.
14228 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14230         * Makefile.in: define empty GDB_NLM_DEPS var.
14232         * configure.in(target_makefile_frag): use config/mt-netware
14233         for netware targets.
14235 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14237         * config.sub: Merge in recent FSF changes.  Remove linux special
14238         cases.
14240 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14242         Revert this change:
14244         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14246                 * build-all.mk: Use CC=cc -Xs on Solaris.
14248 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14250         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14251         stop using it.
14252         * Makefile.in: Nuke all references to glob subdirectory.
14254 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14256         * configure.in: Fix --enable-shared logic in per-host.
14258 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14260         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14262 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14264         * configure.in (noconfigdirs): Don't build gas on AIX, for
14265         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14267 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14269         * configure: Fix --cache-file to work if the file argument is a
14270         relative path.
14272 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14274         * configure: If the --cache-file is used, pass it down to
14275         configure in subdirectories.
14277 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14279         * config.sub: add vxworks29k configuration.
14281 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14283         * Makefile.in (taz): Do "diststuff" part quietly.
14285 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14287         * config.sub: Mini-merge with gcc/config.sub.
14289 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14291         * config.guess (IRIX): Sed - to _.
14293 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14295         * Makefile.in (source-vault, binary-vault): New targets.
14297 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14299         * config.sub: Recognize -eabi as a basic system type.
14301 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14303         * configure.in (enable_shared stuff): Fix typo.
14305 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14307         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14309 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14311         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14313 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14315         * configure.in (rs6000-*-*): Don't build gas.
14317 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14319         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14320         reduce command line length.
14321         (AS_FOR_TARGET): Check for as.new, not Makefile.
14322         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14324 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14326         * config.guess:  Merge from FSF.
14328 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14330         * configure: Don't use $ when handling program_suffix.
14332 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14334         * configure.in:  Configure tk for hppa/hpux.
14336 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14338         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14340 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14342         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14343         to LIBCXXFLAGS.  Tests are better run without it.
14345 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14347         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14349 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14351         * configure.in (*-*-netware*): Don't configure xiberty.
14353 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14355         * configure.in:  Remove tk from native_only list.
14357 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14359         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14360           for special NCD build.
14362 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14364         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14365         makeall.bat, they're only useful for binutils snapshots.
14366         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14367         makeall.bat to specified SUPPORT_FILES.
14369 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14371         * build-all.mk: Add Ericsson targets to sun4 and solaris
14372           hosts.  Add  BNR's sun4 target to solaris host, so their
14373           build-from-source will be tested in-house first.
14375 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14377         * Makefile.in (LIBCFLAGS): New variable.
14378         (CFLAGS_FOR_TARGET): Ditto.
14379         (LIBCFLAGS_FOR_TARGET): Ditto.
14380         (LIBCXXFLAGS): Ditto.
14381         (CXXFLAGS_FOR_TARGET): Ditto.
14382         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14383         (BASE_FLAGS_TO_PASS): Pass them.
14384         (EXTRA_TARGET_FLAGS): Ditto.
14386         * configure.in: Support --enable-shared.
14388 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14390         * configure.in (target_libs):  Include libstdc++ again.
14391         * config.guess:  Update from FSF (for FreeBSD).
14393 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14395         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14396         makeall.bat.
14397         (DISTDOCDIRS): Add `etc'.
14398         (ETC_SUPPORT_PFX): New variable.
14399         (taz): Include anything from etc starting with a word in
14400         ETC_SUPPORT_PFX.
14402 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14404         * config.sub: Update for recent FSF changes.  Remove obsolete
14405         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14406         spacing changes.
14408 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14410         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14412         * config.guess:  Merge with FSF.
14413         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14415 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14417         * configure: Since the "trap 0" handler will override the exit
14418         status on many systems, only use it for "exit 1", and make it set
14419         a non-zero exit status; reset it before "exit 0".  Also, check
14420         exit status of config.sub, and error out if it failed.
14422 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14424         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14425         and install libgloss.
14427 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14429         * Makefile.in (all-binutils): Depend upon all-byacc.
14431         * configure.in: Don't build emacs on Irix 5.
14433 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14435         * configure.in (*-*-netware*): Add libio.
14437 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14439         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14440         (CHECK_TARGET_MODULES): Ditto.
14441         (INSTALL_TARGET_MODULES): Ditto.
14442         (TARGET_LIBS): Ditto.
14443         (all-libstdc++): Note dependencies.
14445 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14447         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14449 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14451         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14452         -fexternal-templates.
14454         * configure.in (target_libs): Add libstdc++.
14455         (noconfigdirs): Add libstdc++ as appropriate.
14457 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14459         * config.guess:  Update from FSF.
14461 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14463         * configure: Use ${config_shell} when running ${configsub}.
14465 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14467         * config.sub: No longer recognize h8300h.
14469 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14471         * config.sub: Remove extraneous differences between config.sub and
14472         gcc/config.sub.
14474 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14476         * Makefile.in (DISTSTUFFDIRS): Add gas.
14478 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14480         * COPYING.NEWLIB: New file.
14482 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14484         * config.guess (HP-UX):  Patch from Harlan Stenn
14485         <harlan@landmark.com> to also emit release level.
14487 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14489         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14491 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14493         * config.sub:  Merge nextstep cleanup from FSF.
14495 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14497         * configure.in (arm-*-*): Don't configure ld for this target.
14499 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14501         * configure.in (*-*-netware): don't configure libg++, libio,
14502           librx, or newlib.
14504 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14506         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14507         configure ld--it works, but it doesn't support shared libraries.
14509 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14511         * config.guess (*-unknown-freebsd*):  Get rid of possible
14512         trailing "(Release)" in version string.
14513         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14515 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14517         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14518         Fix type: *-next-neststep -> *-next-nextstep.
14520         * config.guess:  Merge from FSF:
14522         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14524         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14526         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14528         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14529         instead of UNIX_SV for UnixWare 1.0).
14531 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14533         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14534         to make gdb/nlm/* build after the compiler and linker.
14536 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14538         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14539         not just i[34]86.
14540         (m68k-atari-sysv4):  Relocate to match FSF version.
14542         * config.guess:  More merges from the FSF:
14544         Add a space before function call or macro invocation.
14546         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14548         * config.guess: Add trap cmd to remove dummy.c and dummy when
14549         interrupted.
14551         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14553         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14554         (dummy): Redirect stderr from compilation of dummy.c.
14556         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14558         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14560 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14562         * configure: Accept and ignore --cache*, for compatibility with
14563         new autoconf.
14565 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14567         * config.guess:  Merge from FSF:
14569         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14571         * config.guess (Pyramid*:OSx*:*:*): New case.
14572         (PATH): Add /.attbin at end for finding uname.
14573         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14575         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14577         * config.guess (M88*:DolphinOS:*:*): New case.
14579         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14581         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14582         to select whether to use ELF or COFF.
14584         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14586         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14588         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14590         * config.guess: Guess the OS version for HPUX.
14592         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14594         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14596 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14598         * configure.in: Recognize --with-headers, --with-libs, and
14599         --without-newlib.
14600         * Makefile.in (all-xiberty): Depend upon all-ld.
14602 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14604         * configure.in: Change i[34]86 to i[345]86.
14606 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14608         * configure (version): A few more tweaks to help message.
14610 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14612         * Makefile.in:  Remove (for now) librx as a host library,
14613         now that we're building it for target.
14615 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14617         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14618         (Karl Berry).
14620 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14622         * configure.in:  Also configure librx.
14624 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14626         * Makefile.in:  Update various rules to reflect that librx
14627         is now needed for libg++.
14629 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14631         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14633 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14635         * configure.in: Configure the examples directory.
14637 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14639         * configure: Simplify Jun 2 1994 change.
14641 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14643         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14644         /bin/gcc isn't good enough to build gcc.
14646 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14648         * Makefile.in (GDB_SUPPORT_FILES): Remove
14649         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14650         (gdb.tar.gz): Add new rule to use standard distribution building
14651         mechanism.
14653 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14655         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14656         Bill Cox <bill@cygnus.com>.
14658 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14660         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14662 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14664         * configure:  Search current dir first in .gdbinit.
14666 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14668         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14670 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14672         * config.sub:  Refer to NeXT's operating system as nextstep.
14674         * config.sub (case $basic_machine):  Re-order the cases, to match
14675         the order in the FSF version (which is mostly alphabethical).
14676         Merge in some additions and changes from the FSF.
14678 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
14680         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14681         * config.sub: Recognize cxux7.
14682         * configure.in: Use mh-cxux for m88k-harris-cxux*.
14684 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14686         * config.sub:  Fix typo powerpc -> powerpc-*.
14688 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
14690         * Makefile.in: `all-emacs19' depends on `all-byacc'.
14692         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14693         parallel with all-emacs and install-emacs).  Top-level command
14694         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14696 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14698         * test-build.mk ($(host)-stamp-stage2-installed): Remove
14699         $(relbindir)/make before doing ``make install'', and use
14700         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
14701         installing over running make binary.
14702         ($(host)-stamp-stage3-installed): Likewise.
14704 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14706         * config.guess: Recognize Mach.
14708 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14710         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14711         see whether --exec-prefix was used.
14713 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14715         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14717 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14719         * Makefile.in: Add all-librx target similar to all-libproc.
14721 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
14723         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
14724         with post 1.2 uname bogosity.
14726 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14728         * configure: Remove temporary files on receipt of a signal.
14730 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14732         * configure: If there is a package_makefile_frag, remove
14733         ${subdir}/Makefile.tem after copying it in.
14735 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14737         * build_all.mk: support rs6000 lynx identifies itself as
14738         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14739         since /bin/gcc is too feeble to compile a modern gcc.
14741 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14743         * brought devo/test-build.mk update-to-date with progressive/
14744           test-build.mk. Add lynx targets and hppa flag info.
14746 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14748         * configure.in:  Use mh-ncrsvr43.  Patch from
14749         Tom McConnell <tmcconne@sedona.intel.com>.
14751 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14753         * config.guess (i386-unknown-bsdi):  No longer need to
14754         check #if defined(__bsdi__) && defined(__i386__).
14756 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14758         * configure: Set program_transform_nameoption correctly.
14760 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14762         * brought build-all.mk update-to-date with progressive build-all.mk,
14763           added new targets and hppa info.
14765 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14767         * configure: If config.guess result is a prefix of the user
14768         specified target, assume a native build and use the user specified
14769         target as the host alias.  Remove SunOS patch suffix removal hack.
14770         * configure.in: Remove SunOS patch suffix removal hack.
14772         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14773         in NATIVE_CHECK_MODULES.
14775 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14777         * Makefile.in: Rename HOST_ONLY to NATIVE.
14778         * configure: Delete SunOs patch suffix from host_canonical
14779           and build_canonical variables that are prepended to Makefiles.
14780         * configure.in: Add comments for easier maintenance.
14782 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14784         * Makefile.in: Add all-libproc target similar to all-gui.
14786 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14788         * Makefile.in (CHECK_MODULES): split into
14789         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14791 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14793         * config.guess (i386-unknown-bsdi): New system to guess.
14795 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14797         * Makefile.in: Add all-gui target (but not yet build by "all").
14799 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14801         * config.sub: Move deletion of patch suffix from here...
14802         * configure.in: To here, at Ian's suggestion.  The top-
14803           level scripts might need to know of a patch level.
14805 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14807         * config.sub: Strip off patch suffix so rtl is recognized
14808           as a sunos4.1.3 machine, even though it's been patched.
14810 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14812         * Makefile.in (INSTALL_LAST): Delete.
14813         (INSTALL_DOSREL): New.
14815 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14817         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14818         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14819         whether we pass down --with-gnu-ld anyhow.
14821 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14823         * Makefile.in (INSTALL_LAST): Change operation so it works
14824         on more flavors of make.
14825         * configure.in (go32): Don't build libg++ or libio.
14827 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14829         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14830         they can be overriden by templates.
14832 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14834         * configure.in (target==go32): Don't build gdb.
14835         * dosrel: New directory.
14837 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14839         * configure.in (host==go32): Configure dosrel too.
14840         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14841         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14842         be set by incoming names or templates.
14843         (INSTALL_LAST): New rule.
14845 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14847         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14849 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14851         * configure.in (appdirs): New variable.  Currently empty, but will
14852         be used in gas distribution.  If nonempty, lists a set of
14853         directories at least one of which must get configured, or top
14854         level configuration is considered to have failed.
14855         (rs6000-*-lynxos*): Use new file name.
14857 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14859         Eliminate XTRAFLAGS.
14860         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14861         newlib include files using -idirafter, and also use -nostdinc.
14862         (CXX_FOR_TARGET): Likewise.
14863         (XTRAFLAGS): Removed.
14864         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14865         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14866         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14867         ($(DO_X)): Don't pass down XTRAFLAGS.
14869 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14871         * configure.in (mips*-dec-bsd*): New target; do build linker.
14872         (mips*-*-bsd*): New target; don't build linker.
14874 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14876         * configure.in: support rs6000-*-lynxos* configuration.
14877         support sunos4 as a cross target.
14879         * config.sub: look for lynx*, not lynx since the OS version may
14880         legitimately be part of the name.
14882 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14884         * configure.in (i[34]86-*-sco*): Move to be with other i386
14885         targets.
14886         (romp-*-*): New target.  Skip various binary utilities.
14887         (vax-*-*): New target.  Don't build newlib.
14888         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14890 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14892         * configure.in: Only set host_makefile_frag if config
14893         directory exists.
14895 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14897         * install.sh: If $dstdir exists, don't check whether each
14898         component does.
14900 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14902         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14904 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14906         * configure.in (*-*-lynxos*): Don't configure newlib for either
14907         native or cross Lynx.
14909 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14911         * config.sub (sparc64-elf): Fix os.
14912         (z8k): Remove duplicate.
14914 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14916         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14917         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14919 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14921         * configure: Make file links cleanly even if Lynx fails on
14922           an NFS symlink (at least fail cleanly).
14924 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14926         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14927         -XNh2000.
14929 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14931         * configure: Unknown options are fatal again.
14933 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14935         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14936         compatibility.
14938 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14940         * build-all.mk: Add `clean' target.
14942 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14944         * config.guess:  Add SINIX support.
14945         * configure.in:  Add mips-*-sysv4* support.
14947 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14949         * build-all.mk: Document all useful targets.
14950         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14951         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14953 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14955         * configure: Support --silent, --quiet.
14957 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14959         * configure: Support --disable-FEATURE.
14961 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14963         * config.guess: Recognize NCR running SVR4.3.
14965 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14967         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14968         Patch from Paul Eggert <eggert@twinsun.com>.
14970 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14972         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14974 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14976         * configure: Make unrecognized options give nonfatal warnings
14977         instead of fatal errors, and pass them to any subdirectory
14978         configures in case they recognize them.
14979         Make --x equivalent to --with-x.
14981 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14983         * configure: Add --enable-* options.  Clean up usage message and
14984         some comments.
14986 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14988         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14990 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14992         * configure.in (hppa*-*-*): Enable binutils.
14994 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14996         * config.sub: Recognize cisco.
14998 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15000         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15002 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15004         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15005         than one configuration name.  Add comment.
15007 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15009         * config.guess: about target *-hitachi-hiuxwe2, fixed
15010         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15011         macro is incorrect.]
15013 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15015         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15016         than the "make ls" stuff which used to be here.
15018 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15020         * config.guess:  Recognize i[34]86-unknown-freebsd.
15021         From Shawn M Carey <smcarey@rodan.syr.edu>.
15023 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15025         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15027 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15029         * config.guess: Check for ptx.
15031 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15033         * config.sub: Add os9k checking.
15035 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15037         * config.guess: Handle OSF1 running on HPPA processors
15039 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15041         * configure: If subdir configure fails, print out a message with
15042         subdirectory name, in case subdir's configure code didn't identify
15043         itself.
15045 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15047         * configure.in: Remove embedded newlines from configdirs.
15048         Avoid mismatches of substrings.  Fix matching strings at end
15049         of configdirs.
15051 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15053         * config.guess:  Add Lynx/rs6000 config support.
15055 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15057         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15059 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15061         * configure.in (hppa*-*-osf*): Treat this just like most other
15062         PA configurations (eg no binutils or ld).
15063         (hppa*-*-*elf*): These configurations have binutils and ld.
15065 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15067         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15069 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15071         * configure.in (rs6000-*-*): Build gas.
15073 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15075         * Makefile.in:  Avoid bug in losing hpux sed.
15077 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15079         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15080         for GDB and GDB has been fixed to not need it.
15082 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15084         * config.guess: Recognize vax hosts.
15086 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15088         * configure (while loop): Don't use "break 2" inside case
15089         statement -- the case statement isn't an enclosing loop.
15091 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15093         * config.guess:  Clean up NeXT support, to allow nextstep
15094         on Intel machines.  Make OS be nextstep.
15096 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15098         * config.guess: Add alternate forms for Convex.
15100 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15102         * configure:  Completely rewrite option processing.  Take
15103         advantage of pattern-matching to avoid invoking test frequently.
15104         Also clean up host and target defaulting logic.
15106 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15108         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15109         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15110         commands (plus user environment) will fit SCO limits.
15112 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15114         * configure.in: Don't issue warnings about directories which are
15115         not being configured if -norecursion is set.  Correct test for
15116         --with-gnu-as and --with-gnu-ld to not get confused by substring
15117         matches.
15119         * configure.in: Don't build gas for alpha-dec-osf1*.
15121 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15123         * configure:  Back out Per's change of 12/19/1993.  It changes the
15124         behavior of configure in unexpected and confusing ways.
15126         Also, use different delim char when calculating
15127         program_transform_name so that the name can contain slashes.
15129 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15131         * configure.in, config.sub: Add support for VSTa micro-kernel.
15133 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15135         * configure.in: Nuke hacks which were used to get a special
15136         version of GAS for HPPA configurations.
15138 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15140         * configure:  If only ${target_alias} is given, use that
15141         as the default for ${host_alias}.
15142         * configure:  Add missing back-slashes before nested quotes.
15144 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15146         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15148 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15150         * config.guess:  Recognize some Tektronix configurations.
15151         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15153 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15155         * config.sub: Match any flavor of SH.
15157 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15159         * configure.in: Don't try to configure newlib for Alpha.
15161 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15163         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15164         libg++ or libio for any Alpha target.
15166         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15168 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15170         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15171         default arguments -- so it tried to compress itself.
15173 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15175         * configure.in (notsupp): ensure that a space is always at the end
15176           of the configdirs list, since the grep checks for an explicit space
15178 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15180         * configure.in (target i386-sysv4.2): don't build ld, since static
15181           versions of many libraries are not available.
15183 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15185         * config.guess: Recognize Apollos (using environment variables).
15186         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15188 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15190         * config.guess: Recognize Sony news mips running newsos.
15192 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15194         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15195         "fi ; else" for bash.
15197 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15199         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15201 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15203         * config.sub: accept unixware as an alias for svr4.2.
15204         Fix some inconsistancies with the gcc version.
15206 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15208         * Makefile.in (DISTDOCDIRS):  Add gdb.
15210 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15212         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15214 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15216         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15217         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15218         this now.
15220 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15222         * config.sub: Accept hiux* as an OS name.
15224         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15225         etc/make-stds.texi.  The underscore came from gcc, and dje now
15226         agrees that RUNTESTFLAGS is the correct name.
15228 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15230         * install.sh:  Remove 'set -e'.  It makes any conditionals
15231         in the script useless.
15233         * config.guess: Automatically recognize arm-acorn-riscix
15234         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15236 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15238         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15240 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15242         * Makefile.in (DISTDOCDIRS): New variable.
15243         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15244         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15246 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15248         * configure.in (hppa target): check the source directory for the
15249           pagas sub-directory
15251 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15253         * config.sub: Allow -aout* and -elf*.
15255 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15257         * configure.in: Don't build ld on i386-solaris2, same as for
15258         sparc-solaris2.
15260 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15262         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15264 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15266         * configure.in:  Configure gdb for alpha.
15268 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15270         * Makefile.in (CXXFLAGS): Add -O.
15272 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15274         * config.guess: added support for DG Aviion
15276 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15278         * configure.in: Produce warning message for subdirectories not
15279         configurable for this host/target combination.  Don't try to
15280         configure gdb for vms.
15282 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15284         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15285         appropriate files before making "diststuff".
15286         (DISTBISONFILES): New var: list of files to be edited.
15287         (DISTSTUFFDIRS): Add binutils.
15289 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15291         * config.sub: also handle mipsel and mips64el (for little endian mips)
15293 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15295         * configure.in: Add * to end of all OS names.
15297 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15299         * configure.in: Build newlib for LynxOS native.
15301 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15303         * config.guess: Add support for delta 88k running SVR3.
15305         * configure.in: Add comment about HP compiler vs. emacs.
15307 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15309         * configure.in: don't build ld on solaris2 (not a viable option
15310           due to bugs in getpwnam & getpwuid)
15312 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15314         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15315         config.guess will produce a full version number.
15317 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15319         * configure.in: Build linker and binutils for alpha-dec-osf1.
15321 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15323         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15324         and gdb/testsuite/Makefile.in.
15326 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15328         * configure.in: recognize mips*- instead of mips-
15330 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15332         * config.sub: Accept linux*coff and linux*elf as operating
15333         systems.
15335 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15337         * config.sub: Recognize mips64, and mips3 as an alias for it.
15339 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15341         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15342         gdb knows how to handle OSF/1 shared libraries.
15344 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15346         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15347         * config.guess: Recognize Hitachi's HIUX.
15348         * config.sub: Recognize h3050r* and hppahitachi.
15349         Remove redundant cases for hp9k[23]*.
15351 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15353         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15354         if gas and ld are in the source tree and are in ${configdirs}.
15355         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15356         --with options (but still pass them down on the command line,
15357         if they were explicitly specified).
15359 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15361         * configure: substitute SHELL value in Makefile.in with
15362         ${CONFIG_SHELL}
15364 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15366         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15367         *-*-solaris2* targets.
15369 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15371         * Makefile.in: define M4, and pass it down to sub-makes;
15372         all-autoconf now depends on all-m4
15374 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15376         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15377         presence of {ar,ranlib} instead of a configured directory
15379 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15381         * config.guess: Accept 34?? as well as 33?? for NCR.
15383 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15385         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15386         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15388 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15390         * configure: grab values for $(CC) and $(CXX) from the
15391         environment, so that someone can do "CC=gcc configure; make" and
15392         have it work right (matching the way that autoconf works now)
15394         * configure.in, Makefile.in: add support for gash, the tcl
15395         interface to Galaxy
15397         * config.guess: add NetBSD variants (hp300, x86)
15399 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15401         * install.sh: Support -d option (in the manner of SunOS 4 install,
15402         as it is more deterministic than that of GNU install)
15403         (chmodcmd): Set file to mode 755 by default (should also do default
15404         chgrp and chown, but I don't feel like dealing with that now)
15406 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15408         * config.sub: Remove h8300hhms alias.
15410 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15412         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15414 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15416         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15417         as stmp-fixinc
15419 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15421         * config.sub: recognize m88110-bug-coff.
15423 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15425         * Makefile.in (all-libio): all dependencies on the toolchain used
15426         to build this (gcc, gas, ld, etc)
15428 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15430         * config.guess: Deal with OSF/1 1.3 on alpha.
15432 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15434         * install.sh: add some 'else true' clauses for portability
15436         * configure.in: don't build libio for h8[35]00-*-* targets
15438 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15440         * Makefile.in:  Add support for new libio.
15442 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15444         * install.sh: If one command fails, don't try the rest.  Don't try
15445         to remove $dsttmp (via trap) unless we have already created it.
15446         If $src doesn't exist, detect it and exit with an error.
15448         * config.guess: Recognize BSD on hp300.
15450 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15452         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15453         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15455 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15457         * Makefile.in (all-send-pr): depends on all-prms
15459 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15461         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15463 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15465         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15466         Added test for mips-mips-riscos5.
15468 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15470         * configure.in: use mh-hp300 for 68k HP hosts
15472 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15474         * configure: add support for CONFIG_SHELL, so that you can use
15475         some alternate shell for evaluating configure scripts
15477 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15479         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15480         in configure script to bug-gdb@prep.ai.mit.edu when building
15481         distribution archive.
15482         * Makefile.in (COMPRESS):  Remove def.
15483         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15484         gdb.tar.Z and make-gdb.tar.Z respectively.
15485         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15486         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15487         to convergence with 'taz' target in Makefile.in.
15489 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15491         * install.sh (dsttmp): use trap to ensure that tmp files go
15492         away on error conditions
15494 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15496         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15498 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15500         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15501         its parent is '/' not ''.
15503         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15505 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15507         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15508         that ${newsrcdir}/configure.in does.
15510 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15512         * test-build.mk: support for CONFIG_SHELL
15514 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15516         * config.sub (netware):  Add as a basic system type.
15518 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15520         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15521           $(srcdir)/ from the dependency on Makefile.in.
15523 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15525         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15526         (h8300hhms is temporary until multi-libraries are implemented).
15527         * configure.in: Handle h8300h too.
15529 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15531         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15533 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15535         * configure:  Remove extraneous output when guessing host type.
15536         * config.guess:  Remove extraneous output when guessing using C
15537         compiler rather than uname, or when guessing fails.
15539 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15541         * Makefile.in: remove all.cross and install.cross targets
15543         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15544           definitions
15546 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15548         * configure.in (target sh): Build gprof.
15550 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15552         * config.sub: change -solaris to -solaris2
15554 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15556         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15558 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15560         * configure: Correct error message for missing Makefile.in to
15561         print correct directory.
15563 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15565         * install.sh: kludge around 386BSD shell bug
15567 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15569         * config.guess:  Recognize NeXT.
15570         * config.guess:  Recognize i486-ncr-sysv4.
15571         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15573 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15575         * Makefile.in (MAKEINFOFLAGS): New variable.
15576         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15577         * build-all.mk, test-build.mk: Pass down --no-split as
15578         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15580 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15582         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15584 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15586         * Makefile.in (libg++.tar.z):  New rule.
15587         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15588         * Makefile.in (taz):  Only do a single chmod.
15590 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15592         * install.sh: don't use dirname anymore (replaced with sed usage)
15594 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15596         * Makefile.in:  Change extension for gzip'd files from '.z' to
15597         '.gz' per new FSF standard usage.
15599 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15601         * configure: put quotes around the final value of program_transform_name
15603 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15605         * Makefile.in: new install.sh support; update install-info rules
15607 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15609         * configure.in: Build diff for crosses, but not for go32 host.
15611         * configure.in: Build gprof only for native, and don't build it
15612         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15614 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15616         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15618 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15620         * configure.in (host_tools): Add prms.
15622 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15624         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15625         with $(FLAGS_TO_PASS) on the command line
15627         * config.sub: Recognize lynx and lynxos
15629 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15631         * config.sub: Accept -ecoff*, not just -ecoff.
15633 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15635         * Makefile.in (taz): Use .gz suffix instead of .z.
15636         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15637         names.
15639 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15641         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15643 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15645         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15646         that rebuilds that might happen during 'make install' don't get
15647         bogus gcc include files
15649 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15651         Change from Utah for HPPA support:
15652         * config.guess: Recognize hppa1.x-hp-bsd.
15654 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15656         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15657         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15659 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15661         * config.sub: Add support for rom68k and bug boot monitors.
15663 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15665         * Makefile.in: Make all-opcodes depend on all-bfd.
15667 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15669         * config.guess: Added special check for i[34]86-univel-sysv4*.
15671 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15673         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15674         the processor rather than assuming i486.
15676 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15678         * config.guess: Recognize SunOS6 as Solaris3.
15680 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
15682         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
15683         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15685 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
15687         * build-all.mk (all-cross): New target for Canadian Cross.
15688         Added Q2 go32 targets.
15689         * test-build.mk: Configure go32 cross sparclite-aout and
15690         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
15691         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15693 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15695         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15696         GO32 hosted toolchains
15698 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15700         * configure: change  so "-exec-prefix" gets passed down rather
15701         than "-exec_prefix" so autoconf generated Makefiles get the
15702         exec_prefix set right.
15704 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15706         * config.guess: get the Solaris2 minor version number
15708         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15710 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15712         * config.guess: Recognize some Sequent platforms.
15714 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15716         * Makefile.in: added the vault-install target
15718         * configure.in: actually use the Sun3 makefile fragment that's in
15719         config, also added the release dir to configdirs
15721 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15723         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15725 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15727         * configure.in: remove some program from Alpha targetted toolchains
15729 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15731         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15732         gprof.
15733         (taz): Run "make diststuff" in those directories instead of "make
15734         proto-dir".  Look for "VERSION=" only at start of line in subdir
15735         Makefile.  Use "gzip -9" for compression.
15736         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15737         (binutils.tar.z): New target.
15739 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15741         * Makefile.in (taz): Include gpl.texinfo.
15743 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15745         * Makefile.in (setup-dirs): Merged into "taz" target.
15746         (taz): Only do `proto-dir' stuff if a directory is actually needed
15747         for this target.
15749 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15751         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15752         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15753         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15754         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15755         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15757 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15759         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15760         config.sub, and move-if-change to gdb testsuite distribution
15761         archive, so the testsuite can be extracted, configured, and
15762         run separately from the gdb distribution.  Blow away the Chill
15763         tests that require a Chill compiled executable, since GNU Chill
15764         is not yet publically available.
15766 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15768         * test-build.mk: set environment variables in a single command,
15769         instead of a list of assignments and exports
15771         * config.guess: recognize Alpha/OSF1 systems
15773 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15775         * configure: Change help message to prefer --options rather than
15776           -options.
15778 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15780         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15781         zippy@ecst.csuchico.edu.
15782         * config.guess: Recognize miniframe.
15784 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15786         * Makefile.in: Use srcroot to find runtest rather than rootme.
15787         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15789 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15791         * test-build.mk: Extensive additions to support building on a
15792         machine other than the host.
15794 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15796         * configure (tooldir): Fix for i386-aix again.
15798 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15800         * configure, Makefile.in:  Change definition of $(tooldir)
15801         to match the FSF.
15803 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15805         * config.guess:  Recognize i[34]86/SVR4.
15807 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15809         * Makefile.in (all-gdb): gdb depends on sim.
15811 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15813         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15814         at the same time we make the prototype gdb directory.
15815         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15816         files at the same time as the gdb base release distribution.
15818 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15820         * Makefile.in (check): Use individual check targets rather than
15821         DO_X rule.
15822         (check-gcc): Added.
15824 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15826         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15827         for System V release 3.2.
15829 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15831         * config.sub: Recognize hppaosf.
15832         * configure.in: Do configure ld/binutils/gas for it.
15834 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15836         * configure (tooldir): Alter syntax used to set this, for systems
15837         where "\$" isn't handled right, like i386-aix.
15839 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15841         * configure: Pass program-transform-name, not
15842         program_transform_name, to recursive configures.
15844 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15846         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15847         of gas+ld+binutils.
15849 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15851         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15853 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15855         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15857 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15859         * Makefile.in (PRMS): Set back to all-prms.
15861 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15863         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15864         targets, rather than for MIPS hosts.
15866 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15868         * configure.in: add comment for --with-x default values
15870         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15872         * Makefile.in: add check-* targets for each of the directories in
15873         the tree.  Add a definition of RUNTEST that will use the one we
15874         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15876 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15878         * configure.in: Removed obsolete references to bfd_target and
15879         target_makefile_frag.
15881         * build-all.mk: Set assorted targets for Q2.
15882         * config.sub: Recognize z8k-sim and h8300-hms.
15883         * test-build.mk: Really don't pass host to configure.
15884         (HOLES): Added uname.
15886 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15888         * configure: Handle an empty program-prefix, program-suffix or
15889         program-transform-name correctly.
15891 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15893         * build-all.mk: -G 8 no longer required for MIPS targets.
15894         * test-build.mk: Don't pass host argument to configure; make it
15895         guess.
15897 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15899         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15900         * Makefile.in (COMPRESS):  New macro, like GZIP.
15902 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15904         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15906         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15907         with gas currently defaults to -G 0.
15909 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15911         * Makefile.in (all-flex): flex depends on byacc.
15913         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15914         to test-build.mk as RELEASE_TAG.
15915         * test-build.mk (configargs): New variable containing arguments to
15916         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15917         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15919         * config.guess: Use /bin/uname when checking -X argument on SCO,
15920         to avoid invoking GNU uname which doesn't understand -X.
15922         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15924         * configure.in: Build gas for mips-*-*.
15926 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15928         * Makefile.in (all.normal): insert missing backslash.
15930 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15932         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15934         * Makefile.in: Complete overhaul to merge many almost identical
15935         targets.
15937 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15939         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15940         (gdb.tar.Z): Adjusted.
15942         * Makefile.in (setup-dirs, taz): New targets; should be general
15943         enough to adapt for gdb sometime.  Build only .z file.
15944         (gas.tar.z): New target.
15946 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15948         * build-all.mk: Use CC=cc -Xs on Solaris.
15950 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15952         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15953         for handling BISON for FSF releases.
15955 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15957         * configure: Actually implement the change zoo just documented.
15959 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15961         * configure: when using config.guess, only set target_alias when
15962         it's not already been set (ie, on the command line)
15964 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15966         * Makefile.in: add installcheck target, set PRMS to install-prms
15968 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15970         * configure: add support for package_makefile_fragment, handle the
15971         case where a directory has a configure.in file but no Makefile.in
15972         more gracefully (with an actual understandable error message, even);
15973         add support for --without (and add this to the usage message); also
15974         explicitly add a --host=${host_alias} to the command line when
15975         config.guess is used
15977 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15979         * configure: Must use both --host and --target in recursive calls.
15981 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15983         * Makefile.in: Change deja-gnu to dejagnu.
15985 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15987         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15989 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15991         * configure.in: canonicalize all instances to *-*-solaris2*,
15992         also strip out a number of tools to not build for go32 host
15994 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15996         * config.guess: add GPL.
15998         * Makefile.in, config.guess, config.sub, configure: bump
15999           copyrights to 93.
16001 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16003         * Makefile.in (do-info): Removed obsolete check for existence of
16004         localenv file.
16006         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16008 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16010         * Makefile.in: a couple of 'else true' for decstation,
16011         support for TclX
16013         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16015 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16017         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16019 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16021         * config.guess: Recognize i386-ibm-aix (PS/2).
16022         * configure.in: Use config/mh-aix386 file for it.
16024 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16026         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16027         CC_FOR_TARGET instead.
16028         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16030 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16032         * Makefile.in: Add sim to list of directories sent with gdb
16034 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16036         * configure.in: Put back mips-dec-bsd* case.
16038 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16040         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16041         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16042         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16044 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16046         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16048         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16049         (install-info): install dir.info only if it exists,
16050         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16052 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16054         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16055         gas for mips-dec-bsd.
16057 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16059         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16060         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16062 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16064         * configure.in: Added "dejagnu" to hosttools list.
16066 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16068         * config.sub, configure.in, config.guess:  Add support
16069         for Bosx, an AIX variant from Bull.
16070         Patches from F.Pierresteguy@frcl.bull.fr.
16072 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16074         * devo/dejagnu: Initial creation of devo/dejagnu.
16075         Migrated dejagnu testcases and support files for testing software
16076         tools to reside as subdirectories, currently called "testsuite",
16077         within the directory of the software tool.  Migrated all programs,
16078         support libraries, etc. beloging to dejagnu proper from
16079         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16080         with no modifications.  The changes to these files which will
16081         allow them to configure, build, and execute properly will be made
16082         in a future update.
16084 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16086         * Makefile.in: Change send_pr to send-pr.
16087         * configure.in: Likewise.
16088         * send_pr: Renamed directory to send-pr.
16090 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16092         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16094 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16096         * README:  Update for gdb-4.8 release.
16097         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16098         gdb-xxx.tar.z (gzip'd) file also.
16100 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16102         * Makefile.in: make all-diff depend on all-libiberty
16104 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16106         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16108 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16110         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16112 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16114         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16115         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16116         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16118 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16120         * Makefile.in:  makeinfo binary is in a new location
16122 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16124         * config.sub: Accept -ecoff as an OS.
16126         * Makefile.in: Various changes to eliminate a level of make
16127         recursion and reduce the required command line length.
16128         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16129         sub-makes.
16130         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16131         variables holding settings for specific sub-makes.
16132         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16133         in terms of BASE_FLAGS_TO_PASS.
16134         (TARGET_LIBS): New variable listing directories which use
16135         TARGET_FLAGS_TO_PASS.
16136         (subdir_do): Eliminated.
16137         (do-*): New set of targets to replace subdir_do.
16138         (various): All targets which used subdir_do now depend on do-*.
16139         (local-clean): Renamed from do_clean.
16140         (local-distclean): New target, dependency of distclean and
16141         realclean.
16142         (install-info): Don't create directories.  Depend on dir.info
16143         rather than calling make recursively.
16144         (install-dir.info): Eliminated.
16145         (install-info-dirs): Create all info directories here.
16146         (dir.info): Depend upon do-install-info.
16148         * test-build.mk (HOLES): Added false.
16150 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16152         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16154 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16156         * Makefile.in (info): remove dependency on all-texinfo.  The
16157         problem was really in texinfo/C, not at this level.
16159 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16161         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16163 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16165         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16166         GDB releases.
16168 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16170         * configure: Include srcdir in message about target of link not
16171         being found.  Don't convert `-' to `_' in `with' options being
16172         passed to subdirs.
16174 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16176         * configure.in: add uudecode to host_tools
16178         * Makefile.in: added {all,install}-uudecode targets, added them to
16179         the appropriate lists
16181 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16183         * Makefile.in (all-gcc): Added dependency on all-gas.
16185         * configure.in (mips-*-*): Build ld and binutils.
16187 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16189         * configure: check return code from mkdir, print error message and
16190           exit on failure.
16192 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16194         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16196 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16198         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16200 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16202         * config.sub (h8500):  Recognize this as a cpu type.
16204 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16206         * configure: source directory missing is no longer a warning
16208         * configure.in: recognize irix[34]* instead of irix[34]
16210         * Makefile.in: define and pass down X11_LIB
16212 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16214         * guess-systype: Renamed to ...
16215         * config.guess:  ... by popular request.
16216         * configure.in, Makefile.in:  Update accordingly.
16218 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16220         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16221         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16222         + Execute ./dummy instead of assuming . is in PATH.
16224 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16226         * guess-systype:  New shell script.  Attempts to guess the
16227         canonical host name of the executing host.
16228         Only a few hosts are supported so far.
16229         * configure:  Call guess-systype if no host is specified.
16231 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16233         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16234         gcc Makefile.
16237 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16239         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16240         (all-gcc, install-gcc, subdir_do): Use it.
16242 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16244         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16246 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16248         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16249           set exclusively by configure, using configure.in .
16251 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16253         * test-build.mk: set $PATH for all builds
16255         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16257 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16259         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16260         the one used in gcc/Makefile.in, so that a null expansion doesn't
16261         override the one needed to build gcc with a native cc.
16264 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16266         * configure: Accept -with arguments.
16268 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16270         * Makefile.in: added h8300sim
16272 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16274         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16275         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16276         (all-cygnus, native, build-cygnus): Make
16277         $(canonhost)-stamp-3stage-done, not $(host)....
16278         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16279         i386-sco3.2v4.  Added else true to if command.
16281 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16283         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16285 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16287         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16289 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16291         * configure.in: don't remove binutils from Solaris builds
16293 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16295         * Makefile.in: get rid of earlier definitions for *clean,
16296         also handle the recursive info rule better
16298 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16300         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16301         do more-or-less the right thing.
16303 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16305         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16306         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16308 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16310         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16311         $(host_canonical).
16313         * configure.in: split the configdirs list into 4 categories (native
16314         v. cross, library v. tool) and handle the cross-only and native-
16315         only in more reasonable (and correct!) way.
16317 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16319         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16320         configdirs anymore.
16322 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16324         * Makefile.in: extensive cleanup::  removed all of the explicit
16325         clean-* targets, collapsed many wrappers around subdir_do into
16326         one, added additional targets to satisfy standards.texi, deleted
16327         some old targets, some changes for consistency
16329 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16331         * configure.in: handle some programs as cross-only, and others as
16332         native only
16334         * test-build.mk: handle partial holes in a more generic manner
16336         * Makefile.in: m4 depends on libiberty
16338 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16340         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16341         time, wdiff, and find to configdirs
16343         * Makefile.in: all, clean, and install rules for the new programs
16344         added to configure.in
16346 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16348         * configure.in: use mh-sun for all *-sun-* hosts
16350 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16352         * Makefile.in: define flags for X11 include files and library file
16353         locations, pass them down to the programs that need this info
16355         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16357 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16359         * configure.in: start building libg++ for HP-UX targets
16361 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16363         * README:  Update references to files moved into etc/.
16365 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16367         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16368         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16370 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16372         * configure: accept dash as well as underscore in long option
16373         names for FSF compatibility.
16375 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16377         * config.sub: added -sco3.2v4 support from FSF.
16379 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16381         * configure.in: expand the section that adds or removes
16382         directories from the list of programs to build, to handle native
16383         vs. cross in addition to host v. native
16385 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16387         * Makefile.in:  Replace C++ in macro names with CXX.
16388         This is less likely to break ...
16390 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16392         * test-build.mk: add -w to GNU_MAKE
16394 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16396         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16397         add 'sparc' to list of recognized cpus.  This needed to make
16398         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16399         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16400         then changes that into $CPU-wrs-vxworks.
16402         * configure.in: remove most references to gdbtest, regularize
16403         target based program removal
16405         * test-build.mk: import from p3 tree (many fixes and changes)
16407 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16409         * Makefile.in: added rules to handle tcl, tk, and expect
16411         * configure.in: handle those directories if they exist
16413 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16415         * config.sub: removed bogus hppabsd and hppahpux names, since
16416         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16418 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16420         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16421         depends upon all-xiberty
16423         * Makefile.in: changes from p3, including:
16425         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16427         * Makefile.in (XTRAFLAGS): include newlib directories if
16428         newlib/Makefile exists, rather than if host != target.
16430         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16432         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16433         from the same source tree and not building a cross-compiler.  This
16434         matters for the libg++ configuration if reconfiguring a tree that
16435         has already been installed.
16437         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16439         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16440         pick up the machine and system specific header files.
16442         * Makefile.in: added AS_FOR_TARGET, passed down in
16443         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16444         the C compiler to use to create programs which are run in the
16445         build environment, set it to default to $(CC), and passed it down
16446         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16448         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16450         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16451         We need them for unusual native builds, like systems without
16452         ranlib.
16454         * configure: also define $(host_canonical) and
16455         $(target_canonical), which are the full, canonical names for the
16456         given host and target
16458 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16460         * Makefile.in:  Added separate definitions for C++.
16462 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16464         * configure.in (configdirs):  Add deja-gnu.
16466 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16468         * README:  Update for configure.texi and gdb-4.7 release.
16470 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16472         * Makefile.in:  Move "all" target to top of file.
16473         Previously, first target was ".PHONY" which caused BSD4.4 make
16474         to build .PHONY when make was run without arguments.
16476 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16478         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16479         Library-copylefted code in libiberty.
16481 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16483         * config.sub:  Replace m68kmote with plain old m68k.
16485 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16487         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16489 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16491         * config.sub: Complain if no argument is given.  Added support for
16492         386bsd as OS and target alias.
16494 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16496         * Makefile.in (XTRAFLAGS): include newlib directories if
16497         newlib/Makefile exists, rather than if host != target.
16499 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16501         * config.sub: recognize sparclite-wrs-vxworks.
16503         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16504         p3.) Added clean-xiberty to clean.
16506 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16508         * configure.in: use *-*-* instead of nested cases for host and target
16510 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16512         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16513         from the same source tree and not building a cross-compiler.  This
16514         matters for the libg++ configuration if reconfiguring a tree that
16515         has already been installed.
16517 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16519         * config.sub (i486v/i486v4):  Merge in from FSF version.
16521 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16523         * configure: only set PWD if it is already set.
16525 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16527         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16528         doesn't have unset and all success paths (and most error paths)
16529         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16530         to just ${PWD} to avoid confusion.)
16532 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16534         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16535         even for a native compilation.
16537 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16539         Changes to make the gdb.tar.Z rule work better.
16541         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16542         (DEVO_SUPPORT):  Add configure.texi.
16543         (bfd-ilrt.tar.Z):  Remove ancient rule.
16545 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16547         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16548         pick up the machine and system specific header files.
16550         * configure.in, config.sub: added new target m68010-adobe-scout,
16551         with alias of adobe68k.  Changed configure.in to check for
16552         -scout before -sco* to avoid a false match.
16554         * Makefile.in: added AS_FOR_TARGET, passed down in
16555         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16556         the C compiler to use to create programs which are run in the
16557         build environment, set it to default to $(CC), and passed it down
16558         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16560 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16562         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16563         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16564         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16565         FOR_TARGET variants, to newlib and libg++.
16567 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16569         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16570         first.
16572 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16574         * config.sub:  Accept `elf' as an environment.
16576 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16578         * Makefile.in (all-opcodes):  cd into the right directory
16580 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16582         * configure: added -program_transform_name option, used as
16583         argument to sed when installing programs.
16584         configure.texi: added documentation for -program_prefix,
16585         -program_suffix and -program_transform_name.
16587 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16589         * config.sub:  Accept i486 where i386 ok.
16591 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16593         * config.sub: accept we32k
16595 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16597         * config.sub, configure.in: accept OSE68000 and OSE68k.
16599         * Makefile.in: don't create all directories for ``make install'';
16600         let the subdirectories create the ones they need.
16602 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16604         * COPYING: new file, GPL v2
16606 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16608         * Makefile.in: use the new gen-info-dir, which needs a template
16609         argument (which also lives in texinfo)
16611         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16613 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16615         * config.sub (ncr3000):  Change i386 to i486.
16617 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16619         * Makefile.in: add install-rcs, install-grep to
16620         install-no-fixedincludes, removed install-bison and install-libgcc
16622 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16624         * configure.in: grab the HPUX makefile fragment if on HPUX
16626 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16628         * Makefile.in: eradicate bison spoor (ditto libgcc).
16629          configure.in: recognise m68{k,000}-ericsson-OSE.
16630          es1800 is alias for m68k-ericsson-OSE
16632 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16634         * configure.in: rearrange the parts that remove programs from
16635         configdirs, based now on HOST==TARGET or by canonical triple.
16637 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16639         * test-build.mk: recurse explicitly with -f test-build.mk when
16640           appropriate.  predicate stage3 and comparison on the existence
16641           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16642           On very clean, also remove ...stamp-co.  Build in-place before
16643           doing other builds.
16645 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16647         * Makefile.in, configure.in: add tgas
16649 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16651         * Makefile.in: a number of changes merged in from progressive.
16653         * configure.in: add libm.
16655         * .cvsignore: ignore some stuff that comes from test-build.mk.
16657 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16659         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16661 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16663         * configure: Add program_suffix (parallel to program_prefix)
16664         * Makefile.in: adjust directory-creating script for losing decstation
16666 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16668         * configure:  Minor $subdir-related fixes.
16670 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16672         * configure: fix various problems with propogating
16673         makefile_target_frag in subdirs.
16674         * configure.in: config libgcc if its there
16676 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16678         * config.sub:  HPPA merge.
16680 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
16682         * Makefile.in:  Replace all-bison with all-byacc in all
16683         dependency lines for other tools (which now use byacc).
16685 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
16687         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
16689 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
16691         * Makefile.in: make gprof rules similar to byacc rules (instead of
16692         vestigal $(unsubdir) that didn't work...)
16694 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
16696         * config.sub:  Add support for Linux.
16697         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
16698         (at least for libg++).
16700 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
16702         * configure.texi: fix doc for the -nfp option to configure
16704 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
16706         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16708 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16710         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16711         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16712         * configure.in: added solaris* host_makefile_frag hook.
16714 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16716         * config.sub: changed recognition of m68000 so that various
16717         m68k types can be specified via m680[01234]0
16719 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16721         * config.sub (basic_machine): fix sed so that '-foo' isn't
16722         completely substituted out while .+'-foo' loses the '-foo'
16724 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16726         * config.sub ($os): Add -aout.
16728 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16730         * configure:  If host_makefile_frag is absolute, don't
16731         prefix ${invsubdir} (relevant to libg++ auto-configure).
16733 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16735         * Makefile.in (tooldir): Define it.
16736         (all-ld): Depend on all-flex.
16738 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16740         * Makefile.in (check):  Fix libg++ special case.
16742 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16744         * configure: do not bury `pwd` into config.status, thus do fewer
16745           pwd's.
16747         * configure: print the "Building in" message only when building in
16748           other than "." AND verbose.
16750         * configure: remove -s, rework -v to better accomodate guested
16751           configures.
16753         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16755 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16757         * Makefile.in: macroize flags passed on recursion.  remove
16758           fileutils.
16760 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16762         * configure: get makesrcdir right for subdirs deeper than 1.
16764         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16765           install.
16767 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16769         * Makefile.in: don't print subdir_do or recursion lines.
16771 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16773         * standards.texi: added menu item.
16775         * Makefile.in: build and install standards.info.
16777         * standards.texi: new file.
16779 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16781         * configure: test for and move config.status pieces from
16782           ${subdir}/.
16784 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16786         * configure:  Test for existance of files before trying to mv
16787         them, to avoid numerous non-existance messages.
16789 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16791         * configure: correct final line of config.status.
16793         * configure: patch from eggert.  Avoids a protection problem if
16794           the original Makefile.in is read only.
16796         * configure: use move-if-change from gcc to create config.status.
16797           Some makefiles depend on config.status to tell if a directory
16798           has been reconfigured for a different host.  This change
16799           prevents those directories from remaking everything in the case
16800           where the reconfig was only intended to rebuild a Makefile.
16802         * configure: test for config.sub with "config.sub sun4" rather
16803           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16804           host alias from a missing config.sub.
16806 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16808         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16809           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16811 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16813         * configure: mkdir ${subdir} as needed.
16815 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16817         * Makefile.in,configure.in: added autoconf.
16819 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16821         * Makefile.in: no longer pass against on recursion.
16823         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16824           definitions are not inherited.
16826         * configure: correct makesrcdir when subdir is .
16828 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16830         * configure:  Add support for 'subdirs' variable, which is
16831         like 'configdirs', except that configure doesn't re-invoke
16832         itself for subdirs, it just creates a Makefile for each subdir.
16833         * configure.texi:  Document subdirs.
16835 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16837         * configure.in: added flex to configdirs
16839 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16841         * Makefile.in: remove clean-stamps from clean.
16843 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16845         * configure.in:  Add gdbtest to configdirs.
16847 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16849         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16850         to recursive makes.
16851         * configure.in:  Recognize new ncr3000 config.
16853 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16855         * Makefile.in, configure.in: removed references to gdbm.
16857 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16859         * config.sub:  Don't canonicalize os value
16860         newsos* to bsd (readline needs to check for newsos).
16861         (This fix was earlier made Jan 31, but got re-broken.)
16863 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16865         * configure.in:  sco is an os, not a vendor!
16867         * configure:  Quote $( better.  Keep various shells happy.
16869 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16871         * Makefile.in: eliminate stamp-files.
16873 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16875         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16876           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16878 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16880         * config.sub:  fix iris/iris3.
16882 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16884         * configure: re-add -rm.
16886 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16888         * Maskefile.in: add .stmp-rcs to all.
16890         * configure.in: remove gas from rs6000 build, use aix host fragment.
16892 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16894         * configure: pass down site_option during recursion.
16896 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16898         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16900 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16902         * configure: Change exec_prefix so that it really defaults to prefix.
16904 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16906         * Makefile.in, configure.in:  Add support for mmalloc library.
16908 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16910         * Makefile.in: add stmp dependencies for a few more things.
16912 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16914         * configure: adjusted error message on objdir/srcdir configure
16915           collision, per john's suggestion.
16917         * Makefile.in: add libiberty stmp to all and all.cross.
16919 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16921         * Makefile.in: remove force dependencies, add grep to all.
16923 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16925         * Makefile.in: drop flex.  make stamp files work.
16927         * configure: added test for conflicting configuration in srcdir,
16928           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16929           gets cranky.  use relative paths for configure and srcdir
16930           whenever possible.  Send some error messages to stderr that were
16931           going to stdout.
16933 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16935         * Makefile.in:  Fix libg++ rule to check for gcc directory
16936         before using gcc/gcc.  Also pass XTRAFLAGS.
16938 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16940         * Makefile.in: added stmp-files so that directories aren't polled
16941           when they are already built.
16943         * configure.texi: fixed a node pointer problem.
16945 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16947         * config.sub configure.in gdb/configure.in
16948         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16949         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16950         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16952 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16954         * configure: -recurring becomes -silent.  corrected help message
16955           for -site= option.
16957         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16959 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16961         * configure: when building Makefile for crosses, replace
16962           tooldir and program_prefix.  default srcdir from location of
16963           config.sub.  remove "for host in hosts" and "for target in
16964           targets" loops.
16966 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16968         * Makefile.in: Do not pass bindir or mandir to cvs.
16970 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16972         * Makefile.in, configure.in: removed traces of namesubdir,
16973           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16974           copyrights to '92, changed some from Cygnus to FSF.
16976         * configure.texi: remove most references to multiple hosts,
16977           multiple targets, subdirs, etc.
16979         * configure.man: removed rcsid. reference config.sub not
16980           config.subr.
16982         * Makefile.in: mkdir $(infodir) on install-info.
16984 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16986         * configure.texi:  Explain better about .gdbinit and about
16987         the environment that configure.in sections run in.
16989 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16991         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16993 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16995         * README:  DOC.configure => cfg-paper.texi.
16997 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16999         * config.sub (near case $os):  Don't convert newsos* to bsd!
17001 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17003         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17004         the number of copies of COPYING that go into the GDB tar file.
17006 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17008         * bfd/configure.in, gdb/config/mh-i386sco,
17009         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17010         Fix SCO configuration stuff.
17012 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17014         * Makefile.in:  For libg++, make sure the -I pointing
17015         to the gcc directory goes *after* all the libg++-local -I flags.
17016         Also, move just-gcc dependency from just-libg++ to all-libg++.
17018 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17020         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17022 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17024         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17026 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17028         * config.sub:  Add stratus configuration frags.  Also
17029         submitted to FSF.
17031 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17033         * Makefile.in (DEV_SUPPORT):  add configure.man.
17035         * config.sub(Decode manufacturer-specific):  add -none*.
17037 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17039         * Makefile.in:  remove form feeds to make Sun's make happy.
17040         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17042 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17044         * Makefile.in (AR_FLAGS):  Make quieter.
17046 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17048         * configure.in:  Add libg++.
17049         * configure:  When verbose, don't output the command line at each
17050         level; it will be unremarkably the same as the previous version,
17051         which will be the same as what the user typed.
17053 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17055         * configure.in, Makefile.in: fix clean-info, add flex.  add
17056           fileutils.
17058         * configure: be less sensitive to spaces in Makefile.in.  Do not
17059           look for sources in "..".  Doing so breaks subdirectories that
17060           might have their own configure.  If a subdir has it's own
17061           configure script, use it.
17063 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17065         * cfg-paper.texi: some changes suggested by rms.
17067 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17069         * config.sub:  Merge in some small additions from the FSF version,
17070         taken from the gcc distribution, to bring the Cygnus and FSF
17071         versions into closer sync.
17073 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17075         * configure.in:  Changed svr4 references to sysv4.
17077 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17079         * configure: added -V for version number option.
17081 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17083         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17084           renamed from DOC.configure to cfg-paper.texi.
17086 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17088         * configure, config.subr, config.sub: config.subr is now
17089           config.sub again.
17091 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17093         * configure.texi: new file, in progress.
17095         * Makefile.in: build info file and install the man page for
17096           configure.
17098         * configure.man: new file, first cut.
17100         * configure: find config.subr again now that configuration "none"
17101           has gone.  removed all traces of the -ansi option.  removed all
17102           traces of the -languages option.
17104         * config.subr: resync from rms.
17106 1991-12-11  K. Richard Pixley  (rich at rtl.cygnus.com)
17108         * configure, config.sub, config.subr: merge config.sub into
17109           config.subr, call the result config.subr, remove config.sub, use
17110           config.subr.
17112         * Makefile.in: revised install for dir.info.
17114 1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
17116         * configure.in: add decstation host makefile frag.
17118         * Makefile.in: BISON now bison -y again.  also install-gcc on
17119           install.  clean-gdbm on clean.  infodir belongs in datadir.
17120           Make directories for info install.  Build dir.info here then
17121           install it.
17123 1991-12-09  K. Richard Pixley  (rich at rtl.cygnus.com)
17125         * Makefile.in: fix for bad directory tests.
17127 1991-12-07  K. Richard Pixley  (rich at rtl.cygnus.com)
17129         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17130           regexp.  -srcdir relative was being handled incorrectly.
17132         * Makefile.in: unwrapped some for loops so that parallel makes
17133           work again and so one can focus one's attention on a particular
17134           package.
17136 1991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
17138         * configure: added PWD as a stand in for `pwd` (for speed). use
17139           elif wherever possible.  make -srcdir work without -objdir.
17140           -objdir= commented out.
17142 1991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
17144         * configure: +options become --options.  -subdirs commented out.
17145           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17146           Makefile now at top of generated Makefile.  Removed cvs log
17147           entries.  added -srcdir.  create .gdbinit only if there is one
17148           in ${srcdir}.
17150         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17151           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17152           and mandir now keyed off datadir by default.
17154 1991-11-22  K. Richard Pixley  (rich at rtl.cygnus.com)
17156         * Freshly created ChangeLog.
17159 Local Variables:
17160 mode: change-log
17161 left-margin: 8
17162 fill-column: 76
17163 version-control: never
17164 End: