Home | History | Annotate | Line # | Download | only in dist
      1 2026-01-08  Nick Clifton  <nickc (a] redhat.com>
      2 
      3 	Import the following commits from the master config sources:
      4 
      5 	commit a2287c3041a3f2a204eb942e09c015eab00dc7dd
      6 	Author: Collin Funk <collin.funk1 (a] gmail.com>
      7 	Date:   Wed Jul 9 19:29:18 2025 -0700
      8 
      9 		Adjust 'time-stamp' variables to modern Emacs
     10 
     11 	commit 973e3e6af23b73a4f1b8d95680454cae22593bf8
     12 	Author: Pat Pannuto <ppannuto (a] ucsd.edu>
     13 	Date:   Wed Jun 11 16:11:36 2025 -0700
     14 
     15 		config.sub: Add Tock OS support
     16 
     17 		This adds the Tock OS targets in preparation for implementing the
     18 		Tock OS-specific toolchain support.
     19 
     20 	commit 3a71dc102953608d4592ec401b519837c28a672a
     21 	Author: Oskari Alaranta <oskari.alaranta (a] bananymous.com>
     22 	Date:   Tue Jun 3 23:06:06 2025 +0300
     23 
     24 		config.sub: recognize banan_os
     25 
     26 	commit f91a544533876c70f43b9fd51064b2bcf3fa7382
     27 	Author: Siteshwar Vashisht <svashisht (a] redhat.com>
     28 	Date:   Thu May 8 15:14:55 2025 +0200
     29 
     30 		config.sub: fix a duplicated case pattern
     31 
     32 	commit 484648c73f3843b256dd011bd415e81594300a0a
     33 	Author: Russell Keith-Magee <russell (a] keith-magee.com>
     34 	Date:   Tue Jan 7 03:27:54 2025 -0500
     35 
     36 		config.sub: Include support for arm64_32 and iOS/tvOS/watchOS simulators
     37 
     38 	commit 7f4149527babe92cb5da1032734f5cb90cefdac5
     39 	Author: Tankut Baris Aktemur <tankut.baris.aktemur (a] intel.com>
     40 	Date:   Fri Dec 13 16:59:18 2024 +0100
     41 
     42 		config.sub: add intelgt as a basic machine
     43 
     44 	commit 9f6e0fe8ce04628bbd4a455118ff3f8309a1aef9
     45 	Author: mintsuki <mintsuki (a] protonmail.com>
     46 	Date:   Wed Nov 20 19:25:34 2024 +0100
     47 
     48 		ironclad: change ironclad to ironclad-mlibc
     49 
     50 2025-07-13  Nick Clifton  <nickc (a] redhat.com>
     51 
     52 	* 2.45 Binutils Branch point.
     53 
     54 2025-01-19  Nick Clifton  <nickc (a] redhat.com>
     55 
     56 	* 2.44 Binutils Branch point.
     57 
     58 2024-07-20  Nick Clifton  <nickc (a] redhat.com>
     59 
     60 	* 2.43 Binutils Branch point.
     61 
     62 2024-07-15  Nick Clifton  <nickc (a] redhat.com>
     63 
     64 	Import the following upstream commits to the config files:
     65 	commit 948ae97ca5703224bd3eada06b7a69f40dd15a02
     66 	  Update copyright years
     67 	commit 471d8141d3a9fd845fe2ddd20b10569ab6437bc9
     68 	  config.sub: recognize nanoMIPS CPUs
     69 	commit ee6ea2f13ba4dc0836665d3c50099135bba36287
     70 	  config.guess: recognize ironclad OS
     71 	commit 5e2f254bcb505da063ba541b25df2c3f567b5517
     72 	  config.sub: recognize ironclad OS
     73 	commit 0e4a5b3a1ec551bf3cf4d432f4506ef02d1674c5
     74 	  config.sub: recognize *-*-uefi
     75 	commit d21518c6c819d285c6d9ec0c39c55615d0dde19c
     76 	  Recognize the VideoCore 4 processor
     77 	commit a9a369e97a39a49e675712aee4035ed662d24d71
     78 	  config.guess: detect LLVM-libc via features.h
     79 	commit 5b83c2ff5da15451cb566e1837253d0f60543dd7
     80 	  config.sub: add LLVM-libc support
     81 
     82 2024-03-20  Simon Marchi  <simon.marchi (a] efficios.com>
     83 
     84 	* .pre-commit-config.yaml: Bump black hook to 24.3.0
     85 
     86 2024-03-20  Simon Marchi  <simon.marchi (a] efficios.com>
     87 
     88 	* .pre-commit-config.yaml: New.
     89 
     90 2024-03-14  Simon Marchi  <simon.marchi (a] efficios.com>
     91 
     92 	* Makefile.def: Add configure-gdbserver and all-gdbserver
     93 	dependencies on all-libiconv.
     94 	* Makefile.in: Re-generate.
     95 
     96 2024-01-15  Nick Clifton  <nickc (a] redhat.com>
     97 
     98 	* 2.42 branch point.
     99 
    100 2023-11-15  Arsen Arsenovi  <arsen (a] aarsen.me>
    101 
    102 	* intl: Remove directory.  Replaced with out-of-tree GNU
    103 	gettext.
    104 	* .gitignore: Add '/gettext*'.
    105 	* configure.ac (host_libs): Replace intl with gettext.
    106 	(hbaseargs, bbaseargs, baseargs): Split baseargs into
    107 	{h,b}baseargs.
    108 	(skip_barg): New flag.  Skips appending current flag to
    109 	bbaseargs.
    110 	<library exemptions>: Exempt --with-libintl-{type,prefix} from
    111 	target and build machine argument passing.
    112 	* configure: Regenerate.
    113 	* Makefile.def (host_modules): Replace intl module with gettext
    114 	module.
    115 	(configure-ld): Depend on configure-gettext.
    116 	* Makefile.in: Regenerate.
    117 	* src-release.sh: Remove references to the intl/ directory.
    118 
    119 2023-07-03  Nick Clifton  <nickc (a] redhat.com>
    120 
    121 	2.41 Branch Point.
    122 
    123 2023-06-26  Nick Clifton  <nickc (a] redhat.com>
    124 
    125 	* Import these updates to the config scripts
    126 
    127 	commit 4ad4bb7c30aca1e705448ba8d51a210bbd47bb52
    128 	Author: Paul Eggert <eggert (a] cs.ucla.edu>
    129 	Date:   Fri Jun 23 09:55:10 2023 -0700
    130 
    131 		Quote 'like this', not `like this'.
    132 
    133 	commit 63acb96f92473ceb5e21d873d7c0aee266b3d6d3
    134 	Author: Paul Eggert <eggert (a] cs.ucla.edu>
    135 	Date:   Sat Jan 21 00:15:01 2023 -0600
    136 
    137 		Fix config.sub spelling typo for "athlon"
    138 
    139 	commit 4ce12a5c9125cedc0d0ba584444a6865396923ec
    140 	Author: Dmitry V. Levin <ldv (a] altlinux.org>
    141 	Date:   Sun Jan 1 08:00:00 2023 +0000
    142 
    143 		Update copyright years
    144 
    145 	commit c397e2c040bce50bcdccb131f90115ba7e8bfc19
    146 	Author: Arsen Arsenovi <arsen (a] aarsen.me>
    147 	Date:   Sat Sep 17 23:34:48 2022 +0200
    148 
    149 		config.sub: add linux-mlibc targets
    150 
    151 	commit 9f9f9b0b13197269848c76e3e057a3ed0680b4bf
    152 	Author: Arsen Arsenovi <arsen (a] aarsen.me>
    153 	Date:   Sat Sep 17 23:34:47 2022 +0200
    154 
    155 		config.guess: support running on Managarm systems
    156 
    157 	commit 87e6687749da7bb2ab158a79fa83721c19ed9246
    158 	Author: Arsen Arsenovi <arsen (a] aarsen.me>
    159 	Date:   Sat Sep 17 23:34:46 2022 +0200
    160 
    161 		config.sub: add managarm-{mlibc,kernel} targets
    162 
    163 	commit 20403c5701973a4cbd7e0b4bbeb627fcd424a0f1
    164 	Author: Xiaotian Wu <wuxiaotian (a] loongson.cn>
    165 	Date:   Mon Aug 1 16:05:29 2022 +0800
    166 
    167 		Remove loongarchx32
    168 
    169 	commit 02ba26b218d3d3db6c56e014655faf463cefa983
    170 	Author: Alexander von Gluck IV <kallisti5 (a] unixzen.com>
    171 	Date:   Wed May 25 15:43:13 2022 -0500
    172 
    173 		config.guess: Update Haiku guesses
    174 
    175 	commit f56a7140386d08a531bcfd444d632b28c61a6329
    176 	Author: Bruno Haible <bruno (a] clisp.org>
    177 	Date:   Sun May 8 19:08:08 2022 +0200
    178 
    179 		config.guess (x86_64:Linux:*:*): Detect 32-bit ABI.
    180 
    181 2023-04-20  Nick Clifton  <nickc (a] redhat.com>
    182 
    183 	* SECURITY.txt: New file.
    184 	* src-release.sh (DEVO_SUPPORT): Add SECURITY.txt.
    185 
    186 2022-12-31  Nick Clifton  <nickc (a] redhat.com>
    187 
    188 	* 2.40 binutils branch created.
    189 
    190 2022-10-10  Nick Clifton  <nickc (a] redhat.com>
    191 
    192 	* src-release.sh: Add "-r <date>" option to create reproducible
    193 	tarballs based upon a fixed timestamp of <date>.
    194 	* binutils/README-how-to-make-a-release: Add a line showing how to
    195 	use -r <date> when creating a binutils release.
    196 
    197 2022-10-04  Nick Clifton  <nickc (a] redhat.com>
    198 
    199 	* README-maintainer-mode: Add a minimum version of dejagnu
    200 	requirement.
    201 
    202 2022-09-08  Nick Clifton  <nickc (a] redhat.com>
    203 
    204 	* README-maintainer-mode: Update minimum version  of gettext
    205 	required.
    206 
    207 2022-07-08  Nick Clifton  <nickc (a] redhat.com>
    208 
    209 	* 2.39 branch created.
    210 
    211 2022-07-04  Nick Clifton  <nickc (a] redhat.com>
    212 
    213 	* libiberty: Synchronize with GCC.  Bring in:
    214 	2022-07-01  Nick Clifton  <nickc (a] redhat.com>
    215 
    216 	PR demangler/105039
    217 	* rust-demangle.c (demangle_const): Add recursion limit.
    218 
    219 	2022-06-26  Simon Marchi  <simon.marchi (a] efficios.com>
    220 
    221 	* configure.ac: Add AC_CONFIG_MACRO_DIRS call.
    222 	* configure: Re-generate.
    223 
    224 2022-04-12  Nick Clifton  <nickc (a] redhat.com>
    225 
    226 	* zlib: Rebase to the 1.2.12 release.
    227 
    228 2022-04-08  Simon Marchi  <simon.marchi (a] efficios.com>
    229 
    230 	* configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
    231 	* configure: Re-generate.
    232 	* Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
    233 	(PKG_CONFIG_PATH): New.
    234 	* Makefile.in: Re-generate.
    235 
    236 2022-03-15  Jose E. Marchesi  <jose.marchesi (a] oracle.com>
    237 
    238 	* gprofng/src/gp-collect-app.cc (collect::check_args): Use
    239 	fallthrough comment instead of attribute.
    240 
    241 2022-03-11  Vladimir Mezentsev  <vladimir.mezentsev (a] oracle.com>
    242 
    243 	* Makefile.def: Add gprofng module.
    244 	* configure.ac: Add --enable-gprofng option.
    245 	* src-release.sh: Add gprofng.
    246 	* Makefile.in: Regenerate.
    247 	* configure: Regenerate.
    248 	* gprofng: New directory.
    249 
    250 2022-01-22  Nick Clifton  <nickc (a] redhat.com>
    251 
    252 	* 2.38 release branch created.
    253 
    254 2022-01-17  Nick Clifton  <nickc (a] redhat.com>
    255 
    256 	Update config.[guess|sub] from upstream:
    257 
    258 	2022-01-09  Idan Horowitz  <idan.horowitz (a] gmail.com>
    259 
    260 	config.guess: recognize SerenityOS
    261 	* config.guess (*:SerenityOS:*:*): Recognize.
    262 	(timestamp): Update.
    263 
    264 	2022-01-03  Bernhard Voelker  <mail (a] bernhard-voelker.de>
    265 
    266 	Fix GPLv3 license headers to use a comma instead of semicolon
    267 	See: https://www.gnu.org/licenses/gpl-3.0.html#howto
    268 
    269 	Update license headers automatically using the following script:
    270 
    271 	  $ git grep -l 'Foundation; either version 3' \
    272 	    | xargs sed -i '/Foundation; either version 3/ s/n; e/n, e/'
    273 
    274 	* config.guess: Adjust via the above command.
    275 	(timestamp): Update.
    276 	* config.sub: Likewise.
    277 	* doc/config.guess.1: Regenerate.
    278 	* doc/config.sub.1: Likewise.
    279 
    280 	2022-01-01  Dmitry V. Levin  <ldv (a] altlinux.org>
    281 
    282 	Update copyright years
    283 	* config.guess: Update copyright years.
    284 	* config.sub: Likewise.
    285 
    286 	2021-12-25  Dmitry V. Levin  <ldv (a] altlinux.org>
    287 
    288 	config.sub: alias armh to armv7l
    289 	ALT uses armh as an alias for armv7l-alt-linux-gnueabihf since 2012.
    290 
    291 	* config.sub (armh-unknown|armh-alt): Set cpu, vendor, and basic_os.
    292 	(timestamp): Update.
    293 
    294 	2021-12-24  Dmitry V. Levin  <ldv (a] altlinux.org>
    295 
    296 	config.sub: alias aarch64le to aarch64
    297 	Apparently, QNX reports aarch64 as aarch64le on little-endian machines.
    298 
    299 	* config.sub (aarch64le-*): Set cpu to aarch64.
    300 	(timestamp): Update.
    301 
    302 	2021-12-13  Dmitry V. Levin  <ldv (a] altlinux.org>
    303 
    304 	config.sub: fix typo in timestamp
    305 	* config.sub: Fix timestamp.
    306 
    307 	2021-11-30  Andreas F. Borchert  <github (a] andreas-borchert.de>
    308 
    309 	config.guess: x86_64-pc-solaris2.11 is not properly recognized
    310 	config.guess guesses Solaris 11 to run on a 32-bit platform
    311 	despite Solaris 11 no longer supporting any 32-bit platform.
    312 
    313 	See the following code at lines 434 to 445:
    314 
    315 	| SUN_ARCH=i386
    316 	| # If there is a compiler, see if it is configured for 64-bit objects.
    317 	| # Note that the Sun cc does not turn __LP64__ into 1 like gcc does.
    318 	| # This test works for both compilers.
    319 	| if test "$CC_FOR_BUILD" != no_compiler_found; then
    320 	|     if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \
    321 	|         (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \
    322 	|         grep IS_64BIT_ARCH >/dev/null
    323 	|     then
    324 	|         SUN_ARCH=x86_64
    325 	|     fi
    326 	| fi
    327 
    328 	If "cc" is installed, i.e. the Oracle Studio compiler, this one is
    329 	chosen for $CC_FOR_BUILD.  This compiler, the gcc provided by Oracle
    330 	and also gcc bootstrapped from sources on that platform with a default
    331 	configuration will by default generate 32-bit binaries -- even on
    332 	a 64-bit platform.  And __amd64 will not be defined for compilations
    333 	targeting a 32-bit platform.  This is different from the corresponding
    334 	behaviour on GNU/Linux systems where the local platform is targeted by
    335 	default.
    336 
    337 	Thus, as long as you do not add "-m64" or if you have a custom-built
    338 	gcc which defaults to 64 bit, you will get 32-bit binaries on Solaris
    339 	despite living on a 64-bit platform.
    340 
    341 	* config.guess (i86pc:SunOS:5.*:* || i86xen:SunOS:5.*:*): Adapt the
    342 	test by adding the "-m64" flag.  This will work properly for Solaris
    343 	10 as well (the last Solaris release that supported x86 32-bit
    344 	platforms).
    345 
    346 	2021-10-27  Jordi Sanfeliu  <jordi (a] fibranet.cat>
    347 
    348 	Recognize Fiwix
    349 	$ make check
    350 	cd testsuite && bash config-guess.sh && rm uname
    351 	PASS: config.guess checks (137 tests)
    352 	cd testsuite && bash config-sub.sh
    353 	PASS: config.sub checks (882 tests)
    354 	PASS: config.sub idempotency checks (819 tests)
    355 	PASS: config.sub canonicalise each config.guess testcase (137 tests)
    356 
    357 	* config.guess (i*86:Fiwix:*:*): Recognize.
    358 	* config.sub (fiwix*): Likewise.
    359 
    360 	2021-10-18  Kinshuk Dua  <kinshukdua (a] gmail.com>
    361 
    362 	config.sub: Fix typo in comment
    363 	Fixes: 5e531d391852a54e7fab2d8ff55625fca514b305
    364 
    365 	2021-08-14  Nick Bowler  <nbowler (a] draconx.ca>
    366 
    367 	config.sub: work around command assignment bug in some shells
    368 	When combining variable assignments with a shell command, some older
    369 	shells (notably heirloom-sh and presumably also Solaris 10 /bin/sh)
    370 	have a bug which causes the assignment to alter the current execution
    371 	environment whenever the command is a shell built-in.  For example:
    372 
    373 	  % dash -c 'x=good; x=bad echo >/dev/null; echo $x'
    374 	  good
    375 
    376 	  % jsh -c 'x=good; x=bad echo >/dev/null; echo $x'
    377 	  bad
    378 
    379 	The config.sub script contains a few commands of the form:
    380 
    381 	  IFS=- read ...
    382 
    383 	which triggers this bug, causing the IFS assignment to persist for the
    384 	remainder of the script.  This can cause misbehaviour in certain cases,
    385 	for example:
    386 
    387 	  % jsh config.sub i386-linux-gnu
    388 	  config.sub: test: unknown operator gnu
    389 
    390 	  % jsh config.sub i386-gnu/linux
    391 	  sed: can't read s|gnu/linux|gnu|: No such file or directory
    392 	  Invalid configuration `i386-gnu/linux': OS `' not recognized
    393 
    394 	* config.sub: Save and restore IFS explicitly to avoid shell bugs.
    395 	* doc/config.sub.1: Regenerate.
    396 
    397 	2021-08-04  Jeremy Soller  <jackpot51 (a] gmail.com>
    398 
    399 	config.sub: add Linux Relibc Target
    400 	$ make check
    401 	cd testsuite && bash config-guess.sh && rm uname
    402 	PASS: config.guess checks (136 tests)
    403 	cd testsuite && bash config-sub.sh
    404 	PASS: config.sub checks (881 tests)
    405 	PASS: config.sub idempotency checks (818 tests)
    406 	PASS: config.sub canonicalise each config.guess testcase (136 tests)
    407 
    408 	* config.sub (relibc*): Recognize.
    409 	* doc/config.sub.1: Regenerate.
    410 	* testsuite/config-sub.data (x86_64-linux-relibc): New test.
    411 
    412 	2021-07-06  Stephanos Ioannidis  <root (a] stephanos.io>
    413 
    414 	config.sub: add Zephyr RTOS support
    415 	This adds the Zephyr RTOS targets in preparation for implementing the
    416 	Zephyr RTOS-specific toolchain support.
    417 
    418 	$ make check
    419 	cd testsuite && bash config-guess.sh && rm uname
    420 	PASS: config.guess checks (136 tests)
    421 	cd testsuite && bash config-sub.sh
    422 	PASS: config.sub checks (880 tests)
    423 	PASS: config.sub idempotency checks (817 tests)
    424 	PASS: config.sub canonicalise each config.guess testcase (136 tests)
    425 
    426 	* config.sub (zephyr*): Recognize.
    427 	* doc/config.sub.1: Regenerate.
    428 	* testsuite/config-sub.data: Add testcases for *-zephyr.
    429 
    430 	2021-07-03  Ozkan Sezer  <sezero (a] users.sourceforge.net>
    431 
    432 	config.sub: disable shellcheck SC2006 / SC2268 warnings
    433 	This is in line with the recent config.guess change in commit
    434 	12fcf67c9108f4c4b581eaa302088782f0ee40ea
    435 
    436 	* config.sub (shellcheck disable): Add SC2006,SC2268.
    437 
    438 	Suggested-by: Jacob Bachmeyer <jcb (a] gnu.org>
    439 
    440 	2021-07-03  Ozkan Sezer  <sezero (a] users.sourceforge.net>
    441 
    442 	config.sub: normalize the quoting in the `echo FOO | sed ...`
    443 	Some cases quote the argument to echo and some do not.  At runtime
    444 	it probably does not matter because the substituted values will never
    445 	contain whitespace, but quoting them all would make shellcheck more
    446 	useful.
    447 
    448 	* config.sub: Consistently quote the argument of echo.
    449 	* doc/config.sub.1: Regenerate.
    450 
    451 	Suggested-by: Jacob Bachmeyer <jcb (a] gnu.org>
    452 
    453 	2021-07-02  Ozkan Sezer  <sezero (a] users.sourceforge.net>
    454 
    455 	config.sub: replace POSIX $( ) with classic ` ` throughout
    456 	This is in line with the recent config.guess change in commit
    457 	d70c4fa934de164178054c3a60aaa0024ed07c91.
    458 
    459 	The patch was generated using patch-6.gawk script introduced in that
    460 	commit.
    461 
    462 	* config.sub: Revert POSIX command substitutions to classic form.
    463 
    464 	2021-06-04  Vineet Gupta  <Vineet.Gupta1 (a] synopsys.com>
    465 
    466 	Recognize arc32
    467 	This is the 32-bit variant of ARCv3 ISA (which is not compatible with the
    468 	32-bit ARCv2 ISA)
    469 
    470 	| make check
    471 	| cd testsuite && bash config-guess.sh && rm uname
    472 	| PASS: config.guess checks (136 tests)
    473 	| cd testsuite && bash config-sub.sh
    474 	| PASS: config.sub checks (864 tests)
    475 	| PASS: config.sub idempotency checks (801 tests)
    476 	| PASS: config.sub canonicalise each config.guess testcase (136 tests)
    477 
    478 	* config.guess (arc32:Linux:*:*): Recognize.
    479 	* config.sub (arc32): Likewise.
    480 
    481 	2021-05-27  Jacob Bachmeyer  <jcb (a] gnu.org>
    482 
    483 	Remove automatic patch generators
    484 	These tools have served their purposes and need not be kept outside of
    485 	the repository history any longer.  This patch as a diff also collects
    486 	the contents of the various tools in one convenient place.
    487 
    488 	* patch-1.gawk: Remove.
    489 	* patch-3.gawk: Likewise.
    490 	* patch-6.gawk: Likewise.
    491 
    492 	2021-05-26  Jacob Bachmeyer  <jcb (a] gnu.org>
    493 
    494 	config.guess: manual fixups after previous automatic patch
    495 	The tool could not handle command substitutions that span lines, but
    496 	fortunately there were only two such substitutions in the script.
    497 
    498 	The test for which universe is active on Pyramid is rewritten into a
    499 	case block because it was the only use of a command substitution as an
    500 	argument to the test command, which would require quoting.
    501 
    502 	* config.guess: Rewrite "if" for Pyramid systems to "case".
    503 
    504 	2021-05-26  Jacob Bachmeyer  <jcb (a] gnu.org>
    505 
    506 	config.guess: replace POSIX $( ) with classic ` ` throughout
    507 	The previous replacement of backticks with POSIX command substitutions
    508 	was ill-considered and illogical: this script recognizes many archaic
    509 	machine types that probably never had POSIX shells, therefore it needs
    510 	to be able to run successfully under pre-POSIX shells.
    511 
    512 	This patch was generated using the included GNU Awk program.
    513 
    514 	* config.guess: Revert POSIX command substitutions to classic form.
    515 	* patch-6.gawk: Store the tool that produced the automated patch.
    516 
    517 	2021-05-26  Jacob Bachmeyer  <jcb (a] gnu.org>
    518 
    519 	config.guess: manual fixup after previous automated patches
    520 	This patch provides the special handling for the GNU system.  As these
    521 	were two small and unique edits, they were not included in the scripts.
    522 
    523 	This patch also cleans up other minor issues that must be addressed
    524 	before reverting to classic command substitutions and updates
    525 	"shellcheck" directives to account for changes in this script and the
    526 	change in "shellcheck" towards reporting individual portability issues.
    527 
    528 	2021-05-26  Jacob Bachmeyer  <jcb (a] gnu.org>
    529 
    530 	config.guess: automatic fixups after previous automated patch
    531 	This patch was generated using the following command:
    532 
    533 	  sed -i config.guess \
    534 	      -e '/="[^"]\+"\(-\|$\)/s/="\([^"([:space:])]\+\)"/=\1/' \
    535 	      -e '/="[^"]\+"[[:alnum:]]/s/="\$\([^([:space:])]\+\)"/=${\1}/' \
    536 	      -e \
    537 	'/\$(echo[^|]\+|/s/\([^[:space:]]\)[[:space:]]*|[[:space:]]*sed/\1 | sed/g'
    538 
    539 	* config.guess: Remove unneeded quotes in other variable assignments,
    540 	standardize spacing for "echo ... | sed" substitutions.
    541 
    542 	2021-05-26  Jacob Bachmeyer  <jcb (a] gnu.org>
    543 
    544 	config.guess: remove unneeded quotes and factor command substitutions
    545 	This is further cleanup and simplifies some constructs that can confuse
    546 	Emacs' syntax highlighting while generally reducing required quoting.
    547 
    548 	This patch was generated using the included GNU Awk program.
    549 
    550 	* config.guess: Remove unneeded variable quotes and factor out command
    551 	substitutions when setting GUESS.
    552 	* patch-3.gawk: Store the tool that produced the automated patch.
    553 
    554 	2021-05-25  Jacob Bachmeyer  <jcb (a] gnu.org>
    555 
    556 	config.guess: manual fixups after previous automatic patch
    557 	* config.guess: Adjust a few "leftover" cases that the tool could not
    558 	easily recognize and fixes comment indentation in a few other special
    559 	cases.
    560 
    561 	2021-05-25  Jacob Bachmeyer  <jcb (a] gnu.org>
    562 
    563 	config.guess: use intermediate variable with uname results
    564 	This will allow quoting to be significantly simplified in another
    565 	pass through the file.
    566 
    567 	This patch was generated using the included GNU Awk program.
    568 
    569 	* config.guess: Use GUESS variable to hold results of uname analysis.
    570 	* patch-1.gawk: Store the tool that produced the automated patch.
    571 
    572 	2021-05-25  Jacob Bachmeyer  <jcb (a] gnu.org>
    573 
    574 	config.guess: introduce intermediate variable with uname results
    575 	This will allow quoting to be significantly simplified in another
    576 	pass through the file.
    577 
    578 	* config.guess: Introduce GUESS variable to hold results of uname analysis.
    579 
    580 	2021-05-24  Dmitry V. Levin  <ldv (a] altlinux.org>
    581 
    582 	config.guess: fix shellcheck warning SC2154
    583 	While, according to Plan 9 documentation, the environment variable
    584 	$cputype is set to the name of the kernel's CPU's architecture,
    585 	shellcheck warns that cputype is referenced but not assigned.
    586 	Be on the safe side and do not use cputype if it is not defined
    587 	or empty.
    588 
    589 	* config.guess (*:Plan9:*:*): Fix shellcheck warning SC2154.
    590 
    591 	2021-05-24  Dmitry V. Levin  <ldv (a] altlinux.org>
    592 
    593 	config.guess: remove redundant quotes in case commands
    594 	According to the GNU Autoconf Portable Shell Programming manual,
    595 	the Bourne shell does not systematically split variables and back-quoted
    596 	expressions, in particular on the right-hand side of assignments and in
    597 	the argument of 'case'.
    598 
    599 	The change is made automatically using the following command:
    600 	$ sed -E -i 's/(\<case )"(\$[^"]+)"( in\>)/\1\2\3/' config.guess
    601 
    602 	* config.guess: Simplify case commands by removing quotes around the
    603 	argument.
    604 
    605 	Suggested-by: Jacob Bachmeyer <jcb (a] gnu.org>
    606 
    607 	2021-05-24  Dmitry V. Levin  <ldv (a] altlinux.org>
    608 
    609 	config.guess: simplify exit status workaround on alphaev67-dec-osf5.1
    610 	Commit 29865ea8a5622cdd80b7a69a0afa78004b4cd311 introduced an exit trap
    611 	reset before exiting to avoid a spurious non-zero exit status on
    612 	alphaev67-dec-osf5.1.  Simplify that code a bit by moving the exit trap
    613 	reset around.
    614 
    615 	* config.guess (alpha:OSF1:*:*): Reset exit trap earlier.
    616 	* doc/config.guess.1: Regenerate.
    617 
    618 2021-10-29  Eli Zaretskii  <eliz (a] gnu.org>
    619 
    620 	* gdb/doc/gdb.texinfo (Command Options): (Data): Document
    621 	'-memory-tag-violations'.  Update the example.
    622 
    623 2021-09-28  Andrew Burgess  <andrew.burgess (a] embecosm.com>
    624 
    625 	* src-release.sh (GDB_SUPPPORT_DIRS): Add libbacktrace.
    626 
    627 2021-09-27  Nick Alcock  <nick.alcock (a] oracle.com>
    628 
    629 	PR libctf/27967
    630 	* libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
    631 	NM, if there is one.  Run nm on itself, not on /dev/null, to avoid
    632 	errors from nms that refuse to work on non-regular files.  Remove
    633 	other workarounds for this problem.  Strip out blank lines from the
    634 	nm output.
    635 
    636 2021-09-27  Nick Alcock  <nick.alcock (a] oracle.com>
    637 
    638 	PR libctf/27967
    639 	* libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
    640 	Solaris 11.
    641 
    642 2021-07-03  Nick Clifton  <nickc (a] redhat.com>
    643 
    644 	* 2.37 release branch created.
    645 
    646 2021-07-03  Nick Clifton  <nickc (a] redhat.com>
    647 
    648 	* libiberty: Sync with gcc.  Bring in:
    649 	2021-06-30  Gerald Pfeifer  <gerald (a] pfeifer.com>
    650 
    651 	* make-temp-file.c (usrtmp): Remove.
    652 	(choose_tmpdir): Remove use of usrtmp.
    653 
    654 	2021-06-28  Indu Bhagat  <indu.bhagat (a] oracle.com>
    655 
    656 	* simple-object.c (handle_lto_debug_sections): Copy over .BTF section.
    657 
    658 	2021-06-28  Indu Bhagat  <indu.bhagat (a] oracle.com>
    659 	    David Faust  <david.faust (a] oracle.com>
    660 	    Jose E. Marchesi  <jose.marchesi (a] oracle.com>
    661 	    Weimin Pan  <weimin.pan (a] oracle.com>
    662 
    663 	* simple-object.c (handle_lto_debug_sections): Copy over .ctf
    664 	sections.
    665 
    666 	2021-06-05  John David Anglin  <danglin (a] gcc.gnu.org>
    667 
    668 	PR target/100734
    669 	* configure.ac: Use libiberty snprintf and vsnprintf on
    670 	hppa*-*-hpux*.
    671 	* configure: Regenerate.
    672 
    673 	2021-05-06  Tom Tromey  <tom (a] tromey.com>
    674 
    675 	* hashtab.c (htab_eq_string): New function.
    676 
    677 	2021-05-04  Eric Botcazou  <ebotcazou (a] adacore.com>
    678 
    679 	* configure.ac: Make test for variables more robust.
    680 	* configure: Regenerate.
    681 
    682 	2021-05-03  H.J. Lu  <hjl.tools (a] gmail.com>
    683 
    684 	PR bootstrap/99703
    685 	* configure: Regenerated.
    686 
    687 	2021-04-21  Andreas Schwab  <schwab (a] linux-m68k.org>
    688 
    689 	PR demangler/100177
    690 	* rust-demangle.c (demangle_const_char): Properly print the
    691 	character value.
    692 
    693 	2021-03-31  Patrick Palka  <ppalka (a] redhat.com>
    694 
    695 	PR c++/88115
    696 	* cp-demangle.c (d_dump, d_make_comp, d_expression_1)
    697 	(d_count_templates_scopes): Handle DEMANGLE_COMPONENT_VENDOR_EXPR.
    698 	(d_print_comp_inner): Likewise.
    699 	<case DEMANGLE_COMPONENT_EXTENDED_OPERATOR>: Revert r11-4926
    700 	change.
    701 	<case DEMANGLE_COMPONENT_UNARY>: Likewise.
    702 	* testsuite/demangle-expected: Adjust __alignof__ tests.
    703 
    704 	2021-03-16  Nick Clifton  <nickc (a] redhat.com>
    705 
    706 	* sha1.c (sha1_process_bytes): Use memmove in place of memcpy.
    707 
    708 	2021-02-20  Mike Frysinger  <vapier (a] gentoo.org>
    709 
    710 	* Makefile.in (ACLOCAL, ACLOCAL_AMFLAGS, $(srcdir)/aclocal.m4): Define.
    711 	(configure_deps): Rename to ...
    712 	(aclocal_deps): ... this.  Replace aclocal.m4 with acinclude.m4.
    713 	($(srcdir)/configure): Replace $(configure_deps) with
    714 	$(srcdir)/aclocal.m4.
    715 	* aclocal.m4: Move libiberty macros to acinclude.m4, then regenerate.
    716 	* acinclude.m4: New file.
    717 	* configure: Regenerate.
    718 
    719 	2021-02-19  Ayush Mittal  <ayush.m (a] samsung.com>
    720 
    721 	* argv.c (expandargv): free allocated buffer if read fails.
    722 
    723 	2021-02-01  Martin Sebor  <msebor (a] redhat.com>
    724 
    725 	* dyn-string.c (dyn_string_insert_cstr): Use memcpy instead of strncpy
    726 	to avoid -Wstringop-truncation.
    727 
    728 2021-05-29  Mike Frysinger  <vapier (a] gentoo.org>
    729 
    730 	* configure.ac: Add gnulib to configdirs for sim.
    731 	* configure: Regenerate.
    732 
    733 2021-05-24  Maciej W. Rozycki  <macro (a] orcam.me.uk>
    734 
    735 	* MAINTAINERS: Update path to readline config.{sub,guess} files.
    736 
    737 2021-05-24  Maciej W. Rozycki  <macro (a] orcam.me.uk>
    738 
    739 	* config.guess: Import from upstream.
    740 	* config.sub: Likewise.
    741 
    742 2021-05-18  Mike Frysinger  <vapier (a] gentoo.org>
    743 
    744 	* Makefile.def: Add configure-sim dependency on all-gnulib.
    745 	* Makefile.in: Regenerated.
    746 
    747 2021-05-04  Nick Clifton  <nickc (a] redhat.com>
    748 
    749 	* configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
    750 	* configure: Regenerate.
    751 
    752 2021-03-18  Nick Alcock  <nick.alcock (a] oracle.com>
    753 
    754 	PR libctf/27482
    755 	* Makefile.def: Add install-bfd dependencies for install-libctf and
    756 	install-ld, and install-strip-bfd dependencies for
    757 	install-strip-libctf and install-strip-ld; move the install-ld
    758 	dependency on install-libctf to join it.
    759 	* Makefile.in: Regenerated.
    760 
    761 2021-03-12  Mike Frysinger  <vapier (a] gentoo.org>
    762 
    763 	* Makefile.def: Remove all-sim dependency on configure-gdb.
    764 	* Makefile.in: Regenerated.
    765 
    766 2021-02-28  H.J. Lu  <hongjiu.lu (a] intel.com>
    767 
    768 	PR binutils/26766
    769 	* Makefile.tpl (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Add
    770 	PGO_BUILD_TRAINING=yes.
    771 	(PGO_BUILD_TRAINING_MFLAGS): New.
    772 	(all): Pass $(PGO_BUILD_TRAINING_MFLAGS) to the PGO build.
    773 
    774 2021-02-09  Alan Modra  <amodra (a] gmail.com>
    775 
    776 	* configure.ac: Delete arm*-*-symbianelf* entry.
    777 	* configure: Regenerate.
    778 
    779 2021-01-26  Nick Alcock  <nick.alcock (a] oracle.com>
    780 
    781 	* Makefile.def: Add install-libctf dependency to install-ld.
    782 	* Makefile.in: Regenerated.
    783 
    784 2021-01-12  Mike Frysinger  <vapier (a] gentoo.org>
    785 
    786 	* src-release.sh (do_proto_toplev): Rewrite indentation.
    787 
    788 2021-01-11  H.J. Lu  <hongjiu.lu (a] intel.com>
    789 
    790 	PR binutils/26766
    791 	* configure.ac:
    792 	* configure: Regenerated.
    793 
    794 2021-01-11  H.J. Lu  <hongjiu.lu (a] intel.com>
    795 
    796 	PR ld/27173
    797 	* configure: Regenerated.
    798 	* libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
    799 	--plugin and rc before enabling --plugin.
    800 
    801 2021-01-09  H.J. Lu  <hongjiu.lu (a] intel.com>
    802 
    803 	PR binutils/26766
    804 	* Makefile.tpl (BUILD_CFLAGS): New.
    805 	(CFLAGS): Append $(BUILD_CFLAGS).
    806 	(CXXFLAGS): Likewise.
    807 	(PGO_BUILD_GEN_FLAGS_TO_PASS): New.
    808 	(PGO_BUILD_TRAINING_CFLAGS): Likewise.
    809 	(PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
    810 	(PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
    811 	(PGO_BUILD_TRAINING_MFLAGS): Likewise.
    812 	(PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
    813 	(PGO-TRAINING-TARGETS): Likewise.
    814 	(PGO_BUILD_TRAINING): Likewise.
    815 	(all): Add '+' to the command line for recursive make.  Support
    816 	the PGO build.
    817 	* configure.ac: Add --enable-pgo-build[=lto].
    818 	AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
    819 	PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
    820 	* Makefile.in: Regenerated.
    821 	* configure: Likewise.
    822 
    823 2021-01-09  H.J. Lu  <hongjiu.lu (a] intel.com>
    824 
    825 	* Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
    826 	(RANLIB): Add @RANLIB_PLUGIN_OPTION@.
    827 	* configure.ac: Include config/gcc-plugin.m4.
    828 	AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
    829 	* libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
    830 	RANLIB if possible.
    831 	* Makefile.in: Regenerated.
    832 	* configure: Likewise.
    833 
    834 2021-01-09  Nick Clifton  <nickc (a] redhat.com>
    835 
    836 	* 2.36 release branch crated.
    837 
    838 2021-01-07  Samuel Thibault  <samuel.thibault (a] gnu.org>
    839 
    840 	* libtool.m4: Match gnu* along with other GNU systems.
    841 
    842 2021-01-07  Alan Modra  <amodra (a] gmail.com>
    843 
    844 	* config.sub: Accept OS of eabi* and gnueabi*.
    845 
    846 2021-01-05  Nick Alcock  <nick.alcock (a] oracle.com>
    847 
    848 	* Makefile.def (libctf): No longer no_check.  Checking depends on
    849 	all-ld.
    850 	* Makefile.in: Regenerated.
    851 
    852 2021-01-05  Nick Clifton  <nickc (a] redhat.com>
    853 
    854 	* libiberty: Sync with gcc.  Bring in:
    855 	2021-01-04  Martin Liska  <mliska (a] suse.cz>
    856 
    857 	* strverscmp.c: Convert to utf8 from iso8859.
    858 
    859 	2020-12-22  Jason Merrill  <jason (a] redhat.com>
    860 
    861 	PR c++/67343
    862 	* cp-demangle.h (struct d_info): Add unresolved_name_state.
    863 	* cp-demangle.c (d_prefix): Add subst parm.
    864 	(d_nested_name): Pass it.
    865 	(d_unresolved_name): Split out from...
    866 	(d_expression_1): ...here.
    867 	(d_demangle_callback): Maybe retry with old sr mangling.
    868 	* testsuite/demangle-expected: Add test.
    869 
    870 	2020-12-21  Jason Merrill  <jason (a] redhat.com>
    871 
    872 	* cp-demangle.c (d_expression_1): Recognize qualified-id
    873 	on RHS of dt/pt.
    874 	* testsuite/demangle-expected: Add test.
    875 
    876 	2020-12-21  Jason Merrill  <jason (a] redhat.com>
    877 
    878 	* cp-demangle.c (d_unqualified_name): Clear is_expression.
    879 	* testsuite/demangle-expected: Add tests.
    880 
    881 	2020-11-25  Matthew Malcomson  <matthew.malcomson (a] arm.com>
    882 
    883 	* configure: Regenerate.
    884 	* configure.ac: Avoid using sanitizer.
    885 
    886 	2020-11-13  Eduard-Mihai Burtescu  <eddyb (a] lyken.rs>
    887 
    888 	* rust-demangle.c (struct rust_demangler): Add
    889 	skipping_printing and bound_lifetime_depth fields.
    890 	(eat): Add (v0-only).
    891 	(parse_integer_62): Add (v0-only).
    892 	(parse_opt_integer_62): Add (v0-only).
    893 	(parse_disambiguator): Add (v0-only).
    894 	(struct rust_mangled_ident): Add punycode{,_len} fields.
    895 	(parse_ident): Support v0 identifiers.
    896 	(print_str): Respect skipping_printing.
    897 	(print_uint64): Add (v0-only).
    898 	(print_uint64_hex): Add (v0-only).
    899 	(print_ident): Respect skipping_printing,
    900 	Support v0 identifiers.
    901 	(print_lifetime_from_index): Add (v0-only).
    902 	(demangle_binder): Add (v0-only).
    903 	(demangle_path): Add (v0-only).
    904 	(demangle_generic_arg): Add (v0-only).
    905 	(demangle_type): Add (v0-only).
    906 	(demangle_path_maybe_open_generics): Add (v0-only).
    907 	(demangle_dyn_trait): Add (v0-only).
    908 	(demangle_const): Add (v0-only).
    909 	(demangle_const_uint): Add (v0-only).
    910 	(basic_type): Add (v0-only).
    911 	(rust_demangle_callback): Support v0 symbols.
    912 	* testsuite/rust-demangle-expected: Add v0 testcases.
    913 
    914 	2020-11-13  Seija Kijin  <doremylover456 (a] gmail.com>
    915 
    916 	* strstr.c (strstr): Make implementation ANSI/POSIX compliant.
    917 
    918 	2020-11-11  Patrick Palka  <ppalka (a] redhat.com>
    919 
    920 	PR c++/88115
    921 	* cp-demangle.c (d_print_comp_inner)
    922 	<case DEMANGLE_COMPONENT_EXTENDED_OPERATOR>: Don't print the
    923 	"operator " prefix for __alignof__.
    924 	<case DEMANGLE_COMPONENT_UNARY>: Always print parens around the
    925 	operand of __alignof__.
    926 	* testsuite/demangle-expected: Test demangling for __alignof__.
    927 
    928 	2020-11-09  Christophe Lyon  <christophe.lyon (a] linaro.org>
    929 
    930 	* pex-win32.c (pex_win32_exec_child): Initialize orig_err.
    931 
    932 	2020-10-06  Martin Liska  <mliska (a] suse.cz>
    933 
    934 	PR lto/97290
    935 	* simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
    936 	Use sh_link of a .symtab_shndx section.
    937 
    938 2021-01-05  Alan Modra  <amodra (a] gmail.com>
    939 
    940 	* config.guess: Import from upstream.
    941 	* config.sub: Likewise.
    942 
    943 2020-12-16  Martin Liska  <mliska (a] suse.cz>
    944 	    Tom de Vries  <tdevries (a] suse.de>
    945 
    946 	* gdb/debuginfod-support.c (struct user_data): Remove has_printed
    947 	field.  Add meter field.
    948 	(progressfn): Print progress using meter.
    949 
    950 2020-12-02  Enze Li  <lienze2010 (a] hotmail.com>
    951 
    952 	* .gitignore: Add gnu global outputs.
    953 
    954 2020-12-02  Simon Marchi  <simon.marchi (a] polymtl.ca>
    955 
    956 	* .gitignore: Sync with gcc.
    957 
    958 2020-10-26  Andreas Rammhold <andreas (a] rammhold.de>
    959 
    960 	* src-release.sh: Use sha256sum instead of md5sum.
    961 
    962 2020-10-14  Andrew Burgess  <andrew.burgess (a] embecosm.com>
    963 
    964 	* Makefile.in: Rebuild.
    965 	* Makefile.def: Make distclean-gnulib depend on distclean-gdb and
    966 	distclean-gdbserver.
    967 
    968 2020-07-24  Aaron Merey  <amerey (a] redhat.com>
    969 
    970 	* configure: Rebuild.
    971 	* configure.ac: Remove AC_DEBUGINFOD.
    972 
    973 2020-07-04  Nick Clifton  <nickc (a] redhat.com>
    974 
    975 	Binutils 2.35 branch created.
    976 
    977 2020-04-21  Stephen Casner  <casner (a] acm.org>
    978 
    979 	PR 25830
    980 	* configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
    981 	* configure: Rebuild.
    982 
    983 2020-03-12  Tom Tromey  <tom (a] tromey.com>
    984 
    985 	* Makefile.in: Rebuild.
    986 	* Makefile.def (gdbserver): Depend on gdbsupport.
    987 
    988 2020-03-12  Tom Tromey  <tom (a] tromey.com>
    989 
    990 	* Makefile.in: Rebuild.
    991 	* Makefile.def (gdbsupport): Don't depend on bfd.
    992 
    993 2020-03-12  Tom Tromey  <tom (a] tromey.com>
    994 
    995 	* Makefile.in: Rebuild.
    996 	* Makefile.def (gdbsupport): Depend on intl.
    997 
    998 2020-02-17  Tom Tromey  <tom (a] tromey.com>
    999 
   1000 	* configure: Rebuild.
   1001 	* configure.ac (configdirs): Add gnulib and gdbsupport when building
   1002 	gdbserver.
   1003 
   1004 2020-02-14  Tom Tromey  <tom (a] tromey.com>
   1005 
   1006 	* Makefile.in: Rebuild.
   1007 	* Makefile.def: Make gdbserver require gnulib and libiberty.
   1008 
   1009 2020-02-07  Tom Tromey  <tom (a] tromey.com>
   1010 	    Pedro Alves  <palves (a] redhat.com>
   1011 
   1012 	* src-release.sh (GDB_SUPPORT_DIRS): Add gdbserver.
   1013 	* gdbserver: New directory, moved from gdb/gdbserver.
   1014 	* configure.ac (host_tools): Add gdbserver.
   1015 	Only build gdbserver on certain systems.
   1016 	* Makefile.in, configure: Rebuild.
   1017 	* Makefile.def (host_modules, dependencies): Add gdbserver.
   1018 	* MAINTAINERS: Add gdbserver.
   1019 
   1020 2020-01-28  Sergio Durigan Junior  <sergiodj (a] redhat.com>
   1021 
   1022 	* src-release.sh (getver): Look for gdbsupport's
   1023 	create-version.sh script at the current directory if tool is
   1024 	"gdb".
   1025 
   1026 2020-01-19  Simon Marchi  <simon.marchi (a] polymtl.ca>
   1027 
   1028 	* remote-sim.c (gdbsim_target::wait): Return
   1029 	sim_data->remote_sim_ptid instead of inferior_ptid.
   1030 
   1031 2020-01-18  Nick Clifton  <nickc (a] redhat.com>
   1032 
   1033 	Binutils 2.34 branch created.
   1034 
   1035 2020-01-18  Nick Clifton  <nickc (a] redhat.com>
   1036 
   1037 	Synchronize top level configure files with master version:
   1038 
   1039 	2020-01-01  Ben Elliston  <bje (a] gnu.org>
   1040 
   1041 	* config.guess: Update copyright years.
   1042 	* config.sub: Likewise.
   1043 
   1044 	2019-12-21  Ben Elliston  <bje (a] gnu.org>
   1045 
   1046 	* config.guess (set_cc_for_build): Prevent multiple calls by
   1047 	checking if $tmp is already set. We can't check CC_FOR_BUILD as
   1048 	the user may set it externally. Thanks to Torbjrn Granlund for
   1049 	the bug report.
   1050 
   1051 	2019-12-21  Torbjrn Granlund  <tg (a] gmplib.org>
   1052 
   1053 	* config.guess (alpha:Linux:*:*): Guard against missing
   1054 	/proc/cpuinfo by redirecting standard error to /dev/null.
   1055 
   1056 	2019-09-12  Daniel Bittman  <danielbittman1 (a] gmail.com>
   1057 
   1058 	* config.guess (*:Twizzler:*:*): New.
   1059 	* config.sub (-twizzler*): New.
   1060 
   1061 	2019-07-24  Ben Elliston  <bje (a] gnu.org>
   1062 
   1063 	* config.guess (mips:OSF1:*.*): Whitespace cleanup.
   1064 
   1065 	2019-06-30  Ben Elliston  <bje (a] gnu.org>
   1066 
   1067 	* config.sub (case $os): Match nsk* and powerunix. Don't later
   1068 	match nsk* and set os=nsk which removes the OS version number.
   1069 
   1070 	2019-06-30  Ben Elliston  <bje (a] gnu.org>
   1071 
   1072 	* config.sub: Recognise os108*.
   1073 
   1074 	2019-06-26  Ben Elliston  <bje (a] gnu.org>
   1075 
   1076 	* config.sub (hp300): Set $os to hpux.
   1077 
   1078 	2019-06-26  Ben Elliston  <bje (a] gnu.org>
   1079 
   1080 	* config.sub (vsta): Move into alphabetical order.
   1081 
   1082 	2019-06-10  Ben Elliston  <bje (a] gnu.org>
   1083 
   1084 	* config.guess (*:OS108:*:*): Recognise new OS.
   1085 
   1086 	2019-05-28  Ben Elliston  <bje (a] gnu.org>
   1087 
   1088 	* config.guess (*:Darwin:*:*): Run xcode-select to determine if a
   1089 	system compiler is installed. If not, do not run set_cc_for_build,
   1090 	as the default cc will open a dialog box asking to install
   1091 	Xcode. If no C compiler is available, guess based on uname -p and
   1092 	uname -m.
   1093 
   1094 	2019-05-28  Ben Elliston  <bje (a] gnu.org>
   1095 
   1096 	* config.guess (*:Darwin:*:*): Simplify UNAME_PROCESSOR.
   1097 
   1098 2020-01-17  Simon Marchi  <simon.marchi (a] efficios.com>
   1099 
   1100 	* Makefile.def: Add dependencies of all-gdbsupport on all-bfd.
   1101 	* Makefile.in: Re-generate.
   1102 
   1103 2020-01-14  Tom Tromey  <tom (a] tromey.com>
   1104 
   1105 	* src-release.sh (GDB_SUPPORT_DIRS): Add gdbsupport.
   1106 	* MAINTAINERS: Add gdbsupport.
   1107 	* configure: Rebuild.
   1108 	* configure.ac (configdirs): Add gdbsupport.
   1109 	* gdbsupport: New directory, move from gdb/gdbsupport.
   1110 	* Makefile.def (host_modules, dependencies): Add gnulib.
   1111 	* Makefile.in: Rebuild.
   1112 
   1113 2020-01-09  Aaron Merey  <amerey (a] redhat.com>
   1114 
   1115         * config/debuginfod.m4: New file. Add macro AC_DEBUGINFOD. Adds
   1116         new configure option --with-debuginfod.
   1117         * configure: Regenerate.
   1118         * configure.ac: Call AC_DEBUGINFOD.
   1119 
   1120 2019-12-26  Christian Biesinger  <cbiesinger (a] google.com>
   1121 
   1122 	* .gitignore: Add perf.data and perf.data.old.
   1123 
   1124 2019-10-17  Sergio Durigan Junior  <sergiodj (a] redhat.com>
   1125 
   1126 	* src-release.sh (GDB_SUPPORT_DIRS): Add libctf.
   1127 
   1128 2019-10-17  Alan Modra  <amodra (a] gmail.com>
   1129 
   1130 	PR 29
   1131 	* src-release.sh (getver): Replace "head -1" with "head -n 1".
   1132 
   1133 2019-07-30  Nick Alcock  <nick.alcock (a] oracle.com>
   1134 
   1135 	* Makefile.def (host_modules): libctf is no longer no_install.
   1136 	* Makefile.in: Regenerated.
   1137 
   1138 2019-07-13  Nick Alcock  <nick.alcock (a] oracle.com>
   1139 
   1140 	* Makefile.def (dependencies): all-ld depends on all-libctf.
   1141 	* Makefile.in: Regenerated.
   1142 
   1143 2019-09-09  Phil Blundell  <pb (a] pbcl.net>
   1144 
   1145 	binutils 2.33 branch created
   1146 
   1147 2019-08-19  Tom Tromey  <tom (a] tromey.com>
   1148 
   1149 	* configure: Rebuild.
   1150 	* configure.ac: Add --with-static-standard-libraries.
   1151 
   1152 2019-08-09  Nick Clifton  <nickc (a] redhat.com>
   1153 
   1154 	* libiberty: Sync with gcc.  Bring in:
   1155 	2019-08-08  Martin Liska  <mliska (a] suse.cz>
   1156 
   1157 	PR bootstrap/91352
   1158 	* lrealpath.c (is_valid_fd): New function.
   1159 
   1160 	2019-07-24  Martin Liska  <mliska (a] suse.cz>
   1161 
   1162 	PR lto/91228
   1163 	* simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
   1164 	Find first '\0' starting from gnu_lto + 1.
   1165 
   1166 	2019-07-12  Ren Kimura  <rkx1209dev (a] gmail.com>
   1167 
   1168 	* simple-object-elf.c (simple_object_elf_match): Check zero value shstrndx.
   1169 	This fixes a Bug 90924.
   1170 
   1171 	2019-07-22  Martin Liska  <mliska (a] suse.cz>
   1172 
   1173 	* simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
   1174 	Do not search for gnu_lto_v1, but search for first '\0'.
   1175 
   1176 	2019-07-18  Eduard-Mihai Burtescu  <eddyb (a] lyken.rs>
   1177 
   1178 	* cplus-dem.c: Include rust-demangle.h.
   1179 	* rust-demangle.c: Include rust-demangle.h.
   1180 	* rust-demangle.h: New file.
   1181 
   1182 	2019-05-31  Michael Forney  <mforney (a] mforney.org>
   1183 
   1184 	* cp-demangle.c: Don't define CP_DYNAMIC_ARRAYS if __STDC_NO_VLA__
   1185 	is non-zero.
   1186 
   1187 	2019-04-30  Ben L  <bobsayshilol (a] live.co.uk>
   1188 
   1189 	* d-demangle.c (dlang_parse_assocarray): Correctly handle error result.
   1190 	* testsuite/d-demangle-expected: Add testcase.
   1191 
   1192 	* d-demangle.c (dlang_parse_tuple): Correctly handle error result.
   1193 	* testsuite/d-demangle-expected: Add testcase.
   1194 
   1195 	* d-demangle.c (dlang_parse_structlit): Correctly handle error result.
   1196 	* testsuite/d-demangle-expected: Add testcase.
   1197 
   1198 	* d-demangle.c (dlang_parse_arrayliteral): Correctly handle error result.
   1199 	* testsuite/d-demangle-expected: Add testcase.
   1200 
   1201 	* d-demangle.c (dlang_parse_integer): Fix stack underflow.
   1202 	* testsuite/d-demangle-expected: Add testcase.
   1203 
   1204 	* cp-demangle (d_print_comp_inner): Guard against a NULL 'typed_name'.
   1205 	* testsuite/demangle-expected: Add testcase.
   1206 
   1207 	* cp-demangle.c (d_encoding): Guard against NULL return values from
   1208 	d_right (dc).
   1209 	* testsuite/demangle-expected: Add testcase.
   1210 
   1211 	2019-04-29  Ben L  <bobsayshilol (a] live.co.uk>
   1212 
   1213 	* cp-demangle.c (d_expression_1): Don't peek ahead unless the current
   1214 	char is valid.
   1215 	* testsuite/demangle-expected: Add testcase.
   1216 
   1217 	2019-04-10  Nick Clifton  <nickc (a] redhat.com>
   1218 
   1219 	PR 89394
   1220 	* cp-demangle.c (cplus_demangle_fill_name): Reject negative
   1221 	lengths.
   1222 	(d_count_templates_scopes): Replace num_templates and num_scopes
   1223 	parameters with a struct d_print_info pointer parameter.  Adjust
   1224 	body of the function accordingly.  Add recursion counter and check
   1225 	that the recursion limit is not reached.
   1226 	(d_print_init): Pass dpi parameter to d_count_templates_scopes.
   1227 	Reset recursion counter afterwards, unless the recursion limit was
   1228 	reached.
   1229 
   1230 2019-07-13  Joel Brobecker  <brobecker (a] adacore.com>
   1231 
   1232 	* src-release (getver): If $tool/gdbsupport/create-version.sh
   1233 	exists, use that to determine the version number.
   1234 
   1235 2019-06-21  Andreas Schwab  <schwab (a] linux-m68k.org>
   1236 
   1237 	* src-release.sh (GDB_SUPPORT_DIRS): Add gnulib.
   1238 
   1239 2019-06-14  Tom Tromey  <tom (a] tromey.com>
   1240 
   1241 	* MAINTAINERS: Add gnulib.
   1242 	* gnulib: New directory, move from gdb/gnulib.
   1243 	* configure.ac (host_libs): Add gnulib.
   1244 	* configure: Rebuild.
   1245 	* Makefile.def (host_modules, dependencies): Add gnulib.
   1246 	* Makefile.in: Rebuild.
   1247 
   1248 2019-06-03  Nick Clifton  <nickc (a] redhat.com>
   1249 
   1250 	Revert:
   1251 	2019-05-29  Nick Clifton  <nickc (a] redhat.com>
   1252 
   1253 	* configure.ac (noconfigdirs): Add libctf if the target does not use
   1254 	the ELF file format.
   1255 	* configure: Regenerate.
   1256 
   1257 2019-05-29  Nick Clifton  <nickc (a] redhat.com>
   1258 
   1259 	* src-release.sh (do_proto_toplev): Add libctf to list of
   1260 	directories that can be disabled.
   1261 
   1262 2019-05-29  Nick Clifton  <nickc (a] redhat.com>
   1263 
   1264 	* configure.ac (noconfigdirs): Add libctf if the target does not use
   1265 	the ELF file format.
   1266 	* configure: Regenerate.
   1267 
   1268 2019-05-28  Nick Alcock  <nick.alcock (a] oracle.com>
   1269 
   1270 	* Makefile.def (dependencies): configure-libctf depends on all-bfd
   1271 	and all its deps.
   1272 	* Makefile.in: Regenerated.
   1273 
   1274 2019-05-28  Nick Alcock  <nick.alcock (a] oracle.com>
   1275 
   1276 	* MAINTAINERS: Add libctf.
   1277 
   1278 2019-05-28  Nick Alcock  <nick.alcock (a] oracle.com>
   1279 
   1280 	* Makefile.def (host_modules): Add libctf.
   1281 	* Makefile.def (dependencies): Likewise.
   1282 	libctf depends on zlib, libiberty, and bfd.
   1283 	* Makefile.in: Regenerated.
   1284 	* configure.ac (host_libs): Add libctf.
   1285 	* configure: Regenerated.
   1286 
   1287 2019-05-23  Jose E. Marchesi  <jose.marchesi (a] oracle.com>
   1288 
   1289 	* config.guess: Synchronize with config project master sources.
   1290 	* config.sub: Likewise.
   1291 	* readline/support/config.guess: Likewise.
   1292 	* readline/support/config.sub: Likewise.
   1293 
   1294 2019-04-10  Nick Clifton  <nickc (a] redhat.com>
   1295 
   1296 	* libiberty: Sync with gcc.  Bring in:
   1297 	2019-04-10  Nick Clifton  <nickc (a] redhat.com>
   1298 
   1299 	PR 89394
   1300 	* cp-demangle.c (cplus_demangle_fill_name): Reject negative
   1301 	lengths.
   1302 	(d_count_templates_scopes): Replace num_templates and num_scopes
   1303 	parameters with a struct d_print_info pointer parameter.  Adjust
   1304 	body of the function accordingly.  Add recursion counter and check
   1305 	that the recursion limit is not reached.
   1306 	(d_print_init): Pass dpi parameter to d_count_templates_scopes.
   1307 	Reset recursion counter afterwards, unless the recursion limit was
   1308 	reached.
   1309 
   1310 2018-06-24  Nick Clifton  <nickc (a] redhat.com>
   1311 
   1312 	2.32 branch created.
   1313 
   1314 2019-01-14  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   1315 
   1316 	Merge from GCC:
   1317 	PR target/88535
   1318 	* config.guess: Import upstream version 2019-01-03.
   1319 	* config.sub: Import upstream version 2019-01-01.
   1320 
   1321 2019-01-10  Nick Clifton  <nickc (a] redhat.com>
   1322 
   1323 	* libiberty: Sync with gcc.  Bring in:
   1324 	2019-01-09  Sandra Loosemore  <sandra (a] codesourcery.com>
   1325 
   1326 	PR other/16615
   1327 
   1328 	* cp-demangle.c: Mechanically replace "can not" with "cannot".
   1329 	* floatformat.c: Likewise.
   1330 	* strerror.c: Likewise.
   1331 
   1332 	2018-12-22  Jason Merrill  <jason (a] redhat.com>
   1333 
   1334 	Remove support for demangling GCC 2.x era mangling schemes.
   1335 	* cplus-dem.c: Remove cplus_mangle_opname, cplus_demangle_opname,
   1336 	internal_cplus_demangle, and all subroutines.
   1337 	(libiberty_demanglers): Remove entries for ancient GNU (pre-3.0),
   1338 	Lucid, ARM, HP, and EDG demangling styles.
   1339 	(cplus_demangle): Remove 'work' variable.  Don't call
   1340 	internal_cplus_demangle.
   1341 
   1342 2019-01-03     <dilyan.palauzov (a] aegee.org>
   1343 
   1344 	* configure.ac: Don't configure readline if --with-system-readline is
   1345 	used.
   1346 	* configure: Re-generate.
   1347 
   1348 2018-10-31  Joseph Myers  <joseph (a] codesourcery.com>
   1349 
   1350 	Merge from GCC:
   1351 	PR bootstrap/82856
   1352 	* multilib.am: New file.  From automake.
   1353 
   1354 2018-09-12  Sergio Durigan Junior  <sergiodj (a] redhat.com>
   1355 
   1356 	* src-release.sh (GDB_SUPPORT_DIRS): Add "contrib".
   1357 
   1358 2018-07-16  Nick Clifton  <nickc (a] redhat.com>
   1359 
   1360 	* src-release.sh (DEVO_SUPPORT): Add test-driver and ar-lib.
   1361 
   1362 2018-07-06  Sebastian Huber  <sebastian.huber (a] embedded-brains.de>
   1363 
   1364 	* config.sub: Sync with upstream version 2018-07-03.
   1365 
   1366 2018-07-05  Sebastian Huber  <sebastian.huber (a] embedded-brains.de>
   1367 
   1368 	* config.guess: Sync with upstream version 2018-06-26.
   1369 	* config.sub: Sync with upstream version 2018-07-02.
   1370 
   1371 2018-06-29  Alexandre Oliva <oliva (a] adacore.com>
   1372 
   1373 	* configure.ac: Introduce support for @unless/@endunless.
   1374 	* Makefile.tpl (dep-kind): Rewrite with cond; return
   1375 	postbootstrap in some cases.
   1376 	(make-postboot-dep, postboot-targets): New.
   1377 	(dependencies): Do not output postbootstrap dependencies at
   1378 	first.  Output non-target ones changed for configure to depend
   1379 	on stage_last @if gcc-bootstrap, and the original deps @unless
   1380 	gcc-bootstrap.
   1381 	* configure.in, Makefile.in: Rebuilt.
   1382 
   1383 2018-06-24  Nick Clifton  <nickc (a] redhat.com>
   1384 
   1385 	* configure: Regenerate.
   1386 
   1387 2018-06-19  Simon Marchi  <simon.marchi (a] ericsson.com>
   1388 
   1389 	* libtool.m4: Use AC_LANG_SOURCE.
   1390 	* configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
   1391 	* README-maintainer-mode: Update version requirements.
   1392 	* ar-lib: New file.
   1393 	* test-driver: New file.
   1394 	* configure: Re-generate.
   1395 
   1396 2018-06-18  Eric Botcazou  <ebotcazou (a] adacore.com>
   1397 
   1398 	* Makefile.def (fortran): Add check-target-libgomp-fortran.
   1399 	* Makefile.tpl (check-target-libgomp-fortran): New phony target.
   1400 	* Makefile.in: Regenerate.
   1401 
   1402 	* configure: Regenerate.
   1403 
   1404 2018-06-18  Simon Marchi  <simon.marchi (a] ericsson.com>
   1405 
   1406 	* configure.ac: Sync with GCC, remove MPX-related things.
   1407 
   1408 2018-05-01  Nick Clifton  <nickc (a] redhat.com>
   1409 
   1410 	* config.guess: Synchronize with config project master sources.
   1411 	* config.sub: Likewise.
   1412 
   1413 2018-05-01  Francois H. Theron  <francois.theron (a] netronome.com>
   1414 
   1415 	* configure.ac: Added "nfp" target.
   1416 	* configure: Regenerate.
   1417 
   1418 2018-02-13  Maciej W. Rozycki  <macro (a] mips.com>
   1419 
   1420 	* configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
   1421 	* configure: Regenerate.
   1422 
   1423 2018-01-30  Nick Clifton  <nickc (a] redhat.com>
   1424 
   1425 	* src-release.sh (do_proto_toplev): Add patterns for more junk files
   1426 	to delete before creating the tarball.
   1427 
   1428 2018-01-29  Nick Clifton  <nickc (a] redhat.com>
   1429 
   1430 	* src-release.sh (do_proto_toplev): Strip patch remnant files from
   1431 	the sources before creating the tarball.
   1432 
   1433 2018-01-13  Nick Clifton  <nickc (a] redhat.com>
   1434 
   1435 	* src-release.sh: Update copyright notice.  Change reference to devo
   1436 	to be a reference to root.
   1437 
   1438 2018-01-10  Nick Clifton  <nickc (a] redhat.com>
   1439 
   1440 	* config-ml.in: Sync with gcc sources.
   1441 	* config.guess: Likewise.
   1442 	* config.sub: Likewise.
   1443 	* configure.ac: Likewise.
   1444 	* configure: Regenerate.
   1445 
   1446 2017-12-14  Nick Clifton  <nickc (a] redhat.com>
   1447 
   1448 	* COPYING.LIBGLOSS: Update address of FSF in copyright notice.
   1449 
   1450 2017-12-12  Stafford Horne  <shorne (a] gmail.com>
   1451 
   1452 	* configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
   1453 	* configure: Regenerate.
   1454 
   1455 2017-09-15  Nick Clifton  <nickc (a] redhat.com>
   1456 
   1457 	* src-release.sh (LZIPPROG): New define.  Provides the name of the
   1458 	lzip program.
   1459 	(do_lz): New function.  Compresses a tarball using the lzip
   1460 	program.
   1461 	(do_compress): Add support for lzip compression.
   1462 	(usage): Mention -l option.
   1463 	(build_release): Support -l option to invoke lzip compression.
   1464 
   1465 2017-09-15  Alan Modra  <amodra (a] gmail.com>
   1466 
   1467 	* src-release.sh (do_proto_toplev): Revert last patch.  Enable or
   1468 	disable binutils, gas, gdb, gold, gprof, ld, libdecnumber, readline,
   1469 	and sim depending on $tool and $support_files.  Echo configure line.
   1470 
   1471 2017-09-14  Matt Rice <ratmice (a] gmail.com>
   1472 
   1473 	* src-release.sh (do_proto_toplev): Enable gold during release process.
   1474 
   1475 2017-04-13  Andrew Jenner  <andrew (a] codesourcery.com>
   1476 
   1477 	* config.sub: Sync with master version in config project.
   1478 
   1479 2017-04-03  Andrew Jenner  <andrew (a] codesourcery.com>
   1480 
   1481 	* config.sub: Handle ia16 in $basic_machine.
   1482 
   1483 	bfd/
   1484 	* config.bfd: Handle ia16.
   1485 
   1486 	gas/
   1487 	* configure.tgt: Handle ia16.
   1488 
   1489 	ld/
   1490 	* configure.tgt: Handle ia16.
   1491 
   1492 2017-03-22  Nick Clifton  <nickc (a] redhat.com>
   1493 
   1494 	* config.sub: Sync with master version in config project.
   1495 	* config.guess: Likewise.
   1496 
   1497 2017-01-23  Nick Clifton  <nickc (a] redhat.com>
   1498 
   1499 	* configure.ac: Update year in copyright notice.
   1500 	Sync from FSF GCC mainline, bringing in the following patches.
   1501 	* Makefile.def: Likewise.
   1502 	* Makefile.tpl: Likewise.
   1503 	* configure: Regenerate.
   1504 	* Makefile.in: Regenerate.
   1505 
   1506 	2016-12-21  Jakub Jelinek  <jakub (a] redhat.com>
   1507 
   1508 	* configure.ac: Don't bootstrap libmpx unless --with-build-config
   1509 	includes bootstrap-mpx.
   1510 
   1511 	2016-12-01  Matthias Klose  <doko (a] ubuntu.com>
   1512 
   1513 	* configure.ac: Don't use pkg-config to check for bdw-gc.
   1514 
   1515 	2016-11-30  Matthias Klose  <doko (a] ubuntu.com>
   1516 
   1517 	* Makefile.def: Remove reference to boehm-gc target module.
   1518   	* configure.ac: Include pkg.m4, check for --with-target-bdw-gc
   1519 	options and for the bdw-gc pkg-config module.
   1520 
   1521 	2016-11-15  Matthias Klose  <doko (a] ubuntu.com>
   1522 
   1523 	* config-ml.in: Remove references to GCJ.
   1524 	* configure.ac: Likewise.
   1525 
   1526 	2016-09-30  Jakub Jelinek  <jakub (a] redhat.com>
   1527 
   1528 	* configure.ac: Add target-libffi to target_libraries.
   1529 	Readd libgcj target disablings, modified to only target-libffi.
   1530 	Readd target addition of go to unsupported languages.
   1531 
   1532 	2016-09-30  Andrew Haley  <aph (a] redhat.com>
   1533 
   1534 	* Makefile.def: Remove libjava.
   1535 	* Makefile.tpl: Likewise.
   1536 	* configure.ac: Likewise.
   1537 
   1538 	2016-09-26  Anton Kolesov  <Anton.Kolesov (a] synopsys.com>
   1539 
   1540 	* configure.ac: Disable "sim" directory for arc*-*-*.
   1541 
   1542 	2016-09-12  Maciej W. Rozycki  <macro (a] imgtec.com>
   1543 
   1544 	* configure.ac: Check for the minimum in-tree MPFR version
   1545 	handled.
   1546 
   1547 2016-12-31  Alan Modra  <amodra (a] gmail.com>
   1548 
   1549 	* config.sub: Import from upstream.
   1550 
   1551 2016-12-08  Alan Modra  <amodra (a] gmail.com>
   1552 
   1553 	* configure: Regenerate.
   1554 
   1555 2016-12-02  Josh Conner  <joshconner (a] google.com>
   1556 
   1557 	* configure.ac: Add fuchsia to targets that use ELF.
   1558 	* configure: Regenerated.
   1559 
   1560 2016-11-07  Doug Evans  <dje (a] google.com>
   1561 
   1562 	* config.sub: Sync with upstream version 2016-11-03.
   1563 	git://git.sv.gnu.org/config.git
   1564 	* config.guess: Sync with upstream version 2016-10-02.
   1565 
   1566 2016-09-27  Simon Marchi  <simon.marchi (a] polymtl.ca>
   1567 
   1568 	* .gitignore: Add archives and make stamps.
   1569 
   1570 2016-07-20  Yan-Ting Lin  <currygt52 (a] gmail.com>
   1571 
   1572 	* configure.ac (nds32*-*-*): Remove entry to enable gdb.
   1573 	* configure: Regenerated.
   1574 
   1575 2016-06-28  Walter Lee  <walt (a] tilera.com>
   1576 
   1577 	* configure.ac (tilepro-*-*): Add gdb to noconfigdirs.
   1578 	* configure: Regenerate.
   1579 
   1580 2016-05-28  Alan Modra  <amodra (a] gmail.com>
   1581 
   1582 	* Makefile.tpl (configure): Depend on m4 files included.
   1583 	* Makefile.in: Regenerate.
   1584 
   1585 2016-05-27  Nick Clifton  <nickc (a] redhat.com>
   1586 
   1587 	* config.guess (Alpha OSF1): Fix typo introduced during the most
   1588 	recent synchronization update.
   1589 
   1590 2016-05-23  Nick Clifton  <nickc (a] redhat.com>
   1591 
   1592 	* Import these patches from the gcc mainline:
   1593 
   1594 	2016-05-16  Jakub Sejdak  <jakub.sejdak (a] phoesys.com>
   1595 
   1596 	* config.guess: Import version 2016-04-02 (newest).
   1597 	* config.sub: Import version 2016-05-10 (newest).
   1598 
   1599 2016-04-19  Nick Clifton  <nickc (a] redhat.com>
   1600 
   1601 	* Import this patch from the GCC mainline:
   1602 
   1603 	2016-04-13  Segher Boessenkool  <segher (a] kernel.crashing.org>
   1604 
   1605 	PR bootstrap/70173
   1606 	* Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
   1607 	and gotools directories.  Delete the stage_final file.
   1608 	* Makefile.in: Regenerate.
   1609 
   1610 2016-03-17  Cary Coutant  <ccoutant (a] gmail.com>
   1611 
   1612 	* configure.ac: Add mips and s390 to the gold target check.
   1613 	* configure: Regenerate.
   1614 
   1615 2016-02-10  Nick Clifton  <nickc (a] redhat.com>
   1616 
   1617 	Import these patches from the GCC mainline:
   1618 
   1619 	2016-01-12  Andris Pavenis  <andris.pavenis (a] iki.fi>
   1620 
   1621 	* configure.ac: Enable LTO for DJGPP
   1622 	* configure: Regenerate
   1623 
   1624 	2016-01-24  Mikhail Maltsev  <maltsevm (a] gmail.com>
   1625 
   1626 	PR bootstrap/69329
   1627 	* Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
   1628 	* Makefile.in: Regenerate.
   1629 
   1630 	2016-01-25  Aditya Kumar  <aditya.k7 (a] samsung.com>
   1631 	            Sebastian Pop  <s.pop (a] samsung.com>
   1632 
   1633 	* Makefile.in: Regenerate.
   1634 	* Makefile.tpl: Export ISLVER.
   1635 	* configure: Regenerate.
   1636 	* config/isl.m4: Detect isl-0.15.
   1637 
   1638 	2016-01-29  Sebastian Pop  <s.pop (a] samsung.com>
   1639 
   1640 	* config/isl.m4: Add comments about isl-0.16.
   1641 	* configure: Regenerate.
   1642 
   1643 2016-01-12  H.J. Lu  <hongjiu.lu (a] intel.com>
   1644 
   1645 	Sync with GCC
   1646 	2015-11-26  David Edelsohn  <dje.gcc (a] gmail.com>
   1647 
   1648 	* m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
   1649 	symbols.
   1650 
   1651 	2016-01-12  Bernd Edlinger  <bernd.edlinger (a] hotmail.de>
   1652 
   1653 	PR bootstrap/69134
   1654 	* Makefile.def (mpfr): Disable assembler.
   1655 	* Makefile.in: Regenerate.
   1656 
   1657 2016-01-11  Nick Clifton  <nickc (a] redhat.com>
   1658 
   1659 	Import the following changes from the GCC mainline:
   1660 
   1661 	2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova (a] intel.com>
   1662 
   1663 	* configure.ac: Enable libmpx by default.
   1664 	* configure: Regenerated.
   1665 
   1666 	2015-11-19  Martin Liska  <mliska (a] suse.cz>
   1667 
   1668 	* .gitignore: Add .clang-format to ignored files.
   1669 	* Makefile.tpl: Add clang-format.
   1670 	* Makefile.in: Regenerate.
   1671 
   1672 	2015-12-01  Andreas Tobler  <andreast (a] gcc.gnu.org>
   1673 
   1674 	PR libffi/65726
   1675 	* Makefile.def (lang_env_dependencies): Make libffi depend
   1676 	on cxx.
   1677 	* Makefile.in: Regenerate.
   1678 
   1679 	2015-12-02  Ian Lance Taylor  <iant (a] google.com>
   1680 
   1681 	PR go/66147
   1682 	* Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
   1683 	* Makefile.in: Regenerate.
   1684 
   1685 	2015-12-17  Nathan Sidwell  <nathan (a] acm.org>
   1686 
   1687 	* config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
   1688 	* configure: Regenerate.
   1689 
   1690 	2015-12-17  Sebastian Pop  <s.pop (a] samsung.com>
   1691 
   1692 	* Makefile.in: Replace ISL with isl.
   1693 	* Makefile.tpl: Same.
   1694 	* config/isl.m4: Same.
   1695 	* configure.ac: Same.
   1696 	* contrib/download_prerequisites: Same.
   1697 	* configure: Regenerate.
   1698 
   1699 	2016-01-01  Ben Elliston  <bje (a] gnu.org>
   1700 
   1701 	* config.guess: Import version 2016-01-01.
   1702 	* config.sub: Likewise.
   1703 
   1704 2015-11-20  Tristan Gingold  <gingold (a] adacore.com>
   1705 
   1706 	* configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
   1707 	* configure: Regenerate.
   1708 
   1709 2015-10-21  Nick Clifton  <nickc (a] redhat.com>
   1710 
   1711 	PR gas/19109
   1712 	* configure.ac: Note the 'none' is an acceptable argument to
   1713 	--enable-compressed-debug-sections.
   1714 	* configure: Regenerate.
   1715 
   1716 2015-10-20  H.J. Lu  <hongjiu.lu (a] intel.com>
   1717 
   1718 	PR gas/19109
   1719 	* configure.ac: Add
   1720 	--enable-compressed-debug-sections={all,gas,gold,ld}.
   1721 	* configure: Regenerated.
   1722 
   1723 2015-09-30  Nick Clifton  <nickc (a] redhat.com>
   1724 
   1725 	Import the following patches from the GCC mainline:
   1726 
   1727 	2015-08-23  Francois-Xavier Coudert  <fxcoudert (a] gcc.gnu.org>
   1728 
   1729 	PR libfortran/54572
   1730 	* Makefile.def: Make libgfortran depend on libbacktrace.
   1731 	* Makefile.in: Regenerate.
   1732 
   1733 	2015-08-12  Tom de Vries  <tom (a] codesourcery.com>
   1734 
   1735 	PR other/67092
   1736 	PR other/67098
   1737 	* configure.ac: Remove --with_host_libstdcxx support.
   1738 	* configure: Regenerate.
   1739 
   1740 	2015-08-10  Thomas Schwinge  <thomas (a] codesourcery.com>
   1741 	    Jakub Jelinek  <jakub (a] redhat.com>
   1742 
   1743 	* configure.ac (noconfigdirs): Don't add "target-libgomp" for target
   1744 	nvptx*-*-*.
   1745 	* configure: Regenerate.
   1746 
   1747 2015-08-07  H.J. Lu  <hongjiu.lu (a] intel.com>
   1748 
   1749 	Sync with GCC
   1750 	2015-07-28  Ben Elliston  <bje (a] gnu.org>
   1751 
   1752 	* config.sub, config.guess: Import from upstream.
   1753 
   1754 2015-08-06  Yaakov Selkowitz  <yselkowi (a] redhat.com>
   1755 
   1756 	* Makefile.def (libiconv): Define bootstrap=true.
   1757 	Mark pdf/html/info as missing.
   1758 	(configure-gcc): Depend on all-libiconv.
   1759 	(all-gcc): Ditto.
   1760 	(configure-libcpp): Ditto.
   1761 	(all-libcpp): Ditto.
   1762 	(configure-intl): Ditto.
   1763 	(all-intl): Ditto.
   1764 	* Makefile.in: Regenerate.
   1765 
   1766 2015-07-27  H.J. Lu  <hongjiu.lu (a] intel.com>
   1767 
   1768 	Sync with GCC
   1769 	2015-07-24  Michael Darling  <darlingm (a] gmail.com>
   1770 
   1771 	PR other/66259
   1772 	* config-ml.in: Reflects renaming of configure.in to configure.ac
   1773 	* configure: Likewise
   1774 	* configure.ac: Likewise
   1775 
   1776 2015-07-14  H.J. Lu  <hongjiu.lu (a] intel.com>
   1777 
   1778 	* Makefile.in: Regenerated.
   1779 
   1780 	Sync with GCC
   1781 	2015-05-21  Jason Merrill  <jason (a] redhat.com>
   1782 
   1783 	* Makefile.tpl: Update comments.
   1784 
   1785 	2015-04-22  Bernhard Reutner-Fischer  <aldot (a] gcc.gnu.org>
   1786 
   1787 	* Makefile.tpl: Remove surplus whitespace throughout.
   1788 
   1789 	2015-03-25  Martin Liska  <mliska (a] suse.cz>
   1790 		    Yury Gribov  <y.gribov (a] samsung.com>
   1791 
   1792 	* Makefile.tpl: Fix ln source location for vimrc file.
   1793 
   1794 2015-07-14  H.J. Lu  <hongjiu.lu (a] intel.com>
   1795 
   1796 	Sync with GCC
   1797 	2015-05-16  James Bowman  <james.bowman (a] ftdichip.com>
   1798 
   1799 	* configure.ac: FT32 target added.
   1800 	* configure: Regenerate.
   1801 
   1802 2015-07-14  H.J. Lu  <hongjiu.lu (a] intel.com>
   1803 
   1804 	Sync with GCC
   1805 	2015-06-02  Jason Merrill  <jason (a] redhat.com>
   1806 
   1807 	PR bootstrap/66319
   1808 	* configure.ac: Use -std=gnu++98.
   1809 
   1810 	2015-05-28  Mike Frysinger  <vapier (a] gentoo.org>
   1811 
   1812 	* configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
   1813 	* configure: Regenerate.
   1814 
   1815 	2015-05-11  Paulo Matos  <paulo (a] matos-sorge.com>
   1816 
   1817 	* configure.ac: Fix typo.
   1818 	* configure: Regenerate.
   1819 
   1820 	2015-05-03  Matthias Klose  <doko (a] ubuntu.com>
   1821 
   1822 	* configure.ac: Match $host configured with triplets.
   1823 	* configure: Regenerate.
   1824 
   1825 	2015-04-17  Jakub Jelinek  <jakub (a] redhat.com>
   1826 
   1827 	PR bootstrap/62077
   1828 	* configure.ac (--enable-stage1-checking): Default to
   1829 	release,misc,gimple,rtlflag,tree,types if --disable-checking
   1830 	or --enable-checking is not specified and DEV-PHASE is not
   1831 	experimental.
   1832 	* configure: Regenerated.
   1833 
   1834 	2015-03-27  Uros Bizjak  <ubizjak (a] gmail.com>
   1835 
   1836 	Install back PR target/47230 fix (Revert the revert).
   1837 
   1838 2015-06-30  H.J. Lu  <hongjiu.lu (a] intel.com>
   1839 
   1840 	* configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
   1841 	target.
   1842 	* configure: Regenerate.
   1843 
   1844 2015-05-13  John David Anglin  <dave.anglin (a] bell.net>
   1845 
   1846 	* configure.ac: Disable configuration of GDB for HPUX targets.
   1847 	* configure: Regenerate.
   1848 
   1849 2015-05-01  H.J. Lu  <hongjiu.lu (a] intel.com>
   1850 
   1851 	PR ld/18355
   1852 	* Makefile.def: Add extra_configure_flags to host zlib.
   1853 	* configure.ac (extra_host_zlib_configure_flags): New.  Set
   1854 	to --enable-host-shared When bfd is to be built as shared
   1855 	library.  AC_SUBST.
   1856 	* Makefile.in: Regenerated.
   1857 
   1858 2015-04-15  Mike Frysinger  <vapier (a] gentoo.org>
   1859 	    Hans-Peter Nilsson  <hp (a] axis.com>
   1860 
   1861 	Adjust src-release.sh for sim using the gdb create-version.sh.
   1862 	* src-release.sh (tar_compress): If there's a fifth parameter,
   1863 	use that in the getver call instead of $tool.
   1864 	(sim_release): Pass gdb as fifth parameter to tar_compress.
   1865 	(SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
   1866 
   1867 2015-04-14  Max Ostapenko  <m.ostapenko (a] partner.samsung.com>
   1868 
   1869 	* Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
   1870 	(EXTRA_BOOTSTRAP_FLAGS): Likewise.
   1871 	(check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
   1872 	* Makefile.in: Regenerate.
   1873 
   1874 2015-04-01  H.J. Lu  <hongjiu.lu (a] intel.com>
   1875 
   1876 	* configure.ac: Add --with-system-zlib.
   1877 	* configure: Regenerated.
   1878 
   1879 2015-03-31  H.J. Lu  <hongjiu.lu (a] intel.com>
   1880 
   1881 	* src-release.sh: Don't configure with  --with-target-subdir=.
   1882 	--disable-multilib.
   1883 
   1884 2015-03-31  H.J. Lu  <hongjiu.lu (a] intel.com>
   1885 
   1886 	* src-release.sh (DEVO_SUPPORT): Replace src-release with
   1887 	src-release.sh.
   1888 
   1889 2015-03-30  Ed Schouten  <ed (a] nuxi.nl>
   1890 
   1891 	* config.sub: Update from upstream, to 2015-03-04 version.
   1892 	* config.guess: Likewise.
   1893 
   1894 2015-03-30  H.J. Lu  <hongjiu.lu (a] intel.com>
   1895 
   1896 	* Makefile.def (dependencies): Add all-zlib to all-bfd.
   1897 	* Makefile.in: Regenerated.
   1898 
   1899 2015-03-28  H.J. Lu  <hongjiu.lu (a] intel.com>
   1900 
   1901 	* src-release.sh (do_proto_toplev): Configure with --target
   1902 	--with-target-subdir and --disable-multilib.
   1903 	(BINUTILS_SUPPORT_DIRS): Add zlib.
   1904 	(GAS_SUPPORT_DIRS): Likewise.
   1905 	(GDB_SUPPORT_DIRS): Likewise.
   1906 	(SIM_SUPPORT_DIRS): Likewise.
   1907 
   1908 2015-03-17  H.J. Lu  <hongjiu.lu (a] intel.com>
   1909 
   1910 	* configure.ac (target_configdirs): Exclude target-zlib if
   1911 	target-libjava isn't built.
   1912 	* configure: Regenerated.
   1913 
   1914 2015-03-17  H.J. Lu  <hongjiu.lu (a] intel.com>
   1915 
   1916 	Sync with GCC
   1917 	2014-06-13  Thomas Schwinge  <thomas (a] codesourcery.com>
   1918 
   1919 	* config-ml.in: Robustify ac_configure_args parsing.
   1920 
   1921 2015-03-16  H.J. Lu  <hongjiu.lu (a] intel.com>
   1922 
   1923 	* Makefile.def: Updated from GCC trunk.
   1924 	* Makefile.tpl: Likewise.
   1925 	* configure.ac: Likewise.
   1926 	* Makefile.in: Regenerated.
   1927 	* configure: Likewise.
   1928 
   1929 2015-01-28  James Bowman  <james.bowman (a] ftdichip.com>
   1930 
   1931 	* configure.ac: Add FT32 support.
   1932 	* configure: Regenerate.
   1933 
   1934 2015-01-12  Anthony Green  <green (a] moxielogic.com>
   1935 
   1936 	* configure.ac: Don't disable gprof for moxie.
   1937 	* configure: Rebuild.
   1938 
   1939 2015-01-03  Andrew Pinski  <apinski (a] cavium.com>
   1940 
   1941 	* Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
   1942 	* Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
   1943 	(BASE_TARGET_EXPORTS): Add OBJCOPY.
   1944 	(OBJCOPY_FOR_TARGET): New variable.
   1945 	(EXTRA_TARGET_FLAGS): Add OBJCOPY.
   1946 	* Makefile.in: Regenerate.
   1947 	* configure.ac: Check for already installed target objcopy.
   1948 	Also GCC_TARGET_TOOL on objcopy.
   1949 	* configure: Regenerate.
   1950 
   1951 2015-01-02  Hans-Peter Nilsson  <hp (a] bitrange.com>
   1952 
   1953 	* config.sub: Update from upstream, to 2015-01-01 version.
   1954 	* config.guess: Ditto.
   1955 
   1956 2014-12-06  Eric Botcazou  <ebotcazou (a] adacore.com>
   1957 
   1958 	* config.sub: Update from upstream config repo.
   1959 
   1960 2014-11-24  H.J. Lu  <hongjiu.lu (a] intel.com>
   1961 
   1962 	* libtool.m4: Updated from GCC trunk.
   1963 
   1964 2014-11-16  Jan-Benedict Glaw  <jbglaw (a] lug-owl.de>
   1965 
   1966 	* config.guess: Update from upstream config repo.
   1967 	* config.sub: Ditto.
   1968 
   1969 2014-11-16  Jan-Benedict Glaw  <jbglaw (a] lug-owl.de>
   1970 
   1971 	* move-if-change: Update from upstream gnulib.
   1972 
   1973 2014-11-16  Jan-Benedict Glaw  <jbglaw (a] lug-owl.de>
   1974 
   1975 	* compile: Sync with upstream Automake.
   1976 	* depcomp: Ditto.
   1977 	* install-sh: Ditto.
   1978 	* missing: Ditto.
   1979 	* mkinstalldirs: Ditto.
   1980 	* ylwrap: Ditto.
   1981 
   1982 2014-10-15  Tristan Gingold  <gingold (a] adacore.com>
   1983 
   1984 	* src-release.sh (do_proto_toplev): Configure with --target.
   1985 
   1986 2014-10-03  Jing Yu  <jingyu (a] google.com>
   1987 
   1988 	* configure.ac: Add aarch64 to list of targets that support gold.
   1989 	* configure: Regenerate.
   1990 
   1991 2014-09-12  Andrew Bennett  <andrew.bennett (a] imgtec.com>
   1992 
   1993 	* configure.ac: Add mips*-img-elf* target triple.
   1994 	* configure: Regenerate.
   1995 
   1996 2014-09-06  Kuan-Lin Chen  <kuanlinchentw (a] gmail.com>
   1997 	* configure: Disable gdb for nds32*-*-* until supported.
   1998 	* configure.ac: Disable gdb for nds32*-*-* until supported.
   1999 
   2000 2014-09-05  Joel Brobecker  <brobecker (a] adacore.com>
   2001 
   2002 	* configure: Regenerate.
   2003 
   2004 2014-08-27  Will Newton  <will.newton (a] linaro.org>
   2005 
   2006 	* src-release.sh: New file.
   2007 	* src-release: Remove file.
   2008 
   2009 2014-07-27  Joel Sherrill <joel.sherrill (a] oarcorp.com>
   2010 
   2011 	GDB not supported for or1k*-*-rtems*
   2012 	* configure.ac (or1k*-*-rtems*): gdb not supported.  The ordering
   2013 	of the stanzas results in this not being caught by or1k*-*-* later.
   2014 	* configure. Regenerated.
   2015 
   2016 2014-07-25  Samuel Bronson  <naesten (a] gmail.com>
   2017 
   2018 	* .gitattributes: New file for use with git-merge-changelog.
   2019 
   2020 2014-07-21  Joel Sherrill  <joel.sherrill (a] oarcorp.com>
   2021 
   2022 	Disable gdb for or1k*-*-* until supported
   2023 	* configure.ac (or1k*-*-*): Disable gdb.
   2024 	* configure: Regenerated.
   2025 
   2026 2014-05-14  Sandra Loosemore  <sandra (a] codesourcery.com>
   2027 
   2028 	* configure.ac (target_makefile_frag): Set for nios2-*-elf*.
   2029 	* configure: Regenerated.
   2030 
   2031 2014-03-26  Jakub Jelinek  <jakub (a] redhat.com>
   2032 
   2033 	PR sanitizer/56781
   2034 	* Makefile.def: Set bootstrap=true; for host fixincludes.
   2035 	* configure.ac: Don't bootstrap host fixincludes unless
   2036 	--with-build-config=bootstrap-{a,ub}san.
   2037 	* Makefile.in: Regenerated.
   2038 	* configure: Regenerated.
   2039 
   2040 2014-03-21  Jakub Jelinek  <jakub (a] redhat.com>
   2041 
   2042 	* configure.ac: Move BUILD_CONFIG set up earlier.  Add
   2043 	--enable-vtable-verify option parsing.  Don't add
   2044 	target-libsanitizer to bootstrap_target_libs unless
   2045 	--with-build-config=bootstrap-asan or
   2046 	--with-build-config=bootstrap-ubsan.  Don't add target-libvtv
   2047 	to bootstrap_target_libs unless --enable-vtable-verify.
   2048 	* configure: Regenerated.
   2049 
   2050 2014-03-07  Jakub Jelinek  <jakub (a] redhat.com>
   2051 
   2052 	PR bootstrap/58572
   2053 	* Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
   2054 	-I for libstdc++-v3 includes if $(LEAN).
   2055 	* Makefile.in: Regenerated.
   2056 
   2057 2014-02-24  Walter Lee  <walt (a] tilera.com>
   2058 
   2059 	* configure.ac (tilepro-*-*) Change to tilepro*-*-*.
   2060 	(tilegx-*-*): Change to tilegx*-*-*.
   2061 	* configure: Regenerate.
   2062 
   2063 2014-05-01  Richard Sandiford  <rdsandiford (a] googlemail.com>
   2064 
   2065 	* config.sub, config.guess: Import from upstream.
   2066 
   2067 2014-04-04  Eric Botcazou  <ebotcazou (a] adacore.com>
   2068 
   2069 	PR bootstrap/60620
   2070 	* Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
   2071 	* Makefile.in: Regenerate.
   2072 
   2073 2014-03-28  Yaakov Selkowitz  <yselkowitz (a] users.sourceforge.net>
   2074 
   2075 	* Makefile.def (dependencies): Make all-ld depend on all-binutils
   2076 	for WINDRES_FOR_TARGET in default-manifest.o rule.
   2077 	* Makefile.in: Regenerate.
   2078 
   2079 2014-02-04  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   2080 
   2081 	PR target/59788
   2082 	* ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
   2083 	*solaris2*.
   2084 
   2085 2013-12-19  Keven Boell  <keven.boell (a] intel.com>
   2086 
   2087 	* cp-namespace.c (cp_lookup_nested_symbol): Enable
   2088 	nested lookups for fortran modules.
   2089 	* dwarf2read.c (read_module): Add fortran module to
   2090 	the symbol table.
   2091 	(add_partial_symbol, add_partial_module): Add fortran
   2092 	module to the partial symbol table.
   2093 	(new_symbol_full): Create full symbol for fortran module.
   2094 	* f-exp.y (yylex): Add new module domain to be parsed.
   2095 	* symtab.h: New domain for fortran modules.
   2096 
   2097 2013-12-19  Keven Boell  <keven.boell (a] intel.com>
   2098 
   2099 	* f-exp.y (yylex): Add domain array to enable lookup
   2100 	in multiple domains. Loop over lookup domains and try
   2101 	to find requested symbol. Add STRUCT_DOMAIN to lookup
   2102 	domains to be able to query for user defined types.
   2103 
   2104 2013-12-13  Francois-Xavier Coudert  <fxcoudert (a] gcc.gnu.org>
   2105 
   2106 	* configure.ac: Add user-friendly check for native x86_64-linux
   2107 	multilibs.
   2108 	* configure: Regenerate.
   2109 
   2110 2013-11-23  Alan Modra  <amodra (a] gmail.com>
   2111 
   2112 	* config.sub, config.guess: Import from upstream.
   2113 
   2114 2013-11-07  Thomas Schwinge  <thomas (a] codesourcery.com>
   2115 
   2116 	* Makefile.in: Regenerate.
   2117 
   2118 	* Makefile.tpl: Fix typo.
   2119 	* Makefile.in: Regenerate partially.
   2120 
   2121 2013-11-04  Balaji V. Iyer  <balaji.v.iyer (a] intel.com>
   2122 
   2123 	* configure.ac: Added libcilkrts to noconfig list when C++ is not
   2124 	supported.
   2125 	* configure: Regenerated.
   2126 
   2127 2013-10-30  Jason Merrill  <jason (a] redhat.com>
   2128 
   2129 	* Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
   2130 	--disable-build-format-warnings.
   2131 
   2132 2013-10-29  Balaji V. Iyer  <balaji.v.iyer (a] intel.com>
   2133 
   2134 	* Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
   2135 	depend on libstdc++ and libgcc.
   2136 	* configure: Regenerate.
   2137 	* configure.ac: Added libcilkrts to target binaries.  Also, restrict
   2138 	libcilkrts for POSIX and i*86, and x86_64 architectures.
   2139 	* Makefile.in: Added libcilkrts related fields to support building it.
   2140 
   2141 2013-10-26  Jeff Law  <law (a] redhat.com>
   2142 
   2143 	* Makefile.def (target_modules): Remove libmudflap
   2144 	(languages): Remove check-target-libmudflap).
   2145 	* Makefile.in: Rebuilt.
   2146 	* Makefile.tpl (check-target-libmudflap-c++): Remove.
   2147 	* configure.ac (target_libraries): Remove target-libmudflap.
   2148 	Remove checks which disabled libmudflap on some systems.
   2149 	* configure: Rebuilt.
   2150 	* libmudflap: Directory removed.
   2151 
   2152 2013-10-16  Jan-Benedict Glaw  <jbglaw (a] lug-owl.de>
   2153 
   2154 	* configure.ac: Update from GCC.
   2155 	* configure: Regenerate.
   2156 
   2157 2013-10-15  Hans-Peter Nilsson  <hp (a] axis.com>
   2158 
   2159 	* src-release (do-proto-toplevel): Support subdir-path-prefixed
   2160 	files in SUPPORT_FILES.
   2161 	(SIM_SUPPORT_DIRS): New variable.
   2162 	(sim.tar.bz2): New rule.
   2163 
   2164 2013-10-08  Jan-Benedict Glaw  <jbglaw (a] lug-owl.de>
   2165 
   2166 	* configure.ac: Update from GCC.
   2167 	* configure: Regenerate.
   2168 
   2169 2013-10-01  Jeff Johnston  <jjohnstn (a] redhat.com>
   2170 
   2171 	* COPYING.NEWLIB: Update with new copyright.
   2172 
   2173 2013-09-21  Jan-Benedict Glaw  <jbglaw (a] lug-owl.de>
   2174 
   2175 	* configure.ac: Update from GCC.
   2176 	* configure: Regenerate.
   2177 
   2178 2013-09-20  Alan Modra  <amodra (a] gmail.com>
   2179 
   2180 	* libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
   2181 	ppc host match.  Support little-endian powerpc linux hosts.
   2182 
   2183 2013-08-16  Joel Brobecker  <brobecker (a] adacore.com>
   2184 
   2185 	* src-release (VER): When using $(TOOL)/common/create-version.sh,
   2186 	strip the "-cvs" suffix from the version number if present.
   2187 
   2188 2013-08-12  Jan-Benedict Glaw  <jbglaw (a] lug-owl.de>
   2189 
   2190 	* configure.ac: Sync with GCC repo.
   2191 	* Makefile.def: Ditto.
   2192 	* configure: Regenerate.
   2193 	* Makefile.in: Ditto.
   2194 
   2195 2013-07-22  Joel Brobecker  <brobecker (a] adacore.com>
   2196 
   2197 	* src-release (VER): Use $(TOOL)/common/create-version.sh
   2198 	if it exists.
   2199 
   2200 2013-06-22  Richard Sandiford  <rdsandiford (a] googlemail.com>
   2201 
   2202 	* configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
   2203 	(mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
   2204 	(mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
   2205 	* configure: Regenerate.
   2206 
   2207 2013-06-01  George Thomas <george.thomas (a] atmel.com>
   2208 
   2209 	* include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
   2210 	from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
   2211 
   2212 2013-05-06  Sandra Loosemore  <sandra (a] codesourcery.com>
   2213 
   2214 	* COPYING.NEWLIB: Add Altera Corporation copyright.
   2215 
   2216 2013-04-29  Jan-Benedict Glaw  <jbglaw (a] lug-owl.de>
   2217 
   2218 	* config.guess: Update from config repo.
   2219 	* config.sub: Ditto.
   2220 
   2221 2013-04-22  Jan-Benedict Glaw  <jbglaw (a] lug-owl.de>
   2222 
   2223 	* Makefile.def: Sync with GCC.
   2224 	* Makefile.in: Regenerate.
   2225 
   2226 2013-04-22  Jan-Benedict Glaw  <jbglaw (a] lug-owl.de>
   2227 
   2228 	* configure.ac: Sync with GCC.
   2229 	* configure: Regenerate.
   2230 
   2231 2013-03-22  Mike Frysinger  <vapier (a] gentoo.org>
   2232 
   2233 	* src-release (VER): Change bfd/configure.in sed to use the new
   2234 	`bfd/configure --version` output.
   2235 
   2236 2013-02-15  Yufeng Zhang  <yufeng.zhang (a] arm.com>
   2237 
   2238 	* configure.ac: Sync with GCC repo.
   2239 	* configure: Ditto.
   2240 
   2241 2013-02-05  Ian Lance Taylor  <iant (a] google.com>
   2242 
   2243 	PR go/55969
   2244 	* configure.ac: Disable libgo on some systems where it does not
   2245 	work.
   2246 	* configure: Rebuild.
   2247 
   2248 2013-02-05  Alan Modra  <amodra (a] gmail.com>
   2249 
   2250 	* configure: Regenerate after syncing config/.
   2251 
   2252 2013-01-15  Jan-Benedict Glaw  <jbglaw (a] lug-owl.de>
   2253 
   2254 	* configure.ac: Sync with GCC repo.
   2255 	* configure: Ditto.
   2256 	* Makefile.def: Ditto.
   2257 	* Makefile.in: Ditto.
   2258 
   2259 2013-01-11  Joel Brobecker  <brobecker (a] adacore.com>
   2260 
   2261 	Sync with GCC, merge:
   2262 
   2263 	2013-01-09  Jason Merrill  <jason (a] redhat.com>
   2264 
   2265 	* .gitignore: Import from gdb repository.
   2266 
   2267 2013-01-11  Jan-Benedict Glaw  <jbglaw (a] lug-owl.de>
   2268 
   2269 	* config.sub: Update from config repo.
   2270 
   2271 2013-01-11  Eric Botcazou  <ebotcazou (a] adacore.com>
   2272 
   2273 	* Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
   2274 	* Makefile.in: Regenerate.
   2275 
   2276 2013-01-09  H.J. Lu  <hongjiu.lu (a] intel.com>
   2277 
   2278 	* Makefile.def (configure-gcc): Depend on all-gmp.
   2279 	(all-gcc): Remove dependency on all-gmp.
   2280 	* Makefile.in: Regenerated.
   2281 
   2282 2013-01-08  Jan-Benedict Glaw  <jbglaw (a] lug-owl.de>
   2283 
   2284 	* config.guess: Update from config repo.
   2285 	* config.sub: Ditto.
   2286 
   2287 2013-01-07  Jeff Johnston  <jjohnstn (a] redhat.com>
   2288 
   2289 	* COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
   2290 	exists and replace the new bfin license in its location.
   2291 
   2292 2013-01-07  H.J. Lu  <hongjiu.lu (a] intel.com>
   2293 
   2294 	PR gas/14899
   2295 	* Makefile.def (dependencies): Make all-binutils, all-gprof,
   2296 	all-ld and all-gold depend on all-gas.
   2297 	* Makefile.in: Regenerated.
   2298 
   2299 2012-12-29  Ben Elliston  <bje (a] gnu.org>
   2300 
   2301 	* config.guess: Update to 2012-12-29 version.
   2302 	* config.sub: Likewise.
   2303 
   2304 2012-12-20  Jan-Benedict Glaw  <jbglaw (a] lug-owl.de>
   2305 
   2306 	* Makefile.def (install-target-libgo): Depend on
   2307 	install-target-libatomic. Merged from GCC repo.
   2308 	* Makefile.in: Regenerate.
   2309 
   2310 2012-12-17  Jeff Johnston  <jjohnstn (a] redhat.com>
   2311 
   2312 	* COPYING.LIBGLOSS: Add license for bfin libgloss.
   2313 
   2314 2012-12-16  Thomas Schwinge  <thomas (a] codesourcery.com>
   2315 
   2316 	* configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
   2317 	* configure: Regenerate.
   2318 
   2319 2012-12-11  H.J. Lu  <hongjiu.lu (a] intel.com>
   2320 
   2321 	* Makefile.def (target_modules): Add bootstrap=true and
   2322 	raw_cxx=true to libsanitizer.
   2323 	* configure.ac (bootstrap_target_libs): Add libsanitizer.
   2324 	* Makefile.in: Regenerated.
   2325 	* configure: Likewise.
   2326 
   2327 2012-12-08  Jan-Benedict Glaw  <jbglaw (a] lug-owl.de>
   2328 
   2329 	* config.sub: Merge from config repo.
   2330 
   2331 2012-11-30  Jan-Benedict Glaw  <jbglaw (a] lug-owl.de>
   2332 
   2333 	* configure.ac: Merge from GCC.
   2334 	* Makefile.tpl: Ditto.
   2335 	* Makefile.in: Ditto.
   2336 	* configure: Ditto.
   2337 
   2338 2012-11-28  Jan-Benedict Glaw  <jbglaw (a] lug-owl.de>
   2339 
   2340 	* configure.ac (noconfigdirs): Merge from GCC.
   2341 	* configure: Regenerate.
   2342 
   2343 2012-11-19  Jan-Benedict Glaw  <jbglaw (a] lug-owl.de>
   2344 
   2345 	* config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
   2346 
   2347 2012-11-14  Roland McGrath  <mcgrathr (a] google.com>
   2348 
   2349 	* configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
   2350 	* configure: Regenerate.
   2351 
   2352 2012-11-13  Richard Henderson  <rth (a] redhat.com>
   2353 
   2354 	* configure.ac: Move libsanitizer logic to subdirectory.
   2355 	* configure: Regenerate.
   2356 
   2357 2012-11-13  Dodji Seketeli  <dodji (a] redhat.com>
   2358 
   2359 	* configure.ac: Enable libsanitizer just on x86 linux for now.
   2360 	* configure: Re-generate.
   2361 
   2362 2012-11-13  David Edelsohn  <dje.gcc (a] gmail.com>
   2363 
   2364 	* configure.ac: Merge libquadmath sections.
   2365 	* configure: Regenerate.
   2366 
   2367 2012-11-12  Wei Mi <wmi (a] google.com>
   2368 
   2369 	* configure.ac: Add libsanitizer to target_libraries.
   2370 	* Makefile.def: Ditto.
   2371 	* configure: Regenerate.
   2372 	* Makefile.in: Regenerate.
   2373 
   2374 2012-11-03  H.J. Lu  <hongjiu.lu (a] intel.com>
   2375 
   2376 	* configure: Regenerated.
   2377 
   2378 2012-11-03  Robert Mason  <rbmj (a] verizon.net>
   2379 
   2380 	* configure.ac: add --disable-libstdcxx configure option
   2381 	and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
   2382 
   2383 2012-10-24  Corinna Vinschen  <corinna (a] vinschen.de>
   2384 
   2385 	* configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
   2386 	against Mingw64 w32api.
   2387 	* configure: Regenerate.
   2388 
   2389 2012-10-23  Eric Botcazou  <ebotcazou (a] adacore.com>
   2390 
   2391 	PR bootstrap/54820
   2392 	* configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
   2393 	* configure: Regenerate.
   2394 
   2395 2012-10-22  Eric Botcazou  <ebotcazou (a] adacore.com>
   2396 
   2397 	PR bootstrap/54820
   2398 	* Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
   2399 	(all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
   2400 	(all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
   2401 	(clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
   2402 	(host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
   2403 	* Makefile.in: Regenerate.
   2404 	* configure.ac (have_static_libs): New variable and associated check.
   2405 	(stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
   2406 	-static-libgcc if stage1_libs is empty and have_static_libs is yes.
   2407 	* configure: Regenerate.
   2408 
   2409 2012-10-10  David Holsgrove  <david.holsgrove (a] xilinx.com>
   2410 
   2411 	* config.guess, config.sub: Include updated version from
   2412 	config-patches.  Adds microblaze little endian support.
   2413 
   2414 2012-09-28  Ian Lance Taylor  <iant (a] google.com>
   2415 
   2416 	* Makefile.def: Make all-target-libgo depend on
   2417 	all-target-libbacktrace.
   2418 	* Makefile.in: Rebuild.
   2419 
   2420 2012-09-26  Ian Lance Taylor  <iant (a] google.com>
   2421 
   2422 	* Makefile.def: Make all-gcc depend on all-libbacktrace.
   2423 	* Makefile.in: Rebuild.
   2424 
   2425 2012-09-06  Diego Novillo  <dnovillo (a] google.com>
   2426 
   2427 	* configure.ac: Bump minimum GMP version to 4.2.3.
   2428 	* configure: Re-generate.
   2429 
   2430 2012-09-05  Georg-Johann Lay  <avr (a] gjlay.de>
   2431 
   2432 	PR target/54461
   2433 	* configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
   2434 	target-libgloss if not configured --with-avrlibc=no.
   2435 	* configure: Regenerate.
   2436 
   2437 2012-09-04  Jason Merrill  <jason (a] redhat.com>
   2438 
   2439 	* configure.ac: Fix --enable-languages=all.
   2440 
   2441 2012-09-03  Richard Guenther  <rguenther (a] suse.de>
   2442 
   2443 	PR bootstrap/54138
   2444 	* configure.ac: Re-organize ISL / CLOOG checks to allow
   2445 	disabling with either --without-isl or --without-cloog.
   2446 	* configure: Regenerated.
   2447 
   2448 2012-09-03  Georg-Johann Lay  <avr (a] gjlay.de>
   2449 
   2450 	* configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
   2451 	* configure: Regenerate.
   2452 
   2453 2012-09-21  Steve Ellcey  <sellcey (a] mips.com>
   2454 
   2455 	* configure.ac: Add mips*-mti-elf* target.
   2456 	* configure: Regenerate.
   2457 
   2458 2012-09-19  Ian Lance Taylor  <iant (a] google.com>
   2459 
   2460 	* configure.ac (host_libs): Add libbacktrace.
   2461 	(target_libraries): Add libbacktrace.
   2462 	* Makefile.def (host_modules): Add libbacktrace.
   2463 	(target_modules): Likewise.
   2464 	* configure, Makefile.in: Rebuild.
   2465 
   2466 2012-09-15  Jiong Wang  <jiwang (a] tilera.com>
   2467 
   2468 	* configure.ac (ENABLE_GOLD): support tilegx*
   2469 	* configure: rebuild
   2470 
   2471 2012-09-14  David Edelsohn  <dje.gcc (a] gmail.com>
   2472 
   2473 	PR target/38607
   2474 	Merge upstream change.
   2475 	* libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
   2476 
   2477 	* configure.ac: Add target-libquadmath to noconfigdirs for AIX.
   2478 	Add libgomp*.o to compare_exclusions for AIX.
   2479 	* configure: Regenerate.
   2480 
   2481 2012-08-26  H.J. Lu  <hongjiu.lu (a] intel.com>
   2482 
   2483 	PR binutils/4970
   2484 	* Makefile.def (host_modules): Rmove lib_path=.libs from bfd
   2485 	and opcodes.
   2486 	* Makefile.in: Regenerated.
   2487 
   2488 2012-08-14   Diego Novillo  <dnovillo (a] google.com>
   2489 
   2490 	Merge from cxx-conversion branch.
   2491 
   2492 	* Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
   2493 	POSTSTAGE1_CONFIGURE_FLAGS.
   2494 	* Makefile.in: Regenerate.
   2495 	* configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
   2496 	Force C++ when bootstrapping.
   2497 	* configure: Regenerate.
   2498 
   2499 2012-07-06  Richard Guenther  <rguenther (a] suse.de>
   2500 
   2501 	* Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
   2502 	as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
   2503 	--with-gmp=system.
   2504 	* Makefile.in: Regenerated.
   2505 	* configure: Likewise.
   2506 
   2507 2012-07-06  Richard Guenther  <rguenther (a] suse.de>
   2508 
   2509 	* configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
   2510 	* Makefile.def (isl): Use extra_isl_gmp_configure_flags and
   2511 	supply V=1 as extra_make_flags.
   2512 	* configure: Regenerated.
   2513 	* Makefile.in: Likewise.
   2514 
   2515 2012-07-03  Richard Guenther  <rguenther (a] suse.de>
   2516 
   2517 	* Makfile.def (isl): Remove not necessary extra_exports and
   2518 	extra_make_flags.
   2519 	(cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
   2520 	* Makefile.in: Regenerated.
   2521 
   2522 2012-07-03  Richard Guenther  <rguenther (a] suse.de>
   2523 
   2524 	* Makefile.def (cloog): Add V=1 to extra_make_flags.
   2525 	* configure.ac: If either the ISL or the CLooG check failed
   2526 	do not try to build in-tree versions.
   2527 	* Makefile.in: Regenerated.
   2528 	* configure: Regenerated.
   2529 
   2530 2012-07-02  Richard Guenther  <rguenther (a] suse.de>
   2531 	Michael Matz  <matz (a] suse.de>
   2532 	Tobias Grosser <tobias (a] grosser.es>
   2533 	Sebastian Pop <sebpop (a] gmail.com>
   2534 
   2535 	* Makefile.def: Add ISL host module, remove PPL host module.
   2536 	Adjust ClooG host module to use the proper ISL.
   2537 	* Makefile.tpl: Pass ISL include flags instead of PPL ones.
   2538 	* configure.ac: Include config/isl.m4.  Add ISL host library,
   2539 	remove PPL.  Remove PPL configury, add ISL configury, adjust
   2540 	ClooG configury.
   2541 	* Makefile.in: Regenerated.
   2542 	* configure: Likewise.
   2543 
   2544 2012-07-02  Richard Guenther  <rguenther (a] suse.de>
   2545 
   2546 	Merge from graphite branch
   2547 	2011-07-21  Tobias Grosser  <tobias (a] grosser.es>
   2548 
   2549 	* configure: Regenerated.
   2550 	* config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
   2551 	both cloog.org and legacy versions. The only supported version will
   2552 	be CLooG with the isl backend.
   2553 
   2554 	2011-07-21  Tobias Grosser  <tobias (a] grosser.es>
   2555 
   2556 	* configure: Regenerated.
   2557 	* configure.ac: Require cloog isl 0.17.0
   2558 
   2559 	2011-07-21  Tobias Grosser  <tobias (a] grosser.es>
   2560 
   2561 	* configure: Regenerated.
   2562 	* config/cloog.m4: Do not define CLOOG_ORG
   2563 
   2564 2012-06-29  Steven Bosscher  <steven (a] gcc.gnu.org>
   2565 
   2566 	* configure.ac: Skip C if explicitly selected.
   2567 	* configure: Regenerate.
   2568 
   2569 2012-06-28  Christophe Lyon <christophe.lyon (a] st.com>
   2570 
   2571 	* configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
   2572 	they contain -O2.
   2573 	* configure: Regenerate.
   2574 
   2575 2012-06-20  Jason Merrill  <jason (a] redhat.com>
   2576 
   2577 	* Makefile.tpl (check-target-libgomp-c++): New.
   2578 	(check-target-libitm-c++): New.
   2579 	* Makefile.def (c++): Add them.
   2580 	* Makefile.in: Regenerate.
   2581 
   2582 2012-05-16  Olivier Hainque  <hainque (a] adacore.com>
   2583 
   2584 	* Makefile.tpl (gcc-no-fixedincludes): Rename into ...
   2585 	(gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
   2586 	(install-no-fixedincludes): Adjust accordingly.
   2587 	* Makefile.in: Regenerate.
   2588 
   2589 2012-05-09  Nick Clifton  <nickc (a] redhat.com>
   2590 	    Paul Smith  <psmith (a] gnu.org>
   2591 
   2592 	PR bootstrap/50461
   2593 	* configure.ac (mpfr-dir): When using in-tree MPFR sources
   2594 	allow for the fact that from release v3.1.0 of MPFR the source
   2595 	files were moved into a src sub-directory.
   2596 	* configure: Regenerate.
   2597 
   2598 2012-05-07  Janne Blomqvist  <jb (a] gcc.gnu.org>
   2599 
   2600 	* configure.ac: Bump minimum MPFR version to 2.4.0.
   2601 	* configure: Regenerated.
   2602 
   2603 2012-05-01  Richard Henderson  <rth (a] redhat.com>
   2604 
   2605 	* Makefile.def (libatomic): New target_module.
   2606 	* configure.ac (target_libraries): Add libatomic.
   2607 	(noconfigdirs): Check if libatomic is supported.
   2608 	* Makefile.in, configure: Rebuild.
   2609 
   2610 2012-05-15  H.J. Lu  <hongjiu.lu (a] intel.com>
   2611 
   2612 	Merge upstream change
   2613 	* libtool.m4 (_LT_ENABLE_LOCK): Support x32.
   2614 
   2615 2011-11-21  Andreas Tobler  <andreast (a] fgznet.ch>
   2616 
   2617 	* libtool.m4: Additional FreeBSD 10 fixes.
   2618 
   2619 2012-06-28  Christophe Lyon <christophe.lyon (a] st.com>
   2620 
   2621 	* configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
   2622 	they contain -O2.
   2623 	* configure: Regenerate.
   2624 
   2625 2012-05-14  Catherine Moore  <clm (a] codesourcery.com>
   2626 
   2627 	* NEWS:  Mention PowerPC VLE port.
   2628 
   2629 2012-05-11  Mike Frysinger  <vapier (a] gentoo.org>
   2630 
   2631 	* MAINTAINERS (config/): Move to intl/ section.
   2632 	(compile; depcomp; install-sh; missing; ylwrap): Likewise.
   2633 
   2634 2012-05-09  Nick Clifton  <nickc (a] redhat.com>
   2635 	    Paul Smith  <psmith (a] gnu.org>
   2636 
   2637 	PR bootstrap/50461
   2638 	* configure.ac (mpfr-dir): When using in-tree MPFR sources
   2639 	allow for the fact that from release v3.1.0 of MPFR the source
   2640 	files were moved into a src sub-directory.
   2641 	* configure: Regenerate.
   2642 
   2643 2012-05-02  Roland McGrath  <mcgrathr (a] google.com>
   2644 
   2645 	* configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
   2646 	* configure: Regenerate.
   2647 
   2648 2012-04-25  Joel Brobecker  <brobecker (a] adacore.com>
   2649 
   2650 	* config.sub: Update to 2012-04-18 version from official repo.
   2651 
   2652 2012-03-19  Tristan Gingold  <gingold (a] adacore.com>
   2653 
   2654 	* configure.ac (ia64*-*-*vms*): Add support for ld.
   2655 	* configure: Regenerate.
   2656 
   2657 2012-03-14  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   2658 
   2659 	* configure.ac (enable_libgomp): Remove *-*-irix6*.
   2660 	(unsupported_languages): Remove mips-sgi-irix6.*.
   2661 	(noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
   2662 	(with_stabs): Remove.
   2663 	* configure: Regenerate.
   2664 
   2665 2012-03-12  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   2666 
   2667 	* configure.ac (enable_libgomp): Remove *-*-osf*.
   2668 	(with_stabs): Remove alpha*-*-osf*.
   2669 	* configure: Regenerate.
   2670 
   2671 2012-03-09  Jeff Johnston  <jjohnstn (a] redhat.com>
   2672 
   2673 	* COPYING.NEWLIB: Modify DJ Delorie license to include
   2674 	modification rights in clause as permitted by DJ Delorie.
   2675 	* COPYING.LIBGLOSS: Ditto.
   2676 
   2677 2012-03-09  Jeff Johnston  <jjohnstn (a] redhat.com>
   2678 
   2679 	* COPYING.NEWLIB: Remove two unused licenses.
   2680 
   2681 2012-03-05  Tristan Gingold  <gingold (a] adacore.com>
   2682 
   2683 	* configure.ac: Enable gdb and readline for ia64*-*-*vms*.
   2684 	* configure: Regenerate.
   2685 
   2686 2012-02-21  Joern Rennecke  <joern.rennecke (a] embecosm.com>
   2687 
   2688 	* COPYING.NEWLIB: Add Adapteva notice.
   2689 	* COPYING.LIBGLOSS: Add Adapteva notice.
   2690 
   2691 2011-12-18  Eric Botcazou  <ebotcazou (a] adacore.com>
   2692 
   2693 	* configure: Regenerate.
   2694 
   2695 2011-12-15  Jeff Johnston  <jjohnstn (a] redhat.com>
   2696 
   2697 	* COPYING.LIBGLOSS: Add GPL with exception license.
   2698 
   2699 2011-11-09  Roland McGrath  <mcgrathr (a] google.com>
   2700 
   2701 	* configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
   2702 	* configure: Rebuild.
   2703 	* Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
   2704 	* Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
   2705 	(HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
   2706 	(BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
   2707 	(BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
   2708 	Add READELF.
   2709 	* Makefile.in: Rebuild.
   2710 
   2711 2011-11-08  Richard Henderson  <rth (a] redhat.com>
   2712 
   2713 	* configure.ac: Test for libitm directory present first.
   2714 
   2715 	* configure.ac: Adjust srcdir for running libitm/configure.tgt.
   2716 
   2717 	* configure.ac: Test libitm/configure.tgt to disable libitm.
   2718 	* configure: Rebuild.
   2719 
   2720 2011-11-02  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   2721 
   2722 	* Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
   2723 	LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
   2724 	* Makefile.in: Regenerate.
   2725 
   2726 2011-11-01  DJ Delorie  <dj (a] redhat.com>
   2727 
   2728 	* configure.ac (rl78-*-*) New case.
   2729 	* configure: Regenerate.
   2730 
   2731 2011-11-01  DJ Delorie  <dj (a] redhat.com>
   2732 
   2733 	* config.sub: Update to version 2011-10-29 (added rl78)
   2734 
   2735 2011-10-27  Nick Clifton  <nickc (a] redhat.com>
   2736 
   2737 	* config.sub: Import these changes from the config project:
   2738 
   2739 	2011-10-08  Joern Rennecke  <joern.rennecke (a] embecosm.com>
   2740 	    Ben Elliston  <bje (a] gnu.org>
   2741 
   2742 	* config.sub (epiphany): New.
   2743 
   2744 	2011-09-09  Linas Vepstas  <linasvepstas (a] gmail.com>
   2745 	    Ben Elliston  <bje (a] gnu.org>
   2746 
   2747 	* config.sub (hexagon, hexagon-*): New.
   2748 
   2749 	2011-08-23  Roland McGrath  <mcgrathr (a] google.com>
   2750 
   2751 	* config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
   2752 	64eb to be64.
   2753 
   2754 	2011-08-16  Roland McGrath  <mcgrathr (a] google.com>
   2755 
   2756 	* config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
   2757 	(nacl): Grok as alias for 32el-unknown-nacl.
   2758 
   2759 2011-08-19  Joel Brobecker  <brobecker (a] adacore.com>
   2760 
   2761 	* src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
   2762 
   2763 2011-08-14  Yao Qi  <yao (a] codesourcery.com>
   2764 
   2765 	Merge from gcc:
   2766 
   2767 	2011-08-14  Yao Qi  <yao (a] codesourcery.com>
   2768 	* configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
   2769 	* configure: Regenerate.
   2770 
   2771 2011-07-26  Ian Lance Taylor  <iant (a] google.com>
   2772 
   2773 	Merge from gcc:
   2774 
   2775 	2011-07-26  Ian Lance Taylor  <iant (a] google.com>
   2776 	* configure.ac: Set have_compiler based on whether gcc directory
   2777 	exists, rather than on whether gcc is in configdirs.
   2778 	* configure: Rebuild.
   2779 
   2780 	2011-07-20  David Edelsohn  <dje.gcc (a] gmail.com>
   2781 	* Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
   2782 	link directories.
   2783 	* Makefile.in: Rebuild.
   2784 
   2785 	2011-07-20  Ian Lance Taylor  <iant (a] google.com>
   2786 	PR bootstrap/49787
   2787 	* configure.ac: Move --enable-bootstrap handling earlier in file.
   2788 	If --enable-bootstrap and either --enable-build-with-cxx or
   2789 	--enable-build-poststage1-with-cxx, enable C++ automatically.
   2790 	* configure: Rebuild.
   2791 
   2792 	2011-07-19  Ian Lance Taylor  <iant (a] google.com>
   2793 	* configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
   2794 	make C++ a boot_language.  Set and substitute
   2795 	POSTSTAGE1_CONFIGURE_FLAGS.
   2796 	* Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
   2797 	(STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
   2798 	* configure, Makefile.in: Rebuild.
   2799 
   2800 	2011-07-16  Jason Merrill  <jason (a] redhat.com>
   2801 	* Makefile.def (language=c++): Add check-c++0x and
   2802 	check-target-libmudflap-c++.
   2803 	* Makefile.tpl (check-target-libmudflap-c++): New.
   2804 	* Makefile.in: Regenerate.
   2805 
   2806 	2011-07-16  Matthias Klose  <doko (a] ubuntu.com>
   2807 	* Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
   2808 	* Makefile.def (target_modules/libjava): Pass
   2809 	$(EXTRA_CONFIGARGS_LIBJAVA).
   2810 	* configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
   2811 	if not configured with --enable-static-libjava.
   2812 	* Makefile.in: Regenerate.
   2813 	* configure: Likewise.
   2814 
   2815 	2011-06-22  Hans-Peter Nilsson  <hp (a] axis.com>
   2816 	PR regression/47836
   2817 	PR bootstrap/23656
   2818 	PR other/47733
   2819 	PR bootstrap/49247
   2820 	PR c/48825
   2821 	* configure.ac (target_libraries): Remove target-libiberty.
   2822 	Remove case-statement setting skipdirs=target-libiberty for
   2823 	multiple targets.  Remove checking target_configdirs and
   2824 	removing target-libiberty but keeping target-libgcc if
   2825 	otherwise empty.
   2826 	* Makefile.def (target_modules): Don't add libiberty.
   2827 	(dependencies): Remove all traces of target-libiberty.
   2828 	* configure, Makefile.in: Regenerate.
   2829 
   2830 2011-07-22  Jason Merrill  <jason (a] redhat.com>
   2831 
   2832 	* Makefile.def (language=c++): Add check-c++0x and
   2833 	check-target-libmudflap-c++.
   2834 	* Makefile.tpl (check-target-libmudflap-c++): New.
   2835 	* Makefile.in: Regenerate.
   2836 
   2837 2011-07-18  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   2838 
   2839 	* configure: Regenerate.
   2840 
   2841 2011-07-07  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   2842 
   2843 	PR target/39150
   2844 	* configure.ac (i[3456789]86-*-solaris2*): Also accept
   2845 	x86_64-*-solaris2.1[0-9]*.
   2846 	* configure: Regenerate.
   2847 
   2848 2011-06-13  Walter Lee <walt (a] tilera.com>
   2849 
   2850 	* configure.ac (tilepro-*-*) New case.
   2851 	(tilegx-*-*): Likewise.
   2852 	* configure: Regenerate.
   2853 
   2854 2011-06-06  Nick Clifton  <nickc (a] redhat.com>
   2855 
   2856 	* config.sub: Sync from upstream.
   2857 
   2858 2011-05-08  Doug Kwan  <dougkwan (a] google.com>
   2859 
   2860 	Merge from gcc:
   2861 
   2862 	2011-05-08  Doug Kwan  <dougkwan (a] google.com>
   2863 
   2864 		* configure.ac: Propagate LDFLAGS_FOR_TARGET.
   2865 		* configure: Regenerated.
   2866 		* Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
   2867 		value from configure.
   2868 		* Makefile.in: Regenerated.
   2869 
   2870 2011-05-05  Joseph Myers  <joseph (a] codesourcery.com>
   2871 
   2872 	* configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
   2873 	sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
   2874 	*-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
   2875 	| *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
   2876 	*-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
   2877 	*-*-vxworks*): Disable newlib and libgloss in separate case
   2878 	statement.
   2879 	(i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
   2880 	to separate case statement.
   2881 	(*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
   2882 	*-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
   2883 	alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
   2884 	sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
   2885 	arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
   2886 	bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
   2887 	i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
   2888 	i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
   2889 	i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
   2890 	i[[3456789]]86-*-rdos*, m32r-*-*,
   2891 	m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
   2892 	| fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
   2893 	powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
   2894 	rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
   2895 	| sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
   2896 	sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
   2897 	sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
   2898 	*-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
   2899 	and libgloss in main case over targets.  Remove most empty cases
   2900 	in main case over targets.
   2901 	* configure: Regenerate.
   2902 
   2903 2011-05-04  Joseph Myers  <joseph (a] codesourcery.com>
   2904 
   2905 	* configure.ac: Remove code setting special library locations for
   2906 	hppa*64*-*-hpux11*.  Remove code setting compiler for
   2907 	sparc-sun-solaris2*.
   2908 	* configure: Regenerate.
   2909 
   2910 2011-05-04  Joseph Myers  <joseph (a] codesourcery.com>
   2911 
   2912 	* configure.ac: Separate libgloss_dir settings from general case
   2913 	over targets.
   2914 	* configure: Regenerate.
   2915 
   2916 2011-04-28  Joseph Myers  <joseph (a] codesourcery.com>
   2917 
   2918 	* configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
   2919 	alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
   2920 	arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
   2921 	cases in libgcj-disabling case statement.
   2922 	(hppa*64*-*-linux*): Set unsupported_languages instead of
   2923 	disabling target-zlib.
   2924 	(hppa*64*-*-*): Restrict case in libgcj-disabling case statement
   2925 	to hppa*64*-*-hpux*.
   2926 	(hppa*-*-*): Restrict case in libgcj-disabling case statement to
   2927 	hppa*-*-hpux*.
   2928 	(ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
   2929 	i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
   2930 	i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
   2931 	fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
   2932 	powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
   2933 	sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
   2934 	sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
   2935 	*-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
   2936 	libgcj-disabling case statement.
   2937 	* configure: Regenerate.
   2938 
   2939 2011-04-28  Joseph Myers  <joseph (a] codesourcery.com>
   2940 
   2941 	* configure.ac: Disable Java for targets not supporting libffi.
   2942 	(*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
   2943 	Remove cases in Java-disabling statement.
   2944 	(*arm-wince-pe): Change to arm-wince-pe.
   2945 	(arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
   2946 	cases in Java-disabling statement.
   2947 	(bfin-*-*): Don't disable Java again.
   2948 	(c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
   2949 	fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
   2950 	hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
   2951 	hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
   2952 	i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
   2953 	i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
   2954 	i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
   2955 	m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
   2956 	Java-disabling statement.
   2957 	(mmix-*-*): Don't disable Java again.
   2958 	(mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
   2959 	powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
   2960 	microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
   2961 	sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
   2962 	tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
   2963 	statement.
   2964 	* configure: Regenerate.
   2965 
   2966 2011-04-28  Joseph Myers  <joseph (a] codesourcery.com>
   2967 
   2968 	Merge from GCC:
   2969 
   2970 	2011-04-18  Jack Howarth  <howarth (a] bromo.med.uc.edu>
   2971 
   2972 	PR lto/48086
   2973 	* configure.ac: Re-enable LTO on *-apple-darwin9*.
   2974 	* configure: Regenerate.
   2975 
   2976 2011-04-28  Joseph Myers  <joseph (a] codesourcery.com>
   2977 
   2978 	* configure.ac: Separate cases disabling Java and Java libraries
   2979 	from general case over targets.
   2980 	* configure: Regenerate.
   2981 
   2982 2011-04-06  Joseph Myers  <joseph (a] codesourcery.com>
   2983 
   2984 	* configure.ac (build_tools): Remove build-byacc.
   2985 	(host_libs): Remove mmalloc.
   2986 	(host_tools): Remove byacc make patch prms send-pr ash bash bzip2
   2987 	autoconf automake libtool diff rcs fileutils shellutils time
   2988 	textutils wdiff find uudecode hello tar gzip indent recode release
   2989 	sed perl gawk findutils gettext zip.
   2990 	(libgcj): Remove target-qthreads.
   2991 	(target_tools): Remove target-examples target-gperf.
   2992 	(YACC): Don't handle building byacc.
   2993 	* configure: Regenerate.
   2994 	* Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
   2995 	dosutils, examples, fileutils, find, findutils, gawk, gettext,
   2996 	gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
   2997 	patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
   2998 	shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
   2999 	handle building components.
   3000 	* Makefile.in: Regenerate.
   3001 
   3002 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   3003 
   3004 	* config.sub: Sync from upstream.
   3005 
   3006 2011-04-01  Joseph Myers  <joseph (a] codesourcery.com>
   3007 
   3008 	* configure.ac (avr-*-*): Add comment about why libssp is disabled.
   3009 	(microblaze*): Don't disable libssp.
   3010 	* configure: Regenerate.
   3011 
   3012 2011-04-01  Joseph Myers  <joseph (a] codesourcery.com>
   3013 
   3014 	* configure.ac: Remove code setting CONFIG_SHELL, config_shell and
   3015 	moveifchange.
   3016 	* configure: Regenerate.
   3017 	* Makefile.tpl: Use @SHELL@ not @config_shell@.
   3018 	* Makefile.in: Regenerate.
   3019 
   3020 2011-04-01  Joseph Myers  <joseph (a] codesourcery.com>
   3021 
   3022 	* configure.ac (*-*-sysv4*): Don't enable libgomp.
   3023 	(alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
   3024 	powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
   3025 	powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
   3026 	xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
   3027 	*-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
   3028 	md_exec_prefix cases.
   3029 	* configure: Regenerate.
   3030 
   3031 2011-04-01  Joseph Myers  <joseph (a] codesourcery.com>
   3032 
   3033 	* configure.ac: Separate cases disabling target-libssp,
   3034 	target-libiberty, target-libstdc++-v3 and Fortran from general
   3035 	case over targets.
   3036 	* configure: Regenerate.
   3037 
   3038 2011-04-01  Joseph Myers  <joseph (a] codesourcery.com>
   3039 
   3040 	* configure.ac (*-*-chorusos): Don't disable libgcj.
   3041 	(*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
   3042 	Remove case.
   3043 	(*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
   3044 	(arm-*-coff): Don't disable libgcj.
   3045 	(arm*-*-linux-gnueabi): Remove useless assignment.
   3046 	(arm-*-riscix*): Don't disable libgcj.
   3047 	(bfin-*-*): Don't enable target-bsp and target-cygmon depending on
   3048 	configuration.
   3049 	(c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
   3050 	(c54x*-*-*): Remove case.
   3051 	(tic54x-*-*): Don't disable GCC or GCC libraries.
   3052 	(cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
   3053 	to *.
   3054 	(d10v-*-*): Don't disable GCC libraries.
   3055 	(d30v-*-*): Don't disable libgcj.
   3056 	(h8500-*-*): Don't disable GCC libraries.
   3057 	(i960-*-*): Don't disable libgcj.
   3058 	(i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
   3059 	(i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
   3060 	i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
   3061 	libgcj.
   3062 	(m68k-*-coff*): Remove case.
   3063 	(mmix-*-*): Don't disable libgloss on host.
   3064 	(mn10200-*-*, mn10300-*-*): Remove cases.
   3065 	(powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
   3066 	powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
   3067 	Don't disable libgcj.
   3068 	(romp-*-*): Remove case.
   3069 	(sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
   3070 	(sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
   3071 	case.
   3072 	(v810-*-*): Don't disable GCC libraries.
   3073 	(v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
   3074 	(ip2k-*-*): Don't disable GCC libraries.
   3075 	* configure: Regenerate.
   3076 
   3077 2011-03-28  Joseph Myers  <joseph (a] codesourcery.com>
   3078 
   3079 	* configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
   3080 	libffi on host.
   3081 	(x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
   3082 	on host.
   3083 	(c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
   3084 	* configure: Regenerate.
   3085 
   3086 2011-03-26  John Marino  <binutils (a] marino.st>
   3087 
   3088 	* configure.ac: Add support for *-*-dragonfly*
   3089 	* configure: Regenerate.
   3090 
   3091 2011-03-25  Joseph Myers  <joseph (a] codesourcery.com>
   3092 
   3093 	* configure.ac (native_only): Remove.
   3094 	(i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
   3095 	send-pr uudecode guile gnuserv on host.
   3096 	(x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
   3097 	send-pr rcs guile perl texinfo libtool on host.
   3098 	(i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
   3099 	automake send-pr rcs guile perl texinfo libtool on host.
   3100 	(*-*-cygwin*, *-*-netbsd*): Remove host cases.
   3101 	(*-*-kaos*): Don't disable target-examples target-gperf on target.
   3102 	(alpha*-dec-osf*): Don't disable fileutils on target.
   3103 	(sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
   3104 	texinfo send-pr expect dejagnu on target.
   3105 	(arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
   3106 	target-qthreads on target.
   3107 	(hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
   3108 	(ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
   3109 	(i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
   3110 	x86_64-*-mingw*): Don't disable expect on target.
   3111 	(*-*-cygwin*): Don't disable target-gperf on target.
   3112 	(powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
   3113 	gnuserv on target.
   3114 	(powerpcle-*-solaris*): Don't disable make expect gnuserv on
   3115 	target.
   3116 	* configure: Regenerate.
   3117 
   3118 2011-03-25  Joseph Myers  <joseph (a] codesourcery.com>
   3119 
   3120 	* configure.ac (target_tools): Remove target-groff.
   3121 	(native_only): Remove target-groff.
   3122 	(hppa*64*-*-*): Don't disable byacc.
   3123 	(i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
   3124 	setting.
   3125 	(*-*-kaos*): Don't skip target-librx and target-groff.
   3126 	(*-*-netware*): Don't skip target-libmudflap.
   3127 	(*-*-tpf*): Don't skip target-libmudflap.
   3128 	(sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
   3129 	directories on the host.
   3130 	(ia64*-*-*vms*): Don't skip tix.
   3131 	(sh-*-* | sh64-*-*): Don't condition skipped directories on the
   3132 	host.
   3133 	* configure: Regenerate.
   3134 
   3135 2011-03-24  Paolo Bonzini  <pbonzini (a] redhat.com>
   3136 
   3137 	* configure.ac: Remove references to mt-mep, mt-netware,
   3138 	mt-wince.
   3139 	* Makefile.def: Add all-utils soft dependencies.
   3140 	* Makefile.tpl: Remove GDB_NLM_DEPS.
   3141 	* configure: Regenerate.
   3142 	* Makefile.in: Regenerate.
   3143 
   3144 2011-03-24  Paolo Bonzini  <bonzini (a] gnu.org>
   3145 
   3146 	Sync from GCC:
   3147 
   3148 	2011-03-24  Paolo Bonzini  <bonzini (a] gnu.org>
   3149 
   3150 	* configure.ac: Do not include mh-x86omitfp.
   3151 	* configure: Regenerate.
   3152 
   3153 	2011-03-24  Paolo Bonzini  <bonzini (a] gnu.org>
   3154 
   3155 	* configure.ac: Remove empty cases.
   3156 	* configure: Regenerate.
   3157 
   3158 	2011-03-24  Paolo Bonzini  <bonzini (a] gnu.org>
   3159 
   3160 	* Makefile.def: Add dependency from termcap to gdb.
   3161 	* Makefile.in: Regenerate.
   3162 
   3163 	2011-03-24  Paolo Bonzini  <bonzini (a] gnu.org>
   3164 
   3165 	* configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
   3166 	* configure: Regenerate.
   3167 	* Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
   3168 	* Makefile.tpl: Likewise.
   3169 	* Makefile.in: Regenerate.
   3170 
   3171 	2011-03-24  Paolo Bonzini  <bonzini (a] gnu.org>
   3172 
   3173 	* configure.ac: Remove all mentions of tentative_cc.
   3174 	* configure: Regenerate.
   3175 
   3176 	2011-03-16  Jack Howarth  <howarth (a] bromo.med.uc.edu>
   3177 
   3178 	PR lto/48086
   3179 	* configure.ac: Re-enable LTO on *-apple-darwin9.
   3180 	* configure: Regenerate.
   3181 
   3182 2011-03-24  Joseph Myers  <joseph (a] codesourcery.com>
   3183 
   3184 	* configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
   3185 	i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
   3186 	m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
   3187 	m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
   3188 	mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
   3189 	i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
   3190 	i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
   3191 	i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
   3192 	i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
   3193 	hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
   3194 	*-*-rhapsody*): Remove host cases.
   3195 	* configure: Regenerate.
   3196 
   3197 2011-03-24  Joseph Myers  <joseph (a] codesourcery.com>
   3198 
   3199 	* configure.ac (ppc*-*-pe): Remove host case.
   3200 	(strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
   3201 	xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
   3202 	| ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
   3203 	cases.
   3204 	* configure: Regenerate.
   3205 
   3206 2011-03-24  Joseph Myers  <joseph (a] codesourcery.com>
   3207 
   3208 	* config.sub: Update to version 2011-03-23.
   3209 
   3210 2011-03-22  Joseph Myers  <joseph (a] codesourcery.com>
   3211 
   3212 	* configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
   3213 	i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
   3214 	| i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
   3215 	* configure: Regenerate.
   3216 
   3217 2011-03-22  Joseph Myers  <joseph (a] codesourcery.com>
   3218 
   3219 	* config-ml.in: Don't handle arc-*-elf*.
   3220 	* configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
   3221 	m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
   3222 	handle GCC libraries.
   3223 	* configure: Regenerate.
   3224 
   3225 2011-03-21  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3226 
   3227 	PR bootstrap/48120:
   3228 	* configure.ac (pwllib): Use LIBS instead of LDFLAGS.
   3229 	Add -lstdc++ -lm to LIBS.
   3230 	* configure: Regenerate.
   3231 
   3232 2011-03-18  David Edelsohn  <dje.gcc (a] gmail.com>
   3233 
   3234 	* config.guess: Update to version 2011-02-02
   3235 	* config.sub: Update to version 2011-02-24
   3236 
   3237 2011-03-03  Sebastian Pop  <sebastian.pop (a] amd.com>
   3238 
   3239 	* configure.ac: Adjust test of with_ppl.
   3240 	* configure: Regenerated.
   3241 
   3242 2011-03-02  Sebastian Pop  <sebastian.pop (a] amd.com>
   3243 
   3244 	* configure.ac: Add -lpwl to ppllibs.
   3245 	* config/cloog.m4: Add -lisl to clooglibs.
   3246 	* configure: Regenerated.
   3247 
   3248 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   3249 
   3250 	Import from Libtool and gnulib:
   3251 
   3252 	2011-01-27  Gerald Pfeifer  <gerald (a] pfeifer.com>
   3253 
   3254 	Prepare for supporting FreeBSD 10.
   3255 	* config.rpath: Remove handling of freebsd1* which soon would
   3256 	match FreeBSD 10.0.
   3257 
   3258 	2011-01-20  Gerald Pfeifer  <gerald (a] pfeifer.com>  (tiny change)
   3259 
   3260 	Remove support for FreeBSD 1.x.
   3261 	* libtool.m4 (_LT_LINKER_SHLIBS)
   3262 	(_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
   3263 	soon would incorrectly match FreeBSD 10.0.
   3264 
   3265 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   3266 
   3267 	PR binutils/12283
   3268 	* MAINTAINERS (mkinstalldirs): Comes from Automake.
   3269 	(move-if-change): Comes from gnulib.
   3270 	* move-if-change: Import version from gnulib.
   3271 
   3272 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   3273 
   3274 	Sync from GCC:
   3275 
   3276 	2011-02-12  Alexandre Oliva  <aoliva (a] redhat.com>
   3277 
   3278 	PR lto/47225
   3279 	* Makefile.def (lto-plugin): Double dash for enable-shared.
   3280 	(configure-gcc): Depend on all-lto-plugin.
   3281 	* Makefile.in: Rebuilt.
   3282 
   3283 	2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   3284 
   3285 	* configure.ac: Remove extra bracket.
   3286 	* configure: Regenerate.
   3287 
   3288 	2011-02-06  Kai Tietz  <kai.tietz (a] onevision.com>
   3289 
   3290 	PR lto/47225
   3291 	* Makefile.def: Add dependency for install-gcc
   3292 	on install-lto-plugin.
   3293 	* Makfile.in: Regenerated
   3294 
   3295 	2011-01-25  Jakub Jelinek  <jakub (a] redhat.com>
   3296 
   3297 	* configure.ac: If with_ppl is no, move setting with_cloog=no
   3298 	after CLOOG_REQUESTED check.
   3299 	* configure: Regenerated.
   3300 
   3301 	2011-01-25  Sebastian Pop  <sebastian.pop (a] amd.com>
   3302 
   3303 	* configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
   3304 	CLooG has been requested.
   3305 	* configure: Regenerated.
   3306 
   3307 	2011-01-25  Sebastian Pop  <sebastian.pop (a] amd.com>
   3308 
   3309 	* configure: Regenerated.
   3310 	* configure.ac: Check for version 0.11 (or later revision) of PPL.
   3311 
   3312 	2011-01-25  Tobias Grosser  <grosser (a] fim.uni-passau.de>
   3313 
   3314 	* configure: Regenerated.
   3315 	* configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
   3316 
   3317 	2011-01-07  Jan Hubicka  <jh (a] suse.cz>
   3318 
   3319 	PR lto/47225
   3320 	* Makefile.in: Regenerate.
   3321 	* Makefile.def (lto-plugin): Always pass enable-shared to the plugin
   3322 	configure.
   3323 
   3324 2011-01-31  Alexandre Oliva  <aoliva (a] redhat.com>
   3325 
   3326 	PR libgcj/44341
   3327 	* configure.ac: Discard --with-* flags for host when configuring
   3328 	target libraries for cross build.
   3329 	* configure: Rebuilt.
   3330 
   3331 2011-01-21  Andreas Schwab  <schwab (a] redhat.com>
   3332 
   3333 	Sync from GCC:
   3334 
   3335 	2011-01-21  Andreas Schwab  <schwab (a] redhat.com>
   3336 
   3337 	* configure.ac: Use AS_HELP_STRING throughout.
   3338 	* configure: Regenerate.
   3339 
   3340 	2011-01-18  Jie Zhang  <jie.zhang (a] analog.com>
   3341 
   3342 	* configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
   3343 	* configure: Regenerate.
   3344 
   3345 2010-12-10  John David Anglin  <dave.anglin (a] nrc-cnrc.gc.ca>
   3346 
   3347 	* ltmain.sh (relink): Use absolute path when hardcoding with -L.
   3348 
   3349 2011-01-13  Joel Brobecker  <brobecker (a] adacore.com>
   3350 
   3351 	* configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
   3352 	for ia64-hpux.
   3353 	* configure: Regenerate.
   3354 
   3355 2011-01-02  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   3356 
   3357 	Sync from GCC:
   3358 	2010-12-22  Hariharan Sandanagobalane  <hariharan (a] picochip.com>
   3359 
   3360 	* configure.ac: (picochip): Disable libiberty.
   3361 	* configure: Regenerate.
   3362 
   3363 2010-12-18  Jeff Johnston  <jjohnstn (a] redhat.com>
   3364 
   3365 	* COPYING.LIBGLOSS: Remove the GPL for fr30 target.
   3366 
   3367 2010-12-10  Ian Lance Taylor  <iant (a] google.com>
   3368 
   3369 	PR bootstrap/46819
   3370 	* configure.ac: For --disable-libgcj clear libgcj_saved.
   3371 	* configure: Rebuild.
   3372 
   3373 2010-12-10  Tobias Burnus  <burnus (a] net-b.de>
   3374 
   3375 	PR fortran/46540
   3376 	* configure.ac: Add --disable-libquadmath and
   3377 	--disable-libquadmath-support.
   3378 	* configure: Regenerate.
   3379 
   3380 2010-12-10  Tristan Gingold  <gingold (a] adacore.com>
   3381 
   3382 	* src-release (ETC_SUPPORT): add gnu-oids.texi
   3383 
   3384 2010-12-03  Hans-Peter Nilsson  <hp (a] axis.com>
   3385 
   3386 	PR libffi/46792
   3387 	* configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
   3388 	* configure: Regenerate.
   3389 
   3390 2010-12-02  Ian Lance Taylor  <iant (a] google.com>
   3391 
   3392 	* configure.ac: Always set default for poststage1_ldflags to
   3393 	-static-libstdc++ -static-libgcc.
   3394 
   3395 2010-12-02  Jeff Johnston  <jjohnstn (a] redhat.com>
   3396 
   3397 	* COPYING.NEWLIB: Add National Semiconductor notice.
   3398 
   3399 2010-11-29  Andreas Schwab  <schwab (a] redhat.com>
   3400 
   3401 	* configure.ac: Move comment to remove extra space in last argument
   3402 	of GCC_TARGET_TOOL.
   3403 
   3404 2010-11-26  Alexandre Oliva  <aoliva (a] redhat.com>
   3405 
   3406 	PR other/46026
   3407 	* configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
   3408 	* Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
   3409 	* Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
   3410 	(BASE_FLAGS_TO_PASS): Use it.
   3411 	* configure: Rebuilt.
   3412 	* Makefile.in: Rebuilt.
   3413 
   3414 2010-11-23  H.J. Lu  <hongjiu.lu (a] intel.com>
   3415 
   3416 	PR binutils/12258
   3417 	* configure.ac: Correct comments for --enable-gold/--enable-ld.
   3418 	Properly check default linker.
   3419 	* configure: Regnerated.
   3420 
   3421 2010-11-23  Matthias Klose  <doko (a] ubuntu.com>
   3422 
   3423 	* configure.ac: For --enable-gold, handle value `default' instead of
   3424 	`both*'.   New configure option --{en,dis}able-ld.
   3425 	* configure: Regenerate.
   3426 
   3427 2010-11-20  Ian Lance Taylor  <iant (a] google.com>
   3428 
   3429 	* configure.ac: Only disable a language library if no language needs
   3430 	it.  Don't let --disable-libgcj uncondtionally disable libffi.
   3431 	* configure: Rebuild.
   3432 
   3433 2010-11-20  Paolo Bonzini  <bonzini (a] gnu.org>
   3434 
   3435 	* configure: Regenerate.
   3436 
   3437 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   3438 
   3439 	PR other/46202
   3440 	* configure.ac: Fix just-built in-tree STRIP name to be
   3441 	binutils/strip-new.
   3442 	* configure: Regenerate.
   3443 	* Makefile.def (install-strip-gcc, install-strip-binutils)
   3444 	(install-strip-opcodes, install-strip-ld, install-strip-itcl)
   3445 	(install-strip-sid): Mirror dependencies on non-strip variants
   3446 	of these targets on the respective -strip prerequisites.
   3447 	* Makefile.tpl (install-strip, install-strip-host)
   3448 	(install-strip-target): New targets.
   3449 	(install-strip-[+module+], install-strip-target-[+module+]):
   3450 	New targets.
   3451 	* Makefile.in: Regenerate.
   3452 
   3453 2010-11-19  Ian Lance Taylor  <iant (a] google.com>
   3454 	    Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   3455 
   3456 	* configure.ac: Add target-libgo to target_libraries.  Set
   3457 	and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
   3458 	* Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
   3459 	(HOST_EXPORTS): Add GOC.
   3460 	(BASE_TARGET_EXPORTS): Add GOC.
   3461 	(GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
   3462 	(GOCFLAGS_FOR_TARGET): New variable.
   3463 	(EXTRA_HOST_FLAGS): Add GOC.
   3464 	(EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
   3465 	* Makefile.def (target_modules): Add libgo.
   3466 	(flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
   3467 	(dependencies): Add dependency from configure-target-libgo to
   3468 	configure-target-libffi and all-target-libstdc++-v3.  Add
   3469 	dependencies from all-target-libgo to all-target-libffi.
   3470 	(languages): Add go.
   3471 	* configure: Rebuild.
   3472 	* Makefile.in: Rebuild.
   3473 
   3474 2010-11-19  Ian Lance Taylor  <iant (a] google.com>
   3475 
   3476 	* config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
   3477 	compiler/flag environment variables.
   3478 
   3479 2010-11-18  Ian Lance Taylor  <iant (a] google.com>
   3480 
   3481 	* configure.ac: Check for lang_requires_boot_languages in
   3482 	config-lang.in files.
   3483 	* configure: Rebuild.
   3484 
   3485 2010-11-17  Mike Frysinger  <vapier (a] gentoo.org>
   3486 
   3487 	* .gitignore: New file.
   3488 
   3489 2010-11-16  Francois-Xavier Coudert  <fxcoudert (a] gcc.gnu.org>
   3490 	    Tobias Burnus  <burnus (a] net-b.de>
   3491 
   3492 	PR fortran/32049
   3493 	* Makefile.def: Add libquadmath; build it with language=fortran.
   3494 	* configure.ac: Add libquadmath.
   3495 	* Makefile.tpl: Handle multiple libs in check-[+language+].
   3496 	* Makefile.in: Regenerate.
   3497 	* configure: Regenerate.
   3498 
   3499 2010-11-15  Andreas Schwab  <schwab (a] redhat.com>
   3500 
   3501 	* configure.ac: Fix spelling in option names.
   3502 	* configure: Regenerated.
   3503 
   3504 2010-11-13  Georg-Johann Lay  <georgjohann (a] web.de>
   3505 
   3506 	PR bootstrap/39622
   3507 	* configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
   3508 	* configure: Regenerated.
   3509 
   3510 2010-11-12  Tobias Grosser  <grosser (a] fim.uni-passau.de>
   3511 
   3512 	* config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
   3513 	define the cloog backend to use. Furthermore, only pass the ppllibs to
   3514 	the configure checks, if necessary.
   3515 	* configure: Regenerate.
   3516 
   3517 2010-11-12  Tobias Grosser  <grosser (a] fim.uni-passau.de>
   3518 
   3519 	* config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
   3520 	* configure: regenerate
   3521 
   3522 2010-11-12  Tobias Grosser  <grosser (a] fim.uni-passau.de>
   3523 
   3524 	* config/cloog.m4: Fix typo.  verison -> version.
   3525 	* configure: Regenerate.
   3526 
   3527 2010-11-12  Tobias Grosser  <grosser (a] fim.uni-passau.de>
   3528 
   3529 	* config/cloog.m4: Pass ppl libraries to the CLooG version check.
   3530 	* configure: Regenerate.
   3531 
   3532 2010-11-11  Andreas Simbuerger  <simbuerg (a] fim.uni-passau.de>
   3533 
   3534 	* configure.ac: Support official CLooG.org versions.
   3535 	* configure: Regenerate.
   3536 	* config/cloog.m4: New.
   3537 
   3538 2010-11-05  Michael Eager  <eager (a] eagercon.com>
   3539 
   3540 	* COPYING.LIBGLOSS: Correct typo in microblaze.
   3541 	* COPYING.NEWLIB: Same.
   3542 
   3543 2010-11-04  Iain Sandoe  <iains (a] gcc.gnu.org>
   3544 
   3545 	* configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
   3546 	* configure: Regenerate.
   3547 
   3548 2010-11-03  Ian Lance Taylor  <iant (a] google.com>
   3549 	    Dave Korn  <dave.korn.cygwin (a] gmail.com>
   3550 
   3551 	PR lto/46273
   3552 	* configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
   3553 	and on other supported platforms whenever LTO is enabled.
   3554 	* configure: Rebuild.
   3555 
   3556 2010-11-02  Alan Modra  <amodra (a] gmail.com>
   3557 
   3558 	PR binutils/12110
   3559 	* configure.ac: Error when source path contains spaces.
   3560 	* configure: Regenerate.
   3561 
   3562 2010-10-20  Ian Lance Taylor  <iant (a] google.com>
   3563 
   3564 	* Makefile.def (target_modules): Set lib_path to src/.libs for
   3565 	libstdc++-v3 module.
   3566 	* Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
   3567 	* Makefile.in: Rebuild.
   3568 
   3569 2010-10-08  Bernd Schmidt  <bernds (a] codesourcery.com>
   3570 	    Joseph Myers  <joseph (a] codesourcery.com>
   3571 
   3572 	* COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
   3573 	notices.
   3574 	* COPYING.NEWLIB: Add Texas Instruments notice.
   3575 
   3576 2010-10-07  Dave Korn  <dave.korn.cygwin (a] gmail.com>
   3577 
   3578 	* configure.ac (build_lto_plugin): New shell variable.
   3579 	(--enable-lto): Turn on by default for all non-ELF platforms that
   3580 	have had LTO support added so far.  Set build_lto_plugin appropriately
   3581 	for both ELF and non-ELF.
   3582 	(configdirs): Add lto-plugin or not based on build_lto_plugin.
   3583 	* configure: Regenerate.
   3584 
   3585 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   3586 
   3587 	PR bootstrap/45326
   3588 	PR bootstrap/45174
   3589 	* configure.ac: Honor initial values of $build_configargs,
   3590 	$host_configargs, $target_configargs.  Mark the precious, so
   3591 	environment settings get recorded.
   3592 	* configure: Regenerate.
   3593 
   3594 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   3595 
   3596 	Sync from GCC:
   3597 
   3598 	2010-09-30  Michael Eager  <eager (a] eagercon.com>
   3599 
   3600 	* configure.ac (microblaze): Add target-libssp to noconfigdirs.
   3601 	* configure: Regenerate.
   3602 
   3603 	2010-09-21  Iain Sandoe  <iains (a] gcc.gnu.org>
   3604 
   3605 	* configure.ac (enable-lto): Add Darwin to the list of supported lto
   3606 	targets and amend comment.
   3607 	* configure: Regenerate.
   3608 
   3609 	2010-09-03  Jack Howarth <howarth (a] bromo.med.uc.edu>
   3610 
   3611 	* configure.ac: Enable LTO by default on Darwin.
   3612 	* configure: Regenerate.
   3613 
   3614 	2010-07-23  Marc Glisse <marc.glisse (a] normalesup.org>
   3615 
   3616 	PR bootstrap/44455
   3617 	* configure.ac (extra_mpfr_configure_flags): Copy from
   3618 	extra_mpc_gmp_configure_flags.
   3619 	* configure: Re-generated.
   3620 
   3621 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   3622 
   3623 	Sync from GCC:
   3624 
   3625 	PR bootstrap/45796
   3626 	* Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
   3627 	Depend on all-build-libiberty.
   3628 	* Makefile.in: Regenerate.
   3629 
   3630 2010-09-27  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   3631 
   3632 	Sync from GCC:
   3633 
   3634 	PR bootstrap/44621
   3635 	* configure.ac: Fix unportable shell quoting.
   3636 	* configure: Regenerate.
   3637 
   3638 2010-07-26  Naveen.H.S  <naveen.S (a] kpitcummins.com>
   3639 
   3640 	* configure.ac: Support all v850 targets.
   3641 	* configure: Regenerate.
   3642 
   3643 2010-07-17  Jack Howarth  <howarth (a] bromo.med.uc.edu>
   3644 
   3645 	PR target/44862
   3646 	* Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
   3647 	Provide -B option to allow for link spec %s substitutions for
   3648 	libstdc++.a on darwin.
   3649 	* Makefile.in: Regenerate.
   3650 
   3651 2010-06-10  Alexandre Oliva  <aoliva (a] redhat.com>
   3652 
   3653 	* Makefile.def (configure-gcc): Depend on all-libelf.
   3654 	* Makefile.in: Rebuild.
   3655 
   3656 2010-06-01  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   3657 
   3658 	* config.sub, config.guess: Update from upstream sources.
   3659 
   3660 2010-06-01  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   3661 
   3662 	Sync from GCC:
   3663 
   3664 	2010-05-05  Sebastian Pop  <sebastian.pop (a] amd.com>
   3665 	* configure.ac: Allow all the versions greater than 0.10 of PPL.
   3666 	* configure: Regenerated.
   3667 
   3668 	2010-04-20  Eric Botcazou  <ebotcazou (a] adacore.com>
   3669 	* configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
   3670 	* configure: Regenerate.
   3671 
   3672 	2010-04-17  Ralf Cors<E9>pius  <ralf.corsepius (a] rtems.org>
   3673 	* configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
   3674 	* configure: Regenerate.
   3675 
   3676 	2010-04-16  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3677 	* configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
   3678 	separately.
   3679 	* configure: Regenerate.
   3680 
   3681 	2010-04-13  Steve Ellcey  <sje (a] cup.hp.com>
   3682 	* configure: Regenerate after change to elf.m4.
   3683 
   3684 	2010-04-02  Sebastian Pop  <sebastian.pop (a] amd.com>
   3685 	* configure.ac: Add brackets around AC_TRY_COMPILE alternative.
   3686 	* configure: Regenerated.
   3687 
   3688 	2010-04-02  Sebastian Pop  <sebastian.pop (a] amd.com>
   3689 	* configure.ac: Print "buggy but acceptable" when CLooG
   3690 	revision is less than 9.
   3691 	* configure: Regenerated.
   3692 
   3693 2010-05-26  Dave Korn  <dave.korn.cygwin (a] gmail.com>
   3694 
   3695 	Merge from gcc:
   3696 
   3697 	2010-05-18  Steven Bosscher  <steven (a] gcc.gnu.org>
   3698 	* configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
   3699 	* configure: Regenerate.
   3700 
   3701 	2010-05-07  Steven Bosscher  <steven (a] gcc.gnu.org>
   3702 	* configure.ac (--enable-lto): Add x86_64-apple-darwin* as
   3703 	a platform that supports LTO.
   3704 	* configure: Regenerate.
   3705 
   3706 	2010-04-27  Dave Korn  <dave.korn.cygwin (a] gmail.com>
   3707 	PR lto/42776
   3708 	* configure.ac (--enable-lto): Refactor handling so libelf tests
   3709 	are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
   3710 	and allow LTO to be explicitly enabled on non-ELF platforms that
   3711 	are known to support it inside else-clause.
   3712 	* configure: Regenerate.
   3713 
   3714 2010-04-27  Roland McGrath  <roland (a] redhat.com>
   3715 	    H.J. Lu  <hongjiu.lu (a] intel.com>
   3716 
   3717 	* configure.ac (--enable-gold): Support both, both/gold and
   3718 	both/bfd to add gold to configdirs without removing ld.
   3719 	* configure: Regenerated.
   3720 
   3721 	* Makefile.def: Add install-gold dependency to install-ld.
   3722 	* Makefile.in: Regenerated.
   3723 
   3724 2010-04-14  Tristan Gingold  <gingold (a] adacore.com>
   3725 
   3726 	* configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
   3727 	* configure: Regenerate.
   3728 
   3729 2010-04-08  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   3730 
   3731 	Merge from gcc:
   3732 	PR bootstrap/43615
   3733 	PR bootstrap/43328
   3734 	Revert:
   3735 	2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   3736 	* configure.ac: Do not pass --enable-multilib nor
   3737 	--disable-multilib in baseargs.  Accept explicitly passed
   3738 	--enable_multilib.
   3739 	* configure: Regenerate.
   3740 
   3741 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   3742 
   3743 	PR bootstrap/43328
   3744 	* configure.ac: Do not pass --enable-multilib nor
   3745 	--disable-multilib in baseargs.  Accept explicitly passed
   3746 	--enable_multilib.
   3747 	* configure: Regenerate.
   3748 
   3749 2010-03-23  Joseph Myers  <joseph (a] codesourcery.com>
   3750 
   3751 	* configure.ac (tic6x-*-*): New case.
   3752 	* configure: Regenerate.
   3753 
   3754 2010-03-23  Joseph Myers  <joseph (a] codesourcery.com>
   3755 
   3756 	Merge from gcc:
   3757 	2010-03-19  Jack Howarth <howarth (a] bromo.med.uc.edu>
   3758 	PR ada/42554
   3759 	* configure.ac: Only pass -c to ranlib for darwin9 and earlier.
   3760 	* configure: Regenerate.
   3761 
   3762 2010-03-23  Joseph Myers  <joseph (a] codesourcery.com>
   3763 
   3764 	* config.sub: Update to version 2010-03-22.
   3765 	* config.guess: Update to version 2009-12-30.
   3766 
   3767 2010-03-14  Joseph Myers  <joseph (a] codesourcery.com>
   3768 
   3769 	Merge from gcc:
   3770 	2010-01-11  Richard Guenther  <rguenther (a] suse.de>
   3771 	PR lto/41569
   3772 	* Makefile.def (all-lto-plugin): Depend on all-gcc.
   3773 	* Makefile.in: Regenerated.
   3774 
   3775 2010-03-01  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3776 
   3777 	PR libstdc++/32499
   3778 	* configure.ac (RANLIB): Default to true.
   3779 	(STRIP): Likewise.
   3780 	(RANLIB_FOR_TARGET): Remove superfluous : argument.
   3781 	* configure: Regenerate.
   3782 
   3783 2010-02-17  Nick Clifton  <nickc (a] redhat.com>
   3784 
   3785 	PR 11238
   3786 	* Makefile.tpl (local-distclean): Also remove config.cache files in
   3787 	sub-directories as there may not be Makefiles present in the
   3788 	sub-directories.
   3789 	* Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
   3790 	the config.cache files found by the find command.
   3791 
   3792 	* Makefile.in: Regenerate.
   3793 	* configure.ac: Revert previous delta.
   3794 	* configure: Regenerate.
   3795 
   3796 2010-02-15  Nick Clifton  <nickc (a] redhat.com>
   3797 
   3798 	PR 11238
   3799 	* configure.ac: Delete config.cache files in sub-directories when
   3800 	deleting Makefiles.
   3801 	* configure: Regenerate.
   3802 
   3803 2010-02-15  Nick Clifton  <nickc (a] redhat.com>
   3804 
   3805 	* configure.ac: Sync from gcc.
   3806 	* configure: Regenerate.
   3807 
   3808 2010-01-31  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   3809 
   3810 	Sync from gcc:
   3811 	* configure.ac: Add "recommended" version checks for GMP/MPC.
   3812 	Update recommended GMP/MPFR/MPC versions.
   3813 	* configure: Regenerate.
   3814 
   3815 2010-01-25  Joern Rennecke  <amylaar (a] spamcop.net>
   3816 
   3817 	gcc PR libstdc++/36101, gcc PR libstdc++/42813
   3818 	* configure.ac (bootstrap_target_libs): Make inclusion of
   3819 	target-libgomp conditional on libgomb being in target_configdirs.
   3820 	* configure: Regenerate.
   3821 
   3822 2010-01-23  Joern Rennecke  <amylaar (a] spamcop.net>
   3823 
   3824 	gcc PR libstdc++/36101, gcc PR libstdc++/42813
   3825 	* configure.ac (bootstrap_target_libs): Include target-libgomp.
   3826 	* configure: Regenerate.
   3827 
   3828 2010-01-22  Joern Rennecke  <amylaar (a] spamcop.net>
   3829 
   3830 	gcc PR libstdc++/36101, gcc PR libstdc++/42813
   3831 	* configure.ac (target_configdirs): Substitute.
   3832 	* Makefile.def: Bootstrap target module libgomp.
   3833 	Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
   3834 	* Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
   3835 	(BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
   3836 	* configure, Makefile.in: Regenerate.
   3837 
   3838 2009-12-09  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   3839 
   3840 	* libtool.m4: Sync from git Libtool.
   3841 	* ltmain.sh: Likewise.
   3842 	* ltoptions.m4: Likewise.
   3843 	* ltversion.m4: Likewise.
   3844 	* lt~obsolete.m4: Likewise.
   3845 
   3846 2010-01-07  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   3847 	    Francois-Xavier Coudert  <fxcoudert (a] gcc.gnu.org>
   3848 
   3849 	PR bootstrap/42424
   3850 	* configure.ac: Include libtool m4 files.
   3851 	(_LT_CHECK_OBJDIR): Call it.
   3852 	(extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
   3853 	gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
   3854 
   3855 	* configure: Regenerate.
   3856 
   3857 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   3858 
   3859 	PR bootstrap/41818
   3860 	* Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
   3861 	to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
   3862 	* Makefile.in: Regenerate.
   3863 
   3864 2009-12-18  Ben Elliston  <bje (a] au.ibm.com>
   3865 
   3866 	* config.sub, config.guess: Update from upstream sources.
   3867 
   3868 2009-12-17  Jeff Johnston  <jjohnstn (a] redhat.com>
   3869 
   3870 	* COPYING.NEWLIB: Update copyright date.
   3871 	* COPYING.LIBGLOSS: Ditto.
   3872 
   3873 2009-12-07  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   3874 
   3875 	PR middle-end/30447
   3876 	PR middle-end/30789
   3877 	PR other/40302
   3878 
   3879 	* configure.ac: Require MPC.
   3880 	* configure: Regenerate.
   3881 
   3882 	* configure.ac: Update minimum MPC version to 0.8.
   3883 	* configure: Regenerate.
   3884 
   3885 2009-11-20  Paolo Bonzini  <bonzini (a] gnu.org>
   3886 
   3887 	* config.guess: Sync with upstream and gcc.
   3888 	* config.sub: Sync with upstream and gcc.
   3889 
   3890 2009-11-16  Alexandre Oliva  <aoliva (a] redhat.com>
   3891 
   3892 	* Makefile.def: Restore host and target settings for gmp.
   3893 	* Makefile.in: Rebuild.
   3894 
   3895 2009-11-16  Alexandre Oliva  <aoliva (a] redhat.com>
   3896 
   3897 	* configure.ac: Add libelf to host_libs.  Enable in-tree configury
   3898 	of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
   3899 	Fix portability of test of C++ as bootstrap language.  Add
   3900 	ppl/src/ppl-config.o to the bootstrap compare exclusion list.
   3901 	* configure: Rebuild.
   3902 	* Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
   3903 	and cloog.  Fix in-tree ppl configuration.  Introduce libelf
   3904 	in-tree building.
   3905 	* Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
   3906 	(POSTSTAGE1_HOST_EXPORTS): Use it.
   3907 	(STAGE[+id+]_CXXFLAGS): New.
   3908 	(BASE_FLAGS_TO_PASS): Pass it down.
   3909 	(configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
   3910 	extra_exports.
   3911 	(all-stage[+id+]-[+prefix+][+module+]): Likewise.
   3912 	(configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
   3913 	extra_exports.
   3914 	* Makefile.in: Rebuild.
   3915 
   3916 2009-11-06  Ozkan Sezer  <sezeroz (a] gmail.com>
   3917 
   3918 	* configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
   3919 	paths for *-w64-mingw* and x86_64-*mingw*.
   3920 	* configure: Regenerated.
   3921 
   3922 2009-10-30  Kai Tietz  <kai.tietz (a] onevision.com>
   3923 
   3924 	* configure.ac: Disable target-winsup & co for
   3925 	x86_64-*-mingw* and *-w64-mingw* targets.
   3926 	* configure: Regenerated.
   3927 
   3928 2009-10-23  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   3929 
   3930 	* configure.ac (CLooG test): Use = with test.
   3931 	* configure: Regenerate.
   3932 
   3933 2009-10-22  Richard Guenther  <rguenther (a] suse.de>
   3934 
   3935 	* configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
   3936 	cloog if the ppl version check failed.  Move flags saving
   3937 	before setting in libelf check.
   3938 	* configure: Regenerate.
   3939 
   3940 2009-10-21  Richard Guenther  <rguenther (a] suse.de>
   3941 
   3942 	* configure.ac: Adjust the ppl and cloog configure to work as
   3943 	documented.  Disable cloog if ppl was disabled.  Omit the version
   3944 	checks if they were disabled.
   3945 	* configure: Re-generate.
   3946 
   3947 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   3948 
   3949 	* configure.ac: Add 'lto' to enable_languages, not
   3950 	new_enable_languages, and only if not already present.
   3951 	* configure: Regenerate.
   3952 
   3953 2009-10-06  Ian Lance Taylor  <iant (a] google.com>
   3954 
   3955 	* Makefile.def: check-gold depends upon all-gas.
   3956 	* Makefile.in: Rebuild.
   3957 
   3958 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola (a] google.com>
   3959 
   3960 	* Makefile.def: all-lto-plugin depends on all-libiberty.
   3961 	set bootstrap=true for lto-plugin.
   3962 	Add lto-plugin.
   3963 	* Makefile.in: Regenerate.
   3964 	* configure.ac (host_libs): Add lto-plugin.
   3965 	* configure: Regenerate.
   3966 
   3967 2009-10-03  Diego Novillo  <dnovillo (a] google.com>
   3968 
   3969 	* Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
   3970 	(HOST_LIBELFLIBS): Define.
   3971 	(HOST_LIBELFINC): Define.
   3972 	* Makefile.in: Regenerate.
   3973 	* configure.ac: Add --enable-lto.
   3974 	Add --with-libelf, --with-libelf-include and --with-libelf-lib.
   3975 	If --enable-lto is used, add 'lto' to new_enable_languages.
   3976 	If --enable-lto is used and gold is enabled, add
   3977 	lto-plugin to configdirs.
   3978 	* configure: Regenerate.
   3979 
   3980 2009-10-03  Simon Baldwin  <simonb (a] google.com>
   3981 
   3982 	* configure.ac: If --with-system-zlib, suppress local zlib and
   3983 	pass --with-system-zlib to subdir configure scripts.
   3984 	* configure: Regenerate.
   3985 
   3986 2009-10-01  Loren J. Rittle <ljrittle (a] acm.org>
   3987 	    Paolo Bonzini  <bonzini (a] gnu.org>
   3988 
   3989 	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
   3990 	$(srcdir).
   3991 	* Makefile.in: Rebuilt.
   3992 
   3993 2009-09-29  Paolo Bonzini  <bonzini (a] gnu.org>
   3994 
   3995 	Sync from gcc:
   3996 	2009-09-26  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   3997 
   3998 	* configure.ac: Update minimum MPC version to 0.7.
   3999 	* configure: Regenerate.
   4000 
   4001 2009-09-25  Nick Clifton  <nickc (a] redhat.com>
   4002 
   4003 	* configure.ac: Pass any --cache-file=/dev/null option on to
   4004 	subconfigures.
   4005 	* configure: Regenerate.
   4006 
   4007 2009-09-23  Nick Clifton  <nickc (a] redhat.com>
   4008 
   4009 	* config.sub, config.guess: Update from upstream sources.
   4010 
   4011 2009-09-22  Loren J. Rittle <ljrittle (a] acm.org>
   4012 
   4013 	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
   4014 	* Makefile.in: Rebuilt.
   4015 
   4016 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   4017 
   4018 	PR bootstrap/32272
   4019 	* configure.ac: Error out if $srcdir isn't '.' but contains
   4020 	host-${host_noncanonical}.
   4021 	* configure: Regenerate.
   4022 
   4023 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   4024 
   4025 	* configure.ac: If bootstrapping a combined tree with
   4026 	--enable-gold, require c++ in stage1_languages.
   4027 	* configure: Regenerate.
   4028 
   4029 	* configure.ac: Also add target_libs of stage1_languages to
   4030 	bootstrap_target_libs.
   4031 	* configure: Regenerate.
   4032 
   4033 	* configure.ac: Diagnose --enable-build-with-cxx bootstrap
   4034 	with --enable-languages not containing c++.
   4035 	* configure: Regenerate.
   4036 
   4037 2009-09-16  Jie Zhang  <jie.zhang (a] analog.com>
   4038 
   4039 	* configure.ac: Disable java and boehm-gc for bfin-*-*.
   4040 	* configure: Regenerate.
   4041 
   4042 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   4043 
   4044 	* configure.ac: Do not use $extrasub for replacing @if/@endif
   4045 	parts in Makefile; instead, use additional arguments to
   4046 	AC_CONFIG_COMMANDS to do the replacement manually, with several
   4047 	sed invocations, to avoid HP-UX sed command limits.
   4048 	* configure: Regenerate.
   4049 
   4050 2009-09-04  Alexandre Oliva  <aoliva (a] redhat.com>
   4051 
   4052 	* configure.ac (with-build-config): Document.  Handle without.
   4053 	Handle missing argument.
   4054 	* configure: Rebuilt.
   4055 
   4056 2009-09-03  Alexandre Oliva  <aoliva (a] redhat.com>
   4057 
   4058 	* configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
   4059 	Default to bootstrap-debug only if compare-debug works.
   4060 	* configure: Rebuilt.
   4061 	* Makefile.tpl: Make BUILD_CONFIG configure-configurable.
   4062 	* Makefile.in: Rebuilt.
   4063 
   4064 2009-09-01  Alexandre Oliva  <aoliva (a] redhat.com>
   4065 
   4066 	* Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
   4067 	* Makefile.in: Rebuilt.
   4068 
   4069 2009-09-02  Paolo Bonzini  <bonzini (a] gnu.org>
   4070 
   4071 	* Makefile.tpl (AWK): Fix typo.
   4072 	* Makefile.in: Regenerate.
   4073 
   4074 2009-09-02  Paolo Bonzini  <bonzini (a] gnu.org>
   4075 
   4076 	* configure.ac: Detect awk and sed.
   4077 	* Makefile.def (flags_to_pass): Add AWK and SED.
   4078 	* Makefile.tpl (AWK, SED): New.
   4079 	(BASE_FLAGS_TO_PASS): Add AWK and SED.
   4080 	* configure: Regenerate.
   4081 	* Makefile.in: Regenerate.
   4082 
   4083 2009-09-01  Tristan Gingold  <gingold (a] adacore.com>
   4084 
   4085 	* setup.com: Ported to Itanium VMS.  Can also build using DCL scripts.
   4086 	Remove logical names.
   4087 
   4088 2009-08-31  Dave Korn  <dave.korn.cygwin (a] gmail.com>
   4089 
   4090 	* ltmain.sh (func_normal_abspath): New function.
   4091 	(func_relative_path): Likewise.
   4092 	(func_mode_help): Document new -bindir option for link mode.
   4093 	(func_mode_link): Add new -bindir option, and use it to place
   4094 	output DLL if specified.
   4095 
   4096 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   4097 
   4098 	* configure.ac (AC_PREREQ): Bump to 2.64.
   4099 
   4100 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   4101 
   4102 	* README-maintainer-mode: Point directly to upstream locations
   4103 	for autoconf, automake, libtool, gettext, instead of copies on
   4104 	sources.redhat.com.  Document required versions.
   4105 	* configure.ac: Do not substitute datarootdir, htmldir,
   4106 	pdfdir, docdir.  Do not process --with-datarootdir,
   4107 	--with-htmldir, --with-pdfdir, --with-docdir.
   4108 	* configure: Regenerate.
   4109 
   4110 	* configure: Regenerate.
   4111 
   4112 	* compile: Sync from Automake 1.11.
   4113 	* depcomp: Likewise.
   4114 	* install-sh: Likewise.
   4115 	* missing: Likewise.
   4116 	* mkinstalldirs: Likewise.
   4117 	* ylwrap: Likewise.
   4118 
   4119 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   4120 
   4121 	* configure.ac: Call AC_DISABLE_OPTION_CHECKING.
   4122 	(baseargs): Add --disable-option-checking.
   4123 	* configure: Regenerate.
   4124 
   4125 	* Makefile.def (configure-target-libiberty): Depend on
   4126 	all-binutils and all-ld.
   4127 	(configure-target-newlib): Likewise.
   4128 	* Makefile.in: Regenerate.
   4129 
   4130 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   4131 
   4132 	Sync with GCC, merge:
   4133 
   4134 	2009-07-31  Christian Bruel  <christian.bruel (a] st.com>
   4135 
   4136 	* configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
   4137 	* configure: Regenerate.
   4138 
   4139 	2009-07-06  Ian Lance Taylor  <iant (a] google.com>
   4140 
   4141 	* configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
   4142 	* configure: Rebuild.
   4143 
   4144 	2009-06-26  Steve Ellcey  <sje (a] cup.hp.com>
   4145 
   4146 	PR bootstrap/40338
   4147 	* configure.ac (comparestring): Create new variable.
   4148 	* Makefile.tpl (comparestring): Use to skip some comparisions.
   4149 	* configure: Regenerate.
   4150 	* Makefile.in: Regenerate.
   4151 
   4152 	2009-06-23  Ian Lance Taylor  <iant (a] google.com>
   4153 
   4154 	* configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
   4155 	boot_languages.  Only bootstrap target libraries listed in
   4156 	target_libs for some boot language.  Add --with-stage1-ldflags,
   4157 	--with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
   4158 	with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
   4159 	if not building with C++.
   4160 	* Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
   4161 	* Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
   4162 	(POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
   4163 	(HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
   4164 	(POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
   4165 	POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
   4166 	(POSTSTAGE1_FLAGS_TO_PASS): Likewise.
   4167 	* configure, Makefile.in: Rebuild.
   4168 
   4169 	2009-06-08  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   4170 
   4171 	* configure.ac: Detect MPC in default directory.
   4172 	* configure: Regenerate.
   4173 
   4174 	2009-06-02  Richard Sandiford  <r.sandiford (a] uk.ibm.com>
   4175 
   4176 	* configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
   4177 	to noconfdirs.
   4178 	* configure: Regenerate.
   4179 
   4180 	2009-05-29  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   4181 
   4182 	* Makefile.def: Add MPC support and dependencies.
   4183 	* configure.ac: Likewise.  Reorganize GMP/MPFR checks.
   4184 
   4185 	* Makefile.in, configure: Regenerate.
   4186 
   4187 	2009-05-24  Nicolas Roche  <roche (a] adacore.com>
   4188 
   4189 	* Makefile.tpl (compare-target): Skip ./ada/*tools directories.
   4190 	* Makefile.in: Regenerate.
   4191 
   4192 	2009-05-21  Dave Korn  <dave.korn.cygwin (a] gmail.com>
   4193 
   4194 	* configure.ac (cygwin noconfigdirs):  Remove libgcj.
   4195 	* configure:  Regenerate.
   4196 
   4197 	2009-05-07  Dave Korn  <dave.korn.cygwin (a] gmail.com>
   4198 
   4199 	* configure.ac ($with_ppl):  Default to no if not supplied.
   4200 	($with_cloog):  Likewise.
   4201 	configure:  Regenerate.
   4202 
   4203 	2009-04-24  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   4204 
   4205 	PR bootstrap/39739
   4206 	* configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
   4207 	* Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
   4208 
   4209 	* configure, Makefile.in: Regenerate.
   4210 
   4211 	2009-04-14  Jakub Jelinek  <jakub (a] redhat.com>
   4212 
   4213 	* configure.ac: Change copyright header to refer to version
   4214 	3 of the GNU General Public License and to point readers at the
   4215 	COPYING3 file and the FSF's license web page.
   4216 	* Makefile.def: Likewise.
   4217 	* Makefile.tpl: Likewise.
   4218 	* Makefile.in: Regenerate.
   4219 
   4220 	2009-04-09  Jack Howarth  <howarth (a] bromo.med.uc.edu>
   4221 
   4222 	* configure.ac: Restore match for darwin9 or later. Use double
   4223 	brackets since regeneration eats one pair.
   4224 	* configure: Regenerate.
   4225 
   4226 2009-08-18  Christopher Faylor  <me+cygwin (a] cgf.cx>
   4227 
   4228 	* MAINTAINERS: Perform some obvious fixups.
   4229 
   4230 2009-08-17  Ben Elliston  <bje (a] au.ibm.com>
   4231 
   4232 	* config.sub, config.guess: Update from upstream sources.
   4233 
   4234 2009-08-06  Michael Eager <eager (a] eagercon.com>
   4235 
   4236 	* configure.ac: Add Microblaze target.
   4237 	* configure: Regenerate.
   4238 
   4239 2009-07-02  Tristan Gingold  <gingold (a] adacore.com>
   4240 
   4241 	* configure.ac: Do not exclude gas for i386-*-darwin.
   4242 	Add a case for x86_64-*-darwin.
   4243 	* configure: Regenerate.
   4244 
   4245 2009-06-26  Doug Evans  <dje (a] sebabeach.org>
   4246 
   4247 	* Makefile.def (host_modules): Add cgen.
   4248 	* Makefile.in: Regenerate.
   4249 	* configure.ac (host_tools): Add cgen.
   4250 	* configure: Regenerate.
   4251 
   4252 2009-06-17  Michael Eager <eager (a] eagercon.com>
   4253 
   4254 	* COPYING.LIBGLOSS: Add Xilinx license.
   4255 
   4256 2009-06-15  Ryan Mansfield  <rmansfield (a] qnx.com>
   4257 
   4258 	* configure.ac: Define is_elf for QNX Neutrino targets.
   4259 	* configure: Regenerate.
   4260 
   4261 2009-06-03  Jerome Guitton  <guitton (a] adacore.com>
   4262 	    Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   4263 
   4264 	* Makefile.tpl (all): Avoid a trailing backslash.
   4265 	* Makefile.in: Regenerate.
   4266 
   4267 2009-06-03  Ben Elliston  <bje (a] au.ibm.com>
   4268 
   4269 	* config.sub, config.guess: Update from upstream sources.
   4270 
   4271 2009-06-02  Alexandre Oliva  <aoliva (a] redhat.com>
   4272 
   4273 	* Makefile.tpl ([+compare-target+]): Compare all stage
   4274 	directories, rather than just gcc.
   4275 	* Makefile.in: Rebuilt.
   4276 
   4277 2009-05-28  Doug Kwan  <dougkwan (a] google.com>
   4278 
   4279 	* configure.ac: Support gold for target arm*-*-*.
   4280 	* configure: Regenerate.
   4281 
   4282 2009-05-27  Alexandre Oliva  <aoliva (a] redhat.com>
   4283 
   4284 	* Makefile.tpl (all): Avoid harmless warning in make all when
   4285 	gcc-bootstrap is enabled but stage_last does not exist.
   4286 	* Makefile.in: Rebuilt.
   4287 
   4288 2009-05-25  Tristan Gingold  <gingold (a] adacore.com>
   4289 
   4290 	* setup.com: Complete the file with configuration and build.
   4291 
   4292 2009-05-18  Alexandre Oliva  <aoliva (a] redhat.com>
   4293 
   4294 	PR other/40159
   4295 	* Makefile.tpl (all): Don't assume gcc-bootstrap and
   4296 	gcc-no-bootstrap are mutually exclusive.
   4297 	* Makefile.in: Rebuilt.
   4298 
   4299 2009-05-18  Alexandre Oliva  <aoliva (a] redhat.com>
   4300 
   4301 	PR other/40159
   4302 	* Makefile.tpl (all): Don't end with unconditional success.
   4303 	* Makefile.in: Rebuilt.
   4304 
   4305 2009-05-12  Alexandre Oliva  <aoliva (a] redhat.com>
   4306 
   4307 	PR target/37137
   4308 	* Makefile.def (flags_to_pass): Remove redundant and incomplete
   4309 	STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
   4310 	Add FLAGS_FOR_TARGET and BUILD_CONFIG.
   4311 	(bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
   4312 	stage_configureflags, stage_cflags and stage_libcflags into
   4313 	explicit Makefile macros.
   4314 	* Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
   4315 	GFORTRAN.
   4316 	(POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
   4317 	CC.  Set CC_FOR_BUILD from CC.
   4318 	(BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
   4319 	NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
   4320 	DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
   4321 	XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
   4322 	and GFORTRAN.
   4323 	(TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
   4324 	(_LIBCFLAGS): Renamed to _TFLAGS.
   4325 	(do-compare-debug, do-compare3-debug): Drop.
   4326 	(CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
   4327 	GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
   4328 	(FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
   4329 	DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
   4330 	(XGCC_FLAGS_FOR_TARGET): New.
   4331 	(BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
   4332 	(EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
   4333 	(POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
   4334 	DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
   4335 	LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
   4336 	to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
   4337 	TFLAGS.
   4338 	(BUILD_CONFIG): Include if requested.
   4339 	(all): Set TFLAGS on bootstrap.
   4340 	(configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
   4341 	(all-stageid-prefixmodule): Likewise.
   4342 	(do-clean, distclean-stageid): Set TFLAGS.
   4343 	(restrap): Fix whitespace.
   4344 	* Makefile.in: Rebuilt.
   4345 
   4346 2009-04-25  Eric Botcazou  <ebotcazou (a] adacore.com>
   4347 
   4348 	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
   4349 	(POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
   4350 	* Makefile.in: Regenerate.
   4351 
   4352 2009-04-24  Eli Zaretskii  <eliz (a] gnu.org>
   4353 
   4354 	* config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
   4355 	consistency with config.sub.  (Update from upstream sources.)
   4356 
   4357 2009-04-21  Joseph Myers  <joseph (a] codesourcery.com>
   4358 
   4359 	* texinfo/texinfo.tex: Update to version 2009-03-28.05.
   4360 
   4361 2009-04-17  Ben Elliston  <bje (a] au.ibm.com>
   4362 
   4363 	* config.sub, config.guess: Update from upstream sources.
   4364 
   4365 2009-04-15  Anthony Green  <green (a] moxielogic.com>
   4366 
   4367 	* configure.ac: Add moxie support.
   4368 	* configure: Rebuilt.
   4369 
   4370 2009-04-09  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   4371 
   4372 	* configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
   4373 	* configure: Regenerate.
   4374 
   4375 2009-04-09  H.J. Lu  <hongjiu.lu (a] intel.com>
   4376 
   4377 	PR gas/10039
   4378 	* configure.ac: Require texinfo 4.7.
   4379 	* configure: Regenerated.
   4380 
   4381 2009-04-09  Steve Ellcey  <sje (a] cup.hp.com>
   4382 
   4383 	* Makefil.def (languages): New entries.
   4384 	* Makefile.tpl (check-gcc-*): New generic target.
   4385 	* Makefile.in: Regenerate.
   4386 
   4387 2009-03-27  Eli Zaretskii  <eliz (a] gnu.org>
   4388 
   4389 	* djunpack.bat: Use ".." quoting in Sed command, for the sake of
   4390 	Windows builds of Sed.
   4391 
   4392 2009-03-18  Tom Tromey  <tromey (a] redhat.com>
   4393 
   4394 	* configure: Rebuild.
   4395 	* configure.ac (host_libs): Add libiconv.
   4396 	* Makefile.in: Rebuild.
   4397 	* Makefile.def (host_modules): Add libiconv.
   4398 	(configure-gdb, all-gdb): Depend on libiconv.
   4399 
   4400 2009-03-16  Tristan Gingold  <gingold (a] adacore.com>
   4401 
   4402 	* configure.ac: Treat gdb as supported on x86_64-darwin.
   4403 	* configure: Regenerate.
   4404 
   4405 2009-03-16  Joseph Myers  <joseph (a] codesourcery.com>
   4406 
   4407 	Merge from GCC:
   4408 
   4409 	2009-03-16  Joseph Myers  <joseph (a] codesourcery.com>
   4410 
   4411 	* configure.ac (--with-host-libstdcxx): New option.
   4412 	* configure: Regenerate.
   4413 
   4414 	2009-01-29  Robert Millan  <rmh (a] aybabtu.com>
   4415 
   4416 	* configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
   4417 	* configure: Regenerate.
   4418 
   4419 	2009-01-12  Sebastian Pop <sebastian.pop (a] amd.com>
   4420 
   4421 	PR tree-optimization/38515
   4422 	* configure.ac (cloog-polylib): Removed.
   4423 	(with_ppl, with_cloog): Test for "no".
   4424 	* configure: Regenerated.
   4425 
   4426 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   4427 
   4428 	Backport from git Libtool:
   4429 
   4430 	2009-01-19  Robert Millan  <rmh (a] aybabtu.com>
   4431 	Support GNU/kOpenSolaris.
   4432 	* libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
   4433 	(_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
   4434 	(_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
   4435 	GNU/kOpenSolaris.
   4436 
   4437 2009-02-05  Andreas Schwab  <schwab (a] suse.de>
   4438 
   4439 	* Makefile.tpl (stage_last): Define $r and $s before using
   4440 	$(RECURSE_FLAGS_TO_PASS).
   4441 	* Makefile.in: Regenerate
   4442 
   4443 2009-01-21  Jeff Johnston  <jjohnstn (a] redhat.com>
   4444 
   4445 	* COPYING.NEWLIB: Add ARM license.
   4446 
   4447 2009-01-16  Alan Modra  <amodra (a] bigpond.net.au>
   4448 
   4449 	* Makefile.def (configure-opcodes): Depend on configure-libiberty.
   4450 	(all-opcodes): Depend on all-libiberty.
   4451 	* Makefile.in: Regenerate.
   4452 
   4453 2009-01-15  Douglas B Rupp  <rupp (a] gnat.com>
   4454 
   4455 	* configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
   4456 	* configure: Regenerate.
   4457 
   4458 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   4459 
   4460 	Backport link test fix from upstream Libtool:
   4461 
   4462 	* libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
   4463 	Add cache variables to tests that require the linker to work.
   4464 	For shlibpath_overrides_runpath, this also changes the semantics
   4465 	to let the result from the C compiler take precedence.
   4466 	compiler take precedence.
   4467 
   4468 2008-12-02  Ben Elliston  <bje (a] au.ibm.com>
   4469 
   4470 	* config.sub, config.guess: Update from upstream sources.
   4471 
   4472 2008-12-17  Jeff Johnston  <jjohnstn (a] redhat.com>
   4473 
   4474 	* COPYING.NEWLIB: Updated.
   4475 	* COPYING.LIBGLOSS: Ditto.
   4476 
   4477 2008-12-16  Paolo Bonzini  <bonzini (a] gnu.org>
   4478 
   4479 	Sync with GCC:
   4480 
   4481 	2008-12-12  Sebastian Pop  <sebastian.pop (a] amd.com>
   4482 
   4483 	* configure.ac (ppllibs): Add by default the lib flags.
   4484 	* configure: Regenerate.
   4485 
   4486 	2008-12-04  Jack Howarth  <howarth (a] bromo.med.uc.edu>
   4487 
   4488 	* configure.ac: Add double brackets on darwin[912].
   4489 	* configure: Regenerate.
   4490 
   4491 	2008-12-02  Jack Howarth  <howarth (a] bromo.med.uc.edu>
   4492 
   4493 	* configure.ac: Expand to darwin10 and later.
   4494 	* configure: Regenerate.
   4495 
   4496 2008-12-02  Andreas Schwab  <schwab (a] suse.de>
   4497 
   4498 	* Makefile.def: configure-target-boehm-gc depends on
   4499 	all-target-libstdc++-v3.
   4500 	* Makefile.in: Regenerate.
   4501 
   4502 2008-12-02  Ben Elliston  <bje (a] au.ibm.com>
   4503 
   4504 	* config.sub, config.guess: Update from upstream sources.
   4505 
   4506 2008-11-27  Joseph Myers  <joseph (a] codesourcery.com>
   4507 
   4508 	Merge from GCC:
   4509 
   4510 	2007-12-02  Matthias Klose  <doko (a] ubuntu.com>
   4511 
   4512 	* config-ml.in: Remove 64bit configure tests.
   4513 
   4514 	2008-05-14  Rafael Espindola  <espindola (a] google.com>
   4515 
   4516 	* config-ml.in: don't handle --enable-shared and --enable-static.
   4517 
   4518 	2008-09-02  Sebastian Pop  <sebastian.pop (a] amd.com>
   4519 	    Tobias Grosser  <grosser (a] fim.uni-passau.de>
   4520 	    Jan Sjodin  <jan.sjodin (a] amd.com>
   4521 	    Harsha Jagasia  <harsha.jagasia (a] amd.com>
   4522 	    Dwarakanath Rajagopal  <dwarak.rajagopal (a] amd.com>
   4523 	    Konrad Trifunovic  <konrad.trifunovic (a] inria.fr>
   4524 	    Adrien Eliche  <aeliche (a] isty.uvsq.fr>
   4525 
   4526 	Merge from graphite branch.
   4527 	* configure: Regenerate.
   4528 	* Makefile.in: Regenerate.
   4529 	* configure.ac (host_libs): Add ppl and cloog.
   4530 	Add checks for PPL and CLooG.
   4531 	* Makefile.def (ppl, cloog): Added modules and dependences.
   4532 	* Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
   4533 	(HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
   4534 
   4535 	2008-09-03  Richard Guenther  <rguenther (a] suse.de>
   4536 
   4537 	* configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
   4538 	cloog test.
   4539 	* configure: Re-generate.
   4540 
   4541 	2008-09-03  Sebastian Pop  <sebastian.pop (a] amd.com>
   4542 
   4543 	* configure.ac (--with-cloog-polylib): New.
   4544 	(--disable-cloog-version-check): New.
   4545 	(--disable-ppl-version-check): New.
   4546 	* configure: Re-generate.
   4547 
   4548 	2008-09-05  Richard Guenther  <rguenther (a] suse.de>
   4549 
   4550 	* configure.ac: Initialize clooglibs to -lcloog.
   4551 	* configure: Re-generate.
   4552 
   4553 	2008-10-13  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   4554 
   4555 	* configure.ac (MPFR check): Bump minimum version to 2.3.0 and
   4556 	recommended version to 2.3.2.
   4557 
   4558 	* configure: Regenerate.
   4559 
   4560 	2008-10-31  Ben Elliston  <bje (a] au.ibm.com>
   4561 
   4562 	* configure.ac (spu-*-*): Remove special case.
   4563 	* configure: Regenerate.
   4564 
   4565 	Complete comment text from GCC version of:
   4566 
   4567 	2008-08-31  Aaron W. LaFramboise  <aaronavay62 (a] aaronwl.com>
   4568 
   4569 	* configure.ac (RPATH_ENVVAR): Use PATH on Windows.
   4570 	(GCC_SHLIB_SUBDIR): New.
   4571 	* Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
   4572 	* configure: Regenerate.
   4573 	* Makefile.in: Regenerate.
   4574 
   4575 2008-11-27  Tristan Gingold  <gingold (a] adacore.com>
   4576 
   4577 	* configure.ac: Build gdb for i?86-*-darwin*
   4578 	* configure: Regenerated.
   4579 
   4580 2008-11-14  Daniel Jacobowitz  <dan (a] codesourcery.com>
   4581 
   4582 	PR bootstrap/38014
   4583 	PR bootstrap/37923
   4584 
   4585 	Revert:
   4586 
   4587 	2008-10-24  Daniel Jacobowitz  <dan (a] codesourcery.com>
   4588 
   4589 	* Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
   4590 	* Makefile.in: Regenerated.
   4591 
   4592 	2008-10-22  Daniel Jacobowitz  <dan (a] codesourcery.com>
   4593 
   4594 	PR gdb/921
   4595 	PR gdb/1646
   4596 	PR gdb/2175
   4597 	PR gdb/2176
   4598 
   4599 	* Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
   4600 	* Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
   4601 	(EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
   4602 	(HOST_EXPORTS): Pass CPPFLAGS.
   4603 	(CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
   4604 	(LDFLAGS_FOR_TARGET): Initialize from configure script.
   4605 	(EXTRA_TARGET_FLAGS): Set CPPFLAGS.
   4606 	* Makefile.in, configure: Regenerated.
   4607 	* configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
   4608 	and CPPFLAGS_FOR_BUILD.
   4609 
   4610 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz (a] de.ibm.com>
   4611 
   4612 	* configure.ac [spu-*-*]: Do not set skipdirs.
   4613 	* configure: Re-generate.
   4614 
   4615 2008-10-24  Daniel Jacobowitz  <dan (a] codesourcery.com>
   4616 
   4617 	* Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
   4618 	* Makefile.in: Regenerated.
   4619 
   4620 2008-10-22  Daniel Jacobowitz  <dan (a] codesourcery.com>
   4621 
   4622 	PR gdb/921
   4623 	PR gdb/1646
   4624 	PR gdb/2175
   4625 	PR gdb/2176
   4626 
   4627 	* Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
   4628 	* Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
   4629 	(EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
   4630 	(HOST_EXPORTS): Pass CPPFLAGS.
   4631 	(CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
   4632 	(LDFLAGS_FOR_TARGET): Initialize from configure script.
   4633 	(EXTRA_TARGET_FLAGS): Set CPPFLAGS.
   4634 	* Makefile.in, configure: Regenerated.
   4635 	* configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
   4636 	and CPPFLAGS_FOR_BUILD.
   4637 
   4638 2008-09-29  Peter O'Gorman  <pogma (a] thewrittenword.com>
   4639 
   4640 	* libtool.m4: Update to libtool 2.2.6.
   4641 	* lt~obsolete.m4: Update to libtool 2.2.6.
   4642 	* ltmain.sh: Update to libtool 2.2.6.
   4643 	* ltsugar.m4: Update to libtool 2.2.6.
   4644 	* ltversion.m4: Update to libtool 2.2.6.
   4645 	* ltoptions.m4: Update to libtool 2.2.6.
   4646 	* ltgcc.m4: Update to match changes from libtool 2.2.6.
   4647 
   4648 2008-08-31  Aaron W. LaFramboise  <aaronavay62 (a] aaronwl.com>
   4649 
   4650 	* configure.ac (RPATH_ENVVAR): Use PATH on Windows.
   4651 	(GCC_SHLIB_SUBDIR): New.
   4652 	* Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
   4653 	* configure: Regenerate.
   4654 	* Makefile.in: Regenerate.
   4655 
   4656 2008-08-28  Tristan Gingold  <gingold (a] adacore.com>
   4657 
   4658 	* configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
   4659 	Enable bfd, binutils and opcodes.
   4660 	* configure: Regenerate.
   4661 
   4662 2008-08-16  Nicolas Roche  <roche (a] adacore.com>
   4663 
   4664 	* Makefile.tpl: Add BOOT_ADAFLAGS.
   4665 	* Makefile.in: Regenerate.
   4666 
   4667 2008-08-16  Richard Sandiford  <rdsandiford (a] googlemail.com>
   4668 
   4669 	* configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
   4670 	* configure: Regenerate.
   4671 
   4672 2008-07-30 Paolo Bonzini  <bonzini (a] gnu.org>
   4673 
   4674 	Sync with gcc:
   4675 	2008-07-30 Paolo Bonzini  <bonzini (a] gnu.org>
   4676 
   4677 	* configure.ac: Add makefile fragments for hpux.
   4678 	* Makefile.def (flags_to_pass): Add ADA_CFLAGS.
   4679 	* Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
   4680 	* configure: Regenerate.
   4681 	* Makefile.in: Regenerate.
   4682 
   4683 	2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   4684 
   4685 	* Makefile.tpl ($(srcdir)/configure): Update dependencies.
   4686 	* Makefile.in: Regenerate.
   4687 	* configure: Regenerate.
   4688 
   4689 2008-06-18  Ian Lance Taylor  <iant (a] google.com>
   4690 
   4691 	* src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
   4692 
   4693 	* src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
   4694 
   4695 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   4696 
   4697 	* configure: Regenerate.
   4698 
   4699 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   4700 
   4701 	* configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
   4702 	"$@" is still intact with both Autoconf 2.59 and 2.62.
   4703 	* configure: Regenerate.
   4704 
   4705 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   4706 
   4707 	* Makefile.tpl: Fix comment errors.
   4708 	* Makefile.in: Regenerate.
   4709 
   4710 2008-06-13  Julian Brown  <julian (a] codesourcery.com>
   4711 
   4712 	* configure.ac (arm*-*-linux-gnueabi): Don't disable building
   4713 	of libobjc for ARM EABI Linux.
   4714 	* configure: Regenerate.
   4715 
   4716 2008-06-12  David S. Miller  <davem (a] davemloft.net>
   4717 	    David Edelsohn  <edelsohn (a] gnu.org>
   4718 
   4719 	* configure.ac: Add powerpc*-*-* to gold supported targets.
   4720 	* configure: Regenerate.
   4721 
   4722 2008-06-08  Joseph Myers  <joseph (a] codesourcery.com>
   4723 
   4724 	PR tree-optimization/36218
   4725 	* Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
   4726 	* Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
   4727 	(all prefix="build-"): Pass them to build-system sub-makes.
   4728 	* Makefile.in: Regenerate.
   4729 
   4730 2008-05-16  Daniel Jacobowitz  <dan (a] codesourcery.com>
   4731 
   4732 	* src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
   4733 	README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
   4734 	mkdep, and compile.  Update comments.
   4735 	(ETC_SUPPORT): Add ChangeLog and update comments.
   4736 
   4737 2008-05-11  Ian Lance Taylor  <iant (a] google.com>
   4738 
   4739 	* src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
   4740 
   4741 2008-04-18  Paolo Bonzini  <bonzini (a] gnu.org>
   4742 
   4743 	Sync with gcc:
   4744 	2008-04-18  Paolo Bonzini  <bonzini (a] gnu.org>
   4745 
   4746 	PR bootstrap/35457
   4747 	* configure.ac: Include override.m4.
   4748 	* configure: Regenerate.
   4749 
   4750 	2008-04-18  Paolo Bonzini  <bonzini (a] gnu.org>
   4751 
   4752 	* Makefile.tpl (restrap): Call `make all' using double-colon rules.
   4753 	* Makefile.in: Regenerate.
   4754 
   4755 	2008-04-11  Eric B. Weddington  <eweddington (a] cso.atmel.com>
   4756 
   4757 	* configure.ac: Do not build libssp for the AVR.
   4758 	* configure: Regenerate.
   4759 
   4760 2008-04-18  Nick Clifton  <nickc (a] redhat.com>
   4761 
   4762 	* MAINTAINERS: Replace reference to configure.in with reference to
   4763 	configure.ac.
   4764 
   4765 2008-04-18  M R Swami Reddy <MR.Swami.Reddy (a] nsc.com>
   4766 
   4767 	* configure.ac (cr16-*-*): Add case for cr16 target and include gdb
   4768 	as nonconfigurable directories list.
   4769 	* configure: Regenerate.
   4770 
   4771 2008-04-14  David S. Miller  <davem (a] davemloft.net>
   4772 
   4773 	* configure.ac: Add sparc*-*-* to gold supported targets.
   4774 	* configure: Regenerate.
   4775 
   4776 2008-04-14  Ben Elliston  <bje (a] au.ibm.com>
   4777 
   4778 	* config.sub, config.guess: Update from upstream sources.
   4779 
   4780 2008-04-12  Hans-Peter Nilsson  <hp (a] axis.com>
   4781 
   4782 	* Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
   4783 	* Makefile.in: Regenerate.
   4784 
   4785 2008-04-07  Ian Lance Taylor  <iant (a] google.com>
   4786 
   4787 	* Makefile.def: check-gold depends upon all-binutils.
   4788 	* Makefile.in: Regenerate.
   4789 
   4790 2008-04-04  Nick Clifton  <nickc (a] redhat.com>
   4791 
   4792 	PR binutils/4334
   4793 	* configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
   4794 	builds.
   4795 	* configure: Regenerate.
   4796 
   4797 2008-04-04  NightStrike  <NightStrike (a] gmail.com>
   4798 
   4799 	PR other/35151
   4800 	* configure.ac: Combine rules for mingw32 and mingw64.
   4801 	* configure: Regenerate.
   4802 
   4803 2008-03-27  Paolo Bonzini  <bonzini (a] gnu.org>
   4804 
   4805 	* Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
   4806 	* Makefile.in: Regenerate.
   4807 
   4808 2008-03-20  Ian Lance Taylor  <iant (a] google.com>
   4809 
   4810 	* configure.ac: Add support for --enable-gold.
   4811 	* Makefile.def: Add gold as a directory like ld.
   4812 	* configure, Makefile.in: Regenerate.
   4813 
   4814 2008-03-19  Andreas Krebbel  <krebbel1 (a] de.ibm.com>
   4815 
   4816 	* opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
   4817 	(s390_cond_extensions): Reduced extensions to the compare related.
   4818 	(main): z10 cpu type option added.
   4819 	(expandConditionalJump): Renamed to ...
   4820 	(insertExpandedMnemonic): ... this.
   4821 
   4822 	* opcodes/s390-opc.c: Re-group the operand format makros.
   4823 	(INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
   4824 	INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
   4825 	INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
   4826 	INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
   4827 	INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
   4828 	INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
   4829 	INSTR_SIL_RDU): New instruction formats added.
   4830 	(MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
   4831 	MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
   4832 	MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
   4833 	MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
   4834 	MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
   4835 	MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
   4836 	masks added.
   4837 	(s390_opformats): New formats added "ris", "rrs", "sil".
   4838 	* opcodes/s390-opc.txt: Add the conditional jumps with the
   4839 	extensions removed from automatic expansion in s390-mkopc.c manually.
   4840 	(asi - trtre): Add new System z10 EC instructions.
   4841 	* include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
   4842 
   4843 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   4844 
   4845 	* configure.ac: m4_include config/proginstall.m4.
   4846 	* configure: Regenerate.
   4847 
   4848 2008-03-16  Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
   4849 
   4850 	Backport from upstream Libtool:
   4851 
   4852 	2007-10-12  Eric Blake  <ebb9 (a] byu.net>
   4853 
   4854 	Deal with Autoconf 2.62's semantic change in m4_append.
   4855 	* ltsugar.m4 (lt_append): Replace broken versions of
   4856 	m4_append.
   4857 	(lt_if_append_uniq): Don't require separator to be overquoted,
   4858 	and avoid broken m4_append.
   4859 	(lt_dict_add): Fix typo.
   4860 	* libtool.m4 (_LT_DECL): Don't overquote separator.
   4861 
   4862 2008-03-13  David Edelsohn  <edelsohn (a] gnu.org>
   4863 
   4864 	* config.rpath: Add AIX 6 support.
   4865 
   4866 2008-03-13  Paolo Bonzini  <bonzini (a] gnu.org>
   4867 
   4868 	* Makefile.def (stageprofile).  Remove -fprofile-generate
   4869 	from stage_libcflags.
   4870 	* Makefile.in: Regenerate.
   4871 
   4872 2008-03-13  Ben Elliston  <bje (a] au.ibm.com>
   4873 
   4874 	* config.sub, config.guess: Update from upstream sources.
   4875 
   4876 2008-03-06  Florian Krohm  <fkrohm (a] us.ibm.com>
   4877 
   4878 	* s390-opc.c (INSTR_RSL_R0RD): Fix operands.
   4879 	* s390-opc.txt (cmpsc): Duplicate entry removed.
   4880 	(dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
   4881 	cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
   4882 	fier, cu42, cu41): Fix operand format.
   4883 
   4884 2008-02-20  Paolo Bonzini  <bonzini (a] gnu.org>
   4885 
   4886 	PR bootstrap/32009
   4887 	PR bootstrap/32161
   4888 
   4889 	* configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
   4890 	* configure: Regenerate.
   4891 
   4892 	* Makefile.def: Define stage_libcflags for all bootstrap stages.
   4893 	* Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
   4894 	STAGE4_LIBCFLAGS): New.
   4895 	(CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
   4896 	$(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
   4897 	(BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
   4898 	(EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
   4899 	(configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
   4900 	for target modules.  Don't export LIBCFLAGS.
   4901 	(all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
   4902 	$(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
   4903 	the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
   4904 	(invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
   4905 	$(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
   4906 	* Makefile.in: Regenerate.
   4907 
   4908 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   4909 
   4910 	PR libgcj/33085
   4911 	* libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
   4912 	Do not use -DDLL_EXPORT.  Backport from upstream.
   4913 
   4914 2008-02-14  Nick Clifton  <nickc (a] redhat.com>
   4915 
   4916 	Import this patch from gcc:
   4917 	2008-01-24  David Edelsohn  <edelsohn (a] gnu.org>
   4918 
   4919 	* libtool.m4: Backport AIX 6 support from ToT Libtool.
   4920 
   4921 2008-02-02  Hans-Peter Nilsson  <hp (a] axis.com>
   4922 
   4923 	* configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
   4924 	* configure: Regenerate.
   4925 
   4926 2008-01-31  Marc Gauthier  <marc (a] tensilica.com>
   4927 
   4928 	* configure.ac (xtensa*-*-*): Recognize processor variants.
   4929 	* configure: Regenerate.
   4930 
   4931 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   4932 
   4933 	PR bootstrap/34922
   4934 	* configure.ac (PARSE_ARGS): Push suitable setting of
   4935 	ac_subdirs_all, for `./configure --help=recursive'.
   4936 	Handle `+' in generic toplevel directory disabling.
   4937 	* configure: Regenerate.
   4938 
   4939 2008-01-23  Ben Elliston  <bje (a] au.ibm.com>
   4940 
   4941 	* config.sub, config.guess: Update from upstream sources.
   4942 
   4943 2008-01-08  Ben Elliston  <bje (a] au.ibm.com>
   4944 
   4945 	* config.sub, config.guess: Update from upstream sources.
   4946 
   4947 2007-12-19  Jeff Johnston  <jjohnstn (a] redhat.com>
   4948 
   4949 	* COPYING.LIBGLOSS: Update default copyright.
   4950 
   4951 2007-12-19  Jeff Johnston  <jjohnstn (a] redhat.com>
   4952 
   4953 	* COPYING.NEWLIB: Update default copyright.
   4954 
   4955 2007-12-17  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   4956 
   4957 	* configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
   4958 	Change recommended MPFR from 2.2.1 > 2.3.0.
   4959 	* configure: Regenerate.
   4960 
   4961 2007-12-13  Richard Sandiford  <rsandifo (a] nildram.co.uk>
   4962 
   4963 	* Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
   4964 	(CXXFLAGS_FOR_TARGET): Add -O2 -g.
   4965 	* Makefile.in: Regenerate.
   4966 
   4967 2007-12-10  Andreas Tobler  <a.tobler (a] schweiz.org>
   4968 
   4969 	* configure.ac: Enable libjava for x86_64-*-darwin9.
   4970 	* configure: Regenerate.
   4971 
   4972 2007-12-05  Ben Elliston  <bje (a] au.ibm.com>
   4973 
   4974 	* config.sub, config.guess: Update from upstream sources.
   4975 
   4976 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   4977 
   4978 	* config-ml.in: Robustify against white space in absolute file
   4979 	names.
   4980 
   4981 	* config-ml.in (multi-clean): Substitute ${Makefile}.
   4982 	Remove superfluous ${Makefile} in list.
   4983 
   4984 2007-10-23  Daniel Jacobowitz  <dan (a] codesourcery.com>
   4985 
   4986 	* Makefile.def (dependencies): Make configure-gdb depend on
   4987 	all-intl.
   4988 	* Makefile.in: Regenerated.
   4989 
   4990 2007-10-15  Patrick Mansfield <patmans (a] us.ibm.com>
   4991 
   4992 	* Makefile.def: To avoid problems running with parallel makes,
   4993 	build newlib before libgloss so that target specific header
   4994 	files are availble.
   4995 	* Makefile.in: Regenerate.
   4996 
   4997 2007-10-11  Daniel Jacobowitz  <dan (a] codesourcery.com>
   4998 
   4999 	* Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
   5000 	* Makefile.in: Regenerate.
   5001 
   5002 2007-10-11  Daniel Jacobowitz  <dan (a] codesourcery.com>
   5003 
   5004 	* src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
   5005 	* libdecnumber: New directory, imported from GCC.
   5006 
   5007 2007-10-08  Mike Frysinger  <vapier (a] gentoo.org>
   5008 
   5009 	* configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
   5010 	LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
   5011 	Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
   5012 	LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
   5013 	* configure: Regenerate.
   5014 
   5015 2007-10-01  Paolo Bonzini  <bonzini (a] gnu.org>
   5016 
   5017 	* Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
   5018 	DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
   5019 	LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
   5020 	WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
   5021 	* configure.ac: Default them to host tools for $host = $build.
   5022 	Subst them.
   5023 
   5024 	* configure: Regenerate.
   5025 	* Makefile.in: Regenerate.
   5026 
   5027 2007-09-20  Richard Sandiford  <rsandifo (a] nildram.co.uk>
   5028 
   5029 	* configure.ac (mipsisa*-*-elfoabi*): New stanza.
   5030 	* configure: Regenerate.
   5031 
   5032 2007-09-19  Benjamin Kosnik  <bkoz (a] redhat.com>
   5033 
   5034 	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
   5035 	libstdc++.
   5036 	* Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
   5037 	* configure: Regenerate.
   5038 	* Makefile.in: Regenerate.
   5039 
   5040 2007-09-17  Andreas Schwab  <schwab (a] suse.de>
   5041 
   5042 	* configure.ac: Raise minimum makeinfo version to 4.6.
   5043 	* configure: Regenerate.
   5044 
   5045 2007-09-15  Alan Modra  <amodra (a] bigpond.net.au>
   5046 
   5047 	* configure.ac: Correct makeinfo version check.
   5048 	* configure: Regenerate.
   5049 
   5050 2007-09-14  Richard Sandiford  <richard (a] codesourcery.com>
   5051 
   5052 	* configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
   5053 	to $skipdirs and only disable gprof for newlib.  Use the normal
   5054 	mips*-elf* handling in other respects.
   5055 	* configure: Regnerate.
   5056 
   5057 2007-09-12  David Daney  <ddaney (a] avtrex.com>
   5058 
   5059 	* configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
   5060 	enabling libgcj.
   5061 	* configure: Regenerate.
   5062 
   5063 2007-09-12  Richard Guenther  <rguenther (a] suse.de>
   5064 
   5065 	* configure.ac (--enable-stage1-checking): If neither --enable-checking
   5066 	nor --disable-checking is provided also turn on yes and types
   5067 	checking for stage1.
   5068 	* configure: Re-generate.
   5069 
   5070 2007-09-11  Francois-Xavier Coudert  <fxcoudert (a] gcc.gnu.org>
   5071 
   5072 	PR target/33281
   5073 	* configure.ac: Use config/mh-mingw on mingw.
   5074 	* configure: Regenerate.
   5075 
   5076 2007-09-10  Rask Ingemann Lambertsen  <rask (a] sygehus.dk>
   5077 
   5078 	PR other/32154
   5079 	* configure.ac: For libgloss targets, point the linker to the linker
   5080 	script, startup code and simulator library.
   5081 	* configure: Regenerate.
   5082 
   5083 2007-09-09  Andrew Haley  <aph (a] redhat.com>
   5084 
   5085 	* configure.ac (noconfigdirs): Remove target-libffi and
   5086 	target-libjava.
   5087 
   5088 2007-08-29  Nick Clifton  <nickc (a] redhat.com>
   5089 
   5090 	* config.sub, config.guess: Update from upstream sources.
   5091 
   5092 2007-08-21  Richard Guenther  <rguenther (a] suse.de>
   5093 
   5094 	* configure.ac: Add types checking to stage1 checking flags.
   5095 	* configure: Regenerate.
   5096 
   5097 2007-08-18  Paul Brook  <paul (a] codesourcery.com>
   5098 	    Joseph Myers  <joseph (a] codesourcery.com>
   5099 
   5100 	* Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
   5101 	(CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
   5102 	* Makefile.in: Regenerate.
   5103 	* configure.ac (--with-debug-prefix-map): New.
   5104 	* configure: Regenerate.
   5105 
   5106 2007-08-17  Richard Sandiford  <richard (a] codesourcery.com>
   5107 	    Nigel Stephens  <nigel (a] mips.com>
   5108 
   5109 	* configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
   5110 	as target_makefile_frag.
   5111 	* configure: Regenerate.
   5112 
   5113 2007-08-16  Alexandre Oliva  <aoliva (a] redhat.com>
   5114 
   5115 	* Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
   5116 	Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
   5117 	(bootstrap2-debug, bootstrap-debug): New bootstrap stages.
   5118 	* Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
   5119 	(do-compare, do-compare3, do-compare-debug): New.
   5120 	([+compare-target+]): Use them.
   5121 
   5122 2007-08-16  Alexandre Oliva  <aoliva (a] redhat.com>
   5123 
   5124 	* Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
   5125 	Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
   5126 	(bootstrap2-debug, bootstrap-debug): New bootstrap stages.
   5127 	* Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
   5128 	(do-compare, do-compare3, do-compare-debug): New.
   5129 	([+compare-target+]): Use them.
   5130 
   5131 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   5132 	    Ben Elliston  <bje (a] au.ibm.com>
   5133 
   5134 	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
   5135 	--silent if $silent.
   5136 	* configure: Regenerate.
   5137 
   5138 2007-08-12  Daniel Jacobowitz  <dan (a] codesourcery.com>
   5139 
   5140 	* src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
   5141 
   5142 2007-07-17  Nick Clifton  <nickc (a] redhat.com>
   5143 
   5144 	* COPYING3: New file.  Contains version 3 of the GNU General
   5145 	Public License.
   5146 	* COPYING3.LIB: New file.  Contains version 3 of the GNU
   5147 	Lesser General Public License.
   5148 
   5149 2007-07-11  Bernd Schmidt  <bernd.schmidt (a] analog.com>
   5150 
   5151 	* configure.ac: Fix my previous change to really match GCC.
   5152 	* configure: Regenerate.
   5153 
   5154 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   5155 
   5156 	* configure.ac: Rewrite 'configure --help' strings to look nicer.
   5157 	* configure: Regenerate.
   5158 
   5159 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   5160 
   5161 	* configure.ac: Add some missing m4 quotation.
   5162 	* configure: Regenerate.
   5163 
   5164 2007-07-09  Kai Tietz   <kai.tietz (a] onevision.com>
   5165 
   5166 	* Makefile.def: Add windmc tool to build.
   5167 	* Makefile.tpl: Likewise.
   5168 	* configure.ac: Likewise.
   5169 	* Makefile.in: Regenerate.
   5170 	* configure: Regenerate.
   5171 
   5172 2007-07-05  H.J. Lu  <hongjiu.lu (a] intel.com>
   5173 
   5174 	* lt~obsolete.m4: New. Import from 20070318 libtool.
   5175 
   5176 2007-06-29  Bernd Schmidt  <bernd.schmidt (a] analog.com>
   5177 
   5178 	* configure.ac: Don't add target-libmudflap to noconfigdirs for
   5179 	uclinux and linux-uclibc targets.
   5180 	* configure: Regenerate.
   5181 
   5182 2007-06-28  DJ Delorie  <dj (a] redhat.com>
   5183 
   5184 	* configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
   5185 	not building newlib.
   5186 	* configure: Regenerated.
   5187 
   5188 2007-06-22  Daniel Jacobowitz  <dan (a] codesourcery.com>
   5189 
   5190 	* src-release (DEVO_SUPPORT): Correct typos.
   5191 
   5192 2007-06-18  Daniel Jacobowitz  <dan (a] codesourcery.com>
   5193 
   5194 	* Makefile.def: Add dependency from configure-gdb to all-bfd.
   5195 	* Makefile.in: Regenerated.
   5196 
   5197 2007-06-14  Paolo Bonzini  <bonzini (a] gnu.org>
   5198 
   5199 	* Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
   5200 	(distclean-stage[+id+]): Possibly delete stage_last.
   5201 	* Makefile.in: Regenerate.
   5202 
   5203 2007-06-07  Ben Elliston  <bje (a] au.ibm.com>
   5204 
   5205 	* config.sub, config.guess: Update from upstream sources.
   5206 
   5207 2007-06-07  Ben Elliston  <bje (a] au.ibm.com>
   5208 
   5209 	* Makefile.tpl: Fix spelling error.
   5210 	* Makefile.in: Regenerate.
   5211 
   5212 2007-06-04  Paolo Bonzini  <bonzini (a] gnu.org>
   5213 
   5214 	Sync with gcc:
   5215 	2007-05-30  Jakub Jelinek  <jakub (a] redhat.com>
   5216 
   5217 	PR bootstrap/29382
   5218 	* configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
   5219 	* configure: Rebuilt.
   5220 
   5221 2007-06-01  Steve Ellcey  <sje (a] cup.hp.com>
   5222 
   5223 	* libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
   5224 	lt_cv_sys_max_cmd_len.
   5225 
   5226 2007-05-31  Paolo Bonzini  <bonzini (a] gnu.org>
   5227 
   5228 	* ltgcc.m4: Update from GCC.
   5229 
   5230 2007-05-25  Andreas Tobler  <a.tobler (a] schweiz.org>
   5231 
   5232 	* ltmain.sh: Fix Darwin verstring, remove ${wl}.
   5233 
   5234 2007-05-24  Steve Ellcey  <sje (a] cup.hp.com>
   5235 
   5236 	* ltmain.sh: Update from GCC.
   5237 	* libtool.m4: Update from GCC.
   5238 	* ltsugar.m4: New. Update from GCC.
   5239 	* ltversion.m4: New. Update from GCC.
   5240 	* ltoptions.m4: New. Update from GCC.
   5241 	* ltconfig: Remove.
   5242 	* ltcf-c.sh: Remove.
   5243 	* ltcf-cxx.sh: Remove.
   5244 	* ltcf-gcj.sh: Remove.
   5245 	* src-release: Update with new libtool file list.
   5246 
   5247 2007-05-16  Paolo Bonzini  <bonzini (a] gnu.org>
   5248 
   5249 	* Makefile.def (bootstrap_stage): Replace stage_make_flags with
   5250 	stage_cflags.
   5251 	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
   5252 	Remove CFLAGS/LIBCFLAGS.
   5253 	(configure-stage[+id+]-[+prefix+][+module+],
   5254 	all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
   5255 	* Makefile.in: Regenerate.
   5256 
   5257 2007-04-14  Steve Ellcey  <sje (a] cup.hp.com>
   5258 
   5259 	* config-ml.in: Update from GCC.
   5260 
   5261 2007-04-09  Daniel Jacobowitz  <dan (a] codesourcery.com>
   5262 
   5263 	* src-release (do-proto-toplev): Process the support directories before
   5264 	the tool directory.
   5265 
   5266 2007-03-21  Richard Sandiford  <richard (a] codesourcery.com>
   5267 
   5268 	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
   5269 	of glob.  Quote arguments with single quotes too.
   5270 	* configure: Regenerate.
   5271 
   5272 2007-03-12  Brooks Moses  <brooks.moses (a] codesourcery.com>
   5273 
   5274 	* Makefile.def (fixincludes): Remove unneeded "missing" lines.
   5275 	* Makefile.in: Regenerate
   5276 
   5277 2007-03-07  Andreas Schwab  <schwab (a] suse.de>
   5278 
   5279 	* configure: Regenerate.
   5280 
   5281 2007-03-01  Brooks Moses  <brooks.moses (a] codesourcery.com>
   5282 
   5283 	* configure.ac: Add "--with-pdfdir" configure option,
   5284 	which defines pdfdir variable.
   5285 	* Makefile.def (target=fixincludes): Add install-pdf to
   5286 	missing targets.
   5287 	(recursive_targets): Add install-pdf target.
   5288 	(flags_to_pass): Add pdfdir.
   5289 	* Makefile.tpl: Add pdfdir handling, add do-install-pdf
   5290 	target.
   5291 	* configure: Regenerate
   5292 	* Makefile.in: Regenerate
   5293 
   5294 2007-02-28  Eric Christopher  <echristo (a] apple.com>
   5295 
   5296 	Revert:
   5297 	2006-12-07  Mike Stump  <mrs (a] apple.com>
   5298 
   5299 	* Makefile.def (dependencies): Add dependency for
   5300 	install-target-libssp and install-target-libgomp on
   5301 	install-gcc.
   5302 	* Makefile.in: Regenerate.
   5303 
   5304 2007-02-27  Matt Kraai  <kraai (a] ftbfs.org>
   5305 
   5306 	* configure: Regenerate.
   5307 	* configure.ac: Move statements after variable declarations.
   5308 
   5309 2007-02-19  Joseph Myers  <joseph (a] codesourcery.com>
   5310 
   5311 	* configure.ac: Adjust for loop syntax.
   5312 	* configure: Regenerate.
   5313 
   5314 2007-02-18  Alexandre Oliva  <aoliva (a] redhat.com>
   5315 
   5316 	* configure: Rebuilt.
   5317 
   5318 2007-02-18  Alexandre Oliva  <aoliva (a] redhat.com>
   5319 
   5320 	* configure.ac: Drop multiple occurrences of --enable-languages,
   5321 	and fix its quoting.
   5322 	* configure: Rebuilt.
   5323 
   5324 2007-02-17  Mark Mitchell  <mark (a] codesourcery.com>
   5325 	    Nathan Sidwell  <nathan (a] codesourcery.com>
   5326 	    Vladimir Prus  <vladimir (a] codesourcery.com
   5327 	    Joseph Myers  <joseph (a] codesourcery.com>
   5328 
   5329 	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
   5330 	* configure: Regenerate.
   5331 
   5332 2007-02-13  Daniel Jacobowitz  <dan (a] codesourcery.com>
   5333 
   5334 	* configure.ac (target_libraries): Move libgcc before libiberty.
   5335 	* configure: Regenerated.
   5336 
   5337 2007-02-13  Paolo Bonzini  <bonzini (a] gnu.org>
   5338 
   5339 	* configure: Regenerate again?
   5340 
   5341 2007-02-13  Paolo Bonzini  <bonzini (a] gnu.org>
   5342 
   5343 	* configure: Reapply PR30748 fix which was lost in the previous commit.
   5344 
   5345 2007-02-13  Daniel Jacobowitz  <dan (a] codesourcery.com>
   5346 	    Paolo Bonzini  <bonzini (a] gnu.org>
   5347 
   5348 	PR bootstrap/30753
   5349 	* configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
   5350 	unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
   5351 	* configure: Regenerated.
   5352 
   5353 2007-02-10  Paolo Bonzini  <bonzini (a] gnu.org>
   5354 
   5355 	* configure: Regenerate.
   5356 
   5357 2007-02-09  Daniel Jacobowitz  <dan (a] codesourcery.com>
   5358 
   5359 	PR bootstrap/30748
   5360 	* configure.ac: Correct syntax for Solaris ksh.
   5361 	* configure: Regenerated.
   5362 
   5363 2007-02-09  Paolo Bonzini  <bonzini (a] gnu.org>
   5364 
   5365 	* Makefile.def: Sync with GCC.
   5366 	* Makefile.tpl: Sync with GCC.
   5367 	* Makefile.in: Regenerate.
   5368 	* configure: Regenerate.
   5369 
   5370 2007-02-09  Daniel Jacobowitz  <dan (a] codesourcery.com>
   5371 
   5372 	* Makefile.tpl (build_alias, host_alias, target_alias): Use
   5373 	noncanonical equivalents.
   5374 	* configure.in: Rename to...
   5375 	* configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
   5376 	AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
   5377 	target_noncanonical.  Use them.  Rewrite removal of configure
   5378 	arguments for autoconf 2.59.  Discard variable settings.  Force
   5379 	program_transform_name for native tools.
   5380 
   5381 	* Makefile.in: Regenerated.
   5382 	* configure: Regenerated with autoconf 2.59.
   5383 
   5384 	* src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
   5385 
   5386 2007-02-08  Jeff Johnston  <jjohnstn (a] redhat.com>
   5387 
   5388 	* COPYING.LIBGLOSS: Reformat default Red Hat
   5389 	license to fit within 80 columns.
   5390 	* COPYING.NEWLIB: Ditto.
   5391 
   5392 2007-02-05  Dave Brolley  <brolley (a] redhat.com>
   5393 
   5394 	* Contribute the following changes:
   5395 	2006-11-28  DJ Delorie  <dj (a] redhat.com>
   5396 
   5397 	* configure.in: Fix typo for mep's target_makefile_frag.
   5398 	* configure: Regenerated.
   5399 
   5400 	2005-04-22  Richard Sandiford  <rsandifo (a] redhat.com>
   5401 
   5402 	* configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
   5403 	* configure: Regenerate.
   5404 
   5405 	2001-09-19  DJ Delorie  <dj (a] redhat.com>
   5406 
   5407 	* configure.in (target_makefile_frag): use mt-mep
   5408 
   5409 	2001-06-12  Don Howard  <dhoward (a] redhat.com>
   5410 
   5411 	* configure.in: Remove gdb from MeP skip list.
   5412 
   5413 	2001-04-05  DJ Delorie  <dj (a] redhat.com>
   5414 
   5415 	* configure.in (noconfigdirs): Remove gcc from MeP skip list.
   5416 
   5417 	2001-03-20  Ben Elliston  <bje (a] redhat.com>
   5418 
   5419 	* configure.in (noconfigdirs): Add gcc and gdb for MeP.
   5420 
   5421 	2001-03-19  Ben Elliston  <bje (a] redhat.com>
   5422 
   5423 	* config.sub (mep, mep-*): Add.
   5424 
   5425 2007-01-31  Andreas Schwab  <schwab (a] suse.de>
   5426 
   5427 	* Makefile.tpl (LDFLAGS): Substitute it.
   5428 	* Makefile.in: Regenerate.
   5429 
   5430 2007-01-11  Paolo Bonzini  <bonzini (a] gnu.org>
   5431 
   5432 	* configure.in: Change == to = in test command.
   5433 	* configure: Regenerate.
   5434 
   5435 2007-01-11  Paolo Bonzini  <bonzini (a] gnu.org>
   5436 	    Nick Clifton  <nickc (a] redhat.com>
   5437 	    Kaveh R. Ghazi  <ghazi (a] caip.rutgets.edu>
   5438 
   5439 	* configure.in (build_configargs, host_configargs, target_configargs):
   5440 	Remove build/host/target parameters.
   5441 	(host_libs): Add gmp and mpfr.
   5442 	(GMP tests): Reorganize to allow in-tree GMP/MPFR.
   5443 	* Makefile.def (gmp, mpfr): New.
   5444 	(gcc): Remove target.
   5445 	* Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
   5446 	target_os, target_vendor): New.
   5447 	(configure): Add host_alias/target_alias arguments.  Adjust invocations.
   5448 	* configure: Regenerate.
   5449 	* Makefile.in: Regenerate.
   5450 
   5451 2007-01-11  Matt Fago  <fago (a] earthlink.net>
   5452 
   5453 	* configure.in: Try to link to functions only in mpfr 2.2.x
   5454 	to improve robustness of configure tests.
   5455 	* configure: Regenerate.
   5456 
   5457 2007-01-08  Kai Tietz	<kai.tietz (a] onevision.com>
   5458 
   5459 	* configure.in: Add support for an x86_64-mingw* target.
   5460 	* configure: Regenerate.
   5461 
   5462 2007-01-05  Daniel Jacobowitz  <dan (a] codesourcery.com>
   5463 
   5464 	* Makefile.tpl (all-target): Correct @if conditional for target
   5465 	modules.
   5466 	* configure.in: Omit libiberty if building only target libgcc.
   5467 	* configure, Makefile.in: Regenerated.
   5468 
   5469 2007-01-04  Paolo Bonzini  <bonzini (a] gnu.org>
   5470 
   5471 	* configure.in: Use DEV-PHASE to detect the default for --enable-werror.
   5472 	* configure: Regenerate.
   5473 
   5474 2007-01-03  Daniel Jacobowitz  <dan (a] codesourcery.com>
   5475 
   5476 	* Makefile.def (target_modules): Add libgcc.
   5477 	(lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
   5478 	* Makefile.tpl (clean-target-libgcc): Delete.
   5479 	(configure-target-[+module+]): Emit --disable-bootstrap dependencies
   5480 	on gcc even for bootstrapped modules.  Rewrite handling of
   5481 	lang_env_dependencies to loop over target_modules.
   5482 	* configure.in (target_libraries): Add target-libgcc.
   5483 	* Makefile.in, configure: Regenerated.
   5484 
   5485 2006-12-29  Paolo Bonzini  <bonzini (a] gnu.org>
   5486 
   5487 	Sync with gcc:
   5488 	2006-12-29  Paolo Bonzini  <bonzini (a] gnu.org>
   5489 
   5490 	* configure.in: Reorganize recognition of languages.  Add
   5491 	--enable-stage1-languages.  Show supported languages for the chosen
   5492 	target rather than all recognized languages.
   5493 	* configure: Regenerate.
   5494 
   5495 	2006-12-29  Paolo Bonzini  <bonzini (a] gnu.org>
   5496 
   5497 	* Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
   5498 	* Makefile.in: Regenerate.
   5499 
   5500 	2006-12-29  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   5501 
   5502 	* configure.in: Warn that MPFR 2.2.0 is buggy.
   5503 	* configure: Regenerate.
   5504 
   5505 2006-12-27  Ian Lance Taylor  <iant (a] google.com>
   5506 
   5507 	* configure.in: When removing Makefiles to force a reconfigure, also
   5508 	remove prev-DIR*/Makefile.
   5509 	* configure: Regenerate.
   5510 
   5511 2006-12-23  Kazu Hirata  <kazu (a] codesourcery.com>
   5512 
   5513 	* config.bfd: Recognize fido.
   5514 
   5515 2006-12-19  Paolo Bonzini  <bonzini (a] gnu.org>
   5516 
   5517 	Sync with gcc:
   5518 
   5519 	2006-12-19  Paolo Bonzini  <bonzini (a] gnu.org>
   5520 
   5521 	* configure.in: Remove "$build" case for powerpc-*-darwin* since
   5522 	it only affects bootstrap and could be tested on "$host" as well.
   5523 	* configure: Regenerate.
   5524 	* config/mh-ppc-darwin: Add to the stage1 cflags here.
   5525 
   5526 	2006-12-19  Paolo Bonzini  <bonzini (a] gnu.org>
   5527 
   5528 	PR bootstrap/29544
   5529 	* Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
   5530 	(bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
   5531 	move here comment from Makefile.tpl.
   5532 	* Makefile.tpl: Move some definitions higher in the file.
   5533 	(STAGE1_CHECKING): New.
   5534 	* configure.in: Add --enable-stage1-checking.
   5535 	* configure: Regenerate.
   5536 	* Makefile.in: Regenerate.
   5537 
   5538 	2006-12-03  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   5539 
   5540 	* configure.in: Update error message for missing GMP/MPFR.
   5541 
   5542 	* configure: Regenerate.
   5543 
   5544 	2006-12-02  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   5545 
   5546 	* configure.in: Update MPFR version in error message.
   5547 
   5548 	* configure: Regenerate.
   5549 
   5550 	2006-11-26  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   5551 
   5552 	* configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
   5553 	(--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
   5554 	--with-gmp-lib): New flags.
   5555 
   5556 	* configure: Regenerate.
   5557 
   5558 2006-12-12  Andreas Tobler  <a.tobler (a] schweiz.org>
   5559 
   5560 	PR bootstrap/30134
   5561 	* configure.in: Correct x86 darwin support for libjava to powerpc
   5562 	and i?86 only.
   5563 	* configure: Regenerate.
   5564 
   5565 2006-12-11  Alan Modra  <amodra (a] bigpond.net.au>
   5566 
   5567 	* configure.in:  Handle spu makefile frag.
   5568 	* Makefile.tpl (MAINT): Define
   5569 	(MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
   5570 	* configure: Regenerate.
   5571 	* Makefile.in: Regenerate.
   5572 
   5573 2006-12-11  Ben Elliston  <bje (a] au.ibm.com>
   5574 
   5575 	* config.sub, config.guess: Update from upstream sources.
   5576 
   5577 2006-12-11  Ben Elliston  <bje (a] au.ibm.com>
   5578 
   5579 	* configure.in: Sync with GCC (spu-*-*).
   5580 	* configure: Sync with GCC.
   5581 
   5582 2006-12-07  Mike Stump  <mrs (a] apple.com>
   5583 
   5584 	* Makefile.def (dependencies): Add dependency for
   5585 	install-target-libssp and install-target-libgomp on
   5586 	install-gcc.
   5587 	* Makefile.in: Regenerate.
   5588 
   5589 2006-11-16  Paolo Bonzini  <bonzini (a] gnu.org>
   5590 
   5591 	* Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
   5592 	(unstage): Test for stage_last presence.
   5593 
   5594 	PR bootstrap/29802
   5595 	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
   5596 	* Makefile.in: Regenerate.
   5597 
   5598 2006-11-14  DJ Delorie  <dj (a] redhat.com>
   5599 
   5600 	* Makefile.tpl (clean-stage*): Sync with GCC (clean).
   5601 	* Makefile.in: Sync with GCC.
   5602 	* configure.in: Sync with GCC (mpfr, gmp).
   5603 	* configure: Sync with GCC.
   5604 
   5605 2006-11-08  Jie Zhang  <jie.zhang (a] analog.com>
   5606 
   5607 	* configure.in: Remove target-libgloss from noconfigdirs for
   5608 	bfin-*-*.
   5609 	* configure: Regenerated.
   5610 
   5611 2006-10-27  Jeff Johnston  <jjohnstn (a] redhat.com>
   5612 
   5613 	* COPYING.NEWLIB: Add spu license.
   5614 	* COPYING.LIBGLOSS: Ditto.
   5615 
   5616 2006-10-17  Brooks Moses  <bmoses (a] stanford.edu>
   5617 
   5618 	* Makefile.def: Added pdf target handling.
   5619 	* Makefile.tpl: Added pdf target handling.
   5620 	* Makefile.in: Regenerated.
   5621 
   5622 2006-10-11  Jeff Johnston  <jjohnstn (a] redhat.com>
   5623 
   5624 	* COPYING.NEWLIB: Updated.
   5625 	* COPYING.LIBGLOSS: Ditto.
   5626 
   5627 2006-09-27  Dave Brolley  <brolley (a] redhat.com>
   5628 
   5629 	* configure.in (RUNTEST): Look for 'runtest' in the source tree by using
   5630 	$s instead of $r.
   5631 	* configure: Regenerated.
   5632 
   5633 2006-09-26  Ben Elliston  <bje (a] au.ibm.com>
   5634 
   5635 	* config.sub, config.guess: Update from upstream sources.
   5636 
   5637 2006-09-20  Thiemo Seufer  <ths (a] mips.com>
   5638 
   5639 	* configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
   5640 	for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
   5641 	* configure: Regenerate.
   5642 
   5643 2006-08-30  Corinna Vinschen  <corinna (a] vinschen.de>
   5644 
   5645 	* configure.in: Never build newlib for a Mingw host.
   5646 	Never build newlib as Mingw target library.
   5647 	Test the existence of winsup/cygwin for building a Cygwin newlib,
   5648 	rather than just winsup.
   5649 	Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
   5650 	building a Mingw target.
   5651 	* configure: Regenerate.
   5652 
   5653 2006-08-15  Thiemo Seufer  <ths (a] mips.com>
   5654 	    Nigel Stephens  <nigel (a] mips.com>
   5655 	    David Ung  <davidu (a] mips.com>
   5656 
   5657 	* config.sub: Add support for sde as alias of mipsisa32-sde-elf.
   5658 
   5659 2006-07-25  Paolo Bonzini  <bonzini (a] gnu.org>
   5660 
   5661 	Sync from GCC:
   5662 	2006-07-04  Eric Botcazou  <ebotcazou (a] libertysurf.fr>
   5663 
   5664 	PR bootstrap/18058
   5665 	* configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
   5666 	if the bootstrap compiler is a GCC version that supports it.
   5667 	* configure: Regenerate.
   5668 
   5669 2006-07-22  Daniel Jacobowitz  <dan (a] codesourcery.com>
   5670 
   5671 	* configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
   5672 	* configure: Regenerated.
   5673 
   5674 2006-07-18  Paolo Bonzini  <bonzini (a] gnu.org>
   5675 
   5676 	* Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
   5677 	for stages after the first.
   5678 
   5679 2006-07-17  Jakub Jelinek  <jakub (a] redhat.com>
   5680 
   5681 	* Makefile.def: Add dependencies for configure-opcodes
   5682 	on configure-intl and all-opcodes on all-intl.
   5683 	* Makefile.in: Regenerated.
   5684 
   5685 2006-07-04  Peter O'Gorman  <peter (a] pogma.com>
   5686 
   5687 	* ltconfig: chmod 644 before ranlib during install.
   5688 
   5689 2006-07-03  Paolo Bonzini  <bonzini (a] gnu.org>
   5690 
   5691 	* configure.in: Fix thinkos in previous check-in.
   5692 	* configure: Regenerate.
   5693 
   5694 2006-07-03  Paolo Bonzini  <bonzini (a] gnu.org>
   5695 
   5696 	Sync from gcc:
   5697 
   5698 	2007-07-03  Paolo Bonzini  <bonzini (a] gnu.org>
   5699 
   5700 	PR other/27063
   5701 	* configure.in: Test subdir_requires and give an appropriate
   5702 	error message.
   5703 	* configure: Regenerate.
   5704 
   5705 	2006-06-16  Rainer Orth  <ro (a] TechFak.Uni-Bielefeld.DE>
   5706 
   5707 	PR target/27540
   5708 	* configure.in: Only enable libgomp on IRIX 6.
   5709 	* configure: Regenerate.
   5710 
   5711 2006-06-20  David Ayers  <d.ayers (a] inode.at>
   5712 
   5713 	PR bootstrap/28072
   5714 	* configure.in: Add target-boehm-gc to noconfigdirs depending on
   5715 	whether target-libjava is being configured instead of whether the
   5716 	java front end is enabled.
   5717 	* configure: Regenerate.
   5718 
   5719 2006-06-15  Mark Shinwell  <shinwell (a] codesourcery.com>
   5720 
   5721 	* include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
   5722 	to R_ARM_LDC_SB_G{0,1,2} respectively.
   5723 
   5724 2006-06-15  Paolo Bonzini  <bonzini (a] gnu.org>
   5725 
   5726 	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
   5727 	too.
   5728 	* Makefile.in: Regenerate.
   5729 
   5730 2006-06-13  John David Anglin  <dave.anglin (a] nrc-cnrc.gc.ca>
   5731 
   5732 	Sync from gcc:
   5733 
   5734 	2006-06-12  John David Anglin  <dave.anglin (a] nrc-cnrc.gc.ca>
   5735 	* configure.in: Don't enable libgomp on hpux10.
   5736 	* configure: Rebuilt.
   5737 
   5738 2006-06-13  David Ayers  <d.ayers (a] inode.at>
   5739 
   5740 	Sync from gcc:
   5741 
   5742 	2006-06-12  David Ayers  <d.ayers (a] inode.at>
   5743 
   5744 	PR bootstrap/27963
   5745 	PR target/19970
   5746 	* configure.in:	Remove target-boehm-gc from noconfigdirs where
   5747 	${libgcj} is specified.
   5748 	* configure: Regenerate.
   5749 
   5750 2006-06-08  Jeff Johnston  <jjohnstn (a] redhat.com>
   5751 
   5752 	Sync from gcc:
   5753 
   5754 	2005-01-12  David Edelsohn  <edelsohn (a] gnu.org>
   5755 		    Andreas Schwab  <schwab (a] suse.de>
   5756 
   5757 	PR bootstrap/18033
   5758 	* config-ml.in: Eval option if surrounded by single quotes.
   5759 
   5760 2006-06-07  Carlos O'Donell  <carlos (a] codesourcery.com>
   5761 
   5762 	Sync from gcc:
   5763 
   5764 	2006-06-06  David Ayers  <d.ayers (a] inode.at>
   5765 
   5766 	PR libobjc/13946
   5767 	* Makefile.def: Add dependencies for libobjc which boehm-gc.
   5768 	* Makefile.in: Regenerate.
   5769 	* configure.in: Add --enable-objc-gc at toplevel and have it
   5770 	enable boehm-gc for Objective-C.
   5771 	Remove target-boehm-gc from libgcj.
   5772 	Add target-boehm-gc to target_libraries.
   5773 	Add target-boehm-gc to noconfigdirs where ${libgcj}
   5774 	is specified.
   5775 	Assert that boehm-gc is supported when requested for Objective-C.
   5776 	Only build boehm-gc if needed either for Java or Objective-C.
   5777 	* configure: Regenerate.
   5778 
   5779 	2006-06-05  Paolo Bonzini  <bonzini (a] gnu.org>
   5780 
   5781 	PR 27674
   5782 	* Makefile.tpl (configure-[+prefix+][+module+],
   5783 	all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
   5784 	Remove rule to unstage bootstrapped modules.
   5785 	(stage_current): New.
   5786 	* Makefile.in: Regenerate.
   5787 
   5788 	2006-05-20  John David Anglin  <dave.anglin (a] nrc-cnrc.gc.ca>
   5789 	Andreas Tobler  <a.tobler (a] schweiz.ch>
   5790 
   5791 	* configure.in:  Enable libgcj for hppa*-hp-hpux11*.
   5792 	* configure: Rebuilt.
   5793 
   5794 	Revert
   5795 	2006-01-31  Richard Guenther  <rguenther (a] suse.de>
   5796 	Paolo Bonzini  <bonzini (a] gnu.org>
   5797 
   5798 	* Makefile.def (target_modules): Add libgcc-math target module.
   5799 	* configure.in (target_libraries): Add libgcc-math target library.
   5800 	(--enable-libgcc-math): New configure switch.
   5801 	* Makefile.in: Re-generate.
   5802 	* configure: Re-generate.
   5803 
   5804 2006-06-05  Jeff Johnston  <jjohnstn (a] redhat.com>
   5805 
   5806 	* config-ml.in: Alter CCASFLAGS to include special
   5807 	multilib options the same as is done for CFLAGS.
   5808 
   5809 2006-05-31  Daniel Jacobowitz  <dan (a] codesourcery.com>
   5810 
   5811 	* Makefile.def: Added dependencies from sim and gdb on intl, and
   5812 	added configure dependencies to everything with an all dependency
   5813 	on intl.
   5814 	* gettext.m4: Removed.
   5815 	* src-release (DEVO_SUPPORT): Don't mention gettext.m4.
   5816 	(GDB_SUPPORT_DIRS): Add intl.
   5817 	* Makefile.in: Regenerated.
   5818 
   5819 2006-05-25  Daniel Jacobowitz  <dan (a] codesourcery.com>
   5820 
   5821 	* src-release (DEVO_SUPPORT): Add config.rpath.
   5822 
   5823 2006-05-25  Paolo Bonzini  <bonzini (a] gnu.org>
   5824 
   5825 	* Makefile.def (bfd, opcodes): Fix lib_path.
   5826 	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
   5827 	(restrap): Move under "@if gcc-bootstrap".  Fix typo.
   5828 	* Makefile.in: Regenerate.
   5829 
   5830 2006-05-24  Mark Shinwell  <shinwell (a] codesourcery.com>
   5831 
   5832 	* configure.in: Enable gprof for cross builds.
   5833 	* configure: Regenerate.
   5834 
   5835 2006-05-17  Daniel Jacobowitz  <dan (a] codesourcery.com>
   5836 
   5837 	* src-release (MAKEINFOFLAGS): Define.
   5838 	(do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
   5839 
   5840 2006-05-14  Ben Elliston  <bje (a] au.ibm.com>
   5841 
   5842 	* config.sub, config.guess: Update from upstream sources.
   5843 
   5844 2006-05-12  Ben Elliston  <bje (a] au.ibm.com>
   5845 
   5846 	* config.sub, config.guess: Update from upstream sources.
   5847 
   5848 2006-05-04  Steve Ellcey  <sje (a] cup.hp.com>
   5849 
   5850 	* blt, iwidgets, mmalloc: Remove directories.
   5851 
   5852 2006-05-01  DJ Delorie  <dj (a] redhat.com>
   5853 
   5854 	* configure.in: Restore CFLAGS if GMP isn't present.
   5855 	* configure: Regenerate.
   5856 
   5857 2006-04-18  DJ Delorie  <dj (a] redhat.com>
   5858 
   5859 	* configure.in (m32c): Build libstdc++-v3.  Pass flags to
   5860 	reference libgloss so that libssp can be built in a combined
   5861 	tree.
   5862 	* configure: Regenerate.
   5863 
   5864 2006-04-10  Ben Elliston  <bje (a] au.ibm.com>
   5865 
   5866 	* contrib: Remove directory.
   5867 
   5868 2006-04-06  Carlos O'Donell <carlos (a] codesourcery.com>
   5869 
   5870 	* Makefile.tpl: Add install-html target.
   5871 	* Makefile.def: Add install-html target.
   5872 	* Makefile.in: Regenerate.
   5873 	* configure.in: Add --with-datarootdir, --with-docdir,
   5874 	and --with-htmldir options.
   5875 	* configure: Regenerate.
   5876 
   5877 2006-03-31  Ben Elliston  <bje (a] au.ibm.com>
   5878 
   5879 	PR binutils/1860
   5880 	* configure.in: Require makeinfo 4.4 or higher.
   5881 	* configure: Regenerate.
   5882 
   5883 2006-03-14  Paolo Bonzini  <bonzini (a] gnu.org>
   5884 
   5885 	* Makefile.in: Regenerate.
   5886 
   5887 2006-03-14  Paolo Bonzini  <bonzini (a] gnu.org>
   5888 
   5889 	Sync with gcc:
   5890 	2006-03-10  Aldy Hernandez  <aldyh (a] redhat.com>
   5891 
   5892 	* configure.in: Handle --disable-<component> generically.
   5893 	* configure: Regenerate.
   5894 
   5895 	2006-02-21 Rafael Avila de Espindola <rafael.espindola (a] gmail.com>
   5896 
   5897 	* Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
   5898 	(TARGET_CONFIGDIRS): Remove.
   5899 	* configure.in: Remove AC_SUBST(target_configdirs).
   5900 	* Makefile.in, configure: Regenerated.
   5901 
   5902 
   5903 2006-03-01  H.J. Lu  <hongjiu.lu (a] intel.com>
   5904 
   5905 	PR libgcj/17311
   5906 	* ltmain.sh: Don't use "$finalize_rpath" for compile.
   5907 
   5908 2006-02-20  Paolo Bonzini  <bonzini (a] gnu.org>
   5909 
   5910 	PR bootstrap/25670
   5911 
   5912 	* Makefile.tpl ([+compare-target+]): Print explanation messages.
   5913 
   5914 	* Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
   5915 	* Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
   5916 	(EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
   5917 	BUILD_PREFIX, BUILD_PREFIX_1.
   5918 	* configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
   5919 
   5920 	* Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
   5921 	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
   5922 
   5923 	* Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
   5924 	all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
   5925 	of `cat stage_current`.  Always provide the `r' and `s' variables.
   5926 	(clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
   5927 	a single shell execution.
   5928 	(configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
   5929 	bootstrapped modules, make the stage1 module if the build was not
   5930 	started yet, else build the current stage.
   5931 	(all-host, all-target): Omit bootstrapped modules (if bootstrapping).
   5932 	(all-build, all-host, all-target, [+make_target+]-host,
   5933 	[+make_target+]-target): Do not use \-continued lines.
   5934 	(target modules): Depend on stage_last, not all-gcc, if bootstrapping.
   5935 	(current_stage, restrap, stage_last): New.
   5936 
   5937 	* Makefile.in: Regenerate.
   5938 	* configure: Regenerate.
   5939 
   5940 2006-02-14  Paolo Bonzini  <bonzini (a] gnu.org>
   5941 
   5942 	Sync from gcc:
   5943 
   5944 	2006-01-31  Richard Guenther  <rguenther (a] suse.de>
   5945 		    Paolo Bonzini  <bonzini (a] gnu.org>
   5946 
   5947 	* Makefile.def (target_modules): Add libgcc-math target module.
   5948 	* configure.in (target_libraries): Add libgcc-math target library.
   5949 	(--enable-libgcc-math): New configure switch.
   5950 	* Makefile.in: Re-generate.
   5951 	* configure: Re-generate.
   5952 	* libgcc-math: New toplevel directory.
   5953 
   5954 	2006-01-18  Richard Henderson  <rth (a] redhat.com>
   5955 		    Jakub Jelinek  <jakub (a] redhat.com>
   5956 		    Diego Novillo  <dnovillo (a] redhat.com>
   5957 
   5958 	* libgomp: New directory.
   5959 	* Makefile.def: Add target_module libgomp.
   5960 	* Makefile.in: Regenerate.
   5961 	* configure.in (target_libraries): Add target-libgomp.
   5962 	* configure: Regenerate.
   5963 
   5964 2006-02-14  Paolo Bonzini  <bonzini (a] gnu.org>
   5965 	    Andreas Schwab  <schwab (a] suse.de>
   5966 
   5967 	* configure: Regenerate.
   5968 
   5969 2006-01-16  Paolo Bonzini  <bonzini (a] gnu.org>
   5970 
   5971 	* configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
   5972 	Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
   5973 	the assembler, linker and binutils.
   5974 	* configure: Regenerate.
   5975 
   5976 2006-01-16  Nick Clifton  <nickc (a] redhat.com>
   5977 
   5978 	* config.sub, config.guess: Sync from config repository.
   5979 
   5980 2006-01-05  Alexandre Oliva  <aoliva (a] redhat.com>
   5981 
   5982 	* Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
   5983 	@ from continuation.
   5984 	* Makefile.in: Rebuilt.
   5985 
   5986 2006-01-04  Paolo Bonzini  <bonzini (a] gnu.org>
   5987 
   5988 	Sync from gcc:
   5989 
   5990 	2006-01-04  Paolo Bonzini  <bonzini (a] gnu.org>
   5991 
   5992 	PR bootstrap/24252
   5993 
   5994 	* Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
   5995 	* Makefile.tpl (OBJDUMP): New.
   5996 	(EXTRA_HOST_FLAGS): Add it.
   5997 	(EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
   5998 
   5999 	* Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
   6000 	to use symbolic links between directories.  Avoid race conditions
   6001 	or make them harmless.
   6002 	* configure.in: Do not try to use symbolic links between directories.
   6003 
   6004 	* Makefile.def (LEAN): Pass.
   6005 	* Makefile.tpl (LEAN): Define.
   6006 	(stage[+id+]-start): Accept that the previous directory does not
   6007 	exist, if the bootstrap is lean.
   6008 	(stage[+id+]-bubble): Invoke lean bootstrap commands after
   6009 	stage[+id+]-start.  Use a makefile variable and an `if' instead of a
   6010 	configure substitution.
   6011 	([+compare-target+]): Likewise.
   6012 	([+bootstrap-target+]-lean): New.
   6013 	* configure.in: Remove lean bootstrap support from here.
   6014 
   6015 	* Makefile.in: Regenerate.
   6016 	* configure: Regenerate.
   6017 
   6018 	2006-01-02  Andreas Schwab  <schwab (a] suse.de>
   6019 
   6020 	* configure.in: When reconfiguring remove Makefile in
   6021 	all stage directories.
   6022 	* configure: Regenerate.
   6023 
   6024 2005-12-27  Leif Ekblad  <leif (a] rdos.net>
   6025 
   6026 	* configure.in: Add support for RDOS target.
   6027 	* configure: Regenerate.
   6028 
   6029 2005-12-27  Nick Clifton  <nickc (a] redhat.com>
   6030 
   6031 	PR binutils/1990
   6032 	* libtool.m4: Synchronize with version in GCC sources.
   6033 
   6034 2005-12-20  Paolo Bonzini  <bonzini (a] gnu.org>
   6035 
   6036 	Revert Ada-related part of the previous change.
   6037 
   6038 	* Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
   6039 	Do not pass.
   6040 	* Makefile.tpl (BOOT_ADAFLAGS): Do not define.
   6041 	* Makefile.in: Regenerate.
   6042 	* configure.in: Do not include mt-ppc-aix target fragment.
   6043 	* configure: Regenerate.
   6044 
   6045 2005-12-19  Paolo Bonzini  <bonzini (a] gnu.org>
   6046 
   6047 	* configure.in: Select appropriate fragments for PowerPC/AIX.
   6048 	* configure: Regenerate.
   6049 
   6050 	* Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
   6051 	BOOT_CFLAGS, BOOT_LDFLAGS.
   6052 	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
   6053 	BOOT_CFLAGS, BOOT_LDFLAGS.
   6054 	(TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
   6055 	(stage[+id+]-bubble): Pass flags recursively to the comparison target.
   6056 	(stage): Fail if we cannot complete the work.
   6057 	* Makefile.in: Regenerate.
   6058 
   6059 2005-12-16  Jeff Johnston  <jjohnstn (a] redhat.com>
   6060 
   6061 	* COPYING.NEWLIB: Update copyright year for default
   6062 	copyright.
   6063 
   6064 2005-12-15  Paolo Bonzini  <bonzini (a] gnu.org>
   6065 
   6066 	* Makefile.tpl (all, do-[+make_target+], do-check, install,
   6067 	install-host-nogcc): Don't invoke $(stage) at the end.
   6068 	* Makefile.in: Regenerate.
   6069 
   6070 2005-12-14  Paolo Bonzini  <bonzini (a] gnu.org>
   6071 
   6072 	* configure.in: Flip the top-level bootstrap switch.
   6073 	* configure: Regenerate.
   6074 
   6075 	Merge from gcc:
   6076 
   6077 	2005-12-14  Daniel Jacobowitz  <dan (a] codesourcery.com>
   6078 
   6079 	* Makefile.tpl: Throughout the file, use : $(MAKE) along with
   6080 	$(stage) and $(unstage).
   6081 	(EXTRA_TARGET_FLAGS): Correct double-quoting.
   6082 	(all): Remove stray semicolon.
   6083 	(local-distclean): Don't handle multilib.tmp and multilib.out.
   6084 	(install.all): Set $s for consistency.
   6085 	(configure-[+prefix+][+module+]): Instead of [+deps+], handle
   6086 	check_multilibs setting.  Always make the install directory.
   6087 	(configure-stage[+id+]-[+prefix+][+module+]): Likewise.
   6088 	Correct @if/@endif.
   6089 	(all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
   6090 	($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
   6091 	(stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
   6092 	(multilib.out): Remove.
   6093 	* Makefile.in: Regenerated.
   6094 
   6095 2005-12-12  Nathan Sidwell  <nathan (a] codesourcery.com>
   6096 
   6097 	* config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
   6098 	* configure.in: Replace ms1 arch with mt.
   6099 	* configure: Rebuilt.
   6100 
   6101 2005-12-05  Paolo Bonzini  <bonzini (a] gnu.org>
   6102 
   6103 	Sync with gcc:
   6104 
   6105 2005-12-12  Nathan Sidwell  <nathan (a] codesourcery.com>
   6106 
   6107 	* config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
   6108 	* configure.in: Replace ms1 arch with mt.
   6109 	* configure: Rebuilt.
   6110 
   6111 2005-12-05  Paolo Bonzini  <bonzini (a] gnu.org>
   6112 
   6113 	Sync with gcc:
   6114 
   6115 	2005-12-05  Paolo Bonzini  <bonzini (a] gnu.org>
   6116 
   6117 	* configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
   6118 	CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
   6119 	"CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
   6120 	Find in-tree tools if available.
   6121 	(EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
   6122 	(CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
   6123 	(*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
   6124 	(COMPILER_*_FOR_TARGET): New.
   6125 	* Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
   6126 	(BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
   6127 	(CONFIGURED_*, USUAL_*): Remove.
   6128 	(BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
   6129 	STRIP): Use autoconf substitutions.
   6130 	(COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
   6131 	COMPILER_NM_FOR_TARGET): New.
   6132 	(EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
   6133 
   6134 	(all): Make all-host and all-target in parallel.
   6135 	(do-[+make_target+], do-check, install, [+compare-target+]): Ensure
   6136 	that $$r and $$s are set before invoking a recursive make.
   6137 	(stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
   6138 	([+bootstrap-target+]): Inline most of the `all' target.
   6139 
   6140 	2005-11-29  Ben Elliston  <bje (a] au.ibm.com>
   6141 
   6142 	* Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
   6143 	from the gcc build directory.
   6144 	* Makefile.in: Regenerate.
   6145 
   6146 	2005-11-29  Ben Elliston  <bje (a] au.ibm.com>
   6147 
   6148 	* Makefile.def: Add new libdecnumber host_module.  Make all-gcc
   6149 	depend on all-libdecnumber.
   6150 	* configure.in (host_libs): Include libdecnumber.
   6151 	* Makefile.in: Regenerate.
   6152 	* configure: Likewise.
   6153 
   6154 	2005-11-21  Kean Johnston  <jkj (a] sco.com>
   6155 
   6156 	* config.sub, config.guess: Sync from upstream sources.
   6157 
   6158 2005-11-11  Daniel Jacobowitz  <dan (a] codesourcery.com>
   6159 
   6160 	* Makefile.def: Remove gdb dependencies for gdbtk.
   6161 	* Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
   6162 	(configure-gdb, install-gdb): New rules.
   6163 	* configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
   6164 	* Makefile.in, configure: Regenerated.
   6165 
   6166 2005-10-22  Paolo Bonzini  <bonzini (a] gnu.org>
   6167 
   6168 	PR bootstrap/24297
   6169 	* Makefile.tpl (do-[+make-target+], do-check, install,
   6170 	stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
   6171 	are set before recursing.
   6172 	* Makefile.in: Regenerate.
   6173 
   6174 2005-10-20  Eric Botcazou  <ebotcazou (a] adacore.com>
   6175 
   6176 	PR bootstrap/18939
   6177 	* Makefile.def (gcc) <target>: Fix thinko.
   6178 	* Makefile.in: Regenerate.
   6179 
   6180 2005-10-17  Bernd Schmidt  <bernd.schmidt (a] analog.com>
   6181 
   6182 	* configure.in (bfin-*-*): Use test, not brackets, in if statement.
   6183 	* configure: Regenerate.
   6184 
   6185 2005-10-09  Kazu Hirata  <kazu (a] codesourcery.com>
   6186 
   6187 	* configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
   6188 	target-libffi, target-qthreads, target-libjava, and
   6189 	targetlibobjc.
   6190 	* configure: Regenerate.
   6191 
   6192 2005-10-06  Daniel Jacobowitz  <dan (a] codesourcery.com>
   6193 
   6194 	* Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
   6195 	* Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
   6196 	(OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
   6197 	(USUAL_OBJDUMP_FOR_TARGET): New.
   6198 	(EXTRA_TARGET_FLAGS): Add OBJDUMP.
   6199 	* configure.in: Check for $OBJDUMP_FOR_TARGET.
   6200 	* configure, Makefile.in: Regenerated.
   6201 
   6202 2005-10-05  Paolo Bonzini  <bonzini (a] gnu.org>
   6203 
   6204 	* Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
   6205 	before other host packages.
   6206 
   6207 2005-10-05  Paolo Bonzini  <bonzini (a] gnu.org>
   6208 
   6209 	PR bootstrap/22340
   6210 
   6211 	* configure.in (default_target): Remove.
   6212 	* Makefile.tpl (all): Do not use prerequisites as subroutines
   6213 	(all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
   6214 	(do-[+make_target+], check, install, [+bootstrap_target+]): Do not
   6215 	use prerequisites as subroutines.
   6216 	(check-host, check-target): New.
   6217 	(bootstrap configure & all targets): Do not use stage*-start
   6218 	if the directory layout is already ok.
   6219 	(non-bootstrap configure & all targets): Prepend a $(unstage).
   6220 	(stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
   6221 	(NOTPARALLEL): Remove.
   6222 	(unstage, stage variables): New variables.
   6223 	(unstage, stage targets): Simply expand to those variables.
   6224 
   6225 	* configure: Regenerate.
   6226 	* Makefile.in: Regenerate.
   6227 
   6228 2005-10-04  James E Wilson  <wilson (a] specifix.com>
   6229 
   6230 	* Makefile.def (lang_env_dependencies): Add libmudflap.
   6231 	* Makefile.in: Regenerate.
   6232 
   6233 2005-10-03  Catherine Moore  <clm (a] cm00re.com>
   6234 
   6235 	* configure.in (bfin-*-*): Support bfin.
   6236 	* configure: Regenerated.
   6237 
   6238 2005-09-30  H.J. Lu  <hongjiu.lu (a] intel.com>
   6239 
   6240 	* configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
   6241 	* configure: Regenerated.
   6242 
   6243 2005-09-28  Geoffrey Keating  <geoffk (a] apple.com>
   6244 
   6245 	* Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
   6246 	(LIPO_FOR_TARGET): New.
   6247 	(CONFIGURED_LIPO_FOR_TARGET): New.
   6248 	(USUAL_LIPO_FOR_TARGET): New.
   6249 	(STRIP_FOR_TARGET): New.
   6250 	(CONFIGURED_STRIP_FOR_TARGET): New.
   6251 	(USUAL_STRIP_FOR_TARGET): New.
   6252 	* Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
   6253 	STRIP_FOR_TARGET.
   6254 	* configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
   6255 	CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
   6256 	* Makefile.in: Regenerate.
   6257 	* configure: Regenerate.
   6258 
   6259 2005-09-19  David Edelsohn  <edelsohn (a] gnu.org>
   6260 
   6261 	* configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
   6262 	(rs6000-*-aix*): Same.
   6263 	* configure: Regenerate.
   6264 
   6265 2005-09-14  Francois-Xavier Coudert  <coudert (a] clipper.ens.fr>
   6266 
   6267 	* configure.in: Recognize f95 in the --enable-languages option,
   6268 	and substitute it for fortran, issuing a warning.
   6269 	* configure: Regenerate.
   6270 
   6271 2005-09-07  Ben Elliston  <bje (a] au.ibm.com>
   6272 
   6273 	Import from Autoconf sources:
   6274 
   6275 	2005-09-06  Paul Eggert  <eggert (a] cs.ucla.edu>
   6276 	* move-if-change: Don't output "$2 is unchanged"; suggested by Ben
   6277 	Elliston.  Handle weird characters correctly.
   6278 
   6279 2005-08-30  Phil Edwards  <phil (a] codesourcery.com>
   6280 
   6281 	* configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
   6282 	* configure:  Regenerated.
   6283 
   6284 2005-08-20  Richard Earnshaw  <richard.earnshaw (a] arm.com>
   6285 
   6286 	* Makefile.def (libssp): Add to lang_env_dependencies.
   6287 	* Makefile.in: Regenerate.
   6288 
   6289 2005-08-17  Christian Groessler  <chris (a] groessler.org>
   6290 
   6291 	* Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
   6292 	* Makefile.in: Regenerate.
   6293 
   6294 2005-08-12  Paolo Bonzini  <bonzini (a] gnu.org>
   6295 
   6296 	* configure.in: Replace NCN_STRICT_CHECK_TOOL with
   6297 	NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
   6298 	Look for alternate names of the target cc and c++
   6299 	* configure: Regenerate.
   6300 
   6301 2005-08-08  Paolo Bonzini  <bonzini (a] gnu.org>
   6302 
   6303 	* configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
   6304 	GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
   6305 	them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
   6306 	tools; remove code to manually set them.
   6307 	(Target tools): Look in the environment for them.
   6308 	* Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
   6309 	GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
   6310 	(AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
   6311 	build directory.
   6312 	(CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
   6313 	CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
   6314 	CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
   6315 	USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
   6316 	USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
   6317 	(CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
   6318 	RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
   6319 	* configure: Regenerate.
   6320 	* Makefile.in: Regenerate.
   6321 
   6322 2005-07-27  Mark Mitchell  <mark (a] codesourcery.com>
   6323 
   6324 	* Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
   6325 	* Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
   6326 	* Makefile.in: Regenerated.
   6327 
   6328 2005-07-26  Mark Mitchell  <mark (a] codesourcery.com>
   6329 
   6330 	* Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
   6331 	(CFLAGS_FOR_TARGET): Use it.
   6332 	(CXXFLAGS_FOR_TARGET): Likewise.
   6333 	* Makefile.in: Regenerated.
   6334 	* configure.in (--with-build-sysroot): New option.
   6335 	* configure: Regenerated.
   6336 
   6337 2005-07-24  Paolo Bonzini  <bonzini (a] gnu.org>
   6338 
   6339 	* Makefile.tpl: Wrap install between unstage and stage
   6340 	* Makefile.in: Regenerate.
   6341 
   6342 2005-07-16  Kelley Cook  <kcook (a] gcc.gnu.org>
   6343 
   6344 	* all files: Update FSF address.
   6345 
   6346 2005-07-14  Jim Blandy  <jimb (a] redhat.com>
   6347 
   6348 	* configure.in: Add cases for Renesas m32c.
   6349 	* configure: Regenerated.
   6350 
   6351 2005-07-14  Kelley Cook  <kcook (a] gcc.gnu.org>
   6352 
   6353 	* COPYING, compile, config-ml.in, config.guess,
   6354 	config.sub, install-sh, missing, mkinstalldirs,
   6355 	symlink-tree, ylwrap: Sync from upstream sources.
   6356 
   6357 2005-07-13  Eric Christopher  <echristo (a] redhat.com>
   6358 
   6359 	* configure.in: Add toplevel noconfigdir support for tpf.
   6360 	* configure: Regenerate.
   6361 
   6362 2005-07-11  Jakub Jelinek  <jakub (a] redhat.com>
   6363 
   6364 	* Makefile.def (target_modules): Add libssp.
   6365 	* configure.in (target_libraries): Add target-libssp.
   6366 	* configure: Rebuilt.
   6367 	* Makefile.in: Rebuilt.
   6368 
   6369 2005-07-11  Paolo Bonzini  <bonzini (a] gnu.org>
   6370 
   6371 	PR ada/22340
   6372 
   6373 	* Makefile.def: Sync with gcc.
   6374 	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
   6375 	* Makefile.in: Regenerate.
   6376 
   6377 2005-07-07  Andreas Schwab  <schwab (a] suse.de>
   6378 
   6379 	* Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
   6380 	* Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
   6381 	* Makefile.in: Regenerated.
   6382 
   6383 2005-07-07  Kazu Hirata  <kazu (a] codesourcery.com>
   6384 
   6385 	* configure.in: Add --enable-libssp and --disable-libssp.
   6386 	* configure: Regenerate with autoconf-2.13.
   6387 
   6388 2005-07-06  Geoffrey Keating  <geoffk (a] apple.com>
   6389 
   6390 	* configure.in: Don't build sim or rda when targetting darwin.
   6391 	* configure: Regenerate.
   6392 
   6393 2005-07-04  Ben Elliston  <bje (a] gnu.org>
   6394 
   6395 	* src-release (do-proto-toplev): Remove dejagnu bits.
   6396 	(DEJAGNU_SUPPORT_DIRS): Remove.
   6397 	(dejagnu.tar.bz2, dejagnu.tar): Likewise.
   6398 	(GDBD_SUPPORT_DIRS): Likewise.
   6399 	(gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
   6400 	(INSIGHTD_SUPPORT_DIRS): Likewise.
   6401 	(insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
   6402 
   6403 2005-06-30  Ben Elliston  <bje (a] gnu.org>
   6404 
   6405 	* setup.com (mpw): Remove unused directive.
   6406 
   6407 2005-06-22  Paolo Bonzini  <bonzini (a] gnu.org>
   6408 
   6409 	* Makefile.def (stagefeedback): Come after profile.
   6410 	Define profiledbootstrap target.
   6411 	* Makefile.tpl (profiledbootstrap): Remove.
   6412 	(stageprofile-end): Zap stagefeedback.
   6413 	(stagefeedback-start): Copy all .gcda files, not only GCC's.
   6414 	* Makefile.in: Regenerate.
   6415 
   6416 2005-06-13  Zack Weinberg  <zack (a] codesourcery.com>
   6417 
   6418 	* depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
   6419 	In 'cpp' stanza, support '#line' as well as '# '.
   6420 
   6421 2005-06-07  Hans-Peter Nilsson  <hp (a] axis.com>
   6422 
   6423 	* configure.in (unsupported_languages): New macro.
   6424 	<mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
   6425 	non-ported target libraries in noconfigdirs.
   6426 	<cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
   6427 	non-linux-gnu.  Remove libgcj_ex_libffi.
   6428 	<lang_frag loop>: Set add_this_lang=no if the language is in
   6429 	unsupported_languages.
   6430 	* configure: Regenerate.
   6431 
   6432 2005-06-04  Tobias Schl"uter  <tobias.schlueter (a] physik.uni-muenchen.de>
   6433 
   6434 	* configure.in: Fix typo in handling of --with-mpfr-dir.
   6435 	* configure: Regenerate.
   6436 
   6437 2005-06-02  Jim Blandy  <jimb (a] redhat.com>
   6438 
   6439 	* config.sub: Add cases for the Renesas m32c.  (This patch has been
   6440 	accepted into the master sources.)
   6441 
   6442 2005-06-02  Aldy Hernandez  <aldyh (a] redhat.com>
   6443 	    Michael Snyder  <msnyder (a] redhat.com>
   6444 	    Stan Cox  <scox (a] redhat.com>
   6445 
   6446 	* configure.in: Set noconfigdirs for ms1.
   6447 
   6448 	* configure: Regenerate.
   6449 
   6450 2005-05-25  Paolo Bonzini  <bonzini (a] gnu.org>
   6451 
   6452 	* Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
   6453 	(Dependencies): Consider target modules for bootstrap dependencies.
   6454 	Make target bootstrap modules depend on each stage's gcc.
   6455 	* Makefile.in: Regenerate.
   6456 
   6457 2005-05-20  Paolo Bonzini  <bonzini (a] gnu.org>
   6458 
   6459 	* Makefile.def (configure-gcc): Depend on binutils having been built.
   6460 	(all-gcc): No need to do it here.
   6461 	* Makefile.in: Regenerate.
   6462 
   6463 2005-05-19  Paul Brook  <paul (a] codesourcery.com>
   6464 
   6465 	* configure.in: Rewrite misleading error message when requested
   6466 	language cannot be built.
   6467 	* configure: Regenerate.
   6468 
   6469 2005-05-15  Daniel Jacobowitz  <dan (a] codesourcery.com>
   6470 
   6471 	* ylwrap: Import from Automake 1.9.5.
   6472 
   6473 2005-05-04  Mike Stump  <mrs (a] apple.com>
   6474 
   6475 	* configure.in: Always pass --target to target configures as
   6476 	otherwise rebuilds that do --recheck will fail.
   6477 	* configure: Rebuilt.
   6478 
   6479 2005-05-04  Paolo Bonzini  <bonzini (a] gnu.org>
   6480 
   6481 	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
   6482 	STAGE_HOST_EXPORTS.
   6483 	(configure, all): Add bootstrap support.
   6484 	(Host modules, target modules): Pass post-stage1 flags and exports.
   6485 	(Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
   6486 	* Makefile.in: Regenerate.
   6487 
   6488 2005-04-29  Paolo Bonzini  <bonzini (a] gnu.org>
   6489 
   6490 	Sync from gcc:
   6491 
   6492 	2005-04-22  Bernd Schmidt  <bernd.schmidt (a] analog.com>
   6493 
   6494 	* config.sub: Update from master copy.
   6495 
   6496 	2005-04-19  Hans-Peter Nilsson  <hp (a] axis.com>
   6497 
   6498 	* configure.in <crisv32-*-*, cris-*-*>: New local variable
   6499 	libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
   6500 	matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
   6501 	"*-*-elf" and "*-*-linux*".
   6502 	* configure: Regenerate.
   6503 
   6504 2005-04-06  Paolo Bonzini  <bonzini (a] gnu.org>
   6505 
   6506 	* Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
   6507 	(TARGET_CONFIGARGS): Include --with-target-subdir.
   6508 	(configure, all): New macros.  Use them throughout.
   6509 
   6510 2005-04-05  Paolo Bonzini  <bonzini (a] gnu.org>
   6511 
   6512 	* Makefile.tpl: Sync with gcc.
   6513 	* Makefile.in: Regenerate.
   6514 
   6515 2005-03-30  J"orn Rennecke <joern.rennecke (a] st.com>
   6516 
   6517 	* config/mh-mingw32: Delete.
   6518 	* configure.in: Don't use it.
   6519 	* configure: Regenerate.
   6520 
   6521 2005-03-31  Paolo Bonzini  <bonzini (a] gnu.org>
   6522 
   6523 	* Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
   6524 	* Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
   6525 	(HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
   6526 	(HOST_LIB_PATH): Generate from Makefile.def.
   6527 	(TARGET_LIB_PATH): Likewise.
   6528 	(Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
   6529 	* Makefile.in: Regenerate.
   6530 	* configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
   6531 	(RPATH_ENVVAR): Include Darwin case.
   6532 	* configure: Regenerate.
   6533 
   6534 2005-03-25  Paolo Bonzini  <bonzini (a] gnu.org>
   6535 
   6536 	* configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
   6537 	* configure: Regenerate.
   6538 
   6539 2005-03-21  Zack Weinberg  <zack (a] codesourcery.com>
   6540 
   6541 	* Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
   6542 	gcc_version, and gcc_version_trigger from set of flags to pass.
   6543 	* Makefile.tpl: Remove definitions of above variables.
   6544 	(config.status): Remove dependency on $(gcc_version_trigger).
   6545 	* Makefile.in: Regenerate.
   6546 	* configure.in: Do not reference config/gcc-version.m4 nor
   6547 	config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
   6548 	TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
   6549 	* configure: Regenerate.
   6550 
   6551 2005-03-16  Manfred Hollstein  <manfred.h (a] gmx.net>
   6552 	    Andrew Pinski <pinskia (a] physics.uc.edu>
   6553 
   6554 	* Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
   6555 	* Makefile.in: Regenerate.
   6556 
   6557 2005-03-01  Alexandre Oliva  <aoliva (a] redhat.com>
   6558 
   6559 	PR libgcj/20160
   6560 	* ltmain.sh: Avoid creating archives with components that have
   6561 	duplicate basenames.
   6562 
   6563 2005-02-28  Andrew Pinski  <pinskia (a] physics.uc.edu>
   6564 
   6565 	PR bootstrap/20250
   6566 	* Makefile.tpl (HOST target installs): Fix copy and pasto, use install
   6567 	instead of check.
   6568 	* Makefile.in: Regenerate.
   6569 
   6570 2005-02-28  Paolo Bonzini  <bonzini (a] gnu.org>
   6571 
   6572 	Sync from gcc.
   6573 
   6574 	2005-02-28  Paolo Bonzini  <bonzini (a] gnu.org>
   6575 
   6576 	PR bootstrap/17383
   6577 	* Makefile.def (target_modules): Remove "stage", now unnecessary.
   6578 	* Makefile.tpl (HOST_SUBDIR): New substitution.
   6579 	(STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
   6580 	USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
   6581 	USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
   6582 	USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
   6583 	(Host modules, Bootstrapped modules): Use it.
   6584 	(Build modules, Target modules): Do not create symlink trees,
   6585 	always configure out-of-srcdir.
   6586 	(distclean): Try removing $(host_subdir) with rm before using rm -rf.
   6587 	* configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
   6588 	GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
   6589 	$(HOST_SUBDIR).  Create a symlink for host_subdir.
   6590 
   6591 	* Makefile.in: Regenerate.
   6592 	* configure: Regenerate.
   6593 
   6594 	Merged from libada-gnattools-branch:
   6595 	2004-11-28  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   6596 
   6597 	* Makefile.def: Add gnattools as a module, depending on target-libada.
   6598 	* Makefile.in: Regenerate.
   6599 	* configure.in: Include gnattools in host_tools; disable it if ada
   6600 	is disabled.
   6601 	* configure: Regenerate.
   6602 
   6603 2005-02-23  Nick Clifton  <nickc (a] redhat.com>
   6604 
   6605 	* configure: Regenerate.
   6606 
   6607 2005-02-22  Paul Schlie  <schlie (a] comcast.net>
   6608 
   6609 	* configure.in: Allow darwin targeted ports to build tk, itcl and
   6610 	libgui.
   6611 
   6612 2005-02-21  Eric Botcazou  <ebotcazou (a] libertysurf.fr>
   6613 
   6614 	PR libgcj/10353
   6615 	* configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
   6616 	* configure: Regenerate.
   6617 
   6618 2005-02-08  Andrew Cagney  <cagney (a] gnu.org>
   6619 
   6620 	* MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
   6621 	gdb/ section.  Update GDB's URL.
   6622 
   6623 2005-01-31  Andrew Cagney  <cagney (a] gnu.org>
   6624 
   6625 	* gettext.m4: Only set ENABLE_NLS when gettext is present.
   6626 
   6627 2005-01-29  Hans-Peter Nilsson  <hp (a] axis.com>
   6628 
   6629 	* configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
   6630 	<crisv32-*-*, cris-*-*>: Only disable target-newlib and
   6631 	target-libgloss when not *-*-elf and *-*-aout.
   6632 	* configure: Regenerate.
   6633 
   6634 2005-01-27  Andrew Cagney  <cagney (a] gnu.org>
   6635 
   6636 	* gettext.m4: Don't use NONE as a default for CATOBJEXT.
   6637 
   6638 2005-01-24  Andrew Cagney  <cagney (a] gnu.org>
   6639 
   6640 	* gettext.m4: Only fall back to ../intl/ when it's present.
   6641 
   6642 2005-01-17  Kelley Cook  <kcook (a] gcc.gnu.org>
   6643 
   6644 	* install-sh, config.sub: Import from upstream.
   6645 
   6646 2005-01-17  Kelley Cook  <kcook (a] gcc.gnu.org>
   6647 
   6648 	PR bootstrap/18222
   6649 	* Makefile.def: Pass CPPFLAGS_FOR_TARGET.
   6650 	* Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
   6651 	* Makefile.in: Regenerate.
   6652 
   6653 2005-01-03  Paolo Bonzini  <bonzini (a] gnu.org>
   6654 
   6655 	Revert 2004-12-28 Makefile changes, a better fix will be
   6656 	applied to mainline and src after GCC 4.0 branches.
   6657 
   6658 2004-12-28  Paolo Bonzini  <bonzini (a] gnu.org>
   6659 
   6660 	PR bootstrap/17383
   6661 
   6662 	* Makefile.def (target_modules): Remove stage parameter,
   6663 	it is always true now.
   6664 	* Makefile.tpl (configure-build-[+module+],
   6665 	configure-target-[+module+]): Always build symlink tree
   6666 	for the directory and for include.  BUILD_SUBDIR and
   6667 	TARGET_SUBDIR cannot be . anymore.
   6668 	* Makefile.in: Regenerate.
   6669 
   6670 2004-12-25  David Edelsohn  <edelsohn (a] gnu.org>
   6671 
   6672 	Revert 2004-12-08 Makefile changes.
   6673 
   6674 2004-12-16  Andrew Stubbs  <andrew.stubbs (a] st.com>
   6675 
   6676 	* configure.in (sh64-*-*): Reenable gprof.
   6677 	* configure: Regenerate.
   6678 
   6679 2004-12-09  Jim Blandy  <jimb (a] redhat.com>
   6680 
   6681 	* MAINTAINERS: List 'depcomp' as part of automake.
   6682 
   6683 2004-12-08  David Edelsohn  <edelsohn (a] gnu.org>
   6684 
   6685 	* Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
   6686 	* Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
   6687 	(EXTRA_TARGET_FLAGS): Add PICFLAG.
   6688 	* Makefile.in: Regenerate.
   6689 
   6690 2004-12-07  Matt Kraai  <kraai (a] ftbfs.org>
   6691 
   6692 	* Makefile.tpl: Generate normal dependencies if the LHS module is
   6693 	not bootstrapped.
   6694 	* Makefile.in: Regenerate.
   6695 
   6696 2004-12-03  Richard Sandiford  <rsandifo (a] redhat.com>
   6697 
   6698 	* configure.in: Include config/gxx-include-dir.m4.  Use
   6699 	TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
   6700 	* configure: Regenerate.
   6701 
   6702 2004-12-03  Richard Sandiford  <rsandifo (a] redhat.com>
   6703 
   6704 	* config.if: Delete.
   6705 	* configure.in: Set libstdcxx_incdir directly.
   6706 	* configure: Regenerate.
   6707 	* MAINTAINERS: Remove mention of config.if.
   6708 	* src-release (DEVO_SUPPORT): Remove config.if.
   6709 
   6710 2004-12-02  Eric Christopher  <echristo (a] redhat.com>
   6711 
   6712 	* Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
   6713 	of things to remove.
   6714 	* Makefile.in: Regenerate.
   6715 
   6716 2004-12-02  Richard Sandiford  <rsandifo (a] redhat.com>
   6717 
   6718 	* configure.in: Clear gcc_version_trigger if the file doesn't exist.
   6719 	* configure: Regenerate.
   6720 
   6721 2004-12-02  Richard Sandiford  <rsandifo (a] redhat.com>
   6722 
   6723 	* configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
   6724 	to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
   6725 	* configure: Regenerate.
   6726 
   6727 2004-11-26  John David Anglin  <dave.anglin (a] nrc-cnrc.gc.ca>
   6728 
   6729 	* configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
   6730 	(hppa*64*-*-*): Delete incorrect comment.
   6731 	* configure: Rebuilt.
   6732 
   6733 2004-11-15  Kelley Cook  <kcook (a] gcc.gnu.org>
   6734 
   6735 	* install-sh, compile: Import from automake.
   6736 
   6737 2004-11-15  Kelley Cook  <kcook (a] gcc.gnu.org>
   6738 
   6739 	* config.guess, config.sub:  Import from savannnah.
   6740 
   6741 2004-11-12  Mike Stump  <mrs (a] apple.com>
   6742 
   6743 	* Makefile.def: Add html support.
   6744 	* Makefile.tpl: Likewise.
   6745 	* Makefile.in: Regenerate.
   6746 
   6747 2004-11-11  Geoffrey Keating  <geoffk (a] apple.com>
   6748 
   6749 	PR 18423
   6750 	* configure.in: Remove all instances of build-fixincludes from
   6751 	noconfigdirs.
   6752 	(build_configargs): Supply --target to subdirectories.
   6753 	* configure: Regenerate.
   6754 
   6755 	* Makefile.def: Make gcc install depend on fixincludes install.
   6756 	* Makefile.in: Regenerate.
   6757 
   6758 2004-11-08  Hans-Peter Nilsson  <hp (a] bitrange.com>
   6759 
   6760 	* configure.in (noconfigdirs) [mmix-*-*]: Disable
   6761 	target-libgfortran.
   6762 	* configure: Regenerate.
   6763 
   6764 2004-11-07  David Edelsohn  <edelsohn (a] gnu.org>
   6765 
   6766 	* config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
   6767 	like CC.
   6768 
   6769 2004-11-05  Paolo Bonzini  <bonzini (a] gnu.org>
   6770 
   6771 	* Makefile.def (host fixincludes): Specify missing targets.
   6772 	* Makefile.in: Regenerate.
   6773 
   6774 2004-11-04  H.J. Lu  <hongjiu.lu (a] intel.com>
   6775 
   6776 	PR other/17783
   6777 	* configure.in: Set up LD_LIBRARY_PATH by default for gcc.
   6778 	* configure: Regenerated.
   6779 
   6780 2004-11-04  Daniel Jacobowitz  <dan (a] debian.org>
   6781 
   6782 	* configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
   6783 	* configure: Regenerated.
   6784 
   6785 2004-10-28  Eric B. Weddington  <ericw (a] evcohs.com>
   6786 
   6787 	PR target/18151
   6788 	* configure.in (case ${target}): Do not build fixincludes for avr.
   6789 	* configure: Regenerated.
   6790 
   6791 2004-10-26  Paolo Bonzini  <bonzini (a] gnu.org>
   6792 
   6793 	* configure.in (case ${target}): Do not build fixincludes
   6794 	on platforms where it is not used.
   6795 	* configure: Regenerated.
   6796 
   6797 2004-10-23  Daniel Jacobowitz  <dan (a] debian.org>
   6798 
   6799 	* configure.in: Use an absolute path to install-sh.
   6800 	* configure: Regenerated.
   6801 
   6802 2004-10-19  Andrew Cagney  <cagney (a] gnu.org>
   6803 
   6804 	* src-release (do-djunpack, do-md5sum): Install the generated file
   6805 	directly into the proto-toplev/ directory.
   6806 
   6807 2004-10-19  Andrew Cagney  <cagney (a] gnu.org>
   6808 
   6809 	* src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
   6810 
   6811 2004-10-12  Kelley Cook  <kcook (a] gcc.gnu.org>
   6812 
   6813 	* configure.in (*-*-cygwin*): Supress warning if newlib not present.
   6814 	* configure: Regenerate.
   6815 
   6816 2004-10-06  Paolo Bonzini  <bonzini (a] gnu.org>
   6817 
   6818 	Fix wrong conflict resolution in:
   6819 
   6820 	2004-08-16  Paolo Bonzini  <bonzini (a] gnu.org>
   6821 
   6822 	* Makefile.in: Regenerate.
   6823 	* Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
   6824 	in the recursive `make', instead of hardwiring `all'.
   6825 	(Autogenerated TARGET-* variables): New.
   6826 
   6827 2004-10-05  Ulrich Weigand  <uweigand (a] de.ibm.com>
   6828 
   6829 	Merged from GCC / libtool upstream:
   6830 	2004-10-02  P.J. Darcy  <darcypj (a] us.ibm.com>
   6831 	* ltcf-c.sh (tpf*): Add ld_shlibs=yes.
   6832 	* ltcf-cxx.sh (tpf*): Likewise.
   6833 	* ltconfig (tpf*): Add TPF OS configuration support.
   6834 
   6835 2004-09-30  Tomer Levi  <Tomer.Levi (a] nsc.com>
   6836 
   6837 	* configure.in: Enable target-libgloss for crx-*-*.
   6838 	* configure: Regenerate.
   6839 
   6840 2004-09-24  Michael Roth  <mroth (a] nessie.de>
   6841 
   6842 	* configure.in (--without-headers): Add missing double quotes.
   6843 	* configure: Regenerate.
   6844 
   6845 2004-09-24  Kelley Cook <kcook (a] gcc.gnu.org>
   6846 
   6847 	* ylwrap: Revert to previous version.
   6848 
   6849 2004-09-23  H.J. Lu  <hongjiu.lu (a] intel.com>
   6850 
   6851 	PR bootstrap/17369
   6852 	* Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
   6853 	(HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
   6854 	SET_GCC_LIB_PATH_CMD.
   6855 	(BASE_TARGET_EXPORTS): Likewise.
   6856 	* Makefile.in: Regenerated.
   6857 
   6858 	* configure.in (SET_GCC_LIB_PATH): Set and substitute.
   6859 	* configure: Regenerated.
   6860 
   6861 2004-09-23  Kelley Cook  <kcook (a] gcc.gnu.org>
   6862 
   6863 	* config.guess: New upstream version
   6864 	* compile, depcomp, install-sh, ylwrap: Likewise.
   6865 
   6866 2004-09-19  Roger Sayle  <roger (a] eyesopen.com>
   6867 
   6868 	* config/mh-x86omitfp: New host makefile fragment.  Add
   6869 	-fomit-frame-pointer to the default BOOT_CFLAGS.
   6870 	* configure.in: Use it to speed up bootstrap on some IA-32 hosts.
   6871 	* configure: Regenerate.
   6872 
   6873 2004-09-15  Andrew Pinski  <pinskia (a] physics.uc.edu>
   6874 
   6875 	PR target/11572
   6876 	* configure.in (*-*-darwin*): Renable libobjc.
   6877 	* configure: Regenerate.
   6878 
   6879 2004-09-09  Daniel Berlin  <dberlin (a] dberlin.org>
   6880 
   6881 	* Makefile.def: Remove libbanshee.
   6882 	* Makefile.tpl: Ditto.
   6883 	* configure.in: Ditto.
   6884 	* Makefile.in: Regen.
   6885 	* configure: Ditto.
   6886 
   6887 2004-09-07  Paolo Bonzini  <bonzini (a] gnu.org>
   6888 
   6889 	* missing: Import latest version from master repository.
   6890 
   6891 2004-09-04  Nick Clifton  <nickc (a] redhat.com>
   6892 
   6893 	* config.sub: Import latest version from master repository.
   6894 	* config.guess: Likewise.
   6895 	This includes these changes:
   6896 
   6897 	2004-08-27  Hans-Peter Nilsson  <hp (a] axis.com>
   6898 
   6899 	* config.sub: Handle crisv32, alias etraxfs.
   6900 	* config.guess (crisv32:Linux:*:*): Handle.
   6901 
   6902 	2004-08-13  Brad Smith  <brad (a] comstyle.com>
   6903 
   6904 	* config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
   6905 	(sgi:OpenBSD:*:*): Emit mips64, not mipseb.
   6906 
   6907 	2004-08-11  Paul Eggert  <eggert (a] cs.ucla.edu>
   6908 
   6909 	* config.guess (*:Darwin:*:*): If uname -p reports "unknown",
   6910 	assume the processor is a powerpc.  This is because coreutils
   6911 	uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
   6912 	in this case, due to a MacOS X bug that causes
   6913 	sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
   6914 	to return a negative number.
   6915 	Problem reported by Petter Reinholdtsen in:
   6916 	http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
   6917 
   6918 	2004-07-19  Ben Elliston  <bje (a] gnu.org>
   6919 
   6920 	* config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
   6921 
   6922 	2004-06-24  Ben Elliston  <bje (a] gnu.org>
   6923 
   6924 	* config.guess: Update copyright years.
   6925 	* config.sub: Likewise.
   6926 
   6927 	2004-06-22  Robert Millan  <robertmh (a] gnu.org>
   6928 
   6929 	* config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
   6930 	since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
   6931 
   6932 	2004-06-22  Stanley F. Quayle <stan (a] stanq.com>
   6933 
   6934 	* config.guess (*:*VMS:*:*): New entry. Replaces
   6935 	Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
   6936 	manufacturer.
   6937 
   6938 	2004-06-22  Ben Elliston  <bje (a] gnu.org>
   6939 
   6940 	* config.guess: Cray fixes from Wendy Palm <wendyp (a] cray.com>.
   6941 	* config.sub: Likewise.
   6942 
   6943 	2004-06-22  Ben Elliston  <bje (a] gnu.org>
   6944 
   6945 	Reported by Hans-Peter Nilsson <hp (a] bitrange.com>:
   6946 	* config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
   6947 
   6948 	2004-06-11  Ben Elliston  <bje (a] gnu.org>
   6949 
   6950 	* config.guess (pegasos:OpenBSD:*:*): Remove.
   6951 
   6952 	2004-06-11  Ben Elliston  <bje (a] gnu.org>
   6953 
   6954 	From Wouter Verhelst <wouter (a] grep.be>:
   6955 	* config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
   6956 
   6957 	2004-06-11  Ben Elliston  <bje (a] gnu.org>
   6958 
   6959 	* config.guess (luna88k:OpenBSD:*:*): New.
   6960 
   6961 	2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro (a] renesas.com>
   6962 
   6963 	* config.guess (m32r*:Linux:*:*): New case.
   6964 	* config.sub: Handle m32rle.
   6965 
   6966 	2004-03-12  Ben Elliston  <bje (a] wasabisystems.com>
   6967 
   6968 	From Jens Petersen  <petersen (a] redhat.com>:
   6969 	* config.sub: Handle sparcv8.
   6970 
   6971 	2004-03-03  Ben Elliston  <bje (a] wasabisystems.com>
   6972 
   6973 	From Tom Smith <smith (a] cag.lkg.hp.com>:
   6974 	* config.guess: Version suffixes are equally significant on Tru64
   6975 	V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
   6976 	prefix of "P" (patched kernel).
   6977 
   6978 	2004-02-23  Tal Agmon  <Tal.Agmon (a] nsc.com>
   6979 
   6980 	* config.sub: Add support for National Semiconductor CRX target.
   6981 
   6982 2004-09-03  Jan Beulich  <jbeulich (a] novell.com>
   6983 
   6984 	* configure.in: Remove target-libstdc++-v3 from noconfigdirs for
   6985 	*-*-netware, but add target-libmudflap.
   6986 	Consolidate *-*-netware targets (of which really only i?86 exists)
   6987 	into a single entry.
   6988 	* configure: Likewise.
   6989 
   6990 2004-09-01  Paolo Bonzini  <bonzini (a] gnu.org>
   6991 
   6992 	* Makefile.tpl (sorry): Remove.
   6993 	(clean-stage[+id+], clean-stage[+id+]-module): New targets.
   6994 	(cleanstrap targets): Depend on distclean, not distclean-stage1.
   6995 	(do-clean): Clean per-stage directories too.
   6996 	(do-distclean): Run distclean-stage1 too.
   6997 	(.NOTPARALLEL): Enable during toplevel bootstrap.
   6998 	(stage[+id+]-bubble): Enable parallel execution during
   6999 	the recursive invocation.
   7000 	* Makefile.in: Regenerate.
   7001 
   7002 	Sync from gcc (moving the Makefile.in change to Makefile.tpl):
   7003 
   7004 	2004-08-31  Robert Bowdidge <bowdidge (a] apple.com>
   7005 
   7006 	* Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
   7007 	* configure.in: add test for powerpc-*-darwin* to specify makefile frag
   7008 	* configure: regenerate
   7009 	* config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
   7010 	-mdynamic-no-pic
   7011 
   7012 2004-08-31  Paolo Bonzini  <bonzini (a] gnu.org>
   7013 
   7014 	* Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
   7015 	include.
   7016 	* configure.in: Fix indentation.
   7017 	* configure: Regenerate.
   7018 
   7019 2004-08-31  Paolo Bonzini  <bonzini (a] gnu.org>
   7020 
   7021 	* Makefile.def (build_modules): Add fixincludes.
   7022 	(dependencies): Make gcc depend on fixincludes.
   7023 	* configure.in (build_tools): Add fixincludes.
   7024 	(build_configdirs): Always include build_libs.
   7025 	* Makefile.in: Regenerate.
   7026 	* configure: Regenerate.
   7027 
   7028 2004-08-30  Paolo Bonzini  <bonzini (a] gnu.org>
   7029 
   7030 	* Makefile.def (bootstrap stages): Add 'lean' parameter.
   7031 	* Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
   7032 	phony targets; do not generate timestamp files.
   7033 	(distclean-stageN): Remove references to their timestamp files.
   7034 	(restageN, touch-stageN): Remove.
   7035 	(stageN-bubble): Rewritten.
   7036 	(compare): Support lean bootstraps.
   7037 	* Makefile.in: Regenerate.
   7038 
   7039 	* configure.in: Only warn when bootstrapping but
   7040 	build != host or build != target.  Support lean bootstraps.
   7041 	* configure: Regenerate.
   7042 
   7043 	Sync from gcc:
   7044 	2004-08-26  Phil Edwards  <phil (a] codesourcery.com>
   7045 
   7046 	* configure.in:  Give a better error message if GMP/MPFR are missing
   7047 	and a language needing them has been requested.
   7048 	* configure:  Regenerated.
   7049 
   7050 	2004-08-25  Phil Edwards  <phil (a] codesourcery.com>
   7051 
   7052 	* configure.in:  Print a list of available language front-ends if
   7053 	a requested one is missing.  Tidy stray tab characters.
   7054 	* configure:  Regenerated.
   7055 
   7056 2004-08-17  Paolo Bonzini  <bonzini (a] gnu.org>
   7057 
   7058 	* Makefile.in: Regenerate.
   7059 	* configure: Regenerate.
   7060 
   7061 	* Makefile.def (bootstrap-stage): Rename extra_*_flags to
   7062 	stage_*_flags.
   7063 	* Makefile.tpl (configure-[+module+], all-[+module+]): Exit
   7064 	for bootstrapped modules if toplevel bootstrap is going.
   7065 	(GCC bootstrap): Generate per-stage targets for all bootstrapped
   7066 	modules.  Adjust for changes in Makefile.def.  Enable several
   7067 	rules even in non-bootstrap mode, just to avoid peppering the
   7068 	template with unnecessary "@if/@endif gcc-bootstrap" pairs.
   7069 	(stage-[+prev+]-bubble): Remove.
   7070 
   7071 	* Makefile.def (Dependencies): Depend on all-build-bison,
   7072 	all-build-flex, all-build-byacc, all-build-texinfo, rather
   7073 	than the host variations.
   7074 	* Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
   7075 	with BUILD_SUBDIR.
   7076 	(BISON): Update for recent Bisons.
   7077 	(YACC): Fix typo.
   7078 	(cross): Depend on all-build.
   7079 	(all): Do not depend on all-build.
   7080 	(prebootstrap): Remove.
   7081 	(dep-kind): Accept separate prefixes for MODULE and ON variables.
   7082 	(Prebootstrap dependencies): Add them to the per-stage targets
   7083 	and to all-prebootstrap.
   7084 	* configure.in (build_configdirs): Always enable build_tools.
   7085 	(BUILD_DIR_PREFIX): Remove.
   7086 
   7087 	* Makefile.def (gcc): Add target variable.
   7088 	(gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
   7089 	* Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
   7090 	in the recursive `make', instead of hardwiring `all'.
   7091 	(Autogenerated TARGET-* variables): New.
   7092 
   7093 2004-08-17  Robert Millan  <robertmh (a] gnu.org>
   7094 
   7095 	* configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
   7096 	(instead of FreeBSD).
   7097 	* configure: Regenerate.
   7098 
   7099 2004-08-12  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   7100 
   7101 	* Makefile.def, configure.in, src-release: Remove useless, bogus
   7102 	references to tix.
   7103 	* Makefile.in, configure: Regenerate.
   7104 
   7105 	* src-release: Stop distributing mmalloc with gdb (which doesn't
   7106 	use it).
   7107 	* Makefile.def: GDB doesn't depend on mmalloc anymore.
   7108 	* Makefile.in: Regenerate.
   7109 
   7110 2004-08-09  Mark Mitchell  <mark (a] codesourcery.com>
   7111 
   7112 	* configure.in (arm*-*-eabi*): New target.
   7113 	* configure: Regenerate.
   7114 
   7115 2004-08-01  Robert Millan  <robertmh (a] gnu.org>
   7116 
   7117 	* configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
   7118 	libmudflap for all GNU-based systems (with Glibc).
   7119 	* configure: Regenerate.
   7120 
   7121 2004-08-06  Paolo Bonzini  <bonzini (a] gnu.org>
   7122 
   7123 	* Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
   7124 	(bison, byacc, flex, texinfo): Do not mark as bootstrap module.
   7125 	(Dependencies): New section.
   7126 	* Makefile.tpl (Dependencies): Generate from Makefile.def.
   7127 	(configure-target-[+module+]): Depend on maybe-all-gcc
   7128 	(all-prebootstrap): New name of all-bootstrap.  Changed throughout.
   7129 	(toplevel profiledbootstrap): Fix dependencies.
   7130 	* Makefile.in: Regenerate.
   7131 
   7132 2004-08-03  Mark Mitchell  <mark (a] codesourcery.com>
   7133 
   7134 	* configure.in (arm*-*-symbianelf*): Add ${libgcj} and
   7135 	target-libiberty to noconfigdirs.
   7136 
   7137 2004-08-03  Paul Brook  <paul (a] codesourcery.com>
   7138 
   7139 	* configure.in: Check for MPFR as well as GMP.
   7140 	* configure: Regenerate.
   7141 
   7142 2004-08-03 Paolo Bonzini <bonzini (a] gnu.org>
   7143 
   7144 	* Makefile.def (host-modules): Add gcc.
   7145 	* Makefile.in: Regenerate.
   7146 	* Makefile.tpl (sorry): New rule.
   7147 	(configure-host, all-host, [+make_target+]-host, do-check,
   7148 	install-host): Do not add gcc as a special case.
   7149 	(host modules): Add a small special-casing for gcc.  Export
   7150 	extra_make_flags through the environment.
   7151 	(maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
   7152 	maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
   7153 	other recursive targets for gcc): Remove.
   7154 
   7155 	(all, do-[+make_target+], do-check): Wrap between unstage and stage.
   7156 	(stage, unstage): New rules.
   7157 	(stage[+id+]-start, stage[+id+]-end, [+compare-target+],
   7158 	distclean-stage[+id+]): Use stage_current.
   7159 	([+bootstrap-target+], profiledbootstrap): Do not invoke manually
   7160 	the stage*-start rules.
   7161 
   7162 2004-07-19  Robert Millan  <robertmh (a] gnu.org>
   7163 
   7164 	Synced from gcc:
   7165 
   7166 	2004-04-26  Robert Millan  <robertmh (a] gnu.org>
   7167 
   7168 	Add patches from libtool CVS.
   7169 	* libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
   7170 	* ltconfig: Likewise.
   7171 	* ltcf-c.sh: Likewise.
   7172 	* ltcf-cxx.sh: Likewise.
   7173 	* ltcf-gcj.sh: Likewise.
   7174 
   7175 2004-07-12  Paolo Bonzini  <bonzini (a] gnu.org>
   7176 
   7177 	* configure.in: Add noconfigdirs for crx-*-*.
   7178 	* configure: Regenerate.
   7179 
   7180 2004-07-12  Paolo Bonzini  <bonzini (a] gnu.org>
   7181 
   7182 	Synced from gcc:
   7183 
   7184 	2004-07-09  Loren J. Rittle <ljrittle (a] acm.org>
   7185 
   7186 	* configure.in: Build libmudflap by default on FreeBSD.
   7187 	* configure: Regenerated.
   7188 
   7189 	2004-07-09  Mark Mitchell  <mark (a] codesourcery.com>
   7190 
   7191 	* configure.in: Do not build libmudflap by default on non-GNU/Linux
   7192 	systems.
   7193 	* configure: Regenerated.
   7194 
   7195 	2004-07-08 John David Anglin  <dave.anglin (a] nrc-cnrc.gc.ca>
   7196 
   7197 	PR target/16344
   7198 	* Makefile.tpl (profiledbootstrap): Build runtime libraries with
   7199 	feedback based compiler.
   7200 	* Makefile.in: Rebuilt.
   7201 
   7202 	2004-07-05  Phil Edwards  <phil (a] codesourcery.com>
   7203 
   7204 	* configure.in:  Do not prepend $srcdir to /dev/null in
   7205 	makefile fragments.
   7206 	* configure:  Regenerate.
   7207 
   7208 2004-07-08  Alexandre Oliva  <aoliva (a] redhat.com>
   7209 
   7210 	* Makefile.def (host_modules): Set bootstrap=true for flex.
   7211 	* Makefile.tpl (all-gcc): Depend on texinfo and flex.
   7212 	* Makefile.in: Rebuilt.
   7213 
   7214 2004-07-01  Paolo Bonzini  <bonzini (a] gnu.org>
   7215 
   7216 	* Makefile.def (build_modules): Add bison, byacc, flex,
   7217 	m4, texinfo.
   7218 	(flags_to_pass): Add FLEX.
   7219 	* Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
   7220 	(BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
   7221 	(DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
   7222 	DEFAULT_MAKEINFO): Remove.
   7223 	(CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
   7224 	CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
   7225 	(YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
   7226 	objdir or else use configured tool.
   7227 	(all-build): New.
   7228 	(all): Depend on it.
   7229 	(Build module dependencies): Add.
   7230 	* Makefile.in: Regenerate.
   7231 	* configure.in: Better support for multiple build modules,
   7232 	matching what is done for host/target modules.  Do not look
   7233 	for "plausible" locations of build tools if Canadian cross.
   7234 	Use autoconf's AC_PROG_CC to find a C compiler.  Define
   7235 	BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
   7236 	* configure: Regenerate.
   7237 
   7238 2004-06-22  Paolo Bonzini  <bonzini (a] gnu.org>
   7239 
   7240 	* Makefile.tpl (HOST_EXPORTS): Fix pasto.
   7241 	* Makefile.in: Regenerate.
   7242 
   7243 2004-06-22  Paolo Bonzini  <bonzini (a] gnu.org>
   7244 
   7245 	* Makefile.tpl (configure-build-[+module+],
   7246 	configure-[+module+], configure-target-[+module+]): Pass
   7247 	[+extra_configure_args+].
   7248 	(all-build-[+module+], all-[+module+], check-[+module+],
   7249 	install-[+module+], [+make_target+]-[+module+],
   7250 	all-target-[+module+], check-target-[+module+],
   7251 	install-target-[+module+], [+make_target+]-target-[+module+]):
   7252 	Pass [+extra_make_args+].
   7253 	(HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
   7254 	(GCC_HOST_EXPORTS): Remove.
   7255 	(configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
   7256 	cross, check-gcc, check-gcc-c++, install-gcc,
   7257 	gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
   7258 	Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
   7259 	* Makefile.in: Regenerate.
   7260 
   7261 2004-06-21  Christopher Faylor  <cgf (a] alum.bu.edu>
   7262 
   7263 	* configure.in: Check for srcdir/winsup rather than build directory
   7264 	winsup.
   7265 	* configure: Regenerate.
   7266 
   7267 2004-06-17  Corinna Vinschen  <vinschen (a] redhat.com>
   7268 
   7269 	* configure.in: Don't build Cygwin native newlib if winsup
   7270 	directory is missing.  Emit warning instead.
   7271 	* configure: Regenerate.
   7272 
   7273 2004-06-09  Paolo Bonzini  <bonzini (a] gnu.org>
   7274 
   7275 	* Makefile.tpl (touch-stage[+id+]): New.
   7276 	(restage[+prev+]): Depend on touch-stage[+id+].
   7277 
   7278 	* Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
   7279 	Use it throughout.
   7280 
   7281 	* Makefile.def: Add profile and feedback bootstrap stages.
   7282 	Remove next field from bootstrap stages.
   7283 	* Makefile.tpl (LN, LN_S): Substitute.
   7284 	(stageN-start, stageN-end): Use double-colon rules, to
   7285 	provide a hook for additional setup commands.
   7286 	(distclean-stageN-gcc, restageN): Create dependencies from
   7287 	[+prev+], not from [+next+].
   7288 	(stageN-bubble): Add commands for successive stages from
   7289 	[+prev+], using double-colon rules.
   7290 	(all-stageN-gcc): Fix typo.
   7291 	(stagefeedback-start, profiledbootstrap): New.
   7292 	* Makefile.in: Regenerate.
   7293 	* configure.in: Call ACX_PROG_LN.
   7294 	* configure: Regenerate.
   7295 
   7296 2004-06-03  Paolo Bonzini  <bonzini (a] gnu.org>
   7297 
   7298 	* configure.in: Fix --enable-bootstrap breakage introduced in trees
   7299 	without gcc.
   7300 	* configure: Regenerate.
   7301 
   7302 2004-06-01  Paolo Bonzini  <bonzini (a] gnu.org>
   7303 
   7304 	* Makefile.tpl: Fix typo.
   7305 	* Makefile.in: Regenerate.
   7306 
   7307 2004-06-01  Paolo Bonzini <bonzini (a] gnu.org>
   7308 
   7309 	* configure.in: Remove new- prefix from toplevel
   7310 	bootstrap targets.
   7311 	* configure: Regenerate.
   7312 
   7313 2004-06-01  Paolo Bonzini <bonzini (a] gnu.org>
   7314 
   7315 	Merge this patch from the gcc tree:
   7316 
   7317 	2004-05-30  Andreas Jaeger  <aj (a] suse.de>
   7318 		    Jim Wilson <wilson (a] specifixinc.com>
   7319 
   7320 	* config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
   7321 	like CC.
   7322 
   7323 2004-06-01  Paolo Bonzini  <bonzini (a] gnu.org>
   7324 
   7325 	* Makefile.tpl (all.normal): Rename to all.
   7326 	(all): Replace with a rule to pick the default
   7327 	target from configure.
   7328 	(all-gcc, configure-gcc): Use conditionals to
   7329 	do nothing when toplevel bootstrap is going on.
   7330 	(GCC directory bootstrap) [gcc-bootstrap]: Disable.
   7331 	(Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
   7332 	* configure.in: Support --enable-bootstrap.
   7333 
   7334 	* Makefile.def: Remove new- prefix from toplevel
   7335 	bootstrap targets.
   7336 	* Makefile.tpl: Likewise.
   7337 
   7338 	* Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
   7339 	target.
   7340 
   7341 	* Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
   7342 	$(RECURSE_FLAGS) to recursive invocation of make.
   7343 
   7344 	* Makefile.in: Regenerate.
   7345 	* configure: Regenerate.
   7346 
   7347 2004-05-27  Daniel Jacobowitz  <dan (a] debian.org>
   7348 
   7349 	* configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
   7350 	* configure: Regenerate.
   7351 
   7352 2004-05-25  Daniel Jacobowitz  <drow (a] false.org>
   7353 
   7354 	* Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
   7355 	(STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
   7356 	(NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
   7357 	targets.
   7358 	* Makefile.in: Regenerate.
   7359 
   7360 2005-05-24  Paolo Bonzini <bonzini (a] gnu.org>
   7361 
   7362 	* configure.in: Test the ability to symlink directories.
   7363 	* configure: Regenerate.
   7364 
   7365 	* Makefile.def (bootstrap-stage): New definitions.
   7366 	* Makefile.tpl (configure-stage1-gcc,
   7367 	configure-stage2-gcc, configure-stage3-gcc,
   7368 	all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
   7369 	new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
   7370 	new-restage3, compare): Autogenerate, see Makefile.in
   7371 	entry for behavioral changes.
   7372 	(distclean-stage1, new-stage1-start, new-stage1-end,
   7373 	new-stage1-bubble, distclean-stage2, new-stage2-start,
   7374 	new-stage2-end, new-stage2-bubble, distclean-stage3,
   7375 	new-stage3-start, new-stage3-end): New autogenerated targets.
   7376 	(objext, prebootstrap, BOOT_CFLAGS,
   7377 	POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
   7378 	targets.
   7379 
   7380 	* Makefile.in: Regenerate.
   7381 	(distclean-stage1, new-stage1-start, new-stage1-end,
   7382 	new-stage1-bubble, distclean-stage2, new-stage2-start,
   7383 	new-stage2-end, new-stage2-bubble, distclean-stage3,
   7384 	new-stage3-start, new-stage3-end): New targets.
   7385 	(all-stage1-gcc): Move prebootstrap dependency from here...
   7386 	(configure-stage1-gcc): ...to here.
   7387 	(new-bootstrap): Use bubble targets.
   7388 	(new-cleanstrap, new-restage1, new-restage2, new-restage3):
   7389 	Use per-stage distclean targets.
   7390 	(configure-stage1-gcc, configure-stage2-gcc,
   7391 	configure-stage3-gcc, all-stage1-gcc,
   7392 	all-stage2-gcc, all-stage3-gcc, new-bootstrap):
   7393 	Use new-stageN-start to prepare the tree.
   7394 
   7395 2004-05-23  Paolo Bonzini  <bonzini (a] gnu.org>
   7396 
   7397 	* Makefile.def (host_modules): add libcpp.
   7398 	* Makefile.tpl: Add dependencies on and for libcpp.
   7399 	* Makefile.in: Regenerate.
   7400 	* configure.in: Add libcpp host module.
   7401 	* configure: Regenerate.
   7402 
   7403 2004-05-17  Zack Weinberg  <zack (a] codesourcery.com>
   7404 
   7405 	* Makefile.def, Makefile.tpl, configure.in: Remove all mention
   7406 	of libf2c.
   7407 	* configure, Makefile.in: Regenerate.
   7408 
   7409 2004-05-13  Diego Novillo  <dnovillo (a] redhat.com>
   7410 
   7411 	Merge from tree-ssa-20020619-branch.
   7412 
   7413 	* Makefile.def: Add libbanshee, libmudflap and libgfortran.
   7414 	* Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
   7415 	(HOST_GMPLIBS): Define.
   7416 	(HOST_GMPINC): Define.
   7417 	(TARGET_LIB_PATH): Add libmudflap.
   7418 	(GFORTRAN_FOR_TARGET): Define.
   7419 	(configure-build*): Export GFORTRAN.
   7420 	(configure-gcc): Export GMPLIBS and GMPINC.
   7421 	(all-gcc): Add maybe-all-libbanshee.
   7422 	(configure-target-libgfortran): Define.
   7423 	* Makefile.in: Regenerate.
   7424 	* configure.in (host_libs): Add libbanshee.
   7425 	(target_libraries): Add target-libmudflap and target-libgfortran.
   7426 	Add --with-libbanshee.
   7427 	Handle --disable-libmudflap.
   7428 	(*-*-freebsd*): Use with_gmp.
   7429 	Add $(libgcj) to noconfigdirs.
   7430 	* configure: Regenerate.
   7431 	* depcomp: New file.
   7432 	* MAINTAINERS: Add tree-ssa maintainers.
   7433 
   7434 2004-04-28  Paolo Bonzini  <bonzini (a] gnu.org>
   7435 
   7436 	* config/acx.m4: Fix fastcompare support for new-bootstrap.
   7437 	* configure: Regenerate.
   7438 
   7439 2004-04-27  Paolo Bonzini  <bonzini (a] gnu.org>
   7440 
   7441 	Revert:
   7442 	2004-04-26  Paolo Bonzini  <bonzini (a] gnu.org>
   7443 
   7444 	* Makefile.def (flags_to_pass): Remove *dir variables that
   7445 	are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
   7446 	as well as prefix and exec_prefix.
   7447 	* Makefile.in: Regenerate.
   7448 
   7449 2004-04-26  Paolo Bonzini  <bonzini (a] gnu.org>
   7450 
   7451 	* Makefile.def (host_modules): Mark with the bootstrap
   7452 	flag packages on which gcc depends.
   7453 	* Makefile.tpl (all-bootstrap): Use it.
   7454 	* Makefile.in: Regenerate.
   7455 
   7456 2004-04-26  Paolo Bonzini  <bonzini (a] gnu.org>
   7457 
   7458 	* Makefile.def (flags_to_pass): Remove *dir variables that
   7459 	are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
   7460 	as well as prefix and exec_prefix.
   7461 	* Makefile.in: Regenerate.
   7462 
   7463 2004-04-26  Paolo Bonzini  <bonzini (a] gnu.org>
   7464 
   7465 	* configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
   7466 	* configure: Regenerate.
   7467 	* config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
   7468 	* gcc/Makefile.tpl (compare): Use the result of the test.
   7469 	* gcc/Makefile.in: Regenerate.
   7470 
   7471 2004-04-23  Paolo Bonzini  <bonzini (a] gnu.org>
   7472 
   7473 	* Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
   7474 	Always relocate gcc and prev-gcc to the original names, even
   7475 	if the build fails.
   7476 	(new-cleanstrap, new-restage1, new-restage2, new-restage3):
   7477 	New targets.
   7478 
   7479 2004-04-19  Rainer Orth  <ro (a] TechFak.Uni-Bielefeld.DE>
   7480 
   7481 	* configure.in (mips*-*-irix5*): Enable ld.
   7482 	* configure: Regenerate.
   7483 
   7484 2004-04-15  James E Wilson  <wilson (a] specifixinc.com>
   7485 
   7486 	* Makefile.tpl (configure-[+module+], configure-gcc,
   7487 	configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
   7488 	Set and export LDFLAGS.
   7489 	* Makefile.in: Regenerate.
   7490 
   7491 2004-04-09  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   7492 
   7493 	PR bootstrap/14871
   7494 	* Makefile.tpl: If we don't have built-in-tree target tools,
   7495 	use the ones found by configure rather than hacking around with
   7496 	program_transform_name.
   7497 	* configure.in: Give Makefile.tpl the information necessary
   7498 	to do that.
   7499 	* Makefile.in: Regenerate.
   7500 	* configure: Regenerate.
   7501 
   7502 2004-04-06  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   7503 
   7504 	PR bootstrap/14760
   7505 	* configure.in: When computing baseargs, strip *all* copies of
   7506 	offending options.  Also, don't match/substitute the trailing space,
   7507 	so that this actually works when two similar options are separated by
   7508 	only one space.
   7509 	* configure: Regenerate.
   7510 
   7511 2004-04-06  David Edelsohn  <edelsohn (a] gnu.org>
   7512 
   7513 	* configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
   7514 	(rs6000-*-aix*): Same.
   7515 	* configure: Regenerate.
   7516 
   7517 2004-03-25  Stan Shebs  <shebs (a] apple.com>
   7518 
   7519 	Remove MPW support, no longer used.
   7520 	* mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
   7521 	mpw-install: Remove files.
   7522 	* src-release (DEVO_SUPPORT): Remove names of removed files.
   7523 	* MAINTAINERS: Likewise.
   7524 
   7525 2004-03-24  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   7526 
   7527 	* Makefile.tpl (top level bootstrap support): Remove now-unneeded
   7528 	STRICT_WARN, WARN_CFLAGS flags passed down to make.
   7529 	* Makefile.in: Regenerate.
   7530 
   7531 	* configure.in (top level bootstrap support): Rework --enable-werror
   7532 	to set @stage2_werror_flag@.
   7533 	* configure: Regenerate.
   7534 	* Makefile.tpl (top level bootstrap support): Pass
   7535 	@stage2_werror_flag@ down to configure in stages 2 and 3.
   7536 	* Makefile.in: Regenerate.
   7537 
   7538 2004-03-23  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   7539 
   7540 	* Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
   7541 	for stages 2 and 3 as well as in make.  As a consequence, remove
   7542 	OUTPUT_OPTION (now detected by configure) from the flags passed down
   7543 	to make.
   7544 	* Makefile.in: Regenerate.
   7545 
   7546 	* Makefile.tpl (new-bootstrap): Fix typo.
   7547 	* Makefile.in: Regenerate.
   7548 
   7549 2004-03-22  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   7550 
   7551 	* Makefile.tpl: Rearrange by moving recursive_targets rules
   7552 	into their proper sections.
   7553 	* Makefile.tpl (top level bootstrap support): Move disabling
   7554 	of coverage flags from 'make' to 'configure'; improve comments.
   7555 	* Makefile.in: Regenerate.
   7556 
   7557 	* Makefile.tpl (experimental top level bootstrap) Move stage1
   7558 	language setting from all- target to configure- target; disable
   7559 	intermodule optimization in stage 1; prevent gratuitous rebuilds
   7560 	of stage 1.
   7561 	* Makefile.in: Regenerate.
   7562 	* configure.in: Comma-separate stage 1 language list for top
   7563 	level bootstrap.
   7564 	* configure: Regenerate.
   7565 
   7566 	* Makefile.tpl: Clean up experimental top level bootstrap support:
   7567 	note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
   7568 	prev-gcc in configure- targets as well as all- targets.
   7569 	* Makefile.in: Regenerate.
   7570 
   7571 2004-03-17  Paolo Bonzini  <bonzini (a] gnu.org>
   7572 
   7573 	* configure.in: Remove symbolic link section.
   7574 	* configure: Regenerate.
   7575 	* Makefile.tpl (links): Remove.
   7576 	* Makefile.in: Regenerate.
   7577 
   7578 2004-03-15  Paolo Bonzini  <bonzini (a] gnu.org>
   7579 	    Nathanael Nerode  <neroden (a] gcc.gnu.org>
   7580 
   7581 	* configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
   7582 	Set with AC_CHECK_PROGS.
   7583 	* configure.in: Fix comment typo from last patch.
   7584 	* configure: Regenerate.
   7585 
   7586 2004-03-15  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   7587 
   7588 	* Makefile.tpl: Introduce experimental top level bootstrap support.
   7589 	* Makefile.in: Regenerate.
   7590 	* configure.in: Introduce support for top level bootstrap.
   7591 	* configure: Regenerate.
   7592 
   7593 2004-03-12  Eric Botcazou  <ebotcazou (a] gcc.gnu.org>
   7594 	    Paolo Bonzini  <bonzini (a] gnu.org>
   7595 
   7596 	PR bootstrap/14522
   7597 	* configure.in: Cope with shells that do not support unquoted ^
   7598 	* configure: Regenerate.
   7599 
   7600 2004-03-11  Eric Botcazou  <ebotcazou (a] gcc.gnu.org>
   7601 	    Paolo Bonzini  <bonzini (a] gnu.org>
   7602 
   7603 	PR bootstrap/14522
   7604 	* configure.in: Cope with shell that do not support nesting
   7605 	quotes inside quoted backquote substitutions.
   7606 	* configure: Regenerate.
   7607 
   7608 2004-03-10  Andrew Pinski  <pinskia (a] physics.uc.edu>
   7609 
   7610 	PR bootstrap/14522
   7611 	* configure.in: Fix escaping of $.
   7612 	* configure: Regenerate.
   7613 
   7614 2004-03-11  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   7615 
   7616 	* configure: Regenerate.
   7617 
   7618 2004-03-08  Paolo Bonzini  <bonzini (a] gnu.org>
   7619 
   7620 	PR ada/14131
   7621 	Move language detection to the top level.
   7622 	* configure.in: Find default values for the tools as
   7623 	soon as possible.  Disable ada if GNAT is not found.
   7624 	Emit error message about missing languages.  Expand
   7625 	--enable-languages=all for the gcc subdirectory.
   7626 
   7627 2004-03-01  Richard Sandiford  <rsandifo (a] redhat.com>
   7628 
   7629 	* configure.in (mips64*-*-linux*): Override mips*-*-linux* case
   7630 	and disable libgcj.
   7631 	* configure: Regenerated.
   7632 
   7633 2004-02-28  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   7634 
   7635 	PR bootstrap/7087
   7636 	* Makefile.tpl: Guard XFOO sed statements better.
   7637 	* Makefile.tpl: Add dependency for configure-target-libada.
   7638 	* Makefile.in: Regenerate (incidentally fixes broken
   7639 	commit when libada-branch was merged).
   7640 
   7641 2004-02-28  Andrew Cagney  <cagney (a] redhat.com>
   7642 
   7643 	* src-release (CVS_NAMES): Define.
   7644 	(do-tar, do-tar): Prune $(CVS_NAMES).
   7645 
   7646 2004-02-23  Andrew Cagney  <cagney (a] redhat.com>
   7647 
   7648 	* texinfo/texinfo.tex: Update from version 2003-02-03.16 to
   7649 	2004-02-19.09.
   7650 
   7651 2004-02-19  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   7652 
   7653 	PR bootstrap/11932
   7654 	* mkinstalldirs, install-sh: Import from automake CVS HEAD.
   7655 
   7656 2004-02-19  Andrew Cagney  <cagney (a] redhat.com>
   7657 
   7658 	* config.guess: Update from version 2003-06-12 to 2004-02-16.
   7659 	* config.sub: Update from version 2003-06-13 to 2004-02-16.
   7660 
   7661 2004-02-11  David Edelsohn  <edelsohn (a] gnu.org>
   7662 
   7663 	* configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
   7664 	(rs6000-*-aix*): Same.
   7665 	* configure: Regenerate.
   7666 
   7667 2004-02-11  Kelley Cook  <kcook (a] gcc.gnu.org>
   7668 
   7669 	* configure.in (host): Add in missing $noconfigdirs to defines.
   7670 	* configure: Regenerate.
   7671 
   7672 2004-02-10  Arnaud Charlet  <charlet (a] act-europe.fr>,
   7673 	    Nathanael Nerode  <neroden (a] gcc.gnu.org>
   7674 
   7675 	PR ada/6637, PR ada/5911
   7676 	Merge with libada-branch:
   7677 	* configure.in, Makefile.tpl, Makefile.def: Add target-libada,
   7678 	with appropriate dependencies. Add --enable-libada configure switch.
   7679 	* configure, Makefile.in: Regenerate.
   7680 
   7681 2004-02-05  Rainer Orth  <ro (a] TechFak.Uni-Bielefeld.DE>
   7682 
   7683 	* configure.in: Don't pass --with-stabs on IRIX 5 either.
   7684 	* configure: Regenerate.
   7685 
   7686 2004-02-02  Jeff Johnston  <jjohnstn (a] redhat.com>
   7687 
   7688 	* COPYING.NEWLIB: Update Red Hat license to 2004.
   7689 
   7690 2004-01-23  DJ Delorie  <dj (a] redhat.com>
   7691 
   7692 	* Makefile.def (target_modules) [libiberty]: Don't stage.
   7693 	* Makefile.in: Rebuilt.
   7694 
   7695 2004-01-23  Jeff Johnston  <jjohnstn (a] redhat.com>
   7696 
   7697 	* COPYING.NEWLIB: Update to include copyrights for new
   7698 	iconv code.
   7699 
   7700 2004-01-15  Andrew Cagney  <cagney (a] redhat.com>
   7701 
   7702 	* src-release: Update copyright year.
   7703 	(do-proto-toplev): Configure using i686-pc-linux-gnu.
   7704 	(NEWLIB_SUPPORT_DIRS): Delete macro.
   7705 	(newlib.tar.bz2): Delete rule.
   7706 
   7707 2004-01-14  Loren J. Rittle <ljrittle (a] acm.org>
   7708 
   7709 	* Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
   7710 	* Makefile.tpl (configure-target-[+module+]): Support stage.
   7711 	* Makefile.in: Rebuilt.
   7712 
   7713 2003-01-14  Maciej W. Rozycki  <macro (a] ds2.pg.gda.pl>
   7714 
   7715 	* gettext.m4: Quote names of macros to be defined by AC_DEFUN
   7716 	throughout.
   7717 
   7718 2004-01-04  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   7719 
   7720 	* configure.in: Use ./config.cache, not config.cache.
   7721 	* configure: Regenerate.
   7722 	* Makefile.tpl: Special-casing not needed for GCC any more.
   7723 	* Makefile.in: Regenerate.
   7724 
   7725 	* configure.in: Don't share a cache file for host dirs.
   7726 	* configure: Regenerate.
   7727 
   7728 	* config-ml.in: Don't mess with the cache file.
   7729 
   7730 2004-01-03  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   7731 
   7732 	* Makefile.tpl: Make GCC use a separate config.cache.
   7733 	* Makefile.in: Regenerate.
   7734 
   7735 	PR bootstrap/11932, PR bootstrap/11933
   7736 	(I don't know if it will fix either of them, but it relates
   7737 	to them.)
   7738 	* configure.in: Don't use shared config.cache for target
   7739 	directories.
   7740 	* configure: Regenerate.
   7741 
   7742 2003-12-31  Roger Sayle  <roger (a] eyesopen.com>
   7743 
   7744 	* configure.in (ia64*-*-hpux*): Disable building java libraries.
   7745 	* configure: Regenerated.
   7746 
   7747 2003-12-21  Bernardo Innocenti  <bernie (a] develer.com>
   7748 
   7749 	* configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
   7750 	* configure: Regenerated.
   7751 
   7752 2003-12-19  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   7753 
   7754 	Port change over from GCC:
   7755 	2003-11-20  Kelley Cook  <kcook (a] gcc.gnu.org>
   7756 	* Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
   7757 	(configure-build-[+module+], configure-[+module+]): Likewise.
   7758 	(configure-target-[+module+], configure-gcc, config.status): Likewise.
   7759 	* Makefile.in: Regenerate.
   7760 
   7761 2003-12-08  Thomas Fitzsimmons  <fitzsim (a] redhat.com>
   7762 
   7763 	* configure.in (raw_libstdcxx_flags): Remove the leading space.
   7764 	* configure: Regenerate.
   7765 
   7766 2003-11-27  Jeff Johnston  <jjohnstn (a] redhat.com>
   7767 
   7768 	* COPYING.NEWLIB: Add license info for long long routines added to
   7769 	stdlib.
   7770 
   7771 2003-11-14  Arnaud Charlet  <charlet (a] act-europe.fr>
   7772 
   7773 	* Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
   7774 	* Makefile.in: Regenerate.
   7775 
   7776 2003-10-20  Phil Edwards  <phil (a] codesourcery.com>
   7777 
   7778 	* configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
   7779 	* configure:  Regenerate.
   7780 
   7781 2003-10-13  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   7782 
   7783 	* Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
   7784 	HOST_FLAGS_TO_PASS.
   7785 	* Makefile.in: Regenerate.
   7786 
   7787 2003-10-05  Mohan Embar  <gnustuff (a] thisiscool.com>
   7788 
   7789 	* configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
   7790 	* configure: Rebuilt
   7791 	* Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
   7792 	* Makefile.in: Rebuilt
   7793 
   7794 2003-10-03  H.J. Lu  <hongjiu.lu (a] intel.com>
   7795 
   7796 	* ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
   7797 
   7798 2003-10-01  Phil Edwards  <pme (a] gcc.gnu.org>
   7799 
   7800 	* config-ml.in:  Use ac_configure_args directly instead of
   7801 	ml_arguments.  Only set ml_norecursion if --no[-]recursion is
   7802 	actually seen.
   7803 
   7804 2003-10-01  Eric Botcazou  <ebotcazou (a] libertysurf.fr>
   7805 
   7806 	* config-ml.in: Propagate INSTALL variables.
   7807 
   7808 2003-09-21  Daniel Jacobowitz  <drow (a] mvista.com>
   7809 
   7810 	* configure.in: Pass a computed --program-transform-name
   7811 	to subconfigures.
   7812 	* configure: Regenerated.
   7813 
   7814 2003-09-20  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   7815 
   7816 	* Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
   7817 	* Makefile.in: Regenerate.
   7818 
   7819 	* Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
   7820 	* Makefile.in: Regenerate.
   7821 
   7822 2003-09-17  Daniel Jacobowitz  <drow (a] mvista.com>
   7823 
   7824 	* configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
   7825 	quoting.
   7826 	* configure: Regenerated.
   7827 
   7828 2003-09-12  Michael Chastain  <mec (a] shout.net>
   7829 
   7830 	Fix PR gdb/857.
   7831 	* src-release (do-proto-topleve): Remove junk files
   7832 	intl/config.cache, intl/config.status,
   7833 	intl/config.h, intl/stamp-h.
   7834 
   7835 2003-09-14  Andrew Cagney  <cagney (a] redhat.com>
   7836 
   7837 	* src-release (dejagnu.tar): New target.
   7838 	(dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
   7839 	(do-djunpack): Use $(PACKAGE) for the package name.
   7840 
   7841 2003-09-04  DJ Delorie  <dj (a] redhat.com>
   7842 
   7843 	* configure: Regenerate.
   7844 
   7845 2003-09-04  Robert Millan  <robertmh (a] gnu.org>
   7846 
   7847 	* configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
   7848 
   7849 2003-09-02  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   7850 
   7851 	* configure.in: Ensure arguments to sed are properly spaced.
   7852 	* configure: Regenerate.
   7853 
   7854 2003-08-28  Daniel Jacobowitz  <drow (a] mvista.com>
   7855 
   7856 	Merge from gcc:
   7857 	2003-07-20  Phil Edwards  <pme (a] gcc.gnu.org>
   7858 	* install-sh:  Update to newer upstream versions (associated with
   7859 	aclocal 1.7).
   7860 	* missing:  Likewise, plus $1Help2man -> $1 typo fix.
   7861 
   7862 2003-08-27  Daniel Jacobowitz  <drow (a] mvista.com>
   7863 
   7864 	* configure.in: Set RAW_CXX_FOR_TARGET if unset.
   7865 	* configure: Regenerated.
   7866 
   7867 2003-08-23  Phil Edwards  <pme (a] gcc.gnu.org>
   7868 
   7869 	* configure.in:  Use newline instead of semicolon when assuming
   7870 	shell arguments in a for loop.
   7871 	* configure:  Regenerated.
   7872 
   7873 2003-08-20  Geoffrey Keating  <geoffk (a] apple.com>
   7874 
   7875 	PR 8180
   7876 	* configure.in: When testing with_libs and with_headers, treat
   7877 	'no' as unset.  Based on a patch by Dan Kegel <dank (a] kegel.com>.
   7878 	* configure: Regenerate.
   7879 
   7880 	* configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
   7881 	make, shell, etc.
   7882 	(baseargs): Likewise.
   7883 	* configure: Regenerate.
   7884 
   7885 2003-08-19  Geoffrey Keating  <geoffk (a] apple.com>
   7886 
   7887 	* configure.in: Disable libgcj for darwin not on powerpc.
   7888 	* configure: Rebuild.
   7889 
   7890 2003-08-15  Michael Chastain  <mec (a] shout.net>
   7891 
   7892 	* src-release (do-proto-toplev): Remove junk files
   7893 	dejagnu/example/calc/config.status,
   7894 	dejagnu/example/calc/config.log.
   7895 
   7896 2003-08-14  Alexandre Duret-Lutz  <adl (a] gnu.org>
   7897 
   7898 	* config-ml.in, symlink-tree: Add license.
   7899 
   7900 2003-08-01  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   7901 
   7902 	Merge from gcc:
   7903 
   7904 	2003-08-01  Matt Kraai  <kraai (a] alumni.cmu.edu>
   7905 	* Makefile.tpl (check, check-c++): Express dependencies using
   7906 	dependencies rather than commands.
   7907 	* Makefile.in: Regenerate.
   7908 
   7909 	2003-07-31  Geoffrey Keating  <geoffk (a] apple.com>
   7910 	* Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
   7911 	* Makefile.in: Update.
   7912 
   7913 2003-08-01  Andrew Cagney  <cagney (a] redhat.com>
   7914 
   7915 	* configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
   7916 	* configure: Ditto.
   7917 
   7918 2003-07-30  Andreas Tobler  <a.tobler (a] schweiz.ch>
   7919 
   7920 	* configure.in: Enable libgcj for darwin.
   7921 	* configure: Rebuild.
   7922 
   7923 2003-07-29  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   7924 
   7925 	* mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
   7926 
   7927 2003-07-27  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   7928 
   7929 	* Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
   7930 	creating target and build subdirs to build all parent dirs as needed.
   7931 	* Makefile.in: Rebuild.
   7932 	* configure.in: Don't build dirs explicitly here.
   7933 	* configure: Rebuild.
   7934 
   7935 2003-07-22  Alexandre Oliva  <aoliva (a] redhat.com>
   7936 
   7937 	* Makefile.tpl (all-make): Depend on intl.
   7938 	* Makefile.in: Rebuilt.
   7939 
   7940 2003-07-16  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   7941 
   7942 	* config.if: Remove unused libc_interface determination.
   7943 
   7944 2003-07-14  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   7945 
   7946 	* Makefile.in: Regenerate, correctly this time.
   7947 
   7948 2003-07-13  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   7949 
   7950 	* Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
   7951 	unused INSTALL_PROGRAM_ARGS.
   7952 	* configure.in: Use AC_PROG_INSTALL.
   7953 	* Makefile.in: Regenerate.
   7954 	* configure: Regenerate.
   7955 
   7956 2003-07-10  Alexandre Oliva  <aoliva (a] redhat.com>
   7957 
   7958 	* configure: Rebuilt.
   7959 	2001-09-26  Alexandre Oliva  <aoliva (a] redhat.com>
   7960 	* configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
   7961 	newlib nor libgloss.
   7962 	Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva (a] redhat.com>
   7963 	* configure.in (am33_2.0-*-linux*): Added.
   7964 
   7965 2003-07-09  Bob Wilson  <bob.wilson (a] acm.org>
   7966 
   7967 	* configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
   7968 	* configure: Regenerate.
   7969 
   7970 2003-07-06  H.J. Lu <hongjiu.lu (a] intel.com>
   7971 
   7972 	* config-ml.in: Replace PWD with PWD_COMMAND.
   7973 	* Makefile.tpl: Likewise.
   7974 	* Makefile.in: Regenerated.
   7975 
   7976 2003-06-27  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   7977 
   7978 	* configure.in: Clean up config-lang.in handling.  Delete
   7979 	useless assignment to "subdirs".
   7980 	* configure: Regenerate.
   7981 
   7982 2003-06-26  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   7983 
   7984 	* configure.in: Rename 'target_libs' to 'target_libraries'.
   7985 	Remove useless reference to 'target_libs'.
   7986 	* configure: Regenerate.
   7987 
   7988 2003-06-23  Keith Seitz  <kseitz (a] sources.redhat.com>
   7989 
   7990 	* Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
   7991 	* Makefile.in: Regenerate.
   7992 
   7993 2003-06-23  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   7994 
   7995 	* Makefile.def: Introduce flags_to_pass.
   7996 	* Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
   7997 	* Makefile.in: Regenerate.
   7998 
   7999 2003-06-23  Hans-Peter Nilsson  <hp (a] bitrange.com>
   8000 
   8001 	* configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
   8002 	and target-libgloss.
   8003 	<d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
   8004 	<h8300*-*-*>: Disable libf2c and ${libgcj}.
   8005 	* configure: Regenerate.
   8006 
   8007 2003-06-17  Benjamin Kosnik  <bkoz (a] redhat.com>
   8008 
   8009 	* configure.in: Update testsuite_flags to new location.
   8010 	* configure. Regenerate.
   8011 
   8012 2003-06-18  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8013 
   8014 	* Makefile.tpl: Remove BUILD_CC stuff.
   8015 	* Makefile.in: Regenerate.
   8016 
   8017 2003-06-14  H.J. Lu <hongjiu.lu (a] intel.com>
   8018 
   8019 	* config.guess: Update to 2003-06-12 version.
   8020 	* config.sub: Update to 2003-06-13 version.
   8021 
   8022 2003-06-12  Thiemo Seufer <seufer (a] csv.ica.uni-stuttgart.de>
   8023 
   8024 	* MAINTAINERS: Add myself as MIPS co-maintainer.
   8025 
   8026 2003-06-12  H.J. Lu <hongjiu.lu (a] intel.com>
   8027 
   8028 	* config.guess: Update to 2003-06-06 version.
   8029 	* config.sub: Update to 2003-06-06 version.
   8030 
   8031 2003-06-11  Rainer Orth  <ro (a] TechFak.Uni-Bielefeld.DE>
   8032 
   8033 	* configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
   8034 	* configure. Regenerate.
   8035 
   8036 2003-06-10  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8037 
   8038 	* configure.in: Disable serial configure by default.
   8039 	* configure: Regenerate.
   8040 	* Makefile.tpl: Abolish .NOTPARALLEL.
   8041 	* Makefile.in: Regenerate.
   8042 
   8043 	* Makefile.tpl: Replace {build,host,target}_canonical by
   8044 	{build,host,target}.
   8045 	* Makefile.in: Regenerate.
   8046 
   8047 	* Makefile.tpl: Fix stupid pasto.
   8048 	* Makefile.in: Regenerate.
   8049 
   8050 2003-06-09  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8051 
   8052 	* Makefile.tpl: Remove bogus conditional.
   8053 	* Makefile.in: Regenerate.
   8054 
   8055 2003-06-03  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8056 
   8057 	* Makefile.tpl: Make 'recursive targets' using autogen rather
   8058 	than shell loop.  Remove duplicate 'clean' targets and false
   8059 	comments.
   8060 	* Makefile.def: Add systematic dependencies to 'recursive' targets.
   8061 	Add systematic method of specifying missing targets in subdirs.
   8062 	Add copyright boilerplate.
   8063 	* Makefile.in: Regenerate.
   8064 	* configure.in: Add 'recursive targets' to maybe list.
   8065 	* configure: Regenerate.
   8066 
   8067 	* Makefile.tpl: Rename [+target+] to [+make_target+].
   8068 	* Makefile.def: Rename 'target' to 'make_target'.
   8069 
   8070 2003-05-30  Nick Clifton  <nickc (a] redhat.com>
   8071 
   8072 	* README-maintainer-mode: Update URL for locating blessed config
   8073 	tools.
   8074 
   8075 2003-05-29  Robert Millan  <rmh (a] debian.org>
   8076 
   8077 	* ltconfig: Import this patch and modify for use with current
   8078 	version of ltconfig:
   8079 
   8080 	2003-05-21  Bruno Haible  <bruno (a] clisp.org>
   8081 
   8082 	* libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
   8083 	GNU/FreeBSD.
   8084 
   8085 2003-05-28  DJ Delorie  <dj (a] redhat.com>
   8086 
   8087 	* Makefile.tpl: Make maybe-check-gcc .PHONY.
   8088 	* Makefile.in: Regenerate.
   8089 
   8090 2003-05-28  Jeff Johnston  <jjohnstn (a] redhat.com>
   8091 
   8092 	* COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
   8093 
   8094 2003-05-21  DJ Delorie  <dj (a] redhat.com>
   8095 
   8096 	* Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
   8097 	newlib or libgloss.
   8098 	* Makefile.in: Regenerate.
   8099 
   8100 2003-05-21  DJ Delorie  <dj (a] redhat.com>
   8101 
   8102 	* Makefile.tpl: Add missing empty maybe-check-gcc target.
   8103 	* Makefile.in: Regenerate.
   8104 
   8105 2003-05-20  Maciej W. Rozycki  <macro (a] ds2.pg.gda.pl>
   8106 
   8107 	* configure.in: Use curly braces in the definition of tooldir.
   8108 	* configure: Regenerate.
   8109 
   8110 2003-05-19  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8111 
   8112 	* configure.in: Switch more things to use maybe dependencies.
   8113 	* Makefile.tpl: Switch more things to use maybe dependencies.
   8114 	Factor out common code from autogen IF statements.
   8115 	* configure: Regenerate.
   8116 	* Makefile.in: Regenerate.
   8117 
   8118 2003-05-14  Kelley Cook  <kelleycook (a] wideopenwest.com>
   8119 
   8120 	* configure.in: Accept i[3456789]86 for machine type.
   8121 	* configure: Regenerate.
   8122 
   8123 2003-05-18  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8124 
   8125 	* configure.in: Switch more things to use maybe dependencies.
   8126 	Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
   8127 	* configure: Regenerate.
   8128 	* Makefile.tpl: Switch more things to use maybe dependencies.
   8129 	* Makefile.in: Regenerate.
   8130 
   8131 2003-05-16  Andreas Schwab  <schwab (a] suse.de>
   8132 
   8133 	* Makefile.tpl (install-opcodes): Define.
   8134 	* Makefile.in: Rebuild.
   8135 
   8136 2003-05-13  Andreas Jaeger  <aj (a] suse.de>
   8137 
   8138 	* config.guess: Update to 2003-05-09 version.
   8139 	* config.sub: Update to 2003-05-09 version.
   8140 
   8141 2003-05-13  Michael Eager <eager (a] mvista.com>
   8142 
   8143 	* configure.in: Correct sed script so that options in quotes are not
   8144 	deleted.
   8145 	* configure: Rebuild.
   8146 
   8147 2003-05-12  Corinna Vinschen  <corinna (a] vinschen.de>
   8148 
   8149 	* configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
   8150 	and $$s/newlib/libc/sys/cygwin32 include paths.
   8151 	* configure: Ditto.
   8152 
   8153 2003-05-05  H.J. Lu <hjl (a] gnu.org>
   8154 
   8155 	* config-ml.in: Restored from gcc repository.
   8156 
   8157 2003-05-02  Chris Demetriou  <cgd (a] broadcom.com>
   8158 
   8159 	* Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
   8160 	* Makefile.in: Regenerate.
   8161 
   8162 2003-04-27  Daniel Jacobowitz  <drow (a] mvista.com>
   8163 
   8164 	* src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
   8165 	and Makefile.def.
   8166 
   8167 2003-04-27  Daniel Jacobowitz  <drow (a] mvista.com>
   8168 
   8169 	* Makefile.tpl: Clean $(BUILD_SUBDIR).
   8170 	* Makefile.in: Regenerated.
   8171 
   8172 2003-04-18  Gerald Pfeifer  <pfeifer (a] dbai.tuwien.ac.at>
   8173 
   8174 	* Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
   8175 	* Makefile.in: Regenerate.
   8176 
   8177 2003-04-18  Jakub Jelinek  <jakub (a] redhat.com>
   8178 
   8179 	* configure.in (powerpc64*-*-linux*): Remove.
   8180 	* configure: Rebuilt.
   8181 
   8182 2003-04-17  Phil Edwards  <pme (a] gcc.gnu.org>
   8183 
   8184 	* Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
   8185 	previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
   8186 	and restrap.
   8187 	* Makefile.in:  Regenerate.
   8188 
   8189 2003-04-16  Richard Earnshaw  <rearnsha (a] arm.com>
   8190 
   8191 	* configure.in (arm-*-netbsdelf*): Enable building java libraries.
   8192 	* configure: Regenerated.
   8193 
   8194 2003-04-11  Alexandre Oliva  <aoliva (a] redhat.com>
   8195 
   8196 	* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
   8197 	* */configure: Rebuilt.
   8198 
   8199 2003-03-14  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8200 
   8201 	* Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
   8202 	* Makefile.in: Regenerate.
   8203 
   8204 2003-03-14  Michael Chastain  <mec (a] shout.net>
   8205 
   8206 	* Makefile.in: Regenerate with correct Makefile.def.
   8207 
   8208 2003-03-12  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8209 
   8210 	* Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
   8211 	Make macro.
   8212 	* Makefile.in: Regenerate.
   8213 	* configure.in: Clean up gxx_include_dir logic.
   8214 	* configure: Regenerate.
   8215 
   8216 2003-03-09  Franz Sirl  <Franz.Sirl-kernel (a] lauterbach.com>
   8217 
   8218 	* configure.in (gxx_include_dir): Fix typo.
   8219 	* configure: Regenerated.
   8220 
   8221 2003-03-06  Andrew Cagney  <cagney (a] redhat.com>
   8222 
   8223 	* texinfo/texinfo.tex: Import version 2003-02-03.16.
   8224 
   8225 2003-03-04  Daniel Jacobowitz  <drow (a] mvista.com>
   8226 
   8227 	* configure.in: Include $(build_tooldir)/sys-include in
   8228 	FLAGS_FOR_TARGET.
   8229 	* configure: Regenerated.
   8230 
   8231 2003-03-04  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8232 
   8233 	* Makefile.tpl: Reindent.
   8234 	* Makefile.in: Regenerate.
   8235 	* configure.in: Reindent.  Don't set unused variables.
   8236 	* configure: Regenerate.
   8237 
   8238 	* Makefile.tpl: Always pass down RANLIB.
   8239 	* Makefile.in: Regenerate.
   8240 
   8241 	* Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
   8242 	* Makefile.in: Regenerate.
   8243 	* configure.in: Remove unused logic relating to --enable-shared
   8244 	and --enable-threads.  Remove bogus comments.  Remove redundant
   8245 	noconfigdirs.
   8246 	* configure: Regenerate.
   8247 
   8248 	* configure.in: Replace ${libstdcxx_version} by its value.
   8249 	Remove reference to mh-dgux.
   8250 	* configure: Regenerate.
   8251 
   8252 2003-02-28  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8253 
   8254 	* Makefile.tpl: Rearrange.
   8255 	* Makefile.in: Regenerate.
   8256 
   8257 2003-02-25  Nick Clifton  <nickc (a] redhat.com>
   8258 
   8259 	* configure: Remove site-file supprot - it is obsolete.
   8260 
   8261 2003-02-24  Uwe Stieber <uwe (a] wwws.de>
   8262 
   8263 	* configure.in: Add support for kaOS as cross build target system.
   8264 	* configure: Regenerated.
   8265 
   8266 2003-02-20  Sean McNeil  <sean (a] blue.mcneil.com>
   8267 
   8268 	* Makefile.tpl: Add definition of CPPFLAGS to pass into
   8269 	configure-target-* as some target builds may require additional
   8270 	flags for preprocessor tests.
   8271 	* Makefile.in: Regenerated.
   8272 
   8273 2003-02-19  Alexandre Oliva  <aoliva (a] redhat.com>
   8274 
   8275 	* libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
   8276 	* ltconfig: Handle it.
   8277 	* ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
   8278 	auto-detecting it.
   8279 
   8280 2003-02-19  Alexandre Oliva  <aoliva (a] redhat.com>
   8281 
   8282 	* ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
   8283 	it is used as argument to $CC.
   8284 	* ltcf-gcj.sh: Likewise.
   8285 
   8286 2003-02-19  Alexandre Oliva  <aoliva (a] redhat.com>
   8287 
   8288 	* configure.in: Introduce --enable-maintainer-mode.
   8289 	* configure: Rebuilt.
   8290 	* Makefile.tpl (Makefile.in, configure): Enable dependencies only
   8291 	for maintainer mode.
   8292 	* Makefile.in: Rebuilt.
   8293 
   8294 2003-02-19  Andrew Cagney <ac131313 (a] redhat.com>
   8295 
   8296 	* configure: Regenerate using autoconf 2.13.
   8297 
   8298 2003-02-19  Alan Modra  <amodra (a] bigpond.net.au>
   8299 
   8300 	* config.guess: Import latest version.
   8301 	* config.sub: Import latest version.
   8302 
   8303 2003-02-18  Jason Merrill  <jason (a] redhat.com>
   8304 
   8305 	* Makefile.tpl (check-c++): Allow parallelism.
   8306 
   8307 2003-02-17  Andrew Cagney  <ac131313 (a] redhat.com>
   8308 
   8309 	* configure: Regenerate using autoconf 000227.
   8310 
   8311 2003-02-15  Geoffrey Keating  <geoffk (a] apple.com>
   8312 
   8313 	* configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
   8314 	don't configure target-libobjc.
   8315 	* configure: Regenerate.
   8316 
   8317 2003-02-14  Rainer Orth  <ro (a] TechFak.Uni-Bielefeld.DE>
   8318 
   8319 	* Makefile.tpl (RANLIB): Define.
   8320 	* Makefile.in: Regenerate.
   8321 
   8322 2003-02-06  Keith R Seitz  <keiths (a] redhat.com>
   8323 
   8324 	* Makefile.def: Remove "snavigator", "grep", and "db" modules.
   8325 	* Makefile.tpl: Remove "all-snavigator" and "all-grep".
   8326 	* Makefile.in: Regenerated.
   8327 	* configure.in: Remove all traces of snavigator, db, and grep.
   8328 	* configure: Regenerated.
   8329 
   8330 2003-01-31  Frank Ch. Eigler  <fche (a] redhat.com>
   8331 
   8332 	* Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
   8333 	* Makefile.in: Regenerated.
   8334 
   8335 2003-01-30  Alexandre Oliva  <aoliva (a] redhat.com>
   8336 
   8337 	* config.if: Copy from GCC.
   8338 
   8339 2003-01-27  Phil Edwards  <pme (a] gcc.gnu.org>
   8340 
   8341 	* configure.in:  Revert 24Jan change.
   8342 	* configure:  Regenerate.
   8343 
   8344 2003-01-23  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8345 
   8346 	* configure.in: Revert previous change.
   8347 	* configure: Regenerate.
   8348 
   8349 2003-01-23  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8350 
   8351 	* configure.in: Make rda native-only.
   8352 	* configure: Regenerate.
   8353 
   8354 2003-01-19  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8355 
   8356 	* configure.in: Add missing \.
   8357 	* configure: Rebuilt.
   8358 
   8359 2003-01-17  Jakub Jelinek  <jakub (a] redhat.com>
   8360 
   8361 	* configure.in (baseargs): Avoid using \| in sed regular
   8362 	expressions.
   8363 	* configure: Rebuilt.
   8364 
   8365 2003-01-16  Jakub Jelinek  <jakub (a] redhat.com>
   8366 
   8367 	* configure.in (baseargs): Remove all supported forms of
   8368 	--cache-file, --srcdir, --host, --build and --target options
   8369 	from argument lists.
   8370 	* configure: Rebuilt.
   8371 
   8372 2003-01-15  Alexandre Oliva  <aoliva (a] redhat.com>
   8373 
   8374 	* configure.in (noconfigdirs): Don't skip gas on IRIX 6.
   8375 	* configure: Rebuilt.
   8376 
   8377 2003-01-09  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8378 
   8379 	* configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
   8380 	* Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
   8381 	* Makefile.in: Regenerate.
   8382 	* configure: Regenerate.
   8383 
   8384 2003-01-09  Christian Cornelssen  <ccorn (a] cs.tu-berlin.de>
   8385 
   8386 	* Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
   8387 	(install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
   8388 	* Makefile.in: Regenerate.
   8389 
   8390 2003-01-09  Alexandre Oliva  <aoliva (a] redhat.com>
   8391 
   8392 	* configure.in: Remove Makefile in build, host and target modules
   8393 	unless configure was run with --no-recursion.
   8394 	* configure: Rebuilt.
   8395 
   8396 2003-01-08  Chris Demetriou  <cgd (a] broadcom.com>
   8397 
   8398 	* config.guess: Update to 2003-01-03 version.
   8399 	* config.sub: Update to 2003-01-03 version.
   8400 
   8401 2003-01-07  Christopher Faylor  <cgf (a] redhat.com>
   8402 
   8403 	* configure: Regenerate with proper autoconf 2.13.
   8404 
   8405 2003-01-07  Christopher Faylor  <cgf (a] redhat.com>
   8406 
   8407 	* configure.in: Add AC_PREREQ for consistency.
   8408 	* configure: Regenerate.
   8409 
   8410 2003-01-06  Andrew Cagney  <ac131313 (a] redhat.com>
   8411 
   8412 	* configure.in (GDB_TK): Add tcl directories conditional on
   8413 	gdb/gdbtk directory being present.
   8414 	* configure: Regenerate.
   8415 
   8416 2003-01-04 John David Anglin  <dave.anglin (a] nrc.ca>
   8417 
   8418 	* configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
   8419 	by gcc if LD is not defined and we are not doing a Canadian Cross.
   8420 	* configure: Rebuilt.
   8421 
   8422 2003-01-01  Daniel Jacobowitz  <drow (a] mvista.com>
   8423 
   8424 	* src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
   8425 
   8426 2002-12-31  Tom Tromey  <tromey (a] redhat.com>
   8427 
   8428 	* Makefile.in: Rebuilt.
   8429 	* Makefile.def (target_modules) [libffi]: Allow installation.
   8430 
   8431 2002-12-31  Andreas Schwab  <schwab (a] suse.de>
   8432 
   8433 	* configure.in: Fix use of $program_transform_name.
   8434 	* configure: Regenerated.
   8435 
   8436 2002-12-30  Daniel Jacobowitz  <drow (a] mvista.com>
   8437 
   8438 	* configure.in (baseargs): Don't remove first configure argument.
   8439 	* configure: Regenerated.
   8440 
   8441 2002-12-29  Alexandre Oliva  <aoliva (a] redhat.com>
   8442 
   8443 	* Makefile.tpl (local-distclean): Don't remove...
   8444 	(multilib.ts): ... this.  Moved into...
   8445 	(multilib.out): ... this.  Don't use sub-make.
   8446 	($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
   8447 	$(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
   8448 	(configure-build-[+module+], configure-[+module+],
   8449 	configure-target-[+module+], configure-gcc): ... these.  Test
   8450 	for Makefile existence.  Drop config.status from dependencies.
   8451 	* Makefile.in: Rebuilt.
   8452 	* configure.in: Move gcc-version-trigger to the end of
   8453 	ac_configure_args.  Add comments to maybedep.tmp and
   8454 	serdep.tmp.  Introduce --disable-serial-configure.  Remove
   8455 	nonopt from baseargs, matching and removing corresponding
   8456 	whitespace while at it.
   8457 	* configure: Rebuilt.
   8458 
   8459 2002-12-28  Alexandre Oliva  <aoliva (a] redhat.com>
   8460 
   8461 	* configure.in (host_configargs): Replace reference to
   8462 	no-longer-defined buildopts with --build=${build_alias}.
   8463 	* configure: Rebuilt.
   8464 
   8465 2002-12-28  Alexandre Oliva  <aoliva (a] redhat.com>
   8466 
   8467 	* Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
   8468 	program_transform_name to standard idiom.
   8469 	(AUTOGEN, AUTOCONF): Define.
   8470 	(Makefile.in): Use $(AUTOGEN).
   8471 	(Makefile): Depend on config.status, and use autoconf-style rule to
   8472 	build it.  Move original commands to...
   8473 	(config.status): ... this new target.
   8474 	(configure): Add $(srcdir).  Depend on config/acx.m4.  Use
   8475 	$(AUTOCONF).
   8476 	* Makefile.in: Rebuilt.
   8477 
   8478 2002-12-28  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8479 
   8480 	* Makefile.tpl: Fix dramatic bustage due to change in
   8481 	program_transform_name.
   8482 	* Makefile.in: Regenerate.
   8483 
   8484 	* configure.in: Remove unnecessary PATH setting.
   8485 	* configure: Regnerate.
   8486 
   8487 	* configure.in: Don't default to unprefixed tools unless
   8488 	the native tools will work.
   8489 	* configure: Regenerate.
   8490 
   8491 	* configure.in: Convert to autoconf script.  Blow away lots
   8492 	of now-redundant Makefile fragments.
   8493 	* configure: Generate using Autoconf.
   8494 	* Makefile.tpl: Rewrite to reflect autoconfiscation.
   8495 	* Makefile.in: Regenerate.
   8496 
   8497 2002-12-27  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8498 
   8499 	* configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
   8500 	CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
   8501 
   8502 	* ChangeLog: Move a couple of entries from here to winsup/cygwin,
   8503 	where they belong.
   8504 
   8505 2002-12-24  Andreas Schwab  <schwab (a] suse.de>
   8506 
   8507 	* Makefile.tpl (multilib.out): Fix missing space.
   8508 	* Makefile.in: Regenerate.
   8509 
   8510 2002-12-23  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8511 
   8512 	* Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
   8513 	Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
   8514 	* Makefile.in: Regenerate.
   8515 	* configure.in: Remove unnecessary leftovers.
   8516 
   8517 2002-12-21  Geoffrey Keating  <geoffk (a] apple.com>
   8518 
   8519 	* configure.in (extra_ranlibflags_for_target): New variable.
   8520 	(*-*-darwin): Add -c to ranlib commands.
   8521 	* configure (tooldir): Handle extra_ranlibflags_for_target.
   8522 
   8523 2002-12-20  Jeff Johnston  <jjohnstn (a] redhat.com>
   8524 
   8525 	* COPYING.NEWLIB: Updated.
   8526 	* COPYING.LIBGLOSS: Ditto.
   8527 
   8528 2002-12-19  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8529 
   8530 	* Makefile.tpl: Revert HJL's change.
   8531 	* Makefile.in: Regenerated.
   8532 	* configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
   8533 	always.
   8534 
   8535 2002-12-19  Andreas Schwab  <schwab (a] suse.de>
   8536 
   8537 	* Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
   8538 	* Makefile.in: Regenerate.
   8539 
   8540 2002-12-18  H.J. Lu <hjl (a] gnu.org>
   8541 
   8542 	* Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
   8543 	* Makefile.in: Regenerated.
   8544 
   8545 	* configure.in (build_prefix): New. Substitute.
   8546 
   8547 2002-12-18  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8548 
   8549 	* Makefile.tpl: Don't let real targets depend on phony targets.
   8550 	* Makefile.in: Regenerate.
   8551 
   8552 	* Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
   8553 	* Makefile.in: Regenerate.
   8554 
   8555 2002-12-16  Jason Merrill  <jason (a] redhat.com>
   8556 
   8557 	* Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
   8558 	previous 'make bootstrap'.
   8559 	* Makefile.in: Regenerate.
   8560 
   8561 2002-12-17  Hans-Peter Nilsson  <hp (a] bitrange.com>
   8562 
   8563 	* configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
   8564 
   8565 2002-12-13  Jason Merrill  <jason (a] redhat.com>
   8566 
   8567 	* Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
   8568 	library tests.
   8569 	(check-c++): Just depend on it and check-target-libstdc++-v3.
   8570 	* Makefile.in: Regenerate.
   8571 
   8572 2002-12-13  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8573 
   8574 	* configure.in, Makefile.tpl, Makefile.def: Remove tclX.
   8575 	* Makefile.in: Regenerate.
   8576 
   8577 2002-12-12  Jeff Johnston  <jjohnstn (a] redhat.com>
   8578 
   8579 	* COPYING.NEWLIB: Update list of alternate Regent of California
   8580 	licenses and discuss official revoking of advertising clause.
   8581 	* COPYING.LIBGLOSS: Ditto.
   8582 
   8583 2002-12-12  Alexandre Oliva  <aoliva (a] redhat.com>
   8584 
   8585 	* Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
   8586 	* Makefile.in: Rebuilt.
   8587 
   8588 2002-12-10  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8589 
   8590 	* configure: Fix bug put in by gremlins.
   8591 
   8592 	* Makefile.tpl: Substitute more autoconfily.
   8593 	* configure: Substitute more autoconfily.
   8594 	* Makefile.in: Regenerate.
   8595 
   8596 2002-12-08  Andrew Cagney  <ac131313 (a] redhat.com>
   8597 
   8598 	* Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
   8599 	* Makefile.in (all-sim): Ditto.
   8600 
   8601 2002-12-06  DJ Delorie  <dj (a] redhat.com>
   8602 
   8603 	* Makefile.tpl: Change configure dependencies to not have real
   8604 	targets depend on phony targets.
   8605 
   8606 2002-12-05  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8607 
   8608 	* configure.in: Revert unintentional change.
   8609 
   8610 	* src-release: Configure host subdirs.
   8611 
   8612 	* Makefile.tpl: Change dependency for */multilib.out so that
   8613 	it works when gcc isn't in the tree.
   8614 
   8615 	* configure.in: Substitute more.
   8616 	* configure: Run subconfigures from the Makefile.
   8617 	* Makefile.tpl: Run subconfigures from the Makefile; add a few
   8618 	convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
   8619 
   8620 2002-12-03  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8621 
   8622 	* Makefile.tpl: Add targets for configuring host subdirs in Makefile,
   8623 	and corresponding dependencies.
   8624 	* Makefile.in: Regenerate.
   8625 
   8626 	* configure.in (host_tools): Order binutils, gas and ld for
   8627 	convenience in running the testsuites.
   8628 
   8629 	* Makefile.tpl: Introduce rules to serialize subconfigure runs.
   8630 	* Makefile.in: Regenerate.
   8631 	* configure.in: Introduce rules to serialize subconfigure runs.
   8632 
   8633 	* configure.in: Introduce BASE_CC_FOR_TARGET.
   8634 	* Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
   8635 	Realize configure-build-* targets.  Realize configure-target-* targets.
   8636 	* Makefile.in: Regenerate.
   8637 
   8638 2002-12-02  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8639 
   8640 	* configure: Move gcc_version_trigger stuff from here...
   8641 	* configure.in: ...to here.
   8642 
   8643 	* configure.in: Separate subconfigure options added by this file from
   8644 	options given by the user.  Add machinery to put args for host
   8645 	subconfigures into the Makefile.
   8646 
   8647 	* Makefile.tpl: Remove 'vault' targets.
   8648 	* Makefile.tpl: Reorder and comment dependencies.
   8649 	* Makefile.in: Regenerate.
   8650 
   8651 2002-11-28  Geoffrey Keating  <geoffk (a] apple.com>
   8652 
   8653 	* configure.in: Move host-specific darwin noconfigdirs into
   8654 	the host-specific section.
   8655 
   8656 2002-12-02  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8657 
   8658 	* Makefile.tpl: Restore bkorb's style patch, accidentally lost
   8659 	during replay.
   8660 	* Makefile.in: Regenerate.
   8661 
   8662 	(finishing slow-motion replay)
   8663 	* configure: Remove skip-this-dir support.
   8664 	* Makefile.tpl: Remove skip-this-dir support.
   8665 
   8666 	* Makefile.tpl: Remove leftover support for non-autoconfiscated
   8667 	subdirectories.
   8668 	* Makefile.in: Regenerate.
   8669 
   8670 	* Makefile.tpl: Strip out useless setting of 'dir'.
   8671 	* Makefile.in: Regenerate.
   8672 
   8673 2002-12-02  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8674 
   8675 	(finishing slow-motion replay)
   8676 	* configure.in: Fix deeply stupid bug.
   8677 
   8678 	* configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
   8679 	shell code in CXX_FOR_TARGET
   8680 	* Makefile.def: Introduce raw_cxx.
   8681 	* Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
   8682 	RAW_CXX_FOR_TARGET.
   8683 	* Makefile.in: Regenerate.
   8684 
   8685 2002-12-02  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8686 
   8687 	(finishing slow-motion replay)
   8688 	* Makefile.tpl: Remove unnecessary ifs.
   8689 	* Makefile.in: Regenerate.
   8690 
   8691 	* Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
   8692 	dependencies.  Maybe-ize build-libiberty.  Create dummy install
   8693 	targets for 'no_install' modules.
   8694 	* configure: Move GDB_TK substitution to configure.in.  Move
   8695 	build_modules stuff to configure.in.
   8696 	* configure.in: Implement soft dependency machinery.  Maybe-ize
   8697 	GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
   8698 	* Makefile.in: Regenerate.
   8699 
   8700 2002-12-01  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8701 
   8702 	(continuing slow-motion replay)
   8703 	* Makefile.tpl: Make all-target, install-target behave similarly
   8704 	to all, install (only hitting configured targets).  Eliminate
   8705 	unused macro defintions.
   8706 
   8707 	* Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
   8708 	build != host.
   8709 
   8710 	* Makefile.tpl: Add all-gcc: all-libiberty dependency.
   8711 
   8712 	* ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
   8713 
   8714 	* configure.in: Produce lists of subdir targets we're actually
   8715 	configuring.  Remove references to "dosrel".
   8716 	* Makefile.tpl: Let configure set which subdir targets are hit.
   8717 	Remove install-cross; clean up install; remove ALL.  Remove
   8718 	references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
   8719 	Autogenerate host module targets.  Remove empty dependency lines
   8720 	and redundant dependency; rearrange slightly.
   8721 	* Makefile.def: Add host-side libtermcap, utils.
   8722 
   8723 	* Makefile.in: Regenerate.
   8724 
   8725 2002-12-01  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8726 
   8727 	(Continuing slow-motion replay)
   8728 	* Makefile.def: Add list of recursive targets to autogenerate.
   8729 	Add build_modules.
   8730 	* Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
   8731 	targets.  Autogenerate *-build-* targets.
   8732 	* Makefile.in: Regenerate.
   8733 
   8734 2002-11-30  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8735 
   8736 	(Continuing slow-motion replay)
   8737 	* configure: More autoconf-style substitutions.
   8738 	* Makefile.tpl: More autoconf-style substitutions.
   8739 	* Makefile.in: Regenerate.
   8740 
   8741 2002-11-30  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8742 
   8743 	(Continuing slow-motion replay)
   8744 	* configure: Substitute more variables in a more autoconf-friendly
   8745 	way.  Simplify slightly.
   8746 	* Makefile.tpl: Make more variables substitutable in an
   8747 	autoconf-friendly way.
   8748 	* Makefile.in: Regenerate.
   8749 
   8750 2002-11-29  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8751 
   8752 	(Continuing slow-motion replay)
   8753 	* configure.in (v810*): Remove special setting of tools.
   8754 
   8755 	* configure: Add support for extra required flags for ar or nm.
   8756 	* configure.in (aix4.3+): Use above support for target-specific
   8757 	issues, rather than using config/mt-aix43.
   8758 
   8759 2002-11-29  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8760 
   8761 	(Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
   8762 	* configure: Remove 'removing', which doesn't work.  Replace $subdir
   8763 	with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
   8764 	with $srcdir.  Reformat indentation.  Substitute some variables
   8765 	formerly hard-coded in the Makefile for build=host.
   8766 	* Makefile.tpl: Autogenerate more; make more autoconf-friendly.
   8767 	* Makefile.def: Autogenerate more.
   8768 	* Makefile.in: Regenerate.
   8769 
   8770 2002-11-13  Bruce Korb  <bkorb (a] gnu.org>
   8771 
   8772 	* Makefile.tpl: syntactic cleanup
   8773 
   8774 2002-11-04  Kevin Buettner  <kevinb (a] redhat.com>
   8775 
   8776 	* Makefile.def (host_modules): Add rda.
   8777 	* Makefile.in: Regenerate.
   8778 	* configure.in (target_tool): Add target-rda to list.
   8779 
   8780 2002-10-25  Phil Edwards  <pme (a] gcc.gnu.org>
   8781 
   8782 	* Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
   8783 	and restrap targets to this rule.
   8784 	* Makefile.in:  Regenerate.
   8785 
   8786 2002-10-24  Hans-Peter Nilsson  <hp (a] bitrange.com>
   8787 
   8788 	* configure.in (i[3456]86-*-linux*): Add check to disable
   8789 	${libgcj} for glibc1.
   8790 
   8791 2002-10-07  Svein E. Seldal  <Svein.Seldal (a] solidas.com>
   8792 
   8793 	* configure.in: Add tic4x target.
   8794 
   8795 2002-10-03  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8796 
   8797 	* Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
   8798 	* Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
   8799 	* configure.in: Make SET_LIB_PATH substitution more autoconfy.
   8800 	* configure.in: Make RPATH_ENVVAR substitution more autoconfy.
   8801 	* Makefile.in: Regenerate.
   8802 
   8803 2002-10-02  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8804 
   8805 	* Makefile.tpl: Eliminate reference to all-gui, all-libproc.
   8806 	* Makefile.in: Regenerate.
   8807 
   8808 	* Makefile.def: Remove order dependency comments.
   8809 	* Makefile.tpl: Add explicit install-install dependencies.
   8810 	* Makefile.in: Regenerate.
   8811 
   8812 	* Makefile.tpl: Remove material now in src-release.  (Finally!)
   8813 	* Makefile.in: Regenerate.
   8814 
   8815 	* configure: Restore my original patch by syncing with gcc version.
   8816 
   8817 	* Bring following over from gcc:
   8818 
   8819 2002-09-30  Ulrich Weigand  <uweigand (a] de.ibm.com>
   8820 
   8821 	* configure.in (s390*-*-linux*): Enable libgcj.
   8822 
   8823 2002-10-02  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8824 
   8825 	* Makefile.in: Regenerate.  This really ought to fix things. :sigh:
   8826 
   8827 2002-10-02  Alan Modra  <amodra (a] bigpond.net.au>
   8828 
   8829 	* configure: Move stray lines back to where they belong.
   8830 
   8831 2002-10-01  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8832 
   8833 	* Makefile.tpl: Insert configure-target target, for src-release.
   8834 
   8835 	* configure: Finish reverting change which Andrew Cagney started
   8836 	reverting.  Should fix bustage.
   8837 
   8838 	* src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
   8839 	* src-release: New file.  Contains material for making net
   8840 	releases for gdb, binutils, et al., formerly in Makefile.in.
   8841 
   8842 2002-09-30  Nick Clifton  <nickc (a] redhat.com>
   8843 
   8844 	* cpu: New top level directory.  Intended to hold input files for
   8845 	CGEN which have FSF copyright assignment.
   8846 	* Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
   8847 
   8848 2002-09-29  Andrew Cagney  <ac131313 (a] redhat.com>
   8849 
   8850 	Revert below (note that src does not contain Makefile.tpl):
   8851 	* Makefile.tpl: Make subsituted variables more autoconfy.
   8852 	* Makefile.in: Regenerate.
   8853 
   8854 2002-09-29  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8855 
   8856 	* configure: Revert accidentally applied changes.
   8857 
   8858 	* Makefile.tpl: Make more autoconf-friendly.
   8859 	* Makefile.in: Regenerate.
   8860 	* configure: Make substitution more autoconf-like.
   8861 
   8862 2002-09-28  Richard Earnshaw  <rearnsha (a] arm.com>
   8863 
   8864 	* configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
   8865 	single entry to handle all these.
   8866 	(arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
   8867 	libjava on arm-*-elf.
   8868 
   8869 2002-09-27  Geoffrey Keating  <geoffk (a] apple.com>
   8870 
   8871 	* configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
   8872 	things that depend on them.
   8873 
   8874 2002-09-25  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8875 
   8876 	* Makefile.tpl: Make subsituted variables more autoconfy.
   8877 	* Makefile.in: Regenerate.
   8878 	* configure: Make seds more autoconfy.
   8879 
   8880 2002-09-25  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8881 
   8882 	* Makefile.tpl: Rewrite substituted lines to look autoconfy.
   8883 	* Makefile.in: Regenerate.
   8884 	* configure.in: Rewrite sed statements to look autoconfy.
   8885 
   8886 	* Makefile.tpl: Autogenerate *-target-* lists, dependencies of
   8887 	all-target-foo on configure-target-foo.
   8888 	* Makefile.def: Ditto.
   8889 	* Makefile.in: Rebuild.
   8890 
   8891 2002-09-22  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8892 
   8893 	* Makefile.def: New file.
   8894 	* Makefile.tpl: New file.
   8895 	* Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
   8896 
   8897 	* configure.in: Minor rearrangement.  Simplify tests.
   8898 
   8899 2002-09-23  Jason Thorpe  <thorpej (a] wasabisystems.com>
   8900 
   8901 	* configure.in (with_headers): Skip copy if value is "yes".
   8902 	(with_libs): Likewise.
   8903 
   8904 2002-09-20  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8905 
   8906 	* configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
   8907 	* configure.in (sh*-*-pe*): Ditto.
   8908 	* configure.in (mips*-*-pe*): Ditto.
   8909 	* configure.in (*arm-wince-pe): Ditto.
   8910 
   8911 	* configure.in: Rearrange.
   8912 
   8913 2002-09-12  Nick Clifton  <nickc (a] redhat.com>
   8914 
   8915 	* Import these changes from the config master repository:
   8916 
   8917 	2002-09-05  Svein E. Seldal  <Svein.Seldal (a] solidas.com>
   8918 
   8919 		* config.sub: Add tic4x target.
   8920 
   8921 	2002-09-03  Ben Elliston  <bje (a] redhat.com>
   8922 
   8923 		* config.guess: Detect NSR-D machines for nsr-tandem-nsk.
   8924 		Reported by <Duncan_Stodart (a] insession.com>.
   8925 
   8926 2002-09-10  Jeff Johnston  <jjohnstn (a] redhat.com>
   8927 
   8928 	* COPYING.NEWLIB: More updates.
   8929 
   8930 2002-09-09  Jeff Johnston  <jjohnstn (a] redhat.com>
   8931 
   8932 	* COPYING.NEWLIB: Update.
   8933 
   8934 2002-08-23  Andrew Cagney  <ac131313 (a] redhat.com>
   8935 
   8936 	* texinfo/texinfo.tex: Import version 2002-06-04.06.
   8937 
   8938 	* config.guess: Import version 2002-08-23.
   8939 	* config.sub: Import version 2002-08-22.
   8940 
   8941 2002-08-20  Alexandre Oliva  <aoliva (a] redhat.com>
   8942 
   8943 	* Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
   8944 	* configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
   8945 	CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
   8946 
   8947 2002-08-06  Federico G. Schwindt <fgsch (a] olimpo.com.br>
   8948 
   8949 	* configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
   8950 
   8951 2002-08-04  H.J. Lu  (hjl (a] gnu.org)
   8952 
   8953 	* configure.in (mips*-*-linux*): Don't skip target-libffi.
   8954 
   8955 2002-07-31  Alan Modra  <amodra (a] bigpond.net.au>
   8956 
   8957 	* configure.in: Move generic linux case to end.	 Copy generic
   8958 	linux noconfigdirs to mips*-*-linux* entry and new
   8959 	powerpc64*-*-linux* entry.  Add target-libffi for the latter.
   8960 
   8961 2002-07-19  Chris Demetriou  <cgd (a] broadcom.com>
   8962 
   8963 	* MAINTAINERS: Clarify on config.guess and config.sub, and add
   8964 	one instance of them which was missed to the list to update.
   8965 
   8966 2002-07-16  Chris Demetriou  <cgd (a] broadcom.com>
   8967 
   8968 	* config.guess: Update to 2002-07-09 version.
   8969 	* config.sub: Update to 2002-07-03 version.
   8970 
   8971 2002-07-11  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8972 
   8973 	* configure.in: Remove two redundant tests.
   8974 
   8975 2002-07-11  Rainer Orth  <ro (a] TechFak.Uni-Bielefeld.DE>
   8976 
   8977 	* configure.in (mips*-*-irix6*o32): Enable stabs.
   8978 
   8979 2002-07-08  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8980 
   8981 	* configure.in: Don't build grez.
   8982 	* Makefile.in: Ditto.
   8983 
   8984 	* Makefile.in: Remove references to bsp, cygmon, libstub.
   8985 	* configure.in: Ditto.
   8986 
   8987 	* configure.in: Remove leftover reference to gdbtest.
   8988 
   8989 2002-07-08  Phil Edwards  <pme (a] gcc.gnu.org>
   8990 
   8991 	* configure.in (gxx_include_dir):  Change to match versioned
   8992 	C++ headers if --enable-version-specific-runtime-libs is used.
   8993 
   8994 2002-07-04  Steve Ellcey  <sje (a] cup.hp.com>
   8995 
   8996 	* ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
   8997 
   8998 2002-07-03  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   8999 
   9000 	* configure.in: Make --without-x work.
   9001 
   9002 2002-07-03  Nick Clifton  <nickc (a] cambridge.redhat.com>
   9003 
   9004 	* contrib: New directory.  Created to contain a copy of the
   9005 	texi2pod.pl script so that it is in the same place as the version in
   9006 	the FSF GCC sources.
   9007 
   9008 2002-07-02  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   9009 
   9010 	* configure.in: Rearrange target Makefile fragment collection.
   9011 
   9012 	* Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
   9013 	cvs[src].
   9014 	* configure.in: Ditto.
   9015 
   9016 2002-07-01  Nathanael Nerode <neroden (a] gcc.gnu.org>
   9017 
   9018 	* Makefile.in: Eliminate 'apache' targets.
   9019 	* configure.in: Eliminate 'apache' targets.
   9020 
   9021 	* configure.in: Eliminate redundant tests.  Reorganize.
   9022 
   9023 	* Makefile.in: Eliminate last reference to LIBGCC1_TEST.
   9024 
   9025 	* config-ml.in: Eliminate references to Cygnus configure.
   9026 
   9027 	* Makefile.in: Eliminate references to building emacs.
   9028 
   9029 2002-07-01  Denis Chertykov  <denisc (a] overta.ru>
   9030 
   9031 	* configure.in: Add support for ip2k.
   9032 
   9033 2002-06-24  Ben Elliston  <bje (a] redhat.com>
   9034 
   9035 	* configure.in (host_tools): Remove cgen.
   9036 
   9037 	* Makefile.in (all-cgen): Remove; runs from its source directory.
   9038 	(check-cgen, install-cgen, clean-cgen): Likewise.
   9039 	(all-opcodes): No not depend on all-cgen.
   9040 	(all-sim): Likewise.
   9041 
   9042 2002-06-22  Nathanael Nerode  <neroden (a] twcny.rr.com>
   9043 
   9044 	* configure.in: Fix AIX configury bug.
   9045 
   9046 2002-06-19  Nathanael Nerode  <neroden (a] twcny.rr.com>
   9047 
   9048 	* configure.in: Replace ${topsrcdir} with ${srcdir}.
   9049 
   9050 	* configure.in: Move definition of libstdcxx_flags right above
   9051 	usage, rather than way earlier.
   9052 
   9053 	* configure.in: Pull definition of is_cross_compiler earlier.
   9054 
   9055 	* configure.in: Rearrange a little.
   9056 
   9057 	* configure.in: Remove references to librx.
   9058 	* Makefile.in: Remove references to librx.
   9059 
   9060 2002-06-19  Nathanael Nerode  <neroden (a] twcny.rr.com>
   9061 
   9062 	* configure.in: Eliminate ${gasdir} variable.
   9063 
   9064 2002-06-18  Dave Brolley  <brolley (a] redhat.com>
   9065 
   9066 	* configure.in: Add support for frv.
   9067 	* config.sub: Add support for frv.
   9068 
   9069 2002-06-12  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   9070 
   9071 	* Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
   9072 
   9073 2002-06-08  Jason Thorpe  <thorpej (a] wasabisystems.com>
   9074 
   9075 	* configure.in (vax-*-netbsd*): Re-enable gas.
   9076 
   9077 2002-05-31  Nathanael Nerode  <neroden (a] twcny.rr.com>
   9078 
   9079 	* Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
   9080 	BUILD_PREFIX_1, to correct nomenclature.
   9081 	* configure: Likewise.
   9082 
   9083 	* Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
   9084 	* configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
   9085 
   9086 2002-05-31  Olaf Hering  <olh (a] suse.de>
   9087 
   9088 	* config-ml.in: Propogate DESTDIR also.
   9089 
   9090 2002-05-29  Jason Thorpe  <thorpej (a] wasabisystems.com>
   9091 
   9092 	* configure.in (vax-*-netbsd*): Don't build gas for this
   9093 	platform.
   9094 
   9095 2002-05-28  Marek Michalkiewicz  <marekm (a] amelek.gda.pl>
   9096 
   9097 	* configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
   9098 	and libgcj for AVR.
   9099 
   9100 2002-05-28  Nick Clifton  <nickc (a] cambridge.redhat.com>
   9101 
   9102 	* config.sub: Add DLX target.
   9103 
   9104 2002-05-22  Jason Thorpe  <thorpej (a] wasabisystems.com>
   9105 
   9106 	* config.guess: Update to 2002-05-22 version.
   9107 	* config.sub: Likewise.
   9108 
   9109 2002-05-16  Rainer Orth  <ro (a] TechFak.Uni-Bielefeld.DE>
   9110 
   9111 	* Makefile.in: Allow for PWDCMD to override hardcoded pwd.
   9112 	* config-ml.in: Likewise.
   9113 	* configure: Likewise.
   9114 	* configure.in: Likewise.
   9115 
   9116 2002-05-13  Nathanael Nerode  <neroden (a] twcny.rr.com>
   9117 
   9118 	* configure.in: Simplify makefile fragment collection.
   9119 
   9120 	* configure.in: Remove code to build emacs.
   9121 
   9122 	* configure.in : Remove --srcdir argument from targargs and buildargs
   9123 	(it's always overridden in the Makefile anyway).  Rearrange a bit.
   9124 
   9125 	* configure: Move some logic to configure.in.
   9126 	* configure.in: Move some logic from configure.
   9127 
   9128 2002-05-07  Jeff Johnston  <jjohnstn (a] redhat.com>
   9129 
   9130 	* COPYING.LIBGLOSS: New file.
   9131 
   9132 2002-05-07  Federico G. Schwindt <fgsch (a] olimpo.com.br>
   9133 
   9134 	* Makefile.in: Honour DESTDIR.
   9135 
   9136 2002-05-05  Alexandre Oliva  <aoliva (a] redhat.com>
   9137 
   9138 	* configure.in (noconfigdirs): Don't disable libgcj on
   9139 	sparc64-*-solaris* and sparcv9-*-solaris*.
   9140 
   9141 2002-05-03  Alexandre Oliva  <aoliva (a] redhat.com>
   9142 
   9143 	* configure.in: Revert 2002-04-18's patch; fixed in libjava.
   9144 
   9145 2002-05-03  Thomas Fitzsimmons  <fitzsim (a] redhat.com>
   9146 
   9147 	* configure.in (FLAGS_FOR_TARGET): Do not add
   9148 	-B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
   9149 	on i[3456]86-*-linux*.
   9150 
   9151 2002-05-01  Thomas Fitzsimmons  <fitzsim (a] redhat.com>
   9152 
   9153 	* configure.in (noconfigdirs): Replace [ ] with test.
   9154 
   9155 	* configure.in (noconfigdirs): Do not add target-newlib if
   9156 	target == i[3456]86-*-linux*, and host == target.
   9157 
   9158 2002-04-29  Mark Mitchell  <mark (a] codesourcery.com>
   9159 
   9160 	* config.guess: Updated to 2002-04-26's version.
   9161 	* config.sub: Updated to 2002-04-26's version.
   9162 
   9163 2002-04-29  Nathanael Nerode  <neroden (a] doctormoo.dyndns.org>
   9164 
   9165 	* configure.in: delete reference to absent file
   9166 
   9167 	* configure.in: replace '[' with 'test'
   9168 
   9169 	* configure.in: Eliminate references to gash.
   9170 	* Makefile.in: Eliminate references to gash.
   9171 
   9172 	* configure.in: remove useless references to 'pic' makefile fragments.
   9173 
   9174 	* configure.in: (*-*-windows*) Finish removing.
   9175 
   9176 	* configure.in: Eliminate redundant test for libgui.
   9177 
   9178 2002-04-26  Joel Sherrill  <joel (a] OARcorp.com>
   9179 
   9180 	* configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
   9181 	(sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
   9182 
   9183 2002-04-19  Nathanael Nerode  <neroden (a] twcny.rr.com>
   9184 
   9185 	* configure.in: remove references to dead files
   9186 
   9187 2002-04-18  Tom Tromey  <tromey (a] redhat.com>
   9188 
   9189 	* configure.in: Disallow configuring libgcj when it is already
   9190 	installed and we're using Solaris 2.8 linker.  Do enable libgcj on
   9191 	Solaris 2.8 by default.  For PR libgcj/6158.
   9192 
   9193 2002-04-17  Nathanael Nerode  <neroden (a] twcny.rr.com>
   9194 
   9195 	* configure.in:  Move default CC setting out of config/mh-* fragments
   9196 	directly into here.
   9197 
   9198 2002-04-17  Nathanael Nerode  <neroden (a] twcny.rr.com>
   9199 
   9200 	* configure.in: don't even try to configure or make a subdirectory
   9201 	if there's no configure script for it.
   9202 
   9203 2002-04-15  Mark Mitchell  <mark (a] codesourcery.com>
   9204 
   9205 	* MAINTAINERS: Remove chill maintainers.
   9206 	* Makefile.in (CHILLFLAGS): Remove.
   9207 	(CHILL_LIB): Remove.
   9208 	(TARGET_CONFIGDIRS): Remove libchill.
   9209 	(CHILL_FOR_TARGET): Remove.
   9210 	(BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
   9211 	CHILL_LIB.
   9212 	(CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
   9213 	(CHECK_TARGET_MODULES): Likewise.
   9214 	(INSTALL_TARGET_MODULES): Likewise.
   9215 	(CLEAN_TARGET_MODULES): Likewise.
   9216 	(configure-target-libchill): Remove.
   9217 	(all-target-libchill): Remove.
   9218 	* configure.in (target_libs): Remove target-libchill.
   9219 	Do not compute CHILL_FOR_TARGET.
   9220 	* libchill: Remove directory.
   9221 
   9222 2002-04-15  DJ Delorie  <dj (a] redhat.com>
   9223 
   9224 	* Makefile.in, configure.in, configure: Sync with gcc, entries
   9225 	follow...
   9226 
   9227 2002-04-08  Tom Tromey  <tromey (a] redhat.com>
   9228 
   9229 	* configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
   9230 	Fixes PR libgcj/6068.
   9231 
   9232 2002-03-30  Krister Walfridsson  <cato (a] df.lth.se>
   9233 
   9234 	* configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
   9235 
   9236 2002-03-27  Rainer Orth  <ro (a] TechFak.Uni-Bielefeld.DE>
   9237 
   9238 	* configure.in (alpha*-dec-osf*): Enable libgcj.
   9239 
   9240 2002-03-24  Nick Clifton  <nickc (a] cambridge.redhat.com>
   9241 
   9242 	Fix for: PR bootstrap/3591, target/5676
   9243 	* configure.in (mcore-pe): Disable the configuration of
   9244 	libstdc++-v3 since exceptions are not supported.
   9245 
   9246 2002-03-20  Anthony Green  <green (a] redhat.com>
   9247 
   9248 	* configure.in: Enable libgcj for xscale-elf target.
   9249 
   9250 2002-02-28  Alexandre Oliva  <aoliva (a] redhat.com>
   9251 
   9252 	* configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
   9253 	libjava.
   9254 	(CXX_FOR_TARGET): Explain why -shared-libgcc here.
   9255 
   9256 2002-02-22  Alexandre Oliva  <aoliva (a] redhat.com>
   9257 
   9258 	* configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
   9259 	libstdc++-v3 and libjava.
   9260 
   9261 2002-02-11  Adam Megacz <adam (a] xwt.org>
   9262 
   9263 	* gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
   9264 	boehm-gc
   9265 
   9266 2002-02-09  Alexandre Oliva  <aoliva (a] redhat.com>
   9267 
   9268 	* config.guess: Updated to 2002-01-30's version.
   9269 	* config.sub: Updated to 2002-02-01's version.
   9270 	Contribute sh64-elf.
   9271 	2000-12-01  Alexandre Oliva  <aoliva (a] redhat.com>
   9272 	* configure.in: Added sh64-*-*.
   9273 
   9274 2002-01-17  H.J. Lu <hjl (a] gnu.org>
   9275 
   9276 	* Makefile.in (all-fastjar): Also depend on all-libiberty.
   9277 	(all-target-fastjar): Also depend on all-target-libiberty.
   9278 
   9279 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp (a] gnat.com>
   9280 
   9281 	* configure, configure.in: Use temp file for long sed commands.
   9282 
   9283 2001-11-14  Hans-Peter Nilsson  <hp (a] bitrange.com>
   9284 
   9285 	* configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
   9286 	libf2c.
   9287 
   9288 2001-11-03  Hans-Peter Nilsson  <hp (a] bitrange.com>
   9289 
   9290 	* configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
   9291 
   9292 2001-10-11  Hans-Peter Nilsson  <hp (a] axis.com>
   9293 
   9294 	* configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
   9295 
   9296 2001-10-02  Joseph S. Myers  <jsm28 (a] cam.ac.uk>
   9297 
   9298 	* configure: Handle temporary files securely using mkdir.
   9299 
   9300 2001-09-26  Will Cohen <wcohen (a] redhat.com>
   9301 
   9302 	* configure.in (*-*-linux*): Disable configuration of target-newlib
   9303 	and target-libgloss.
   9304 
   9305 2001-09-26  Alexandre Oliva  <aoliva (a] redhat.com>
   9306 
   9307 	* Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
   9308 	RANLIB.
   9309 
   9310 2001-08-11  Graham Stott  <grahams (a] redhat.com>
   9311 
   9312 	* Makefile.in (check-c++): Add missing semicolon.
   9313 
   9314 2001-07-25  Andrew Haley  <aph (a] cambridge.redhat.com>
   9315 
   9316 	* configure.in (sh-*-linux*): New.
   9317 
   9318 2001-07-12  Stephane Carrez  <Stephane.Carrez (a] worldnet.fr>
   9319 
   9320 	* configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
   9321 	and libgcj on m68hc11/m68hc12.
   9322 
   9323 2001-06-27  H.J. Lu  (hjl (a] gnu.org)
   9324 
   9325 	* Makefile (CFLAGS_FOR_BUILD): New.
   9326 	(EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
   9327 
   9328 2001-06-01  Hans-Peter Nilsson  <hp (a] axis.com>
   9329 
   9330 	* configure.in (libstdcxx_flags): Do not try to execute
   9331 	libstdc++-v3/testsuite_flags until it exists.
   9332 
   9333 2001-05-18  Benjamin Kosnik  <bkoz (a] redhat.com>
   9334 
   9335 	* configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
   9336 
   9337 2001-05-09  Jeffrey Oldham  <oldham (a] codesourcery.com>
   9338 
   9339 	* ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
   9340 
   9341 Mon Apr 23 09:15:03 2001  Anthony Green  <green (a] redhat.com>
   9342 
   9343 	* configure.in: Move *-chorusos target case to the proper switch.
   9344 	Disable libgcj.
   9345 
   9346 2001-04-13  Franz Sirl  <Franz.Sirl-kernel (a] lauterbach.com>
   9347 
   9348 	* Makefile.in (STAGE1_CFLAGS): Pass down.
   9349 
   9350 2001-04-13  Alan Modra  <amodra (a] one.net.au>
   9351 
   9352 	* config.guess: Add hppa64-linux support.  Note for next import that
   9353 	this is already in the master file.
   9354 	* configure.in: Likewise.  Accept `parisc' alias for `hppa'.
   9355 
   9356 2001-03-22  Colin Howell  <chowell (a] redhat.com>
   9357 
   9358 	* Makefile.in (DO_X): Do not backslash single-quotes in
   9359 	backquotes (two places).
   9360 
   9361 2001-03-18  Laurynas Biveinis  <lauras (a] softhome.net>
   9362 
   9363 	* Makefile.in (DO_X): Quote nested quotes.
   9364 
   9365 2001-03-15  Laurynas Biveinis  <lauras (a] softhome.net>
   9366 
   9367 	* Makefile.in (DO_X): Use double quotes for quoting
   9368 	"RANLIB=$${RANLIB}".
   9369 
   9370 2001-03-09  Nicola Pero <n.pero (a] mi.flashnet.it>
   9371 
   9372 	* configure.in: Only use `lang_requires' for languages athat are
   9373 	actually enabled.
   9374 
   9375 2001-03-07  Tom Tromey  <tromey (a] redhat.com>
   9376 
   9377 	* configure.in: Allow config-lang.in to set `lang_requires' to list
   9378 	of other required languages.
   9379 
   9380 2001-03-06  Laurynas Biveinis  <lauras (a] softhome.net>
   9381 
   9382 	* Makefile.in: Remove RANLIB definition. Use RANLIB
   9383 	in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
   9384 	EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
   9385 
   9386 2001-02-28  Benjamin Kosnik  <bkoz (a] redhat.com>
   9387 	    Alexandre Oliva  <aoliva (a] redhat.com>
   9388 
   9389 	* Makefile.in (check-c++): Use tabs, not spaces.
   9390 
   9391 2001-02-19  Benjamin Kosnik  <bkoz (a] redhat.com>
   9392 
   9393 	* Makefile.in (check-c++): New rule.
   9394 
   9395 	* configure.in (target_libs): Remove libg++.
   9396 	(noconfigdirs): Remove libg++.
   9397 	(noconfigdirs): Same.
   9398 	(noconfigdirs): Same.
   9399 	(noconfigdirs): Same.
   9400 
   9401 	* config-ml.in: Remove libg++ references.
   9402 
   9403 	* Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
   9404 	(ALL_TARGET_MODULES): Same.
   9405 	(configure-target-libg++): Remove.
   9406 	(all-target-libg++): Remove.
   9407 	(configure-target-libio): Remove.
   9408 	(all-target-libio): Remove.
   9409 	(check-target-libio): Remove.
   9410 	(.PHONY): Remove.
   9411 	(libg++.tar.bz2): Remove.
   9412 	(all-target-cygmon): Remove libio.
   9413 	(all-target-libstdc++): Remove.
   9414 	(configure-target-libstdc++): Remove.
   9415 	(TARGET_LIB_PATH): Remove libstdc++.
   9416 	(ALL_GCC_CXX): Remove libstdc++.
   9417 	(all-target-gperf): Correct.
   9418 
   9419 2001-02-15  Anthony Green  <green (a] redhat.com>
   9420 
   9421 	* configure: Introduce GCJ_FOR_TARGET.
   9422 	* configure.in: Ditto.
   9423 	* Makefile.in: Ditto.
   9424 
   9425 2001-02-08  Chandrakala Chavva <cchavva (a] redhat.com>
   9426 
   9427 	* configure.in: for *-chorusos, don't config target-newlib and
   9428 	target-libgloss.
   9429 
   9430 2001-02-04  Mark Mitchell  <mark (a] codesourcery.com>
   9431 
   9432 	Remove V2 C++ library.
   9433 	* configure.in: Remove --enable-libstdcxx_v3 support.
   9434 
   9435 2001-01-27  Richard Henderson  <rth (a] redhat.com>
   9436 
   9437 	* configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
   9438 
   9439 2001-01-26  Tom Tromey  <tromey (a] redhat.com>
   9440 
   9441 	* configure.in: Allow libgcj to be built on Sparc Solaris.
   9442 
   9443 2001-01-23  Bryce McKinlay  <bryce (a] albatross.co.nz>
   9444 
   9445 	* configure.in: Enable libgcj on several additional platforms.
   9446 
   9447 2001-01-22  Bryce McKinlay  <bryce (a] albatross.co.nz>
   9448 
   9449 	* configure.in: Enable libgcj for linux targets.
   9450 
   9451 2001-01-09  Mike Stump  <mrs (a] wrs.com>
   9452 
   9453 	* Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
   9454 	failures of subdirectories.
   9455 
   9456 2001-01-02  Laurynas Biveinis  <lauras (a] softhome.net>
   9457 
   9458 	* configure: handle DOS-style absolute paths.
   9459 
   9460 2001-01-02  Laurynas Biveinis  <lauras (a] softhome.net>
   9461 
   9462 	* configure.in: remove supported directories from $noconfigdirs for DJGPP.
   9463 
   9464 2000-12-18  Benjamin Kosnik  <bkoz (a] redhat.com>
   9465 
   9466 	* Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
   9467 	(libstdcxx_incdir): Pass down.
   9468 	* config.if: Remove expired bits for cxx_interface, add stub.
   9469 	(libstdcxx_incdir): Add variable for g++ include directory.
   9470 	* configure.in (gxx_include_dir): Use it.
   9471 
   9472 2000-12-15  Andreas Jaeger  <aj (a] suse.de>
   9473 
   9474 	* configure.in: Handle lang_dirs.
   9475 
   9476 2000-12-13  Anthony Green  <green (a] redhat.com>
   9477 
   9478 	* configure.in: Disable libgcj for any target not specifically
   9479 	listed.  Disable libgcj for x86 and Alpha Linux until compatible
   9480 	with g++ abi.
   9481 
   9482 2000-12-13  Mike Stump  <mrs (a] wrs.com>
   9483 
   9484 	* Makefile.in (local-distclean): Also remove fastjar.
   9485 
   9486 2000-12-10  Anthony Green  <green (a] redhat.com>
   9487 
   9488 	* configure.in: Define libgcj.  Disable libgcj target libraries for
   9489 	most targets.
   9490 
   9491 2000-12-09  Alexandre Petit-Bianco  <apbianco (a] cygnus.com>
   9492 
   9493 	* configure.in (target_libs): Revert 2000-12-08 patch.
   9494 	(noconfigdirs): Added target-libjava.
   9495 
   9496 2000-12-09  Laurynas Biveinis  <lauras (a] softhome.net>
   9497 
   9498 	* Makefile.in: handle DOS-style absolute paths.
   9499 
   9500 2000-12-08  Alexandre Petit-Bianco  <apbianco (a] cygnus.com>
   9501 
   9502 	* Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
   9503 	libjava.
   9504 	* configure.in (target_libs): Removed `target-libjava'.
   9505 
   9506 2000-12-08  Alexandre Petit-Bianco  <apbianco (a] cygnus.com>
   9507 
   9508 	* Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
   9509 	(ALL_MODULES): Added fastjar.
   9510 	(NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
   9511 	(all-target-libjava): all-fastjar replaces all-zip.
   9512 	(all-fastjar): Added.
   9513 	(configure-target-fastjar, all-target-fastjar): Likewise.
   9514 	* configure.in (host_tools): Added fastjar.
   9515 
   9516 2000-12-07  Mike Stump  <mrs (a] wrs.com>
   9517 
   9518 	* Makefile.in (local-distclean): Remove leftover built files.
   9519 
   9520 2000-11-16  Fred Fish  <fnf (a] be.com>
   9521 
   9522 	* configure.in (enable_libstdcxx_v3): Fix typo,
   9523 	libstd++ -> libstdc++.
   9524 
   9525 2000-11-13  Joseph S. Myers  <jsm28 (a] cam.ac.uk>
   9526 
   9527 	* configure: Provide the original toplevel configure arguments
   9528 	(including $0) to subprocesses in the environment rather than
   9529 	through gcc/configargs.h.
   9530 
   9531 2000-11-12  Mark Mitchell  <mark (a] codesourcery.com>
   9532 
   9533 	* configure: Turn on libstdc++ V3 by default.
   9534 
   9535 2000-10-16  Michael Meissner  <meissner (a] redhat.com>
   9536 
   9537 	* configure (gcc/configargs.h): Only create if there is a build GCC
   9538 	directory created.
   9539 
   9540 2000-10-05  Phil Edwards  <pme (a] gcc.gnu.org>
   9541 
   9542 	* configure: Save configure arguments to gcc/configargs.h.
   9543 
   9544 2000-10-04  Andris Pavenis  <pavenis (a] latnet.lv>
   9545 
   9546 	* Makefile.in (bootstrap): avoid recursion if subdir missing
   9547 	(cross): ditto
   9548 	(do-proto-toplev): ditto
   9549 
   9550 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law (a] cygnus.com)
   9551 
   9552 	* configure.in: Do not build byacc for hppa64.  Provide paths to the
   9553 	X11 libraries for hppa64.
   9554 
   9555 2000-09-02  Anthony Green  <green (a] cygnus.com>
   9556 
   9557 	* Makefile.in (all-gcc): Depend on all-zlib.
   9558 	(CLEAN_MODULES): Add clean-zlib.
   9559 	(ALL_MODULES): Add all-zlib.
   9560 	* configure.in (host_libs): Add zlib.
   9561 
   9562 2000-08-25  Alexandre Oliva  <aoliva (a] redhat.com>
   9563 
   9564 	* configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
   9565 	$targargs to tell whether newlib is going to be built.
   9566 
   9567 	* configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
   9568 	$$r/TARGET_SUBDIR/libio for _G_config.h.
   9569 
   9570 2000-08-14  Zack Weinberg  <zack (a] wolery.cumb.org>
   9571 
   9572 	* configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
   9573 
   9574 	* configure: Make enable_threads and enable_shared defaults
   9575 	explicit.  Substitute enable_threads into generated Makefiles.
   9576 	* configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
   9577 	* libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
   9578 
   9579 2000-08-02  Manfred Hollstein  <manfredh (a] redhat.com>
   9580 
   9581 	* configure.in: Re-enable all references to libg++ and librx.
   9582 
   9583 2002-04-09  Loren James Rittle  <rittle (a] labs.mot.com>
   9584 
   9585 	* configure.in: Add *-*-freebsd* configurations.
   9586 
   9587 2002-04-07  Andrew Cagney  <ac131313 (a] redhat.com>
   9588 
   9589 	* Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
   9590 	(do-tar, do-bz2): New rules.
   9591 	(taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
   9592 	(gdb-tar): New rule.
   9593 	(gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
   9594 	(insight_dejagnu.tar): New rule.
   9595 	(insight.tar): New rule.
   9596 	(gdb+dejagnu.tar): New rule.
   9597 	(gdb.tar): New rule.
   9598 
   9599 2002-04-07  Andrew Cagney  <ac131313 (a] redhat.com>
   9600 
   9601 	* MAINTAINERS: Update dejagnu/
   9602 
   9603 2002-03-16  Alexandre Oliva  <aoliva (a] redhat.com>
   9604 
   9605 	* ltmain.sh (relink_command): Fix typo in previous change.
   9606 
   9607 2002-03-15  Alexandre Oliva  <aoliva (a] redhat.com>
   9608 
   9609 	* ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
   9610 	(relink_command): Added --tag flags.
   9611 	(mode=install): If relinking fails; error out.
   9612 
   9613 2002-03-12  Richard Henderson  <rth (a] redhat.com>
   9614 
   9615 	* Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
   9616 	.NOTPARALLEL tag.
   9617 	(do-check): Rename from check.
   9618 	(check): Allow parallel check.
   9619 
   9620 2002-03-11  Richard Henderson  <rth (a] redhat.com>
   9621 
   9622 	* Makefile.in (.NOTPARALLEL): Add fake tag.
   9623 
   9624 2002-03-07  H.J. Lu  (hjl (a] gnu.org)
   9625 
   9626 	* configure.in: Enable gprof for mips*-*-linux*.
   9627 
   9628 2002-02-28  Alexandre Oliva  <aoliva (a] redhat.com>
   9629 
   9630 	* configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
   9631 	libjava.
   9632 	(CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
   9633 
   9634 2002-02-24  Andrew Cagney  <ac131313 (a] redhat.com>
   9635 
   9636 	* texinfo/texinfo.tex: Update to version 2002-02-14.08.
   9637 
   9638 2002-02-23  Daniel Jacobowitz  <drow (a] mvista.com>
   9639 
   9640 	* config.guess: Import from master sources, rev 1.232.
   9641 	* config.sub: Import from master sources, rev 1.246.
   9642 
   9643 2002-02-23  Alexandre Oliva  <aoliva (a] redhat.com>
   9644 
   9645 	* Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
   9646 	because its Makefile is there; test for the executable instead.
   9647 
   9648 2002-02-09  Alexandre Oliva  <aoliva (a] redhat.com>
   9649 
   9650 	Contribute sh64-elf.
   9651 	2000-12-01  Alexandre Oliva  <aoliva (a] redhat.com>
   9652 	* configure.in: Added sh64-*-*.
   9653 
   9654 2002-02-04  Jeff Johnston  <jjohnstn (a] redhat.com>
   9655 
   9656 	* COPYING.NEWLIB: Remove advertising clause from
   9657 	Berkeley and Red Hat licenses.
   9658 
   9659 2002-02-01  Mo DeJong  <supermo (a] bayarea.net>
   9660 
   9661 	* Makefile.in: Add all-tix to deps for all-snavigator
   9662 	so that tix is built when building snavigator.
   9663 
   9664 2002-02-01  Ben Elliston  <bje (a] redhat.com>
   9665 
   9666 	* config.guess: Import from master sources, rev 1.229.
   9667 	* config.sub: Import from master sources, rev 1.240.
   9668 
   9669 2002-01-27  Daniel Jacobowitz  <drow (a] mvista.com>
   9670 
   9671 	From Steve Ellcey <sje (a] cup.hp.com>:
   9672 	* libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
   9673 	(lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
   9674 	lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
   9675 	IA64.
   9676 	* ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
   9677 	* ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
   9678 	soname_spec, sys_lib_search_path_spec): Ditto.
   9679 
   9680 2002-01-26  Jason Thorpe  <thorpej (a] wasabisystems.com>
   9681 
   9682 	* configure.in (*-*-netbsd*): New.  Skip target-newlib,
   9683 	target-libiberty, and target-libgloss.  Skip Java-related
   9684 	libraries if not supported for NetBSD on target CPU.
   9685 
   9686 2002-01-23  Nick Clifton  <nickc (a] cambridge.redhat.com>
   9687 
   9688 	* configure.in: Import StrongARM and XScale target_configdirs from
   9689 	FSF GCC version.
   9690 
   9691 2002-01-16  H.J. Lu  (hjl (a] gnu.org)
   9692 
   9693 	* config.guess: Import from master sources, rev 1.225.
   9694 	* config.sub: Import from master sources, rev 1.238.
   9695 
   9696 	* MAINTAINERS: Updated notes on config.guess and config.sub.
   9697 
   9698 2002-01-11  Steve Ellcey  <sje (a] cup.hp.com>
   9699 
   9700 	* configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
   9701 	ld and gdb are not supported.
   9702 
   9703 2002-01-07  Jeff Johnston  <jjohnstn (a] redhat.com>
   9704 
   9705 	* Change reference to Cygnus Solutions to be Red Hat.
   9706 
   9707 2002-01-07  Jeff Johnston  <jjohnstn (a] redhat.com>
   9708 
   9709 	* COPYING.NEWLIB: Update generic copyright date.
   9710 
   9711 2002-01-07  Mark Salter  <msalter (a] redhat.com>
   9712 
   9713 	* configure.in: Remove target-bsp and target-cygmon from arm builds.
   9714 	  Allow target-libgloss to be built for arm, strongarm, and xscale.
   9715 
   9716 2002-01-03  Ben Elliston  <bje (a] redhat.com>
   9717 
   9718 	* MAINTAINERS: Update URL for config.* scripts.
   9719 
   9720 2001-12-18  Alan Modra  <amodra (a] bigpond.net.au>
   9721 
   9722 	* config.sub: Import latest version.
   9723 	* config.guess: Likewise.
   9724 
   9725 2001-12-13  Thomas Fitzsimmons  <fitzsim (a] redhat.com>
   9726 
   9727 	* configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
   9728 	options for i[3456]86-pc-linux* native builds.
   9729 
   9730 2001-12-05  Laurent Guerby  <guerby (a] acm.org>
   9731 
   9732 	* MAINTAINERS: gcc adopts symlink-tree, refer more to
   9733 	libiberty.
   9734 
   9735 	Import this patch from gcc:
   9736 
   9737 	2000-12-09  Laurynas Biveinis  <lauras (a] softhome.net>
   9738 
   9739 	    * symlink-tree: handle DOS-style absolute paths.
   9740 
   9741 2001-11-28  DJ Delorie <dj (a] redhat.com>
   9742 	    Zack Weinberg  <zack (a] codesourcery.com>
   9743 
   9744 	When build != host, create libiberty for the build machine.
   9745 
   9746 	* Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
   9747 	CONFIG_ARGUMENTS.
   9748 	(ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
   9749 	New variables.
   9750 	(ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
   9751 	and rules.
   9752 	(all.normal): Depend on ALL_BUILD_MODULES.
   9753 	(CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
   9754 	(all-build-libiberty): Depend on configure-build-libiberty.
   9755 
   9756 	* configure: Calculate and substitute proper value for
   9757 	ALL_BUILD_MODULES.
   9758 	* configure.in: Create the build subdirectory.
   9759 	Calculate and substitute TARGET_CONFIGARGS (formerly
   9760 	CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
   9761 
   9762 2001-11-26  Geoffrey Keating  <geoffk (a] redhat.com>
   9763 
   9764 	* config.sub: Update to version 1.232 on subversion.
   9765 
   9766 2001-11-20  Nick Clifton  <nickc (a] cambridge.redhat.com>
   9767 
   9768 	* Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
   9769 	files from .po files for a distribution.
   9770 
   9771 2001-11-19  Hans-Peter Nilsson  <hp (a] bitrange.com>
   9772 
   9773 	* COPYING.NEWLIB: Mention preserved notice in specific parts.
   9774 
   9775 2001-11-13  Jeff Holcomb  <jeffh (a] redhat.com>
   9776 
   9777 	Merged from net gcc:
   9778 	2001-07-30  Jeff Sturm  <jsturm (a] one-pont.com>
   9779 	* ltcf-c.sh: Use $objext, not $ac_objext.
   9780 	2001-07-27  Mark Kettenis  <kettenis (a] gnu.org>
   9781 	* ltcf-cxx.sh: Add support for GNU.
   9782 	2001-07-22  Timothy Wall  <twall (a] redhat.com>
   9783 	* ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
   9784 	default settings if using GNU tools with that configuration.
   9785 	* ltcf-cxx.sh: Ditto.
   9786 	* ltcf-gcj.sh: Ditto.
   9787 	2001-07-21  Michael Chastain  <chastain (a] redhat.com>
   9788 	* ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
   9789 	HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
   9790 	* ltmain.sh: Mark as gcc-local.
   9791 
   9792 2001-11-13  Jeff Holcomb  <jeffh (a] redhat.com>
   9793 
   9794 	* Makefile.in (all-bison): Revert 2001-10-24.
   9795 	Don't depend on texinfo.
   9796 
   9797 2001-11-12  Hans-Peter Nilsson  <hp (a] bitrange.com>
   9798 
   9799 	* COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
   9800 
   9801 2001-11-08  Phil Edwards  <pedwards (a] disaster.jaj.com>
   9802 
   9803 	* configure.in (--enable-languages): Be more permissive about
   9804 	syntax.  Check for empty lists better.  Warn about $LANGUAGES.
   9805 
   9806 2001-11-06  Hans-Peter Nilsson  <hp (a] bitrange.com>
   9807 
   9808 	* Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
   9809 
   9810 2001-10-24  Jeff Holcomb  <jeffh (a] redhat.com>
   9811 
   9812 	Makefile.in (all-bison): Don't depend on texinfo.
   9813 
   9814 2001-10-03  Alan Modra  <amodra (a] bigpond.net.au>
   9815 
   9816 	* gettext.m4: Test po/POTFILES.in exists before trying to read.
   9817 
   9818 2001-09-29  Alexandre Oliva  <aoliva (a] redhat.com>
   9819 
   9820 	* Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
   9821 
   9822 2001-09-28  Hans-Peter Nilsson  <hp (a] axis.com>
   9823 
   9824 	* config.sub, config.guess: Import latest from subversions.
   9825 
   9826 2001-09-21  Alexandre Oliva  <aoliva (a] redhat.com>
   9827 
   9828 	* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
   9829 	DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
   9830 	RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
   9831 	avoid quotes nesting problems.
   9832 	(NATIVE_CHECK_MODULES): Ditto, just for consistency.
   9833 	(DO_X): Export only variables that are set.
   9834 
   9835 2001-09-19  Ben Elliston  <bje (a] redhat.com>
   9836 
   9837 	* configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
   9838 	Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
   9839 	semantics.  Use the shell built-in "type" command instead.
   9840 
   9841 2001-09-15  Thiemo Seufer <seufer (a] csv.ica.uni-stuttgart.de>
   9842 
   9843 	* config.sub: Reverted the earlier change, this version is not the
   9844 	master file.
   9845 
   9846 2001-09-14  Thiemo Seufer <seufer (a] csv.ica.uni-stuttgart.de>
   9847 
   9848 	* config.sub: Change machine triplets from mipsel*-* to mips*el-*.
   9849 	Add support for mips64.
   9850 
   9851 2001-09-03  Jeff Holcomb  <jeffh (a] redhat.com>
   9852 
   9853 	* configure.in: Enable libstdc++-v3 for h8300 targets.
   9854 
   9855 2001-08-30  Eric Christopher  <echristo (a] redhat.com>
   9856 	    Jason Eckhardt  <jle (a] redhat.com>
   9857 
   9858 	* config.sub: Add support for mipsisa32.
   9859 
   9860 2001-08-30  Eric Christopher  <echristo (a] redhat.com>
   9861 
   9862 	* config.sub, config.guess: Import latest from subversions.
   9863 
   9864 2001-08-20  Alan Modra  <amodra (a] bigpond.net.au>
   9865 
   9866 	* config.sub, config.guess: Import latest from subversions.
   9867 
   9868 2001-07-26  DJ Delorie  <dj (a] redhat.com>
   9869 
   9870 	* MAINTAINERS: Clarify libiberty merge rules and procedures.
   9871 
   9872 2001-06-19  Alan Modra  <amodra (a] bigpond.net.au>
   9873 
   9874 	* Makefile.in: Revert 2001-06-17.
   9875 	(VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
   9876 
   9877 2001-06-17  H.J. Lu <hjl (a] gnu.org>
   9878 
   9879 	* Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
   9880 	(gas+binutils.tar.bz2): Likewise.
   9881 	(binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
   9882 
   9883 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney (a] b1.cygnus.com>
   9884 
   9885 	* Makefile.in (VER): When present, extract the version number from
   9886 	the file version.in.
   9887 
   9888 2001-06-08  Alexandre Oliva  <aoliva (a] redhat.com>, Jeff Sturm  <jsturm (a] one-point.com>
   9889 
   9890 	* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
   9891 	gcc/xgcc is built, use -print-prog-name to find out the program
   9892 	name to use.
   9893 
   9894 2001-06-04  Mark Mitchell  <mark (a] codesourcery.com>
   9895 
   9896 	* ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
   9897 	with_gcc]: Use `gcc -shared' to build a shared library.
   9898 
   9899 2001-06-04  John David Anglin  <dave (a] hiauly1.hia.nrc.ca>
   9900 
   9901 	* ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
   9902 	archives.
   9903 
   9904 2001-05-28  Simon Patarin <simon.patarin (a] inria.fr>
   9905 
   9906 	* ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
   9907 	libraries when using g++ with native linker.
   9908 
   9909 2001-05-28  Alexandre Oliva  <aoliva (a] redhat.com>
   9910 
   9911 	* ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
   9912 
   9913 2001-05-24  Tom Rix <trix (a] redhat.com>
   9914 
   9915 	* configure.in : enable ld for aix
   9916 
   9917 2001-05-22  Alexandre Oliva  <aoliva (a] redhat.com>
   9918 
   9919 	* ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
   9920 	[aix4*|aix5*]: Prepend blank.
   9921 
   9922 2001-05-20  Alexandre Oliva  <aoliva (a] redhat.com>
   9923 
   9924 	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
   9925 	ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
   9926 	of subdir/configure scripts to use the new libtool.m4.
   9927 
   9928 2001-05-14  H.J. Lu <hjl (a] gnu.org>
   9929 
   9930 	* config.if (libc_interface): Set to -libc6.2- for cross
   9931 	compiling to Linux/glibc 2.2.
   9932 
   9933 2001-05-03  Alexandre Oliva  <aoliva (a] redhat.com>
   9934 
   9935 	* configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
   9936 	libgcj.
   9937 
   9938 2001-04-26  Alexandre Oliva  <aoliva (a] redhat.com>
   9939 
   9940 	* configure.in (noconfigdirs): Don't reset it from scratch in the
   9941 	target case; only append to it.
   9942 
   9943 2001-04-26  Alexandre Oliva  <aoliva (a] redhat.com>
   9944 
   9945 	* configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
   9946 	sparc-*-solaris2.8]: Disable ${libgcj}.
   9947 
   9948 2001-04-25  Alexandre Oliva  <aoliva (a] redhat.com>
   9949 
   9950 	* configure.in (libgcj_saved): Copy from $libgcj.
   9951 	(libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
   9952 	--disable-libgcj.
   9953 
   9954 2001-04-20  Alexandre Oliva  <aoliva (a] redhat.com>
   9955 
   9956 	* ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
   9957 	1.641.2.228.
   9958 
   9959 2001-04-12  Alexandre Oliva  <aoliva (a] redhat.com>
   9960 
   9961 	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
   9962 	ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
   9963 
   9964 2001-04-01  Alexandre Oliva  <aoliva (a] redhat.com>
   9965 
   9966 	* Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
   9967 	New macros.
   9968 	(bootstrap, cross): Use RECURSE_FLAGS.
   9969 	* configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
   9970 
   9971 2001-03-27  Alexandre Oliva  <aoliva (a] redhat.com>
   9972 
   9973 	* configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
   9974 
   9975 2001-03-23  Nick Clifton  <nickc (a] redhat.com>
   9976 
   9977 	* README-maintainer-mode: Add note about inability to use "make
   9978 	distclean" in maintainer mode.
   9979 
   9980 2001-03-22  Alexandre Oliva  <aoliva (a] redhat.com>
   9981 
   9982 	Re-installed:
   9983 	2001-01-02  Laurynas Biveinis  <lauras (a] softhome.net>
   9984 	* ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
   9985 	'-DPIC' to ac_cv_prog_cc_pic for DJGPP.
   9986 	* ltcf-cxx.sh: Likewise.
   9987 	* ltcf-gcj.sh: Likewise.
   9988 
   9989 2001-03-22  Philip Blundell  <philb (a] gnu.org>
   9990 
   9991 	* config.sub, config.guess: Import latest from subversions.
   9992 
   9993 2001-03-22  Alexandre Oliva  <aoliva (a] redhat.com>
   9994 
   9995 	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
   9996 	ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
   9997 
   9998 2001-03-20  Michael Chastain  <chastain (a] redhat.com>
   9999 
   10000 	* Makefile.in: all-m4 depends on all-texinfo.
   10001 
   10002 2001-03-08  Alexandre Oliva  <aoliva (a] redhat.com>
   10003 
   10004 	* Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
   10005 
   10006 2001-02-22  Jeff Johnston <jjohnstn (a] redhat.com>
   10007 
   10008 	* COPYING.NEWLIB: Remove DJ Delorie's address because it is no
   10009 	longer valid.
   10010 
   10011 2001-02-16  Nick Clifton  <nickc (a] redhat.com>
   10012 
   10013 	* configure.in (noconfigdirs): Allow configuration of texinfo
   10014 	for Cygwin hosts.
   10015 
   10016 2001-02-09  Martin Schwidefsky  <schwidefsky (a] de.ibm.com>
   10017 
   10018 	* config.guess: Add linux target for S/390.
   10019 	* config.sub: Likewise.
   10020 	* configure.in: Likewise.
   10021 
   10022 2001-02-06  Ben Elliston  <bje (a] redhat.com>
   10023 
   10024 	* configure: Output host type to stdout, not stderr.
   10025 
   10026 2001-02-04  Michael Sokolov  <msokolov (a] ivan.Harhan.ORG>
   10027 
   10028 	* config.guess: Import from subversions.gnu.org (revision 1.181).
   10029 	* config.sub: Import from subversions.gnu.org (revision 1.199).
   10030 
   10031 2001-01-30  Alan Modra  <alan (a] linuxcare.com.au>
   10032 
   10033 	* config.guess: Handle hppa64-linux systems.
   10034 
   10035 2001-01-27  Michael Sokolov  <msokolov (a] ivan.Harhan.ORG>
   10036 
   10037 	* ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
   10038 	Don't unset, it's non-portable and no longer necessary, set to empty
   10039 	instead.
   10040 
   10041 2001-01-27  Michael Sokolov  <msokolov (a] ivan.Harhan.ORG>,  Alexandre Oliva  <oliva (a] lsd.ic.unicamp.br>
   10042 
   10043 	* ltconfig: Shell portability fix for the tagname validity check.
   10044 
   10045 2001-01-27  Michael Sokolov  <msokolov (a] ivan.Harhan.ORG>
   10046 
   10047 	* ltcf-cxx.sh: Use parentheses around eval $ac_compile.
   10048 
   10049 2001-01-27  Alexandre Oliva  <aoliva (a] redhat.com>
   10050 
   10051 	* ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
   10052 	* ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
   10053 
   10054 2001-01-24  Alexandre Oliva  <aoliva (a] redhat.com>
   10055 
   10056 	* ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
   10057 	keep at least one of build_libtool_libs or build_old_libs set to
   10058 	yes.
   10059 
   10060 2001-01-24  Alexandre Oliva  <aoliva (a] redhat.com>
   10061 
   10062 	* ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
   10063 	* libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
   10064 
   10065 2000-11-07  Philip Blundell  <pb (a] futuretv.com>
   10066 
   10067 	* Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
   10068 
   10069 2000-11-03  Philip Blundell  <pb (a] futuretv.com>
   10070 
   10071 	* Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
   10072 	files.
   10073 
   10074 2001-01-15  Jeff Johnston  <jjohnstn (a] redhat.com>
   10075 
   10076 	* COPYING.NEWLIB: Put into source repository.
   10077 
   10078 2001-01-15  Ben Elliston  <bje (a] redhat.com>
   10079 
   10080 	* configure.in (host_tools): Add sid.
   10081 	Always configure cgen.
   10082 	* Makefile.in (all-sid): New target.
   10083 	(check-sid, clean-sid, install-sid): Likewise.
   10084 
   10085 2001-01-07  Andreas Jaeger  <aj (a] suse.de>
   10086 
   10087 	* config.sub, config.guess: Update from subversions.
   10088 
   10089 2000-12-12  Alexandre Oliva  <aoliva (a] redhat.com>
   10090 
   10091 	* configure.in: Disable language-specific target libraries for
   10092 	languages that aren't enabled.
   10093 
   10094 2000-11-24  Nick Clifton  <nickc (a] redhat.com>
   10095 
   10096 	* configure.in (xscale-elf): Add target.
   10097 	(xscale-coff): Add target.
   10098 	(c4x, c5x, tic54x): Move after ARM targets.
   10099 
   10100 2000-11-23  Alexandre Oliva  <aoliva (a] redhat.com>
   10101 
   10102 	* ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
   10103 
   10104 2000-11-20  Ian Lance Taylor  <ian (a] zembu.com>
   10105 
   10106 	* ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
   10107 
   10108 2000-11-18  Alexandre Oliva  <aoliva (a] redhat.com>
   10109 
   10110 	* Makefile.in: Merge with GCC and libgcj.
   10111 	(ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
   10112 	configure-target-<library> when their configure scripts need the C
   10113 	or C++ library to have already been built to work properly.
   10114 	(do_proto_toplev): Set them to an empty string.
   10115 
   10116 2000-11-18  Alexandre Oliva  <aoliva (a] redhat.com>
   10117 
   10118 	* Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
   10119 	(REALLY_SET_LIB_PATH): Use them.
   10120 
   10121 2000-11-06  Christopher Faylor <cgf (a] cygnus.com>
   10122 
   10123 	* config.sub: Add support for Sun Chorus
   10124 
   10125 2000-11-02  Per Lundberg  <plundis (a] chaosdev.org>
   10126 
   10127 	* config.sub: Add support for the *-storm-chaos OS.
   10128 
   10129 2000-10-30  Stephane Carrez  <stcarrez (a] worldnet.fr>
   10130 
   10131 	* configure.in (noconfigdirs): Don't compile some
   10132 	of the libraries for 68HC11 & 68hc12 targets.
   10133 
   10134 2000-09-30  Alexandre Oliva  <aoliva (a] redhat.com>
   10135 
   10136 	* ltconfig, ltmain.sh, libtool.m4: Updated from libtool
   10137 	multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
   10138 	all affected `configure' scripts.
   10139 
   10140 2000-09-25  Alexandre Oliva  <aoliva (a] redhat.com>
   10141 
   10142 	* Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
   10143 	ltcf-c.sh.
   10144 
   10145 2000-09-12  Philip Blundell  <philb (a] gnu.org>
   10146 
   10147 	* config.sub, config.guess: Update from subversions.
   10148 
   10149 2000-09-06  Alexandre Oliva  <aoliva (a] redhat.com>
   10150 
   10151 	* Makefile.in (all-zlib): Added dummy target.
   10152 
   10153 	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
   10154 	multi-language branch.
   10155 
   10156 2000-09-05  Alexandre Oliva  <aoliva (a] redhat.com>
   10157 
   10158 	* Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
   10159 	(bootstrap*): Depend on all-bootstrap.
   10160 
   10161 2000-09-02  Alexandre Oliva  <aoliva (a] redhat.com>, DJ Delorie  <dj (a] redhat.com>
   10162 
   10163 	* configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
   10164 	crosses, but add gcc/include to the header search path for them.
   10165 
   10166 2000-08-31  Alexandre Oliva  <aoliva (a] redhat.com>
   10167 
   10168 	* ltconfig, ltmain.sh: Updated from libtool multi-language branch.
   10169 	* libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
   10170 	* gettext.m4: New file, extracted from aclocal.m4.
   10171 
   10172 2000-08-22  Alexandre Oliva  <aoliva (a] redhat.com>
   10173 
   10174 	* config-ml.in (CC, CXX): Avoid trailing whitespace.
   10175 	(LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
   10176 	sub-configures.
   10177 
   10178 2000-08-20  Doug Evans  <dje (a] casey.transmeta.com>
   10179 
   10180 	* Makefile.in (ALL_MODULES): Add all-cgen.
   10181 	(CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
   10182 	(all-cgen): New target.
   10183 	(all-opcodes,all-sim): Depend on all-cgen.
   10184 	* configure.in (host_tools): Add cgen.
   10185 	Only configure cgen if --enable-cgen-maint.
   10186 
   10187 2000-08-17  Alexandre Oliva  <aoliva (a] redhat.com>
   10188 
   10189 	* config-ml.in (CC, CXX): Don't introduce a leading space.
   10190 
   10191 2000-08-16  Alexandre Oliva  <aoliva (a] redhat.com>
   10192 
   10193 	* configure.in (libstdcxx_flags): Use
   10194 	libstdc++-v3/src/libstdc++.INC.
   10195 
   10196 2000-08-15  Alexandre Oliva  <aoliva (a] redhat.com>
   10197 
   10198 	* configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
   10199 
   10200 2000-08-11  Jason Merrill  <jason (a] redhat.com>
   10201 
   10202 	* configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
   10203 	CXX_FOR_TARGET): Add -B$$r/gcc/ here.
   10204 	(FLAGS_FOR_TARGET): Not here.
   10205 	(CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
   10206 
   10207 2000-08-07  DJ Delorie  <dj (a] redhat.com>
   10208 
   10209 	* configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
   10210 	"if we're also building gcc, and it's a gcc that will run on the
   10211 	build machine, we want to use its includes instead of the system's
   10212 	default includes".
   10213 
   10214 2000-08-03  Alexandre Oliva  <aoliva (a] redhat.com>
   10215 
   10216 	* configure.in (libstdcxx_flags): Don't use `"'.
   10217 
   10218 	* config-ml.in: Adjust multilib search paths to the
   10219 	appropriate multilib tree.
   10220 
   10221 2000-08-02  Alexandre Oliva  <aoliva (a] redhat.com>
   10222 
   10223 	* configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
   10224 	commas in $LANGUAGES.
   10225 
   10226 2000-08-01  Alexandre Oliva  <aoliva (a] redhat.com>
   10227 
   10228 	* configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
   10229 
   10230 2000-07-31  Alexandre Oliva  <aoliva (a] redhat.com>
   10231 
   10232 	* configure.in (qCXX_FOR_TARGET): Quote `&' characters in
   10233 	CXX_FOR_TARGET for sed.
   10234 
   10235 2000-07-30  Alexandre Oliva  <aoliva (a] redhat.com>
   10236 
   10237 	* configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
   10238 	Do not override if already set in the environment or in configure.
   10239 	Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
   10240 	(FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
   10241 
   10242 2000-07-27  Alexandre Oliva  <aoliva (a] redhat.com>
   10243 
   10244 	* Makefile.in (FLAGS_FOR_TARGET): New macro.
   10245 	(GCC_FOR_TARGET): Use it.
   10246 	(CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
   10247 	* configure.in: ... here.
   10248 	(FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
   10249 	(libstdcxx_flags): Define and append to CXX_FOR_TARGET.
   10250 
   10251 2000-07-24  Alexandre Oliva  <aoliva (a] redhat.com>
   10252 
   10253 	* Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
   10254 	(configure-target-libchill, configure-target-libobjc): Likewise.
   10255 
   10256 	* configure.in: Use the same cache file for all target libs.
   10257 	* config-ml.in: But different cache files per multilib variant.
   10258 
   10259 2000-07-23  Michael Sokolov  <msokolov (a] ivan.Harhan.ORG>
   10260 
   10261 	* configure (topsrcdir): Don't use dirname.
   10262 
   10263 2000-07-20  Jason Merrill  <jason (a] redhat.com>
   10264 
   10265 	* configure.in: Remove all references to libg++ and librx.
   10266 
   10267 	* configure, configure.in, Makefile.in: Unify gcc and binutils.
   10268 
   10269 2000-07-20  Hans-Peter Nilsson  <hp (a] axis.com>
   10270 
   10271 	* config.sub: Update to subversions version 2000-07-06.
   10272 
   10273 2000-07-12  Andrew Haley  <aph (a] cygnus.com>
   10274 
   10275 	* configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
   10276 	(target_makefile_frag): Use mt-ia64pic on IA-64 targets.
   10277 
   10278 2000-07-07  Phil Edwards  <pme (a] sourceware.cygnus.com>
   10279 
   10280 	* symlink-tree:  Check number of arguments.
   10281 
   10282 2000-06-06  Andrew Cagney  <cagney (a] b1.cygnus.com>
   10283 
   10284 	* texinfo/texinfo.tex: Update to version 2000-05-28.15.
   10285 
   10286 2000-07-05  Jim Wilson  <wilson (a] cygnus.com>
   10287 
   10288 	* Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
   10289 	search path for a g++ extracted from the build tree.  This
   10290 	will allow link tests run by configure scripts in
   10291 	subdirectories to succeed.
   10292 
   10293 2000-07-01  Koundinya K  <kk (a] ddeorg.soft.net>
   10294 
   10295 	* ltconfig: Add support for mips-dde-sysv4.2MP
   10296 
   10297 2000-06-28  Corinna Vinschen  <vinschen (a] cygnus.com>
   10298 
   10299 	* ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
   10300 	`os2'. Force ac_cv_exeext to be ".exe" in that case.
   10301 
   10302 2000-06-19  Timothy Wall  <twall (a] cygnus.com>
   10303 
   10304 	* configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
   10305 	* config.sub: Add tic54x target.
   10306 
   10307 2000-06-07  Phillip Thomas  <pthomas (a] suse.de>
   10308 
   10309 	* README-maintainer-mode: New file: Contains notes on using
   10310 	--enable-maintainer-mode with binutils.
   10311 
   10312 2000-05-29  Andrew Cagney  <cagney (a] b1.cygnus.com>
   10313 
   10314 	* texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
   10315 
   10316 2000-05-30  Andrew Cagney  <cagney (a] b1.cygnus.com>
   10317 
   10318 	* config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
   10319 	* config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
   10320 
   10321 20000-05-21  H.J. Lu  (hjl (a] gnu.org)
   10322 
   10323 	* Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
   10324 	directory are used if they exist. Make sure
   10325 	$(build_tooldir)/include is searched for header files,
   10326 	$(build_tooldir)/lib/ for library files.
   10327 	(GCC_FOR_TARGET): Likewise.
   10328 	(CXX_FOR_TARGET): Likewise.
   10329 
   10330 2000-05-18  Jeffrey A Law  (law (a] cygnus.com)
   10331 
   10332 	* configure.in (hppa*64*-*-*): Do build ld for this configuration.
   10333 
   10334 2000-05-17  Alexandre Oliva  <aoliva (a] cygnus.com>
   10335 
   10336 	* Makefile.in (configure-target-libiberty): Depend on
   10337 	configure-target-newlib.
   10338 
   10339 2000-05-16  Alexandre Oliva  <aoliva (a] cygnus.com>
   10340 
   10341 	* configure.in, Makefile.in: Merge all libffi-related
   10342 	configury stuff from the libgcj tree.
   10343 
   10344 2000-05-16  Andrew Cagney  <cagney (a] b1.cygnus.com>
   10345 
   10346 	Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney (a] b1.cygnus.com>:
   10347 	* Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
   10348 
   10349 2000-05-16  Andrew Cagney  <cagney (a] b1.cygnus.com>
   10350 
   10351 	Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney (a] b1.cygnus.com>:
   10352 	* Makefile.in (do-djunpack): New target. Update djunpack.bat with
   10353 	current version information.  Add to proto-toplev directory.
   10354 	(gdb-taz): Build do-djunpack.
   10355 
   10356 2000-05-15  David Edelsohn  <edelsohn (a] gnu.org>
   10357 
   10358 	* configure.in: Special case powerpc*-*-aix* target_makefile_frag.
   10359 
   10360 2000-05-13 Alexandre Oliva  <oliva (a] lsd.ic.unicamp.br>
   10361 
   10362 	* ltmain.sh: Preserve in relink_command any environment
   10363 	variables that may affect the linker behavior.
   10364 
   10365 2000-05-12  Jeffrey A Law  (law (a] cygnus.com)
   10366 
   10367 	* config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
   10368 
   10369 2000-05-10  Jim Wilson  <wilson (a] cygnus.com>
   10370 
   10371 	* configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
   10372 
   10373 2000-05-08  Eli Zaretskii  <eliz (a] is.elta.co.il>
   10374 
   10375 	* djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
   10376 	with the version name.
   10377 
   10378 2000-05-01  Benjamin Kosnik  <bkoz (a] cygnus.com>
   10379 
   10380 	* config.if: Tweak.
   10381 
   10382 2000-04-23  Eli Zaretskii  <eliz (a] is.elta.co.il>
   10383 
   10384 	* djunpack.bat: New file.
   10385 
   10386 2000-04-19  Andrew Cagney  <cagney (a] b1.cygnus.com>
   10387 
   10388 	* Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
   10389 	gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
   10390 	dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
   10391 	insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
   10392 
   10393 2000-04-16  Dave Pitts  <dpitts (a] cozx.com>
   10394 
   10395 	* config.sub (case $basic_machine): Change default for "ibm-*"
   10396 	to "openedition".
   10397 
   10398 2000-04-12  Andrew Cagney  <cagney (a] b1.cygnus.com>
   10399 
   10400 	* Makefile.in (gdb-taz): New target.  GDB specific archive.
   10401 	(do-md5sum): New target.
   10402 	(MD5PROG): Define.
   10403 	(PACKAGE): Default to TOOL.
   10404 	(VER): Default to a shell script.
   10405 	(taz): Rewrite target.  Move real work to do-proto-toplev.  Include
   10406 	md5 checksum generation.
   10407 	(do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
   10408 	(do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
   10409 	(gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
   10410 	insight.tar.bz2): Use gdb-taz to create archive.
   10411 
   10412 2000-04-07  Andrew Cagney  <cagney (a] b1.cygnus.com>
   10413 
   10414 	* configure (warn_cflags): Delete.
   10415 
   10416 2000-04-05  Benjamin Kosnik  <bkoz (a] cygnus.com>
   10417 	    Martin v. Loewis  <martin (a] loewis.home.cs.tu-berlin.de>
   10418 
   10419 	* configure.in (enable_libstdcxx_v3): Add.
   10420 	(target_libs): Add bits here to switch between libstdc++-v2 and
   10421 	libstdc++-v3.
   10422 	* config.if: And this file too.
   10423 	* Makefile.in: Add libstdc++-v3 targets.
   10424 
   10425 2000-04-05  Michael Meissner  <meissner (a] redhat.com>
   10426 
   10427 	* config.sub (d30v): Add d30v as a basic machine type.
   10428 
   10429 2000-03-29  Jason Merrill  <jason (a] casey.cygnus.com>
   10430 
   10431 	* configure.in: -linux-gnu*, not -linux-gnu.
   10432 
   10433 2000-03-03  Andrew Cagney  <cagney (a] b1.cygnus.com>
   10434 
   10435 	* Makefile.in (taz): Set PACKAGE to TOOL when not defined.
   10436 	(do-tar-bz2): Replace TOOL with PACKAGE.
   10437 	(gdb.tar.bz2): Remove GDBTK from GDB package.
   10438 	(gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
   10439 	dejagnu.tar.bz2): New packages.
   10440 
   10441 2000-02-27  Andreas Jaeger  <aj (a] suse.de>
   10442 
   10443 	* configure.in: Add entry for mips*-*-linux*, move catch all
   10444 	*-*-*linux* entry below this one.
   10445 
   10446 2000-02-27  Ian Lance Taylor  <ian (a] zembu.com>
   10447 
   10448 	* ltconfig, ltmain.sh: Update to libtool 1.3.4.
   10449 
   10450 2000-02-24  Nick Clifton  <nickc (a] cygnus.com>
   10451 
   10452 	* config.sub: Support an OS of "wince".
   10453 
   10454 2000-02-24  Andrew Cagney  <cagney (a] b1.cygnus.com>
   10455 
   10456 	* config.guess, config.sub: Updated to match config's 2000-02-15
   10457 	version.
   10458 
   10459 2000-02-23  Linas Vepstas <linas (a] linas.org>
   10460 
   10461 	* config.sub: Add support for Linux/IBM 370.
   10462 	* configure.in: Likewise.
   10463 
   10464 2000-02-22  Nick Clifton  <nickc (a] cygnus.com>
   10465 
   10466 	* configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
   10467 
   10468 2000-02-20  Christopher Faylor <cgf (a] cygnus.com>
   10469 
   10470 	* config.guess: Guess "cygwin" rather than "cygwin32".
   10471 
   10472 2000-02-16  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   10473 
   10474 	* configure (gcc_version): When setting, narrow search to
   10475 	lines containing `version_string'.
   10476 
   10477 2000-02-15  Denis Chertykov  <denisc (a] overta.ru>
   10478 
   10479 	* config.sub: Add support for avr target.
   10480 
   10481 2000-02-01  Hans-Peter Nilsson  <hp (a] bitrange.com>
   10482 
   10483 	* config.sub: Add mmix-knuth-mmixware.
   10484 
   10485 2000-01-27  Christopher Faylor <cgf (a] redhat.com>
   10486 
   10487 	* Makefile.in (CC_FOR_TARGET): Add new winsup directory
   10488 	structure stuff to -L library search.
   10489 	(CXX_FOR_TARGET): Ditto.
   10490 	(CROSS_CHECK_MODULES): Fix spelling mistake.
   10491 
   10492 2000-01-24  Mark Mitchell  <mark (a] codesourcery.com>
   10493 
   10494 	* Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
   10495 	the C++ compiler.
   10496 
   10497 2000-01-12  Richard Henderson  <rth (a] cygnus.com>
   10498 
   10499 	* configure.in: Don't build some bits for beos.
   10500 
   10501 2000-01-12  Joel Sherrill (joel (a] OARcorp.com)
   10502 
   10503 	* Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
   10504 	as include files.
   10505 
   10506 2000-01-06  Geoff Keating  <geoffk (a] cygnus.com>
   10507 
   10508 	* configure.in: Use mt-aix43 to handle *_TARGET defs,
   10509 	not mh-aix43.
   10510 
   10511 1999-12-14  Richard Henderson  <rth (a] cygnus.com>
   10512 
   10513 	* config.guess (alpha-osf, alpha-linux): Detect ev67.
   10514 	* config.sub: Accept alphaev[78], alphaev8.
   10515 
   10516 1999-12-03  Alexandre Oliva  <oliva (a] lsd.ic.unicamp.br>
   10517 
   10518 	* config.guess, config.sub: Update from autoconf.
   10519 
   10520 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro (a] TechFak.Uni-Bielefeld.DE>
   10521 
   10522 	* config-ml.in (sparc*-*-*): Disable sparcv9 support if the
   10523 	necessary libraries are missing.
   10524 
   10525 1999-10-25  Andreas Schwab  <schwab (a] suse.de>
   10526 
   10527 	* configure: Fix quoting inside arguments of eval.
   10528 
   10529 1999-10-21  Nick Clifton  <nickc (a] cygnus.com>
   10530 
   10531 	* config-ml.in: Allow suppression of some ARM multilibs.
   10532 
   10533 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas (a] linas.org>
   10534 
   10535 	* config.guess: Add OS/390 match pattern.
   10536 	* config.sub: Add mvs, openedition targets.
   10537 	* configure.in (i370-ibm-opened*): New.
   10538 
   10539 1999-09-04  Steve Chamberlain  <sac (a] pobox.com>
   10540 
   10541 	* config.sub: Add support for configuring for pj.
   10542 
   10543 1999-08-31  Nick Clifton  <nickc (a] cygnus.com>
   10544 
   10545 	* config.sub (maybe_os): Add support for configuring for fr30.
   10546 
   10547 1999-08-25  Nick Clifton  <nickc (a] cygnus.com>
   10548 
   10549 	* configure.in: Do not configure or build ld for AIX
   10550 	platforms.  ld is known to be broken on these platforms.
   10551 
   10552 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro (a] TechFak.Uni-Bielefeld.DE>
   10553 
   10554 	* config-ml.in: Pass compiler flag corresponding to multidirs to
   10555 	subdir configures.
   10556 
   10557 1999-08-09  Ian Lance Taylor  <ian (a] zembu.com>
   10558 
   10559 	* Makefile.in (LDFLAGS): Define.
   10560 
   10561 1999-08-08  Mumit Khan  <khan (a] xraylith.wisc.edu>
   10562 
   10563 	* configure.in (i[3456]-*-mingw32*): Don't put gprof in
   10564 	noconfigdirs.
   10565 	(*-*-cygwin*): Likewise.
   10566 
   10567 1999-08-08  Ian Lance Taylor  <ian (a] zembu.com>
   10568 
   10569 	* mkdep: New file.
   10570 	* Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
   10571 	(BINUTILS_SUPPORT_DIRS): Add mkdep.
   10572 
   10573 	From Eli Zaretskii <eliz (a] is.elta.co.il>:
   10574 	* configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
   10575 	long file name when using DJGPP on MS-DOS.
   10576 
   10577 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law (a] cygnus.com)
   10578 
   10579 	* config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
   10580 
   10581 1999-07-30  Alan Modra  <alan (a] spri.levels.unisa.edu.au>
   10582 
   10583 	* Makefile.in (check-target-libio): Remove all-target-libstdc++
   10584 	dependency as this causes "make check" to globally "make all"
   10585 
   10586 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey (a] cygnus.com>
   10587 
   10588 	* configure.in (target_libs): Added target-zlib.
   10589 	* Makefile.in (ALL_TARGET_MODULES): Added zlib.
   10590 	(CONFIGURE_TARGET_MODULES): Likewise.
   10591 	(CHECK_TARGET_MODULES): Likewise.
   10592 	(INSTALL_TARGET_MODULES): Likewise.
   10593 	(CLEAN_TARGET_MODULES): Likewise.
   10594 	(configure-target-zlib): New target.
   10595 	(all-target-zlib): Likewise.
   10596 	(all-target-libjava): Depend on all-target-zlib.
   10597 	(configure-target-libjava): Depend on configure-target-zlib.
   10598 
   10599 	* Makefile.in (configure-target-libjava): Depend on
   10600 	configure-target-newlib.
   10601 	(configure-target-boehm-gc): New target.
   10602 	(configure-target-qthreads): New target.
   10603 
   10604 	* configure.in (target_libs): Added target-qthreads.
   10605 	* Makefile.in (ALL_TARGET_MODULES): Added qthreads.
   10606 	(CONFIGURE_TARGET_MODULES): Likewise.
   10607 	(CHECK_TARGET_MODULES): Likewise.
   10608 	(INSTALL_TARGET_MODULES): Likewise.
   10609 	(CLEAN_TARGET_MODULES): Likewise.
   10610 	(all-target-qthreads): New target.
   10611 	(configure-target-libjava): Depend on configure-target-qthreads.
   10612 	(all-target-libjava): Depend on all-target-qthreads.
   10613 
   10614 	* Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
   10615 	(CONFIGURE_TARGET_MODULES): Likewise.
   10616 	(CHECK_TARGET_MODULES): Likewise.
   10617 	(INSTALL_TARGET_MODULES): Likewise.
   10618 	(CLEAN_TARGET_MODULES): Likewise.
   10619 	(all-target-libjava): New target.
   10620 	(all-target-boehm-gc): Likewise.
   10621 	* configure.in (target_libs): Added libjava, boehm-gc.
   10622 
   10623 1999-07-22  Ian Lance Taylor  <ian (a] zembu.com>
   10624 
   10625 	* Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
   10626 	configure.bat in SUPPORT_FILES.
   10627 	(gas+binutils.tar.bz2): Likewise.
   10628 
   10629 	* makeall.bat: Remove; obsolete.
   10630 
   10631 1999-07-21  Ian Lance Taylor  <ian (a] zembu.com>
   10632 
   10633 	From Mark Elbrecht:
   10634 	* configure.bat: Remove; obsolete.
   10635 
   10636 1999-07-11  Ian Lance Taylor  <ian (a] zembu.com>
   10637 
   10638 	* configure: Add -W -Wall to the default CFLAGS when compiling with
   10639 	gcc.
   10640 
   10641 Thu Jul  8 12:32:23 1999  John David Anglin <dave (a] hiauly1.hia.nrc.ca>
   10642 
   10643 	* configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
   10644 
   10645 1999-06-30  Mark Mitchell  <mark (a] codesourcery.com>
   10646 
   10647 	* configure.in: Build ld on IRIX6.
   10648 
   10649 1999-06-12  Ian Lance Taylor  <ian (a] zembu.com>
   10650 
   10651 	* Makefile.in: Change distribution targets to use bzip2 instead of
   10652 	gzip.
   10653 	(TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
   10654 	(taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
   10655 
   10656 1999-06-04  Nick Clifton  <nickc (a] cygnus.com>
   10657 
   10658 	* config.sub: Add mcore target.
   10659 
   10660 1999-05-30  Cort Dougan  <cort (a] cs.nmt.edu>
   10661 
   10662 	* config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
   10663 
   10664 1999-05-25  H.J. Lu  (hjl (a] gnu.org)
   10665 
   10666 	* config.guess (dummy): Changed to $dummy.
   10667 
   10668 1999-05-24  Nick Clifton  <nickc (a] cygnus.com>
   10669 
   10670 	* config.sub: Tidied up case statements.
   10671 
   10672 1999-05-22  Ben Elliston  <bje (a] cygnus.com>
   10673 
   10674 	* config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
   10675 	<jiro (a] din.or.jp>.
   10676 
   10677 	* config.guess: Merge with FSF version. Future changes will be
   10678 	more accurately recorded in this ChangeLog.
   10679 	* config.sub: Likewise.
   10680 
   10681 1999-05-20   Stephen L Moshier  <moshier (a] world.std.com>
   10682 
   10683 	 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
   10684 
   10685 1999-04-30  Tom Tromey  <tromey (a] cygnus.com>
   10686 
   10687 	* ltmain.sh: [mode link] Always use CC given by ltconfig.
   10688 
   10689 1999-04-23  Tom Tromey  <tromey (a] cygnus.com>
   10690 
   10691 	* ltconfig, ltmain.sh: Update to libtool 1.2f.
   10692 
   10693 1999-04-20  Drew Moseley  <dmoseley (a] cygnus.com>
   10694 
   10695 	* configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
   10696 	(noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
   10697 	Bad merge removed these two changes.
   10698 
   10699 Tue Apr 13 22:50:54 1999  Donn Terry (donn (a] interix.com)
   10700 			  Martin Heller (Ing.-Buero_Heller (a] t-online.de)
   10701 
   10702 	* config.guess (interix Alpha): Add.
   10703 
   10704 1999-04-11  Richard Henderson  <rth (a] cygnus.com>
   10705 
   10706 	* configure.in (i?86-*-beos*): Do config gperf; don't config
   10707 	gdb, newlib, or libgloss.
   10708 
   10709 1999-04-11  Alexandre Oliva  <oliva (a] dcc.unicamp.br>
   10710 
   10711 	* config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
   10712 	link a trivial program with -mabi=64.  If it fails, remove mabi=64
   10713 	from multidirs.
   10714 
   10715 1999-04-10  Philipp Thomas  (kthomas (a] gwdg.de)
   10716 
   10717 	* config.sub: Set basic_machine to i586 when target_alias = k6-*.
   10718 
   10719 1999-04-08  Nick Clifton  <nickc (a] cygnus.com>
   10720 
   10721 	* config.sub: Add support for mcore targets.
   10722 
   10723 1999-04-07  Michael Meissner  <meissner (a] cygnus.com>
   10724 
   10725 	* configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
   10726 	not mt-ospace, in order to shut up assembler warning about using
   10727 	symbols that are named the same as registers.
   10728 
   10729 1999-04-07  Drew Moseley  <dmoseley (a] cygnus.com>
   10730 
   10731 	* Makefile.in (all-target-cygmon): Added all-target-bsp to the
   10732 	dependency list for all-target-cygmon.
   10733 
   10734 1999-04-05  Doug Evans  <devans (a] casey.cygnus.com>
   10735 
   10736 	* config-ml.in: Check $host, not $target, for selective multilibs.
   10737 	(arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
   10738 	thumb interworking, and underscore prefix multilibs.
   10739 
   10740 1999-04-04  Ian Lance Taylor  <ian (a] zembu.com>
   10741 
   10742 	* missing: Update to version from current automake.
   10743 
   10744 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl (a] gnu.org)
   10745 
   10746 	* configure (gxx_include_dir): Removed.
   10747 
   10748 	* configure.in (gxx_include_dir): Handle it.
   10749 	* Makefile.in: Likewise.
   10750 
   10751 1999-03-29  Gavin Romig-Koch  <gavin (a] cygnus.com>
   10752 
   10753 	* config.sub (mips64vr4111,mips64vr4111el) Add.
   10754 
   10755 1999-03-21  Ben Elliston  <bje (a] cygnus.com>
   10756 
   10757 	* config.guess: Correct typo for detecting ELF on FreeBSD.
   10758 
   10759 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3 (a] usa.net>
   10760 
   10761 	* configure.in (pc-msdosdjgpp): Set host_makefile_frag to
   10762 	config/mh-djgpp.
   10763 
   10764 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley (a] cygnus.com>
   10765 
   10766 	* Makefile.in (all-target-bsp): Added all-gcc all-binutils and
   10767 	all-target-newlib to dependency list for all-target-bsp.
   10768 
   10769 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan (a] xraylith.wisc.edu>
   10770 
   10771 	* config.sub: Add i386-uwin support.
   10772 	* config.guess: Likewise.
   10773 
   10774 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel (a] lauterbach.com>
   10775 
   10776 	* configure.in: cleanup, add mh-*pic handling for arm, special
   10777 	case powerpc*-*-aix*
   10778 
   10779 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn (a] cygnus.com>
   10780 
   10781 	* configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
   10782 	can be built.
   10783 
   10784 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley (a] cygnus.com>
   10785 
   10786 	* configure.in: Added bsp support to arm-*-coff and arm-*-elf
   10787 	targets.
   10788 
   10789 1999-03-02  Nick Clifton  <nickc (a] cygnus.com>
   10790 
   10791 	* config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
   10792 
   10793 1999-02-28  Geoffrey Noer  <noer (a] cygnus.com>
   10794 
   10795 	* config.sub: Check for "cygwin*" rather than "cygwin32*"
   10796 
   10797 1999-02-24  Nick Clifton  <nickc (a] cygnus.com>
   10798 
   10799 	* config.sub: Fix typo in arm recognition.
   10800 
   10801 1999-02-24  Drew Moseley  <dmoseley (a] cygnus.com>
   10802 
   10803 	* configure.in (noconfigdirs): Changed target_configdirs to
   10804 	include target-bsp only for m68k-*-elf* and m68k-*-coff*
   10805 	rather than m68k-*-* since it is not known to work on
   10806 	m68k-aout. Ditto for arm-*-*oabi.
   10807 
   10808 1999-02-24  Stan Shebs  <shebs (a] andros.cygnus.com>
   10809 
   10810 	* configure.in (*-*-windows*): Remove, no longer used.
   10811 
   10812 1999-02-19  Ben Elliston <bje (a] cygnus.com>
   10813 
   10814 	* config.guess: Automatically recognise ELF on FreeBSD. From Niall
   10815 	Smart and improved by Andrew Cagney.
   10816 
   10817 1999-02-18  Marc Espie <espie (a] cvs.openbsd.org>
   10818 
   10819 	* config.guess: Recognize openbsd-*-hppa.
   10820 
   10821 1999-02-17  H.J. Lu  (hjl (a] gnu.org)
   10822 
   10823 	* Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
   10824 	only if it is not empty.
   10825 
   10826 1999-02-17  Nick Clifton  <nickc (a] cygnus.com>
   10827 
   10828 	Patch from: Scott Bambrough <scottb (a] corelcomputer.com>
   10829 
   10830 	* config.guess: Modified to recognize uname's armv* syntax.
   10831 
   10832 	* config.sub: Modified to recognize uname's armv* syntax.
   10833 
   10834 1999-02-17  Mark Salter  <msalter (a] cygnus.com>
   10835 
   10836 	* configure.in: Added target-bsp for sparclite.
   10837 
   10838 1999-02-08  Richard Henderson  <rth (a] cygnus.com>
   10839 
   10840 	* config.sub: Recognize alphapca5[67] and up to alphaev8.
   10841 
   10842 1999-02-08  Nick Clifton  <nickc (a] cygnus.com>
   10843 
   10844 	* configure.in: Add support for strongarm port.
   10845 	* config.sub: Add support for strongarm target.
   10846 
   10847 1999-02-07  Mumit Khan  <khan (a] xraylith.wisc.edu>
   10848 
   10849 	* configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
   10850 	the old name config/mh-cygwin32.
   10851 	Enable texinfo.
   10852 
   10853 1999-02-04  Ian Lance Taylor  <ian (a] cygnus.com>
   10854 
   10855 	* configure.in: Do build ld for ix86 Solaris.
   10856 
   10857 1999-02-02  Jim Wilson  <wilson (a] cygnus.com>
   10858 
   10859 	* Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
   10860 	$AR_FOR_TARGET.  Likewise for RANLIB.
   10861 
   10862 1999-02-02  Catherine Moore  <clm (a] cygnus.com>
   10863 
   10864 	* config.sub (oabi):  Recognize.
   10865 	* configure.in (arm-*-oabi):  Handle.
   10866 
   10867 1999-01-30  Robert Lipe  (robertlipe (a] usa.net)
   10868 
   10869 	* config.guess: Improve detection of i686 on UnixWare 7.
   10870 
   10871 1999-01-30  Mumit Khan  <khan (a] xraylith.wisc.edu>
   10872 
   10873 	* config.guess: Add support for i386-pc-interix.
   10874 	* config.sub: Likewise.
   10875 	* configure.in: Likewise.
   10876 
   10877 1999-01-18  Christopher Faylor <cgf (a] cygnus.com>
   10878 
   10879 	* Makefile.in: Remove unneeded all-target-libio from
   10880 	from all-target-winsup target since it is now unneeded.
   10881 	Add all-target-libtermcap in its place since it is now
   10882 	needed.
   10883 
   10884 1998-12-30  Christopher Faylor <cgf (a] cygnus.com>
   10885 
   10886 	* configure.in: makefile stub for cygwin target is probably
   10887 	unnecessary.  Remove it for now.
   10888 
   10889 1998-12-30  Christopher Faylor <cgf (a] cygnus.com>
   10890 
   10891 	* configure.in: libtermcap.a should be built when cygwin is the
   10892 	target as well as the host.
   10893 	* config.guess: Allow mixed case in cygwin uname output.
   10894 	* Makefile.in: Add libtermcap target.
   10895 
   10896 1998-12-23  Jeffrey A Law  (law (a] cygnus.com)
   10897 
   10898 	* config.sub: Clean up handling of hppa2.0.
   10899 
   10900 1998-12-22  Rodney Brown  (rodneybrown (a] pmsc.com)
   10901 
   10902 	* config.guess: Use C code to identify more HP machines.
   10903 
   10904 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law (a] cygnus.com)
   10905 
   10906 	* config.sub: Handle hppa2.0.
   10907 
   10908 Tue Dec 15 17:02:58 1998  Bob Manson  <manson (a] charmed.cygnus.com>
   10909 
   10910 	* configure.in: Add cygmon for x86-coff and x86-elf. Configure
   10911 	cygmon for all sparclite targets, regardless of object format.
   10912 
   10913 1998-12-15  Mark Salter  <msalter (a] cygnus.com>
   10914 
   10915 	* configure.in: Added target-bsp for several target architectures.
   10916 
   10917 	* Makefile.in: Added rules for bsp.
   10918 
   10919 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law (a] cygnus.com)
   10920 
   10921 	* config.guess: Improve detection of hppa2.0 processors.
   10922 
   10923 Fri Dec  4 01:33:05 1998  Niall Smart <nialls (a] euristix.ie>
   10924 
   10925 	* config.guess: Recognize FreeBSD using ELF automatically.
   10926 
   10927 1998-11-26  Manfred Hollstein  <manfred (a] s-direktnet.de>
   10928 
   10929 	* configure (skip-this-dir): Add handling for new shell script, which
   10930 	might be created by a sub-directory's configure to indicate, this particular
   10931 	directory is "unwanted".
   10932 	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
   10933 
   10934 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer (a] cygnus.com>
   10935 
   10936 	* ltconfig: import from libtool, after changing libtool to
   10937 	account for the cygwin name change.
   10938 
   10939 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer (a] cygnus.com>
   10940 
   10941 	* Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
   10942 	include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
   10943 
   10944 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf (a] cygnus.com>
   10945 
   10946 	* configure.in: Add libtermcap to list of cygwin dependencies.
   10947 
   10948 1998-11-17  Geoffrey Noer  <noer (a] cygnus.com>
   10949 
   10950 	* Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
   10951 	they include winsup/include when it's a cygwin target.
   10952 
   10953 1998-11-12  Tom Tromey  <tromey (a] cygnus.com>
   10954 
   10955 	* configure.in (host_tools): Added zip.
   10956 	* Makefile.in (all-target-libjava): Depend on all-zip.
   10957 	(all-zip): New target.
   10958 	(ALL_MODULES): Added all-zip.
   10959 	(NATIVE_CHECK_MODULES): Added check-zip.
   10960 	(INSTALL_MODULES): Added install-zip.
   10961 	(CLEAN_MODULES): Added clean-zip.
   10962 
   10963 1998-11-12  Geoffrey Noer  <noer (a] cygnus.com>
   10964 
   10965 	* Makefile.in: lose "32" from comment about cygwin.
   10966 
   10967 1998-11-05  Nick Clifton  <nickc (a] cygnus.com>
   10968 
   10969 	* configure.in: Use -Os to build target libraries for the fr30.
   10970 
   10971 1998-11-04  Dave Brolley  <brolley (a] cygnus.com>
   10972 
   10973 	* config.sub: Add fr30.
   10974 
   10975 1998-11-02  Geoffrey Noer  <noer (a] cygnus.com>
   10976 
   10977 	* configure.in: drop "32" from config/mh-cygwin32.  Check
   10978 	cygwin* instead of cygwin32*.
   10979 	* config.sub: Check cygwin* instead of cygwin32*.
   10980 
   10981 1998-10-22  Robert Lipe  <robertl (a] dgii.com>
   10982 
   10983 	* config.guess: Match any version of Unixware7.
   10984 
   10985 1998-10-20  Syd Polk  <spolk (a] cygnus.com>
   10986 
   10987 	* Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
   10988 	if desired.
   10989 
   10990 1998-10-18  Jeffrey A Law  (law (a] cygnus.com)
   10991 
   10992 	* config.if (cxx_interface, libstdcxx_interface): Do not try to set
   10993 	these if the appropriate directories and files to not exist.
   10994 
   10995 1998-10-14  Jeffrey A Law  (law (a] cygnus.com)
   10996 
   10997 	* Makefile.in (DEVO_SUPPORT): Add config.if.
   10998 
   10999 1998-10-13  Manfred Hollstein  <manfred (a] s-direktnet.de>
   11000 
   11001 	* configure: Add pattern to replace "build_tooldir"'s
   11002 	definition in the generated Makefile with "tooldir"'s
   11003 	actual value.
   11004 
   11005 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law (a] cygnus.com)
   11006 
   11007 	* config.sub: Bring back lost sparcv9.
   11008 
   11009 	* Makefile.in (all-snvavigator): Remove all-flexlm dependency.
   11010 
   11011 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law (a] cygnus.com)
   11012 
   11013 	* Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
   11014 	CC_FOR_TARGET and friends.
   11015 
   11016 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva (a] dcc.unicamp.br>
   11017 
   11018 	* Makefile.in (build_tooldir): New variable, same as tooldir.
   11019 	(CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
   11020 	-B$(build_tooldir)/bin/.
   11021 	(BASE_FLAGS_TO_PASS): Pass build_tooldir down.
   11022 
   11023 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl (a] dgii.com>
   11024 
   11025 	* config.sub: Add support for i[34567]86-pc-udk.
   11026 	* configure.in: Likewise.
   11027 
   11028 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer (a] cygnus.com>
   11029 
   11030 	* Makefile.in: add bzip2 package building bits for user
   11031 	tools module
   11032 	* configure.in: ditto
   11033 
   11034 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law (a] cygnus.com)
   11035 
   11036 	* Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
   11037 	(ALL_TARGET_MODULES): Add all-target-libobjc.
   11038 	(CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
   11039 	(INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
   11040 	(all-target-libchill): Add dependencies.
   11041 	* configure.in (target_libs): Add libchill.
   11042 
   11043 1998-09-30  Manfred Hollstein  <manfred (a] s-direktnet.de>
   11044 
   11045 	* configure.in (target_subdir): Remove duplicate line.
   11046 
   11047 Tue Sep 29 22:45:41 1998  Felix Lee  <flee (a] cygnus.com>
   11048 
   11049 	* Makefile.in (all-automake): fix dependencies.
   11050 
   11051 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law (a] cygnus.com)
   11052 
   11053 	* configure.in: Minor cleanups for building in the $(target_alias)
   11054 	subdir.
   11055 
   11056 1998-09-22  Jim Wilson  <wilson (a] cygnus.com>
   11057 
   11058 	* Makefile.in (bootstrap): Set r and s before make all.  Use
   11059 	BASE_FLAGS_TO_PASS in make all.
   11060 	(cross): Likewise.
   11061 
   11062 1998-09-20  Mark Mitchell  <mark (a] markmitchell.com>
   11063 
   11064 	* Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
   11065 
   11066 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth (a] cygnus.com>
   11067 
   11068 	* config.sub: Fix typo in last change.
   11069 
   11070 1998-09-19  Michael Hayes  <m.hayes (a] elec.canterbury.ac.nz>
   11071 
   11072 	* config.sub: Add support for C4x target.
   11073 	* configure.in: Likewise.
   11074 
   11075 1998-09-13  David S. Miller  <davem (a] pierdol.cobaltmicro.com>
   11076 
   11077 	* config.sub: Recognize sparcv9 just like sparc64.
   11078 
   11079 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl (a] dgii.com>
   11080 
   11081 	* config.guess: Match "Pent II" or "PentII" for OpenServer.
   11082 
   11083 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law (a] cygnus.com)
   11084 
   11085 	* config.guess: Correctly identify Pentium II sco boxes.
   11086 
   11087 	* config.guess: Fix "tr" code.  From Weiwen Liu.
   11088 
   11089 Sat Sep  5 13:56:52 1998  John Hughes  <john (a] Calva.COM>
   11090 
   11091 	* configure.in: Do not assume x86-svr4 or x86-unixware can handle
   11092 	stabs.
   11093 
   11094 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law (a] cygnus.com)
   11095 
   11096 	* Makefile.in (TARGET_CONFIGDIRS): Add libchill.
   11097 	(ALL_TARGET_MODULES): Add all-target-libchill.
   11098 	(CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
   11099 	(INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
   11100 	(all-target-libchill): Add dependencies.
   11101 	* configure.in (target_libs): Add libchill.
   11102 
   11103 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab (a] informatik.tu-chemnitz.de>
   11104 
   11105 	* config.guess: Avoid assumptions about "tr" behaves when
   11106 	LANG is set to something other than English.
   11107 
   11108 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl (a] gnu.org)
   11109 
   11110 	* configure (gxx_include_dir): Changed to
   11111 	'${prefix}/include/g++'-${libstdcxx_interface}.
   11112 
   11113 	* config.if: New to determine the interfaces.
   11114 
   11115 Sun Aug 30 21:15:19 1998  Mark Klein (mklein (a] dis.com)
   11116 
   11117 	* config.guess: Detect and handle MPE/IX.
   11118 	* config.sub: Deal with MPE/IX.
   11119 
   11120 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn (a] mhpcc.edu>
   11121 
   11122 	* configure.in: Use mh-aix43.
   11123 
   11124 1998-07-29  Manfred Hollstein  <manfred (a] s-direktnet.de>
   11125 
   11126 	* configure: Fix --without/--disable cases for gxx-include-dir.
   11127 
   11128 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner (a] cygnus.com>
   11129 
   11130 	* mdata-sh:  Imported.  Needed for automake support.
   11131 
   11132 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl (a] gnu.org>
   11133 
   11134 	* Makefile.in (taz): Try "chmod -R og=u ." before
   11135 	"chmod og=u `find . -print`".
   11136 
   11137 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm (a] cygnus.com>
   11138 
   11139 	* configure.in: Add arm-elf and thumb-elf support.
   11140 
   11141 Mon Jul 27 16:23:58 1998  Doug Evans  <devans (a] canuck.cygnus.com>
   11142 
   11143 	* Makefile.in: Undo previous patch.
   11144 
   11145 Fri Jul 24 19:55:24 1998  Doug Evans  <devans (a] canuck.cygnus.com>
   11146 
   11147 	* Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
   11148 	to here ...
   11149 	(install-no-fixedincludes): and here
   11150 	(INSTALL_MODULES): ... from here.
   11151 
   11152 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11153 
   11154 	* config.sub: Merge with FSF.
   11155 
   11156 	* config.guess: Merge with FSF.
   11157 
   11158 Fri Jul 24 08:43:36 1998  Doug Evans  <devans (a] canuck.cygnus.com>
   11159 
   11160 	* configure (extraconfigdirs): New variable.
   11161 	(SUBDIRS): Add extraconfigdirs and recurse on them too.
   11162 	* Makefile.in (all): Move higher in file.
   11163 	(EXTRA_TARGET_HOST_ALL_MODULES): New variable.
   11164 	(EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
   11165 	(ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
   11166 	(CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
   11167 	(INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
   11168 
   11169 1998-07-23  Brendan Kehoe  <brendan (a] cygnus.com>
   11170 
   11171 	* Makefile.in (all-target-libjava): Depend on all-gcc and
   11172 	all-target-newlib.
   11173 	(configure-target-libjava): Depend on $(ALL_GCC).
   11174 
   11175 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl (a] dgii.com>
   11176 
   11177 	* config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
   11178 	(*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
   11179 
   11180 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11181 
   11182 	* ylwrap: Change absolute path checks to check for DOS style path
   11183 	names.
   11184 
   11185 	* ylwrap: Don't use a full path name if the source file is in the
   11186 	same directory.  From hjl (a] lucon.org (H.J. Lu).
   11187 
   11188 	* config-ml.in: Default to being verbose, to match Feb 18 change to
   11189 	configure.
   11190 
   11191 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11192 
   11193 	Brought over from egcs:
   11194 
   11195 	Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law (a] cygnus.com)
   11196 
   11197 	* configure.in (target_subdir): Set to ${target_alias} instead
   11198 	of "libraries".
   11199 
   11200 	Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson (a] cygnus.com>
   11201 
   11202 	* configure.in (target_subdir): Set to libraries if enable_multilib.
   11203 
   11204 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11205 
   11206 	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
   11207 	multilibs, force reconfiguration the first time we create
   11208 	multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
   11209 
   11210 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11211 
   11212 	* configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
   11213 	avoid confusion with --no-recursion.
   11214 
   11215 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer (a] cygnus.com>
   11216 
   11217 	* configure.in: Win32 hosts shouldn't use install -x
   11218 	* install-sh: remove -x option, and special .exe-handling
   11219 	hack.
   11220 
   11221 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth (a] cygnus.com>
   11222 
   11223 	* config.guess: Recognize i586-pc-beos.
   11224 	* configure.in: Don't build some bits for beos.
   11225 
   11226 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11227 
   11228 	* configure: If CC is set but CFLAGS is not, and CC is gcc, make
   11229 	CFLAGS default to -O2.
   11230 
   11231 	* ltmain.sh: Add some hacks to make SunOS --enable-shared work
   11232 	when using GNU ld.
   11233 
   11234 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11235 
   11236 	* ltmain.sh: Correct install when using a different shell.
   11237 
   11238 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11239 
   11240 	* ltconfig, ltmain.sh: Update to libtool 1.2b.
   11241 
   11242 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf (a] rmi.de>
   11243 
   11244 	* makefile.vms: Update to build binutils/makefile.vms.  Add install
   11245 	target.
   11246 
   11247 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11248 
   11249 	* ltconfig: Update to correct AIX handling.
   11250 
   11251 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law (a] cygnus.com)
   11252 
   11253 	* Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
   11254 
   11255 	* configure.in (target_subdir): Set to ${target_alias} instead
   11256 	of "libraries".
   11257 
   11258 1998-06-26  Manfred Hollstein  <manfred (a] s-direktnet.de>
   11259 
   11260 	* Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
   11261 	(Makefile): Depend on $(gcc_version_trigger).
   11262 
   11263 	* configure (gcc_version): Change default initializer to empty
   11264 	string.
   11265 	(gcc_version_trigger): New variable; pass this variable down
   11266 	to subdir configures to enable them checking gcc's version
   11267 	themselves. Emit make macros for both gcc_version vars.
   11268 	(topsrcdir): Initialize reliably.
   11269 	(recursion line): Remove --with-gcc-version=${gcc_version}.
   11270 
   11271 1998-06-24  Manfred Hollstein  <manfred (a] s-direktnet.de>
   11272 
   11273 	* configure (enable_version_specific_runtime_libs): Implement new flag
   11274 	--enable-version-specific-runtime-libs which installs C++ runtime stuff
   11275 	in $(libsubdir); emit definition in each generated Makefile.
   11276 	(gxx_include_dir): Initialize depending on
   11277 	$enable_version_specific_runtime_libs.
   11278 
   11279 1998-06-24  Manfred Hollstein  <manfred (a] s-direktnet.de>
   11280 
   11281 	* configure (gcc_version): Initialize properly depending on
   11282 	how and where configure is started.
   11283 	(recursion line): Pass a --with-gcc-version=${gcc_version}
   11284 	to configures in subdirs.
   11285 
   11286 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler (a] cygnus.com>
   11287 
   11288 	* configure.in (noconfigdirs): Add configure pattern for mips tx39
   11289 	cygmon
   11290 
   11291 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka (a] cygnus.com>
   11292 
   11293 	* configure.in: Add cygmon and libstub support for mn10200.
   11294 
   11295 1998-06-19  Manfred Hollstein  <manfred (a] s-direktnet.de>
   11296 
   11297 	* configure (gcc_version): Add new variable describing the
   11298 	particular gcc version we're building.
   11299 	* Makefile.in (libsubdir): Add new macro for the directory
   11300 	in which the compiler finds executables, libraries, etc.
   11301 	(BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
   11302 	and libsubdir.
   11303 
   11304 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva (a] dcc.unicamp.br>
   11305 
   11306 	* Makefile.in (local-clean): Remove *.log.
   11307 	(warning.log): Built with warn_summary from build.log.
   11308 	(mail-report.log): Run test_summary.
   11309 	(mail-report-with-warnings.log): Run test_summary including
   11310 	warning.log in the report.
   11311 
   11312 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl (a] dgii.com>
   11313 
   11314 	* config.guess: Detection of Pentium II for *-sco-3.2v5*.
   11315 
   11316 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney (a] b1.cygnus.com>
   11317 
   11318 	* Makefile.in (grep): Grep no longer depends on libiberty.
   11319 
   11320 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk (a] cygnus.com>
   11321 
   11322 	* Makefile.in: all-snavigator needs all-libgui.
   11323 
   11324 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka (a] cygnus.com>
   11325 
   11326 	* configure.in: Add cygmon and libstub support for mn10300.
   11327 
   11328 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11329 
   11330 	* missing: Update to version from automake 1.3.
   11331 
   11332 	* ltmain.sh: On installation, don't get confused if the same name
   11333 	appears more than once in the list of library names.
   11334 
   11335 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11336 
   11337 	* config.sub: Accept m68060 and m5200 as CPU names.
   11338 
   11339 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11340 
   11341 	* configure: Use && rather than using -a in test, because odd
   11342 	strings can confuse test.
   11343 	* configure.in: Likewise.
   11344 
   11345 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11346 
   11347 	* ltconfig, ltmain.sh: Bring in Visual C++ support.
   11348 
   11349 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva (a] dcc.unicamp.br>
   11350 
   11351 	* Makefile.in (boostrap2-lean, bootstrap3-lean,
   11352 	bootstrap4-lean): New targets.
   11353 
   11354 Mon May 11 23:55:56 1998  Jeffrey A Law  (law (a] cygnus.com)
   11355 
   11356 	* mpw-* Delete.  Not used.
   11357 
   11358 Mon May 11 23:11:34 1998  Jeffrey A Law  (law (a] cygnus.com)
   11359 
   11360 	* COPYING.LIB: Update FSF address.
   11361 
   11362 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11363 
   11364 	* ltconfig, ltmain.sh: Update to libtool 1.2a.
   11365 
   11366 	* Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
   11367 	GAS_SUPPORT_DIRS.
   11368 
   11369 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11370 
   11371 	* ltconfig, ltmain.sh: Avoid producing a version number if
   11372 	-version-info was not used.
   11373 
   11374 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11375 
   11376 	* configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
   11377 	building with newlib.
   11378 
   11379 1998-04-30  Paul Eggert  <eggert (a] twinsun.com>
   11380 
   11381 	* Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
   11382 	Solaris `make' causes it to continue to next definition.
   11383 
   11384 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash (a] bugshack.cygnus.com)
   11385 
   11386 	* Makefile.in (install-gdbtk): Call this 'install-gdb' so that
   11387 	the right GUI libraries and files are installed along with GDB.
   11388 
   11389 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11390 
   11391 	* configure.in: Change alpha to alpha* in several places.
   11392 
   11393 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka (a] cygnus.com>
   11394 
   11395 	* config.sub: Recognize sparc86x.
   11396 
   11397 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner (a] cygnus.com>
   11398 
   11399 	* configure.in (--enable-target-optspace): Remove debug echo.
   11400 
   11401 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson (a] cygnus.com>
   11402 
   11403 	* configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
   11404 
   11405 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11406 
   11407 	* ltconfig: Update cygwin32 support.
   11408 
   11409 	* Makefile.in (GAS_SUPPORT_DIRS): Add intl.
   11410 	(BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
   11411 	(GDB_SUPPORT_DIRS): Likewise.
   11412 
   11413 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner (a] cygnus.com>
   11414 
   11415 	* configure.in (target_makefile_frag): If --enable-target-optspace,
   11416 	use -Os to compile target libraries rather than -O2.  Default to
   11417 	using -Os for d10v and m32r if --{enable,disable}-target-optspace is
   11418 	not used.
   11419 	* configure.in (target_cflags): Ditto for d30v.
   11420 
   11421 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey (a] cygnus.com>
   11422 
   11423 	* Makefile.in (all-bfd): Depend on all-intl.
   11424 	(all-binutils): Likewise.
   11425 	(all-gas): Likewise.
   11426 	(all-gprof): Likewise.
   11427 	(all-ld): Likewise.
   11428 
   11429 1998-04-19  Brendan Kehoe  <brendan (a] cygnus.com>
   11430 
   11431 	* configure.in (host_tools): Fix typo, lbtool -> libtool.
   11432 
   11433 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11434 
   11435 	* Makefile.in (all-bfd): Depend upon all-libiberty.
   11436 
   11437 	* ltconfig, ltmain.sh: Bring in newer cygwin32 support.
   11438 
   11439 Fri Apr 17 12:22:22 1998  Bob Manson  <manson (a] charmed.cygnus.com>
   11440 
   11441 	* Makefile.in: Add libstub.
   11442 
   11443 	* configure.in: Ditto. Build libstub for targets that have cygmon
   11444 	support.
   11445 
   11446 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11447 
   11448 	* configure.in: Don't set PICFLAG on ix86-cygwin32.
   11449 
   11450 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj (a] sco.com>
   11451 
   11452 	* configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
   11453 	use mh-sysv5 if specified.  Support gprof on SCO Open Server.
   11454 
   11455 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato (a] df.lth.se>
   11456 
   11457 	* configure: Define DEFAULT_M4 by searching PATH.
   11458 	* Makfile.in: Use DEFAULT_M4.
   11459 
   11460 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11461 
   11462 	* ltconfig: Add cygwin32 support.
   11463 
   11464 	* Makefile.in, configure.in: Add libtool as a native only directory
   11465 	to configure and build.
   11466 
   11467 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law (a] cygnus.com)
   11468 
   11469 	* Makefile.in (INSTALL_MODULES): Remove texinfo.
   11470 
   11471 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm (a] macqel.be>
   11472 
   11473 	* Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
   11474 
   11475 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer (a] cygnus.com>
   11476 
   11477 	* Makefile.in: add ash make rules
   11478 	* configure.in: add ash to native_only and host_tools lists
   11479 
   11480 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey (a] cygnus.com>
   11481 
   11482 	* Makefile.in (all-gettext, all-intl): New targets.
   11483 	(ALL_MODULES): Added all-gettext, all-intl.
   11484 	(CROSS_CHECK_MODULES): Added check-gettext, check-intl.
   11485 	(INSTALL_MODULES): Added install-gettext, install-intl.
   11486 	(CLEAN_MODULES): Added clean-gettext, clean-intl.
   11487 
   11488 	* configure.in (host_tools): Added gettext.
   11489 	(native_only): Likewise.
   11490 	(noconfigdirs) [various cases]: Likewise.
   11491 	(host_libs): Added intl.
   11492 
   11493 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths (a] onions.cygnus.com>
   11494 
   11495 	* configure: Do not disable building gdbtk for cygwin32 hosts.
   11496 
   11497 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc (a] cygnus.com>
   11498 
   11499 	* configure.in: Add thumb-coff target.
   11500 	* config.sub: Add thumb-coff target.
   11501 
   11502 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash (a] bugshack.cygnus.com)
   11503 
   11504 	* Makefile.in: Revert yesterday's change.
   11505 	(all-target-winsup):  all-target-librx stays out of here.
   11506 
   11507 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash (a] bugshack.cygnus.com)
   11508 
   11509 	* Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
   11510 	CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
   11511 	INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
   11512 	Remove references to librx and libg++.
   11513 
   11514 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne (a] cygnus.com>
   11515 
   11516 	* Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
   11517 	recursive makes
   11518 
   11519 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11520 
   11521 	* Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
   11522 	for newlib directory.
   11523 	(CXX_FOR_TARGET): Likewise.
   11524 
   11525 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law (a] cygnus.com)
   11526 
   11527 	* ltconfig: Update after libtool/ltconfig.in change for
   11528 	hpux11.
   11529 
   11530 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11531 
   11532 	* ltconfig, ltmain.sh: Update to libtool 1.2.
   11533 
   11534 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred (a] s-direktnet.de>
   11535 
   11536 	* Makefile.in (install-gcc): Don't specify LANGUAGES here.
   11537 	(install-gcc-cross): Instead, override LANGUAGES here.
   11538 
   11539 1998-03-18  Dave Love  <d.love (a] dl.ac.uk>
   11540 
   11541 	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
   11542 	non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
   11543 
   11544 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc (a] cygnus.com>
   11545 
   11546 	* configure.in: Add Thumb-pe target.
   11547 
   11548 Tue Mar 17 16:59:00 1998  Syd Polk <spolk (a] cygnus.com>
   11549 
   11550 	* Makefile.in - changed sn targets to snavigator
   11551 	* configure.in - changed sn targets to snavigator
   11552 
   11553 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred (a] s-direktnet.de>
   11554 
   11555 	* config-ml.in: After building symlink tree call make distclean
   11556 	if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
   11557 	to be the case for libiberty.
   11558 
   11559 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl (a] gnu.ai.mit.edu)
   11560 
   11561 	* configure: When making link, also check the current
   11562 	directory. The configure scripts may create one.
   11563 
   11564 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth (a] cygnus.com>
   11565 
   11566 	* config.sub: Accept alphapca56 and alphaev6 properly.
   11567 
   11568 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel (a] lauterbach.com>
   11569 
   11570 	* configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
   11571 
   11572 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno (a] linuix.mathematik.uni-karlsruhe.de
   11573 
   11574 	* config.sub (sco5): Fix typo.
   11575 
   11576 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11577 
   11578 	* Makefile.in (INSTALL_MODULES): Move install-tcl before
   11579 	install-itcl.
   11580 	(install-itcl): Remove dependency on install-tcl.
   11581 
   11582 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka (a] cygnus.com>
   11583 
   11584 	* configure.in: Remove libgloss from noconfigdirs for MN10300.
   11585 
   11586 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11587 
   11588 	* configure.in: Don't build libgui for a cygwin32 target when not on
   11589 	a cygwin32 host.
   11590 
   11591 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash (a] bugshack.cygnus.com)
   11592 
   11593 	* configure (redirect): Set to null, so default behavior of
   11594 	configure is now --verbose.
   11595 
   11596 1998-02-16  Dave Love  <d.love (a] dl.ac.uk>
   11597 
   11598 	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
   11599 	CONFIG_SITE=/dev/null to forestall lossage with site configuration.
   11600 
   11601 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein (a] ks.sel.alcatel.de>
   11602 
   11603 	* Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
   11604 	this change to sync Makefile.in with its ChangeLog entries.
   11605 
   11606 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl (a] gnu.org>
   11607 
   11608 	* ltmain.sh (mkdir): Check that the directory doesn't exist
   11609 	before we exit with error, so that we don't get races during
   11610 	parallel builds.
   11611 
   11612 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11613 
   11614 	* ltconfig, ltmain.sh: Update from libtool 1.0i.
   11615 
   11616 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred (a] s-direktnet.de>
   11617 
   11618 	* Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
   11619 	PICFLAG_FOR_TARGET.
   11620 	(EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
   11621 
   11622 	* configure: Emit a definition for the new macro enable_shared
   11623 	into each Makefile.
   11624 
   11625 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash (a] bugshack.cygnus.com)
   11626 
   11627 	* configure.in (host_tools, native_only): Add libtool.
   11628 
   11629 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer (a] cygnus.com>
   11630 
   11631 	* configure.in: add target-gperf to noconfigdirs for Cygwin32.
   11632 	Fix typo in ming config comment.
   11633 
   11634 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11635 
   11636 	* ltconfig, ltmain.sh: Update from libtool 1.0h.
   11637 
   11638 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11639 
   11640 	* config.sub: Add tic30 cases, and map c30 to tic30.
   11641 
   11642 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth (a] cygnus.com>
   11643 
   11644 	* Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
   11645 	(ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
   11646 	(CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
   11647 	(CLEAN_TARGET_MODULES): Similarly
   11648 	(all-target-libf2c): Add dependences.
   11649 	* configure.in (target_libs): Add libf2c.
   11650 
   11651 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer (a] cygnus.com>
   11652 
   11653 	* configure.in: Remove expect from noconfigdirs when target
   11654 	is cygwin32.  OK to build expect and dejagnu with Canadian
   11655 	Cross.
   11656 
   11657 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   11658 
   11659 	* configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
   11660 	host.
   11661 
   11662 	* config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
   11663 	and mingw32.
   11664 
   11665 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred (a] s-direktnet.de>
   11666 
   11667 	* Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
   11668 	here as it is not defined in the toplevel Makefile.
   11669 
   11670 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred (a] s-direktnet.de>
   11671 
   11672 	* configure (package_makefile_rules_frag): New variable, which names
   11673 	a file with generic rules, ...
   11674 	Change comment to mention we now have FIVE parts.
   11675 	* configure: Undo last change.
   11676 
   11677 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat (a] iki.fi>
   11678 
   11679 	* config.guess: More accurate determination of HP processor types.
   11680 	* config.sub: More accurate determination of HP processor types.
   11681 
   11682 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred (a] s-direktnet.de>
   11683 
   11684 	* configure (package_makefile_frag): Move inserting the
   11685 	${package_makefile_frag} to where it should be according
   11686 	to the comment.
   11687 
   11688 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb (a] nexus.co.uk>
   11689 
   11690 	* config.guess: Add support for Linux/ARM.
   11691 
   11692 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf (a] cygnus.com>
   11693 
   11694 	* .cvsignore: Remove *-info and *-install since they match
   11695 	release-info and mpw-install, which we don't want to just ignore.
   11696 
   11697 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth (a] cygnus.com>
   11698 
   11699 	* configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
   11700 
   11701 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel (a] epiuse.co.za>
   11702 
   11703 	* Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
   11704 	local_prefix to sub-make invocations.
   11705 
   11706 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl (a] gnu.org)
   11707 
   11708 	* configure.in: Check makefile fragments in the source
   11709 	directory.
   11710 
   11711 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva (a] dcc.unicamp.br>
   11712 
   11713 	* configure.in: Check whether host and target makefile
   11714 	fragments exist before adding them to *_makefile_frag.
   11715 
   11716 Wed Jan 14 23:39:10 1998  Bob Manson  <manson (a] charmed.cygnus.com>
   11717 
   11718 	* configure.in (target_configdirs): Add cygmon for sparc64-elf.
   11719 
   11720 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths (a] pizza.cygnus.com>
   11721 
   11722 	* configure.in: Make sure we only replace RPATH_ENVVAR on
   11723 	lines which begin with RPATH_ENVVAR, i.e. add "^" to the
   11724 	regexp to sed.
   11725 
   11726 	* Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
   11727 	to sub-makes.
   11728 
   11729 1998-01-13  Lee Iverson   (leei (a] ai.sri.com)
   11730 
   11731 	* config-ml.in (multi-do): LDFLAGS must include multilib
   11732 	designator.
   11733 
   11734 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl (a] dgii.com)
   11735 
   11736 	* config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
   11737 
   11738 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan (a] xraylith.wisc.edu>
   11739 
   11740 	* config.sub: Add mingw32 support.
   11741 	* configure.in: Likewise.
   11742 
   11743 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel (a] lauterbach.com>
   11744 
   11745 	* configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
   11746 
   11747 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law (a] cygnus.com)
   11748 
   11749 	* Makefile.in (INSTALL_TARGET): Do install-gcc first.
   11750 	* configure (gxx_include_dir): Provide a definition for subdirs
   11751 	which do not use autoconf.
   11752 
   11753 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law (a] cygnus.com)
   11754 
   11755 	* config.guess: Sync with egcs.  Picks up new alpha support,
   11756 	BeOS & some additional linux support.
   11757 
   11758 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law (a] cygnus.com)
   11759 
   11760 	* config.guess: HP 9000/803 is a PA1.1 machine.
   11761 
   11762 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth (a] cygnus.com>
   11763 
   11764 	* configure.in: It's alpha*-...
   11765 
   11766 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl (a] gnu.ai.mit.edu)
   11767 
   11768 	* configure.in (host_makefile_frag, target_makefile_frag):
   11769 	Handle multiple config files.
   11770 	(alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
   11771 	alpha-*-*.
   11772 
   11773 Thu Dec 18 13:13:03 1997  Doug Evans  <devans (a] canuck.cygnus.com>
   11774 
   11775 	* mkdep: New file.
   11776 
   11777 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner (a] cygnus.com>
   11778 
   11779 	* configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
   11780 
   11781 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   11782 
   11783 	* Makefile.in: Add libgui directory.
   11784 	(GDB_TK): Add all-libgui.
   11785 	* configure.in: Add libgui directory.
   11786 	* configure: Add all-libgui to GDB_TK.
   11787 
   11788 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc (a] cygnus.com>
   11789 
   11790 	* config-ml.in (multidirs): Add m32r to multilib list.
   11791 
   11792 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan (a] canuck.cygnus.com>
   11793 
   11794 	* Makefile.in (all-target-gperf): Change dependency to
   11795 	all-target-libstdc++.
   11796 
   11797 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf (a] ninemoons.com>
   11798 
   11799 	* config.guess: Add BeOS support.
   11800 
   11801 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   11802 
   11803 	Source directory cvs renamed to cvssrc:
   11804 	* configure.in (host_tools): Change cvs to cvssrc.
   11805 	(native_only): Likewise.
   11806 	(noconfigdirs) [various cases]: Likewise.
   11807 	* Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
   11808 	(CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
   11809 	(INSTALL_MODULES): Change install-cvs to install-cvssrc.
   11810 	(CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
   11811 	(all-cvssrc): Rename target from all-cvs.
   11812 
   11813 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law (a] cygnus.com)
   11814 
   11815 	* configure (gxx_include_dir): Fix thinko.
   11816 
   11817 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law (a] cygnus.com)
   11818 
   11819 	* Makefile.in (INSTALL_TARGET_CROSS): Define.
   11820 	(install-cross, install-gcc-cross): New targets.
   11821 
   11822 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc (a] cygnus.com>
   11823 
   11824 	* configure.in (noconfigdirs): Add support for Thumb target.
   11825 
   11826 	* config.sub (maybe_os): Add support for Thumb target.
   11827 
   11828 Sun Nov 30 16:12:27 1997  Bob Manson  <manson (a] charmed.cygnus.com>
   11829 
   11830 	* Makefile.in: Add rules for cygmon.
   11831 
   11832 	* configure.in: Build cygmon for sparc-elf and sparclite-aout.
   11833 
   11834 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law (a] cygnus.com)
   11835 
   11836 	* Makefile.in (INSTALL_TARGET): Do install-gcc first.
   11837 	* configure (gxx_include_dir): Provide a definition for subdirs
   11838 	which do not use autoconf.
   11839 
   11840 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths (a] onions.cygnus.com>
   11841 
   11842 	* Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
   11843 	11/18/97 build
   11844 
   11845 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law (a] cygnus.com)
   11846 
   11847 	* From Franz Sirl.
   11848 	* config.guess (powerpc*-*-linux): Handle glibc2 beta release
   11849 	found on RedHat Linux systems.
   11850 
   11851 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law (a] cygnus.com)
   11852 
   11853 	* config.guess (alpha stuff): Merge with FSF to avoid incorrect
   11854 	guesses.
   11855 
   11856 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law (a] cygnus.com)
   11857 
   11858 	* configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
   11859 
   11860 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl (a] gnu.ai.mit.edu>
   11861 
   11862 	* ltmain.sh: If mkdir fails, check whether the directory was created
   11863 	anyhow by some other process.
   11864 
   11865 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner (a] cygnus.com>
   11866 
   11867 	* configure.in (d30v-*-*): Configure all directories.
   11868 
   11869 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner (a] cygnus.com>
   11870 
   11871 	* configure.in (d30v-*-*): Configure newlib, libiberty directories
   11872 	for the D30V.
   11873 
   11874 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner (a] cygnus.com>
   11875 
   11876 	* configure.in (d30v-*-*): Configure target-libgloss on the D30V.
   11877 
   11878 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob (a] darkstar.cygnus.com>
   11879 
   11880 	* include/libiberty.h: Add extern "C" { so it can be used with C++
   11881 	progrms.
   11882 	* include/remote-sim.h:  Add extern "C" { so it can be used with C++
   11883 	programs.
   11884 
   11885 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner (a] cygnus.com>
   11886 
   11887 	* configure.in (d30v-*-*): Configure GCC now.
   11888 
   11889 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs (a] andros.cygnus.com>
   11890 
   11891 	* configure.in: Remove a "second pass" of tweaking noconfigdirs,
   11892 	is no longer needed.
   11893 
   11894 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason (a] yorick.cygnus.com>
   11895 
   11896 	* Makefile.in: check-target-libio depends on all-target-libstdc++.
   11897 
   11898 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred (a] s-direktnet.de)
   11899 
   11900 	* Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
   11901 	targets using "$@" to provide support for similar but not identical
   11902 	targets without having to duplicate code.
   11903 
   11904 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf (a] progis.de>
   11905 
   11906 	* makefile.vms: Fix to work with DEC C.
   11907 
   11908 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin (a] cygnus.com>
   11909 
   11910 	* config.sub: Add mips-tx39-elf to marketing names.
   11911 
   11912 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   11913 
   11914 	* ltmain.sh: Handle symlinks in generated script.
   11915 
   11916 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   11917 
   11918 	* configure: Handle autoconf style directory options: --bindir,
   11919 	--datadir, --includedir, --infodir, --libdir, --libexecdir,
   11920 	--mandir, --oldincludedir, --sbindir, --sharedstatedir,
   11921 	--sysconfdir.
   11922 	* Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
   11923 	(sharedstatedir, localstatedir, oldincludedir): New variables.
   11924 	(BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
   11925 	infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
   11926 	sbindir, sharedstatedir, and sysconfdir.
   11927 
   11928 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson (a] negril.msrce.howard.edu>
   11929 
   11930 	* Makefile.in (bootstrap-lean): New target.
   11931 
   11932 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman (a] babylon-5.cygnus.com>
   11933 
   11934 	* configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
   11935 	sn, and gnuserv from noconfigdirs.
   11936 
   11937 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   11938 
   11939 	* ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
   11940 
   11941 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law (a] cygnus.com)
   11942 
   11943 	* Makefile.in (cross): New target.
   11944 
   11945 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva (a] dcc.unicamp.br>
   11946 			  Jeff Law	   <law (a] cygnus.com>
   11947 
   11948 	* Makefile.in (bootstrap2, bootstrap3): New targets.
   11949 	(all-bootstrap): Remove outdated and confusing target.
   11950 	(bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
   11951 
   11952 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney (a] b1.cygnus.com>
   11953 
   11954 	* configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
   11955 	windows.  Consistent with gdb/configure.
   11956 
   11957 1997-09-15 02:37  Ulrich Drepper  <drepper (a] cygnus.com>
   11958 
   11959 	* configure.in: Name Linux target fragment.
   11960 
   11961 	* configure: Rewrite so that project Makefile fragment is inserted
   11962 	first and appears last in the resulting Makefile.
   11963 
   11964 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney (a] b1.cygnus.com>
   11965 
   11966 	* Makefile.in (install-itcl): Install tcl first.
   11967 
   11968 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer (a] cygnus.com>
   11969 
   11970 	* configure.in: remove bison from noconfigdirs for Cygwin32 host
   11971 
   11972 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl (a] gnu.ai.mit.edu)
   11973 
   11974 	* Makefile.in (local-distclean): Also remove mh-frag mt-frag.
   11975 
   11976 	* configure.in (skipdirs): Add target-librx for Linux.
   11977 	(alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
   11978 
   11979 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law (a] cygnus.com)
   11980 
   11981 	* Makefile.in (bootstrap): New target.
   11982 
   11983 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law (a] cygnus.com)
   11984 
   11985 	* config.sub: Accept 'amigados' for backward compatability.
   11986 
   11987 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   11988 
   11989 	* config.guess: Merge with FSF.
   11990 
   11991 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf (a] ninemoons.com>
   11992 
   11993 	* config.sub: Change 'amigados' to 'amigaos' to match current usage.
   11994 
   11995 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin (a] cygnus.com>
   11996 
   11997 	* config.sub: Add "marketing-names" patch.
   11998 
   11999 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel (a] OARcorp.com)
   12000 
   12001 	* configure.in (*-*-rtems*): Do not build libgloss for rtems.
   12002 
   12003 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law (a] cygnus.com)
   12004 
   12005 	* config.sub: Handle v850-elf.
   12006 
   12007 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf (a] ninemoons.com>
   12008 
   12009 	* .cvsignore (*-install): Remove.
   12010 
   12011 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven (a] cygnus.com>
   12012 
   12013 	* ltconfig: Set CONFIG_SHELL in libtool.
   12014 	* ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
   12015 
   12016 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson (a] cygnus.com>
   12017 
   12018 	* configure.in (target_subdir): Set to libraries if enable_multilib.
   12019 
   12020 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson (a] cygnus.com>
   12021 
   12022 	* config.guess: Update from gcc directory.
   12023 
   12024 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney (a] b1.cygnus.com>
   12025 
   12026 	* Makefile.in (all-sim): Depends on all-readline.
   12027 
   12028 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason (a] yorick.cygnus.com>
   12029 
   12030 	* Makefile.in (BISON, YACC): Use $$s.
   12031 	(all-bison): Depend on all-texinfo.
   12032 
   12033 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason (a] yorick.cygnus.com>
   12034 
   12035 	* Makefile.in (BISON): Add -L flag.
   12036 	(YACC): Likewise.
   12037 
   12038 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc (a] cygnus.com>
   12039 
   12040 	* configure.in (noconfigdirs): Add support for v850e target.
   12041 
   12042 	* config.sub (maybe_os): Add support for v850e target.
   12043 
   12044 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc (a] cygnus.com>
   12045 
   12046 	* configure.in (noconfigdirs): Add support for v850ea target.
   12047 
   12048 	* config.sub (maybe_os): Add support for v850ea target.
   12049 
   12050 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin (a] cygnus.com>
   12051 
   12052 	* config.sub: Add mipstx39.  Delete r3900.
   12053 
   12054 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash (a] godzilla.cygnus.co.jp)
   12055 
   12056 	* Makefile.in (all-autoconf): Depends on all-texinfo.
   12057 
   12058 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner (a] cygnus.com>
   12059 
   12060 	* config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
   12061 	eabi targets.
   12062 
   12063 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   12064 
   12065 	* configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
   12066 
   12067 	* configure: When handling a Canadian Cross, handle YACC as well as
   12068 	BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
   12069 	* Makefile.in (all-bison): Depend upon all-texinfo.
   12070 
   12071 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason (a] yorick.cygnus.com>
   12072 
   12073 	* Makefile.in (BISON): bison, not byacc or bison -y.
   12074 	(YACC): bison -y or byacc or yacc.
   12075 	(various): Add *-bison as appropriate.
   12076 	(taz): No need to mess with BISON anymore.
   12077 
   12078 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   12079 
   12080 	* configure: If OSTYPE matches *win32*, try to find a good value for
   12081 	CONFIG_SHELL.
   12082 
   12083 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   12084 
   12085 	* Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
   12086 	configure.in if it is present.
   12087 
   12088 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   12089 
   12090 	* Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
   12091 
   12092 Fri Aug  8 16:30:13 1997  Doug Evans  <dje (a] canuck.cygnus.com>
   12093 
   12094 	* config.sub: Recognize `arc' cpu.
   12095 	* configure.in: Likewise.
   12096 	* config-ml.in: Likewise.
   12097 
   12098 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   12099 
   12100 	* Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
   12101 
   12102 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven (a] cygnus.com>
   12103 
   12104 	* configure: Changed sed delimiter from ':' to '|' when
   12105 	attempting to substitute ${config_shell} for SHELL. On
   12106 	NT ${config_shell} may contain a ':' in it.
   12107 
   12108 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason (a] yorick.cygnus.com>
   12109 
   12110 	* Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
   12111 
   12112 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   12113 
   12114 	* Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
   12115 
   12116 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   12117 
   12118 	* Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
   12119 
   12120 	* ylwrap: If the program is a relative path, force it to be
   12121 	absolute.
   12122 
   12123 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney (a] b1.cygnus.com>
   12124 
   12125 	* configure (tooldir): Set BISON to `bison -y' and not just bison.
   12126 
   12127 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney (a] b1.cygnus.com>
   12128 
   12129 	* Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
   12130 	correctly specify the target build directory $(TARGET_SUBDIR)/winsup
   12131 	for libraries.
   12132 
   12133 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason (a] yorick.cygnus.com>
   12134 
   12135 	* Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
   12136 	separated by spaces.
   12137 
   12138 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   12139 
   12140 	* ylwrap: New file.
   12141 	* Makefile.in (DEVO_SUPPORT): Add ylwrap.
   12142 
   12143 	* ltmain.sh: Handle /bin/sh at start of install program.
   12144 
   12145 	* Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
   12146 
   12147 	* ltconfig, ltmain.sh: New files, from libtool 1.0.
   12148 	* missing: New file, from automake 1.2.
   12149 
   12150 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   12151 
   12152 	* Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
   12153 	check-tk to CHECK_X11_MODULES.
   12154 
   12155 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   12156 
   12157 	* config.sub: Merge with FSF.
   12158 
   12159 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   12160 
   12161 	* config.guess: Merge with FSF.
   12162 
   12163 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne (a] Mathematik.TU-Chemnitz.DE>
   12164 
   12165 	* configure: Treat msdosdjgpp like go32.
   12166 	* configure.in: Likewise.  Don't remove gprof for go32.
   12167 
   12168 	* configure: Change Makefile.tem2 to Makefile.tm2.
   12169 
   12170 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters (a] cygnus.com>
   12171 
   12172 	* configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
   12173 
   12174 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan (a] lisa.cygnus.com>
   12175 
   12176 	* install-sh (chmodcmd): Set to null if the DST directory already
   12177 	exists.  Same as Nov 11th change.
   12178 
   12179 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt (a] cygnus.com>
   12180 
   12181 	* configure (GDB_TK): Needs itcl and tix.
   12182 
   12183 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason (a] yorick.cygnus.com>
   12184 
   12185 	* config.guess: Update from FSF.
   12186 
   12187 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt (a] cygnus.com>
   12188 
   12189 	* Makefile.in (GDB_TK): Depend on itcl and tix.
   12190 
   12191 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   12192 
   12193 	* Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
   12194 	(INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
   12195 	(INSTALL_SCRIPT): New variable.
   12196 	(BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
   12197 	* configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
   12198 	to -x.
   12199 	* install-sh: Add support for -x option.
   12200 
   12201 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   12202 
   12203 	* configure.in, Makefile.in: Treat tix like itcl.
   12204 
   12205 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   12206 
   12207 	* Makefile.in (WINDRES): New variable.
   12208 	(WINDRES_FOR_TARGET): New variable.
   12209 	(BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
   12210 	(EXTRA_HOST_FLAGS): Add WINDRES.
   12211 	(EXTRA_TARGET_FLAGS): Add WINDRES.
   12212 	(EXTRA_GCC_FLAGS): Add WINDRES.
   12213 	($(DO_X)): Pass down WINDRES.
   12214 	($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
   12215 	* configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
   12216 	DLLTOOL_FOR_TARGET.
   12217 
   12218 Wed Jun 25 15:01:26 1997  Felix Lee  <flee (a] cygnus.com>
   12219 
   12220 	* configure.in: configure sim before gdb for win32-x-ppc
   12221 
   12222 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan (a] lisa.cygnus.com>
   12223 
   12224 	Move gperf into the toplevel, from libg++.
   12225 	* configure.in (target_tools): Add target-gperf.
   12226 	(native_only): Add target-gperf.
   12227 	* Makefile.in (all-target-gperf): New target, depend on
   12228 	all-target-libg++.
   12229 	(configure-target-gperf): Empty rule.
   12230 	(ALL_TARGET_MODULES): Add all-target-gperf.
   12231 	(CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
   12232 	(CHECK_TARGET_MODULES): Add check-target-gperf.
   12233 	(INSTALL_TARGET_MODULES): Add install-target-gperf.
   12234 	(CLEAN_TARGET_MODULES): Add clean-target-gperf.
   12235 
   12236 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law (a] cygnus.com)
   12237 
   12238 	* config.sub (mn10200): Recognize new basic machine.
   12239 
   12240 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan (a] lisa.cygnus.com>
   12241 
   12242 	* configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
   12243 	--enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
   12244 
   12245 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan (a] lisa.cygnus.com>
   12246 
   12247 	* configure.in: If we're building mips-sgi-irix6* native, turn on
   12248 	ENABLE_MULTILIB and set TARGET_SUBDIR.
   12249 
   12250 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey (a] cygnus.com>
   12251 
   12252 	* Makefile.in (all-sn): Depend on all-grep.
   12253 
   12254 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   12255 
   12256 	* configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
   12257 
   12258 	* configure: Set CFLAGS and CXXFLAGS, and substitute them into
   12259 	Makefile.  From Jeff Makey <jeff (a] cts.com>.
   12260 	* Makefile.in: Add comment for CFLAGS and CXXFLAGS.
   12261 
   12262 	* Makefile.in (DISTBISONFILES): Remove.
   12263 	(taz): Don't futz with DISTBISONFILES.  Change BISON to use
   12264 	$(DEFAULT_YACC).
   12265 
   12266 	* configure.in: Build itl, db, sn, etc., when building for native
   12267 	cygwin32.
   12268 
   12269 	* Makefile.in (LD): New variable.
   12270 	(EXTRA_HOST_FLAGS): Pass down LD.
   12271 	($(DO_X)): Likewise.
   12272 
   12273 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell (a] pobox.com>
   12274 
   12275 	* Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
   12276 
   12277 Fri Jun 13 10:22:56 1997  Bob Manson  <manson (a] charmed.cygnus.com>
   12278 
   12279 	* configure.in (targargs): Strip out any supplied --build argument
   12280 	before adding our own. Always add --build.
   12281 
   12282 Thu Jun 12 21:12:28 1997  Bob Manson  <manson (a] charmed.cygnus.com>
   12283 
   12284 	* configure.in (targargs): Pass --build if we're doing
   12285 	a cross-compile.
   12286 
   12287 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob (a] chinadoll.cygnus.com>
   12288 
   12289 	* configure: Use '|' instead of ":" as the separator in
   12290 	sed. Otherwise sed chokes on NT path names with drive
   12291 	designators. Also look for "?:*" as the leading characters in an
   12292 	absolute pathname.
   12293 
   12294 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin (a] cygnus.com>
   12295 
   12296 	* config.sub: Support for r3900.
   12297 
   12298 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   12299 
   12300 	* configure.in: Use install-sh, not install.sh.
   12301 
   12302 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   12303 
   12304 	* Makefile.in (taz): Improve check for BISON so it doesn't try to
   12305 	apply it twice.
   12306 
   12307 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   12308 
   12309 	* Makefile.in (INSTALL_MODULES): Put install-opcodes before
   12310 	install-binutils.
   12311 
   12312 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   12313 
   12314 	* Makefile.in: Add automake targets.
   12315 	* configure.in (host_tools): Add automake.
   12316 
   12317 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   12318 
   12319 	* configure: Default CXX to c++, not gcc.
   12320 	* Makefile.in (CXX): Set to c++, not gcc.
   12321 	(CXX_FOR_TARGET): When cross, transform c++, not gcc.
   12322 
   12323 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer (a] cygnus.com>
   12324 
   12325 	* install-sh: try appending a .exe if source file doesn't
   12326 	exist
   12327 
   12328 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason (a] yorick.cygnus.com>
   12329 
   12330 	* configure.in: Turn on multilib by default.
   12331 	(cross_only): Remove target-libiberty.
   12332 
   12333 	* Makefile.in (all-gcc): Don't depend on libiberty.
   12334 
   12335 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder (a] cleaver.cygnus.com>
   12336 
   12337 	* config.guess: improve algorithm for recognizing Gnu Hurd x86.
   12338 
   12339 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   12340 
   12341 	* Makefile.in (DEVO_SUPPORT): Add mpw-install.
   12342 	(DISTBISONFILES): Add ld/Makefile.in
   12343 
   12344 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer (a] pizza.cygnus.com>
   12345 
   12346 	* configure.in: if target is cygwin32 but host isn't cygwin32,
   12347 	don't configure gdb tcl tk expect, not just gdb.
   12348 
   12349 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey (a] cygnus.com>
   12350 
   12351 	* configure.in: Added gnuserv everywhere sn appears.
   12352 
   12353 	* Makefile.in (ALL_MODULES): Added all-gnuserv.
   12354 	(CROSS_CHECK_MODULES): Added check-gnuserv.
   12355 	(INSTALL_MODULES): Added install-gnuserv.
   12356 	(CLEAN_MODULES): Added clean-gnuserv.
   12357 	(all-gnuserv): New target.
   12358 
   12359 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo (a] openbsd.org>
   12360 
   12361 	* config.guess: Fixes for MIPS OpenBSD systems.
   12362 
   12363 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   12364 
   12365 	* Makefile.in (INSTALL_XFORM): Remove.
   12366 	(BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
   12367 
   12368 	* mkinstalldirs: New file, copied from automake.
   12369 	* Makefile.in (installdirs): Rename from install-dirs.  Use
   12370 	mkinstalldirs.  Change all users.
   12371 	(DEVO_SUPPORT): Add mkinstalldirs.
   12372 
   12373 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   12374 
   12375 	* install-sh: Rename from install.sh.
   12376 	* Makefile.in (INSTALL): Change install.sh to install-sh.
   12377 	(DEVO_SUPPORT): Likewise.
   12378 
   12379 	* configure: Use ${config_shell} with ${moveifchange}.  From Thomas
   12380 	Graichen <graichen (a] rzpd.de>.
   12381 
   12382 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas (a] appli.se>
   12383 
   12384 	* config.guess: Recognize OpenBSD systems correctly.
   12385 
   12386 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash (a] godzilla.cygnus.co.jp)
   12387 
   12388 	* README, Makefile.in (ETC_SUPPORT): Remove references to
   12389 	cfg-paper*, configure.{texi,man,info*}._
   12390 
   12391 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney (a] kremvax.cygnus.com>
   12392 
   12393 	* Makefile.in (all.normal): Ensure that gcc is built after all
   12394 	the x11 - ie gdb - targets.
   12395 
   12396 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf (a] progis.de>
   12397 
   12398 	* makefile.vms: Don't run conf-a-gas.
   12399 
   12400 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel (a] oarcorp.com>
   12401 
   12402 	* configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
   12403 
   12404 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf (a] cygnus.com>
   12405 
   12406 	* configure.in: Remove noconfigdirs case since gdb also
   12407 	configures and builds for tic80-coff.
   12408 
   12409 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   12410 
   12411 	* configure: Set cache_file to config.cache.
   12412 	* Makefile.in (local-distclean): Remove config.cache.
   12413 
   12414 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   12415 
   12416 	* COPYING: Update FSF address.
   12417 
   12418 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner (a] cygnus.com>
   12419 
   12420 	* configure.in (tic80-*-*): Remove G++ libraries and libgloss from
   12421 	noconfigdirs.
   12422 
   12423 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   12424 
   12425 	* Makefile.in (install-dirs): Don't crash if prefix, and hence
   12426 	MAKEDIRS, is empty.
   12427 
   12428 Mon Mar 24 12:40:55 1997  Doug Evans  <dje (a] canuck.cygnus.com>
   12429 
   12430 	* config.sub: Tweak mn10300 entry.
   12431 
   12432 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner (a] cygnus.com>
   12433 
   12434 	* configure.in (host_tools): Put sim before gdb, so gdb's
   12435 	configure.tgt can determine if the simulator was configured.
   12436 
   12437 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf (a] cygnus.com>
   12438 
   12439 	* config.sub: Move BeOS $os case to be with other Cygnus
   12440 	local cases.
   12441 
   12442 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt (a] cygnus.com>
   12443 
   12444 	* config.sub: Remove misplaced comment that broke Linux.
   12445 
   12446 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf (a] cygnus.com>
   12447 
   12448 	* config.sub: Add BeOS support.
   12449 
   12450 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey (a] cygnus.com>
   12451 
   12452 	* Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
   12453 
   12454 Wed Mar  5 12:09:29 1997  Martin  <hunt (a] cygnus.com>
   12455 
   12456 	* configure.in (noconfigdirs): Remove tcl and tk from
   12457 	noconfigdirs for cygwin32 builds.
   12458 
   12459 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf (a] cygnus.com>
   12460 
   12461 	* configure.in (tic80-*-*): Remove ld from noconfigdirs.
   12462 
   12463 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn (a] cygnus.com>
   12464 
   12465 	* Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
   12466 	make-all.com, use makefile.vms instead.
   12467 
   12468 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs (a] andros.cygnus.com>
   12469 
   12470 	* config.sub: Accept -lnews*.
   12471 
   12472 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney (a] kremvax.tpgi.com.au>
   12473 
   12474 	* configure.in (noconfigdirs): Disable target-newlib,
   12475 	target-examples and target-libiberty for d30v.
   12476 
   12477 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt (a] pizza.cygnus.com>
   12478 
   12479 	* configure.in (noconfigdirs): Enable ld for d30v.
   12480 
   12481 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner (a] cygnus.com>
   12482 
   12483 	* configure.in (tic80-*-*): Build compiler.
   12484 
   12485 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney (a] critters.cygnus.com>
   12486 
   12487 	* configure.in (d30v-*): Remove sim directory from list of
   12488 	unsupported d30v directories
   12489 
   12490 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt (a] pizza.cygnus.com>
   12491 
   12492 	* config.sub, configure.in: Add d30v target cpu.
   12493 
   12494 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf (a] progis.de>
   12495 
   12496 	* makefile.vms: New file.
   12497 	* make-all.com: Remove.
   12498 
   12499 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson (a] cygnus.com>
   12500 
   12501 	* Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
   12502 
   12503 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner (a] cygnus.com>
   12504 
   12505 	* Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
   12506 
   12507 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey (a] cygnus.com>
   12508 
   12509 	* Makefile.in (ALL_MODULES): Added all-db.
   12510 	(CROSS_CHECK_MODULES): Addec check-db.
   12511 	(INSTALL_MODULES): Added install-db.
   12512 	(CLEAN_MODULES): Added clean-db.
   12513 
   12514 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   12515 
   12516 	* config.guess: Merge with latest FSF sources.
   12517 
   12518 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey (a] cygnus.com>
   12519 
   12520 	* Makefile.in (ALL_MODULES): Added all-itcl.
   12521 	(CROSS_CHECK_MODULES): Added check-itcl.
   12522 	(INSTALL_MODULES): Added install-itcl.
   12523 	(CLEAN_MODULES): Added clean-itcl.
   12524 
   12525 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer (a] cygnus.com>
   12526 
   12527 	* configure.in: build gdb for mn10200
   12528 
   12529 Fri Jan 17 15:32:15 1997  Doug Evans  <dje (a] canuck.cygnus.com>
   12530 
   12531 	* Makefile.in (all-target-winsup): Depend on all-target-libio.
   12532 
   12533 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   12534 
   12535 	* configure.in (tic80-*-*): Turn off most targets right now.
   12536 
   12537 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   12538 
   12539 	* Makefile.in (MAKEINFO): Check for the existence of the Makefile,
   12540 	rather than the makeinfo program.
   12541 	(do-info): Depend upon all-texinfo.
   12542 
   12543 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   12544 
   12545 	* configure.in: Remove uses of config/mh-linux.
   12546 
   12547 	* config.sub, config.guess: Merge with latest FSF sources.
   12548 
   12549 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf (a] cygnus.com>
   12550 
   12551 	* config.sub (case $basic_machine): Add tic80 entries.
   12552 
   12553 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   12554 
   12555 	* config.sub, config.guess: Merge with latest FSF sources.
   12556 
   12557 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs (a] andros.cygnus.com>
   12558 
   12559 	* mpw-build.in: Build ld before gcc, use NewFolderRecursive.
   12560 	* mpw-config.in: Test for NewFolderRecursive.
   12561 	* mpw-install: Use symbolic name for startup filename.
   12562 	* mpw-README: Add various additional details.
   12563 
   12564 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson (a] cygnus.com>
   12565 
   12566 	* configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
   12567 
   12568 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law (a] cygnus.com)
   12569 
   12570 	* configure.in: Do build gcc and the target libraries for
   12571 	the mn10200.
   12572 
   12573 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer (a] cygnus.com>
   12574 
   12575 	* configure.in: don't avoid building gdb for mn10300 any more
   12576 	* Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
   12577 	instead of single-quoting it.
   12578 
   12579 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason (a] yorick.cygnus.com>
   12580 
   12581 	* configure.in: Don't use --with-stabs on IRIX 6.
   12582 
   12583 Tue Dec  3 09:05:25 1996  Doug Evans  <dje (a] canuck.cygnus.com>
   12584 
   12585 	* configure.in (m32r): Build gdb, libg++ now.
   12586 
   12587 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes (a] regent.e-technik.tu-muenchen.de)
   12588 
   12589 	* configure.in (mips*-sgi-irix6*):  Remove gdb and related
   12590 	directories from noconfigdirs.
   12591 
   12592 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk (a] cygnus.com>
   12593 
   12594 	* config.sub (basic_machine): added mips16 configuration
   12595 
   12596 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   12597 
   12598 	* config.sub: Handle d10v-unknown.
   12599 
   12600 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin (a] cygnus.com>
   12601 
   12602 	* config.sub: Handle v850-unknown.
   12603 
   12604 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer (a] cygnus.com>
   12605 
   12606 	* Makefile.in: add findutils
   12607 	* configure.in: add findutils to list of host_tools
   12608 
   12609 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law (a] cygnus.com)
   12610 
   12611 	* config.sub: Handle mn10200 and mn10300.
   12612 
   12613 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   12614 
   12615 	* configure.in (d10v-*): Do not build librx.
   12616 
   12617 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law (a] cygnus.com)
   12618 
   12619 	* configure.in (mn10300): Build everything except gdb & libgloss.
   12620 
   12621 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner (a] deneb.cygnus.com>
   12622 
   12623 	* config.guess:  Patch for Dansk Data Elektronik servers,
   12624 	from Niels Skou Olsen <nso (a] dde.dk>.
   12625 
   12626 	For ncr, use /bin/uname rather than uname, since GNU uname does not
   12627 	support -p.  Suggested by Mark Mitchell <mmitchell (a] usa.net>.
   12628 
   12629 	Patch for MIPS R4000 running System V,
   12630 	from Eric S. Raymond <esr (a] snark.thyrsus.com>.
   12631 
   12632 	Fix thinko for nextstep.
   12633 
   12634 	Patch for OSF1 in i?86, from Dan Murphy <dlm (a] osf.org> via Harlan Stenn.
   12635 
   12636 	Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
   12637 	* config.guess: Guess mips-dec-mach_bsd4.3.
   12638 
   12639 	Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan (a] pfcs.com>
   12640 	* config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
   12641 	release numbers.
   12642 	* config.guess (mips-mips-riscos*):  Emit just enough of the
   12643 	release number.
   12644 
   12645 	Tue Oct  8 10:37:22 1996  Frank Vance <fvance (a] waii.com>
   12646 	* config.guess (sparc-auspex-sunos*):  Added.
   12647 	(f300-fujitsu-*): Added.
   12648 
   12649 	Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey (a] jlw.com>
   12650 	* config.guess:  Recognize a Tadpole as a sparc.
   12651 
   12652 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm (a] churchy.gnu.ai.mit.edu>
   12653 
   12654 	* config.guess: Don't assume that NextStep version is either 2 or
   12655 	3.  NextStep 4 (aka OpenStep 4) has come out now.
   12656 
   12657 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm (a] churchy.gnu.ai.mit.edu>
   12658 
   12659 	* config.guess: Support Cray T90 that reports itself as "CRAY TS".
   12660 	From Rik Faith <faith (a] cs.unc.edu>.
   12661 
   12662 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm (a] geech.gnu.ai.mit.edu>
   12663 
   12664 	* config.sub: Contributions from bug-gnu-utils to:
   12665 	Support plain "hppa" (no version given) architecture, reported by
   12666 	OpenStep.
   12667 	OpenBSD like NetBSD.
   12668 	LynxOs is not a hardware supplier.
   12669 
   12670 	* config.guess: Contributions from bug-gnu-utils to add support for:
   12671 	OpenBSD like NetBSD.
   12672 	Stratus systems.
   12673 	More Pyramid systems.
   12674 	i[n>4]86 Intel chips.
   12675 	M680[n>4]0 Motorola chips.
   12676 	Use unknown instead of lynx for hardware manufacturer.
   12677 
   12678 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan (a] lisa.cygnus.com>
   12679 
   12680 	* install.sh (chmodcmd): Set to null if the DST directory already
   12681 	exists.
   12682 
   12683 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   12684 
   12685 	* configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
   12686 	not use mt-ppc target Makefile fragment any more.
   12687 
   12688 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman (a] critters.cygnus.com)
   12689 
   12690 	* configure.in (*-*-windows):  Exclude everything but those dirs
   12691 	needed to build windows.
   12692 
   12693 Tue Oct 29 16:41:31 1996  Doug Evans  <dje (a] canuck.cygnus.com>
   12694 
   12695 	* Makefile.in (all-target-winsup): Depend on all-target-librx.
   12696 
   12697 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman (a] critters.cygnus.com)
   12698 
   12699 	* configure.in:  Exclude mmalloc from i386-windows.
   12700 
   12701 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman (a] critters.cygnus.com)
   12702 
   12703 	* Undo my previous change.
   12704 
   12705 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   12706 
   12707 	* Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
   12708 	unconditionally.
   12709 	(MAKEOVERRIDES): Define (revert this part of October 18 change).
   12710 
   12711 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman (a] critters.cygnus.com)
   12712 
   12713 	* Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
   12714 	host to add it's own flags.
   12715 
   12716 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   12717 
   12718 	* configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
   12719 
   12720 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   12721 
   12722 	* Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
   12723 	(CXX_FOR_TARGET): Likewise.
   12724 	(GCC_FOR_TARGET): Define.
   12725 	(BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
   12726 	(EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
   12727 	CC_FOR_TARGET was specified on the command line.
   12728 	(MAKEOVERRIDES): Don't define.
   12729 
   12730 Thu Oct 17 10:27:56 1996  Doug Evans  <dje (a] canuck.cygnus.com>
   12731 
   12732 	* configure.in (m32r): Fix spelling of libg++ libs.
   12733 
   12734 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs (a] andros.cygnus.com>
   12735 
   12736 	* config.sub (-apple*): Remove, now redundant.
   12737 
   12738 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   12739 
   12740 	* configure: Don't get confused by CPU-VENDOR-linux-gnu.
   12741 
   12742 	* configure: Rework yesterday's sed script patch.
   12743 
   12744 	* config.sub: Merge with FSF.
   12745 
   12746 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner (a] deneb.cygnus.com>
   12747 
   12748 	* config.guess:  Merge from FSF.
   12749 
   12750 	1996-09-12  Richard Stallman  <rms (a] ethanol.gnu.ai.mit.edu>
   12751 	* config.guess: Use pc instead of unknown, for pc clone systems.
   12752 	Change linux to linux-gnu.
   12753 
   12754 	Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh (a] gnu.ai.mit.edu>
   12755 	* config.guess: Avoid non-portable tr syntax.
   12756 
   12757 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law (a] cygnus.com)
   12758 
   12759 	* test-build.mk (HOLES): Add "xargs" for gdb.
   12760 
   12761 	* configure: Avoid hpux10.20 sed bug.
   12762 
   12763 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman (a] critters.cygnus.com)
   12764 
   12765 	* configure.in:  Add support for windows host
   12766 	(that is a build done under the Microsoft build environment).
   12767 
   12768 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   12769 
   12770 	* Makefile.in: Replace all uses of srcroot with s, to shrink
   12771 	command line lengths.
   12772 
   12773 	Patches from Geoffrey Noer <noer (a] cygnus.com>:
   12774 	* configure.in: If configuring for newlib, pass --with-newlib to
   12775 	subdirectories.
   12776 	* Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
   12777 	-Bnewlib/ and -Lwinsup to gcc.
   12778 	(CXX_FOR_TARGET): Likewise.
   12779 
   12780 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   12781 
   12782 	* Makefile.in (ETC_SUPPORT): Add configure.
   12783 
   12784 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela (a] cygnus.com)
   12785 
   12786 	* configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
   12787 	host configuration file.
   12788 
   12789 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law (a] cygnus.com)
   12790 
   12791 	* configure.in: Break mn10x00 support into separate
   12792 	mn10200 and mn10300 configurations.
   12793 	* config.sub: Likewise.
   12794 
   12795 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law (a] cygnus.com)
   12796 
   12797 	* configure.in: Add lots of stuff to noconfigdirs for
   12798 	the mn10x00 targets.
   12799 
   12800 	* config.sub, configure.in: Add mn10x00 support.
   12801 
   12802 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf (a] progis.de>
   12803 
   12804 	* make-all.com: Call conf-a-gas, not config-a-gas.
   12805 
   12806 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith (a] cygnus.co.uk>
   12807 
   12808 	* configure.in (noconfigdirs): Don't build libgloss for arm-coff
   12809 	targets.
   12810 
   12811 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs (a] andros.cygnus.com>
   12812 
   12813 	* mpw-README: Add much more detail for native PowerMac.
   12814 	* mpw-install: New file.
   12815 	* mpw-configure: Add --norecursion and --help options.
   12816 	* mpw-config.in: Translate readme and install files when
   12817 	copying to objdir.
   12818 	* mpw-build.in: Don't always depend on byacc and flex.
   12819 	(install-only-top): New action.
   12820 
   12821 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman (a] critters.cygnus.com)
   12822 
   12823 	* configure.in:  You can now configure GDB for the v850.
   12824 
   12825 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs (a] andros.cygnus.com>
   12826 
   12827 	* configure.in (noconfigdirs): Don't configure any C++ dirs
   12828 	if targeting D10V.
   12829 
   12830 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   12831 
   12832 	* config.sub: Recognize mips64vr5000.
   12833 
   12834 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   12835 
   12836 	* configure.in: Use a single line for host_tools and native_only.
   12837 
   12838 Mon Sep  9 12:21:30 1996  Doug Evans  <dje (a] canuck.cygnus.com>
   12839 
   12840 	* config.sub, configure.in: Add entries for m32r.
   12841 
   12842 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey (a] creche.cygnus.com>
   12843 
   12844 	* Makefile.in (inet-install): Don't run install-gzip.
   12845 
   12846 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman (a] critters.cygnus.com)
   12847 
   12848 	* configure.in:  Don't config lots of things for *-*-windows*.
   12849 
   12850 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs (a] andros.cygnus.com>
   12851 
   12852 	* mpw-config.in: Test for mpw-true, true, and null-command scripts.
   12853 	(host_libs, host_tools): Copy from configure.in.
   12854 	* mpw-configure: Don't complain about directories not found.
   12855 
   12856 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   12857 
   12858 	* configure.in (i[345]86): Recognize i686 for pentium pro.
   12859 	(i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
   12860 	file.
   12861 
   12862 	* config.guess (i[345]86): Ditto.
   12863 
   12864 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt (a] pizza.cygnus.com>
   12865 
   12866 	* configure.in (noconfigdirs): Removed gdb for D10V.
   12867 
   12868 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law (a] cygnus.com)
   12869 
   12870 	* configure.in: Remove ld, target-libio, target-libg++, and
   12871 	target-libstdc++ from noconfigdirs.
   12872 
   12873 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf (a] cygnus.com>
   12874 
   12875 	* configure: Fix three locations where shell scripts were
   12876 	being run directly rather than with config_shell.
   12877 
   12878 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc (a] hippo.cygnus.com>
   12879 
   12880 	* configure.in (v850-*-*): Set up initial $noconfigdirs.
   12881 	* config.sub (basic_machine): Recognize v850.
   12882 
   12883 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs (a] andros.cygnus.com>
   12884 
   12885 	* mpw-configure: Handle multiple enable/disable options and
   12886 	pass them down recursively, handle -c and -s flags appropriately
   12887 	depending on choice of compiler, add escape mechanism for
   12888 	quoted arguments to gC.
   12889 
   12890 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   12891 
   12892 	* configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
   12893 	solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
   12894 	so that -mrelocatable-lib and -mno-eabi are used.
   12895 
   12896 	* Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
   12897 	not support --print-multi-lib, don't abort.
   12898 
   12899 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf (a] progis.de>
   12900 
   12901 	* make-all.com: Run config-a-gas.
   12902 	* setup.com: Don't copy subdirectory files around.
   12903 
   12904 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan (a] cygnus.com>
   12905 
   12906 	* configure.in (*-*-ose): Remove exclusion of libgloss for this
   12907 	target, it now compiles correctly.
   12908 
   12909 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs (a] andros.cygnus.com>
   12910 
   12911 	* mpw-config.in: Generate Mac include for elf/dwarf2.h.
   12912 
   12913 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt (a] pizza.cygnus.com>
   12914 
   12915 	* configure.in (d10v-*-*): Remove ld from $noconfigdirs.
   12916 
   12917 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan (a] lisa.cygnus.com>
   12918 
   12919 	* configure.in (native_only): Add prms.
   12920 
   12921 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   12922 
   12923 	* Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
   12924 	(BINUTILS_SUPPORT_DIRS): Likewise.
   12925 
   12926 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   12927 
   12928 	* configure.in (d10v-*-*): Don't configure ld or gdb until the
   12929 	d10v support is added.
   12930 
   12931 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt (a] pizza.cygnus.com>
   12932 
   12933 	* configure.in (d10v-*-*): New target.
   12934 
   12935 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law (a] cygnus.com)
   12936 
   12937 	* config.guess (HP 9000/811): Recognize this as a PA1.1
   12938 	machine.
   12939 
   12940 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn (a] cygnus.com>
   12941 
   12942 	* Makefile.in (do-tar-gz): New target, split out from tail end of
   12943 	taz target.  Run each command separately, don't use pipes.
   12944 	(taz): Use it.
   12945 
   12946 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs (a] andros.cygnus.com>
   12947 
   12948 	* mpw-configure: Look for g-mpw-make.sed in config/mpw.
   12949 	* mpw-build.in: No builds should depend on building byacc or flex,
   12950 	they are assumed to be installed already.
   12951 
   12952 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   12953 
   12954 	* Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
   12955 	variable that CC_FOR_TARGET needs.
   12956 
   12957 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   12958 
   12959 	* Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
   12960 	options have changed since the last time the subdirectory was
   12961 	configured, and if it has, reconfigure.
   12962 	(CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
   12963 	CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
   12964 
   12965 Wed Jul 10 18:56:59 1996  Doug Evans  <dje (a] canuck.cygnus.com>
   12966 
   12967 	* Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
   12968 	CLEAN_MODULES): Add bash.
   12969 	(all-bash): New target.
   12970 
   12971 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson (a] cygnus.com>
   12972 
   12973 	* configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
   12974 
   12975 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   12976 
   12977 	* config.sub (basic_machine): Recognize d10v as a valid processor.
   12978 
   12979 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs (a] andros.cygnus.com>
   12980 
   12981 	* mpw-configure: Add support for --bindir.
   12982 	* mpw-build.in: Use a GCC-specific build script for GCC actions.
   12983 
   12984 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer (a] cygnus.com>
   12985 
   12986 	* configure.in: add bash, time, gawk to list of hosttools and things
   12987 	to only build for native toolchains
   12988 
   12989 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash (a] godzilla.cygnus.co.jp)
   12990 
   12991 	* Makefile.in (docdir): Remove.
   12992 
   12993 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash (a] godzilla.cygnus.co.jp)
   12994 
   12995 	* Makefile.in (datadir): Set to $(prefix)/share.
   12996 
   12997 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer (a] cygnus.com>
   12998 
   12999 	* configure.in: build diff and patch for cygwin32-hosted
   13000 	toolchains.
   13001 
   13002 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel (a] merlin.gcs.redstone.army.mil>
   13003 
   13004 	* config.sub: Accept -rtems*.
   13005 
   13006 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer (a] cygnus.com>
   13007 
   13008 	* configure.in: enable dosrel for cygwin32-hosted builds,
   13009 		remove diff from the list of things not buildable
   13010 		via Canadian Cross
   13011 
   13012 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason (a] yorick.cygnus.com>
   13013 
   13014 	* Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
   13015 	don't get ". ".
   13016 
   13017 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson (a] cygnus.com>
   13018 
   13019 	* configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
   13020 
   13021 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn (a] cygnus.com>
   13022 
   13023 	* Makefile.in (taz): Handle case where tex3patch didn't even get
   13024 	checked out.  Also, if it was found, put the symlink in a new util
   13025 	subdirectory.
   13026 
   13027 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   13028 
   13029 	* config.guess (*:Linux:*:*): Add support for PowerPC Linux.
   13030 
   13031 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf (a] progis.de)
   13032 
   13033 	* config.sub: Recognize -openvms.
   13034 	* configure.in (alpha*-*-*vms*): Set noconfigdirs.
   13035 	* make-all.com, setup.com: New files.
   13036 
   13037 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason (a] yorick.cygnus.com>
   13038 
   13039 	* Makefile.in (taz): tex3patch moved to texinfo/util.
   13040 
   13041 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer (a] cygnus.com>
   13042 
   13043 	* configure: enable_gdbtk=no for cygwin32-hosted toolchains
   13044 	* configure.in: remove make from disable-if-Can-Cross list
   13045 		enable gdb if ${host} and ${target} are cygwin32
   13046 
   13047 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan (a] pfcs.com>
   13048 
   13049 	* config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
   13050 	Recognize the NCR 4850 machine and NCR Pentium-based platforms.
   13051 
   13052 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner (a] wombat.gnu.ai.mit.edu>
   13053 
   13054 	* config.guess:  Combine mips-mips-riscos cases, and use cpp to
   13055 	distinguish sysv/svr4/bsd variants.
   13056 	Based on a patch from Harlan Stenn <harlan (a] pfcs.com>.
   13057 
   13058 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey (a] creche.cygnus.com>
   13059 
   13060 	* configure.in: Added copyright notice.
   13061 	* move-if-change: Added copyright notice.
   13062 
   13063 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   13064 
   13065 	* configure.in (powerpcle-*-solaris*): Until we get shared
   13066 	libraries working, don't build gdb, sim, make, tcl, tk, or
   13067 	expect.
   13068 
   13069 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner (a] deneb.cygnus.com>
   13070 
   13071 	* config.guess:  Merge with FSF:
   13072 
   13073 	Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh (a] gnu.ai.mit.edu>
   13074 	* config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
   13075 
   13076 	Fri May 24 18:34:53 1996  Roland McGrath  <roland (a] delasyd.gnu.ai.mit.edu>
   13077 	* config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
   13078 
   13079 	Fri Apr 12 20:03:59 1996  Per Bothner  <bothner (a] spiff.gnu.ai.mit.edu>
   13080 	* config.guess:  Combine two OSF1 rules.
   13081 	Also recognize field test versions.  From mjr (a] zk3.dec.com.
   13082 	* config.guess (dgux):  Use /usr/bin/uname rather than uname,
   13083 	because GNU uname does not support -p.  From pmr (a] pajato.com.
   13084 
   13085 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey (a] csk3.cygnus.com>
   13086 
   13087 	* Makefile.in (MAKEDIRS): Removed $(tooldir).
   13088 
   13089 Tue May 28 12:30:50 1996  Stan Shebs  <shebs (a] andros.cygnus.com>
   13090 
   13091 	* mpw-README: Document GCCIncludes.
   13092 
   13093 Sun May 26 15:16:27 1996  Fred Fish  <fnf (a] cygnus.com>
   13094 
   13095 	* configure.in (alpha-*-linux*): Set enable_shared to yes.
   13096 
   13097 Tue May 21 15:41:39 1996  Stan Shebs  <shebs (a] andros.cygnus.com>
   13098 
   13099 	* mpw-configure: Handle --enable-FOO and --disable-FOO.
   13100 
   13101 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer (a] cygnus.com>
   13102 
   13103 	* configure.in (*-*-cygwin32): Configure make.
   13104 
   13105 Tue May  7 14:19:42 1996  Tom Tromey  <tromey (a] snuffle.cygnus.com>
   13106 
   13107 	* Makefile.in (inet-install): Quote value of INSTALL_MODULES.
   13108 
   13109 Fri May  3 08:57:17 1996  Tom Tromey  <tromey (a] lisa.cygnus.com>
   13110 
   13111 	* Makefile.in (all-inet): Depend on all-perl.
   13112 
   13113 	* Makefile.in (inet-install): New target.
   13114 
   13115 	* Makefile.in (all-inet): Depend on all-tcl.
   13116 	(all-inet): Depend on all-send-pr.
   13117 
   13118 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   13119 
   13120 	* configure.in (powerpcle-*-solaris*): Turn off tk and tcl
   13121 	temporarily.
   13122 
   13123 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   13124 
   13125 	* configure.in: Don't configure --with-gnu-ld on AIX.
   13126 
   13127 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner (a] wogglebug.tiac.net>
   13128 
   13129 	* configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
   13130 
   13131 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey (a] creche.cygnus.com>
   13132 
   13133 	* Makefile.in (ALL_MODULES): Added all-inet.
   13134 	(CROSS_CHECK_MODULES): Added check-inet.
   13135 	(INSTALL_MODULES): Added install-inet.
   13136 	(CLEAN_MODULES): Added clean-inet.
   13137 	(all-indent): New target.
   13138 
   13139 	* configure.in (host_tools): Added inet.
   13140 	(native_only): Added inet.
   13141 	(noconfigdirs): Added inet.
   13142 
   13143 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   13144 
   13145 	* configure.in: Don't configure libgloss if we are not configuring
   13146 	newlib.
   13147 
   13148 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob (a] chinadoll.cygnus.com>
   13149 
   13150 	* configure.in: Don't configure libgloss for unsupported
   13151 	architectures.
   13152 
   13153 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   13154 
   13155 	* Makefile.in (CLEAN_MODULES): Add clean-apache.
   13156 
   13157 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey (a] creche.cygnus.com>
   13158 
   13159 	* Makefile.in (ALL_MODULES): Include all-apache.
   13160 	(CROSS_CHECK_MODULES): Include check-apache.
   13161 	(INSTALL_MODULES): Include install-apache.
   13162 	(all-apache): New target.
   13163 
   13164 	* configure.in: Added apache everywhere perl is seen.
   13165 
   13166 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   13167 
   13168 	* Makefile.in: Add support for clean-{module} and
   13169 	clean-target-{module} rules.
   13170 
   13171 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander (a] cygnus.com>
   13172 
   13173 	* configure.in (*-*-ose) do not build libgloss.
   13174 
   13175 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   13176 
   13177 	* config.guess (prep*:SunOS:5.*:*): Turn into
   13178 	powerpele-unknown-solaris2.
   13179 
   13180 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   13181 
   13182 	* configure.in: Permit --enable-shared to specify a list of
   13183 	directories.
   13184 
   13185 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash (a] phydeaux.cygnus.com)
   13186 
   13187 	* configure.in (host==solaris): Pass only the first word of $CC
   13188 	to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
   13189 
   13190 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash (a] phydeaux.cygnus.com)
   13191 
   13192 	* Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
   13193 
   13194 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey (a] creche.cygnus.com>
   13195 
   13196 	* Makefile.in (ALL_MODULES): Include all-perl.
   13197 	(CROSS_CHECK_MODULES): Include check-perl.
   13198 	(INSTALL_MODULES): Include install-perl.
   13199 	(ALL_X11_MODULES): Include all-guile.
   13200 	(CHECK_X11_MODULES): Include check-guile.
   13201 	(INSTALL_X11_MODULES): Include install-guile.
   13202 	(all-perl): New target.
   13203 	(all-guile): New target.
   13204 
   13205 	* configure.in (host_tools): Include perl and guile.
   13206 	(native_only): Include perl and guile.
   13207 	(noconfigdirs): Don't build guile and perl; no ports have been
   13208 	done.
   13209 
   13210 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney (a] kremvax.highland.com.au>
   13211 
   13212 	* configure (--enable-*): Handle quoted option lists such as
   13213 	--enable-sim-cflags='-g0 -O' better.
   13214 
   13215 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   13216 
   13217 	* Makefile.in ({,inst}all-target): New rule so we can make and
   13218 	install all of the target directories easily.
   13219 
   13220 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab (a] issan.informatik.uni-dortmund.de>
   13221 
   13222 	* configure.in: Add missing global flag in sed substitution when
   13223 	deleting `target-' from ${configdirs}.
   13224 
   13225 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   13226 
   13227 	* Makefile.in (DO_X): Don't get confused if CC contains `=' in an
   13228 	option.
   13229 
   13230 	* configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
   13231 	config/mh-necv4.
   13232 
   13233 	* install.sh: Correct misspelling of transformbasename.
   13234 
   13235 	* config.guess: Recognize mips-*-sysv*.
   13236 
   13237 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn (a] critters.cygnus.com>
   13238 
   13239 	* config.sub: Recognize mon960.
   13240 
   13241 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   13242 
   13243 	* configure: Restore Canadian Cross handling of BISON and LEX,
   13244 	removed in Feb 20 change.
   13245 
   13246 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner (a] kalessin.cygnus.com>
   13247 
   13248 	* README:  Suggestions from Torbjorn Granlund <tege (a] matematik.su.se>:
   13249 	Mention make install.  Remove the old copyright date as well the
   13250 	clumsy and rather pointless copyright on the README file.
   13251 
   13252 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   13253 
   13254 	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
   13255 	Makefile after running symlink-tree, then run `make distclean' to
   13256 	avoid clobbering any generated files in srcdir.
   13257 
   13258 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc (a] rtl.cygnus.com>
   13259 
   13260 	* configure.in (m68k-*-netbsd*): Build everything now.
   13261 
   13262 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason (a] yorick.cygnus.com>
   13263 
   13264 	* Makefile.in (taz): Fix quoting.
   13265 
   13266 Tue Feb 27 11:33:57 1996  Doug Evans  <dje (a] charmed.cygnus.com>
   13267 
   13268 	* configure.in (sparclet-*-*): Build everything now.
   13269 
   13270 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab (a] issan.informatik.uni-dortmund.de>
   13271 
   13272 	* configure.in (m68k-*-linux*): New host.
   13273 
   13274 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   13275 
   13276 	* configure: Check for bison before byacc.
   13277 
   13278 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman (a] critters.cygnus.com)
   13279 
   13280 	* Makefile.in configure:  Change the way LEX and BISON/YACC are
   13281 	set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
   13282 	searching PATH.  These are used as fallbacks by Makefile.in if
   13283 	flex/bison/byacc aren't in objdir.
   13284 
   13285 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   13286 
   13287 	* Makefile.in: Make everything which depends upon all-bfd also
   13288 	depend upon all-opcodes, in case --with-commonbfdlib is used.
   13289 
   13290 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   13291 
   13292 	* configure.in (host *-*-cygwin32): Don't build gdb if we are
   13293 	building NT native compilers on Unix.
   13294 
   13295 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   13296 
   13297 	* configure.in: Don't get CC from the host Makefile fragment if we
   13298 	can find gcc in PATH, or if this is a Canadian Cross.  Move the
   13299 	Solaris test for /usr/ucb/cc to the post target script, just after
   13300 	the compiler sanity test.
   13301 
   13302 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   13303 
   13304 	* config.sub: Merge with FSF.
   13305 
   13306 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   13307 
   13308 	* Makefile.in (RPATH_ENVVAR): New variable.
   13309 	(REALLY_SET_LIB_PATH): Use it.
   13310 	* configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
   13311 
   13312 Mon Feb 12 15:28:49 1996  Doug Evans  <dje (a] charmed.cygnus.com>
   13313 
   13314 	* config.sub, configure.in: Recognize sparclet cpu.
   13315 
   13316 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd (a] theorie3.physik.uni-erlangen.de>
   13317 
   13318 	* config.guess:  Support m68k-cbm-sysv4.
   13319 
   13320 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab (a] issan.informatik.uni-dortmund.de>
   13321 
   13322 	* config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
   13323 	m68k-unknown-linuxaout from linker help string.  Put quotes around
   13324 	$ld_help_string.
   13325 
   13326 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley (a] mail.hcsc.com>
   13327 
   13328 	* config.guess (powerpc-harris-powerunix): Add guess for port
   13329 	to new target.
   13330 
   13331 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan (a] lisa.cygnus.com>
   13332 
   13333 	* config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
   13334 
   13335 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   13336 
   13337 	* configure.in: If --enable-shared was used, set SET_LIB_PATH to
   13338 	$(REALLY_SET_LIB_PATH) in Makefile.
   13339 	* Makefile.in (SET_LIB_PATH): New variable.
   13340 	(REALLY_SET_LIB_PATH): New variable.
   13341 	($(DO_X)): Use $(SET_LIB_PATH).
   13342 	(install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
   13343 	($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
   13344 	($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
   13345 	($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
   13346 	($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
   13347 	($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
   13348 	(all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
   13349 	(install-dosrel): Likewise.
   13350 	(all-opcodes): Depend upon all-libiberty.
   13351 
   13352 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac (a] slash.cygnus.com>
   13353 
   13354 	* config.guess (*:CYGWIN*): New
   13355 
   13356 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   13357 
   13358 	* Makefile.in (all-target-winsup): All all-target-libiberty.
   13359 
   13360 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   13361 
   13362 	* configure.in (noconfigdirs): Add missing # in front of comment.
   13363 
   13364 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer (a] cygnus.com>
   13365 
   13366 	* configure.in: add second pass to things added to noconfigdirs
   13367 	so *-gm-magic can exclude libgloss properly.
   13368 
   13369 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs (a] andros.cygnus.com>
   13370 
   13371 	* mpw-configure (extralibs_name, rez_name): Set correctly
   13372 	for MWC68K compiler.
   13373 
   13374 	* mpw-README: Add more info on the necessary build tools.
   13375 
   13376 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac (a] slash.cygnus.com>
   13377 
   13378 	* configure.in, config.sub: Recognize cygwin32.
   13379 
   13380 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth (a] tamu.edu>
   13381 
   13382 	* config.guess, config.sub: Recognize A/UX.
   13383 
   13384 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   13385 
   13386 	* config.sub: Merge with gcc/config.sub.
   13387 
   13388 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou (a] mexican.cygnus.com>
   13389 
   13390 	* mpw-build.in (do-binutils): Add build of stamps.
   13391 
   13392 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith (a] cygnus.co.uk>
   13393 
   13394 	* config.sub: Add recognition for mips64vr4100*-* targets.
   13395 
   13396 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan (a] lisa.cygnus.com>
   13397 
   13398 	* test-build.mk: Add checking of `hpux9' rather than just `hpux'.
   13399 	Add creation of gconfigargs with `--enable-shared' turned on.
   13400 	($(host)-stamp-stage2-configured): Pass $(gconfigargs).
   13401 	($(host)-stamp-stage3-configured): Likewise.
   13402 	(HOLES): Add chatr and ldd.
   13403 	(i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
   13404 
   13405 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege (a] noisy.matematik.su.se>
   13406 
   13407 	* configure: Pass --nfp to recursive configures.
   13408 
   13409 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac (a] slash.cygnus.com>
   13410 
   13411 	* Makefile.in (DLLTOOL): New.
   13412 	(DLLTOOL_FOR_TARGET): New.
   13413 	(EXTRA_HOST_FLAGS): Pass down DLLTOOL.
   13414 	(EXTRA_TARGET_FLAGS): Ditto.
   13415 	(EXTRA_GCC_FLAGS): Ditto.
   13416 	(CONFIGURE_TARGET_MODULES): Ditto.
   13417 	(DO_X): Ditto.
   13418 	* configure: Add DLLTOOL.
   13419 
   13420 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs (a] andros.cygnus.com>
   13421 
   13422 	SCO OpenServer 5 changes from Robert Lipe <robertl (a] dgii.com>:
   13423 	* configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
   13424 	mh-sco, since old workarounds no longer needed, and don't
   13425 	build ld, since libraries have weak symbols in COFF.
   13426 
   13427 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf (a] cygnus.com>
   13428 
   13429 	* Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
   13430 
   13431 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   13432 
   13433 	* configure.in: Make sure that ${CC} can be used to compile an
   13434 	executable.
   13435 
   13436 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner (a] wogglebug.tiac.net>
   13437 
   13438 	* Makefile.in (all-gdb): Depend on $(GDB_TK).
   13439 	* configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
   13440 	nothing depending on whether gdbtk is being built.
   13441 
   13442 Wed Jan  3 17:54:41 1996  Doug Evans  <dje (a] canuck.cygnus.com>
   13443 
   13444 	* Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
   13445 
   13446 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan (a] rtl.cygnus.com>
   13447 
   13448 	* configure.in (noconfigdirs): Put ld or gas in this early, if the
   13449 	user specifically used --with-gnu-ld=no or --with-gnu-as=no.
   13450 
   13451 Sat Dec 30 16:08:57 1995  Doug Evans  <dje (a] canuck.cygnus.com>
   13452 
   13453 	* config-ml.in: Add support for
   13454 	--disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
   13455 	Simplify setting of multidirs from --disable-foo.
   13456 
   13457 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   13458 
   13459 	* Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
   13460 	LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
   13461 	LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
   13462 	non-empty, pass them on to the	GCC make.
   13463 	(all-bootstrap): New rule that is like all-gcc, except it executes
   13464 	the GCC bootstrap rule instead of the GCC all rule.
   13465 
   13466 Wed Dec 27 15:51:48 1995  Doug Evans  <dje (a] canuck.cygnus.com>
   13467 
   13468 	* config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
   13469 
   13470 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   13471 
   13472 	* config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
   13473 	DG/UX support.
   13474 
   13475 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs (a] dg-rtp.dg.com>
   13476 
   13477 	* config.sub (i*86*) Change [345] to [3456]
   13478 
   13479 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan (a] lisa.cygnus.com>
   13480 
   13481 	* configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
   13482 	--with-gnu-ld=no.
   13483 
   13484 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   13485 
   13486 	* config-ml.in (rs6000*, powerpc*): Add switches to control which
   13487 	AIX multilibs get built.
   13488 
   13489 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash (a] phydeaux.cygnus.com)
   13490 
   13491 	* configure.in (i386-win32): Don't build expect if we're not
   13492 	building the tcl subdir.
   13493 
   13494 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs (a] andros.cygnus.com>
   13495 
   13496 	* Makefile.in: (configure-target-examples, all-target-examples):
   13497 	New targets, configure and build example programs.
   13498 
   13499 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs (a] andros.cygnus.com>
   13500 
   13501 	* mpw-configure: If an mpw-config.in generated a file mk.sed,
   13502 	use it as input to sedit the generated MPW makefile.
   13503 	* mpw-README: Add a suggestion about Gestalt.h.
   13504 
   13505 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   13506 
   13507 	* config.sub: Accept *-*-ieee*.
   13508 
   13509 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   13510 
   13511 	* Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
   13512 	Ronald F. Guilmette <rfg (a] monkeys.com>.
   13513 
   13514 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash (a] phydeaux.cygnus.com)
   13515 
   13516 	* configure.in (host==powerpc-pe): Add many directories to noconfigdirs
   13517 	for powerpc-pe native.
   13518 	(target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
   13519 	(target==powerpc-pe): duplicate i386-win32 entry.
   13520 
   13521 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson (a] chestnut.cygnus.com>
   13522 
   13523 	* configure.in (noconfigdirs): Exclude target-newlib for all versions
   13524 	of vxworks, not just vxworks5.1.
   13525 
   13526 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs (a] andros.cygnus.com>
   13527 
   13528 	* mpw-configure: Add support for exec-prefix.
   13529 
   13530 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law (a] rtl.cygnus.com>
   13531 
   13532 	* config.guess: Recognize HP model 816 machines as having
   13533 	a PA1.1 processor.
   13534 
   13535 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   13536 
   13537 	* configure: Ignore new autoconf configure options.
   13538 
   13539 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner (a] wombat.gnu.ai.mit.edu>
   13540 
   13541 	* config.guess:  Recognize Pentium under SCO.
   13542 	From Robert Lipe <robertl (a] arnet.com>.
   13543 
   13544 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc (a] rtl.cygnus.com>
   13545 
   13546 	* configure.in (noconfigdirs): Disable target-libio on v810-*-*.
   13547 
   13548 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   13549 
   13550 	* configure.in: Don't configure gas for alpha-dec-osf*.
   13551 
   13552 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   13553 
   13554 	* configure.in: Default to --with-stabs for some targets for which
   13555 	it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
   13556 	i[345]86*-*-unixware*.
   13557 
   13558 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   13559 
   13560 	* config-ml.in: Get list of multidirs using gcc --print-multi-lib
   13561 	rather than basing it on the target.  Simplify handling of options
   13562 	controlling which directories to configure.  Remove extraneous
   13563 	slash in multi-clean target.
   13564 
   13565 Fri Nov 24 17:29:29 1995  Doug Evans  <dje (a] deneb.cygnus.com>
   13566 
   13567 	* config-ml.in: Prefix more variables with ml_ so they don't collide
   13568 	with configure's.
   13569 
   13570 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   13571 
   13572 	* configure: Don't turn -v into --v.
   13573 
   13574 Tue Nov 21 16:48:02 1995  Doug Evans  <dje (a] deneb.cygnus.com>
   13575 
   13576 	* configure.in (targargs): Fix typo.
   13577 
   13578 	* Makefile.in (DEVO_SUPPORT): Add symlink-tree.
   13579 
   13580 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   13581 
   13582 	* configure.in: Strip --host and --target options from
   13583 	CONFIG_ARGUMENTS, and always configure for --host only.  Add
   13584 	--with-cross-host option when building with a cross-compiler.
   13585 	* configure: Canonicalize the arguments put into config.status by
   13586 	always using `=' for an option with an argument.  Pass a presumed
   13587 	--host or --target explicitly.
   13588 
   13589 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs (a] andros.cygnus.com>
   13590 
   13591 	* config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
   13592 	into general OS recognition case.
   13593 
   13594 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash (a] phydeaux.cygnus.com)
   13595 
   13596 	* configure.in (target_configdirs): add target-winsup only
   13597 	for win32 target systems.
   13598 
   13599 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   13600 
   13601 	* Makefile.in (all-target-libgloss): Depend upon
   13602 	configure-target-newlib, since when libgloss is built it looks to
   13603 	see if the newlib directory exists.
   13604 
   13605 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn (a] cygnus.com>
   13606 
   13607 	* Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
   13608 	cfg-ml-*.in.
   13609 
   13610 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   13611 
   13612 	* configure: Handle LD and LD_FOR_TARGET when configuring a
   13613 	Canadian Cross.
   13614 
   13615 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash (a] phydeaux.cygnus.com)
   13616 
   13617 	* configure.in (target_libs): add target-winsup.
   13618 	(target==i386-win32): add patch diff flex make to $noconfigdirs.
   13619 	(target==ppcle-pe): remove ld from $noconfigdirs.
   13620 
   13621 Tue Nov 14 01:25:50 1995  Doug Evans  <dje (a] canuck.cygnus.com>
   13622 
   13623 	* Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
   13624 	Preserve relative path names in $srcdir.  Build symlink tree if
   13625 	configuring cross target dir and srcdir=. (= no VPATH support).
   13626 	(configure-target-libg++): Depend on configure-target-librx.
   13627 	* cfg-ml-com.in, cfg-ml-pos.in: Deleted.
   13628 	* config-ml.in: New file.
   13629 	* symlink-tree: New file.
   13630 	* configure: Ensure srcdir="." if that's what it is.
   13631 
   13632 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs (a] andros.cygnus.com>
   13633 
   13634 	* mpw-README: Clarify some phrasing, add notes about CodeWarrior
   13635 	includes and FLEX_SKELETON setting.
   13636 	* mpw-configure (--with-gnu-ld): New option, controls whether
   13637 	to use PPCLink or ld with PowerMac GCC.
   13638 	* mpw-build.in (all-grez, do-grez, install-grez): New targets.
   13639 	* mpw-config.in: Configure grez if targeting Mac.
   13640 
   13641 	* config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
   13642 	accept mpw and mac-mpw as names for m68k Macs, change macos7 to
   13643 	just macos.
   13644 	* configure.in: Configure grez resource compiler if targeting Mac.
   13645 	* Makefile.in (all-grez, install-grez): New targets.
   13646 
   13647 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason (a] yorick.cygnus.com>
   13648 
   13649 	* configure: CXX defaults to gcc, not g++.  If we find
   13650 	gcc in the path, set CC to gcc -O2.
   13651 
   13652 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   13653 
   13654 	* configure: Default ${build} correctly.  Avoid picking up extra
   13655 	spaces when reading CC and CXX from Makefile.  When doing a
   13656 	Canadian Cross, use plausible default values for numerous
   13657 	variables.
   13658 	* configure.in: When doing a Canadian Cross, don't try to
   13659 	configure tools whose configure script can't handle it.
   13660 
   13661 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson (a] chestnut.cygnus.com>
   13662 
   13663 	* cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
   13664 
   13665 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner (a] kalessin.cygnus.com>
   13666 
   13667 	* configure:  Remove dubious bug reporting address.
   13668 
   13669 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner (a] kalessin.cygnus.com>
   13670 
   13671 	* Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
   13672 	configure script, run that instead of this directory's configure.
   13673 	In either case, print a message that we're configuring the sub-dir.
   13674 
   13675 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner (a] kalessin.cygnus.com>
   13676 
   13677 	* configure.in: Before checking for the existence of various files,
   13678 	use sed to filter out "target-".
   13679 
   13680 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   13681 
   13682 	* Makefile.in (DO_X): Split rule to decrease command line length
   13683 	for systems with small ARG_MAX values.  From phdm (a] info.ucl.ac.be
   13684 	(Philippe De Muyter).
   13685 
   13686 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash (a] phydeaux.cygnus.com)
   13687 
   13688 	* Makefile.in (all-patch): depend on all-libiberty.
   13689 
   13690 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   13691 
   13692 	* configure.in: If the only directory in target_configdirs which
   13693 	actually exists is libiberty, then set target_configdirs to empty,
   13694 	to avoid trying to build a target libiberty in a gas or gdb
   13695 	distribution.
   13696 
   13697 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc (a] slave.cygnus.com>
   13698 
   13699 	* configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
   13700 	of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
   13701 	systems.
   13702 
   13703 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson (a] chestnut.cygnus.com>
   13704 
   13705 	* configure.in (copy_dirs): Use sys-include instead of include
   13706 	for --with-headers option.
   13707 
   13708 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac (a] slash.cygnus.com>
   13709 
   13710 	* Makefile.in, configure.in: Make winsup builds work with
   13711 	new scheme.
   13712 
   13713 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   13714 
   13715 	* configure.in: Build the linker on AIX.
   13716 
   13717 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner (a] kalessin.cygnus.com>
   13718 
   13719 	* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
   13720 	where needed.
   13721 
   13722 Mon Oct 30 12:45:25 1995  Doug Evans  <dje (a] cygnus.com>
   13723 
   13724 	* Makefile.in (all-gcc): Fix typo.
   13725 
   13726 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner (a] kalessin.cygnus.com>
   13727 
   13728 	* Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
   13729 
   13730 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner (a] kalessin.cygnus.com>
   13731 
   13732 	* configure.in:  Rename libFOO to target-libFOO, and xiberty
   13733 	to target-xiberty, to provide more flexibility.
   13734 	(target_subdir):  Define.  Create if cross.
   13735 	Set TARGET_SUBDIR in Makefile to ${target_subdir}.
   13736 	* Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
   13737 	-> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
   13738 	check-libFOO -> check-target-libFOO, etc.
   13739 	($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
   13740 	($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
   13741 	$(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
   13742 	(configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
   13743 	allow ALL_GCC="" to only configure.
   13744 	(DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
   13745 	(ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
   13746 	(LIBGXX_SUPPORT_DIRS):  Remove xiberty.
   13747 
   13748 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn (a] cygnus.com>
   13749 
   13750 	* Makefile.in (taz): Build "info" in etc explicitly.
   13751 
   13752 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman (a] cygnus.com)
   13753 
   13754 	* configure.in:  Make sure that CC is undefined (as opposed to
   13755 	null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
   13756 	problem with autoconf trying to configure on a host without GCC.
   13757 
   13758 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs (a] andros.cygnus.com>
   13759 
   13760 	* mpw-configure: Set host alias from choice of host compiler,
   13761 	only use generic MPW Makefile sed if present, edit a file
   13762 	named "hacked_Makefile.in" instead of "Makefile.in" if present.
   13763 	* mpw-README: Add problem notes about CW6 and CW7.
   13764 
   13765 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn (a] kr-pc.cygnus.com>
   13766 
   13767 	* Makefile.in (taz): Use ";" instead of ";;".
   13768 
   13769 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner (a] kalessin.cygnus.com>
   13770 
   13771 	* Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
   13772 	sub-directory Makefiles, instead of using DISTSTUFFDIRS and
   13773 	DISTDOCDIRS.
   13774 	(DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
   13775 	(newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
   13776 
   13777 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner (a] kalessin.cygnus.com>
   13778 
   13779 	* Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
   13780 	and gnats, because they are now subsumed by DISTSTUFFDIRS.
   13781 	Move bfd to DISTSTUFFDIRS.
   13782 
   13783 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash (a] phydeaux.cygnus.com)
   13784 
   13785 	* Makefile.in (X11_LIB): Removed.
   13786 	(X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
   13787 
   13788 	* configure.in (host_makefile_frag): mh-aix & mh-sun removed.
   13789 
   13790 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   13791 
   13792 	* cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
   13793 	names.
   13794 
   13795 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   13796 
   13797 	* cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
   13798 
   13799 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac (a] slash.cygnus.com>
   13800 
   13801 	* configure.in (i[345]86-*-win32): Always build newlib.
   13802 	Don't configure cvs, autoconf or texinfo.
   13803 	* Makefile.in (LD_FOR_TARGET): New.
   13804 	(BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
   13805 	Pass down LD_FOR_TARGET.
   13806 
   13807 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac (a] slash.cygnus.com>
   13808 
   13809 	* winsup: New directory.
   13810 	* Makefile.in: Build winsup.
   13811 	* configure.in: Winsup is configured when target is win32.
   13812 	Can only build win32 target GDB when native.
   13813 
   13814 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law (a] cygnus.com)
   13815 
   13816 	* config.guess: Recognize HP model 819 machines as having
   13817 	a PA 1.1 processor.
   13818 
   13819 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   13820 
   13821 	* configure: Fix sed loop which substitutes for CC and CXX to
   13822 	avoid bug found in various sed implementations.
   13823 
   13824 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   13825 
   13826 	* cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
   13827 	simulator.  Use standard powerpc-*-eabi*.
   13828 
   13829 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   13830 
   13831 	* configure.in: Stop putting gas and binutils in noconfigdirs for
   13832 	powerpc-*-aix* and rs6000-*-*.
   13833 
   13834 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner (a] cygnus.com>
   13835 
   13836 	* cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
   13837 	-mcall-aixdesc libraries.
   13838 
   13839 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn (a] cygnus.com>
   13840 
   13841 	Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab (a] issan.informatik.uni-dortmund.de>
   13842 
   13843 	* config.sub (arm | armel | armeb): Fix shell syntax.
   13844 
   13845 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   13846 
   13847 	* cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
   13848 	-msoft-float and -mcpu=common support.
   13849 	(powerpc*-*-eabisim*): Add support for building -mcall-aix
   13850 	libraries.
   13851 
   13852 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan (a] lisa.cygnus.com>
   13853 
   13854 	* configure.in: Allow configuration and build of emacs19 for the alpha.
   13855 
   13856 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash (a] phydeaux.cygnus.com)
   13857 
   13858 	* configure.in (CC): Get ^CC, not just any old CC, from
   13859 	${host_makefile_frag}.
   13860 
   13861 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash (a] phydeaux.cygnus.com)
   13862 
   13863 	* configure.in (CC): Try to get CC from
   13864 	${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
   13865 
   13866 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash (a] phydeaux.cygnus.com)
   13867 
   13868 	* Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
   13869 	only if it exists in $(srcdir).
   13870 
   13871 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   13872 
   13873 	* configure: If CC and CXX are not set in the environment, set
   13874 	them, based on either an existing Makefile or on searching for gcc
   13875 	in PATH.  Substitute for CC and CXX in Makefile.
   13876 	* configure.in: Remove libm from target_libs.  Separate
   13877 	target_configdirs from configdirs.  If CC is not set in
   13878 	environment, try to get it from a host Makefile fragment.  Rewrite
   13879 	changes of configdirs to use skipdirs instead.  A few minor
   13880 	tweaks.  Take directories out of target_configdirs as they are
   13881 	taken out of configdirs.  Remove existing Makefile files from
   13882 	subdirectories.  Substitute for TARGET_CONFIGDIRS and
   13883 	CONFIG_ARGUMENTS in Makefile.
   13884 	* Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
   13885 	by configure.in.
   13886 	(CONFIG_ARGUMENTS): Likewise.
   13887 	(CONFIGURE_TARGET_MODULES): New variable.
   13888 	($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
   13889 	($(CONFIGURE_TARGET_MODULES)): New target.
   13890 	(configure-libg++, configure-libio): New targets.
   13891 	(all-libg++): Depend upon configure-libg++.
   13892 	(all-libio): Depend upon configure-libio.
   13893 	(configure-libgloss, all-libgloss): New targets.
   13894 	(configure-libstdc++): New target.
   13895 	(all-libstdc++): Depend upon configure-libstdc++.
   13896 	(configure-librx, all-librx): New targets.
   13897 	(configure-newlib): New target.
   13898 	(all-newlib): Depend upon configure-newlib
   13899 	(configure-xiberty): New target.
   13900 	(all-xiberty): Depend upon configure-xiberty.
   13901 
   13902 Sat Sep 30 04:32:59 1995  Jason Molenda (crash (a] phydeaux.cygnus.com)
   13903 
   13904 	* configure.in (host i[345]86-*-win32):  Expand the
   13905 	noconfigdirs again.
   13906 
   13907 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs (a] andros.cygnus.com>
   13908 
   13909 	* mpw-configure: Fix sed command file name.
   13910 
   13911 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac (a] slash.cygnus.com>
   13912 
   13913 	* configure.in (host i[345]86-*-win32): Reduce the
   13914 	noconfigdirs again.
   13915 
   13916 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   13917 
   13918 	* configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
   13919 	or powerpc*-*-pe*, since they are not yet supported.
   13920 
   13921 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs (a] andros.cygnus.com>
   13922 
   13923 	Add PowerMac support and many other enhancements.
   13924 	* mpw-configure: New option --cc to select compiler to use,
   13925 	paste options set according to --cc into the generated
   13926 	Makefile, generate the Makefile by sed'ing the Unix Makefile.in
   13927 	if mpw-make.sed is present.
   13928 	* mpw-config.in: Don't test for gC1, test for mpw-touch,
   13929 	add forward includes for PowerPC include files.
   13930 	* mpw-build.in: Build using Makefile.PPC if present.
   13931 	(do-byacc, etc): Remove separate version resource builds.
   13932 	(do-gas): Build "stamps" before "all".
   13933 	(do-gcc): Build "stamps-h" and "stamps-c" before "all".
   13934 	* mpw-README: Update to reflect --cc option, PowerMac support,
   13935 	and recently-reported compatibility problems.
   13936 
   13937 Fri Sep 22 12:15:42 1995  Doug Evans  <dje (a] deneb.cygnus.com>
   13938 
   13939 	* cfg-ml-com.in (m68*-*-*): Only build multilibs for
   13940 	embedded m68k systems (-aout, -coff, -elf, -vxworks).
   13941 	(--with-multilib-top): Pass to recursive invocations.
   13942 
   13943 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc (a] blues.cygnus.com>
   13944 
   13945 	* configure.in (noconfigdirs): Disable libg++ and libstdc++ on
   13946 	v810-*-*.
   13947 
   13948 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc (a] rtl.cygnus.com>
   13949 
   13950 	* configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
   13951 	gdb, ld and opcodes on v810-*-*.
   13952 
   13953 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   13954 
   13955 	* Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
   13956 	(local-maintainer-clean): New target.
   13957 	(maintainer-clean): New target.
   13958 	(realclean): Just depend upon maintainer-clean.
   13959 
   13960 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc (a] rtl.cygnus.com>
   13961 
   13962 	* configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
   13963 
   13964 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   13965 
   13966 	* configure.in: Build ld in mips*-*-bsd* case.
   13967 
   13968 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn (a] cygnus.com>
   13969 
   13970 	* config.sub: Accept -lites* OS.  From Ian Dall.
   13971 
   13972 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith (a] beauty.cygnus.com>
   13973 
   13974 	* config.sub: recognise mips64vr4300 and mips64vr4300el as valid
   13975 	targets.
   13976 
   13977 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash (a] phydeaux.cygnus.com)
   13978 
   13979 	* configure.in: treat i386-win32 canadian cross the same as
   13980 	i386-go32 canadian cross.
   13981 
   13982 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   13983 
   13984 	* cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
   13985 	running under the simulator to build a reduced set of libraries.
   13986 	(powerpc-*-eabiaix): Add fine grained multilib support added to
   13987 	other powerpc targets yesterday.
   13988 
   13989 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   13990 
   13991 	* cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
   13992 	-disable-softfloat, -disable-relocatable, -disable-aix, and
   13993 	-disable-sysv to control which multilib libraries get built.
   13994 
   13995 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn (a] kr-laptop.cygnus.com>
   13996 
   13997 	* configure: Add Makefile.tem to list of files to remove in trap
   13998 	handler.
   13999 
   14000 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner (a] kalessin.cygnus.com>
   14001 
   14002 	* config.guess (*Linux*):  Add missing "exit"s.
   14003 	Also, need specific check for alpha-unknown-linux (uses COFF).
   14004 
   14005 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner (a] kalessin.cygnus.com>
   14006 
   14007 	* config.guess:  Merge with FSF:
   14008 
   14009 	Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn (a] mhpcc.edu>
   14010 	* config.guess (AIX4): More robust release numbering discovery.
   14011 
   14012 	Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey (a] eagle.dol-esa.gov)
   14013 	* config.guess (i386-sequent-ptx): Properly get version number.
   14014 
   14015 	Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet (a] iris1.chemie.uni-kl.de)
   14016 	* config.guess (mips:*:4*:UMIPS): New case.
   14017 
   14018 Mon Aug  7 09:21:35 1995  Doug Evans  <dje (a] canuck.cygnus.com>
   14019 
   14020 	* configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
   14021 	(i386-win32 host): Likewise.  Don't build readline.
   14022 
   14023 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf (a] rtl.cygnus.com>
   14024 
   14025 	* Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
   14026 	SUPPORT_FILES to submakes.
   14027 
   14028 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf (a] cygnus.com>
   14029 
   14030 	* Makefile.in (GDB_SUPPORT_DIRS): Add utils.
   14031 	(DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
   14032 	mpw-configure.
   14033 
   14034 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn (a] cygnus.com>
   14035 
   14036 	* configure.in (appdirs): Use =, not ==, in test expression when
   14037 	trying to build the text to print in the warning message for
   14038 	Solaris users.
   14039 
   14040 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac (a] slash.cygnus.com>
   14041 
   14042 	* cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
   14043 
   14044 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law (a] rtl.cygnus.com>
   14045 
   14046 	* config.guess: Recognize lynx-2.3.
   14047 
   14048 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac (a] slash.cygnus.com>
   14049 
   14050 	* config.sub (z8ksim): Deleted
   14051 	(z8k-*-coff): New, this is the one true name of the target.
   14052 
   14053 Thu Jul 27 14:33:33 1995  Doug Evans  <dje (a] canuck.cygnus.com>
   14054 
   14055 	* cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
   14056 
   14057 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf (a] cygnus.com)
   14058 
   14059 	* config.guess (*:Linux:*:*): First try asking the linker what the
   14060 	default object file format is (elf, aout, or coff).  Then if this
   14061 	fails, try previous methods.
   14062 
   14063 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc (a] rtl.cygnus.com>
   14064 
   14065 	* configure.in: Don't build newlib for *-*-vxworks5.1.
   14066 
   14067 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan (a] lisa.cygnus.com>
   14068 
   14069 	* configure.in: Don't build newlib for a29k-*-vxworks5.1.
   14070 	* test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
   14071 
   14072 Tue Jul 25 21:25:39 1995  Doug Evans  <dje (a] canuck.cygnus.com>
   14073 
   14074 	* cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
   14075 
   14076 Fri Jul 21 10:41:12 1995  Doug Evans  <dje (a] canuck.cygnus.com>
   14077 
   14078 	* cfg-ml-com.in: New file.
   14079 	* cfg-ml-pos.in: New file.
   14080 
   14081 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law (a] rtl.cygnus.com>
   14082 
   14083 	* COPYING.NEWLIB: Add HP free copyright to list.
   14084 
   14085 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   14086 
   14087 	* config.sub: Recognize -eabi* for the system, not just -eabi.
   14088 
   14089 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac (a] slash.cygnus.com>
   14090 
   14091 	* Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
   14092 	* config.sub, configure.in (win32): New target and host.
   14093 
   14094 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac (a] slash.cygnus.com>
   14095 
   14096 	* configure.in: Add i386-pe configuration.
   14097 
   14098 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs (a] andros.cygnus.com>
   14099 
   14100 	* mpw-build.in (install): Install GDB after LD.
   14101 
   14102 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs (a] andros.cygnus.com>
   14103 
   14104 	* mpw-config.in (elf/mips.h): Always forward-include, needed
   14105 	for GDB to build.
   14106 
   14107 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob (a] darkstar.cygnus.com>
   14108 
   14109 	* testsuite: New directory for customer acceptance and whole tool
   14110 	chain tests.
   14111 
   14112 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn (a] cujo.cygnus.com>
   14113 
   14114 	* configure: If per-host line isn't found, but AC_OUTPUT is found
   14115 	and a configure script exists, run it instead.
   14116 
   14117 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner (a] kalessin.cygnus.com>
   14118 
   14119 	* config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
   14120 
   14121 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob (a] darkstar.cygnus.com>
   14122 
   14123 	* configure: Set build_{cpu,vendor,os,alias} to host values when
   14124 	--build isn't specified.
   14125 
   14126 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason (a] phydeaux.cygnus.com>
   14127 
   14128 	* Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
   14129 	(FLAGS_TO_PASS): Pass them.
   14130 	(EXTRA_TARGET_FLAGS): Ditto.
   14131 
   14132 Wed May 31 22:27:42 1995  Jim Wilson  <wilson (a] chestnut.cygnus.com>
   14133 
   14134 	* Makefile.in (all-libg++): Depend on all-libstdc++.
   14135 
   14136 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc (a] rtl.cygnus.com>
   14137 
   14138 	* configure.in (noconfigdirs): Enable all packages for
   14139 	  i386-unknown-netbsd.
   14140 
   14141 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela (a] cirdan.cygnus.com>
   14142 
   14143 	* configure.in (noconfigdirs): Don't configure tk for i386-go32
   14144 	hosted builds (DOS builds)
   14145 
   14146 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn (a] kr-laptop.cygnus.com>
   14147 
   14148 	Changes for ARM based on patches from Richard Earnshaw:
   14149 	* config.sub: Handle armeb and armel.
   14150 	* configure.in: Omit arm linker only for riscix.
   14151 
   14152 Thu May 11 17:23:26 1995  Per Bothner  <bothner (a] kalessin.cygnus.com>
   14153 
   14154 	* config.guess:  Update from FSF.
   14155 
   14156 Tue May  9 15:52:05 1995  Michael Meissner  <meissner (a] cygnus.com>
   14157 
   14158 	* config.sub: Recognize powerpcle as the little endian varient of
   14159 	the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
   14160 	powerpcle variant.  Convert pentium into i586, not i486.  Add p5
   14161 	alias for i586.  Map new x86 variants p6, k5, nexgen into i586
   14162 	temporarily.
   14163 
   14164 Tue May  2 16:29:41 1995  Jeff Law  (law (a] snake.cs.utah.edu)
   14165 
   14166 	* configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
   14167 
   14168 Sun Apr 30 21:38:09 1995  Jeff Law  (law (a] snake.cs.utah.edu)
   14169 
   14170 	* config.sub: Accept -lites* as a basic system type.
   14171 
   14172 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner (a] cygnus.com)
   14173 
   14174 	* config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
   14175 	installed, and if so return linuxoldld as the system name.
   14176 
   14177 Wed Apr 26 10:59:02 1995  Jeff Law  (law (a] snake.cs.utah.edu)
   14178 
   14179 	* config.guess: Add hppa1.1-hp-lites support.
   14180 
   14181 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob (a] darkstar.cygnus.com>
   14182 
   14183 	* configure.in: Don't build newlib for m68k-vxworks5.1.
   14184 
   14185 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson (a] chestnut.cygnus.com>
   14186 
   14187 	* configure.in (mips-sgi-irix6): Use mh-irix5.
   14188 
   14189 Fri Apr 14 15:21:17 1995  Doug Evans  <dje (a] chestnut.cygnus.com>
   14190 
   14191 	* Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
   14192 
   14193 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason (a] phydeaux.cygnus.com>
   14194 
   14195 	* test-build.mk: Enable building of shared libraries on IRIX 5 and
   14196 	OSF/1.  Fix compiler flags.
   14197 	* build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
   14198 
   14199 Tue Apr 11 18:55:40 1995  Doug Evans  <dje (a] canuck.cygnus.com>
   14200 
   14201 	* configure.in: Recognize --with-newlib.
   14202 	(sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
   14203 
   14204 Mon Apr 10 14:38:20 1995  Jason Molenda (crash (a] phydeaux.cygnus.com)
   14205 
   14206 	* Makefile.in: move {all,check,install}-gdb from *_MODULES
   14207 	to *_X11_MODULES due to gdbtk needing X include files et al.
   14208 
   14209 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs (a] andros.cygnus.com>
   14210 
   14211 	Merge in support for Mac MPW as a host.
   14212 	(Old change descriptions retained for informational value.)
   14213 
   14214 	* mpw-config.in: Add generic include forwards for cpu-specific
   14215 	include files in aout and elf directories.
   14216 
   14217 	* mpw-configure: Added copyright.
   14218 	* mpw-config.in: Check for presence of required build tools.
   14219 	(target_libs): Add newlib.
   14220 	(target_tools): Add examples.
   14221 	(Read Me): Generate as "Read Me for MPW" instead.
   14222 	* mpw-build.in: Base sub-builds on all-foo instead of do-foo.
   14223 	(all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
   14224 	(do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
   14225 
   14226 	* mpw-configure: Remove subdir-specific makefile hackery,
   14227 	delete mk.tmp after using it.
   14228 
   14229 	* mpw-build.in (all): Display start and end times.
   14230 
   14231 	* mpw-configure (host_canonical): Set.
   14232 	(target_cpu): Always add to makefiles.
   14233 	(ARCHDEFS, EMUL): Add to makefile only if nonempty.
   14234 	(TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
   14235 	(mpw-mh-mpw): Look for in srcdir and srcroot.
   14236 	Use sed instead of mpw-edit-prefix to edit prefix definitions.
   14237 
   14238 	* mpw-build.in: (install-only): New target.
   14239 
   14240 	* mpw-configure (host_alias, target_alias): Rename from hostalias
   14241 	and targetalias, add into generated Makefile.
   14242 	(mk.tmp): If present, add into generated Makefile.
   14243 	* mpw-build.in (all-gas): Build config.h first before gas proper.
   14244 
   14245 	* mpw-configure (config.status): Write only if changed.
   14246 	* mpw-config.in (readline): Configure it (not built, just used for
   14247 	definitions).
   14248 
   14249 	* mpw-config.in (elf/mips.h): Add a forward include.
   14250 
   14251 	* mpw-config.in: Forward-include most .h files in include into
   14252 	extra-include.
   14253 	(readline): Don't build.
   14254 	mpw-build.in (install): Install GDB.
   14255 
   14256 	* mpw-configure (prefix, mpw_prefix): Handle it.
   14257 	* mpw-config.in (mmalloc, readline): Don't configure.
   14258 	* mpw-build.in (thisscript): Rename to ThisScript.
   14259 	Use mpw-build instead of BuildProgram everywhere.
   14260 	(mmalloc, readline): Don't build.
   14261 	* mpw-README: New file, basic documentation about the MPW port.
   14262 
   14263 	* mpw-config.in: Use forward-include to create include files.
   14264 
   14265 	* mpw-configure: Add more things to the top of each configured
   14266 	Makefile, including contents of config/mpw-mh-mpw.
   14267 	* mpw-config.in (extra-include): Create this directory and fill it
   14268 	with Posix-like include files when configuring.
   14269 
   14270 	* config.sub (apple, mac, mpw): Add various aliases.
   14271 
   14272 	* mpw-build.in: New file, top-level build script fragment for MPW.
   14273 	* mpw-configure: New file, configure script for MPW.
   14274 	* mpw-config.in: New file, config fragment for MPW.
   14275 
   14276 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   14277 
   14278 	* configure.in (host_libs): Remove glob, since it is gone from the
   14279 	sources.
   14280 
   14281 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash (a] phydeaux.cygnus.com)
   14282 
   14283 	* Makefile.in: define empty GDB_NLM_DEPS var.
   14284 
   14285 	* configure.in(target_makefile_frag): use config/mt-netware
   14286 	for netware targets.
   14287 
   14288 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   14289 
   14290 	* config.sub: Merge in recent FSF changes.  Remove linux special
   14291 	cases.
   14292 
   14293 Tue Mar 28 14:47:34 1995  Jason Molenda (crash (a] phydeaux.cygnus.com)
   14294 
   14295 	Revert this change:
   14296 
   14297 	Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   14298 
   14299 		* build-all.mk: Use CC=cc -Xs on Solaris.
   14300 
   14301 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   14302 
   14303 	* glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
   14304 	stop using it.
   14305 	* Makefile.in: Nuke all references to glob subdirectory.
   14306 
   14307 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason (a] phydeaux.cygnus.com>
   14308 
   14309 	* configure.in: Fix --enable-shared logic in per-host.
   14310 
   14311 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   14312 
   14313 	* configure.in (*-hp-hpux[78]*): Use mh-hpux8.
   14314 
   14315 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   14316 
   14317 	* configure.in (noconfigdirs): Don't build gas on AIX, for
   14318 	powerpc*-*-aix* as well as for rs6000*-*-aix*.
   14319 
   14320 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   14321 
   14322 	* configure: Fix --cache-file to work if the file argument is a
   14323 	relative path.
   14324 
   14325 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   14326 
   14327 	* configure: If the --cache-file is used, pass it down to
   14328 	configure in subdirectories.
   14329 
   14330 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung (a] mexican.cygnus.com>
   14331 
   14332 	* config.sub: add vxworks29k configuration.
   14333 
   14334 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn (a] cujo.cygnus.com>
   14335 
   14336 	* Makefile.in (taz): Do "diststuff" part quietly.
   14337 
   14338 Sun Feb  5 14:16:35 1995  Doug Evans  <dje (a] canuck.cygnus.com>
   14339 
   14340 	* config.sub: Mini-merge with gcc/config.sub.
   14341 
   14342 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson (a] chestnut.cygnus.com>
   14343 
   14344 	* config.guess (IRIX): Sed - to _.
   14345 
   14346 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc (a] rtl.cygnus.com>
   14347 
   14348 	* Makefile.in (source-vault, binary-vault): New targets.
   14349 
   14350 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner (a] cygnus.com>
   14351 
   14352 	* config.sub: Recognize -eabi as a basic system type.
   14353 
   14354 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason (a] phydeaux.cygnus.com>
   14355 
   14356 	* configure.in (enable_shared stuff): Fix typo.
   14357 
   14358 Thu Jan 12 01:36:51 1995  deanm (a] medulla.LABS.TEK.COM (Dean Messing)
   14359 
   14360 	* Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
   14361 
   14362 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason (a] phydeaux.cygnus.com>
   14363 
   14364 	* Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
   14365 
   14366 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon (a] lioth.cygnus.com>
   14367 
   14368 	* configure.in (rs6000-*-*): Don't build gas.
   14369 
   14370 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian (a] tweedledumb.cygnus.com>
   14371 
   14372 	* Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
   14373 	reduce command line length.
   14374 	(AS_FOR_TARGET): Check for as.new, not Makefile.
   14375 	(NM_FOR_TARGET): Check for nm.new, not Makefile.
   14376 
   14377 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner (a] kalessin.cygnus.com>
   14378 
   14379 	* config.guess:  Merge from FSF.
   14380 
   14381 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian (a] sanguine.cygnus.com>
   14382 
   14383 	* configure: Don't use $ when handling program_suffix.
   14384 
   14385 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman (a] cygnus.com)
   14386 
   14387 	* configure.in:  Configure tk for hppa/hpux.
   14388 
   14389 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner (a] kalessin.cygnus.com>
   14390 
   14391 	* Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
   14392 
   14393 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner (a] kalessin.cygnus.com>
   14394 
   14395 	* Makefile.in:  Move -fno-implicit-template from CXXFLAGS
   14396 	to LIBCXXFLAGS.  Tests are better run without it.
   14397 
   14398 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan (a] lisa.cygnus.com)
   14399 
   14400 	* Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
   14401 
   14402 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc (a] rtl.cygnus.com>
   14403 
   14404 	* configure.in (*-*-netware*): Don't configure xiberty.
   14405 
   14406 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman (a] cygnus.com)
   14407 
   14408 	* configure.in:  Remove tk from native_only list.
   14409 
   14410 Fri Nov 11 15:31:26 1994  Bill Cox  (bill (a] rtl.cygnus.com)
   14411 
   14412 	* build-all.mk: Add mips-ncd-elf target to sun4 targets
   14413 	  for special NCD build.
   14414 
   14415 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn (a] cujo.cygnus.com>
   14416 
   14417 	* Makefile.in (DEVO_SUPPORT): Remove configure.bat and
   14418 	makeall.bat, they're only useful for binutils snapshots.
   14419 	(binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
   14420 	makeall.bat to specified SUPPORT_FILES.
   14421 
   14422 Mon Nov  7 17:25:18 1994  Bill Cox  (bill (a] cirdan.cygnus.com)
   14423 
   14424 	* build-all.mk: Add Ericsson targets to sun4 and solaris
   14425 	  hosts.  Add  BNR's sun4 target to solaris host, so their
   14426 	  build-from-source will be tested in-house first.
   14427 
   14428 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason (a] phydeaux.cygnus.com)
   14429 
   14430 	* Makefile.in (LIBCFLAGS): New variable.
   14431 	(CFLAGS_FOR_TARGET): Ditto.
   14432 	(LIBCFLAGS_FOR_TARGET): Ditto.
   14433 	(LIBCXXFLAGS): Ditto.
   14434 	(CXXFLAGS_FOR_TARGET): Ditto.
   14435 	(LIBCXXFLAGS_FOR_TARGET): Ditto.
   14436 	(BASE_FLAGS_TO_PASS): Pass them.
   14437 	(EXTRA_TARGET_FLAGS): Ditto.
   14438 
   14439 	* configure.in: Support --enable-shared.
   14440 
   14441 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner (a] kalessin.cygnus.com>
   14442 
   14443 	* configure.in (target_libs):  Include libstdc++ again.
   14444 	* config.guess:  Update from FSF (for FreeBSD).
   14445 
   14446 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn (a] cujo.cygnus.com>
   14447 
   14448 	* Makefile.in (DEVO_SUPPORT): Include configure.bat and
   14449 	makeall.bat.
   14450 	(DISTDOCDIRS): Add `etc'.
   14451 	(ETC_SUPPORT_PFX): New variable.
   14452 	(taz): Include anything from etc starting with a word in
   14453 	ETC_SUPPORT_PFX.
   14454 
   14455 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian (a] sanguine.cygnus.com>
   14456 
   14457 	* config.sub: Update for recent FSF changes.  Remove obsolete
   14458 	h8300hds entry.  Add -windows* and -osx as basic os.  Minor
   14459 	spacing changes.
   14460 
   14461 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner (a] kalessin.cygnus.com>
   14462 
   14463 	* configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
   14464 
   14465 	* config.guess:  Merge with FSF.
   14466 	* configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
   14467 
   14468 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn (a] cujo.cygnus.com>
   14469 
   14470 	* configure: Since the "trap 0" handler will override the exit
   14471 	status on many systems, only use it for "exit 1", and make it set
   14472 	a non-zero exit status; reset it before "exit 0".  Also, check
   14473 	exit status of config.sub, and error out if it failed.
   14474 
   14475 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob (a] cygnus.com)
   14476 
   14477 	* Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
   14478 	and install libgloss.
   14479 
   14480 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian (a] sanguine.cygnus.com>
   14481 
   14482 	* Makefile.in (all-binutils): Depend upon all-byacc.
   14483 
   14484 	* configure.in: Don't build emacs on Irix 5.
   14485 
   14486 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc (a] phishhead.cygnus.com)
   14487 
   14488 	* configure.in (*-*-netware*): Add libio.
   14489 
   14490 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason (a] phydeaux.cygnus.com)
   14491 
   14492 	* Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
   14493 	(CHECK_TARGET_MODULES): Ditto.
   14494 	(INSTALL_TARGET_MODULES): Ditto.
   14495 	(TARGET_LIBS): Ditto.
   14496 	(all-libstdc++): Note dependencies.
   14497 
   14498 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn (a] cujo.cygnus.com>
   14499 
   14500 	* Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
   14501 
   14502 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason (a] phydeaux.cygnus.com)
   14503 
   14504 	* Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
   14505 	-fexternal-templates.
   14506 
   14507 	* configure.in (target_libs): Add libstdc++.
   14508 	(noconfigdirs): Add libstdc++ as appropriate.
   14509 
   14510 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   14511 
   14512 	* config.guess:  Update from FSF.
   14513 
   14514 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian (a] sanguine.cygnus.com>
   14515 
   14516 	* configure: Use ${config_shell} when running ${configsub}.
   14517 
   14518 Mon Oct  3 14:28:34 1994  Doug Evans  <dje (a] canuck.cygnus.com>
   14519 
   14520 	* config.sub: No longer recognize h8300h.
   14521 
   14522 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian (a] sanguine.cygnus.com>
   14523 
   14524 	* config.sub: Remove extraneous differences between config.sub and
   14525 	gcc/config.sub.
   14526 
   14527 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn (a] cujo.cygnus.com>
   14528 
   14529 	* Makefile.in (DISTSTUFFDIRS): Add gas.
   14530 
   14531 Thu Sep 22 19:04:55 1994  Doug Evans  (dje (a] canuck.cygnus.com)
   14532 
   14533 	* COPYING.NEWLIB: New file.
   14534 
   14535 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   14536 
   14537 	* config.guess (HP-UX):  Patch from Harlan Stenn
   14538 	<harlan (a] landmark.com> to also emit release level.
   14539 
   14540 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson (a] sphagnum.cygnus.com)
   14541 
   14542 	* config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
   14543 
   14544 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   14545 
   14546 	* config.sub:  Merge nextstep cleanup from FSF.
   14547 
   14548 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn (a] kr-pc.cygnus.com)
   14549 
   14550 	* configure.in (arm-*-*): Don't configure ld for this target.
   14551 
   14552 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc (a] phishhead.cygnus.com)
   14553 
   14554 	* configure.in (*-*-netware): don't configure libg++, libio,
   14555 	  librx, or newlib.
   14556 
   14557 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian (a] sanguine.cygnus.com)
   14558 
   14559 	* configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
   14560 	configure ld--it works, but it doesn't support shared libraries.
   14561 
   14562 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   14563 
   14564 	* config.guess (*-unknown-freebsd*):  Get rid of possible
   14565 	trailing "(Release)" in version string.
   14566 	Patch from Paul Richards <paul (a] isl.cf.ac.uk>.
   14567 
   14568 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   14569 
   14570 	* config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
   14571 	Fix type: *-next-neststep -> *-next-nextstep.
   14572 
   14573 	* config.guess:  Merge from FSF:
   14574 
   14575 	Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm (a] info.ucl.ac.be)
   14576 
   14577 	* config.guess: Recognize powerpc-ibm-aix3.2.5.
   14578 
   14579 	Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm (a] info.ucl.ac.be)
   14580 
   14581 	* config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
   14582 	instead of UNIX_SV for UnixWare 1.0).
   14583 
   14584 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman (a] cygnus.com)
   14585 
   14586 	* Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
   14587 	to make gdb/nlm/* build after the compiler and linker.
   14588 
   14589 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   14590 
   14591 	* config.guess (netbsd, freebsd, linux):  Accept any machine,
   14592 	not just i[34]86.
   14593 	(m68k-atari-sysv4):  Relocate to match FSF version.
   14594 
   14595 	* config.guess:  More merges from the FSF:
   14596 
   14597 	Add a space before function call or macro invocation.
   14598 
   14599 	Tue May 10 16:53:55 1994  Roland McGrath (roland (a] churchy.gnu.ai.mit.edu)
   14600 
   14601 	* config.guess: Add trap cmd to remove dummy.c and dummy when
   14602 	interrupted.
   14603 
   14604 	Wed Apr 20 18:07:13 1994  Roland McGrath (roland (a] churchy.gnu.ai.mit.edu)
   14605 
   14606 	* config.guess (dummy.c): Redirect stderr for `hostinfo' command.
   14607 	(dummy): Redirect stderr from compilation of dummy.c.
   14608 
   14609 	Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz (a] sent5.uni-duisburg.de)
   14610 
   14611 	* config.guess: Distinguish between NeXTStep 2.1 and 3.x.
   14612 
   14613 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn (a] kr-laptop.cygnus.com)
   14614 
   14615 	* configure: Accept and ignore --cache*, for compatibility with
   14616 	new autoconf.
   14617 
   14618 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   14619 
   14620 	* config.guess:  Merge from FSF:
   14621 
   14622 	Thu Aug 25 20:28:51 1994  Richard Stallman  <rms (a] mole.gnu.ai.mit.edu>
   14623 
   14624 	* config.guess (Pyramid*:OSx*:*:*): New case.
   14625 	(PATH): Add /.attbin at end for finding uname.
   14626 	(dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
   14627 
   14628 	Wed Aug 17 18:21:02 1994  Tor Egge  (tegge (a] pvv.unit.no)
   14629 
   14630 	* config.guess (M88*:DolphinOS:*:*): New case.
   14631 
   14632 	Thu Aug 11 17:00:13 1994  Stan Cox  (coxs (a] dg-rtp.dg.com)
   14633 
   14634 	* config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
   14635 	to select whether to use ELF or COFF.
   14636 
   14637 	Sun Jul 24 16:20:53 1994  Richard Stallman  <rms (a] mole.gnu.ai.mit.edu>
   14638 
   14639 	* config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
   14640 
   14641 	Sun May  1 10:23:10 1994  Richard Stallman  (rms (a] mole.gnu.ai.mit.edu)
   14642 
   14643 	* config.guess: Guess the OS version for HPUX.
   14644 
   14645 	Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh (a] hal.gnu.ai.mit.edu)
   14646 
   14647 	* config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
   14648 
   14649 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian (a] sanguine.cygnus.com)
   14650 
   14651 	* configure.in: Recognize --with-headers, --with-libs, and
   14652 	--without-newlib.
   14653 	* Makefile.in (all-xiberty): Depend upon all-ld.
   14654 
   14655 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian (a] sanguine.cygnus.com)
   14656 
   14657 	* configure.in: Change i[34]86 to i[345]86.
   14658 
   14659 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian (a] sanguine.cygnus.com)
   14660 
   14661 	* configure (version): A few more tweaks to help message.
   14662 
   14663 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   14664 
   14665 	* Makefile.in:  Remove (for now) librx as a host library,
   14666 	now that we're building it for target.
   14667 
   14668 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian (a] sanguine.cygnus.com)
   14669 
   14670 	* configure: Fix up help message; from karl (a] owl.hq.ileaf.com
   14671 	(Karl Berry).
   14672 
   14673 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   14674 
   14675 	* configure.in:  Also configure librx.
   14676 
   14677 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   14678 
   14679 	* Makefile.in:  Update various rules to reflect that librx
   14680 	is now needed for libg++.
   14681 
   14682 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian (a] sanguine.cygnus.com)
   14683 
   14684 	* config.sub: Accept mips64orion and mips64orionel as a CPU name.
   14685 
   14686 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs (a] andros.cygnus.com)
   14687 
   14688 	* configure.in: Configure the examples directory.
   14689 
   14690 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian (a] sanguine.cygnus.com)
   14691 
   14692 	* configure: Simplify Jun 2 1994 change.
   14693 
   14694 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby (a] cygnus.com)
   14695 
   14696 	* change CC to /usr/latest/bin/gcc for lynx host builds, since
   14697 	/bin/gcc isn't good enough to build gcc.
   14698 
   14699 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf (a] cygnus.com)
   14700 
   14701 	* Makefile.in (GDB_SUPPORT_FILES): Remove
   14702 	(setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
   14703 	(gdb.tar.gz): Add new rule to use standard distribution building
   14704 	mechanism.
   14705 
   14706 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   14707 
   14708 	* configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
   14709 	Bill Cox <bill (a] cygnus.com>.
   14710 
   14711 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   14712 
   14713 	* config.guess:  Recognize ISC.  Patch from kwzh (a] gnu.ai.mit.edu.
   14714 
   14715 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman (a] cygnus.com)
   14716 
   14717 	* configure:  Search current dir first in .gdbinit.
   14718 
   14719 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   14720 
   14721 	* config.sub:  Recognize freebsd (merged from gcc config.sub).
   14722 
   14723 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   14724 
   14725 	* config.sub:  Refer to NeXT's operating system as nextstep.
   14726 
   14727 	* config.sub (case $basic_machine):  Re-order the cases, to match
   14728 	the order in the FSF version (which is mostly alphabethical).
   14729 	Merge in some additions and changes from the FSF.
   14730 
   14731 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs (a] andros.cygnus.com)
   14732 
   14733 	* config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
   14734 	* config.sub: Recognize cxux7.
   14735 	* configure.in: Use mh-cxux for m88k-harris-cxux*.
   14736 
   14737 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   14738 
   14739 	* config.sub:  Fix typo powerpc -> powerpc-*.
   14740 
   14741 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann (a] blues.cygnus.com)
   14742 
   14743 	* Makefile.in: `all-emacs19' depends on `all-byacc'.
   14744 
   14745 	* Makefile.in: Add all-emacs19 and install-emacs19 rules (in
   14746 	parallel with all-emacs and install-emacs).  Top-level command
   14747 	`make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
   14748 
   14749 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian (a] sanguine.cygnus.com)
   14750 
   14751 	* test-build.mk ($(host)-stamp-stage2-installed): Remove
   14752 	$(relbindir)/make before doing ``make install'', and use
   14753 	$(GNU_MAKE) while doing it.  Avoids problem on SunOS with
   14754 	installing over running make binary.
   14755 	($(host)-stamp-stage3-installed): Likewise.
   14756 
   14757 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   14758 
   14759 	* config.guess: Recognize Mach.
   14760 
   14761 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian (a] sanguine.cygnus.com)
   14762 
   14763 	* configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
   14764 	see whether --exec-prefix was used.
   14765 
   14766 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   14767 
   14768 	* README:  Explicitly mention libg++/README.  (Zoo's idea.)
   14769 
   14770 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   14771 
   14772 	* Makefile.in: Add all-librx target similar to all-libproc.
   14773 
   14774 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman (a] cygnus.com)
   14775 
   14776 	* config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
   14777 	with post 1.2 uname bogosity.
   14778 
   14779 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   14780 
   14781 	* configure: Remove temporary files on receipt of a signal.
   14782 
   14783 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian (a] cygnus.com)
   14784 
   14785 	* configure: If there is a package_makefile_frag, remove
   14786 	${subdir}/Makefile.tem after copying it in.
   14787 
   14788 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby (a] cygnus.com)
   14789 
   14790 	* build_all.mk: support rs6000 lynx identifies itself as
   14791 	rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
   14792 	since /bin/gcc is too feeble to compile a modern gcc.
   14793 
   14794 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen (a] cirdan.cygnus.com)
   14795 
   14796 	* brought devo/test-build.mk update-to-date with progressive/
   14797 	  test-build.mk. Add lynx targets and hppa flag info.
   14798 
   14799 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   14800 
   14801 	* configure.in:  Use mh-ncrsvr43.  Patch from
   14802 	Tom McConnell <tmcconne (a] sedona.intel.com>.
   14803 
   14804 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   14805 
   14806 	* config.guess (i386-unknown-bsdi):  No longer need to
   14807 	check #if defined(__bsdi__) && defined(__i386__).
   14808 
   14809 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   14810 
   14811 	* configure: Set program_transform_nameoption correctly.
   14812 
   14813 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen (a] cirdan.cygnus.com)
   14814 
   14815 	* brought build-all.mk update-to-date with progressive build-all.mk,
   14816 	  added new targets and hppa info.
   14817 
   14818 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   14819 
   14820 	* configure: If config.guess result is a prefix of the user
   14821 	specified target, assume a native build and use the user specified
   14822 	target as the host alias.  Remove SunOS patch suffix removal hack.
   14823 	* configure.in: Remove SunOS patch suffix removal hack.
   14824 
   14825 	* Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
   14826 	in NATIVE_CHECK_MODULES.
   14827 
   14828 Wed Jun  1 10:49:41 1994  Bill Cox  (bill (a] rtl.cygnus.com)
   14829 
   14830 	* Makefile.in: Rename HOST_ONLY to NATIVE.
   14831 	* configure: Delete SunOs patch suffix from host_canonical
   14832 	  and build_canonical variables that are prepended to Makefiles.
   14833 	* configure.in: Add comments for easier maintenance.
   14834 
   14835 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   14836 
   14837 	* Makefile.in: Add all-libproc target similar to all-gui.
   14838 
   14839 Tue May 31 17:16:33 1994  Tom Lord  (lord (a] cygnus.com)
   14840 
   14841 	* Makefile.in (CHECK_MODULES): split into
   14842 	HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
   14843 
   14844 Tue May 31 16:36:36 1994  Paul Eggert  (eggert (a] twinsun.com)
   14845 
   14846 	* config.guess (i386-unknown-bsdi): New system to guess.
   14847 
   14848 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   14849 
   14850 	* Makefile.in: Add all-gui target (but not yet build by "all").
   14851 
   14852 Thu May 26 08:53:19 1994  Bill Cox  (bill (a] rtl.cygnus.com)
   14853 
   14854 	* config.sub: Move deletion of patch suffix from here...
   14855 	* configure.in: To here, at Ian's suggestion.  The top-
   14856 	  level scripts might need to know of a patch level.
   14857 
   14858 Wed May 25 09:15:54 1994  Bill Cox  (bill (a] rtl.cygnus.com)
   14859 
   14860 	* config.sub: Strip off patch suffix so rtl is recognized
   14861 	  as a sunos4.1.3 machine, even though it's been patched.
   14862 
   14863 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac (a] deneb.cygnus.com)
   14864 
   14865 	* Makefile.in (INSTALL_LAST): Delete.
   14866 	(INSTALL_DOSREL): New.
   14867 
   14868 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   14869 
   14870 	* configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
   14871 	Don't set use_gnu_ld to no for *-*-sysv4; that only controls
   14872 	whether we pass down --with-gnu-ld anyhow.
   14873 
   14874 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac (a] cygnus.com)
   14875 
   14876 	* Makefile.in (INSTALL_LAST): Change operation so it works
   14877 	on more flavors of make.
   14878 	* configure.in (go32): Don't build libg++ or libio.
   14879 
   14880 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac (a] cygnus.com)
   14881 
   14882 	* Makefile.in (Move HOST_PREFIX_1 and friends up so
   14883 	they can be overriden by templates.
   14884 
   14885 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac (a] cygnus.com)
   14886 
   14887 	* configure.in (target==go32): Don't build gdb.
   14888 	* dosrel: New directory.
   14889 
   14890 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac (a] cygnus.com)
   14891 
   14892 	* configure.in (host==go32): Configure dosrel too.
   14893 	* Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
   14894 	(HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
   14895 	be set by incoming names or templates.
   14896 	(INSTALL_LAST): New rule.
   14897 
   14898 Thu May  5 17:35:05 1994  Stan Shebs  (shebs (a] andros.cygnus.com)
   14899 
   14900 	* config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
   14901 
   14902 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn (a] cujo.cygnus.com)
   14903 
   14904 	* configure.in (appdirs): New variable.  Currently empty, but will
   14905 	be used in gas distribution.  If nonempty, lists a set of
   14906 	directories at least one of which must get configured, or top
   14907 	level configuration is considered to have failed.
   14908 	(rs6000-*-lynxos*): Use new file name.
   14909 
   14910 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   14911 
   14912 	Eliminate XTRAFLAGS.
   14913 	* Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
   14914 	newlib include files using -idirafter, and also use -nostdinc.
   14915 	(CXX_FOR_TARGET): Likewise.
   14916 	(XTRAFLAGS): Removed.
   14917 	(BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
   14918 	(EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
   14919 	(EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
   14920 	($(DO_X)): Don't pass down XTRAFLAGS.
   14921 
   14922 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn (a] kr-pc.cygnus.com)
   14923 
   14924 	* configure.in (mips*-dec-bsd*): New target; do build linker.
   14925 	(mips*-*-bsd*): New target; don't build linker.
   14926 
   14927 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby (a] cygnus.com)
   14928 
   14929 	* configure.in: support rs6000-*-lynxos* configuration.
   14930 	support sunos4 as a cross target.
   14931 
   14932 	* config.sub: look for lynx*, not lynx since the OS version may
   14933 	legitimately be part of the name.
   14934 
   14935 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn (a] cujo.cygnus.com)
   14936 
   14937 	* configure.in (i[34]86-*-sco*): Move to be with other i386
   14938 	targets.
   14939 	(romp-*-*): New target.  Skip various binary utilities.
   14940 	(vax-*-*): New target.  Don't build newlib.
   14941 	(vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
   14942 
   14943 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm (a] rtl.cygnus.com)
   14944 
   14945 	* configure.in: Only set host_makefile_frag if config
   14946 	directory exists.
   14947 
   14948 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm (a] rtl.cygnus.com)
   14949 
   14950 	* install.sh: If $dstdir exists, don't check whether each
   14951 	component does.
   14952 
   14953 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   14954 
   14955 	* test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
   14956 
   14957 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs (a] andros.cygnus.com)
   14958 
   14959 	* configure.in (*-*-lynxos*): Don't configure newlib for either
   14960 	native or cross Lynx.
   14961 
   14962 Sat Apr 16 11:58:16 1994  Doug Evans  (dje (a] canuck.cygnus.com)
   14963 
   14964 	* config.sub (sparc64-elf): Fix os.
   14965 	(z8k): Remove duplicate.
   14966 
   14967 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   14968 
   14969 	* Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
   14970 	gcc/stmp-fixproto, to try to prevent fixproto from being run.
   14971 
   14972 Wed Apr 13 15:14:52 1994  Bill Cox  (bill (a] cygnus.com)
   14973 
   14974 	* configure: Make file links cleanly even if Lynx fails on
   14975 	  an NFS symlink (at least fail cleanly).
   14976 
   14977 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson (a] sphagnum.cygnus.com)
   14978 
   14979 	* test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
   14980 	-XNh2000.
   14981 
   14982 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm (a] rtl.cygnus.com)
   14983 
   14984 	* configure: Unknown options are fatal again.
   14985 
   14986 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm (a] cygnus.com)
   14987 
   14988 	* configure: Ignore --x-includes and --x-libraries, for Autoconf
   14989 	compatibility.
   14990 
   14991 Thu Apr  7 17:31:43 1994  Doug Evans  (dje (a] canuck.cygnus.com)
   14992 
   14993 	* build-all.mk: Add `clean' target.
   14994 
   14995 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes (a] regent.e-technik.tu-muenchen.de)
   14996 
   14997 	* config.guess:  Add SINIX support.
   14998 	* configure.in:  Add mips-*-sysv4* support.
   14999 
   15000 Mon Apr  4 17:41:44 1994  Doug Evans  (dje (a] canuck.cygnus.com)
   15001 
   15002 	* build-all.mk: Document all useful targets.
   15003 	If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
   15004 	If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
   15005 
   15006 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm (a] rtl.cygnus.com)
   15007 
   15008 	* configure: Support --silent, --quiet.
   15009 
   15010 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm (a] rtl.cygnus.com)
   15011 
   15012 	* configure: Support --disable-FEATURE.
   15013 
   15014 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   15015 
   15016 	* config.guess: Recognize NCR running SVR4.3.
   15017 
   15018 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   15019 
   15020 	* config.guess:  Make BSDI generate i386-unknown-bsd386.
   15021 	Patch from Paul Eggert <eggert (a] twinsun.com>.
   15022 
   15023 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   15024 
   15025 	* configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
   15026 
   15027 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm (a] rtl.cygnus.com)
   15028 
   15029 	* configure: Make unrecognized options give nonfatal warnings
   15030 	instead of fatal errors, and pass them to any subdirectory
   15031 	configures in case they recognize them.
   15032 	Make --x equivalent to --with-x.
   15033 
   15034 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm (a] rtl.cygnus.com)
   15035 
   15036 	* configure: Add --enable-* options.  Clean up usage message and
   15037 	some comments.
   15038 
   15039 Thu Mar 24 09:12:53 1994  Doug Evans  (dje (a] canuck.cygnus.com)
   15040 
   15041 	* Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
   15042 
   15043 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law (a] snake.cs.utah.edu)
   15044 
   15045 	* configure.in (hppa*-*-*): Enable binutils.
   15046 
   15047 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   15048 
   15049 	* config.sub: Recognize cisco.
   15050 
   15051 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason (a] deneb.cygnus.com)
   15052 
   15053 	* Makefile.in (CXXFLAGS): Add -fexternal-templates.
   15054 
   15055 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   15056 
   15057 	* config.guess: about target *-hitachi-hiuxwe2, don't print more
   15058 	than one configuration name.  Add comment.
   15059 
   15060 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino (a] sra.co.jp)
   15061 
   15062 	* config.guess: about target *-hitachi-hiuxwe2, fixed
   15063 	machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
   15064 	macro is incorrect.]
   15065 
   15066 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   15067 
   15068 	* Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
   15069 	than the "make ls" stuff which used to be here.
   15070 
   15071 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   15072 
   15073 	* config.guess:  Recognize i[34]86-unknown-freebsd.
   15074 	From Shawn M Carey <smcarey (a] rodan.syr.edu>.
   15075 
   15076 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   15077 
   15078 	* configure.in (noconfigdirs for alpha): Remove libg++ and libio.
   15079 
   15080 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon (a] deneb.cygnus.com)
   15081 
   15082 	* config.guess: Check for ptx.
   15083 
   15084 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung (a] mexican.cygnus.com)
   15085 
   15086 	* config.sub: Add os9k checking.
   15087 
   15088 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law (a] snake.cs.utah.edu)
   15089 
   15090 	* config.guess: Handle OSF1 running on HPPA processors
   15091 
   15092 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn (a] rtl.cygnus.com)
   15093 
   15094 	* configure: If subdir configure fails, print out a message with
   15095 	subdirectory name, in case subdir's configure code didn't identify
   15096 	itself.
   15097 
   15098 Fri Feb 18 12:50:15 1994  Doug Evans  (dje (a] cygnus.com)
   15099 
   15100 	* configure.in: Remove embedded newlines from configdirs.
   15101 	Avoid mismatches of substrings.  Fix matching strings at end
   15102 	of configdirs.
   15103 
   15104 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
   15105 
   15106 	* config.guess:  Add Lynx/rs6000 config support.
   15107 
   15108 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn (a] rtl.cygnus.com)
   15109 
   15110 	* configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
   15111 
   15112 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law (a] cygnus.com)
   15113 
   15114 	* configure.in (hppa*-*-osf*): Treat this just like most other
   15115 	PA configurations (eg no binutils or ld).
   15116 	(hppa*-*-*elf*): These configurations have binutils and ld.
   15117 
   15118 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law (a] snake.cs.utah.edu)
   15119 
   15120 	* config.sub (hiux): Fix typo.  From m-kasahr (a] sramhc.sra.co.JP.
   15121 
   15122 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   15123 
   15124 	* configure.in (rs6000-*-*): Build gas.
   15125 
   15126 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law (a] snake.cs.utah.edu)
   15127 
   15128 	* Makefile.in:  Avoid bug in losing hpux sed.
   15129 
   15130 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   15131 
   15132 	* Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
   15133 	for GDB and GDB has been fixed to not need it.
   15134 
   15135 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn (a] cujo.cygnus.com)
   15136 
   15137 	* config.guess: Recognize vax hosts.
   15138 
   15139 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn (a] cujo.cygnus.com)
   15140 
   15141 	* configure (while loop): Don't use "break 2" inside case
   15142 	statement -- the case statement isn't an enclosing loop.
   15143 
   15144 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   15145 
   15146 	* config.guess:  Clean up NeXT support, to allow nextstep
   15147 	on Intel machines.  Make OS be nextstep.
   15148 
   15149 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner (a] vlsi1.ultra.nyu.edu)
   15150 
   15151 	* config.guess: Add alternate forms for Convex.
   15152 
   15153 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
   15154 
   15155 	* configure:  Completely rewrite option processing.  Take
   15156 	advantage of pattern-matching to avoid invoking test frequently.
   15157 	Also clean up host and target defaulting logic.
   15158 
   15159 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn (a] cujo.cygnus.com)
   15160 
   15161 	* Makefile.in: Replace all occurrances of "rootme" with "r" and
   15162 	"$${rootme}" with "$$r", to increase the likelihood that the do-*
   15163 	commands (plus user environment) will fit SCO limits.
   15164 
   15165 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   15166 
   15167 	* configure.in: Don't issue warnings about directories which are
   15168 	not being configured if -norecursion is set.  Correct test for
   15169 	--with-gnu-as and --with-gnu-ld to not get confused by substring
   15170 	matches.
   15171 
   15172 	* configure.in: Don't build gas for alpha-dec-osf1*.
   15173 
   15174 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
   15175 
   15176 	* configure:  Back out Per's change of 12/19/1993.  It changes the
   15177 	behavior of configure in unexpected and confusing ways.
   15178 
   15179 	Also, use different delim char when calculating
   15180 	program_transform_name so that the name can contain slashes.
   15181 
   15182 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob (a] darkstar.cygnus.com)
   15183 
   15184 	* configure.in, config.sub: Add support for VSTa micro-kernel.
   15185 
   15186 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law (a] snake.cs.utah.edu)
   15187 
   15188 	* configure.in: Nuke hacks which were used to get a special
   15189 	version of GAS for HPPA configurations.
   15190 
   15191 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner (a] kalessin.cygnus.com)
   15192 
   15193 	* configure:  If only ${target_alias} is given, use that
   15194 	as the default for ${host_alias}.
   15195 	* configure:  Add missing back-slashes before nested quotes.
   15196 
   15197 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo (a] andros.cygnus.com)
   15198 
   15199 	* Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
   15200 
   15201 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner (a] cygnus.com)
   15202 
   15203 	* config.guess:  Recognize some Tektronix configurations.
   15204 	From Kaveh R. Ghazi <ghazi (a] noc.rutgers.edu>.
   15205 
   15206 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac (a] thepub.cygnus.com)
   15207 
   15208 	* config.sub: Match any flavor of SH.
   15209 
   15210 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn (a] cujo.cygnus.com)
   15211 
   15212 	* configure.in: Don't try to configure newlib for Alpha.
   15213 
   15214 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   15215 
   15216 	* configure.in: Don't build ld for Irix 5.  Don't build gas,
   15217 	libg++ or libio for any Alpha target.
   15218 
   15219 	* configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
   15220 
   15221 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason (a] deneb.cygnus.com)
   15222 
   15223 	* Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
   15224 	default arguments -- so it tried to compress itself.
   15225 
   15226 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo (a] andros.cygnus.com)
   15227 
   15228 	* configure.in (notsupp): ensure that a space is always at the end
   15229 	  of the configdirs list, since the grep checks for an explicit space
   15230 
   15231 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   15232 
   15233 	* configure.in (target i386-sysv4.2): don't build ld, since static
   15234 	  versions of many libraries are not available.
   15235 
   15236 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   15237 
   15238 	* config.guess: Recognize Apollos (using environment variables).
   15239 	* configure.in: Don't configure ld, binutils, or gprof for Apollo.
   15240 
   15241 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   15242 
   15243 	* config.guess: Recognize Sony news mips running newsos.
   15244 
   15245 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin (a] cygnus.com)
   15246 
   15247 	* Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
   15248 	"fi ; else" for bash.
   15249 
   15250 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin (a] cygnus.com)
   15251 
   15252 	* Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
   15253 
   15254 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby (a] blues.cygnus.com)
   15255 
   15256 	* config.sub: accept unixware as an alias for svr4.2.
   15257 	Fix some inconsistancies with the gcc version.
   15258 
   15259 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   15260 
   15261 	* Makefile.in (DISTDOCDIRS):  Add gdb.
   15262 
   15263 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner (a] kalessin.cygnus.com)
   15264 
   15265 	* Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
   15266 
   15267 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn (a] rover.cygnus.com)
   15268 
   15269 	* Makefile.in (taz): Only build "info" in DISTDOCDIRS.
   15270 	(DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
   15271 	this now.
   15272 
   15273 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   15274 
   15275 	* config.sub: Accept hiux* as an OS name.
   15276 
   15277 	* Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
   15278 	etc/make-stds.texi.  The underscore came from gcc, and dje now
   15279 	agrees that RUNTESTFLAGS is the correct name.
   15280 
   15281 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner (a] kalessin.cygnus.com)
   15282 
   15283 	* install.sh:  Remove 'set -e'.  It makes any conditionals
   15284 	in the script useless.
   15285 
   15286 	* config.guess: Automatically recognize arm-acorn-riscix
   15287 	Patch from Richard Earnshaw (rwe11 (a] cl.cam.ac.uk).
   15288 
   15289 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy (a] cygnus.com)
   15290 
   15291 	* Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
   15292 
   15293 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn (a] rtl.cygnus.com)
   15294 
   15295 	* Makefile.in (DISTDOCDIRS): New variable.
   15296 	(taz): Edit local Makefile.in sooner, instead of proto-toplev
   15297 	Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
   15298 
   15299 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   15300 
   15301 	* configure.in (hppa target): check the source directory for the
   15302 	  pagas sub-directory
   15303 
   15304 Wed Nov  3 11:12:22 1993  Doug Evans  (dje (a] canuck.cygnus.com)
   15305 
   15306 	* config.sub: Allow -aout* and -elf*.
   15307 
   15308 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn (a] rtl.cygnus.com)
   15309 
   15310 	* configure.in: Don't build ld on i386-solaris2, same as for
   15311 	sparc-solaris2.
   15312 
   15313 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner (a] kalessin.cygnus.com)
   15314 
   15315 	* Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
   15316 
   15317 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes (a] regent.e-technik.tu-muenchen.de)
   15318 
   15319 	* configure.in:  Configure gdb for alpha.
   15320 
   15321 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   15322 
   15323 	* Makefile.in (CXXFLAGS): Add -O.
   15324 
   15325 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   15326 
   15327 	* config.guess: added support for DG Aviion
   15328 
   15329 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn (a] rover.cygnus.com)
   15330 
   15331 	* configure.in: Produce warning message for subdirectories not
   15332 	configurable for this host/target combination.  Don't try to
   15333 	configure gdb for vms.
   15334 
   15335 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn (a] rover.cygnus.com)
   15336 
   15337 	* Makefile.in (taz): Replace "byacc" with "bison -y" in the
   15338 	appropriate files before making "diststuff".
   15339 	(DISTBISONFILES): New var: list of files to be edited.
   15340 	(DISTSTUFFDIRS): Add binutils.
   15341 
   15342 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   15343 
   15344 	* config.sub: also handle mipsel and mips64el (for little endian mips)
   15345 
   15346 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   15347 
   15348 	* configure.in: Add * to end of all OS names.
   15349 
   15350 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs (a] rtl.cygnus.com)
   15351 
   15352 	* configure.in: Build newlib for LynxOS native.
   15353 
   15354 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   15355 
   15356 	* config.guess: Add support for delta 88k running SVR3.
   15357 
   15358 	* configure.in: Add comment about HP compiler vs. emacs.
   15359 
   15360 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   15361 
   15362 	* configure.in: don't build ld on solaris2 (not a viable option
   15363 	  due to bugs in getpwnam & getpwuid)
   15364 
   15365 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn (a] rtl.cygnus.com)
   15366 
   15367 	* configure.in: Accept alpha-dec-osf1*, not just -osf1, since
   15368 	config.guess will produce a full version number.
   15369 
   15370 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   15371 
   15372 	* configure.in: Build linker and binutils for alpha-dec-osf1.
   15373 
   15374 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   15375 
   15376 	* Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
   15377 	and gdb/testsuite/Makefile.in.
   15378 
   15379 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   15380 
   15381 	* configure.in: recognize mips*- instead of mips-
   15382 
   15383 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn (a] cygnus.com)
   15384 
   15385 	* config.sub: Accept linux*coff and linux*elf as operating
   15386 	systems.
   15387 
   15388 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   15389 
   15390 	* config.sub: Recognize mips64, and mips3 as an alias for it.
   15391 
   15392 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes (a] regent.e-technik.tu-muenchen.de)
   15393 
   15394 	* configure.in: Remove alpha-dec-osf*, no longer necessary now that
   15395 	gdb knows how to handle OSF/1 shared libraries.
   15396 
   15397 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   15398 
   15399 	* configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
   15400 	* config.guess: Recognize Hitachi's HIUX.
   15401 	* config.sub: Recognize h3050r* and hppahitachi.
   15402 	Remove redundant cases for hp9k[23]*.
   15403 
   15404 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   15405 
   15406 	* configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
   15407 	if gas and ld are in the source tree and are in ${configdirs}.
   15408 	If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
   15409 	--with options (but still pass them down on the command line,
   15410 	if they were explicitly specified).
   15411 
   15412 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   15413 
   15414 	* configure: substitute SHELL value in Makefile.in with
   15415 	${CONFIG_SHELL}
   15416 
   15417 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   15418 
   15419 	* configure.in: Build gas, ld, and binutils for *-*-sysv4* and
   15420 	*-*-solaris2* targets.
   15421 
   15422 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   15423 
   15424 	* Makefile.in: define M4, and pass it down to sub-makes;
   15425 	all-autoconf now depends on all-m4
   15426 
   15427 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   15428 
   15429 	* Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
   15430 	presence of {ar,ranlib} instead of a configured directory
   15431 
   15432 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon (a] cirdan.cygnus.com)
   15433 
   15434 	* config.guess: Accept 34?? as well as 33?? for NCR.
   15435 
   15436 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   15437 
   15438 	* configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
   15439 	of 'gas' in sed commands, since 'gash' is now in the tree as well.
   15440 
   15441 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   15442 
   15443 	* configure: grab values for $(CC) and $(CXX) from the
   15444 	environment, so that someone can do "CC=gcc configure; make" and
   15445 	have it work right (matching the way that autoconf works now)
   15446 
   15447 	* configure.in, Makefile.in: add support for gash, the tcl
   15448 	interface to Galaxy
   15449 
   15450 	* config.guess: add NetBSD variants (hp300, x86)
   15451 
   15452 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason (a] deneb.cygnus.com)
   15453 
   15454 	* install.sh: Support -d option (in the manner of SunOS 4 install,
   15455 	as it is more deterministic than that of GNU install)
   15456 	(chmodcmd): Set file to mode 755 by default (should also do default
   15457 	chgrp and chown, but I don't feel like dealing with that now)
   15458 
   15459 Tue Sep  7 11:59:39 1993  Doug Evans  (dje (a] canuck.cygnus.com)
   15460 
   15461 	* config.sub: Remove h8300hhms alias.
   15462 
   15463 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   15464 
   15465 	* configure.in: Match *-*-solaris2* not *-sun-solaris2*.
   15466 
   15467 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   15468 
   15469 	* Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
   15470 	as stmp-fixinc
   15471 
   15472 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich (a] sendai.cygnus.com)
   15473 
   15474 	* config.sub: recognize m88110-bug-coff.
   15475 
   15476 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   15477 
   15478 	* Makefile.in (all-libio): all dependencies on the toolchain used
   15479 	to build this (gcc, gas, ld, etc)
   15480 
   15481 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   15482 
   15483 	* config.guess: Deal with OSF/1 1.3 on alpha.
   15484 
   15485 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   15486 
   15487 	* install.sh: add some 'else true' clauses for portability
   15488 
   15489 	* configure.in: don't build libio for h8[35]00-*-* targets
   15490 
   15491 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner (a] kalessin.cygnus.com)
   15492 
   15493 	* Makefile.in:  Add support for new libio.
   15494 
   15495 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   15496 
   15497 	* install.sh: If one command fails, don't try the rest.  Don't try
   15498 	to remove $dsttmp (via trap) unless we have already created it.
   15499 	If $src doesn't exist, detect it and exit with an error.
   15500 
   15501 	* config.guess: Recognize BSD on hp300.
   15502 
   15503 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner (a] kalessin.cygnus.com)
   15504 
   15505 	* config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
   15506 	Bug report from "Hamish (H.I.) Macdonald" <hamish (a] bnr.ca>.
   15507 
   15508 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason (a] deneb.cygnus.com)
   15509 
   15510 	* Makefile.in (all-send-pr): depends on all-prms
   15511 
   15512 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   15513 
   15514 	* config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
   15515 
   15516 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   15517 
   15518 	* config.guess: From michael (a] mercury.cs.mun.ca (Michael Rendell):
   15519 	Added test for mips-mips-riscos5.
   15520 
   15521 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   15522 
   15523 	* configure.in: use mh-hp300 for 68k HP hosts
   15524 
   15525 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   15526 
   15527 	* configure: add support for CONFIG_SHELL, so that you can use
   15528 	some alternate shell for evaluating configure scripts
   15529 
   15530 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf (a] deneb.cygnus.com)
   15531 
   15532 	* Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
   15533 	in configure script to bug-gdb (a] prep.ai.mit.edu when building
   15534 	distribution archive.
   15535 	* Makefile.in (COMPRESS):  Remove def.
   15536 	* Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
   15537 	gdb.tar.Z and make-gdb.tar.Z respectively.
   15538 	* Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
   15539 	* Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
   15540 	to convergence with 'taz' target in Makefile.in.
   15541 
   15542 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   15543 
   15544 	* install.sh (dsttmp): use trap to ensure that tmp files go
   15545 	away on error conditions
   15546 
   15547 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   15548 
   15549 	* Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
   15550 
   15551 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   15552 
   15553 	* Makefile.in (install-dirs): Deal with a prefix like /gnu;
   15554 	its parent is '/' not ''.
   15555 
   15556 	* Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
   15557 
   15558 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason (a] wahini.cygnus.com)
   15559 
   15560 	* configure: if ${newsrcdir}/configure doesn't exist, don't assume
   15561 	that ${newsrcdir}/configure.in does.
   15562 
   15563 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   15564 
   15565 	* test-build.mk: support for CONFIG_SHELL
   15566 
   15567 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf (a] deneb.cygnus.com)
   15568 
   15569 	* config.sub (netware):  Add as a basic system type.
   15570 
   15571 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich (a] sendai.cygnus.com)
   15572 
   15573 	* Makefile.in (Makefile): depend on configure.in.  Also drop the
   15574 	  $(srcdir)/ from the dependency on Makefile.in.
   15575 
   15576 Tue Jul 13 20:10:58 1993  Doug Evans  (dje (a] canuck.cygnus.com)
   15577 
   15578 	* config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
   15579 	(h8300hhms is temporary until multi-libraries are implemented).
   15580 	* configure.in: Handle h8300h too.
   15581 
   15582 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   15583 
   15584 	* config.guess: Recognize dpx/2 as m68k-bull-sysv3.
   15585 
   15586 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu (a] cygnus.com)
   15587 
   15588 	* configure:  Remove extraneous output when guessing host type.
   15589 	* config.guess:  Remove extraneous output when guessing using C
   15590 	compiler rather than uname, or when guessing fails.
   15591 
   15592 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
   15593 
   15594 	* Makefile.in: remove all.cross and install.cross targets
   15595 
   15596 	* configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
   15597 	  definitions
   15598 
   15599 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac (a] phydeaux.cygnus.com)
   15600 
   15601 	* configure.in (target sh): Build gprof.
   15602 
   15603 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   15604 
   15605 	* config.sub: change -solaris to -solaris2
   15606 
   15607 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   15608 
   15609 	* configure.in: Use config/mh-riscos for mips-*-sysv*.
   15610 
   15611 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   15612 
   15613 	* configure: Correct error message for missing Makefile.in to
   15614 	print correct directory.
   15615 
   15616 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   15617 
   15618 	* install.sh: kludge around 386BSD shell bug
   15619 
   15620 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner (a] rtl.cygnus.com)
   15621 
   15622 	* config.guess:  Recognize NeXT.
   15623 	* config.guess:  Recognize i486-ncr-sysv4.
   15624 	* Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
   15625 
   15626 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   15627 
   15628 	* Makefile.in (MAKEINFOFLAGS): New variable.
   15629 	(FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
   15630 	* build-all.mk, test-build.mk: Pass down --no-split as
   15631 	MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
   15632 
   15633 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner (a] rtl.cygnus.com)
   15634 
   15635 	* Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
   15636 
   15637 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner (a] rtl.cygnus.com)
   15638 
   15639 	* Makefile.in (libg++.tar.z):  New rule.
   15640 	* Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
   15641 	* Makefile.in (taz):  Only do a single chmod.
   15642 
   15643 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
   15644 
   15645 	* install.sh: don't use dirname anymore (replaced with sed usage)
   15646 
   15647 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf (a] cygnus.com)
   15648 
   15649 	* Makefile.in:  Change extension for gzip'd files from '.z' to
   15650 	'.gz' per new FSF standard usage.
   15651 
   15652 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
   15653 
   15654 	* configure: put quotes around the final value of program_transform_name
   15655 
   15656 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   15657 
   15658 	* Makefile.in: new install.sh support; update install-info rules
   15659 
   15660 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   15661 
   15662 	* configure.in: Build diff for crosses, but not for go32 host.
   15663 
   15664 	* configure.in: Build gprof only for native, and don't build it
   15665 	for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
   15666 
   15667 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
   15668 
   15669 	* configure.in: don't build gas,ld,binutils on for *-*-sysv4
   15670 
   15671 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan (a] lisa.cygnus.com)
   15672 
   15673 	* configure.in (host_tools): Add prms.
   15674 
   15675 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   15676 
   15677 	* Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
   15678 	with $(FLAGS_TO_PASS) on the command line
   15679 
   15680 	* config.sub: Recognize lynx and lynxos
   15681 
   15682 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   15683 
   15684 	* config.sub: Accept -ecoff*, not just -ecoff.
   15685 
   15686 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn (a] cambridge.cygnus.com)
   15687 
   15688 	* Makefile.in (taz): Use .gz suffix instead of .z.
   15689 	(binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
   15690 	names.
   15691 
   15692 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   15693 
   15694 	* Makefile.in (vault-install): add an 'else true' (for Ultrix)
   15695 
   15696 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   15697 
   15698 	* Makefile.in (install-no-fixedincludes):  install gcc last, so
   15699 	that rebuilds that might happen during 'make install' don't get
   15700 	bogus gcc include files
   15701 
   15702 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn (a] cambridge.cygnus.com)
   15703 
   15704 	Change from Utah for HPPA support:
   15705 	* config.guess: Recognize hppa1.x-hp-bsd.
   15706 
   15707 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner (a] rtl.cygnus.com)
   15708 
   15709 	* config.guess:  Add support for Motorola Delta 68k, up to r3v7.
   15710 	Patch from pot (a] fly.cnuce.cnr.it (Francesco Potorti`).
   15711 
   15712 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
   15713 
   15714 	* config.sub: Add support for rom68k and bug boot monitors.
   15715 
   15716 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon (a] cygnus.com)
   15717 
   15718 	* Makefile.in: Make all-opcodes depend on all-bfd.
   15719 
   15720 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   15721 
   15722 	* config.guess: Added special check for i[34]86-univel-sysv4*.
   15723 
   15724 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   15725 
   15726 	* config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
   15727 	the processor rather than assuming i486.
   15728 
   15729 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   15730 
   15731 	* config.guess: Recognize SunOS6 as Solaris3.
   15732 
   15733 Tue May 25 23:03:11 1993  Per Bothner  (bothner (a] cygnus.com)
   15734 
   15735 	* config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
   15736 	Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
   15737 
   15738 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   15739 
   15740 	* build-all.mk (all-cross): New target for Canadian Cross.
   15741 	Added Q2 go32 targets.
   15742 	* test-build.mk: Configure go32 cross sparclite-aout and
   15743 	mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
   15744 	PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
   15745 
   15746 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   15747 
   15748 	* configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
   15749 	GO32 hosted toolchains
   15750 
   15751 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
   15752 
   15753 	* configure: change  so "-exec-prefix" gets passed down rather
   15754 	than "-exec_prefix" so autoconf generated Makefiles get the
   15755 	exec_prefix set right.
   15756 
   15757 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   15758 
   15759 	* config.guess: get the Solaris2 minor version number
   15760 
   15761 	* Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
   15762 
   15763 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan (a] lisa.cygnus.com)
   15764 
   15765 	* config.guess: Recognize some Sequent platforms.
   15766 
   15767 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   15768 
   15769 	* Makefile.in: added the vault-install target
   15770 
   15771 	* configure.in: actually use the Sun3 makefile fragment that's in
   15772 	config, also added the release dir to configdirs
   15773 
   15774 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn (a] cambridge.cygnus.com)
   15775 
   15776 	* Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
   15777 
   15778 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   15779 
   15780 	* configure.in: remove some program from Alpha targetted toolchains
   15781 
   15782 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn (a] cygnus.com)
   15783 
   15784 	* Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
   15785 	gprof.
   15786 	(taz): Run "make diststuff" in those directories instead of "make
   15787 	proto-dir".  Look for "VERSION=" only at start of line in subdir
   15788 	Makefile.  Use "gzip -9" for compression.
   15789 	(TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
   15790 	(binutils.tar.z): New target.
   15791 
   15792 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn (a] deneb.cygnus.com)
   15793 
   15794 	* Makefile.in (taz): Include gpl.texinfo.
   15795 
   15796 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn (a] deneb.cygnus.com)
   15797 
   15798 	* Makefile.in (setup-dirs): Merged into "taz" target.
   15799 	(taz): Only do `proto-dir' stuff if a directory is actually needed
   15800 	for this target.
   15801 
   15802 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   15803 
   15804 	* Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
   15805 	(FLAGS_TO_PASS): Pass down MUNCH_NM.
   15806 	(HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
   15807 	(EXTRA_GCC_FLAGS): Pass down HOST_* variables.
   15808 	(gcc-no-fixedincludes): Correct for current gcc Makefile.
   15809 
   15810 Tue May 11 10:14:25 1993  Fred Fish  (fnf (a] cygnus.com)
   15811 
   15812 	* Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
   15813 	config.sub, and move-if-change to gdb testsuite distribution
   15814 	archive, so the testsuite can be extracted, configured, and
   15815 	run separately from the gdb distribution.  Blow away the Chill
   15816 	tests that require a Chill compiled executable, since GNU Chill
   15817 	is not yet publically available.
   15818 
   15819 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   15820 
   15821 	* test-build.mk: set environment variables in a single command,
   15822 	instead of a list of assignments and exports
   15823 
   15824 	* config.guess: recognize Alpha/OSF1 systems
   15825 
   15826 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich (a] rtl.cygnus.com)
   15827 
   15828 	* configure: Change help message to prefer --options rather than
   15829 	  -options.
   15830 
   15831 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn (a] kr-pc.cygnus.com)
   15832 
   15833 	* config.sub: Convergent Tech. "miniframe" uses m68010, sez
   15834 	zippy (a] ecst.csuchico.edu.
   15835 	* config.guess: Recognize miniframe.
   15836 
   15837 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
   15838 
   15839 	* Makefile.in: Use srcroot to find runtest rather than rootme.
   15840 	Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
   15841 
   15842 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   15843 
   15844 	* test-build.mk: Extensive additions to support building on a
   15845 	machine other than the host.
   15846 
   15847 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn (a] deneb.cygnus.com)
   15848 
   15849 	* configure (tooldir): Fix for i386-aix again.
   15850 
   15851 Mon May  3 19:00:27 1993  Per Bothner  (bothner (a] cygnus.com)
   15852 
   15853 	* configure, Makefile.in:  Change definition of $(tooldir)
   15854 	to match the FSF.
   15855 
   15856 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf (a] cygnus.com)
   15857 
   15858 	* config.guess:  Recognize i[34]86/SVR4.
   15859 
   15860 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac (a] thepub.cygnus.com)
   15861 
   15862 	* Makefile.in (all-gdb): gdb depends on sim.
   15863 
   15864 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf (a] cygnus.com)
   15865 
   15866 	* Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
   15867 	at the same time we make the prototype gdb directory.
   15868 	* Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
   15869 	files at the same time as the gdb base release distribution.
   15870 
   15871 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   15872 
   15873 	* Makefile.in (check): Use individual check targets rather than
   15874 	DO_X rule.
   15875 	(check-gcc): Added.
   15876 
   15877 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon (a] cygnus.com)
   15878 
   15879 	* config.sub: Use sysv3.2 not sysv32 for canonical OS
   15880 	for System V release 3.2.
   15881 
   15882 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn (a] cambridge.cygnus.com)
   15883 
   15884 	* config.sub: Recognize hppaosf.
   15885 	* configure.in: Do configure ld/binutils/gas for it.
   15886 
   15887 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn (a] kr-pc.cygnus.com)
   15888 
   15889 	* configure (tooldir): Alter syntax used to set this, for systems
   15890 	where "\$" isn't handled right, like i386-aix.
   15891 
   15892 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   15893 
   15894 	* configure: Pass program-transform-name, not
   15895 	program_transform_name, to recursive configures.
   15896 
   15897 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn (a] cygnus.com)
   15898 
   15899 	* Makefile.in (gas+binutils.tar.z): New rule for building snapshots
   15900 	of gas+ld+binutils.
   15901 
   15902 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner (a] cygnus.com)
   15903 
   15904 	* config.guess:  Recognize AIX3.2 as distinct from 3.1.
   15905 
   15906 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   15907 
   15908 	* configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
   15909 
   15910 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan (a] lisa.cygnus.com)
   15911 
   15912 	* Makefile.in (PRMS): Set back to all-prms.
   15913 
   15914 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   15915 
   15916 	* test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
   15917 	targets, rather than for MIPS hosts.
   15918 
   15919 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   15920 
   15921 	* configure.in: add comment for --with-x default values
   15922 
   15923 	* config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
   15924 
   15925 	* Makefile.in: add check-* targets for each of the directories in
   15926 	the tree.  Add a definition of RUNTEST that will use the one we
   15927 	just built, if it exists.  Pass this down via FLAGS_TO_PASS.
   15928 
   15929 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   15930 
   15931 	* configure.in: Removed obsolete references to bfd_target and
   15932 	target_makefile_frag.
   15933 
   15934 	* build-all.mk: Set assorted targets for Q2.
   15935 	* config.sub: Recognize z8k-sim and h8300-hms.
   15936 	* test-build.mk: Really don't pass host to configure.
   15937 	(HOLES): Added uname.
   15938 
   15939 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   15940 
   15941 	* configure: Handle an empty program-prefix, program-suffix or
   15942 	program-transform-name correctly.
   15943 
   15944 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   15945 
   15946 	* build-all.mk: -G 8 no longer required for MIPS targets.
   15947 	* test-build.mk: Don't pass host argument to configure; make it
   15948 	guess.
   15949 
   15950 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf (a] cygnus.com)
   15951 
   15952 	* Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
   15953 	* Makefile.in (COMPRESS):  New macro, like GZIP.
   15954 
   15955 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   15956 
   15957 	* test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
   15958 
   15959 	* build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
   15960 	with gas currently defaults to -G 0.
   15961 
   15962 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   15963 
   15964 	* Makefile.in (all-flex): flex depends on byacc.
   15965 
   15966 	* build-all.mk: If host not specified, use config.guess.  Pass TAG
   15967 	to test-build.mk as RELEASE_TAG.
   15968 	* test-build.mk (configargs): New variable containing arguments to
   15969 	pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
   15970 	(FLAGS_TO_PASS): Pass down RELEASE_TAG.
   15971 
   15972 	* config.guess: Use /bin/uname when checking -X argument on SCO,
   15973 	to avoid invoking GNU uname which doesn't understand -X.
   15974 
   15975 	* test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
   15976 
   15977 	* configure.in: Build gas for mips-*-*.
   15978 
   15979 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich (a] rtl.cygnus.com)
   15980 
   15981 	* Makefile.in (all.normal): insert missing backslash.
   15982 
   15983 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   15984 
   15985 	* build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
   15986 
   15987 	* Makefile.in: Complete overhaul to merge many almost identical
   15988 	targets.
   15989 
   15990 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn (a] cambridge.cygnus.com)
   15991 
   15992 	* Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
   15993 	(gdb.tar.Z): Adjusted.
   15994 
   15995 	* Makefile.in (setup-dirs, taz): New targets; should be general
   15996 	enough to adapt for gdb sometime.  Build only .z file.
   15997 	(gas.tar.z): New target.
   15998 
   15999 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   16000 
   16001 	* build-all.mk: Use CC=cc -Xs on Solaris.
   16002 
   16003 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf (a] cygnus.com)
   16004 
   16005 	* Makefile.in:  Incorporate changes suggested by wilson (a] cygnus.com
   16006 	for handling BISON for FSF releases.
   16007 
   16008 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn (a] kr-pc.cygnus.com)
   16009 
   16010 	* configure: Actually implement the change zoo just documented.
   16011 
   16012 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
   16013 
   16014 	* configure: when using config.guess, only set target_alias when
   16015 	it's not already been set (ie, on the command line)
   16016 
   16017 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16018 
   16019 	* Makefile.in: add installcheck target, set PRMS to install-prms
   16020 
   16021 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16022 
   16023 	* configure: add support for package_makefile_fragment, handle the
   16024 	case where a directory has a configure.in file but no Makefile.in
   16025 	more gracefully (with an actual understandable error message, even);
   16026 	add support for --without (and add this to the usage message); also
   16027 	explicitly add a --host=${host_alias} to the command line when
   16028 	config.guess is used
   16029 
   16030 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson (a] sphagnum.cygnus.com)
   16031 
   16032 	* configure: Must use both --host and --target in recursive calls.
   16033 
   16034 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   16035 
   16036 	* Makefile.in: Change deja-gnu to dejagnu.
   16037 
   16038 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   16039 
   16040 	* configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
   16041 
   16042 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16043 
   16044 	* configure.in: canonicalize all instances to *-*-solaris2*,
   16045 	also strip out a number of tools to not build for go32 host
   16046 
   16047 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich (a] rtl.cygnus.com)
   16048 
   16049 	* config.guess: add GPL.
   16050 
   16051 	* Makefile.in, config.guess, config.sub, configure: bump
   16052 	  copyrights to 93.
   16053 
   16054 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   16055 
   16056 	* Makefile.in (do-info): Removed obsolete check for existence of
   16057 	localenv file.
   16058 
   16059 	* Makefile.in (MAKEOVERRIDES): Define to be empty.
   16060 
   16061 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16062 
   16063 	* Makefile.in: a couple of 'else true' for decstation,
   16064 	support for TclX
   16065 
   16066 	* configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
   16067 
   16068 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich (a] cygnus.com)
   16069 
   16070 	* Makefile.in (setup-dirs): change invocation of make to $(MAKE).
   16071 
   16072 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
   16073 
   16074 	* config.guess: Recognize i386-ibm-aix (PS/2).
   16075 	* configure.in: Use config/mh-aix386 file for it.
   16076 
   16077 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   16078 
   16079 	* Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
   16080 	CC_FOR_TARGET instead.
   16081 	(BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
   16082 
   16083 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac (a] ok.cygnus.com)
   16084 
   16085 	* Makefile.in: Add sim to list of directories sent with gdb
   16086 
   16087 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn (a] cygnus.com)
   16088 
   16089 	* configure.in: Put back mips-dec-bsd* case.
   16090 
   16091 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf (a] cygnus.com)
   16092 
   16093 	(Ultrix 2.2 support from Michael Rendell <michael (a] mercury.cs.mun.ca>)
   16094 	* configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
   16095 	* config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
   16096 
   16097 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16098 
   16099 	* configure.in: remove no-op mips-dec-bsd* in "case $target"
   16100 
   16101 	* Makefile.in (dir.info): only run gen-info-dir if it exists,
   16102 	(install-info): install dir.info only if it exists,
   16103 	(all-expect, install-expect): pass along X11_FLAGS_TO_PASS
   16104 
   16105 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn (a] cygnus.com)
   16106 
   16107 	* configure.in: For vms target, skip bfd, ld, binutils.  Do build
   16108 	gas for mips-dec-bsd.
   16109 
   16110 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   16111 
   16112 	* configure (makesrcdir): If ${srcdir} is relative and not ".",
   16113 	and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
   16114 
   16115 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw (a] poseidon.cygnus.com)
   16116 
   16117 	* configure.in: Added "dejagnu" to hosttools list.
   16118 
   16119 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner (a] rtl.cygnus.com)
   16120 
   16121 	* config.sub, configure.in, config.guess:  Add support
   16122 	for Bosx, an AIX variant from Bull.
   16123 	Patches from F.Pierresteguy (a] frcl.bull.fr.
   16124 
   16125 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw (a] poseidon.cygnus.com)
   16126 
   16127 	* devo/dejagnu: Initial creation of devo/dejagnu.
   16128 	Migrated dejagnu testcases and support files for testing software
   16129 	tools to reside as subdirectories, currently called "testsuite",
   16130 	within the directory of the software tool.  Migrated all programs,
   16131 	support libraries, etc. beloging to dejagnu proper from
   16132 	devo/deja-gnu to devo/dejagnu.	These files were moved "as is"
   16133 	with no modifications.	The changes to these files which will
   16134 	allow them to configure, build, and execute properly will be made
   16135 	in a future update.
   16136 
   16137 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan (a] lisa.cygnus.com)
   16138 
   16139 	* Makefile.in: Change send_pr to send-pr.
   16140 	* configure.in: Likewise.
   16141 	* send_pr: Renamed directory to send-pr.
   16142 
   16143 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner (a] cygnus.com)
   16144 
   16145 	* Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
   16146 
   16147 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu (a] cygnus.com)
   16148 
   16149 	* README:  Update for gdb-4.8 release.
   16150 	* Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
   16151 	gdb-xxx.tar.z (gzip'd) file also.
   16152 
   16153 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16154 
   16155 	* Makefile.in: make all-diff depend on all-libiberty
   16156 
   16157 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich (a] cygnus.com)
   16158 
   16159 	* config.guess: add vax-ultrix in the spirit of mips-ultrix.
   16160 
   16161 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16162 
   16163 	* configure.in, Makefile.in: add hello, tar, gzip, recode, indent
   16164 
   16165 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu (a] cygnus.com)
   16166 
   16167 	* Makefile.in (DEVO_SUPPORT):  Remove etc directory
   16168 	(ETC_SUPPORT):  Only add the files GDB wants from etc/.
   16169 	(gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
   16170 
   16171 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16172 
   16173 	* Makefile.in:  makeinfo binary is in a new location
   16174 
   16175 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   16176 
   16177 	* config.sub: Accept -ecoff as an OS.
   16178 
   16179 	* Makefile.in: Various changes to eliminate a level of make
   16180 	recursion and reduce the required command line length.
   16181 	(BASE_FLAGS_TO_PASS): New variable holding flags passed to all
   16182 	sub-makes.
   16183 	(EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
   16184 	variables holding settings for specific sub-makes.
   16185 	(FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
   16186 	in terms of BASE_FLAGS_TO_PASS.
   16187 	(TARGET_LIBS): New variable listing directories which use
   16188 	TARGET_FLAGS_TO_PASS.
   16189 	(subdir_do): Eliminated.
   16190 	(do-*): New set of targets to replace subdir_do.
   16191 	(various): All targets which used subdir_do now depend on do-*.
   16192 	(local-clean): Renamed from do_clean.
   16193 	(local-distclean): New target, dependency of distclean and
   16194 	realclean.
   16195 	(install-info): Don't create directories.  Depend on dir.info
   16196 	rather than calling make recursively.
   16197 	(install-dir.info): Eliminated.
   16198 	(install-info-dirs): Create all info directories here.
   16199 	(dir.info): Depend upon do-install-info.
   16200 
   16201 	* test-build.mk (HOLES): Added false.
   16202 
   16203 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner (a] rtl.cygnus.com)
   16204 
   16205 	* config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
   16206 
   16207 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16208 
   16209 	* Makefile.in (info): remove dependency on all-texinfo.  The
   16210 	problem was really in texinfo/C, not at this level.
   16211 
   16212 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   16213 
   16214 	* Makefile.in (info): Added dependency on all-texinfo (PR 2112).
   16215 
   16216 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu (a] cygnus.com)
   16217 
   16218 	* Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
   16219 	GDB releases.
   16220 
   16221 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn (a] cambridge.cygnus.com)
   16222 
   16223 	* configure: Include srcdir in message about target of link not
   16224 	being found.  Don't convert `-' to `_' in `with' options being
   16225 	passed to subdirs.
   16226 
   16227 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16228 
   16229 	* configure.in: add uudecode to host_tools
   16230 
   16231 	* Makefile.in: added {all,install}-uudecode targets, added them to
   16232 	the appropriate lists
   16233 
   16234 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   16235 
   16236 	* Makefile.in (all-gcc): Added dependency on all-gas.
   16237 
   16238 	* configure.in (mips-*-*): Build ld and binutils.
   16239 
   16240 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich (a] rtl.cygnus.com)
   16241 
   16242 	* configure: check return code from mkdir, print error message and
   16243 	  exit on failure.
   16244 
   16245 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu (a] cygnus.com)
   16246 
   16247 	* Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
   16248 
   16249 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   16250 
   16251 	* test-build.mk (HOLES): Added tar, cpio and uudecode.
   16252 
   16253 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson (a] sphagnum.cygnus.com)
   16254 
   16255 	* config.sub (h8500):  Recognize this as a cpu type.
   16256 
   16257 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16258 
   16259 	* configure: source directory missing is no longer a warning
   16260 
   16261 	* configure.in: recognize irix[34]* instead of irix[34]
   16262 
   16263 	* Makefile.in: define and pass down X11_LIB
   16264 
   16265 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner (a] cygnus.com)
   16266 
   16267 	* guess-systype: Renamed to ...
   16268 	* config.guess:  ... by popular request.
   16269 	* configure.in, Makefile.in:  Update accordingly.
   16270 
   16271 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner (a] cygnus.com)
   16272 
   16273 	* guess-systype:  Patches from John Eaton <jwe (a] che.utexas.edu>:
   16274 	+ Add Convex, Cray/Unicos, and Encore/Multimax support.
   16275 	+ Execute ./dummy instead of assuming . is in PATH.
   16276 
   16277 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner (a] cygnus.com)
   16278 
   16279 	* guess-systype:  New shell script.  Attempts to guess the
   16280 	canonical host name of the executing host.
   16281 	Only a few hosts are supported so far.
   16282 	* configure:  Call guess-systype if no host is specified.
   16283 
   16284 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   16285 
   16286 	* Makefile.in (gcc-no-fixedincludes): Made to work with current
   16287 	gcc Makefile.
   16288 
   16289 
   16290 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   16291 
   16292 	* Makefile.in (GCC_FLAGS_TO_PASS): New variable.
   16293 	(all-gcc, install-gcc, subdir_do): Use it.
   16294 
   16295 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson (a] sphagnum.cygnus.com)
   16296 
   16297 	* Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
   16298 
   16299 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw (a] rtl.cygnus.com)
   16300 
   16301 	* Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
   16302 	  set exclusively by configure, using configure.in .
   16303 
   16304 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16305 
   16306 	* test-build.mk: set $PATH for all builds
   16307 
   16308 	* Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
   16309 
   16310 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf (a] cygnus.com)
   16311 
   16312 	* Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
   16313 	the one used in gcc/Makefile.in, so that a null expansion doesn't
   16314 	override the one needed to build gcc with a native cc.
   16315 
   16316 
   16317 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn (a] cambridge.cygnus.com)
   16318 
   16319 	* configure: Accept -with arguments.
   16320 
   16321 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac (a] thepub.cygnus.com)
   16322 
   16323 	* Makefile.in: added h8300sim
   16324 
   16325 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian (a] cygnus.com)
   16326 
   16327 	* build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
   16328 	to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
   16329 	(all-cygnus, native, build-cygnus): Make
   16330 	$(canonhost)-stamp-3stage-done, not $(host)....
   16331 	* test-build.mk (stamp-3stage-compared): Use tail +10c for
   16332 	i386-sco3.2v4.  Added else true to if command.
   16333 
   16334 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn (a] cygnus.com)
   16335 
   16336 	* config.sub: (from FSF) Sequent uses a BSD-like OS.
   16337 
   16338 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle (a] paris.intellicorp.com)
   16339 
   16340 	* configure.in (i[34]86-*-isc*): added; uses mh-sysv.
   16341 
   16342 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16343 
   16344 	* configure.in: don't remove binutils from Solaris builds
   16345 
   16346 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo (a] cygnus.com)
   16347 
   16348 	* Makefile.in: get rid of earlier definitions for *clean,
   16349 	also handle the recursive info rule better
   16350 
   16351 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner (a] rtl.cygnus.com)
   16352 
   16353 	* Makefile.in (mostlyclean, distclean, realclean):  Fix to
   16354 	do more-or-less the right thing.
   16355 
   16356 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian (a] cygnus.com)
   16357 
   16358 	* Makefile.in: Add lines defining CC and CXX, and use CXX rather
   16359 	than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
   16360 
   16361 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16362 
   16363 	* Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
   16364 	$(host_canonical).
   16365 
   16366 	* configure.in: split the configdirs list into 4 categories (native
   16367 	v. cross, library v. tool) and handle the cross-only and native-
   16368 	only in more reasonable (and correct!) way.
   16369 
   16370 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
   16371 
   16372 	* configure.in (hppa*-*-*):  Don't remove bfd and gdb from
   16373 	configdirs anymore.
   16374 
   16375 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16376 
   16377 	* Makefile.in: extensive cleanup::  removed all of the explicit
   16378 	clean-* targets, collapsed many wrappers around subdir_do into
   16379 	one, added additional targets to satisfy standards.texi, deleted
   16380 	some old targets, some changes for consistency
   16381 
   16382 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16383 
   16384 	* configure.in: handle some programs as cross-only, and others as
   16385 	native only
   16386 
   16387 	* test-build.mk: handle partial holes in a more generic manner
   16388 
   16389 	* Makefile.in: m4 depends on libiberty
   16390 
   16391 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16392 
   16393 	* configure.in: add m4, textutils, fileutils, sed, shellutils,
   16394 	time, wdiff, and find to configdirs
   16395 
   16396 	* Makefile.in: all, clean, and install rules for the new programs
   16397 	added to configure.in
   16398 
   16399 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16400 
   16401 	* configure.in: use mh-sun for all *-sun-* hosts
   16402 
   16403 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16404 
   16405 	* Makefile.in: define flags for X11 include files and library file
   16406 	locations, pass them down to the programs that need this info
   16407 
   16408 	* build-all.mk: added a 'native' target, to 3stage the native toolchain
   16409 
   16410 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16411 
   16412 	* configure.in: start building libg++ for HP-UX targets
   16413 
   16414 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu (a] cygnus.com)
   16415 
   16416 	* README:  Update references to files moved into etc/.
   16417 
   16418 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf (a] cygnus.com)
   16419 
   16420 	* config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
   16421 	* configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
   16422 
   16423 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian (a] cygnus.com)
   16424 
   16425 	* configure: accept dash as well as underscore in long option
   16426 	names for FSF compatibility.
   16427 
   16428 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian (a] cygnus.com)
   16429 
   16430 	* config.sub: added -sco3.2v4 support from FSF.
   16431 
   16432 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16433 
   16434 	* configure.in: expand the section that adds or removes
   16435 	directories from the list of programs to build, to handle native
   16436 	vs. cross in addition to host v. native
   16437 
   16438 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner (a] rtl.cygnus.com)
   16439 
   16440 	* Makefile.in:  Replace C++ in macro names with CXX.
   16441 	This is less likely to break ...
   16442 
   16443 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16444 
   16445 	* test-build.mk: add -w to GNU_MAKE
   16446 
   16447 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16448 
   16449 	* config.sub: remove 'sparc'-->'sparc-sun' default transformation,
   16450 	add 'sparc' to list of recognized cpus.  This needed to make
   16451 	'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
   16452 	Delete some redundant ose68 variants.  Recognize -wrs as an os,
   16453 	then changes that into $CPU-wrs-vxworks.
   16454 
   16455 	* configure.in: remove most references to gdbtest, regularize
   16456 	target based program removal
   16457 
   16458 	* test-build.mk: import from p3 tree (many fixes and changes)
   16459 
   16460 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo (a] cygnus.com)
   16461 
   16462 	* Makefile.in: added rules to handle tcl, tk, and expect
   16463 
   16464 	* configure.in: handle those directories if they exist
   16465 
   16466 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16467 
   16468 	* config.sub: removed bogus hppabsd and hppahpux names, since
   16469 	"hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
   16470 
   16471 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16472 
   16473 	* Makefile.in: all-gcc now depends on all-binutils.  all-libg++
   16474 	depends upon all-xiberty
   16475 
   16476 	* Makefile.in: changes from p3, including:
   16477 
   16478 	Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian (a] cygnus.com)
   16479 
   16480 	* Makefile.in (XTRAFLAGS): include newlib directories if
   16481 	newlib/Makefile exists, rather than if host != target.
   16482 
   16483 	Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian (a] cygnus.com)
   16484 
   16485 	* Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
   16486 	from the same source tree and not building a cross-compiler.  This
   16487 	matters for the libg++ configuration if reconfiguring a tree that
   16488 	has already been installed.
   16489 
   16490 	Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian (a] cygnus.com)
   16491 
   16492 	* Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
   16493 	pick up the machine and system specific header files.
   16494 
   16495 	* Makefile.in: added AS_FOR_TARGET, passed down in
   16496 	TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
   16497 	the C compiler to use to create programs which are run in the
   16498 	build environment, set it to default to $(CC), and passed it down
   16499 	in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
   16500 
   16501 	Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian (a] cirdan.cygnus.com)
   16502 
   16503 	* Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
   16504 	We need them for unusual native builds, like systems without
   16505 	ranlib.
   16506 
   16507 	* configure: also define $(host_canonical) and
   16508 	$(target_canonical), which are the full, canonical names for the
   16509 	given host and target
   16510 
   16511 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner (a] cygnus.com)
   16512 
   16513 	* Makefile.in:  Added separate definitions for C++.
   16514 
   16515 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf (a] cygnus.com)
   16516 
   16517 	* configure.in (configdirs):  Add deja-gnu.
   16518 
   16519 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu (a] cygnus.com)
   16520 
   16521 	* README:  Update for configure.texi and gdb-4.7 release.
   16522 
   16523 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu (a] cygnus.com)
   16524 
   16525 	* Makefile.in:  Move "all" target to top of file.
   16526 	Previously, first target was ".PHONY" which caused BSD4.4 make
   16527 	to build .PHONY when make was run without arguments.
   16528 
   16529 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu (a] cygnus.com)
   16530 
   16531 	* Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
   16532 	Library-copylefted code in libiberty.
   16533 
   16534 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu (a] cygnus.com)
   16535 
   16536 	* config.sub:  Replace m68kmote with plain old m68k.
   16537 
   16538 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu (a] cygnus.com)
   16539 
   16540 	* Makefile.in:  Remove space from blank line, avoid Make complaints.
   16541 
   16542 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn (a] cygnus.com)
   16543 
   16544 	* config.sub: Complain if no argument is given.  Added support for
   16545 	386bsd as OS and target alias.
   16546 
   16547 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian (a] cygnus.com)
   16548 
   16549 	* Makefile.in (XTRAFLAGS): include newlib directories if
   16550 	newlib/Makefile exists, rather than if host != target.
   16551 
   16552 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
   16553 
   16554 	* config.sub: recognize sparclite-wrs-vxworks.
   16555 
   16556 	* Makefile.in (install-xiberty): added *-xiberty make rules (from
   16557 	p3.) Added clean-xiberty to clean.
   16558 
   16559 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16560 
   16561 	* configure.in: use *-*-* instead of nested cases for host and target
   16562 
   16563 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian (a] cygnus.com)
   16564 
   16565 	* Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
   16566 	from the same source tree and not building a cross-compiler.  This
   16567 	matters for the libg++ configuration if reconfiguring a tree that
   16568 	has already been installed.
   16569 
   16570 Sep 20 08:53:10 1992  Fred Fish  (fnf (a] cygnus.com)
   16571 
   16572 	* config.sub (i486v/i486v4):  Merge in from FSF version.
   16573 
   16574 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin (a] cygnus.com)
   16575 
   16576 	* configure: only set PWD if it is already set.
   16577 
   16578 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin (a] cygnus.com)
   16579 
   16580 	* configure: just set PWD=`pwd` at the top, since Ultrix sh
   16581 	doesn't have unset and all success paths (and most error paths)
   16582 	out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
   16583 	to just ${PWD} to avoid confusion.)
   16584 
   16585 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian (a] cygnus.com)
   16586 
   16587 	* configure: always set $(tooldir) to $(libdir)/$(target_alias),
   16588 	even for a native compilation.
   16589 
   16590 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu (a] cygnus.com)
   16591 
   16592 	Changes to make the gdb.tar.Z rule work better.
   16593 
   16594 	* Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
   16595 	(DEVO_SUPPORT):  Add configure.texi.
   16596 	(bfd-ilrt.tar.Z):  Remove ancient rule.
   16597 
   16598 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian (a] cygnus.com)
   16599 
   16600 	* Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
   16601 	pick up the machine and system specific header files.
   16602 
   16603 	* configure.in, config.sub: added new target m68010-adobe-scout,
   16604 	with alias of adobe68k.  Changed configure.in to check for
   16605 	-scout before -sco* to avoid a false match.
   16606 
   16607 	* Makefile.in: added AS_FOR_TARGET, passed down in
   16608 	TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
   16609 	the C compiler to use to create programs which are run in the
   16610 	build environment, set it to default to $(CC), and passed it down
   16611 	in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
   16612 
   16613 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian (a] cygnus.com)
   16614 
   16615 	* Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
   16616 	AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
   16617 	TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
   16618 	FOR_TARGET variants, to newlib and libg++.
   16619 
   16620 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn (a] cambridge.cygnus.com)
   16621 
   16622 	* Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
   16623 	first.
   16624 
   16625 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu (a] cygnus.com)
   16626 
   16627 	* config.sub:  Accept `elf' as an environment.
   16628 
   16629 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac (a] thepub.cygnus.com)
   16630 
   16631 	* Makefile.in (all-opcodes):  cd into the right directory
   16632 
   16633 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian (a] cygnus.com)
   16634 
   16635 	* configure: added -program_transform_name option, used as
   16636 	argument to sed when installing programs.
   16637 	configure.texi: added documentation for -program_prefix,
   16638 	-program_suffix and -program_transform_name.
   16639 
   16640 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu (a] cygnus.com)
   16641 
   16642 	* config.sub:  Accept i486 where i386 ok.
   16643 
   16644 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan (a] rtl.cygnus.com)
   16645 
   16646 	* config.sub: accept we32k
   16647 
   16648 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian (a] cygnus.com)
   16649 
   16650 	* config.sub, configure.in: accept OSE68000 and OSE68k.
   16651 
   16652 	* Makefile.in: don't create all directories for ``make install'';
   16653 	let the subdirectories create the ones they need.
   16654 
   16655 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16656 
   16657 	* COPYING: new file, GPL v2
   16658 
   16659 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16660 
   16661 	* Makefile.in: use the new gen-info-dir, which needs a template
   16662 	argument (which also lives in texinfo)
   16663 
   16664 	* configure.texi, standards.texi: fix INFO-DIR-ENTRY
   16665 
   16666 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf (a] cygnus.com)
   16667 
   16668 	* config.sub (ncr3000):  Change i386 to i486.
   16669 
   16670 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16671 
   16672 	* Makefile.in: add install-rcs, install-grep to
   16673 	install-no-fixedincludes, removed install-bison and install-libgcc
   16674 
   16675 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo (a] cygnus.com)
   16676 
   16677 	* configure.in: grab the HPUX makefile fragment if on HPUX
   16678 
   16679 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby (a] cygnus.com)
   16680 
   16681 	* Makefile.in: eradicate bison spoor (ditto libgcc).
   16682 	 configure.in: recognise m68{k,000}-ericsson-OSE.
   16683 	 es1800 is alias for m68k-ericsson-OSE
   16684 
   16685 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16686 
   16687 	* configure.in: rearrange the parts that remove programs from
   16688 	configdirs, based now on HOST==TARGET or by canonical triple.
   16689 
   16690 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich (a] rtl.cygnus.com)
   16691 
   16692 	* test-build.mk: recurse explicitly with -f test-build.mk when
   16693 	  appropriate.  predicate stage3 and comparison on the existence
   16694 	  of gcc.  That is, if gcc isn't around, we aren't three-staging.
   16695 	  On very clean, also remove ...stamp-co.  Build in-place before
   16696 	  doing other builds.
   16697 
   16698 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac (a] thepub.cygnus.com)
   16699 
   16700 	* Makefile.in, configure.in: add tgas
   16701 
   16702 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich (a] rtl.cygnus.com)
   16703 
   16704 	* Makefile.in: a number of changes merged in from progressive.
   16705 
   16706 	* configure.in: add libm.
   16707 
   16708 	* .cvsignore: ignore some stuff that comes from test-build.mk.
   16709 
   16710 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf (a] cygnus.com)
   16711 
   16712 	* config.sub:  Add es1800 (m68k-ericsson-es1800).
   16713 
   16714 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby (a] cygnus.com)
   16715 
   16716 	* configure: Add program_suffix (parallel to program_prefix)
   16717 	* Makefile.in: adjust directory-creating script for losing decstation
   16718 
   16719 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner (a] cygnus.com)
   16720 
   16721 	* configure:  Minor $subdir-related fixes.
   16722 
   16723 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac (a] thepub.cygnus.com)
   16724 
   16725 	* configure: fix various problems with propogating
   16726 	makefile_target_frag in subdirs.
   16727 	* configure.in: config libgcc if its there
   16728 
   16729 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
   16730 
   16731 	* config.sub:  HPPA merge.
   16732 
   16733 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
   16734 
   16735 	* Makefile.in:  Replace all-bison with all-byacc in all
   16736 	dependency lines for other tools (which now use byacc).
   16737 
   16738 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
   16739 
   16740 	* config.sub:  Add sun4sol2 => sparc-sun-solaris2.
   16741 
   16742 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin (a] cygnus.com)
   16743 
   16744 	* Makefile.in: make gprof rules similar to byacc rules (instead of
   16745 	vestigal $(unsubdir) that didn't work...)
   16746 
   16747 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner (a] rtl.cygnus.com)
   16748 
   16749 	* config.sub:  Add support for Linux.
   16750 	* Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
   16751 	(at least for libg++).
   16752 
   16753 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo (a] cygnus.com)
   16754 
   16755 	* configure.texi: fix doc for the -nfp option to configure
   16756 
   16757 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann (a] cygnus.com)
   16758 
   16759 	* Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
   16760 
   16761 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
   16762 
   16763 	* config.sub: changed [^-]+ to [^-][^-]* so that it works under
   16764 	Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
   16765 	* configure.in: added solaris* host_makefile_frag hook.
   16766 
   16767 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16768 
   16769 	* config.sub: changed recognition of m68000 so that various
   16770 	m68k types can be specified via m680[01234]0
   16771 
   16772 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16773 
   16774 	* config.sub (basic_machine): fix sed so that '-foo' isn't
   16775 	completely substituted out while .+'-foo' loses the '-foo'
   16776 
   16777 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann (a] rtl.cygnus.com)
   16778 
   16779 	* config.sub ($os): Add -aout.
   16780 
   16781 Fri May 22 14:00:02 1992  Per Bothner  (bothner (a] cygnus.com)
   16782 
   16783 	* configure:  If host_makefile_frag is absolute, don't
   16784 	prefix ${invsubdir} (relevant to libg++ auto-configure).
   16785 
   16786 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann (a] rtl.cygnus.com)
   16787 
   16788 	* Makefile.in (tooldir): Define it.
   16789 	(all-ld): Depend on all-flex.
   16790 
   16791 Sun May 10 21:45:59 1992  Per Bothner  (bothner (a] rtl.cygnus.com)
   16792 
   16793 	* Makefile.in (check):  Fix libg++ special case.
   16794 
   16795 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich (a] cygnus.com)
   16796 
   16797 	* configure: do not bury `pwd` into config.status, thus do fewer
   16798 	  pwd's.
   16799 
   16800 	* configure: print the "Building in" message only when building in
   16801 	  other than "." AND verbose.
   16802 
   16803 	* configure: remove -s, rework -v to better accomodate guested
   16804 	  configures.
   16805 
   16806 	* standards.texi: updated to 3 may, fixed librid <-> libdir typo.
   16807 
   16808 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich (a] cygnus.com)
   16809 
   16810 	* Makefile.in: macroize flags passed on recursion.  remove
   16811 	  fileutils.
   16812 
   16813 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich (a] cygnus.com)
   16814 
   16815 	* configure: get makesrcdir right for subdirs deeper than 1.
   16816 
   16817 	* Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
   16818 	  install.
   16819 
   16820 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich (a] cygnus.com)
   16821 
   16822 	* Makefile.in: don't print subdir_do or recursion lines.
   16823 
   16824 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich (a] cygnus.com)
   16825 
   16826 	* standards.texi: added menu item.
   16827 
   16828 	* Makefile.in: build and install standards.info.
   16829 
   16830 	* standards.texi: new file.
   16831 
   16832 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich (a] rtl.cygnus.com)
   16833 
   16834 	* configure: test for and move config.status pieces from
   16835 	  ${subdir}/.
   16836 
   16837 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf (a] cygnus.com)
   16838 
   16839 	* configure:  Test for existance of files before trying to mv
   16840 	them, to avoid numerous non-existance messages.
   16841 
   16842 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich (a] cygnus.com)
   16843 
   16844 	* configure: correct final line of config.status.
   16845 
   16846 	* configure: patch from eggert.  Avoids a protection problem if
   16847 	  the original Makefile.in is read only.
   16848 
   16849 	* configure: use move-if-change from gcc to create config.status.
   16850 	  Some makefiles depend on config.status to tell if a directory
   16851 	  has been reconfigured for a different host.  This change
   16852 	  prevents those directories from remaking everything in the case
   16853 	  where the reconfig was only intended to rebuild a Makefile.
   16854 
   16855 	* configure: test for config.sub with "config.sub sun4" rather
   16856 	  than "config.sub ${host_alias}".  Otherwise we can't tell a bad
   16857 	  host alias from a missing config.sub.
   16858 
   16859 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich (a] rtl.cygnus.com)
   16860 
   16861 	* Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
   16862 	  MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
   16863 
   16864 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner (a] cygnus.com)
   16865 
   16866 	* configure: mkdir ${subdir} as needed.
   16867 
   16868 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich (a] cygnus.com)
   16869 
   16870 	* Makefile.in,configure.in: added autoconf.
   16871 
   16872 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich (a] rtl.cygnus.com)
   16873 
   16874 	* Makefile.in: no longer pass against on recursion.
   16875 
   16876 	* Makefile.in: added .NOEXPORT: so that stray makefile_frag
   16877 	  definitions are not inherited.
   16878 
   16879 	* configure: correct makesrcdir when subdir is .
   16880 
   16881 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner (a] cygnus.com)
   16882 
   16883 	* configure:  Add support for 'subdirs' variable, which is
   16884 	like 'configdirs', except that configure doesn't re-invoke
   16885 	itself for subdirs, it just creates a Makefile for each subdir.
   16886 	* configure.texi:  Document subdirs.
   16887 
   16888 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   16889 
   16890 	* configure.in: added flex to configdirs
   16891 
   16892 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich (a] cygnus.com)
   16893 
   16894 	* Makefile.in: remove clean-stamps from clean.
   16895 
   16896 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
   16897 
   16898 	* configure.in:  Add gdbtest to configdirs.
   16899 
   16900 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf (a] cygnus.com)
   16901 
   16902 	* Makefile.in (MINUS_G):  Add macro, default to -g, pass on
   16903 	to recursive makes.
   16904 	* configure.in:  Recognize new ncr3000 config.
   16905 
   16906 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich (a] cygnus.com)
   16907 
   16908 	* Makefile.in, configure.in: removed references to gdbm.
   16909 
   16910 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner (a] cygnus.com)
   16911 
   16912 	* config.sub:  Don't canonicalize os value
   16913 	newsos* to bsd (readline needs to check for newsos).
   16914 	(This fix was earlier made Jan 31, but got re-broken.)
   16915 
   16916 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
   16917 
   16918 	* configure.in:  sco is an os, not a vendor!
   16919 
   16920 	* configure:  Quote $( better.  Keep various shells happy.
   16921 
   16922 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich (a] cygnus.com)
   16923 
   16924 	* Makefile.in: eliminate stamp-files.
   16925 
   16926 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich (a] cygnus.com)
   16927 
   16928 	* Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
   16929 	  Supress echoing of all the "if [ -d ... $(MAKE)" lines.
   16930 
   16931 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman (a] cygnus.com)
   16932 
   16933 	* config.sub:  fix iris/iris3.
   16934 
   16935 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich (a] cygnus.com)
   16936 
   16937 	* configure: re-add -rm.
   16938 
   16939 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich (a] cygnus.com)
   16940 
   16941 	* Maskefile.in: add .stmp-rcs to all.
   16942 
   16943 	* configure.in: remove gas from rs6000 build, use aix host fragment.
   16944 
   16945 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich (a] cygnus.com)
   16946 
   16947 	* configure: pass down site_option during recursion.
   16948 
   16949 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
   16950 
   16951 	* Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
   16952 
   16953 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs (a] cygnus.com)
   16954 
   16955 	* configure: Change exec_prefix so that it really defaults to prefix.
   16956 
   16957 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf (a] cygnus.com)
   16958 
   16959 	* Makefile.in, configure.in:  Add support for mmalloc library.
   16960 
   16961 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich (a] cygnus.com)
   16962 
   16963 	* Makefile.in: add stmp dependencies for a few more things.
   16964 
   16965 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich (a] cygnus.com)
   16966 
   16967 	* configure: adjusted error message on objdir/srcdir configure
   16968 	  collision, per john's suggestion.
   16969 
   16970 	* Makefile.in: add libiberty stmp to all and all.cross.
   16971 
   16972 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich (a] cygnus.com)
   16973 
   16974 	* Makefile.in: remove force dependencies, add grep to all.
   16975 
   16976 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich (a] mars.cygnus.com)
   16977 
   16978 	* Makefile.in: drop flex.  make stamp files work.
   16979 
   16980 	* configure: added test for conflicting configuration in srcdir,
   16981 	  remove trailing slashes from srcdir.  Otherwise emacs gdb mode
   16982 	  gets cranky.  use relative paths for configure and srcdir
   16983 	  whenever possible.  Send some error messages to stderr that were
   16984 	  going to stdout.
   16985 
   16986 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner (a] cygnus.com)
   16987 
   16988 	* Makefile.in:  Fix libg++ rule to check for gcc directory
   16989 	before using gcc/gcc.  Also pass XTRAFLAGS.
   16990 
   16991 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
   16992 
   16993 	* Makefile.in: added stmp-files so that directories aren't polled
   16994 	  when they are already built.
   16995 
   16996 	* configure.texi: fixed a node pointer problem.
   16997 
   16998 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
   16999 
   17000 	* config.sub configure.in gdb/configure.in
   17001 	gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
   17002 	gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
   17003 	gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
   17004 
   17005 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich (a] rtl.cygnus.com)
   17006 
   17007 	* configure: -recurring becomes -silent.  corrected help message
   17008 	  for -site= option.
   17009 
   17010 	* Makefile.in: mkdir $(exec_prefix) and $(tooldir).
   17011 
   17012 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich (a] rtl.cygnus.com)
   17013 
   17014 	* configure: when building Makefile for crosses, replace
   17015 	  tooldir and program_prefix.  default srcdir from location of
   17016 	  config.sub.  remove "for host in hosts" and "for target in
   17017 	  targets" loops.
   17018 
   17019 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich (a] rtl.cygnus.com)
   17020 
   17021 	* Makefile.in: Do not pass bindir or mandir to cvs.
   17022 
   17023 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich (a] cygnus.com)
   17024 
   17025 	* Makefile.in, configure.in: removed traces of namesubdir,
   17026 	  -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
   17027 	  copyrights to '92, changed some from Cygnus to FSF.
   17028 
   17029 	* configure.texi: remove most references to multiple hosts,
   17030 	  multiple targets, subdirs, etc.
   17031 
   17032 	* configure.man: removed rcsid. reference config.sub not
   17033 	  config.subr.
   17034 
   17035 	* Makefile.in: mkdir $(infodir) on install-info.
   17036 
   17037 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
   17038 
   17039 	* configure.texi:  Explain better about .gdbinit and about
   17040 	the environment that configure.in sections run in.
   17041 
   17042 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
   17043 
   17044 	* configure.in:  Ultrix is only a decstation if it's a MIPS.
   17045 
   17046 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
   17047 
   17048 	* README:  DOC.configure => cfg-paper.texi.
   17049 
   17050 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
   17051 
   17052 	* config.sub (near case $os):  Don't convert newsos* to bsd!
   17053 
   17054 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
   17055 
   17056 	* Makefile.in:  Reinstall change from gdb-4.3 that reduces
   17057 	the number of copies of COPYING that go into the GDB tar file.
   17058 
   17059 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
   17060 
   17061 	* bfd/configure.in, gdb/config/mh-i386sco,
   17062 	gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
   17063 	Fix SCO configuration stuff.
   17064 
   17065 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
   17066 
   17067 	* Makefile.in:  For libg++, make sure the -I pointing
   17068 	to the gcc directory goes *after* all the libg++-local -I flags.
   17069 	Also, move just-gcc dependency from just-libg++ to all-libg++.
   17070 
   17071 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
   17072 
   17073 	* configure:  Change -x to -f to keep Ultrix /bin/test happy.
   17074 
   17075 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
   17076 
   17077 	* Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
   17078 
   17079 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
   17080 
   17081 	* config.sub:  Add stratus configuration frags.  Also
   17082 	submitted to FSF.
   17083 
   17084 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
   17085 
   17086 	* Makefile.in (DEV_SUPPORT):  add configure.man.
   17087 
   17088 	* config.sub(Decode manufacturer-specific):  add -none*.
   17089 
   17090 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
   17091 
   17092 	* Makefile.in:  remove form feeds to make Sun's make happy.
   17093 	(DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
   17094 
   17095 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
   17096 
   17097 	* Makefile.in (AR_FLAGS):  Make quieter.
   17098 
   17099 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
   17100 
   17101 	* configure.in:  Add libg++.
   17102 	* configure:  When verbose, don't output the command line at each
   17103 	level; it will be unremarkably the same as the previous version,
   17104 	which will be the same as what the user typed.
   17105 
   17106 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
   17107 
   17108 	* configure.in, Makefile.in: fix clean-info, add flex.  add
   17109 	  fileutils.
   17110 
   17111 	* configure: be less sensitive to spaces in Makefile.in.  Do not
   17112 	  look for sources in "..".  Doing so breaks subdirectories that
   17113 	  might have their own configure.  If a subdir has it's own
   17114 	  configure script, use it.
   17115 
   17116 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
   17117 
   17118 	* cfg-paper.texi: some changes suggested by rms.
   17119 
   17120 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
   17121 
   17122 	* config.sub:  Merge in some small additions from the FSF version,
   17123 	taken from the gcc distribution, to bring the Cygnus and FSF
   17124 	versions into closer sync.
   17125 
   17126 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
   17127 
   17128 	* configure.in:  Changed svr4 references to sysv4.
   17129 
   17130 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
   17131 
   17132 	* configure: added -V for version number option.
   17133 
   17134 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
   17135 
   17136 	* DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
   17137 	  renamed from DOC.configure to cfg-paper.texi.
   17138 
   17139 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
   17140 
   17141 	* configure, config.subr, config.sub: config.subr is now
   17142 	  config.sub again.
   17143 
   17144 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
   17145 
   17146 	* configure.texi: new file, in progress.
   17147 
   17148 	* Makefile.in: build info file and install the man page for
   17149 	  configure.
   17150 
   17151 	* configure.man: new file, first cut.
   17152 
   17153 	* configure: find config.subr again now that configuration "none"
   17154 	  has gone.  removed all traces of the -ansi option.  removed all
   17155 	  traces of the -languages option.
   17156 
   17157 	* config.subr: resync from rms.
   17158 
   17159 1991-12-11  K. Richard Pixley  (rich at rtl.cygnus.com)
   17160 
   17161 	* configure, config.sub, config.subr: merge config.sub into
   17162 	  config.subr, call the result config.subr, remove config.sub, use
   17163 	  config.subr.
   17164 
   17165 	* Makefile.in: revised install for dir.info.
   17166 
   17167 1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
   17168 
   17169 	* configure.in: add decstation host makefile frag.
   17170 
   17171 	* Makefile.in: BISON now bison -y again.  also install-gcc on
   17172 	  install.  clean-gdbm on clean.  infodir belongs in datadir.
   17173 	  Make directories for info install.  Build dir.info here then
   17174 	  install it.
   17175 
   17176 1991-12-09  K. Richard Pixley  (rich at rtl.cygnus.com)
   17177 
   17178 	* Makefile.in: fix for bad directory tests.
   17179 
   17180 1991-12-07  K. Richard Pixley  (rich at rtl.cygnus.com)
   17181 
   17182 	* configure: \{1,2\} appears to be a sysv'ism.  Use a different
   17183 	  regexp.  -srcdir relative was being handled incorrectly.
   17184 
   17185 	* Makefile.in: unwrapped some for loops so that parallel makes
   17186 	  work again and so one can focus one's attention on a particular
   17187 	  package.
   17188 
   17189 1991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
   17190 
   17191 	* configure: added PWD as a stand in for `pwd` (for speed). use
   17192 	  elif wherever possible.  make -srcdir work without -objdir.
   17193 	  -objdir= commented out.
   17194 
   17195 1991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
   17196 
   17197 	* configure: +options become --options.  -subdirs commented out.
   17198 	  added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
   17199 	  Makefile now at top of generated Makefile.  Removed cvs log
   17200 	  entries.  added -srcdir.  create .gdbinit only if there is one
   17201 	  in ${srcdir}.
   17202 
   17203 	* Makefile.in: idestdir and ddestdir go away.  Added copyrights
   17204 	  and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
   17205 	  and mandir now keyed off datadir by default.
   17206 
   17207 1991-11-22  K. Richard Pixley  (rich at rtl.cygnus.com)
   17208 
   17209 	* Freshly created ChangeLog.
   17210 
   17211 
   17213 Local Variables:
   17214 mode: change-log
   17215 left-margin: 8
   17216 fill-column: 76
   17217 version-control: never
   17218 End:
   17219