Home | History | Annotate | Line # | Download | only in dist
ChangeLog revision 1.1.1.2.2.1
      1 2012-08-26  H.J. Lu  <hongjiu.lu (a] intel.com>
      2 
      3 	PR binutils/4970
      4 	* Makefile.def (host_modules): Rmove lib_path=.libs from bfd
      5 	and opcodes.
      6 	* Makefile.in: Regenerated.
      7 
      8 2012-06-28  Christophe Lyon <christophe.lyon (a] st.com>
      9 
     10 	* configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
     11 	they contain -O2.
     12 	* configure: Regenerate.
     13 
     14 2012-05-14  Catherine Moore  <clm (a] codesourcery.com>
     15 
     16 	* NEWS:  Mention PowerPC VLE port.
     17 
     18 2012-05-11  Mike Frysinger  <vapier (a] gentoo.org>
     19 
     20 	* MAINTAINERS (config/): Move to intl/ section.
     21 	(compile; depcomp; install-sh; missing; ylwrap): Likewise.
     22 
     23 2012-05-09  Nick Clifton  <nickc (a] redhat.com>
     24 	    Paul Smith  <psmith (a] gnu.org>
     25 
     26 	PR bootstrap/50461
     27 	* configure.ac (mpfr-dir): When using in-tree MPFR sources
     28 	allow for the fact that from release v3.1.0 of MPFR the source
     29 	files were moved into a src sub-directory.
     30 	* configure: Regenerate.
     31 
     32 2012-05-02  Roland McGrath  <mcgrathr (a] google.com>
     33 
     34 	* configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
     35 	* configure: Regenerate.
     36 
     37 2012-04-25  Joel Brobecker  <brobecker (a] adacore.com>
     38 
     39 	* config.sub: Update to 2012-04-18 version from official repo.
     40 
     41 2012-03-19  Tristan Gingold  <gingold (a] adacore.com>
     42 
     43 	* configure.ac (ia64*-*-*vms*): Add support for ld.
     44 	* configure: Regenerate.
     45 
     46 2012-03-14  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
     47 
     48 	* configure.ac (enable_libgomp): Remove *-*-irix6*.
     49 	(unsupported_languages): Remove mips-sgi-irix6.*.
     50 	(noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
     51 	(with_stabs): Remove.
     52 	* configure: Regenerate.
     53 
     54 2012-03-12  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
     55 
     56 	* configure.ac (enable_libgomp): Remove *-*-osf*.
     57 	(with_stabs): Remove alpha*-*-osf*.
     58 	* configure: Regenerate.
     59 
     60 2012-03-09  Jeff Johnston  <jjohnstn (a] redhat.com>
     61 
     62 	* COPYING.NEWLIB: Modify DJ Delorie license to include
     63 	modification rights in clause as permitted by DJ Delorie.
     64 	* COPYING.LIBGLOSS: Ditto.
     65 
     66 2012-03-09  Jeff Johnston  <jjohnstn (a] redhat.com>
     67 
     68 	* COPYING.NEWLIB: Remove two unused licenses.
     69 
     70 2012-03-05  Tristan Gingold  <gingold (a] adacore.com>
     71 
     72 	* configure.ac: Enable gdb and readline for ia64*-*-*vms*.
     73 	* configure: Regenerate.
     74 
     75 2012-02-21  Joern Rennecke  <joern.rennecke (a] embecosm.com>
     76 
     77 	* COPYING.NEWLIB: Add Adapteva notice.
     78 	* COPYING.LIBGLOSS: Add Adapteva notice.
     79 
     80 2011-12-18  Eric Botcazou  <ebotcazou (a] adacore.com>
     81 
     82 	* configure: Regenerate.
     83 
     84 2011-12-15  Jeff Johnston  <jjohnstn (a] redhat.com>
     85 
     86 	* COPYING.LIBGLOSS: Add GPL with exception license.
     87 
     88 2011-11-09  Roland McGrath  <mcgrathr (a] google.com>
     89 
     90 	* configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
     91 	* configure: Rebuild.
     92 	* Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
     93 	* Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
     94 	(HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
     95 	(BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
     96 	(BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
     97 	Add READELF.
     98 	* Makefile.in: Rebuild.
     99 
    100 2011-11-08  Richard Henderson  <rth (a] redhat.com>
    101 
    102 	* configure.ac: Test for libitm directory present first.
    103 
    104 	* configure.ac: Adjust srcdir for running libitm/configure.tgt.
    105 
    106 	* configure.ac: Test libitm/configure.tgt to disable libitm.
    107 	* configure: Rebuild.
    108 
    109 2011-11-02  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
    110 
    111 	* Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
    112 	LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
    113 	* Makefile.in: Regenerate.
    114 
    115 2011-11-01  DJ Delorie  <dj (a] redhat.com>
    116 
    117 	* configure.ac (rl78-*-*) New case.
    118 	* configure: Regenerate.
    119 
    120 2011-11-01  DJ Delorie  <dj (a] redhat.com>
    121 
    122 	* config.sub: Update to version 2011-10-29 (added rl78)
    123 
    124 2011-10-27  Nick Clifton  <nickc (a] redhat.com>
    125 
    126 	* config.sub: Import these changes from the config project:
    127 
    128 	2011-10-08  Joern Rennecke <joern.rennecke (a] embecosm.com>
    129 	    Ben Elliston  <bje (a] gnu.org>
    130 
    131 	* config.sub (epiphany): New.
    132 
    133 	2011-09-09  Linas Vepstas  <linasvepstas (a] gmail.com>
    134 	    Ben Elliston  <bje (a] gnu.org>
    135 
    136 	* config.sub (hexagon, hexagon-*): New.
    137 
    138 	2011-08-23  Roland McGrath  <mcgrathr (a] google.com>
    139 
    140 	* config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
    141 	64eb to be64.
    142 
    143 	2011-08-16  Roland McGrath  <mcgrathr (a] google.com>
    144 
    145 	* config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
    146 	(nacl): Grok as alias for 32el-unknown-nacl.
    147 
    148 2011-08-19  Joel Brobecker  <brobecker (a] adacore.com>
    149 
    150 	* src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
    151 
    152 2011-08-14  Yao Qi  <yao (a] codesourcery.com>
    153 
    154 	Merge from gcc:
    155 
    156 	2011-08-14  Yao Qi  <yao (a] codesourcery.com>
    157 	* configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
    158 	* configure: Regenerate.
    159 
    160 2011-07-26  Ian Lance Taylor  <iant (a] google.com>
    161 
    162 	Merge from gcc:
    163 
    164 	2011-07-26  Ian Lance Taylor  <iant (a] google.com>
    165 	* configure.ac: Set have_compiler based on whether gcc directory
    166 	exists, rather than on whether gcc is in configdirs.
    167 	* configure: Rebuild.
    168 
    169 	2011-07-20  David Edelsohn  <dje.gcc (a] gmail.com>
    170 	* Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
    171 	link directories.
    172 	* Makefile.in: Rebuild.
    173 
    174 	2011-07-20  Ian Lance Taylor  <iant (a] google.com>
    175 	PR bootstrap/49787
    176 	* configure.ac: Move --enable-bootstrap handling earlier in file.
    177 	If --enable-bootstrap and either --enable-build-with-cxx or
    178 	--enable-build-poststage1-with-cxx, enable C++ automatically.
    179 	* configure: Rebuild.
    180 
    181 	2011-07-19  Ian Lance Taylor  <iant (a] google.com>
    182 	* configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
    183 	make C++ a boot_language.  Set and substitute
    184 	POSTSTAGE1_CONFIGURE_FLAGS.
    185 	* Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
    186 	(STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
    187 	* configure, Makefile.in: Rebuild.
    188 
    189 	2011-07-16  Jason Merrill  <jason (a] redhat.com>
    190 	* Makefile.def (language=c++): Add check-c++0x and
    191 	check-target-libmudflap-c++.
    192 	* Makefile.tpl (check-target-libmudflap-c++): New.
    193 	* Makefile.in: Regenerate.
    194 
    195 	2011-07-16  Matthias Klose  <doko (a] ubuntu.com>
    196 	* Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
    197 	* Makefile.def (target_modules/libjava): Pass
    198 	$(EXTRA_CONFIGARGS_LIBJAVA).
    199 	* configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
    200 	if not configured with --enable-static-libjava.
    201 	* Makefile.in: Regenerate.
    202 	* configure: Likewise.
    203 
    204 	2011-06-22  Hans-Peter Nilsson  <hp (a] axis.com>
    205 	PR regression/47836
    206 	PR bootstrap/23656
    207 	PR other/47733
    208 	PR bootstrap/49247
    209 	PR c/48825
    210 	* configure.ac (target_libraries): Remove target-libiberty.
    211 	Remove case-statement setting skipdirs=target-libiberty for
    212 	multiple targets.  Remove checking target_configdirs and
    213 	removing target-libiberty but keeping target-libgcc if
    214 	otherwise empty.
    215 	* Makefile.def (target_modules): Don't add libiberty.
    216 	(dependencies): Remove all traces of target-libiberty.
    217 	* configure, Makefile.in: Regenerate.
    218 
    219 2011-07-22  Jason Merrill  <jason (a] redhat.com>
    220 
    221 	* Makefile.def (language=c++): Add check-c++0x and
    222 	check-target-libmudflap-c++.
    223 	* Makefile.tpl (check-target-libmudflap-c++): New.
    224 	* Makefile.in: Regenerate.
    225 
    226 2011-07-18  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
    227 
    228 	* configure: Regenerate.
    229 
    230 2011-07-07  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
    231 
    232 	PR target/39150
    233 	* configure.ac (i[3456789]86-*-solaris2*): Also accept
    234 	x86_64-*-solaris2.1[0-9]*.
    235 	* configure: Regenerate.
    236 
    237 2011-06-13  Walter Lee <walt (a] tilera.com>
    238 
    239 	* configure.ac (tilepro-*-*) New case.
    240 	(tilegx-*-*): Likewise.
    241 	* configure: Regenerate.
    242 
    243 2011-06-06  Nick Clifton  <nickc (a] redhat.com>
    244 
    245 	* config.sub: Sync from upstream.
    246 
    247 2011-05-08  Doug Kwan  <dougkwan (a] google.com>
    248 
    249 	Merge from gcc:
    250 
    251 	2011-05-08  Doug Kwan  <dougkwan (a] google.com>
    252 
    253 		* configure.ac: Propagate LDFLAGS_FOR_TARGET.
    254 		* configure: Regenerated.
    255 		* Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
    256 		value from configure.
    257 		* Makefile.in: Regenerated.
    258 
    259 2011-05-05  Joseph Myers  <joseph (a] codesourcery.com>
    260 
    261 	* configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
    262 	sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
    263 	*-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
    264 	| *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
    265 	*-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
    266 	*-*-vxworks*): Disable newlib and libgloss in separate case
    267 	statement.
    268 	(i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
    269 	to separate case statement.
    270 	(*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
    271 	*-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
    272 	alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
    273 	sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
    274 	arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
    275 	bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
    276 	i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
    277 	i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
    278 	i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
    279 	i[[3456789]]86-*-rdos*, m32r-*-*,
    280 	m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
    281 	| fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
    282 	powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
    283 	rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
    284 	| sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
    285 	sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
    286 	sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
    287 	*-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
    288 	and libgloss in main case over targets.  Remove most empty cases
    289 	in main case over targets.
    290 	* configure: Regenerate.
    291 
    292 2011-05-04  Joseph Myers  <joseph (a] codesourcery.com>
    293 
    294 	* configure.ac: Remove code setting special library locations for
    295 	hppa*64*-*-hpux11*.  Remove code setting compiler for
    296 	sparc-sun-solaris2*.
    297 	* configure: Regenerate.
    298 
    299 2011-05-04  Joseph Myers  <joseph (a] codesourcery.com>
    300 
    301 	* configure.ac: Separate libgloss_dir settings from general case
    302 	over targets.
    303 	* configure: Regenerate.
    304 
    305 2011-04-28  Joseph Myers  <joseph (a] codesourcery.com>
    306 
    307 	* configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
    308 	alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
    309 	arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
    310 	cases in libgcj-disabling case statement.
    311 	(hppa*64*-*-linux*): Set unsupported_languages instead of
    312 	disabling target-zlib.
    313 	(hppa*64*-*-*): Restrict case in libgcj-disabling case statement
    314 	to hppa*64*-*-hpux*.
    315 	(hppa*-*-*): Restrict case in libgcj-disabling case statement to
    316 	hppa*-*-hpux*.
    317 	(ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
    318 	i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
    319 	i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
    320 	fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
    321 	powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
    322 	sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
    323 	sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
    324 	*-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
    325 	libgcj-disabling case statement.
    326 	* configure: Regenerate.
    327 
    328 2011-04-28  Joseph Myers  <joseph (a] codesourcery.com>
    329 
    330 	* configure.ac: Disable Java for targets not supporting libffi.
    331 	(*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
    332 	Remove cases in Java-disabling statement.
    333 	(*arm-wince-pe): Change to arm-wince-pe.
    334 	(arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
    335 	cases in Java-disabling statement.
    336 	(bfin-*-*): Don't disable Java again.
    337 	(c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
    338 	fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
    339 	hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
    340 	hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
    341 	i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
    342 	i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
    343 	i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
    344 	m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
    345 	Java-disabling statement.
    346 	(mmix-*-*): Don't disable Java again.
    347 	(mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
    348 	powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
    349 	microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
    350 	sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
    351 	tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
    352 	statement.
    353 	* configure: Regenerate.
    354 
    355 2011-04-28  Joseph Myers  <joseph (a] codesourcery.com>
    356 
    357 	Merge from GCC:
    358 
    359 	2011-04-18  Jack Howarth  <howarth (a] bromo.med.uc.edu>
    360 
    361 	PR lto/48086
    362 	* configure.ac: Re-enable LTO on *-apple-darwin9*.
    363 	* configure: Regenerate.
    364 
    365 2011-04-28  Joseph Myers  <joseph (a] codesourcery.com>
    366 
    367 	* configure.ac: Separate cases disabling Java and Java libraries
    368 	from general case over targets.
    369 	* configure: Regenerate.
    370 
    371 2011-04-06  Joseph Myers  <joseph (a] codesourcery.com>
    372 
    373 	* configure.ac (build_tools): Remove build-byacc.
    374 	(host_libs): Remove mmalloc.
    375 	(host_tools): Remove byacc make patch prms send-pr ash bash bzip2
    376 	autoconf automake libtool diff rcs fileutils shellutils time
    377 	textutils wdiff find uudecode hello tar gzip indent recode release
    378 	sed perl gawk findutils gettext zip.
    379 	(libgcj): Remove target-qthreads.
    380 	(target_tools): Remove target-examples target-gperf.
    381 	(YACC): Don't handle building byacc.
    382 	* configure: Regenerate.
    383 	* Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
    384 	dosutils, examples, fileutils, find, findutils, gawk, gettext,
    385 	gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
    386 	patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
    387 	shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
    388 	handle building components.
    389 	* Makefile.in: Regenerate.
    390 
    391 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
    392 
    393 	* config.sub: Sync from upstream.
    394 
    395 2011-04-01  Joseph Myers  <joseph (a] codesourcery.com>
    396 
    397 	* configure.ac (avr-*-*): Add comment about why libssp is disabled.
    398 	(microblaze*): Don't disable libssp.
    399 	* configure: Regenerate.
    400 
    401 2011-04-01  Joseph Myers  <joseph (a] codesourcery.com>
    402 
    403 	* configure.ac: Remove code setting CONFIG_SHELL, config_shell and
    404 	moveifchange.
    405 	* configure: Regenerate.
    406 	* Makefile.tpl: Use @SHELL@ not @config_shell@.
    407 	* Makefile.in: Regenerate.
    408 
    409 2011-04-01  Joseph Myers  <joseph (a] codesourcery.com>
    410 
    411 	* configure.ac (*-*-sysv4*): Don't enable libgomp.
    412 	(alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
    413 	powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
    414 	powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
    415 	xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
    416 	*-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
    417 	md_exec_prefix cases.
    418 	* configure: Regenerate.
    419 
    420 2011-04-01  Joseph Myers  <joseph (a] codesourcery.com>
    421 
    422 	* configure.ac: Separate cases disabling target-libssp,
    423 	target-libiberty, target-libstdc++-v3 and Fortran from general
    424 	case over targets.
    425 	* configure: Regenerate.
    426 
    427 2011-04-01  Joseph Myers  <joseph (a] codesourcery.com>
    428 
    429 	* configure.ac (*-*-chorusos): Don't disable libgcj.
    430 	(*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
    431 	Remove case.
    432 	(*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
    433 	(arm-*-coff): Don't disable libgcj.
    434 	(arm*-*-linux-gnueabi): Remove useless assignment.
    435 	(arm-*-riscix*): Don't disable libgcj.
    436 	(bfin-*-*): Don't enable target-bsp and target-cygmon depending on
    437 	configuration.
    438 	(c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
    439 	(c54x*-*-*): Remove case.
    440 	(tic54x-*-*): Don't disable GCC or GCC libraries.
    441 	(cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
    442 	to *.
    443 	(d10v-*-*): Don't disable GCC libraries.
    444 	(d30v-*-*): Don't disable libgcj.
    445 	(h8500-*-*): Don't disable GCC libraries.
    446 	(i960-*-*): Don't disable libgcj.
    447 	(i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
    448 	(i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
    449 	i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
    450 	libgcj.
    451 	(m68k-*-coff*): Remove case.
    452 	(mmix-*-*): Don't disable libgloss on host.
    453 	(mn10200-*-*, mn10300-*-*): Remove cases.
    454 	(powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
    455 	powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
    456 	Don't disable libgcj.
    457 	(romp-*-*): Remove case.
    458 	(sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
    459 	(sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
    460 	case.
    461 	(v810-*-*): Don't disable GCC libraries.
    462 	(v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
    463 	(ip2k-*-*): Don't disable GCC libraries.
    464 	* configure: Regenerate.
    465 
    466 2011-03-28  Joseph Myers  <joseph (a] codesourcery.com>
    467 
    468 	* configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
    469 	libffi on host.
    470 	(x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
    471 	on host.
    472 	(c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
    473 	* configure: Regenerate.
    474 
    475 2011-03-26  John Marino  <binutils (a] marino.st>
    476 
    477 	* configure.ac: Add support for *-*-dragonfly*
    478 	* configure: Regenerate.
    479 
    480 2011-03-25  Joseph Myers  <joseph (a] codesourcery.com>
    481 
    482 	* configure.ac (native_only): Remove.
    483 	(i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
    484 	send-pr uudecode guile gnuserv on host.
    485 	(x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
    486 	send-pr rcs guile perl texinfo libtool on host.
    487 	(i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
    488 	automake send-pr rcs guile perl texinfo libtool on host.
    489 	(*-*-cygwin*, *-*-netbsd*): Remove host cases.
    490 	(*-*-kaos*): Don't disable target-examples target-gperf on target.
    491 	(alpha*-dec-osf*): Don't disable fileutils on target.
    492 	(sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
    493 	texinfo send-pr expect dejagnu on target.
    494 	(arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
    495 	target-qthreads on target.
    496 	(hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
    497 	(ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
    498 	(i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
    499 	x86_64-*-mingw*): Don't disable expect on target.
    500 	(*-*-cygwin*): Don't disable target-gperf on target.
    501 	(powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
    502 	gnuserv on target.
    503 	(powerpcle-*-solaris*): Don't disable make expect gnuserv on
    504 	target.
    505 	* configure: Regenerate.
    506 
    507 2011-03-25  Joseph Myers  <joseph (a] codesourcery.com>
    508 
    509 	* configure.ac (target_tools): Remove target-groff.
    510 	(native_only): Remove target-groff.
    511 	(hppa*64*-*-*): Don't disable byacc.
    512 	(i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
    513 	setting.
    514 	(*-*-kaos*): Don't skip target-librx and target-groff.
    515 	(*-*-netware*): Don't skip target-libmudflap.
    516 	(*-*-tpf*): Don't skip target-libmudflap.
    517 	(sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
    518 	directories on the host.
    519 	(ia64*-*-*vms*): Don't skip tix.
    520 	(sh-*-* | sh64-*-*): Don't condition skipped directories on the
    521 	host.
    522 	* configure: Regenerate.
    523 
    524 2011-03-24  Paolo Bonzini  <pbonzini (a] redhat.com>
    525 
    526 	* configure.ac: Remove references to mt-mep, mt-netware,
    527 	mt-wince.
    528 	* Makefile.def: Add all-utils soft dependencies.
    529 	* Makefile.tpl: Remove GDB_NLM_DEPS.
    530 	* configure: Regenerate.
    531 	* Makefile.in: Regenerate.
    532 
    533 2011-03-24  Paolo Bonzini  <bonzini (a] gnu.org>
    534 
    535 	Sync from GCC:
    536 
    537 	2011-03-24  Paolo Bonzini  <bonzini (a] gnu.org>
    538 
    539 	* configure.ac: Do not include mh-x86omitfp.
    540 	* configure: Regenerate.
    541 
    542 	2011-03-24  Paolo Bonzini  <bonzini (a] gnu.org>
    543 
    544 	* configure.ac: Remove empty cases.
    545 	* configure: Regenerate.
    546 
    547 	2011-03-24  Paolo Bonzini  <bonzini (a] gnu.org>
    548 
    549 	* Makefile.def: Add dependency from termcap to gdb.
    550 	* Makefile.in: Regenerate.
    551 
    552 	2011-03-24  Paolo Bonzini  <bonzini (a] gnu.org>
    553 
    554 	* configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
    555 	* configure: Regenerate.
    556 	* Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
    557 	* Makefile.tpl: Likewise.
    558 	* Makefile.in: Regenerate.
    559 
    560 	2011-03-24  Paolo Bonzini  <bonzini (a] gnu.org>
    561 
    562 	* configure.ac: Remove all mentions of tentative_cc.
    563 	* configure: Regenerate.
    564 
    565 	2011-03-16  Jack Howarth  <howarth (a] bromo.med.uc.edu>
    566 
    567 	PR lto/48086
    568 	* configure.ac: Re-enable LTO on *-apple-darwin9.
    569 	* configure: Regenerate.
    570 
    571 2011-03-24  Joseph Myers  <joseph (a] codesourcery.com>
    572 
    573 	* configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
    574 	i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
    575 	m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
    576 	m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
    577 	mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
    578 	i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
    579 	i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
    580 	i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
    581 	i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
    582 	hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
    583 	*-*-rhapsody*): Remove host cases.
    584 	* configure: Regenerate.
    585 
    586 2011-03-24  Joseph Myers  <joseph (a] codesourcery.com>
    587 
    588 	* configure.ac (ppc*-*-pe): Remove host case.
    589 	(strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
    590 	xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
    591 	| ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
    592 	cases.
    593 	* configure: Regenerate.
    594 
    595 2011-03-24  Joseph Myers  <joseph (a] codesourcery.com>
    596 
    597 	* config.sub: Update to version 2011-03-23.
    598 
    599 2011-03-22  Joseph Myers  <joseph (a] codesourcery.com>
    600 
    601 	* configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
    602 	i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
    603 	| i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
    604 	* configure: Regenerate.
    605 
    606 2011-03-22  Joseph Myers  <joseph (a] codesourcery.com>
    607 
    608 	* config-ml.in: Don't handle arc-*-elf*.
    609 	* configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
    610 	m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
    611 	handle GCC libraries.
    612 	* configure: Regenerate.
    613 
    614 2011-03-21  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
    615 
    616 	PR bootstrap/48120:
    617 	* configure.ac (pwllib): Use LIBS instead of LDFLAGS.
    618 	Add -lstdc++ -lm to LIBS.
    619 	* configure: Regenerate.
    620 
    621 2011-03-18  David Edelsohn  <dje.gcc (a] gmail.com>
    622 
    623 	* config.guess: Update to version 2011-02-02
    624 	* config.sub: Update to version 2011-02-24
    625 
    626 2011-03-03  Sebastian Pop  <sebastian.pop (a] amd.com>
    627 
    628 	* configure.ac: Adjust test of with_ppl.
    629 	* configure: Regenerated.
    630 
    631 2011-03-02  Sebastian Pop  <sebastian.pop (a] amd.com>
    632 
    633 	* configure.ac: Add -lpwl to ppllibs.
    634 	* config/cloog.m4: Add -lisl to clooglibs.
    635 	* configure: Regenerated.
    636 
    637 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
    638 
    639 	Import from Libtool and gnulib:
    640 
    641 	2011-01-27  Gerald Pfeifer  <gerald (a] pfeifer.com>
    642 
    643 	Prepare for supporting FreeBSD 10.
    644 	* config.rpath: Remove handling of freebsd1* which soon would
    645 	match FreeBSD 10.0.
    646 
    647 	2011-01-20  Gerald Pfeifer  <gerald (a] pfeifer.com>  (tiny change)
    648 
    649 	Remove support for FreeBSD 1.x.
    650 	* libtool.m4 (_LT_LINKER_SHLIBS)
    651 	(_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
    652 	soon would incorrectly match FreeBSD 10.0.
    653 
    654 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
    655 
    656 	PR binutils/12283
    657 	* MAINTAINERS (mkinstalldirs): Comes from Automake.
    658 	(move-if-change): Comes from gnulib.
    659 	* move-if-change: Import version from gnulib.
    660 
    661 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
    662 
    663 	Sync from GCC:
    664 
    665 	2011-02-12  Alexandre Oliva  <aoliva (a] redhat.com>
    666 
    667 	PR lto/47225
    668 	* Makefile.def (lto-plugin): Double dash for enable-shared.
    669 	(configure-gcc): Depend on all-lto-plugin.
    670 	* Makefile.in: Rebuilt.
    671 
    672 	2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
    673 
    674 	* configure.ac: Remove extra bracket.
    675 	* configure: Regenerate.
    676 
    677 	2011-02-06  Kai Tietz  <kai.tietz (a] onevision.com>
    678 
    679 	PR lto/47225
    680 	* Makefile.def: Add dependency for install-gcc
    681 	on install-lto-plugin.
    682 	* Makfile.in: Regenerated
    683 
    684 	2011-01-25  Jakub Jelinek  <jakub (a] redhat.com>
    685 
    686 	* configure.ac: If with_ppl is no, move setting with_cloog=no
    687 	after CLOOG_REQUESTED check.
    688 	* configure: Regenerated.
    689 
    690 	2011-01-25  Sebastian Pop  <sebastian.pop (a] amd.com>
    691 
    692 	* configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
    693 	CLooG has been requested.
    694 	* configure: Regenerated.
    695 
    696 	2011-01-25  Sebastian Pop  <sebastian.pop (a] amd.com>
    697 
    698 	* configure: Regenerated.
    699 	* configure.ac: Check for version 0.11 (or later revision) of PPL.
    700 
    701 	2011-01-25  Tobias Grosser  <grosser (a] fim.uni-passau.de>
    702 
    703 	* configure: Regenerated.
    704 	* configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
    705 
    706 	2011-01-07  Jan Hubicka  <jh (a] suse.cz>
    707 
    708 	PR lto/47225
    709 	* Makefile.in: Regenerate.
    710 	* Makefile.def (lto-plugin): Always pass enable-shared to the plugin
    711 	configure.
    712 
    713 2011-01-31  Alexandre Oliva  <aoliva (a] redhat.com>
    714 
    715 	PR libgcj/44341
    716 	* configure.ac: Discard --with-* flags for host when configuring
    717 	target libraries for cross build.
    718 	* configure: Rebuilt.
    719 
    720 2011-01-21  Andreas Schwab  <schwab (a] redhat.com>
    721 
    722 	Sync from GCC:
    723 
    724 	2011-01-21  Andreas Schwab  <schwab (a] redhat.com>
    725 
    726 	* configure.ac: Use AS_HELP_STRING throughout.
    727 	* configure: Regenerate.
    728 
    729 	2011-01-18  Jie Zhang  <jie.zhang (a] analog.com>
    730 
    731 	* configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
    732 	* configure: Regenerate.
    733 
    734 2010-12-10  John David Anglin  <dave.anglin (a] nrc-cnrc.gc.ca>
    735 
    736 	* ltmain.sh (relink): Use absolute path when hardcoding with -L.
    737 
    738 2011-01-13  Joel Brobecker  <brobecker (a] adacore.com>
    739 
    740 	* configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
    741 	for ia64-hpux.
    742 	* configure: Regenerate.
    743 
    744 2011-01-02  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
    745 
    746 	Sync from GCC:
    747 	2010-12-22  Hariharan Sandanagobalane  <hariharan (a] picochip.com>
    748 
    749 	* configure.ac: (picochip): Disable libiberty.
    750 	* configure: Regenerate.
    751 
    752 2010-12-18  Jeff Johnston  <jjohnstn (a] redhat.com>
    753 
    754 	* COPYING.LIBGLOSS: Remove the GPL for fr30 target.
    755 
    756 2010-12-10  Ian Lance Taylor  <iant (a] google.com>
    757 
    758 	PR bootstrap/46819
    759 	* configure.ac: For --disable-libgcj clear libgcj_saved.
    760 	* configure: Rebuild.
    761 
    762 2010-12-10  Tobias Burnus  <burnus (a] net-b.de>
    763 
    764 	PR fortran/46540
    765 	* configure.ac: Add --disable-libquadmath and
    766 	--disable-libquadmath-support.
    767 	* configure: Regenerate.
    768 
    769 2010-12-10  Tristan Gingold  <gingold (a] adacore.com>
    770 
    771 	* src-release (ETC_SUPPORT): add gnu-oids.texi
    772 
    773 2010-12-03  Hans-Peter Nilsson  <hp (a] axis.com>
    774 
    775 	PR libffi/46792
    776 	* configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
    777 	* configure: Regenerate.
    778 
    779 2010-12-02  Ian Lance Taylor  <iant (a] google.com>
    780 
    781 	* configure.ac: Always set default for poststage1_ldflags to
    782 	-static-libstdc++ -static-libgcc.
    783 
    784 2010-12-02  Jeff Johnston  <jjohnstn (a] redhat.com>
    785 
    786 	* COPYING.NEWLIB: Add National Semiconductor notice.
    787 
    788 2010-11-29  Andreas Schwab  <schwab (a] redhat.com>
    789 
    790 	* configure.ac: Move comment to remove extra space in last argument
    791 	of GCC_TARGET_TOOL.
    792 
    793 2010-11-26  Alexandre Oliva  <aoliva (a] redhat.com>
    794 
    795 	PR other/46026
    796 	* configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
    797 	* Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
    798 	* Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
    799 	(BASE_FLAGS_TO_PASS): Use it.
    800 	* configure: Rebuilt.
    801 	* Makefile.in: Rebuilt.
    802 
    803 2010-11-23  H.J. Lu  <hongjiu.lu (a] intel.com>
    804 
    805 	PR binutils/12258
    806 	* configure.ac: Correct comments for --enable-gold/--enable-ld.
    807 	Properly check default linker.
    808 	* configure: Regnerated.
    809 
    810 2010-11-23  Matthias Klose  <doko (a] ubuntu.com>
    811 
    812 	* configure.ac: For --enable-gold, handle value `default' instead of
    813 	`both*'.   New configure option --{en,dis}able-ld.
    814 	* configure: Regenerate.
    815 
    816 2010-11-20  Ian Lance Taylor  <iant (a] google.com>
    817 
    818 	* configure.ac: Only disable a language library if no language needs
    819 	it.  Don't let --disable-libgcj uncondtionally disable libffi.
    820 	* configure: Rebuild.
    821 
    822 2010-11-20  Paolo Bonzini  <bonzini (a] gnu.org>
    823 
    824 	* configure: Regenerate.
    825 
    826 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
    827 
    828 	PR other/46202
    829 	* configure.ac: Fix just-built in-tree STRIP name to be
    830 	binutils/strip-new.
    831 	* configure: Regenerate.
    832 	* Makefile.def (install-strip-gcc, install-strip-binutils)
    833 	(install-strip-opcodes, install-strip-ld, install-strip-itcl)
    834 	(install-strip-sid): Mirror dependencies on non-strip variants
    835 	of these targets on the respective -strip prerequisites.
    836 	* Makefile.tpl (install-strip, install-strip-host)
    837 	(install-strip-target): New targets.
    838 	(install-strip-[+module+], install-strip-target-[+module+]):
    839 	New targets.
    840 	* Makefile.in: Regenerate.
    841 
    842 2010-11-19  Ian Lance Taylor  <iant (a] google.com>
    843 	    Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
    844 
    845 	* configure.ac: Add target-libgo to target_libraries.  Set
    846 	and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
    847 	* Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
    848 	(HOST_EXPORTS): Add GOC.
    849 	(BASE_TARGET_EXPORTS): Add GOC.
    850 	(GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
    851 	(GOCFLAGS_FOR_TARGET): New variable.
    852 	(EXTRA_HOST_FLAGS): Add GOC.
    853 	(EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
    854 	* Makefile.def (target_modules): Add libgo.
    855 	(flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
    856 	(dependencies): Add dependency from configure-target-libgo to
    857 	configure-target-libffi and all-target-libstdc++-v3.  Add
    858 	dependencies from all-target-libgo to all-target-libffi.
    859 	(languages): Add go.
    860 	* configure: Rebuild.
    861 	* Makefile.in: Rebuild.
    862 
    863 2010-11-19  Ian Lance Taylor  <iant (a] google.com>
    864 
    865 	* config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
    866 	compiler/flag environment variables.
    867 
    868 2010-11-18  Ian Lance Taylor  <iant (a] google.com>
    869 
    870 	* configure.ac: Check for lang_requires_boot_languages in
    871 	config-lang.in files.
    872 	* configure: Rebuild.
    873 
    874 2010-11-17  Mike Frysinger  <vapier (a] gentoo.org>
    875 
    876 	* .gitignore: New file.
    877 
    878 2010-11-16  Francois-Xavier Coudert  <fxcoudert (a] gcc.gnu.org>
    879 	    Tobias Burnus  <burnus (a] net-b.de>
    880 
    881 	PR fortran/32049
    882 	* Makefile.def: Add libquadmath; build it with language=fortran.
    883 	* configure.ac: Add libquadmath.
    884 	* Makefile.tpl: Handle multiple libs in check-[+language+].
    885 	* Makefile.in: Regenerate.
    886 	* configure: Regenerate.
    887 
    888 2010-11-15  Andreas Schwab  <schwab (a] redhat.com>
    889 
    890 	* configure.ac: Fix spelling in option names.
    891 	* configure: Regenerated.
    892 
    893 2010-11-13  Georg-Johann Lay  <georgjohann (a] web.de>
    894 
    895 	PR bootstrap/39622
    896 	* configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
    897 	* configure: Regenerated.
    898 
    899 2010-11-12  Tobias Grosser  <grosser (a] fim.uni-passau.de>
    900 
    901 	* config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
    902 	define the cloog backend to use. Furthermore, only pass the ppllibs to
    903 	the configure checks, if necessary.
    904 	* configure: Regenerate.
    905 
    906 2010-11-12  Tobias Grosser  <grosser (a] fim.uni-passau.de>
    907 
    908 	* config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
    909 	* configure: regenerate
    910 
    911 2010-11-12  Tobias Grosser  <grosser (a] fim.uni-passau.de>
    912 
    913 	* config/cloog.m4: Fix typo.  verison -> version.
    914 	* configure: Regenerate.
    915 
    916 2010-11-12  Tobias Grosser  <grosser (a] fim.uni-passau.de>
    917 
    918 	* config/cloog.m4: Pass ppl libraries to the CLooG version check.
    919 	* configure: Regenerate.
    920 
    921 2010-11-11  Andreas Simbuerger  <simbuerg (a] fim.uni-passau.de>
    922 
    923 	* configure.ac: Support official CLooG.org versions.
    924 	* configure: Regenerate.
    925 	* config/cloog.m4: New.
    926 
    927 2010-11-05  Michael Eager  <eager (a] eagercon.com>
    928 
    929 	* COPYING.LIBGLOSS: Correct typo in microblaze.
    930 	* COPYING.NEWLIB: Same.
    931 
    932 2010-11-04  Iain Sandoe  <iains (a] gcc.gnu.org>
    933 
    934 	* configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
    935 	* configure: Regenerate.
    936 
    937 2010-11-03  Ian Lance Taylor  <iant (a] google.com>
    938 	    Dave Korn  <dave.korn.cygwin (a] gmail.com>
    939 
    940 	PR lto/46273
    941 	* configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
    942 	and on other supported platforms whenever LTO is enabled.
    943 	* configure: Rebuild.
    944 
    945 2010-11-02  Alan Modra  <amodra (a] gmail.com>
    946 
    947 	PR binutils/12110
    948 	* configure.ac: Error when source path contains spaces.
    949 	* configure: Regenerate.
    950 
    951 2010-10-20  Ian Lance Taylor  <iant (a] google.com>
    952 
    953 	* Makefile.def (target_modules): Set lib_path to src/.libs for
    954 	libstdc++-v3 module.
    955 	* Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
    956 	* Makefile.in: Rebuild.
    957 
    958 2010-10-08  Bernd Schmidt  <bernds (a] codesourcery.com>
    959 	    Joseph Myers  <joseph (a] codesourcery.com>
    960 
    961 	* COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
    962 	notices.
    963 	* COPYING.NEWLIB: Add Texas Instruments notice.
    964 
    965 2010-10-07  Dave Korn  <dave.korn.cygwin (a] gmail.com>
    966 
    967 	* configure.ac (build_lto_plugin): New shell variable.
    968 	(--enable-lto): Turn on by default for all non-ELF platforms that
    969 	have had LTO support added so far.  Set build_lto_plugin appropriately
    970 	for both ELF and non-ELF.
    971 	(configdirs): Add lto-plugin or not based on build_lto_plugin.
    972 	* configure: Regenerate.
    973 
    974 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
    975 
    976 	PR bootstrap/45326
    977 	PR bootstrap/45174
    978 	* configure.ac: Honor initial values of $build_configargs,
    979 	$host_configargs, $target_configargs.  Mark the precious, so
    980 	environment settings get recorded.
    981 	* configure: Regenerate.
    982 
    983 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
    984 
    985 	Sync from GCC:
    986 
    987 	2010-09-30  Michael Eager  <eager (a] eagercon.com>
    988 
    989 	* configure.ac (microblaze): Add target-libssp to noconfigdirs.
    990 	* configure: Regenerate.
    991 
    992 	2010-09-21  Iain Sandoe  <iains (a] gcc.gnu.org>
    993 
    994 	* configure.ac (enable-lto): Add Darwin to the list of supported lto
    995 	targets and amend comment.
    996 	* configure: Regenerate.
    997 
    998 	2010-09-03  Jack Howarth <howarth (a] bromo.med.uc.edu>
    999 
   1000 	* configure.ac: Enable LTO by default on Darwin.
   1001 	* configure: Regenerate.
   1002 
   1003 	2010-07-23  Marc Glisse <marc.glisse (a] normalesup.org>
   1004 
   1005 	PR bootstrap/44455
   1006 	* configure.ac (extra_mpfr_configure_flags): Copy from
   1007 	extra_mpc_gmp_configure_flags.
   1008 	* configure: Re-generated.
   1009 
   1010 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   1011 
   1012 	Sync from GCC:
   1013 
   1014 	PR bootstrap/45796
   1015 	* Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
   1016 	Depend on all-build-libiberty.
   1017 	* Makefile.in: Regenerate.
   1018 
   1019 2010-09-27  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   1020 
   1021 	Sync from GCC:
   1022 
   1023 	PR bootstrap/44621
   1024 	* configure.ac: Fix unportable shell quoting.
   1025 	* configure: Regenerate.
   1026 
   1027 2010-07-26  Naveen.H.S  <naveen.S (a] kpitcummins.com>
   1028 
   1029 	* configure.ac: Support all v850 targets.
   1030 	* configure: Regenerate.
   1031 
   1032 2010-07-17  Jack Howarth  <howarth (a] bromo.med.uc.edu>
   1033 
   1034 	PR target/44862
   1035 	* Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
   1036 	Provide -B option to allow for link spec %s substitutions for
   1037 	libstdc++.a on darwin.
   1038 	* Makefile.in: Regenerate.
   1039 
   1040 2010-06-10  Alexandre Oliva  <aoliva (a] redhat.com>
   1041 
   1042 	* Makefile.def (configure-gcc): Depend on all-libelf.
   1043 	* Makefile.in: Rebuild.
   1044 
   1045 2010-06-01  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   1046 
   1047 	* config.sub, config.guess: Update from upstream sources.
   1048 
   1049 2010-06-01  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   1050 
   1051 	Sync from GCC:
   1052 
   1053 	2010-05-05  Sebastian Pop  <sebastian.pop (a] amd.com>
   1054 	* configure.ac: Allow all the versions greater than 0.10 of PPL.
   1055 	* configure: Regenerated.
   1056 
   1057 	2010-04-20  Eric Botcazou  <ebotcazou (a] adacore.com>
   1058 	* configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
   1059 	* configure: Regenerate.
   1060 
   1061 	2010-04-17  Ralf Cors<E9>pius  <ralf.corsepius (a] rtems.org>
   1062 	* configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
   1063 	* configure: Regenerate.
   1064 
   1065 	2010-04-16  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   1066 	* configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
   1067 	separately.
   1068 	* configure: Regenerate.
   1069 
   1070 	2010-04-13  Steve Ellcey  <sje (a] cup.hp.com>
   1071 	* configure: Regenerate after change to elf.m4.
   1072 
   1073 	2010-04-02  Sebastian Pop  <sebastian.pop (a] amd.com>
   1074 	* configure.ac: Add brackets around AC_TRY_COMPILE alternative.
   1075 	* configure: Regenerated.
   1076 
   1077 	2010-04-02  Sebastian Pop  <sebastian.pop (a] amd.com>
   1078 	* configure.ac: Print "buggy but acceptable" when CLooG
   1079 	revision is less than 9.
   1080 	* configure: Regenerated.
   1081 
   1082 2010-05-26  Dave Korn  <dave.korn.cygwin (a] gmail.com>
   1083 
   1084 	Merge from gcc:
   1085 
   1086 	2010-05-18  Steven Bosscher  <steven (a] gcc.gnu.org>
   1087 	* configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
   1088 	* configure: Regenerate.
   1089 
   1090 	2010-05-07  Steven Bosscher  <steven (a] gcc.gnu.org>
   1091 	* configure.ac (--enable-lto): Add x86_64-apple-darwin* as
   1092 	a platform that supports LTO.
   1093 	* configure: Regenerate.
   1094 
   1095 	2010-04-27  Dave Korn  <dave.korn.cygwin (a] gmail.com>
   1096 	PR lto/42776
   1097 	* configure.ac (--enable-lto): Refactor handling so libelf tests
   1098 	are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
   1099 	and allow LTO to be explicitly enabled on non-ELF platforms that
   1100 	are known to support it inside else-clause.
   1101 	* configure: Regenerate.
   1102 
   1103 2010-04-27  Roland McGrath  <roland (a] redhat.com>
   1104 	    H.J. Lu  <hongjiu.lu (a] intel.com>
   1105 
   1106 	* configure.ac (--enable-gold): Support both, both/gold and
   1107 	both/bfd to add gold to configdirs without removing ld.
   1108 	* configure: Regenerated.
   1109 
   1110 	* Makefile.def: Add install-gold dependency to install-ld.
   1111 	* Makefile.in: Regenerated.
   1112 
   1113 2010-04-14  Tristan Gingold  <gingold (a] adacore.com>
   1114 
   1115 	* configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
   1116 	* configure: Regenerate.
   1117 
   1118 2010-04-08  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   1119 
   1120 	Merge from gcc:
   1121 	PR bootstrap/43615
   1122 	PR bootstrap/43328
   1123 	Revert:
   1124 	2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   1125 	* configure.ac: Do not pass --enable-multilib nor
   1126 	--disable-multilib in baseargs.  Accept explicitly passed
   1127 	--enable_multilib.
   1128 	* configure: Regenerate.
   1129 
   1130 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   1131 
   1132 	PR bootstrap/43328
   1133 	* configure.ac: Do not pass --enable-multilib nor
   1134 	--disable-multilib in baseargs.  Accept explicitly passed
   1135 	--enable_multilib.
   1136 	* configure: Regenerate.
   1137 
   1138 2010-03-23  Joseph Myers  <joseph (a] codesourcery.com>
   1139 
   1140 	* configure.ac (tic6x-*-*): New case.
   1141 	* configure: Regenerate.
   1142 
   1143 2010-03-23  Joseph Myers  <joseph (a] codesourcery.com>
   1144 
   1145 	Merge from gcc:
   1146 	2010-03-19  Jack Howarth <howarth (a] bromo.med.uc.edu>
   1147 	PR ada/42554
   1148 	* configure.ac: Only pass -c to ranlib for darwin9 and earlier.
   1149 	* configure: Regenerate.
   1150 
   1151 2010-03-23  Joseph Myers  <joseph (a] codesourcery.com>
   1152 
   1153 	* config.sub: Update to version 2010-03-22.
   1154 	* config.guess: Update to version 2009-12-30.
   1155 
   1156 2010-03-14  Joseph Myers  <joseph (a] codesourcery.com>
   1157 
   1158 	Merge from gcc:
   1159 	2010-01-11  Richard Guenther  <rguenther (a] suse.de>
   1160 	PR lto/41569
   1161 	* Makefile.def (all-lto-plugin): Depend on all-gcc.
   1162 	* Makefile.in: Regenerated.
   1163 
   1164 2010-03-01  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   1165 
   1166 	PR libstdc++/32499
   1167 	* configure.ac (RANLIB): Default to true.
   1168 	(STRIP): Likewise.
   1169 	(RANLIB_FOR_TARGET): Remove superfluous : argument.
   1170 	* configure: Regenerate.
   1171 
   1172 2010-02-17  Nick Clifton  <nickc (a] redhat.com>
   1173 
   1174 	PR 11238
   1175 	* Makefile.tpl (local-distclean): Also remove config.cache files in
   1176 	sub-directories as there may not be Makefiles present in the
   1177 	sub-directories.
   1178 	* Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
   1179 	the config.cache files found by the find command.
   1180 
   1181 	* Makefile.in: Regenerate.
   1182 	* configure.ac: Revert previous delta.
   1183 	* configure: Regenerate.
   1184 
   1185 2010-02-15  Nick Clifton  <nickc (a] redhat.com>
   1186 
   1187 	PR 11238
   1188 	* configure.ac: Delete config.cache files in sub-directories when
   1189 	deleting Makefiles.
   1190 	* configure: Regenerate.
   1191 
   1192 2010-02-15  Nick Clifton  <nickc (a] redhat.com>
   1193 
   1194 	* configure.ac: Sync from gcc.
   1195 	* configure: Regenerate.
   1196 
   1197 2010-01-31  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   1198 
   1199 	Sync from gcc:
   1200 	* configure.ac: Add "recommended" version checks for GMP/MPC.
   1201 	Update recommended GMP/MPFR/MPC versions.
   1202 	* configure: Regenerate.
   1203 
   1204 2010-01-25  Joern Rennecke  <amylaar (a] spamcop.net>
   1205 
   1206 	gcc PR libstdc++/36101, gcc PR libstdc++/42813
   1207 	* configure.ac (bootstrap_target_libs): Make inclusion of
   1208 	target-libgomp conditional on libgomb being in target_configdirs.
   1209 	* configure: Regenerate.
   1210 
   1211 2010-01-23  Joern Rennecke  <amylaar (a] spamcop.net>
   1212 
   1213 	gcc PR libstdc++/36101, gcc PR libstdc++/42813
   1214 	* configure.ac (bootstrap_target_libs): Include target-libgomp.
   1215 	* configure: Regenerate.
   1216 
   1217 2010-01-22  Joern Rennecke  <amylaar (a] spamcop.net>
   1218 
   1219 	gcc PR libstdc++/36101, gcc PR libstdc++/42813
   1220 	* configure.ac (target_configdirs): Substitute.
   1221 	* Makefile.def: Bootstrap target module libgomp.
   1222 	Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
   1223 	* Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
   1224 	(BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
   1225 	* configure, Makefile.in: Regenerate.
   1226 
   1227 2009-12-09  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   1228 
   1229 	* libtool.m4: Sync from git Libtool.
   1230 	* ltmain.sh: Likewise.
   1231 	* ltoptions.m4: Likewise.
   1232 	* ltversion.m4: Likewise.
   1233 	* lt~obsolete.m4: Likewise.
   1234 
   1235 2010-01-07  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   1236 	    Francois-Xavier Coudert  <fxcoudert (a] gcc.gnu.org>
   1237 
   1238 	PR bootstrap/42424
   1239 	* configure.ac: Include libtool m4 files.
   1240 	(_LT_CHECK_OBJDIR): Call it.
   1241 	(extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
   1242 	gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
   1243 
   1244 	* configure: Regenerate.
   1245 
   1246 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   1247 
   1248 	PR bootstrap/41818
   1249 	* Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
   1250 	to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
   1251 	* Makefile.in: Regenerate.
   1252 
   1253 2009-12-18  Ben Elliston  <bje (a] au.ibm.com>
   1254 
   1255 	* config.sub, config.guess: Update from upstream sources.
   1256 
   1257 2009-12-17  Jeff Johnston  <jjohnstn (a] redhat.com>
   1258 
   1259 	* COPYING.NEWLIB: Update copyright date.
   1260 	* COPYING.LIBGLOSS: Ditto.
   1261 
   1262 2009-12-07  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   1263 
   1264 	PR middle-end/30447
   1265 	PR middle-end/30789
   1266 	PR other/40302
   1267 
   1268 	* configure.ac: Require MPC.
   1269 	* configure: Regenerate.
   1270 
   1271 	* configure.ac: Update minimum MPC version to 0.8.
   1272 	* configure: Regenerate.
   1273 
   1274 2009-11-20  Paolo Bonzini  <bonzini (a] gnu.org>
   1275 
   1276 	* config.guess: Sync with upstream and gcc.
   1277 	* config.sub: Sync with upstream and gcc.
   1278 
   1279 2009-11-16  Alexandre Oliva  <aoliva (a] redhat.com>
   1280 
   1281 	* Makefile.def: Restore host and target settings for gmp.
   1282 	* Makefile.in: Rebuild.
   1283 
   1284 2009-11-16  Alexandre Oliva  <aoliva (a] redhat.com>
   1285 
   1286 	* configure.ac: Add libelf to host_libs.  Enable in-tree configury
   1287 	of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
   1288 	Fix portability of test of C++ as bootstrap language.  Add
   1289 	ppl/src/ppl-config.o to the bootstrap compare exclusion list.
   1290 	* configure: Rebuild.
   1291 	* Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
   1292 	and cloog.  Fix in-tree ppl configuration.  Introduce libelf
   1293 	in-tree building.
   1294 	* Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
   1295 	(POSTSTAGE1_HOST_EXPORTS): Use it.
   1296 	(STAGE[+id+]_CXXFLAGS): New.
   1297 	(BASE_FLAGS_TO_PASS): Pass it down.
   1298 	(configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
   1299 	extra_exports.
   1300 	(all-stage[+id+]-[+prefix+][+module+]): Likewise.
   1301 	(configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
   1302 	extra_exports.
   1303 	* Makefile.in: Rebuild.
   1304 
   1305 2009-11-06  Ozkan Sezer  <sezeroz (a] gmail.com>
   1306 
   1307 	* configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
   1308 	paths for *-w64-mingw* and x86_64-*mingw*.
   1309 	* configure: Regenerated.
   1310 
   1311 2009-10-30  Kai Tietz  <kai.tietz (a] onevision.com>
   1312 
   1313 	* configure.ac: Disable target-winsup & co for
   1314 	x86_64-*-mingw* and *-w64-mingw* targets.
   1315 	* configure: Regenerated.
   1316 
   1317 2009-10-23  Rainer Orth  <ro (a] CeBiTec.Uni-Bielefeld.DE>
   1318 
   1319 	* configure.ac (CLooG test): Use = with test.
   1320 	* configure: Regenerate.
   1321 
   1322 2009-10-22  Richard Guenther  <rguenther (a] suse.de>
   1323 
   1324 	* configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
   1325 	cloog if the ppl version check failed.  Move flags saving
   1326 	before setting in libelf check.
   1327 	* configure: Regenerate.
   1328 
   1329 2009-10-21  Richard Guenther  <rguenther (a] suse.de>
   1330 
   1331 	* configure.ac: Adjust the ppl and cloog configure to work as
   1332 	documented.  Disable cloog if ppl was disabled.  Omit the version
   1333 	checks if they were disabled.
   1334 	* configure: Re-generate.
   1335 
   1336 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   1337 
   1338 	* configure.ac: Add 'lto' to enable_languages, not
   1339 	new_enable_languages, and only if not already present.
   1340 	* configure: Regenerate.
   1341 
   1342 2009-10-06  Ian Lance Taylor  <iant (a] google.com>
   1343 
   1344 	* Makefile.def: check-gold depends upon all-gas.
   1345 	* Makefile.in: Rebuild.
   1346 
   1347 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola (a] google.com>
   1348 
   1349 	* Makefile.def: all-lto-plugin depends on all-libiberty.
   1350 	set bootstrap=true for lto-plugin.
   1351 	Add lto-plugin.
   1352 	* Makefile.in: Regenerate.
   1353 	* configure.ac (host_libs): Add lto-plugin.
   1354 	* configure: Regenerate.
   1355 
   1356 2009-10-03  Diego Novillo  <dnovillo (a] google.com>
   1357 
   1358 	* Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
   1359 	(HOST_LIBELFLIBS): Define.
   1360 	(HOST_LIBELFINC): Define.
   1361 	* Makefile.in: Regenerate.
   1362 	* configure.ac: Add --enable-lto.
   1363 	Add --with-libelf, --with-libelf-include and --with-libelf-lib.
   1364 	If --enable-lto is used, add 'lto' to new_enable_languages.
   1365 	If --enable-lto is used and gold is enabled, add
   1366 	lto-plugin to configdirs.
   1367 	* configure: Regenerate.
   1368 
   1369 2009-10-03  Simon Baldwin  <simonb (a] google.com>
   1370 
   1371 	* configure.ac: If --with-system-zlib, suppress local zlib and
   1372 	pass --with-system-zlib to subdir configure scripts.
   1373 	* configure: Regenerate.
   1374 
   1375 2009-10-01  Loren J. Rittle <ljrittle (a] acm.org>
   1376 	    Paolo Bonzini  <bonzini (a] gnu.org>
   1377 
   1378 	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
   1379 	$(srcdir).
   1380 	* Makefile.in: Rebuilt.
   1381 
   1382 2009-09-29  Paolo Bonzini  <bonzini (a] gnu.org>
   1383 
   1384 	Sync from gcc:
   1385 	2009-09-26  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   1386 
   1387 	* configure.ac: Update minimum MPC version to 0.7.
   1388 	* configure: Regenerate.
   1389 
   1390 2009-09-25  Nick Clifton  <nickc (a] redhat.com>
   1391 
   1392 	* configure.ac: Pass any --cache-file=/dev/null option on to
   1393 	subconfigures.
   1394 	* configure: Regenerate.
   1395 
   1396 2009-09-23  Nick Clifton  <nickc (a] redhat.com>
   1397 
   1398 	* config.sub, config.guess: Update from upstream sources.
   1399 
   1400 2009-09-22  Loren J. Rittle <ljrittle (a] acm.org>
   1401 
   1402 	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
   1403 	* Makefile.in: Rebuilt.
   1404 
   1405 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   1406 
   1407 	PR bootstrap/32272
   1408 	* configure.ac: Error out if $srcdir isn't '.' but contains
   1409 	host-${host_noncanonical}.
   1410 	* configure: Regenerate.
   1411 
   1412 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   1413 
   1414 	* configure.ac: If bootstrapping a combined tree with
   1415 	--enable-gold, require c++ in stage1_languages.
   1416 	* configure: Regenerate.
   1417 
   1418 	* configure.ac: Also add target_libs of stage1_languages to
   1419 	bootstrap_target_libs.
   1420 	* configure: Regenerate.
   1421 
   1422 	* configure.ac: Diagnose --enable-build-with-cxx bootstrap
   1423 	with --enable-languages not containing c++.
   1424 	* configure: Regenerate.
   1425 
   1426 2009-09-16  Jie Zhang  <jie.zhang (a] analog.com>
   1427 
   1428 	* configure.ac: Disable java and boehm-gc for bfin-*-*.
   1429 	* configure: Regenerate.
   1430 
   1431 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   1432 
   1433 	* configure.ac: Do not use $extrasub for replacing @if/@endif
   1434 	parts in Makefile; instead, use additional arguments to
   1435 	AC_CONFIG_COMMANDS to do the replacement manually, with several
   1436 	sed invocations, to avoid HP-UX sed command limits.
   1437 	* configure: Regenerate.
   1438 
   1439 2009-09-04  Alexandre Oliva  <aoliva (a] redhat.com>
   1440 
   1441 	* configure.ac (with-build-config): Document.  Handle without.
   1442 	Handle missing argument.
   1443 	* configure: Rebuilt.
   1444 
   1445 2009-09-03  Alexandre Oliva  <aoliva (a] redhat.com>
   1446 
   1447 	* configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
   1448 	Default to bootstrap-debug only if compare-debug works.
   1449 	* configure: Rebuilt.
   1450 	* Makefile.tpl: Make BUILD_CONFIG configure-configurable.
   1451 	* Makefile.in: Rebuilt.
   1452 
   1453 2009-09-01  Alexandre Oliva  <aoliva (a] redhat.com>
   1454 
   1455 	* Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
   1456 	* Makefile.in: Rebuilt.
   1457 
   1458 2009-09-02  Paolo Bonzini  <bonzini (a] gnu.org>
   1459 
   1460 	* Makefile.tpl (AWK): Fix typo.
   1461 	* Makefile.in: Regenerate.
   1462 
   1463 2009-09-02  Paolo Bonzini  <bonzini (a] gnu.org>
   1464 
   1465 	* configure.ac: Detect awk and sed.
   1466 	* Makefile.def (flags_to_pass): Add AWK and SED.
   1467 	* Makefile.tpl (AWK, SED): New.
   1468 	(BASE_FLAGS_TO_PASS): Add AWK and SED.
   1469 	* configure: Regenerate.
   1470 	* Makefile.in: Regenerate.
   1471 
   1472 2009-09-01  Tristan Gingold  <gingold (a] adacore.com>
   1473 
   1474 	* setup.com: Ported to Itanium VMS.  Can also build using DCL scripts.
   1475 	Remove logical names.
   1476 
   1477 2009-08-31  Dave Korn  <dave.korn.cygwin (a] gmail.com>
   1478 
   1479 	* ltmain.sh (func_normal_abspath): New function.
   1480 	(func_relative_path): Likewise.
   1481 	(func_mode_help): Document new -bindir option for link mode.
   1482 	(func_mode_link): Add new -bindir option, and use it to place
   1483 	output DLL if specified.
   1484 
   1485 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   1486 
   1487 	* configure.ac (AC_PREREQ): Bump to 2.64.
   1488 
   1489 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   1490 
   1491 	* README-maintainer-mode: Point directly to upstream locations
   1492 	for autoconf, automake, libtool, gettext, instead of copies on
   1493 	sources.redhat.com.  Document required versions.
   1494 	* configure.ac: Do not substitute datarootdir, htmldir,
   1495 	pdfdir, docdir.  Do not process --with-datarootdir,
   1496 	--with-htmldir, --with-pdfdir, --with-docdir.
   1497 	* configure: Regenerate.
   1498 
   1499 	* configure: Regenerate.
   1500 
   1501 	* compile: Sync from Automake 1.11.
   1502 	* depcomp: Likewise.
   1503 	* install-sh: Likewise.
   1504 	* missing: Likewise.
   1505 	* mkinstalldirs: Likewise.
   1506 	* ylwrap: Likewise.
   1507 
   1508 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   1509 
   1510 	* configure.ac: Call AC_DISABLE_OPTION_CHECKING.
   1511 	(baseargs): Add --disable-option-checking.
   1512 	* configure: Regenerate.
   1513 
   1514 	* Makefile.def (configure-target-libiberty): Depend on
   1515 	all-binutils and all-ld.
   1516 	(configure-target-newlib): Likewise.
   1517 	* Makefile.in: Regenerate.
   1518 
   1519 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   1520 
   1521 	Sync with GCC, merge:
   1522 
   1523 	2009-07-31  Christian Bruel  <christian.bruel (a] st.com>
   1524 
   1525 	* configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
   1526 	* configure: Regenerate.
   1527 
   1528 	2009-07-06  Ian Lance Taylor  <iant (a] google.com>
   1529 
   1530 	* configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
   1531 	* configure: Rebuild.
   1532 
   1533 	2009-06-26  Steve Ellcey  <sje (a] cup.hp.com>
   1534 
   1535 	PR bootstrap/40338
   1536 	* configure.ac (comparestring): Create new variable.
   1537 	* Makefile.tpl (comparestring): Use to skip some comparisions.
   1538 	* configure: Regenerate.
   1539 	* Makefile.in: Regenerate.
   1540 
   1541 	2009-06-23  Ian Lance Taylor  <iant (a] google.com>
   1542 
   1543 	* configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
   1544 	boot_languages.  Only bootstrap target libraries listed in
   1545 	target_libs for some boot language.  Add --with-stage1-ldflags,
   1546 	--with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
   1547 	with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
   1548 	if not building with C++.
   1549 	* Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
   1550 	* Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
   1551 	(POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
   1552 	(HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
   1553 	(POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
   1554 	POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
   1555 	(POSTSTAGE1_FLAGS_TO_PASS): Likewise.
   1556 	* configure, Makefile.in: Rebuild.
   1557 
   1558 	2009-06-08  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   1559 
   1560 	* configure.ac: Detect MPC in default directory.
   1561 	* configure: Regenerate.
   1562 
   1563 	2009-06-02  Richard Sandiford  <r.sandiford (a] uk.ibm.com>
   1564 
   1565 	* configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
   1566 	to noconfdirs.
   1567 	* configure: Regenerate.
   1568 
   1569 	2009-05-29  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   1570 
   1571 	* Makefile.def: Add MPC support and dependencies.
   1572 	* configure.ac: Likewise.  Reorganize GMP/MPFR checks.
   1573 
   1574 	* Makefile.in, configure: Regenerate.
   1575 
   1576 	2009-05-24  Nicolas Roche  <roche (a] adacore.com>
   1577 
   1578 	* Makefile.tpl (compare-target): Skip ./ada/*tools directories.
   1579 	* Makefile.in: Regenerate.
   1580 
   1581 	2009-05-21  Dave Korn  <dave.korn.cygwin (a] gmail.com>
   1582 
   1583 	* configure.ac (cygwin noconfigdirs):  Remove libgcj.
   1584 	* configure:  Regenerate.
   1585 
   1586 	2009-05-07  Dave Korn  <dave.korn.cygwin (a] gmail.com>
   1587 
   1588 	* configure.ac ($with_ppl):  Default to no if not supplied.
   1589 	($with_cloog):  Likewise.
   1590 	configure:  Regenerate.
   1591 
   1592 	2009-04-24  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   1593 
   1594 	PR bootstrap/39739
   1595 	* configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
   1596 	* Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
   1597 
   1598 	* configure, Makefile.in: Regenerate.
   1599 
   1600 	2009-04-14  Jakub Jelinek  <jakub (a] redhat.com>
   1601 
   1602 	* configure.ac: Change copyright header to refer to version
   1603 	3 of the GNU General Public License and to point readers at the
   1604 	COPYING3 file and the FSF's license web page.
   1605 	* Makefile.def: Likewise.
   1606 	* Makefile.tpl: Likewise.
   1607 	* Makefile.in: Regenerate.
   1608 
   1609 	2009-04-09  Jack Howarth  <howarth (a] bromo.med.uc.edu>
   1610 
   1611 	* configure.ac: Restore match for darwin9 or later. Use double
   1612 	brackets since regeneration eats one pair.
   1613 	* configure: Regenerate.
   1614 
   1615 2009-08-18  Christopher Faylor  <me+cygwin (a] cgf.cx>
   1616 
   1617 	* MAINTAINERS: Perform some obvious fixups.
   1618 
   1619 2009-08-17  Ben Elliston  <bje (a] au.ibm.com>
   1620 
   1621 	* config.sub, config.guess: Update from upstream sources.
   1622 
   1623 2009-08-06  Michael Eager <eager (a] eagercon.com>
   1624 
   1625 	* configure.ac: Add Microblaze target.
   1626 	* configure: Regenerate.
   1627 
   1628 2009-07-02  Tristan Gingold  <gingold (a] adacore.com>
   1629 
   1630 	* configure.ac: Do not exclude gas for i386-*-darwin.
   1631 	Add a case for x86_64-*-darwin.
   1632 	* configure: Regenerate.
   1633 
   1634 2009-06-26  Doug Evans  <dje (a] sebabeach.org>
   1635 
   1636 	* Makefile.def (host_modules): Add cgen.
   1637 	* Makefile.in: Regenerate.
   1638 	* configure.ac (host_tools): Add cgen.
   1639 	* configure: Regenerate.
   1640 
   1641 2009-06-17  Michael Eager <eager (a] eagercon.com>
   1642 
   1643 	* COPYING.LIBGLOSS: Add Xilinx license.
   1644 
   1645 2009-06-15  Ryan Mansfield  <rmansfield (a] qnx.com>
   1646 
   1647 	* configure.ac: Define is_elf for QNX Neutrino targets.
   1648 	* configure: Regenerate.
   1649 
   1650 2009-06-03  Jerome Guitton  <guitton (a] adacore.com>
   1651 	    Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   1652 
   1653 	* Makefile.tpl (all): Avoid a trailing backslash.
   1654 	* Makefile.in: Regenerate.
   1655 
   1656 2009-06-03  Ben Elliston  <bje (a] au.ibm.com>
   1657 
   1658 	* config.sub, config.guess: Update from upstream sources.
   1659 
   1660 2009-06-02  Alexandre Oliva  <aoliva (a] redhat.com>
   1661 
   1662 	* Makefile.tpl ([+compare-target+]): Compare all stage
   1663 	directories, rather than just gcc.
   1664 	* Makefile.in: Rebuilt.
   1665 
   1666 2009-05-28  Doug Kwan  <dougkwan (a] google.com>
   1667 
   1668 	* configure.ac: Support gold for target arm*-*-*.
   1669 	* configure: Regenerate.
   1670 
   1671 2009-05-27  Alexandre Oliva  <aoliva (a] redhat.com>
   1672 
   1673 	* Makefile.tpl (all): Avoid harmless warning in make all when
   1674 	gcc-bootstrap is enabled but stage_last does not exist.
   1675 	* Makefile.in: Rebuilt.
   1676 
   1677 2009-05-25  Tristan Gingold  <gingold (a] adacore.com>
   1678 
   1679 	* setup.com: Complete the file with configuration and build.
   1680 
   1681 2009-05-18  Alexandre Oliva  <aoliva (a] redhat.com>
   1682 
   1683 	PR other/40159
   1684 	* Makefile.tpl (all): Don't assume gcc-bootstrap and
   1685 	gcc-no-bootstrap are mutually exclusive.
   1686 	* Makefile.in: Rebuilt.
   1687 
   1688 2009-05-18  Alexandre Oliva  <aoliva (a] redhat.com>
   1689 
   1690 	PR other/40159
   1691 	* Makefile.tpl (all): Don't end with unconditional success.
   1692 	* Makefile.in: Rebuilt.
   1693 
   1694 2009-05-12  Alexandre Oliva  <aoliva (a] redhat.com>
   1695 
   1696 	PR target/37137
   1697 	* Makefile.def (flags_to_pass): Remove redundant and incomplete
   1698 	STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
   1699 	Add FLAGS_FOR_TARGET and BUILD_CONFIG.
   1700 	(bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
   1701 	stage_configureflags, stage_cflags and stage_libcflags into
   1702 	explicit Makefile macros.
   1703 	* Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
   1704 	GFORTRAN.
   1705 	(POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
   1706 	CC.  Set CC_FOR_BUILD from CC.
   1707 	(BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
   1708 	NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
   1709 	DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
   1710 	XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
   1711 	and GFORTRAN.
   1712 	(TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
   1713 	(_LIBCFLAGS): Renamed to _TFLAGS.
   1714 	(do-compare-debug, do-compare3-debug): Drop.
   1715 	(CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
   1716 	GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
   1717 	(FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
   1718 	DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
   1719 	(XGCC_FLAGS_FOR_TARGET): New.
   1720 	(BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
   1721 	(EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
   1722 	(POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
   1723 	DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
   1724 	LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
   1725 	to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
   1726 	TFLAGS.
   1727 	(BUILD_CONFIG): Include if requested.
   1728 	(all): Set TFLAGS on bootstrap.
   1729 	(configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
   1730 	(all-stageid-prefixmodule): Likewise.
   1731 	(do-clean, distclean-stageid): Set TFLAGS.
   1732 	(restrap): Fix whitespace.
   1733 	* Makefile.in: Rebuilt.
   1734 
   1735 2009-04-25  Eric Botcazou  <ebotcazou (a] adacore.com>
   1736 
   1737 	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
   1738 	(POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
   1739 	* Makefile.in: Regenerate.
   1740 
   1741 2009-04-24  Eli Zaretskii  <eliz (a] gnu.org>
   1742 
   1743 	* config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
   1744 	consistency with config.sub.  (Update from upstream sources.)
   1745 
   1746 2009-04-21  Joseph Myers  <joseph (a] codesourcery.com>
   1747 
   1748 	* texinfo/texinfo.tex: Update to version 2009-03-28.05.
   1749 
   1750 2009-04-17  Ben Elliston  <bje (a] au.ibm.com>
   1751 
   1752 	* config.sub, config.guess: Update from upstream sources.
   1753 
   1754 2009-04-15  Anthony Green  <green (a] moxielogic.com>
   1755 
   1756 	* configure.ac: Add moxie support.
   1757 	* configure: Rebuilt.
   1758 
   1759 2009-04-09  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   1760 
   1761 	* configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
   1762 	* configure: Regenerate.
   1763 
   1764 2009-04-09  H.J. Lu  <hongjiu.lu (a] intel.com>
   1765 
   1766 	PR gas/10039
   1767 	* configure.ac: Require texinfo 4.7.
   1768 	* configure: Regenerated.
   1769 
   1770 2009-04-09  Steve Ellcey  <sje (a] cup.hp.com>
   1771 
   1772 	* Makefil.def (languages): New entries.
   1773 	* Makefile.tpl (check-gcc-*): New generic target.
   1774 	* Makefile.in: Regenerate.
   1775 
   1776 2009-03-27  Eli Zaretskii  <eliz (a] gnu.org>
   1777 
   1778 	* djunpack.bat: Use ".." quoting in Sed command, for the sake of
   1779 	Windows builds of Sed.
   1780 
   1781 2009-03-18  Tom Tromey  <tromey (a] redhat.com>
   1782 
   1783 	* configure: Rebuild.
   1784 	* configure.ac (host_libs): Add libiconv.
   1785 	* Makefile.in: Rebuild.
   1786 	* Makefile.def (host_modules): Add libiconv.
   1787 	(configure-gdb, all-gdb): Depend on libiconv.
   1788 
   1789 2009-03-16  Tristan Gingold  <gingold (a] adacore.com>
   1790 
   1791 	* configure.ac: Treat gdb as supported on x86_64-darwin.
   1792 	* configure: Regenerate.
   1793 
   1794 2009-03-16  Joseph Myers  <joseph (a] codesourcery.com>
   1795 
   1796 	Merge from GCC:
   1797 
   1798 	2009-03-16  Joseph Myers  <joseph (a] codesourcery.com>
   1799 
   1800 	* configure.ac (--with-host-libstdcxx): New option.
   1801 	* configure: Regenerate.
   1802 
   1803 	2009-01-29  Robert Millan  <rmh (a] aybabtu.com>
   1804 
   1805 	* configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
   1806 	* configure: Regenerate.
   1807 
   1808 	2009-01-12  Sebastian Pop <sebastian.pop (a] amd.com>
   1809 
   1810 	PR tree-optimization/38515
   1811 	* configure.ac (cloog-polylib): Removed.
   1812 	(with_ppl, with_cloog): Test for "no".
   1813 	* configure: Regenerated.
   1814 
   1815 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   1816 
   1817 	Backport from git Libtool:
   1818 
   1819 	2009-01-19  Robert Millan  <rmh (a] aybabtu.com>
   1820 	Support GNU/kOpenSolaris.
   1821 	* libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
   1822 	(_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
   1823 	(_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
   1824 	GNU/kOpenSolaris.
   1825 
   1826 2009-02-05  Andreas Schwab  <schwab (a] suse.de>
   1827 
   1828 	* Makefile.tpl (stage_last): Define $r and $s before using
   1829 	$(RECURSE_FLAGS_TO_PASS).
   1830 	* Makefile.in: Regenerate
   1831 
   1832 2009-01-21  Jeff Johnston  <jjohnstn (a] redhat.com>
   1833 
   1834 	* COPYING.NEWLIB: Add ARM license.
   1835 
   1836 2009-01-16  Alan Modra  <amodra (a] bigpond.net.au>
   1837 
   1838 	* Makefile.def (configure-opcodes): Depend on configure-libiberty.
   1839 	(all-opcodes): Depend on all-libiberty.
   1840 	* Makefile.in: Regenerate.
   1841 
   1842 2009-01-15  Douglas B Rupp  <rupp (a] gnat.com>
   1843 
   1844 	* configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
   1845 	* configure: Regenerate.
   1846 
   1847 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   1848 
   1849 	Backport link test fix from upstream Libtool:
   1850 
   1851 	* libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
   1852 	Add cache variables to tests that require the linker to work.
   1853 	For shlibpath_overrides_runpath, this also changes the semantics
   1854 	to let the result from the C compiler take precedence.
   1855 	compiler take precedence.
   1856 
   1857 2008-12-02  Ben Elliston  <bje (a] au.ibm.com>
   1858 
   1859 	* config.sub, config.guess: Update from upstream sources.
   1860 
   1861 2008-12-17  Jeff Johnston  <jjohnstn (a] redhat.com>
   1862 
   1863 	* COPYING.NEWLIB: Updated.
   1864 	* COPYING.LIBGLOSS: Ditto.
   1865 
   1866 2008-12-16  Paolo Bonzini  <bonzini (a] gnu.org>
   1867 
   1868 	Sync with GCC:
   1869 
   1870 	2008-12-12  Sebastian Pop  <sebastian.pop (a] amd.com>
   1871 
   1872 	* configure.ac (ppllibs): Add by default the lib flags.
   1873 	* configure: Regenerate.
   1874 
   1875 	2008-12-04  Jack Howarth  <howarth (a] bromo.med.uc.edu>
   1876 
   1877 	* configure.ac: Add double brackets on darwin[912].
   1878 	* configure: Regenerate.
   1879 
   1880 	2008-12-02  Jack Howarth  <howarth (a] bromo.med.uc.edu>
   1881 
   1882 	* configure.ac: Expand to darwin10 and later.
   1883 	* configure: Regenerate.
   1884 
   1885 2008-12-02  Andreas Schwab  <schwab (a] suse.de>
   1886 
   1887 	* Makefile.def: configure-target-boehm-gc depends on
   1888 	all-target-libstdc++-v3.
   1889 	* Makefile.in: Regenerate.
   1890 
   1891 2008-12-02  Ben Elliston  <bje (a] au.ibm.com>
   1892 
   1893 	* config.sub, config.guess: Update from upstream sources.
   1894 
   1895 2008-11-27  Joseph Myers  <joseph (a] codesourcery.com>
   1896 
   1897 	Merge from GCC:
   1898 
   1899 	2007-12-02  Matthias Klose  <doko (a] ubuntu.com>
   1900 
   1901 	* config-ml.in: Remove 64bit configure tests.
   1902 
   1903 	2008-05-14  Rafael Espindola  <espindola (a] google.com>
   1904 
   1905 	* config-ml.in: don't handle --enable-shared and --enable-static.
   1906 
   1907 	2008-09-02  Sebastian Pop  <sebastian.pop (a] amd.com>
   1908 	    Tobias Grosser  <grosser (a] fim.uni-passau.de>
   1909 	    Jan Sjodin  <jan.sjodin (a] amd.com>
   1910 	    Harsha Jagasia  <harsha.jagasia (a] amd.com>
   1911 	    Dwarakanath Rajagopal  <dwarak.rajagopal (a] amd.com>
   1912 	    Konrad Trifunovic  <konrad.trifunovic (a] inria.fr>
   1913 	    Adrien Eliche  <aeliche (a] isty.uvsq.fr>
   1914 
   1915 	Merge from graphite branch.
   1916 	* configure: Regenerate.
   1917 	* Makefile.in: Regenerate.
   1918 	* configure.ac (host_libs): Add ppl and cloog.
   1919 	Add checks for PPL and CLooG.
   1920 	* Makefile.def (ppl, cloog): Added modules and dependences.
   1921 	* Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
   1922 	(HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
   1923 
   1924 	2008-09-03  Richard Guenther  <rguenther (a] suse.de>
   1925 
   1926 	* configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
   1927 	cloog test.
   1928 	* configure: Re-generate.
   1929 
   1930 	2008-09-03  Sebastian Pop  <sebastian.pop (a] amd.com>
   1931 
   1932 	* configure.ac (--with-cloog-polylib): New.
   1933 	(--disable-cloog-version-check): New.
   1934 	(--disable-ppl-version-check): New.
   1935 	* configure: Re-generate.
   1936 
   1937 	2008-09-05  Richard Guenther  <rguenther (a] suse.de>
   1938 
   1939 	* configure.ac: Initialize clooglibs to -lcloog.
   1940 	* configure: Re-generate.
   1941 
   1942 	2008-10-13  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   1943 
   1944 	* configure.ac (MPFR check): Bump minimum version to 2.3.0 and
   1945 	recommended version to 2.3.2.
   1946 
   1947 	* configure: Regenerate.
   1948 
   1949 	2008-10-31  Ben Elliston  <bje (a] au.ibm.com>
   1950 
   1951 	* configure.ac (spu-*-*): Remove special case.
   1952 	* configure: Regenerate.
   1953 
   1954 	Complete comment text from GCC version of:
   1955 
   1956 	2008-08-31  Aaron W. LaFramboise  <aaronavay62 (a] aaronwl.com>
   1957 
   1958 	* configure.ac (RPATH_ENVVAR): Use PATH on Windows.
   1959 	(GCC_SHLIB_SUBDIR): New.
   1960 	* Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
   1961 	* configure: Regenerate.
   1962 	* Makefile.in: Regenerate.
   1963 
   1964 2008-11-27  Tristan Gingold  <gingold (a] adacore.com>
   1965 
   1966 	* configure.ac: Build gdb for i?86-*-darwin*
   1967 	* configure: Regenerated.
   1968 
   1969 2008-11-14  Daniel Jacobowitz  <dan (a] codesourcery.com>
   1970 
   1971 	PR bootstrap/38014
   1972 	PR bootstrap/37923
   1973 
   1974 	Revert:
   1975 
   1976 	2008-10-24  Daniel Jacobowitz  <dan (a] codesourcery.com>
   1977 
   1978 	* Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
   1979 	* Makefile.in: Regenerated.
   1980 
   1981 	2008-10-22  Daniel Jacobowitz  <dan (a] codesourcery.com>
   1982 
   1983 	PR gdb/921
   1984 	PR gdb/1646
   1985 	PR gdb/2175
   1986 	PR gdb/2176
   1987 
   1988 	* Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
   1989 	* Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
   1990 	(EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
   1991 	(HOST_EXPORTS): Pass CPPFLAGS.
   1992 	(CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
   1993 	(LDFLAGS_FOR_TARGET): Initialize from configure script.
   1994 	(EXTRA_TARGET_FLAGS): Set CPPFLAGS.
   1995 	* Makefile.in, configure: Regenerated.
   1996 	* configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
   1997 	and CPPFLAGS_FOR_BUILD.
   1998 
   1999 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz (a] de.ibm.com>
   2000 
   2001 	* configure.ac [spu-*-*]: Do not set skipdirs.
   2002 	* configure: Re-generate.
   2003 
   2004 2008-10-24  Daniel Jacobowitz  <dan (a] codesourcery.com>
   2005 
   2006 	* Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
   2007 	* Makefile.in: Regenerated.
   2008 
   2009 2008-10-22  Daniel Jacobowitz  <dan (a] codesourcery.com>
   2010 
   2011 	PR gdb/921
   2012 	PR gdb/1646
   2013 	PR gdb/2175
   2014 	PR gdb/2176
   2015 
   2016 	* Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
   2017 	* Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
   2018 	(EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
   2019 	(HOST_EXPORTS): Pass CPPFLAGS.
   2020 	(CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
   2021 	(LDFLAGS_FOR_TARGET): Initialize from configure script.
   2022 	(EXTRA_TARGET_FLAGS): Set CPPFLAGS.
   2023 	* Makefile.in, configure: Regenerated.
   2024 	* configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
   2025 	and CPPFLAGS_FOR_BUILD.
   2026 
   2027 2008-09-29  Peter O'Gorman  <pogma (a] thewrittenword.com>
   2028 
   2029 	* libtool.m4: Update to libtool 2.2.6.
   2030 	* lt~obsolete.m4: Update to libtool 2.2.6.
   2031 	* ltmain.sh: Update to libtool 2.2.6.
   2032 	* ltsugar.m4: Update to libtool 2.2.6.
   2033 	* ltversion.m4: Update to libtool 2.2.6.
   2034 	* ltoptions.m4: Update to libtool 2.2.6.
   2035 	* ltgcc.m4: Update to match changes from libtool 2.2.6.
   2036 
   2037 2008-08-31  Aaron W. LaFramboise  <aaronavay62 (a] aaronwl.com>
   2038 
   2039 	* configure.ac (RPATH_ENVVAR): Use PATH on Windows.
   2040 	(GCC_SHLIB_SUBDIR): New.
   2041 	* Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
   2042 	* configure: Regenerate.
   2043 	* Makefile.in: Regenerate.
   2044 
   2045 2008-08-28  Tristan Gingold  <gingold (a] adacore.com>
   2046 
   2047 	* configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
   2048 	Enable bfd, binutils and opcodes.
   2049 	* configure: Regenerate.
   2050 
   2051 2008-08-16  Nicolas Roche  <roche (a] adacore.com>
   2052 
   2053 	* Makefile.tpl: Add BOOT_ADAFLAGS.
   2054 	* Makefile.in: Regenerate.
   2055 
   2056 2008-08-16  Richard Sandiford  <rdsandiford (a] googlemail.com>
   2057 
   2058 	* configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
   2059 	* configure: Regenerate.
   2060 
   2061 2008-07-30 Paolo Bonzini  <bonzini (a] gnu.org>
   2062 
   2063 	Sync with gcc:
   2064 	2008-07-30 Paolo Bonzini  <bonzini (a] gnu.org>
   2065 
   2066 	* configure.ac: Add makefile fragments for hpux.
   2067 	* Makefile.def (flags_to_pass): Add ADA_CFLAGS.
   2068 	* Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
   2069 	* configure: Regenerate.
   2070 	* Makefile.in: Regenerate.
   2071 
   2072 	2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   2073 
   2074 	* Makefile.tpl ($(srcdir)/configure): Update dependencies.
   2075 	* Makefile.in: Regenerate.
   2076 	* configure: Regenerate.
   2077 
   2078 2008-06-18  Ian Lance Taylor  <iant (a] google.com>
   2079 
   2080 	* src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
   2081 
   2082 	* src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
   2083 
   2084 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   2085 
   2086 	* configure: Regenerate.
   2087 
   2088 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   2089 
   2090 	* configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
   2091 	"$@" is still intact with both Autoconf 2.59 and 2.62.
   2092 	* configure: Regenerate.
   2093 
   2094 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   2095 
   2096 	* Makefile.tpl: Fix comment errors.
   2097 	* Makefile.in: Regenerate.
   2098 
   2099 2008-06-13  Julian Brown  <julian (a] codesourcery.com>
   2100 
   2101 	* configure.ac (arm*-*-linux-gnueabi): Don't disable building
   2102 	of libobjc for ARM EABI Linux.
   2103 	* configure: Regenerate.
   2104 
   2105 2008-06-12  David S. Miller  <davem (a] davemloft.net>
   2106 	    David Edelsohn  <edelsohn (a] gnu.org>
   2107 
   2108 	* configure.ac: Add powerpc*-*-* to gold supported targets.
   2109 	* configure: Regenerate.
   2110 
   2111 2008-06-08  Joseph Myers  <joseph (a] codesourcery.com>
   2112 
   2113 	PR tree-optimization/36218
   2114 	* Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
   2115 	* Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
   2116 	(all prefix="build-"): Pass them to build-system sub-makes.
   2117 	* Makefile.in: Regenerate.
   2118 
   2119 2008-05-16  Daniel Jacobowitz  <dan (a] codesourcery.com>
   2120 
   2121 	* src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
   2122 	README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
   2123 	mkdep, and compile.  Update comments.
   2124 	(ETC_SUPPORT): Add ChangeLog and update comments.
   2125 
   2126 2008-05-11  Ian Lance Taylor  <iant (a] google.com>
   2127 
   2128 	* src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
   2129 
   2130 2008-04-18  Paolo Bonzini  <bonzini (a] gnu.org>
   2131 
   2132 	Sync with gcc:
   2133 	2008-04-18  Paolo Bonzini  <bonzini (a] gnu.org>
   2134 
   2135 	PR bootstrap/35457
   2136 	* configure.ac: Include override.m4.
   2137 	* configure: Regenerate.
   2138 
   2139 	2008-04-18  Paolo Bonzini  <bonzini (a] gnu.org>
   2140 
   2141 	* Makefile.tpl (restrap): Call `make all' using double-colon rules.
   2142 	* Makefile.in: Regenerate.
   2143 
   2144 	2008-04-11  Eric B. Weddington  <eweddington (a] cso.atmel.com>
   2145 
   2146 	* configure.ac: Do not build libssp for the AVR.
   2147 	* configure: Regenerate.
   2148 
   2149 2008-04-18  Nick Clifton  <nickc (a] redhat.com>
   2150 
   2151 	* MAINTAINERS: Replace reference to configure.in with reference to
   2152 	configure.ac.
   2153 
   2154 2008-04-18  M R Swami Reddy <MR.Swami.Reddy (a] nsc.com>
   2155 
   2156 	* configure.ac (cr16-*-*): Add case for cr16 target and include gdb
   2157 	as nonconfigurable directories list.
   2158 	* configure: Regenerate.
   2159 
   2160 2008-04-14  David S. Miller  <davem (a] davemloft.net>
   2161 
   2162 	* configure.ac: Add sparc*-*-* to gold supported targets.
   2163 	* configure: Regenerate.
   2164 
   2165 2008-04-14  Ben Elliston  <bje (a] au.ibm.com>
   2166 
   2167 	* config.sub, config.guess: Update from upstream sources.
   2168 
   2169 2008-04-12  Hans-Peter Nilsson  <hp (a] axis.com>
   2170 
   2171 	* Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
   2172 	* Makefile.in: Regenerate.
   2173 
   2174 2008-04-07  Ian Lance Taylor  <iant (a] google.com>
   2175 
   2176 	* Makefile.def: check-gold depends upon all-binutils.
   2177 	* Makefile.in: Regenerate.
   2178 
   2179 2008-04-04  Nick Clifton  <nickc (a] redhat.com>
   2180 
   2181 	PR binutils/4334
   2182 	* configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
   2183 	builds.
   2184 	* configure: Regenerate.
   2185 
   2186 2008-04-04  NightStrike  <NightStrike (a] gmail.com>
   2187 
   2188 	PR other/35151
   2189 	* configure.ac: Combine rules for mingw32 and mingw64.
   2190 	* configure: Regenerate.
   2191 
   2192 2008-03-27  Paolo Bonzini  <bonzini (a] gnu.org>
   2193 
   2194 	* Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
   2195 	* Makefile.in: Regenerate.
   2196 
   2197 2008-03-20  Ian Lance Taylor  <iant (a] google.com>
   2198 
   2199 	* configure.ac: Add support for --enable-gold.
   2200 	* Makefile.def: Add gold as a directory like ld.
   2201 	* configure, Makefile.in: Regenerate.
   2202 
   2203 2008-03-19  Andreas Krebbel  <krebbel1 (a] de.ibm.com>
   2204 
   2205 	* opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
   2206 	(s390_cond_extensions): Reduced extensions to the compare related.
   2207 	(main): z10 cpu type option added.
   2208 	(expandConditionalJump): Renamed to ...
   2209 	(insertExpandedMnemonic): ... this.
   2210 
   2211 	* opcodes/s390-opc.c: Re-group the operand format makros.
   2212 	(INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
   2213 	INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
   2214 	INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
   2215 	INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
   2216 	INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
   2217 	INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
   2218 	INSTR_SIL_RDU): New instruction formats added.
   2219 	(MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
   2220 	MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
   2221 	MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
   2222 	MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
   2223 	MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
   2224 	MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
   2225 	masks added.
   2226 	(s390_opformats): New formats added "ris", "rrs", "sil".
   2227 	* opcodes/s390-opc.txt: Add the conditional jumps with the
   2228 	extensions removed from automatic expansion in s390-mkopc.c manually.
   2229 	(asi - trtre): Add new System z10 EC instructions.
   2230 	* include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
   2231 
   2232 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   2233 
   2234 	* configure.ac: m4_include config/proginstall.m4.
   2235 	* configure: Regenerate.
   2236 
   2237 2008-03-16  Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de>
   2238 
   2239 	Backport from upstream Libtool:
   2240 
   2241 	2007-10-12  Eric Blake  <ebb9 (a] byu.net>
   2242 
   2243 	Deal with Autoconf 2.62's semantic change in m4_append.
   2244 	* ltsugar.m4 (lt_append): Replace broken versions of
   2245 	m4_append.
   2246 	(lt_if_append_uniq): Don't require separator to be overquoted,
   2247 	and avoid broken m4_append.
   2248 	(lt_dict_add): Fix typo.
   2249 	* libtool.m4 (_LT_DECL): Don't overquote separator.
   2250 
   2251 2008-03-13  David Edelsohn  <edelsohn (a] gnu.org>
   2252 
   2253 	* config.rpath: Add AIX 6 support.
   2254 
   2255 2008-03-13  Paolo Bonzini  <bonzini (a] gnu.org>
   2256 
   2257 	* Makefile.def (stageprofile).  Remove -fprofile-generate
   2258 	from stage_libcflags.
   2259 	* Makefile.in: Regenerate.
   2260 
   2261 2008-03-13  Ben Elliston  <bje (a] au.ibm.com>
   2262 
   2263 	* config.sub, config.guess: Update from upstream sources.
   2264 
   2265 2008-03-06  Florian Krohm  <fkrohm (a] us.ibm.com>
   2266 
   2267 	* s390-opc.c (INSTR_RSL_R0RD): Fix operands.
   2268 	* s390-opc.txt (cmpsc): Duplicate entry removed.
   2269 	(dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
   2270 	cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
   2271 	fier, cu42, cu41): Fix operand format.
   2272 
   2273 2008-02-20  Paolo Bonzini  <bonzini (a] gnu.org>
   2274 
   2275 	PR bootstrap/32009
   2276 	PR bootstrap/32161
   2277 
   2278 	* configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
   2279 	* configure: Regenerate.
   2280 
   2281 	* Makefile.def: Define stage_libcflags for all bootstrap stages.
   2282 	* Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
   2283 	STAGE4_LIBCFLAGS): New.
   2284 	(CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
   2285 	$(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
   2286 	(BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
   2287 	(EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
   2288 	(configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
   2289 	for target modules.  Don't export LIBCFLAGS.
   2290 	(all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
   2291 	$(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
   2292 	the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
   2293 	(invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
   2294 	$(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
   2295 	* Makefile.in: Regenerate.
   2296 
   2297 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   2298 
   2299 	PR libgcj/33085
   2300 	* libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
   2301 	Do not use -DDLL_EXPORT.  Backport from upstream.
   2302 
   2303 2008-02-14  Nick Clifton  <nickc (a] redhat.com>
   2304 
   2305 	Import this patch from gcc:
   2306 	2008-01-24  David Edelsohn  <edelsohn (a] gnu.org>
   2307 
   2308 	* libtool.m4: Backport AIX 6 support from ToT Libtool.
   2309 
   2310 2008-02-02  Hans-Peter Nilsson  <hp (a] axis.com>
   2311 
   2312 	* configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
   2313 	* configure: Regenerate.
   2314 
   2315 2008-01-31  Marc Gauthier  <marc (a] tensilica.com>
   2316 
   2317 	* configure.ac (xtensa*-*-*): Recognize processor variants.
   2318 	* configure: Regenerate.
   2319 
   2320 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   2321 
   2322 	PR bootstrap/34922
   2323 	* configure.ac (PARSE_ARGS): Push suitable setting of
   2324 	ac_subdirs_all, for `./configure --help=recursive'.
   2325 	Handle `+' in generic toplevel directory disabling.
   2326 	* configure: Regenerate.
   2327 
   2328 2008-01-23  Ben Elliston  <bje (a] au.ibm.com>
   2329 
   2330 	* config.sub, config.guess: Update from upstream sources.
   2331 
   2332 2008-01-08  Ben Elliston  <bje (a] au.ibm.com>
   2333 
   2334 	* config.sub, config.guess: Update from upstream sources.
   2335 
   2336 2007-12-19  Jeff Johnston  <jjohnstn (a] redhat.com>
   2337 
   2338 	* COPYING.LIBGLOSS: Update default copyright.
   2339 
   2340 2007-12-19  Jeff Johnston  <jjohnstn (a] redhat.com>
   2341 
   2342 	* COPYING.NEWLIB: Update default copyright.
   2343 
   2344 2007-12-17  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   2345 
   2346 	* configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
   2347 	Change recommended MPFR from 2.2.1 > 2.3.0.
   2348 	* configure: Regenerate.
   2349 
   2350 2007-12-13  Richard Sandiford  <rsandifo (a] nildram.co.uk>
   2351 
   2352 	* Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
   2353 	(CXXFLAGS_FOR_TARGET): Add -O2 -g.
   2354 	* Makefile.in: Regenerate.
   2355 
   2356 2007-12-10  Andreas Tobler  <a.tobler (a] schweiz.org>
   2357 
   2358 	* configure.ac: Enable libjava for x86_64-*-darwin9.
   2359 	* configure: Regenerate.
   2360 
   2361 2007-12-05  Ben Elliston  <bje (a] au.ibm.com>
   2362 
   2363 	* config.sub, config.guess: Update from upstream sources.
   2364 
   2365 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   2366 
   2367 	* config-ml.in: Robustify against white space in absolute file
   2368 	names.
   2369 
   2370 	* config-ml.in (multi-clean): Substitute ${Makefile}.
   2371 	Remove superfluous ${Makefile} in list.
   2372 
   2373 2007-10-23  Daniel Jacobowitz  <dan (a] codesourcery.com>
   2374 
   2375 	* Makefile.def (dependencies): Make configure-gdb depend on
   2376 	all-intl.
   2377 	* Makefile.in: Regenerated.
   2378 
   2379 2007-10-15  Patrick Mansfield <patmans (a] us.ibm.com>
   2380 
   2381 	* Makefile.def: To avoid problems running with parallel makes,
   2382 	build newlib before libgloss so that target specific header
   2383 	files are availble.
   2384 	* Makefile.in: Regenerate.
   2385 
   2386 2007-10-11  Daniel Jacobowitz  <dan (a] codesourcery.com>
   2387 
   2388 	* Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
   2389 	* Makefile.in: Regenerate.
   2390 
   2391 2007-10-11  Daniel Jacobowitz  <dan (a] codesourcery.com>
   2392 
   2393 	* src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
   2394 	* libdecnumber: New directory, imported from GCC.
   2395 
   2396 2007-10-08  Mike Frysinger  <vapier (a] gentoo.org>
   2397 
   2398 	* configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
   2399 	LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
   2400 	Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
   2401 	LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
   2402 	* configure: Regenerate.
   2403 
   2404 2007-10-01  Paolo Bonzini  <bonzini (a] gnu.org>
   2405 
   2406 	* Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
   2407 	DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
   2408 	LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
   2409 	WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
   2410 	* configure.ac: Default them to host tools for $host = $build.
   2411 	Subst them.
   2412 
   2413 	* configure: Regenerate.
   2414 	* Makefile.in: Regenerate.
   2415 
   2416 2007-09-20  Richard Sandiford  <rsandifo (a] nildram.co.uk>
   2417 
   2418 	* configure.ac (mipsisa*-*-elfoabi*): New stanza.
   2419 	* configure: Regenerate.
   2420 
   2421 2007-09-19  Benjamin Kosnik  <bkoz (a] redhat.com>
   2422 
   2423 	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
   2424 	libstdc++.
   2425 	* Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
   2426 	* configure: Regenerate.
   2427 	* Makefile.in: Regenerate.
   2428 
   2429 2007-09-17  Andreas Schwab  <schwab (a] suse.de>
   2430 
   2431 	* configure.ac: Raise minimum makeinfo version to 4.6.
   2432 	* configure: Regenerate.
   2433 
   2434 2007-09-15  Alan Modra  <amodra (a] bigpond.net.au>
   2435 
   2436 	* configure.ac: Correct makeinfo version check.
   2437 	* configure: Regenerate.
   2438 
   2439 2007-09-14  Richard Sandiford  <richard (a] codesourcery.com>
   2440 
   2441 	* configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
   2442 	to $skipdirs and only disable gprof for newlib.  Use the normal
   2443 	mips*-elf* handling in other respects.
   2444 	* configure: Regnerate.
   2445 
   2446 2007-09-12  David Daney  <ddaney (a] avtrex.com>
   2447 
   2448 	* configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
   2449 	enabling libgcj.
   2450 	* configure: Regenerate.
   2451 
   2452 2007-09-12  Richard Guenther  <rguenther (a] suse.de>
   2453 
   2454 	* configure.ac (--enable-stage1-checking): If neither --enable-checking
   2455 	nor --disable-checking is provided also turn on yes and types
   2456 	checking for stage1.
   2457 	* configure: Re-generate.
   2458 
   2459 2007-09-11  Francois-Xavier Coudert  <fxcoudert (a] gcc.gnu.org>
   2460 
   2461 	PR target/33281
   2462 	* configure.ac: Use config/mh-mingw on mingw.
   2463 	* configure: Regenerate.
   2464 
   2465 2007-09-10  Rask Ingemann Lambertsen  <rask (a] sygehus.dk>
   2466 
   2467 	PR other/32154
   2468 	* configure.ac: For libgloss targets, point the linker to the linker
   2469 	script, startup code and simulator library.
   2470 	* configure: Regenerate.
   2471 
   2472 2007-09-09  Andrew Haley  <aph (a] redhat.com>
   2473 
   2474 	* configure.ac (noconfigdirs): Remove target-libffi and
   2475 	target-libjava.
   2476 
   2477 2007-08-29  Nick Clifton  <nickc (a] redhat.com>
   2478 
   2479 	* config.sub, config.guess: Update from upstream sources.
   2480 
   2481 2007-08-21  Richard Guenther  <rguenther (a] suse.de>
   2482 
   2483 	* configure.ac: Add types checking to stage1 checking flags.
   2484 	* configure: Regenerate.
   2485 
   2486 2007-08-18  Paul Brook  <paul (a] codesourcery.com>
   2487 	    Joseph Myers  <joseph (a] codesourcery.com>
   2488 
   2489 	* Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
   2490 	(CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
   2491 	* Makefile.in: Regenerate.
   2492 	* configure.ac (--with-debug-prefix-map): New.
   2493 	* configure: Regenerate.
   2494 
   2495 2007-08-17  Richard Sandiford  <richard (a] codesourcery.com>
   2496 	    Nigel Stephens  <nigel (a] mips.com>
   2497 
   2498 	* configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
   2499 	as target_makefile_frag.
   2500 	* configure: Regenerate.
   2501 
   2502 2007-08-16  Alexandre Oliva  <aoliva (a] redhat.com>
   2503 
   2504 	* Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
   2505 	Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
   2506 	(bootstrap2-debug, bootstrap-debug): New bootstrap stages.
   2507 	* Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
   2508 	(do-compare, do-compare3, do-compare-debug): New.
   2509 	([+compare-target+]): Use them.
   2510 
   2511 2007-08-16  Alexandre Oliva  <aoliva (a] redhat.com>
   2512 
   2513 	* Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
   2514 	Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
   2515 	(bootstrap2-debug, bootstrap-debug): New bootstrap stages.
   2516 	* Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
   2517 	(do-compare, do-compare3, do-compare-debug): New.
   2518 	([+compare-target+]): Use them.
   2519 
   2520 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   2521 	    Ben Elliston  <bje (a] au.ibm.com>
   2522 
   2523 	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
   2524 	--silent if $silent.
   2525 	* configure: Regenerate.
   2526 
   2527 2007-08-12  Daniel Jacobowitz  <dan (a] codesourcery.com>
   2528 
   2529 	* src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
   2530 
   2531 2007-07-17  Nick Clifton  <nickc (a] redhat.com>
   2532 
   2533 	* COPYING3: New file.  Contains version 3 of the GNU General
   2534 	Public License.
   2535 	* COPYING3.LIB: New file.  Contains version 3 of the GNU
   2536 	Lesser General Public License.
   2537 
   2538 2007-07-11  Bernd Schmidt  <bernd.schmidt (a] analog.com>
   2539 
   2540 	* configure.ac: Fix my previous change to really match GCC.
   2541 	* configure: Regenerate.
   2542 
   2543 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   2544 
   2545 	* configure.ac: Rewrite 'configure --help' strings to look nicer.
   2546 	* configure: Regenerate.
   2547 
   2548 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   2549 
   2550 	* configure.ac: Add some missing m4 quotation.
   2551 	* configure: Regenerate.
   2552 
   2553 2007-07-09  Kai Tietz   <kai.tietz (a] onevision.com>
   2554 
   2555 	* Makefile.def: Add windmc tool to build.
   2556 	* Makefile.tpl: Likewise.
   2557 	* configure.ac: Likewise.
   2558 	* Makefile.in: Regenerate.
   2559 	* configure: Regenerate.
   2560 
   2561 2007-07-05  H.J. Lu  <hongjiu.lu (a] intel.com>
   2562 
   2563 	* lt~obsolete.m4: New. Import from 20070318 libtool.
   2564 
   2565 2007-06-29  Bernd Schmidt  <bernd.schmidt (a] analog.com>
   2566 
   2567 	* configure.ac: Don't add target-libmudflap to noconfigdirs for
   2568 	uclinux and linux-uclibc targets.
   2569 	* configure: Regenerate.
   2570 
   2571 2007-06-28  DJ Delorie  <dj (a] redhat.com>
   2572 
   2573 	* configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
   2574 	not building newlib.
   2575 	* configure: Regenerated.
   2576 
   2577 2007-06-22  Daniel Jacobowitz  <dan (a] codesourcery.com>
   2578 
   2579 	* src-release (DEVO_SUPPORT): Correct typos.
   2580 
   2581 2007-06-18  Daniel Jacobowitz  <dan (a] codesourcery.com>
   2582 
   2583 	* Makefile.def: Add dependency from configure-gdb to all-bfd.
   2584 	* Makefile.in: Regenerated.
   2585 
   2586 2007-06-14  Paolo Bonzini  <bonzini (a] gnu.org>
   2587 
   2588 	* Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
   2589 	(distclean-stage[+id+]): Possibly delete stage_last.
   2590 	* Makefile.in: Regenerate.
   2591 
   2592 2007-06-07  Ben Elliston  <bje (a] au.ibm.com>
   2593 
   2594 	* config.sub, config.guess: Update from upstream sources.
   2595 
   2596 2007-06-07  Ben Elliston  <bje (a] au.ibm.com>
   2597 
   2598 	* Makefile.tpl: Fix spelling error.
   2599 	* Makefile.in: Regenerate.
   2600 
   2601 2007-06-04  Paolo Bonzini  <bonzini (a] gnu.org>
   2602 
   2603 	Sync with gcc:
   2604 	2007-05-30  Jakub Jelinek  <jakub (a] redhat.com>
   2605 
   2606 	PR bootstrap/29382
   2607 	* configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
   2608 	* configure: Rebuilt.
   2609 
   2610 2007-06-01  Steve Ellcey  <sje (a] cup.hp.com>
   2611 
   2612 	* libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
   2613 	lt_cv_sys_max_cmd_len.
   2614 
   2615 2007-05-31  Paolo Bonzini  <bonzini (a] gnu.org>
   2616 
   2617 	* ltgcc.m4: Update from GCC.
   2618 
   2619 2007-05-25  Andreas Tobler  <a.tobler (a] schweiz.org>
   2620 
   2621 	* ltmain.sh: Fix Darwin verstring, remove ${wl}.
   2622 
   2623 2007-05-24  Steve Ellcey  <sje (a] cup.hp.com>
   2624 
   2625 	* ltmain.sh: Update from GCC.
   2626 	* libtool.m4: Update from GCC.
   2627 	* ltsugar.m4: New. Update from GCC.
   2628 	* ltversion.m4: New. Update from GCC.
   2629 	* ltoptions.m4: New. Update from GCC.
   2630 	* ltconfig: Remove.
   2631 	* ltcf-c.sh: Remove.
   2632 	* ltcf-cxx.sh: Remove.
   2633 	* ltcf-gcj.sh: Remove.
   2634 	* src-release: Update with new libtool file list.
   2635 
   2636 2007-05-16  Paolo Bonzini  <bonzini (a] gnu.org>
   2637 
   2638 	* Makefile.def (bootstrap_stage): Replace stage_make_flags with
   2639 	stage_cflags.
   2640 	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
   2641 	Remove CFLAGS/LIBCFLAGS.
   2642 	(configure-stage[+id+]-[+prefix+][+module+],
   2643 	all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
   2644 	* Makefile.in: Regenerate.
   2645 
   2646 2007-04-14  Steve Ellcey  <sje (a] cup.hp.com>
   2647 
   2648 	* config-ml.in: Update from GCC.
   2649 
   2650 2007-04-09  Daniel Jacobowitz  <dan (a] codesourcery.com>
   2651 
   2652 	* src-release (do-proto-toplev): Process the support directories before
   2653 	the tool directory.
   2654 
   2655 2007-03-21  Richard Sandiford  <richard (a] codesourcery.com>
   2656 
   2657 	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
   2658 	of glob.  Quote arguments with single quotes too.
   2659 	* configure: Regenerate.
   2660 
   2661 2007-03-12  Brooks Moses  <brooks.moses (a] codesourcery.com>
   2662 
   2663 	* Makefile.def (fixincludes): Remove unneeded "missing" lines.
   2664 	* Makefile.in: Regenerate
   2665 
   2666 2007-03-07  Andreas Schwab  <schwab (a] suse.de>
   2667 
   2668 	* configure: Regenerate.
   2669 
   2670 2007-03-01  Brooks Moses  <brooks.moses (a] codesourcery.com>
   2671 
   2672 	* configure.ac: Add "--with-pdfdir" configure option,
   2673 	which defines pdfdir variable.
   2674 	* Makefile.def (target=fixincludes): Add install-pdf to
   2675 	missing targets.
   2676 	(recursive_targets): Add install-pdf target.
   2677 	(flags_to_pass): Add pdfdir.
   2678 	* Makefile.tpl: Add pdfdir handling, add do-install-pdf
   2679 	target.
   2680 	* configure: Regenerate
   2681 	* Makefile.in: Regenerate
   2682 
   2683 2007-02-28  Eric Christopher  <echristo (a] apple.com>
   2684 
   2685 	Revert:
   2686 	2006-12-07  Mike Stump  <mrs (a] apple.com>
   2687 
   2688 	* Makefile.def (dependencies): Add dependency for
   2689 	install-target-libssp and install-target-libgomp on
   2690 	install-gcc.
   2691 	* Makefile.in: Regenerate.
   2692 
   2693 2007-02-27  Matt Kraai  <kraai (a] ftbfs.org>
   2694 
   2695 	* configure: Regenerate.
   2696 	* configure.ac: Move statements after variable declarations.
   2697 
   2698 2007-02-19  Joseph Myers  <joseph (a] codesourcery.com>
   2699 
   2700 	* configure.ac: Adjust for loop syntax.
   2701 	* configure: Regenerate.
   2702 
   2703 2007-02-18  Alexandre Oliva  <aoliva (a] redhat.com>
   2704 
   2705 	* configure: Rebuilt.
   2706 
   2707 2007-02-18  Alexandre Oliva  <aoliva (a] redhat.com>
   2708 
   2709 	* configure.ac: Drop multiple occurrences of --enable-languages,
   2710 	and fix its quoting.
   2711 	* configure: Rebuilt.
   2712 
   2713 2007-02-17  Mark Mitchell  <mark (a] codesourcery.com>
   2714 	    Nathan Sidwell  <nathan (a] codesourcery.com>
   2715 	    Vladimir Prus  <vladimir (a] codesourcery.com
   2716 	    Joseph Myers  <joseph (a] codesourcery.com>
   2717 
   2718 	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
   2719 	* configure: Regenerate.
   2720 
   2721 2007-02-13  Daniel Jacobowitz  <dan (a] codesourcery.com>
   2722 
   2723 	* configure.ac (target_libraries): Move libgcc before libiberty.
   2724 	* configure: Regenerated.
   2725 
   2726 2007-02-13  Paolo Bonzini  <bonzini (a] gnu.org>
   2727 
   2728 	* configure: Regenerate again?
   2729 
   2730 2007-02-13  Paolo Bonzini  <bonzini (a] gnu.org>
   2731 
   2732 	* configure: Reapply PR30748 fix which was lost in the previous commit.
   2733 
   2734 2007-02-13  Daniel Jacobowitz  <dan (a] codesourcery.com>
   2735 	    Paolo Bonzini  <bonzini (a] gnu.org>
   2736 
   2737 	PR bootstrap/30753
   2738 	* configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
   2739 	unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
   2740 	* configure: Regenerated.
   2741 
   2742 2007-02-10  Paolo Bonzini  <bonzini (a] gnu.org>
   2743 
   2744 	* configure: Regenerate.
   2745 
   2746 2007-02-09  Daniel Jacobowitz  <dan (a] codesourcery.com>
   2747 
   2748 	PR bootstrap/30748
   2749 	* configure.ac: Correct syntax for Solaris ksh.
   2750 	* configure: Regenerated.
   2751 
   2752 2007-02-09  Paolo Bonzini  <bonzini (a] gnu.org>
   2753 
   2754 	* Makefile.def: Sync with GCC.
   2755 	* Makefile.tpl: Sync with GCC.
   2756 	* Makefile.in: Regenerate.
   2757 	* configure: Regenerate.
   2758 
   2759 2007-02-09  Daniel Jacobowitz  <dan (a] codesourcery.com>
   2760 
   2761 	* Makefile.tpl (build_alias, host_alias, target_alias): Use
   2762 	noncanonical equivalents.
   2763 	* configure.in: Rename to...
   2764 	* configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
   2765 	AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
   2766 	target_noncanonical.  Use them.  Rewrite removal of configure
   2767 	arguments for autoconf 2.59.  Discard variable settings.  Force
   2768 	program_transform_name for native tools.
   2769 
   2770 	* Makefile.in: Regenerated.
   2771 	* configure: Regenerated with autoconf 2.59.
   2772 
   2773 	* src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
   2774 
   2775 2007-02-08  Jeff Johnston  <jjohnstn (a] redhat.com>
   2776 
   2777 	* COPYING.LIBGLOSS: Reformat default Red Hat
   2778 	license to fit within 80 columns.
   2779 	* COPYING.NEWLIB: Ditto.
   2780 
   2781 2007-02-05  Dave Brolley  <brolley (a] redhat.com>
   2782 
   2783 	* Contribute the following changes:
   2784 	2006-11-28  DJ Delorie  <dj (a] redhat.com>
   2785 
   2786 	* configure.in: Fix typo for mep's target_makefile_frag.
   2787 	* configure: Regenerated.
   2788 
   2789 	2005-04-22  Richard Sandiford  <rsandifo (a] redhat.com>
   2790 
   2791 	* configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
   2792 	* configure: Regenerate.
   2793 
   2794 	2001-09-19  DJ Delorie  <dj (a] redhat.com>
   2795 
   2796 	* configure.in (target_makefile_frag): use mt-mep
   2797 
   2798 	2001-06-12  Don Howard  <dhoward (a] redhat.com>
   2799 
   2800 	* configure.in: Remove gdb from MeP skip list.
   2801 
   2802 	2001-04-05  DJ Delorie  <dj (a] redhat.com>
   2803 
   2804 	* configure.in (noconfigdirs): Remove gcc from MeP skip list.
   2805 
   2806 	2001-03-20  Ben Elliston  <bje (a] redhat.com>
   2807 
   2808 	* configure.in (noconfigdirs): Add gcc and gdb for MeP.
   2809 
   2810 	2001-03-19  Ben Elliston  <bje (a] redhat.com>
   2811 
   2812 	* config.sub (mep, mep-*): Add.
   2813 
   2814 2007-01-31  Andreas Schwab  <schwab (a] suse.de>
   2815 
   2816 	* Makefile.tpl (LDFLAGS): Substitute it.
   2817 	* Makefile.in: Regenerate.
   2818 
   2819 2007-01-11  Paolo Bonzini  <bonzini (a] gnu.org>
   2820 
   2821 	* configure.in: Change == to = in test command.
   2822 	* configure: Regenerate.
   2823 
   2824 2007-01-11  Paolo Bonzini  <bonzini (a] gnu.org>
   2825 	    Nick Clifton  <nickc (a] redhat.com>
   2826 	    Kaveh R. Ghazi  <ghazi (a] caip.rutgets.edu>
   2827 
   2828 	* configure.in (build_configargs, host_configargs, target_configargs):
   2829 	Remove build/host/target parameters.
   2830 	(host_libs): Add gmp and mpfr.
   2831 	(GMP tests): Reorganize to allow in-tree GMP/MPFR.
   2832 	* Makefile.def (gmp, mpfr): New.
   2833 	(gcc): Remove target.
   2834 	* Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
   2835 	target_os, target_vendor): New.
   2836 	(configure): Add host_alias/target_alias arguments.  Adjust invocations.
   2837 	* configure: Regenerate.
   2838 	* Makefile.in: Regenerate.
   2839 
   2840 2007-01-11  Matt Fago  <fago (a] earthlink.net>
   2841 
   2842 	* configure.in: Try to link to functions only in mpfr 2.2.x
   2843 	to improve robustness of configure tests.
   2844 	* configure: Regenerate.
   2845 
   2846 2007-01-08  Kai Tietz	<kai.tietz (a] onevision.com>
   2847 
   2848 	* configure.in: Add support for an x86_64-mingw* target.
   2849 	* configure: Regenerate.
   2850 
   2851 2007-01-05  Daniel Jacobowitz  <dan (a] codesourcery.com>
   2852 
   2853 	* Makefile.tpl (all-target): Correct @if conditional for target
   2854 	modules.
   2855 	* configure.in: Omit libiberty if building only target libgcc.
   2856 	* configure, Makefile.in: Regenerated.
   2857 
   2858 2007-01-04  Paolo Bonzini  <bonzini (a] gnu.org>
   2859 
   2860 	* configure.in: Use DEV-PHASE to detect the default for --enable-werror.
   2861 	* configure: Regenerate.
   2862 
   2863 2007-01-03  Daniel Jacobowitz  <dan (a] codesourcery.com>
   2864 
   2865 	* Makefile.def (target_modules): Add libgcc.
   2866 	(lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
   2867 	* Makefile.tpl (clean-target-libgcc): Delete.
   2868 	(configure-target-[+module+]): Emit --disable-bootstrap dependencies
   2869 	on gcc even for bootstrapped modules.  Rewrite handling of
   2870 	lang_env_dependencies to loop over target_modules.
   2871 	* configure.in (target_libraries): Add target-libgcc.
   2872 	* Makefile.in, configure: Regenerated.
   2873 
   2874 2006-12-29  Paolo Bonzini  <bonzini (a] gnu.org>
   2875 
   2876 	Sync with gcc:
   2877 	2006-12-29  Paolo Bonzini  <bonzini (a] gnu.org>
   2878 
   2879 	* configure.in: Reorganize recognition of languages.  Add
   2880 	--enable-stage1-languages.  Show supported languages for the chosen
   2881 	target rather than all recognized languages.
   2882 	* configure: Regenerate.
   2883 
   2884 	2006-12-29  Paolo Bonzini  <bonzini (a] gnu.org>
   2885 
   2886 	* Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
   2887 	* Makefile.in: Regenerate.
   2888 
   2889 	2006-12-29  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   2890 
   2891 	* configure.in: Warn that MPFR 2.2.0 is buggy.
   2892 	* configure: Regenerate.
   2893 
   2894 2006-12-27  Ian Lance Taylor  <iant (a] google.com>
   2895 
   2896 	* configure.in: When removing Makefiles to force a reconfigure, also
   2897 	remove prev-DIR*/Makefile.
   2898 	* configure: Regenerate.
   2899 
   2900 2006-12-23  Kazu Hirata  <kazu (a] codesourcery.com>
   2901 
   2902 	* config.bfd: Recognize fido.
   2903 
   2904 2006-12-19  Paolo Bonzini  <bonzini (a] gnu.org>
   2905 
   2906 	Sync with gcc:
   2907 
   2908 	2006-12-19  Paolo Bonzini  <bonzini (a] gnu.org>
   2909 
   2910 	* configure.in: Remove "$build" case for powerpc-*-darwin* since
   2911 	it only affects bootstrap and could be tested on "$host" as well.
   2912 	* configure: Regenerate.
   2913 	* config/mh-ppc-darwin: Add to the stage1 cflags here.
   2914 
   2915 	2006-12-19  Paolo Bonzini  <bonzini (a] gnu.org>
   2916 
   2917 	PR bootstrap/29544
   2918 	* Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
   2919 	(bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
   2920 	move here comment from Makefile.tpl.
   2921 	* Makefile.tpl: Move some definitions higher in the file.
   2922 	(STAGE1_CHECKING): New.
   2923 	* configure.in: Add --enable-stage1-checking.
   2924 	* configure: Regenerate.
   2925 	* Makefile.in: Regenerate.
   2926 
   2927 	2006-12-03  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   2928 
   2929 	* configure.in: Update error message for missing GMP/MPFR.
   2930 
   2931 	* configure: Regenerate.
   2932 
   2933 	2006-12-02  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   2934 
   2935 	* configure.in: Update MPFR version in error message.
   2936 
   2937 	* configure: Regenerate.
   2938 
   2939 	2006-11-26  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   2940 
   2941 	* configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
   2942 	(--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
   2943 	--with-gmp-lib): New flags.
   2944 
   2945 	* configure: Regenerate.
   2946 
   2947 2006-12-12  Andreas Tobler  <a.tobler (a] schweiz.org>
   2948 
   2949 	PR bootstrap/30134
   2950 	* configure.in: Correct x86 darwin support for libjava to powerpc
   2951 	and i?86 only.
   2952 	* configure: Regenerate.
   2953 
   2954 2006-12-11  Alan Modra  <amodra (a] bigpond.net.au>
   2955 
   2956 	* configure.in:  Handle spu makefile frag.
   2957 	* Makefile.tpl (MAINT): Define
   2958 	(MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
   2959 	* configure: Regenerate.
   2960 	* Makefile.in: Regenerate.
   2961 
   2962 2006-12-11  Ben Elliston  <bje (a] au.ibm.com>
   2963 
   2964 	* config.sub, config.guess: Update from upstream sources.
   2965 
   2966 2006-12-11  Ben Elliston  <bje (a] au.ibm.com>
   2967 
   2968 	* configure.in: Sync with GCC (spu-*-*).
   2969 	* configure: Sync with GCC.
   2970 
   2971 2006-12-07  Mike Stump  <mrs (a] apple.com>
   2972 
   2973 	* Makefile.def (dependencies): Add dependency for
   2974 	install-target-libssp and install-target-libgomp on
   2975 	install-gcc.
   2976 	* Makefile.in: Regenerate.
   2977 
   2978 2006-11-16  Paolo Bonzini  <bonzini (a] gnu.org>
   2979 
   2980 	* Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
   2981 	(unstage): Test for stage_last presence.
   2982 
   2983 	PR bootstrap/29802
   2984 	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
   2985 	* Makefile.in: Regenerate.
   2986 
   2987 2006-11-14  DJ Delorie  <dj (a] redhat.com>
   2988 
   2989 	* Makefile.tpl (clean-stage*): Sync with GCC (clean).
   2990 	* Makefile.in: Sync with GCC.
   2991 	* configure.in: Sync with GCC (mpfr, gmp).
   2992 	* configure: Sync with GCC.
   2993 
   2994 2006-11-08  Jie Zhang  <jie.zhang (a] analog.com>
   2995 
   2996 	* configure.in: Remove target-libgloss from noconfigdirs for
   2997 	bfin-*-*.
   2998 	* configure: Regenerated.
   2999 
   3000 2006-10-27  Jeff Johnston  <jjohnstn (a] redhat.com>
   3001 
   3002 	* COPYING.NEWLIB: Add spu license.
   3003 	* COPYING.LIBGLOSS: Ditto.
   3004 
   3005 2006-10-17  Brooks Moses  <bmoses (a] stanford.edu>
   3006 
   3007 	* Makefile.def: Added pdf target handling.
   3008 	* Makefile.tpl: Added pdf target handling.
   3009 	* Makefile.in: Regenerated.
   3010 
   3011 2006-10-11  Jeff Johnston  <jjohnstn (a] redhat.com>
   3012 
   3013 	* COPYING.NEWLIB: Updated.
   3014 	* COPYING.LIBGLOSS: Ditto.
   3015 
   3016 2006-09-27  Dave Brolley  <brolley (a] redhat.com>
   3017 
   3018 	* configure.in (RUNTEST): Look for 'runtest' in the source tree by using
   3019 	$s instead of $r.
   3020 	* configure: Regenerated.
   3021 
   3022 2006-09-26  Ben Elliston  <bje (a] au.ibm.com>
   3023 
   3024 	* config.sub, config.guess: Update from upstream sources.
   3025 
   3026 2006-09-20  Thiemo Seufer  <ths (a] mips.com>
   3027 
   3028 	* configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
   3029 	for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
   3030 	* configure: Regenerate.
   3031 
   3032 2006-08-30  Corinna Vinschen  <corinna (a] vinschen.de>
   3033 
   3034 	* configure.in: Never build newlib for a Mingw host.
   3035 	Never build newlib as Mingw target library.
   3036 	Test the existence of winsup/cygwin for building a Cygwin newlib,
   3037 	rather than just winsup.
   3038 	Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
   3039 	building a Mingw target.
   3040 	* configure: Regenerate.
   3041 
   3042 2006-08-15  Thiemo Seufer  <ths (a] mips.com>
   3043 	    Nigel Stephens  <nigel (a] mips.com>
   3044 	    David Ung  <davidu (a] mips.com>
   3045 
   3046 	* config.sub: Add support for sde as alias of mipsisa32-sde-elf.
   3047 
   3048 2006-07-25  Paolo Bonzini  <bonzini (a] gnu.org>
   3049 
   3050 	Sync from GCC:
   3051 	2006-07-04  Eric Botcazou  <ebotcazou (a] libertysurf.fr>
   3052 
   3053 	PR bootstrap/18058
   3054 	* configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
   3055 	if the bootstrap compiler is a GCC version that supports it.
   3056 	* configure: Regenerate.
   3057 
   3058 2006-07-22  Daniel Jacobowitz  <dan (a] codesourcery.com>
   3059 
   3060 	* configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
   3061 	* configure: Regenerated.
   3062 
   3063 2006-07-18  Paolo Bonzini  <bonzini (a] gnu.org>
   3064 
   3065 	* Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
   3066 	for stages after the first.
   3067 
   3068 2006-07-17  Jakub Jelinek  <jakub (a] redhat.com>
   3069 
   3070 	* Makefile.def: Add dependencies for configure-opcodes
   3071 	on configure-intl and all-opcodes on all-intl.
   3072 	* Makefile.in: Regenerated.
   3073 
   3074 2006-07-04  Peter O'Gorman  <peter (a] pogma.com>
   3075 
   3076 	* ltconfig: chmod 644 before ranlib during install.
   3077 
   3078 2006-07-03  Paolo Bonzini  <bonzini (a] gnu.org>
   3079 
   3080 	* configure.in: Fix thinkos in previous check-in.
   3081 	* configure: Regenerate.
   3082 
   3083 2006-07-03  Paolo Bonzini  <bonzini (a] gnu.org>
   3084 
   3085 	Sync from gcc:
   3086 
   3087 	2007-07-03  Paolo Bonzini  <bonzini (a] gnu.org>
   3088 
   3089 	PR other/27063
   3090 	* configure.in: Test subdir_requires and give an appropriate
   3091 	error message.
   3092 	* configure: Regenerate.
   3093 
   3094 	2006-06-16  Rainer Orth  <ro (a] TechFak.Uni-Bielefeld.DE>
   3095 
   3096 	PR target/27540
   3097 	* configure.in: Only enable libgomp on IRIX 6.
   3098 	* configure: Regenerate.
   3099 
   3100 2006-06-20  David Ayers  <d.ayers (a] inode.at>
   3101 
   3102 	PR bootstrap/28072
   3103 	* configure.in: Add target-boehm-gc to noconfigdirs depending on
   3104 	whether target-libjava is being configured instead of whether the
   3105 	java front end is enabled.
   3106 	* configure: Regenerate.
   3107 
   3108 2006-06-15  Mark Shinwell  <shinwell (a] codesourcery.com>
   3109 
   3110 	* include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
   3111 	to R_ARM_LDC_SB_G{0,1,2} respectively.
   3112 
   3113 2006-06-15  Paolo Bonzini  <bonzini (a] gnu.org>
   3114 
   3115 	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
   3116 	too.
   3117 	* Makefile.in: Regenerate.
   3118 
   3119 2006-06-13  John David Anglin  <dave.anglin (a] nrc-cnrc.gc.ca>
   3120 
   3121 	Sync from gcc:
   3122 
   3123 	2006-06-12  John David Anglin  <dave.anglin (a] nrc-cnrc.gc.ca>
   3124 	* configure.in: Don't enable libgomp on hpux10.
   3125 	* configure: Rebuilt.
   3126 
   3127 2006-06-13  David Ayers  <d.ayers (a] inode.at>
   3128 
   3129 	Sync from gcc:
   3130 
   3131 	2006-06-12  David Ayers  <d.ayers (a] inode.at>
   3132 
   3133 	PR bootstrap/27963
   3134 	PR target/19970
   3135 	* configure.in:	Remove target-boehm-gc from noconfigdirs where
   3136 	${libgcj} is specified.
   3137 	* configure: Regenerate.
   3138 
   3139 2006-06-08  Jeff Johnston  <jjohnstn (a] redhat.com>
   3140 
   3141 	Sync from gcc:
   3142 
   3143 	2005-01-12  David Edelsohn  <edelsohn (a] gnu.org>
   3144 		    Andreas Schwab  <schwab (a] suse.de>
   3145 
   3146 	PR bootstrap/18033
   3147 	* config-ml.in: Eval option if surrounded by single quotes.
   3148 
   3149 2006-06-07  Carlos O'Donell  <carlos (a] codesourcery.com>
   3150 
   3151 	Sync from gcc:
   3152 
   3153 	2006-06-06  David Ayers  <d.ayers (a] inode.at>
   3154 
   3155 	PR libobjc/13946
   3156 	* Makefile.def: Add dependencies for libobjc which boehm-gc.
   3157 	* Makefile.in: Regenerate.
   3158 	* configure.in: Add --enable-objc-gc at toplevel and have it
   3159 	enable boehm-gc for Objective-C.
   3160 	Remove target-boehm-gc from libgcj.
   3161 	Add target-boehm-gc to target_libraries.
   3162 	Add target-boehm-gc to noconfigdirs where ${libgcj}
   3163 	is specified.
   3164 	Assert that boehm-gc is supported when requested for Objective-C.
   3165 	Only build boehm-gc if needed either for Java or Objective-C.
   3166 	* configure: Regenerate.
   3167 
   3168 	2006-06-05  Paolo Bonzini  <bonzini (a] gnu.org>
   3169 
   3170 	PR 27674
   3171 	* Makefile.tpl (configure-[+prefix+][+module+],
   3172 	all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
   3173 	Remove rule to unstage bootstrapped modules.
   3174 	(stage_current): New.
   3175 	* Makefile.in: Regenerate.
   3176 
   3177 	2006-05-20  John David Anglin  <dave.anglin (a] nrc-cnrc.gc.ca>
   3178 	Andreas Tobler  <a.tobler (a] schweiz.ch>
   3179 
   3180 	* configure.in:  Enable libgcj for hppa*-hp-hpux11*.
   3181 	* configure: Rebuilt.
   3182 
   3183 	Revert
   3184 	2006-01-31  Richard Guenther  <rguenther (a] suse.de>
   3185 	Paolo Bonzini  <bonzini (a] gnu.org>
   3186 
   3187 	* Makefile.def (target_modules): Add libgcc-math target module.
   3188 	* configure.in (target_libraries): Add libgcc-math target library.
   3189 	(--enable-libgcc-math): New configure switch.
   3190 	* Makefile.in: Re-generate.
   3191 	* configure: Re-generate.
   3192 
   3193 2006-06-05  Jeff Johnston  <jjohnstn (a] redhat.com>
   3194 
   3195 	* config-ml.in: Alter CCASFLAGS to include special
   3196 	multilib options the same as is done for CFLAGS.
   3197 
   3198 2006-05-31  Daniel Jacobowitz  <dan (a] codesourcery.com>
   3199 
   3200 	* Makefile.def: Added dependencies from sim and gdb on intl, and
   3201 	added configure dependencies to everything with an all dependency
   3202 	on intl.
   3203 	* gettext.m4: Removed.
   3204 	* src-release (DEVO_SUPPORT): Don't mention gettext.m4.
   3205 	(GDB_SUPPORT_DIRS): Add intl.
   3206 	* Makefile.in: Regenerated.
   3207 
   3208 2006-05-25  Daniel Jacobowitz  <dan (a] codesourcery.com>
   3209 
   3210 	* src-release (DEVO_SUPPORT): Add config.rpath.
   3211 
   3212 2006-05-25  Paolo Bonzini  <bonzini (a] gnu.org>
   3213 
   3214 	* Makefile.def (bfd, opcodes): Fix lib_path.
   3215 	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
   3216 	(restrap): Move under "@if gcc-bootstrap".  Fix typo.
   3217 	* Makefile.in: Regenerate.
   3218 
   3219 2006-05-24  Mark Shinwell  <shinwell (a] codesourcery.com>
   3220 
   3221 	* configure.in: Enable gprof for cross builds.
   3222 	* configure: Regenerate.
   3223 
   3224 2006-05-17  Daniel Jacobowitz  <dan (a] codesourcery.com>
   3225 
   3226 	* src-release (MAKEINFOFLAGS): Define.
   3227 	(do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
   3228 
   3229 2006-05-14  Ben Elliston  <bje (a] au.ibm.com>
   3230 
   3231 	* config.sub, config.guess: Update from upstream sources.
   3232 
   3233 2006-05-12  Ben Elliston  <bje (a] au.ibm.com>
   3234 
   3235 	* config.sub, config.guess: Update from upstream sources.
   3236 
   3237 2006-05-04  Steve Ellcey  <sje (a] cup.hp.com>
   3238 
   3239 	* blt, iwidgets, mmalloc: Remove directories.
   3240 
   3241 2006-05-01  DJ Delorie  <dj (a] redhat.com>
   3242 
   3243 	* configure.in: Restore CFLAGS if GMP isn't present.
   3244 	* configure: Regenerate.
   3245 
   3246 2006-04-18  DJ Delorie  <dj (a] redhat.com>
   3247 
   3248 	* configure.in (m32c): Build libstdc++-v3.  Pass flags to
   3249 	reference libgloss so that libssp can be built in a combined
   3250 	tree.
   3251 	* configure: Regenerate.
   3252 
   3253 2006-04-10  Ben Elliston  <bje (a] au.ibm.com>
   3254 
   3255 	* contrib: Remove directory.
   3256 
   3257 2006-04-06  Carlos O'Donell <carlos (a] codesourcery.com>
   3258 
   3259 	* Makefile.tpl: Add install-html target.
   3260 	* Makefile.def: Add install-html target.
   3261 	* Makefile.in: Regenerate.
   3262 	* configure.in: Add --with-datarootdir, --with-docdir,
   3263 	and --with-htmldir options.
   3264 	* configure: Regenerate.
   3265 
   3266 2006-03-31  Ben Elliston  <bje (a] au.ibm.com>
   3267 
   3268 	PR binutils/1860
   3269 	* configure.in: Require makeinfo 4.4 or higher.
   3270 	* configure: Regenerate.
   3271 
   3272 2006-03-14  Paolo Bonzini  <bonzini (a] gnu.org>
   3273 
   3274 	* Makefile.in: Regenerate.
   3275 
   3276 2006-03-14  Paolo Bonzini  <bonzini (a] gnu.org>
   3277 
   3278 	Sync with gcc:
   3279 	2006-03-10  Aldy Hernandez  <aldyh (a] redhat.com>
   3280 
   3281 	* configure.in: Handle --disable-<component> generically.
   3282 	* configure: Regenerate.
   3283 
   3284 	2006-02-21 Rafael Avila de Espindola <rafael.espindola (a] gmail.com>
   3285 
   3286 	* Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
   3287 	(TARGET_CONFIGDIRS): Remove.
   3288 	* configure.in: Remove AC_SUBST(target_configdirs).
   3289 	* Makefile.in, configure: Regenerated.
   3290 
   3291 
   3292 2006-03-01  H.J. Lu  <hongjiu.lu (a] intel.com>
   3293 
   3294 	PR libgcj/17311
   3295 	* ltmain.sh: Don't use "$finalize_rpath" for compile.
   3296 
   3297 2006-02-20  Paolo Bonzini  <bonzini (a] gnu.org>
   3298 
   3299 	PR bootstrap/25670
   3300 
   3301 	* Makefile.tpl ([+compare-target+]): Print explanation messages.
   3302 
   3303 	* Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
   3304 	* Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
   3305 	(EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
   3306 	BUILD_PREFIX, BUILD_PREFIX_1.
   3307 	* configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
   3308 
   3309 	* Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
   3310 	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
   3311 
   3312 	* Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
   3313 	all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
   3314 	of `cat stage_current`.  Always provide the `r' and `s' variables.
   3315 	(clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
   3316 	a single shell execution.
   3317 	(configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
   3318 	bootstrapped modules, make the stage1 module if the build was not
   3319 	started yet, else build the current stage.
   3320 	(all-host, all-target): Omit bootstrapped modules (if bootstrapping).
   3321 	(all-build, all-host, all-target, [+make_target+]-host,
   3322 	[+make_target+]-target): Do not use \-continued lines.
   3323 	(target modules): Depend on stage_last, not all-gcc, if bootstrapping.
   3324 	(current_stage, restrap, stage_last): New.
   3325 
   3326 	* Makefile.in: Regenerate.
   3327 	* configure: Regenerate.
   3328 
   3329 2006-02-14  Paolo Bonzini  <bonzini (a] gnu.org>
   3330 
   3331 	Sync from gcc:
   3332 
   3333 	2006-01-31  Richard Guenther  <rguenther (a] suse.de>
   3334 		    Paolo Bonzini  <bonzini (a] gnu.org>
   3335 
   3336 	* Makefile.def (target_modules): Add libgcc-math target module.
   3337 	* configure.in (target_libraries): Add libgcc-math target library.
   3338 	(--enable-libgcc-math): New configure switch.
   3339 	* Makefile.in: Re-generate.
   3340 	* configure: Re-generate.
   3341 	* libgcc-math: New toplevel directory.
   3342 
   3343 	2006-01-18  Richard Henderson  <rth (a] redhat.com>
   3344 		    Jakub Jelinek  <jakub (a] redhat.com>
   3345 		    Diego Novillo  <dnovillo (a] redhat.com>
   3346 
   3347 	* libgomp: New directory.
   3348 	* Makefile.def: Add target_module libgomp.
   3349 	* Makefile.in: Regenerate.
   3350 	* configure.in (target_libraries): Add target-libgomp.
   3351 	* configure: Regenerate.
   3352 
   3353 2006-02-14  Paolo Bonzini  <bonzini (a] gnu.org>
   3354 	    Andreas Schwab  <schwab (a] suse.de>
   3355 
   3356 	* configure: Regenerate.
   3357 
   3358 2006-01-16  Paolo Bonzini  <bonzini (a] gnu.org>
   3359 
   3360 	* configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
   3361 	Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
   3362 	the assembler, linker and binutils.
   3363 	* configure: Regenerate.
   3364 
   3365 2006-01-16  Nick Clifton  <nickc (a] redhat.com>
   3366 
   3367 	* config.sub, config.guess: Sync from config repository.
   3368 
   3369 2006-01-05  Alexandre Oliva  <aoliva (a] redhat.com>
   3370 
   3371 	* Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
   3372 	@ from continuation.
   3373 	* Makefile.in: Rebuilt.
   3374 
   3375 2006-01-04  Paolo Bonzini  <bonzini (a] gnu.org>
   3376 
   3377 	Sync from gcc:
   3378 
   3379 	2006-01-04  Paolo Bonzini  <bonzini (a] gnu.org>
   3380 
   3381 	PR bootstrap/24252
   3382 
   3383 	* Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
   3384 	* Makefile.tpl (OBJDUMP): New.
   3385 	(EXTRA_HOST_FLAGS): Add it.
   3386 	(EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
   3387 
   3388 	* Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
   3389 	to use symbolic links between directories.  Avoid race conditions
   3390 	or make them harmless.
   3391 	* configure.in: Do not try to use symbolic links between directories.
   3392 
   3393 	* Makefile.def (LEAN): Pass.
   3394 	* Makefile.tpl (LEAN): Define.
   3395 	(stage[+id+]-start): Accept that the previous directory does not
   3396 	exist, if the bootstrap is lean.
   3397 	(stage[+id+]-bubble): Invoke lean bootstrap commands after
   3398 	stage[+id+]-start.  Use a makefile variable and an `if' instead of a
   3399 	configure substitution.
   3400 	([+compare-target+]): Likewise.
   3401 	([+bootstrap-target+]-lean): New.
   3402 	* configure.in: Remove lean bootstrap support from here.
   3403 
   3404 	* Makefile.in: Regenerate.
   3405 	* configure: Regenerate.
   3406 
   3407 	2006-01-02  Andreas Schwab  <schwab (a] suse.de>
   3408 
   3409 	* configure.in: When reconfiguring remove Makefile in
   3410 	all stage directories.
   3411 	* configure: Regenerate.
   3412 
   3413 2005-12-27  Leif Ekblad  <leif (a] rdos.net>
   3414 
   3415 	* configure.in: Add support for RDOS target.
   3416 	* configure: Regenerate.
   3417 
   3418 2005-12-27  Nick Clifton  <nickc (a] redhat.com>
   3419 
   3420 	PR binutils/1990
   3421 	* libtool.m4: Synchronize with version in GCC sources.
   3422 
   3423 2005-12-20  Paolo Bonzini  <bonzini (a] gnu.org>
   3424 
   3425 	Revert Ada-related part of the previous change.
   3426 
   3427 	* Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
   3428 	Do not pass.
   3429 	* Makefile.tpl (BOOT_ADAFLAGS): Do not define.
   3430 	* Makefile.in: Regenerate.
   3431 	* configure.in: Do not include mt-ppc-aix target fragment.
   3432 	* configure: Regenerate.
   3433 
   3434 2005-12-19  Paolo Bonzini  <bonzini (a] gnu.org>
   3435 
   3436 	* configure.in: Select appropriate fragments for PowerPC/AIX.
   3437 	* configure: Regenerate.
   3438 
   3439 	* Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
   3440 	BOOT_CFLAGS, BOOT_LDFLAGS.
   3441 	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
   3442 	BOOT_CFLAGS, BOOT_LDFLAGS.
   3443 	(TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
   3444 	(stage[+id+]-bubble): Pass flags recursively to the comparison target.
   3445 	(stage): Fail if we cannot complete the work.
   3446 	* Makefile.in: Regenerate.
   3447 
   3448 2005-12-16  Jeff Johnston  <jjohnstn (a] redhat.com>
   3449 
   3450 	* COPYING.NEWLIB: Update copyright year for default
   3451 	copyright.
   3452 
   3453 2005-12-15  Paolo Bonzini  <bonzini (a] gnu.org>
   3454 
   3455 	* Makefile.tpl (all, do-[+make_target+], do-check, install,
   3456 	install-host-nogcc): Don't invoke $(stage) at the end.
   3457 	* Makefile.in: Regenerate.
   3458 
   3459 2005-12-14  Paolo Bonzini  <bonzini (a] gnu.org>
   3460 
   3461 	* configure.in: Flip the top-level bootstrap switch.
   3462 	* configure: Regenerate.
   3463 
   3464 	Merge from gcc:
   3465 
   3466 	2005-12-14  Daniel Jacobowitz  <dan (a] codesourcery.com>
   3467 
   3468 	* Makefile.tpl: Throughout the file, use : $(MAKE) along with
   3469 	$(stage) and $(unstage).
   3470 	(EXTRA_TARGET_FLAGS): Correct double-quoting.
   3471 	(all): Remove stray semicolon.
   3472 	(local-distclean): Don't handle multilib.tmp and multilib.out.
   3473 	(install.all): Set $s for consistency.
   3474 	(configure-[+prefix+][+module+]): Instead of [+deps+], handle
   3475 	check_multilibs setting.  Always make the install directory.
   3476 	(configure-stage[+id+]-[+prefix+][+module+]): Likewise.
   3477 	Correct @if/@endif.
   3478 	(all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
   3479 	($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
   3480 	(stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
   3481 	(multilib.out): Remove.
   3482 	* Makefile.in: Regenerated.
   3483 
   3484 2005-12-12  Nathan Sidwell  <nathan (a] codesourcery.com>
   3485 
   3486 	* config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
   3487 	* configure.in: Replace ms1 arch with mt.
   3488 	* configure: Rebuilt.
   3489 
   3490 2005-12-05  Paolo Bonzini  <bonzini (a] gnu.org>
   3491 
   3492 	Sync with gcc:
   3493 
   3494 2005-12-12  Nathan Sidwell  <nathan (a] codesourcery.com>
   3495 
   3496 	* config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
   3497 	* configure.in: Replace ms1 arch with mt.
   3498 	* configure: Rebuilt.
   3499 
   3500 2005-12-05  Paolo Bonzini  <bonzini (a] gnu.org>
   3501 
   3502 	Sync with gcc:
   3503 
   3504 	2005-12-05  Paolo Bonzini  <bonzini (a] gnu.org>
   3505 
   3506 	* configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
   3507 	CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
   3508 	"CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
   3509 	Find in-tree tools if available.
   3510 	(EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
   3511 	(CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
   3512 	(*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
   3513 	(COMPILER_*_FOR_TARGET): New.
   3514 	* Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
   3515 	(BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
   3516 	(CONFIGURED_*, USUAL_*): Remove.
   3517 	(BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
   3518 	STRIP): Use autoconf substitutions.
   3519 	(COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
   3520 	COMPILER_NM_FOR_TARGET): New.
   3521 	(EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
   3522 
   3523 	(all): Make all-host and all-target in parallel.
   3524 	(do-[+make_target+], do-check, install, [+compare-target+]): Ensure
   3525 	that $$r and $$s are set before invoking a recursive make.
   3526 	(stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
   3527 	([+bootstrap-target+]): Inline most of the `all' target.
   3528 
   3529 	2005-11-29  Ben Elliston  <bje (a] au.ibm.com>
   3530 
   3531 	* Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
   3532 	from the gcc build directory.
   3533 	* Makefile.in: Regenerate.
   3534 
   3535 	2005-11-29  Ben Elliston  <bje (a] au.ibm.com>
   3536 
   3537 	* Makefile.def: Add new libdecnumber host_module.  Make all-gcc
   3538 	depend on all-libdecnumber.
   3539 	* configure.in (host_libs): Include libdecnumber.
   3540 	* Makefile.in: Regenerate.
   3541 	* configure: Likewise.
   3542 
   3543 	2005-11-21  Kean Johnston  <jkj (a] sco.com>
   3544 
   3545 	* config.sub, config.guess: Sync from upstream sources.
   3546 
   3547 2005-11-11  Daniel Jacobowitz  <dan (a] codesourcery.com>
   3548 
   3549 	* Makefile.def: Remove gdb dependencies for gdbtk.
   3550 	* Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
   3551 	(configure-gdb, install-gdb): New rules.
   3552 	* configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
   3553 	* Makefile.in, configure: Regenerated.
   3554 
   3555 2005-10-22  Paolo Bonzini  <bonzini (a] gnu.org>
   3556 
   3557 	PR bootstrap/24297
   3558 	* Makefile.tpl (do-[+make-target+], do-check, install,
   3559 	stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
   3560 	are set before recursing.
   3561 	* Makefile.in: Regenerate.
   3562 
   3563 2005-10-20  Eric Botcazou  <ebotcazou (a] adacore.com>
   3564 
   3565 	PR bootstrap/18939
   3566 	* Makefile.def (gcc) <target>: Fix thinko.
   3567 	* Makefile.in: Regenerate.
   3568 
   3569 2005-10-17  Bernd Schmidt  <bernd.schmidt (a] analog.com>
   3570 
   3571 	* configure.in (bfin-*-*): Use test, not brackets, in if statement.
   3572 	* configure: Regenerate.
   3573 
   3574 2005-10-09  Kazu Hirata  <kazu (a] codesourcery.com>
   3575 
   3576 	* configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
   3577 	target-libffi, target-qthreads, target-libjava, and
   3578 	targetlibobjc.
   3579 	* configure: Regenerate.
   3580 
   3581 2005-10-06  Daniel Jacobowitz  <dan (a] codesourcery.com>
   3582 
   3583 	* Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
   3584 	* Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
   3585 	(OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
   3586 	(USUAL_OBJDUMP_FOR_TARGET): New.
   3587 	(EXTRA_TARGET_FLAGS): Add OBJDUMP.
   3588 	* configure.in: Check for $OBJDUMP_FOR_TARGET.
   3589 	* configure, Makefile.in: Regenerated.
   3590 
   3591 2005-10-05  Paolo Bonzini  <bonzini (a] gnu.org>
   3592 
   3593 	* Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
   3594 	before other host packages.
   3595 
   3596 2005-10-05  Paolo Bonzini  <bonzini (a] gnu.org>
   3597 
   3598 	PR bootstrap/22340
   3599 
   3600 	* configure.in (default_target): Remove.
   3601 	* Makefile.tpl (all): Do not use prerequisites as subroutines
   3602 	(all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
   3603 	(do-[+make_target+], check, install, [+bootstrap_target+]): Do not
   3604 	use prerequisites as subroutines.
   3605 	(check-host, check-target): New.
   3606 	(bootstrap configure & all targets): Do not use stage*-start
   3607 	if the directory layout is already ok.
   3608 	(non-bootstrap configure & all targets): Prepend a $(unstage).
   3609 	(stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
   3610 	(NOTPARALLEL): Remove.
   3611 	(unstage, stage variables): New variables.
   3612 	(unstage, stage targets): Simply expand to those variables.
   3613 
   3614 	* configure: Regenerate.
   3615 	* Makefile.in: Regenerate.
   3616 
   3617 2005-10-04  James E Wilson  <wilson (a] specifix.com>
   3618 
   3619 	* Makefile.def (lang_env_dependencies): Add libmudflap.
   3620 	* Makefile.in: Regenerate.
   3621 
   3622 2005-10-03  Catherine Moore  <clm (a] cm00re.com>
   3623 
   3624 	* configure.in (bfin-*-*): Support bfin.
   3625 	* configure: Regenerated.
   3626 
   3627 2005-09-30  H.J. Lu  <hongjiu.lu (a] intel.com>
   3628 
   3629 	* configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
   3630 	* configure: Regenerated.
   3631 
   3632 2005-09-28  Geoffrey Keating  <geoffk (a] apple.com>
   3633 
   3634 	* Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
   3635 	(LIPO_FOR_TARGET): New.
   3636 	(CONFIGURED_LIPO_FOR_TARGET): New.
   3637 	(USUAL_LIPO_FOR_TARGET): New.
   3638 	(STRIP_FOR_TARGET): New.
   3639 	(CONFIGURED_STRIP_FOR_TARGET): New.
   3640 	(USUAL_STRIP_FOR_TARGET): New.
   3641 	* Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
   3642 	STRIP_FOR_TARGET.
   3643 	* configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
   3644 	CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
   3645 	* Makefile.in: Regenerate.
   3646 	* configure: Regenerate.
   3647 
   3648 2005-09-19  David Edelsohn  <edelsohn (a] gnu.org>
   3649 
   3650 	* configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
   3651 	(rs6000-*-aix*): Same.
   3652 	* configure: Regenerate.
   3653 
   3654 2005-09-14  Francois-Xavier Coudert  <coudert (a] clipper.ens.fr>
   3655 
   3656 	* configure.in: Recognize f95 in the --enable-languages option,
   3657 	and substitute it for fortran, issuing a warning.
   3658 	* configure: Regenerate.
   3659 
   3660 2005-09-07  Ben Elliston  <bje (a] au.ibm.com>
   3661 
   3662 	Import from Autoconf sources:
   3663 
   3664 	2005-09-06  Paul Eggert  <eggert (a] cs.ucla.edu>
   3665 	* move-if-change: Don't output "$2 is unchanged"; suggested by Ben
   3666 	Elliston.  Handle weird characters correctly.
   3667 
   3668 2005-08-30  Phil Edwards  <phil (a] codesourcery.com>
   3669 
   3670 	* configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
   3671 	* configure:  Regenerated.
   3672 
   3673 2005-08-20  Richard Earnshaw  <richard.earnshaw (a] arm.com>
   3674 
   3675 	* Makefile.def (libssp): Add to lang_env_dependencies.
   3676 	* Makefile.in: Regenerate.
   3677 
   3678 2005-08-17  Christian Groessler  <chris (a] groessler.org>
   3679 
   3680 	* Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
   3681 	* Makefile.in: Regenerate.
   3682 
   3683 2005-08-12  Paolo Bonzini  <bonzini (a] gnu.org>
   3684 
   3685 	* configure.in: Replace NCN_STRICT_CHECK_TOOL with
   3686 	NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
   3687 	Look for alternate names of the target cc and c++
   3688 	* configure: Regenerate.
   3689 
   3690 2005-08-08  Paolo Bonzini  <bonzini (a] gnu.org>
   3691 
   3692 	* configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
   3693 	GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
   3694 	them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
   3695 	tools; remove code to manually set them.
   3696 	(Target tools): Look in the environment for them.
   3697 	* Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
   3698 	GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
   3699 	(AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
   3700 	build directory.
   3701 	(CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
   3702 	CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
   3703 	CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
   3704 	USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
   3705 	USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
   3706 	(CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
   3707 	RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
   3708 	* configure: Regenerate.
   3709 	* Makefile.in: Regenerate.
   3710 
   3711 2005-07-27  Mark Mitchell  <mark (a] codesourcery.com>
   3712 
   3713 	* Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
   3714 	* Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
   3715 	* Makefile.in: Regenerated.
   3716 
   3717 2005-07-26  Mark Mitchell  <mark (a] codesourcery.com>
   3718 
   3719 	* Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
   3720 	(CFLAGS_FOR_TARGET): Use it.
   3721 	(CXXFLAGS_FOR_TARGET): Likewise.
   3722 	* Makefile.in: Regenerated.
   3723 	* configure.in (--with-build-sysroot): New option.
   3724 	* configure: Regenerated.
   3725 
   3726 2005-07-24  Paolo Bonzini  <bonzini (a] gnu.org>
   3727 
   3728 	* Makefile.tpl: Wrap install between unstage and stage
   3729 	* Makefile.in: Regenerate.
   3730 
   3731 2005-07-16  Kelley Cook  <kcook (a] gcc.gnu.org>
   3732 
   3733 	* all files: Update FSF address.
   3734 
   3735 2005-07-14  Jim Blandy  <jimb (a] redhat.com>
   3736 
   3737 	* configure.in: Add cases for Renesas m32c.
   3738 	* configure: Regenerated.
   3739 
   3740 2005-07-14  Kelley Cook  <kcook (a] gcc.gnu.org>
   3741 
   3742 	* COPYING, compile, config-ml.in, config.guess,
   3743 	config.sub, install-sh, missing, mkinstalldirs,
   3744 	symlink-tree, ylwrap: Sync from upstream sources.
   3745 
   3746 2005-07-13  Eric Christopher  <echristo (a] redhat.com>
   3747 
   3748 	* configure.in: Add toplevel noconfigdir support for tpf.
   3749 	* configure: Regenerate.
   3750 
   3751 2005-07-11  Jakub Jelinek  <jakub (a] redhat.com>
   3752 
   3753 	* Makefile.def (target_modules): Add libssp.
   3754 	* configure.in (target_libraries): Add target-libssp.
   3755 	* configure: Rebuilt.
   3756 	* Makefile.in: Rebuilt.
   3757 
   3758 2005-07-11  Paolo Bonzini  <bonzini (a] gnu.org>
   3759 
   3760 	PR ada/22340
   3761 
   3762 	* Makefile.def: Sync with gcc.
   3763 	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
   3764 	* Makefile.in: Regenerate.
   3765 
   3766 2005-07-07  Andreas Schwab  <schwab (a] suse.de>
   3767 
   3768 	* Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
   3769 	* Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
   3770 	* Makefile.in: Regenerated.
   3771 
   3772 2005-07-07  Kazu Hirata  <kazu (a] codesourcery.com>
   3773 
   3774 	* configure.in: Add --enable-libssp and --disable-libssp.
   3775 	* configure: Regenerate with autoconf-2.13.
   3776 
   3777 2005-07-06  Geoffrey Keating  <geoffk (a] apple.com>
   3778 
   3779 	* configure.in: Don't build sim or rda when targetting darwin.
   3780 	* configure: Regenerate.
   3781 
   3782 2005-07-04  Ben Elliston  <bje (a] gnu.org>
   3783 
   3784 	* src-release (do-proto-toplev): Remove dejagnu bits.
   3785 	(DEJAGNU_SUPPORT_DIRS): Remove.
   3786 	(dejagnu.tar.bz2, dejagnu.tar): Likewise.
   3787 	(GDBD_SUPPORT_DIRS): Likewise.
   3788 	(gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
   3789 	(INSIGHTD_SUPPORT_DIRS): Likewise.
   3790 	(insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
   3791 
   3792 2005-06-30  Ben Elliston  <bje (a] gnu.org>
   3793 
   3794 	* setup.com (mpw): Remove unused directive.
   3795 
   3796 2005-06-22  Paolo Bonzini  <bonzini (a] gnu.org>
   3797 
   3798 	* Makefile.def (stagefeedback): Come after profile.
   3799 	Define profiledbootstrap target.
   3800 	* Makefile.tpl (profiledbootstrap): Remove.
   3801 	(stageprofile-end): Zap stagefeedback.
   3802 	(stagefeedback-start): Copy all .gcda files, not only GCC's.
   3803 	* Makefile.in: Regenerate.
   3804 
   3805 2005-06-13  Zack Weinberg  <zack (a] codesourcery.com>
   3806 
   3807 	* depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
   3808 	In 'cpp' stanza, support '#line' as well as '# '.
   3809 
   3810 2005-06-07  Hans-Peter Nilsson  <hp (a] axis.com>
   3811 
   3812 	* configure.in (unsupported_languages): New macro.
   3813 	<mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
   3814 	non-ported target libraries in noconfigdirs.
   3815 	<cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
   3816 	non-linux-gnu.  Remove libgcj_ex_libffi.
   3817 	<lang_frag loop>: Set add_this_lang=no if the language is in
   3818 	unsupported_languages.
   3819 	* configure: Regenerate.
   3820 
   3821 2005-06-04  Tobias Schl"uter  <tobias.schlueter (a] physik.uni-muenchen.de>
   3822 
   3823 	* configure.in: Fix typo in handling of --with-mpfr-dir.
   3824 	* configure: Regenerate.
   3825 
   3826 2005-06-02  Jim Blandy  <jimb (a] redhat.com>
   3827 
   3828 	* config.sub: Add cases for the Renesas m32c.  (This patch has been
   3829 	accepted into the master sources.)
   3830 
   3831 2005-06-02  Aldy Hernandez  <aldyh (a] redhat.com>
   3832 	    Michael Snyder  <msnyder (a] redhat.com>
   3833 	    Stan Cox  <scox (a] redhat.com>
   3834 
   3835 	* configure.in: Set noconfigdirs for ms1.
   3836 
   3837 	* configure: Regenerate.
   3838 
   3839 2005-05-25  Paolo Bonzini  <bonzini (a] gnu.org>
   3840 
   3841 	* Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
   3842 	(Dependencies): Consider target modules for bootstrap dependencies.
   3843 	Make target bootstrap modules depend on each stage's gcc.
   3844 	* Makefile.in: Regenerate.
   3845 
   3846 2005-05-20  Paolo Bonzini  <bonzini (a] gnu.org>
   3847 
   3848 	* Makefile.def (configure-gcc): Depend on binutils having been built.
   3849 	(all-gcc): No need to do it here.
   3850 	* Makefile.in: Regenerate.
   3851 
   3852 2005-05-19  Paul Brook  <paul (a] codesourcery.com>
   3853 
   3854 	* configure.in: Rewrite misleading error message when requested
   3855 	language cannot be built.
   3856 	* configure: Regenerate.
   3857 
   3858 2005-05-15  Daniel Jacobowitz  <dan (a] codesourcery.com>
   3859 
   3860 	* ylwrap: Import from Automake 1.9.5.
   3861 
   3862 2005-05-04  Mike Stump  <mrs (a] apple.com>
   3863 
   3864 	* configure.in: Always pass --target to target configures as
   3865 	otherwise rebuilds that do --recheck will fail.
   3866 	* configure: Rebuilt.
   3867 
   3868 2005-05-04  Paolo Bonzini  <bonzini (a] gnu.org>
   3869 
   3870 	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
   3871 	STAGE_HOST_EXPORTS.
   3872 	(configure, all): Add bootstrap support.
   3873 	(Host modules, target modules): Pass post-stage1 flags and exports.
   3874 	(Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
   3875 	* Makefile.in: Regenerate.
   3876 
   3877 2005-04-29  Paolo Bonzini  <bonzini (a] gnu.org>
   3878 
   3879 	Sync from gcc:
   3880 
   3881 	2005-04-22  Bernd Schmidt  <bernd.schmidt (a] analog.com>
   3882 
   3883 	* config.sub: Update from master copy.
   3884 
   3885 	2005-04-19  Hans-Peter Nilsson  <hp (a] axis.com>
   3886 
   3887 	* configure.in <crisv32-*-*, cris-*-*>: New local variable
   3888 	libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
   3889 	matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
   3890 	"*-*-elf" and "*-*-linux*".
   3891 	* configure: Regenerate.
   3892 
   3893 2005-04-06  Paolo Bonzini  <bonzini (a] gnu.org>
   3894 
   3895 	* Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
   3896 	(TARGET_CONFIGARGS): Include --with-target-subdir.
   3897 	(configure, all): New macros.  Use them throughout.
   3898 
   3899 2005-04-05  Paolo Bonzini  <bonzini (a] gnu.org>
   3900 
   3901 	* Makefile.tpl: Sync with gcc.
   3902 	* Makefile.in: Regenerate.
   3903 
   3904 2005-03-30  J"orn Rennecke <joern.rennecke (a] st.com>
   3905 
   3906 	* config/mh-mingw32: Delete.
   3907 	* configure.in: Don't use it.
   3908 	* configure: Regenerate.
   3909 
   3910 2005-03-31  Paolo Bonzini  <bonzini (a] gnu.org>
   3911 
   3912 	* Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
   3913 	* Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
   3914 	(HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
   3915 	(HOST_LIB_PATH): Generate from Makefile.def.
   3916 	(TARGET_LIB_PATH): Likewise.
   3917 	(Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
   3918 	* Makefile.in: Regenerate.
   3919 	* configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
   3920 	(RPATH_ENVVAR): Include Darwin case.
   3921 	* configure: Regenerate.
   3922 
   3923 2005-03-25  Paolo Bonzini  <bonzini (a] gnu.org>
   3924 
   3925 	* configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
   3926 	* configure: Regenerate.
   3927 
   3928 2005-03-21  Zack Weinberg  <zack (a] codesourcery.com>
   3929 
   3930 	* Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
   3931 	gcc_version, and gcc_version_trigger from set of flags to pass.
   3932 	* Makefile.tpl: Remove definitions of above variables.
   3933 	(config.status): Remove dependency on $(gcc_version_trigger).
   3934 	* Makefile.in: Regenerate.
   3935 	* configure.in: Do not reference config/gcc-version.m4 nor
   3936 	config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
   3937 	TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
   3938 	* configure: Regenerate.
   3939 
   3940 2005-03-16  Manfred Hollstein  <manfred.h (a] gmx.net>
   3941 	    Andrew Pinski <pinskia (a] physics.uc.edu>
   3942 
   3943 	* Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
   3944 	* Makefile.in: Regenerate.
   3945 
   3946 2005-03-01  Alexandre Oliva  <aoliva (a] redhat.com>
   3947 
   3948 	PR libgcj/20160
   3949 	* ltmain.sh: Avoid creating archives with components that have
   3950 	duplicate basenames.
   3951 
   3952 2005-02-28  Andrew Pinski  <pinskia (a] physics.uc.edu>
   3953 
   3954 	PR bootstrap/20250
   3955 	* Makefile.tpl (HOST target installs): Fix copy and pasto, use install
   3956 	instead of check.
   3957 	* Makefile.in: Regenerate.
   3958 
   3959 2005-02-28  Paolo Bonzini  <bonzini (a] gnu.org>
   3960 
   3961 	Sync from gcc.
   3962 
   3963 	2005-02-28  Paolo Bonzini  <bonzini (a] gnu.org>
   3964 
   3965 	PR bootstrap/17383
   3966 	* Makefile.def (target_modules): Remove "stage", now unnecessary.
   3967 	* Makefile.tpl (HOST_SUBDIR): New substitution.
   3968 	(STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
   3969 	USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
   3970 	USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
   3971 	USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
   3972 	(Host modules, Bootstrapped modules): Use it.
   3973 	(Build modules, Target modules): Do not create symlink trees,
   3974 	always configure out-of-srcdir.
   3975 	(distclean): Try removing $(host_subdir) with rm before using rm -rf.
   3976 	* configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
   3977 	GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
   3978 	$(HOST_SUBDIR).  Create a symlink for host_subdir.
   3979 
   3980 	* Makefile.in: Regenerate.
   3981 	* configure: Regenerate.
   3982 
   3983 	Merged from libada-gnattools-branch:
   3984 	2004-11-28  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   3985 
   3986 	* Makefile.def: Add gnattools as a module, depending on target-libada.
   3987 	* Makefile.in: Regenerate.
   3988 	* configure.in: Include gnattools in host_tools; disable it if ada
   3989 	is disabled.
   3990 	* configure: Regenerate.
   3991 
   3992 2005-02-23  Nick Clifton  <nickc (a] redhat.com>
   3993 
   3994 	* configure: Regenerate.
   3995 
   3996 2005-02-22  Paul Schlie  <schlie (a] comcast.net>
   3997 
   3998 	* configure.in: Allow darwin targeted ports to build tk, itcl and
   3999 	libgui.
   4000 
   4001 2005-02-21  Eric Botcazou  <ebotcazou (a] libertysurf.fr>
   4002 
   4003 	PR libgcj/10353
   4004 	* configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
   4005 	* configure: Regenerate.
   4006 
   4007 2005-02-08  Andrew Cagney  <cagney (a] gnu.org>
   4008 
   4009 	* MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
   4010 	gdb/ section.  Update GDB's URL.
   4011 
   4012 2005-01-31  Andrew Cagney  <cagney (a] gnu.org>
   4013 
   4014 	* gettext.m4: Only set ENABLE_NLS when gettext is present.
   4015 
   4016 2005-01-29  Hans-Peter Nilsson  <hp (a] axis.com>
   4017 
   4018 	* configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
   4019 	<crisv32-*-*, cris-*-*>: Only disable target-newlib and
   4020 	target-libgloss when not *-*-elf and *-*-aout.
   4021 	* configure: Regenerate.
   4022 
   4023 2005-01-27  Andrew Cagney  <cagney (a] gnu.org>
   4024 
   4025 	* gettext.m4: Don't use NONE as a default for CATOBJEXT.
   4026 
   4027 2005-01-24  Andrew Cagney  <cagney (a] gnu.org>
   4028 
   4029 	* gettext.m4: Only fall back to ../intl/ when it's present.
   4030 
   4031 2005-01-17  Kelley Cook  <kcook (a] gcc.gnu.org>
   4032 
   4033 	* install-sh, config.sub: Import from upstream.
   4034 
   4035 2005-01-17  Kelley Cook  <kcook (a] gcc.gnu.org>
   4036 
   4037 	PR bootstrap/18222
   4038 	* Makefile.def: Pass CPPFLAGS_FOR_TARGET.
   4039 	* Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
   4040 	* Makefile.in: Regenerate.
   4041 
   4042 2005-01-03  Paolo Bonzini  <bonzini (a] gnu.org>
   4043 
   4044 	Revert 2004-12-28 Makefile changes, a better fix will be
   4045 	applied to mainline and src after GCC 4.0 branches.
   4046 
   4047 2004-12-28  Paolo Bonzini  <bonzini (a] gnu.org>
   4048 
   4049 	PR bootstrap/17383
   4050 
   4051 	* Makefile.def (target_modules): Remove stage parameter,
   4052 	it is always true now.
   4053 	* Makefile.tpl (configure-build-[+module+],
   4054 	configure-target-[+module+]): Always build symlink tree
   4055 	for the directory and for include.  BUILD_SUBDIR and
   4056 	TARGET_SUBDIR cannot be . anymore.
   4057 	* Makefile.in: Regenerate.
   4058 
   4059 2004-12-25  David Edelsohn  <edelsohn (a] gnu.org>
   4060 
   4061 	Revert 2004-12-08 Makefile changes.
   4062 
   4063 2004-12-16  Andrew Stubbs  <andrew.stubbs (a] st.com>
   4064 
   4065 	* configure.in (sh64-*-*): Reenable gprof.
   4066 	* configure: Regenerate.
   4067 
   4068 2004-12-09  Jim Blandy  <jimb (a] redhat.com>
   4069 
   4070 	* MAINTAINERS: List 'depcomp' as part of automake.
   4071 
   4072 2004-12-08  David Edelsohn  <edelsohn (a] gnu.org>
   4073 
   4074 	* Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
   4075 	* Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
   4076 	(EXTRA_TARGET_FLAGS): Add PICFLAG.
   4077 	* Makefile.in: Regenerate.
   4078 
   4079 2004-12-07  Matt Kraai  <kraai (a] ftbfs.org>
   4080 
   4081 	* Makefile.tpl: Generate normal dependencies if the LHS module is
   4082 	not bootstrapped.
   4083 	* Makefile.in: Regenerate.
   4084 
   4085 2004-12-03  Richard Sandiford  <rsandifo (a] redhat.com>
   4086 
   4087 	* configure.in: Include config/gxx-include-dir.m4.  Use
   4088 	TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
   4089 	* configure: Regenerate.
   4090 
   4091 2004-12-03  Richard Sandiford  <rsandifo (a] redhat.com>
   4092 
   4093 	* config.if: Delete.
   4094 	* configure.in: Set libstdcxx_incdir directly.
   4095 	* configure: Regenerate.
   4096 	* MAINTAINERS: Remove mention of config.if.
   4097 	* src-release (DEVO_SUPPORT): Remove config.if.
   4098 
   4099 2004-12-02  Eric Christopher  <echristo (a] redhat.com>
   4100 
   4101 	* Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
   4102 	of things to remove.
   4103 	* Makefile.in: Regenerate.
   4104 
   4105 2004-12-02  Richard Sandiford  <rsandifo (a] redhat.com>
   4106 
   4107 	* configure.in: Clear gcc_version_trigger if the file doesn't exist.
   4108 	* configure: Regenerate.
   4109 
   4110 2004-12-02  Richard Sandiford  <rsandifo (a] redhat.com>
   4111 
   4112 	* configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
   4113 	to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
   4114 	* configure: Regenerate.
   4115 
   4116 2004-11-26  John David Anglin  <dave.anglin (a] nrc-cnrc.gc.ca>
   4117 
   4118 	* configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
   4119 	(hppa*64*-*-*): Delete incorrect comment.
   4120 	* configure: Rebuilt.
   4121 
   4122 2004-11-15  Kelley Cook  <kcook (a] gcc.gnu.org>
   4123 
   4124 	* install-sh, compile: Import from automake.
   4125 
   4126 2004-11-15  Kelley Cook  <kcook (a] gcc.gnu.org>
   4127 
   4128 	* config.guess, config.sub:  Import from savannnah.
   4129 
   4130 2004-11-12  Mike Stump  <mrs (a] apple.com>
   4131 
   4132 	* Makefile.def: Add html support.
   4133 	* Makefile.tpl: Likewise.
   4134 	* Makefile.in: Regenerate.
   4135 
   4136 2004-11-11  Geoffrey Keating  <geoffk (a] apple.com>
   4137 
   4138 	PR 18423
   4139 	* configure.in: Remove all instances of build-fixincludes from
   4140 	noconfigdirs.
   4141 	(build_configargs): Supply --target to subdirectories.
   4142 	* configure: Regenerate.
   4143 
   4144 	* Makefile.def: Make gcc install depend on fixincludes install.
   4145 	* Makefile.in: Regenerate.
   4146 
   4147 2004-11-08  Hans-Peter Nilsson  <hp (a] bitrange.com>
   4148 
   4149 	* configure.in (noconfigdirs) [mmix-*-*]: Disable
   4150 	target-libgfortran.
   4151 	* configure: Regenerate.
   4152 
   4153 2004-11-07  David Edelsohn  <edelsohn (a] gnu.org>
   4154 
   4155 	* config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
   4156 	like CC.
   4157 
   4158 2004-11-05  Paolo Bonzini  <bonzini (a] gnu.org>
   4159 
   4160 	* Makefile.def (host fixincludes): Specify missing targets.
   4161 	* Makefile.in: Regenerate.
   4162 
   4163 2004-11-04  H.J. Lu  <hongjiu.lu (a] intel.com>
   4164 
   4165 	PR other/17783
   4166 	* configure.in: Set up LD_LIBRARY_PATH by default for gcc.
   4167 	* configure: Regenerated.
   4168 
   4169 2004-11-04  Daniel Jacobowitz  <dan (a] debian.org>
   4170 
   4171 	* configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
   4172 	* configure: Regenerated.
   4173 
   4174 2004-10-28  Eric B. Weddington  <ericw (a] evcohs.com>
   4175 
   4176 	PR target/18151
   4177 	* configure.in (case ${target}): Do not build fixincludes for avr.
   4178 	* configure: Regenerated.
   4179 
   4180 2004-10-26  Paolo Bonzini  <bonzini (a] gnu.org>
   4181 
   4182 	* configure.in (case ${target}): Do not build fixincludes
   4183 	on platforms where it is not used.
   4184 	* configure: Regenerated.
   4185 
   4186 2004-10-23  Daniel Jacobowitz  <dan (a] debian.org>
   4187 
   4188 	* configure.in: Use an absolute path to install-sh.
   4189 	* configure: Regenerated.
   4190 
   4191 2004-10-19  Andrew Cagney  <cagney (a] gnu.org>
   4192 
   4193 	* src-release (do-djunpack, do-md5sum): Install the generated file
   4194 	directly into the proto-toplev/ directory.
   4195 
   4196 2004-10-19  Andrew Cagney  <cagney (a] gnu.org>
   4197 
   4198 	* src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
   4199 
   4200 2004-10-12  Kelley Cook  <kcook (a] gcc.gnu.org>
   4201 
   4202 	* configure.in (*-*-cygwin*): Supress warning if newlib not present.
   4203 	* configure: Regenerate.
   4204 
   4205 2004-10-06  Paolo Bonzini  <bonzini (a] gnu.org>
   4206 
   4207 	Fix wrong conflict resolution in:
   4208 
   4209 	2004-08-16  Paolo Bonzini  <bonzini (a] gnu.org>
   4210 
   4211 	* Makefile.in: Regenerate.
   4212 	* Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
   4213 	in the recursive `make', instead of hardwiring `all'.
   4214 	(Autogenerated TARGET-* variables): New.
   4215 
   4216 2004-10-05  Ulrich Weigand  <uweigand (a] de.ibm.com>
   4217 
   4218 	Merged from GCC / libtool upstream:
   4219 	2004-10-02  P.J. Darcy  <darcypj (a] us.ibm.com>
   4220 	* ltcf-c.sh (tpf*): Add ld_shlibs=yes.
   4221 	* ltcf-cxx.sh (tpf*): Likewise.
   4222 	* ltconfig (tpf*): Add TPF OS configuration support.
   4223 
   4224 2004-09-30  Tomer Levi  <Tomer.Levi (a] nsc.com>
   4225 
   4226 	* configure.in: Enable target-libgloss for crx-*-*.
   4227 	* configure: Regenerate.
   4228 
   4229 2004-09-24  Michael Roth  <mroth (a] nessie.de>
   4230 
   4231 	* configure.in (--without-headers): Add missing double quotes.
   4232 	* configure: Regenerate.
   4233 
   4234 2004-09-24  Kelley Cook <kcook (a] gcc.gnu.org>
   4235 
   4236 	* ylwrap: Revert to previous version.
   4237 
   4238 2004-09-23  H.J. Lu  <hongjiu.lu (a] intel.com>
   4239 
   4240 	PR bootstrap/17369
   4241 	* Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
   4242 	(HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
   4243 	SET_GCC_LIB_PATH_CMD.
   4244 	(BASE_TARGET_EXPORTS): Likewise.
   4245 	* Makefile.in: Regenerated.
   4246 
   4247 	* configure.in (SET_GCC_LIB_PATH): Set and substitute.
   4248 	* configure: Regenerated.
   4249 
   4250 2004-09-23  Kelley Cook  <kcook (a] gcc.gnu.org>
   4251 
   4252 	* config.guess: New upstream version
   4253 	* compile, depcomp, install-sh, ylwrap: Likewise.
   4254 
   4255 2004-09-19  Roger Sayle  <roger (a] eyesopen.com>
   4256 
   4257 	* config/mh-x86omitfp: New host makefile fragment.  Add
   4258 	-fomit-frame-pointer to the default BOOT_CFLAGS.
   4259 	* configure.in: Use it to speed up bootstrap on some IA-32 hosts.
   4260 	* configure: Regenerate.
   4261 
   4262 2004-09-15  Andrew Pinski  <pinskia (a] physics.uc.edu>
   4263 
   4264 	PR target/11572
   4265 	* configure.in (*-*-darwin*): Renable libobjc.
   4266 	* configure: Regenerate.
   4267 
   4268 2004-09-09  Daniel Berlin  <dberlin (a] dberlin.org>
   4269 
   4270 	* Makefile.def: Remove libbanshee.
   4271 	* Makefile.tpl: Ditto.
   4272 	* configure.in: Ditto.
   4273 	* Makefile.in: Regen.
   4274 	* configure: Ditto.
   4275 
   4276 2004-09-07  Paolo Bonzini  <bonzini (a] gnu.org>
   4277 
   4278 	* missing: Import latest version from master repository.
   4279 
   4280 2004-09-04  Nick Clifton  <nickc (a] redhat.com>
   4281 
   4282 	* config.sub: Import latest version from master repository.
   4283 	* config.guess: Likewise.
   4284 	This includes these changes:
   4285 
   4286 	2004-08-27  Hans-Peter Nilsson  <hp (a] axis.com>
   4287 
   4288 	* config.sub: Handle crisv32, alias etraxfs.
   4289 	* config.guess (crisv32:Linux:*:*): Handle.
   4290 
   4291 	2004-08-13  Brad Smith  <brad (a] comstyle.com>
   4292 
   4293 	* config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
   4294 	(sgi:OpenBSD:*:*): Emit mips64, not mipseb.
   4295 
   4296 	2004-08-11  Paul Eggert  <eggert (a] cs.ucla.edu>
   4297 
   4298 	* config.guess (*:Darwin:*:*): If uname -p reports "unknown",
   4299 	assume the processor is a powerpc.  This is because coreutils
   4300 	uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
   4301 	in this case, due to a MacOS X bug that causes
   4302 	sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
   4303 	to return a negative number.
   4304 	Problem reported by Petter Reinholdtsen in:
   4305 	http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
   4306 
   4307 	2004-07-19  Ben Elliston  <bje (a] gnu.org>
   4308 
   4309 	* config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
   4310 
   4311 	2004-06-24  Ben Elliston  <bje (a] gnu.org>
   4312 
   4313 	* config.guess: Update copyright years.
   4314 	* config.sub: Likewise.
   4315 
   4316 	2004-06-22  Robert Millan  <robertmh (a] gnu.org>
   4317 
   4318 	* config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
   4319 	since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
   4320 
   4321 	2004-06-22  Stanley F. Quayle <stan (a] stanq.com>
   4322 
   4323 	* config.guess (*:*VMS:*:*): New entry. Replaces
   4324 	Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
   4325 	manufacturer.
   4326 
   4327 	2004-06-22  Ben Elliston  <bje (a] gnu.org>
   4328 
   4329 	* config.guess: Cray fixes from Wendy Palm <wendyp (a] cray.com>.
   4330 	* config.sub: Likewise.
   4331 
   4332 	2004-06-22  Ben Elliston  <bje (a] gnu.org>
   4333 
   4334 	Reported by Hans-Peter Nilsson <hp (a] bitrange.com>:
   4335 	* config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
   4336 
   4337 	2004-06-11  Ben Elliston  <bje (a] gnu.org>
   4338 
   4339 	* config.guess (pegasos:OpenBSD:*:*): Remove.
   4340 
   4341 	2004-06-11  Ben Elliston  <bje (a] gnu.org>
   4342 
   4343 	From Wouter Verhelst <wouter (a] grep.be>:
   4344 	* config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
   4345 
   4346 	2004-06-11  Ben Elliston  <bje (a] gnu.org>
   4347 
   4348 	* config.guess (luna88k:OpenBSD:*:*): New.
   4349 
   4350 	2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro (a] renesas.com>
   4351 
   4352 	* config.guess (m32r*:Linux:*:*): New case.
   4353 	* config.sub: Handle m32rle.
   4354 
   4355 	2004-03-12  Ben Elliston  <bje (a] wasabisystems.com>
   4356 
   4357 	From Jens Petersen  <petersen (a] redhat.com>:
   4358 	* config.sub: Handle sparcv8.
   4359 
   4360 	2004-03-03  Ben Elliston  <bje (a] wasabisystems.com>
   4361 
   4362 	From Tom Smith <smith (a] cag.lkg.hp.com>:
   4363 	* config.guess: Version suffixes are equally significant on Tru64
   4364 	V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
   4365 	prefix of "P" (patched kernel).
   4366 
   4367 	2004-02-23  Tal Agmon  <Tal.Agmon (a] nsc.com>
   4368 
   4369 	* config.sub: Add support for National Semiconductor CRX target.
   4370 
   4371 2004-09-03  Jan Beulich  <jbeulich (a] novell.com>
   4372 
   4373 	* configure.in: Remove target-libstdc++-v3 from noconfigdirs for
   4374 	*-*-netware, but add target-libmudflap.
   4375 	Consolidate *-*-netware targets (of which really only i?86 exists)
   4376 	into a single entry.
   4377 	* configure: Likewise.
   4378 
   4379 2004-09-01  Paolo Bonzini  <bonzini (a] gnu.org>
   4380 
   4381 	* Makefile.tpl (sorry): Remove.
   4382 	(clean-stage[+id+], clean-stage[+id+]-module): New targets.
   4383 	(cleanstrap targets): Depend on distclean, not distclean-stage1.
   4384 	(do-clean): Clean per-stage directories too.
   4385 	(do-distclean): Run distclean-stage1 too.
   4386 	(.NOTPARALLEL): Enable during toplevel bootstrap.
   4387 	(stage[+id+]-bubble): Enable parallel execution during
   4388 	the recursive invocation.
   4389 	* Makefile.in: Regenerate.
   4390 
   4391 	Sync from gcc (moving the Makefile.in change to Makefile.tpl):
   4392 
   4393 	2004-08-31  Robert Bowdidge <bowdidge (a] apple.com>
   4394 
   4395 	* Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
   4396 	* configure.in: add test for powerpc-*-darwin* to specify makefile frag
   4397 	* configure: regenerate
   4398 	* config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
   4399 	-mdynamic-no-pic
   4400 
   4401 2004-08-31  Paolo Bonzini  <bonzini (a] gnu.org>
   4402 
   4403 	* Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
   4404 	include.
   4405 	* configure.in: Fix indentation.
   4406 	* configure: Regenerate.
   4407 
   4408 2004-08-31  Paolo Bonzini  <bonzini (a] gnu.org>
   4409 
   4410 	* Makefile.def (build_modules): Add fixincludes.
   4411 	(dependencies): Make gcc depend on fixincludes.
   4412 	* configure.in (build_tools): Add fixincludes.
   4413 	(build_configdirs): Always include build_libs.
   4414 	* Makefile.in: Regenerate.
   4415 	* configure: Regenerate.
   4416 
   4417 2004-08-30  Paolo Bonzini  <bonzini (a] gnu.org>
   4418 
   4419 	* Makefile.def (bootstrap stages): Add 'lean' parameter.
   4420 	* Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
   4421 	phony targets; do not generate timestamp files.
   4422 	(distclean-stageN): Remove references to their timestamp files.
   4423 	(restageN, touch-stageN): Remove.
   4424 	(stageN-bubble): Rewritten.
   4425 	(compare): Support lean bootstraps.
   4426 	* Makefile.in: Regenerate.
   4427 
   4428 	* configure.in: Only warn when bootstrapping but
   4429 	build != host or build != target.  Support lean bootstraps.
   4430 	* configure: Regenerate.
   4431 
   4432 	Sync from gcc:
   4433 	2004-08-26  Phil Edwards  <phil (a] codesourcery.com>
   4434 
   4435 	* configure.in:  Give a better error message if GMP/MPFR are missing
   4436 	and a language needing them has been requested.
   4437 	* configure:  Regenerated.
   4438 
   4439 	2004-08-25  Phil Edwards  <phil (a] codesourcery.com>
   4440 
   4441 	* configure.in:  Print a list of available language front-ends if
   4442 	a requested one is missing.  Tidy stray tab characters.
   4443 	* configure:  Regenerated.
   4444 
   4445 2004-08-17  Paolo Bonzini  <bonzini (a] gnu.org>
   4446 
   4447 	* Makefile.in: Regenerate.
   4448 	* configure: Regenerate.
   4449 
   4450 	* Makefile.def (bootstrap-stage): Rename extra_*_flags to
   4451 	stage_*_flags.
   4452 	* Makefile.tpl (configure-[+module+], all-[+module+]): Exit
   4453 	for bootstrapped modules if toplevel bootstrap is going.
   4454 	(GCC bootstrap): Generate per-stage targets for all bootstrapped
   4455 	modules.  Adjust for changes in Makefile.def.  Enable several
   4456 	rules even in non-bootstrap mode, just to avoid peppering the
   4457 	template with unnecessary "@if/@endif gcc-bootstrap" pairs.
   4458 	(stage-[+prev+]-bubble): Remove.
   4459 
   4460 	* Makefile.def (Dependencies): Depend on all-build-bison,
   4461 	all-build-flex, all-build-byacc, all-build-texinfo, rather
   4462 	than the host variations.
   4463 	* Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
   4464 	with BUILD_SUBDIR.
   4465 	(BISON): Update for recent Bisons.
   4466 	(YACC): Fix typo.
   4467 	(cross): Depend on all-build.
   4468 	(all): Do not depend on all-build.
   4469 	(prebootstrap): Remove.
   4470 	(dep-kind): Accept separate prefixes for MODULE and ON variables.
   4471 	(Prebootstrap dependencies): Add them to the per-stage targets
   4472 	and to all-prebootstrap.
   4473 	* configure.in (build_configdirs): Always enable build_tools.
   4474 	(BUILD_DIR_PREFIX): Remove.
   4475 
   4476 	* Makefile.def (gcc): Add target variable.
   4477 	(gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
   4478 	* Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
   4479 	in the recursive `make', instead of hardwiring `all'.
   4480 	(Autogenerated TARGET-* variables): New.
   4481 
   4482 2004-08-17  Robert Millan  <robertmh (a] gnu.org>
   4483 
   4484 	* configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
   4485 	(instead of FreeBSD).
   4486 	* configure: Regenerate.
   4487 
   4488 2004-08-12  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   4489 
   4490 	* Makefile.def, configure.in, src-release: Remove useless, bogus
   4491 	references to tix.
   4492 	* Makefile.in, configure: Regenerate.
   4493 
   4494 	* src-release: Stop distributing mmalloc with gdb (which doesn't
   4495 	use it).
   4496 	* Makefile.def: GDB doesn't depend on mmalloc anymore.
   4497 	* Makefile.in: Regenerate.
   4498 
   4499 2004-08-09  Mark Mitchell  <mark (a] codesourcery.com>
   4500 
   4501 	* configure.in (arm*-*-eabi*): New target.
   4502 	* configure: Regenerate.
   4503 
   4504 2004-08-01  Robert Millan  <robertmh (a] gnu.org>
   4505 
   4506 	* configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
   4507 	libmudflap for all GNU-based systems (with Glibc).
   4508 	* configure: Regenerate.
   4509 
   4510 2004-08-06  Paolo Bonzini  <bonzini (a] gnu.org>
   4511 
   4512 	* Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
   4513 	(bison, byacc, flex, texinfo): Do not mark as bootstrap module.
   4514 	(Dependencies): New section.
   4515 	* Makefile.tpl (Dependencies): Generate from Makefile.def.
   4516 	(configure-target-[+module+]): Depend on maybe-all-gcc
   4517 	(all-prebootstrap): New name of all-bootstrap.  Changed throughout.
   4518 	(toplevel profiledbootstrap): Fix dependencies.
   4519 	* Makefile.in: Regenerate.
   4520 
   4521 2004-08-03  Mark Mitchell  <mark (a] codesourcery.com>
   4522 
   4523 	* configure.in (arm*-*-symbianelf*): Add ${libgcj} and
   4524 	target-libiberty to noconfigdirs.
   4525 
   4526 2004-08-03  Paul Brook  <paul (a] codesourcery.com>
   4527 
   4528 	* configure.in: Check for MPFR as well as GMP.
   4529 	* configure: Regenerate.
   4530 
   4531 2004-08-03 Paolo Bonzini <bonzini (a] gnu.org>
   4532 
   4533 	* Makefile.def (host-modules): Add gcc.
   4534 	* Makefile.in: Regenerate.
   4535 	* Makefile.tpl (sorry): New rule.
   4536 	(configure-host, all-host, [+make_target+]-host, do-check,
   4537 	install-host): Do not add gcc as a special case.
   4538 	(host modules): Add a small special-casing for gcc.  Export
   4539 	extra_make_flags through the environment.
   4540 	(maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
   4541 	maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
   4542 	other recursive targets for gcc): Remove.
   4543 
   4544 	(all, do-[+make_target+], do-check): Wrap between unstage and stage.
   4545 	(stage, unstage): New rules.
   4546 	(stage[+id+]-start, stage[+id+]-end, [+compare-target+],
   4547 	distclean-stage[+id+]): Use stage_current.
   4548 	([+bootstrap-target+], profiledbootstrap): Do not invoke manually
   4549 	the stage*-start rules.
   4550 
   4551 2004-07-19  Robert Millan  <robertmh (a] gnu.org>
   4552 
   4553 	Synced from gcc:
   4554 
   4555 	2004-04-26  Robert Millan  <robertmh (a] gnu.org>
   4556 
   4557 	Add patches from libtool CVS.
   4558 	* libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
   4559 	* ltconfig: Likewise.
   4560 	* ltcf-c.sh: Likewise.
   4561 	* ltcf-cxx.sh: Likewise.
   4562 	* ltcf-gcj.sh: Likewise.
   4563 
   4564 2004-07-12  Paolo Bonzini  <bonzini (a] gnu.org>
   4565 
   4566 	* configure.in: Add noconfigdirs for crx-*-*.
   4567 	* configure: Regenerate.
   4568 
   4569 2004-07-12  Paolo Bonzini  <bonzini (a] gnu.org>
   4570 
   4571 	Synced from gcc:
   4572 
   4573 	2004-07-09  Loren J. Rittle <ljrittle (a] acm.org>
   4574 
   4575 	* configure.in: Build libmudflap by default on FreeBSD.
   4576 	* configure: Regenerated.
   4577 
   4578 	2004-07-09  Mark Mitchell  <mark (a] codesourcery.com>
   4579 
   4580 	* configure.in: Do not build libmudflap by default on non-GNU/Linux
   4581 	systems.
   4582 	* configure: Regenerated.
   4583 
   4584 	2004-07-08 John David Anglin  <dave.anglin (a] nrc-cnrc.gc.ca>
   4585 
   4586 	PR target/16344
   4587 	* Makefile.tpl (profiledbootstrap): Build runtime libraries with
   4588 	feedback based compiler.
   4589 	* Makefile.in: Rebuilt.
   4590 
   4591 	2004-07-05  Phil Edwards  <phil (a] codesourcery.com>
   4592 
   4593 	* configure.in:  Do not prepend $srcdir to /dev/null in
   4594 	makefile fragments.
   4595 	* configure:  Regenerate.
   4596 
   4597 2004-07-08  Alexandre Oliva  <aoliva (a] redhat.com>
   4598 
   4599 	* Makefile.def (host_modules): Set bootstrap=true for flex.
   4600 	* Makefile.tpl (all-gcc): Depend on texinfo and flex.
   4601 	* Makefile.in: Rebuilt.
   4602 
   4603 2004-07-01  Paolo Bonzini  <bonzini (a] gnu.org>
   4604 
   4605 	* Makefile.def (build_modules): Add bison, byacc, flex,
   4606 	m4, texinfo.
   4607 	(flags_to_pass): Add FLEX.
   4608 	* Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
   4609 	(BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
   4610 	(DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
   4611 	DEFAULT_MAKEINFO): Remove.
   4612 	(CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
   4613 	CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
   4614 	(YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
   4615 	objdir or else use configured tool.
   4616 	(all-build): New.
   4617 	(all): Depend on it.
   4618 	(Build module dependencies): Add.
   4619 	* Makefile.in: Regenerate.
   4620 	* configure.in: Better support for multiple build modules,
   4621 	matching what is done for host/target modules.  Do not look
   4622 	for "plausible" locations of build tools if Canadian cross.
   4623 	Use autoconf's AC_PROG_CC to find a C compiler.  Define
   4624 	BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
   4625 	* configure: Regenerate.
   4626 
   4627 2004-06-22  Paolo Bonzini  <bonzini (a] gnu.org>
   4628 
   4629 	* Makefile.tpl (HOST_EXPORTS): Fix pasto.
   4630 	* Makefile.in: Regenerate.
   4631 
   4632 2004-06-22  Paolo Bonzini  <bonzini (a] gnu.org>
   4633 
   4634 	* Makefile.tpl (configure-build-[+module+],
   4635 	configure-[+module+], configure-target-[+module+]): Pass
   4636 	[+extra_configure_args+].
   4637 	(all-build-[+module+], all-[+module+], check-[+module+],
   4638 	install-[+module+], [+make_target+]-[+module+],
   4639 	all-target-[+module+], check-target-[+module+],
   4640 	install-target-[+module+], [+make_target+]-target-[+module+]):
   4641 	Pass [+extra_make_args+].
   4642 	(HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
   4643 	(GCC_HOST_EXPORTS): Remove.
   4644 	(configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
   4645 	cross, check-gcc, check-gcc-c++, install-gcc,
   4646 	gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
   4647 	Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
   4648 	* Makefile.in: Regenerate.
   4649 
   4650 2004-06-21  Christopher Faylor  <cgf (a] alum.bu.edu>
   4651 
   4652 	* configure.in: Check for srcdir/winsup rather than build directory
   4653 	winsup.
   4654 	* configure: Regenerate.
   4655 
   4656 2004-06-17  Corinna Vinschen  <vinschen (a] redhat.com>
   4657 
   4658 	* configure.in: Don't build Cygwin native newlib if winsup
   4659 	directory is missing.  Emit warning instead.
   4660 	* configure: Regenerate.
   4661 
   4662 2004-06-09  Paolo Bonzini  <bonzini (a] gnu.org>
   4663 
   4664 	* Makefile.tpl (touch-stage[+id+]): New.
   4665 	(restage[+prev+]): Depend on touch-stage[+id+].
   4666 
   4667 	* Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
   4668 	Use it throughout.
   4669 
   4670 	* Makefile.def: Add profile and feedback bootstrap stages.
   4671 	Remove next field from bootstrap stages.
   4672 	* Makefile.tpl (LN, LN_S): Substitute.
   4673 	(stageN-start, stageN-end): Use double-colon rules, to
   4674 	provide a hook for additional setup commands.
   4675 	(distclean-stageN-gcc, restageN): Create dependencies from
   4676 	[+prev+], not from [+next+].
   4677 	(stageN-bubble): Add commands for successive stages from
   4678 	[+prev+], using double-colon rules.
   4679 	(all-stageN-gcc): Fix typo.
   4680 	(stagefeedback-start, profiledbootstrap): New.
   4681 	* Makefile.in: Regenerate.
   4682 	* configure.in: Call ACX_PROG_LN.
   4683 	* configure: Regenerate.
   4684 
   4685 2004-06-03  Paolo Bonzini  <bonzini (a] gnu.org>
   4686 
   4687 	* configure.in: Fix --enable-bootstrap breakage introduced in trees
   4688 	without gcc.
   4689 	* configure: Regenerate.
   4690 
   4691 2004-06-01  Paolo Bonzini  <bonzini (a] gnu.org>
   4692 
   4693 	* Makefile.tpl: Fix typo.
   4694 	* Makefile.in: Regenerate.
   4695 
   4696 2004-06-01  Paolo Bonzini <bonzini (a] gnu.org>
   4697 
   4698 	* configure.in: Remove new- prefix from toplevel
   4699 	bootstrap targets.
   4700 	* configure: Regenerate.
   4701 
   4702 2004-06-01  Paolo Bonzini <bonzini (a] gnu.org>
   4703 
   4704 	Merge this patch from the gcc tree:
   4705 
   4706 	2004-05-30  Andreas Jaeger  <aj (a] suse.de>
   4707 		    Jim Wilson <wilson (a] specifixinc.com>
   4708 
   4709 	* config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
   4710 	like CC.
   4711 
   4712 2004-06-01  Paolo Bonzini  <bonzini (a] gnu.org>
   4713 
   4714 	* Makefile.tpl (all.normal): Rename to all.
   4715 	(all): Replace with a rule to pick the default
   4716 	target from configure.
   4717 	(all-gcc, configure-gcc): Use conditionals to
   4718 	do nothing when toplevel bootstrap is going on.
   4719 	(GCC directory bootstrap) [gcc-bootstrap]: Disable.
   4720 	(Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
   4721 	* configure.in: Support --enable-bootstrap.
   4722 
   4723 	* Makefile.def: Remove new- prefix from toplevel
   4724 	bootstrap targets.
   4725 	* Makefile.tpl: Likewise.
   4726 
   4727 	* Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
   4728 	target.
   4729 
   4730 	* Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
   4731 	$(RECURSE_FLAGS) to recursive invocation of make.
   4732 
   4733 	* Makefile.in: Regenerate.
   4734 	* configure: Regenerate.
   4735 
   4736 2004-05-27  Daniel Jacobowitz  <dan (a] debian.org>
   4737 
   4738 	* configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
   4739 	* configure: Regenerate.
   4740 
   4741 2004-05-25  Daniel Jacobowitz  <drow (a] false.org>
   4742 
   4743 	* Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
   4744 	(STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
   4745 	(NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
   4746 	targets.
   4747 	* Makefile.in: Regenerate.
   4748 
   4749 2005-05-24  Paolo Bonzini <bonzini (a] gnu.org>
   4750 
   4751 	* configure.in: Test the ability to symlink directories.
   4752 	* configure: Regenerate.
   4753 
   4754 	* Makefile.def (bootstrap-stage): New definitions.
   4755 	* Makefile.tpl (configure-stage1-gcc,
   4756 	configure-stage2-gcc, configure-stage3-gcc,
   4757 	all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
   4758 	new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
   4759 	new-restage3, compare): Autogenerate, see Makefile.in
   4760 	entry for behavioral changes.
   4761 	(distclean-stage1, new-stage1-start, new-stage1-end,
   4762 	new-stage1-bubble, distclean-stage2, new-stage2-start,
   4763 	new-stage2-end, new-stage2-bubble, distclean-stage3,
   4764 	new-stage3-start, new-stage3-end): New autogenerated targets.
   4765 	(objext, prebootstrap, BOOT_CFLAGS,
   4766 	POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
   4767 	targets.
   4768 
   4769 	* Makefile.in: Regenerate.
   4770 	(distclean-stage1, new-stage1-start, new-stage1-end,
   4771 	new-stage1-bubble, distclean-stage2, new-stage2-start,
   4772 	new-stage2-end, new-stage2-bubble, distclean-stage3,
   4773 	new-stage3-start, new-stage3-end): New targets.
   4774 	(all-stage1-gcc): Move prebootstrap dependency from here...
   4775 	(configure-stage1-gcc): ...to here.
   4776 	(new-bootstrap): Use bubble targets.
   4777 	(new-cleanstrap, new-restage1, new-restage2, new-restage3):
   4778 	Use per-stage distclean targets.
   4779 	(configure-stage1-gcc, configure-stage2-gcc,
   4780 	configure-stage3-gcc, all-stage1-gcc,
   4781 	all-stage2-gcc, all-stage3-gcc, new-bootstrap):
   4782 	Use new-stageN-start to prepare the tree.
   4783 
   4784 2004-05-23  Paolo Bonzini  <bonzini (a] gnu.org>
   4785 
   4786 	* Makefile.def (host_modules): add libcpp.
   4787 	* Makefile.tpl: Add dependencies on and for libcpp.
   4788 	* Makefile.in: Regenerate.
   4789 	* configure.in: Add libcpp host module.
   4790 	* configure: Regenerate.
   4791 
   4792 2004-05-17  Zack Weinberg  <zack (a] codesourcery.com>
   4793 
   4794 	* Makefile.def, Makefile.tpl, configure.in: Remove all mention
   4795 	of libf2c.
   4796 	* configure, Makefile.in: Regenerate.
   4797 
   4798 2004-05-13  Diego Novillo  <dnovillo (a] redhat.com>
   4799 
   4800 	Merge from tree-ssa-20020619-branch.
   4801 
   4802 	* Makefile.def: Add libbanshee, libmudflap and libgfortran.
   4803 	* Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
   4804 	(HOST_GMPLIBS): Define.
   4805 	(HOST_GMPINC): Define.
   4806 	(TARGET_LIB_PATH): Add libmudflap.
   4807 	(GFORTRAN_FOR_TARGET): Define.
   4808 	(configure-build*): Export GFORTRAN.
   4809 	(configure-gcc): Export GMPLIBS and GMPINC.
   4810 	(all-gcc): Add maybe-all-libbanshee.
   4811 	(configure-target-libgfortran): Define.
   4812 	* Makefile.in: Regenerate.
   4813 	* configure.in (host_libs): Add libbanshee.
   4814 	(target_libraries): Add target-libmudflap and target-libgfortran.
   4815 	Add --with-libbanshee.
   4816 	Handle --disable-libmudflap.
   4817 	(*-*-freebsd*): Use with_gmp.
   4818 	Add $(libgcj) to noconfigdirs.
   4819 	* configure: Regenerate.
   4820 	* depcomp: New file.
   4821 	* MAINTAINERS: Add tree-ssa maintainers.
   4822 
   4823 2004-04-28  Paolo Bonzini  <bonzini (a] gnu.org>
   4824 
   4825 	* config/acx.m4: Fix fastcompare support for new-bootstrap.
   4826 	* configure: Regenerate.
   4827 
   4828 2004-04-27  Paolo Bonzini  <bonzini (a] gnu.org>
   4829 
   4830 	Revert:
   4831 	2004-04-26  Paolo Bonzini  <bonzini (a] gnu.org>
   4832 
   4833 	* Makefile.def (flags_to_pass): Remove *dir variables that
   4834 	are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
   4835 	as well as prefix and exec_prefix.
   4836 	* Makefile.in: Regenerate.
   4837 
   4838 2004-04-26  Paolo Bonzini  <bonzini (a] gnu.org>
   4839 
   4840 	* Makefile.def (host_modules): Mark with the bootstrap
   4841 	flag packages on which gcc depends.
   4842 	* Makefile.tpl (all-bootstrap): Use it.
   4843 	* Makefile.in: Regenerate.
   4844 
   4845 2004-04-26  Paolo Bonzini  <bonzini (a] gnu.org>
   4846 
   4847 	* Makefile.def (flags_to_pass): Remove *dir variables that
   4848 	are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
   4849 	as well as prefix and exec_prefix.
   4850 	* Makefile.in: Regenerate.
   4851 
   4852 2004-04-26  Paolo Bonzini  <bonzini (a] gnu.org>
   4853 
   4854 	* configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
   4855 	* configure: Regenerate.
   4856 	* config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
   4857 	* gcc/Makefile.tpl (compare): Use the result of the test.
   4858 	* gcc/Makefile.in: Regenerate.
   4859 
   4860 2004-04-23  Paolo Bonzini  <bonzini (a] gnu.org>
   4861 
   4862 	* Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
   4863 	Always relocate gcc and prev-gcc to the original names, even
   4864 	if the build fails.
   4865 	(new-cleanstrap, new-restage1, new-restage2, new-restage3):
   4866 	New targets.
   4867 
   4868 2004-04-19  Rainer Orth  <ro (a] TechFak.Uni-Bielefeld.DE>
   4869 
   4870 	* configure.in (mips*-*-irix5*): Enable ld.
   4871 	* configure: Regenerate.
   4872 
   4873 2004-04-15  James E Wilson  <wilson (a] specifixinc.com>
   4874 
   4875 	* Makefile.tpl (configure-[+module+], configure-gcc,
   4876 	configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
   4877 	Set and export LDFLAGS.
   4878 	* Makefile.in: Regenerate.
   4879 
   4880 2004-04-09  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   4881 
   4882 	PR bootstrap/14871
   4883 	* Makefile.tpl: If we don't have built-in-tree target tools,
   4884 	use the ones found by configure rather than hacking around with
   4885 	program_transform_name.
   4886 	* configure.in: Give Makefile.tpl the information necessary
   4887 	to do that.
   4888 	* Makefile.in: Regenerate.
   4889 	* configure: Regenerate.
   4890 
   4891 2004-04-06  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   4892 
   4893 	PR bootstrap/14760
   4894 	* configure.in: When computing baseargs, strip *all* copies of
   4895 	offending options.  Also, don't match/substitute the trailing space,
   4896 	so that this actually works when two similar options are separated by
   4897 	only one space.
   4898 	* configure: Regenerate.
   4899 
   4900 2004-04-06  David Edelsohn  <edelsohn (a] gnu.org>
   4901 
   4902 	* configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
   4903 	(rs6000-*-aix*): Same.
   4904 	* configure: Regenerate.
   4905 
   4906 2004-03-25  Stan Shebs  <shebs (a] apple.com>
   4907 
   4908 	Remove MPW support, no longer used.
   4909 	* mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
   4910 	mpw-install: Remove files.
   4911 	* src-release (DEVO_SUPPORT): Remove names of removed files.
   4912 	* MAINTAINERS: Likewise.
   4913 
   4914 2004-03-24  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   4915 
   4916 	* Makefile.tpl (top level bootstrap support): Remove now-unneeded
   4917 	STRICT_WARN, WARN_CFLAGS flags passed down to make.
   4918 	* Makefile.in: Regenerate.
   4919 
   4920 	* configure.in (top level bootstrap support): Rework --enable-werror
   4921 	to set @stage2_werror_flag@.
   4922 	* configure: Regenerate.
   4923 	* Makefile.tpl (top level bootstrap support): Pass
   4924 	@stage2_werror_flag@ down to configure in stages 2 and 3.
   4925 	* Makefile.in: Regenerate.
   4926 
   4927 2004-03-23  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   4928 
   4929 	* Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
   4930 	for stages 2 and 3 as well as in make.  As a consequence, remove
   4931 	OUTPUT_OPTION (now detected by configure) from the flags passed down
   4932 	to make.
   4933 	* Makefile.in: Regenerate.
   4934 
   4935 	* Makefile.tpl (new-bootstrap): Fix typo.
   4936 	* Makefile.in: Regenerate.
   4937 
   4938 2004-03-22  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   4939 
   4940 	* Makefile.tpl: Rearrange by moving recursive_targets rules
   4941 	into their proper sections.
   4942 	* Makefile.tpl (top level bootstrap support): Move disabling
   4943 	of coverage flags from 'make' to 'configure'; improve comments.
   4944 	* Makefile.in: Regenerate.
   4945 
   4946 	* Makefile.tpl (experimental top level bootstrap) Move stage1
   4947 	language setting from all- target to configure- target; disable
   4948 	intermodule optimization in stage 1; prevent gratuitous rebuilds
   4949 	of stage 1.
   4950 	* Makefile.in: Regenerate.
   4951 	* configure.in: Comma-separate stage 1 language list for top
   4952 	level bootstrap.
   4953 	* configure: Regenerate.
   4954 
   4955 	* Makefile.tpl: Clean up experimental top level bootstrap support:
   4956 	note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
   4957 	prev-gcc in configure- targets as well as all- targets.
   4958 	* Makefile.in: Regenerate.
   4959 
   4960 2004-03-17  Paolo Bonzini  <bonzini (a] gnu.org>
   4961 
   4962 	* configure.in: Remove symbolic link section.
   4963 	* configure: Regenerate.
   4964 	* Makefile.tpl (links): Remove.
   4965 	* Makefile.in: Regenerate.
   4966 
   4967 2004-03-15  Paolo Bonzini  <bonzini (a] gnu.org>
   4968 	    Nathanael Nerode  <neroden (a] gcc.gnu.org>
   4969 
   4970 	* configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
   4971 	Set with AC_CHECK_PROGS.
   4972 	* configure.in: Fix comment typo from last patch.
   4973 	* configure: Regenerate.
   4974 
   4975 2004-03-15  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   4976 
   4977 	* Makefile.tpl: Introduce experimental top level bootstrap support.
   4978 	* Makefile.in: Regenerate.
   4979 	* configure.in: Introduce support for top level bootstrap.
   4980 	* configure: Regenerate.
   4981 
   4982 2004-03-12  Eric Botcazou  <ebotcazou (a] gcc.gnu.org>
   4983 	    Paolo Bonzini  <bonzini (a] gnu.org>
   4984 
   4985 	PR bootstrap/14522
   4986 	* configure.in: Cope with shells that do not support unquoted ^
   4987 	* configure: Regenerate.
   4988 
   4989 2004-03-11  Eric Botcazou  <ebotcazou (a] gcc.gnu.org>
   4990 	    Paolo Bonzini  <bonzini (a] gnu.org>
   4991 
   4992 	PR bootstrap/14522
   4993 	* configure.in: Cope with shell that do not support nesting
   4994 	quotes inside quoted backquote substitutions.
   4995 	* configure: Regenerate.
   4996 
   4997 2004-03-10  Andrew Pinski  <pinskia (a] physics.uc.edu>
   4998 
   4999 	PR bootstrap/14522
   5000 	* configure.in: Fix escaping of $.
   5001 	* configure: Regenerate.
   5002 
   5003 2004-03-11  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5004 
   5005 	* configure: Regenerate.
   5006 
   5007 2004-03-08  Paolo Bonzini  <bonzini (a] gnu.org>
   5008 
   5009 	PR ada/14131
   5010 	Move language detection to the top level.
   5011 	* configure.in: Find default values for the tools as
   5012 	soon as possible.  Disable ada if GNAT is not found.
   5013 	Emit error message about missing languages.  Expand
   5014 	--enable-languages=all for the gcc subdirectory.
   5015 
   5016 2004-03-01  Richard Sandiford  <rsandifo (a] redhat.com>
   5017 
   5018 	* configure.in (mips64*-*-linux*): Override mips*-*-linux* case
   5019 	and disable libgcj.
   5020 	* configure: Regenerated.
   5021 
   5022 2004-02-28  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5023 
   5024 	PR bootstrap/7087
   5025 	* Makefile.tpl: Guard XFOO sed statements better.
   5026 	* Makefile.tpl: Add dependency for configure-target-libada.
   5027 	* Makefile.in: Regenerate (incidentally fixes broken
   5028 	commit when libada-branch was merged).
   5029 
   5030 2004-02-28  Andrew Cagney  <cagney (a] redhat.com>
   5031 
   5032 	* src-release (CVS_NAMES): Define.
   5033 	(do-tar, do-tar): Prune $(CVS_NAMES).
   5034 
   5035 2004-02-23  Andrew Cagney  <cagney (a] redhat.com>
   5036 
   5037 	* texinfo/texinfo.tex: Update from version 2003-02-03.16 to
   5038 	2004-02-19.09.
   5039 
   5040 2004-02-19  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5041 
   5042 	PR bootstrap/11932
   5043 	* mkinstalldirs, install-sh: Import from automake CVS HEAD.
   5044 
   5045 2004-02-19  Andrew Cagney  <cagney (a] redhat.com>
   5046 
   5047 	* config.guess: Update from version 2003-06-12 to 2004-02-16.
   5048 	* config.sub: Update from version 2003-06-13 to 2004-02-16.
   5049 
   5050 2004-02-11  David Edelsohn  <edelsohn (a] gnu.org>
   5051 
   5052 	* configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
   5053 	(rs6000-*-aix*): Same.
   5054 	* configure: Regenerate.
   5055 
   5056 2004-02-11  Kelley Cook  <kcook (a] gcc.gnu.org>
   5057 
   5058 	* configure.in (host): Add in missing $noconfigdirs to defines.
   5059 	* configure: Regenerate.
   5060 
   5061 2004-02-10  Arnaud Charlet  <charlet (a] act-europe.fr>,
   5062 	    Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5063 
   5064 	PR ada/6637, PR ada/5911
   5065 	Merge with libada-branch:
   5066 	* configure.in, Makefile.tpl, Makefile.def: Add target-libada,
   5067 	with appropriate dependencies. Add --enable-libada configure switch.
   5068 	* configure, Makefile.in: Regenerate.
   5069 
   5070 2004-02-05  Rainer Orth  <ro (a] TechFak.Uni-Bielefeld.DE>
   5071 
   5072 	* configure.in: Don't pass --with-stabs on IRIX 5 either.
   5073 	* configure: Regenerate.
   5074 
   5075 2004-02-02  Jeff Johnston  <jjohnstn (a] redhat.com>
   5076 
   5077 	* COPYING.NEWLIB: Update Red Hat license to 2004.
   5078 
   5079 2004-01-23  DJ Delorie  <dj (a] redhat.com>
   5080 
   5081 	* Makefile.def (target_modules) [libiberty]: Don't stage.
   5082 	* Makefile.in: Rebuilt.
   5083 
   5084 2004-01-23  Jeff Johnston  <jjohnstn (a] redhat.com>
   5085 
   5086 	* COPYING.NEWLIB: Update to include copyrights for new
   5087 	iconv code.
   5088 
   5089 2004-01-15  Andrew Cagney  <cagney (a] redhat.com>
   5090 
   5091 	* src-release: Update copyright year.
   5092 	(do-proto-toplev): Configure using i686-pc-linux-gnu.
   5093 	(NEWLIB_SUPPORT_DIRS): Delete macro.
   5094 	(newlib.tar.bz2): Delete rule.
   5095 
   5096 2004-01-14  Loren J. Rittle <ljrittle (a] acm.org>
   5097 
   5098 	* Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
   5099 	* Makefile.tpl (configure-target-[+module+]): Support stage.
   5100 	* Makefile.in: Rebuilt.
   5101 
   5102 2003-01-14  Maciej W. Rozycki  <macro (a] ds2.pg.gda.pl>
   5103 
   5104 	* gettext.m4: Quote names of macros to be defined by AC_DEFUN
   5105 	throughout.
   5106 
   5107 2004-01-04  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5108 
   5109 	* configure.in: Use ./config.cache, not config.cache.
   5110 	* configure: Regenerate.
   5111 	* Makefile.tpl: Special-casing not needed for GCC any more.
   5112 	* Makefile.in: Regenerate.
   5113 
   5114 	* configure.in: Don't share a cache file for host dirs.
   5115 	* configure: Regenerate.
   5116 
   5117 	* config-ml.in: Don't mess with the cache file.
   5118 
   5119 2004-01-03  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5120 
   5121 	* Makefile.tpl: Make GCC use a separate config.cache.
   5122 	* Makefile.in: Regenerate.
   5123 
   5124 	PR bootstrap/11932, PR bootstrap/11933
   5125 	(I don't know if it will fix either of them, but it relates
   5126 	to them.)
   5127 	* configure.in: Don't use shared config.cache for target
   5128 	directories.
   5129 	* configure: Regenerate.
   5130 
   5131 2003-12-31  Roger Sayle  <roger (a] eyesopen.com>
   5132 
   5133 	* configure.in (ia64*-*-hpux*): Disable building java libraries.
   5134 	* configure: Regenerated.
   5135 
   5136 2003-12-21  Bernardo Innocenti  <bernie (a] develer.com>
   5137 
   5138 	* configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
   5139 	* configure: Regenerated.
   5140 
   5141 2003-12-19  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5142 
   5143 	Port change over from GCC:
   5144 	2003-11-20  Kelley Cook  <kcook (a] gcc.gnu.org>
   5145 	* Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
   5146 	(configure-build-[+module+], configure-[+module+]): Likewise.
   5147 	(configure-target-[+module+], configure-gcc, config.status): Likewise.
   5148 	* Makefile.in: Regenerate.
   5149 
   5150 2003-12-08  Thomas Fitzsimmons  <fitzsim (a] redhat.com>
   5151 
   5152 	* configure.in (raw_libstdcxx_flags): Remove the leading space.
   5153 	* configure: Regenerate.
   5154 
   5155 2003-11-27  Jeff Johnston  <jjohnstn (a] redhat.com>
   5156 
   5157 	* COPYING.NEWLIB: Add license info for long long routines added to
   5158 	stdlib.
   5159 
   5160 2003-11-14  Arnaud Charlet  <charlet (a] act-europe.fr>
   5161 
   5162 	* Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
   5163 	* Makefile.in: Regenerate.
   5164 
   5165 2003-10-20  Phil Edwards  <phil (a] codesourcery.com>
   5166 
   5167 	* configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
   5168 	* configure:  Regenerate.
   5169 
   5170 2003-10-13  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5171 
   5172 	* Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
   5173 	HOST_FLAGS_TO_PASS.
   5174 	* Makefile.in: Regenerate.
   5175 
   5176 2003-10-05  Mohan Embar  <gnustuff (a] thisiscool.com>
   5177 
   5178 	* configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
   5179 	* configure: Rebuilt
   5180 	* Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
   5181 	* Makefile.in: Rebuilt
   5182 
   5183 2003-10-03  H.J. Lu  <hongjiu.lu (a] intel.com>
   5184 
   5185 	* ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
   5186 
   5187 2003-10-01  Phil Edwards  <pme (a] gcc.gnu.org>
   5188 
   5189 	* config-ml.in:  Use ac_configure_args directly instead of
   5190 	ml_arguments.  Only set ml_norecursion if --no[-]recursion is
   5191 	actually seen.
   5192 
   5193 2003-10-01  Eric Botcazou  <ebotcazou (a] libertysurf.fr>
   5194 
   5195 	* config-ml.in: Propagate INSTALL variables.
   5196 
   5197 2003-09-21  Daniel Jacobowitz  <drow (a] mvista.com>
   5198 
   5199 	* configure.in: Pass a computed --program-transform-name
   5200 	to subconfigures.
   5201 	* configure: Regenerated.
   5202 
   5203 2003-09-20  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5204 
   5205 	* Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
   5206 	* Makefile.in: Regenerate.
   5207 
   5208 	* Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
   5209 	* Makefile.in: Regenerate.
   5210 
   5211 2003-09-17  Daniel Jacobowitz  <drow (a] mvista.com>
   5212 
   5213 	* configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
   5214 	quoting.
   5215 	* configure: Regenerated.
   5216 
   5217 2003-09-12  Michael Chastain  <mec (a] shout.net>
   5218 
   5219 	Fix PR gdb/857.
   5220 	* src-release (do-proto-topleve): Remove junk files
   5221 	intl/config.cache, intl/config.status,
   5222 	intl/config.h, intl/stamp-h.
   5223 
   5224 2003-09-14  Andrew Cagney  <cagney (a] redhat.com>
   5225 
   5226 	* src-release (dejagnu.tar): New target.
   5227 	(dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
   5228 	(do-djunpack): Use $(PACKAGE) for the package name.
   5229 
   5230 2003-09-04  DJ Delorie  <dj (a] redhat.com>
   5231 
   5232 	* configure: Regenerate.
   5233 
   5234 2003-09-04  Robert Millan  <robertmh (a] gnu.org>
   5235 
   5236 	* configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
   5237 
   5238 2003-09-02  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   5239 
   5240 	* configure.in: Ensure arguments to sed are properly spaced.
   5241 	* configure: Regenerate.
   5242 
   5243 2003-08-28  Daniel Jacobowitz  <drow (a] mvista.com>
   5244 
   5245 	Merge from gcc:
   5246 	2003-07-20  Phil Edwards  <pme (a] gcc.gnu.org>
   5247 	* install-sh:  Update to newer upstream versions (associated with
   5248 	aclocal 1.7).
   5249 	* missing:  Likewise, plus $1Help2man -> $1 typo fix.
   5250 
   5251 2003-08-27  Daniel Jacobowitz  <drow (a] mvista.com>
   5252 
   5253 	* configure.in: Set RAW_CXX_FOR_TARGET if unset.
   5254 	* configure: Regenerated.
   5255 
   5256 2003-08-23  Phil Edwards  <pme (a] gcc.gnu.org>
   5257 
   5258 	* configure.in:  Use newline instead of semicolon when assuming
   5259 	shell arguments in a for loop.
   5260 	* configure:  Regenerated.
   5261 
   5262 2003-08-20  Geoffrey Keating  <geoffk (a] apple.com>
   5263 
   5264 	PR 8180
   5265 	* configure.in: When testing with_libs and with_headers, treat
   5266 	'no' as unset.  Based on a patch by Dan Kegel <dank (a] kegel.com>.
   5267 	* configure: Regenerate.
   5268 
   5269 	* configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
   5270 	make, shell, etc.
   5271 	(baseargs): Likewise.
   5272 	* configure: Regenerate.
   5273 
   5274 2003-08-19  Geoffrey Keating  <geoffk (a] apple.com>
   5275 
   5276 	* configure.in: Disable libgcj for darwin not on powerpc.
   5277 	* configure: Rebuild.
   5278 
   5279 2003-08-15  Michael Chastain  <mec (a] shout.net>
   5280 
   5281 	* src-release (do-proto-toplev): Remove junk files
   5282 	dejagnu/example/calc/config.status,
   5283 	dejagnu/example/calc/config.log.
   5284 
   5285 2003-08-14  Alexandre Duret-Lutz  <adl (a] gnu.org>
   5286 
   5287 	* config-ml.in, symlink-tree: Add license.
   5288 
   5289 2003-08-01  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5290 
   5291 	Merge from gcc:
   5292 
   5293 	2003-08-01  Matt Kraai  <kraai (a] alumni.cmu.edu>
   5294 	* Makefile.tpl (check, check-c++): Express dependencies using
   5295 	dependencies rather than commands.
   5296 	* Makefile.in: Regenerate.
   5297 
   5298 	2003-07-31  Geoffrey Keating  <geoffk (a] apple.com>
   5299 	* Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
   5300 	* Makefile.in: Update.
   5301 
   5302 2003-08-01  Andrew Cagney  <cagney (a] redhat.com>
   5303 
   5304 	* configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
   5305 	* configure: Ditto.
   5306 
   5307 2003-07-30  Andreas Tobler  <a.tobler (a] schweiz.ch>
   5308 
   5309 	* configure.in: Enable libgcj for darwin.
   5310 	* configure: Rebuild.
   5311 
   5312 2003-07-29  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5313 
   5314 	* mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
   5315 
   5316 2003-07-27  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5317 
   5318 	* Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
   5319 	creating target and build subdirs to build all parent dirs as needed.
   5320 	* Makefile.in: Rebuild.
   5321 	* configure.in: Don't build dirs explicitly here.
   5322 	* configure: Rebuild.
   5323 
   5324 2003-07-22  Alexandre Oliva  <aoliva (a] redhat.com>
   5325 
   5326 	* Makefile.tpl (all-make): Depend on intl.
   5327 	* Makefile.in: Rebuilt.
   5328 
   5329 2003-07-16  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5330 
   5331 	* config.if: Remove unused libc_interface determination.
   5332 
   5333 2003-07-14  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5334 
   5335 	* Makefile.in: Regenerate, correctly this time.
   5336 
   5337 2003-07-13  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5338 
   5339 	* Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
   5340 	unused INSTALL_PROGRAM_ARGS.
   5341 	* configure.in: Use AC_PROG_INSTALL.
   5342 	* Makefile.in: Regenerate.
   5343 	* configure: Regenerate.
   5344 
   5345 2003-07-10  Alexandre Oliva  <aoliva (a] redhat.com>
   5346 
   5347 	* configure: Rebuilt.
   5348 	2001-09-26  Alexandre Oliva  <aoliva (a] redhat.com>
   5349 	* configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
   5350 	newlib nor libgloss.
   5351 	Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva (a] redhat.com>
   5352 	* configure.in (am33_2.0-*-linux*): Added.
   5353 
   5354 2003-07-09  Bob Wilson  <bob.wilson (a] acm.org>
   5355 
   5356 	* configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
   5357 	* configure: Regenerate.
   5358 
   5359 2003-07-06  H.J. Lu <hongjiu.lu (a] intel.com>
   5360 
   5361 	* config-ml.in: Replace PWD with PWD_COMMAND.
   5362 	* Makefile.tpl: Likewise.
   5363 	* Makefile.in: Regenerated.
   5364 
   5365 2003-06-27  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5366 
   5367 	* configure.in: Clean up config-lang.in handling.  Delete
   5368 	useless assignment to "subdirs".
   5369 	* configure: Regenerate.
   5370 
   5371 2003-06-26  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5372 
   5373 	* configure.in: Rename 'target_libs' to 'target_libraries'.
   5374 	Remove useless reference to 'target_libs'.
   5375 	* configure: Regenerate.
   5376 
   5377 2003-06-23  Keith Seitz  <kseitz (a] sources.redhat.com>
   5378 
   5379 	* Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
   5380 	* Makefile.in: Regenerate.
   5381 
   5382 2003-06-23  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5383 
   5384 	* Makefile.def: Introduce flags_to_pass.
   5385 	* Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
   5386 	* Makefile.in: Regenerate.
   5387 
   5388 2003-06-23  Hans-Peter Nilsson  <hp (a] bitrange.com>
   5389 
   5390 	* configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
   5391 	and target-libgloss.
   5392 	<d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
   5393 	<h8300*-*-*>: Disable libf2c and ${libgcj}.
   5394 	* configure: Regenerate.
   5395 
   5396 2003-06-17  Benjamin Kosnik  <bkoz (a] redhat.com>
   5397 
   5398 	* configure.in: Update testsuite_flags to new location.
   5399 	* configure. Regenerate.
   5400 
   5401 2003-06-18  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5402 
   5403 	* Makefile.tpl: Remove BUILD_CC stuff.
   5404 	* Makefile.in: Regenerate.
   5405 
   5406 2003-06-14  H.J. Lu <hongjiu.lu (a] intel.com>
   5407 
   5408 	* config.guess: Update to 2003-06-12 version.
   5409 	* config.sub: Update to 2003-06-13 version.
   5410 
   5411 2003-06-12  Thiemo Seufer <seufer (a] csv.ica.uni-stuttgart.de>
   5412 
   5413 	* MAINTAINERS: Add myself as MIPS co-maintainer.
   5414 
   5415 2003-06-12  H.J. Lu <hongjiu.lu (a] intel.com>
   5416 
   5417 	* config.guess: Update to 2003-06-06 version.
   5418 	* config.sub: Update to 2003-06-06 version.
   5419 
   5420 2003-06-11  Rainer Orth  <ro (a] TechFak.Uni-Bielefeld.DE>
   5421 
   5422 	* configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
   5423 	* configure. Regenerate.
   5424 
   5425 2003-06-10  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5426 
   5427 	* configure.in: Disable serial configure by default.
   5428 	* configure: Regenerate.
   5429 	* Makefile.tpl: Abolish .NOTPARALLEL.
   5430 	* Makefile.in: Regenerate.
   5431 
   5432 	* Makefile.tpl: Replace {build,host,target}_canonical by
   5433 	{build,host,target}.
   5434 	* Makefile.in: Regenerate.
   5435 
   5436 	* Makefile.tpl: Fix stupid pasto.
   5437 	* Makefile.in: Regenerate.
   5438 
   5439 2003-06-09  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5440 
   5441 	* Makefile.tpl: Remove bogus conditional.
   5442 	* Makefile.in: Regenerate.
   5443 
   5444 2003-06-03  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5445 
   5446 	* Makefile.tpl: Make 'recursive targets' using autogen rather
   5447 	than shell loop.  Remove duplicate 'clean' targets and false
   5448 	comments.
   5449 	* Makefile.def: Add systematic dependencies to 'recursive' targets.
   5450 	Add systematic method of specifying missing targets in subdirs.
   5451 	Add copyright boilerplate.
   5452 	* Makefile.in: Regenerate.
   5453 	* configure.in: Add 'recursive targets' to maybe list.
   5454 	* configure: Regenerate.
   5455 
   5456 	* Makefile.tpl: Rename [+target+] to [+make_target+].
   5457 	* Makefile.def: Rename 'target' to 'make_target'.
   5458 
   5459 2003-05-30  Nick Clifton  <nickc (a] redhat.com>
   5460 
   5461 	* README-maintainer-mode: Update URL for locating blessed config
   5462 	tools.
   5463 
   5464 2003-05-29  Robert Millan  <rmh (a] debian.org>
   5465 
   5466 	* ltconfig: Import this patch and modify for use with current
   5467 	version of ltconfig:
   5468 
   5469 	2003-05-21  Bruno Haible  <bruno (a] clisp.org>
   5470 
   5471 	* libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
   5472 	GNU/FreeBSD.
   5473 
   5474 2003-05-28  DJ Delorie  <dj (a] redhat.com>
   5475 
   5476 	* Makefile.tpl: Make maybe-check-gcc .PHONY.
   5477 	* Makefile.in: Regenerate.
   5478 
   5479 2003-05-28  Jeff Johnston  <jjohnstn (a] redhat.com>
   5480 
   5481 	* COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
   5482 
   5483 2003-05-21  DJ Delorie  <dj (a] redhat.com>
   5484 
   5485 	* Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
   5486 	newlib or libgloss.
   5487 	* Makefile.in: Regenerate.
   5488 
   5489 2003-05-21  DJ Delorie  <dj (a] redhat.com>
   5490 
   5491 	* Makefile.tpl: Add missing empty maybe-check-gcc target.
   5492 	* Makefile.in: Regenerate.
   5493 
   5494 2003-05-20  Maciej W. Rozycki  <macro (a] ds2.pg.gda.pl>
   5495 
   5496 	* configure.in: Use curly braces in the definition of tooldir.
   5497 	* configure: Regenerate.
   5498 
   5499 2003-05-19  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5500 
   5501 	* configure.in: Switch more things to use maybe dependencies.
   5502 	* Makefile.tpl: Switch more things to use maybe dependencies.
   5503 	Factor out common code from autogen IF statements.
   5504 	* configure: Regenerate.
   5505 	* Makefile.in: Regenerate.
   5506 
   5507 2003-05-14  Kelley Cook  <kelleycook (a] wideopenwest.com>
   5508 
   5509 	* configure.in: Accept i[3456789]86 for machine type.
   5510 	* configure: Regenerate.
   5511 
   5512 2003-05-18  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5513 
   5514 	* configure.in: Switch more things to use maybe dependencies.
   5515 	Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
   5516 	* configure: Regenerate.
   5517 	* Makefile.tpl: Switch more things to use maybe dependencies.
   5518 	* Makefile.in: Regenerate.
   5519 
   5520 2003-05-16  Andreas Schwab  <schwab (a] suse.de>
   5521 
   5522 	* Makefile.tpl (install-opcodes): Define.
   5523 	* Makefile.in: Rebuild.
   5524 
   5525 2003-05-13  Andreas Jaeger  <aj (a] suse.de>
   5526 
   5527 	* config.guess: Update to 2003-05-09 version.
   5528 	* config.sub: Update to 2003-05-09 version.
   5529 
   5530 2003-05-13  Michael Eager <eager (a] mvista.com>
   5531 
   5532 	* configure.in: Correct sed script so that options in quotes are not
   5533 	deleted.
   5534 	* configure: Rebuild.
   5535 
   5536 2003-05-12  Corinna Vinschen  <corinna (a] vinschen.de>
   5537 
   5538 	* configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
   5539 	and $$s/newlib/libc/sys/cygwin32 include paths.
   5540 	* configure: Ditto.
   5541 
   5542 2003-05-05  H.J. Lu <hjl (a] gnu.org>
   5543 
   5544 	* config-ml.in: Restored from gcc repository.
   5545 
   5546 2003-05-02  Chris Demetriou  <cgd (a] broadcom.com>
   5547 
   5548 	* Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
   5549 	* Makefile.in: Regenerate.
   5550 
   5551 2003-04-27  Daniel Jacobowitz  <drow (a] mvista.com>
   5552 
   5553 	* src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
   5554 	and Makefile.def.
   5555 
   5556 2003-04-27  Daniel Jacobowitz  <drow (a] mvista.com>
   5557 
   5558 	* Makefile.tpl: Clean $(BUILD_SUBDIR).
   5559 	* Makefile.in: Regenerated.
   5560 
   5561 2003-04-18  Gerald Pfeifer  <pfeifer (a] dbai.tuwien.ac.at>
   5562 
   5563 	* Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
   5564 	* Makefile.in: Regenerate.
   5565 
   5566 2003-04-18  Jakub Jelinek  <jakub (a] redhat.com>
   5567 
   5568 	* configure.in (powerpc64*-*-linux*): Remove.
   5569 	* configure: Rebuilt.
   5570 
   5571 2003-04-17  Phil Edwards  <pme (a] gcc.gnu.org>
   5572 
   5573 	* Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
   5574 	previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
   5575 	and restrap.
   5576 	* Makefile.in:  Regenerate.
   5577 
   5578 2003-04-16  Richard Earnshaw  <rearnsha (a] arm.com>
   5579 
   5580 	* configure.in (arm-*-netbsdelf*): Enable building java libraries.
   5581 	* configure: Regenerated.
   5582 
   5583 2003-04-11  Alexandre Oliva  <aoliva (a] redhat.com>
   5584 
   5585 	* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
   5586 	* */configure: Rebuilt.
   5587 
   5588 2003-03-14  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5589 
   5590 	* Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
   5591 	* Makefile.in: Regenerate.
   5592 
   5593 2003-03-14  Michael Chastain  <mec (a] shout.net>
   5594 
   5595 	* Makefile.in: Regenerate with correct Makefile.def.
   5596 
   5597 2003-03-12  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5598 
   5599 	* Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
   5600 	Make macro.
   5601 	* Makefile.in: Regenerate.
   5602 	* configure.in: Clean up gxx_include_dir logic.
   5603 	* configure: Regenerate.
   5604 
   5605 2003-03-09  Franz Sirl  <Franz.Sirl-kernel (a] lauterbach.com>
   5606 
   5607 	* configure.in (gxx_include_dir): Fix typo.
   5608 	* configure: Regenerated.
   5609 
   5610 2003-03-06  Andrew Cagney  <cagney (a] redhat.com>
   5611 
   5612 	* texinfo/texinfo.tex: Import version 2003-02-03.16.
   5613 
   5614 2003-03-04  Daniel Jacobowitz  <drow (a] mvista.com>
   5615 
   5616 	* configure.in: Include $(build_tooldir)/sys-include in
   5617 	FLAGS_FOR_TARGET.
   5618 	* configure: Regenerated.
   5619 
   5620 2003-03-04  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5621 
   5622 	* Makefile.tpl: Reindent.
   5623 	* Makefile.in: Regenerate.
   5624 	* configure.in: Reindent.  Don't set unused variables.
   5625 	* configure: Regenerate.
   5626 
   5627 	* Makefile.tpl: Always pass down RANLIB.
   5628 	* Makefile.in: Regenerate.
   5629 
   5630 	* Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
   5631 	* Makefile.in: Regenerate.
   5632 	* configure.in: Remove unused logic relating to --enable-shared
   5633 	and --enable-threads.  Remove bogus comments.  Remove redundant
   5634 	noconfigdirs.
   5635 	* configure: Regenerate.
   5636 
   5637 	* configure.in: Replace ${libstdcxx_version} by its value.
   5638 	Remove reference to mh-dgux.
   5639 	* configure: Regenerate.
   5640 
   5641 2003-02-28  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5642 
   5643 	* Makefile.tpl: Rearrange.
   5644 	* Makefile.in: Regenerate.
   5645 
   5646 2003-02-25  Nick Clifton  <nickc (a] redhat.com>
   5647 
   5648 	* configure: Remove site-file supprot - it is obsolete.
   5649 
   5650 2003-02-24  Uwe Stieber <uwe (a] wwws.de>
   5651 
   5652 	* configure.in: Add support for kaOS as cross build target system.
   5653 	* configure: Regenerated.
   5654 
   5655 2003-02-20  Sean McNeil  <sean (a] blue.mcneil.com>
   5656 
   5657 	* Makefile.tpl: Add definition of CPPFLAGS to pass into
   5658 	configure-target-* as some target builds may require additional
   5659 	flags for preprocessor tests.
   5660 	* Makefile.in: Regenerated.
   5661 
   5662 2003-02-19  Alexandre Oliva  <aoliva (a] redhat.com>
   5663 
   5664 	* libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
   5665 	* ltconfig: Handle it.
   5666 	* ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
   5667 	auto-detecting it.
   5668 
   5669 2003-02-19  Alexandre Oliva  <aoliva (a] redhat.com>
   5670 
   5671 	* ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
   5672 	it is used as argument to $CC.
   5673 	* ltcf-gcj.sh: Likewise.
   5674 
   5675 2003-02-19  Alexandre Oliva  <aoliva (a] redhat.com>
   5676 
   5677 	* configure.in: Introduce --enable-maintainer-mode.
   5678 	* configure: Rebuilt.
   5679 	* Makefile.tpl (Makefile.in, configure): Enable dependencies only
   5680 	for maintainer mode.
   5681 	* Makefile.in: Rebuilt.
   5682 
   5683 2003-02-19  Andrew Cagney <ac131313 (a] redhat.com>
   5684 
   5685 	* configure: Regenerate using autoconf 2.13.
   5686 
   5687 2003-02-19  Alan Modra  <amodra (a] bigpond.net.au>
   5688 
   5689 	* config.guess: Import latest version.
   5690 	* config.sub: Import latest version.
   5691 
   5692 2003-02-18  Jason Merrill  <jason (a] redhat.com>
   5693 
   5694 	* Makefile.tpl (check-c++): Allow parallelism.
   5695 
   5696 2003-02-17  Andrew Cagney  <ac131313 (a] redhat.com>
   5697 
   5698 	* configure: Regenerate using autoconf 000227.
   5699 
   5700 2003-02-15  Geoffrey Keating  <geoffk (a] apple.com>
   5701 
   5702 	* configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
   5703 	don't configure target-libobjc.
   5704 	* configure: Regenerate.
   5705 
   5706 2003-02-14  Rainer Orth  <ro (a] TechFak.Uni-Bielefeld.DE>
   5707 
   5708 	* Makefile.tpl (RANLIB): Define.
   5709 	* Makefile.in: Regenerate.
   5710 
   5711 2003-02-06  Keith R Seitz  <keiths (a] redhat.com>
   5712 
   5713 	* Makefile.def: Remove "snavigator", "grep", and "db" modules.
   5714 	* Makefile.tpl: Remove "all-snavigator" and "all-grep".
   5715 	* Makefile.in: Regenerated.
   5716 	* configure.in: Remove all traces of snavigator, db, and grep.
   5717 	* configure: Regenerated.
   5718 
   5719 2003-01-31  Frank Ch. Eigler  <fche (a] redhat.com>
   5720 
   5721 	* Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
   5722 	* Makefile.in: Regenerated.
   5723 
   5724 2003-01-30  Alexandre Oliva  <aoliva (a] redhat.com>
   5725 
   5726 	* config.if: Copy from GCC.
   5727 
   5728 2003-01-27  Phil Edwards  <pme (a] gcc.gnu.org>
   5729 
   5730 	* configure.in:  Revert 24Jan change.
   5731 	* configure:  Regenerate.
   5732 
   5733 2003-01-23  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5734 
   5735 	* configure.in: Revert previous change.
   5736 	* configure: Regenerate.
   5737 
   5738 2003-01-23  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5739 
   5740 	* configure.in: Make rda native-only.
   5741 	* configure: Regenerate.
   5742 
   5743 2003-01-19  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5744 
   5745 	* configure.in: Add missing \.
   5746 	* configure: Rebuilt.
   5747 
   5748 2003-01-17  Jakub Jelinek  <jakub (a] redhat.com>
   5749 
   5750 	* configure.in (baseargs): Avoid using \| in sed regular
   5751 	expressions.
   5752 	* configure: Rebuilt.
   5753 
   5754 2003-01-16  Jakub Jelinek  <jakub (a] redhat.com>
   5755 
   5756 	* configure.in (baseargs): Remove all supported forms of
   5757 	--cache-file, --srcdir, --host, --build and --target options
   5758 	from argument lists.
   5759 	* configure: Rebuilt.
   5760 
   5761 2003-01-15  Alexandre Oliva  <aoliva (a] redhat.com>
   5762 
   5763 	* configure.in (noconfigdirs): Don't skip gas on IRIX 6.
   5764 	* configure: Rebuilt.
   5765 
   5766 2003-01-09  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5767 
   5768 	* configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
   5769 	* Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
   5770 	* Makefile.in: Regenerate.
   5771 	* configure: Regenerate.
   5772 
   5773 2003-01-09  Christian Cornelssen  <ccorn (a] cs.tu-berlin.de>
   5774 
   5775 	* Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
   5776 	(install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
   5777 	* Makefile.in: Regenerate.
   5778 
   5779 2003-01-09  Alexandre Oliva  <aoliva (a] redhat.com>
   5780 
   5781 	* configure.in: Remove Makefile in build, host and target modules
   5782 	unless configure was run with --no-recursion.
   5783 	* configure: Rebuilt.
   5784 
   5785 2003-01-08  Chris Demetriou  <cgd (a] broadcom.com>
   5786 
   5787 	* config.guess: Update to 2003-01-03 version.
   5788 	* config.sub: Update to 2003-01-03 version.
   5789 
   5790 2003-01-07  Christopher Faylor  <cgf (a] redhat.com>
   5791 
   5792 	* configure: Regenerate with proper autoconf 2.13.
   5793 
   5794 2003-01-07  Christopher Faylor  <cgf (a] redhat.com>
   5795 
   5796 	* configure.in: Add AC_PREREQ for consistency.
   5797 	* configure: Regenerate.
   5798 
   5799 2003-01-06  Andrew Cagney  <ac131313 (a] redhat.com>
   5800 
   5801 	* configure.in (GDB_TK): Add tcl directories conditional on
   5802 	gdb/gdbtk directory being present.
   5803 	* configure: Regenerate.
   5804 
   5805 2003-01-04 John David Anglin  <dave.anglin (a] nrc.ca>
   5806 
   5807 	* configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
   5808 	by gcc if LD is not defined and we are not doing a Canadian Cross.
   5809 	* configure: Rebuilt.
   5810 
   5811 2003-01-01  Daniel Jacobowitz  <drow (a] mvista.com>
   5812 
   5813 	* src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
   5814 
   5815 2002-12-31  Tom Tromey  <tromey (a] redhat.com>
   5816 
   5817 	* Makefile.in: Rebuilt.
   5818 	* Makefile.def (target_modules) [libffi]: Allow installation.
   5819 
   5820 2002-12-31  Andreas Schwab  <schwab (a] suse.de>
   5821 
   5822 	* configure.in: Fix use of $program_transform_name.
   5823 	* configure: Regenerated.
   5824 
   5825 2002-12-30  Daniel Jacobowitz  <drow (a] mvista.com>
   5826 
   5827 	* configure.in (baseargs): Don't remove first configure argument.
   5828 	* configure: Regenerated.
   5829 
   5830 2002-12-29  Alexandre Oliva  <aoliva (a] redhat.com>
   5831 
   5832 	* Makefile.tpl (local-distclean): Don't remove...
   5833 	(multilib.ts): ... this.  Moved into...
   5834 	(multilib.out): ... this.  Don't use sub-make.
   5835 	($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
   5836 	$(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
   5837 	(configure-build-[+module+], configure-[+module+],
   5838 	configure-target-[+module+], configure-gcc): ... these.  Test
   5839 	for Makefile existence.  Drop config.status from dependencies.
   5840 	* Makefile.in: Rebuilt.
   5841 	* configure.in: Move gcc-version-trigger to the end of
   5842 	ac_configure_args.  Add comments to maybedep.tmp and
   5843 	serdep.tmp.  Introduce --disable-serial-configure.  Remove
   5844 	nonopt from baseargs, matching and removing corresponding
   5845 	whitespace while at it.
   5846 	* configure: Rebuilt.
   5847 
   5848 2002-12-28  Alexandre Oliva  <aoliva (a] redhat.com>
   5849 
   5850 	* configure.in (host_configargs): Replace reference to
   5851 	no-longer-defined buildopts with --build=${build_alias}.
   5852 	* configure: Rebuilt.
   5853 
   5854 2002-12-28  Alexandre Oliva  <aoliva (a] redhat.com>
   5855 
   5856 	* Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
   5857 	program_transform_name to standard idiom.
   5858 	(AUTOGEN, AUTOCONF): Define.
   5859 	(Makefile.in): Use $(AUTOGEN).
   5860 	(Makefile): Depend on config.status, and use autoconf-style rule to
   5861 	build it.  Move original commands to...
   5862 	(config.status): ... this new target.
   5863 	(configure): Add $(srcdir).  Depend on config/acx.m4.  Use
   5864 	$(AUTOCONF).
   5865 	* Makefile.in: Rebuilt.
   5866 
   5867 2002-12-28  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5868 
   5869 	* Makefile.tpl: Fix dramatic bustage due to change in
   5870 	program_transform_name.
   5871 	* Makefile.in: Regenerate.
   5872 
   5873 	* configure.in: Remove unnecessary PATH setting.
   5874 	* configure: Regnerate.
   5875 
   5876 	* configure.in: Don't default to unprefixed tools unless
   5877 	the native tools will work.
   5878 	* configure: Regenerate.
   5879 
   5880 	* configure.in: Convert to autoconf script.  Blow away lots
   5881 	of now-redundant Makefile fragments.
   5882 	* configure: Generate using Autoconf.
   5883 	* Makefile.tpl: Rewrite to reflect autoconfiscation.
   5884 	* Makefile.in: Regenerate.
   5885 
   5886 2002-12-27  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5887 
   5888 	* configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
   5889 	CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
   5890 
   5891 	* ChangeLog: Move a couple of entries from here to winsup/cygwin,
   5892 	where they belong.
   5893 
   5894 2002-12-24  Andreas Schwab  <schwab (a] suse.de>
   5895 
   5896 	* Makefile.tpl (multilib.out): Fix missing space.
   5897 	* Makefile.in: Regenerate.
   5898 
   5899 2002-12-23  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5900 
   5901 	* Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
   5902 	Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
   5903 	* Makefile.in: Regenerate.
   5904 	* configure.in: Remove unnecessary leftovers.
   5905 
   5906 2002-12-21  Geoffrey Keating  <geoffk (a] apple.com>
   5907 
   5908 	* configure.in (extra_ranlibflags_for_target): New variable.
   5909 	(*-*-darwin): Add -c to ranlib commands.
   5910 	* configure (tooldir): Handle extra_ranlibflags_for_target.
   5911 
   5912 2002-12-20  Jeff Johnston  <jjohnstn (a] redhat.com>
   5913 
   5914 	* COPYING.NEWLIB: Updated.
   5915 	* COPYING.LIBGLOSS: Ditto.
   5916 
   5917 2002-12-19  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5918 
   5919 	* Makefile.tpl: Revert HJL's change.
   5920 	* Makefile.in: Regenerated.
   5921 	* configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
   5922 	always.
   5923 
   5924 2002-12-19  Andreas Schwab  <schwab (a] suse.de>
   5925 
   5926 	* Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
   5927 	* Makefile.in: Regenerate.
   5928 
   5929 2002-12-18  H.J. Lu <hjl (a] gnu.org>
   5930 
   5931 	* Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
   5932 	* Makefile.in: Regenerated.
   5933 
   5934 	* configure.in (build_prefix): New. Substitute.
   5935 
   5936 2002-12-18  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5937 
   5938 	* Makefile.tpl: Don't let real targets depend on phony targets.
   5939 	* Makefile.in: Regenerate.
   5940 
   5941 	* Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
   5942 	* Makefile.in: Regenerate.
   5943 
   5944 2002-12-16  Jason Merrill  <jason (a] redhat.com>
   5945 
   5946 	* Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
   5947 	previous 'make bootstrap'.
   5948 	* Makefile.in: Regenerate.
   5949 
   5950 2002-12-17  Hans-Peter Nilsson  <hp (a] bitrange.com>
   5951 
   5952 	* configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
   5953 
   5954 2002-12-13  Jason Merrill  <jason (a] redhat.com>
   5955 
   5956 	* Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
   5957 	library tests.
   5958 	(check-c++): Just depend on it and check-target-libstdc++-v3.
   5959 	* Makefile.in: Regenerate.
   5960 
   5961 2002-12-13  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5962 
   5963 	* configure.in, Makefile.tpl, Makefile.def: Remove tclX.
   5964 	* Makefile.in: Regenerate.
   5965 
   5966 2002-12-12  Jeff Johnston  <jjohnstn (a] redhat.com>
   5967 
   5968 	* COPYING.NEWLIB: Update list of alternate Regent of California
   5969 	licenses and discuss official revoking of advertising clause.
   5970 	* COPYING.LIBGLOSS: Ditto.
   5971 
   5972 2002-12-12  Alexandre Oliva  <aoliva (a] redhat.com>
   5973 
   5974 	* Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
   5975 	* Makefile.in: Rebuilt.
   5976 
   5977 2002-12-10  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5978 
   5979 	* configure: Fix bug put in by gremlins.
   5980 
   5981 	* Makefile.tpl: Substitute more autoconfily.
   5982 	* configure: Substitute more autoconfily.
   5983 	* Makefile.in: Regenerate.
   5984 
   5985 2002-12-08  Andrew Cagney  <ac131313 (a] redhat.com>
   5986 
   5987 	* Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
   5988 	* Makefile.in (all-sim): Ditto.
   5989 
   5990 2002-12-06  DJ Delorie  <dj (a] redhat.com>
   5991 
   5992 	* Makefile.tpl: Change configure dependencies to not have real
   5993 	targets depend on phony targets.
   5994 
   5995 2002-12-05  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   5996 
   5997 	* configure.in: Revert unintentional change.
   5998 
   5999 	* src-release: Configure host subdirs.
   6000 
   6001 	* Makefile.tpl: Change dependency for */multilib.out so that
   6002 	it works when gcc isn't in the tree.
   6003 
   6004 	* configure.in: Substitute more.
   6005 	* configure: Run subconfigures from the Makefile.
   6006 	* Makefile.tpl: Run subconfigures from the Makefile; add a few
   6007 	convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
   6008 
   6009 2002-12-03  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   6010 
   6011 	* Makefile.tpl: Add targets for configuring host subdirs in Makefile,
   6012 	and corresponding dependencies.
   6013 	* Makefile.in: Regenerate.
   6014 
   6015 	* configure.in (host_tools): Order binutils, gas and ld for
   6016 	convenience in running the testsuites.
   6017 
   6018 	* Makefile.tpl: Introduce rules to serialize subconfigure runs.
   6019 	* Makefile.in: Regenerate.
   6020 	* configure.in: Introduce rules to serialize subconfigure runs.
   6021 
   6022 	* configure.in: Introduce BASE_CC_FOR_TARGET.
   6023 	* Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
   6024 	Realize configure-build-* targets.  Realize configure-target-* targets.
   6025 	* Makefile.in: Regenerate.
   6026 
   6027 2002-12-02  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   6028 
   6029 	* configure: Move gcc_version_trigger stuff from here...
   6030 	* configure.in: ...to here.
   6031 
   6032 	* configure.in: Separate subconfigure options added by this file from
   6033 	options given by the user.  Add machinery to put args for host
   6034 	subconfigures into the Makefile.
   6035 
   6036 	* Makefile.tpl: Remove 'vault' targets.
   6037 	* Makefile.tpl: Reorder and comment dependencies.
   6038 	* Makefile.in: Regenerate.
   6039 
   6040 2002-11-28  Geoffrey Keating  <geoffk (a] apple.com>
   6041 
   6042 	* configure.in: Move host-specific darwin noconfigdirs into
   6043 	the host-specific section.
   6044 
   6045 2002-12-02  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   6046 
   6047 	* Makefile.tpl: Restore bkorb's style patch, accidentally lost
   6048 	during replay.
   6049 	* Makefile.in: Regenerate.
   6050 
   6051 	(finishing slow-motion replay)
   6052 	* configure: Remove skip-this-dir support.
   6053 	* Makefile.tpl: Remove skip-this-dir support.
   6054 
   6055 	* Makefile.tpl: Remove leftover support for non-autoconfiscated
   6056 	subdirectories.
   6057 	* Makefile.in: Regenerate.
   6058 
   6059 	* Makefile.tpl: Strip out useless setting of 'dir'.
   6060 	* Makefile.in: Regenerate.
   6061 
   6062 2002-12-02  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   6063 
   6064 	(finishing slow-motion replay)
   6065 	* configure.in: Fix deeply stupid bug.
   6066 
   6067 	* configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
   6068 	shell code in CXX_FOR_TARGET
   6069 	* Makefile.def: Introduce raw_cxx.
   6070 	* Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
   6071 	RAW_CXX_FOR_TARGET.
   6072 	* Makefile.in: Regenerate.
   6073 
   6074 2002-12-02  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   6075 
   6076 	(finishing slow-motion replay)
   6077 	* Makefile.tpl: Remove unnecessary ifs.
   6078 	* Makefile.in: Regenerate.
   6079 
   6080 	* Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
   6081 	dependencies.  Maybe-ize build-libiberty.  Create dummy install
   6082 	targets for 'no_install' modules.
   6083 	* configure: Move GDB_TK substitution to configure.in.  Move
   6084 	build_modules stuff to configure.in.
   6085 	* configure.in: Implement soft dependency machinery.  Maybe-ize
   6086 	GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
   6087 	* Makefile.in: Regenerate.
   6088 
   6089 2002-12-01  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   6090 
   6091 	(continuing slow-motion replay)
   6092 	* Makefile.tpl: Make all-target, install-target behave similarly
   6093 	to all, install (only hitting configured targets).  Eliminate
   6094 	unused macro defintions.
   6095 
   6096 	* Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
   6097 	build != host.
   6098 
   6099 	* Makefile.tpl: Add all-gcc: all-libiberty dependency.
   6100 
   6101 	* ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
   6102 
   6103 	* configure.in: Produce lists of subdir targets we're actually
   6104 	configuring.  Remove references to "dosrel".
   6105 	* Makefile.tpl: Let configure set which subdir targets are hit.
   6106 	Remove install-cross; clean up install; remove ALL.  Remove
   6107 	references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
   6108 	Autogenerate host module targets.  Remove empty dependency lines
   6109 	and redundant dependency; rearrange slightly.
   6110 	* Makefile.def: Add host-side libtermcap, utils.
   6111 
   6112 	* Makefile.in: Regenerate.
   6113 
   6114 2002-12-01  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   6115 
   6116 	(Continuing slow-motion replay)
   6117 	* Makefile.def: Add list of recursive targets to autogenerate.
   6118 	Add build_modules.
   6119 	* Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
   6120 	targets.  Autogenerate *-build-* targets.
   6121 	* Makefile.in: Regenerate.
   6122 
   6123 2002-11-30  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   6124 
   6125 	(Continuing slow-motion replay)
   6126 	* configure: More autoconf-style substitutions.
   6127 	* Makefile.tpl: More autoconf-style substitutions.
   6128 	* Makefile.in: Regenerate.
   6129 
   6130 2002-11-30  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   6131 
   6132 	(Continuing slow-motion replay)
   6133 	* configure: Substitute more variables in a more autoconf-friendly
   6134 	way.  Simplify slightly.
   6135 	* Makefile.tpl: Make more variables substitutable in an
   6136 	autoconf-friendly way.
   6137 	* Makefile.in: Regenerate.
   6138 
   6139 2002-11-29  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   6140 
   6141 	(Continuing slow-motion replay)
   6142 	* configure.in (v810*): Remove special setting of tools.
   6143 
   6144 	* configure: Add support for extra required flags for ar or nm.
   6145 	* configure.in (aix4.3+): Use above support for target-specific
   6146 	issues, rather than using config/mt-aix43.
   6147 
   6148 2002-11-29  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   6149 
   6150 	(Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
   6151 	* configure: Remove 'removing', which doesn't work.  Replace $subdir
   6152 	with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
   6153 	with $srcdir.  Reformat indentation.  Substitute some variables
   6154 	formerly hard-coded in the Makefile for build=host.
   6155 	* Makefile.tpl: Autogenerate more; make more autoconf-friendly.
   6156 	* Makefile.def: Autogenerate more.
   6157 	* Makefile.in: Regenerate.
   6158 
   6159 2002-11-13  Bruce Korb  <bkorb (a] gnu.org>
   6160 
   6161 	* Makefile.tpl: syntactic cleanup
   6162 
   6163 2002-11-04  Kevin Buettner  <kevinb (a] redhat.com>
   6164 
   6165 	* Makefile.def (host_modules): Add rda.
   6166 	* Makefile.in: Regenerate.
   6167 	* configure.in (target_tool): Add target-rda to list.
   6168 
   6169 2002-10-25  Phil Edwards  <pme (a] gcc.gnu.org>
   6170 
   6171 	* Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
   6172 	and restrap targets to this rule.
   6173 	* Makefile.in:  Regenerate.
   6174 
   6175 2002-10-24  Hans-Peter Nilsson  <hp (a] bitrange.com>
   6176 
   6177 	* configure.in (i[3456]86-*-linux*): Add check to disable
   6178 	${libgcj} for glibc1.
   6179 
   6180 2002-10-07  Svein E. Seldal  <Svein.Seldal (a] solidas.com>
   6181 
   6182 	* configure.in: Add tic4x target.
   6183 
   6184 2002-10-03  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   6185 
   6186 	* Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
   6187 	* Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
   6188 	* configure.in: Make SET_LIB_PATH substitution more autoconfy.
   6189 	* configure.in: Make RPATH_ENVVAR substitution more autoconfy.
   6190 	* Makefile.in: Regenerate.
   6191 
   6192 2002-10-02  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   6193 
   6194 	* Makefile.tpl: Eliminate reference to all-gui, all-libproc.
   6195 	* Makefile.in: Regenerate.
   6196 
   6197 	* Makefile.def: Remove order dependency comments.
   6198 	* Makefile.tpl: Add explicit install-install dependencies.
   6199 	* Makefile.in: Regenerate.
   6200 
   6201 	* Makefile.tpl: Remove material now in src-release.  (Finally!)
   6202 	* Makefile.in: Regenerate.
   6203 
   6204 	* configure: Restore my original patch by syncing with gcc version.
   6205 
   6206 	* Bring following over from gcc:
   6207 
   6208 2002-09-30  Ulrich Weigand  <uweigand (a] de.ibm.com>
   6209 
   6210 	* configure.in (s390*-*-linux*): Enable libgcj.
   6211 
   6212 2002-10-02  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   6213 
   6214 	* Makefile.in: Regenerate.  This really ought to fix things. :sigh:
   6215 
   6216 2002-10-02  Alan Modra  <amodra (a] bigpond.net.au>
   6217 
   6218 	* configure: Move stray lines back to where they belong.
   6219 
   6220 2002-10-01  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   6221 
   6222 	* Makefile.tpl: Insert configure-target target, for src-release.
   6223 
   6224 	* configure: Finish reverting change which Andrew Cagney started
   6225 	reverting.  Should fix bustage.
   6226 
   6227 	* src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
   6228 	* src-release: New file.  Contains material for making net
   6229 	releases for gdb, binutils, et al., formerly in Makefile.in.
   6230 
   6231 2002-09-30  Nick Clifton  <nickc (a] redhat.com>
   6232 
   6233 	* cpu: New top level directory.  Intended to hold input files for
   6234 	CGEN which have FSF copyright assignment.
   6235 	* Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
   6236 
   6237 2002-09-29  Andrew Cagney  <ac131313 (a] redhat.com>
   6238 
   6239 	Revert below (note that src does not contain Makefile.tpl):
   6240 	* Makefile.tpl: Make subsituted variables more autoconfy.
   6241 	* Makefile.in: Regenerate.
   6242 
   6243 2002-09-29  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   6244 
   6245 	* configure: Revert accidentally applied changes.
   6246 
   6247 	* Makefile.tpl: Make more autoconf-friendly.
   6248 	* Makefile.in: Regenerate.
   6249 	* configure: Make substitution more autoconf-like.
   6250 
   6251 2002-09-28  Richard Earnshaw  <rearnsha (a] arm.com>
   6252 
   6253 	* configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
   6254 	single entry to handle all these.
   6255 	(arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
   6256 	libjava on arm-*-elf.
   6257 
   6258 2002-09-27  Geoffrey Keating  <geoffk (a] apple.com>
   6259 
   6260 	* configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
   6261 	things that depend on them.
   6262 
   6263 2002-09-25  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   6264 
   6265 	* Makefile.tpl: Make subsituted variables more autoconfy.
   6266 	* Makefile.in: Regenerate.
   6267 	* configure: Make seds more autoconfy.
   6268 
   6269 2002-09-25  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   6270 
   6271 	* Makefile.tpl: Rewrite substituted lines to look autoconfy.
   6272 	* Makefile.in: Regenerate.
   6273 	* configure.in: Rewrite sed statements to look autoconfy.
   6274 
   6275 	* Makefile.tpl: Autogenerate *-target-* lists, dependencies of
   6276 	all-target-foo on configure-target-foo.
   6277 	* Makefile.def: Ditto.
   6278 	* Makefile.in: Rebuild.
   6279 
   6280 2002-09-22  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   6281 
   6282 	* Makefile.def: New file.
   6283 	* Makefile.tpl: New file.
   6284 	* Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
   6285 
   6286 	* configure.in: Minor rearrangement.  Simplify tests.
   6287 
   6288 2002-09-23  Jason Thorpe  <thorpej (a] wasabisystems.com>
   6289 
   6290 	* configure.in (with_headers): Skip copy if value is "yes".
   6291 	(with_libs): Likewise.
   6292 
   6293 2002-09-20  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   6294 
   6295 	* configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
   6296 	* configure.in (sh*-*-pe*): Ditto.
   6297 	* configure.in (mips*-*-pe*): Ditto.
   6298 	* configure.in (*arm-wince-pe): Ditto.
   6299 
   6300 	* configure.in: Rearrange.
   6301 
   6302 2002-09-12  Nick Clifton  <nickc (a] redhat.com>
   6303 
   6304 	* Import these changes from the config master repository:
   6305 
   6306 	2002-09-05  Svein E. Seldal  <Svein.Seldal (a] solidas.com>
   6307 
   6308 		* config.sub: Add tic4x target.
   6309 
   6310 	2002-09-03  Ben Elliston  <bje (a] redhat.com>
   6311 
   6312 		* config.guess: Detect NSR-D machines for nsr-tandem-nsk.
   6313 		Reported by <Duncan_Stodart (a] insession.com>.
   6314 
   6315 2002-09-10  Jeff Johnston  <jjohnstn (a] redhat.com>
   6316 
   6317 	* COPYING.NEWLIB: More updates.
   6318 
   6319 2002-09-09  Jeff Johnston  <jjohnstn (a] redhat.com>
   6320 
   6321 	* COPYING.NEWLIB: Update.
   6322 
   6323 2002-08-23  Andrew Cagney  <ac131313 (a] redhat.com>
   6324 
   6325 	* texinfo/texinfo.tex: Import version 2002-06-04.06.
   6326 
   6327 	* config.guess: Import version 2002-08-23.
   6328 	* config.sub: Import version 2002-08-22.
   6329 
   6330 2002-08-20  Alexandre Oliva  <aoliva (a] redhat.com>
   6331 
   6332 	* Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
   6333 	* configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
   6334 	CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
   6335 
   6336 2002-08-06  Federico G. Schwindt <fgsch (a] olimpo.com.br>
   6337 
   6338 	* configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
   6339 
   6340 2002-08-04  H.J. Lu  (hjl (a] gnu.org)
   6341 
   6342 	* configure.in (mips*-*-linux*): Don't skip target-libffi.
   6343 
   6344 2002-07-31  Alan Modra  <amodra (a] bigpond.net.au>
   6345 
   6346 	* configure.in: Move generic linux case to end.	 Copy generic
   6347 	linux noconfigdirs to mips*-*-linux* entry and new
   6348 	powerpc64*-*-linux* entry.  Add target-libffi for the latter.
   6349 
   6350 2002-07-19  Chris Demetriou  <cgd (a] broadcom.com>
   6351 
   6352 	* MAINTAINERS: Clarify on config.guess and config.sub, and add
   6353 	one instance of them which was missed to the list to update.
   6354 
   6355 2002-07-16  Chris Demetriou  <cgd (a] broadcom.com>
   6356 
   6357 	* config.guess: Update to 2002-07-09 version.
   6358 	* config.sub: Update to 2002-07-03 version.
   6359 
   6360 2002-07-11  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   6361 
   6362 	* configure.in: Remove two redundant tests.
   6363 
   6364 2002-07-11  Rainer Orth  <ro (a] TechFak.Uni-Bielefeld.DE>
   6365 
   6366 	* configure.in (mips*-*-irix6*o32): Enable stabs.
   6367 
   6368 2002-07-08  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   6369 
   6370 	* configure.in: Don't build grez.
   6371 	* Makefile.in: Ditto.
   6372 
   6373 	* Makefile.in: Remove references to bsp, cygmon, libstub.
   6374 	* configure.in: Ditto.
   6375 
   6376 	* configure.in: Remove leftover reference to gdbtest.
   6377 
   6378 2002-07-08  Phil Edwards  <pme (a] gcc.gnu.org>
   6379 
   6380 	* configure.in (gxx_include_dir):  Change to match versioned
   6381 	C++ headers if --enable-version-specific-runtime-libs is used.
   6382 
   6383 2002-07-04  Steve Ellcey  <sje (a] cup.hp.com>
   6384 
   6385 	* ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
   6386 
   6387 2002-07-03  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   6388 
   6389 	* configure.in: Make --without-x work.
   6390 
   6391 2002-07-03  Nick Clifton  <nickc (a] cambridge.redhat.com>
   6392 
   6393 	* contrib: New directory.  Created to contain a copy of the
   6394 	texi2pod.pl script so that it is in the same place as the version in
   6395 	the FSF GCC sources.
   6396 
   6397 2002-07-02  Nathanael Nerode  <neroden (a] gcc.gnu.org>
   6398 
   6399 	* configure.in: Rearrange target Makefile fragment collection.
   6400 
   6401 	* Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
   6402 	cvs[src].
   6403 	* configure.in: Ditto.
   6404 
   6405 2002-07-01  Nathanael Nerode <neroden (a] gcc.gnu.org>
   6406 
   6407 	* Makefile.in: Eliminate 'apache' targets.
   6408 	* configure.in: Eliminate 'apache' targets.
   6409 
   6410 	* configure.in: Eliminate redundant tests.  Reorganize.
   6411 
   6412 	* Makefile.in: Eliminate last reference to LIBGCC1_TEST.
   6413 
   6414 	* config-ml.in: Eliminate references to Cygnus configure.
   6415 
   6416 	* Makefile.in: Eliminate references to building emacs.
   6417 
   6418 2002-07-01  Denis Chertykov  <denisc (a] overta.ru>
   6419 
   6420 	* configure.in: Add support for ip2k.
   6421 
   6422 2002-06-24  Ben Elliston  <bje (a] redhat.com>
   6423 
   6424 	* configure.in (host_tools): Remove cgen.
   6425 
   6426 	* Makefile.in (all-cgen): Remove; runs from its source directory.
   6427 	(check-cgen, install-cgen, clean-cgen): Likewise.
   6428 	(all-opcodes): No not depend on all-cgen.
   6429 	(all-sim): Likewise.
   6430 
   6431 2002-06-22  Nathanael Nerode  <neroden (a] twcny.rr.com>
   6432 
   6433 	* configure.in: Fix AIX configury bug.
   6434 
   6435 2002-06-19  Nathanael Nerode  <neroden (a] twcny.rr.com>
   6436 
   6437 	* configure.in: Replace ${topsrcdir} with ${srcdir}.
   6438 
   6439 	* configure.in: Move definition of libstdcxx_flags right above
   6440 	usage, rather than way earlier.
   6441 
   6442 	* configure.in: Pull definition of is_cross_compiler earlier.
   6443 
   6444 	* configure.in: Rearrange a little.
   6445 
   6446 	* configure.in: Remove references to librx.
   6447 	* Makefile.in: Remove references to librx.
   6448 
   6449 2002-06-19  Nathanael Nerode  <neroden (a] twcny.rr.com>
   6450 
   6451 	* configure.in: Eliminate ${gasdir} variable.
   6452 
   6453 2002-06-18  Dave Brolley  <brolley (a] redhat.com>
   6454 
   6455 	* configure.in: Add support for frv.
   6456 	* config.sub: Add support for frv.
   6457 
   6458 2002-06-12  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   6459 
   6460 	* Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
   6461 
   6462 2002-06-08  Jason Thorpe  <thorpej (a] wasabisystems.com>
   6463 
   6464 	* configure.in (vax-*-netbsd*): Re-enable gas.
   6465 
   6466 2002-05-31  Nathanael Nerode  <neroden (a] twcny.rr.com>
   6467 
   6468 	* Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
   6469 	BUILD_PREFIX_1, to correct nomenclature.
   6470 	* configure: Likewise.
   6471 
   6472 	* Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
   6473 	* configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
   6474 
   6475 2002-05-31  Olaf Hering  <olh (a] suse.de>
   6476 
   6477 	* config-ml.in: Propogate DESTDIR also.
   6478 
   6479 2002-05-29  Jason Thorpe  <thorpej (a] wasabisystems.com>
   6480 
   6481 	* configure.in (vax-*-netbsd*): Don't build gas for this
   6482 	platform.
   6483 
   6484 2002-05-28  Marek Michalkiewicz  <marekm (a] amelek.gda.pl>
   6485 
   6486 	* configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
   6487 	and libgcj for AVR.
   6488 
   6489 2002-05-28  Nick Clifton  <nickc (a] cambridge.redhat.com>
   6490 
   6491 	* config.sub: Add DLX target.
   6492 
   6493 2002-05-22  Jason Thorpe  <thorpej (a] wasabisystems.com>
   6494 
   6495 	* config.guess: Update to 2002-05-22 version.
   6496 	* config.sub: Likewise.
   6497 
   6498 2002-05-16  Rainer Orth  <ro (a] TechFak.Uni-Bielefeld.DE>
   6499 
   6500 	* Makefile.in: Allow for PWDCMD to override hardcoded pwd.
   6501 	* config-ml.in: Likewise.
   6502 	* configure: Likewise.
   6503 	* configure.in: Likewise.
   6504 
   6505 2002-05-13  Nathanael Nerode  <neroden (a] twcny.rr.com>
   6506 
   6507 	* configure.in: Simplify makefile fragment collection.
   6508 
   6509 	* configure.in: Remove code to build emacs.
   6510 
   6511 	* configure.in : Remove --srcdir argument from targargs and buildargs
   6512 	(it's always overridden in the Makefile anyway).  Rearrange a bit.
   6513 
   6514 	* configure: Move some logic to configure.in.
   6515 	* configure.in: Move some logic from configure.
   6516 
   6517 2002-05-07  Jeff Johnston  <jjohnstn (a] redhat.com>
   6518 
   6519 	* COPYING.LIBGLOSS: New file.
   6520 
   6521 2002-05-07  Federico G. Schwindt <fgsch (a] olimpo.com.br>
   6522 
   6523 	* Makefile.in: Honour DESTDIR.
   6524 
   6525 2002-05-05  Alexandre Oliva  <aoliva (a] redhat.com>
   6526 
   6527 	* configure.in (noconfigdirs): Don't disable libgcj on
   6528 	sparc64-*-solaris* and sparcv9-*-solaris*.
   6529 
   6530 2002-05-03  Alexandre Oliva  <aoliva (a] redhat.com>
   6531 
   6532 	* configure.in: Revert 2002-04-18's patch; fixed in libjava.
   6533 
   6534 2002-05-03  Thomas Fitzsimmons  <fitzsim (a] redhat.com>
   6535 
   6536 	* configure.in (FLAGS_FOR_TARGET): Do not add
   6537 	-B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
   6538 	on i[3456]86-*-linux*.
   6539 
   6540 2002-05-01  Thomas Fitzsimmons  <fitzsim (a] redhat.com>
   6541 
   6542 	* configure.in (noconfigdirs): Replace [ ] with test.
   6543 
   6544 	* configure.in (noconfigdirs): Do not add target-newlib if
   6545 	target == i[3456]86-*-linux*, and host == target.
   6546 
   6547 2002-04-29  Mark Mitchell  <mark (a] codesourcery.com>
   6548 
   6549 	* config.guess: Updated to 2002-04-26's version.
   6550 	* config.sub: Updated to 2002-04-26's version.
   6551 
   6552 2002-04-29  Nathanael Nerode  <neroden (a] doctormoo.dyndns.org>
   6553 
   6554 	* configure.in: delete reference to absent file
   6555 
   6556 	* configure.in: replace '[' with 'test'
   6557 
   6558 	* configure.in: Eliminate references to gash.
   6559 	* Makefile.in: Eliminate references to gash.
   6560 
   6561 	* configure.in: remove useless references to 'pic' makefile fragments.
   6562 
   6563 	* configure.in: (*-*-windows*) Finish removing.
   6564 
   6565 	* configure.in: Eliminate redundant test for libgui.
   6566 
   6567 2002-04-26  Joel Sherrill  <joel (a] OARcorp.com>
   6568 
   6569 	* configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
   6570 	(sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
   6571 
   6572 2002-04-19  Nathanael Nerode  <neroden (a] twcny.rr.com>
   6573 
   6574 	* configure.in: remove references to dead files
   6575 
   6576 2002-04-18  Tom Tromey  <tromey (a] redhat.com>
   6577 
   6578 	* configure.in: Disallow configuring libgcj when it is already
   6579 	installed and we're using Solaris 2.8 linker.  Do enable libgcj on
   6580 	Solaris 2.8 by default.  For PR libgcj/6158.
   6581 
   6582 2002-04-17  Nathanael Nerode  <neroden (a] twcny.rr.com>
   6583 
   6584 	* configure.in:  Move default CC setting out of config/mh-* fragments
   6585 	directly into here.
   6586 
   6587 2002-04-17  Nathanael Nerode  <neroden (a] twcny.rr.com>
   6588 
   6589 	* configure.in: don't even try to configure or make a subdirectory
   6590 	if there's no configure script for it.
   6591 
   6592 2002-04-15  Mark Mitchell  <mark (a] codesourcery.com>
   6593 
   6594 	* MAINTAINERS: Remove chill maintainers.
   6595 	* Makefile.in (CHILLFLAGS): Remove.
   6596 	(CHILL_LIB): Remove.
   6597 	(TARGET_CONFIGDIRS): Remove libchill.
   6598 	(CHILL_FOR_TARGET): Remove.
   6599 	(BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
   6600 	CHILL_LIB.
   6601 	(CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
   6602 	(CHECK_TARGET_MODULES): Likewise.
   6603 	(INSTALL_TARGET_MODULES): Likewise.
   6604 	(CLEAN_TARGET_MODULES): Likewise.
   6605 	(configure-target-libchill): Remove.
   6606 	(all-target-libchill): Remove.
   6607 	* configure.in (target_libs): Remove target-libchill.
   6608 	Do not compute CHILL_FOR_TARGET.
   6609 	* libchill: Remove directory.
   6610 
   6611 2002-04-15  DJ Delorie  <dj (a] redhat.com>
   6612 
   6613 	* Makefile.in, configure.in, configure: Sync with gcc, entries
   6614 	follow...
   6615 
   6616 2002-04-08  Tom Tromey  <tromey (a] redhat.com>
   6617 
   6618 	* configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
   6619 	Fixes PR libgcj/6068.
   6620 
   6621 2002-03-30  Krister Walfridsson  <cato (a] df.lth.se>
   6622 
   6623 	* configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
   6624 
   6625 2002-03-27  Rainer Orth  <ro (a] TechFak.Uni-Bielefeld.DE>
   6626 
   6627 	* configure.in (alpha*-dec-osf*): Enable libgcj.
   6628 
   6629 2002-03-24  Nick Clifton  <nickc (a] cambridge.redhat.com>
   6630 
   6631 	Fix for: PR bootstrap/3591, target/5676
   6632 	* configure.in (mcore-pe): Disable the configuration of
   6633 	libstdc++-v3 since exceptions are not supported.
   6634 
   6635 2002-03-20  Anthony Green  <green (a] redhat.com>
   6636 
   6637 	* configure.in: Enable libgcj for xscale-elf target.
   6638 
   6639 2002-02-28  Alexandre Oliva  <aoliva (a] redhat.com>
   6640 
   6641 	* configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
   6642 	libjava.
   6643 	(CXX_FOR_TARGET): Explain why -shared-libgcc here.
   6644 
   6645 2002-02-22  Alexandre Oliva  <aoliva (a] redhat.com>
   6646 
   6647 	* configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
   6648 	libstdc++-v3 and libjava.
   6649 
   6650 2002-02-11  Adam Megacz <adam (a] xwt.org>
   6651 
   6652 	* gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
   6653 	boehm-gc
   6654 
   6655 2002-02-09  Alexandre Oliva  <aoliva (a] redhat.com>
   6656 
   6657 	* config.guess: Updated to 2002-01-30's version.
   6658 	* config.sub: Updated to 2002-02-01's version.
   6659 	Contribute sh64-elf.
   6660 	2000-12-01  Alexandre Oliva  <aoliva (a] redhat.com>
   6661 	* configure.in: Added sh64-*-*.
   6662 
   6663 2002-01-17  H.J. Lu <hjl (a] gnu.org>
   6664 
   6665 	* Makefile.in (all-fastjar): Also depend on all-libiberty.
   6666 	(all-target-fastjar): Also depend on all-target-libiberty.
   6667 
   6668 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp (a] gnat.com>
   6669 
   6670 	* configure, configure.in: Use temp file for long sed commands.
   6671 
   6672 2001-11-14  Hans-Peter Nilsson  <hp (a] bitrange.com>
   6673 
   6674 	* configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
   6675 	libf2c.
   6676 
   6677 2001-11-03  Hans-Peter Nilsson  <hp (a] bitrange.com>
   6678 
   6679 	* configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
   6680 
   6681 2001-10-11  Hans-Peter Nilsson  <hp (a] axis.com>
   6682 
   6683 	* configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
   6684 
   6685 2001-10-02  Joseph S. Myers  <jsm28 (a] cam.ac.uk>
   6686 
   6687 	* configure: Handle temporary files securely using mkdir.
   6688 
   6689 2001-09-26  Will Cohen <wcohen (a] redhat.com>
   6690 
   6691 	* configure.in (*-*-linux*): Disable configuration of target-newlib
   6692 	and target-libgloss.
   6693 
   6694 2001-09-26  Alexandre Oliva  <aoliva (a] redhat.com>
   6695 
   6696 	* Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
   6697 	RANLIB.
   6698 
   6699 2001-08-11  Graham Stott  <grahams (a] redhat.com>
   6700 
   6701 	* Makefile.in (check-c++): Add missing semicolon.
   6702 
   6703 2001-07-25  Andrew Haley  <aph (a] cambridge.redhat.com>
   6704 
   6705 	* configure.in (sh-*-linux*): New.
   6706 
   6707 2001-07-12  Stephane Carrez  <Stephane.Carrez (a] worldnet.fr>
   6708 
   6709 	* configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
   6710 	and libgcj on m68hc11/m68hc12.
   6711 
   6712 2001-06-27  H.J. Lu  (hjl (a] gnu.org)
   6713 
   6714 	* Makefile (CFLAGS_FOR_BUILD): New.
   6715 	(EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
   6716 
   6717 2001-06-01  Hans-Peter Nilsson  <hp (a] axis.com>
   6718 
   6719 	* configure.in (libstdcxx_flags): Do not try to execute
   6720 	libstdc++-v3/testsuite_flags until it exists.
   6721 
   6722 2001-05-18  Benjamin Kosnik  <bkoz (a] redhat.com>
   6723 
   6724 	* configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
   6725 
   6726 2001-05-09  Jeffrey Oldham  <oldham (a] codesourcery.com>
   6727 
   6728 	* ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
   6729 
   6730 Mon Apr 23 09:15:03 2001  Anthony Green  <green (a] redhat.com>
   6731 
   6732 	* configure.in: Move *-chorusos target case to the proper switch.
   6733 	Disable libgcj.
   6734 
   6735 2001-04-13  Franz Sirl  <Franz.Sirl-kernel (a] lauterbach.com>
   6736 
   6737 	* Makefile.in (STAGE1_CFLAGS): Pass down.
   6738 
   6739 2001-04-13  Alan Modra  <amodra (a] one.net.au>
   6740 
   6741 	* config.guess: Add hppa64-linux support.  Note for next import that
   6742 	this is already in the master file.
   6743 	* configure.in: Likewise.  Accept `parisc' alias for `hppa'.
   6744 
   6745 2001-03-22  Colin Howell  <chowell (a] redhat.com>
   6746 
   6747 	* Makefile.in (DO_X): Do not backslash single-quotes in
   6748 	backquotes (two places).
   6749 
   6750 2001-03-18  Laurynas Biveinis  <lauras (a] softhome.net>
   6751 
   6752 	* Makefile.in (DO_X): Quote nested quotes.
   6753 
   6754 2001-03-15  Laurynas Biveinis  <lauras (a] softhome.net>
   6755 
   6756 	* Makefile.in (DO_X): Use double quotes for quoting
   6757 	"RANLIB=$${RANLIB}".
   6758 
   6759 2001-03-09  Nicola Pero <n.pero (a] mi.flashnet.it>
   6760 
   6761 	* configure.in: Only use `lang_requires' for languages athat are
   6762 	actually enabled.
   6763 
   6764 2001-03-07  Tom Tromey  <tromey (a] redhat.com>
   6765 
   6766 	* configure.in: Allow config-lang.in to set `lang_requires' to list
   6767 	of other required languages.
   6768 
   6769 2001-03-06  Laurynas Biveinis  <lauras (a] softhome.net>
   6770 
   6771 	* Makefile.in: Remove RANLIB definition. Use RANLIB
   6772 	in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
   6773 	EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
   6774 
   6775 2001-02-28  Benjamin Kosnik  <bkoz (a] redhat.com>
   6776 	    Alexandre Oliva  <aoliva (a] redhat.com>
   6777 
   6778 	* Makefile.in (check-c++): Use tabs, not spaces.
   6779 
   6780 2001-02-19  Benjamin Kosnik  <bkoz (a] redhat.com>
   6781 
   6782 	* Makefile.in (check-c++): New rule.
   6783 
   6784 	* configure.in (target_libs): Remove libg++.
   6785 	(noconfigdirs): Remove libg++.
   6786 	(noconfigdirs): Same.
   6787 	(noconfigdirs): Same.
   6788 	(noconfigdirs): Same.
   6789 
   6790 	* config-ml.in: Remove libg++ references.
   6791 
   6792 	* Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
   6793 	(ALL_TARGET_MODULES): Same.
   6794 	(configure-target-libg++): Remove.
   6795 	(all-target-libg++): Remove.
   6796 	(configure-target-libio): Remove.
   6797 	(all-target-libio): Remove.
   6798 	(check-target-libio): Remove.
   6799 	(.PHONY): Remove.
   6800 	(libg++.tar.bz2): Remove.
   6801 	(all-target-cygmon): Remove libio.
   6802 	(all-target-libstdc++): Remove.
   6803 	(configure-target-libstdc++): Remove.
   6804 	(TARGET_LIB_PATH): Remove libstdc++.
   6805 	(ALL_GCC_CXX): Remove libstdc++.
   6806 	(all-target-gperf): Correct.
   6807 
   6808 2001-02-15  Anthony Green  <green (a] redhat.com>
   6809 
   6810 	* configure: Introduce GCJ_FOR_TARGET.
   6811 	* configure.in: Ditto.
   6812 	* Makefile.in: Ditto.
   6813 
   6814 2001-02-08  Chandrakala Chavva <cchavva (a] redhat.com>
   6815 
   6816 	* configure.in: for *-chorusos, don't config target-newlib and
   6817 	target-libgloss.
   6818 
   6819 2001-02-04  Mark Mitchell  <mark (a] codesourcery.com>
   6820 
   6821 	Remove V2 C++ library.
   6822 	* configure.in: Remove --enable-libstdcxx_v3 support.
   6823 
   6824 2001-01-27  Richard Henderson  <rth (a] redhat.com>
   6825 
   6826 	* configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
   6827 
   6828 2001-01-26  Tom Tromey  <tromey (a] redhat.com>
   6829 
   6830 	* configure.in: Allow libgcj to be built on Sparc Solaris.
   6831 
   6832 2001-01-23  Bryce McKinlay  <bryce (a] albatross.co.nz>
   6833 
   6834 	* configure.in: Enable libgcj on several additional platforms.
   6835 
   6836 2001-01-22  Bryce McKinlay  <bryce (a] albatross.co.nz>
   6837 
   6838 	* configure.in: Enable libgcj for linux targets.
   6839 
   6840 2001-01-09  Mike Stump  <mrs (a] wrs.com>
   6841 
   6842 	* Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
   6843 	failures of subdirectories.
   6844 
   6845 2001-01-02  Laurynas Biveinis  <lauras (a] softhome.net>
   6846 
   6847 	* configure: handle DOS-style absolute paths.
   6848 
   6849 2001-01-02  Laurynas Biveinis  <lauras (a] softhome.net>
   6850 
   6851 	* configure.in: remove supported directories from $noconfigdirs for DJGPP.
   6852 
   6853 2000-12-18  Benjamin Kosnik  <bkoz (a] redhat.com>
   6854 
   6855 	* Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
   6856 	(libstdcxx_incdir): Pass down.
   6857 	* config.if: Remove expired bits for cxx_interface, add stub.
   6858 	(libstdcxx_incdir): Add variable for g++ include directory.
   6859 	* configure.in (gxx_include_dir): Use it.
   6860 
   6861 2000-12-15  Andreas Jaeger  <aj (a] suse.de>
   6862 
   6863 	* configure.in: Handle lang_dirs.
   6864 
   6865 2000-12-13  Anthony Green  <green (a] redhat.com>
   6866 
   6867 	* configure.in: Disable libgcj for any target not specifically
   6868 	listed.  Disable libgcj for x86 and Alpha Linux until compatible
   6869 	with g++ abi.
   6870 
   6871 2000-12-13  Mike Stump  <mrs (a] wrs.com>
   6872 
   6873 	* Makefile.in (local-distclean): Also remove fastjar.
   6874 
   6875 2000-12-10  Anthony Green  <green (a] redhat.com>
   6876 
   6877 	* configure.in: Define libgcj.  Disable libgcj target libraries for
   6878 	most targets.
   6879 
   6880 2000-12-09  Alexandre Petit-Bianco  <apbianco (a] cygnus.com>
   6881 
   6882 	* configure.in (target_libs): Revert 2000-12-08 patch.
   6883 	(noconfigdirs): Added target-libjava.
   6884 
   6885 2000-12-09  Laurynas Biveinis  <lauras (a] softhome.net>
   6886 
   6887 	* Makefile.in: handle DOS-style absolute paths.
   6888 
   6889 2000-12-08  Alexandre Petit-Bianco  <apbianco (a] cygnus.com>
   6890 
   6891 	* Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
   6892 	libjava.
   6893 	* configure.in (target_libs): Removed `target-libjava'.
   6894 
   6895 2000-12-08  Alexandre Petit-Bianco  <apbianco (a] cygnus.com>
   6896 
   6897 	* Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
   6898 	(ALL_MODULES): Added fastjar.
   6899 	(NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
   6900 	(all-target-libjava): all-fastjar replaces all-zip.
   6901 	(all-fastjar): Added.
   6902 	(configure-target-fastjar, all-target-fastjar): Likewise.
   6903 	* configure.in (host_tools): Added fastjar.
   6904 
   6905 2000-12-07  Mike Stump  <mrs (a] wrs.com>
   6906 
   6907 	* Makefile.in (local-distclean): Remove leftover built files.
   6908 
   6909 2000-11-16  Fred Fish  <fnf (a] be.com>
   6910 
   6911 	* configure.in (enable_libstdcxx_v3): Fix typo,
   6912 	libstd++ -> libstdc++.
   6913 
   6914 2000-11-13  Joseph S. Myers  <jsm28 (a] cam.ac.uk>
   6915 
   6916 	* configure: Provide the original toplevel configure arguments
   6917 	(including $0) to subprocesses in the environment rather than
   6918 	through gcc/configargs.h.
   6919 
   6920 2000-11-12  Mark Mitchell  <mark (a] codesourcery.com>
   6921 
   6922 	* configure: Turn on libstdc++ V3 by default.
   6923 
   6924 2000-10-16  Michael Meissner  <meissner (a] redhat.com>
   6925 
   6926 	* configure (gcc/configargs.h): Only create if there is a build GCC
   6927 	directory created.
   6928 
   6929 2000-10-05  Phil Edwards  <pme (a] gcc.gnu.org>
   6930 
   6931 	* configure: Save configure arguments to gcc/configargs.h.
   6932 
   6933 2000-10-04  Andris Pavenis  <pavenis (a] latnet.lv>
   6934 
   6935 	* Makefile.in (bootstrap): avoid recursion if subdir missing
   6936 	(cross): ditto
   6937 	(do-proto-toplev): ditto
   6938 
   6939 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law (a] cygnus.com)
   6940 
   6941 	* configure.in: Do not build byacc for hppa64.  Provide paths to the
   6942 	X11 libraries for hppa64.
   6943 
   6944 2000-09-02  Anthony Green  <green (a] cygnus.com>
   6945 
   6946 	* Makefile.in (all-gcc): Depend on all-zlib.
   6947 	(CLEAN_MODULES): Add clean-zlib.
   6948 	(ALL_MODULES): Add all-zlib.
   6949 	* configure.in (host_libs): Add zlib.
   6950 
   6951 2000-08-25  Alexandre Oliva  <aoliva (a] redhat.com>
   6952 
   6953 	* configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
   6954 	$targargs to tell whether newlib is going to be built.
   6955 
   6956 	* configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
   6957 	$$r/TARGET_SUBDIR/libio for _G_config.h.
   6958 
   6959 2000-08-14  Zack Weinberg  <zack (a] wolery.cumb.org>
   6960 
   6961 	* configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
   6962 
   6963 	* configure: Make enable_threads and enable_shared defaults
   6964 	explicit.  Substitute enable_threads into generated Makefiles.
   6965 	* configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
   6966 	* libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
   6967 
   6968 2000-08-02  Manfred Hollstein  <manfredh (a] redhat.com>
   6969 
   6970 	* configure.in: Re-enable all references to libg++ and librx.
   6971 
   6972 2002-04-09  Loren James Rittle  <rittle (a] labs.mot.com>
   6973 
   6974 	* configure.in: Add *-*-freebsd* configurations.
   6975 
   6976 2002-04-07  Andrew Cagney  <ac131313 (a] redhat.com>
   6977 
   6978 	* Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
   6979 	(do-tar, do-bz2): New rules.
   6980 	(taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
   6981 	(gdb-tar): New rule.
   6982 	(gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
   6983 	(insight_dejagnu.tar): New rule.
   6984 	(insight.tar): New rule.
   6985 	(gdb+dejagnu.tar): New rule.
   6986 	(gdb.tar): New rule.
   6987 
   6988 2002-04-07  Andrew Cagney  <ac131313 (a] redhat.com>
   6989 
   6990 	* MAINTAINERS: Update dejagnu/
   6991 
   6992 2002-03-16  Alexandre Oliva  <aoliva (a] redhat.com>
   6993 
   6994 	* ltmain.sh (relink_command): Fix typo in previous change.
   6995 
   6996 2002-03-15  Alexandre Oliva  <aoliva (a] redhat.com>
   6997 
   6998 	* ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
   6999 	(relink_command): Added --tag flags.
   7000 	(mode=install): If relinking fails; error out.
   7001 
   7002 2002-03-12  Richard Henderson  <rth (a] redhat.com>
   7003 
   7004 	* Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
   7005 	.NOTPARALLEL tag.
   7006 	(do-check): Rename from check.
   7007 	(check): Allow parallel check.
   7008 
   7009 2002-03-11  Richard Henderson  <rth (a] redhat.com>
   7010 
   7011 	* Makefile.in (.NOTPARALLEL): Add fake tag.
   7012 
   7013 2002-03-07  H.J. Lu  (hjl (a] gnu.org)
   7014 
   7015 	* configure.in: Enable gprof for mips*-*-linux*.
   7016 
   7017 2002-02-28  Alexandre Oliva  <aoliva (a] redhat.com>
   7018 
   7019 	* configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
   7020 	libjava.
   7021 	(CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
   7022 
   7023 2002-02-24  Andrew Cagney  <ac131313 (a] redhat.com>
   7024 
   7025 	* texinfo/texinfo.tex: Update to version 2002-02-14.08.
   7026 
   7027 2002-02-23  Daniel Jacobowitz  <drow (a] mvista.com>
   7028 
   7029 	* config.guess: Import from master sources, rev 1.232.
   7030 	* config.sub: Import from master sources, rev 1.246.
   7031 
   7032 2002-02-23  Alexandre Oliva  <aoliva (a] redhat.com>
   7033 
   7034 	* Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
   7035 	because its Makefile is there; test for the executable instead.
   7036 
   7037 2002-02-09  Alexandre Oliva  <aoliva (a] redhat.com>
   7038 
   7039 	Contribute sh64-elf.
   7040 	2000-12-01  Alexandre Oliva  <aoliva (a] redhat.com>
   7041 	* configure.in: Added sh64-*-*.
   7042 
   7043 2002-02-04  Jeff Johnston  <jjohnstn (a] redhat.com>
   7044 
   7045 	* COPYING.NEWLIB: Remove advertising clause from
   7046 	Berkeley and Red Hat licenses.
   7047 
   7048 2002-02-01  Mo DeJong  <supermo (a] bayarea.net>
   7049 
   7050 	* Makefile.in: Add all-tix to deps for all-snavigator
   7051 	so that tix is built when building snavigator.
   7052 
   7053 2002-02-01  Ben Elliston  <bje (a] redhat.com>
   7054 
   7055 	* config.guess: Import from master sources, rev 1.229.
   7056 	* config.sub: Import from master sources, rev 1.240.
   7057 
   7058 2002-01-27  Daniel Jacobowitz  <drow (a] mvista.com>
   7059 
   7060 	From Steve Ellcey <sje (a] cup.hp.com>:
   7061 	* libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
   7062 	(lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
   7063 	lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
   7064 	IA64.
   7065 	* ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
   7066 	* ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
   7067 	soname_spec, sys_lib_search_path_spec): Ditto.
   7068 
   7069 2002-01-26  Jason Thorpe  <thorpej (a] wasabisystems.com>
   7070 
   7071 	* configure.in (*-*-netbsd*): New.  Skip target-newlib,
   7072 	target-libiberty, and target-libgloss.  Skip Java-related
   7073 	libraries if not supported for NetBSD on target CPU.
   7074 
   7075 2002-01-23  Nick Clifton  <nickc (a] cambridge.redhat.com>
   7076 
   7077 	* configure.in: Import StrongARM and XScale target_configdirs from
   7078 	FSF GCC version.
   7079 
   7080 2002-01-16  H.J. Lu  (hjl (a] gnu.org)
   7081 
   7082 	* config.guess: Import from master sources, rev 1.225.
   7083 	* config.sub: Import from master sources, rev 1.238.
   7084 
   7085 	* MAINTAINERS: Updated notes on config.guess and config.sub.
   7086 
   7087 2002-01-11  Steve Ellcey  <sje (a] cup.hp.com>
   7088 
   7089 	* configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
   7090 	ld and gdb are not supported.
   7091 
   7092 2002-01-07  Jeff Johnston  <jjohnstn (a] redhat.com>
   7093 
   7094 	* Change reference to Cygnus Solutions to be Red Hat.
   7095 
   7096 2002-01-07  Jeff Johnston  <jjohnstn (a] redhat.com>
   7097 
   7098 	* COPYING.NEWLIB: Update generic copyright date.
   7099 
   7100 2002-01-07  Mark Salter  <msalter (a] redhat.com>
   7101 
   7102 	* configure.in: Remove target-bsp and target-cygmon from arm builds.
   7103 	  Allow target-libgloss to be built for arm, strongarm, and xscale.
   7104 
   7105 2002-01-03  Ben Elliston  <bje (a] redhat.com>
   7106 
   7107 	* MAINTAINERS: Update URL for config.* scripts.
   7108 
   7109 2001-12-18  Alan Modra  <amodra (a] bigpond.net.au>
   7110 
   7111 	* config.sub: Import latest version.
   7112 	* config.guess: Likewise.
   7113 
   7114 2001-12-13  Thomas Fitzsimmons  <fitzsim (a] redhat.com>
   7115 
   7116 	* configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
   7117 	options for i[3456]86-pc-linux* native builds.
   7118 
   7119 2001-12-05  Laurent Guerby  <guerby (a] acm.org>
   7120 
   7121 	* MAINTAINERS: gcc adopts symlink-tree, refer more to
   7122 	libiberty.
   7123 
   7124 	Import this patch from gcc:
   7125 
   7126 	2000-12-09  Laurynas Biveinis  <lauras (a] softhome.net>
   7127 
   7128 	    * symlink-tree: handle DOS-style absolute paths.
   7129 
   7130 2001-11-28  DJ Delorie <dj (a] redhat.com>
   7131 	    Zack Weinberg  <zack (a] codesourcery.com>
   7132 
   7133 	When build != host, create libiberty for the build machine.
   7134 
   7135 	* Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
   7136 	CONFIG_ARGUMENTS.
   7137 	(ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
   7138 	New variables.
   7139 	(ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
   7140 	and rules.
   7141 	(all.normal): Depend on ALL_BUILD_MODULES.
   7142 	(CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
   7143 	(all-build-libiberty): Depend on configure-build-libiberty.
   7144 
   7145 	* configure: Calculate and substitute proper value for
   7146 	ALL_BUILD_MODULES.
   7147 	* configure.in: Create the build subdirectory.
   7148 	Calculate and substitute TARGET_CONFIGARGS (formerly
   7149 	CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
   7150 
   7151 2001-11-26  Geoffrey Keating  <geoffk (a] redhat.com>
   7152 
   7153 	* config.sub: Update to version 1.232 on subversion.
   7154 
   7155 2001-11-20  Nick Clifton  <nickc (a] cambridge.redhat.com>
   7156 
   7157 	* Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
   7158 	files from .po files for a distribution.
   7159 
   7160 2001-11-19  Hans-Peter Nilsson  <hp (a] bitrange.com>
   7161 
   7162 	* COPYING.NEWLIB: Mention preserved notice in specific parts.
   7163 
   7164 2001-11-13  Jeff Holcomb  <jeffh (a] redhat.com>
   7165 
   7166 	Merged from net gcc:
   7167 	2001-07-30  Jeff Sturm  <jsturm (a] one-pont.com>
   7168 	* ltcf-c.sh: Use $objext, not $ac_objext.
   7169 	2001-07-27  Mark Kettenis  <kettenis (a] gnu.org>
   7170 	* ltcf-cxx.sh: Add support for GNU.
   7171 	2001-07-22  Timothy Wall  <twall (a] redhat.com>
   7172 	* ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
   7173 	default settings if using GNU tools with that configuration.
   7174 	* ltcf-cxx.sh: Ditto.
   7175 	* ltcf-gcj.sh: Ditto.
   7176 	2001-07-21  Michael Chastain  <chastain (a] redhat.com>
   7177 	* ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
   7178 	HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
   7179 	* ltmain.sh: Mark as gcc-local.
   7180 
   7181 2001-11-13  Jeff Holcomb  <jeffh (a] redhat.com>
   7182 
   7183 	* Makefile.in (all-bison): Revert 2001-10-24.
   7184 	Don't depend on texinfo.
   7185 
   7186 2001-11-12  Hans-Peter Nilsson  <hp (a] bitrange.com>
   7187 
   7188 	* COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
   7189 
   7190 2001-11-08  Phil Edwards  <pedwards (a] disaster.jaj.com>
   7191 
   7192 	* configure.in (--enable-languages): Be more permissive about
   7193 	syntax.  Check for empty lists better.  Warn about $LANGUAGES.
   7194 
   7195 2001-11-06  Hans-Peter Nilsson  <hp (a] bitrange.com>
   7196 
   7197 	* Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
   7198 
   7199 2001-10-24  Jeff Holcomb  <jeffh (a] redhat.com>
   7200 
   7201 	Makefile.in (all-bison): Don't depend on texinfo.
   7202 
   7203 2001-10-03  Alan Modra  <amodra (a] bigpond.net.au>
   7204 
   7205 	* gettext.m4: Test po/POTFILES.in exists before trying to read.
   7206 
   7207 2001-09-29  Alexandre Oliva  <aoliva (a] redhat.com>
   7208 
   7209 	* Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
   7210 
   7211 2001-09-28  Hans-Peter Nilsson  <hp (a] axis.com>
   7212 
   7213 	* config.sub, config.guess: Import latest from subversions.
   7214 
   7215 2001-09-21  Alexandre Oliva  <aoliva (a] redhat.com>
   7216 
   7217 	* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
   7218 	DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
   7219 	RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
   7220 	avoid quotes nesting problems.
   7221 	(NATIVE_CHECK_MODULES): Ditto, just for consistency.
   7222 	(DO_X): Export only variables that are set.
   7223 
   7224 2001-09-19  Ben Elliston  <bje (a] redhat.com>
   7225 
   7226 	* configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
   7227 	Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
   7228 	semantics.  Use the shell built-in "type" command instead.
   7229 
   7230 2001-09-15  Thiemo Seufer <seufer (a] csv.ica.uni-stuttgart.de>
   7231 
   7232 	* config.sub: Reverted the earlier change, this version is not the
   7233 	master file.
   7234 
   7235 2001-09-14  Thiemo Seufer <seufer (a] csv.ica.uni-stuttgart.de>
   7236 
   7237 	* config.sub: Change machine triplets from mipsel*-* to mips*el-*.
   7238 	Add support for mips64.
   7239 
   7240 2001-09-03  Jeff Holcomb  <jeffh (a] redhat.com>
   7241 
   7242 	* configure.in: Enable libstdc++-v3 for h8300 targets.
   7243 
   7244 2001-08-30  Eric Christopher  <echristo (a] redhat.com>
   7245 	    Jason Eckhardt  <jle (a] redhat.com>
   7246 
   7247 	* config.sub: Add support for mipsisa32.
   7248 
   7249 2001-08-30  Eric Christopher  <echristo (a] redhat.com>
   7250 
   7251 	* config.sub, config.guess: Import latest from subversions.
   7252 
   7253 2001-08-20  Alan Modra  <amodra (a] bigpond.net.au>
   7254 
   7255 	* config.sub, config.guess: Import latest from subversions.
   7256 
   7257 2001-07-26  DJ Delorie  <dj (a] redhat.com>
   7258 
   7259 	* MAINTAINERS: Clarify libiberty merge rules and procedures.
   7260 
   7261 2001-06-19  Alan Modra  <amodra (a] bigpond.net.au>
   7262 
   7263 	* Makefile.in: Revert 2001-06-17.
   7264 	(VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
   7265 
   7266 2001-06-17  H.J. Lu <hjl (a] gnu.org>
   7267 
   7268 	* Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
   7269 	(gas+binutils.tar.bz2): Likewise.
   7270 	(binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
   7271 
   7272 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney (a] b1.cygnus.com>
   7273 
   7274 	* Makefile.in (VER): When present, extract the version number from
   7275 	the file version.in.
   7276 
   7277 2001-06-08  Alexandre Oliva  <aoliva (a] redhat.com>, Jeff Sturm  <jsturm (a] one-point.com>
   7278 
   7279 	* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
   7280 	gcc/xgcc is built, use -print-prog-name to find out the program
   7281 	name to use.
   7282 
   7283 2001-06-04  Mark Mitchell  <mark (a] codesourcery.com>
   7284 
   7285 	* ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
   7286 	with_gcc]: Use `gcc -shared' to build a shared library.
   7287 
   7288 2001-06-04  John David Anglin  <dave (a] hiauly1.hia.nrc.ca>
   7289 
   7290 	* ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
   7291 	archives.
   7292 
   7293 2001-05-28  Simon Patarin <simon.patarin (a] inria.fr>
   7294 
   7295 	* ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
   7296 	libraries when using g++ with native linker.
   7297 
   7298 2001-05-28  Alexandre Oliva  <aoliva (a] redhat.com>
   7299 
   7300 	* ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
   7301 
   7302 2001-05-24  Tom Rix <trix (a] redhat.com>
   7303 
   7304 	* configure.in : enable ld for aix
   7305 
   7306 2001-05-22  Alexandre Oliva  <aoliva (a] redhat.com>
   7307 
   7308 	* ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
   7309 	[aix4*|aix5*]: Prepend blank.
   7310 
   7311 2001-05-20  Alexandre Oliva  <aoliva (a] redhat.com>
   7312 
   7313 	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
   7314 	ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
   7315 	of subdir/configure scripts to use the new libtool.m4.
   7316 
   7317 2001-05-14  H.J. Lu <hjl (a] gnu.org>
   7318 
   7319 	* config.if (libc_interface): Set to -libc6.2- for cross
   7320 	compiling to Linux/glibc 2.2.
   7321 
   7322 2001-05-03  Alexandre Oliva  <aoliva (a] redhat.com>
   7323 
   7324 	* configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
   7325 	libgcj.
   7326 
   7327 2001-04-26  Alexandre Oliva  <aoliva (a] redhat.com>
   7328 
   7329 	* configure.in (noconfigdirs): Don't reset it from scratch in the
   7330 	target case; only append to it.
   7331 
   7332 2001-04-26  Alexandre Oliva  <aoliva (a] redhat.com>
   7333 
   7334 	* configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
   7335 	sparc-*-solaris2.8]: Disable ${libgcj}.
   7336 
   7337 2001-04-25  Alexandre Oliva  <aoliva (a] redhat.com>
   7338 
   7339 	* configure.in (libgcj_saved): Copy from $libgcj.
   7340 	(libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
   7341 	--disable-libgcj.
   7342 
   7343 2001-04-20  Alexandre Oliva  <aoliva (a] redhat.com>
   7344 
   7345 	* ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
   7346 	1.641.2.228.
   7347 
   7348 2001-04-12  Alexandre Oliva  <aoliva (a] redhat.com>
   7349 
   7350 	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
   7351 	ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
   7352 
   7353 2001-04-01  Alexandre Oliva  <aoliva (a] redhat.com>
   7354 
   7355 	* Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
   7356 	New macros.
   7357 	(bootstrap, cross): Use RECURSE_FLAGS.
   7358 	* configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
   7359 
   7360 2001-03-27  Alexandre Oliva  <aoliva (a] redhat.com>
   7361 
   7362 	* configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
   7363 
   7364 2001-03-23  Nick Clifton  <nickc (a] redhat.com>
   7365 
   7366 	* README-maintainer-mode: Add note about inability to use "make
   7367 	distclean" in maintainer mode.
   7368 
   7369 2001-03-22  Alexandre Oliva  <aoliva (a] redhat.com>
   7370 
   7371 	Re-installed:
   7372 	2001-01-02  Laurynas Biveinis  <lauras (a] softhome.net>
   7373 	* ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
   7374 	'-DPIC' to ac_cv_prog_cc_pic for DJGPP.
   7375 	* ltcf-cxx.sh: Likewise.
   7376 	* ltcf-gcj.sh: Likewise.
   7377 
   7378 2001-03-22  Philip Blundell  <philb (a] gnu.org>
   7379 
   7380 	* config.sub, config.guess: Import latest from subversions.
   7381 
   7382 2001-03-22  Alexandre Oliva  <aoliva (a] redhat.com>
   7383 
   7384 	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
   7385 	ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
   7386 
   7387 2001-03-20  Michael Chastain  <chastain (a] redhat.com>
   7388 
   7389 	* Makefile.in: all-m4 depends on all-texinfo.
   7390 
   7391 2001-03-08  Alexandre Oliva  <aoliva (a] redhat.com>
   7392 
   7393 	* Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
   7394 
   7395 2001-02-22  Jeff Johnston <jjohnstn (a] redhat.com>
   7396 
   7397 	* COPYING.NEWLIB: Remove DJ Delorie's address because it is no
   7398 	longer valid.
   7399 
   7400 2001-02-16  Nick Clifton  <nickc (a] redhat.com>
   7401 
   7402 	* configure.in (noconfigdirs): Allow configuration of texinfo
   7403 	for Cygwin hosts.
   7404 
   7405 2001-02-09  Martin Schwidefsky  <schwidefsky (a] de.ibm.com>
   7406 
   7407 	* config.guess: Add linux target for S/390.
   7408 	* config.sub: Likewise.
   7409 	* configure.in: Likewise.
   7410 
   7411 2001-02-06  Ben Elliston  <bje (a] redhat.com>
   7412 
   7413 	* configure: Output host type to stdout, not stderr.
   7414 
   7415 2001-02-04  Michael Sokolov  <msokolov (a] ivan.Harhan.ORG>
   7416 
   7417 	* config.guess: Import from subversions.gnu.org (revision 1.181).
   7418 	* config.sub: Import from subversions.gnu.org (revision 1.199).
   7419 
   7420 2001-01-30  Alan Modra  <alan (a] linuxcare.com.au>
   7421 
   7422 	* config.guess: Handle hppa64-linux systems.
   7423 
   7424 2001-01-27  Michael Sokolov  <msokolov (a] ivan.Harhan.ORG>
   7425 
   7426 	* ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
   7427 	Don't unset, it's non-portable and no longer necessary, set to empty
   7428 	instead.
   7429 
   7430 2001-01-27  Michael Sokolov  <msokolov (a] ivan.Harhan.ORG>,  Alexandre Oliva  <oliva (a] lsd.ic.unicamp.br>
   7431 
   7432 	* ltconfig: Shell portability fix for the tagname validity check.
   7433 
   7434 2001-01-27  Michael Sokolov  <msokolov (a] ivan.Harhan.ORG>
   7435 
   7436 	* ltcf-cxx.sh: Use parentheses around eval $ac_compile.
   7437 
   7438 2001-01-27  Alexandre Oliva  <aoliva (a] redhat.com>
   7439 
   7440 	* ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
   7441 	* ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
   7442 
   7443 2001-01-24  Alexandre Oliva  <aoliva (a] redhat.com>
   7444 
   7445 	* ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
   7446 	keep at least one of build_libtool_libs or build_old_libs set to
   7447 	yes.
   7448 
   7449 2001-01-24  Alexandre Oliva  <aoliva (a] redhat.com>
   7450 
   7451 	* ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
   7452 	* libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
   7453 
   7454 2000-11-07  Philip Blundell  <pb (a] futuretv.com>
   7455 
   7456 	* Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
   7457 
   7458 2000-11-03  Philip Blundell  <pb (a] futuretv.com>
   7459 
   7460 	* Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
   7461 	files.
   7462 
   7463 2001-01-15  Jeff Johnston  <jjohnstn (a] redhat.com>
   7464 
   7465 	* COPYING.NEWLIB: Put into source repository.
   7466 
   7467 2001-01-15  Ben Elliston  <bje (a] redhat.com>
   7468 
   7469 	* configure.in (host_tools): Add sid.
   7470 	Always configure cgen.
   7471 	* Makefile.in (all-sid): New target.
   7472 	(check-sid, clean-sid, install-sid): Likewise.
   7473 
   7474 2001-01-07  Andreas Jaeger  <aj (a] suse.de>
   7475 
   7476 	* config.sub, config.guess: Update from subversions.
   7477 
   7478 2000-12-12  Alexandre Oliva  <aoliva (a] redhat.com>
   7479 
   7480 	* configure.in: Disable language-specific target libraries for
   7481 	languages that aren't enabled.
   7482 
   7483 2000-11-24  Nick Clifton  <nickc (a] redhat.com>
   7484 
   7485 	* configure.in (xscale-elf): Add target.
   7486 	(xscale-coff): Add target.
   7487 	(c4x, c5x, tic54x): Move after ARM targets.
   7488 
   7489 2000-11-23  Alexandre Oliva  <aoliva (a] redhat.com>
   7490 
   7491 	* ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
   7492 
   7493 2000-11-20  Ian Lance Taylor  <ian (a] zembu.com>
   7494 
   7495 	* ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
   7496 
   7497 2000-11-18  Alexandre Oliva  <aoliva (a] redhat.com>
   7498 
   7499 	* Makefile.in: Merge with GCC and libgcj.
   7500 	(ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
   7501 	configure-target-<library> when their configure scripts need the C
   7502 	or C++ library to have already been built to work properly.
   7503 	(do_proto_toplev): Set them to an empty string.
   7504 
   7505 2000-11-18  Alexandre Oliva  <aoliva (a] redhat.com>
   7506 
   7507 	* Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
   7508 	(REALLY_SET_LIB_PATH): Use them.
   7509 
   7510 2000-11-06  Christopher Faylor <cgf (a] cygnus.com>
   7511 
   7512 	* config.sub: Add support for Sun Chorus
   7513 
   7514 2000-11-02  Per Lundberg  <plundis (a] chaosdev.org>
   7515 
   7516 	* config.sub: Add support for the *-storm-chaos OS.
   7517 
   7518 2000-10-30  Stephane Carrez  <stcarrez (a] worldnet.fr>
   7519 
   7520 	* configure.in (noconfigdirs): Don't compile some
   7521 	of the libraries for 68HC11 & 68hc12 targets.
   7522 
   7523 2000-09-30  Alexandre Oliva  <aoliva (a] redhat.com>
   7524 
   7525 	* ltconfig, ltmain.sh, libtool.m4: Updated from libtool
   7526 	multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
   7527 	all affected `configure' scripts.
   7528 
   7529 2000-09-25  Alexandre Oliva  <aoliva (a] redhat.com>
   7530 
   7531 	* Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
   7532 	ltcf-c.sh.
   7533 
   7534 2000-09-12  Philip Blundell  <philb (a] gnu.org>
   7535 
   7536 	* config.sub, config.guess: Update from subversions.
   7537 
   7538 2000-09-06  Alexandre Oliva  <aoliva (a] redhat.com>
   7539 
   7540 	* Makefile.in (all-zlib): Added dummy target.
   7541 
   7542 	* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
   7543 	multi-language branch.
   7544 
   7545 2000-09-05  Alexandre Oliva  <aoliva (a] redhat.com>
   7546 
   7547 	* Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
   7548 	(bootstrap*): Depend on all-bootstrap.
   7549 
   7550 2000-09-02  Alexandre Oliva  <aoliva (a] redhat.com>, DJ Delorie  <dj (a] redhat.com>
   7551 
   7552 	* configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
   7553 	crosses, but add gcc/include to the header search path for them.
   7554 
   7555 2000-08-31  Alexandre Oliva  <aoliva (a] redhat.com>
   7556 
   7557 	* ltconfig, ltmain.sh: Updated from libtool multi-language branch.
   7558 	* libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
   7559 	* gettext.m4: New file, extracted from aclocal.m4.
   7560 
   7561 2000-08-22  Alexandre Oliva  <aoliva (a] redhat.com>
   7562 
   7563 	* config-ml.in (CC, CXX): Avoid trailing whitespace.
   7564 	(LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
   7565 	sub-configures.
   7566 
   7567 2000-08-20  Doug Evans  <dje (a] casey.transmeta.com>
   7568 
   7569 	* Makefile.in (ALL_MODULES): Add all-cgen.
   7570 	(CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
   7571 	(all-cgen): New target.
   7572 	(all-opcodes,all-sim): Depend on all-cgen.
   7573 	* configure.in (host_tools): Add cgen.
   7574 	Only configure cgen if --enable-cgen-maint.
   7575 
   7576 2000-08-17  Alexandre Oliva  <aoliva (a] redhat.com>
   7577 
   7578 	* config-ml.in (CC, CXX): Don't introduce a leading space.
   7579 
   7580 2000-08-16  Alexandre Oliva  <aoliva (a] redhat.com>
   7581 
   7582 	* configure.in (libstdcxx_flags): Use
   7583 	libstdc++-v3/src/libstdc++.INC.
   7584 
   7585 2000-08-15  Alexandre Oliva  <aoliva (a] redhat.com>
   7586 
   7587 	* configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
   7588 
   7589 2000-08-11  Jason Merrill  <jason (a] redhat.com>
   7590 
   7591 	* configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
   7592 	CXX_FOR_TARGET): Add -B$$r/gcc/ here.
   7593 	(FLAGS_FOR_TARGET): Not here.
   7594 	(CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
   7595 
   7596 2000-08-07  DJ Delorie  <dj (a] redhat.com>
   7597 
   7598 	* configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
   7599 	"if we're also building gcc, and it's a gcc that will run on the
   7600 	build machine, we want to use its includes instead of the system's
   7601 	default includes".
   7602 
   7603 2000-08-03  Alexandre Oliva  <aoliva (a] redhat.com>
   7604 
   7605 	* configure.in (libstdcxx_flags): Don't use `"'.
   7606 
   7607 	* config-ml.in: Adjust multilib search paths to the
   7608 	appropriate multilib tree.
   7609 
   7610 2000-08-02  Alexandre Oliva  <aoliva (a] redhat.com>
   7611 
   7612 	* configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
   7613 	commas in $LANGUAGES.
   7614 
   7615 2000-08-01  Alexandre Oliva  <aoliva (a] redhat.com>
   7616 
   7617 	* configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
   7618 
   7619 2000-07-31  Alexandre Oliva  <aoliva (a] redhat.com>
   7620 
   7621 	* configure.in (qCXX_FOR_TARGET): Quote `&' characters in
   7622 	CXX_FOR_TARGET for sed.
   7623 
   7624 2000-07-30  Alexandre Oliva  <aoliva (a] redhat.com>
   7625 
   7626 	* configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
   7627 	Do not override if already set in the environment or in configure.
   7628 	Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
   7629 	(FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
   7630 
   7631 2000-07-27  Alexandre Oliva  <aoliva (a] redhat.com>
   7632 
   7633 	* Makefile.in (FLAGS_FOR_TARGET): New macro.
   7634 	(GCC_FOR_TARGET): Use it.
   7635 	(CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
   7636 	* configure.in: ... here.
   7637 	(FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
   7638 	(libstdcxx_flags): Define and append to CXX_FOR_TARGET.
   7639 
   7640 2000-07-24  Alexandre Oliva  <aoliva (a] redhat.com>
   7641 
   7642 	* Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
   7643 	(configure-target-libchill, configure-target-libobjc): Likewise.
   7644 
   7645 	* configure.in: Use the same cache file for all target libs.
   7646 	* config-ml.in: But different cache files per multilib variant.
   7647 
   7648 2000-07-23  Michael Sokolov  <msokolov (a] ivan.Harhan.ORG>
   7649 
   7650 	* configure (topsrcdir): Don't use dirname.
   7651 
   7652 2000-07-20  Jason Merrill  <jason (a] redhat.com>
   7653 
   7654 	* configure.in: Remove all references to libg++ and librx.
   7655 
   7656 	* configure, configure.in, Makefile.in: Unify gcc and binutils.
   7657 
   7658 2000-07-20  Hans-Peter Nilsson  <hp (a] axis.com>
   7659 
   7660 	* config.sub: Update to subversions version 2000-07-06.
   7661 
   7662 2000-07-12  Andrew Haley  <aph (a] cygnus.com>
   7663 
   7664 	* configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
   7665 	(target_makefile_frag): Use mt-ia64pic on IA-64 targets.
   7666 
   7667 2000-07-07  Phil Edwards  <pme (a] sourceware.cygnus.com>
   7668 
   7669 	* symlink-tree:  Check number of arguments.
   7670 
   7671 2000-06-06  Andrew Cagney  <cagney (a] b1.cygnus.com>
   7672 
   7673 	* texinfo/texinfo.tex: Update to version 2000-05-28.15.
   7674 
   7675 2000-07-05  Jim Wilson  <wilson (a] cygnus.com>
   7676 
   7677 	* Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
   7678 	search path for a g++ extracted from the build tree.  This
   7679 	will allow link tests run by configure scripts in
   7680 	subdirectories to succeed.
   7681 
   7682 2000-07-01  Koundinya K  <kk (a] ddeorg.soft.net>
   7683 
   7684 	* ltconfig: Add support for mips-dde-sysv4.2MP
   7685 
   7686 2000-06-28  Corinna Vinschen  <vinschen (a] cygnus.com>
   7687 
   7688 	* ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
   7689 	`os2'. Force ac_cv_exeext to be ".exe" in that case.
   7690 
   7691 2000-06-19  Timothy Wall  <twall (a] cygnus.com>
   7692 
   7693 	* configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
   7694 	* config.sub: Add tic54x target.
   7695 
   7696 2000-06-07  Phillip Thomas  <pthomas (a] suse.de>
   7697 
   7698 	* README-maintainer-mode: New file: Contains notes on using
   7699 	--enable-maintainer-mode with binutils.
   7700 
   7701 2000-05-29  Andrew Cagney  <cagney (a] b1.cygnus.com>
   7702 
   7703 	* texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
   7704 
   7705 2000-05-30  Andrew Cagney  <cagney (a] b1.cygnus.com>
   7706 
   7707 	* config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
   7708 	* config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
   7709 
   7710 20000-05-21  H.J. Lu  (hjl (a] gnu.org)
   7711 
   7712 	* Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
   7713 	directory are used if they exist. Make sure
   7714 	$(build_tooldir)/include is searched for header files,
   7715 	$(build_tooldir)/lib/ for library files.
   7716 	(GCC_FOR_TARGET): Likewise.
   7717 	(CXX_FOR_TARGET): Likewise.
   7718 
   7719 2000-05-18  Jeffrey A Law  (law (a] cygnus.com)
   7720 
   7721 	* configure.in (hppa*64*-*-*): Do build ld for this configuration.
   7722 
   7723 2000-05-17  Alexandre Oliva  <aoliva (a] cygnus.com>
   7724 
   7725 	* Makefile.in (configure-target-libiberty): Depend on
   7726 	configure-target-newlib.
   7727 
   7728 2000-05-16  Alexandre Oliva  <aoliva (a] cygnus.com>
   7729 
   7730 	* configure.in, Makefile.in: Merge all libffi-related
   7731 	configury stuff from the libgcj tree.
   7732 
   7733 2000-05-16  Andrew Cagney  <cagney (a] b1.cygnus.com>
   7734 
   7735 	Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney (a] b1.cygnus.com>:
   7736 	* Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
   7737 
   7738 2000-05-16  Andrew Cagney  <cagney (a] b1.cygnus.com>
   7739 
   7740 	Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney (a] b1.cygnus.com>:
   7741 	* Makefile.in (do-djunpack): New target. Update djunpack.bat with
   7742 	current version information.  Add to proto-toplev directory.
   7743 	(gdb-taz): Build do-djunpack.
   7744 
   7745 2000-05-15  David Edelsohn  <edelsohn (a] gnu.org>
   7746 
   7747 	* configure.in: Special case powerpc*-*-aix* target_makefile_frag.
   7748 
   7749 2000-05-13 Alexandre Oliva  <oliva (a] lsd.ic.unicamp.br>
   7750 
   7751 	* ltmain.sh: Preserve in relink_command any environment
   7752 	variables that may affect the linker behavior.
   7753 
   7754 2000-05-12  Jeffrey A Law  (law (a] cygnus.com)
   7755 
   7756 	* config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
   7757 
   7758 2000-05-10  Jim Wilson  <wilson (a] cygnus.com>
   7759 
   7760 	* configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
   7761 
   7762 2000-05-08  Eli Zaretskii  <eliz (a] is.elta.co.il>
   7763 
   7764 	* djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
   7765 	with the version name.
   7766 
   7767 2000-05-01  Benjamin Kosnik  <bkoz (a] cygnus.com>
   7768 
   7769 	* config.if: Tweak.
   7770 
   7771 2000-04-23  Eli Zaretskii  <eliz (a] is.elta.co.il>
   7772 
   7773 	* djunpack.bat: New file.
   7774 
   7775 2000-04-19  Andrew Cagney  <cagney (a] b1.cygnus.com>
   7776 
   7777 	* Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
   7778 	gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
   7779 	dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
   7780 	insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
   7781 
   7782 2000-04-16  Dave Pitts  <dpitts (a] cozx.com>
   7783 
   7784 	* config.sub (case $basic_machine): Change default for "ibm-*"
   7785 	to "openedition".
   7786 
   7787 2000-04-12  Andrew Cagney  <cagney (a] b1.cygnus.com>
   7788 
   7789 	* Makefile.in (gdb-taz): New target.  GDB specific archive.
   7790 	(do-md5sum): New target.
   7791 	(MD5PROG): Define.
   7792 	(PACKAGE): Default to TOOL.
   7793 	(VER): Default to a shell script.
   7794 	(taz): Rewrite target.  Move real work to do-proto-toplev.  Include
   7795 	md5 checksum generation.
   7796 	(do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
   7797 	(do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
   7798 	(gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
   7799 	insight.tar.bz2): Use gdb-taz to create archive.
   7800 
   7801 2000-04-07  Andrew Cagney  <cagney (a] b1.cygnus.com>
   7802 
   7803 	* configure (warn_cflags): Delete.
   7804 
   7805 2000-04-05  Benjamin Kosnik  <bkoz (a] cygnus.com>
   7806 	    Martin v. Loewis  <martin (a] loewis.home.cs.tu-berlin.de>
   7807 
   7808 	* configure.in (enable_libstdcxx_v3): Add.
   7809 	(target_libs): Add bits here to switch between libstdc++-v2 and
   7810 	libstdc++-v3.
   7811 	* config.if: And this file too.
   7812 	* Makefile.in: Add libstdc++-v3 targets.
   7813 
   7814 2000-04-05  Michael Meissner  <meissner (a] redhat.com>
   7815 
   7816 	* config.sub (d30v): Add d30v as a basic machine type.
   7817 
   7818 2000-03-29  Jason Merrill  <jason (a] casey.cygnus.com>
   7819 
   7820 	* configure.in: -linux-gnu*, not -linux-gnu.
   7821 
   7822 2000-03-03  Andrew Cagney  <cagney (a] b1.cygnus.com>
   7823 
   7824 	* Makefile.in (taz): Set PACKAGE to TOOL when not defined.
   7825 	(do-tar-bz2): Replace TOOL with PACKAGE.
   7826 	(gdb.tar.bz2): Remove GDBTK from GDB package.
   7827 	(gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
   7828 	dejagnu.tar.bz2): New packages.
   7829 
   7830 2000-02-27  Andreas Jaeger  <aj (a] suse.de>
   7831 
   7832 	* configure.in: Add entry for mips*-*-linux*, move catch all
   7833 	*-*-*linux* entry below this one.
   7834 
   7835 2000-02-27  Ian Lance Taylor  <ian (a] zembu.com>
   7836 
   7837 	* ltconfig, ltmain.sh: Update to libtool 1.3.4.
   7838 
   7839 2000-02-24  Nick Clifton  <nickc (a] cygnus.com>
   7840 
   7841 	* config.sub: Support an OS of "wince".
   7842 
   7843 2000-02-24  Andrew Cagney  <cagney (a] b1.cygnus.com>
   7844 
   7845 	* config.guess, config.sub: Updated to match config's 2000-02-15
   7846 	version.
   7847 
   7848 2000-02-23  Linas Vepstas <linas (a] linas.org>
   7849 
   7850 	* config.sub: Add support for Linux/IBM 370.
   7851 	* configure.in: Likewise.
   7852 
   7853 2000-02-22  Nick Clifton  <nickc (a] cygnus.com>
   7854 
   7855 	* configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
   7856 
   7857 2000-02-20  Christopher Faylor <cgf (a] cygnus.com>
   7858 
   7859 	* config.guess: Guess "cygwin" rather than "cygwin32".
   7860 
   7861 2000-02-16  Kaveh R. Ghazi  <ghazi (a] caip.rutgers.edu>
   7862 
   7863 	* configure (gcc_version): When setting, narrow search to
   7864 	lines containing `version_string'.
   7865 
   7866 2000-02-15  Denis Chertykov  <denisc (a] overta.ru>
   7867 
   7868 	* config.sub: Add support for avr target.
   7869 
   7870 2000-02-01  Hans-Peter Nilsson  <hp (a] bitrange.com>
   7871 
   7872 	* config.sub: Add mmix-knuth-mmixware.
   7873 
   7874 2000-01-27  Christopher Faylor <cgf (a] redhat.com>
   7875 
   7876 	* Makefile.in (CC_FOR_TARGET): Add new winsup directory
   7877 	structure stuff to -L library search.
   7878 	(CXX_FOR_TARGET): Ditto.
   7879 	(CROSS_CHECK_MODULES): Fix spelling mistake.
   7880 
   7881 2000-01-24  Mark Mitchell  <mark (a] codesourcery.com>
   7882 
   7883 	* Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
   7884 	the C++ compiler.
   7885 
   7886 2000-01-12  Richard Henderson  <rth (a] cygnus.com>
   7887 
   7888 	* configure.in: Don't build some bits for beos.
   7889 
   7890 2000-01-12  Joel Sherrill (joel (a] OARcorp.com)
   7891 
   7892 	* Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
   7893 	as include files.
   7894 
   7895 2000-01-06  Geoff Keating  <geoffk (a] cygnus.com>
   7896 
   7897 	* configure.in: Use mt-aix43 to handle *_TARGET defs,
   7898 	not mh-aix43.
   7899 
   7900 1999-12-14  Richard Henderson  <rth (a] cygnus.com>
   7901 
   7902 	* config.guess (alpha-osf, alpha-linux): Detect ev67.
   7903 	* config.sub: Accept alphaev[78], alphaev8.
   7904 
   7905 1999-12-03  Alexandre Oliva  <oliva (a] lsd.ic.unicamp.br>
   7906 
   7907 	* config.guess, config.sub: Update from autoconf.
   7908 
   7909 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro (a] TechFak.Uni-Bielefeld.DE>
   7910 
   7911 	* config-ml.in (sparc*-*-*): Disable sparcv9 support if the
   7912 	necessary libraries are missing.
   7913 
   7914 1999-10-25  Andreas Schwab  <schwab (a] suse.de>
   7915 
   7916 	* configure: Fix quoting inside arguments of eval.
   7917 
   7918 1999-10-21  Nick Clifton  <nickc (a] cygnus.com>
   7919 
   7920 	* config-ml.in: Allow suppression of some ARM multilibs.
   7921 
   7922 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas (a] linas.org>
   7923 
   7924 	* config.guess: Add OS/390 match pattern.
   7925 	* config.sub: Add mvs, openedition targets.
   7926 	* configure.in (i370-ibm-opened*): New.
   7927 
   7928 1999-09-04  Steve Chamberlain  <sac (a] pobox.com>
   7929 
   7930 	* config.sub: Add support for configuring for pj.
   7931 
   7932 1999-08-31  Nick Clifton  <nickc (a] cygnus.com>
   7933 
   7934 	* config.sub (maybe_os): Add support for configuring for fr30.
   7935 
   7936 1999-08-25  Nick Clifton  <nickc (a] cygnus.com>
   7937 
   7938 	* configure.in: Do not configure or build ld for AIX
   7939 	platforms.  ld is known to be broken on these platforms.
   7940 
   7941 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro (a] TechFak.Uni-Bielefeld.DE>
   7942 
   7943 	* config-ml.in: Pass compiler flag corresponding to multidirs to
   7944 	subdir configures.
   7945 
   7946 1999-08-09  Ian Lance Taylor  <ian (a] zembu.com>
   7947 
   7948 	* Makefile.in (LDFLAGS): Define.
   7949 
   7950 1999-08-08  Mumit Khan  <khan (a] xraylith.wisc.edu>
   7951 
   7952 	* configure.in (i[3456]-*-mingw32*): Don't put gprof in
   7953 	noconfigdirs.
   7954 	(*-*-cygwin*): Likewise.
   7955 
   7956 1999-08-08  Ian Lance Taylor  <ian (a] zembu.com>
   7957 
   7958 	* mkdep: New file.
   7959 	* Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
   7960 	(BINUTILS_SUPPORT_DIRS): Add mkdep.
   7961 
   7962 	From Eli Zaretskii <eliz (a] is.elta.co.il>:
   7963 	* configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
   7964 	long file name when using DJGPP on MS-DOS.
   7965 
   7966 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law (a] cygnus.com)
   7967 
   7968 	* config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
   7969 
   7970 1999-07-30  Alan Modra  <alan (a] spri.levels.unisa.edu.au>
   7971 
   7972 	* Makefile.in (check-target-libio): Remove all-target-libstdc++
   7973 	dependency as this causes "make check" to globally "make all"
   7974 
   7975 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey (a] cygnus.com>
   7976 
   7977 	* configure.in (target_libs): Added target-zlib.
   7978 	* Makefile.in (ALL_TARGET_MODULES): Added zlib.
   7979 	(CONFIGURE_TARGET_MODULES): Likewise.
   7980 	(CHECK_TARGET_MODULES): Likewise.
   7981 	(INSTALL_TARGET_MODULES): Likewise.
   7982 	(CLEAN_TARGET_MODULES): Likewise.
   7983 	(configure-target-zlib): New target.
   7984 	(all-target-zlib): Likewise.
   7985 	(all-target-libjava): Depend on all-target-zlib.
   7986 	(configure-target-libjava): Depend on configure-target-zlib.
   7987 
   7988 	* Makefile.in (configure-target-libjava): Depend on
   7989 	configure-target-newlib.
   7990 	(configure-target-boehm-gc): New target.
   7991 	(configure-target-qthreads): New target.
   7992 
   7993 	* configure.in (target_libs): Added target-qthreads.
   7994 	* Makefile.in (ALL_TARGET_MODULES): Added qthreads.
   7995 	(CONFIGURE_TARGET_MODULES): Likewise.
   7996 	(CHECK_TARGET_MODULES): Likewise.
   7997 	(INSTALL_TARGET_MODULES): Likewise.
   7998 	(CLEAN_TARGET_MODULES): Likewise.
   7999 	(all-target-qthreads): New target.
   8000 	(configure-target-libjava): Depend on configure-target-qthreads.
   8001 	(all-target-libjava): Depend on all-target-qthreads.
   8002 
   8003 	* Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
   8004 	(CONFIGURE_TARGET_MODULES): Likewise.
   8005 	(CHECK_TARGET_MODULES): Likewise.
   8006 	(INSTALL_TARGET_MODULES): Likewise.
   8007 	(CLEAN_TARGET_MODULES): Likewise.
   8008 	(all-target-libjava): New target.
   8009 	(all-target-boehm-gc): Likewise.
   8010 	* configure.in (target_libs): Added libjava, boehm-gc.
   8011 
   8012 1999-07-22  Ian Lance Taylor  <ian (a] zembu.com>
   8013 
   8014 	* Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
   8015 	configure.bat in SUPPORT_FILES.
   8016 	(gas+binutils.tar.bz2): Likewise.
   8017 
   8018 	* makeall.bat: Remove; obsolete.
   8019 
   8020 1999-07-21  Ian Lance Taylor  <ian (a] zembu.com>
   8021 
   8022 	From Mark Elbrecht:
   8023 	* configure.bat: Remove; obsolete.
   8024 
   8025 1999-07-11  Ian Lance Taylor  <ian (a] zembu.com>
   8026 
   8027 	* configure: Add -W -Wall to the default CFLAGS when compiling with
   8028 	gcc.
   8029 
   8030 Thu Jul  8 12:32:23 1999  John David Anglin <dave (a] hiauly1.hia.nrc.ca>
   8031 
   8032 	* configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
   8033 
   8034 1999-06-30  Mark Mitchell  <mark (a] codesourcery.com>
   8035 
   8036 	* configure.in: Build ld on IRIX6.
   8037 
   8038 1999-06-12  Ian Lance Taylor  <ian (a] zembu.com>
   8039 
   8040 	* Makefile.in: Change distribution targets to use bzip2 instead of
   8041 	gzip.
   8042 	(TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
   8043 	(taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
   8044 
   8045 1999-06-04  Nick Clifton  <nickc (a] cygnus.com>
   8046 
   8047 	* config.sub: Add mcore target.
   8048 
   8049 1999-05-30  Cort Dougan  <cort (a] cs.nmt.edu>
   8050 
   8051 	* config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
   8052 
   8053 1999-05-25  H.J. Lu  (hjl (a] gnu.org)
   8054 
   8055 	* config.guess (dummy): Changed to $dummy.
   8056 
   8057 1999-05-24  Nick Clifton  <nickc (a] cygnus.com>
   8058 
   8059 	* config.sub: Tidied up case statements.
   8060 
   8061 1999-05-22  Ben Elliston  <bje (a] cygnus.com>
   8062 
   8063 	* config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
   8064 	<jiro (a] din.or.jp>.
   8065 
   8066 	* config.guess: Merge with FSF version. Future changes will be
   8067 	more accurately recorded in this ChangeLog.
   8068 	* config.sub: Likewise.
   8069 
   8070 1999-05-20   Stephen L Moshier  <moshier (a] world.std.com>
   8071 
   8072 	 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
   8073 
   8074 1999-04-30  Tom Tromey  <tromey (a] cygnus.com>
   8075 
   8076 	* ltmain.sh: [mode link] Always use CC given by ltconfig.
   8077 
   8078 1999-04-23  Tom Tromey  <tromey (a] cygnus.com>
   8079 
   8080 	* ltconfig, ltmain.sh: Update to libtool 1.2f.
   8081 
   8082 1999-04-20  Drew Moseley  <dmoseley (a] cygnus.com>
   8083 
   8084 	* configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
   8085 	(noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
   8086 	Bad merge removed these two changes.
   8087 
   8088 Tue Apr 13 22:50:54 1999  Donn Terry (donn (a] interix.com)
   8089 			  Martin Heller (Ing.-Buero_Heller (a] t-online.de)
   8090 
   8091 	* config.guess (interix Alpha): Add.
   8092 
   8093 1999-04-11  Richard Henderson  <rth (a] cygnus.com>
   8094 
   8095 	* configure.in (i?86-*-beos*): Do config gperf; don't config
   8096 	gdb, newlib, or libgloss.
   8097 
   8098 1999-04-11  Alexandre Oliva  <oliva (a] dcc.unicamp.br>
   8099 
   8100 	* config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
   8101 	link a trivial program with -mabi=64.  If it fails, remove mabi=64
   8102 	from multidirs.
   8103 
   8104 1999-04-10  Philipp Thomas  (kthomas (a] gwdg.de)
   8105 
   8106 	* config.sub: Set basic_machine to i586 when target_alias = k6-*.
   8107 
   8108 1999-04-08  Nick Clifton  <nickc (a] cygnus.com>
   8109 
   8110 	* config.sub: Add support for mcore targets.
   8111 
   8112 1999-04-07  Michael Meissner  <meissner (a] cygnus.com>
   8113 
   8114 	* configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
   8115 	not mt-ospace, in order to shut up assembler warning about using
   8116 	symbols that are named the same as registers.
   8117 
   8118 1999-04-07  Drew Moseley  <dmoseley (a] cygnus.com>
   8119 
   8120 	* Makefile.in (all-target-cygmon): Added all-target-bsp to the
   8121 	dependency list for all-target-cygmon.
   8122 
   8123 1999-04-05  Doug Evans  <devans (a] casey.cygnus.com>
   8124 
   8125 	* config-ml.in: Check $host, not $target, for selective multilibs.
   8126 	(arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
   8127 	thumb interworking, and underscore prefix multilibs.
   8128 
   8129 1999-04-04  Ian Lance Taylor  <ian (a] zembu.com>
   8130 
   8131 	* missing: Update to version from current automake.
   8132 
   8133 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl (a] gnu.org)
   8134 
   8135 	* configure (gxx_include_dir): Removed.
   8136 
   8137 	* configure.in (gxx_include_dir): Handle it.
   8138 	* Makefile.in: Likewise.
   8139 
   8140 1999-03-29  Gavin Romig-Koch  <gavin (a] cygnus.com>
   8141 
   8142 	* config.sub (mips64vr4111,mips64vr4111el) Add.
   8143 
   8144 1999-03-21  Ben Elliston  <bje (a] cygnus.com>
   8145 
   8146 	* config.guess: Correct typo for detecting ELF on FreeBSD.
   8147 
   8148 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3 (a] usa.net>
   8149 
   8150 	* configure.in (pc-msdosdjgpp): Set host_makefile_frag to
   8151 	config/mh-djgpp.
   8152 
   8153 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley (a] cygnus.com>
   8154 
   8155 	* Makefile.in (all-target-bsp): Added all-gcc all-binutils and
   8156 	all-target-newlib to dependency list for all-target-bsp.
   8157 
   8158 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan (a] xraylith.wisc.edu>
   8159 
   8160 	* config.sub: Add i386-uwin support.
   8161 	* config.guess: Likewise.
   8162 
   8163 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel (a] lauterbach.com>
   8164 
   8165 	* configure.in: cleanup, add mh-*pic handling for arm, special
   8166 	case powerpc*-*-aix*
   8167 
   8168 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn (a] cygnus.com>
   8169 
   8170 	* configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
   8171 	can be built.
   8172 
   8173 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley (a] cygnus.com>
   8174 
   8175 	* configure.in: Added bsp support to arm-*-coff and arm-*-elf
   8176 	targets.
   8177 
   8178 1999-03-02  Nick Clifton  <nickc (a] cygnus.com>
   8179 
   8180 	* config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
   8181 
   8182 1999-02-28  Geoffrey Noer  <noer (a] cygnus.com>
   8183 
   8184 	* config.sub: Check for "cygwin*" rather than "cygwin32*"
   8185 
   8186 1999-02-24  Nick Clifton  <nickc (a] cygnus.com>
   8187 
   8188 	* config.sub: Fix typo in arm recognition.
   8189 
   8190 1999-02-24  Drew Moseley  <dmoseley (a] cygnus.com>
   8191 
   8192 	* configure.in (noconfigdirs): Changed target_configdirs to
   8193 	include target-bsp only for m68k-*-elf* and m68k-*-coff*
   8194 	rather than m68k-*-* since it is not known to work on
   8195 	m68k-aout. Ditto for arm-*-*oabi.
   8196 
   8197 1999-02-24  Stan Shebs  <shebs (a] andros.cygnus.com>
   8198 
   8199 	* configure.in (*-*-windows*): Remove, no longer used.
   8200 
   8201 1999-02-19  Ben Elliston <bje (a] cygnus.com>
   8202 
   8203 	* config.guess: Automatically recognise ELF on FreeBSD. From Niall
   8204 	Smart and improved by Andrew Cagney.
   8205 
   8206 1999-02-18  Marc Espie <espie (a] cvs.openbsd.org>
   8207 
   8208 	* config.guess: Recognize openbsd-*-hppa.
   8209 
   8210 1999-02-17  H.J. Lu  (hjl (a] gnu.org)
   8211 
   8212 	* Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
   8213 	only if it is not empty.
   8214 
   8215 1999-02-17  Nick Clifton  <nickc (a] cygnus.com>
   8216 
   8217 	Patch from: Scott Bambrough <scottb (a] corelcomputer.com>
   8218 
   8219 	* config.guess: Modified to recognize uname's armv* syntax.
   8220 
   8221 	* config.sub: Modified to recognize uname's armv* syntax.
   8222 
   8223 1999-02-17  Mark Salter  <msalter (a] cygnus.com>
   8224 
   8225 	* configure.in: Added target-bsp for sparclite.
   8226 
   8227 1999-02-08  Richard Henderson  <rth (a] cygnus.com>
   8228 
   8229 	* config.sub: Recognize alphapca5[67] and up to alphaev8.
   8230 
   8231 1999-02-08  Nick Clifton  <nickc (a] cygnus.com>
   8232 
   8233 	* configure.in: Add support for strongarm port.
   8234 	* config.sub: Add support for strongarm target.
   8235 
   8236 1999-02-07  Mumit Khan  <khan (a] xraylith.wisc.edu>
   8237 
   8238 	* configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
   8239 	the old name config/mh-cygwin32.
   8240 	Enable texinfo.
   8241 
   8242 1999-02-04  Ian Lance Taylor  <ian (a] cygnus.com>
   8243 
   8244 	* configure.in: Do build ld for ix86 Solaris.
   8245 
   8246 1999-02-02  Jim Wilson  <wilson (a] cygnus.com>
   8247 
   8248 	* Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
   8249 	$AR_FOR_TARGET.  Likewise for RANLIB.
   8250 
   8251 1999-02-02  Catherine Moore  <clm (a] cygnus.com>
   8252 
   8253 	* config.sub (oabi):  Recognize.
   8254 	* configure.in (arm-*-oabi):  Handle.
   8255 
   8256 1999-01-30  Robert Lipe  (robertlipe (a] usa.net)
   8257 
   8258 	* config.guess: Improve detection of i686 on UnixWare 7.
   8259 
   8260 1999-01-30  Mumit Khan  <khan (a] xraylith.wisc.edu>
   8261 
   8262 	* config.guess: Add support for i386-pc-interix.
   8263 	* config.sub: Likewise.
   8264 	* configure.in: Likewise.
   8265 
   8266 1999-01-18  Christopher Faylor <cgf (a] cygnus.com>
   8267 
   8268 	* Makefile.in: Remove unneeded all-target-libio from
   8269 	from all-target-winsup target since it is now unneeded.
   8270 	Add all-target-libtermcap in its place since it is now
   8271 	needed.
   8272 
   8273 1998-12-30  Christopher Faylor <cgf (a] cygnus.com>
   8274 
   8275 	* configure.in: makefile stub for cygwin target is probably
   8276 	unnecessary.  Remove it for now.
   8277 
   8278 1998-12-30  Christopher Faylor <cgf (a] cygnus.com>
   8279 
   8280 	* configure.in: libtermcap.a should be built when cygwin is the
   8281 	target as well as the host.
   8282 	* config.guess: Allow mixed case in cygwin uname output.
   8283 	* Makefile.in: Add libtermcap target.
   8284 
   8285 1998-12-23  Jeffrey A Law  (law (a] cygnus.com)
   8286 
   8287 	* config.sub: Clean up handling of hppa2.0.
   8288 
   8289 1998-12-22  Rodney Brown  (rodneybrown (a] pmsc.com)
   8290 
   8291 	* config.guess: Use C code to identify more HP machines.
   8292 
   8293 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law (a] cygnus.com)
   8294 
   8295 	* config.sub: Handle hppa2.0.
   8296 
   8297 Tue Dec 15 17:02:58 1998  Bob Manson  <manson (a] charmed.cygnus.com>
   8298 
   8299 	* configure.in: Add cygmon for x86-coff and x86-elf. Configure
   8300 	cygmon for all sparclite targets, regardless of object format.
   8301 
   8302 1998-12-15  Mark Salter  <msalter (a] cygnus.com>
   8303 
   8304 	* configure.in: Added target-bsp for several target architectures.
   8305 
   8306 	* Makefile.in: Added rules for bsp.
   8307 
   8308 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law (a] cygnus.com)
   8309 
   8310 	* config.guess: Improve detection of hppa2.0 processors.
   8311 
   8312 Fri Dec  4 01:33:05 1998  Niall Smart <nialls (a] euristix.ie>
   8313 
   8314 	* config.guess: Recognize FreeBSD using ELF automatically.
   8315 
   8316 1998-11-26  Manfred Hollstein  <manfred (a] s-direktnet.de>
   8317 
   8318 	* configure (skip-this-dir): Add handling for new shell script, which
   8319 	might be created by a sub-directory's configure to indicate, this particular
   8320 	directory is "unwanted".
   8321 	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
   8322 
   8323 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer (a] cygnus.com>
   8324 
   8325 	* ltconfig: import from libtool, after changing libtool to
   8326 	account for the cygwin name change.
   8327 
   8328 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer (a] cygnus.com>
   8329 
   8330 	* Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
   8331 	include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
   8332 
   8333 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf (a] cygnus.com>
   8334 
   8335 	* configure.in: Add libtermcap to list of cygwin dependencies.
   8336 
   8337 1998-11-17  Geoffrey Noer  <noer (a] cygnus.com>
   8338 
   8339 	* Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
   8340 	they include winsup/include when it's a cygwin target.
   8341 
   8342 1998-11-12  Tom Tromey  <tromey (a] cygnus.com>
   8343 
   8344 	* configure.in (host_tools): Added zip.
   8345 	* Makefile.in (all-target-libjava): Depend on all-zip.
   8346 	(all-zip): New target.
   8347 	(ALL_MODULES): Added all-zip.
   8348 	(NATIVE_CHECK_MODULES): Added check-zip.
   8349 	(INSTALL_MODULES): Added install-zip.
   8350 	(CLEAN_MODULES): Added clean-zip.
   8351 
   8352 1998-11-12  Geoffrey Noer  <noer (a] cygnus.com>
   8353 
   8354 	* Makefile.in: lose "32" from comment about cygwin.
   8355 
   8356 1998-11-05  Nick Clifton  <nickc (a] cygnus.com>
   8357 
   8358 	* configure.in: Use -Os to build target libraries for the fr30.
   8359 
   8360 1998-11-04  Dave Brolley  <brolley (a] cygnus.com>
   8361 
   8362 	* config.sub: Add fr30.
   8363 
   8364 1998-11-02  Geoffrey Noer  <noer (a] cygnus.com>
   8365 
   8366 	* configure.in: drop "32" from config/mh-cygwin32.  Check
   8367 	cygwin* instead of cygwin32*.
   8368 	* config.sub: Check cygwin* instead of cygwin32*.
   8369 
   8370 1998-10-22  Robert Lipe  <robertl (a] dgii.com>
   8371 
   8372 	* config.guess: Match any version of Unixware7.
   8373 
   8374 1998-10-20  Syd Polk  <spolk (a] cygnus.com>
   8375 
   8376 	* Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
   8377 	if desired.
   8378 
   8379 1998-10-18  Jeffrey A Law  (law (a] cygnus.com)
   8380 
   8381 	* config.if (cxx_interface, libstdcxx_interface): Do not try to set
   8382 	these if the appropriate directories and files to not exist.
   8383 
   8384 1998-10-14  Jeffrey A Law  (law (a] cygnus.com)
   8385 
   8386 	* Makefile.in (DEVO_SUPPORT): Add config.if.
   8387 
   8388 1998-10-13  Manfred Hollstein  <manfred (a] s-direktnet.de>
   8389 
   8390 	* configure: Add pattern to replace "build_tooldir"'s
   8391 	definition in the generated Makefile with "tooldir"'s
   8392 	actual value.
   8393 
   8394 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law (a] cygnus.com)
   8395 
   8396 	* config.sub: Bring back lost sparcv9.
   8397 
   8398 	* Makefile.in (all-snvavigator): Remove all-flexlm dependency.
   8399 
   8400 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law (a] cygnus.com)
   8401 
   8402 	* Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
   8403 	CC_FOR_TARGET and friends.
   8404 
   8405 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva (a] dcc.unicamp.br>
   8406 
   8407 	* Makefile.in (build_tooldir): New variable, same as tooldir.
   8408 	(CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
   8409 	-B$(build_tooldir)/bin/.
   8410 	(BASE_FLAGS_TO_PASS): Pass build_tooldir down.
   8411 
   8412 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl (a] dgii.com>
   8413 
   8414 	* config.sub: Add support for i[34567]86-pc-udk.
   8415 	* configure.in: Likewise.
   8416 
   8417 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer (a] cygnus.com>
   8418 
   8419 	* Makefile.in: add bzip2 package building bits for user
   8420 	tools module
   8421 	* configure.in: ditto
   8422 
   8423 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law (a] cygnus.com)
   8424 
   8425 	* Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
   8426 	(ALL_TARGET_MODULES): Add all-target-libobjc.
   8427 	(CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
   8428 	(INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
   8429 	(all-target-libchill): Add dependencies.
   8430 	* configure.in (target_libs): Add libchill.
   8431 
   8432 1998-09-30  Manfred Hollstein  <manfred (a] s-direktnet.de>
   8433 
   8434 	* configure.in (target_subdir): Remove duplicate line.
   8435 
   8436 Tue Sep 29 22:45:41 1998  Felix Lee  <flee (a] cygnus.com>
   8437 
   8438 	* Makefile.in (all-automake): fix dependencies.
   8439 
   8440 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law (a] cygnus.com)
   8441 
   8442 	* configure.in: Minor cleanups for building in the $(target_alias)
   8443 	subdir.
   8444 
   8445 1998-09-22  Jim Wilson  <wilson (a] cygnus.com>
   8446 
   8447 	* Makefile.in (bootstrap): Set r and s before make all.  Use
   8448 	BASE_FLAGS_TO_PASS in make all.
   8449 	(cross): Likewise.
   8450 
   8451 1998-09-20  Mark Mitchell  <mark (a] markmitchell.com>
   8452 
   8453 	* Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
   8454 
   8455 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth (a] cygnus.com>
   8456 
   8457 	* config.sub: Fix typo in last change.
   8458 
   8459 1998-09-19  Michael Hayes  <m.hayes (a] elec.canterbury.ac.nz>
   8460 
   8461 	* config.sub: Add support for C4x target.
   8462 	* configure.in: Likewise.
   8463 
   8464 1998-09-13  David S. Miller  <davem (a] pierdol.cobaltmicro.com>
   8465 
   8466 	* config.sub: Recognize sparcv9 just like sparc64.
   8467 
   8468 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl (a] dgii.com>
   8469 
   8470 	* config.guess: Match "Pent II" or "PentII" for OpenServer.
   8471 
   8472 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law (a] cygnus.com)
   8473 
   8474 	* config.guess: Correctly identify Pentium II sco boxes.
   8475 
   8476 	* config.guess: Fix "tr" code.  From Weiwen Liu.
   8477 
   8478 Sat Sep  5 13:56:52 1998  John Hughes  <john (a] Calva.COM>
   8479 
   8480 	* configure.in: Do not assume x86-svr4 or x86-unixware can handle
   8481 	stabs.
   8482 
   8483 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law (a] cygnus.com)
   8484 
   8485 	* Makefile.in (TARGET_CONFIGDIRS): Add libchill.
   8486 	(ALL_TARGET_MODULES): Add all-target-libchill.
   8487 	(CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
   8488 	(INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
   8489 	(all-target-libchill): Add dependencies.
   8490 	* configure.in (target_libs): Add libchill.
   8491 
   8492 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab (a] informatik.tu-chemnitz.de>
   8493 
   8494 	* config.guess: Avoid assumptions about "tr" behaves when
   8495 	LANG is set to something other than English.
   8496 
   8497 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl (a] gnu.org)
   8498 
   8499 	* configure (gxx_include_dir): Changed to
   8500 	'${prefix}/include/g++'-${libstdcxx_interface}.
   8501 
   8502 	* config.if: New to determine the interfaces.
   8503 
   8504 Sun Aug 30 21:15:19 1998  Mark Klein (mklein (a] dis.com)
   8505 
   8506 	* config.guess: Detect and handle MPE/IX.
   8507 	* config.sub: Deal with MPE/IX.
   8508 
   8509 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn (a] mhpcc.edu>
   8510 
   8511 	* configure.in: Use mh-aix43.
   8512 
   8513 1998-07-29  Manfred Hollstein  <manfred (a] s-direktnet.de>
   8514 
   8515 	* configure: Fix --without/--disable cases for gxx-include-dir.
   8516 
   8517 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner (a] cygnus.com>
   8518 
   8519 	* mdata-sh:  Imported.  Needed for automake support.
   8520 
   8521 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl (a] gnu.org>
   8522 
   8523 	* Makefile.in (taz): Try "chmod -R og=u ." before
   8524 	"chmod og=u `find . -print`".
   8525 
   8526 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm (a] cygnus.com>
   8527 
   8528 	* configure.in: Add arm-elf and thumb-elf support.
   8529 
   8530 Mon Jul 27 16:23:58 1998  Doug Evans  <devans (a] canuck.cygnus.com>
   8531 
   8532 	* Makefile.in: Undo previous patch.
   8533 
   8534 Fri Jul 24 19:55:24 1998  Doug Evans  <devans (a] canuck.cygnus.com>
   8535 
   8536 	* Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
   8537 	to here ...
   8538 	(install-no-fixedincludes): and here
   8539 	(INSTALL_MODULES): ... from here.
   8540 
   8541 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   8542 
   8543 	* config.sub: Merge with FSF.
   8544 
   8545 	* config.guess: Merge with FSF.
   8546 
   8547 Fri Jul 24 08:43:36 1998  Doug Evans  <devans (a] canuck.cygnus.com>
   8548 
   8549 	* configure (extraconfigdirs): New variable.
   8550 	(SUBDIRS): Add extraconfigdirs and recurse on them too.
   8551 	* Makefile.in (all): Move higher in file.
   8552 	(EXTRA_TARGET_HOST_ALL_MODULES): New variable.
   8553 	(EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
   8554 	(ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
   8555 	(CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
   8556 	(INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
   8557 
   8558 1998-07-23  Brendan Kehoe  <brendan (a] cygnus.com>
   8559 
   8560 	* Makefile.in (all-target-libjava): Depend on all-gcc and
   8561 	all-target-newlib.
   8562 	(configure-target-libjava): Depend on $(ALL_GCC).
   8563 
   8564 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl (a] dgii.com>
   8565 
   8566 	* config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
   8567 	(*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
   8568 
   8569 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   8570 
   8571 	* ylwrap: Change absolute path checks to check for DOS style path
   8572 	names.
   8573 
   8574 	* ylwrap: Don't use a full path name if the source file is in the
   8575 	same directory.  From hjl (a] lucon.org (H.J. Lu).
   8576 
   8577 	* config-ml.in: Default to being verbose, to match Feb 18 change to
   8578 	configure.
   8579 
   8580 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   8581 
   8582 	Brought over from egcs:
   8583 
   8584 	Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law (a] cygnus.com)
   8585 
   8586 	* configure.in (target_subdir): Set to ${target_alias} instead
   8587 	of "libraries".
   8588 
   8589 	Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson (a] cygnus.com>
   8590 
   8591 	* configure.in (target_subdir): Set to libraries if enable_multilib.
   8592 
   8593 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   8594 
   8595 	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
   8596 	multilibs, force reconfiguration the first time we create
   8597 	multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
   8598 
   8599 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   8600 
   8601 	* configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
   8602 	avoid confusion with --no-recursion.
   8603 
   8604 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer (a] cygnus.com>
   8605 
   8606 	* configure.in: Win32 hosts shouldn't use install -x
   8607 	* install-sh: remove -x option, and special .exe-handling
   8608 	hack.
   8609 
   8610 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth (a] cygnus.com>
   8611 
   8612 	* config.guess: Recognize i586-pc-beos.
   8613 	* configure.in: Don't build some bits for beos.
   8614 
   8615 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   8616 
   8617 	* configure: If CC is set but CFLAGS is not, and CC is gcc, make
   8618 	CFLAGS default to -O2.
   8619 
   8620 	* ltmain.sh: Add some hacks to make SunOS --enable-shared work
   8621 	when using GNU ld.
   8622 
   8623 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   8624 
   8625 	* ltmain.sh: Correct install when using a different shell.
   8626 
   8627 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   8628 
   8629 	* ltconfig, ltmain.sh: Update to libtool 1.2b.
   8630 
   8631 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf (a] rmi.de>
   8632 
   8633 	* makefile.vms: Update to build binutils/makefile.vms.  Add install
   8634 	target.
   8635 
   8636 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   8637 
   8638 	* ltconfig: Update to correct AIX handling.
   8639 
   8640 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law (a] cygnus.com)
   8641 
   8642 	* Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
   8643 
   8644 	* configure.in (target_subdir): Set to ${target_alias} instead
   8645 	of "libraries".
   8646 
   8647 1998-06-26  Manfred Hollstein  <manfred (a] s-direktnet.de>
   8648 
   8649 	* Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
   8650 	(Makefile): Depend on $(gcc_version_trigger).
   8651 
   8652 	* configure (gcc_version): Change default initializer to empty
   8653 	string.
   8654 	(gcc_version_trigger): New variable; pass this variable down
   8655 	to subdir configures to enable them checking gcc's version
   8656 	themselves. Emit make macros for both gcc_version vars.
   8657 	(topsrcdir): Initialize reliably.
   8658 	(recursion line): Remove --with-gcc-version=${gcc_version}.
   8659 
   8660 1998-06-24  Manfred Hollstein  <manfred (a] s-direktnet.de>
   8661 
   8662 	* configure (enable_version_specific_runtime_libs): Implement new flag
   8663 	--enable-version-specific-runtime-libs which installs C++ runtime stuff
   8664 	in $(libsubdir); emit definition in each generated Makefile.
   8665 	(gxx_include_dir): Initialize depending on
   8666 	$enable_version_specific_runtime_libs.
   8667 
   8668 1998-06-24  Manfred Hollstein  <manfred (a] s-direktnet.de>
   8669 
   8670 	* configure (gcc_version): Initialize properly depending on
   8671 	how and where configure is started.
   8672 	(recursion line): Pass a --with-gcc-version=${gcc_version}
   8673 	to configures in subdirs.
   8674 
   8675 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler (a] cygnus.com>
   8676 
   8677 	* configure.in (noconfigdirs): Add configure pattern for mips tx39
   8678 	cygmon
   8679 
   8680 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka (a] cygnus.com>
   8681 
   8682 	* configure.in: Add cygmon and libstub support for mn10200.
   8683 
   8684 1998-06-19  Manfred Hollstein  <manfred (a] s-direktnet.de>
   8685 
   8686 	* configure (gcc_version): Add new variable describing the
   8687 	particular gcc version we're building.
   8688 	* Makefile.in (libsubdir): Add new macro for the directory
   8689 	in which the compiler finds executables, libraries, etc.
   8690 	(BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
   8691 	and libsubdir.
   8692 
   8693 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva (a] dcc.unicamp.br>
   8694 
   8695 	* Makefile.in (local-clean): Remove *.log.
   8696 	(warning.log): Built with warn_summary from build.log.
   8697 	(mail-report.log): Run test_summary.
   8698 	(mail-report-with-warnings.log): Run test_summary including
   8699 	warning.log in the report.
   8700 
   8701 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl (a] dgii.com>
   8702 
   8703 	* config.guess: Detection of Pentium II for *-sco-3.2v5*.
   8704 
   8705 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney (a] b1.cygnus.com>
   8706 
   8707 	* Makefile.in (grep): Grep no longer depends on libiberty.
   8708 
   8709 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk (a] cygnus.com>
   8710 
   8711 	* Makefile.in: all-snavigator needs all-libgui.
   8712 
   8713 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka (a] cygnus.com>
   8714 
   8715 	* configure.in: Add cygmon and libstub support for mn10300.
   8716 
   8717 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   8718 
   8719 	* missing: Update to version from automake 1.3.
   8720 
   8721 	* ltmain.sh: On installation, don't get confused if the same name
   8722 	appears more than once in the list of library names.
   8723 
   8724 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   8725 
   8726 	* config.sub: Accept m68060 and m5200 as CPU names.
   8727 
   8728 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   8729 
   8730 	* configure: Use && rather than using -a in test, because odd
   8731 	strings can confuse test.
   8732 	* configure.in: Likewise.
   8733 
   8734 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   8735 
   8736 	* ltconfig, ltmain.sh: Bring in Visual C++ support.
   8737 
   8738 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva (a] dcc.unicamp.br>
   8739 
   8740 	* Makefile.in (boostrap2-lean, bootstrap3-lean,
   8741 	bootstrap4-lean): New targets.
   8742 
   8743 Mon May 11 23:55:56 1998  Jeffrey A Law  (law (a] cygnus.com)
   8744 
   8745 	* mpw-* Delete.  Not used.
   8746 
   8747 Mon May 11 23:11:34 1998  Jeffrey A Law  (law (a] cygnus.com)
   8748 
   8749 	* COPYING.LIB: Update FSF address.
   8750 
   8751 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   8752 
   8753 	* ltconfig, ltmain.sh: Update to libtool 1.2a.
   8754 
   8755 	* Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
   8756 	GAS_SUPPORT_DIRS.
   8757 
   8758 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   8759 
   8760 	* ltconfig, ltmain.sh: Avoid producing a version number if
   8761 	-version-info was not used.
   8762 
   8763 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   8764 
   8765 	* configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
   8766 	building with newlib.
   8767 
   8768 1998-04-30  Paul Eggert  <eggert (a] twinsun.com>
   8769 
   8770 	* Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
   8771 	Solaris `make' causes it to continue to next definition.
   8772 
   8773 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash (a] bugshack.cygnus.com)
   8774 
   8775 	* Makefile.in (install-gdbtk): Call this 'install-gdb' so that
   8776 	the right GUI libraries and files are installed along with GDB.
   8777 
   8778 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   8779 
   8780 	* configure.in: Change alpha to alpha* in several places.
   8781 
   8782 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka (a] cygnus.com>
   8783 
   8784 	* config.sub: Recognize sparc86x.
   8785 
   8786 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner (a] cygnus.com>
   8787 
   8788 	* configure.in (--enable-target-optspace): Remove debug echo.
   8789 
   8790 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson (a] cygnus.com>
   8791 
   8792 	* configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
   8793 
   8794 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   8795 
   8796 	* ltconfig: Update cygwin32 support.
   8797 
   8798 	* Makefile.in (GAS_SUPPORT_DIRS): Add intl.
   8799 	(BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
   8800 	(GDB_SUPPORT_DIRS): Likewise.
   8801 
   8802 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner (a] cygnus.com>
   8803 
   8804 	* configure.in (target_makefile_frag): If --enable-target-optspace,
   8805 	use -Os to compile target libraries rather than -O2.  Default to
   8806 	using -Os for d10v and m32r if --{enable,disable}-target-optspace is
   8807 	not used.
   8808 	* configure.in (target_cflags): Ditto for d30v.
   8809 
   8810 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey (a] cygnus.com>
   8811 
   8812 	* Makefile.in (all-bfd): Depend on all-intl.
   8813 	(all-binutils): Likewise.
   8814 	(all-gas): Likewise.
   8815 	(all-gprof): Likewise.
   8816 	(all-ld): Likewise.
   8817 
   8818 1998-04-19  Brendan Kehoe  <brendan (a] cygnus.com>
   8819 
   8820 	* configure.in (host_tools): Fix typo, lbtool -> libtool.
   8821 
   8822 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   8823 
   8824 	* Makefile.in (all-bfd): Depend upon all-libiberty.
   8825 
   8826 	* ltconfig, ltmain.sh: Bring in newer cygwin32 support.
   8827 
   8828 Fri Apr 17 12:22:22 1998  Bob Manson  <manson (a] charmed.cygnus.com>
   8829 
   8830 	* Makefile.in: Add libstub.
   8831 
   8832 	* configure.in: Ditto. Build libstub for targets that have cygmon
   8833 	support.
   8834 
   8835 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   8836 
   8837 	* configure.in: Don't set PICFLAG on ix86-cygwin32.
   8838 
   8839 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj (a] sco.com>
   8840 
   8841 	* configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
   8842 	use mh-sysv5 if specified.  Support gprof on SCO Open Server.
   8843 
   8844 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato (a] df.lth.se>
   8845 
   8846 	* configure: Define DEFAULT_M4 by searching PATH.
   8847 	* Makfile.in: Use DEFAULT_M4.
   8848 
   8849 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   8850 
   8851 	* ltconfig: Add cygwin32 support.
   8852 
   8853 	* Makefile.in, configure.in: Add libtool as a native only directory
   8854 	to configure and build.
   8855 
   8856 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law (a] cygnus.com)
   8857 
   8858 	* Makefile.in (INSTALL_MODULES): Remove texinfo.
   8859 
   8860 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm (a] macqel.be>
   8861 
   8862 	* Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
   8863 
   8864 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer (a] cygnus.com>
   8865 
   8866 	* Makefile.in: add ash make rules
   8867 	* configure.in: add ash to native_only and host_tools lists
   8868 
   8869 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey (a] cygnus.com>
   8870 
   8871 	* Makefile.in (all-gettext, all-intl): New targets.
   8872 	(ALL_MODULES): Added all-gettext, all-intl.
   8873 	(CROSS_CHECK_MODULES): Added check-gettext, check-intl.
   8874 	(INSTALL_MODULES): Added install-gettext, install-intl.
   8875 	(CLEAN_MODULES): Added clean-gettext, clean-intl.
   8876 
   8877 	* configure.in (host_tools): Added gettext.
   8878 	(native_only): Likewise.
   8879 	(noconfigdirs) [various cases]: Likewise.
   8880 	(host_libs): Added intl.
   8881 
   8882 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths (a] onions.cygnus.com>
   8883 
   8884 	* configure: Do not disable building gdbtk for cygwin32 hosts.
   8885 
   8886 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc (a] cygnus.com>
   8887 
   8888 	* configure.in: Add thumb-coff target.
   8889 	* config.sub: Add thumb-coff target.
   8890 
   8891 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash (a] bugshack.cygnus.com)
   8892 
   8893 	* Makefile.in: Revert yesterday's change.
   8894 	(all-target-winsup):  all-target-librx stays out of here.
   8895 
   8896 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash (a] bugshack.cygnus.com)
   8897 
   8898 	* Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
   8899 	CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
   8900 	INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
   8901 	Remove references to librx and libg++.
   8902 
   8903 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne (a] cygnus.com>
   8904 
   8905 	* Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
   8906 	recursive makes
   8907 
   8908 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   8909 
   8910 	* Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
   8911 	for newlib directory.
   8912 	(CXX_FOR_TARGET): Likewise.
   8913 
   8914 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law (a] cygnus.com)
   8915 
   8916 	* ltconfig: Update after libtool/ltconfig.in change for
   8917 	hpux11.
   8918 
   8919 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   8920 
   8921 	* ltconfig, ltmain.sh: Update to libtool 1.2.
   8922 
   8923 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred (a] s-direktnet.de>
   8924 
   8925 	* Makefile.in (install-gcc): Don't specify LANGUAGES here.
   8926 	(install-gcc-cross): Instead, override LANGUAGES here.
   8927 
   8928 1998-03-18  Dave Love  <d.love (a] dl.ac.uk>
   8929 
   8930 	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
   8931 	non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
   8932 
   8933 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc (a] cygnus.com>
   8934 
   8935 	* configure.in: Add Thumb-pe target.
   8936 
   8937 Tue Mar 17 16:59:00 1998  Syd Polk <spolk (a] cygnus.com>
   8938 
   8939 	* Makefile.in - changed sn targets to snavigator
   8940 	* configure.in - changed sn targets to snavigator
   8941 
   8942 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred (a] s-direktnet.de>
   8943 
   8944 	* config-ml.in: After building symlink tree call make distclean
   8945 	if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
   8946 	to be the case for libiberty.
   8947 
   8948 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl (a] gnu.ai.mit.edu)
   8949 
   8950 	* configure: When making link, also check the current
   8951 	directory. The configure scripts may create one.
   8952 
   8953 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth (a] cygnus.com>
   8954 
   8955 	* config.sub: Accept alphapca56 and alphaev6 properly.
   8956 
   8957 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel (a] lauterbach.com>
   8958 
   8959 	* configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
   8960 
   8961 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno (a] linuix.mathematik.uni-karlsruhe.de
   8962 
   8963 	* config.sub (sco5): Fix typo.
   8964 
   8965 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   8966 
   8967 	* Makefile.in (INSTALL_MODULES): Move install-tcl before
   8968 	install-itcl.
   8969 	(install-itcl): Remove dependency on install-tcl.
   8970 
   8971 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka (a] cygnus.com>
   8972 
   8973 	* configure.in: Remove libgloss from noconfigdirs for MN10300.
   8974 
   8975 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   8976 
   8977 	* configure.in: Don't build libgui for a cygwin32 target when not on
   8978 	a cygwin32 host.
   8979 
   8980 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash (a] bugshack.cygnus.com)
   8981 
   8982 	* configure (redirect): Set to null, so default behavior of
   8983 	configure is now --verbose.
   8984 
   8985 1998-02-16  Dave Love  <d.love (a] dl.ac.uk>
   8986 
   8987 	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
   8988 	CONFIG_SITE=/dev/null to forestall lossage with site configuration.
   8989 
   8990 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein (a] ks.sel.alcatel.de>
   8991 
   8992 	* Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
   8993 	this change to sync Makefile.in with its ChangeLog entries.
   8994 
   8995 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl (a] gnu.org>
   8996 
   8997 	* ltmain.sh (mkdir): Check that the directory doesn't exist
   8998 	before we exit with error, so that we don't get races during
   8999 	parallel builds.
   9000 
   9001 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   9002 
   9003 	* ltconfig, ltmain.sh: Update from libtool 1.0i.
   9004 
   9005 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred (a] s-direktnet.de>
   9006 
   9007 	* Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
   9008 	PICFLAG_FOR_TARGET.
   9009 	(EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
   9010 
   9011 	* configure: Emit a definition for the new macro enable_shared
   9012 	into each Makefile.
   9013 
   9014 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash (a] bugshack.cygnus.com)
   9015 
   9016 	* configure.in (host_tools, native_only): Add libtool.
   9017 
   9018 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer (a] cygnus.com>
   9019 
   9020 	* configure.in: add target-gperf to noconfigdirs for Cygwin32.
   9021 	Fix typo in ming config comment.
   9022 
   9023 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   9024 
   9025 	* ltconfig, ltmain.sh: Update from libtool 1.0h.
   9026 
   9027 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   9028 
   9029 	* config.sub: Add tic30 cases, and map c30 to tic30.
   9030 
   9031 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth (a] cygnus.com>
   9032 
   9033 	* Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
   9034 	(ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
   9035 	(CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
   9036 	(CLEAN_TARGET_MODULES): Similarly
   9037 	(all-target-libf2c): Add dependences.
   9038 	* configure.in (target_libs): Add libf2c.
   9039 
   9040 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer (a] cygnus.com>
   9041 
   9042 	* configure.in: Remove expect from noconfigdirs when target
   9043 	is cygwin32.  OK to build expect and dejagnu with Canadian
   9044 	Cross.
   9045 
   9046 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian (a] cygnus.com>
   9047 
   9048 	* configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
   9049 	host.
   9050 
   9051 	* config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
   9052 	and mingw32.
   9053 
   9054 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred (a] s-direktnet.de>
   9055 
   9056 	* Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
   9057 	here as it is not defined in the toplevel Makefile.
   9058 
   9059 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred (a] s-direktnet.de>
   9060 
   9061 	* configure (package_makefile_rules_frag): New variable, which names
   9062 	a file with generic rules, ...
   9063 	Change comment to mention we now have FIVE parts.
   9064 	* configure: Undo last change.
   9065 
   9066 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat (a] iki.fi>
   9067 
   9068 	* config.guess: More accurate determination of HP processor types.
   9069 	* config.sub: More accurate determination of HP processor types.
   9070 
   9071 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred (a] s-direktnet.de>
   9072 
   9073 	* configure (package_makefile_frag): Move inserting the
   9074 	${package_makefile_frag} to where it should be according
   9075 	to the comment.
   9076 
   9077 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb (a] nexus.co.uk>
   9078 
   9079 	* config.guess: Add support for Linux/ARM.
   9080 
   9081 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf (a] cygnus.com>
   9082 
   9083 	* .cvsignore: Remove *-info and *-install since they match
   9084 	release-info and mpw-install, which we don't want to just ignore.
   9085 
   9086 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth (a] cygnus.com>
   9087 
   9088 	* configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
   9089 
   9090 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel (a] epiuse.co.za>
   9091 
   9092 	* Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
   9093 	local_prefix to sub-make invocations.
   9094 
   9095 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl (a] gnu.org)
   9096 
   9097 	* configure.in: Check makefile fragments in the source
   9098 	directory.
   9099 
   9100 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva (a] dcc.unicamp.br>
   9101 
   9102 	* configure.in: Check whether host and target makefile
   9103 	fragments exist before adding them to *_makefile_frag.
   9104 
   9105 Wed Jan 14 23:39:10 1998  Bob Manson  <manson (a] charmed.cygnus.com>
   9106 
   9107 	* configure.in (target_configdirs): Add cygmon for sparc64-elf.
   9108 
   9109 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths (a] pizza.cygnus.com>
   9110 
   9111 	* configure.in: Make sure we only replace RPATH_ENVVAR on
   9112 	lines which begin with RPATH_ENVVAR, i.e. add "^" to the
   9113 	regexp to sed.
   9114 
   9115 	* Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
   9116 	to sub-makes.
   9117 
   9118 1998-01-13  Lee Iverson   (leei (a] ai.sri.com)
   9119 
   9120 	* config-ml.in (multi-do): LDFLAGS must include multilib
   9121 	designator.
   9122 
   9123 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl (a] dgii.com)
   9124 
   9125 	* config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
   9126 
   9127 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan (a] xraylith.wisc.edu>
   9128 
   9129 	* config.sub: Add mingw32 support.
   9130 	* configure.in: Likewise.
   9131 
   9132 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel (a] lauterbach.com>
   9133 
   9134 	* configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
   9135 
   9136 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law (a] cygnus.com)
   9137 
   9138 	* Makefile.in (INSTALL_TARGET): Do install-gcc first.
   9139 	* configure (gxx_include_dir): Provide a definition for subdirs
   9140 	which do not use autoconf.
   9141 
   9142 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law (a] cygnus.com)
   9143 
   9144 	* config.guess: Sync with egcs.  Picks up new alpha support,
   9145 	BeOS & some additional linux support.
   9146 
   9147 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law (a] cygnus.com)
   9148 
   9149 	* config.guess: HP 9000/803 is a PA1.1 machine.
   9150 
   9151 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth (a] cygnus.com>
   9152 
   9153 	* configure.in: It's alpha*-...
   9154 
   9155 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl (a] gnu.ai.mit.edu)
   9156 
   9157 	* configure.in (host_makefile_frag, target_makefile_frag):
   9158 	Handle multiple config files.
   9159 	(alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
   9160 	alpha-*-*.
   9161 
   9162 Thu Dec 18 13:13:03 1997  Doug Evans  <devans (a] canuck.cygnus.com>
   9163 
   9164 	* mkdep: New file.
   9165 
   9166 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner (a] cygnus.com>
   9167 
   9168 	* configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
   9169 
   9170 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9171 
   9172 	* Makefile.in: Add libgui directory.
   9173 	(GDB_TK): Add all-libgui.
   9174 	* configure.in: Add libgui directory.
   9175 	* configure: Add all-libgui to GDB_TK.
   9176 
   9177 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc (a] cygnus.com>
   9178 
   9179 	* config-ml.in (multidirs): Add m32r to multilib list.
   9180 
   9181 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan (a] canuck.cygnus.com>
   9182 
   9183 	* Makefile.in (all-target-gperf): Change dependency to
   9184 	all-target-libstdc++.
   9185 
   9186 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf (a] ninemoons.com>
   9187 
   9188 	* config.guess: Add BeOS support.
   9189 
   9190 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9191 
   9192 	Source directory cvs renamed to cvssrc:
   9193 	* configure.in (host_tools): Change cvs to cvssrc.
   9194 	(native_only): Likewise.
   9195 	(noconfigdirs) [various cases]: Likewise.
   9196 	* Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
   9197 	(CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
   9198 	(INSTALL_MODULES): Change install-cvs to install-cvssrc.
   9199 	(CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
   9200 	(all-cvssrc): Rename target from all-cvs.
   9201 
   9202 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law (a] cygnus.com)
   9203 
   9204 	* configure (gxx_include_dir): Fix thinko.
   9205 
   9206 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law (a] cygnus.com)
   9207 
   9208 	* Makefile.in (INSTALL_TARGET_CROSS): Define.
   9209 	(install-cross, install-gcc-cross): New targets.
   9210 
   9211 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc (a] cygnus.com>
   9212 
   9213 	* configure.in (noconfigdirs): Add support for Thumb target.
   9214 
   9215 	* config.sub (maybe_os): Add support for Thumb target.
   9216 
   9217 Sun Nov 30 16:12:27 1997  Bob Manson  <manson (a] charmed.cygnus.com>
   9218 
   9219 	* Makefile.in: Add rules for cygmon.
   9220 
   9221 	* configure.in: Build cygmon for sparc-elf and sparclite-aout.
   9222 
   9223 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law (a] cygnus.com)
   9224 
   9225 	* Makefile.in (INSTALL_TARGET): Do install-gcc first.
   9226 	* configure (gxx_include_dir): Provide a definition for subdirs
   9227 	which do not use autoconf.
   9228 
   9229 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths (a] onions.cygnus.com>
   9230 
   9231 	* Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
   9232 	11/18/97 build
   9233 
   9234 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law (a] cygnus.com)
   9235 
   9236 	* From Franz Sirl.
   9237 	* config.guess (powerpc*-*-linux): Handle glibc2 beta release
   9238 	found on RedHat Linux systems.
   9239 
   9240 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law (a] cygnus.com)
   9241 
   9242 	* config.guess (alpha stuff): Merge with FSF to avoid incorrect
   9243 	guesses.
   9244 
   9245 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law (a] cygnus.com)
   9246 
   9247 	* configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
   9248 
   9249 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl (a] gnu.ai.mit.edu>
   9250 
   9251 	* ltmain.sh: If mkdir fails, check whether the directory was created
   9252 	anyhow by some other process.
   9253 
   9254 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner (a] cygnus.com>
   9255 
   9256 	* configure.in (d30v-*-*): Configure all directories.
   9257 
   9258 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner (a] cygnus.com>
   9259 
   9260 	* configure.in (d30v-*-*): Configure newlib, libiberty directories
   9261 	for the D30V.
   9262 
   9263 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner (a] cygnus.com>
   9264 
   9265 	* configure.in (d30v-*-*): Configure target-libgloss on the D30V.
   9266 
   9267 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob (a] darkstar.cygnus.com>
   9268 
   9269 	* include/libiberty.h: Add extern "C" { so it can be used with C++
   9270 	progrms.
   9271 	* include/remote-sim.h:  Add extern "C" { so it can be used with C++
   9272 	programs.
   9273 
   9274 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner (a] cygnus.com>
   9275 
   9276 	* configure.in (d30v-*-*): Configure GCC now.
   9277 
   9278 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs (a] andros.cygnus.com>
   9279 
   9280 	* configure.in: Remove a "second pass" of tweaking noconfigdirs,
   9281 	is no longer needed.
   9282 
   9283 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason (a] yorick.cygnus.com>
   9284 
   9285 	* Makefile.in: check-target-libio depends on all-target-libstdc++.
   9286 
   9287 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred (a] s-direktnet.de)
   9288 
   9289 	* Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
   9290 	targets using "$@" to provide support for similar but not identical
   9291 	targets without having to duplicate code.
   9292 
   9293 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf (a] progis.de>
   9294 
   9295 	* makefile.vms: Fix to work with DEC C.
   9296 
   9297 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin (a] cygnus.com>
   9298 
   9299 	* config.sub: Add mips-tx39-elf to marketing names.
   9300 
   9301 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9302 
   9303 	* ltmain.sh: Handle symlinks in generated script.
   9304 
   9305 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9306 
   9307 	* configure: Handle autoconf style directory options: --bindir,
   9308 	--datadir, --includedir, --infodir, --libdir, --libexecdir,
   9309 	--mandir, --oldincludedir, --sbindir, --sharedstatedir,
   9310 	--sysconfdir.
   9311 	* Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
   9312 	(sharedstatedir, localstatedir, oldincludedir): New variables.
   9313 	(BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
   9314 	infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
   9315 	sbindir, sharedstatedir, and sysconfdir.
   9316 
   9317 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson (a] negril.msrce.howard.edu>
   9318 
   9319 	* Makefile.in (bootstrap-lean): New target.
   9320 
   9321 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman (a] babylon-5.cygnus.com>
   9322 
   9323 	* configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
   9324 	sn, and gnuserv from noconfigdirs.
   9325 
   9326 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9327 
   9328 	* ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
   9329 
   9330 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law (a] cygnus.com)
   9331 
   9332 	* Makefile.in (cross): New target.
   9333 
   9334 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva (a] dcc.unicamp.br>
   9335 			  Jeff Law	   <law (a] cygnus.com>
   9336 
   9337 	* Makefile.in (bootstrap2, bootstrap3): New targets.
   9338 	(all-bootstrap): Remove outdated and confusing target.
   9339 	(bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
   9340 
   9341 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney (a] b1.cygnus.com>
   9342 
   9343 	* configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
   9344 	windows.  Consistent with gdb/configure.
   9345 
   9346 1997-09-15 02:37  Ulrich Drepper  <drepper (a] cygnus.com>
   9347 
   9348 	* configure.in: Name Linux target fragment.
   9349 
   9350 	* configure: Rewrite so that project Makefile fragment is inserted
   9351 	first and appears last in the resulting Makefile.
   9352 
   9353 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney (a] b1.cygnus.com>
   9354 
   9355 	* Makefile.in (install-itcl): Install tcl first.
   9356 
   9357 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer (a] cygnus.com>
   9358 
   9359 	* configure.in: remove bison from noconfigdirs for Cygwin32 host
   9360 
   9361 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl (a] gnu.ai.mit.edu)
   9362 
   9363 	* Makefile.in (local-distclean): Also remove mh-frag mt-frag.
   9364 
   9365 	* configure.in (skipdirs): Add target-librx for Linux.
   9366 	(alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
   9367 
   9368 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law (a] cygnus.com)
   9369 
   9370 	* Makefile.in (bootstrap): New target.
   9371 
   9372 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law (a] cygnus.com)
   9373 
   9374 	* config.sub: Accept 'amigados' for backward compatability.
   9375 
   9376 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9377 
   9378 	* config.guess: Merge with FSF.
   9379 
   9380 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf (a] ninemoons.com>
   9381 
   9382 	* config.sub: Change 'amigados' to 'amigaos' to match current usage.
   9383 
   9384 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin (a] cygnus.com>
   9385 
   9386 	* config.sub: Add "marketing-names" patch.
   9387 
   9388 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel (a] OARcorp.com)
   9389 
   9390 	* configure.in (*-*-rtems*): Do not build libgloss for rtems.
   9391 
   9392 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law (a] cygnus.com)
   9393 
   9394 	* config.sub: Handle v850-elf.
   9395 
   9396 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf (a] ninemoons.com>
   9397 
   9398 	* .cvsignore (*-install): Remove.
   9399 
   9400 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven (a] cygnus.com>
   9401 
   9402 	* ltconfig: Set CONFIG_SHELL in libtool.
   9403 	* ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
   9404 
   9405 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson (a] cygnus.com>
   9406 
   9407 	* configure.in (target_subdir): Set to libraries if enable_multilib.
   9408 
   9409 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson (a] cygnus.com>
   9410 
   9411 	* config.guess: Update from gcc directory.
   9412 
   9413 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney (a] b1.cygnus.com>
   9414 
   9415 	* Makefile.in (all-sim): Depends on all-readline.
   9416 
   9417 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason (a] yorick.cygnus.com>
   9418 
   9419 	* Makefile.in (BISON, YACC): Use $$s.
   9420 	(all-bison): Depend on all-texinfo.
   9421 
   9422 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason (a] yorick.cygnus.com>
   9423 
   9424 	* Makefile.in (BISON): Add -L flag.
   9425 	(YACC): Likewise.
   9426 
   9427 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc (a] cygnus.com>
   9428 
   9429 	* configure.in (noconfigdirs): Add support for v850e target.
   9430 
   9431 	* config.sub (maybe_os): Add support for v850e target.
   9432 
   9433 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc (a] cygnus.com>
   9434 
   9435 	* configure.in (noconfigdirs): Add support for v850ea target.
   9436 
   9437 	* config.sub (maybe_os): Add support for v850ea target.
   9438 
   9439 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin (a] cygnus.com>
   9440 
   9441 	* config.sub: Add mipstx39.  Delete r3900.
   9442 
   9443 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash (a] godzilla.cygnus.co.jp)
   9444 
   9445 	* Makefile.in (all-autoconf): Depends on all-texinfo.
   9446 
   9447 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner (a] cygnus.com>
   9448 
   9449 	* config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
   9450 	eabi targets.
   9451 
   9452 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9453 
   9454 	* configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
   9455 
   9456 	* configure: When handling a Canadian Cross, handle YACC as well as
   9457 	BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
   9458 	* Makefile.in (all-bison): Depend upon all-texinfo.
   9459 
   9460 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason (a] yorick.cygnus.com>
   9461 
   9462 	* Makefile.in (BISON): bison, not byacc or bison -y.
   9463 	(YACC): bison -y or byacc or yacc.
   9464 	(various): Add *-bison as appropriate.
   9465 	(taz): No need to mess with BISON anymore.
   9466 
   9467 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9468 
   9469 	* configure: If OSTYPE matches *win32*, try to find a good value for
   9470 	CONFIG_SHELL.
   9471 
   9472 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9473 
   9474 	* Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
   9475 	configure.in if it is present.
   9476 
   9477 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9478 
   9479 	* Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
   9480 
   9481 Fri Aug  8 16:30:13 1997  Doug Evans  <dje (a] canuck.cygnus.com>
   9482 
   9483 	* config.sub: Recognize `arc' cpu.
   9484 	* configure.in: Likewise.
   9485 	* config-ml.in: Likewise.
   9486 
   9487 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9488 
   9489 	* Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
   9490 
   9491 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven (a] cygnus.com>
   9492 
   9493 	* configure: Changed sed delimiter from ':' to '|' when
   9494 	attempting to substitute ${config_shell} for SHELL. On
   9495 	NT ${config_shell} may contain a ':' in it.
   9496 
   9497 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason (a] yorick.cygnus.com>
   9498 
   9499 	* Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
   9500 
   9501 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9502 
   9503 	* Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
   9504 
   9505 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9506 
   9507 	* Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
   9508 
   9509 	* ylwrap: If the program is a relative path, force it to be
   9510 	absolute.
   9511 
   9512 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney (a] b1.cygnus.com>
   9513 
   9514 	* configure (tooldir): Set BISON to `bison -y' and not just bison.
   9515 
   9516 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney (a] b1.cygnus.com>
   9517 
   9518 	* Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
   9519 	correctly specify the target build directory $(TARGET_SUBDIR)/winsup
   9520 	for libraries.
   9521 
   9522 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason (a] yorick.cygnus.com>
   9523 
   9524 	* Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
   9525 	separated by spaces.
   9526 
   9527 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9528 
   9529 	* ylwrap: New file.
   9530 	* Makefile.in (DEVO_SUPPORT): Add ylwrap.
   9531 
   9532 	* ltmain.sh: Handle /bin/sh at start of install program.
   9533 
   9534 	* Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
   9535 
   9536 	* ltconfig, ltmain.sh: New files, from libtool 1.0.
   9537 	* missing: New file, from automake 1.2.
   9538 
   9539 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9540 
   9541 	* Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
   9542 	check-tk to CHECK_X11_MODULES.
   9543 
   9544 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9545 
   9546 	* config.sub: Merge with FSF.
   9547 
   9548 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9549 
   9550 	* config.guess: Merge with FSF.
   9551 
   9552 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne (a] Mathematik.TU-Chemnitz.DE>
   9553 
   9554 	* configure: Treat msdosdjgpp like go32.
   9555 	* configure.in: Likewise.  Don't remove gprof for go32.
   9556 
   9557 	* configure: Change Makefile.tem2 to Makefile.tm2.
   9558 
   9559 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters (a] cygnus.com>
   9560 
   9561 	* configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
   9562 
   9563 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan (a] lisa.cygnus.com>
   9564 
   9565 	* install-sh (chmodcmd): Set to null if the DST directory already
   9566 	exists.  Same as Nov 11th change.
   9567 
   9568 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt (a] cygnus.com>
   9569 
   9570 	* configure (GDB_TK): Needs itcl and tix.
   9571 
   9572 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason (a] yorick.cygnus.com>
   9573 
   9574 	* config.guess: Update from FSF.
   9575 
   9576 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt (a] cygnus.com>
   9577 
   9578 	* Makefile.in (GDB_TK): Depend on itcl and tix.
   9579 
   9580 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9581 
   9582 	* Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
   9583 	(INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
   9584 	(INSTALL_SCRIPT): New variable.
   9585 	(BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
   9586 	* configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
   9587 	to -x.
   9588 	* install-sh: Add support for -x option.
   9589 
   9590 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9591 
   9592 	* configure.in, Makefile.in: Treat tix like itcl.
   9593 
   9594 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9595 
   9596 	* Makefile.in (WINDRES): New variable.
   9597 	(WINDRES_FOR_TARGET): New variable.
   9598 	(BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
   9599 	(EXTRA_HOST_FLAGS): Add WINDRES.
   9600 	(EXTRA_TARGET_FLAGS): Add WINDRES.
   9601 	(EXTRA_GCC_FLAGS): Add WINDRES.
   9602 	($(DO_X)): Pass down WINDRES.
   9603 	($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
   9604 	* configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
   9605 	DLLTOOL_FOR_TARGET.
   9606 
   9607 Wed Jun 25 15:01:26 1997  Felix Lee  <flee (a] cygnus.com>
   9608 
   9609 	* configure.in: configure sim before gdb for win32-x-ppc
   9610 
   9611 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan (a] lisa.cygnus.com>
   9612 
   9613 	Move gperf into the toplevel, from libg++.
   9614 	* configure.in (target_tools): Add target-gperf.
   9615 	(native_only): Add target-gperf.
   9616 	* Makefile.in (all-target-gperf): New target, depend on
   9617 	all-target-libg++.
   9618 	(configure-target-gperf): Empty rule.
   9619 	(ALL_TARGET_MODULES): Add all-target-gperf.
   9620 	(CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
   9621 	(CHECK_TARGET_MODULES): Add check-target-gperf.
   9622 	(INSTALL_TARGET_MODULES): Add install-target-gperf.
   9623 	(CLEAN_TARGET_MODULES): Add clean-target-gperf.
   9624 
   9625 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law (a] cygnus.com)
   9626 
   9627 	* config.sub (mn10200): Recognize new basic machine.
   9628 
   9629 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan (a] lisa.cygnus.com>
   9630 
   9631 	* configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
   9632 	--enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
   9633 
   9634 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan (a] lisa.cygnus.com>
   9635 
   9636 	* configure.in: If we're building mips-sgi-irix6* native, turn on
   9637 	ENABLE_MULTILIB and set TARGET_SUBDIR.
   9638 
   9639 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey (a] cygnus.com>
   9640 
   9641 	* Makefile.in (all-sn): Depend on all-grep.
   9642 
   9643 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9644 
   9645 	* configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
   9646 
   9647 	* configure: Set CFLAGS and CXXFLAGS, and substitute them into
   9648 	Makefile.  From Jeff Makey <jeff (a] cts.com>.
   9649 	* Makefile.in: Add comment for CFLAGS and CXXFLAGS.
   9650 
   9651 	* Makefile.in (DISTBISONFILES): Remove.
   9652 	(taz): Don't futz with DISTBISONFILES.  Change BISON to use
   9653 	$(DEFAULT_YACC).
   9654 
   9655 	* configure.in: Build itl, db, sn, etc., when building for native
   9656 	cygwin32.
   9657 
   9658 	* Makefile.in (LD): New variable.
   9659 	(EXTRA_HOST_FLAGS): Pass down LD.
   9660 	($(DO_X)): Likewise.
   9661 
   9662 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell (a] pobox.com>
   9663 
   9664 	* Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
   9665 
   9666 Fri Jun 13 10:22:56 1997  Bob Manson  <manson (a] charmed.cygnus.com>
   9667 
   9668 	* configure.in (targargs): Strip out any supplied --build argument
   9669 	before adding our own. Always add --build.
   9670 
   9671 Thu Jun 12 21:12:28 1997  Bob Manson  <manson (a] charmed.cygnus.com>
   9672 
   9673 	* configure.in (targargs): Pass --build if we're doing
   9674 	a cross-compile.
   9675 
   9676 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob (a] chinadoll.cygnus.com>
   9677 
   9678 	* configure: Use '|' instead of ":" as the separator in
   9679 	sed. Otherwise sed chokes on NT path names with drive
   9680 	designators. Also look for "?:*" as the leading characters in an
   9681 	absolute pathname.
   9682 
   9683 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin (a] cygnus.com>
   9684 
   9685 	* config.sub: Support for r3900.
   9686 
   9687 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9688 
   9689 	* configure.in: Use install-sh, not install.sh.
   9690 
   9691 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9692 
   9693 	* Makefile.in (taz): Improve check for BISON so it doesn't try to
   9694 	apply it twice.
   9695 
   9696 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9697 
   9698 	* Makefile.in (INSTALL_MODULES): Put install-opcodes before
   9699 	install-binutils.
   9700 
   9701 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9702 
   9703 	* Makefile.in: Add automake targets.
   9704 	* configure.in (host_tools): Add automake.
   9705 
   9706 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9707 
   9708 	* configure: Default CXX to c++, not gcc.
   9709 	* Makefile.in (CXX): Set to c++, not gcc.
   9710 	(CXX_FOR_TARGET): When cross, transform c++, not gcc.
   9711 
   9712 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer (a] cygnus.com>
   9713 
   9714 	* install-sh: try appending a .exe if source file doesn't
   9715 	exist
   9716 
   9717 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason (a] yorick.cygnus.com>
   9718 
   9719 	* configure.in: Turn on multilib by default.
   9720 	(cross_only): Remove target-libiberty.
   9721 
   9722 	* Makefile.in (all-gcc): Don't depend on libiberty.
   9723 
   9724 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder (a] cleaver.cygnus.com>
   9725 
   9726 	* config.guess: improve algorithm for recognizing Gnu Hurd x86.
   9727 
   9728 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9729 
   9730 	* Makefile.in (DEVO_SUPPORT): Add mpw-install.
   9731 	(DISTBISONFILES): Add ld/Makefile.in
   9732 
   9733 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer (a] pizza.cygnus.com>
   9734 
   9735 	* configure.in: if target is cygwin32 but host isn't cygwin32,
   9736 	don't configure gdb tcl tk expect, not just gdb.
   9737 
   9738 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey (a] cygnus.com>
   9739 
   9740 	* configure.in: Added gnuserv everywhere sn appears.
   9741 
   9742 	* Makefile.in (ALL_MODULES): Added all-gnuserv.
   9743 	(CROSS_CHECK_MODULES): Added check-gnuserv.
   9744 	(INSTALL_MODULES): Added install-gnuserv.
   9745 	(CLEAN_MODULES): Added clean-gnuserv.
   9746 	(all-gnuserv): New target.
   9747 
   9748 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo (a] openbsd.org>
   9749 
   9750 	* config.guess: Fixes for MIPS OpenBSD systems.
   9751 
   9752 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9753 
   9754 	* Makefile.in (INSTALL_XFORM): Remove.
   9755 	(BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
   9756 
   9757 	* mkinstalldirs: New file, copied from automake.
   9758 	* Makefile.in (installdirs): Rename from install-dirs.  Use
   9759 	mkinstalldirs.  Change all users.
   9760 	(DEVO_SUPPORT): Add mkinstalldirs.
   9761 
   9762 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9763 
   9764 	* install-sh: Rename from install.sh.
   9765 	* Makefile.in (INSTALL): Change install.sh to install-sh.
   9766 	(DEVO_SUPPORT): Likewise.
   9767 
   9768 	* configure: Use ${config_shell} with ${moveifchange}.  From Thomas
   9769 	Graichen <graichen (a] rzpd.de>.
   9770 
   9771 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas (a] appli.se>
   9772 
   9773 	* config.guess: Recognize OpenBSD systems correctly.
   9774 
   9775 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash (a] godzilla.cygnus.co.jp)
   9776 
   9777 	* README, Makefile.in (ETC_SUPPORT): Remove references to
   9778 	cfg-paper*, configure.{texi,man,info*}._
   9779 
   9780 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney (a] kremvax.cygnus.com>
   9781 
   9782 	* Makefile.in (all.normal): Ensure that gcc is built after all
   9783 	the x11 - ie gdb - targets.
   9784 
   9785 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf (a] progis.de>
   9786 
   9787 	* makefile.vms: Don't run conf-a-gas.
   9788 
   9789 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel (a] oarcorp.com>
   9790 
   9791 	* configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
   9792 
   9793 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf (a] cygnus.com>
   9794 
   9795 	* configure.in: Remove noconfigdirs case since gdb also
   9796 	configures and builds for tic80-coff.
   9797 
   9798 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9799 
   9800 	* configure: Set cache_file to config.cache.
   9801 	* Makefile.in (local-distclean): Remove config.cache.
   9802 
   9803 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9804 
   9805 	* COPYING: Update FSF address.
   9806 
   9807 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner (a] cygnus.com>
   9808 
   9809 	* configure.in (tic80-*-*): Remove G++ libraries and libgloss from
   9810 	noconfigdirs.
   9811 
   9812 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9813 
   9814 	* Makefile.in (install-dirs): Don't crash if prefix, and hence
   9815 	MAKEDIRS, is empty.
   9816 
   9817 Mon Mar 24 12:40:55 1997  Doug Evans  <dje (a] canuck.cygnus.com>
   9818 
   9819 	* config.sub: Tweak mn10300 entry.
   9820 
   9821 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner (a] cygnus.com>
   9822 
   9823 	* configure.in (host_tools): Put sim before gdb, so gdb's
   9824 	configure.tgt can determine if the simulator was configured.
   9825 
   9826 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf (a] cygnus.com>
   9827 
   9828 	* config.sub: Move BeOS $os case to be with other Cygnus
   9829 	local cases.
   9830 
   9831 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt (a] cygnus.com>
   9832 
   9833 	* config.sub: Remove misplaced comment that broke Linux.
   9834 
   9835 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf (a] cygnus.com>
   9836 
   9837 	* config.sub: Add BeOS support.
   9838 
   9839 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey (a] cygnus.com>
   9840 
   9841 	* Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
   9842 
   9843 Wed Mar  5 12:09:29 1997  Martin  <hunt (a] cygnus.com>
   9844 
   9845 	* configure.in (noconfigdirs): Remove tcl and tk from
   9846 	noconfigdirs for cygwin32 builds.
   9847 
   9848 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf (a] cygnus.com>
   9849 
   9850 	* configure.in (tic80-*-*): Remove ld from noconfigdirs.
   9851 
   9852 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn (a] cygnus.com>
   9853 
   9854 	* Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
   9855 	make-all.com, use makefile.vms instead.
   9856 
   9857 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs (a] andros.cygnus.com>
   9858 
   9859 	* config.sub: Accept -lnews*.
   9860 
   9861 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney (a] kremvax.tpgi.com.au>
   9862 
   9863 	* configure.in (noconfigdirs): Disable target-newlib,
   9864 	target-examples and target-libiberty for d30v.
   9865 
   9866 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt (a] pizza.cygnus.com>
   9867 
   9868 	* configure.in (noconfigdirs): Enable ld for d30v.
   9869 
   9870 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner (a] cygnus.com>
   9871 
   9872 	* configure.in (tic80-*-*): Build compiler.
   9873 
   9874 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney (a] critters.cygnus.com>
   9875 
   9876 	* configure.in (d30v-*): Remove sim directory from list of
   9877 	unsupported d30v directories
   9878 
   9879 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt (a] pizza.cygnus.com>
   9880 
   9881 	* config.sub, configure.in: Add d30v target cpu.
   9882 
   9883 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf (a] progis.de>
   9884 
   9885 	* makefile.vms: New file.
   9886 	* make-all.com: Remove.
   9887 
   9888 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson (a] cygnus.com>
   9889 
   9890 	* Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
   9891 
   9892 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner (a] cygnus.com>
   9893 
   9894 	* Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
   9895 
   9896 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey (a] cygnus.com>
   9897 
   9898 	* Makefile.in (ALL_MODULES): Added all-db.
   9899 	(CROSS_CHECK_MODULES): Addec check-db.
   9900 	(INSTALL_MODULES): Added install-db.
   9901 	(CLEAN_MODULES): Added clean-db.
   9902 
   9903 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9904 
   9905 	* config.guess: Merge with latest FSF sources.
   9906 
   9907 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey (a] cygnus.com>
   9908 
   9909 	* Makefile.in (ALL_MODULES): Added all-itcl.
   9910 	(CROSS_CHECK_MODULES): Added check-itcl.
   9911 	(INSTALL_MODULES): Added install-itcl.
   9912 	(CLEAN_MODULES): Added clean-itcl.
   9913 
   9914 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer (a] cygnus.com>
   9915 
   9916 	* configure.in: build gdb for mn10200
   9917 
   9918 Fri Jan 17 15:32:15 1997  Doug Evans  <dje (a] canuck.cygnus.com>
   9919 
   9920 	* Makefile.in (all-target-winsup): Depend on all-target-libio.
   9921 
   9922 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   9923 
   9924 	* configure.in (tic80-*-*): Turn off most targets right now.
   9925 
   9926 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   9927 
   9928 	* Makefile.in (MAKEINFO): Check for the existence of the Makefile,
   9929 	rather than the makeinfo program.
   9930 	(do-info): Depend upon all-texinfo.
   9931 
   9932 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   9933 
   9934 	* configure.in: Remove uses of config/mh-linux.
   9935 
   9936 	* config.sub, config.guess: Merge with latest FSF sources.
   9937 
   9938 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf (a] cygnus.com>
   9939 
   9940 	* config.sub (case $basic_machine): Add tic80 entries.
   9941 
   9942 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   9943 
   9944 	* config.sub, config.guess: Merge with latest FSF sources.
   9945 
   9946 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs (a] andros.cygnus.com>
   9947 
   9948 	* mpw-build.in: Build ld before gcc, use NewFolderRecursive.
   9949 	* mpw-config.in: Test for NewFolderRecursive.
   9950 	* mpw-install: Use symbolic name for startup filename.
   9951 	* mpw-README: Add various additional details.
   9952 
   9953 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson (a] cygnus.com>
   9954 
   9955 	* configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
   9956 
   9957 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law (a] cygnus.com)
   9958 
   9959 	* configure.in: Do build gcc and the target libraries for
   9960 	the mn10200.
   9961 
   9962 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer (a] cygnus.com>
   9963 
   9964 	* configure.in: don't avoid building gdb for mn10300 any more
   9965 	* Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
   9966 	instead of single-quoting it.
   9967 
   9968 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason (a] yorick.cygnus.com>
   9969 
   9970 	* configure.in: Don't use --with-stabs on IRIX 6.
   9971 
   9972 Tue Dec  3 09:05:25 1996  Doug Evans  <dje (a] canuck.cygnus.com>
   9973 
   9974 	* configure.in (m32r): Build gdb, libg++ now.
   9975 
   9976 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes (a] regent.e-technik.tu-muenchen.de)
   9977 
   9978 	* configure.in (mips*-sgi-irix6*):  Remove gdb and related
   9979 	directories from noconfigdirs.
   9980 
   9981 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk (a] cygnus.com>
   9982 
   9983 	* config.sub (basic_machine): added mips16 configuration
   9984 
   9985 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   9986 
   9987 	* config.sub: Handle d10v-unknown.
   9988 
   9989 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin (a] cygnus.com>
   9990 
   9991 	* config.sub: Handle v850-unknown.
   9992 
   9993 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer (a] cygnus.com>
   9994 
   9995 	* Makefile.in: add findutils
   9996 	* configure.in: add findutils to list of host_tools
   9997 
   9998 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law (a] cygnus.com)
   9999 
   10000 	* config.sub: Handle mn10200 and mn10300.
   10001 
   10002 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   10003 
   10004 	* configure.in (d10v-*): Do not build librx.
   10005 
   10006 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law (a] cygnus.com)
   10007 
   10008 	* configure.in (mn10300): Build everything except gdb & libgloss.
   10009 
   10010 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner (a] deneb.cygnus.com>
   10011 
   10012 	* config.guess:  Patch for Dansk Data Elektronik servers,
   10013 	from Niels Skou Olsen <nso (a] dde.dk>.
   10014 
   10015 	For ncr, use /bin/uname rather than uname, since GNU uname does not
   10016 	support -p.  Suggested by Mark Mitchell <mmitchell (a] usa.net>.
   10017 
   10018 	Patch for MIPS R4000 running System V,
   10019 	from Eric S. Raymond <esr (a] snark.thyrsus.com>.
   10020 
   10021 	Fix thinko for nextstep.
   10022 
   10023 	Patch for OSF1 in i?86, from Dan Murphy <dlm (a] osf.org> via Harlan Stenn.
   10024 
   10025 	Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
   10026 	* config.guess: Guess mips-dec-mach_bsd4.3.
   10027 
   10028 	Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan (a] pfcs.com>
   10029 	* config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
   10030 	release numbers.
   10031 	* config.guess (mips-mips-riscos*):  Emit just enough of the
   10032 	release number.
   10033 
   10034 	Tue Oct  8 10:37:22 1996  Frank Vance <fvance (a] waii.com>
   10035 	* config.guess (sparc-auspex-sunos*):  Added.
   10036 	(f300-fujitsu-*): Added.
   10037 
   10038 	Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey (a] jlw.com>
   10039 	* config.guess:  Recognize a Tadpole as a sparc.
   10040 
   10041 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm (a] churchy.gnu.ai.mit.edu>
   10042 
   10043 	* config.guess: Don't assume that NextStep version is either 2 or
   10044 	3.  NextStep 4 (aka OpenStep 4) has come out now.
   10045 
   10046 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm (a] churchy.gnu.ai.mit.edu>
   10047 
   10048 	* config.guess: Support Cray T90 that reports itself as "CRAY TS".
   10049 	From Rik Faith <faith (a] cs.unc.edu>.
   10050 
   10051 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm (a] geech.gnu.ai.mit.edu>
   10052 
   10053 	* config.sub: Contributions from bug-gnu-utils to:
   10054 	Support plain "hppa" (no version given) architecture, reported by
   10055 	OpenStep.
   10056 	OpenBSD like NetBSD.
   10057 	LynxOs is not a hardware supplier.
   10058 
   10059 	* config.guess: Contributions from bug-gnu-utils to add support for:
   10060 	OpenBSD like NetBSD.
   10061 	Stratus systems.
   10062 	More Pyramid systems.
   10063 	i[n>4]86 Intel chips.
   10064 	M680[n>4]0 Motorola chips.
   10065 	Use unknown instead of lynx for hardware manufacturer.
   10066 
   10067 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan (a] lisa.cygnus.com>
   10068 
   10069 	* install.sh (chmodcmd): Set to null if the DST directory already
   10070 	exists.
   10071 
   10072 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   10073 
   10074 	* configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
   10075 	not use mt-ppc target Makefile fragment any more.
   10076 
   10077 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman (a] critters.cygnus.com)
   10078 
   10079 	* configure.in (*-*-windows):  Exclude everything but those dirs
   10080 	needed to build windows.
   10081 
   10082 Tue Oct 29 16:41:31 1996  Doug Evans  <dje (a] canuck.cygnus.com>
   10083 
   10084 	* Makefile.in (all-target-winsup): Depend on all-target-librx.
   10085 
   10086 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman (a] critters.cygnus.com)
   10087 
   10088 	* configure.in:  Exclude mmalloc from i386-windows.
   10089 
   10090 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman (a] critters.cygnus.com)
   10091 
   10092 	* Undo my previous change.
   10093 
   10094 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   10095 
   10096 	* Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
   10097 	unconditionally.
   10098 	(MAKEOVERRIDES): Define (revert this part of October 18 change).
   10099 
   10100 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman (a] critters.cygnus.com)
   10101 
   10102 	* Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
   10103 	host to add it's own flags.
   10104 
   10105 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   10106 
   10107 	* configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
   10108 
   10109 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   10110 
   10111 	* Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
   10112 	(CXX_FOR_TARGET): Likewise.
   10113 	(GCC_FOR_TARGET): Define.
   10114 	(BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
   10115 	(EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
   10116 	CC_FOR_TARGET was specified on the command line.
   10117 	(MAKEOVERRIDES): Don't define.
   10118 
   10119 Thu Oct 17 10:27:56 1996  Doug Evans  <dje (a] canuck.cygnus.com>
   10120 
   10121 	* configure.in (m32r): Fix spelling of libg++ libs.
   10122 
   10123 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs (a] andros.cygnus.com>
   10124 
   10125 	* config.sub (-apple*): Remove, now redundant.
   10126 
   10127 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   10128 
   10129 	* configure: Don't get confused by CPU-VENDOR-linux-gnu.
   10130 
   10131 	* configure: Rework yesterday's sed script patch.
   10132 
   10133 	* config.sub: Merge with FSF.
   10134 
   10135 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner (a] deneb.cygnus.com>
   10136 
   10137 	* config.guess:  Merge from FSF.
   10138 
   10139 	1996-09-12  Richard Stallman  <rms (a] ethanol.gnu.ai.mit.edu>
   10140 	* config.guess: Use pc instead of unknown, for pc clone systems.
   10141 	Change linux to linux-gnu.
   10142 
   10143 	Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh (a] gnu.ai.mit.edu>
   10144 	* config.guess: Avoid non-portable tr syntax.
   10145 
   10146 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law (a] cygnus.com)
   10147 
   10148 	* test-build.mk (HOLES): Add "xargs" for gdb.
   10149 
   10150 	* configure: Avoid hpux10.20 sed bug.
   10151 
   10152 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman (a] critters.cygnus.com)
   10153 
   10154 	* configure.in:  Add support for windows host
   10155 	(that is a build done under the Microsoft build environment).
   10156 
   10157 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   10158 
   10159 	* Makefile.in: Replace all uses of srcroot with s, to shrink
   10160 	command line lengths.
   10161 
   10162 	Patches from Geoffrey Noer <noer (a] cygnus.com>:
   10163 	* configure.in: If configuring for newlib, pass --with-newlib to
   10164 	subdirectories.
   10165 	* Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
   10166 	-Bnewlib/ and -Lwinsup to gcc.
   10167 	(CXX_FOR_TARGET): Likewise.
   10168 
   10169 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   10170 
   10171 	* Makefile.in (ETC_SUPPORT): Add configure.
   10172 
   10173 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela (a] cygnus.com)
   10174 
   10175 	* configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
   10176 	host configuration file.
   10177 
   10178 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law (a] cygnus.com)
   10179 
   10180 	* configure.in: Break mn10x00 support into separate
   10181 	mn10200 and mn10300 configurations.
   10182 	* config.sub: Likewise.
   10183 
   10184 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law (a] cygnus.com)
   10185 
   10186 	* configure.in: Add lots of stuff to noconfigdirs for
   10187 	the mn10x00 targets.
   10188 
   10189 	* config.sub, configure.in: Add mn10x00 support.
   10190 
   10191 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf (a] progis.de>
   10192 
   10193 	* make-all.com: Call conf-a-gas, not config-a-gas.
   10194 
   10195 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith (a] cygnus.co.uk>
   10196 
   10197 	* configure.in (noconfigdirs): Don't build libgloss for arm-coff
   10198 	targets.
   10199 
   10200 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs (a] andros.cygnus.com>
   10201 
   10202 	* mpw-README: Add much more detail for native PowerMac.
   10203 	* mpw-install: New file.
   10204 	* mpw-configure: Add --norecursion and --help options.
   10205 	* mpw-config.in: Translate readme and install files when
   10206 	copying to objdir.
   10207 	* mpw-build.in: Don't always depend on byacc and flex.
   10208 	(install-only-top): New action.
   10209 
   10210 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman (a] critters.cygnus.com)
   10211 
   10212 	* configure.in:  You can now configure GDB for the v850.
   10213 
   10214 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs (a] andros.cygnus.com>
   10215 
   10216 	* configure.in (noconfigdirs): Don't configure any C++ dirs
   10217 	if targeting D10V.
   10218 
   10219 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   10220 
   10221 	* config.sub: Recognize mips64vr5000.
   10222 
   10223 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   10224 
   10225 	* configure.in: Use a single line for host_tools and native_only.
   10226 
   10227 Mon Sep  9 12:21:30 1996  Doug Evans  <dje (a] canuck.cygnus.com>
   10228 
   10229 	* config.sub, configure.in: Add entries for m32r.
   10230 
   10231 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey (a] creche.cygnus.com>
   10232 
   10233 	* Makefile.in (inet-install): Don't run install-gzip.
   10234 
   10235 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman (a] critters.cygnus.com)
   10236 
   10237 	* configure.in:  Don't config lots of things for *-*-windows*.
   10238 
   10239 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs (a] andros.cygnus.com>
   10240 
   10241 	* mpw-config.in: Test for mpw-true, true, and null-command scripts.
   10242 	(host_libs, host_tools): Copy from configure.in.
   10243 	* mpw-configure: Don't complain about directories not found.
   10244 
   10245 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   10246 
   10247 	* configure.in (i[345]86): Recognize i686 for pentium pro.
   10248 	(i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
   10249 	file.
   10250 
   10251 	* config.guess (i[345]86): Ditto.
   10252 
   10253 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt (a] pizza.cygnus.com>
   10254 
   10255 	* configure.in (noconfigdirs): Removed gdb for D10V.
   10256 
   10257 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law (a] cygnus.com)
   10258 
   10259 	* configure.in: Remove ld, target-libio, target-libg++, and
   10260 	target-libstdc++ from noconfigdirs.
   10261 
   10262 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf (a] cygnus.com>
   10263 
   10264 	* configure: Fix three locations where shell scripts were
   10265 	being run directly rather than with config_shell.
   10266 
   10267 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc (a] hippo.cygnus.com>
   10268 
   10269 	* configure.in (v850-*-*): Set up initial $noconfigdirs.
   10270 	* config.sub (basic_machine): Recognize v850.
   10271 
   10272 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs (a] andros.cygnus.com>
   10273 
   10274 	* mpw-configure: Handle multiple enable/disable options and
   10275 	pass them down recursively, handle -c and -s flags appropriately
   10276 	depending on choice of compiler, add escape mechanism for
   10277 	quoted arguments to gC.
   10278 
   10279 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   10280 
   10281 	* configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
   10282 	solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
   10283 	so that -mrelocatable-lib and -mno-eabi are used.
   10284 
   10285 	* Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
   10286 	not support --print-multi-lib, don't abort.
   10287 
   10288 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf (a] progis.de>
   10289 
   10290 	* make-all.com: Run config-a-gas.
   10291 	* setup.com: Don't copy subdirectory files around.
   10292 
   10293 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan (a] cygnus.com>
   10294 
   10295 	* configure.in (*-*-ose): Remove exclusion of libgloss for this
   10296 	target, it now compiles correctly.
   10297 
   10298 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs (a] andros.cygnus.com>
   10299 
   10300 	* mpw-config.in: Generate Mac include for elf/dwarf2.h.
   10301 
   10302 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt (a] pizza.cygnus.com>
   10303 
   10304 	* configure.in (d10v-*-*): Remove ld from $noconfigdirs.
   10305 
   10306 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan (a] lisa.cygnus.com>
   10307 
   10308 	* configure.in (native_only): Add prms.
   10309 
   10310 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   10311 
   10312 	* Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
   10313 	(BINUTILS_SUPPORT_DIRS): Likewise.
   10314 
   10315 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   10316 
   10317 	* configure.in (d10v-*-*): Don't configure ld or gdb until the
   10318 	d10v support is added.
   10319 
   10320 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt (a] pizza.cygnus.com>
   10321 
   10322 	* configure.in (d10v-*-*): New target.
   10323 
   10324 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law (a] cygnus.com)
   10325 
   10326 	* config.guess (HP 9000/811): Recognize this as a PA1.1
   10327 	machine.
   10328 
   10329 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn (a] cygnus.com>
   10330 
   10331 	* Makefile.in (do-tar-gz): New target, split out from tail end of
   10332 	taz target.  Run each command separately, don't use pipes.
   10333 	(taz): Use it.
   10334 
   10335 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs (a] andros.cygnus.com>
   10336 
   10337 	* mpw-configure: Look for g-mpw-make.sed in config/mpw.
   10338 	* mpw-build.in: No builds should depend on building byacc or flex,
   10339 	they are assumed to be installed already.
   10340 
   10341 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   10342 
   10343 	* Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
   10344 	variable that CC_FOR_TARGET needs.
   10345 
   10346 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   10347 
   10348 	* Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
   10349 	options have changed since the last time the subdirectory was
   10350 	configured, and if it has, reconfigure.
   10351 	(CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
   10352 	CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
   10353 
   10354 Wed Jul 10 18:56:59 1996  Doug Evans  <dje (a] canuck.cygnus.com>
   10355 
   10356 	* Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
   10357 	CLEAN_MODULES): Add bash.
   10358 	(all-bash): New target.
   10359 
   10360 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson (a] cygnus.com>
   10361 
   10362 	* configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
   10363 
   10364 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   10365 
   10366 	* config.sub (basic_machine): Recognize d10v as a valid processor.
   10367 
   10368 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs (a] andros.cygnus.com>
   10369 
   10370 	* mpw-configure: Add support for --bindir.
   10371 	* mpw-build.in: Use a GCC-specific build script for GCC actions.
   10372 
   10373 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer (a] cygnus.com>
   10374 
   10375 	* configure.in: add bash, time, gawk to list of hosttools and things
   10376 	to only build for native toolchains
   10377 
   10378 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash (a] godzilla.cygnus.co.jp)
   10379 
   10380 	* Makefile.in (docdir): Remove.
   10381 
   10382 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash (a] godzilla.cygnus.co.jp)
   10383 
   10384 	* Makefile.in (datadir): Set to $(prefix)/share.
   10385 
   10386 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer (a] cygnus.com>
   10387 
   10388 	* configure.in: build diff and patch for cygwin32-hosted
   10389 	toolchains.
   10390 
   10391 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel (a] merlin.gcs.redstone.army.mil>
   10392 
   10393 	* config.sub: Accept -rtems*.
   10394 
   10395 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer (a] cygnus.com>
   10396 
   10397 	* configure.in: enable dosrel for cygwin32-hosted builds,
   10398 		remove diff from the list of things not buildable
   10399 		via Canadian Cross
   10400 
   10401 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason (a] yorick.cygnus.com>
   10402 
   10403 	* Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
   10404 	don't get ". ".
   10405 
   10406 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson (a] cygnus.com>
   10407 
   10408 	* configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
   10409 
   10410 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn (a] cygnus.com>
   10411 
   10412 	* Makefile.in (taz): Handle case where tex3patch didn't even get
   10413 	checked out.  Also, if it was found, put the symlink in a new util
   10414 	subdirectory.
   10415 
   10416 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   10417 
   10418 	* config.guess (*:Linux:*:*): Add support for PowerPC Linux.
   10419 
   10420 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf (a] progis.de)
   10421 
   10422 	* config.sub: Recognize -openvms.
   10423 	* configure.in (alpha*-*-*vms*): Set noconfigdirs.
   10424 	* make-all.com, setup.com: New files.
   10425 
   10426 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason (a] yorick.cygnus.com>
   10427 
   10428 	* Makefile.in (taz): tex3patch moved to texinfo/util.
   10429 
   10430 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer (a] cygnus.com>
   10431 
   10432 	* configure: enable_gdbtk=no for cygwin32-hosted toolchains
   10433 	* configure.in: remove make from disable-if-Can-Cross list
   10434 		enable gdb if ${host} and ${target} are cygwin32
   10435 
   10436 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan (a] pfcs.com>
   10437 
   10438 	* config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
   10439 	Recognize the NCR 4850 machine and NCR Pentium-based platforms.
   10440 
   10441 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner (a] wombat.gnu.ai.mit.edu>
   10442 
   10443 	* config.guess:  Combine mips-mips-riscos cases, and use cpp to
   10444 	distinguish sysv/svr4/bsd variants.
   10445 	Based on a patch from Harlan Stenn <harlan (a] pfcs.com>.
   10446 
   10447 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey (a] creche.cygnus.com>
   10448 
   10449 	* configure.in: Added copyright notice.
   10450 	* move-if-change: Added copyright notice.
   10451 
   10452 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   10453 
   10454 	* configure.in (powerpcle-*-solaris*): Until we get shared
   10455 	libraries working, don't build gdb, sim, make, tcl, tk, or
   10456 	expect.
   10457 
   10458 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner (a] deneb.cygnus.com>
   10459 
   10460 	* config.guess:  Merge with FSF:
   10461 
   10462 	Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh (a] gnu.ai.mit.edu>
   10463 	* config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
   10464 
   10465 	Fri May 24 18:34:53 1996  Roland McGrath  <roland (a] delasyd.gnu.ai.mit.edu>
   10466 	* config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
   10467 
   10468 	Fri Apr 12 20:03:59 1996  Per Bothner  <bothner (a] spiff.gnu.ai.mit.edu>
   10469 	* config.guess:  Combine two OSF1 rules.
   10470 	Also recognize field test versions.  From mjr (a] zk3.dec.com.
   10471 	* config.guess (dgux):  Use /usr/bin/uname rather than uname,
   10472 	because GNU uname does not support -p.  From pmr (a] pajato.com.
   10473 
   10474 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey (a] csk3.cygnus.com>
   10475 
   10476 	* Makefile.in (MAKEDIRS): Removed $(tooldir).
   10477 
   10478 Tue May 28 12:30:50 1996  Stan Shebs  <shebs (a] andros.cygnus.com>
   10479 
   10480 	* mpw-README: Document GCCIncludes.
   10481 
   10482 Sun May 26 15:16:27 1996  Fred Fish  <fnf (a] cygnus.com>
   10483 
   10484 	* configure.in (alpha-*-linux*): Set enable_shared to yes.
   10485 
   10486 Tue May 21 15:41:39 1996  Stan Shebs  <shebs (a] andros.cygnus.com>
   10487 
   10488 	* mpw-configure: Handle --enable-FOO and --disable-FOO.
   10489 
   10490 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer (a] cygnus.com>
   10491 
   10492 	* configure.in (*-*-cygwin32): Configure make.
   10493 
   10494 Tue May  7 14:19:42 1996  Tom Tromey  <tromey (a] snuffle.cygnus.com>
   10495 
   10496 	* Makefile.in (inet-install): Quote value of INSTALL_MODULES.
   10497 
   10498 Fri May  3 08:57:17 1996  Tom Tromey  <tromey (a] lisa.cygnus.com>
   10499 
   10500 	* Makefile.in (all-inet): Depend on all-perl.
   10501 
   10502 	* Makefile.in (inet-install): New target.
   10503 
   10504 	* Makefile.in (all-inet): Depend on all-tcl.
   10505 	(all-inet): Depend on all-send-pr.
   10506 
   10507 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   10508 
   10509 	* configure.in (powerpcle-*-solaris*): Turn off tk and tcl
   10510 	temporarily.
   10511 
   10512 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   10513 
   10514 	* configure.in: Don't configure --with-gnu-ld on AIX.
   10515 
   10516 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner (a] wogglebug.tiac.net>
   10517 
   10518 	* configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
   10519 
   10520 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey (a] creche.cygnus.com>
   10521 
   10522 	* Makefile.in (ALL_MODULES): Added all-inet.
   10523 	(CROSS_CHECK_MODULES): Added check-inet.
   10524 	(INSTALL_MODULES): Added install-inet.
   10525 	(CLEAN_MODULES): Added clean-inet.
   10526 	(all-indent): New target.
   10527 
   10528 	* configure.in (host_tools): Added inet.
   10529 	(native_only): Added inet.
   10530 	(noconfigdirs): Added inet.
   10531 
   10532 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   10533 
   10534 	* configure.in: Don't configure libgloss if we are not configuring
   10535 	newlib.
   10536 
   10537 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob (a] chinadoll.cygnus.com>
   10538 
   10539 	* configure.in: Don't configure libgloss for unsupported
   10540 	architectures.
   10541 
   10542 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   10543 
   10544 	* Makefile.in (CLEAN_MODULES): Add clean-apache.
   10545 
   10546 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey (a] creche.cygnus.com>
   10547 
   10548 	* Makefile.in (ALL_MODULES): Include all-apache.
   10549 	(CROSS_CHECK_MODULES): Include check-apache.
   10550 	(INSTALL_MODULES): Include install-apache.
   10551 	(all-apache): New target.
   10552 
   10553 	* configure.in: Added apache everywhere perl is seen.
   10554 
   10555 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   10556 
   10557 	* Makefile.in: Add support for clean-{module} and
   10558 	clean-target-{module} rules.
   10559 
   10560 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander (a] cygnus.com>
   10561 
   10562 	* configure.in (*-*-ose) do not build libgloss.
   10563 
   10564 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   10565 
   10566 	* config.guess (prep*:SunOS:5.*:*): Turn into
   10567 	powerpele-unknown-solaris2.
   10568 
   10569 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   10570 
   10571 	* configure.in: Permit --enable-shared to specify a list of
   10572 	directories.
   10573 
   10574 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash (a] phydeaux.cygnus.com)
   10575 
   10576 	* configure.in (host==solaris): Pass only the first word of $CC
   10577 	to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
   10578 
   10579 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash (a] phydeaux.cygnus.com)
   10580 
   10581 	* Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
   10582 
   10583 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey (a] creche.cygnus.com>
   10584 
   10585 	* Makefile.in (ALL_MODULES): Include all-perl.
   10586 	(CROSS_CHECK_MODULES): Include check-perl.
   10587 	(INSTALL_MODULES): Include install-perl.
   10588 	(ALL_X11_MODULES): Include all-guile.
   10589 	(CHECK_X11_MODULES): Include check-guile.
   10590 	(INSTALL_X11_MODULES): Include install-guile.
   10591 	(all-perl): New target.
   10592 	(all-guile): New target.
   10593 
   10594 	* configure.in (host_tools): Include perl and guile.
   10595 	(native_only): Include perl and guile.
   10596 	(noconfigdirs): Don't build guile and perl; no ports have been
   10597 	done.
   10598 
   10599 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney (a] kremvax.highland.com.au>
   10600 
   10601 	* configure (--enable-*): Handle quoted option lists such as
   10602 	--enable-sim-cflags='-g0 -O' better.
   10603 
   10604 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   10605 
   10606 	* Makefile.in ({,inst}all-target): New rule so we can make and
   10607 	install all of the target directories easily.
   10608 
   10609 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab (a] issan.informatik.uni-dortmund.de>
   10610 
   10611 	* configure.in: Add missing global flag in sed substitution when
   10612 	deleting `target-' from ${configdirs}.
   10613 
   10614 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   10615 
   10616 	* Makefile.in (DO_X): Don't get confused if CC contains `=' in an
   10617 	option.
   10618 
   10619 	* configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
   10620 	config/mh-necv4.
   10621 
   10622 	* install.sh: Correct misspelling of transformbasename.
   10623 
   10624 	* config.guess: Recognize mips-*-sysv*.
   10625 
   10626 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn (a] critters.cygnus.com>
   10627 
   10628 	* config.sub: Recognize mon960.
   10629 
   10630 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   10631 
   10632 	* configure: Restore Canadian Cross handling of BISON and LEX,
   10633 	removed in Feb 20 change.
   10634 
   10635 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner (a] kalessin.cygnus.com>
   10636 
   10637 	* README:  Suggestions from Torbjorn Granlund <tege (a] matematik.su.se>:
   10638 	Mention make install.  Remove the old copyright date as well the
   10639 	clumsy and rather pointless copyright on the README file.
   10640 
   10641 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   10642 
   10643 	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
   10644 	Makefile after running symlink-tree, then run `make distclean' to
   10645 	avoid clobbering any generated files in srcdir.
   10646 
   10647 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc (a] rtl.cygnus.com>
   10648 
   10649 	* configure.in (m68k-*-netbsd*): Build everything now.
   10650 
   10651 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason (a] yorick.cygnus.com>
   10652 
   10653 	* Makefile.in (taz): Fix quoting.
   10654 
   10655 Tue Feb 27 11:33:57 1996  Doug Evans  <dje (a] charmed.cygnus.com>
   10656 
   10657 	* configure.in (sparclet-*-*): Build everything now.
   10658 
   10659 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab (a] issan.informatik.uni-dortmund.de>
   10660 
   10661 	* configure.in (m68k-*-linux*): New host.
   10662 
   10663 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   10664 
   10665 	* configure: Check for bison before byacc.
   10666 
   10667 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman (a] critters.cygnus.com)
   10668 
   10669 	* Makefile.in configure:  Change the way LEX and BISON/YACC are
   10670 	set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
   10671 	searching PATH.  These are used as fallbacks by Makefile.in if
   10672 	flex/bison/byacc aren't in objdir.
   10673 
   10674 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   10675 
   10676 	* Makefile.in: Make everything which depends upon all-bfd also
   10677 	depend upon all-opcodes, in case --with-commonbfdlib is used.
   10678 
   10679 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   10680 
   10681 	* configure.in (host *-*-cygwin32): Don't build gdb if we are
   10682 	building NT native compilers on Unix.
   10683 
   10684 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   10685 
   10686 	* configure.in: Don't get CC from the host Makefile fragment if we
   10687 	can find gcc in PATH, or if this is a Canadian Cross.  Move the
   10688 	Solaris test for /usr/ucb/cc to the post target script, just after
   10689 	the compiler sanity test.
   10690 
   10691 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   10692 
   10693 	* config.sub: Merge with FSF.
   10694 
   10695 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   10696 
   10697 	* Makefile.in (RPATH_ENVVAR): New variable.
   10698 	(REALLY_SET_LIB_PATH): Use it.
   10699 	* configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
   10700 
   10701 Mon Feb 12 15:28:49 1996  Doug Evans  <dje (a] charmed.cygnus.com>
   10702 
   10703 	* config.sub, configure.in: Recognize sparclet cpu.
   10704 
   10705 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd (a] theorie3.physik.uni-erlangen.de>
   10706 
   10707 	* config.guess:  Support m68k-cbm-sysv4.
   10708 
   10709 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab (a] issan.informatik.uni-dortmund.de>
   10710 
   10711 	* config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
   10712 	m68k-unknown-linuxaout from linker help string.  Put quotes around
   10713 	$ld_help_string.
   10714 
   10715 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley (a] mail.hcsc.com>
   10716 
   10717 	* config.guess (powerpc-harris-powerunix): Add guess for port
   10718 	to new target.
   10719 
   10720 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan (a] lisa.cygnus.com>
   10721 
   10722 	* config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
   10723 
   10724 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   10725 
   10726 	* configure.in: If --enable-shared was used, set SET_LIB_PATH to
   10727 	$(REALLY_SET_LIB_PATH) in Makefile.
   10728 	* Makefile.in (SET_LIB_PATH): New variable.
   10729 	(REALLY_SET_LIB_PATH): New variable.
   10730 	($(DO_X)): Use $(SET_LIB_PATH).
   10731 	(install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
   10732 	($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
   10733 	($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
   10734 	($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
   10735 	($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
   10736 	($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
   10737 	(all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
   10738 	(install-dosrel): Likewise.
   10739 	(all-opcodes): Depend upon all-libiberty.
   10740 
   10741 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac (a] slash.cygnus.com>
   10742 
   10743 	* config.guess (*:CYGWIN*): New
   10744 
   10745 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   10746 
   10747 	* Makefile.in (all-target-winsup): All all-target-libiberty.
   10748 
   10749 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   10750 
   10751 	* configure.in (noconfigdirs): Add missing # in front of comment.
   10752 
   10753 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer (a] cygnus.com>
   10754 
   10755 	* configure.in: add second pass to things added to noconfigdirs
   10756 	so *-gm-magic can exclude libgloss properly.
   10757 
   10758 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs (a] andros.cygnus.com>
   10759 
   10760 	* mpw-configure (extralibs_name, rez_name): Set correctly
   10761 	for MWC68K compiler.
   10762 
   10763 	* mpw-README: Add more info on the necessary build tools.
   10764 
   10765 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac (a] slash.cygnus.com>
   10766 
   10767 	* configure.in, config.sub: Recognize cygwin32.
   10768 
   10769 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth (a] tamu.edu>
   10770 
   10771 	* config.guess, config.sub: Recognize A/UX.
   10772 
   10773 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   10774 
   10775 	* config.sub: Merge with gcc/config.sub.
   10776 
   10777 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou (a] mexican.cygnus.com>
   10778 
   10779 	* mpw-build.in (do-binutils): Add build of stamps.
   10780 
   10781 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith (a] cygnus.co.uk>
   10782 
   10783 	* config.sub: Add recognition for mips64vr4100*-* targets.
   10784 
   10785 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan (a] lisa.cygnus.com>
   10786 
   10787 	* test-build.mk: Add checking of `hpux9' rather than just `hpux'.
   10788 	Add creation of gconfigargs with `--enable-shared' turned on.
   10789 	($(host)-stamp-stage2-configured): Pass $(gconfigargs).
   10790 	($(host)-stamp-stage3-configured): Likewise.
   10791 	(HOLES): Add chatr and ldd.
   10792 	(i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
   10793 
   10794 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege (a] noisy.matematik.su.se>
   10795 
   10796 	* configure: Pass --nfp to recursive configures.
   10797 
   10798 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac (a] slash.cygnus.com>
   10799 
   10800 	* Makefile.in (DLLTOOL): New.
   10801 	(DLLTOOL_FOR_TARGET): New.
   10802 	(EXTRA_HOST_FLAGS): Pass down DLLTOOL.
   10803 	(EXTRA_TARGET_FLAGS): Ditto.
   10804 	(EXTRA_GCC_FLAGS): Ditto.
   10805 	(CONFIGURE_TARGET_MODULES): Ditto.
   10806 	(DO_X): Ditto.
   10807 	* configure: Add DLLTOOL.
   10808 
   10809 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs (a] andros.cygnus.com>
   10810 
   10811 	SCO OpenServer 5 changes from Robert Lipe <robertl (a] dgii.com>:
   10812 	* configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
   10813 	mh-sco, since old workarounds no longer needed, and don't
   10814 	build ld, since libraries have weak symbols in COFF.
   10815 
   10816 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf (a] cygnus.com>
   10817 
   10818 	* Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
   10819 
   10820 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   10821 
   10822 	* configure.in: Make sure that ${CC} can be used to compile an
   10823 	executable.
   10824 
   10825 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner (a] wogglebug.tiac.net>
   10826 
   10827 	* Makefile.in (all-gdb): Depend on $(GDB_TK).
   10828 	* configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
   10829 	nothing depending on whether gdbtk is being built.
   10830 
   10831 Wed Jan  3 17:54:41 1996  Doug Evans  <dje (a] canuck.cygnus.com>
   10832 
   10833 	* Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
   10834 
   10835 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan (a] rtl.cygnus.com>
   10836 
   10837 	* configure.in (noconfigdirs): Put ld or gas in this early, if the
   10838 	user specifically used --with-gnu-ld=no or --with-gnu-as=no.
   10839 
   10840 Sat Dec 30 16:08:57 1995  Doug Evans  <dje (a] canuck.cygnus.com>
   10841 
   10842 	* config-ml.in: Add support for
   10843 	--disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
   10844 	Simplify setting of multidirs from --disable-foo.
   10845 
   10846 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   10847 
   10848 	* Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
   10849 	LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
   10850 	LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
   10851 	non-empty, pass them on to the	GCC make.
   10852 	(all-bootstrap): New rule that is like all-gcc, except it executes
   10853 	the GCC bootstrap rule instead of the GCC all rule.
   10854 
   10855 Wed Dec 27 15:51:48 1995  Doug Evans  <dje (a] canuck.cygnus.com>
   10856 
   10857 	* config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
   10858 
   10859 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   10860 
   10861 	* config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
   10862 	DG/UX support.
   10863 
   10864 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs (a] dg-rtp.dg.com>
   10865 
   10866 	* config.sub (i*86*) Change [345] to [3456]
   10867 
   10868 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan (a] lisa.cygnus.com>
   10869 
   10870 	* configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
   10871 	--with-gnu-ld=no.
   10872 
   10873 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   10874 
   10875 	* config-ml.in (rs6000*, powerpc*): Add switches to control which
   10876 	AIX multilibs get built.
   10877 
   10878 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash (a] phydeaux.cygnus.com)
   10879 
   10880 	* configure.in (i386-win32): Don't build expect if we're not
   10881 	building the tcl subdir.
   10882 
   10883 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs (a] andros.cygnus.com>
   10884 
   10885 	* Makefile.in: (configure-target-examples, all-target-examples):
   10886 	New targets, configure and build example programs.
   10887 
   10888 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs (a] andros.cygnus.com>
   10889 
   10890 	* mpw-configure: If an mpw-config.in generated a file mk.sed,
   10891 	use it as input to sedit the generated MPW makefile.
   10892 	* mpw-README: Add a suggestion about Gestalt.h.
   10893 
   10894 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   10895 
   10896 	* config.sub: Accept *-*-ieee*.
   10897 
   10898 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   10899 
   10900 	* Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
   10901 	Ronald F. Guilmette <rfg (a] monkeys.com>.
   10902 
   10903 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash (a] phydeaux.cygnus.com)
   10904 
   10905 	* configure.in (host==powerpc-pe): Add many directories to noconfigdirs
   10906 	for powerpc-pe native.
   10907 	(target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
   10908 	(target==powerpc-pe): duplicate i386-win32 entry.
   10909 
   10910 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson (a] chestnut.cygnus.com>
   10911 
   10912 	* configure.in (noconfigdirs): Exclude target-newlib for all versions
   10913 	of vxworks, not just vxworks5.1.
   10914 
   10915 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs (a] andros.cygnus.com>
   10916 
   10917 	* mpw-configure: Add support for exec-prefix.
   10918 
   10919 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law (a] rtl.cygnus.com>
   10920 
   10921 	* config.guess: Recognize HP model 816 machines as having
   10922 	a PA1.1 processor.
   10923 
   10924 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   10925 
   10926 	* configure: Ignore new autoconf configure options.
   10927 
   10928 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner (a] wombat.gnu.ai.mit.edu>
   10929 
   10930 	* config.guess:  Recognize Pentium under SCO.
   10931 	From Robert Lipe <robertl (a] arnet.com>.
   10932 
   10933 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc (a] rtl.cygnus.com>
   10934 
   10935 	* configure.in (noconfigdirs): Disable target-libio on v810-*-*.
   10936 
   10937 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   10938 
   10939 	* configure.in: Don't configure gas for alpha-dec-osf*.
   10940 
   10941 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   10942 
   10943 	* configure.in: Default to --with-stabs for some targets for which
   10944 	it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
   10945 	i[345]86*-*-unixware*.
   10946 
   10947 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   10948 
   10949 	* config-ml.in: Get list of multidirs using gcc --print-multi-lib
   10950 	rather than basing it on the target.  Simplify handling of options
   10951 	controlling which directories to configure.  Remove extraneous
   10952 	slash in multi-clean target.
   10953 
   10954 Fri Nov 24 17:29:29 1995  Doug Evans  <dje (a] deneb.cygnus.com>
   10955 
   10956 	* config-ml.in: Prefix more variables with ml_ so they don't collide
   10957 	with configure's.
   10958 
   10959 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   10960 
   10961 	* configure: Don't turn -v into --v.
   10962 
   10963 Tue Nov 21 16:48:02 1995  Doug Evans  <dje (a] deneb.cygnus.com>
   10964 
   10965 	* configure.in (targargs): Fix typo.
   10966 
   10967 	* Makefile.in (DEVO_SUPPORT): Add symlink-tree.
   10968 
   10969 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   10970 
   10971 	* configure.in: Strip --host and --target options from
   10972 	CONFIG_ARGUMENTS, and always configure for --host only.  Add
   10973 	--with-cross-host option when building with a cross-compiler.
   10974 	* configure: Canonicalize the arguments put into config.status by
   10975 	always using `=' for an option with an argument.  Pass a presumed
   10976 	--host or --target explicitly.
   10977 
   10978 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs (a] andros.cygnus.com>
   10979 
   10980 	* config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
   10981 	into general OS recognition case.
   10982 
   10983 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash (a] phydeaux.cygnus.com)
   10984 
   10985 	* configure.in (target_configdirs): add target-winsup only
   10986 	for win32 target systems.
   10987 
   10988 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   10989 
   10990 	* Makefile.in (all-target-libgloss): Depend upon
   10991 	configure-target-newlib, since when libgloss is built it looks to
   10992 	see if the newlib directory exists.
   10993 
   10994 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn (a] cygnus.com>
   10995 
   10996 	* Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
   10997 	cfg-ml-*.in.
   10998 
   10999 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   11000 
   11001 	* configure: Handle LD and LD_FOR_TARGET when configuring a
   11002 	Canadian Cross.
   11003 
   11004 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash (a] phydeaux.cygnus.com)
   11005 
   11006 	* configure.in (target_libs): add target-winsup.
   11007 	(target==i386-win32): add patch diff flex make to $noconfigdirs.
   11008 	(target==ppcle-pe): remove ld from $noconfigdirs.
   11009 
   11010 Tue Nov 14 01:25:50 1995  Doug Evans  <dje (a] canuck.cygnus.com>
   11011 
   11012 	* Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
   11013 	Preserve relative path names in $srcdir.  Build symlink tree if
   11014 	configuring cross target dir and srcdir=. (= no VPATH support).
   11015 	(configure-target-libg++): Depend on configure-target-librx.
   11016 	* cfg-ml-com.in, cfg-ml-pos.in: Deleted.
   11017 	* config-ml.in: New file.
   11018 	* symlink-tree: New file.
   11019 	* configure: Ensure srcdir="." if that's what it is.
   11020 
   11021 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs (a] andros.cygnus.com>
   11022 
   11023 	* mpw-README: Clarify some phrasing, add notes about CodeWarrior
   11024 	includes and FLEX_SKELETON setting.
   11025 	* mpw-configure (--with-gnu-ld): New option, controls whether
   11026 	to use PPCLink or ld with PowerMac GCC.
   11027 	* mpw-build.in (all-grez, do-grez, install-grez): New targets.
   11028 	* mpw-config.in: Configure grez if targeting Mac.
   11029 
   11030 	* config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
   11031 	accept mpw and mac-mpw as names for m68k Macs, change macos7 to
   11032 	just macos.
   11033 	* configure.in: Configure grez resource compiler if targeting Mac.
   11034 	* Makefile.in (all-grez, install-grez): New targets.
   11035 
   11036 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason (a] yorick.cygnus.com>
   11037 
   11038 	* configure: CXX defaults to gcc, not g++.  If we find
   11039 	gcc in the path, set CC to gcc -O2.
   11040 
   11041 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   11042 
   11043 	* configure: Default ${build} correctly.  Avoid picking up extra
   11044 	spaces when reading CC and CXX from Makefile.  When doing a
   11045 	Canadian Cross, use plausible default values for numerous
   11046 	variables.
   11047 	* configure.in: When doing a Canadian Cross, don't try to
   11048 	configure tools whose configure script can't handle it.
   11049 
   11050 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson (a] chestnut.cygnus.com>
   11051 
   11052 	* cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
   11053 
   11054 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner (a] kalessin.cygnus.com>
   11055 
   11056 	* configure:  Remove dubious bug reporting address.
   11057 
   11058 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner (a] kalessin.cygnus.com>
   11059 
   11060 	* Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
   11061 	configure script, run that instead of this directory's configure.
   11062 	In either case, print a message that we're configuring the sub-dir.
   11063 
   11064 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner (a] kalessin.cygnus.com>
   11065 
   11066 	* configure.in: Before checking for the existence of various files,
   11067 	use sed to filter out "target-".
   11068 
   11069 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   11070 
   11071 	* Makefile.in (DO_X): Split rule to decrease command line length
   11072 	for systems with small ARG_MAX values.  From phdm (a] info.ucl.ac.be
   11073 	(Philippe De Muyter).
   11074 
   11075 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash (a] phydeaux.cygnus.com)
   11076 
   11077 	* Makefile.in (all-patch): depend on all-libiberty.
   11078 
   11079 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   11080 
   11081 	* configure.in: If the only directory in target_configdirs which
   11082 	actually exists is libiberty, then set target_configdirs to empty,
   11083 	to avoid trying to build a target libiberty in a gas or gdb
   11084 	distribution.
   11085 
   11086 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc (a] slave.cygnus.com>
   11087 
   11088 	* configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
   11089 	of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
   11090 	systems.
   11091 
   11092 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson (a] chestnut.cygnus.com>
   11093 
   11094 	* configure.in (copy_dirs): Use sys-include instead of include
   11095 	for --with-headers option.
   11096 
   11097 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac (a] slash.cygnus.com>
   11098 
   11099 	* Makefile.in, configure.in: Make winsup builds work with
   11100 	new scheme.
   11101 
   11102 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   11103 
   11104 	* configure.in: Build the linker on AIX.
   11105 
   11106 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner (a] kalessin.cygnus.com>
   11107 
   11108 	* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
   11109 	where needed.
   11110 
   11111 Mon Oct 30 12:45:25 1995  Doug Evans  <dje (a] cygnus.com>
   11112 
   11113 	* Makefile.in (all-gcc): Fix typo.
   11114 
   11115 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner (a] kalessin.cygnus.com>
   11116 
   11117 	* Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
   11118 
   11119 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner (a] kalessin.cygnus.com>
   11120 
   11121 	* configure.in:  Rename libFOO to target-libFOO, and xiberty
   11122 	to target-xiberty, to provide more flexibility.
   11123 	(target_subdir):  Define.  Create if cross.
   11124 	Set TARGET_SUBDIR in Makefile to ${target_subdir}.
   11125 	* Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
   11126 	-> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
   11127 	check-libFOO -> check-target-libFOO, etc.
   11128 	($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
   11129 	($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
   11130 	$(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
   11131 	(configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
   11132 	allow ALL_GCC="" to only configure.
   11133 	(DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
   11134 	(ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
   11135 	(LIBGXX_SUPPORT_DIRS):  Remove xiberty.
   11136 
   11137 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn (a] cygnus.com>
   11138 
   11139 	* Makefile.in (taz): Build "info" in etc explicitly.
   11140 
   11141 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman (a] cygnus.com)
   11142 
   11143 	* configure.in:  Make sure that CC is undefined (as opposed to
   11144 	null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
   11145 	problem with autoconf trying to configure on a host without GCC.
   11146 
   11147 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs (a] andros.cygnus.com>
   11148 
   11149 	* mpw-configure: Set host alias from choice of host compiler,
   11150 	only use generic MPW Makefile sed if present, edit a file
   11151 	named "hacked_Makefile.in" instead of "Makefile.in" if present.
   11152 	* mpw-README: Add problem notes about CW6 and CW7.
   11153 
   11154 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn (a] kr-pc.cygnus.com>
   11155 
   11156 	* Makefile.in (taz): Use ";" instead of ";;".
   11157 
   11158 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner (a] kalessin.cygnus.com>
   11159 
   11160 	* Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
   11161 	sub-directory Makefiles, instead of using DISTSTUFFDIRS and
   11162 	DISTDOCDIRS.
   11163 	(DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
   11164 	(newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
   11165 
   11166 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner (a] kalessin.cygnus.com>
   11167 
   11168 	* Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
   11169 	and gnats, because they are now subsumed by DISTSTUFFDIRS.
   11170 	Move bfd to DISTSTUFFDIRS.
   11171 
   11172 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash (a] phydeaux.cygnus.com)
   11173 
   11174 	* Makefile.in (X11_LIB): Removed.
   11175 	(X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
   11176 
   11177 	* configure.in (host_makefile_frag): mh-aix & mh-sun removed.
   11178 
   11179 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   11180 
   11181 	* cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
   11182 	names.
   11183 
   11184 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   11185 
   11186 	* cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
   11187 
   11188 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac (a] slash.cygnus.com>
   11189 
   11190 	* configure.in (i[345]86-*-win32): Always build newlib.
   11191 	Don't configure cvs, autoconf or texinfo.
   11192 	* Makefile.in (LD_FOR_TARGET): New.
   11193 	(BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
   11194 	Pass down LD_FOR_TARGET.
   11195 
   11196 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac (a] slash.cygnus.com>
   11197 
   11198 	* winsup: New directory.
   11199 	* Makefile.in: Build winsup.
   11200 	* configure.in: Winsup is configured when target is win32.
   11201 	Can only build win32 target GDB when native.
   11202 
   11203 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law (a] cygnus.com)
   11204 
   11205 	* config.guess: Recognize HP model 819 machines as having
   11206 	a PA 1.1 processor.
   11207 
   11208 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   11209 
   11210 	* configure: Fix sed loop which substitutes for CC and CXX to
   11211 	avoid bug found in various sed implementations.
   11212 
   11213 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   11214 
   11215 	* cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
   11216 	simulator.  Use standard powerpc-*-eabi*.
   11217 
   11218 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   11219 
   11220 	* configure.in: Stop putting gas and binutils in noconfigdirs for
   11221 	powerpc-*-aix* and rs6000-*-*.
   11222 
   11223 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner (a] cygnus.com>
   11224 
   11225 	* cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
   11226 	-mcall-aixdesc libraries.
   11227 
   11228 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn (a] cygnus.com>
   11229 
   11230 	Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab (a] issan.informatik.uni-dortmund.de>
   11231 
   11232 	* config.sub (arm | armel | armeb): Fix shell syntax.
   11233 
   11234 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   11235 
   11236 	* cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
   11237 	-msoft-float and -mcpu=common support.
   11238 	(powerpc*-*-eabisim*): Add support for building -mcall-aix
   11239 	libraries.
   11240 
   11241 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan (a] lisa.cygnus.com>
   11242 
   11243 	* configure.in: Allow configuration and build of emacs19 for the alpha.
   11244 
   11245 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash (a] phydeaux.cygnus.com)
   11246 
   11247 	* configure.in (CC): Get ^CC, not just any old CC, from
   11248 	${host_makefile_frag}.
   11249 
   11250 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash (a] phydeaux.cygnus.com)
   11251 
   11252 	* configure.in (CC): Try to get CC from
   11253 	${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
   11254 
   11255 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash (a] phydeaux.cygnus.com)
   11256 
   11257 	* Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
   11258 	only if it exists in $(srcdir).
   11259 
   11260 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   11261 
   11262 	* configure: If CC and CXX are not set in the environment, set
   11263 	them, based on either an existing Makefile or on searching for gcc
   11264 	in PATH.  Substitute for CC and CXX in Makefile.
   11265 	* configure.in: Remove libm from target_libs.  Separate
   11266 	target_configdirs from configdirs.  If CC is not set in
   11267 	environment, try to get it from a host Makefile fragment.  Rewrite
   11268 	changes of configdirs to use skipdirs instead.  A few minor
   11269 	tweaks.  Take directories out of target_configdirs as they are
   11270 	taken out of configdirs.  Remove existing Makefile files from
   11271 	subdirectories.  Substitute for TARGET_CONFIGDIRS and
   11272 	CONFIG_ARGUMENTS in Makefile.
   11273 	* Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
   11274 	by configure.in.
   11275 	(CONFIG_ARGUMENTS): Likewise.
   11276 	(CONFIGURE_TARGET_MODULES): New variable.
   11277 	($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
   11278 	($(CONFIGURE_TARGET_MODULES)): New target.
   11279 	(configure-libg++, configure-libio): New targets.
   11280 	(all-libg++): Depend upon configure-libg++.
   11281 	(all-libio): Depend upon configure-libio.
   11282 	(configure-libgloss, all-libgloss): New targets.
   11283 	(configure-libstdc++): New target.
   11284 	(all-libstdc++): Depend upon configure-libstdc++.
   11285 	(configure-librx, all-librx): New targets.
   11286 	(configure-newlib): New target.
   11287 	(all-newlib): Depend upon configure-newlib
   11288 	(configure-xiberty): New target.
   11289 	(all-xiberty): Depend upon configure-xiberty.
   11290 
   11291 Sat Sep 30 04:32:59 1995  Jason Molenda (crash (a] phydeaux.cygnus.com)
   11292 
   11293 	* configure.in (host i[345]86-*-win32):  Expand the
   11294 	noconfigdirs again.
   11295 
   11296 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs (a] andros.cygnus.com>
   11297 
   11298 	* mpw-configure: Fix sed command file name.
   11299 
   11300 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac (a] slash.cygnus.com>
   11301 
   11302 	* configure.in (host i[345]86-*-win32): Reduce the
   11303 	noconfigdirs again.
   11304 
   11305 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   11306 
   11307 	* configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
   11308 	or powerpc*-*-pe*, since they are not yet supported.
   11309 
   11310 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs (a] andros.cygnus.com>
   11311 
   11312 	Add PowerMac support and many other enhancements.
   11313 	* mpw-configure: New option --cc to select compiler to use,
   11314 	paste options set according to --cc into the generated
   11315 	Makefile, generate the Makefile by sed'ing the Unix Makefile.in
   11316 	if mpw-make.sed is present.
   11317 	* mpw-config.in: Don't test for gC1, test for mpw-touch,
   11318 	add forward includes for PowerPC include files.
   11319 	* mpw-build.in: Build using Makefile.PPC if present.
   11320 	(do-byacc, etc): Remove separate version resource builds.
   11321 	(do-gas): Build "stamps" before "all".
   11322 	(do-gcc): Build "stamps-h" and "stamps-c" before "all".
   11323 	* mpw-README: Update to reflect --cc option, PowerMac support,
   11324 	and recently-reported compatibility problems.
   11325 
   11326 Fri Sep 22 12:15:42 1995  Doug Evans  <dje (a] deneb.cygnus.com>
   11327 
   11328 	* cfg-ml-com.in (m68*-*-*): Only build multilibs for
   11329 	embedded m68k systems (-aout, -coff, -elf, -vxworks).
   11330 	(--with-multilib-top): Pass to recursive invocations.
   11331 
   11332 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc (a] blues.cygnus.com>
   11333 
   11334 	* configure.in (noconfigdirs): Disable libg++ and libstdc++ on
   11335 	v810-*-*.
   11336 
   11337 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc (a] rtl.cygnus.com>
   11338 
   11339 	* configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
   11340 	gdb, ld and opcodes on v810-*-*.
   11341 
   11342 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   11343 
   11344 	* Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
   11345 	(local-maintainer-clean): New target.
   11346 	(maintainer-clean): New target.
   11347 	(realclean): Just depend upon maintainer-clean.
   11348 
   11349 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc (a] rtl.cygnus.com>
   11350 
   11351 	* configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
   11352 
   11353 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   11354 
   11355 	* configure.in: Build ld in mips*-*-bsd* case.
   11356 
   11357 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn (a] cygnus.com>
   11358 
   11359 	* config.sub: Accept -lites* OS.  From Ian Dall.
   11360 
   11361 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith (a] beauty.cygnus.com>
   11362 
   11363 	* config.sub: recognise mips64vr4300 and mips64vr4300el as valid
   11364 	targets.
   11365 
   11366 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash (a] phydeaux.cygnus.com)
   11367 
   11368 	* configure.in: treat i386-win32 canadian cross the same as
   11369 	i386-go32 canadian cross.
   11370 
   11371 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   11372 
   11373 	* cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
   11374 	running under the simulator to build a reduced set of libraries.
   11375 	(powerpc-*-eabiaix): Add fine grained multilib support added to
   11376 	other powerpc targets yesterday.
   11377 
   11378 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   11379 
   11380 	* cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
   11381 	-disable-softfloat, -disable-relocatable, -disable-aix, and
   11382 	-disable-sysv to control which multilib libraries get built.
   11383 
   11384 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn (a] kr-laptop.cygnus.com>
   11385 
   11386 	* configure: Add Makefile.tem to list of files to remove in trap
   11387 	handler.
   11388 
   11389 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner (a] kalessin.cygnus.com>
   11390 
   11391 	* config.guess (*Linux*):  Add missing "exit"s.
   11392 	Also, need specific check for alpha-unknown-linux (uses COFF).
   11393 
   11394 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner (a] kalessin.cygnus.com>
   11395 
   11396 	* config.guess:  Merge with FSF:
   11397 
   11398 	Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn (a] mhpcc.edu>
   11399 	* config.guess (AIX4): More robust release numbering discovery.
   11400 
   11401 	Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey (a] eagle.dol-esa.gov)
   11402 	* config.guess (i386-sequent-ptx): Properly get version number.
   11403 
   11404 	Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet (a] iris1.chemie.uni-kl.de)
   11405 	* config.guess (mips:*:4*:UMIPS): New case.
   11406 
   11407 Mon Aug  7 09:21:35 1995  Doug Evans  <dje (a] canuck.cygnus.com>
   11408 
   11409 	* configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
   11410 	(i386-win32 host): Likewise.  Don't build readline.
   11411 
   11412 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf (a] rtl.cygnus.com>
   11413 
   11414 	* Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
   11415 	SUPPORT_FILES to submakes.
   11416 
   11417 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf (a] cygnus.com>
   11418 
   11419 	* Makefile.in (GDB_SUPPORT_DIRS): Add utils.
   11420 	(DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
   11421 	mpw-configure.
   11422 
   11423 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn (a] cygnus.com>
   11424 
   11425 	* configure.in (appdirs): Use =, not ==, in test expression when
   11426 	trying to build the text to print in the warning message for
   11427 	Solaris users.
   11428 
   11429 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac (a] slash.cygnus.com>
   11430 
   11431 	* cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
   11432 
   11433 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law (a] rtl.cygnus.com>
   11434 
   11435 	* config.guess: Recognize lynx-2.3.
   11436 
   11437 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac (a] slash.cygnus.com>
   11438 
   11439 	* config.sub (z8ksim): Deleted
   11440 	(z8k-*-coff): New, this is the one true name of the target.
   11441 
   11442 Thu Jul 27 14:33:33 1995  Doug Evans  <dje (a] canuck.cygnus.com>
   11443 
   11444 	* cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
   11445 
   11446 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf (a] cygnus.com)
   11447 
   11448 	* config.guess (*:Linux:*:*): First try asking the linker what the
   11449 	default object file format is (elf, aout, or coff).  Then if this
   11450 	fails, try previous methods.
   11451 
   11452 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc (a] rtl.cygnus.com>
   11453 
   11454 	* configure.in: Don't build newlib for *-*-vxworks5.1.
   11455 
   11456 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan (a] lisa.cygnus.com>
   11457 
   11458 	* configure.in: Don't build newlib for a29k-*-vxworks5.1.
   11459 	* test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
   11460 
   11461 Tue Jul 25 21:25:39 1995  Doug Evans  <dje (a] canuck.cygnus.com>
   11462 
   11463 	* cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
   11464 
   11465 Fri Jul 21 10:41:12 1995  Doug Evans  <dje (a] canuck.cygnus.com>
   11466 
   11467 	* cfg-ml-com.in: New file.
   11468 	* cfg-ml-pos.in: New file.
   11469 
   11470 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law (a] rtl.cygnus.com>
   11471 
   11472 	* COPYING.NEWLIB: Add HP free copyright to list.
   11473 
   11474 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   11475 
   11476 	* config.sub: Recognize -eabi* for the system, not just -eabi.
   11477 
   11478 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac (a] slash.cygnus.com>
   11479 
   11480 	* Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
   11481 	* config.sub, configure.in (win32): New target and host.
   11482 
   11483 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac (a] slash.cygnus.com>
   11484 
   11485 	* configure.in: Add i386-pe configuration.
   11486 
   11487 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs (a] andros.cygnus.com>
   11488 
   11489 	* mpw-build.in (install): Install GDB after LD.
   11490 
   11491 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs (a] andros.cygnus.com>
   11492 
   11493 	* mpw-config.in (elf/mips.h): Always forward-include, needed
   11494 	for GDB to build.
   11495 
   11496 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob (a] darkstar.cygnus.com>
   11497 
   11498 	* testsuite: New directory for customer acceptance and whole tool
   11499 	chain tests.
   11500 
   11501 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn (a] cujo.cygnus.com>
   11502 
   11503 	* configure: If per-host line isn't found, but AC_OUTPUT is found
   11504 	and a configure script exists, run it instead.
   11505 
   11506 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner (a] kalessin.cygnus.com>
   11507 
   11508 	* config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
   11509 
   11510 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob (a] darkstar.cygnus.com>
   11511 
   11512 	* configure: Set build_{cpu,vendor,os,alias} to host values when
   11513 	--build isn't specified.
   11514 
   11515 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason (a] phydeaux.cygnus.com>
   11516 
   11517 	* Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
   11518 	(FLAGS_TO_PASS): Pass them.
   11519 	(EXTRA_TARGET_FLAGS): Ditto.
   11520 
   11521 Wed May 31 22:27:42 1995  Jim Wilson  <wilson (a] chestnut.cygnus.com>
   11522 
   11523 	* Makefile.in (all-libg++): Depend on all-libstdc++.
   11524 
   11525 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc (a] rtl.cygnus.com>
   11526 
   11527 	* configure.in (noconfigdirs): Enable all packages for
   11528 	  i386-unknown-netbsd.
   11529 
   11530 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela (a] cirdan.cygnus.com>
   11531 
   11532 	* configure.in (noconfigdirs): Don't configure tk for i386-go32
   11533 	hosted builds (DOS builds)
   11534 
   11535 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn (a] kr-laptop.cygnus.com>
   11536 
   11537 	Changes for ARM based on patches from Richard Earnshaw:
   11538 	* config.sub: Handle armeb and armel.
   11539 	* configure.in: Omit arm linker only for riscix.
   11540 
   11541 Thu May 11 17:23:26 1995  Per Bothner  <bothner (a] kalessin.cygnus.com>
   11542 
   11543 	* config.guess:  Update from FSF.
   11544 
   11545 Tue May  9 15:52:05 1995  Michael Meissner  <meissner (a] cygnus.com>
   11546 
   11547 	* config.sub: Recognize powerpcle as the little endian varient of
   11548 	the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
   11549 	powerpcle variant.  Convert pentium into i586, not i486.  Add p5
   11550 	alias for i586.  Map new x86 variants p6, k5, nexgen into i586
   11551 	temporarily.
   11552 
   11553 Tue May  2 16:29:41 1995  Jeff Law  (law (a] snake.cs.utah.edu)
   11554 
   11555 	* configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
   11556 
   11557 Sun Apr 30 21:38:09 1995  Jeff Law  (law (a] snake.cs.utah.edu)
   11558 
   11559 	* config.sub: Accept -lites* as a basic system type.
   11560 
   11561 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner (a] cygnus.com)
   11562 
   11563 	* config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
   11564 	installed, and if so return linuxoldld as the system name.
   11565 
   11566 Wed Apr 26 10:59:02 1995  Jeff Law  (law (a] snake.cs.utah.edu)
   11567 
   11568 	* config.guess: Add hppa1.1-hp-lites support.
   11569 
   11570 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob (a] darkstar.cygnus.com>
   11571 
   11572 	* configure.in: Don't build newlib for m68k-vxworks5.1.
   11573 
   11574 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson (a] chestnut.cygnus.com>
   11575 
   11576 	* configure.in (mips-sgi-irix6): Use mh-irix5.
   11577 
   11578 Fri Apr 14 15:21:17 1995  Doug Evans  <dje (a] chestnut.cygnus.com>
   11579 
   11580 	* Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
   11581 
   11582 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason (a] phydeaux.cygnus.com>
   11583 
   11584 	* test-build.mk: Enable building of shared libraries on IRIX 5 and
   11585 	OSF/1.  Fix compiler flags.
   11586 	* build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
   11587 
   11588 Tue Apr 11 18:55:40 1995  Doug Evans  <dje (a] canuck.cygnus.com>
   11589 
   11590 	* configure.in: Recognize --with-newlib.
   11591 	(sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
   11592 
   11593 Mon Apr 10 14:38:20 1995  Jason Molenda (crash (a] phydeaux.cygnus.com)
   11594 
   11595 	* Makefile.in: move {all,check,install}-gdb from *_MODULES
   11596 	to *_X11_MODULES due to gdbtk needing X include files et al.
   11597 
   11598 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs (a] andros.cygnus.com>
   11599 
   11600 	Merge in support for Mac MPW as a host.
   11601 	(Old change descriptions retained for informational value.)
   11602 
   11603 	* mpw-config.in: Add generic include forwards for cpu-specific
   11604 	include files in aout and elf directories.
   11605 
   11606 	* mpw-configure: Added copyright.
   11607 	* mpw-config.in: Check for presence of required build tools.
   11608 	(target_libs): Add newlib.
   11609 	(target_tools): Add examples.
   11610 	(Read Me): Generate as "Read Me for MPW" instead.
   11611 	* mpw-build.in: Base sub-builds on all-foo instead of do-foo.
   11612 	(all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
   11613 	(do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
   11614 
   11615 	* mpw-configure: Remove subdir-specific makefile hackery,
   11616 	delete mk.tmp after using it.
   11617 
   11618 	* mpw-build.in (all): Display start and end times.
   11619 
   11620 	* mpw-configure (host_canonical): Set.
   11621 	(target_cpu): Always add to makefiles.
   11622 	(ARCHDEFS, EMUL): Add to makefile only if nonempty.
   11623 	(TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
   11624 	(mpw-mh-mpw): Look for in srcdir and srcroot.
   11625 	Use sed instead of mpw-edit-prefix to edit prefix definitions.
   11626 
   11627 	* mpw-build.in: (install-only): New target.
   11628 
   11629 	* mpw-configure (host_alias, target_alias): Rename from hostalias
   11630 	and targetalias, add into generated Makefile.
   11631 	(mk.tmp): If present, add into generated Makefile.
   11632 	* mpw-build.in (all-gas): Build config.h first before gas proper.
   11633 
   11634 	* mpw-configure (config.status): Write only if changed.
   11635 	* mpw-config.in (readline): Configure it (not built, just used for
   11636 	definitions).
   11637 
   11638 	* mpw-config.in (elf/mips.h): Add a forward include.
   11639 
   11640 	* mpw-config.in: Forward-include most .h files in include into
   11641 	extra-include.
   11642 	(readline): Don't build.
   11643 	mpw-build.in (install): Install GDB.
   11644 
   11645 	* mpw-configure (prefix, mpw_prefix): Handle it.
   11646 	* mpw-config.in (mmalloc, readline): Don't configure.
   11647 	* mpw-build.in (thisscript): Rename to ThisScript.
   11648 	Use mpw-build instead of BuildProgram everywhere.
   11649 	(mmalloc, readline): Don't build.
   11650 	* mpw-README: New file, basic documentation about the MPW port.
   11651 
   11652 	* mpw-config.in: Use forward-include to create include files.
   11653 
   11654 	* mpw-configure: Add more things to the top of each configured
   11655 	Makefile, including contents of config/mpw-mh-mpw.
   11656 	* mpw-config.in (extra-include): Create this directory and fill it
   11657 	with Posix-like include files when configuring.
   11658 
   11659 	* config.sub (apple, mac, mpw): Add various aliases.
   11660 
   11661 	* mpw-build.in: New file, top-level build script fragment for MPW.
   11662 	* mpw-configure: New file, configure script for MPW.
   11663 	* mpw-config.in: New file, config fragment for MPW.
   11664 
   11665 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   11666 
   11667 	* configure.in (host_libs): Remove glob, since it is gone from the
   11668 	sources.
   11669 
   11670 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash (a] phydeaux.cygnus.com)
   11671 
   11672 	* Makefile.in: define empty GDB_NLM_DEPS var.
   11673 
   11674 	* configure.in(target_makefile_frag): use config/mt-netware
   11675 	for netware targets.
   11676 
   11677 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   11678 
   11679 	* config.sub: Merge in recent FSF changes.  Remove linux special
   11680 	cases.
   11681 
   11682 Tue Mar 28 14:47:34 1995  Jason Molenda (crash (a] phydeaux.cygnus.com)
   11683 
   11684 	Revert this change:
   11685 
   11686 	Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   11687 
   11688 		* build-all.mk: Use CC=cc -Xs on Solaris.
   11689 
   11690 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   11691 
   11692 	* glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
   11693 	stop using it.
   11694 	* Makefile.in: Nuke all references to glob subdirectory.
   11695 
   11696 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason (a] phydeaux.cygnus.com>
   11697 
   11698 	* configure.in: Fix --enable-shared logic in per-host.
   11699 
   11700 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   11701 
   11702 	* configure.in (*-hp-hpux[78]*): Use mh-hpux8.
   11703 
   11704 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   11705 
   11706 	* configure.in (noconfigdirs): Don't build gas on AIX, for
   11707 	powerpc*-*-aix* as well as for rs6000*-*-aix*.
   11708 
   11709 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   11710 
   11711 	* configure: Fix --cache-file to work if the file argument is a
   11712 	relative path.
   11713 
   11714 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   11715 
   11716 	* configure: If the --cache-file is used, pass it down to
   11717 	configure in subdirectories.
   11718 
   11719 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung (a] mexican.cygnus.com>
   11720 
   11721 	* config.sub: add vxworks29k configuration.
   11722 
   11723 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn (a] cujo.cygnus.com>
   11724 
   11725 	* Makefile.in (taz): Do "diststuff" part quietly.
   11726 
   11727 Sun Feb  5 14:16:35 1995  Doug Evans  <dje (a] canuck.cygnus.com>
   11728 
   11729 	* config.sub: Mini-merge with gcc/config.sub.
   11730 
   11731 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson (a] chestnut.cygnus.com>
   11732 
   11733 	* config.guess (IRIX): Sed - to _.
   11734 
   11735 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc (a] rtl.cygnus.com>
   11736 
   11737 	* Makefile.in (source-vault, binary-vault): New targets.
   11738 
   11739 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner (a] cygnus.com>
   11740 
   11741 	* config.sub: Recognize -eabi as a basic system type.
   11742 
   11743 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason (a] phydeaux.cygnus.com>
   11744 
   11745 	* configure.in (enable_shared stuff): Fix typo.
   11746 
   11747 Thu Jan 12 01:36:51 1995  deanm (a] medulla.LABS.TEK.COM (Dean Messing)
   11748 
   11749 	* Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
   11750 
   11751 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason (a] phydeaux.cygnus.com>
   11752 
   11753 	* Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
   11754 
   11755 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon (a] lioth.cygnus.com>
   11756 
   11757 	* configure.in (rs6000-*-*): Don't build gas.
   11758 
   11759 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian (a] tweedledumb.cygnus.com>
   11760 
   11761 	* Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
   11762 	reduce command line length.
   11763 	(AS_FOR_TARGET): Check for as.new, not Makefile.
   11764 	(NM_FOR_TARGET): Check for nm.new, not Makefile.
   11765 
   11766 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner (a] kalessin.cygnus.com>
   11767 
   11768 	* config.guess:  Merge from FSF.
   11769 
   11770 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian (a] sanguine.cygnus.com>
   11771 
   11772 	* configure: Don't use $ when handling program_suffix.
   11773 
   11774 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman (a] cygnus.com)
   11775 
   11776 	* configure.in:  Configure tk for hppa/hpux.
   11777 
   11778 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner (a] kalessin.cygnus.com>
   11779 
   11780 	* Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
   11781 
   11782 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner (a] kalessin.cygnus.com>
   11783 
   11784 	* Makefile.in:  Move -fno-implicit-template from CXXFLAGS
   11785 	to LIBCXXFLAGS.  Tests are better run without it.
   11786 
   11787 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan (a] lisa.cygnus.com)
   11788 
   11789 	* Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
   11790 
   11791 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc (a] rtl.cygnus.com>
   11792 
   11793 	* configure.in (*-*-netware*): Don't configure xiberty.
   11794 
   11795 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman (a] cygnus.com)
   11796 
   11797 	* configure.in:  Remove tk from native_only list.
   11798 
   11799 Fri Nov 11 15:31:26 1994  Bill Cox  (bill (a] rtl.cygnus.com)
   11800 
   11801 	* build-all.mk: Add mips-ncd-elf target to sun4 targets
   11802 	  for special NCD build.
   11803 
   11804 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn (a] cujo.cygnus.com>
   11805 
   11806 	* Makefile.in (DEVO_SUPPORT): Remove configure.bat and
   11807 	makeall.bat, they're only useful for binutils snapshots.
   11808 	(binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
   11809 	makeall.bat to specified SUPPORT_FILES.
   11810 
   11811 Mon Nov  7 17:25:18 1994  Bill Cox  (bill (a] cirdan.cygnus.com)
   11812 
   11813 	* build-all.mk: Add Ericsson targets to sun4 and solaris
   11814 	  hosts.  Add  BNR's sun4 target to solaris host, so their
   11815 	  build-from-source will be tested in-house first.
   11816 
   11817 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason (a] phydeaux.cygnus.com)
   11818 
   11819 	* Makefile.in (LIBCFLAGS): New variable.
   11820 	(CFLAGS_FOR_TARGET): Ditto.
   11821 	(LIBCFLAGS_FOR_TARGET): Ditto.
   11822 	(LIBCXXFLAGS): Ditto.
   11823 	(CXXFLAGS_FOR_TARGET): Ditto.
   11824 	(LIBCXXFLAGS_FOR_TARGET): Ditto.
   11825 	(BASE_FLAGS_TO_PASS): Pass them.
   11826 	(EXTRA_TARGET_FLAGS): Ditto.
   11827 
   11828 	* configure.in: Support --enable-shared.
   11829 
   11830 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner (a] kalessin.cygnus.com>
   11831 
   11832 	* configure.in (target_libs):  Include libstdc++ again.
   11833 	* config.guess:  Update from FSF (for FreeBSD).
   11834 
   11835 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn (a] cujo.cygnus.com>
   11836 
   11837 	* Makefile.in (DEVO_SUPPORT): Include configure.bat and
   11838 	makeall.bat.
   11839 	(DISTDOCDIRS): Add `etc'.
   11840 	(ETC_SUPPORT_PFX): New variable.
   11841 	(taz): Include anything from etc starting with a word in
   11842 	ETC_SUPPORT_PFX.
   11843 
   11844 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian (a] sanguine.cygnus.com>
   11845 
   11846 	* config.sub: Update for recent FSF changes.  Remove obsolete
   11847 	h8300hds entry.  Add -windows* and -osx as basic os.  Minor
   11848 	spacing changes.
   11849 
   11850 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner (a] kalessin.cygnus.com>
   11851 
   11852 	* configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
   11853 
   11854 	* config.guess:  Merge with FSF.
   11855 	* configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
   11856 
   11857 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn (a] cujo.cygnus.com>
   11858 
   11859 	* configure: Since the "trap 0" handler will override the exit
   11860 	status on many systems, only use it for "exit 1", and make it set
   11861 	a non-zero exit status; reset it before "exit 0".  Also, check
   11862 	exit status of config.sub, and error out if it failed.
   11863 
   11864 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob (a] cygnus.com)
   11865 
   11866 	* Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
   11867 	and install libgloss.
   11868 
   11869 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian (a] sanguine.cygnus.com>
   11870 
   11871 	* Makefile.in (all-binutils): Depend upon all-byacc.
   11872 
   11873 	* configure.in: Don't build emacs on Irix 5.
   11874 
   11875 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc (a] phishhead.cygnus.com)
   11876 
   11877 	* configure.in (*-*-netware*): Add libio.
   11878 
   11879 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason (a] phydeaux.cygnus.com)
   11880 
   11881 	* Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
   11882 	(CHECK_TARGET_MODULES): Ditto.
   11883 	(INSTALL_TARGET_MODULES): Ditto.
   11884 	(TARGET_LIBS): Ditto.
   11885 	(all-libstdc++): Note dependencies.
   11886 
   11887 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn (a] cujo.cygnus.com>
   11888 
   11889 	* Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
   11890 
   11891 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason (a] phydeaux.cygnus.com)
   11892 
   11893 	* Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
   11894 	-fexternal-templates.
   11895 
   11896 	* configure.in (target_libs): Add libstdc++.
   11897 	(noconfigdirs): Add libstdc++ as appropriate.
   11898 
   11899 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   11900 
   11901 	* config.guess:  Update from FSF.
   11902 
   11903 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian (a] sanguine.cygnus.com>
   11904 
   11905 	* configure: Use ${config_shell} when running ${configsub}.
   11906 
   11907 Mon Oct  3 14:28:34 1994  Doug Evans  <dje (a] canuck.cygnus.com>
   11908 
   11909 	* config.sub: No longer recognize h8300h.
   11910 
   11911 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian (a] sanguine.cygnus.com>
   11912 
   11913 	* config.sub: Remove extraneous differences between config.sub and
   11914 	gcc/config.sub.
   11915 
   11916 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn (a] cujo.cygnus.com>
   11917 
   11918 	* Makefile.in (DISTSTUFFDIRS): Add gas.
   11919 
   11920 Thu Sep 22 19:04:55 1994  Doug Evans  (dje (a] canuck.cygnus.com)
   11921 
   11922 	* COPYING.NEWLIB: New file.
   11923 
   11924 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   11925 
   11926 	* config.guess (HP-UX):  Patch from Harlan Stenn
   11927 	<harlan (a] landmark.com> to also emit release level.
   11928 
   11929 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson (a] sphagnum.cygnus.com)
   11930 
   11931 	* config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
   11932 
   11933 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   11934 
   11935 	* config.sub:  Merge nextstep cleanup from FSF.
   11936 
   11937 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn (a] kr-pc.cygnus.com)
   11938 
   11939 	* configure.in (arm-*-*): Don't configure ld for this target.
   11940 
   11941 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc (a] phishhead.cygnus.com)
   11942 
   11943 	* configure.in (*-*-netware): don't configure libg++, libio,
   11944 	  librx, or newlib.
   11945 
   11946 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian (a] sanguine.cygnus.com)
   11947 
   11948 	* configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
   11949 	configure ld--it works, but it doesn't support shared libraries.
   11950 
   11951 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   11952 
   11953 	* config.guess (*-unknown-freebsd*):  Get rid of possible
   11954 	trailing "(Release)" in version string.
   11955 	Patch from Paul Richards <paul (a] isl.cf.ac.uk>.
   11956 
   11957 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   11958 
   11959 	* config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
   11960 	Fix type: *-next-neststep -> *-next-nextstep.
   11961 
   11962 	* config.guess:  Merge from FSF:
   11963 
   11964 	Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm (a] info.ucl.ac.be)
   11965 
   11966 	* config.guess: Recognize powerpc-ibm-aix3.2.5.
   11967 
   11968 	Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm (a] info.ucl.ac.be)
   11969 
   11970 	* config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
   11971 	instead of UNIX_SV for UnixWare 1.0).
   11972 
   11973 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman (a] cygnus.com)
   11974 
   11975 	* Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
   11976 	to make gdb/nlm/* build after the compiler and linker.
   11977 
   11978 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   11979 
   11980 	* config.guess (netbsd, freebsd, linux):  Accept any machine,
   11981 	not just i[34]86.
   11982 	(m68k-atari-sysv4):  Relocate to match FSF version.
   11983 
   11984 	* config.guess:  More merges from the FSF:
   11985 
   11986 	Add a space before function call or macro invocation.
   11987 
   11988 	Tue May 10 16:53:55 1994  Roland McGrath (roland (a] churchy.gnu.ai.mit.edu)
   11989 
   11990 	* config.guess: Add trap cmd to remove dummy.c and dummy when
   11991 	interrupted.
   11992 
   11993 	Wed Apr 20 18:07:13 1994  Roland McGrath (roland (a] churchy.gnu.ai.mit.edu)
   11994 
   11995 	* config.guess (dummy.c): Redirect stderr for `hostinfo' command.
   11996 	(dummy): Redirect stderr from compilation of dummy.c.
   11997 
   11998 	Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz (a] sent5.uni-duisburg.de)
   11999 
   12000 	* config.guess: Distinguish between NeXTStep 2.1 and 3.x.
   12001 
   12002 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn (a] kr-laptop.cygnus.com)
   12003 
   12004 	* configure: Accept and ignore --cache*, for compatibility with
   12005 	new autoconf.
   12006 
   12007 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   12008 
   12009 	* config.guess:  Merge from FSF:
   12010 
   12011 	Thu Aug 25 20:28:51 1994  Richard Stallman  <rms (a] mole.gnu.ai.mit.edu>
   12012 
   12013 	* config.guess (Pyramid*:OSx*:*:*): New case.
   12014 	(PATH): Add /.attbin at end for finding uname.
   12015 	(dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
   12016 
   12017 	Wed Aug 17 18:21:02 1994  Tor Egge  (tegge (a] pvv.unit.no)
   12018 
   12019 	* config.guess (M88*:DolphinOS:*:*): New case.
   12020 
   12021 	Thu Aug 11 17:00:13 1994  Stan Cox  (coxs (a] dg-rtp.dg.com)
   12022 
   12023 	* config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
   12024 	to select whether to use ELF or COFF.
   12025 
   12026 	Sun Jul 24 16:20:53 1994  Richard Stallman  <rms (a] mole.gnu.ai.mit.edu>
   12027 
   12028 	* config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
   12029 
   12030 	Sun May  1 10:23:10 1994  Richard Stallman  (rms (a] mole.gnu.ai.mit.edu)
   12031 
   12032 	* config.guess: Guess the OS version for HPUX.
   12033 
   12034 	Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh (a] hal.gnu.ai.mit.edu)
   12035 
   12036 	* config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
   12037 
   12038 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian (a] sanguine.cygnus.com)
   12039 
   12040 	* configure.in: Recognize --with-headers, --with-libs, and
   12041 	--without-newlib.
   12042 	* Makefile.in (all-xiberty): Depend upon all-ld.
   12043 
   12044 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian (a] sanguine.cygnus.com)
   12045 
   12046 	* configure.in: Change i[34]86 to i[345]86.
   12047 
   12048 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian (a] sanguine.cygnus.com)
   12049 
   12050 	* configure (version): A few more tweaks to help message.
   12051 
   12052 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   12053 
   12054 	* Makefile.in:  Remove (for now) librx as a host library,
   12055 	now that we're building it for target.
   12056 
   12057 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian (a] sanguine.cygnus.com)
   12058 
   12059 	* configure: Fix up help message; from karl (a] owl.hq.ileaf.com
   12060 	(Karl Berry).
   12061 
   12062 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   12063 
   12064 	* configure.in:  Also configure librx.
   12065 
   12066 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   12067 
   12068 	* Makefile.in:  Update various rules to reflect that librx
   12069 	is now needed for libg++.
   12070 
   12071 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian (a] sanguine.cygnus.com)
   12072 
   12073 	* config.sub: Accept mips64orion and mips64orionel as a CPU name.
   12074 
   12075 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs (a] andros.cygnus.com)
   12076 
   12077 	* configure.in: Configure the examples directory.
   12078 
   12079 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian (a] sanguine.cygnus.com)
   12080 
   12081 	* configure: Simplify Jun 2 1994 change.
   12082 
   12083 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby (a] cygnus.com)
   12084 
   12085 	* change CC to /usr/latest/bin/gcc for lynx host builds, since
   12086 	/bin/gcc isn't good enough to build gcc.
   12087 
   12088 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf (a] cygnus.com)
   12089 
   12090 	* Makefile.in (GDB_SUPPORT_FILES): Remove
   12091 	(setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
   12092 	(gdb.tar.gz): Add new rule to use standard distribution building
   12093 	mechanism.
   12094 
   12095 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   12096 
   12097 	* configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
   12098 	Bill Cox <bill (a] cygnus.com>.
   12099 
   12100 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   12101 
   12102 	* config.guess:  Recognize ISC.  Patch from kwzh (a] gnu.ai.mit.edu.
   12103 
   12104 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman (a] cygnus.com)
   12105 
   12106 	* configure:  Search current dir first in .gdbinit.
   12107 
   12108 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   12109 
   12110 	* config.sub:  Recognize freebsd (merged from gcc config.sub).
   12111 
   12112 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   12113 
   12114 	* config.sub:  Refer to NeXT's operating system as nextstep.
   12115 
   12116 	* config.sub (case $basic_machine):  Re-order the cases, to match
   12117 	the order in the FSF version (which is mostly alphabethical).
   12118 	Merge in some additions and changes from the FSF.
   12119 
   12120 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs (a] andros.cygnus.com)
   12121 
   12122 	* config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
   12123 	* config.sub: Recognize cxux7.
   12124 	* configure.in: Use mh-cxux for m88k-harris-cxux*.
   12125 
   12126 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   12127 
   12128 	* config.sub:  Fix typo powerpc -> powerpc-*.
   12129 
   12130 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann (a] blues.cygnus.com)
   12131 
   12132 	* Makefile.in: `all-emacs19' depends on `all-byacc'.
   12133 
   12134 	* Makefile.in: Add all-emacs19 and install-emacs19 rules (in
   12135 	parallel with all-emacs and install-emacs).  Top-level command
   12136 	`make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
   12137 
   12138 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian (a] sanguine.cygnus.com)
   12139 
   12140 	* test-build.mk ($(host)-stamp-stage2-installed): Remove
   12141 	$(relbindir)/make before doing ``make install'', and use
   12142 	$(GNU_MAKE) while doing it.  Avoids problem on SunOS with
   12143 	installing over running make binary.
   12144 	($(host)-stamp-stage3-installed): Likewise.
   12145 
   12146 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   12147 
   12148 	* config.guess: Recognize Mach.
   12149 
   12150 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian (a] sanguine.cygnus.com)
   12151 
   12152 	* configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
   12153 	see whether --exec-prefix was used.
   12154 
   12155 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   12156 
   12157 	* README:  Explicitly mention libg++/README.  (Zoo's idea.)
   12158 
   12159 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   12160 
   12161 	* Makefile.in: Add all-librx target similar to all-libproc.
   12162 
   12163 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman (a] cygnus.com)
   12164 
   12165 	* config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
   12166 	with post 1.2 uname bogosity.
   12167 
   12168 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   12169 
   12170 	* configure: Remove temporary files on receipt of a signal.
   12171 
   12172 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian (a] cygnus.com)
   12173 
   12174 	* configure: If there is a package_makefile_frag, remove
   12175 	${subdir}/Makefile.tem after copying it in.
   12176 
   12177 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby (a] cygnus.com)
   12178 
   12179 	* build_all.mk: support rs6000 lynx identifies itself as
   12180 	rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
   12181 	since /bin/gcc is too feeble to compile a modern gcc.
   12182 
   12183 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen (a] cirdan.cygnus.com)
   12184 
   12185 	* brought devo/test-build.mk update-to-date with progressive/
   12186 	  test-build.mk. Add lynx targets and hppa flag info.
   12187 
   12188 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   12189 
   12190 	* configure.in:  Use mh-ncrsvr43.  Patch from
   12191 	Tom McConnell <tmcconne (a] sedona.intel.com>.
   12192 
   12193 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   12194 
   12195 	* config.guess (i386-unknown-bsdi):  No longer need to
   12196 	check #if defined(__bsdi__) && defined(__i386__).
   12197 
   12198 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   12199 
   12200 	* configure: Set program_transform_nameoption correctly.
   12201 
   12202 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen (a] cirdan.cygnus.com)
   12203 
   12204 	* brought build-all.mk update-to-date with progressive build-all.mk,
   12205 	  added new targets and hppa info.
   12206 
   12207 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   12208 
   12209 	* configure: If config.guess result is a prefix of the user
   12210 	specified target, assume a native build and use the user specified
   12211 	target as the host alias.  Remove SunOS patch suffix removal hack.
   12212 	* configure.in: Remove SunOS patch suffix removal hack.
   12213 
   12214 	* Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
   12215 	in NATIVE_CHECK_MODULES.
   12216 
   12217 Wed Jun  1 10:49:41 1994  Bill Cox  (bill (a] rtl.cygnus.com)
   12218 
   12219 	* Makefile.in: Rename HOST_ONLY to NATIVE.
   12220 	* configure: Delete SunOs patch suffix from host_canonical
   12221 	  and build_canonical variables that are prepended to Makefiles.
   12222 	* configure.in: Add comments for easier maintenance.
   12223 
   12224 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   12225 
   12226 	* Makefile.in: Add all-libproc target similar to all-gui.
   12227 
   12228 Tue May 31 17:16:33 1994  Tom Lord  (lord (a] cygnus.com)
   12229 
   12230 	* Makefile.in (CHECK_MODULES): split into
   12231 	HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
   12232 
   12233 Tue May 31 16:36:36 1994  Paul Eggert  (eggert (a] twinsun.com)
   12234 
   12235 	* config.guess (i386-unknown-bsdi): New system to guess.
   12236 
   12237 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   12238 
   12239 	* Makefile.in: Add all-gui target (but not yet build by "all").
   12240 
   12241 Thu May 26 08:53:19 1994  Bill Cox  (bill (a] rtl.cygnus.com)
   12242 
   12243 	* config.sub: Move deletion of patch suffix from here...
   12244 	* configure.in: To here, at Ian's suggestion.  The top-
   12245 	  level scripts might need to know of a patch level.
   12246 
   12247 Wed May 25 09:15:54 1994  Bill Cox  (bill (a] rtl.cygnus.com)
   12248 
   12249 	* config.sub: Strip off patch suffix so rtl is recognized
   12250 	  as a sunos4.1.3 machine, even though it's been patched.
   12251 
   12252 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac (a] deneb.cygnus.com)
   12253 
   12254 	* Makefile.in (INSTALL_LAST): Delete.
   12255 	(INSTALL_DOSREL): New.
   12256 
   12257 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   12258 
   12259 	* configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
   12260 	Don't set use_gnu_ld to no for *-*-sysv4; that only controls
   12261 	whether we pass down --with-gnu-ld anyhow.
   12262 
   12263 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac (a] cygnus.com)
   12264 
   12265 	* Makefile.in (INSTALL_LAST): Change operation so it works
   12266 	on more flavors of make.
   12267 	* configure.in (go32): Don't build libg++ or libio.
   12268 
   12269 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac (a] cygnus.com)
   12270 
   12271 	* Makefile.in (Move HOST_PREFIX_1 and friends up so
   12272 	they can be overriden by templates.
   12273 
   12274 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac (a] cygnus.com)
   12275 
   12276 	* configure.in (target==go32): Don't build gdb.
   12277 	* dosrel: New directory.
   12278 
   12279 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac (a] cygnus.com)
   12280 
   12281 	* configure.in (host==go32): Configure dosrel too.
   12282 	* Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
   12283 	(HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
   12284 	be set by incoming names or templates.
   12285 	(INSTALL_LAST): New rule.
   12286 
   12287 Thu May  5 17:35:05 1994  Stan Shebs  (shebs (a] andros.cygnus.com)
   12288 
   12289 	* config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
   12290 
   12291 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn (a] cujo.cygnus.com)
   12292 
   12293 	* configure.in (appdirs): New variable.  Currently empty, but will
   12294 	be used in gas distribution.  If nonempty, lists a set of
   12295 	directories at least one of which must get configured, or top
   12296 	level configuration is considered to have failed.
   12297 	(rs6000-*-lynxos*): Use new file name.
   12298 
   12299 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   12300 
   12301 	Eliminate XTRAFLAGS.
   12302 	* Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
   12303 	newlib include files using -idirafter, and also use -nostdinc.
   12304 	(CXX_FOR_TARGET): Likewise.
   12305 	(XTRAFLAGS): Removed.
   12306 	(BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
   12307 	(EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
   12308 	(EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
   12309 	($(DO_X)): Don't pass down XTRAFLAGS.
   12310 
   12311 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn (a] kr-pc.cygnus.com)
   12312 
   12313 	* configure.in (mips*-dec-bsd*): New target; do build linker.
   12314 	(mips*-*-bsd*): New target; don't build linker.
   12315 
   12316 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby (a] cygnus.com)
   12317 
   12318 	* configure.in: support rs6000-*-lynxos* configuration.
   12319 	support sunos4 as a cross target.
   12320 
   12321 	* config.sub: look for lynx*, not lynx since the OS version may
   12322 	legitimately be part of the name.
   12323 
   12324 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn (a] cujo.cygnus.com)
   12325 
   12326 	* configure.in (i[34]86-*-sco*): Move to be with other i386
   12327 	targets.
   12328 	(romp-*-*): New target.  Skip various binary utilities.
   12329 	(vax-*-*): New target.  Don't build newlib.
   12330 	(vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
   12331 
   12332 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm (a] rtl.cygnus.com)
   12333 
   12334 	* configure.in: Only set host_makefile_frag if config
   12335 	directory exists.
   12336 
   12337 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm (a] rtl.cygnus.com)
   12338 
   12339 	* install.sh: If $dstdir exists, don't check whether each
   12340 	component does.
   12341 
   12342 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   12343 
   12344 	* test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
   12345 
   12346 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs (a] andros.cygnus.com)
   12347 
   12348 	* configure.in (*-*-lynxos*): Don't configure newlib for either
   12349 	native or cross Lynx.
   12350 
   12351 Sat Apr 16 11:58:16 1994  Doug Evans  (dje (a] canuck.cygnus.com)
   12352 
   12353 	* config.sub (sparc64-elf): Fix os.
   12354 	(z8k): Remove duplicate.
   12355 
   12356 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   12357 
   12358 	* Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
   12359 	gcc/stmp-fixproto, to try to prevent fixproto from being run.
   12360 
   12361 Wed Apr 13 15:14:52 1994  Bill Cox  (bill (a] cygnus.com)
   12362 
   12363 	* configure: Make file links cleanly even if Lynx fails on
   12364 	  an NFS symlink (at least fail cleanly).
   12365 
   12366 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson (a] sphagnum.cygnus.com)
   12367 
   12368 	* test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
   12369 	-XNh2000.
   12370 
   12371 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm (a] rtl.cygnus.com)
   12372 
   12373 	* configure: Unknown options are fatal again.
   12374 
   12375 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm (a] cygnus.com)
   12376 
   12377 	* configure: Ignore --x-includes and --x-libraries, for Autoconf
   12378 	compatibility.
   12379 
   12380 Thu Apr  7 17:31:43 1994  Doug Evans  (dje (a] canuck.cygnus.com)
   12381 
   12382 	* build-all.mk: Add `clean' target.
   12383 
   12384 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes (a] regent.e-technik.tu-muenchen.de)
   12385 
   12386 	* config.guess:  Add SINIX support.
   12387 	* configure.in:  Add mips-*-sysv4* support.
   12388 
   12389 Mon Apr  4 17:41:44 1994  Doug Evans  (dje (a] canuck.cygnus.com)
   12390 
   12391 	* build-all.mk: Document all useful targets.
   12392 	If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
   12393 	If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
   12394 
   12395 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm (a] rtl.cygnus.com)
   12396 
   12397 	* configure: Support --silent, --quiet.
   12398 
   12399 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm (a] rtl.cygnus.com)
   12400 
   12401 	* configure: Support --disable-FEATURE.
   12402 
   12403 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   12404 
   12405 	* config.guess: Recognize NCR running SVR4.3.
   12406 
   12407 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   12408 
   12409 	* config.guess:  Make BSDI generate i386-unknown-bsd386.
   12410 	Patch from Paul Eggert <eggert (a] twinsun.com>.
   12411 
   12412 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   12413 
   12414 	* configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
   12415 
   12416 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm (a] rtl.cygnus.com)
   12417 
   12418 	* configure: Make unrecognized options give nonfatal warnings
   12419 	instead of fatal errors, and pass them to any subdirectory
   12420 	configures in case they recognize them.
   12421 	Make --x equivalent to --with-x.
   12422 
   12423 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm (a] rtl.cygnus.com)
   12424 
   12425 	* configure: Add --enable-* options.  Clean up usage message and
   12426 	some comments.
   12427 
   12428 Thu Mar 24 09:12:53 1994  Doug Evans  (dje (a] canuck.cygnus.com)
   12429 
   12430 	* Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
   12431 
   12432 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law (a] snake.cs.utah.edu)
   12433 
   12434 	* configure.in (hppa*-*-*): Enable binutils.
   12435 
   12436 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   12437 
   12438 	* config.sub: Recognize cisco.
   12439 
   12440 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason (a] deneb.cygnus.com)
   12441 
   12442 	* Makefile.in (CXXFLAGS): Add -fexternal-templates.
   12443 
   12444 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   12445 
   12446 	* config.guess: about target *-hitachi-hiuxwe2, don't print more
   12447 	than one configuration name.  Add comment.
   12448 
   12449 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino (a] sra.co.jp)
   12450 
   12451 	* config.guess: about target *-hitachi-hiuxwe2, fixed
   12452 	machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
   12453 	macro is incorrect.]
   12454 
   12455 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   12456 
   12457 	* Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
   12458 	than the "make ls" stuff which used to be here.
   12459 
   12460 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   12461 
   12462 	* config.guess:  Recognize i[34]86-unknown-freebsd.
   12463 	From Shawn M Carey <smcarey (a] rodan.syr.edu>.
   12464 
   12465 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   12466 
   12467 	* configure.in (noconfigdirs for alpha): Remove libg++ and libio.
   12468 
   12469 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon (a] deneb.cygnus.com)
   12470 
   12471 	* config.guess: Check for ptx.
   12472 
   12473 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung (a] mexican.cygnus.com)
   12474 
   12475 	* config.sub: Add os9k checking.
   12476 
   12477 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law (a] snake.cs.utah.edu)
   12478 
   12479 	* config.guess: Handle OSF1 running on HPPA processors
   12480 
   12481 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn (a] rtl.cygnus.com)
   12482 
   12483 	* configure: If subdir configure fails, print out a message with
   12484 	subdirectory name, in case subdir's configure code didn't identify
   12485 	itself.
   12486 
   12487 Fri Feb 18 12:50:15 1994  Doug Evans  (dje (a] cygnus.com)
   12488 
   12489 	* configure.in: Remove embedded newlines from configdirs.
   12490 	Avoid mismatches of substrings.  Fix matching strings at end
   12491 	of configdirs.
   12492 
   12493 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
   12494 
   12495 	* config.guess:  Add Lynx/rs6000 config support.
   12496 
   12497 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn (a] rtl.cygnus.com)
   12498 
   12499 	* configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
   12500 
   12501 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law (a] cygnus.com)
   12502 
   12503 	* configure.in (hppa*-*-osf*): Treat this just like most other
   12504 	PA configurations (eg no binutils or ld).
   12505 	(hppa*-*-*elf*): These configurations have binutils and ld.
   12506 
   12507 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law (a] snake.cs.utah.edu)
   12508 
   12509 	* config.sub (hiux): Fix typo.  From m-kasahr (a] sramhc.sra.co.JP.
   12510 
   12511 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   12512 
   12513 	* configure.in (rs6000-*-*): Build gas.
   12514 
   12515 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law (a] snake.cs.utah.edu)
   12516 
   12517 	* Makefile.in:  Avoid bug in losing hpux sed.
   12518 
   12519 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   12520 
   12521 	* Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
   12522 	for GDB and GDB has been fixed to not need it.
   12523 
   12524 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn (a] cujo.cygnus.com)
   12525 
   12526 	* config.guess: Recognize vax hosts.
   12527 
   12528 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn (a] cujo.cygnus.com)
   12529 
   12530 	* configure (while loop): Don't use "break 2" inside case
   12531 	statement -- the case statement isn't an enclosing loop.
   12532 
   12533 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner (a] kalessin.cygnus.com)
   12534 
   12535 	* config.guess:  Clean up NeXT support, to allow nextstep
   12536 	on Intel machines.  Make OS be nextstep.
   12537 
   12538 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner (a] vlsi1.ultra.nyu.edu)
   12539 
   12540 	* config.guess: Add alternate forms for Convex.
   12541 
   12542 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
   12543 
   12544 	* configure:  Completely rewrite option processing.  Take
   12545 	advantage of pattern-matching to avoid invoking test frequently.
   12546 	Also clean up host and target defaulting logic.
   12547 
   12548 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn (a] cujo.cygnus.com)
   12549 
   12550 	* Makefile.in: Replace all occurrances of "rootme" with "r" and
   12551 	"$${rootme}" with "$$r", to increase the likelihood that the do-*
   12552 	commands (plus user environment) will fit SCO limits.
   12553 
   12554 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   12555 
   12556 	* configure.in: Don't issue warnings about directories which are
   12557 	not being configured if -norecursion is set.  Correct test for
   12558 	--with-gnu-as and --with-gnu-ld to not get confused by substring
   12559 	matches.
   12560 
   12561 	* configure.in: Don't build gas for alpha-dec-osf1*.
   12562 
   12563 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
   12564 
   12565 	* configure:  Back out Per's change of 12/19/1993.  It changes the
   12566 	behavior of configure in unexpected and confusing ways.
   12567 
   12568 	Also, use different delim char when calculating
   12569 	program_transform_name so that the name can contain slashes.
   12570 
   12571 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob (a] darkstar.cygnus.com)
   12572 
   12573 	* configure.in, config.sub: Add support for VSTa micro-kernel.
   12574 
   12575 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law (a] snake.cs.utah.edu)
   12576 
   12577 	* configure.in: Nuke hacks which were used to get a special
   12578 	version of GAS for HPPA configurations.
   12579 
   12580 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner (a] kalessin.cygnus.com)
   12581 
   12582 	* configure:  If only ${target_alias} is given, use that
   12583 	as the default for ${host_alias}.
   12584 	* configure:  Add missing back-slashes before nested quotes.
   12585 
   12586 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo (a] andros.cygnus.com)
   12587 
   12588 	* Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
   12589 
   12590 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner (a] cygnus.com)
   12591 
   12592 	* config.guess:  Recognize some Tektronix configurations.
   12593 	From Kaveh R. Ghazi <ghazi (a] noc.rutgers.edu>.
   12594 
   12595 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac (a] thepub.cygnus.com)
   12596 
   12597 	* config.sub: Match any flavor of SH.
   12598 
   12599 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn (a] cujo.cygnus.com)
   12600 
   12601 	* configure.in: Don't try to configure newlib for Alpha.
   12602 
   12603 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   12604 
   12605 	* configure.in: Don't build ld for Irix 5.  Don't build gas,
   12606 	libg++ or libio for any Alpha target.
   12607 
   12608 	* configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
   12609 
   12610 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason (a] deneb.cygnus.com)
   12611 
   12612 	* Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
   12613 	default arguments -- so it tried to compress itself.
   12614 
   12615 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo (a] andros.cygnus.com)
   12616 
   12617 	* configure.in (notsupp): ensure that a space is always at the end
   12618 	  of the configdirs list, since the grep checks for an explicit space
   12619 
   12620 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   12621 
   12622 	* configure.in (target i386-sysv4.2): don't build ld, since static
   12623 	  versions of many libraries are not available.
   12624 
   12625 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   12626 
   12627 	* config.guess: Recognize Apollos (using environment variables).
   12628 	* configure.in: Don't configure ld, binutils, or gprof for Apollo.
   12629 
   12630 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   12631 
   12632 	* config.guess: Recognize Sony news mips running newsos.
   12633 
   12634 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin (a] cygnus.com)
   12635 
   12636 	* Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
   12637 	"fi ; else" for bash.
   12638 
   12639 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin (a] cygnus.com)
   12640 
   12641 	* Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
   12642 
   12643 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby (a] blues.cygnus.com)
   12644 
   12645 	* config.sub: accept unixware as an alias for svr4.2.
   12646 	Fix some inconsistancies with the gcc version.
   12647 
   12648 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   12649 
   12650 	* Makefile.in (DISTDOCDIRS):  Add gdb.
   12651 
   12652 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner (a] kalessin.cygnus.com)
   12653 
   12654 	* Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
   12655 
   12656 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn (a] rover.cygnus.com)
   12657 
   12658 	* Makefile.in (taz): Only build "info" in DISTDOCDIRS.
   12659 	(DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
   12660 	this now.
   12661 
   12662 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   12663 
   12664 	* config.sub: Accept hiux* as an OS name.
   12665 
   12666 	* Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
   12667 	etc/make-stds.texi.  The underscore came from gcc, and dje now
   12668 	agrees that RUNTESTFLAGS is the correct name.
   12669 
   12670 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner (a] kalessin.cygnus.com)
   12671 
   12672 	* install.sh:  Remove 'set -e'.  It makes any conditionals
   12673 	in the script useless.
   12674 
   12675 	* config.guess: Automatically recognize arm-acorn-riscix
   12676 	Patch from Richard Earnshaw (rwe11 (a] cl.cam.ac.uk).
   12677 
   12678 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy (a] cygnus.com)
   12679 
   12680 	* Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
   12681 
   12682 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn (a] rtl.cygnus.com)
   12683 
   12684 	* Makefile.in (DISTDOCDIRS): New variable.
   12685 	(taz): Edit local Makefile.in sooner, instead of proto-toplev
   12686 	Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
   12687 
   12688 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   12689 
   12690 	* configure.in (hppa target): check the source directory for the
   12691 	  pagas sub-directory
   12692 
   12693 Wed Nov  3 11:12:22 1993  Doug Evans  (dje (a] canuck.cygnus.com)
   12694 
   12695 	* config.sub: Allow -aout* and -elf*.
   12696 
   12697 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn (a] rtl.cygnus.com)
   12698 
   12699 	* configure.in: Don't build ld on i386-solaris2, same as for
   12700 	sparc-solaris2.
   12701 
   12702 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner (a] kalessin.cygnus.com)
   12703 
   12704 	* Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
   12705 
   12706 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes (a] regent.e-technik.tu-muenchen.de)
   12707 
   12708 	* configure.in:  Configure gdb for alpha.
   12709 
   12710 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   12711 
   12712 	* Makefile.in (CXXFLAGS): Add -O.
   12713 
   12714 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   12715 
   12716 	* config.guess: added support for DG Aviion
   12717 
   12718 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn (a] rover.cygnus.com)
   12719 
   12720 	* configure.in: Produce warning message for subdirectories not
   12721 	configurable for this host/target combination.  Don't try to
   12722 	configure gdb for vms.
   12723 
   12724 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn (a] rover.cygnus.com)
   12725 
   12726 	* Makefile.in (taz): Replace "byacc" with "bison -y" in the
   12727 	appropriate files before making "diststuff".
   12728 	(DISTBISONFILES): New var: list of files to be edited.
   12729 	(DISTSTUFFDIRS): Add binutils.
   12730 
   12731 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   12732 
   12733 	* config.sub: also handle mipsel and mips64el (for little endian mips)
   12734 
   12735 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   12736 
   12737 	* configure.in: Add * to end of all OS names.
   12738 
   12739 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs (a] rtl.cygnus.com)
   12740 
   12741 	* configure.in: Build newlib for LynxOS native.
   12742 
   12743 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   12744 
   12745 	* config.guess: Add support for delta 88k running SVR3.
   12746 
   12747 	* configure.in: Add comment about HP compiler vs. emacs.
   12748 
   12749 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   12750 
   12751 	* configure.in: don't build ld on solaris2 (not a viable option
   12752 	  due to bugs in getpwnam & getpwuid)
   12753 
   12754 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn (a] rtl.cygnus.com)
   12755 
   12756 	* configure.in: Accept alpha-dec-osf1*, not just -osf1, since
   12757 	config.guess will produce a full version number.
   12758 
   12759 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   12760 
   12761 	* configure.in: Build linker and binutils for alpha-dec-osf1.
   12762 
   12763 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   12764 
   12765 	* Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
   12766 	and gdb/testsuite/Makefile.in.
   12767 
   12768 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   12769 
   12770 	* configure.in: recognize mips*- instead of mips-
   12771 
   12772 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn (a] cygnus.com)
   12773 
   12774 	* config.sub: Accept linux*coff and linux*elf as operating
   12775 	systems.
   12776 
   12777 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   12778 
   12779 	* config.sub: Recognize mips64, and mips3 as an alias for it.
   12780 
   12781 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes (a] regent.e-technik.tu-muenchen.de)
   12782 
   12783 	* configure.in: Remove alpha-dec-osf*, no longer necessary now that
   12784 	gdb knows how to handle OSF/1 shared libraries.
   12785 
   12786 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   12787 
   12788 	* configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
   12789 	* config.guess: Recognize Hitachi's HIUX.
   12790 	* config.sub: Recognize h3050r* and hppahitachi.
   12791 	Remove redundant cases for hp9k[23]*.
   12792 
   12793 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   12794 
   12795 	* configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
   12796 	if gas and ld are in the source tree and are in ${configdirs}.
   12797 	If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
   12798 	--with options (but still pass them down on the command line,
   12799 	if they were explicitly specified).
   12800 
   12801 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   12802 
   12803 	* configure: substitute SHELL value in Makefile.in with
   12804 	${CONFIG_SHELL}
   12805 
   12806 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   12807 
   12808 	* configure.in: Build gas, ld, and binutils for *-*-sysv4* and
   12809 	*-*-solaris2* targets.
   12810 
   12811 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   12812 
   12813 	* Makefile.in: define M4, and pass it down to sub-makes;
   12814 	all-autoconf now depends on all-m4
   12815 
   12816 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   12817 
   12818 	* Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
   12819 	presence of {ar,ranlib} instead of a configured directory
   12820 
   12821 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon (a] cirdan.cygnus.com)
   12822 
   12823 	* config.guess: Accept 34?? as well as 33?? for NCR.
   12824 
   12825 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   12826 
   12827 	* configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
   12828 	of 'gas' in sed commands, since 'gash' is now in the tree as well.
   12829 
   12830 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   12831 
   12832 	* configure: grab values for $(CC) and $(CXX) from the
   12833 	environment, so that someone can do "CC=gcc configure; make" and
   12834 	have it work right (matching the way that autoconf works now)
   12835 
   12836 	* configure.in, Makefile.in: add support for gash, the tcl
   12837 	interface to Galaxy
   12838 
   12839 	* config.guess: add NetBSD variants (hp300, x86)
   12840 
   12841 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason (a] deneb.cygnus.com)
   12842 
   12843 	* install.sh: Support -d option (in the manner of SunOS 4 install,
   12844 	as it is more deterministic than that of GNU install)
   12845 	(chmodcmd): Set file to mode 755 by default (should also do default
   12846 	chgrp and chown, but I don't feel like dealing with that now)
   12847 
   12848 Tue Sep  7 11:59:39 1993  Doug Evans  (dje (a] canuck.cygnus.com)
   12849 
   12850 	* config.sub: Remove h8300hhms alias.
   12851 
   12852 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   12853 
   12854 	* configure.in: Match *-*-solaris2* not *-sun-solaris2*.
   12855 
   12856 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   12857 
   12858 	* Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
   12859 	as stmp-fixinc
   12860 
   12861 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich (a] sendai.cygnus.com)
   12862 
   12863 	* config.sub: recognize m88110-bug-coff.
   12864 
   12865 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   12866 
   12867 	* Makefile.in (all-libio): all dependencies on the toolchain used
   12868 	to build this (gcc, gas, ld, etc)
   12869 
   12870 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   12871 
   12872 	* config.guess: Deal with OSF/1 1.3 on alpha.
   12873 
   12874 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   12875 
   12876 	* install.sh: add some 'else true' clauses for portability
   12877 
   12878 	* configure.in: don't build libio for h8[35]00-*-* targets
   12879 
   12880 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner (a] kalessin.cygnus.com)
   12881 
   12882 	* Makefile.in:  Add support for new libio.
   12883 
   12884 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   12885 
   12886 	* install.sh: If one command fails, don't try the rest.  Don't try
   12887 	to remove $dsttmp (via trap) unless we have already created it.
   12888 	If $src doesn't exist, detect it and exit with an error.
   12889 
   12890 	* config.guess: Recognize BSD on hp300.
   12891 
   12892 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner (a] kalessin.cygnus.com)
   12893 
   12894 	* config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
   12895 	Bug report from "Hamish (H.I.) Macdonald" <hamish (a] bnr.ca>.
   12896 
   12897 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason (a] deneb.cygnus.com)
   12898 
   12899 	* Makefile.in (all-send-pr): depends on all-prms
   12900 
   12901 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   12902 
   12903 	* config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
   12904 
   12905 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian (a] tweedledumb.cygnus.com)
   12906 
   12907 	* config.guess: From michael (a] mercury.cs.mun.ca (Michael Rendell):
   12908 	Added test for mips-mips-riscos5.
   12909 
   12910 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   12911 
   12912 	* configure.in: use mh-hp300 for 68k HP hosts
   12913 
   12914 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   12915 
   12916 	* configure: add support for CONFIG_SHELL, so that you can use
   12917 	some alternate shell for evaluating configure scripts
   12918 
   12919 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf (a] deneb.cygnus.com)
   12920 
   12921 	* Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
   12922 	in configure script to bug-gdb (a] prep.ai.mit.edu when building
   12923 	distribution archive.
   12924 	* Makefile.in (COMPRESS):  Remove def.
   12925 	* Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
   12926 	gdb.tar.Z and make-gdb.tar.Z respectively.
   12927 	* Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
   12928 	* Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
   12929 	to convergence with 'taz' target in Makefile.in.
   12930 
   12931 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   12932 
   12933 	* install.sh (dsttmp): use trap to ensure that tmp files go
   12934 	away on error conditions
   12935 
   12936 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   12937 
   12938 	* Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
   12939 
   12940 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   12941 
   12942 	* Makefile.in (install-dirs): Deal with a prefix like /gnu;
   12943 	its parent is '/' not ''.
   12944 
   12945 	* Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
   12946 
   12947 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason (a] wahini.cygnus.com)
   12948 
   12949 	* configure: if ${newsrcdir}/configure doesn't exist, don't assume
   12950 	that ${newsrcdir}/configure.in does.
   12951 
   12952 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo (a] rtl.cygnus.com)
   12953 
   12954 	* test-build.mk: support for CONFIG_SHELL
   12955 
   12956 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf (a] deneb.cygnus.com)
   12957 
   12958 	* config.sub (netware):  Add as a basic system type.
   12959 
   12960 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich (a] sendai.cygnus.com)
   12961 
   12962 	* Makefile.in (Makefile): depend on configure.in.  Also drop the
   12963 	  $(srcdir)/ from the dependency on Makefile.in.
   12964 
   12965 Tue Jul 13 20:10:58 1993  Doug Evans  (dje (a] canuck.cygnus.com)
   12966 
   12967 	* config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
   12968 	(h8300hhms is temporary until multi-libraries are implemented).
   12969 	* configure.in: Handle h8300h too.
   12970 
   12971 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   12972 
   12973 	* config.guess: Recognize dpx/2 as m68k-bull-sysv3.
   12974 
   12975 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu (a] cygnus.com)
   12976 
   12977 	* configure:  Remove extraneous output when guessing host type.
   12978 	* config.guess:  Remove extraneous output when guessing using C
   12979 	compiler rather than uname, or when guessing fails.
   12980 
   12981 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
   12982 
   12983 	* Makefile.in: remove all.cross and install.cross targets
   12984 
   12985 	* configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
   12986 	  definitions
   12987 
   12988 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac (a] phydeaux.cygnus.com)
   12989 
   12990 	* configure.in (target sh): Build gprof.
   12991 
   12992 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   12993 
   12994 	* config.sub: change -solaris to -solaris2
   12995 
   12996 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   12997 
   12998 	* configure.in: Use config/mh-riscos for mips-*-sysv*.
   12999 
   13000 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13001 
   13002 	* configure: Correct error message for missing Makefile.in to
   13003 	print correct directory.
   13004 
   13005 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13006 
   13007 	* install.sh: kludge around 386BSD shell bug
   13008 
   13009 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner (a] rtl.cygnus.com)
   13010 
   13011 	* config.guess:  Recognize NeXT.
   13012 	* config.guess:  Recognize i486-ncr-sysv4.
   13013 	* Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
   13014 
   13015 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13016 
   13017 	* Makefile.in (MAKEINFOFLAGS): New variable.
   13018 	(FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
   13019 	* build-all.mk, test-build.mk: Pass down --no-split as
   13020 	MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
   13021 
   13022 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner (a] rtl.cygnus.com)
   13023 
   13024 	* Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
   13025 
   13026 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner (a] rtl.cygnus.com)
   13027 
   13028 	* Makefile.in (libg++.tar.z):  New rule.
   13029 	* Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
   13030 	* Makefile.in (taz):  Only do a single chmod.
   13031 
   13032 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
   13033 
   13034 	* install.sh: don't use dirname anymore (replaced with sed usage)
   13035 
   13036 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf (a] cygnus.com)
   13037 
   13038 	* Makefile.in:  Change extension for gzip'd files from '.z' to
   13039 	'.gz' per new FSF standard usage.
   13040 
   13041 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
   13042 
   13043 	* configure: put quotes around the final value of program_transform_name
   13044 
   13045 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13046 
   13047 	* Makefile.in: new install.sh support; update install-info rules
   13048 
   13049 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13050 
   13051 	* configure.in: Build diff for crosses, but not for go32 host.
   13052 
   13053 	* configure.in: Build gprof only for native, and don't build it
   13054 	for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
   13055 
   13056 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
   13057 
   13058 	* configure.in: don't build gas,ld,binutils on for *-*-sysv4
   13059 
   13060 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan (a] lisa.cygnus.com)
   13061 
   13062 	* configure.in (host_tools): Add prms.
   13063 
   13064 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13065 
   13066 	* Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
   13067 	with $(FLAGS_TO_PASS) on the command line
   13068 
   13069 	* config.sub: Recognize lynx and lynxos
   13070 
   13071 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13072 
   13073 	* config.sub: Accept -ecoff*, not just -ecoff.
   13074 
   13075 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn (a] cambridge.cygnus.com)
   13076 
   13077 	* Makefile.in (taz): Use .gz suffix instead of .z.
   13078 	(binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
   13079 	names.
   13080 
   13081 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13082 
   13083 	* Makefile.in (vault-install): add an 'else true' (for Ultrix)
   13084 
   13085 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13086 
   13087 	* Makefile.in (install-no-fixedincludes):  install gcc last, so
   13088 	that rebuilds that might happen during 'make install' don't get
   13089 	bogus gcc include files
   13090 
   13091 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn (a] cambridge.cygnus.com)
   13092 
   13093 	Change from Utah for HPPA support:
   13094 	* config.guess: Recognize hppa1.x-hp-bsd.
   13095 
   13096 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner (a] rtl.cygnus.com)
   13097 
   13098 	* config.guess:  Add support for Motorola Delta 68k, up to r3v7.
   13099 	Patch from pot (a] fly.cnuce.cnr.it (Francesco Potorti`).
   13100 
   13101 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
   13102 
   13103 	* config.sub: Add support for rom68k and bug boot monitors.
   13104 
   13105 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon (a] cygnus.com)
   13106 
   13107 	* Makefile.in: Make all-opcodes depend on all-bfd.
   13108 
   13109 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13110 
   13111 	* config.guess: Added special check for i[34]86-univel-sysv4*.
   13112 
   13113 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13114 
   13115 	* config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
   13116 	the processor rather than assuming i486.
   13117 
   13118 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   13119 
   13120 	* config.guess: Recognize SunOS6 as Solaris3.
   13121 
   13122 Tue May 25 23:03:11 1993  Per Bothner  (bothner (a] cygnus.com)
   13123 
   13124 	* config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
   13125 	Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
   13126 
   13127 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13128 
   13129 	* build-all.mk (all-cross): New target for Canadian Cross.
   13130 	Added Q2 go32 targets.
   13131 	* test-build.mk: Configure go32 cross sparclite-aout and
   13132 	mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
   13133 	PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
   13134 
   13135 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13136 
   13137 	* configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
   13138 	GO32 hosted toolchains
   13139 
   13140 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
   13141 
   13142 	* configure: change  so "-exec-prefix" gets passed down rather
   13143 	than "-exec_prefix" so autoconf generated Makefiles get the
   13144 	exec_prefix set right.
   13145 
   13146 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13147 
   13148 	* config.guess: get the Solaris2 minor version number
   13149 
   13150 	* Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
   13151 
   13152 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan (a] lisa.cygnus.com)
   13153 
   13154 	* config.guess: Recognize some Sequent platforms.
   13155 
   13156 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13157 
   13158 	* Makefile.in: added the vault-install target
   13159 
   13160 	* configure.in: actually use the Sun3 makefile fragment that's in
   13161 	config, also added the release dir to configdirs
   13162 
   13163 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn (a] cambridge.cygnus.com)
   13164 
   13165 	* Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
   13166 
   13167 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13168 
   13169 	* configure.in: remove some program from Alpha targetted toolchains
   13170 
   13171 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn (a] cygnus.com)
   13172 
   13173 	* Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
   13174 	gprof.
   13175 	(taz): Run "make diststuff" in those directories instead of "make
   13176 	proto-dir".  Look for "VERSION=" only at start of line in subdir
   13177 	Makefile.  Use "gzip -9" for compression.
   13178 	(TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
   13179 	(binutils.tar.z): New target.
   13180 
   13181 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn (a] deneb.cygnus.com)
   13182 
   13183 	* Makefile.in (taz): Include gpl.texinfo.
   13184 
   13185 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn (a] deneb.cygnus.com)
   13186 
   13187 	* Makefile.in (setup-dirs): Merged into "taz" target.
   13188 	(taz): Only do `proto-dir' stuff if a directory is actually needed
   13189 	for this target.
   13190 
   13191 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13192 
   13193 	* Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
   13194 	(FLAGS_TO_PASS): Pass down MUNCH_NM.
   13195 	(HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
   13196 	(EXTRA_GCC_FLAGS): Pass down HOST_* variables.
   13197 	(gcc-no-fixedincludes): Correct for current gcc Makefile.
   13198 
   13199 Tue May 11 10:14:25 1993  Fred Fish  (fnf (a] cygnus.com)
   13200 
   13201 	* Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
   13202 	config.sub, and move-if-change to gdb testsuite distribution
   13203 	archive, so the testsuite can be extracted, configured, and
   13204 	run separately from the gdb distribution.  Blow away the Chill
   13205 	tests that require a Chill compiled executable, since GNU Chill
   13206 	is not yet publically available.
   13207 
   13208 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13209 
   13210 	* test-build.mk: set environment variables in a single command,
   13211 	instead of a list of assignments and exports
   13212 
   13213 	* config.guess: recognize Alpha/OSF1 systems
   13214 
   13215 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich (a] rtl.cygnus.com)
   13216 
   13217 	* configure: Change help message to prefer --options rather than
   13218 	  -options.
   13219 
   13220 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn (a] kr-pc.cygnus.com)
   13221 
   13222 	* config.sub: Convergent Tech. "miniframe" uses m68010, sez
   13223 	zippy (a] ecst.csuchico.edu.
   13224 	* config.guess: Recognize miniframe.
   13225 
   13226 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
   13227 
   13228 	* Makefile.in: Use srcroot to find runtest rather than rootme.
   13229 	Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
   13230 
   13231 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13232 
   13233 	* test-build.mk: Extensive additions to support building on a
   13234 	machine other than the host.
   13235 
   13236 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn (a] deneb.cygnus.com)
   13237 
   13238 	* configure (tooldir): Fix for i386-aix again.
   13239 
   13240 Mon May  3 19:00:27 1993  Per Bothner  (bothner (a] cygnus.com)
   13241 
   13242 	* configure, Makefile.in:  Change definition of $(tooldir)
   13243 	to match the FSF.
   13244 
   13245 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf (a] cygnus.com)
   13246 
   13247 	* config.guess:  Recognize i[34]86/SVR4.
   13248 
   13249 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac (a] thepub.cygnus.com)
   13250 
   13251 	* Makefile.in (all-gdb): gdb depends on sim.
   13252 
   13253 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf (a] cygnus.com)
   13254 
   13255 	* Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
   13256 	at the same time we make the prototype gdb directory.
   13257 	* Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
   13258 	files at the same time as the gdb base release distribution.
   13259 
   13260 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13261 
   13262 	* Makefile.in (check): Use individual check targets rather than
   13263 	DO_X rule.
   13264 	(check-gcc): Added.
   13265 
   13266 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon (a] cygnus.com)
   13267 
   13268 	* config.sub: Use sysv3.2 not sysv32 for canonical OS
   13269 	for System V release 3.2.
   13270 
   13271 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn (a] cambridge.cygnus.com)
   13272 
   13273 	* config.sub: Recognize hppaosf.
   13274 	* configure.in: Do configure ld/binutils/gas for it.
   13275 
   13276 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn (a] kr-pc.cygnus.com)
   13277 
   13278 	* configure (tooldir): Alter syntax used to set this, for systems
   13279 	where "\$" isn't handled right, like i386-aix.
   13280 
   13281 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13282 
   13283 	* configure: Pass program-transform-name, not
   13284 	program_transform_name, to recursive configures.
   13285 
   13286 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn (a] cygnus.com)
   13287 
   13288 	* Makefile.in (gas+binutils.tar.z): New rule for building snapshots
   13289 	of gas+ld+binutils.
   13290 
   13291 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner (a] cygnus.com)
   13292 
   13293 	* config.guess:  Recognize AIX3.2 as distinct from 3.1.
   13294 
   13295 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13296 
   13297 	* configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
   13298 
   13299 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan (a] lisa.cygnus.com)
   13300 
   13301 	* Makefile.in (PRMS): Set back to all-prms.
   13302 
   13303 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13304 
   13305 	* test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
   13306 	targets, rather than for MIPS hosts.
   13307 
   13308 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13309 
   13310 	* configure.in: add comment for --with-x default values
   13311 
   13312 	* config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
   13313 
   13314 	* Makefile.in: add check-* targets for each of the directories in
   13315 	the tree.  Add a definition of RUNTEST that will use the one we
   13316 	just built, if it exists.  Pass this down via FLAGS_TO_PASS.
   13317 
   13318 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13319 
   13320 	* configure.in: Removed obsolete references to bfd_target and
   13321 	target_makefile_frag.
   13322 
   13323 	* build-all.mk: Set assorted targets for Q2.
   13324 	* config.sub: Recognize z8k-sim and h8300-hms.
   13325 	* test-build.mk: Really don't pass host to configure.
   13326 	(HOLES): Added uname.
   13327 
   13328 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13329 
   13330 	* configure: Handle an empty program-prefix, program-suffix or
   13331 	program-transform-name correctly.
   13332 
   13333 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13334 
   13335 	* build-all.mk: -G 8 no longer required for MIPS targets.
   13336 	* test-build.mk: Don't pass host argument to configure; make it
   13337 	guess.
   13338 
   13339 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf (a] cygnus.com)
   13340 
   13341 	* Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
   13342 	* Makefile.in (COMPRESS):  New macro, like GZIP.
   13343 
   13344 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13345 
   13346 	* test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
   13347 
   13348 	* build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
   13349 	with gas currently defaults to -G 0.
   13350 
   13351 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13352 
   13353 	* Makefile.in (all-flex): flex depends on byacc.
   13354 
   13355 	* build-all.mk: If host not specified, use config.guess.  Pass TAG
   13356 	to test-build.mk as RELEASE_TAG.
   13357 	* test-build.mk (configargs): New variable containing arguments to
   13358 	pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
   13359 	(FLAGS_TO_PASS): Pass down RELEASE_TAG.
   13360 
   13361 	* config.guess: Use /bin/uname when checking -X argument on SCO,
   13362 	to avoid invoking GNU uname which doesn't understand -X.
   13363 
   13364 	* test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
   13365 
   13366 	* configure.in: Build gas for mips-*-*.
   13367 
   13368 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich (a] rtl.cygnus.com)
   13369 
   13370 	* Makefile.in (all.normal): insert missing backslash.
   13371 
   13372 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13373 
   13374 	* build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
   13375 
   13376 	* Makefile.in: Complete overhaul to merge many almost identical
   13377 	targets.
   13378 
   13379 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn (a] cambridge.cygnus.com)
   13380 
   13381 	* Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
   13382 	(gdb.tar.Z): Adjusted.
   13383 
   13384 	* Makefile.in (setup-dirs, taz): New targets; should be general
   13385 	enough to adapt for gdb sometime.  Build only .z file.
   13386 	(gas.tar.z): New target.
   13387 
   13388 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13389 
   13390 	* build-all.mk: Use CC=cc -Xs on Solaris.
   13391 
   13392 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf (a] cygnus.com)
   13393 
   13394 	* Makefile.in:  Incorporate changes suggested by wilson (a] cygnus.com
   13395 	for handling BISON for FSF releases.
   13396 
   13397 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn (a] kr-pc.cygnus.com)
   13398 
   13399 	* configure: Actually implement the change zoo just documented.
   13400 
   13401 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
   13402 
   13403 	* configure: when using config.guess, only set target_alias when
   13404 	it's not already been set (ie, on the command line)
   13405 
   13406 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13407 
   13408 	* Makefile.in: add installcheck target, set PRMS to install-prms
   13409 
   13410 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13411 
   13412 	* configure: add support for package_makefile_fragment, handle the
   13413 	case where a directory has a configure.in file but no Makefile.in
   13414 	more gracefully (with an actual understandable error message, even);
   13415 	add support for --without (and add this to the usage message); also
   13416 	explicitly add a --host=${host_alias} to the command line when
   13417 	config.guess is used
   13418 
   13419 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson (a] sphagnum.cygnus.com)
   13420 
   13421 	* configure: Must use both --host and --target in recursive calls.
   13422 
   13423 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13424 
   13425 	* Makefile.in: Change deja-gnu to dejagnu.
   13426 
   13427 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13428 
   13429 	* configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
   13430 
   13431 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13432 
   13433 	* configure.in: canonicalize all instances to *-*-solaris2*,
   13434 	also strip out a number of tools to not build for go32 host
   13435 
   13436 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich (a] rtl.cygnus.com)
   13437 
   13438 	* config.guess: add GPL.
   13439 
   13440 	* Makefile.in, config.guess, config.sub, configure: bump
   13441 	  copyrights to 93.
   13442 
   13443 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13444 
   13445 	* Makefile.in (do-info): Removed obsolete check for existence of
   13446 	localenv file.
   13447 
   13448 	* Makefile.in (MAKEOVERRIDES): Define to be empty.
   13449 
   13450 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13451 
   13452 	* Makefile.in: a couple of 'else true' for decstation,
   13453 	support for TclX
   13454 
   13455 	* configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
   13456 
   13457 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich (a] cygnus.com)
   13458 
   13459 	* Makefile.in (setup-dirs): change invocation of make to $(MAKE).
   13460 
   13461 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
   13462 
   13463 	* config.guess: Recognize i386-ibm-aix (PS/2).
   13464 	* configure.in: Use config/mh-aix386 file for it.
   13465 
   13466 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13467 
   13468 	* Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
   13469 	CC_FOR_TARGET instead.
   13470 	(BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
   13471 
   13472 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac (a] ok.cygnus.com)
   13473 
   13474 	* Makefile.in: Add sim to list of directories sent with gdb
   13475 
   13476 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn (a] cygnus.com)
   13477 
   13478 	* configure.in: Put back mips-dec-bsd* case.
   13479 
   13480 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf (a] cygnus.com)
   13481 
   13482 	(Ultrix 2.2 support from Michael Rendell <michael (a] mercury.cs.mun.ca>)
   13483 	* configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
   13484 	* config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
   13485 
   13486 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13487 
   13488 	* configure.in: remove no-op mips-dec-bsd* in "case $target"
   13489 
   13490 	* Makefile.in (dir.info): only run gen-info-dir if it exists,
   13491 	(install-info): install dir.info only if it exists,
   13492 	(all-expect, install-expect): pass along X11_FLAGS_TO_PASS
   13493 
   13494 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn (a] cygnus.com)
   13495 
   13496 	* configure.in: For vms target, skip bfd, ld, binutils.  Do build
   13497 	gas for mips-dec-bsd.
   13498 
   13499 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13500 
   13501 	* configure (makesrcdir): If ${srcdir} is relative and not ".",
   13502 	and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
   13503 
   13504 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw (a] poseidon.cygnus.com)
   13505 
   13506 	* configure.in: Added "dejagnu" to hosttools list.
   13507 
   13508 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner (a] rtl.cygnus.com)
   13509 
   13510 	* config.sub, configure.in, config.guess:  Add support
   13511 	for Bosx, an AIX variant from Bull.
   13512 	Patches from F.Pierresteguy (a] frcl.bull.fr.
   13513 
   13514 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw (a] poseidon.cygnus.com)
   13515 
   13516 	* devo/dejagnu: Initial creation of devo/dejagnu.
   13517 	Migrated dejagnu testcases and support files for testing software
   13518 	tools to reside as subdirectories, currently called "testsuite",
   13519 	within the directory of the software tool.  Migrated all programs,
   13520 	support libraries, etc. beloging to dejagnu proper from
   13521 	devo/deja-gnu to devo/dejagnu.	These files were moved "as is"
   13522 	with no modifications.	The changes to these files which will
   13523 	allow them to configure, build, and execute properly will be made
   13524 	in a future update.
   13525 
   13526 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan (a] lisa.cygnus.com)
   13527 
   13528 	* Makefile.in: Change send_pr to send-pr.
   13529 	* configure.in: Likewise.
   13530 	* send_pr: Renamed directory to send-pr.
   13531 
   13532 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner (a] cygnus.com)
   13533 
   13534 	* Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
   13535 
   13536 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu (a] cygnus.com)
   13537 
   13538 	* README:  Update for gdb-4.8 release.
   13539 	* Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
   13540 	gdb-xxx.tar.z (gzip'd) file also.
   13541 
   13542 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13543 
   13544 	* Makefile.in: make all-diff depend on all-libiberty
   13545 
   13546 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich (a] cygnus.com)
   13547 
   13548 	* config.guess: add vax-ultrix in the spirit of mips-ultrix.
   13549 
   13550 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13551 
   13552 	* configure.in, Makefile.in: add hello, tar, gzip, recode, indent
   13553 
   13554 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu (a] cygnus.com)
   13555 
   13556 	* Makefile.in (DEVO_SUPPORT):  Remove etc directory
   13557 	(ETC_SUPPORT):  Only add the files GDB wants from etc/.
   13558 	(gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
   13559 
   13560 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13561 
   13562 	* Makefile.in:  makeinfo binary is in a new location
   13563 
   13564 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13565 
   13566 	* config.sub: Accept -ecoff as an OS.
   13567 
   13568 	* Makefile.in: Various changes to eliminate a level of make
   13569 	recursion and reduce the required command line length.
   13570 	(BASE_FLAGS_TO_PASS): New variable holding flags passed to all
   13571 	sub-makes.
   13572 	(EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
   13573 	variables holding settings for specific sub-makes.
   13574 	(FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
   13575 	in terms of BASE_FLAGS_TO_PASS.
   13576 	(TARGET_LIBS): New variable listing directories which use
   13577 	TARGET_FLAGS_TO_PASS.
   13578 	(subdir_do): Eliminated.
   13579 	(do-*): New set of targets to replace subdir_do.
   13580 	(various): All targets which used subdir_do now depend on do-*.
   13581 	(local-clean): Renamed from do_clean.
   13582 	(local-distclean): New target, dependency of distclean and
   13583 	realclean.
   13584 	(install-info): Don't create directories.  Depend on dir.info
   13585 	rather than calling make recursively.
   13586 	(install-dir.info): Eliminated.
   13587 	(install-info-dirs): Create all info directories here.
   13588 	(dir.info): Depend upon do-install-info.
   13589 
   13590 	* test-build.mk (HOLES): Added false.
   13591 
   13592 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner (a] rtl.cygnus.com)
   13593 
   13594 	* config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
   13595 
   13596 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13597 
   13598 	* Makefile.in (info): remove dependency on all-texinfo.  The
   13599 	problem was really in texinfo/C, not at this level.
   13600 
   13601 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13602 
   13603 	* Makefile.in (info): Added dependency on all-texinfo (PR 2112).
   13604 
   13605 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu (a] cygnus.com)
   13606 
   13607 	* Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
   13608 	GDB releases.
   13609 
   13610 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn (a] cambridge.cygnus.com)
   13611 
   13612 	* configure: Include srcdir in message about target of link not
   13613 	being found.  Don't convert `-' to `_' in `with' options being
   13614 	passed to subdirs.
   13615 
   13616 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13617 
   13618 	* configure.in: add uudecode to host_tools
   13619 
   13620 	* Makefile.in: added {all,install}-uudecode targets, added them to
   13621 	the appropriate lists
   13622 
   13623 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13624 
   13625 	* Makefile.in (all-gcc): Added dependency on all-gas.
   13626 
   13627 	* configure.in (mips-*-*): Build ld and binutils.
   13628 
   13629 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich (a] rtl.cygnus.com)
   13630 
   13631 	* configure: check return code from mkdir, print error message and
   13632 	  exit on failure.
   13633 
   13634 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu (a] cygnus.com)
   13635 
   13636 	* Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
   13637 
   13638 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13639 
   13640 	* test-build.mk (HOLES): Added tar, cpio and uudecode.
   13641 
   13642 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson (a] sphagnum.cygnus.com)
   13643 
   13644 	* config.sub (h8500):  Recognize this as a cpu type.
   13645 
   13646 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13647 
   13648 	* configure: source directory missing is no longer a warning
   13649 
   13650 	* configure.in: recognize irix[34]* instead of irix[34]
   13651 
   13652 	* Makefile.in: define and pass down X11_LIB
   13653 
   13654 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner (a] cygnus.com)
   13655 
   13656 	* guess-systype: Renamed to ...
   13657 	* config.guess:  ... by popular request.
   13658 	* configure.in, Makefile.in:  Update accordingly.
   13659 
   13660 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner (a] cygnus.com)
   13661 
   13662 	* guess-systype:  Patches from John Eaton <jwe (a] che.utexas.edu>:
   13663 	+ Add Convex, Cray/Unicos, and Encore/Multimax support.
   13664 	+ Execute ./dummy instead of assuming . is in PATH.
   13665 
   13666 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner (a] cygnus.com)
   13667 
   13668 	* guess-systype:  New shell script.  Attempts to guess the
   13669 	canonical host name of the executing host.
   13670 	Only a few hosts are supported so far.
   13671 	* configure:  Call guess-systype if no host is specified.
   13672 
   13673 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13674 
   13675 	* Makefile.in (gcc-no-fixedincludes): Made to work with current
   13676 	gcc Makefile.
   13677 
   13678 
   13679 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   13680 
   13681 	* Makefile.in (GCC_FLAGS_TO_PASS): New variable.
   13682 	(all-gcc, install-gcc, subdir_do): Use it.
   13683 
   13684 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson (a] sphagnum.cygnus.com)
   13685 
   13686 	* Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
   13687 
   13688 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw (a] rtl.cygnus.com)
   13689 
   13690 	* Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
   13691 	  set exclusively by configure, using configure.in .
   13692 
   13693 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13694 
   13695 	* test-build.mk: set $PATH for all builds
   13696 
   13697 	* Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
   13698 
   13699 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf (a] cygnus.com)
   13700 
   13701 	* Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
   13702 	the one used in gcc/Makefile.in, so that a null expansion doesn't
   13703 	override the one needed to build gcc with a native cc.
   13704 
   13705 
   13706 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn (a] cambridge.cygnus.com)
   13707 
   13708 	* configure: Accept -with arguments.
   13709 
   13710 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac (a] thepub.cygnus.com)
   13711 
   13712 	* Makefile.in: added h8300sim
   13713 
   13714 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian (a] cygnus.com)
   13715 
   13716 	* build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
   13717 	to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
   13718 	(all-cygnus, native, build-cygnus): Make
   13719 	$(canonhost)-stamp-3stage-done, not $(host)....
   13720 	* test-build.mk (stamp-3stage-compared): Use tail +10c for
   13721 	i386-sco3.2v4.  Added else true to if command.
   13722 
   13723 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn (a] cygnus.com)
   13724 
   13725 	* config.sub: (from FSF) Sequent uses a BSD-like OS.
   13726 
   13727 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle (a] paris.intellicorp.com)
   13728 
   13729 	* configure.in (i[34]86-*-isc*): added; uses mh-sysv.
   13730 
   13731 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13732 
   13733 	* configure.in: don't remove binutils from Solaris builds
   13734 
   13735 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo (a] cygnus.com)
   13736 
   13737 	* Makefile.in: get rid of earlier definitions for *clean,
   13738 	also handle the recursive info rule better
   13739 
   13740 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner (a] rtl.cygnus.com)
   13741 
   13742 	* Makefile.in (mostlyclean, distclean, realclean):  Fix to
   13743 	do more-or-less the right thing.
   13744 
   13745 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian (a] cygnus.com)
   13746 
   13747 	* Makefile.in: Add lines defining CC and CXX, and use CXX rather
   13748 	than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
   13749 
   13750 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13751 
   13752 	* Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
   13753 	$(host_canonical).
   13754 
   13755 	* configure.in: split the configdirs list into 4 categories (native
   13756 	v. cross, library v. tool) and handle the cross-only and native-
   13757 	only in more reasonable (and correct!) way.
   13758 
   13759 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
   13760 
   13761 	* configure.in (hppa*-*-*):  Don't remove bfd and gdb from
   13762 	configdirs anymore.
   13763 
   13764 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13765 
   13766 	* Makefile.in: extensive cleanup::  removed all of the explicit
   13767 	clean-* targets, collapsed many wrappers around subdir_do into
   13768 	one, added additional targets to satisfy standards.texi, deleted
   13769 	some old targets, some changes for consistency
   13770 
   13771 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13772 
   13773 	* configure.in: handle some programs as cross-only, and others as
   13774 	native only
   13775 
   13776 	* test-build.mk: handle partial holes in a more generic manner
   13777 
   13778 	* Makefile.in: m4 depends on libiberty
   13779 
   13780 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13781 
   13782 	* configure.in: add m4, textutils, fileutils, sed, shellutils,
   13783 	time, wdiff, and find to configdirs
   13784 
   13785 	* Makefile.in: all, clean, and install rules for the new programs
   13786 	added to configure.in
   13787 
   13788 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13789 
   13790 	* configure.in: use mh-sun for all *-sun-* hosts
   13791 
   13792 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13793 
   13794 	* Makefile.in: define flags for X11 include files and library file
   13795 	locations, pass them down to the programs that need this info
   13796 
   13797 	* build-all.mk: added a 'native' target, to 3stage the native toolchain
   13798 
   13799 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13800 
   13801 	* configure.in: start building libg++ for HP-UX targets
   13802 
   13803 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu (a] cygnus.com)
   13804 
   13805 	* README:  Update references to files moved into etc/.
   13806 
   13807 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf (a] cygnus.com)
   13808 
   13809 	* config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
   13810 	* configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
   13811 
   13812 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian (a] cygnus.com)
   13813 
   13814 	* configure: accept dash as well as underscore in long option
   13815 	names for FSF compatibility.
   13816 
   13817 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian (a] cygnus.com)
   13818 
   13819 	* config.sub: added -sco3.2v4 support from FSF.
   13820 
   13821 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13822 
   13823 	* configure.in: expand the section that adds or removes
   13824 	directories from the list of programs to build, to handle native
   13825 	vs. cross in addition to host v. native
   13826 
   13827 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner (a] rtl.cygnus.com)
   13828 
   13829 	* Makefile.in:  Replace C++ in macro names with CXX.
   13830 	This is less likely to break ...
   13831 
   13832 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13833 
   13834 	* test-build.mk: add -w to GNU_MAKE
   13835 
   13836 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13837 
   13838 	* config.sub: remove 'sparc'-->'sparc-sun' default transformation,
   13839 	add 'sparc' to list of recognized cpus.  This needed to make
   13840 	'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
   13841 	Delete some redundant ose68 variants.  Recognize -wrs as an os,
   13842 	then changes that into $CPU-wrs-vxworks.
   13843 
   13844 	* configure.in: remove most references to gdbtest, regularize
   13845 	target based program removal
   13846 
   13847 	* test-build.mk: import from p3 tree (many fixes and changes)
   13848 
   13849 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo (a] cygnus.com)
   13850 
   13851 	* Makefile.in: added rules to handle tcl, tk, and expect
   13852 
   13853 	* configure.in: handle those directories if they exist
   13854 
   13855 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13856 
   13857 	* config.sub: removed bogus hppabsd and hppahpux names, since
   13858 	"hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
   13859 
   13860 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13861 
   13862 	* Makefile.in: all-gcc now depends on all-binutils.  all-libg++
   13863 	depends upon all-xiberty
   13864 
   13865 	* Makefile.in: changes from p3, including:
   13866 
   13867 	Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian (a] cygnus.com)
   13868 
   13869 	* Makefile.in (XTRAFLAGS): include newlib directories if
   13870 	newlib/Makefile exists, rather than if host != target.
   13871 
   13872 	Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian (a] cygnus.com)
   13873 
   13874 	* Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
   13875 	from the same source tree and not building a cross-compiler.  This
   13876 	matters for the libg++ configuration if reconfiguring a tree that
   13877 	has already been installed.
   13878 
   13879 	Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian (a] cygnus.com)
   13880 
   13881 	* Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
   13882 	pick up the machine and system specific header files.
   13883 
   13884 	* Makefile.in: added AS_FOR_TARGET, passed down in
   13885 	TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
   13886 	the C compiler to use to create programs which are run in the
   13887 	build environment, set it to default to $(CC), and passed it down
   13888 	in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
   13889 
   13890 	Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian (a] cirdan.cygnus.com)
   13891 
   13892 	* Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
   13893 	We need them for unusual native builds, like systems without
   13894 	ranlib.
   13895 
   13896 	* configure: also define $(host_canonical) and
   13897 	$(target_canonical), which are the full, canonical names for the
   13898 	given host and target
   13899 
   13900 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner (a] cygnus.com)
   13901 
   13902 	* Makefile.in:  Added separate definitions for C++.
   13903 
   13904 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf (a] cygnus.com)
   13905 
   13906 	* configure.in (configdirs):  Add deja-gnu.
   13907 
   13908 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu (a] cygnus.com)
   13909 
   13910 	* README:  Update for configure.texi and gdb-4.7 release.
   13911 
   13912 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu (a] cygnus.com)
   13913 
   13914 	* Makefile.in:  Move "all" target to top of file.
   13915 	Previously, first target was ".PHONY" which caused BSD4.4 make
   13916 	to build .PHONY when make was run without arguments.
   13917 
   13918 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu (a] cygnus.com)
   13919 
   13920 	* Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
   13921 	Library-copylefted code in libiberty.
   13922 
   13923 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu (a] cygnus.com)
   13924 
   13925 	* config.sub:  Replace m68kmote with plain old m68k.
   13926 
   13927 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu (a] cygnus.com)
   13928 
   13929 	* Makefile.in:  Remove space from blank line, avoid Make complaints.
   13930 
   13931 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn (a] cygnus.com)
   13932 
   13933 	* config.sub: Complain if no argument is given.  Added support for
   13934 	386bsd as OS and target alias.
   13935 
   13936 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian (a] cygnus.com)
   13937 
   13938 	* Makefile.in (XTRAFLAGS): include newlib directories if
   13939 	newlib/Makefile exists, rather than if host != target.
   13940 
   13941 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
   13942 
   13943 	* config.sub: recognize sparclite-wrs-vxworks.
   13944 
   13945 	* Makefile.in (install-xiberty): added *-xiberty make rules (from
   13946 	p3.) Added clean-xiberty to clean.
   13947 
   13948 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   13949 
   13950 	* configure.in: use *-*-* instead of nested cases for host and target
   13951 
   13952 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian (a] cygnus.com)
   13953 
   13954 	* Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
   13955 	from the same source tree and not building a cross-compiler.  This
   13956 	matters for the libg++ configuration if reconfiguring a tree that
   13957 	has already been installed.
   13958 
   13959 Sep 20 08:53:10 1992  Fred Fish  (fnf (a] cygnus.com)
   13960 
   13961 	* config.sub (i486v/i486v4):  Merge in from FSF version.
   13962 
   13963 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin (a] cygnus.com)
   13964 
   13965 	* configure: only set PWD if it is already set.
   13966 
   13967 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin (a] cygnus.com)
   13968 
   13969 	* configure: just set PWD=`pwd` at the top, since Ultrix sh
   13970 	doesn't have unset and all success paths (and most error paths)
   13971 	out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
   13972 	to just ${PWD} to avoid confusion.)
   13973 
   13974 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian (a] cygnus.com)
   13975 
   13976 	* configure: always set $(tooldir) to $(libdir)/$(target_alias),
   13977 	even for a native compilation.
   13978 
   13979 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu (a] cygnus.com)
   13980 
   13981 	Changes to make the gdb.tar.Z rule work better.
   13982 
   13983 	* Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
   13984 	(DEVO_SUPPORT):  Add configure.texi.
   13985 	(bfd-ilrt.tar.Z):  Remove ancient rule.
   13986 
   13987 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian (a] cygnus.com)
   13988 
   13989 	* Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
   13990 	pick up the machine and system specific header files.
   13991 
   13992 	* configure.in, config.sub: added new target m68010-adobe-scout,
   13993 	with alias of adobe68k.  Changed configure.in to check for
   13994 	-scout before -sco* to avoid a false match.
   13995 
   13996 	* Makefile.in: added AS_FOR_TARGET, passed down in
   13997 	TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
   13998 	the C compiler to use to create programs which are run in the
   13999 	build environment, set it to default to $(CC), and passed it down
   14000 	in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
   14001 
   14002 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian (a] cygnus.com)
   14003 
   14004 	* Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
   14005 	AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
   14006 	TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
   14007 	FOR_TARGET variants, to newlib and libg++.
   14008 
   14009 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn (a] cambridge.cygnus.com)
   14010 
   14011 	* Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
   14012 	first.
   14013 
   14014 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu (a] cygnus.com)
   14015 
   14016 	* config.sub:  Accept `elf' as an environment.
   14017 
   14018 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac (a] thepub.cygnus.com)
   14019 
   14020 	* Makefile.in (all-opcodes):  cd into the right directory
   14021 
   14022 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian (a] cygnus.com)
   14023 
   14024 	* configure: added -program_transform_name option, used as
   14025 	argument to sed when installing programs.
   14026 	configure.texi: added documentation for -program_prefix,
   14027 	-program_suffix and -program_transform_name.
   14028 
   14029 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu (a] cygnus.com)
   14030 
   14031 	* config.sub:  Accept i486 where i386 ok.
   14032 
   14033 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan (a] rtl.cygnus.com)
   14034 
   14035 	* config.sub: accept we32k
   14036 
   14037 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian (a] cygnus.com)
   14038 
   14039 	* config.sub, configure.in: accept OSE68000 and OSE68k.
   14040 
   14041 	* Makefile.in: don't create all directories for ``make install'';
   14042 	let the subdirectories create the ones they need.
   14043 
   14044 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   14045 
   14046 	* COPYING: new file, GPL v2
   14047 
   14048 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   14049 
   14050 	* Makefile.in: use the new gen-info-dir, which needs a template
   14051 	argument (which also lives in texinfo)
   14052 
   14053 	* configure.texi, standards.texi: fix INFO-DIR-ENTRY
   14054 
   14055 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf (a] cygnus.com)
   14056 
   14057 	* config.sub (ncr3000):  Change i386 to i486.
   14058 
   14059 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   14060 
   14061 	* Makefile.in: add install-rcs, install-grep to
   14062 	install-no-fixedincludes, removed install-bison and install-libgcc
   14063 
   14064 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo (a] cygnus.com)
   14065 
   14066 	* configure.in: grab the HPUX makefile fragment if on HPUX
   14067 
   14068 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby (a] cygnus.com)
   14069 
   14070 	* Makefile.in: eradicate bison spoor (ditto libgcc).
   14071 	 configure.in: recognise m68{k,000}-ericsson-OSE.
   14072 	 es1800 is alias for m68k-ericsson-OSE
   14073 
   14074 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   14075 
   14076 	* configure.in: rearrange the parts that remove programs from
   14077 	configdirs, based now on HOST==TARGET or by canonical triple.
   14078 
   14079 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich (a] rtl.cygnus.com)
   14080 
   14081 	* test-build.mk: recurse explicitly with -f test-build.mk when
   14082 	  appropriate.  predicate stage3 and comparison on the existence
   14083 	  of gcc.  That is, if gcc isn't around, we aren't three-staging.
   14084 	  On very clean, also remove ...stamp-co.  Build in-place before
   14085 	  doing other builds.
   14086 
   14087 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac (a] thepub.cygnus.com)
   14088 
   14089 	* Makefile.in, configure.in: add tgas
   14090 
   14091 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich (a] rtl.cygnus.com)
   14092 
   14093 	* Makefile.in: a number of changes merged in from progressive.
   14094 
   14095 	* configure.in: add libm.
   14096 
   14097 	* .cvsignore: ignore some stuff that comes from test-build.mk.
   14098 
   14099 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf (a] cygnus.com)
   14100 
   14101 	* config.sub:  Add es1800 (m68k-ericsson-es1800).
   14102 
   14103 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby (a] cygnus.com)
   14104 
   14105 	* configure: Add program_suffix (parallel to program_prefix)
   14106 	* Makefile.in: adjust directory-creating script for losing decstation
   14107 
   14108 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner (a] cygnus.com)
   14109 
   14110 	* configure:  Minor $subdir-related fixes.
   14111 
   14112 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac (a] thepub.cygnus.com)
   14113 
   14114 	* configure: fix various problems with propogating
   14115 	makefile_target_frag in subdirs.
   14116 	* configure.in: config libgcc if its there
   14117 
   14118 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
   14119 
   14120 	* config.sub:  HPPA merge.
   14121 
   14122 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
   14123 
   14124 	* Makefile.in:  Replace all-bison with all-byacc in all
   14125 	dependency lines for other tools (which now use byacc).
   14126 
   14127 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
   14128 
   14129 	* config.sub:  Add sun4sol2 => sparc-sun-solaris2.
   14130 
   14131 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin (a] cygnus.com)
   14132 
   14133 	* Makefile.in: make gprof rules similar to byacc rules (instead of
   14134 	vestigal $(unsubdir) that didn't work...)
   14135 
   14136 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner (a] rtl.cygnus.com)
   14137 
   14138 	* config.sub:  Add support for Linux.
   14139 	* Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
   14140 	(at least for libg++).
   14141 
   14142 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo (a] cygnus.com)
   14143 
   14144 	* configure.texi: fix doc for the -nfp option to configure
   14145 
   14146 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann (a] cygnus.com)
   14147 
   14148 	* Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
   14149 
   14150 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
   14151 
   14152 	* config.sub: changed [^-]+ to [^-][^-]* so that it works under
   14153 	Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
   14154 	* configure.in: added solaris* host_makefile_frag hook.
   14155 
   14156 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   14157 
   14158 	* config.sub: changed recognition of m68000 so that various
   14159 	m68k types can be specified via m680[01234]0
   14160 
   14161 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   14162 
   14163 	* config.sub (basic_machine): fix sed so that '-foo' isn't
   14164 	completely substituted out while .+'-foo' loses the '-foo'
   14165 
   14166 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann (a] rtl.cygnus.com)
   14167 
   14168 	* config.sub ($os): Add -aout.
   14169 
   14170 Fri May 22 14:00:02 1992  Per Bothner  (bothner (a] cygnus.com)
   14171 
   14172 	* configure:  If host_makefile_frag is absolute, don't
   14173 	prefix ${invsubdir} (relevant to libg++ auto-configure).
   14174 
   14175 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann (a] rtl.cygnus.com)
   14176 
   14177 	* Makefile.in (tooldir): Define it.
   14178 	(all-ld): Depend on all-flex.
   14179 
   14180 Sun May 10 21:45:59 1992  Per Bothner  (bothner (a] rtl.cygnus.com)
   14181 
   14182 	* Makefile.in (check):  Fix libg++ special case.
   14183 
   14184 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich (a] cygnus.com)
   14185 
   14186 	* configure: do not bury `pwd` into config.status, thus do fewer
   14187 	  pwd's.
   14188 
   14189 	* configure: print the "Building in" message only when building in
   14190 	  other than "." AND verbose.
   14191 
   14192 	* configure: remove -s, rework -v to better accomodate guested
   14193 	  configures.
   14194 
   14195 	* standards.texi: updated to 3 may, fixed librid <-> libdir typo.
   14196 
   14197 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich (a] cygnus.com)
   14198 
   14199 	* Makefile.in: macroize flags passed on recursion.  remove
   14200 	  fileutils.
   14201 
   14202 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich (a] cygnus.com)
   14203 
   14204 	* configure: get makesrcdir right for subdirs deeper than 1.
   14205 
   14206 	* Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
   14207 	  install.
   14208 
   14209 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich (a] cygnus.com)
   14210 
   14211 	* Makefile.in: don't print subdir_do or recursion lines.
   14212 
   14213 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich (a] cygnus.com)
   14214 
   14215 	* standards.texi: added menu item.
   14216 
   14217 	* Makefile.in: build and install standards.info.
   14218 
   14219 	* standards.texi: new file.
   14220 
   14221 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich (a] rtl.cygnus.com)
   14222 
   14223 	* configure: test for and move config.status pieces from
   14224 	  ${subdir}/.
   14225 
   14226 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf (a] cygnus.com)
   14227 
   14228 	* configure:  Test for existance of files before trying to mv
   14229 	them, to avoid numerous non-existance messages.
   14230 
   14231 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich (a] cygnus.com)
   14232 
   14233 	* configure: correct final line of config.status.
   14234 
   14235 	* configure: patch from eggert.  Avoids a protection problem if
   14236 	  the original Makefile.in is read only.
   14237 
   14238 	* configure: use move-if-change from gcc to create config.status.
   14239 	  Some makefiles depend on config.status to tell if a directory
   14240 	  has been reconfigured for a different host.  This change
   14241 	  prevents those directories from remaking everything in the case
   14242 	  where the reconfig was only intended to rebuild a Makefile.
   14243 
   14244 	* configure: test for config.sub with "config.sub sun4" rather
   14245 	  than "config.sub ${host_alias}".  Otherwise we can't tell a bad
   14246 	  host alias from a missing config.sub.
   14247 
   14248 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich (a] rtl.cygnus.com)
   14249 
   14250 	* Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
   14251 	  MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
   14252 
   14253 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner (a] cygnus.com)
   14254 
   14255 	* configure: mkdir ${subdir} as needed.
   14256 
   14257 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich (a] cygnus.com)
   14258 
   14259 	* Makefile.in,configure.in: added autoconf.
   14260 
   14261 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich (a] rtl.cygnus.com)
   14262 
   14263 	* Makefile.in: no longer pass against on recursion.
   14264 
   14265 	* Makefile.in: added .NOEXPORT: so that stray makefile_frag
   14266 	  definitions are not inherited.
   14267 
   14268 	* configure: correct makesrcdir when subdir is .
   14269 
   14270 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner (a] cygnus.com)
   14271 
   14272 	* configure:  Add support for 'subdirs' variable, which is
   14273 	like 'configdirs', except that configure doesn't re-invoke
   14274 	itself for subdirs, it just creates a Makefile for each subdir.
   14275 	* configure.texi:  Document subdirs.
   14276 
   14277 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   14278 
   14279 	* configure.in: added flex to configdirs
   14280 
   14281 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich (a] cygnus.com)
   14282 
   14283 	* Makefile.in: remove clean-stamps from clean.
   14284 
   14285 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
   14286 
   14287 	* configure.in:  Add gdbtest to configdirs.
   14288 
   14289 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf (a] cygnus.com)
   14290 
   14291 	* Makefile.in (MINUS_G):  Add macro, default to -g, pass on
   14292 	to recursive makes.
   14293 	* configure.in:  Recognize new ncr3000 config.
   14294 
   14295 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich (a] cygnus.com)
   14296 
   14297 	* Makefile.in, configure.in: removed references to gdbm.
   14298 
   14299 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner (a] cygnus.com)
   14300 
   14301 	* config.sub:  Don't canonicalize os value
   14302 	newsos* to bsd (readline needs to check for newsos).
   14303 	(This fix was earlier made Jan 31, but got re-broken.)
   14304 
   14305 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
   14306 
   14307 	* configure.in:  sco is an os, not a vendor!
   14308 
   14309 	* configure:  Quote $( better.  Keep various shells happy.
   14310 
   14311 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich (a] cygnus.com)
   14312 
   14313 	* Makefile.in: eliminate stamp-files.
   14314 
   14315 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich (a] cygnus.com)
   14316 
   14317 	* Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
   14318 	  Supress echoing of all the "if [ -d ... $(MAKE)" lines.
   14319 
   14320 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman (a] cygnus.com)
   14321 
   14322 	* config.sub:  fix iris/iris3.
   14323 
   14324 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich (a] cygnus.com)
   14325 
   14326 	* configure: re-add -rm.
   14327 
   14328 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich (a] cygnus.com)
   14329 
   14330 	* Maskefile.in: add .stmp-rcs to all.
   14331 
   14332 	* configure.in: remove gas from rs6000 build, use aix host fragment.
   14333 
   14334 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich (a] cygnus.com)
   14335 
   14336 	* configure: pass down site_option during recursion.
   14337 
   14338 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
   14339 
   14340 	* Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
   14341 
   14342 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs (a] cygnus.com)
   14343 
   14344 	* configure: Change exec_prefix so that it really defaults to prefix.
   14345 
   14346 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf (a] cygnus.com)
   14347 
   14348 	* Makefile.in, configure.in:  Add support for mmalloc library.
   14349 
   14350 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich (a] cygnus.com)
   14351 
   14352 	* Makefile.in: add stmp dependencies for a few more things.
   14353 
   14354 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich (a] cygnus.com)
   14355 
   14356 	* configure: adjusted error message on objdir/srcdir configure
   14357 	  collision, per john's suggestion.
   14358 
   14359 	* Makefile.in: add libiberty stmp to all and all.cross.
   14360 
   14361 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich (a] cygnus.com)
   14362 
   14363 	* Makefile.in: remove force dependencies, add grep to all.
   14364 
   14365 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich (a] mars.cygnus.com)
   14366 
   14367 	* Makefile.in: drop flex.  make stamp files work.
   14368 
   14369 	* configure: added test for conflicting configuration in srcdir,
   14370 	  remove trailing slashes from srcdir.  Otherwise emacs gdb mode
   14371 	  gets cranky.  use relative paths for configure and srcdir
   14372 	  whenever possible.  Send some error messages to stderr that were
   14373 	  going to stdout.
   14374 
   14375 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner (a] cygnus.com)
   14376 
   14377 	* Makefile.in:  Fix libg++ rule to check for gcc directory
   14378 	before using gcc/gcc.  Also pass XTRAFLAGS.
   14379 
   14380 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
   14381 
   14382 	* Makefile.in: added stmp-files so that directories aren't polled
   14383 	  when they are already built.
   14384 
   14385 	* configure.texi: fixed a node pointer problem.
   14386 
   14387 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
   14388 
   14389 	* config.sub configure.in gdb/configure.in
   14390 	gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
   14391 	gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
   14392 	gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
   14393 
   14394 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich (a] rtl.cygnus.com)
   14395 
   14396 	* configure: -recurring becomes -silent.  corrected help message
   14397 	  for -site= option.
   14398 
   14399 	* Makefile.in: mkdir $(exec_prefix) and $(tooldir).
   14400 
   14401 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich (a] rtl.cygnus.com)
   14402 
   14403 	* configure: when building Makefile for crosses, replace
   14404 	  tooldir and program_prefix.  default srcdir from location of
   14405 	  config.sub.  remove "for host in hosts" and "for target in
   14406 	  targets" loops.
   14407 
   14408 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich (a] rtl.cygnus.com)
   14409 
   14410 	* Makefile.in: Do not pass bindir or mandir to cvs.
   14411 
   14412 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich (a] cygnus.com)
   14413 
   14414 	* Makefile.in, configure.in: removed traces of namesubdir,
   14415 	  -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
   14416 	  copyrights to '92, changed some from Cygnus to FSF.
   14417 
   14418 	* configure.texi: remove most references to multiple hosts,
   14419 	  multiple targets, subdirs, etc.
   14420 
   14421 	* configure.man: removed rcsid. reference config.sub not
   14422 	  config.subr.
   14423 
   14424 	* Makefile.in: mkdir $(infodir) on install-info.
   14425 
   14426 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
   14427 
   14428 	* configure.texi:  Explain better about .gdbinit and about
   14429 	the environment that configure.in sections run in.
   14430 
   14431 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
   14432 
   14433 	* configure.in:  Ultrix is only a decstation if it's a MIPS.
   14434 
   14435 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
   14436 
   14437 	* README:  DOC.configure => cfg-paper.texi.
   14438 
   14439 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
   14440 
   14441 	* config.sub (near case $os):  Don't convert newsos* to bsd!
   14442 
   14443 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
   14444 
   14445 	* Makefile.in:  Reinstall change from gdb-4.3 that reduces
   14446 	the number of copies of COPYING that go into the GDB tar file.
   14447 
   14448 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
   14449 
   14450 	* bfd/configure.in, gdb/config/mh-i386sco,
   14451 	gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
   14452 	Fix SCO configuration stuff.
   14453 
   14454 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
   14455 
   14456 	* Makefile.in:  For libg++, make sure the -I pointing
   14457 	to the gcc directory goes *after* all the libg++-local -I flags.
   14458 	Also, move just-gcc dependency from just-libg++ to all-libg++.
   14459 
   14460 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
   14461 
   14462 	* configure:  Change -x to -f to keep Ultrix /bin/test happy.
   14463 
   14464 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
   14465 
   14466 	* Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
   14467 
   14468 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
   14469 
   14470 	* config.sub:  Add stratus configuration frags.  Also
   14471 	submitted to FSF.
   14472 
   14473 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
   14474 
   14475 	* Makefile.in (DEV_SUPPORT):  add configure.man.
   14476 
   14477 	* config.sub(Decode manufacturer-specific):  add -none*.
   14478 
   14479 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
   14480 
   14481 	* Makefile.in:  remove form feeds to make Sun's make happy.
   14482 	(DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
   14483 
   14484 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
   14485 
   14486 	* Makefile.in (AR_FLAGS):  Make quieter.
   14487 
   14488 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
   14489 
   14490 	* configure.in:  Add libg++.
   14491 	* configure:  When verbose, don't output the command line at each
   14492 	level; it will be unremarkably the same as the previous version,
   14493 	which will be the same as what the user typed.
   14494 
   14495 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
   14496 
   14497 	* configure.in, Makefile.in: fix clean-info, add flex.  add
   14498 	  fileutils.
   14499 
   14500 	* configure: be less sensitive to spaces in Makefile.in.  Do not
   14501 	  look for sources in "..".  Doing so breaks subdirectories that
   14502 	  might have their own configure.  If a subdir has it's own
   14503 	  configure script, use it.
   14504 
   14505 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
   14506 
   14507 	* cfg-paper.texi: some changes suggested by rms.
   14508 
   14509 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
   14510 
   14511 	* config.sub:  Merge in some small additions from the FSF version,
   14512 	taken from the gcc distribution, to bring the Cygnus and FSF
   14513 	versions into closer sync.
   14514 
   14515 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
   14516 
   14517 	* configure.in:  Changed svr4 references to sysv4.
   14518 
   14519 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
   14520 
   14521 	* configure: added -V for version number option.
   14522 
   14523 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
   14524 
   14525 	* DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
   14526 	  renamed from DOC.configure to cfg-paper.texi.
   14527 
   14528 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
   14529 
   14530 	* configure, config.subr, config.sub: config.subr is now
   14531 	  config.sub again.
   14532 
   14533 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
   14534 
   14535 	* configure.texi: new file, in progress.
   14536 
   14537 	* Makefile.in: build info file and install the man page for
   14538 	  configure.
   14539 
   14540 	* configure.man: new file, first cut.
   14541 
   14542 	* configure: find config.subr again now that configuration "none"
   14543 	  has gone.  removed all traces of the -ansi option.  removed all
   14544 	  traces of the -languages option.
   14545 
   14546 	* config.subr: resync from rms.
   14547 
   14548 1991-12-11  K. Richard Pixley  (rich at rtl.cygnus.com)
   14549 
   14550 	* configure, config.sub, config.subr: merge config.sub into
   14551 	  config.subr, call the result config.subr, remove config.sub, use
   14552 	  config.subr.
   14553 
   14554 	* Makefile.in: revised install for dir.info.
   14555 
   14556 1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
   14557 
   14558 	* configure.in: add decstation host makefile frag.
   14559 
   14560 	* Makefile.in: BISON now bison -y again.  also install-gcc on
   14561 	  install.  clean-gdbm on clean.  infodir belongs in datadir.
   14562 	  Make directories for info install.  Build dir.info here then
   14563 	  install it.
   14564 
   14565 1991-12-09  K. Richard Pixley  (rich at rtl.cygnus.com)
   14566 
   14567 	* Makefile.in: fix for bad directory tests.
   14568 
   14569 1991-12-07  K. Richard Pixley  (rich at rtl.cygnus.com)
   14570 
   14571 	* configure: \{1,2\} appears to be a sysv'ism.  Use a different
   14572 	  regexp.  -srcdir relative was being handled incorrectly.
   14573 
   14574 	* Makefile.in: unwrapped some for loops so that parallel makes
   14575 	  work again and so one can focus one's attention on a particular
   14576 	  package.
   14577 
   14578 1991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
   14579 
   14580 	* configure: added PWD as a stand in for `pwd` (for speed). use
   14581 	  elif wherever possible.  make -srcdir work without -objdir.
   14582 	  -objdir= commented out.
   14583 
   14584 1991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
   14585 
   14586 	* configure: +options become --options.  -subdirs commented out.
   14587 	  added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
   14588 	  Makefile now at top of generated Makefile.  Removed cvs log
   14589 	  entries.  added -srcdir.  create .gdbinit only if there is one
   14590 	  in ${srcdir}.
   14591 
   14592 	* Makefile.in: idestdir and ddestdir go away.  Added copyrights
   14593 	  and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
   14594 	  and mandir now keyed off datadir by default.
   14595 
   14596 1991-11-22  K. Richard Pixley  (rich at rtl.cygnus.com)
   14597 
   14598 	* Freshly created ChangeLog.
   14599 
   14600 
   14602 Local Variables:
   14603 mode: change-log
   14604 left-margin: 8
   14605 fill-column: 76
   14606 version-control: never
   14607 End:
   14608