12013-12-19 Keven Boell <keven.boell@intel.com> 2 3 * cp-namespace.c (cp_lookup_nested_symbol): Enable 4 nested lookups for fortran modules. 5 * dwarf2read.c (read_module): Add fortran module to 6 the symbol table. 7 (add_partial_symbol, add_partial_module): Add fortran 8 module to the partial symbol table. 9 (new_symbol_full): Create full symbol for fortran module. 10 * f-exp.y (yylex): Add new module domain to be parsed. 11 * symtab.h: New domain for fortran modules. 12 132013-12-19 Keven Boell <keven.boell@intel.com> 14 15 * f-exp.y (yylex): Add domain array to enable lookup 16 in multiple domains. Loop over lookup domains and try 17 to find requested symbol. Add STRUCT_DOMAIN to lookup 18 domains to be able to query for user defined types. 19 202013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> 21 22 * configure.ac: Add user-friendly check for native x86_64-linux 23 multilibs. 24 * configure: Regenerate. 25 262013-11-23 Alan Modra <amodra@gmail.com> 27 28 * config.sub, config.guess: Import from upstream. 29 302013-11-07 Thomas Schwinge <thomas@codesourcery.com> 31 32 * Makefile.in: Regenerate. 33 34 * Makefile.tpl: Fix typo. 35 * Makefile.in: Regenerate partially. 36 372013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com> 38 39 * configure.ac: Added libcilkrts to noconfig list when C++ is not 40 supported. 41 * configure: Regenerated. 42 432013-10-30 Jason Merrill <jason@redhat.com> 44 45 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass 46 --disable-build-format-warnings. 47 482013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com> 49 50 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts 51 depend on libstdc++ and libgcc. 52 * configure: Regenerate. 53 * configure.ac: Added libcilkrts to target binaries. Also, restrict 54 libcilkrts for POSIX and i*86, and x86_64 architectures. 55 * Makefile.in: Added libcilkrts related fields to support building it. 56 572013-10-26 Jeff Law <law@redhat.com> 58 59 * Makefile.def (target_modules): Remove libmudflap 60 (languages): Remove check-target-libmudflap). 61 * Makefile.in: Rebuilt. 62 * Makefile.tpl (check-target-libmudflap-c++): Remove. 63 * configure.ac (target_libraries): Remove target-libmudflap. 64 Remove checks which disabled libmudflap on some systems. 65 * configure: Rebuilt. 66 * libmudflap: Directory removed. 67 682013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de> 69 70 * configure.ac: Update from GCC. 71 * configure: Regenerate. 72 732013-10-15 Hans-Peter Nilsson <hp@axis.com> 74 75 * src-release (do-proto-toplevel): Support subdir-path-prefixed 76 files in SUPPORT_FILES. 77 (SIM_SUPPORT_DIRS): New variable. 78 (sim.tar.bz2): New rule. 79 802013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de> 81 82 * configure.ac: Update from GCC. 83 * configure: Regenerate. 84 852013-10-01 Jeff Johnston <jjohnstn@redhat.com> 86 87 * COPYING.NEWLIB: Update with new copyright. 88 892013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de> 90 91 * configure.ac: Update from GCC. 92 * configure: Regenerate. 93 942013-09-20 Alan Modra <amodra@gmail.com> 95 96 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical 97 ppc host match. Support little-endian powerpc linux hosts. 98 992013-08-16 Joel Brobecker <brobecker@adacore.com> 100 101 * src-release (VER): When using $(TOOL)/common/create-version.sh, 102 strip the "-cvs" suffix from the version number if present. 103 1042013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de> 105 106 * configure.ac: Sync with GCC repo. 107 * Makefile.def: Ditto. 108 * configure: Regenerate. 109 * Makefile.in: Ditto. 110 1112013-07-22 Joel Brobecker <brobecker@adacore.com> 112 113 * src-release (VER): Use $(TOOL)/common/create-version.sh 114 if it exists. 115 1162013-06-22 Richard Sandiford <rdsandiford@googlemail.com> 117 118 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*) 119 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier]) 120 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs. 121 * configure: Regenerate. 122 1232013-06-01 George Thomas <george.thomas@atmel.com> 124 125 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove 126 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU 127 1282013-05-06 Sandra Loosemore <sandra@codesourcery.com> 129 130 * COPYING.NEWLIB: Add Altera Corporation copyright. 131 1322013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de> 133 134 * config.guess: Update from config repo. 135 * config.sub: Ditto. 136 1372013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de> 138 139 * Makefile.def: Sync with GCC. 140 * Makefile.in: Regenerate. 141 1422013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de> 143 144 * configure.ac: Sync with GCC. 145 * configure: Regenerate. 146 1472013-03-22 Mike Frysinger <vapier@gentoo.org> 148 149 * src-release (VER): Change bfd/configure.in sed to use the new 150 `bfd/configure --version` output. 151 1522013-02-15 Yufeng Zhang <yufeng.zhang@arm.com> 153 154 * configure.ac: Sync with GCC repo. 155 * configure: Ditto. 156 1572013-02-05 Ian Lance Taylor <iant@google.com> 158 159 PR go/55969 160 * configure.ac: Disable libgo on some systems where it does not 161 work. 162 * configure: Rebuild. 163 1642013-02-05 Alan Modra <amodra@gmail.com> 165 166 * configure: Regenerate after syncing config/. 167 1682013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de> 169 170 * configure.ac: Sync with GCC repo. 171 * configure: Ditto. 172 * Makefile.def: Ditto. 173 * Makefile.in: Ditto. 174 1752013-01-11 Joel Brobecker <brobecker@adacore.com> 176 177 Sync with GCC, merge: 178 179 2013-01-09 Jason Merrill <jason@redhat.com> 180 181 * .gitignore: Import from gdb repository. 182 1832013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de> 184 185 * config.sub: Update from config repo. 186 1872013-01-11 Eric Botcazou <ebotcazou@adacore.com> 188 189 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata. 190 * Makefile.in: Regenerate. 191 1922013-01-09 H.J. Lu <hongjiu.lu@intel.com> 193 194 * Makefile.def (configure-gcc): Depend on all-gmp. 195 (all-gcc): Remove dependency on all-gmp. 196 * Makefile.in: Regenerated. 197 1982013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de> 199 200 * config.guess: Update from config repo. 201 * config.sub: Ditto. 202 2032013-01-07 Jeff Johnston <jjohnstn@redhat.com> 204 205 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer 206 exists and replace the new bfin license in its location. 207 2082013-01-07 H.J. Lu <hongjiu.lu@intel.com> 209 210 PR gas/14899 211 * Makefile.def (dependencies): Make all-binutils, all-gprof, 212 all-ld and all-gold depend on all-gas. 213 * Makefile.in: Regenerated. 214 2152012-12-29 Ben Elliston <bje@gnu.org> 216 217 * config.guess: Update to 2012-12-29 version. 218 * config.sub: Likewise. 219 2202012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de> 221 222 * Makefile.def (install-target-libgo): Depend on 223 install-target-libatomic. Merged from GCC repo. 224 * Makefile.in: Regenerate. 225 2262012-12-17 Jeff Johnston <jjohnstn@redhat.com> 227 228 * COPYING.LIBGLOSS: Add license for bfin libgloss. 229 2302012-12-16 Thomas Schwinge <thomas@codesourcery.com> 231 232 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF. 233 * configure: Regenerate. 234 2352012-12-11 H.J. Lu <hongjiu.lu@intel.com> 236 237 * Makefile.def (target_modules): Add bootstrap=true and 238 raw_cxx=true to libsanitizer. 239 * configure.ac (bootstrap_target_libs): Add libsanitizer. 240 * Makefile.in: Regenerated. 241 * configure: Likewise. 242 2432012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de> 244 245 * config.sub: Merge from config repo. 246 2472012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de> 248 249 * configure.ac: Merge from GCC. 250 * Makefile.tpl: Ditto. 251 * Makefile.in: Ditto. 252 * configure: Ditto. 253 2542012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de> 255 256 * configure.ac (noconfigdirs): Merge from GCC. 257 * configure: Regenerate. 258 2592012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de> 260 261 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets. 262 2632012-11-14 Roland McGrath <mcgrathr@google.com> 264 265 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF. 266 * configure: Regenerate. 267 2682012-11-13 Richard Henderson <rth@redhat.com> 269 270 * configure.ac: Move libsanitizer logic to subdirectory. 271 * configure: Regenerate. 272 2732012-11-13 Dodji Seketeli <dodji@redhat.com> 274 275 * configure.ac: Enable libsanitizer just on x86 linux for now. 276 * configure: Re-generate. 277 2782012-11-13 David Edelsohn <dje.gcc@gmail.com> 279 280 * configure.ac: Merge libquadmath sections. 281 * configure: Regenerate. 282 2832012-11-12 Wei Mi <wmi@google.com> 284 285 * configure.ac: Add libsanitizer to target_libraries. 286 * Makefile.def: Ditto. 287 * configure: Regenerate. 288 * Makefile.in: Regenerate. 289 2902012-11-03 H.J. Lu <hongjiu.lu@intel.com> 291 292 * configure: Regenerated. 293 2942012-11-03 Robert Mason <rbmj@verizon.net> 295 296 * configure.ac: add --disable-libstdcxx configure option 297 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR. 298 2992012-10-24 Corinna Vinschen <corinna@vinschen.de> 300 301 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building 302 against Mingw64 w32api. 303 * configure: Regenerate. 304 3052012-10-23 Eric Botcazou <ebotcazou@adacore.com> 306 307 PR bootstrap/54820 308 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5. 309 * configure: Regenerate. 310 3112012-10-22 Eric Botcazou <ebotcazou@adacore.com> 312 313 PR bootstrap/54820 314 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable. 315 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes. 316 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false. 317 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false. 318 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS. 319 * Makefile.in: Regenerate. 320 * configure.ac (have_static_libs): New variable and associated check. 321 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++ 322 -static-libgcc if stage1_libs is empty and have_static_libs is yes. 323 * configure: Regenerate. 324 3252012-10-10 David Holsgrove <david.holsgrove@xilinx.com> 326 327 * config.guess, config.sub: Include updated version from 328 config-patches. Adds microblaze little endian support. 329 3302012-09-28 Ian Lance Taylor <iant@google.com> 331 332 * Makefile.def: Make all-target-libgo depend on 333 all-target-libbacktrace. 334 * Makefile.in: Rebuild. 335 3362012-09-26 Ian Lance Taylor <iant@google.com> 337 338 * Makefile.def: Make all-gcc depend on all-libbacktrace. 339 * Makefile.in: Rebuild. 340 3412012-09-06 Diego Novillo <dnovillo@google.com> 342 343 * configure.ac: Bump minimum GMP version to 4.2.3. 344 * configure: Re-generate. 345 3462012-09-05 Georg-Johann Lay <avr@gjlay.de> 347 348 PR target/54461 349 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib, 350 target-libgloss if not configured --with-avrlibc=no. 351 * configure: Regenerate. 352 3532012-09-04 Jason Merrill <jason@redhat.com> 354 355 * configure.ac: Fix --enable-languages=all. 356 3572012-09-03 Richard Guenther <rguenther@suse.de> 358 359 PR bootstrap/54138 360 * configure.ac: Re-organize ISL / CLOOG checks to allow 361 disabling with either --without-isl or --without-cloog. 362 * configure: Regenerated. 363 3642012-09-03 Georg-Johann Lay <avr@gjlay.de> 365 366 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath. 367 * configure: Regenerate. 368 3692012-09-21 Steve Ellcey <sellcey@mips.com> 370 371 * configure.ac: Add mips*-mti-elf* target. 372 * configure: Regenerate. 373 3742012-09-19 Ian Lance Taylor <iant@google.com> 375 376 * configure.ac (host_libs): Add libbacktrace. 377 (target_libraries): Add libbacktrace. 378 * Makefile.def (host_modules): Add libbacktrace. 379 (target_modules): Likewise. 380 * configure, Makefile.in: Rebuild. 381 3822012-09-15 Jiong Wang <jiwang@tilera.com> 383 384 * configure.ac (ENABLE_GOLD): support tilegx* 385 * configure: rebuild 386 3872012-09-14 David Edelsohn <dje.gcc@gmail.com> 388 389 PR target/38607 390 Merge upstream change. 391 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX. 392 393 * configure.ac: Add target-libquadmath to noconfigdirs for AIX. 394 Add libgomp*.o to compare_exclusions for AIX. 395 * configure: Regenerate. 396 3972012-08-26 H.J. Lu <hongjiu.lu@intel.com> 398 399 PR binutils/4970 400 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd 401 and opcodes. 402 * Makefile.in: Regenerated. 403 4042012-08-14 Diego Novillo <dnovillo@google.com> 405 406 Merge from cxx-conversion branch. 407 408 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove 409 POSTSTAGE1_CONFIGURE_FLAGS. 410 * Makefile.in: Regenerate. 411 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users. 412 Force C++ when bootstrapping. 413 * configure: Regenerate. 414 4152012-07-06 Richard Guenther <rguenther@suse.de> 416 417 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC) 418 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use 419 --with-gmp=system. 420 * Makefile.in: Regenerated. 421 * configure: Likewise. 422 4232012-07-06 Richard Guenther <rguenther@suse.de> 424 425 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst. 426 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and 427 supply V=1 as extra_make_flags. 428 * configure: Regenerated. 429 * Makefile.in: Likewise. 430 4312012-07-03 Richard Guenther <rguenther@suse.de> 432 433 * Makfile.def (isl): Remove not necessary extra_exports and 434 extra_make_flags. 435 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}. 436 * Makefile.in: Regenerated. 437 4382012-07-03 Richard Guenther <rguenther@suse.de> 439 440 * Makefile.def (cloog): Add V=1 to extra_make_flags. 441 * configure.ac: If either the ISL or the CLooG check failed 442 do not try to build in-tree versions. 443 * Makefile.in: Regenerated. 444 * configure: Regenerated. 445 4462012-07-02 Richard Guenther <rguenther@suse.de> 447 Michael Matz <matz@suse.de> 448 Tobias Grosser <tobias@grosser.es> 449 Sebastian Pop <sebpop@gmail.com> 450 451 * Makefile.def: Add ISL host module, remove PPL host module. 452 Adjust ClooG host module to use the proper ISL. 453 * Makefile.tpl: Pass ISL include flags instead of PPL ones. 454 * configure.ac: Include config/isl.m4. Add ISL host library, 455 remove PPL. Remove PPL configury, add ISL configury, adjust 456 ClooG configury. 457 * Makefile.in: Regenerated. 458 * configure: Likewise. 459 4602012-07-02 Richard Guenther <rguenther@suse.de> 461 462 Merge from graphite branch 463 2011-07-21 Tobias Grosser <tobias@grosser.es> 464 465 * configure: Regenerated. 466 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma, 467 both cloog.org and legacy versions. The only supported version will 468 be CLooG with the isl backend. 469 470 2011-07-21 Tobias Grosser <tobias@grosser.es> 471 472 * configure: Regenerated. 473 * configure.ac: Require cloog isl 0.17.0 474 475 2011-07-21 Tobias Grosser <tobias@grosser.es> 476 477 * configure: Regenerated. 478 * config/cloog.m4: Do not define CLOOG_ORG 479 4802012-06-29 Steven Bosscher <steven@gcc.gnu.org> 481 482 * configure.ac: Skip C if explicitly selected. 483 * configure: Regenerate. 484 4852012-06-28 Christophe Lyon <christophe.lyon@st.com> 486 487 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure 488 they contain -O2. 489 * configure: Regenerate. 490 4912012-06-20 Jason Merrill <jason@redhat.com> 492 493 * Makefile.tpl (check-target-libgomp-c++): New. 494 (check-target-libitm-c++): New. 495 * Makefile.def (c++): Add them. 496 * Makefile.in: Regenerate. 497 4982012-05-16 Olivier Hainque <hainque@adacore.com> 499 500 * Makefile.tpl (gcc-no-fixedincludes): Rename into ... 501 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/ 502 (install-no-fixedincludes): Adjust accordingly. 503 * Makefile.in: Regenerate. 504 5052012-05-09 Nick Clifton <nickc@redhat.com> 506 Paul Smith <psmith@gnu.org> 507 508 PR bootstrap/50461 509 * configure.ac (mpfr-dir): When using in-tree MPFR sources 510 allow for the fact that from release v3.1.0 of MPFR the source 511 files were moved into a src sub-directory. 512 * configure: Regenerate. 513 5142012-05-07 Janne Blomqvist <jb@gcc.gnu.org> 515 516 * configure.ac: Bump minimum MPFR version to 2.4.0. 517 * configure: Regenerated. 518 5192012-05-01 Richard Henderson <rth@redhat.com> 520 521 * Makefile.def (libatomic): New target_module. 522 * configure.ac (target_libraries): Add libatomic. 523 (noconfigdirs): Check if libatomic is supported. 524 * Makefile.in, configure: Rebuild. 525 5262012-05-15 H.J. Lu <hongjiu.lu@intel.com> 527 528 Merge upstream change 529 * libtool.m4 (_LT_ENABLE_LOCK): Support x32. 530 5312011-11-21 Andreas Tobler <andreast@fgznet.ch> 532 533 * libtool.m4: Additional FreeBSD 10 fixes. 534 5352012-06-28 Christophe Lyon <christophe.lyon@st.com> 536 537 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure 538 they contain -O2. 539 * configure: Regenerate. 540 5412012-05-14 Catherine Moore <clm@codesourcery.com> 542 543 * NEWS: Mention PowerPC VLE port. 544 5452012-05-11 Mike Frysinger <vapier@gentoo.org> 546 547 * MAINTAINERS (config/): Move to intl/ section. 548 (compile; depcomp; install-sh; missing; ylwrap): Likewise. 549 5502012-05-09 Nick Clifton <nickc@redhat.com> 551 Paul Smith <psmith@gnu.org> 552 553 PR bootstrap/50461 554 * configure.ac (mpfr-dir): When using in-tree MPFR sources 555 allow for the fact that from release v3.1.0 of MPFR the source 556 files were moved into a src sub-directory. 557 * configure: Regenerate. 558 5592012-05-02 Roland McGrath <mcgrathr@google.com> 560 561 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF. 562 * configure: Regenerate. 563 5642012-04-25 Joel Brobecker <brobecker@adacore.com> 565 566 * config.sub: Update to 2012-04-18 version from official repo. 567 5682012-03-19 Tristan Gingold <gingold@adacore.com> 569 570 * configure.ac (ia64*-*-*vms*): Add support for ld. 571 * configure: Regenerate. 572 5732012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 574 575 * configure.ac (enable_libgomp): Remove *-*-irix6*. 576 (unsupported_languages): Remove mips-sgi-irix6.*. 577 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*. 578 (with_stabs): Remove. 579 * configure: Regenerate. 580 5812012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 582 583 * configure.ac (enable_libgomp): Remove *-*-osf*. 584 (with_stabs): Remove alpha*-*-osf*. 585 * configure: Regenerate. 586 5872012-03-09 Jeff Johnston <jjohnstn@redhat.com> 588 589 * COPYING.NEWLIB: Modify DJ Delorie license to include 590 modification rights in clause as permitted by DJ Delorie. 591 * COPYING.LIBGLOSS: Ditto. 592 5932012-03-09 Jeff Johnston <jjohnstn@redhat.com> 594 595 * COPYING.NEWLIB: Remove two unused licenses. 596 5972012-03-05 Tristan Gingold <gingold@adacore.com> 598 599 * configure.ac: Enable gdb and readline for ia64*-*-*vms*. 600 * configure: Regenerate. 601 6022012-02-21 Joern Rennecke <joern.rennecke@embecosm.com> 603 604 * COPYING.NEWLIB: Add Adapteva notice. 605 * COPYING.LIBGLOSS: Add Adapteva notice. 606 6072011-12-18 Eric Botcazou <ebotcazou@adacore.com> 608 609 * configure: Regenerate. 610 6112011-12-15 Jeff Johnston <jjohnstn@redhat.com> 612 613 * COPYING.LIBGLOSS: Add GPL with exception license. 614 6152011-11-09 Roland McGrath <mcgrathr@google.com> 616 617 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET. 618 * configure: Rebuild. 619 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET. 620 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables. 621 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET. 622 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET. 623 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): 624 Add READELF. 625 * Makefile.in: Rebuild. 626 6272011-11-08 Richard Henderson <rth@redhat.com> 628 629 * configure.ac: Test for libitm directory present first. 630 631 * configure.ac: Adjust srcdir for running libitm/configure.tgt. 632 633 * configure.ac: Test libitm/configure.tgt to disable libitm. 634 * configure: Rebuild. 635 6362011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 637 638 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS, 639 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES. 640 * Makefile.in: Regenerate. 641 6422011-11-01 DJ Delorie <dj@redhat.com> 643 644 * configure.ac (rl78-*-*) New case. 645 * configure: Regenerate. 646 6472011-11-01 DJ Delorie <dj@redhat.com> 648 649 * config.sub: Update to version 2011-10-29 (added rl78) 650 6512011-10-27 Nick Clifton <nickc@redhat.com> 652 653 * config.sub: Import these changes from the config project: 654 655 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com> 656 Ben Elliston <bje@gnu.org> 657 658 * config.sub (epiphany): New. 659 660 2011-09-09 Linas Vepstas <linasvepstas@gmail.com> 661 Ben Elliston <bje@gnu.org> 662 663 * config.sub (hexagon, hexagon-*): New. 664 665 2011-08-23 Roland McGrath <mcgrathr@google.com> 666 667 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and 668 64eb to be64. 669 670 2011-08-16 Roland McGrath <mcgrathr@google.com> 671 672 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs. 673 (nacl): Grok as alias for 32el-unknown-nacl. 674 6752011-08-19 Joel Brobecker <brobecker@adacore.com> 676 677 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'. 678 6792011-08-14 Yao Qi <yao@codesourcery.com> 680 681 Merge from gcc: 682 683 2011-08-14 Yao Qi <yao@codesourcery.com> 684 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs. 685 * configure: Regenerate. 686 6872011-07-26 Ian Lance Taylor <iant@google.com> 688 689 Merge from gcc: 690 691 2011-07-26 Ian Lance Taylor <iant@google.com> 692 * configure.ac: Set have_compiler based on whether gcc directory 693 exists, rather than on whether gcc is in configdirs. 694 * configure: Rebuild. 695 696 2011-07-20 David Edelsohn <dje.gcc@gmail.com> 697 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to 698 link directories. 699 * Makefile.in: Rebuild. 700 701 2011-07-20 Ian Lance Taylor <iant@google.com> 702 PR bootstrap/49787 703 * configure.ac: Move --enable-bootstrap handling earlier in file. 704 If --enable-bootstrap and either --enable-build-with-cxx or 705 --enable-build-poststage1-with-cxx, enable C++ automatically. 706 * configure: Rebuild. 707 708 2011-07-19 Ian Lance Taylor <iant@google.com> 709 * configure.ac: Add --enable-build-poststage1-with-cxx. If set, 710 make C++ a boot_language. Set and substitute 711 POSTSTAGE1_CONFIGURE_FLAGS. 712 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable. 713 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS). 714 * configure, Makefile.in: Rebuild. 715 716 2011-07-16 Jason Merrill <jason@redhat.com> 717 * Makefile.def (language=c++): Add check-c++0x and 718 check-target-libmudflap-c++. 719 * Makefile.tpl (check-target-libmudflap-c++): New. 720 * Makefile.in: Regenerate. 721 722 2011-07-16 Matthias Klose <doko@ubuntu.com> 723 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define. 724 * Makefile.def (target_modules/libjava): Pass 725 $(EXTRA_CONFIGARGS_LIBJAVA). 726 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA, 727 if not configured with --enable-static-libjava. 728 * Makefile.in: Regenerate. 729 * configure: Likewise. 730 731 2011-06-22 Hans-Peter Nilsson <hp@axis.com> 732 PR regression/47836 733 PR bootstrap/23656 734 PR other/47733 735 PR bootstrap/49247 736 PR c/48825 737 * configure.ac (target_libraries): Remove target-libiberty. 738 Remove case-statement setting skipdirs=target-libiberty for 739 multiple targets. Remove checking target_configdirs and 740 removing target-libiberty but keeping target-libgcc if 741 otherwise empty. 742 * Makefile.def (target_modules): Don't add libiberty. 743 (dependencies): Remove all traces of target-libiberty. 744 * configure, Makefile.in: Regenerate. 745 7462011-07-22 Jason Merrill <jason@redhat.com> 747 748 * Makefile.def (language=c++): Add check-c++0x and 749 check-target-libmudflap-c++. 750 * Makefile.tpl (check-target-libmudflap-c++): New. 751 * Makefile.in: Regenerate. 752 7532011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 754 755 * configure: Regenerate. 756 7572011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 758 759 PR target/39150 760 * configure.ac (i[3456789]86-*-solaris2*): Also accept 761 x86_64-*-solaris2.1[0-9]*. 762 * configure: Regenerate. 763 7642011-06-13 Walter Lee <walt@tilera.com> 765 766 * configure.ac (tilepro-*-*) New case. 767 (tilegx-*-*): Likewise. 768 * configure: Regenerate. 769 7702011-06-06 Nick Clifton <nickc@redhat.com> 771 772 * config.sub: Sync from upstream. 773 7742011-05-08 Doug Kwan <dougkwan@google.com> 775 776 Merge from gcc: 777 778 2011-05-08 Doug Kwan <dougkwan@google.com> 779 780 * configure.ac: Propagate LDFLAGS_FOR_TARGET. 781 * configure: Regenerated. 782 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET 783 value from configure. 784 * Makefile.in: Regenerated. 785 7862011-05-05 Joseph Myers <joseph@codesourcery.com> 787 788 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*, 789 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*, 790 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux* 791 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*, 792 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*, 793 *-*-vxworks*): Disable newlib and libgloss in separate case 794 statement. 795 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built 796 to separate case statement. 797 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*, 798 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*, 799 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*, 800 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* | 801 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*, 802 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff | 803 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*, 804 i[[3456789]]86-*-mingw*, x86_64-*-mingw*, 805 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*, 806 i[[3456789]]86-*-rdos*, m32r-*-*, 807 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-* 808 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi, 809 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*, 810 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout* 811 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*, 812 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* | 813 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu | 814 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib 815 and libgloss in main case over targets. Remove most empty cases 816 in main case over targets. 817 * configure: Regenerate. 818 8192011-05-04 Joseph Myers <joseph@codesourcery.com> 820 821 * configure.ac: Remove code setting special library locations for 822 hppa*64*-*-hpux11*. Remove code setting compiler for 823 sparc-sun-solaris2*. 824 * configure: Regenerate. 825 8262011-05-04 Joseph Myers <joseph@codesourcery.com> 827 828 * configure.ac: Separate libgloss_dir settings from general case 829 over targets. 830 * configure: Regenerate. 831 8322011-04-28 Joseph Myers <joseph@codesourcery.com> 833 834 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*, 835 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*, 836 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove 837 cases in libgcj-disabling case statement. 838 (hppa*64*-*-linux*): Set unsupported_languages instead of 839 disabling target-zlib. 840 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement 841 to hppa*64*-*-hpux*. 842 (hppa*-*-*): Restrict case in libgcj-disabling case statement to 843 hppa*-*-hpux*. 844 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf, 845 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*, 846 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* | 847 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* | 848 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*, 849 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* | 850 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | 851 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in 852 libgcj-disabling case statement. 853 * configure: Regenerate. 854 8552011-04-28 Joseph Myers <joseph@codesourcery.com> 856 857 * configure.ac: Disable Java for targets not supporting libffi. 858 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe): 859 Remove cases in Java-disabling statement. 860 (*arm-wince-pe): Change to arm-wince-pe. 861 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove 862 cases in Java-disabling statement. 863 (bfin-*-*): Don't disable Java again. 864 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*, 865 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* | 866 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*, 867 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff, 868 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*, 869 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*, 870 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*, 871 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in 872 Java-disabling statement. 873 (mmix-*-*): Don't disable Java again. 874 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*, 875 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*, 876 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*, 877 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*, 878 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling 879 statement. 880 * configure: Regenerate. 881 8822011-04-28 Joseph Myers <joseph@codesourcery.com> 883 884 Merge from GCC: 885 886 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu> 887 888 PR lto/48086 889 * configure.ac: Re-enable LTO on *-apple-darwin9*. 890 * configure: Regenerate. 891 8922011-04-28 Joseph Myers <joseph@codesourcery.com> 893 894 * configure.ac: Separate cases disabling Java and Java libraries 895 from general case over targets. 896 * configure: Regenerate. 897 8982011-04-06 Joseph Myers <joseph@codesourcery.com> 899 900 * configure.ac (build_tools): Remove build-byacc. 901 (host_libs): Remove mmalloc. 902 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2 903 autoconf automake libtool diff rcs fileutils shellutils time 904 textutils wdiff find uudecode hello tar gzip indent recode release 905 sed perl gawk findutils gettext zip. 906 (libgcj): Remove target-qthreads. 907 (target_tools): Remove target-examples target-gperf. 908 (YACC): Don't handle building byacc. 909 * configure: Regenerate. 910 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff, 911 dosutils, examples, fileutils, find, findutils, gawk, gettext, 912 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc, 913 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr, 914 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't 915 handle building components. 916 * Makefile.in: Regenerate. 917 9182011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 919 920 * config.sub: Sync from upstream. 921 9222011-04-01 Joseph Myers <joseph@codesourcery.com> 923 924 * configure.ac (avr-*-*): Add comment about why libssp is disabled. 925 (microblaze*): Don't disable libssp. 926 * configure: Regenerate. 927 9282011-04-01 Joseph Myers <joseph@codesourcery.com> 929 930 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and 931 moveifchange. 932 * configure: Regenerate. 933 * Makefile.tpl: Use @SHELL@ not @config_shell@. 934 * Makefile.in: Regenerate. 935 9362011-04-01 Joseph Myers <joseph@codesourcery.com> 937 938 * configure.ac (*-*-sysv4*): Don't enable libgomp. 939 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*, 940 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*, 941 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*, 942 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*, 943 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove 944 md_exec_prefix cases. 945 * configure: Regenerate. 946 9472011-04-01 Joseph Myers <joseph@codesourcery.com> 948 949 * configure.ac: Separate cases disabling target-libssp, 950 target-libiberty, target-libstdc++-v3 and Fortran from general 951 case over targets. 952 * configure: Regenerate. 953 9542011-04-01 Joseph Myers <joseph@codesourcery.com> 955 956 * configure.ac (*-*-chorusos): Don't disable libgcj. 957 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*): 958 Remove case. 959 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar. 960 (arm-*-coff): Don't disable libgcj. 961 (arm*-*-linux-gnueabi): Remove useless assignment. 962 (arm-*-riscix*): Don't disable libgcj. 963 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on 964 configuration. 965 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries. 966 (c54x*-*-*): Remove case. 967 (tic54x-*-*): Don't disable GCC or GCC libraries. 968 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf 969 to *. 970 (d10v-*-*): Don't disable GCC libraries. 971 (d30v-*-*): Don't disable libgcj. 972 (h8500-*-*): Don't disable GCC libraries. 973 (i960-*-*): Don't disable libgcj. 974 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*. 975 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*, 976 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable 977 libgcj. 978 (m68k-*-coff*): Remove case. 979 (mmix-*-*): Don't disable libgloss on host. 980 (mn10200-*-*, mn10300-*-*): Remove cases. 981 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*, 982 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*): 983 Don't disable libgcj. 984 (romp-*-*): Remove case. 985 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj. 986 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove 987 case. 988 (v810-*-*): Don't disable GCC libraries. 989 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases. 990 (ip2k-*-*): Don't disable GCC libraries. 991 * configure: Regenerate. 992 9932011-03-28 Joseph Myers <joseph@codesourcery.com> 994 995 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable 996 libffi on host. 997 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib 998 on host. 999 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host. 1000 * configure: Regenerate. 1001 10022011-03-26 John Marino <binutils@marino.st> 1003 1004 * configure.ac: Add support for *-*-dragonfly* 1005 * configure: Regenerate. 1006 10072011-03-25 Joseph Myers <joseph@codesourcery.com> 1008 1009 * configure.ac (native_only): Remove. 1010 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu 1011 send-pr uudecode guile gnuserv on host. 1012 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake 1013 send-pr rcs guile perl texinfo libtool on host. 1014 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf 1015 automake send-pr rcs guile perl texinfo libtool on host. 1016 (*-*-cygwin*, *-*-netbsd*): Remove host cases. 1017 (*-*-kaos*): Don't disable target-examples target-gperf on target. 1018 (alpha*-dec-osf*): Don't disable fileutils on target. 1019 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples 1020 texinfo send-pr expect dejagnu on target. 1021 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable 1022 target-qthreads on target. 1023 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target. 1024 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target. 1025 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*, 1026 x86_64-*-mingw*): Don't disable expect on target. 1027 (*-*-cygwin*): Don't disable target-gperf on target. 1028 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect 1029 gnuserv on target. 1030 (powerpcle-*-solaris*): Don't disable make expect gnuserv on 1031 target. 1032 * configure: Regenerate. 1033 10342011-03-25 Joseph Myers <joseph@codesourcery.com> 1035 1036 * configure.ac (target_tools): Remove target-groff. 1037 (native_only): Remove target-groff. 1038 (hppa*64*-*-*): Don't disable byacc. 1039 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs 1040 setting. 1041 (*-*-kaos*): Don't skip target-librx and target-groff. 1042 (*-*-netware*): Don't skip target-libmudflap. 1043 (*-*-tpf*): Don't skip target-libmudflap. 1044 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured 1045 directories on the host. 1046 (ia64*-*-*vms*): Don't skip tix. 1047 (sh-*-* | sh64-*-*): Don't condition skipped directories on the 1048 host. 1049 * configure: Regenerate. 1050 10512011-03-24 Paolo Bonzini <pbonzini@redhat.com> 1052 1053 * configure.ac: Remove references to mt-mep, mt-netware, 1054 mt-wince. 1055 * Makefile.def: Add all-utils soft dependencies. 1056 * Makefile.tpl: Remove GDB_NLM_DEPS. 1057 * configure: Regenerate. 1058 * Makefile.in: Regenerate. 1059 10602011-03-24 Paolo Bonzini <bonzini@gnu.org> 1061 1062 Sync from GCC: 1063 1064 2011-03-24 Paolo Bonzini <bonzini@gnu.org> 1065 1066 * configure.ac: Do not include mh-x86omitfp. 1067 * configure: Regenerate. 1068 1069 2011-03-24 Paolo Bonzini <bonzini@gnu.org> 1070 1071 * configure.ac: Remove empty cases. 1072 * configure: Regenerate. 1073 1074 2011-03-24 Paolo Bonzini <bonzini@gnu.org> 1075 1076 * Makefile.def: Add dependency from termcap to gdb. 1077 * Makefile.in: Regenerate. 1078 1079 2011-03-24 Paolo Bonzini <bonzini@gnu.org> 1080 1081 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris. 1082 * configure: Regenerate. 1083 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS. 1084 * Makefile.tpl: Likewise. 1085 * Makefile.in: Regenerate. 1086 1087 2011-03-24 Paolo Bonzini <bonzini@gnu.org> 1088 1089 * configure.ac: Remove all mentions of tentative_cc. 1090 * configure: Regenerate. 1091 1092 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu> 1093 1094 PR lto/48086 1095 * configure.ac: Re-enable LTO on *-apple-darwin9. 1096 * configure: Regenerate. 1097 10982011-03-24 Joseph Myers <joseph@codesourcery.com> 1099 1100 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*, 1101 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*, 1102 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*, 1103 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*, 1104 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*, 1105 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*, 1106 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*, 1107 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*, 1108 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*, 1109 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*, 1110 *-*-rhapsody*): Remove host cases. 1111 * configure: Regenerate. 1112 11132011-03-24 Joseph Myers <joseph@codesourcery.com> 1114 1115 * configure.ac (ppc*-*-pe): Remove host case. 1116 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* | 1117 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf 1118 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target 1119 cases. 1120 * configure: Regenerate. 1121 11222011-03-24 Joseph Myers <joseph@codesourcery.com> 1123 1124 * config.sub: Update to version 2011-03-23. 1125 11262011-03-22 Joseph Myers <joseph@codesourcery.com> 1127 1128 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*, 1129 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss* 1130 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases. 1131 * configure: Regenerate. 1132 11332011-03-22 Joseph Myers <joseph@codesourcery.com> 1134 1135 * config-ml.in: Don't handle arc-*-elf*. 1136 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe, 1137 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't 1138 handle GCC libraries. 1139 * configure: Regenerate. 1140 11412011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 1142 1143 PR bootstrap/48120: 1144 * configure.ac (pwllib): Use LIBS instead of LDFLAGS. 1145 Add -lstdc++ -lm to LIBS. 1146 * configure: Regenerate. 1147 11482011-03-18 David Edelsohn <dje.gcc@gmail.com> 1149 1150 * config.guess: Update to version 2011-02-02 1151 * config.sub: Update to version 2011-02-24 1152 11532011-03-03 Sebastian Pop <sebastian.pop@amd.com> 1154 1155 * configure.ac: Adjust test of with_ppl. 1156 * configure: Regenerated. 1157 11582011-03-02 Sebastian Pop <sebastian.pop@amd.com> 1159 1160 * configure.ac: Add -lpwl to ppllibs. 1161 * config/cloog.m4: Add -lisl to clooglibs. 1162 * configure: Regenerated. 1163 11642011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1165 1166 Import from Libtool and gnulib: 1167 1168 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com> 1169 1170 Prepare for supporting FreeBSD 10. 1171 * config.rpath: Remove handling of freebsd1* which soon would 1172 match FreeBSD 10.0. 1173 1174 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change) 1175 1176 Remove support for FreeBSD 1.x. 1177 * libtool.m4 (_LT_LINKER_SHLIBS) 1178 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which 1179 soon would incorrectly match FreeBSD 10.0. 1180 11812011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1182 1183 PR binutils/12283 1184 * MAINTAINERS (mkinstalldirs): Comes from Automake. 1185 (move-if-change): Comes from gnulib. 1186 * move-if-change: Import version from gnulib. 1187 11882011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1189 1190 Sync from GCC: 1191 1192 2011-02-12 Alexandre Oliva <aoliva@redhat.com> 1193 1194 PR lto/47225 1195 * Makefile.def (lto-plugin): Double dash for enable-shared. 1196 (configure-gcc): Depend on all-lto-plugin. 1197 * Makefile.in: Rebuilt. 1198 1199 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1200 1201 * configure.ac: Remove extra bracket. 1202 * configure: Regenerate. 1203 1204 2011-02-06 Kai Tietz <kai.tietz@onevision.com> 1205 1206 PR lto/47225 1207 * Makefile.def: Add dependency for install-gcc 1208 on install-lto-plugin. 1209 * Makfile.in: Regenerated 1210 1211 2011-01-25 Jakub Jelinek <jakub@redhat.com> 1212 1213 * configure.ac: If with_ppl is no, move setting with_cloog=no 1214 after CLOOG_REQUESTED check. 1215 * configure: Regenerated. 1216 1217 2011-01-25 Sebastian Pop <sebastian.pop@amd.com> 1218 1219 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and 1220 CLooG has been requested. 1221 * configure: Regenerated. 1222 1223 2011-01-25 Sebastian Pop <sebastian.pop@amd.com> 1224 1225 * configure: Regenerated. 1226 * configure.ac: Check for version 0.11 (or later revision) of PPL. 1227 1228 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de> 1229 1230 * configure: Regenerated. 1231 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1). 1232 1233 2011-01-07 Jan Hubicka <jh@suse.cz> 1234 1235 PR lto/47225 1236 * Makefile.in: Regenerate. 1237 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin 1238 configure. 1239 12402011-01-31 Alexandre Oliva <aoliva@redhat.com> 1241 1242 PR libgcj/44341 1243 * configure.ac: Discard --with-* flags for host when configuring 1244 target libraries for cross build. 1245 * configure: Rebuilt. 1246 12472011-01-21 Andreas Schwab <schwab@redhat.com> 1248 1249 Sync from GCC: 1250 1251 2011-01-21 Andreas Schwab <schwab@redhat.com> 1252 1253 * configure.ac: Use AS_HELP_STRING throughout. 1254 * configure: Regenerate. 1255 1256 2011-01-18 Jie Zhang <jie.zhang@analog.com> 1257 1258 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs. 1259 * configure: Regenerate. 1260 12612010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> 1262 1263 * ltmain.sh (relink): Use absolute path when hardcoding with -L. 1264 12652011-01-13 Joel Brobecker <brobecker@adacore.com> 1266 1267 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs 1268 for ia64-hpux. 1269 * configure: Regenerate. 1270 12712011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1272 1273 Sync from GCC: 1274 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com> 1275 1276 * configure.ac: (picochip): Disable libiberty. 1277 * configure: Regenerate. 1278 12792010-12-18 Jeff Johnston <jjohnstn@redhat.com> 1280 1281 * COPYING.LIBGLOSS: Remove the GPL for fr30 target. 1282 12832010-12-10 Ian Lance Taylor <iant@google.com> 1284 1285 PR bootstrap/46819 1286 * configure.ac: For --disable-libgcj clear libgcj_saved. 1287 * configure: Rebuild. 1288 12892010-12-10 Tobias Burnus <burnus@net-b.de> 1290 1291 PR fortran/46540 1292 * configure.ac: Add --disable-libquadmath and 1293 --disable-libquadmath-support. 1294 * configure: Regenerate. 1295 12962010-12-10 Tristan Gingold <gingold@adacore.com> 1297 1298 * src-release (ETC_SUPPORT): add gnu-oids.texi 1299 13002010-12-03 Hans-Peter Nilsson <hp@axis.com> 1301 1302 PR libffi/46792 1303 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi. 1304 * configure: Regenerate. 1305 13062010-12-02 Ian Lance Taylor <iant@google.com> 1307 1308 * configure.ac: Always set default for poststage1_ldflags to 1309 -static-libstdc++ -static-libgcc. 1310 13112010-12-02 Jeff Johnston <jjohnstn@redhat.com> 1312 1313 * COPYING.NEWLIB: Add National Semiconductor notice. 1314 13152010-11-29 Andreas Schwab <schwab@redhat.com> 1316 1317 * configure.ac: Move comment to remove extra space in last argument 1318 of GCC_TARGET_TOOL. 1319 13202010-11-26 Alexandre Oliva <aoliva@redhat.com> 1321 1322 PR other/46026 1323 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3. 1324 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass. 1325 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New. 1326 (BASE_FLAGS_TO_PASS): Use it. 1327 * configure: Rebuilt. 1328 * Makefile.in: Rebuilt. 1329 13302010-11-23 H.J. Lu <hongjiu.lu@intel.com> 1331 1332 PR binutils/12258 1333 * configure.ac: Correct comments for --enable-gold/--enable-ld. 1334 Properly check default linker. 1335 * configure: Regnerated. 1336 13372010-11-23 Matthias Klose <doko@ubuntu.com> 1338 1339 * configure.ac: For --enable-gold, handle value `default' instead of 1340 `both*'. New configure option --{en,dis}able-ld. 1341 * configure: Regenerate. 1342 13432010-11-20 Ian Lance Taylor <iant@google.com> 1344 1345 * configure.ac: Only disable a language library if no language needs 1346 it. Don't let --disable-libgcj uncondtionally disable libffi. 1347 * configure: Rebuild. 1348 13492010-11-20 Paolo Bonzini <bonzini@gnu.org> 1350 1351 * configure: Regenerate. 1352 13532010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1354 1355 PR other/46202 1356 * configure.ac: Fix just-built in-tree STRIP name to be 1357 binutils/strip-new. 1358 * configure: Regenerate. 1359 * Makefile.def (install-strip-gcc, install-strip-binutils) 1360 (install-strip-opcodes, install-strip-ld, install-strip-itcl) 1361 (install-strip-sid): Mirror dependencies on non-strip variants 1362 of these targets on the respective -strip prerequisites. 1363 * Makefile.tpl (install-strip, install-strip-host) 1364 (install-strip-target): New targets. 1365 (install-strip-[+module+], install-strip-target-[+module+]): 1366 New targets. 1367 * Makefile.in: Regenerate. 1368 13692010-11-19 Ian Lance Taylor <iant@google.com> 1370 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1371 1372 * configure.ac: Add target-libgo to target_libraries. Set 1373 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET. 1374 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS. 1375 (HOST_EXPORTS): Add GOC. 1376 (BASE_TARGET_EXPORTS): Add GOC. 1377 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables. 1378 (GOCFLAGS_FOR_TARGET): New variable. 1379 (EXTRA_HOST_FLAGS): Add GOC. 1380 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS. 1381 * Makefile.def (target_modules): Add libgo. 1382 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET. 1383 (dependencies): Add dependency from configure-target-libgo to 1384 configure-target-libffi and all-target-libstdc++-v3. Add 1385 dependencies from all-target-libgo to all-target-libffi. 1386 (languages): Add go. 1387 * configure: Rebuild. 1388 * Makefile.in: Rebuild. 1389 13902010-11-19 Ian Lance Taylor <iant@google.com> 1391 1392 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other 1393 compiler/flag environment variables. 1394 13952010-11-18 Ian Lance Taylor <iant@google.com> 1396 1397 * configure.ac: Check for lang_requires_boot_languages in 1398 config-lang.in files. 1399 * configure: Rebuild. 1400 14012010-11-17 Mike Frysinger <vapier@gentoo.org> 1402 1403 * .gitignore: New file. 1404 14052010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> 1406 Tobias Burnus <burnus@net-b.de> 1407 1408 PR fortran/32049 1409 * Makefile.def: Add libquadmath; build it with language=fortran. 1410 * configure.ac: Add libquadmath. 1411 * Makefile.tpl: Handle multiple libs in check-[+language+]. 1412 * Makefile.in: Regenerate. 1413 * configure: Regenerate. 1414 14152010-11-15 Andreas Schwab <schwab@redhat.com> 1416 1417 * configure.ac: Fix spelling in option names. 1418 * configure: Regenerated. 1419 14202010-11-13 Georg-Johann Lay <georgjohann@web.de> 1421 1422 PR bootstrap/39622 1423 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path. 1424 * configure: Regenerated. 1425 14262010-11-12 Tobias Grosser <grosser@fim.uni-passau.de> 1427 1428 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to 1429 define the cloog backend to use. Furthermore, only pass the ppllibs to 1430 the configure checks, if necessary. 1431 * configure: Regenerate. 1432 14332010-11-12 Tobias Grosser <grosser@fim.uni-passau.de> 1434 1435 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL. 1436 * configure: regenerate 1437 14382010-11-12 Tobias Grosser <grosser@fim.uni-passau.de> 1439 1440 * config/cloog.m4: Fix typo. verison -> version. 1441 * configure: Regenerate. 1442 14432010-11-12 Tobias Grosser <grosser@fim.uni-passau.de> 1444 1445 * config/cloog.m4: Pass ppl libraries to the CLooG version check. 1446 * configure: Regenerate. 1447 14482010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de> 1449 1450 * configure.ac: Support official CLooG.org versions. 1451 * configure: Regenerate. 1452 * config/cloog.m4: New. 1453 14542010-11-05 Michael Eager <eager@eagercon.com> 1455 1456 * COPYING.LIBGLOSS: Correct typo in microblaze. 1457 * COPYING.NEWLIB: Same. 1458 14592010-11-04 Iain Sandoe <iains@gcc.gnu.org> 1460 1461 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants. 1462 * configure: Regenerate. 1463 14642010-11-03 Ian Lance Taylor <iant@google.com> 1465 Dave Korn <dave.korn.cygwin@gmail.com> 1466 1467 PR lto/46273 1468 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always 1469 and on other supported platforms whenever LTO is enabled. 1470 * configure: Rebuild. 1471 14722010-11-02 Alan Modra <amodra@gmail.com> 1473 1474 PR binutils/12110 1475 * configure.ac: Error when source path contains spaces. 1476 * configure: Regenerate. 1477 14782010-10-20 Ian Lance Taylor <iant@google.com> 1479 1480 * Makefile.def (target_modules): Set lib_path to src/.libs for 1481 libstdc++-v3 module. 1482 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment. 1483 * Makefile.in: Rebuild. 1484 14852010-10-08 Bernd Schmidt <bernds@codesourcery.com> 1486 Joseph Myers <joseph@codesourcery.com> 1487 1488 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery 1489 notices. 1490 * COPYING.NEWLIB: Add Texas Instruments notice. 1491 14922010-10-07 Dave Korn <dave.korn.cygwin@gmail.com> 1493 1494 * configure.ac (build_lto_plugin): New shell variable. 1495 (--enable-lto): Turn on by default for all non-ELF platforms that 1496 have had LTO support added so far. Set build_lto_plugin appropriately 1497 for both ELF and non-ELF. 1498 (configdirs): Add lto-plugin or not based on build_lto_plugin. 1499 * configure: Regenerate. 1500 15012010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1502 1503 PR bootstrap/45326 1504 PR bootstrap/45174 1505 * configure.ac: Honor initial values of $build_configargs, 1506 $host_configargs, $target_configargs. Mark the precious, so 1507 environment settings get recorded. 1508 * configure: Regenerate. 1509 15102010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1511 1512 Sync from GCC: 1513 1514 2010-09-30 Michael Eager <eager@eagercon.com> 1515 1516 * configure.ac (microblaze): Add target-libssp to noconfigdirs. 1517 * configure: Regenerate. 1518 1519 2010-09-21 Iain Sandoe <iains@gcc.gnu.org> 1520 1521 * configure.ac (enable-lto): Add Darwin to the list of supported lto 1522 targets and amend comment. 1523 * configure: Regenerate. 1524 1525 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu> 1526 1527 * configure.ac: Enable LTO by default on Darwin. 1528 * configure: Regenerate. 1529 1530 2010-07-23 Marc Glisse <marc.glisse@normalesup.org> 1531 1532 PR bootstrap/44455 1533 * configure.ac (extra_mpfr_configure_flags): Copy from 1534 extra_mpc_gmp_configure_flags. 1535 * configure: Re-generated. 1536 15372010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1538 1539 Sync from GCC: 1540 1541 PR bootstrap/45796 1542 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc): 1543 Depend on all-build-libiberty. 1544 * Makefile.in: Regenerate. 1545 15462010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1547 1548 Sync from GCC: 1549 1550 PR bootstrap/44621 1551 * configure.ac: Fix unportable shell quoting. 1552 * configure: Regenerate. 1553 15542010-07-26 Naveen.H.S <naveen.S@kpitcummins.com> 1555 1556 * configure.ac: Support all v850 targets. 1557 * configure: Regenerate. 1558 15592010-07-17 Jack Howarth <howarth@bromo.med.uc.edu> 1560 1561 PR target/44862 1562 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): 1563 Provide -B option to allow for link spec %s substitutions for 1564 libstdc++.a on darwin. 1565 * Makefile.in: Regenerate. 1566 15672010-06-10 Alexandre Oliva <aoliva@redhat.com> 1568 1569 * Makefile.def (configure-gcc): Depend on all-libelf. 1570 * Makefile.in: Rebuild. 1571 15722010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1573 1574 * config.sub, config.guess: Update from upstream sources. 1575 15762010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1577 1578 Sync from GCC: 1579 1580 2010-05-05 Sebastian Pop <sebastian.pop@amd.com> 1581 * configure.ac: Allow all the versions greater than 0.10 of PPL. 1582 * configure: Regenerated. 1583 1584 2010-04-20 Eric Botcazou <ebotcazou@adacore.com> 1585 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null. 1586 * configure: Regenerate. 1587 1588 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org> 1589 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs. 1590 * configure: Regenerate. 1591 1592 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 1593 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx 1594 separately. 1595 * configure: Regenerate. 1596 1597 2010-04-13 Steve Ellcey <sje@cup.hp.com> 1598 * configure: Regenerate after change to elf.m4. 1599 1600 2010-04-02 Sebastian Pop <sebastian.pop@amd.com> 1601 * configure.ac: Add brackets around AC_TRY_COMPILE alternative. 1602 * configure: Regenerated. 1603 1604 2010-04-02 Sebastian Pop <sebastian.pop@amd.com> 1605 * configure.ac: Print "buggy but acceptable" when CLooG 1606 revision is less than 9. 1607 * configure: Regenerated. 1608 16092010-05-26 Dave Korn <dave.korn.cygwin@gmail.com> 1610 1611 Merge from gcc: 1612 1613 2010-05-18 Steven Bosscher <steven@gcc.gnu.org> 1614 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO. 1615 * configure: Regenerate. 1616 1617 2010-05-07 Steven Bosscher <steven@gcc.gnu.org> 1618 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as 1619 a platform that supports LTO. 1620 * configure: Regenerate. 1621 1622 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com> 1623 PR lto/42776 1624 * configure.ac (--enable-lto): Refactor handling so libelf tests 1625 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE, 1626 and allow LTO to be explicitly enabled on non-ELF platforms that 1627 are known to support it inside else-clause. 1628 * configure: Regenerate. 1629 16302010-04-27 Roland McGrath <roland@redhat.com> 1631 H.J. Lu <hongjiu.lu@intel.com> 1632 1633 * configure.ac (--enable-gold): Support both, both/gold and 1634 both/bfd to add gold to configdirs without removing ld. 1635 * configure: Regenerated. 1636 1637 * Makefile.def: Add install-gold dependency to install-ld. 1638 * Makefile.in: Regenerated. 1639 16402010-04-14 Tristan Gingold <gingold@adacore.com> 1641 1642 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs. 1643 * configure: Regenerate. 1644 16452010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1646 1647 Merge from gcc: 1648 PR bootstrap/43615 1649 PR bootstrap/43328 1650 Revert: 1651 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1652 * configure.ac: Do not pass --enable-multilib nor 1653 --disable-multilib in baseargs. Accept explicitly passed 1654 --enable_multilib. 1655 * configure: Regenerate. 1656 16572010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1658 1659 PR bootstrap/43328 1660 * configure.ac: Do not pass --enable-multilib nor 1661 --disable-multilib in baseargs. Accept explicitly passed 1662 --enable_multilib. 1663 * configure: Regenerate. 1664 16652010-03-23 Joseph Myers <joseph@codesourcery.com> 1666 1667 * configure.ac (tic6x-*-*): New case. 1668 * configure: Regenerate. 1669 16702010-03-23 Joseph Myers <joseph@codesourcery.com> 1671 1672 Merge from gcc: 1673 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu> 1674 PR ada/42554 1675 * configure.ac: Only pass -c to ranlib for darwin9 and earlier. 1676 * configure: Regenerate. 1677 16782010-03-23 Joseph Myers <joseph@codesourcery.com> 1679 1680 * config.sub: Update to version 2010-03-22. 1681 * config.guess: Update to version 2009-12-30. 1682 16832010-03-14 Joseph Myers <joseph@codesourcery.com> 1684 1685 Merge from gcc: 1686 2010-01-11 Richard Guenther <rguenther@suse.de> 1687 PR lto/41569 1688 * Makefile.def (all-lto-plugin): Depend on all-gcc. 1689 * Makefile.in: Regenerated. 1690 16912010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 1692 1693 PR libstdc++/32499 1694 * configure.ac (RANLIB): Default to true. 1695 (STRIP): Likewise. 1696 (RANLIB_FOR_TARGET): Remove superfluous : argument. 1697 * configure: Regenerate. 1698 16992010-02-17 Nick Clifton <nickc@redhat.com> 1700 1701 PR 11238 1702 * Makefile.tpl (local-distclean): Also remove config.cache files in 1703 sub-directories as there may not be Makefiles present in the 1704 sub-directories. 1705 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete 1706 the config.cache files found by the find command. 1707 1708 * Makefile.in: Regenerate. 1709 * configure.ac: Revert previous delta. 1710 * configure: Regenerate. 1711 17122010-02-15 Nick Clifton <nickc@redhat.com> 1713 1714 PR 11238 1715 * configure.ac: Delete config.cache files in sub-directories when 1716 deleting Makefiles. 1717 * configure: Regenerate. 1718 17192010-02-15 Nick Clifton <nickc@redhat.com> 1720 1721 * configure.ac: Sync from gcc. 1722 * configure: Regenerate. 1723 17242010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 1725 1726 Sync from gcc: 1727 * configure.ac: Add "recommended" version checks for GMP/MPC. 1728 Update recommended GMP/MPFR/MPC versions. 1729 * configure: Regenerate. 1730 17312010-01-25 Joern Rennecke <amylaar@spamcop.net> 1732 1733 gcc PR libstdc++/36101, gcc PR libstdc++/42813 1734 * configure.ac (bootstrap_target_libs): Make inclusion of 1735 target-libgomp conditional on libgomb being in target_configdirs. 1736 * configure: Regenerate. 1737 17382010-01-23 Joern Rennecke <amylaar@spamcop.net> 1739 1740 gcc PR libstdc++/36101, gcc PR libstdc++/42813 1741 * configure.ac (bootstrap_target_libs): Include target-libgomp. 1742 * configure: Regenerate. 1743 17442010-01-22 Joern Rennecke <amylaar@spamcop.net> 1745 1746 gcc PR libstdc++/36101, gcc PR libstdc++/42813 1747 * configure.ac (target_configdirs): Substitute. 1748 * Makefile.def: Bootstrap target module libgomp. 1749 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp. 1750 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable. 1751 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS. 1752 * configure, Makefile.in: Regenerate. 1753 17542009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1755 1756 * libtool.m4: Sync from git Libtool. 1757 * ltmain.sh: Likewise. 1758 * ltoptions.m4: Likewise. 1759 * ltversion.m4: Likewise. 1760 * lt~obsolete.m4: Likewise. 1761 17622010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 1763 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> 1764 1765 PR bootstrap/42424 1766 * configure.ac: Include libtool m4 files. 1767 (_LT_CHECK_OBJDIR): Call it. 1768 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags, 1769 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir. 1770 1771 * configure: Regenerate. 1772 17732010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1774 1775 PR bootstrap/41818 1776 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH 1777 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment. 1778 * Makefile.in: Regenerate. 1779 17802009-12-18 Ben Elliston <bje@au.ibm.com> 1781 1782 * config.sub, config.guess: Update from upstream sources. 1783 17842009-12-17 Jeff Johnston <jjohnstn@redhat.com> 1785 1786 * COPYING.NEWLIB: Update copyright date. 1787 * COPYING.LIBGLOSS: Ditto. 1788 17892009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 1790 1791 PR middle-end/30447 1792 PR middle-end/30789 1793 PR other/40302 1794 1795 * configure.ac: Require MPC. 1796 * configure: Regenerate. 1797 1798 * configure.ac: Update minimum MPC version to 0.8. 1799 * configure: Regenerate. 1800 18012009-11-20 Paolo Bonzini <bonzini@gnu.org> 1802 1803 * config.guess: Sync with upstream and gcc. 1804 * config.sub: Sync with upstream and gcc. 1805 18062009-11-16 Alexandre Oliva <aoliva@redhat.com> 1807 1808 * Makefile.def: Restore host and target settings for gmp. 1809 * Makefile.in: Rebuild. 1810 18112009-11-16 Alexandre Oliva <aoliva@redhat.com> 1812 1813 * configure.ac: Add libelf to host_libs. Enable in-tree configury 1814 of ppl and cloog. Fix in-tree configury of libelf, skip tests. 1815 Fix portability of test of C++ as bootstrap language. Add 1816 ppl/src/ppl-config.o to the bootstrap compare exclusion list. 1817 * configure: Rebuild. 1818 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl, 1819 and cloog. Fix in-tree ppl configuration. Introduce libelf 1820 in-tree building. 1821 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New. 1822 (POSTSTAGE1_HOST_EXPORTS): Use it. 1823 (STAGE[+id+]_CXXFLAGS): New. 1824 (BASE_FLAGS_TO_PASS): Pass it down. 1825 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add 1826 extra_exports. 1827 (all-stage[+id+]-[+prefix+][+module+]): Likewise. 1828 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add 1829 extra_exports. 1830 * Makefile.in: Rebuild. 1831 18322009-11-06 Ozkan Sezer <sezeroz@gmail.com> 1833 1834 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem 1835 paths for *-w64-mingw* and x86_64-*mingw*. 1836 * configure: Regenerated. 1837 18382009-10-30 Kai Tietz <kai.tietz@onevision.com> 1839 1840 * configure.ac: Disable target-winsup & co for 1841 x86_64-*-mingw* and *-w64-mingw* targets. 1842 * configure: Regenerated. 1843 18442009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 1845 1846 * configure.ac (CLooG test): Use = with test. 1847 * configure: Regenerate. 1848 18492009-10-22 Richard Guenther <rguenther@suse.de> 1850 1851 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable 1852 cloog if the ppl version check failed. Move flags saving 1853 before setting in libelf check. 1854 * configure: Regenerate. 1855 18562009-10-21 Richard Guenther <rguenther@suse.de> 1857 1858 * configure.ac: Adjust the ppl and cloog configure to work as 1859 documented. Disable cloog if ppl was disabled. Omit the version 1860 checks if they were disabled. 1861 * configure: Re-generate. 1862 18632009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1864 1865 * configure.ac: Add 'lto' to enable_languages, not 1866 new_enable_languages, and only if not already present. 1867 * configure: Regenerate. 1868 18692009-10-06 Ian Lance Taylor <iant@google.com> 1870 1871 * Makefile.def: check-gold depends upon all-gas. 1872 * Makefile.in: Rebuild. 1873 18742009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com> 1875 1876 * Makefile.def: all-lto-plugin depends on all-libiberty. 1877 set bootstrap=true for lto-plugin. 1878 Add lto-plugin. 1879 * Makefile.in: Regenerate. 1880 * configure.ac (host_libs): Add lto-plugin. 1881 * configure: Regenerate. 1882 18832009-10-03 Diego Novillo <dnovillo@google.com> 1884 1885 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC. 1886 (HOST_LIBELFLIBS): Define. 1887 (HOST_LIBELFINC): Define. 1888 * Makefile.in: Regenerate. 1889 * configure.ac: Add --enable-lto. 1890 Add --with-libelf, --with-libelf-include and --with-libelf-lib. 1891 If --enable-lto is used, add 'lto' to new_enable_languages. 1892 If --enable-lto is used and gold is enabled, add 1893 lto-plugin to configdirs. 1894 * configure: Regenerate. 1895 18962009-10-03 Simon Baldwin <simonb@google.com> 1897 1898 * configure.ac: If --with-system-zlib, suppress local zlib and 1899 pass --with-system-zlib to subdir configure scripts. 1900 * configure: Regenerate. 1901 19022009-10-01 Loren J. Rittle <ljrittle@acm.org> 1903 Paolo Bonzini <bonzini@gnu.org> 1904 1905 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than 1906 $(srcdir). 1907 * Makefile.in: Rebuilt. 1908 19092009-09-29 Paolo Bonzini <bonzini@gnu.org> 1910 1911 Sync from gcc: 1912 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 1913 1914 * configure.ac: Update minimum MPC version to 0.7. 1915 * configure: Regenerate. 1916 19172009-09-25 Nick Clifton <nickc@redhat.com> 1918 1919 * configure.ac: Pass any --cache-file=/dev/null option on to 1920 subconfigures. 1921 * configure: Regenerate. 1922 19232009-09-23 Nick Clifton <nickc@redhat.com> 1924 1925 * config.sub, config.guess: Update from upstream sources. 1926 19272009-09-22 Loren J. Rittle <ljrittle@acm.org> 1928 1929 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/. 1930 * Makefile.in: Rebuilt. 1931 19322009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1933 1934 PR bootstrap/32272 1935 * configure.ac: Error out if $srcdir isn't '.' but contains 1936 host-${host_noncanonical}. 1937 * configure: Regenerate. 1938 19392009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1940 1941 * configure.ac: If bootstrapping a combined tree with 1942 --enable-gold, require c++ in stage1_languages. 1943 * configure: Regenerate. 1944 1945 * configure.ac: Also add target_libs of stage1_languages to 1946 bootstrap_target_libs. 1947 * configure: Regenerate. 1948 1949 * configure.ac: Diagnose --enable-build-with-cxx bootstrap 1950 with --enable-languages not containing c++. 1951 * configure: Regenerate. 1952 19532009-09-16 Jie Zhang <jie.zhang@analog.com> 1954 1955 * configure.ac: Disable java and boehm-gc for bfin-*-*. 1956 * configure: Regenerate. 1957 19582009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1959 1960 * configure.ac: Do not use $extrasub for replacing @if/@endif 1961 parts in Makefile; instead, use additional arguments to 1962 AC_CONFIG_COMMANDS to do the replacement manually, with several 1963 sed invocations, to avoid HP-UX sed command limits. 1964 * configure: Regenerate. 1965 19662009-09-04 Alexandre Oliva <aoliva@redhat.com> 1967 1968 * configure.ac (with-build-config): Document. Handle without. 1969 Handle missing argument. 1970 * configure: Rebuilt. 1971 19722009-09-03 Alexandre Oliva <aoliva@redhat.com> 1973 1974 * configure.ac (--with-build-config): New. Set BUILD_CONFIG. 1975 Default to bootstrap-debug only if compare-debug works. 1976 * configure: Rebuilt. 1977 * Makefile.tpl: Make BUILD_CONFIG configure-configurable. 1978 * Makefile.in: Rebuilt. 1979 19802009-09-01 Alexandre Oliva <aoliva@redhat.com> 1981 1982 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug. 1983 * Makefile.in: Rebuilt. 1984 19852009-09-02 Paolo Bonzini <bonzini@gnu.org> 1986 1987 * Makefile.tpl (AWK): Fix typo. 1988 * Makefile.in: Regenerate. 1989 19902009-09-02 Paolo Bonzini <bonzini@gnu.org> 1991 1992 * configure.ac: Detect awk and sed. 1993 * Makefile.def (flags_to_pass): Add AWK and SED. 1994 * Makefile.tpl (AWK, SED): New. 1995 (BASE_FLAGS_TO_PASS): Add AWK and SED. 1996 * configure: Regenerate. 1997 * Makefile.in: Regenerate. 1998 19992009-09-01 Tristan Gingold <gingold@adacore.com> 2000 2001 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts. 2002 Remove logical names. 2003 20042009-08-31 Dave Korn <dave.korn.cygwin@gmail.com> 2005 2006 * ltmain.sh (func_normal_abspath): New function. 2007 (func_relative_path): Likewise. 2008 (func_mode_help): Document new -bindir option for link mode. 2009 (func_mode_link): Add new -bindir option, and use it to place 2010 output DLL if specified. 2011 20122009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2013 2014 * configure.ac (AC_PREREQ): Bump to 2.64. 2015 20162009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2017 2018 * README-maintainer-mode: Point directly to upstream locations 2019 for autoconf, automake, libtool, gettext, instead of copies on 2020 sources.redhat.com. Document required versions. 2021 * configure.ac: Do not substitute datarootdir, htmldir, 2022 pdfdir, docdir. Do not process --with-datarootdir, 2023 --with-htmldir, --with-pdfdir, --with-docdir. 2024 * configure: Regenerate. 2025 2026 * configure: Regenerate. 2027 2028 * compile: Sync from Automake 1.11. 2029 * depcomp: Likewise. 2030 * install-sh: Likewise. 2031 * missing: Likewise. 2032 * mkinstalldirs: Likewise. 2033 * ylwrap: Likewise. 2034 20352009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2036 2037 * configure.ac: Call AC_DISABLE_OPTION_CHECKING. 2038 (baseargs): Add --disable-option-checking. 2039 * configure: Regenerate. 2040 2041 * Makefile.def (configure-target-libiberty): Depend on 2042 all-binutils and all-ld. 2043 (configure-target-newlib): Likewise. 2044 * Makefile.in: Regenerate. 2045 20462009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2047 2048 Sync with GCC, merge: 2049 2050 2009-07-31 Christian Bruel <christian.bruel@st.com> 2051 2052 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs. 2053 * configure: Regenerate. 2054 2055 2009-07-06 Ian Lance Taylor <iant@google.com> 2056 2057 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs). 2058 * configure: Rebuild. 2059 2060 2009-06-26 Steve Ellcey <sje@cup.hp.com> 2061 2062 PR bootstrap/40338 2063 * configure.ac (comparestring): Create new variable. 2064 * Makefile.tpl (comparestring): Use to skip some comparisions. 2065 * configure: Regenerate. 2066 * Makefile.in: Regenerate. 2067 2068 2009-06-23 Ian Lance Taylor <iant@google.com> 2069 2070 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to 2071 boot_languages. Only bootstrap target libraries listed in 2072 target_libs for some boot language. Add --with-stage1-ldflags, 2073 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove 2074 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions 2075 if not building with C++. 2076 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true. 2077 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables. 2078 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables. 2079 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS. 2080 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add 2081 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS. 2082 (POSTSTAGE1_FLAGS_TO_PASS): Likewise. 2083 * configure, Makefile.in: Rebuild. 2084 2085 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 2086 2087 * configure.ac: Detect MPC in default directory. 2088 * configure: Regenerate. 2089 2090 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com> 2091 2092 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib 2093 to noconfdirs. 2094 * configure: Regenerate. 2095 2096 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 2097 2098 * Makefile.def: Add MPC support and dependencies. 2099 * configure.ac: Likewise. Reorganize GMP/MPFR checks. 2100 2101 * Makefile.in, configure: Regenerate. 2102 2103 2009-05-24 Nicolas Roche <roche@adacore.com> 2104 2105 * Makefile.tpl (compare-target): Skip ./ada/*tools directories. 2106 * Makefile.in: Regenerate. 2107 2108 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com> 2109 2110 * configure.ac (cygwin noconfigdirs): Remove libgcj. 2111 * configure: Regenerate. 2112 2113 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com> 2114 2115 * configure.ac ($with_ppl): Default to no if not supplied. 2116 ($with_cloog): Likewise. 2117 configure: Regenerate. 2118 2119 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 2120 2121 PR bootstrap/39739 2122 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST. 2123 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags. 2124 2125 * configure, Makefile.in: Regenerate. 2126 2127 2009-04-14 Jakub Jelinek <jakub@redhat.com> 2128 2129 * configure.ac: Change copyright header to refer to version 2130 3 of the GNU General Public License and to point readers at the 2131 COPYING3 file and the FSF's license web page. 2132 * Makefile.def: Likewise. 2133 * Makefile.tpl: Likewise. 2134 * Makefile.in: Regenerate. 2135 2136 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu> 2137 2138 * configure.ac: Restore match for darwin9 or later. Use double 2139 brackets since regeneration eats one pair. 2140 * configure: Regenerate. 2141 21422009-08-18 Christopher Faylor <me+cygwin@cgf.cx> 2143 2144 * MAINTAINERS: Perform some obvious fixups. 2145 21462009-08-17 Ben Elliston <bje@au.ibm.com> 2147 2148 * config.sub, config.guess: Update from upstream sources. 2149 21502009-08-06 Michael Eager <eager@eagercon.com> 2151 2152 * configure.ac: Add Microblaze target. 2153 * configure: Regenerate. 2154 21552009-07-02 Tristan Gingold <gingold@adacore.com> 2156 2157 * configure.ac: Do not exclude gas for i386-*-darwin. 2158 Add a case for x86_64-*-darwin. 2159 * configure: Regenerate. 2160 21612009-06-26 Doug Evans <dje@sebabeach.org> 2162 2163 * Makefile.def (host_modules): Add cgen. 2164 * Makefile.in: Regenerate. 2165 * configure.ac (host_tools): Add cgen. 2166 * configure: Regenerate. 2167 21682009-06-17 Michael Eager <eager@eagercon.com> 2169 2170 * COPYING.LIBGLOSS: Add Xilinx license. 2171 21722009-06-15 Ryan Mansfield <rmansfield@qnx.com> 2173 2174 * configure.ac: Define is_elf for QNX Neutrino targets. 2175 * configure: Regenerate. 2176 21772009-06-03 Jerome Guitton <guitton@adacore.com> 2178 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2179 2180 * Makefile.tpl (all): Avoid a trailing backslash. 2181 * Makefile.in: Regenerate. 2182 21832009-06-03 Ben Elliston <bje@au.ibm.com> 2184 2185 * config.sub, config.guess: Update from upstream sources. 2186 21872009-06-02 Alexandre Oliva <aoliva@redhat.com> 2188 2189 * Makefile.tpl ([+compare-target+]): Compare all stage 2190 directories, rather than just gcc. 2191 * Makefile.in: Rebuilt. 2192 21932009-05-28 Doug Kwan <dougkwan@google.com> 2194 2195 * configure.ac: Support gold for target arm*-*-*. 2196 * configure: Regenerate. 2197 21982009-05-27 Alexandre Oliva <aoliva@redhat.com> 2199 2200 * Makefile.tpl (all): Avoid harmless warning in make all when 2201 gcc-bootstrap is enabled but stage_last does not exist. 2202 * Makefile.in: Rebuilt. 2203 22042009-05-25 Tristan Gingold <gingold@adacore.com> 2205 2206 * setup.com: Complete the file with configuration and build. 2207 22082009-05-18 Alexandre Oliva <aoliva@redhat.com> 2209 2210 PR other/40159 2211 * Makefile.tpl (all): Don't assume gcc-bootstrap and 2212 gcc-no-bootstrap are mutually exclusive. 2213 * Makefile.in: Rebuilt. 2214 22152009-05-18 Alexandre Oliva <aoliva@redhat.com> 2216 2217 PR other/40159 2218 * Makefile.tpl (all): Don't end with unconditional success. 2219 * Makefile.in: Rebuilt. 2220 22212009-05-12 Alexandre Oliva <aoliva@redhat.com> 2222 2223 PR target/37137 2224 * Makefile.def (flags_to_pass): Remove redundant and incomplete 2225 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS. 2226 Add FLAGS_FOR_TARGET and BUILD_CONFIG. 2227 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn 2228 stage_configureflags, stage_cflags and stage_libcflags into 2229 explicit Makefile macros. 2230 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and 2231 GFORTRAN. 2232 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to 2233 CC. Set CC_FOR_BUILD from CC. 2234 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS, 2235 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and 2236 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to 2237 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ, 2238 and GFORTRAN. 2239 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New. 2240 (_LIBCFLAGS): Renamed to _TFLAGS. 2241 (do-compare-debug, do-compare3-debug): Drop. 2242 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET, 2243 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET. 2244 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET, 2245 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down. 2246 (XGCC_FLAGS_FOR_TARGET): New. 2247 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS. 2248 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN. 2249 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and 2250 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS, 2251 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS 2252 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and 2253 TFLAGS. 2254 (BUILD_CONFIG): Include if requested. 2255 (all): Set TFLAGS on bootstrap. 2256 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS. 2257 (all-stageid-prefixmodule): Likewise. 2258 (do-clean, distclean-stageid): Set TFLAGS. 2259 (restrap): Fix whitespace. 2260 * Makefile.in: Rebuilt. 2261 22622009-04-25 Eric Botcazou <ebotcazou@adacore.com> 2263 2264 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND. 2265 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND. 2266 * Makefile.in: Regenerate. 2267 22682009-04-24 Eli Zaretskii <eliz@gnu.org> 2269 2270 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for 2271 consistency with config.sub. (Update from upstream sources.) 2272 22732009-04-21 Joseph Myers <joseph@codesourcery.com> 2274 2275 * texinfo/texinfo.tex: Update to version 2009-03-28.05. 2276 22772009-04-17 Ben Elliston <bje@au.ibm.com> 2278 2279 * config.sub, config.guess: Update from upstream sources. 2280 22812009-04-15 Anthony Green <green@moxielogic.com> 2282 2283 * configure.ac: Add moxie support. 2284 * configure: Rebuilt. 2285 22862009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 2287 2288 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1. 2289 * configure: Regenerate. 2290 22912009-04-09 H.J. Lu <hongjiu.lu@intel.com> 2292 2293 PR gas/10039 2294 * configure.ac: Require texinfo 4.7. 2295 * configure: Regenerated. 2296 22972009-04-09 Steve Ellcey <sje@cup.hp.com> 2298 2299 * Makefil.def (languages): New entries. 2300 * Makefile.tpl (check-gcc-*): New generic target. 2301 * Makefile.in: Regenerate. 2302 23032009-03-27 Eli Zaretskii <eliz@gnu.org> 2304 2305 * djunpack.bat: Use ".." quoting in Sed command, for the sake of 2306 Windows builds of Sed. 2307 23082009-03-18 Tom Tromey <tromey@redhat.com> 2309 2310 * configure: Rebuild. 2311 * configure.ac (host_libs): Add libiconv. 2312 * Makefile.in: Rebuild. 2313 * Makefile.def (host_modules): Add libiconv. 2314 (configure-gdb, all-gdb): Depend on libiconv. 2315 23162009-03-16 Tristan Gingold <gingold@adacore.com> 2317 2318 * configure.ac: Treat gdb as supported on x86_64-darwin. 2319 * configure: Regenerate. 2320 23212009-03-16 Joseph Myers <joseph@codesourcery.com> 2322 2323 Merge from GCC: 2324 2325 2009-03-16 Joseph Myers <joseph@codesourcery.com> 2326 2327 * configure.ac (--with-host-libstdcxx): New option. 2328 * configure: Regenerate. 2329 2330 2009-01-29 Robert Millan <rmh@aybabtu.com> 2331 2332 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu). 2333 * configure: Regenerate. 2334 2335 2009-01-12 Sebastian Pop <sebastian.pop@amd.com> 2336 2337 PR tree-optimization/38515 2338 * configure.ac (cloog-polylib): Removed. 2339 (with_ppl, with_cloog): Test for "no". 2340 * configure: Regenerated. 2341 23422009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2343 2344 Backport from git Libtool: 2345 2346 2009-01-19 Robert Millan <rmh@aybabtu.com> 2347 Support GNU/kOpenSolaris. 2348 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER) 2349 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS) 2350 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize 2351 GNU/kOpenSolaris. 2352 23532009-02-05 Andreas Schwab <schwab@suse.de> 2354 2355 * Makefile.tpl (stage_last): Define $r and $s before using 2356 $(RECURSE_FLAGS_TO_PASS). 2357 * Makefile.in: Regenerate 2358 23592009-01-21 Jeff Johnston <jjohnstn@redhat.com> 2360 2361 * COPYING.NEWLIB: Add ARM license. 2362 23632009-01-16 Alan Modra <amodra@bigpond.net.au> 2364 2365 * Makefile.def (configure-opcodes): Depend on configure-libiberty. 2366 (all-opcodes): Depend on all-libiberty. 2367 * Makefile.in: Regenerate. 2368 23692009-01-15 Douglas B Rupp <rupp@gnat.com> 2370 2371 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support. 2372 * configure: Regenerate. 2373 23742008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2375 2376 Backport link test fix from upstream Libtool: 2377 2378 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS): 2379 Add cache variables to tests that require the linker to work. 2380 For shlibpath_overrides_runpath, this also changes the semantics 2381 to let the result from the C compiler take precedence. 2382 compiler take precedence. 2383 23842008-12-02 Ben Elliston <bje@au.ibm.com> 2385 2386 * config.sub, config.guess: Update from upstream sources. 2387 23882008-12-17 Jeff Johnston <jjohnstn@redhat.com> 2389 2390 * COPYING.NEWLIB: Updated. 2391 * COPYING.LIBGLOSS: Ditto. 2392 23932008-12-16 Paolo Bonzini <bonzini@gnu.org> 2394 2395 Sync with GCC: 2396 2397 2008-12-12 Sebastian Pop <sebastian.pop@amd.com> 2398 2399 * configure.ac (ppllibs): Add by default the lib flags. 2400 * configure: Regenerate. 2401 2402 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu> 2403 2404 * configure.ac: Add double brackets on darwin[912]. 2405 * configure: Regenerate. 2406 2407 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu> 2408 2409 * configure.ac: Expand to darwin10 and later. 2410 * configure: Regenerate. 2411 24122008-12-02 Andreas Schwab <schwab@suse.de> 2413 2414 * Makefile.def: configure-target-boehm-gc depends on 2415 all-target-libstdc++-v3. 2416 * Makefile.in: Regenerate. 2417 24182008-12-02 Ben Elliston <bje@au.ibm.com> 2419 2420 * config.sub, config.guess: Update from upstream sources. 2421 24222008-11-27 Joseph Myers <joseph@codesourcery.com> 2423 2424 Merge from GCC: 2425 2426 2007-12-02 Matthias Klose <doko@ubuntu.com> 2427 2428 * config-ml.in: Remove 64bit configure tests. 2429 2430 2008-05-14 Rafael Espindola <espindola@google.com> 2431 2432 * config-ml.in: don't handle --enable-shared and --enable-static. 2433 2434 2008-09-02 Sebastian Pop <sebastian.pop@amd.com> 2435 Tobias Grosser <grosser@fim.uni-passau.de> 2436 Jan Sjodin <jan.sjodin@amd.com> 2437 Harsha Jagasia <harsha.jagasia@amd.com> 2438 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com> 2439 Konrad Trifunovic <konrad.trifunovic@inria.fr> 2440 Adrien Eliche <aeliche@isty.uvsq.fr> 2441 2442 Merge from graphite branch. 2443 * configure: Regenerate. 2444 * Makefile.in: Regenerate. 2445 * configure.ac (host_libs): Add ppl and cloog. 2446 Add checks for PPL and CLooG. 2447 * Makefile.def (ppl, cloog): Added modules and dependences. 2448 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New. 2449 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New. 2450 2451 2008-09-03 Richard Guenther <rguenther@suse.de> 2452 2453 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the 2454 cloog test. 2455 * configure: Re-generate. 2456 2457 2008-09-03 Sebastian Pop <sebastian.pop@amd.com> 2458 2459 * configure.ac (--with-cloog-polylib): New. 2460 (--disable-cloog-version-check): New. 2461 (--disable-ppl-version-check): New. 2462 * configure: Re-generate. 2463 2464 2008-09-05 Richard Guenther <rguenther@suse.de> 2465 2466 * configure.ac: Initialize clooglibs to -lcloog. 2467 * configure: Re-generate. 2468 2469 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 2470 2471 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and 2472 recommended version to 2.3.2. 2473 2474 * configure: Regenerate. 2475 2476 2008-10-31 Ben Elliston <bje@au.ibm.com> 2477 2478 * configure.ac (spu-*-*): Remove special case. 2479 * configure: Regenerate. 2480 2481 Complete comment text from GCC version of: 2482 2483 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com> 2484 2485 * configure.ac (RPATH_ENVVAR): Use PATH on Windows. 2486 (GCC_SHLIB_SUBDIR): New. 2487 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR. 2488 * configure: Regenerate. 2489 * Makefile.in: Regenerate. 2490 24912008-11-27 Tristan Gingold <gingold@adacore.com> 2492 2493 * configure.ac: Build gdb for i?86-*-darwin* 2494 * configure: Regenerated. 2495 24962008-11-14 Daniel Jacobowitz <dan@codesourcery.com> 2497 2498 PR bootstrap/38014 2499 PR bootstrap/37923 2500 2501 Revert: 2502 2503 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com> 2504 2505 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo. 2506 * Makefile.in: Regenerated. 2507 2508 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com> 2509 2510 PR gdb/921 2511 PR gdb/1646 2512 PR gdb/2175 2513 PR gdb/2176 2514 2515 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS. 2516 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS. 2517 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS. 2518 (HOST_EXPORTS): Pass CPPFLAGS. 2519 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define. 2520 (LDFLAGS_FOR_TARGET): Initialize from configure script. 2521 (EXTRA_TARGET_FLAGS): Set CPPFLAGS. 2522 * Makefile.in, configure: Regenerated. 2523 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET, 2524 and CPPFLAGS_FOR_BUILD. 2525 25262008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com> 2527 2528 * configure.ac [spu-*-*]: Do not set skipdirs. 2529 * configure: Re-generate. 2530 25312008-10-24 Daniel Jacobowitz <dan@codesourcery.com> 2532 2533 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo. 2534 * Makefile.in: Regenerated. 2535 25362008-10-22 Daniel Jacobowitz <dan@codesourcery.com> 2537 2538 PR gdb/921 2539 PR gdb/1646 2540 PR gdb/2175 2541 PR gdb/2176 2542 2543 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS. 2544 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS. 2545 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS. 2546 (HOST_EXPORTS): Pass CPPFLAGS. 2547 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define. 2548 (LDFLAGS_FOR_TARGET): Initialize from configure script. 2549 (EXTRA_TARGET_FLAGS): Set CPPFLAGS. 2550 * Makefile.in, configure: Regenerated. 2551 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET, 2552 and CPPFLAGS_FOR_BUILD. 2553 25542008-09-29 Peter O'Gorman <pogma@thewrittenword.com> 2555 2556 * libtool.m4: Update to libtool 2.2.6. 2557 * lt~obsolete.m4: Update to libtool 2.2.6. 2558 * ltmain.sh: Update to libtool 2.2.6. 2559 * ltsugar.m4: Update to libtool 2.2.6. 2560 * ltversion.m4: Update to libtool 2.2.6. 2561 * ltoptions.m4: Update to libtool 2.2.6. 2562 * ltgcc.m4: Update to match changes from libtool 2.2.6. 2563 25642008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com> 2565 2566 * configure.ac (RPATH_ENVVAR): Use PATH on Windows. 2567 (GCC_SHLIB_SUBDIR): New. 2568 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR. 2569 * configure: Regenerate. 2570 * Makefile.in: Regenerate. 2571 25722008-08-28 Tristan Gingold <gingold@adacore.com> 2573 2574 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9): 2575 Enable bfd, binutils and opcodes. 2576 * configure: Regenerate. 2577 25782008-08-16 Nicolas Roche <roche@adacore.com> 2579 2580 * Makefile.tpl: Add BOOT_ADAFLAGS. 2581 * Makefile.in: Regenerate. 2582 25832008-08-16 Richard Sandiford <rdsandiford@googlemail.com> 2584 2585 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu. 2586 * configure: Regenerate. 2587 25882008-07-30 Paolo Bonzini <bonzini@gnu.org> 2589 2590 Sync with gcc: 2591 2008-07-30 Paolo Bonzini <bonzini@gnu.org> 2592 2593 * configure.ac: Add makefile fragments for hpux. 2594 * Makefile.def (flags_to_pass): Add ADA_CFLAGS. 2595 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS. 2596 * configure: Regenerate. 2597 * Makefile.in: Regenerate. 2598 2599 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2600 2601 * Makefile.tpl ($(srcdir)/configure): Update dependencies. 2602 * Makefile.in: Regenerate. 2603 * configure: Regenerate. 2604 26052008-06-18 Ian Lance Taylor <iant@google.com> 2606 2607 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp. 2608 2609 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp. 2610 26112008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2612 2613 * configure: Regenerate. 2614 26152008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2616 2617 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when 2618 "$@" is still intact with both Autoconf 2.59 and 2.62. 2619 * configure: Regenerate. 2620 26212008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2622 2623 * Makefile.tpl: Fix comment errors. 2624 * Makefile.in: Regenerate. 2625 26262008-06-13 Julian Brown <julian@codesourcery.com> 2627 2628 * configure.ac (arm*-*-linux-gnueabi): Don't disable building 2629 of libobjc for ARM EABI Linux. 2630 * configure: Regenerate. 2631 26322008-06-12 David S. Miller <davem@davemloft.net> 2633 David Edelsohn <edelsohn@gnu.org> 2634 2635 * configure.ac: Add powerpc*-*-* to gold supported targets. 2636 * configure: Regenerate. 2637 26382008-06-08 Joseph Myers <joseph@codesourcery.com> 2639 2640 PR tree-optimization/36218 2641 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD. 2642 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define. 2643 (all prefix="build-"): Pass them to build-system sub-makes. 2644 * Makefile.in: Regenerate. 2645 26462008-05-16 Daniel Jacobowitz <dan@codesourcery.com> 2647 2648 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS, 2649 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp, 2650 mkdep, and compile. Update comments. 2651 (ETC_SUPPORT): Add ChangeLog and update comments. 2652 26532008-05-11 Ian Lance Taylor <iant@google.com> 2654 2655 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold. 2656 26572008-04-18 Paolo Bonzini <bonzini@gnu.org> 2658 2659 Sync with gcc: 2660 2008-04-18 Paolo Bonzini <bonzini@gnu.org> 2661 2662 PR bootstrap/35457 2663 * configure.ac: Include override.m4. 2664 * configure: Regenerate. 2665 2666 2008-04-18 Paolo Bonzini <bonzini@gnu.org> 2667 2668 * Makefile.tpl (restrap): Call `make all' using double-colon rules. 2669 * Makefile.in: Regenerate. 2670 2671 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com> 2672 2673 * configure.ac: Do not build libssp for the AVR. 2674 * configure: Regenerate. 2675 26762008-04-18 Nick Clifton <nickc@redhat.com> 2677 2678 * MAINTAINERS: Replace reference to configure.in with reference to 2679 configure.ac. 2680 26812008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com> 2682 2683 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb 2684 as nonconfigurable directories list. 2685 * configure: Regenerate. 2686 26872008-04-14 David S. Miller <davem@davemloft.net> 2688 2689 * configure.ac: Add sparc*-*-* to gold supported targets. 2690 * configure: Regenerate. 2691 26922008-04-14 Ben Elliston <bje@au.ibm.com> 2693 2694 * config.sub, config.guess: Update from upstream sources. 2695 26962008-04-12 Hans-Peter Nilsson <hp@axis.com> 2697 2698 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80. 2699 * Makefile.in: Regenerate. 2700 27012008-04-07 Ian Lance Taylor <iant@google.com> 2702 2703 * Makefile.def: check-gold depends upon all-binutils. 2704 * Makefile.in: Regenerate. 2705 27062008-04-04 Nick Clifton <nickc@redhat.com> 2707 2708 PR binutils/4334 2709 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted 2710 builds. 2711 * configure: Regenerate. 2712 27132008-04-04 NightStrike <NightStrike@gmail.com> 2714 2715 PR other/35151 2716 * configure.ac: Combine rules for mingw32 and mingw64. 2717 * configure: Regenerate. 2718 27192008-03-27 Paolo Bonzini <bonzini@gnu.org> 2720 2721 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove. 2722 * Makefile.in: Regenerate. 2723 27242008-03-20 Ian Lance Taylor <iant@google.com> 2725 2726 * configure.ac: Add support for --enable-gold. 2727 * Makefile.def: Add gold as a directory like ld. 2728 * configure, Makefile.in: Regenerate. 2729 27302008-03-19 Andreas Krebbel <krebbel1@de.ibm.com> 2731 2732 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added. 2733 (s390_cond_extensions): Reduced extensions to the compare related. 2734 (main): z10 cpu type option added. 2735 (expandConditionalJump): Renamed to ... 2736 (insertExpandedMnemonic): ... this. 2737 2738 * opcodes/s390-opc.c: Re-group the operand format makros. 2739 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI, 2740 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU, 2741 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0, 2742 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU, 2743 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU, 2744 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI, 2745 INSTR_SIL_RDU): New instruction formats added. 2746 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI, 2747 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0, 2748 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI, 2749 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR, 2750 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD, 2751 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format 2752 masks added. 2753 (s390_opformats): New formats added "ris", "rrs", "sil". 2754 * opcodes/s390-opc.txt: Add the conditional jumps with the 2755 extensions removed from automatic expansion in s390-mkopc.c manually. 2756 (asi - trtre): Add new System z10 EC instructions. 2757 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added. 2758 27592008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2760 2761 * configure.ac: m4_include config/proginstall.m4. 2762 * configure: Regenerate. 2763 27642008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2765 2766 Backport from upstream Libtool: 2767 2768 2007-10-12 Eric Blake <ebb9@byu.net> 2769 2770 Deal with Autoconf 2.62's semantic change in m4_append. 2771 * ltsugar.m4 (lt_append): Replace broken versions of 2772 m4_append. 2773 (lt_if_append_uniq): Don't require separator to be overquoted, 2774 and avoid broken m4_append. 2775 (lt_dict_add): Fix typo. 2776 * libtool.m4 (_LT_DECL): Don't overquote separator. 2777 27782008-03-13 David Edelsohn <edelsohn@gnu.org> 2779 2780 * config.rpath: Add AIX 6 support. 2781 27822008-03-13 Paolo Bonzini <bonzini@gnu.org> 2783 2784 * Makefile.def (stageprofile). Remove -fprofile-generate 2785 from stage_libcflags. 2786 * Makefile.in: Regenerate. 2787 27882008-03-13 Ben Elliston <bje@au.ibm.com> 2789 2790 * config.sub, config.guess: Update from upstream sources. 2791 27922008-03-06 Florian Krohm <fkrohm@us.ibm.com> 2793 2794 * s390-opc.c (INSTR_RSL_R0RD): Fix operands. 2795 * s390-opc.txt (cmpsc): Duplicate entry removed. 2796 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr, 2797 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr, 2798 fier, cu42, cu41): Fix operand format. 2799 28002008-02-20 Paolo Bonzini <bonzini@gnu.org> 2801 2802 PR bootstrap/32009 2803 PR bootstrap/32161 2804 2805 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here. 2806 * configure: Regenerate. 2807 2808 * Makefile.def: Define stage_libcflags for all bootstrap stages. 2809 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS, 2810 STAGE4_LIBCFLAGS): New. 2811 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without 2812 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET). 2813 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS. 2814 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS. 2815 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags 2816 for target modules. Don't export LIBCFLAGS. 2817 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass 2818 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after 2819 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET. 2820 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with 2821 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS). 2822 * Makefile.in: Regenerate. 2823 28242008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2825 2826 PR libgcj/33085 2827 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>: 2828 Do not use -DDLL_EXPORT. Backport from upstream. 2829 28302008-02-14 Nick Clifton <nickc@redhat.com> 2831 2832 Import this patch from gcc: 2833 2008-01-24 David Edelsohn <edelsohn@gnu.org> 2834 2835 * libtool.m4: Backport AIX 6 support from ToT Libtool. 2836 28372008-02-02 Hans-Peter Nilsson <hp@axis.com> 2838 2839 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf. 2840 * configure: Regenerate. 2841 28422008-01-31 Marc Gauthier <marc@tensilica.com> 2843 2844 * configure.ac (xtensa*-*-*): Recognize processor variants. 2845 * configure: Regenerate. 2846 28472008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2848 2849 PR bootstrap/34922 2850 * configure.ac (PARSE_ARGS): Push suitable setting of 2851 ac_subdirs_all, for `./configure --help=recursive'. 2852 Handle `+' in generic toplevel directory disabling. 2853 * configure: Regenerate. 2854 28552008-01-23 Ben Elliston <bje@au.ibm.com> 2856 2857 * config.sub, config.guess: Update from upstream sources. 2858 28592008-01-08 Ben Elliston <bje@au.ibm.com> 2860 2861 * config.sub, config.guess: Update from upstream sources. 2862 28632007-12-19 Jeff Johnston <jjohnstn@redhat.com> 2864 2865 * COPYING.LIBGLOSS: Update default copyright. 2866 28672007-12-19 Jeff Johnston <jjohnstn@redhat.com> 2868 2869 * COPYING.NEWLIB: Update default copyright. 2870 28712007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 2872 2873 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1. 2874 Change recommended MPFR from 2.2.1 > 2.3.0. 2875 * configure: Regenerate. 2876 28772007-12-13 Richard Sandiford <rsandifo@nildram.co.uk> 2878 2879 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g. 2880 (CXXFLAGS_FOR_TARGET): Add -O2 -g. 2881 * Makefile.in: Regenerate. 2882 28832007-12-10 Andreas Tobler <a.tobler@schweiz.org> 2884 2885 * configure.ac: Enable libjava for x86_64-*-darwin9. 2886 * configure: Regenerate. 2887 28882007-12-05 Ben Elliston <bje@au.ibm.com> 2889 2890 * config.sub, config.guess: Update from upstream sources. 2891 28922007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2893 2894 * config-ml.in: Robustify against white space in absolute file 2895 names. 2896 2897 * config-ml.in (multi-clean): Substitute ${Makefile}. 2898 Remove superfluous ${Makefile} in list. 2899 29002007-10-23 Daniel Jacobowitz <dan@codesourcery.com> 2901 2902 * Makefile.def (dependencies): Make configure-gdb depend on 2903 all-intl. 2904 * Makefile.in: Regenerated. 2905 29062007-10-15 Patrick Mansfield <patmans@us.ibm.com> 2907 2908 * Makefile.def: To avoid problems running with parallel makes, 2909 build newlib before libgloss so that target specific header 2910 files are availble. 2911 * Makefile.in: Regenerate. 2912 29132007-10-11 Daniel Jacobowitz <dan@codesourcery.com> 2914 2915 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber. 2916 * Makefile.in: Regenerate. 2917 29182007-10-11 Daniel Jacobowitz <dan@codesourcery.com> 2919 2920 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber. 2921 * libdecnumber: New directory, imported from GCC. 2922 29232007-10-08 Mike Frysinger <vapier@gentoo.org> 2924 2925 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD, 2926 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build. 2927 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default 2928 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS. 2929 * configure: Regenerate. 2930 29312007-10-01 Paolo Bonzini <bonzini@gnu.org> 2932 2933 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD, 2934 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD, 2935 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD, 2936 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions. 2937 * configure.ac: Default them to host tools for $host = $build. 2938 Subst them. 2939 2940 * configure: Regenerate. 2941 * Makefile.in: Regenerate. 2942 29432007-09-20 Richard Sandiford <rsandifo@nildram.co.uk> 2944 2945 * configure.ac (mipsisa*-*-elfoabi*): New stanza. 2946 * configure: Regenerate. 2947 29482007-09-19 Benjamin Kosnik <bkoz@redhat.com> 2949 2950 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before 2951 libstdc++. 2952 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++. 2953 * configure: Regenerate. 2954 * Makefile.in: Regenerate. 2955 29562007-09-17 Andreas Schwab <schwab@suse.de> 2957 2958 * configure.ac: Raise minimum makeinfo version to 4.6. 2959 * configure: Regenerate. 2960 29612007-09-15 Alan Modra <amodra@bigpond.net.au> 2962 2963 * configure.ac: Correct makeinfo version check. 2964 * configure: Regenerate. 2965 29662007-09-14 Richard Sandiford <richard@codesourcery.com> 2967 2968 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty 2969 to $skipdirs and only disable gprof for newlib. Use the normal 2970 mips*-elf* handling in other respects. 2971 * configure: Regnerate. 2972 29732007-09-12 David Daney <ddaney@avtrex.com> 2974 2975 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus 2976 enabling libgcj. 2977 * configure: Regenerate. 2978 29792007-09-12 Richard Guenther <rguenther@suse.de> 2980 2981 * configure.ac (--enable-stage1-checking): If neither --enable-checking 2982 nor --disable-checking is provided also turn on yes and types 2983 checking for stage1. 2984 * configure: Re-generate. 2985 29862007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> 2987 2988 PR target/33281 2989 * configure.ac: Use config/mh-mingw on mingw. 2990 * configure: Regenerate. 2991 29922007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk> 2993 2994 PR other/32154 2995 * configure.ac: For libgloss targets, point the linker to the linker 2996 script, startup code and simulator library. 2997 * configure: Regenerate. 2998 29992007-09-09 Andrew Haley <aph@redhat.com> 3000 3001 * configure.ac (noconfigdirs): Remove target-libffi and 3002 target-libjava. 3003 30042007-08-29 Nick Clifton <nickc@redhat.com> 3005 3006 * config.sub, config.guess: Update from upstream sources. 3007 30082007-08-21 Richard Guenther <rguenther@suse.de> 3009 3010 * configure.ac: Add types checking to stage1 checking flags. 3011 * configure: Regenerate. 3012 30132007-08-18 Paul Brook <paul@codesourcery.com> 3014 Joseph Myers <joseph@codesourcery.com> 3015 3016 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New. 3017 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it. 3018 * Makefile.in: Regenerate. 3019 * configure.ac (--with-debug-prefix-map): New. 3020 * configure: Regenerate. 3021 30222007-08-17 Richard Sandiford <richard@codesourcery.com> 3023 Nigel Stephens <nigel@mips.com> 3024 3025 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde 3026 as target_makefile_frag. 3027 * configure: Regenerate. 3028 30292007-08-16 Alexandre Oliva <aoliva@redhat.com> 3030 3031 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): 3032 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS. 3033 (bootstrap2-debug, bootstrap-debug): New bootstrap stages. 3034 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New. 3035 (do-compare, do-compare3, do-compare-debug): New. 3036 ([+compare-target+]): Use them. 3037 30382007-08-16 Alexandre Oliva <aoliva@redhat.com> 3039 3040 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): 3041 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS. 3042 (bootstrap2-debug, bootstrap-debug): New bootstrap stages. 3043 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New. 3044 (do-compare, do-compare3, do-compare-debug): New. 3045 ([+compare-target+]): Use them. 3046 30472007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 3048 Ben Elliston <bje@au.ibm.com> 3049 3050 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass 3051 --silent if $silent. 3052 * configure: Regenerate. 3053 30542007-08-12 Daniel Jacobowitz <dan@codesourcery.com> 3055 3056 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB. 3057 30582007-07-17 Nick Clifton <nickc@redhat.com> 3059 3060 * COPYING3: New file. Contains version 3 of the GNU General 3061 Public License. 3062 * COPYING3.LIB: New file. Contains version 3 of the GNU 3063 Lesser General Public License. 3064 30652007-07-11 Bernd Schmidt <bernd.schmidt@analog.com> 3066 3067 * configure.ac: Fix my previous change to really match GCC. 3068 * configure: Regenerate. 3069 30702007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 3071 3072 * configure.ac: Rewrite 'configure --help' strings to look nicer. 3073 * configure: Regenerate. 3074 30752007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 3076 3077 * configure.ac: Add some missing m4 quotation. 3078 * configure: Regenerate. 3079 30802007-07-09 Kai Tietz <kai.tietz@onevision.com> 3081 3082 * Makefile.def: Add windmc tool to build. 3083 * Makefile.tpl: Likewise. 3084 * configure.ac: Likewise. 3085 * Makefile.in: Regenerate. 3086 * configure: Regenerate. 3087 30882007-07-05 H.J. Lu <hongjiu.lu@intel.com> 3089 3090 * lt~obsolete.m4: New. Import from 20070318 libtool. 3091 30922007-06-29 Bernd Schmidt <bernd.schmidt@analog.com> 3093 3094 * configure.ac: Don't add target-libmudflap to noconfigdirs for 3095 uclinux and linux-uclibc targets. 3096 * configure: Regenerate. 3097 30982007-06-28 DJ Delorie <dj@redhat.com> 3099 3100 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're 3101 not building newlib. 3102 * configure: Regenerated. 3103 31042007-06-22 Daniel Jacobowitz <dan@codesourcery.com> 3105 3106 * src-release (DEVO_SUPPORT): Correct typos. 3107 31082007-06-18 Daniel Jacobowitz <dan@codesourcery.com> 3109 3110 * Makefile.def: Add dependency from configure-gdb to all-bfd. 3111 * Makefile.in: Regenerated. 3112 31132007-06-14 Paolo Bonzini <bonzini@gnu.org> 3114 3115 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile. 3116 (distclean-stage[+id+]): Possibly delete stage_last. 3117 * Makefile.in: Regenerate. 3118 31192007-06-07 Ben Elliston <bje@au.ibm.com> 3120 3121 * config.sub, config.guess: Update from upstream sources. 3122 31232007-06-07 Ben Elliston <bje@au.ibm.com> 3124 3125 * Makefile.tpl: Fix spelling error. 3126 * Makefile.in: Regenerate. 3127 31282007-06-04 Paolo Bonzini <bonzini@gnu.org> 3129 3130 Sync with gcc: 3131 2007-05-30 Jakub Jelinek <jakub@redhat.com> 3132 3133 PR bootstrap/29382 3134 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1. 3135 * configure: Rebuilt. 3136 31372007-06-01 Steve Ellcey <sje@cup.hp.com> 3138 3139 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set 3140 lt_cv_sys_max_cmd_len. 3141 31422007-05-31 Paolo Bonzini <bonzini@gnu.org> 3143 3144 * ltgcc.m4: Update from GCC. 3145 31462007-05-25 Andreas Tobler <a.tobler@schweiz.org> 3147 3148 * ltmain.sh: Fix Darwin verstring, remove ${wl}. 3149 31502007-05-24 Steve Ellcey <sje@cup.hp.com> 3151 3152 * ltmain.sh: Update from GCC. 3153 * libtool.m4: Update from GCC. 3154 * ltsugar.m4: New. Update from GCC. 3155 * ltversion.m4: New. Update from GCC. 3156 * ltoptions.m4: New. Update from GCC. 3157 * ltconfig: Remove. 3158 * ltcf-c.sh: Remove. 3159 * ltcf-cxx.sh: Remove. 3160 * ltcf-gcj.sh: Remove. 3161 * src-release: Update with new libtool file list. 3162 31632007-05-16 Paolo Bonzini <bonzini@gnu.org> 3164 3165 * Makefile.def (bootstrap_stage): Replace stage_make_flags with 3166 stage_cflags. 3167 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS): 3168 Remove CFLAGS/LIBCFLAGS. 3169 (configure-stage[+id+]-[+prefix+][+module+], 3170 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+]. 3171 * Makefile.in: Regenerate. 3172 31732007-04-14 Steve Ellcey <sje@cup.hp.com> 3174 3175 * config-ml.in: Update from GCC. 3176 31772007-04-09 Daniel Jacobowitz <dan@codesourcery.com> 3178 3179 * src-release (do-proto-toplev): Process the support directories before 3180 the tool directory. 3181 31822007-03-21 Richard Sandiford <richard@codesourcery.com> 3183 3184 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting 3185 of glob. Quote arguments with single quotes too. 3186 * configure: Regenerate. 3187 31882007-03-12 Brooks Moses <brooks.moses@codesourcery.com> 3189 3190 * Makefile.def (fixincludes): Remove unneeded "missing" lines. 3191 * Makefile.in: Regenerate 3192 31932007-03-07 Andreas Schwab <schwab@suse.de> 3194 3195 * configure: Regenerate. 3196 31972007-03-01 Brooks Moses <brooks.moses@codesourcery.com> 3198 3199 * configure.ac: Add "--with-pdfdir" configure option, 3200 which defines pdfdir variable. 3201 * Makefile.def (target=fixincludes): Add install-pdf to 3202 missing targets. 3203 (recursive_targets): Add install-pdf target. 3204 (flags_to_pass): Add pdfdir. 3205 * Makefile.tpl: Add pdfdir handling, add do-install-pdf 3206 target. 3207 * configure: Regenerate 3208 * Makefile.in: Regenerate 3209 32102007-02-28 Eric Christopher <echristo@apple.com> 3211 3212 Revert: 3213 2006-12-07 Mike Stump <mrs@apple.com> 3214 3215 * Makefile.def (dependencies): Add dependency for 3216 install-target-libssp and install-target-libgomp on 3217 install-gcc. 3218 * Makefile.in: Regenerate. 3219 32202007-02-27 Matt Kraai <kraai@ftbfs.org> 3221 3222 * configure: Regenerate. 3223 * configure.ac: Move statements after variable declarations. 3224 32252007-02-19 Joseph Myers <joseph@codesourcery.com> 3226 3227 * configure.ac: Adjust for loop syntax. 3228 * configure: Regenerate. 3229 32302007-02-18 Alexandre Oliva <aoliva@redhat.com> 3231 3232 * configure: Rebuilt. 3233 32342007-02-18 Alexandre Oliva <aoliva@redhat.com> 3235 3236 * configure.ac: Drop multiple occurrences of --enable-languages, 3237 and fix its quoting. 3238 * configure: Rebuilt. 3239 32402007-02-17 Mark Mitchell <mark@codesourcery.com> 3241 Nathan Sidwell <nathan@codesourcery.com> 3242 Vladimir Prus <vladimir@codesourcery.com 3243 Joseph Myers <joseph@codesourcery.com> 3244 3245 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting. 3246 * configure: Regenerate. 3247 32482007-02-13 Daniel Jacobowitz <dan@codesourcery.com> 3249 3250 * configure.ac (target_libraries): Move libgcc before libiberty. 3251 * configure: Regenerated. 3252 32532007-02-13 Paolo Bonzini <bonzini@gnu.org> 3254 3255 * configure: Regenerate again? 3256 32572007-02-13 Paolo Bonzini <bonzini@gnu.org> 3258 3259 * configure: Reapply PR30748 fix which was lost in the previous commit. 3260 32612007-02-13 Daniel Jacobowitz <dan@codesourcery.com> 3262 Paolo Bonzini <bonzini@gnu.org> 3263 3264 PR bootstrap/30753 3265 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC 3266 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix. 3267 * configure: Regenerated. 3268 32692007-02-10 Paolo Bonzini <bonzini@gnu.org> 3270 3271 * configure: Regenerate. 3272 32732007-02-09 Daniel Jacobowitz <dan@codesourcery.com> 3274 3275 PR bootstrap/30748 3276 * configure.ac: Correct syntax for Solaris ksh. 3277 * configure: Regenerated. 3278 32792007-02-09 Paolo Bonzini <bonzini@gnu.org> 3280 3281 * Makefile.def: Sync with GCC. 3282 * Makefile.tpl: Sync with GCC. 3283 * Makefile.in: Regenerate. 3284 * configure: Regenerate. 3285 32862007-02-09 Daniel Jacobowitz <dan@codesourcery.com> 3287 3288 * Makefile.tpl (build_alias, host_alias, target_alias): Use 3289 noncanonical equivalents. 3290 * configure.in: Rename to... 3291 * configure.ac: ...this. Update AC_PREREQ. Prevent error for 3292 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and 3293 target_noncanonical. Use them. Rewrite removal of configure 3294 arguments for autoconf 2.59. Discard variable settings. Force 3295 program_transform_name for native tools. 3296 3297 * Makefile.in: Regenerated. 3298 * configure: Regenerated with autoconf 2.59. 3299 3300 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac. 3301 33022007-02-08 Jeff Johnston <jjohnstn@redhat.com> 3303 3304 * COPYING.LIBGLOSS: Reformat default Red Hat 3305 license to fit within 80 columns. 3306 * COPYING.NEWLIB: Ditto. 3307 33082007-02-05 Dave Brolley <brolley@redhat.com> 3309 3310 * Contribute the following changes: 3311 2006-11-28 DJ Delorie <dj@redhat.com> 3312 3313 * configure.in: Fix typo for mep's target_makefile_frag. 3314 * configure: Regenerated. 3315 3316 2005-04-22 Richard Sandiford <rsandifo@redhat.com> 3317 3318 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET. 3319 * configure: Regenerate. 3320 3321 2001-09-19 DJ Delorie <dj@redhat.com> 3322 3323 * configure.in (target_makefile_frag): use mt-mep 3324 3325 2001-06-12 Don Howard <dhoward@redhat.com> 3326 3327 * configure.in: Remove gdb from MeP skip list. 3328 3329 2001-04-05 DJ Delorie <dj@redhat.com> 3330 3331 * configure.in (noconfigdirs): Remove gcc from MeP skip list. 3332 3333 2001-03-20 Ben Elliston <bje@redhat.com> 3334 3335 * configure.in (noconfigdirs): Add gcc and gdb for MeP. 3336 3337 2001-03-19 Ben Elliston <bje@redhat.com> 3338 3339 * config.sub (mep, mep-*): Add. 3340 33412007-01-31 Andreas Schwab <schwab@suse.de> 3342 3343 * Makefile.tpl (LDFLAGS): Substitute it. 3344 * Makefile.in: Regenerate. 3345 33462007-01-11 Paolo Bonzini <bonzini@gnu.org> 3347 3348 * configure.in: Change == to = in test command. 3349 * configure: Regenerate. 3350 33512007-01-11 Paolo Bonzini <bonzini@gnu.org> 3352 Nick Clifton <nickc@redhat.com> 3353 Kaveh R. Ghazi <ghazi@caip.rutgets.edu> 3354 3355 * configure.in (build_configargs, host_configargs, target_configargs): 3356 Remove build/host/target parameters. 3357 (host_libs): Add gmp and mpfr. 3358 (GMP tests): Reorganize to allow in-tree GMP/MPFR. 3359 * Makefile.def (gmp, mpfr): New. 3360 (gcc): Remove target. 3361 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor, 3362 target_os, target_vendor): New. 3363 (configure): Add host_alias/target_alias arguments. Adjust invocations. 3364 * configure: Regenerate. 3365 * Makefile.in: Regenerate. 3366 33672007-01-11 Matt Fago <fago@earthlink.net> 3368 3369 * configure.in: Try to link to functions only in mpfr 2.2.x 3370 to improve robustness of configure tests. 3371 * configure: Regenerate. 3372 33732007-01-08 Kai Tietz <kai.tietz@onevision.com> 3374 3375 * configure.in: Add support for an x86_64-mingw* target. 3376 * configure: Regenerate. 3377 33782007-01-05 Daniel Jacobowitz <dan@codesourcery.com> 3379 3380 * Makefile.tpl (all-target): Correct @if conditional for target 3381 modules. 3382 * configure.in: Omit libiberty if building only target libgcc. 3383 * configure, Makefile.in: Regenerated. 3384 33852007-01-04 Paolo Bonzini <bonzini@gnu.org> 3386 3387 * configure.in: Use DEV-PHASE to detect the default for --enable-werror. 3388 * configure: Regenerate. 3389 33902007-01-03 Daniel Jacobowitz <dan@codesourcery.com> 3391 3392 * Makefile.def (target_modules): Add libgcc. 3393 (lang_env_dependencies): Remove default items. Use no_c and no_gcc. 3394 * Makefile.tpl (clean-target-libgcc): Delete. 3395 (configure-target-[+module+]): Emit --disable-bootstrap dependencies 3396 on gcc even for bootstrapped modules. Rewrite handling of 3397 lang_env_dependencies to loop over target_modules. 3398 * configure.in (target_libraries): Add target-libgcc. 3399 * Makefile.in, configure: Regenerated. 3400 34012006-12-29 Paolo Bonzini <bonzini@gnu.org> 3402 3403 Sync with gcc: 3404 2006-12-29 Paolo Bonzini <bonzini@gnu.org> 3405 3406 * configure.in: Reorganize recognition of languages. Add 3407 --enable-stage1-languages. Show supported languages for the chosen 3408 target rather than all recognized languages. 3409 * configure: Regenerate. 3410 3411 2006-12-29 Paolo Bonzini <bonzini@gnu.org> 3412 3413 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove. 3414 * Makefile.in: Regenerate. 3415 3416 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 3417 3418 * configure.in: Warn that MPFR 2.2.0 is buggy. 3419 * configure: Regenerate. 3420 34212006-12-27 Ian Lance Taylor <iant@google.com> 3422 3423 * configure.in: When removing Makefiles to force a reconfigure, also 3424 remove prev-DIR*/Makefile. 3425 * configure: Regenerate. 3426 34272006-12-23 Kazu Hirata <kazu@codesourcery.com> 3428 3429 * config.bfd: Recognize fido. 3430 34312006-12-19 Paolo Bonzini <bonzini@gnu.org> 3432 3433 Sync with gcc: 3434 3435 2006-12-19 Paolo Bonzini <bonzini@gnu.org> 3436 3437 * configure.in: Remove "$build" case for powerpc-*-darwin* since 3438 it only affects bootstrap and could be tested on "$host" as well. 3439 * configure: Regenerate. 3440 * config/mh-ppc-darwin: Add to the stage1 cflags here. 3441 3442 2006-12-19 Paolo Bonzini <bonzini@gnu.org> 3443 3444 PR bootstrap/29544 3445 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING. 3446 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags, 3447 move here comment from Makefile.tpl. 3448 * Makefile.tpl: Move some definitions higher in the file. 3449 (STAGE1_CHECKING): New. 3450 * configure.in: Add --enable-stage1-checking. 3451 * configure: Regenerate. 3452 * Makefile.in: Regenerate. 3453 3454 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 3455 3456 * configure.in: Update error message for missing GMP/MPFR. 3457 3458 * configure: Regenerate. 3459 3460 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 3461 3462 * configure.in: Update MPFR version in error message. 3463 3464 * configure: Regenerate. 3465 3466 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 3467 3468 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags. 3469 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include, 3470 --with-gmp-lib): New flags. 3471 3472 * configure: Regenerate. 3473 34742006-12-12 Andreas Tobler <a.tobler@schweiz.org> 3475 3476 PR bootstrap/30134 3477 * configure.in: Correct x86 darwin support for libjava to powerpc 3478 and i?86 only. 3479 * configure: Regenerate. 3480 34812006-12-11 Alan Modra <amodra@bigpond.net.au> 3482 3483 * configure.in: Handle spu makefile frag. 3484 * Makefile.tpl (MAINT): Define 3485 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define. 3486 * configure: Regenerate. 3487 * Makefile.in: Regenerate. 3488 34892006-12-11 Ben Elliston <bje@au.ibm.com> 3490 3491 * config.sub, config.guess: Update from upstream sources. 3492 34932006-12-11 Ben Elliston <bje@au.ibm.com> 3494 3495 * configure.in: Sync with GCC (spu-*-*). 3496 * configure: Sync with GCC. 3497 34982006-12-07 Mike Stump <mrs@apple.com> 3499 3500 * Makefile.def (dependencies): Add dependency for 3501 install-target-libssp and install-target-libgomp on 3502 install-gcc. 3503 * Makefile.in: Regenerate. 3504 35052006-11-16 Paolo Bonzini <bonzini@gnu.org> 3506 3507 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence. 3508 (unstage): Test for stage_last presence. 3509 3510 PR bootstrap/29802 3511 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX. 3512 * Makefile.in: Regenerate. 3513 35142006-11-14 DJ Delorie <dj@redhat.com> 3515 3516 * Makefile.tpl (clean-stage*): Sync with GCC (clean). 3517 * Makefile.in: Sync with GCC. 3518 * configure.in: Sync with GCC (mpfr, gmp). 3519 * configure: Sync with GCC. 3520 35212006-11-08 Jie Zhang <jie.zhang@analog.com> 3522 3523 * configure.in: Remove target-libgloss from noconfigdirs for 3524 bfin-*-*. 3525 * configure: Regenerated. 3526 35272006-10-27 Jeff Johnston <jjohnstn@redhat.com> 3528 3529 * COPYING.NEWLIB: Add spu license. 3530 * COPYING.LIBGLOSS: Ditto. 3531 35322006-10-17 Brooks Moses <bmoses@stanford.edu> 3533 3534 * Makefile.def: Added pdf target handling. 3535 * Makefile.tpl: Added pdf target handling. 3536 * Makefile.in: Regenerated. 3537 35382006-10-11 Jeff Johnston <jjohnstn@redhat.com> 3539 3540 * COPYING.NEWLIB: Updated. 3541 * COPYING.LIBGLOSS: Ditto. 3542 35432006-09-27 Dave Brolley <brolley@redhat.com> 3544 3545 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using 3546 $s instead of $r. 3547 * configure: Regenerated. 3548 35492006-09-26 Ben Elliston <bje@au.ibm.com> 3550 3551 * config.sub, config.guess: Update from upstream sources. 3552 35532006-09-20 Thiemo Seufer <ths@mips.com> 3554 3555 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise 3556 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*. 3557 * configure: Regenerate. 3558 35592006-08-30 Corinna Vinschen <corinna@vinschen.de> 3560 3561 * configure.in: Never build newlib for a Mingw host. 3562 Never build newlib as Mingw target library. 3563 Test the existence of winsup/cygwin for building a Cygwin newlib, 3564 rather than just winsup. 3565 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if 3566 building a Mingw target. 3567 * configure: Regenerate. 3568 35692006-08-15 Thiemo Seufer <ths@mips.com> 3570 Nigel Stephens <nigel@mips.com> 3571 David Ung <davidu@mips.com> 3572 3573 * config.sub: Add support for sde as alias of mipsisa32-sde-elf. 3574 35752006-07-25 Paolo Bonzini <bonzini@gnu.org> 3576 3577 Sync from GCC: 3578 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr> 3579 3580 PR bootstrap/18058 3581 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1 3582 if the bootstrap compiler is a GCC version that supports it. 3583 * configure: Regenerate. 3584 35852006-07-22 Daniel Jacobowitz <dan@codesourcery.com> 3586 3587 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb. 3588 * configure: Regenerated. 3589 35902006-07-18 Paolo Bonzini <bonzini@gnu.org> 3591 3592 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir 3593 for stages after the first. 3594 35952006-07-17 Jakub Jelinek <jakub@redhat.com> 3596 3597 * Makefile.def: Add dependencies for configure-opcodes 3598 on configure-intl and all-opcodes on all-intl. 3599 * Makefile.in: Regenerated. 3600 36012006-07-04 Peter O'Gorman <peter@pogma.com> 3602 3603 * ltconfig: chmod 644 before ranlib during install. 3604 36052006-07-03 Paolo Bonzini <bonzini@gnu.org> 3606 3607 * configure.in: Fix thinkos in previous check-in. 3608 * configure: Regenerate. 3609 36102006-07-03 Paolo Bonzini <bonzini@gnu.org> 3611 3612 Sync from gcc: 3613 3614 2007-07-03 Paolo Bonzini <bonzini@gnu.org> 3615 3616 PR other/27063 3617 * configure.in: Test subdir_requires and give an appropriate 3618 error message. 3619 * configure: Regenerate. 3620 3621 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> 3622 3623 PR target/27540 3624 * configure.in: Only enable libgomp on IRIX 6. 3625 * configure: Regenerate. 3626 36272006-06-20 David Ayers <d.ayers@inode.at> 3628 3629 PR bootstrap/28072 3630 * configure.in: Add target-boehm-gc to noconfigdirs depending on 3631 whether target-libjava is being configured instead of whether the 3632 java front end is enabled. 3633 * configure: Regenerate. 3634 36352006-06-15 Mark Shinwell <shinwell@codesourcery.com> 3636 3637 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2} 3638 to R_ARM_LDC_SB_G{0,1,2} respectively. 3639 36402006-06-15 Paolo Bonzini <bonzini@gnu.org> 3641 3642 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS 3643 too. 3644 * Makefile.in: Regenerate. 3645 36462006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> 3647 3648 Sync from gcc: 3649 3650 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> 3651 * configure.in: Don't enable libgomp on hpux10. 3652 * configure: Rebuilt. 3653 36542006-06-13 David Ayers <d.ayers@inode.at> 3655 3656 Sync from gcc: 3657 3658 2006-06-12 David Ayers <d.ayers@inode.at> 3659 3660 PR bootstrap/27963 3661 PR target/19970 3662 * configure.in: Remove target-boehm-gc from noconfigdirs where 3663 ${libgcj} is specified. 3664 * configure: Regenerate. 3665 36662006-06-08 Jeff Johnston <jjohnstn@redhat.com> 3667 3668 Sync from gcc: 3669 3670 2005-01-12 David Edelsohn <edelsohn@gnu.org> 3671 Andreas Schwab <schwab@suse.de> 3672 3673 PR bootstrap/18033 3674 * config-ml.in: Eval option if surrounded by single quotes. 3675 36762006-06-07 Carlos O'Donell <carlos@codesourcery.com> 3677 3678 Sync from gcc: 3679 3680 2006-06-06 David Ayers <d.ayers@inode.at> 3681 3682 PR libobjc/13946 3683 * Makefile.def: Add dependencies for libobjc which boehm-gc. 3684 * Makefile.in: Regenerate. 3685 * configure.in: Add --enable-objc-gc at toplevel and have it 3686 enable boehm-gc for Objective-C. 3687 Remove target-boehm-gc from libgcj. 3688 Add target-boehm-gc to target_libraries. 3689 Add target-boehm-gc to noconfigdirs where ${libgcj} 3690 is specified. 3691 Assert that boehm-gc is supported when requested for Objective-C. 3692 Only build boehm-gc if needed either for Java or Objective-C. 3693 * configure: Regenerate. 3694 3695 2006-06-05 Paolo Bonzini <bonzini@gnu.org> 3696 3697 PR 27674 3698 * Makefile.tpl (configure-[+prefix+][+module+], 3699 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping. 3700 Remove rule to unstage bootstrapped modules. 3701 (stage_current): New. 3702 * Makefile.in: Regenerate. 3703 3704 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> 3705 Andreas Tobler <a.tobler@schweiz.ch> 3706 3707 * configure.in: Enable libgcj for hppa*-hp-hpux11*. 3708 * configure: Rebuilt. 3709 3710 Revert 3711 2006-01-31 Richard Guenther <rguenther@suse.de> 3712 Paolo Bonzini <bonzini@gnu.org> 3713 3714 * Makefile.def (target_modules): Add libgcc-math target module. 3715 * configure.in (target_libraries): Add libgcc-math target library. 3716 (--enable-libgcc-math): New configure switch. 3717 * Makefile.in: Re-generate. 3718 * configure: Re-generate. 3719 37202006-06-05 Jeff Johnston <jjohnstn@redhat.com> 3721 3722 * config-ml.in: Alter CCASFLAGS to include special 3723 multilib options the same as is done for CFLAGS. 3724 37252006-05-31 Daniel Jacobowitz <dan@codesourcery.com> 3726 3727 * Makefile.def: Added dependencies from sim and gdb on intl, and 3728 added configure dependencies to everything with an all dependency 3729 on intl. 3730 * gettext.m4: Removed. 3731 * src-release (DEVO_SUPPORT): Don't mention gettext.m4. 3732 (GDB_SUPPORT_DIRS): Add intl. 3733 * Makefile.in: Regenerated. 3734 37352006-05-25 Daniel Jacobowitz <dan@codesourcery.com> 3736 3737 * src-release (DEVO_SUPPORT): Add config.rpath. 3738 37392006-05-25 Paolo Bonzini <bonzini@gnu.org> 3740 3741 * Makefile.def (bfd, opcodes): Fix lib_path. 3742 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS. 3743 (restrap): Move under "@if gcc-bootstrap". Fix typo. 3744 * Makefile.in: Regenerate. 3745 37462006-05-24 Mark Shinwell <shinwell@codesourcery.com> 3747 3748 * configure.in: Enable gprof for cross builds. 3749 * configure: Regenerate. 3750 37512006-05-17 Daniel Jacobowitz <dan@codesourcery.com> 3752 3753 * src-release (MAKEINFOFLAGS): Define. 3754 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes. 3755 37562006-05-14 Ben Elliston <bje@au.ibm.com> 3757 3758 * config.sub, config.guess: Update from upstream sources. 3759 37602006-05-12 Ben Elliston <bje@au.ibm.com> 3761 3762 * config.sub, config.guess: Update from upstream sources. 3763 37642006-05-04 Steve Ellcey <sje@cup.hp.com> 3765 3766 * blt, iwidgets, mmalloc: Remove directories. 3767 37682006-05-01 DJ Delorie <dj@redhat.com> 3769 3770 * configure.in: Restore CFLAGS if GMP isn't present. 3771 * configure: Regenerate. 3772 37732006-04-18 DJ Delorie <dj@redhat.com> 3774 3775 * configure.in (m32c): Build libstdc++-v3. Pass flags to 3776 reference libgloss so that libssp can be built in a combined 3777 tree. 3778 * configure: Regenerate. 3779 37802006-04-10 Ben Elliston <bje@au.ibm.com> 3781 3782 * contrib: Remove directory. 3783 37842006-04-06 Carlos O'Donell <carlos@codesourcery.com> 3785 3786 * Makefile.tpl: Add install-html target. 3787 * Makefile.def: Add install-html target. 3788 * Makefile.in: Regenerate. 3789 * configure.in: Add --with-datarootdir, --with-docdir, 3790 and --with-htmldir options. 3791 * configure: Regenerate. 3792 37932006-03-31 Ben Elliston <bje@au.ibm.com> 3794 3795 PR binutils/1860 3796 * configure.in: Require makeinfo 4.4 or higher. 3797 * configure: Regenerate. 3798 37992006-03-14 Paolo Bonzini <bonzini@gnu.org> 3800 3801 * Makefile.in: Regenerate. 3802 38032006-03-14 Paolo Bonzini <bonzini@gnu.org> 3804 3805 Sync with gcc: 3806 2006-03-10 Aldy Hernandez <aldyh@redhat.com> 3807 3808 * configure.in: Handle --disable-<component> generically. 3809 * configure: Regenerate. 3810 3811 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com> 3812 3813 * Makefile.tpl (BUILD_CONFIGDIRS): Remove. 3814 (TARGET_CONFIGDIRS): Remove. 3815 * configure.in: Remove AC_SUBST(target_configdirs). 3816 * Makefile.in, configure: Regenerated. 3817 3818 38192006-03-01 H.J. Lu <hongjiu.lu@intel.com> 3820 3821 PR libgcj/17311 3822 * ltmain.sh: Don't use "$finalize_rpath" for compile. 3823 38242006-02-20 Paolo Bonzini <bonzini@gnu.org> 3825 3826 PR bootstrap/25670 3827 3828 * Makefile.tpl ([+compare-target+]): Print explanation messages. 3829 3830 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass. 3831 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass. 3832 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES, 3833 BUILD_PREFIX, BUILD_PREFIX_1. 3834 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute. 3835 3836 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too. 3837 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too. 3838 3839 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+], 3840 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead 3841 of `cat stage_current`. Always provide the `r' and `s' variables. 3842 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into 3843 a single shell execution. 3844 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For 3845 bootstrapped modules, make the stage1 module if the build was not 3846 started yet, else build the current stage. 3847 (all-host, all-target): Omit bootstrapped modules (if bootstrapping). 3848 (all-build, all-host, all-target, [+make_target+]-host, 3849 [+make_target+]-target): Do not use \-continued lines. 3850 (target modules): Depend on stage_last, not all-gcc, if bootstrapping. 3851 (current_stage, restrap, stage_last): New. 3852 3853 * Makefile.in: Regenerate. 3854 * configure: Regenerate. 3855 38562006-02-14 Paolo Bonzini <bonzini@gnu.org> 3857 3858 Sync from gcc: 3859 3860 2006-01-31 Richard Guenther <rguenther@suse.de> 3861 Paolo Bonzini <bonzini@gnu.org> 3862 3863 * Makefile.def (target_modules): Add libgcc-math target module. 3864 * configure.in (target_libraries): Add libgcc-math target library. 3865 (--enable-libgcc-math): New configure switch. 3866 * Makefile.in: Re-generate. 3867 * configure: Re-generate. 3868 * libgcc-math: New toplevel directory. 3869 3870 2006-01-18 Richard Henderson <rth@redhat.com> 3871 Jakub Jelinek <jakub@redhat.com> 3872 Diego Novillo <dnovillo@redhat.com> 3873 3874 * libgomp: New directory. 3875 * Makefile.def: Add target_module libgomp. 3876 * Makefile.in: Regenerate. 3877 * configure.in (target_libraries): Add target-libgomp. 3878 * configure: Regenerate. 3879 38802006-02-14 Paolo Bonzini <bonzini@gnu.org> 3881 Andreas Schwab <schwab@suse.de> 3882 3883 * configure: Regenerate. 3884 38852006-01-16 Paolo Bonzini <bonzini@gnu.org> 3886 3887 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier. 3888 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find 3889 the assembler, linker and binutils. 3890 * configure: Regenerate. 3891 38922006-01-16 Nick Clifton <nickc@redhat.com> 3893 3894 * config.sub, config.guess: Sync from config repository. 3895 38962006-01-05 Alexandre Oliva <aoliva@redhat.com> 3897 3898 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove 3899 @ from continuation. 3900 * Makefile.in: Rebuilt. 3901 39022006-01-04 Paolo Bonzini <bonzini@gnu.org> 3903 3904 Sync from gcc: 3905 3906 2006-01-04 Paolo Bonzini <bonzini@gnu.org> 3907 3908 PR bootstrap/24252 3909 3910 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES. 3911 * Makefile.tpl (OBJDUMP): New. 3912 (EXTRA_HOST_FLAGS): Add it. 3913 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass. 3914 3915 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try 3916 to use symbolic links between directories. Avoid race conditions 3917 or make them harmless. 3918 * configure.in: Do not try to use symbolic links between directories. 3919 3920 * Makefile.def (LEAN): Pass. 3921 * Makefile.tpl (LEAN): Define. 3922 (stage[+id+]-start): Accept that the previous directory does not 3923 exist, if the bootstrap is lean. 3924 (stage[+id+]-bubble): Invoke lean bootstrap commands after 3925 stage[+id+]-start. Use a makefile variable and an `if' instead of a 3926 configure substitution. 3927 ([+compare-target+]): Likewise. 3928 ([+bootstrap-target+]-lean): New. 3929 * configure.in: Remove lean bootstrap support from here. 3930 3931 * Makefile.in: Regenerate. 3932 * configure: Regenerate. 3933 3934 2006-01-02 Andreas Schwab <schwab@suse.de> 3935 3936 * configure.in: When reconfiguring remove Makefile in 3937 all stage directories. 3938 * configure: Regenerate. 3939 39402005-12-27 Leif Ekblad <leif@rdos.net> 3941 3942 * configure.in: Add support for RDOS target. 3943 * configure: Regenerate. 3944 39452005-12-27 Nick Clifton <nickc@redhat.com> 3946 3947 PR binutils/1990 3948 * libtool.m4: Synchronize with version in GCC sources. 3949 39502005-12-20 Paolo Bonzini <bonzini@gnu.org> 3951 3952 Revert Ada-related part of the previous change. 3953 3954 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET): 3955 Do not pass. 3956 * Makefile.tpl (BOOT_ADAFLAGS): Do not define. 3957 * Makefile.in: Regenerate. 3958 * configure.in: Do not include mt-ppc-aix target fragment. 3959 * configure: Regenerate. 3960 39612005-12-19 Paolo Bonzini <bonzini@gnu.org> 3962 3963 * configure.in: Select appropriate fragments for PowerPC/AIX. 3964 * configure: Regenerate. 3965 3966 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS, 3967 BOOT_CFLAGS, BOOT_LDFLAGS. 3968 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS, 3969 BOOT_CFLAGS, BOOT_LDFLAGS. 3970 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET. 3971 (stage[+id+]-bubble): Pass flags recursively to the comparison target. 3972 (stage): Fail if we cannot complete the work. 3973 * Makefile.in: Regenerate. 3974 39752005-12-16 Jeff Johnston <jjohnstn@redhat.com> 3976 3977 * COPYING.NEWLIB: Update copyright year for default 3978 copyright. 3979 39802005-12-15 Paolo Bonzini <bonzini@gnu.org> 3981 3982 * Makefile.tpl (all, do-[+make_target+], do-check, install, 3983 install-host-nogcc): Don't invoke $(stage) at the end. 3984 * Makefile.in: Regenerate. 3985 39862005-12-14 Paolo Bonzini <bonzini@gnu.org> 3987 3988 * configure.in: Flip the top-level bootstrap switch. 3989 * configure: Regenerate. 3990 3991 Merge from gcc: 3992 3993 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com> 3994 3995 * Makefile.tpl: Throughout the file, use : $(MAKE) along with 3996 $(stage) and $(unstage). 3997 (EXTRA_TARGET_FLAGS): Correct double-quoting. 3998 (all): Remove stray semicolon. 3999 (local-distclean): Don't handle multilib.tmp and multilib.out. 4000 (install.all): Set $s for consistency. 4001 (configure-[+prefix+][+module+]): Instead of [+deps+], handle 4002 check_multilibs setting. Always make the install directory. 4003 (configure-stage[+id+]-[+prefix+][+module+]): Likewise. 4004 Correct @if/@endif. 4005 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif. 4006 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove. 4007 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR). 4008 (multilib.out): Remove. 4009 * Makefile.in: Regenerated. 4010 40112005-12-12 Nathan Sidwell <nathan@codesourcery.com> 4012 4013 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias. 4014 * configure.in: Replace ms1 arch with mt. 4015 * configure: Rebuilt. 4016 40172005-12-05 Paolo Bonzini <bonzini@gnu.org> 4018 4019 Sync with gcc: 4020 40212005-12-12 Nathan Sidwell <nathan@codesourcery.com> 4022 4023 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias. 4024 * configure.in: Replace ms1 arch with mt. 4025 * configure: Rebuilt. 4026 40272005-12-05 Paolo Bonzini <bonzini@gnu.org> 4028 4029 Sync with gcc: 4030 4031 2005-12-05 Paolo Bonzini <bonzini@gnu.org> 4032 4033 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4, 4034 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove 4035 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below. 4036 Find in-tree tools if available. 4037 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them. 4038 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute. 4039 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL. 4040 (COMPILER_*_FOR_TARGET): New. 4041 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs. 4042 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols. 4043 (CONFIGURED_*, USUAL_*): Remove. 4044 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO, 4045 STRIP): Use autoconf substitutions. 4046 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET, 4047 COMPILER_NM_FOR_TARGET): New. 4048 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP. 4049 4050 (all): Make all-host and all-target in parallel. 4051 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure 4052 that $$r and $$s are set before invoking a recursive make. 4053 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end. 4054 ([+bootstrap-target+]): Inline most of the `all' target. 4055 4056 2005-11-29 Ben Elliston <bje@au.ibm.com> 4057 4058 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc 4059 from the gcc build directory. 4060 * Makefile.in: Regenerate. 4061 4062 2005-11-29 Ben Elliston <bje@au.ibm.com> 4063 4064 * Makefile.def: Add new libdecnumber host_module. Make all-gcc 4065 depend on all-libdecnumber. 4066 * configure.in (host_libs): Include libdecnumber. 4067 * Makefile.in: Regenerate. 4068 * configure: Likewise. 4069 4070 2005-11-21 Kean Johnston <jkj@sco.com> 4071 4072 * config.sub, config.guess: Sync from upstream sources. 4073 40742005-11-11 Daniel Jacobowitz <dan@codesourcery.com> 4075 4076 * Makefile.def: Remove gdb dependencies for gdbtk. 4077 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables. 4078 (configure-gdb, install-gdb): New rules. 4079 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK. 4080 * Makefile.in, configure: Regenerated. 4081 40822005-10-22 Paolo Bonzini <bonzini@gnu.org> 4083 4084 PR bootstrap/24297 4085 * Makefile.tpl (do-[+make-target+], do-check, install, 4086 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s 4087 are set before recursing. 4088 * Makefile.in: Regenerate. 4089 40902005-10-20 Eric Botcazou <ebotcazou@adacore.com> 4091 4092 PR bootstrap/18939 4093 * Makefile.def (gcc) <target>: Fix thinko. 4094 * Makefile.in: Regenerate. 4095 40962005-10-17 Bernd Schmidt <bernd.schmidt@analog.com> 4097 4098 * configure.in (bfin-*-*): Use test, not brackets, in if statement. 4099 * configure: Regenerate. 4100 41012005-10-09 Kazu Hirata <kazu@codesourcery.com> 4102 4103 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs 4104 target-libffi, target-qthreads, target-libjava, and 4105 targetlibobjc. 4106 * configure: Regenerate. 4107 41082005-10-06 Daniel Jacobowitz <dan@codesourcery.com> 4109 4110 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET. 4111 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP. 4112 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET) 4113 (USUAL_OBJDUMP_FOR_TARGET): New. 4114 (EXTRA_TARGET_FLAGS): Add OBJDUMP. 4115 * configure.in: Check for $OBJDUMP_FOR_TARGET. 4116 * configure, Makefile.in: Regenerated. 4117 41182005-10-05 Paolo Bonzini <bonzini@gnu.org> 4119 4120 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages 4121 before other host packages. 4122 41232005-10-05 Paolo Bonzini <bonzini@gnu.org> 4124 4125 PR bootstrap/22340 4126 4127 * configure.in (default_target): Remove. 4128 * Makefile.tpl (all): Do not use prerequisites as subroutines 4129 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet. 4130 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not 4131 use prerequisites as subroutines. 4132 (check-host, check-target): New. 4133 (bootstrap configure & all targets): Do not use stage*-start 4134 if the directory layout is already ok. 4135 (non-bootstrap configure & all targets): Prepend a $(unstage). 4136 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL. 4137 (NOTPARALLEL): Remove. 4138 (unstage, stage variables): New variables. 4139 (unstage, stage targets): Simply expand to those variables. 4140 4141 * configure: Regenerate. 4142 * Makefile.in: Regenerate. 4143 41442005-10-04 James E Wilson <wilson@specifix.com> 4145 4146 * Makefile.def (lang_env_dependencies): Add libmudflap. 4147 * Makefile.in: Regenerate. 4148 41492005-10-03 Catherine Moore <clm@cm00re.com> 4150 4151 * configure.in (bfin-*-*): Support bfin. 4152 * configure: Regenerated. 4153 41542005-09-30 H.J. Lu <hongjiu.lu@intel.com> 4155 4156 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes. 4157 * configure: Regenerated. 4158 41592005-09-28 Geoffrey Keating <geoffk@apple.com> 4160 4161 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP. 4162 (LIPO_FOR_TARGET): New. 4163 (CONFIGURED_LIPO_FOR_TARGET): New. 4164 (USUAL_LIPO_FOR_TARGET): New. 4165 (STRIP_FOR_TARGET): New. 4166 (CONFIGURED_STRIP_FOR_TARGET): New. 4167 (USUAL_STRIP_FOR_TARGET): New. 4168 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and 4169 STRIP_FOR_TARGET. 4170 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET, 4171 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET. 4172 * Makefile.in: Regenerate. 4173 * configure: Regenerate. 4174 41752005-09-19 David Edelsohn <edelsohn@gnu.org> 4176 4177 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs. 4178 (rs6000-*-aix*): Same. 4179 * configure: Regenerate. 4180 41812005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr> 4182 4183 * configure.in: Recognize f95 in the --enable-languages option, 4184 and substitute it for fortran, issuing a warning. 4185 * configure: Regenerate. 4186 41872005-09-07 Ben Elliston <bje@au.ibm.com> 4188 4189 Import from Autoconf sources: 4190 4191 2005-09-06 Paul Eggert <eggert@cs.ucla.edu> 4192 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben 4193 Elliston. Handle weird characters correctly. 4194 41952005-08-30 Phil Edwards <phil@codesourcery.com> 4196 4197 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs. 4198 * configure: Regenerated. 4199 42002005-08-20 Richard Earnshaw <richard.earnshaw@arm.com> 4201 4202 * Makefile.def (libssp): Add to lang_env_dependencies. 4203 * Makefile.in: Regenerate. 4204 42052005-08-17 Christian Groessler <chris@groessler.org> 4206 4207 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash. 4208 * Makefile.in: Regenerate. 4209 42102005-08-12 Paolo Bonzini <bonzini@gnu.org> 4211 4212 * configure.in: Replace NCN_STRICT_CHECK_TOOL with 4213 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS. 4214 Look for alternate names of the target cc and c++ 4215 * configure: Regenerate. 4216 42172005-08-08 Paolo Bonzini <bonzini@gnu.org> 4218 4219 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET, 4220 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find 4221 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target 4222 tools; remove code to manually set them. 4223 (Target tools): Look in the environment for them. 4224 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET, 4225 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine. 4226 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc 4227 build directory. 4228 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET, 4229 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET, 4230 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET, 4231 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET, 4232 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New. 4233 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, 4234 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete. 4235 * configure: Regenerate. 4236 * Makefile.in: Regenerate. 4237 42382005-07-27 Mark Mitchell <mark@codesourcery.com> 4239 4240 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET. 4241 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET. 4242 * Makefile.in: Regenerated. 4243 42442005-07-26 Mark Mitchell <mark@codesourcery.com> 4245 4246 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable. 4247 (CFLAGS_FOR_TARGET): Use it. 4248 (CXXFLAGS_FOR_TARGET): Likewise. 4249 * Makefile.in: Regenerated. 4250 * configure.in (--with-build-sysroot): New option. 4251 * configure: Regenerated. 4252 42532005-07-24 Paolo Bonzini <bonzini@gnu.org> 4254 4255 * Makefile.tpl: Wrap install between unstage and stage 4256 * Makefile.in: Regenerate. 4257 42582005-07-16 Kelley Cook <kcook@gcc.gnu.org> 4259 4260 * all files: Update FSF address. 4261 42622005-07-14 Jim Blandy <jimb@redhat.com> 4263 4264 * configure.in: Add cases for Renesas m32c. 4265 * configure: Regenerated. 4266 42672005-07-14 Kelley Cook <kcook@gcc.gnu.org> 4268 4269 * COPYING, compile, config-ml.in, config.guess, 4270 config.sub, install-sh, missing, mkinstalldirs, 4271 symlink-tree, ylwrap: Sync from upstream sources. 4272 42732005-07-13 Eric Christopher <echristo@redhat.com> 4274 4275 * configure.in: Add toplevel noconfigdir support for tpf. 4276 * configure: Regenerate. 4277 42782005-07-11 Jakub Jelinek <jakub@redhat.com> 4279 4280 * Makefile.def (target_modules): Add libssp. 4281 * configure.in (target_libraries): Add target-libssp. 4282 * configure: Rebuilt. 4283 * Makefile.in: Rebuilt. 4284 42852005-07-11 Paolo Bonzini <bonzini@gnu.org> 4286 4287 PR ada/22340 4288 4289 * Makefile.def: Sync with gcc. 4290 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto. 4291 * Makefile.in: Regenerate. 4292 42932005-07-07 Andreas Schwab <schwab@suse.de> 4294 4295 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD. 4296 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here. 4297 * Makefile.in: Regenerated. 4298 42992005-07-07 Kazu Hirata <kazu@codesourcery.com> 4300 4301 * configure.in: Add --enable-libssp and --disable-libssp. 4302 * configure: Regenerate with autoconf-2.13. 4303 43042005-07-06 Geoffrey Keating <geoffk@apple.com> 4305 4306 * configure.in: Don't build sim or rda when targetting darwin. 4307 * configure: Regenerate. 4308 43092005-07-04 Ben Elliston <bje@gnu.org> 4310 4311 * src-release (do-proto-toplev): Remove dejagnu bits. 4312 (DEJAGNU_SUPPORT_DIRS): Remove. 4313 (dejagnu.tar.bz2, dejagnu.tar): Likewise. 4314 (GDBD_SUPPORT_DIRS): Likewise. 4315 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise. 4316 (INSIGHTD_SUPPORT_DIRS): Likewise. 4317 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise. 4318 43192005-06-30 Ben Elliston <bje@gnu.org> 4320 4321 * setup.com (mpw): Remove unused directive. 4322 43232005-06-22 Paolo Bonzini <bonzini@gnu.org> 4324 4325 * Makefile.def (stagefeedback): Come after profile. 4326 Define profiledbootstrap target. 4327 * Makefile.tpl (profiledbootstrap): Remove. 4328 (stageprofile-end): Zap stagefeedback. 4329 (stagefeedback-start): Copy all .gcda files, not only GCC's. 4330 * Makefile.in: Regenerate. 4331 43322005-06-13 Zack Weinberg <zack@codesourcery.com> 4333 4334 * depcomp: Update from automake CVS. Add 'ia64hp' stanza. 4335 In 'cpp' stanza, support '#line' as well as '# '. 4336 43372005-06-07 Hans-Peter Nilsson <hp@axis.com> 4338 4339 * configure.in (unsupported_languages): New macro. 4340 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit 4341 non-ported target libraries in noconfigdirs. 4342 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf, 4343 non-linux-gnu. Remove libgcj_ex_libffi. 4344 <lang_frag loop>: Set add_this_lang=no if the language is in 4345 unsupported_languages. 4346 * configure: Regenerate. 4347 43482005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de> 4349 4350 * configure.in: Fix typo in handling of --with-mpfr-dir. 4351 * configure: Regenerate. 4352 43532005-06-02 Jim Blandy <jimb@redhat.com> 4354 4355 * config.sub: Add cases for the Renesas m32c. (This patch has been 4356 accepted into the master sources.) 4357 43582005-06-02 Aldy Hernandez <aldyh@redhat.com> 4359 Michael Snyder <msnyder@redhat.com> 4360 Stan Cox <scox@redhat.com> 4361 4362 * configure.in: Set noconfigdirs for ms1. 4363 4364 * configure: Regenerate. 4365 43662005-05-25 Paolo Bonzini <bonzini@gnu.org> 4367 4368 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well. 4369 (Dependencies): Consider target modules for bootstrap dependencies. 4370 Make target bootstrap modules depend on each stage's gcc. 4371 * Makefile.in: Regenerate. 4372 43732005-05-20 Paolo Bonzini <bonzini@gnu.org> 4374 4375 * Makefile.def (configure-gcc): Depend on binutils having been built. 4376 (all-gcc): No need to do it here. 4377 * Makefile.in: Regenerate. 4378 43792005-05-19 Paul Brook <paul@codesourcery.com> 4380 4381 * configure.in: Rewrite misleading error message when requested 4382 language cannot be built. 4383 * configure: Regenerate. 4384 43852005-05-15 Daniel Jacobowitz <dan@codesourcery.com> 4386 4387 * ylwrap: Import from Automake 1.9.5. 4388 43892005-05-04 Mike Stump <mrs@apple.com> 4390 4391 * configure.in: Always pass --target to target configures as 4392 otherwise rebuilds that do --recheck will fail. 4393 * configure: Rebuilt. 4394 43952005-05-04 Paolo Bonzini <bonzini@gnu.org> 4396 4397 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from 4398 STAGE_HOST_EXPORTS. 4399 (configure, all): Add bootstrap support. 4400 (Host modules, target modules): Pass post-stage1 flags and exports. 4401 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere. 4402 * Makefile.in: Regenerate. 4403 44042005-04-29 Paolo Bonzini <bonzini@gnu.org> 4405 4406 Sync from gcc: 4407 4408 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com> 4409 4410 * config.sub: Update from master copy. 4411 4412 2005-04-19 Hans-Peter Nilsson <hp@axis.com> 4413 4414 * configure.in <crisv32-*-*, cris-*-*>: New local variable 4415 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate 4416 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for 4417 "*-*-elf" and "*-*-linux*". 4418 * configure: Regenerate. 4419 44202005-04-06 Paolo Bonzini <bonzini@gnu.org> 4421 4422 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir. 4423 (TARGET_CONFIGARGS): Include --with-target-subdir. 4424 (configure, all): New macros. Use them throughout. 4425 44262005-04-05 Paolo Bonzini <bonzini@gnu.org> 4427 4428 * Makefile.tpl: Sync with gcc. 4429 * Makefile.in: Regenerate. 4430 44312005-03-30 J"orn Rennecke <joern.rennecke@st.com> 4432 4433 * config/mh-mingw32: Delete. 4434 * configure.in: Don't use it. 4435 * configure: Regenerate. 4436 44372005-03-31 Paolo Bonzini <bonzini@gnu.org> 4438 4439 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path. 4440 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove. 4441 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR). 4442 (HOST_LIB_PATH): Generate from Makefile.def. 4443 (TARGET_LIB_PATH): Likewise. 4444 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR. 4445 * Makefile.in: Regenerate. 4446 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove. 4447 (RPATH_ENVVAR): Include Darwin case. 4448 * configure: Regenerate. 4449 44502005-03-25 Paolo Bonzini <bonzini@gnu.org> 4451 4452 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin. 4453 * configure: Regenerate. 4454 44552005-03-21 Zack Weinberg <zack@codesourcery.com> 4456 4457 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir, 4458 gcc_version, and gcc_version_trigger from set of flags to pass. 4459 * Makefile.tpl: Remove definitions of above variables. 4460 (config.status): Remove dependency on $(gcc_version_trigger). 4461 * Makefile.in: Regenerate. 4462 * configure.in: Do not reference config/gcc-version.m4 nor 4463 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor 4464 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger. 4465 * configure: Regenerate. 4466 44672005-03-16 Manfred Hollstein <manfred.h@gmx.net> 4468 Andrew Pinski <pinskia@physics.uc.edu> 4469 4470 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi. 4471 * Makefile.in: Regenerate. 4472 44732005-03-01 Alexandre Oliva <aoliva@redhat.com> 4474 4475 PR libgcj/20160 4476 * ltmain.sh: Avoid creating archives with components that have 4477 duplicate basenames. 4478 44792005-02-28 Andrew Pinski <pinskia@physics.uc.edu> 4480 4481 PR bootstrap/20250 4482 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install 4483 instead of check. 4484 * Makefile.in: Regenerate. 4485 44862005-02-28 Paolo Bonzini <bonzini@gnu.org> 4487 4488 Sync from gcc. 4489 4490 2005-02-28 Paolo Bonzini <bonzini@gnu.org> 4491 4492 PR bootstrap/17383 4493 * Makefile.def (target_modules): Remove "stage", now unnecessary. 4494 * Makefile.tpl (HOST_SUBDIR): New substitution. 4495 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET, 4496 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET, 4497 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET, 4498 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it. 4499 (Host modules, Bootstrapped modules): Use it. 4500 (Build modules, Target modules): Do not create symlink trees, 4501 always configure out-of-srcdir. 4502 (distclean): Try removing $(host_subdir) with rm before using rm -rf. 4503 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET, 4504 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use 4505 $(HOST_SUBDIR). Create a symlink for host_subdir. 4506 4507 * Makefile.in: Regenerate. 4508 * configure: Regenerate. 4509 4510 Merged from libada-gnattools-branch: 4511 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org> 4512 4513 * Makefile.def: Add gnattools as a module, depending on target-libada. 4514 * Makefile.in: Regenerate. 4515 * configure.in: Include gnattools in host_tools; disable it if ada 4516 is disabled. 4517 * configure: Regenerate. 4518 45192005-02-23 Nick Clifton <nickc@redhat.com> 4520 4521 * configure: Regenerate. 4522 45232005-02-22 Paul Schlie <schlie@comcast.net> 4524 4525 * configure.in: Allow darwin targeted ports to build tk, itcl and 4526 libgui. 4527 45282005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr> 4529 4530 PR libgcj/10353 4531 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj. 4532 * configure: Regenerate. 4533 45342005-02-08 Andrew Cagney <cagney@gnu.org> 4535 4536 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the 4537 gdb/ section. Update GDB's URL. 4538 45392005-01-31 Andrew Cagney <cagney@gnu.org> 4540 4541 * gettext.m4: Only set ENABLE_NLS when gettext is present. 4542 45432005-01-29 Hans-Peter Nilsson <hp@axis.com> 4544 4545 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*. 4546 <crisv32-*-*, cris-*-*>: Only disable target-newlib and 4547 target-libgloss when not *-*-elf and *-*-aout. 4548 * configure: Regenerate. 4549 45502005-01-27 Andrew Cagney <cagney@gnu.org> 4551 4552 * gettext.m4: Don't use NONE as a default for CATOBJEXT. 4553 45542005-01-24 Andrew Cagney <cagney@gnu.org> 4555 4556 * gettext.m4: Only fall back to ../intl/ when it's present. 4557 45582005-01-17 Kelley Cook <kcook@gcc.gnu.org> 4559 4560 * install-sh, config.sub: Import from upstream. 4561 45622005-01-17 Kelley Cook <kcook@gcc.gnu.org> 4563 4564 PR bootstrap/18222 4565 * Makefile.def: Pass CPPFLAGS_FOR_TARGET. 4566 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET. 4567 * Makefile.in: Regenerate. 4568 45692005-01-03 Paolo Bonzini <bonzini@gnu.org> 4570 4571 Revert 2004-12-28 Makefile changes, a better fix will be 4572 applied to mainline and src after GCC 4.0 branches. 4573 45742004-12-28 Paolo Bonzini <bonzini@gnu.org> 4575 4576 PR bootstrap/17383 4577 4578 * Makefile.def (target_modules): Remove stage parameter, 4579 it is always true now. 4580 * Makefile.tpl (configure-build-[+module+], 4581 configure-target-[+module+]): Always build symlink tree 4582 for the directory and for include. BUILD_SUBDIR and 4583 TARGET_SUBDIR cannot be . anymore. 4584 * Makefile.in: Regenerate. 4585 45862004-12-25 David Edelsohn <edelsohn@gnu.org> 4587 4588 Revert 2004-12-08 Makefile changes. 4589 45902004-12-16 Andrew Stubbs <andrew.stubbs@st.com> 4591 4592 * configure.in (sh64-*-*): Reenable gprof. 4593 * configure: Regenerate. 4594 45952004-12-09 Jim Blandy <jimb@redhat.com> 4596 4597 * MAINTAINERS: List 'depcomp' as part of automake. 4598 45992004-12-08 David Edelsohn <edelsohn@gnu.org> 4600 4601 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET. 4602 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG. 4603 (EXTRA_TARGET_FLAGS): Add PICFLAG. 4604 * Makefile.in: Regenerate. 4605 46062004-12-07 Matt Kraai <kraai@ftbfs.org> 4607 4608 * Makefile.tpl: Generate normal dependencies if the LHS module is 4609 not bootstrapped. 4610 * Makefile.in: Regenerate. 4611 46122004-12-03 Richard Sandiford <rsandifo@redhat.com> 4613 4614 * configure.in: Include config/gxx-include-dir.m4. Use 4615 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs. 4616 * configure: Regenerate. 4617 46182004-12-03 Richard Sandiford <rsandifo@redhat.com> 4619 4620 * config.if: Delete. 4621 * configure.in: Set libstdcxx_incdir directly. 4622 * configure: Regenerate. 4623 * MAINTAINERS: Remove mention of config.if. 4624 * src-release (DEVO_SUPPORT): Remove config.if. 4625 46262004-12-02 Eric Christopher <echristo@redhat.com> 4627 4628 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list 4629 of things to remove. 4630 * Makefile.in: Regenerate. 4631 46322004-12-02 Richard Sandiford <rsandifo@redhat.com> 4633 4634 * configure.in: Clear gcc_version_trigger if the file doesn't exist. 4635 * configure: Regenerate. 4636 46372004-12-02 Richard Sandiford <rsandifo@redhat.com> 4638 4639 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION 4640 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs. 4641 * configure: Regenerate. 4642 46432004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> 4644 4645 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs. 4646 (hppa*64*-*-*): Delete incorrect comment. 4647 * configure: Rebuilt. 4648 46492004-11-15 Kelley Cook <kcook@gcc.gnu.org> 4650 4651 * install-sh, compile: Import from automake. 4652 46532004-11-15 Kelley Cook <kcook@gcc.gnu.org> 4654 4655 * config.guess, config.sub: Import from savannnah. 4656 46572004-11-12 Mike Stump <mrs@apple.com> 4658 4659 * Makefile.def: Add html support. 4660 * Makefile.tpl: Likewise. 4661 * Makefile.in: Regenerate. 4662 46632004-11-11 Geoffrey Keating <geoffk@apple.com> 4664 4665 PR 18423 4666 * configure.in: Remove all instances of build-fixincludes from 4667 noconfigdirs. 4668 (build_configargs): Supply --target to subdirectories. 4669 * configure: Regenerate. 4670 4671 * Makefile.def: Make gcc install depend on fixincludes install. 4672 * Makefile.in: Regenerate. 4673 46742004-11-08 Hans-Peter Nilsson <hp@bitrange.com> 4675 4676 * configure.in (noconfigdirs) [mmix-*-*]: Disable 4677 target-libgfortran. 4678 * configure: Regenerate. 4679 46802004-11-07 David Edelsohn <edelsohn@gnu.org> 4681 4682 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN 4683 like CC. 4684 46852004-11-05 Paolo Bonzini <bonzini@gnu.org> 4686 4687 * Makefile.def (host fixincludes): Specify missing targets. 4688 * Makefile.in: Regenerate. 4689 46902004-11-04 H.J. Lu <hongjiu.lu@intel.com> 4691 4692 PR other/17783 4693 * configure.in: Set up LD_LIBRARY_PATH by default for gcc. 4694 * configure: Regenerated. 4695 46962004-11-04 Daniel Jacobowitz <dan@debian.org> 4697 4698 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove. 4699 * configure: Regenerated. 4700 47012004-10-28 Eric B. Weddington <ericw@evcohs.com> 4702 4703 PR target/18151 4704 * configure.in (case ${target}): Do not build fixincludes for avr. 4705 * configure: Regenerated. 4706 47072004-10-26 Paolo Bonzini <bonzini@gnu.org> 4708 4709 * configure.in (case ${target}): Do not build fixincludes 4710 on platforms where it is not used. 4711 * configure: Regenerated. 4712 47132004-10-23 Daniel Jacobowitz <dan@debian.org> 4714 4715 * configure.in: Use an absolute path to install-sh. 4716 * configure: Regenerated. 4717 47182004-10-19 Andrew Cagney <cagney@gnu.org> 4719 4720 * src-release (do-djunpack, do-md5sum): Install the generated file 4721 directly into the proto-toplev/ directory. 4722 47232004-10-19 Andrew Cagney <cagney@gnu.org> 4724 4725 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl. 4726 47272004-10-12 Kelley Cook <kcook@gcc.gnu.org> 4728 4729 * configure.in (*-*-cygwin*): Supress warning if newlib not present. 4730 * configure: Regenerate. 4731 47322004-10-06 Paolo Bonzini <bonzini@gnu.org> 4733 4734 Fix wrong conflict resolution in: 4735 4736 2004-08-16 Paolo Bonzini <bonzini@gnu.org> 4737 4738 * Makefile.in: Regenerate. 4739 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*) 4740 in the recursive `make', instead of hardwiring `all'. 4741 (Autogenerated TARGET-* variables): New. 4742 47432004-10-05 Ulrich Weigand <uweigand@de.ibm.com> 4744 4745 Merged from GCC / libtool upstream: 4746 2004-10-02 P.J. Darcy <darcypj@us.ibm.com> 4747 * ltcf-c.sh (tpf*): Add ld_shlibs=yes. 4748 * ltcf-cxx.sh (tpf*): Likewise. 4749 * ltconfig (tpf*): Add TPF OS configuration support. 4750 47512004-09-30 Tomer Levi <Tomer.Levi@nsc.com> 4752 4753 * configure.in: Enable target-libgloss for crx-*-*. 4754 * configure: Regenerate. 4755 47562004-09-24 Michael Roth <mroth@nessie.de> 4757 4758 * configure.in (--without-headers): Add missing double quotes. 4759 * configure: Regenerate. 4760 47612004-09-24 Kelley Cook <kcook@gcc.gnu.org> 4762 4763 * ylwrap: Revert to previous version. 4764 47652004-09-23 H.J. Lu <hongjiu.lu@intel.com> 4766 4767 PR bootstrap/17369 4768 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@. 4769 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export 4770 SET_GCC_LIB_PATH_CMD. 4771 (BASE_TARGET_EXPORTS): Likewise. 4772 * Makefile.in: Regenerated. 4773 4774 * configure.in (SET_GCC_LIB_PATH): Set and substitute. 4775 * configure: Regenerated. 4776 47772004-09-23 Kelley Cook <kcook@gcc.gnu.org> 4778 4779 * config.guess: New upstream version 4780 * compile, depcomp, install-sh, ylwrap: Likewise. 4781 47822004-09-19 Roger Sayle <roger@eyesopen.com> 4783 4784 * config/mh-x86omitfp: New host makefile fragment. Add 4785 -fomit-frame-pointer to the default BOOT_CFLAGS. 4786 * configure.in: Use it to speed up bootstrap on some IA-32 hosts. 4787 * configure: Regenerate. 4788 47892004-09-15 Andrew Pinski <pinskia@physics.uc.edu> 4790 4791 PR target/11572 4792 * configure.in (*-*-darwin*): Renable libobjc. 4793 * configure: Regenerate. 4794 47952004-09-09 Daniel Berlin <dberlin@dberlin.org> 4796 4797 * Makefile.def: Remove libbanshee. 4798 * Makefile.tpl: Ditto. 4799 * configure.in: Ditto. 4800 * Makefile.in: Regen. 4801 * configure: Ditto. 4802 48032004-09-07 Paolo Bonzini <bonzini@gnu.org> 4804 4805 * missing: Import latest version from master repository. 4806 48072004-09-04 Nick Clifton <nickc@redhat.com> 4808 4809 * config.sub: Import latest version from master repository. 4810 * config.guess: Likewise. 4811 This includes these changes: 4812 4813 2004-08-27 Hans-Peter Nilsson <hp@axis.com> 4814 4815 * config.sub: Handle crisv32, alias etraxfs. 4816 * config.guess (crisv32:Linux:*:*): Handle. 4817 4818 2004-08-13 Brad Smith <brad@comstyle.com> 4819 4820 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines. 4821 (sgi:OpenBSD:*:*): Emit mips64, not mipseb. 4822 4823 2004-08-11 Paul Eggert <eggert@cs.ucla.edu> 4824 4825 * config.guess (*:Darwin:*:*): If uname -p reports "unknown", 4826 assume the processor is a powerpc. This is because coreutils 4827 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown" 4828 in this case, due to a MacOS X bug that causes 4829 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0) 4830 to return a negative number. 4831 Problem reported by Petter Reinholdtsen in: 4832 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html 4833 4834 2004-07-19 Ben Elliston <bje@gnu.org> 4835 4836 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine. 4837 4838 2004-06-24 Ben Elliston <bje@gnu.org> 4839 4840 * config.guess: Update copyright years. 4841 * config.sub: Likewise. 4842 4843 2004-06-22 Robert Millan <robertmh@gnu.org> 4844 4845 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded 4846 since GNU/kFreeBSD systems match *:GNU/*:*:* instead). 4847 4848 2004-06-22 Stanley F. Quayle <stan@stanq.com> 4849 4850 * config.guess (*:*VMS:*:*): New entry. Replaces 4851 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec 4852 manufacturer. 4853 4854 2004-06-22 Ben Elliston <bje@gnu.org> 4855 4856 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>. 4857 * config.sub: Likewise. 4858 4859 2004-06-22 Ben Elliston <bje@gnu.org> 4860 4861 Reported by Hans-Peter Nilsson <hp@bitrange.com>: 4862 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware. 4863 4864 2004-06-11 Ben Elliston <bje@gnu.org> 4865 4866 * config.guess (pegasos:OpenBSD:*:*): Remove. 4867 4868 2004-06-11 Ben Elliston <bje@gnu.org> 4869 4870 From Wouter Verhelst <wouter@grep.be>: 4871 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8. 4872 4873 2004-06-11 Ben Elliston <bje@gnu.org> 4874 4875 * config.guess (luna88k:OpenBSD:*:*): New. 4876 4877 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com> 4878 4879 * config.guess (m32r*:Linux:*:*): New case. 4880 * config.sub: Handle m32rle. 4881 4882 2004-03-12 Ben Elliston <bje@wasabisystems.com> 4883 4884 From Jens Petersen <petersen@redhat.com>: 4885 * config.sub: Handle sparcv8. 4886 4887 2004-03-03 Ben Elliston <bje@wasabisystems.com> 4888 4889 From Tom Smith <smith@cag.lkg.hp.com>: 4890 * config.guess: Version suffixes are equally significant on Tru64 4891 V4.* and V5.*, so do not ignore them on V5.*. Handle a version 4892 prefix of "P" (patched kernel). 4893 4894 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com> 4895 4896 * config.sub: Add support for National Semiconductor CRX target. 4897 48982004-09-03 Jan Beulich <jbeulich@novell.com> 4899 4900 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for 4901 *-*-netware, but add target-libmudflap. 4902 Consolidate *-*-netware targets (of which really only i?86 exists) 4903 into a single entry. 4904 * configure: Likewise. 4905 49062004-09-01 Paolo Bonzini <bonzini@gnu.org> 4907 4908 * Makefile.tpl (sorry): Remove. 4909 (clean-stage[+id+], clean-stage[+id+]-module): New targets. 4910 (cleanstrap targets): Depend on distclean, not distclean-stage1. 4911 (do-clean): Clean per-stage directories too. 4912 (do-distclean): Run distclean-stage1 too. 4913 (.NOTPARALLEL): Enable during toplevel bootstrap. 4914 (stage[+id+]-bubble): Enable parallel execution during 4915 the recursive invocation. 4916 * Makefile.in: Regenerate. 4917 4918 Sync from gcc (moving the Makefile.in change to Makefile.tpl): 4919 4920 2004-08-31 Robert Bowdidge <bowdidge@apple.com> 4921 4922 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include. 4923 * configure.in: add test for powerpc-*-darwin* to specify makefile frag 4924 * configure: regenerate 4925 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for 4926 -mdynamic-no-pic 4927 49282004-08-31 Paolo Bonzini <bonzini@gnu.org> 4929 4930 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment 4931 include. 4932 * configure.in: Fix indentation. 4933 * configure: Regenerate. 4934 49352004-08-31 Paolo Bonzini <bonzini@gnu.org> 4936 4937 * Makefile.def (build_modules): Add fixincludes. 4938 (dependencies): Make gcc depend on fixincludes. 4939 * configure.in (build_tools): Add fixincludes. 4940 (build_configdirs): Always include build_libs. 4941 * Makefile.in: Regenerate. 4942 * configure: Regenerate. 4943 49442004-08-30 Paolo Bonzini <bonzini@gnu.org> 4945 4946 * Makefile.def (bootstrap stages): Add 'lean' parameter. 4947 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into 4948 phony targets; do not generate timestamp files. 4949 (distclean-stageN): Remove references to their timestamp files. 4950 (restageN, touch-stageN): Remove. 4951 (stageN-bubble): Rewritten. 4952 (compare): Support lean bootstraps. 4953 * Makefile.in: Regenerate. 4954 4955 * configure.in: Only warn when bootstrapping but 4956 build != host or build != target. Support lean bootstraps. 4957 * configure: Regenerate. 4958 4959 Sync from gcc: 4960 2004-08-26 Phil Edwards <phil@codesourcery.com> 4961 4962 * configure.in: Give a better error message if GMP/MPFR are missing 4963 and a language needing them has been requested. 4964 * configure: Regenerated. 4965 4966 2004-08-25 Phil Edwards <phil@codesourcery.com> 4967 4968 * configure.in: Print a list of available language front-ends if 4969 a requested one is missing. Tidy stray tab characters. 4970 * configure: Regenerated. 4971 49722004-08-17 Paolo Bonzini <bonzini@gnu.org> 4973 4974 * Makefile.in: Regenerate. 4975 * configure: Regenerate. 4976 4977 * Makefile.def (bootstrap-stage): Rename extra_*_flags to 4978 stage_*_flags. 4979 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit 4980 for bootstrapped modules if toplevel bootstrap is going. 4981 (GCC bootstrap): Generate per-stage targets for all bootstrapped 4982 modules. Adjust for changes in Makefile.def. Enable several 4983 rules even in non-bootstrap mode, just to avoid peppering the 4984 template with unnecessary "@if/@endif gcc-bootstrap" pairs. 4985 (stage-[+prev+]-bubble): Remove. 4986 4987 * Makefile.def (Dependencies): Depend on all-build-bison, 4988 all-build-flex, all-build-byacc, all-build-texinfo, rather 4989 than the host variations. 4990 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout 4991 with BUILD_SUBDIR. 4992 (BISON): Update for recent Bisons. 4993 (YACC): Fix typo. 4994 (cross): Depend on all-build. 4995 (all): Do not depend on all-build. 4996 (prebootstrap): Remove. 4997 (dep-kind): Accept separate prefixes for MODULE and ON variables. 4998 (Prebootstrap dependencies): Add them to the per-stage targets 4999 and to all-prebootstrap. 5000 * configure.in (build_configdirs): Always enable build_tools. 5001 (BUILD_DIR_PREFIX): Remove. 5002 5003 * Makefile.def (gcc): Add target variable. 5004 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags. 5005 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*) 5006 in the recursive `make', instead of hardwiring `all'. 5007 (Autogenerated TARGET-* variables): New. 5008 50092004-08-17 Robert Millan <robertmh@gnu.org> 5010 5011 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux 5012 (instead of FreeBSD). 5013 * configure: Regenerate. 5014 50152004-08-12 Nathanael Nerode <neroden@gcc.gnu.org> 5016 5017 * Makefile.def, configure.in, src-release: Remove useless, bogus 5018 references to tix. 5019 * Makefile.in, configure: Regenerate. 5020 5021 * src-release: Stop distributing mmalloc with gdb (which doesn't 5022 use it). 5023 * Makefile.def: GDB doesn't depend on mmalloc anymore. 5024 * Makefile.in: Regenerate. 5025 50262004-08-09 Mark Mitchell <mark@codesourcery.com> 5027 5028 * configure.in (arm*-*-eabi*): New target. 5029 * configure: Regenerate. 5030 50312004-08-01 Robert Millan <robertmh@gnu.org> 5032 5033 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable 5034 libmudflap for all GNU-based systems (with Glibc). 5035 * configure: Regenerate. 5036 50372004-08-06 Paolo Bonzini <bonzini@gnu.org> 5038 5039 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module. 5040 (bison, byacc, flex, texinfo): Do not mark as bootstrap module. 5041 (Dependencies): New section. 5042 * Makefile.tpl (Dependencies): Generate from Makefile.def. 5043 (configure-target-[+module+]): Depend on maybe-all-gcc 5044 (all-prebootstrap): New name of all-bootstrap. Changed throughout. 5045 (toplevel profiledbootstrap): Fix dependencies. 5046 * Makefile.in: Regenerate. 5047 50482004-08-03 Mark Mitchell <mark@codesourcery.com> 5049 5050 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and 5051 target-libiberty to noconfigdirs. 5052 50532004-08-03 Paul Brook <paul@codesourcery.com> 5054 5055 * configure.in: Check for MPFR as well as GMP. 5056 * configure: Regenerate. 5057 50582004-08-03 Paolo Bonzini <bonzini@gnu.org> 5059 5060 * Makefile.def (host-modules): Add gcc. 5061 * Makefile.in: Regenerate. 5062 * Makefile.tpl (sorry): New rule. 5063 (configure-host, all-host, [+make_target+]-host, do-check, 5064 install-host): Do not add gcc as a special case. 5065 (host modules): Add a small special-casing for gcc. Export 5066 extra_make_flags through the environment. 5067 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc, 5068 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc, 5069 other recursive targets for gcc): Remove. 5070 5071 (all, do-[+make_target+], do-check): Wrap between unstage and stage. 5072 (stage, unstage): New rules. 5073 (stage[+id+]-start, stage[+id+]-end, [+compare-target+], 5074 distclean-stage[+id+]): Use stage_current. 5075 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually 5076 the stage*-start rules. 5077 50782004-07-19 Robert Millan <robertmh@gnu.org> 5079 5080 Synced from gcc: 5081 5082 2004-04-26 Robert Millan <robertmh@gnu.org> 5083 5084 Add patches from libtool CVS. 5085 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu. 5086 * ltconfig: Likewise. 5087 * ltcf-c.sh: Likewise. 5088 * ltcf-cxx.sh: Likewise. 5089 * ltcf-gcj.sh: Likewise. 5090 50912004-07-12 Paolo Bonzini <bonzini@gnu.org> 5092 5093 * configure.in: Add noconfigdirs for crx-*-*. 5094 * configure: Regenerate. 5095 50962004-07-12 Paolo Bonzini <bonzini@gnu.org> 5097 5098 Synced from gcc: 5099 5100 2004-07-09 Loren J. Rittle <ljrittle@acm.org> 5101 5102 * configure.in: Build libmudflap by default on FreeBSD. 5103 * configure: Regenerated. 5104 5105 2004-07-09 Mark Mitchell <mark@codesourcery.com> 5106 5107 * configure.in: Do not build libmudflap by default on non-GNU/Linux 5108 systems. 5109 * configure: Regenerated. 5110 5111 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> 5112 5113 PR target/16344 5114 * Makefile.tpl (profiledbootstrap): Build runtime libraries with 5115 feedback based compiler. 5116 * Makefile.in: Rebuilt. 5117 5118 2004-07-05 Phil Edwards <phil@codesourcery.com> 5119 5120 * configure.in: Do not prepend $srcdir to /dev/null in 5121 makefile fragments. 5122 * configure: Regenerate. 5123 51242004-07-08 Alexandre Oliva <aoliva@redhat.com> 5125 5126 * Makefile.def (host_modules): Set bootstrap=true for flex. 5127 * Makefile.tpl (all-gcc): Depend on texinfo and flex. 5128 * Makefile.in: Rebuilt. 5129 51302004-07-01 Paolo Bonzini <bonzini@gnu.org> 5131 5132 * Makefile.def (build_modules): Add bison, byacc, flex, 5133 m4, texinfo. 5134 (flags_to_pass): Add FLEX. 5135 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New. 5136 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it. 5137 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4, 5138 DEFAULT_MAKEINFO): Remove. 5139 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON, 5140 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute. 5141 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into 5142 objdir or else use configured tool. 5143 (all-build): New. 5144 (all): Depend on it. 5145 (Build module dependencies): Add. 5146 * Makefile.in: Regenerate. 5147 * configure.in: Better support for multiple build modules, 5148 matching what is done for host/target modules. Do not look 5149 for "plausible" locations of build tools if Canadian cross. 5150 Use autoconf's AC_PROG_CC to find a C compiler. Define 5151 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4. 5152 * configure: Regenerate. 5153 51542004-06-22 Paolo Bonzini <bonzini@gnu.org> 5155 5156 * Makefile.tpl (HOST_EXPORTS): Fix pasto. 5157 * Makefile.in: Regenerate. 5158 51592004-06-22 Paolo Bonzini <bonzini@gnu.org> 5160 5161 * Makefile.tpl (configure-build-[+module+], 5162 configure-[+module+], configure-target-[+module+]): Pass 5163 [+extra_configure_args+]. 5164 (all-build-[+module+], all-[+module+], check-[+module+], 5165 install-[+module+], [+make_target+]-[+module+], 5166 all-target-[+module+], check-target-[+module+], 5167 install-target-[+module+], [+make_target+]-target-[+module+]): 5168 Pass [+extra_make_args+]. 5169 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS. 5170 (GCC_HOST_EXPORTS): Remove. 5171 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap, 5172 cross, check-gcc, check-gcc-c++, install-gcc, 5173 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble): 5174 Replace GCC_HOST_EXPORTS with HOST_EXPORTS. 5175 * Makefile.in: Regenerate. 5176 51772004-06-21 Christopher Faylor <cgf@alum.bu.edu> 5178 5179 * configure.in: Check for srcdir/winsup rather than build directory 5180 winsup. 5181 * configure: Regenerate. 5182 51832004-06-17 Corinna Vinschen <vinschen@redhat.com> 5184 5185 * configure.in: Don't build Cygwin native newlib if winsup 5186 directory is missing. Emit warning instead. 5187 * configure: Regenerate. 5188 51892004-06-09 Paolo Bonzini <bonzini@gnu.org> 5190 5191 * Makefile.tpl (touch-stage[+id+]): New. 5192 (restage[+prev+]): Depend on touch-stage[+id+]. 5193 5194 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New. 5195 Use it throughout. 5196 5197 * Makefile.def: Add profile and feedback bootstrap stages. 5198 Remove next field from bootstrap stages. 5199 * Makefile.tpl (LN, LN_S): Substitute. 5200 (stageN-start, stageN-end): Use double-colon rules, to 5201 provide a hook for additional setup commands. 5202 (distclean-stageN-gcc, restageN): Create dependencies from 5203 [+prev+], not from [+next+]. 5204 (stageN-bubble): Add commands for successive stages from 5205 [+prev+], using double-colon rules. 5206 (all-stageN-gcc): Fix typo. 5207 (stagefeedback-start, profiledbootstrap): New. 5208 * Makefile.in: Regenerate. 5209 * configure.in: Call ACX_PROG_LN. 5210 * configure: Regenerate. 5211 52122004-06-03 Paolo Bonzini <bonzini@gnu.org> 5213 5214 * configure.in: Fix --enable-bootstrap breakage introduced in trees 5215 without gcc. 5216 * configure: Regenerate. 5217 52182004-06-01 Paolo Bonzini <bonzini@gnu.org> 5219 5220 * Makefile.tpl: Fix typo. 5221 * Makefile.in: Regenerate. 5222 52232004-06-01 Paolo Bonzini <bonzini@gnu.org> 5224 5225 * configure.in: Remove new- prefix from toplevel 5226 bootstrap targets. 5227 * configure: Regenerate. 5228 52292004-06-01 Paolo Bonzini <bonzini@gnu.org> 5230 5231 Merge this patch from the gcc tree: 5232 5233 2004-05-30 Andreas Jaeger <aj@suse.de> 5234 Jim Wilson <wilson@specifixinc.com> 5235 5236 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77 5237 like CC. 5238 52392004-06-01 Paolo Bonzini <bonzini@gnu.org> 5240 5241 * Makefile.tpl (all.normal): Rename to all. 5242 (all): Replace with a rule to pick the default 5243 target from configure. 5244 (all-gcc, configure-gcc): Use conditionals to 5245 do nothing when toplevel bootstrap is going on. 5246 (GCC directory bootstrap) [gcc-bootstrap]: Disable. 5247 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable. 5248 * configure.in: Support --enable-bootstrap. 5249 5250 * Makefile.def: Remove new- prefix from toplevel 5251 bootstrap targets. 5252 * Makefile.tpl: Likewise. 5253 5254 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2 5255 target. 5256 5257 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS) 5258 $(RECURSE_FLAGS) to recursive invocation of make. 5259 5260 * Makefile.in: Regenerate. 5261 * configure: Regenerate. 5262 52632004-05-27 Daniel Jacobowitz <dan@debian.org> 5264 5265 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET. 5266 * configure: Regenerate. 5267 52682004-05-25 Daniel Jacobowitz <drow@false.org> 5269 5270 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS) 5271 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS) 5272 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive 5273 targets. 5274 * Makefile.in: Regenerate. 5275 52762005-05-24 Paolo Bonzini <bonzini@gnu.org> 5277 5278 * configure.in: Test the ability to symlink directories. 5279 * configure: Regenerate. 5280 5281 * Makefile.def (bootstrap-stage): New definitions. 5282 * Makefile.tpl (configure-stage1-gcc, 5283 configure-stage2-gcc, configure-stage3-gcc, 5284 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc, 5285 new-bootstrap, new-cleanstrap, new-restage1, new-restage2, 5286 new-restage3, compare): Autogenerate, see Makefile.in 5287 entry for behavioral changes. 5288 (distclean-stage1, new-stage1-start, new-stage1-end, 5289 new-stage1-bubble, distclean-stage2, new-stage2-start, 5290 new-stage2-end, new-stage2-bubble, distclean-stage3, 5291 new-stage3-start, new-stage3-end): New autogenerated targets. 5292 (objext, prebootstrap, BOOT_CFLAGS, 5293 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated 5294 targets. 5295 5296 * Makefile.in: Regenerate. 5297 (distclean-stage1, new-stage1-start, new-stage1-end, 5298 new-stage1-bubble, distclean-stage2, new-stage2-start, 5299 new-stage2-end, new-stage2-bubble, distclean-stage3, 5300 new-stage3-start, new-stage3-end): New targets. 5301 (all-stage1-gcc): Move prebootstrap dependency from here... 5302 (configure-stage1-gcc): ...to here. 5303 (new-bootstrap): Use bubble targets. 5304 (new-cleanstrap, new-restage1, new-restage2, new-restage3): 5305 Use per-stage distclean targets. 5306 (configure-stage1-gcc, configure-stage2-gcc, 5307 configure-stage3-gcc, all-stage1-gcc, 5308 all-stage2-gcc, all-stage3-gcc, new-bootstrap): 5309 Use new-stageN-start to prepare the tree. 5310 53112004-05-23 Paolo Bonzini <bonzini@gnu.org> 5312 5313 * Makefile.def (host_modules): add libcpp. 5314 * Makefile.tpl: Add dependencies on and for libcpp. 5315 * Makefile.in: Regenerate. 5316 * configure.in: Add libcpp host module. 5317 * configure: Regenerate. 5318 53192004-05-17 Zack Weinberg <zack@codesourcery.com> 5320 5321 * Makefile.def, Makefile.tpl, configure.in: Remove all mention 5322 of libf2c. 5323 * configure, Makefile.in: Regenerate. 5324 53252004-05-13 Diego Novillo <dnovillo@redhat.com> 5326 5327 Merge from tree-ssa-20020619-branch. 5328 5329 * Makefile.def: Add libbanshee, libmudflap and libgfortran. 5330 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee. 5331 (HOST_GMPLIBS): Define. 5332 (HOST_GMPINC): Define. 5333 (TARGET_LIB_PATH): Add libmudflap. 5334 (GFORTRAN_FOR_TARGET): Define. 5335 (configure-build*): Export GFORTRAN. 5336 (configure-gcc): Export GMPLIBS and GMPINC. 5337 (all-gcc): Add maybe-all-libbanshee. 5338 (configure-target-libgfortran): Define. 5339 * Makefile.in: Regenerate. 5340 * configure.in (host_libs): Add libbanshee. 5341 (target_libraries): Add target-libmudflap and target-libgfortran. 5342 Add --with-libbanshee. 5343 Handle --disable-libmudflap. 5344 (*-*-freebsd*): Use with_gmp. 5345 Add $(libgcj) to noconfigdirs. 5346 * configure: Regenerate. 5347 * depcomp: New file. 5348 * MAINTAINERS: Add tree-ssa maintainers. 5349 53502004-04-28 Paolo Bonzini <bonzini@gnu.org> 5351 5352 * config/acx.m4: Fix fastcompare support for new-bootstrap. 5353 * configure: Regenerate. 5354 53552004-04-27 Paolo Bonzini <bonzini@gnu.org> 5356 5357 Revert: 5358 2004-04-26 Paolo Bonzini <bonzini@gnu.org> 5359 5360 * Makefile.def (flags_to_pass): Remove *dir variables that 5361 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS, 5362 as well as prefix and exec_prefix. 5363 * Makefile.in: Regenerate. 5364 53652004-04-26 Paolo Bonzini <bonzini@gnu.org> 5366 5367 * Makefile.def (host_modules): Mark with the bootstrap 5368 flag packages on which gcc depends. 5369 * Makefile.tpl (all-bootstrap): Use it. 5370 * Makefile.in: Regenerate. 5371 53722004-04-26 Paolo Bonzini <bonzini@gnu.org> 5373 5374 * Makefile.def (flags_to_pass): Remove *dir variables that 5375 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS, 5376 as well as prefix and exec_prefix. 5377 * Makefile.in: Regenerate. 5378 53792004-04-26 Paolo Bonzini <bonzini@gnu.org> 5380 5381 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL. 5382 * configure: Regenerate. 5383 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc. 5384 * gcc/Makefile.tpl (compare): Use the result of the test. 5385 * gcc/Makefile.in: Regenerate. 5386 53872004-04-23 Paolo Bonzini <bonzini@gnu.org> 5388 5389 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc): 5390 Always relocate gcc and prev-gcc to the original names, even 5391 if the build fails. 5392 (new-cleanstrap, new-restage1, new-restage2, new-restage3): 5393 New targets. 5394 53952004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> 5396 5397 * configure.in (mips*-*-irix5*): Enable ld. 5398 * configure: Regenerate. 5399 54002004-04-15 James E Wilson <wilson@specifixinc.com> 5401 5402 * Makefile.tpl (configure-[+module+], configure-gcc, 5403 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc): 5404 Set and export LDFLAGS. 5405 * Makefile.in: Regenerate. 5406 54072004-04-09 Nathanael Nerode <neroden@gcc.gnu.org> 5408 5409 PR bootstrap/14871 5410 * Makefile.tpl: If we don't have built-in-tree target tools, 5411 use the ones found by configure rather than hacking around with 5412 program_transform_name. 5413 * configure.in: Give Makefile.tpl the information necessary 5414 to do that. 5415 * Makefile.in: Regenerate. 5416 * configure: Regenerate. 5417 54182004-04-06 Nathanael Nerode <neroden@gcc.gnu.org> 5419 5420 PR bootstrap/14760 5421 * configure.in: When computing baseargs, strip *all* copies of 5422 offending options. Also, don't match/substitute the trailing space, 5423 so that this actually works when two similar options are separated by 5424 only one space. 5425 * configure: Regenerate. 5426 54272004-04-06 David Edelsohn <edelsohn@gnu.org> 5428 5429 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs. 5430 (rs6000-*-aix*): Same. 5431 * configure: Regenerate. 5432 54332004-03-25 Stan Shebs <shebs@apple.com> 5434 5435 Remove MPW support, no longer used. 5436 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure, 5437 mpw-install: Remove files. 5438 * src-release (DEVO_SUPPORT): Remove names of removed files. 5439 * MAINTAINERS: Likewise. 5440 54412004-03-24 Nathanael Nerode <neroden@gcc.gnu.org> 5442 5443 * Makefile.tpl (top level bootstrap support): Remove now-unneeded 5444 STRICT_WARN, WARN_CFLAGS flags passed down to make. 5445 * Makefile.in: Regenerate. 5446 5447 * configure.in (top level bootstrap support): Rework --enable-werror 5448 to set @stage2_werror_flag@. 5449 * configure: Regenerate. 5450 * Makefile.tpl (top level bootstrap support): Pass 5451 @stage2_werror_flag@ down to configure in stages 2 and 3. 5452 * Makefile.in: Regenerate. 5453 54542004-03-23 Nathanael Nerode <neroden@gcc.gnu.org> 5455 5456 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure 5457 for stages 2 and 3 as well as in make. As a consequence, remove 5458 OUTPUT_OPTION (now detected by configure) from the flags passed down 5459 to make. 5460 * Makefile.in: Regenerate. 5461 5462 * Makefile.tpl (new-bootstrap): Fix typo. 5463 * Makefile.in: Regenerate. 5464 54652004-03-22 Nathanael Nerode <neroden@gcc.gnu.org> 5466 5467 * Makefile.tpl: Rearrange by moving recursive_targets rules 5468 into their proper sections. 5469 * Makefile.tpl (top level bootstrap support): Move disabling 5470 of coverage flags from 'make' to 'configure'; improve comments. 5471 * Makefile.in: Regenerate. 5472 5473 * Makefile.tpl (experimental top level bootstrap) Move stage1 5474 language setting from all- target to configure- target; disable 5475 intermodule optimization in stage 1; prevent gratuitous rebuilds 5476 of stage 1. 5477 * Makefile.in: Regenerate. 5478 * configure.in: Comma-separate stage 1 language list for top 5479 level bootstrap. 5480 * configure: Regenerate. 5481 5482 * Makefile.tpl: Clean up experimental top level bootstrap support: 5483 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate 5484 prev-gcc in configure- targets as well as all- targets. 5485 * Makefile.in: Regenerate. 5486 54872004-03-17 Paolo Bonzini <bonzini@gnu.org> 5488 5489 * configure.in: Remove symbolic link section. 5490 * configure: Regenerate. 5491 * Makefile.tpl (links): Remove. 5492 * Makefile.in: Regenerate. 5493 54942004-03-15 Paolo Bonzini <bonzini@gnu.org> 5495 Nathanael Nerode <neroden@gcc.gnu.org> 5496 5497 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX): 5498 Set with AC_CHECK_PROGS. 5499 * configure.in: Fix comment typo from last patch. 5500 * configure: Regenerate. 5501 55022004-03-15 Nathanael Nerode <neroden@gcc.gnu.org> 5503 5504 * Makefile.tpl: Introduce experimental top level bootstrap support. 5505 * Makefile.in: Regenerate. 5506 * configure.in: Introduce support for top level bootstrap. 5507 * configure: Regenerate. 5508 55092004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org> 5510 Paolo Bonzini <bonzini@gnu.org> 5511 5512 PR bootstrap/14522 5513 * configure.in: Cope with shells that do not support unquoted ^ 5514 * configure: Regenerate. 5515 55162004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org> 5517 Paolo Bonzini <bonzini@gnu.org> 5518 5519 PR bootstrap/14522 5520 * configure.in: Cope with shell that do not support nesting 5521 quotes inside quoted backquote substitutions. 5522 * configure: Regenerate. 5523 55242004-03-10 Andrew Pinski <pinskia@physics.uc.edu> 5525 5526 PR bootstrap/14522 5527 * configure.in: Fix escaping of $. 5528 * configure: Regenerate. 5529 55302004-03-11 Nathanael Nerode <neroden@gcc.gnu.org> 5531 5532 * configure: Regenerate. 5533 55342004-03-08 Paolo Bonzini <bonzini@gnu.org> 5535 5536 PR ada/14131 5537 Move language detection to the top level. 5538 * configure.in: Find default values for the tools as 5539 soon as possible. Disable ada if GNAT is not found. 5540 Emit error message about missing languages. Expand 5541 --enable-languages=all for the gcc subdirectory. 5542 55432004-03-01 Richard Sandiford <rsandifo@redhat.com> 5544 5545 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case 5546 and disable libgcj. 5547 * configure: Regenerated. 5548 55492004-02-28 Nathanael Nerode <neroden@gcc.gnu.org> 5550 5551 PR bootstrap/7087 5552 * Makefile.tpl: Guard XFOO sed statements better. 5553 * Makefile.tpl: Add dependency for configure-target-libada. 5554 * Makefile.in: Regenerate (incidentally fixes broken 5555 commit when libada-branch was merged). 5556 55572004-02-28 Andrew Cagney <cagney@redhat.com> 5558 5559 * src-release (CVS_NAMES): Define. 5560 (do-tar, do-tar): Prune $(CVS_NAMES). 5561 55622004-02-23 Andrew Cagney <cagney@redhat.com> 5563 5564 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to 5565 2004-02-19.09. 5566 55672004-02-19 Nathanael Nerode <neroden@gcc.gnu.org> 5568 5569 PR bootstrap/11932 5570 * mkinstalldirs, install-sh: Import from automake CVS HEAD. 5571 55722004-02-19 Andrew Cagney <cagney@redhat.com> 5573 5574 * config.guess: Update from version 2003-06-12 to 2004-02-16. 5575 * config.sub: Update from version 2003-06-13 to 2004-02-16. 5576 55772004-02-11 David Edelsohn <edelsohn@gnu.org> 5578 5579 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs. 5580 (rs6000-*-aix*): Same. 5581 * configure: Regenerate. 5582 55832004-02-11 Kelley Cook <kcook@gcc.gnu.org> 5584 5585 * configure.in (host): Add in missing $noconfigdirs to defines. 5586 * configure: Regenerate. 5587 55882004-02-10 Arnaud Charlet <charlet@act-europe.fr>, 5589 Nathanael Nerode <neroden@gcc.gnu.org> 5590 5591 PR ada/6637, PR ada/5911 5592 Merge with libada-branch: 5593 * configure.in, Makefile.tpl, Makefile.def: Add target-libada, 5594 with appropriate dependencies. Add --enable-libada configure switch. 5595 * configure, Makefile.in: Regenerate. 5596 55972004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> 5598 5599 * configure.in: Don't pass --with-stabs on IRIX 5 either. 5600 * configure: Regenerate. 5601 56022004-02-02 Jeff Johnston <jjohnstn@redhat.com> 5603 5604 * COPYING.NEWLIB: Update Red Hat license to 2004. 5605 56062004-01-23 DJ Delorie <dj@redhat.com> 5607 5608 * Makefile.def (target_modules) [libiberty]: Don't stage. 5609 * Makefile.in: Rebuilt. 5610 56112004-01-23 Jeff Johnston <jjohnstn@redhat.com> 5612 5613 * COPYING.NEWLIB: Update to include copyrights for new 5614 iconv code. 5615 56162004-01-15 Andrew Cagney <cagney@redhat.com> 5617 5618 * src-release: Update copyright year. 5619 (do-proto-toplev): Configure using i686-pc-linux-gnu. 5620 (NEWLIB_SUPPORT_DIRS): Delete macro. 5621 (newlib.tar.bz2): Delete rule. 5622 56232004-01-14 Loren J. Rittle <ljrittle@acm.org> 5624 5625 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage. 5626 * Makefile.tpl (configure-target-[+module+]): Support stage. 5627 * Makefile.in: Rebuilt. 5628 56292003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl> 5630 5631 * gettext.m4: Quote names of macros to be defined by AC_DEFUN 5632 throughout. 5633 56342004-01-04 Nathanael Nerode <neroden@gcc.gnu.org> 5635 5636 * configure.in: Use ./config.cache, not config.cache. 5637 * configure: Regenerate. 5638 * Makefile.tpl: Special-casing not needed for GCC any more. 5639 * Makefile.in: Regenerate. 5640 5641 * configure.in: Don't share a cache file for host dirs. 5642 * configure: Regenerate. 5643 5644 * config-ml.in: Don't mess with the cache file. 5645 56462004-01-03 Nathanael Nerode <neroden@gcc.gnu.org> 5647 5648 * Makefile.tpl: Make GCC use a separate config.cache. 5649 * Makefile.in: Regenerate. 5650 5651 PR bootstrap/11932, PR bootstrap/11933 5652 (I don't know if it will fix either of them, but it relates 5653 to them.) 5654 * configure.in: Don't use shared config.cache for target 5655 directories. 5656 * configure: Regenerate. 5657 56582003-12-31 Roger Sayle <roger@eyesopen.com> 5659 5660 * configure.in (ia64*-*-hpux*): Disable building java libraries. 5661 * configure: Regenerated. 5662 56632003-12-21 Bernardo Innocenti <bernie@develer.com> 5664 5665 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda. 5666 * configure: Regenerated. 5667 56682003-12-19 Nathanael Nerode <neroden@gcc.gnu.org> 5669 5670 Port change over from GCC: 5671 2003-11-20 Kelley Cook <kcook@gcc.gnu.org> 5672 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL. 5673 (configure-build-[+module+], configure-[+module+]): Likewise. 5674 (configure-target-[+module+], configure-gcc, config.status): Likewise. 5675 * Makefile.in: Regenerate. 5676 56772003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com> 5678 5679 * configure.in (raw_libstdcxx_flags): Remove the leading space. 5680 * configure: Regenerate. 5681 56822003-11-27 Jeff Johnston <jjohnstn@redhat.com> 5683 5684 * COPYING.NEWLIB: Add license info for long long routines added to 5685 stdlib. 5686 56872003-11-14 Arnaud Charlet <charlet@act-europe.fr> 5688 5689 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS. 5690 * Makefile.in: Regenerate. 5691 56922003-10-20 Phil Edwards <phil@codesourcery.com> 5693 5694 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs. 5695 * configure: Regenerate. 5696 56972003-10-13 Nathanael Nerode <neroden@gcc.gnu.org> 5698 5699 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of 5700 HOST_FLAGS_TO_PASS. 5701 * Makefile.in: Regenerate. 5702 57032003-10-05 Mohan Embar <gnustuff@thisiscool.com> 5704 5705 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD. 5706 * configure: Rebuilt 5707 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure 5708 * Makefile.in: Rebuilt 5709 57102003-10-03 H.J. Lu <hongjiu.lu@intel.com> 5711 5712 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX. 5713 57142003-10-01 Phil Edwards <pme@gcc.gnu.org> 5715 5716 * config-ml.in: Use ac_configure_args directly instead of 5717 ml_arguments. Only set ml_norecursion if --no[-]recursion is 5718 actually seen. 5719 57202003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr> 5721 5722 * config-ml.in: Propagate INSTALL variables. 5723 57242003-09-21 Daniel Jacobowitz <drow@mvista.com> 5725 5726 * configure.in: Pass a computed --program-transform-name 5727 to subconfigures. 5728 * configure: Regenerated. 5729 57302003-09-20 Nathanael Nerode <neroden@gcc.gnu.org> 5731 5732 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable. 5733 * Makefile.in: Regenerate. 5734 5735 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc. 5736 * Makefile.in: Regenerate. 5737 57382003-09-17 Daniel Jacobowitz <drow@mvista.com> 5739 5740 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix 5741 quoting. 5742 * configure: Regenerated. 5743 57442003-09-12 Michael Chastain <mec@shout.net> 5745 5746 Fix PR gdb/857. 5747 * src-release (do-proto-topleve): Remove junk files 5748 intl/config.cache, intl/config.status, 5749 intl/config.h, intl/stamp-h. 5750 57512003-09-14 Andrew Cagney <cagney@redhat.com> 5752 5753 * src-release (dejagnu.tar): New target. 5754 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule. 5755 (do-djunpack): Use $(PACKAGE) for the package name. 5756 57572003-09-04 DJ Delorie <dj@redhat.com> 5758 5759 * configure: Regenerate. 5760 57612003-09-04 Robert Millan <robertmh@gnu.org> 5762 5763 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet. 5764 57652003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 5766 5767 * configure.in: Ensure arguments to sed are properly spaced. 5768 * configure: Regenerate. 5769 57702003-08-28 Daniel Jacobowitz <drow@mvista.com> 5771 5772 Merge from gcc: 5773 2003-07-20 Phil Edwards <pme@gcc.gnu.org> 5774 * install-sh: Update to newer upstream versions (associated with 5775 aclocal 1.7). 5776 * missing: Likewise, plus $1Help2man -> $1 typo fix. 5777 57782003-08-27 Daniel Jacobowitz <drow@mvista.com> 5779 5780 * configure.in: Set RAW_CXX_FOR_TARGET if unset. 5781 * configure: Regenerated. 5782 57832003-08-23 Phil Edwards <pme@gcc.gnu.org> 5784 5785 * configure.in: Use newline instead of semicolon when assuming 5786 shell arguments in a for loop. 5787 * configure: Regenerated. 5788 57892003-08-20 Geoffrey Keating <geoffk@apple.com> 5790 5791 PR 8180 5792 * configure.in: When testing with_libs and with_headers, treat 5793 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>. 5794 * configure: Regenerate. 5795 5796 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for 5797 make, shell, etc. 5798 (baseargs): Likewise. 5799 * configure: Regenerate. 5800 58012003-08-19 Geoffrey Keating <geoffk@apple.com> 5802 5803 * configure.in: Disable libgcj for darwin not on powerpc. 5804 * configure: Rebuild. 5805 58062003-08-15 Michael Chastain <mec@shout.net> 5807 5808 * src-release (do-proto-toplev): Remove junk files 5809 dejagnu/example/calc/config.status, 5810 dejagnu/example/calc/config.log. 5811 58122003-08-14 Alexandre Duret-Lutz <adl@gnu.org> 5813 5814 * config-ml.in, symlink-tree: Add license. 5815 58162003-08-01 Nathanael Nerode <neroden@gcc.gnu.org> 5817 5818 Merge from gcc: 5819 5820 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu> 5821 * Makefile.tpl (check, check-c++): Express dependencies using 5822 dependencies rather than commands. 5823 * Makefile.in: Regenerate. 5824 5825 2003-07-31 Geoffrey Keating <geoffk@apple.com> 5826 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib. 5827 * Makefile.in: Update. 5828 58292003-08-01 Andrew Cagney <cagney@redhat.com> 5830 5831 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*. 5832 * configure: Ditto. 5833 58342003-07-30 Andreas Tobler <a.tobler@schweiz.ch> 5835 5836 * configure.in: Enable libgcj for darwin. 5837 * configure: Rebuild. 5838 58392003-07-29 Nathanael Nerode <neroden@gcc.gnu.org> 5840 5841 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version. 5842 58432003-07-27 Nathanael Nerode <neroden@gcc.gnu.org> 5844 5845 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when 5846 creating target and build subdirs to build all parent dirs as needed. 5847 * Makefile.in: Rebuild. 5848 * configure.in: Don't build dirs explicitly here. 5849 * configure: Rebuild. 5850 58512003-07-22 Alexandre Oliva <aoliva@redhat.com> 5852 5853 * Makefile.tpl (all-make): Depend on intl. 5854 * Makefile.in: Rebuilt. 5855 58562003-07-16 Nathanael Nerode <neroden@gcc.gnu.org> 5857 5858 * config.if: Remove unused libc_interface determination. 5859 58602003-07-14 Nathanael Nerode <neroden@gcc.gnu.org> 5861 5862 * Makefile.in: Regenerate, correctly this time. 5863 58642003-07-13 Nathanael Nerode <neroden@gcc.gnu.org> 5865 5866 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove 5867 unused INSTALL_PROGRAM_ARGS. 5868 * configure.in: Use AC_PROG_INSTALL. 5869 * Makefile.in: Regenerate. 5870 * configure: Regenerate. 5871 58722003-07-10 Alexandre Oliva <aoliva@redhat.com> 5873 5874 * configure: Rebuilt. 5875 2001-09-26 Alexandre Oliva <aoliva@redhat.com> 5876 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build 5877 newlib nor libgloss. 5878 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com> 5879 * configure.in (am33_2.0-*-linux*): Added. 5880 58812003-07-09 Bob Wilson <bob.wilson@acm.org> 5882 5883 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets. 5884 * configure: Regenerate. 5885 58862003-07-06 H.J. Lu <hongjiu.lu@intel.com> 5887 5888 * config-ml.in: Replace PWD with PWD_COMMAND. 5889 * Makefile.tpl: Likewise. 5890 * Makefile.in: Regenerated. 5891 58922003-06-27 Nathanael Nerode <neroden@gcc.gnu.org> 5893 5894 * configure.in: Clean up config-lang.in handling. Delete 5895 useless assignment to "subdirs". 5896 * configure: Regenerate. 5897 58982003-06-26 Nathanael Nerode <neroden@gcc.gnu.org> 5899 5900 * configure.in: Rename 'target_libs' to 'target_libraries'. 5901 Remove useless reference to 'target_libs'. 5902 * configure: Regenerate. 5903 59042003-06-23 Keith Seitz <kseitz@sources.redhat.com> 5905 5906 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb. 5907 * Makefile.in: Regenerate. 5908 59092003-06-23 Nathanael Nerode <neroden@gcc.gnu.org> 5910 5911 * Makefile.def: Introduce flags_to_pass. 5912 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it. 5913 * Makefile.in: Regenerate. 5914 59152003-06-23 Hans-Peter Nilsson <hp@bitrange.com> 5916 5917 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib 5918 and target-libgloss. 5919 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb. 5920 <h8300*-*-*>: Disable libf2c and ${libgcj}. 5921 * configure: Regenerate. 5922 59232003-06-17 Benjamin Kosnik <bkoz@redhat.com> 5924 5925 * configure.in: Update testsuite_flags to new location. 5926 * configure. Regenerate. 5927 59282003-06-18 Nathanael Nerode <neroden@gcc.gnu.org> 5929 5930 * Makefile.tpl: Remove BUILD_CC stuff. 5931 * Makefile.in: Regenerate. 5932 59332003-06-14 H.J. Lu <hongjiu.lu@intel.com> 5934 5935 * config.guess: Update to 2003-06-12 version. 5936 * config.sub: Update to 2003-06-13 version. 5937 59382003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> 5939 5940 * MAINTAINERS: Add myself as MIPS co-maintainer. 5941 59422003-06-12 H.J. Lu <hongjiu.lu@intel.com> 5943 5944 * config.guess: Update to 2003-06-06 version. 5945 * config.sub: Update to 2003-06-06 version. 5946 59472003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> 5948 5949 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32. 5950 * configure. Regenerate. 5951 59522003-06-10 Nathanael Nerode <neroden@gcc.gnu.org> 5953 5954 * configure.in: Disable serial configure by default. 5955 * configure: Regenerate. 5956 * Makefile.tpl: Abolish .NOTPARALLEL. 5957 * Makefile.in: Regenerate. 5958 5959 * Makefile.tpl: Replace {build,host,target}_canonical by 5960 {build,host,target}. 5961 * Makefile.in: Regenerate. 5962 5963 * Makefile.tpl: Fix stupid pasto. 5964 * Makefile.in: Regenerate. 5965 59662003-06-09 Nathanael Nerode <neroden@gcc.gnu.org> 5967 5968 * Makefile.tpl: Remove bogus conditional. 5969 * Makefile.in: Regenerate. 5970 59712003-06-03 Nathanael Nerode <neroden@gcc.gnu.org> 5972 5973 * Makefile.tpl: Make 'recursive targets' using autogen rather 5974 than shell loop. Remove duplicate 'clean' targets and false 5975 comments. 5976 * Makefile.def: Add systematic dependencies to 'recursive' targets. 5977 Add systematic method of specifying missing targets in subdirs. 5978 Add copyright boilerplate. 5979 * Makefile.in: Regenerate. 5980 * configure.in: Add 'recursive targets' to maybe list. 5981 * configure: Regenerate. 5982 5983 * Makefile.tpl: Rename [+target+] to [+make_target+]. 5984 * Makefile.def: Rename 'target' to 'make_target'. 5985 59862003-05-30 Nick Clifton <nickc@redhat.com> 5987 5988 * README-maintainer-mode: Update URL for locating blessed config 5989 tools. 5990 59912003-05-29 Robert Millan <rmh@debian.org> 5992 5993 * ltconfig: Import this patch and modify for use with current 5994 version of ltconfig: 5995 5996 2003-05-21 Bruno Haible <bruno@clisp.org> 5997 5998 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for 5999 GNU/FreeBSD. 6000 60012003-05-28 DJ Delorie <dj@redhat.com> 6002 6003 * Makefile.tpl: Make maybe-check-gcc .PHONY. 6004 * Makefile.in: Regenerate. 6005 60062003-05-28 Jeff Johnston <jjohnstn@redhat.com> 6007 6008 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib. 6009 60102003-05-21 DJ Delorie <dj@redhat.com> 6011 6012 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not 6013 newlib or libgloss. 6014 * Makefile.in: Regenerate. 6015 60162003-05-21 DJ Delorie <dj@redhat.com> 6017 6018 * Makefile.tpl: Add missing empty maybe-check-gcc target. 6019 * Makefile.in: Regenerate. 6020 60212003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl> 6022 6023 * configure.in: Use curly braces in the definition of tooldir. 6024 * configure: Regenerate. 6025 60262003-05-19 Nathanael Nerode <neroden@gcc.gnu.org> 6027 6028 * configure.in: Switch more things to use maybe dependencies. 6029 * Makefile.tpl: Switch more things to use maybe dependencies. 6030 Factor out common code from autogen IF statements. 6031 * configure: Regenerate. 6032 * Makefile.in: Regenerate. 6033 60342003-05-14 Kelley Cook <kelleycook@wideopenwest.com> 6035 6036 * configure.in: Accept i[3456789]86 for machine type. 6037 * configure: Regenerate. 6038 60392003-05-18 Nathanael Nerode <neroden@gcc.gnu.org> 6040 6041 * configure.in: Switch more things to use maybe dependencies. 6042 Rearrange a little. Use GCC_TOPLEV_SUBDIRS. 6043 * configure: Regenerate. 6044 * Makefile.tpl: Switch more things to use maybe dependencies. 6045 * Makefile.in: Regenerate. 6046 60472003-05-16 Andreas Schwab <schwab@suse.de> 6048 6049 * Makefile.tpl (install-opcodes): Define. 6050 * Makefile.in: Rebuild. 6051 60522003-05-13 Andreas Jaeger <aj@suse.de> 6053 6054 * config.guess: Update to 2003-05-09 version. 6055 * config.sub: Update to 2003-05-09 version. 6056 60572003-05-13 Michael Eager <eager@mvista.com> 6058 6059 * configure.in: Correct sed script so that options in quotes are not 6060 deleted. 6061 * configure: Rebuild. 6062 60632003-05-12 Corinna Vinschen <corinna@vinschen.de> 6064 6065 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin 6066 and $$s/newlib/libc/sys/cygwin32 include paths. 6067 * configure: Ditto. 6068 60692003-05-05 H.J. Lu <hjl@gnu.org> 6070 6071 * config-ml.in: Restored from gcc repository. 6072 60732003-05-02 Chris Demetriou <cgd@broadcom.com> 6074 6075 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later. 6076 * Makefile.in: Regenerate. 6077 60782003-04-27 Daniel Jacobowitz <drow@mvista.com> 6079 6080 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl, 6081 and Makefile.def. 6082 60832003-04-27 Daniel Jacobowitz <drow@mvista.com> 6084 6085 * Makefile.tpl: Clean $(BUILD_SUBDIR). 6086 * Makefile.in: Regenerated. 6087 60882003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 6089 6090 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000. 6091 * Makefile.in: Regenerate. 6092 60932003-04-18 Jakub Jelinek <jakub@redhat.com> 6094 6095 * configure.in (powerpc64*-*-linux*): Remove. 6096 * configure: Rebuilt. 6097 60982003-04-17 Phil Edwards <pme@gcc.gnu.org> 6099 6100 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the 6101 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap, 6102 and restrap. 6103 * Makefile.in: Regenerate. 6104 61052003-04-16 Richard Earnshaw <rearnsha@arm.com> 6106 6107 * configure.in (arm-*-netbsdelf*): Enable building java libraries. 6108 * configure: Regenerated. 6109 61102003-04-11 Alexandre Oliva <aoliva@redhat.com> 6111 6112 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*. 6113 * */configure: Rebuilt. 6114 61152003-03-14 Nathanael Nerode <neroden@gcc.gnu.org> 6116 6117 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down. 6118 * Makefile.in: Regenerate. 6119 61202003-03-14 Michael Chastain <mec@shout.net> 6121 6122 * Makefile.in: Regenerate with correct Makefile.def. 6123 61242003-03-12 Nathanael Nerode <neroden@gcc.gnu.org> 6125 6126 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused 6127 Make macro. 6128 * Makefile.in: Regenerate. 6129 * configure.in: Clean up gxx_include_dir logic. 6130 * configure: Regenerate. 6131 61322003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> 6133 6134 * configure.in (gxx_include_dir): Fix typo. 6135 * configure: Regenerated. 6136 61372003-03-06 Andrew Cagney <cagney@redhat.com> 6138 6139 * texinfo/texinfo.tex: Import version 2003-02-03.16. 6140 61412003-03-04 Daniel Jacobowitz <drow@mvista.com> 6142 6143 * configure.in: Include $(build_tooldir)/sys-include in 6144 FLAGS_FOR_TARGET. 6145 * configure: Regenerated. 6146 61472003-03-04 Nathanael Nerode <neroden@gcc.gnu.org> 6148 6149 * Makefile.tpl: Reindent. 6150 * Makefile.in: Regenerate. 6151 * configure.in: Reindent. Don't set unused variables. 6152 * configure: Regenerate. 6153 6154 * Makefile.tpl: Always pass down RANLIB. 6155 * Makefile.in: Regenerate. 6156 6157 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros. 6158 * Makefile.in: Regenerate. 6159 * configure.in: Remove unused logic relating to --enable-shared 6160 and --enable-threads. Remove bogus comments. Remove redundant 6161 noconfigdirs. 6162 * configure: Regenerate. 6163 6164 * configure.in: Replace ${libstdcxx_version} by its value. 6165 Remove reference to mh-dgux. 6166 * configure: Regenerate. 6167 61682003-02-28 Nathanael Nerode <neroden@gcc.gnu.org> 6169 6170 * Makefile.tpl: Rearrange. 6171 * Makefile.in: Regenerate. 6172 61732003-02-25 Nick Clifton <nickc@redhat.com> 6174 6175 * configure: Remove site-file supprot - it is obsolete. 6176 61772003-02-24 Uwe Stieber <uwe@wwws.de> 6178 6179 * configure.in: Add support for kaOS as cross build target system. 6180 * configure: Regenerated. 6181 61822003-02-20 Sean McNeil <sean@blue.mcneil.com> 6183 6184 * Makefile.tpl: Add definition of CPPFLAGS to pass into 6185 configure-target-* as some target builds may require additional 6186 flags for preprocessor tests. 6187 * Makefile.in: Regenerated. 6188 61892003-02-19 Alexandre Oliva <aoliva@redhat.com> 6190 6191 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld. 6192 * ltconfig: Handle it. 6193 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of 6194 auto-detecting it. 6195 61962003-02-19 Alexandre Oliva <aoliva@redhat.com> 6197 6198 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever 6199 it is used as argument to $CC. 6200 * ltcf-gcj.sh: Likewise. 6201 62022003-02-19 Alexandre Oliva <aoliva@redhat.com> 6203 6204 * configure.in: Introduce --enable-maintainer-mode. 6205 * configure: Rebuilt. 6206 * Makefile.tpl (Makefile.in, configure): Enable dependencies only 6207 for maintainer mode. 6208 * Makefile.in: Rebuilt. 6209 62102003-02-19 Andrew Cagney <ac131313@redhat.com> 6211 6212 * configure: Regenerate using autoconf 2.13. 6213 62142003-02-19 Alan Modra <amodra@bigpond.net.au> 6215 6216 * config.guess: Import latest version. 6217 * config.sub: Import latest version. 6218 62192003-02-18 Jason Merrill <jason@redhat.com> 6220 6221 * Makefile.tpl (check-c++): Allow parallelism. 6222 62232003-02-17 Andrew Cagney <ac131313@redhat.com> 6224 6225 * configure: Regenerate using autoconf 000227. 6226 62272003-02-15 Geoffrey Keating <geoffk@apple.com> 6228 6229 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*, 6230 don't configure target-libobjc. 6231 * configure: Regenerate. 6232 62332003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> 6234 6235 * Makefile.tpl (RANLIB): Define. 6236 * Makefile.in: Regenerate. 6237 62382003-02-06 Keith R Seitz <keiths@redhat.com> 6239 6240 * Makefile.def: Remove "snavigator", "grep", and "db" modules. 6241 * Makefile.tpl: Remove "all-snavigator" and "all-grep". 6242 * Makefile.in: Regenerated. 6243 * configure.in: Remove all traces of snavigator, db, and grep. 6244 * configure: Regenerated. 6245 62462003-01-31 Frank Ch. Eigler <fche@redhat.com> 6247 6248 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies. 6249 * Makefile.in: Regenerated. 6250 62512003-01-30 Alexandre Oliva <aoliva@redhat.com> 6252 6253 * config.if: Copy from GCC. 6254 62552003-01-27 Phil Edwards <pme@gcc.gnu.org> 6256 6257 * configure.in: Revert 24Jan change. 6258 * configure: Regenerate. 6259 62602003-01-23 Nathanael Nerode <neroden@gcc.gnu.org> 6261 6262 * configure.in: Revert previous change. 6263 * configure: Regenerate. 6264 62652003-01-23 Nathanael Nerode <neroden@gcc.gnu.org> 6266 6267 * configure.in: Make rda native-only. 6268 * configure: Regenerate. 6269 62702003-01-19 Nathanael Nerode <neroden@gcc.gnu.org> 6271 6272 * configure.in: Add missing \. 6273 * configure: Rebuilt. 6274 62752003-01-17 Jakub Jelinek <jakub@redhat.com> 6276 6277 * configure.in (baseargs): Avoid using \| in sed regular 6278 expressions. 6279 * configure: Rebuilt. 6280 62812003-01-16 Jakub Jelinek <jakub@redhat.com> 6282 6283 * configure.in (baseargs): Remove all supported forms of 6284 --cache-file, --srcdir, --host, --build and --target options 6285 from argument lists. 6286 * configure: Rebuilt. 6287 62882003-01-15 Alexandre Oliva <aoliva@redhat.com> 6289 6290 * configure.in (noconfigdirs): Don't skip gas on IRIX 6. 6291 * configure: Rebuilt. 6292 62932003-01-09 Nathanael Nerode <neroden@gcc.gnu.org> 6294 6295 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS. 6296 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc. 6297 * Makefile.in: Regenerate. 6298 * configure: Regenerate. 6299 63002003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de> 6301 6302 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR. 6303 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir). 6304 * Makefile.in: Regenerate. 6305 63062003-01-09 Alexandre Oliva <aoliva@redhat.com> 6307 6308 * configure.in: Remove Makefile in build, host and target modules 6309 unless configure was run with --no-recursion. 6310 * configure: Rebuilt. 6311 63122003-01-08 Chris Demetriou <cgd@broadcom.com> 6313 6314 * config.guess: Update to 2003-01-03 version. 6315 * config.sub: Update to 2003-01-03 version. 6316 63172003-01-07 Christopher Faylor <cgf@redhat.com> 6318 6319 * configure: Regenerate with proper autoconf 2.13. 6320 63212003-01-07 Christopher Faylor <cgf@redhat.com> 6322 6323 * configure.in: Add AC_PREREQ for consistency. 6324 * configure: Regenerate. 6325 63262003-01-06 Andrew Cagney <ac131313@redhat.com> 6327 6328 * configure.in (GDB_TK): Add tcl directories conditional on 6329 gdb/gdbtk directory being present. 6330 * configure: Regenerate. 6331 63322003-01-04 John David Anglin <dave.anglin@nrc.ca> 6333 6334 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used 6335 by gcc if LD is not defined and we are not doing a Canadian Cross. 6336 * configure: Rebuilt. 6337 63382003-01-01 Daniel Jacobowitz <drow@mvista.com> 6339 6340 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl. 6341 63422002-12-31 Tom Tromey <tromey@redhat.com> 6343 6344 * Makefile.in: Rebuilt. 6345 * Makefile.def (target_modules) [libffi]: Allow installation. 6346 63472002-12-31 Andreas Schwab <schwab@suse.de> 6348 6349 * configure.in: Fix use of $program_transform_name. 6350 * configure: Regenerated. 6351 63522002-12-30 Daniel Jacobowitz <drow@mvista.com> 6353 6354 * configure.in (baseargs): Don't remove first configure argument. 6355 * configure: Regenerated. 6356 63572002-12-29 Alexandre Oliva <aoliva@redhat.com> 6358 6359 * Makefile.tpl (local-distclean): Don't remove... 6360 (multilib.ts): ... this. Moved into... 6361 (multilib.out): ... this. Don't use sub-make. 6362 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile, 6363 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into... 6364 (configure-build-[+module+], configure-[+module+], 6365 configure-target-[+module+], configure-gcc): ... these. Test 6366 for Makefile existence. Drop config.status from dependencies. 6367 * Makefile.in: Rebuilt. 6368 * configure.in: Move gcc-version-trigger to the end of 6369 ac_configure_args. Add comments to maybedep.tmp and 6370 serdep.tmp. Introduce --disable-serial-configure. Remove 6371 nonopt from baseargs, matching and removing corresponding 6372 whitespace while at it. 6373 * configure: Rebuilt. 6374 63752002-12-28 Alexandre Oliva <aoliva@redhat.com> 6376 6377 * configure.in (host_configargs): Replace reference to 6378 no-longer-defined buildopts with --build=${build_alias}. 6379 * configure: Rebuilt. 6380 63812002-12-28 Alexandre Oliva <aoliva@redhat.com> 6382 6383 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of 6384 program_transform_name to standard idiom. 6385 (AUTOGEN, AUTOCONF): Define. 6386 (Makefile.in): Use $(AUTOGEN). 6387 (Makefile): Depend on config.status, and use autoconf-style rule to 6388 build it. Move original commands to... 6389 (config.status): ... this new target. 6390 (configure): Add $(srcdir). Depend on config/acx.m4. Use 6391 $(AUTOCONF). 6392 * Makefile.in: Rebuilt. 6393 63942002-12-28 Nathanael Nerode <neroden@gcc.gnu.org> 6395 6396 * Makefile.tpl: Fix dramatic bustage due to change in 6397 program_transform_name. 6398 * Makefile.in: Regenerate. 6399 6400 * configure.in: Remove unnecessary PATH setting. 6401 * configure: Regnerate. 6402 6403 * configure.in: Don't default to unprefixed tools unless 6404 the native tools will work. 6405 * configure: Regenerate. 6406 6407 * configure.in: Convert to autoconf script. Blow away lots 6408 of now-redundant Makefile fragments. 6409 * configure: Generate using Autoconf. 6410 * Makefile.tpl: Rewrite to reflect autoconfiscation. 6411 * Makefile.in: Regenerate. 6412 64132002-12-27 Nathanael Nerode <neroden@gcc.gnu.org> 6414 6415 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET, 6416 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only. 6417 6418 * ChangeLog: Move a couple of entries from here to winsup/cygwin, 6419 where they belong. 6420 64212002-12-24 Andreas Schwab <schwab@suse.de> 6422 6423 * Makefile.tpl (multilib.out): Fix missing space. 6424 * Makefile.in: Regenerate. 6425 64262002-12-23 Nathanael Nerode <neroden@gcc.gnu.org> 6427 6428 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it. 6429 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out. 6430 * Makefile.in: Regenerate. 6431 * configure.in: Remove unnecessary leftovers. 6432 64332002-12-21 Geoffrey Keating <geoffk@apple.com> 6434 6435 * configure.in (extra_ranlibflags_for_target): New variable. 6436 (*-*-darwin): Add -c to ranlib commands. 6437 * configure (tooldir): Handle extra_ranlibflags_for_target. 6438 64392002-12-20 Jeff Johnston <jjohnstn@redhat.com> 6440 6441 * COPYING.NEWLIB: Updated. 6442 * COPYING.LIBGLOSS: Ditto. 6443 64442002-12-19 Nathanael Nerode <neroden@gcc.gnu.org> 6445 6446 * Makefile.tpl: Revert HJL's change. 6447 * Makefile.in: Regenerated. 6448 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and 6449 always. 6450 64512002-12-19 Andreas Schwab <schwab@suse.de> 6452 6453 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir. 6454 * Makefile.in: Regenerate. 6455 64562002-12-18 H.J. Lu <hjl@gnu.org> 6457 6458 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR). 6459 * Makefile.in: Regenerated. 6460 6461 * configure.in (build_prefix): New. Substitute. 6462 64632002-12-18 Nathanael Nerode <neroden@gcc.gnu.org> 6464 6465 * Makefile.tpl: Don't let real targets depend on phony targets. 6466 * Makefile.in: Regenerate. 6467 6468 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo. 6469 * Makefile.in: Regenerate. 6470 64712002-12-16 Jason Merrill <jason@redhat.com> 6472 6473 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a 6474 previous 'make bootstrap'. 6475 * Makefile.in: Regenerate. 6476 64772002-12-17 Hans-Peter Nilsson <hp@bitrange.com> 6478 6479 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb. 6480 64812002-12-13 Jason Merrill <jason@redhat.com> 6482 6483 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run 6484 library tests. 6485 (check-c++): Just depend on it and check-target-libstdc++-v3. 6486 * Makefile.in: Regenerate. 6487 64882002-12-13 Nathanael Nerode <neroden@gcc.gnu.org> 6489 6490 * configure.in, Makefile.tpl, Makefile.def: Remove tclX. 6491 * Makefile.in: Regenerate. 6492 64932002-12-12 Jeff Johnston <jjohnstn@redhat.com> 6494 6495 * COPYING.NEWLIB: Update list of alternate Regent of California 6496 licenses and discuss official revoking of advertising clause. 6497 * COPYING.LIBGLOSS: Ditto. 6498 64992002-12-12 Alexandre Oliva <aoliva@redhat.com> 6500 6501 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C). 6502 * Makefile.in: Rebuilt. 6503 65042002-12-10 Nathanael Nerode <neroden@gcc.gnu.org> 6505 6506 * configure: Fix bug put in by gremlins. 6507 6508 * Makefile.tpl: Substitute more autoconfily. 6509 * configure: Substitute more autoconfily. 6510 * Makefile.in: Regenerate. 6511 65122002-12-08 Andrew Cagney <ac131313@redhat.com> 6513 6514 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb. 6515 * Makefile.in (all-sim): Ditto. 6516 65172002-12-06 DJ Delorie <dj@redhat.com> 6518 6519 * Makefile.tpl: Change configure dependencies to not have real 6520 targets depend on phony targets. 6521 65222002-12-05 Nathanael Nerode <neroden@gcc.gnu.org> 6523 6524 * configure.in: Revert unintentional change. 6525 6526 * src-release: Configure host subdirs. 6527 6528 * Makefile.tpl: Change dependency for */multilib.out so that 6529 it works when gcc isn't in the tree. 6530 6531 * configure.in: Substitute more. 6532 * configure: Run subconfigures from the Makefile. 6533 * Makefile.tpl: Run subconfigures from the Makefile; add a few 6534 convenience targets. Make sure gcc isn't rebuilt after bootstrap. 6535 65362002-12-03 Nathanael Nerode <neroden@gcc.gnu.org> 6537 6538 * Makefile.tpl: Add targets for configuring host subdirs in Makefile, 6539 and corresponding dependencies. 6540 * Makefile.in: Regenerate. 6541 6542 * configure.in (host_tools): Order binutils, gas and ld for 6543 convenience in running the testsuites. 6544 6545 * Makefile.tpl: Introduce rules to serialize subconfigure runs. 6546 * Makefile.in: Regenerate. 6547 * configure.in: Introduce rules to serialize subconfigure runs. 6548 6549 * configure.in: Introduce BASE_CC_FOR_TARGET. 6550 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS. 6551 Realize configure-build-* targets. Realize configure-target-* targets. 6552 * Makefile.in: Regenerate. 6553 65542002-12-02 Nathanael Nerode <neroden@gcc.gnu.org> 6555 6556 * configure: Move gcc_version_trigger stuff from here... 6557 * configure.in: ...to here. 6558 6559 * configure.in: Separate subconfigure options added by this file from 6560 options given by the user. Add machinery to put args for host 6561 subconfigures into the Makefile. 6562 6563 * Makefile.tpl: Remove 'vault' targets. 6564 * Makefile.tpl: Reorder and comment dependencies. 6565 * Makefile.in: Regenerate. 6566 65672002-11-28 Geoffrey Keating <geoffk@apple.com> 6568 6569 * configure.in: Move host-specific darwin noconfigdirs into 6570 the host-specific section. 6571 65722002-12-02 Nathanael Nerode <neroden@gcc.gnu.org> 6573 6574 * Makefile.tpl: Restore bkorb's style patch, accidentally lost 6575 during replay. 6576 * Makefile.in: Regenerate. 6577 6578 (finishing slow-motion replay) 6579 * configure: Remove skip-this-dir support. 6580 * Makefile.tpl: Remove skip-this-dir support. 6581 6582 * Makefile.tpl: Remove leftover support for non-autoconfiscated 6583 subdirectories. 6584 * Makefile.in: Regenerate. 6585 6586 * Makefile.tpl: Strip out useless setting of 'dir'. 6587 * Makefile.in: Regenerate. 6588 65892002-12-02 Nathanael Nerode <neroden@gcc.gnu.org> 6590 6591 (finishing slow-motion replay) 6592 * configure.in: Fix deeply stupid bug. 6593 6594 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded 6595 shell code in CXX_FOR_TARGET 6596 * Makefile.def: Introduce raw_cxx. 6597 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and 6598 RAW_CXX_FOR_TARGET. 6599 * Makefile.in: Regenerate. 6600 66012002-12-02 Nathanael Nerode <neroden@gcc.gnu.org> 6602 6603 (finishing slow-motion replay) 6604 * Makefile.tpl: Remove unnecessary ifs. 6605 * Makefile.in: Regenerate. 6606 6607 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize 6608 dependencies. Maybe-ize build-libiberty. Create dummy install 6609 targets for 'no_install' modules. 6610 * configure: Move GDB_TK substitution to configure.in. Move 6611 build_modules stuff to configure.in. 6612 * configure.in: Implement soft dependency machinery. Maybe-ize 6613 GDB_TK, rearrange slightly. Move build_modules stuff from configure. 6614 * Makefile.in: Regenerate. 6615 66162002-12-01 Nathanael Nerode <neroden@gcc.gnu.org> 6617 6618 (continuing slow-motion replay) 6619 * Makefile.tpl: Make all-target, install-target behave similarly 6620 to all, install (only hitting configured targets). Eliminate 6621 unused macro defintions. 6622 6623 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when 6624 build != host. 6625 6626 * Makefile.tpl: Add all-gcc: all-libiberty dependency. 6627 6628 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion. 6629 6630 * configure.in: Produce lists of subdir targets we're actually 6631 configuring. Remove references to "dosrel". 6632 * Makefile.tpl: Let configure set which subdir targets are hit. 6633 Remove install-cross; clean up install; remove ALL. Remove 6634 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery. 6635 Autogenerate host module targets. Remove empty dependency lines 6636 and redundant dependency; rearrange slightly. 6637 * Makefile.def: Add host-side libtermcap, utils. 6638 6639 * Makefile.in: Regenerate. 6640 66412002-12-01 Nathanael Nerode <neroden@gcc.gnu.org> 6642 6643 (Continuing slow-motion replay) 6644 * Makefile.def: Add list of recursive targets to autogenerate. 6645 Add build_modules. 6646 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-* 6647 targets. Autogenerate *-build-* targets. 6648 * Makefile.in: Regenerate. 6649 66502002-11-30 Nathanael Nerode <neroden@gcc.gnu.org> 6651 6652 (Continuing slow-motion replay) 6653 * configure: More autoconf-style substitutions. 6654 * Makefile.tpl: More autoconf-style substitutions. 6655 * Makefile.in: Regenerate. 6656 66572002-11-30 Nathanael Nerode <neroden@gcc.gnu.org> 6658 6659 (Continuing slow-motion replay) 6660 * configure: Substitute more variables in a more autoconf-friendly 6661 way. Simplify slightly. 6662 * Makefile.tpl: Make more variables substitutable in an 6663 autoconf-friendly way. 6664 * Makefile.in: Regenerate. 6665 66662002-11-29 Nathanael Nerode <neroden@gcc.gnu.org> 6667 6668 (Continuing slow-motion replay) 6669 * configure.in (v810*): Remove special setting of tools. 6670 6671 * configure: Add support for extra required flags for ar or nm. 6672 * configure.in (aix4.3+): Use above support for target-specific 6673 issues, rather than using config/mt-aix43. 6674 66752002-11-29 Nathanael Nerode <neroden@gcc.gnu.org> 6676 6677 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch) 6678 * configure: Remove 'removing', which doesn't work. Replace $subdir 6679 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir 6680 with $srcdir. Reformat indentation. Substitute some variables 6681 formerly hard-coded in the Makefile for build=host. 6682 * Makefile.tpl: Autogenerate more; make more autoconf-friendly. 6683 * Makefile.def: Autogenerate more. 6684 * Makefile.in: Regenerate. 6685 66862002-11-13 Bruce Korb <bkorb@gnu.org> 6687 6688 * Makefile.tpl: syntactic cleanup 6689 66902002-11-04 Kevin Buettner <kevinb@redhat.com> 6691 6692 * Makefile.def (host_modules): Add rda. 6693 * Makefile.in: Regenerate. 6694 * configure.in (target_tool): Add target-rda to list. 6695 66962002-10-25 Phil Edwards <pme@gcc.gnu.org> 6697 6698 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap, 6699 and restrap targets to this rule. 6700 * Makefile.in: Regenerate. 6701 67022002-10-24 Hans-Peter Nilsson <hp@bitrange.com> 6703 6704 * configure.in (i[3456]86-*-linux*): Add check to disable 6705 ${libgcj} for glibc1. 6706 67072002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com> 6708 6709 * configure.in: Add tic4x target. 6710 67112002-10-03 Nathanael Nerode <neroden@gcc.gnu.org> 6712 6713 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy. 6714 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy. 6715 * configure.in: Make SET_LIB_PATH substitution more autoconfy. 6716 * configure.in: Make RPATH_ENVVAR substitution more autoconfy. 6717 * Makefile.in: Regenerate. 6718 67192002-10-02 Nathanael Nerode <neroden@gcc.gnu.org> 6720 6721 * Makefile.tpl: Eliminate reference to all-gui, all-libproc. 6722 * Makefile.in: Regenerate. 6723 6724 * Makefile.def: Remove order dependency comments. 6725 * Makefile.tpl: Add explicit install-install dependencies. 6726 * Makefile.in: Regenerate. 6727 6728 * Makefile.tpl: Remove material now in src-release. (Finally!) 6729 * Makefile.in: Regenerate. 6730 6731 * configure: Restore my original patch by syncing with gcc version. 6732 6733 * Bring following over from gcc: 6734 67352002-09-30 Ulrich Weigand <uweigand@de.ibm.com> 6736 6737 * configure.in (s390*-*-linux*): Enable libgcj. 6738 67392002-10-02 Nathanael Nerode <neroden@gcc.gnu.org> 6740 6741 * Makefile.in: Regenerate. This really ought to fix things. :sigh: 6742 67432002-10-02 Alan Modra <amodra@bigpond.net.au> 6744 6745 * configure: Move stray lines back to where they belong. 6746 67472002-10-01 Nathanael Nerode <neroden@gcc.gnu.org> 6748 6749 * Makefile.tpl: Insert configure-target target, for src-release. 6750 6751 * configure: Finish reverting change which Andrew Cagney started 6752 reverting. Should fix bustage. 6753 6754 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory. 6755 * src-release: New file. Contains material for making net 6756 releases for gdb, binutils, et al., formerly in Makefile.in. 6757 67582002-09-30 Nick Clifton <nickc@redhat.com> 6759 6760 * cpu: New top level directory. Intended to hold input files for 6761 CGEN which have FSF copyright assignment. 6762 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory. 6763 67642002-09-29 Andrew Cagney <ac131313@redhat.com> 6765 6766 Revert below (note that src does not contain Makefile.tpl): 6767 * Makefile.tpl: Make subsituted variables more autoconfy. 6768 * Makefile.in: Regenerate. 6769 67702002-09-29 Nathanael Nerode <neroden@gcc.gnu.org> 6771 6772 * configure: Revert accidentally applied changes. 6773 6774 * Makefile.tpl: Make more autoconf-friendly. 6775 * Makefile.in: Regenerate. 6776 * configure: Make substitution more autoconf-like. 6777 67782002-09-28 Richard Earnshaw <rearnsha@arm.com> 6779 6780 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a 6781 single entry to handle all these. 6782 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable 6783 libjava on arm-*-elf. 6784 67852002-09-27 Geoffrey Keating <geoffk@apple.com> 6786 6787 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the 6788 things that depend on them. 6789 67902002-09-25 Nathanael Nerode <neroden@gcc.gnu.org> 6791 6792 * Makefile.tpl: Make subsituted variables more autoconfy. 6793 * Makefile.in: Regenerate. 6794 * configure: Make seds more autoconfy. 6795 67962002-09-25 Nathanael Nerode <neroden@gcc.gnu.org> 6797 6798 * Makefile.tpl: Rewrite substituted lines to look autoconfy. 6799 * Makefile.in: Regenerate. 6800 * configure.in: Rewrite sed statements to look autoconfy. 6801 6802 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of 6803 all-target-foo on configure-target-foo. 6804 * Makefile.def: Ditto. 6805 * Makefile.in: Rebuild. 6806 68072002-09-22 Nathanael Nerode <neroden@gcc.gnu.org> 6808 6809 * Makefile.def: New file. 6810 * Makefile.tpl: New file. 6811 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'. 6812 6813 * configure.in: Minor rearrangement. Simplify tests. 6814 68152002-09-23 Jason Thorpe <thorpej@wasabisystems.com> 6816 6817 * configure.in (with_headers): Skip copy if value is "yes". 6818 (with_libs): Likewise. 6819 68202002-09-20 Nathanael Nerode <neroden@gcc.gnu.org> 6821 6822 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs. 6823 * configure.in (sh*-*-pe*): Ditto. 6824 * configure.in (mips*-*-pe*): Ditto. 6825 * configure.in (*arm-wince-pe): Ditto. 6826 6827 * configure.in: Rearrange. 6828 68292002-09-12 Nick Clifton <nickc@redhat.com> 6830 6831 * Import these changes from the config master repository: 6832 6833 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com> 6834 6835 * config.sub: Add tic4x target. 6836 6837 2002-09-03 Ben Elliston <bje@redhat.com> 6838 6839 * config.guess: Detect NSR-D machines for nsr-tandem-nsk. 6840 Reported by <Duncan_Stodart@insession.com>. 6841 68422002-09-10 Jeff Johnston <jjohnstn@redhat.com> 6843 6844 * COPYING.NEWLIB: More updates. 6845 68462002-09-09 Jeff Johnston <jjohnstn@redhat.com> 6847 6848 * COPYING.NEWLIB: Update. 6849 68502002-08-23 Andrew Cagney <ac131313@redhat.com> 6851 6852 * texinfo/texinfo.tex: Import version 2002-06-04.06. 6853 6854 * config.guess: Import version 2002-08-23. 6855 * config.sub: Import version 2002-08-22. 6856 68572002-08-20 Alexandre Oliva <aoliva@redhat.com> 6858 6859 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER. 6860 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET, 6861 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise. 6862 68632002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br> 6864 6865 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*. 6866 68672002-08-04 H.J. Lu (hjl@gnu.org) 6868 6869 * configure.in (mips*-*-linux*): Don't skip target-libffi. 6870 68712002-07-31 Alan Modra <amodra@bigpond.net.au> 6872 6873 * configure.in: Move generic linux case to end. Copy generic 6874 linux noconfigdirs to mips*-*-linux* entry and new 6875 powerpc64*-*-linux* entry. Add target-libffi for the latter. 6876 68772002-07-19 Chris Demetriou <cgd@broadcom.com> 6878 6879 * MAINTAINERS: Clarify on config.guess and config.sub, and add 6880 one instance of them which was missed to the list to update. 6881 68822002-07-16 Chris Demetriou <cgd@broadcom.com> 6883 6884 * config.guess: Update to 2002-07-09 version. 6885 * config.sub: Update to 2002-07-03 version. 6886 68872002-07-11 Nathanael Nerode <neroden@gcc.gnu.org> 6888 6889 * configure.in: Remove two redundant tests. 6890 68912002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> 6892 6893 * configure.in (mips*-*-irix6*o32): Enable stabs. 6894 68952002-07-08 Nathanael Nerode <neroden@gcc.gnu.org> 6896 6897 * configure.in: Don't build grez. 6898 * Makefile.in: Ditto. 6899 6900 * Makefile.in: Remove references to bsp, cygmon, libstub. 6901 * configure.in: Ditto. 6902 6903 * configure.in: Remove leftover reference to gdbtest. 6904 69052002-07-08 Phil Edwards <pme@gcc.gnu.org> 6906 6907 * configure.in (gxx_include_dir): Change to match versioned 6908 C++ headers if --enable-version-specific-runtime-libs is used. 6909 69102002-07-04 Steve Ellcey <sje@cup.hp.com> 6911 6912 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*. 6913 69142002-07-03 Nathanael Nerode <neroden@gcc.gnu.org> 6915 6916 * configure.in: Make --without-x work. 6917 69182002-07-03 Nick Clifton <nickc@cambridge.redhat.com> 6919 6920 * contrib: New directory. Created to contain a copy of the 6921 texi2pod.pl script so that it is in the same place as the version in 6922 the FSF GCC sources. 6923 69242002-07-02 Nathanael Nerode <neroden@gcc.gnu.org> 6925 6926 * configure.in: Rearrange target Makefile fragment collection. 6927 6928 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or 6929 cvs[src]. 6930 * configure.in: Ditto. 6931 69322002-07-01 Nathanael Nerode <neroden@gcc.gnu.org> 6933 6934 * Makefile.in: Eliminate 'apache' targets. 6935 * configure.in: Eliminate 'apache' targets. 6936 6937 * configure.in: Eliminate redundant tests. Reorganize. 6938 6939 * Makefile.in: Eliminate last reference to LIBGCC1_TEST. 6940 6941 * config-ml.in: Eliminate references to Cygnus configure. 6942 6943 * Makefile.in: Eliminate references to building emacs. 6944 69452002-07-01 Denis Chertykov <denisc@overta.ru> 6946 6947 * configure.in: Add support for ip2k. 6948 69492002-06-24 Ben Elliston <bje@redhat.com> 6950 6951 * configure.in (host_tools): Remove cgen. 6952 6953 * Makefile.in (all-cgen): Remove; runs from its source directory. 6954 (check-cgen, install-cgen, clean-cgen): Likewise. 6955 (all-opcodes): No not depend on all-cgen. 6956 (all-sim): Likewise. 6957 69582002-06-22 Nathanael Nerode <neroden@twcny.rr.com> 6959 6960 * configure.in: Fix AIX configury bug. 6961 69622002-06-19 Nathanael Nerode <neroden@twcny.rr.com> 6963 6964 * configure.in: Replace ${topsrcdir} with ${srcdir}. 6965 6966 * configure.in: Move definition of libstdcxx_flags right above 6967 usage, rather than way earlier. 6968 6969 * configure.in: Pull definition of is_cross_compiler earlier. 6970 6971 * configure.in: Rearrange a little. 6972 6973 * configure.in: Remove references to librx. 6974 * Makefile.in: Remove references to librx. 6975 69762002-06-19 Nathanael Nerode <neroden@twcny.rr.com> 6977 6978 * configure.in: Eliminate ${gasdir} variable. 6979 69802002-06-18 Dave Brolley <brolley@redhat.com> 6981 6982 * configure.in: Add support for frv. 6983 * config.sub: Add support for frv. 6984 69852002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 6986 6987 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2. 6988 69892002-06-08 Jason Thorpe <thorpej@wasabisystems.com> 6990 6991 * configure.in (vax-*-netbsd*): Re-enable gas. 6992 69932002-05-31 Nathanael Nerode <neroden@twcny.rr.com> 6994 6995 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX, 6996 BUILD_PREFIX_1, to correct nomenclature. 6997 * configure: Likewise. 6998 6999 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1. 7000 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1. 7001 70022002-05-31 Olaf Hering <olh@suse.de> 7003 7004 * config-ml.in: Propogate DESTDIR also. 7005 70062002-05-29 Jason Thorpe <thorpej@wasabisystems.com> 7007 7008 * configure.in (vax-*-netbsd*): Don't build gas for this 7009 platform. 7010 70112002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl> 7012 7013 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx 7014 and libgcj for AVR. 7015 70162002-05-28 Nick Clifton <nickc@cambridge.redhat.com> 7017 7018 * config.sub: Add DLX target. 7019 70202002-05-22 Jason Thorpe <thorpej@wasabisystems.com> 7021 7022 * config.guess: Update to 2002-05-22 version. 7023 * config.sub: Likewise. 7024 70252002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> 7026 7027 * Makefile.in: Allow for PWDCMD to override hardcoded pwd. 7028 * config-ml.in: Likewise. 7029 * configure: Likewise. 7030 * configure.in: Likewise. 7031 70322002-05-13 Nathanael Nerode <neroden@twcny.rr.com> 7033 7034 * configure.in: Simplify makefile fragment collection. 7035 7036 * configure.in: Remove code to build emacs. 7037 7038 * configure.in : Remove --srcdir argument from targargs and buildargs 7039 (it's always overridden in the Makefile anyway). Rearrange a bit. 7040 7041 * configure: Move some logic to configure.in. 7042 * configure.in: Move some logic from configure. 7043 70442002-05-07 Jeff Johnston <jjohnstn@redhat.com> 7045 7046 * COPYING.LIBGLOSS: New file. 7047 70482002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br> 7049 7050 * Makefile.in: Honour DESTDIR. 7051 70522002-05-05 Alexandre Oliva <aoliva@redhat.com> 7053 7054 * configure.in (noconfigdirs): Don't disable libgcj on 7055 sparc64-*-solaris* and sparcv9-*-solaris*. 7056 70572002-05-03 Alexandre Oliva <aoliva@redhat.com> 7058 7059 * configure.in: Revert 2002-04-18's patch; fixed in libjava. 7060 70612002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com> 7062 7063 * configure.in (FLAGS_FOR_TARGET): Do not add 7064 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively 7065 on i[3456]86-*-linux*. 7066 70672002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com> 7068 7069 * configure.in (noconfigdirs): Replace [ ] with test. 7070 7071 * configure.in (noconfigdirs): Do not add target-newlib if 7072 target == i[3456]86-*-linux*, and host == target. 7073 70742002-04-29 Mark Mitchell <mark@codesourcery.com> 7075 7076 * config.guess: Updated to 2002-04-26's version. 7077 * config.sub: Updated to 2002-04-26's version. 7078 70792002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org> 7080 7081 * configure.in: delete reference to absent file 7082 7083 * configure.in: replace '[' with 'test' 7084 7085 * configure.in: Eliminate references to gash. 7086 * Makefile.in: Eliminate references to gash. 7087 7088 * configure.in: remove useless references to 'pic' makefile fragments. 7089 7090 * configure.in: (*-*-windows*) Finish removing. 7091 7092 * configure.in: Eliminate redundant test for libgui. 7093 70942002-04-26 Joel Sherrill <joel@OARcorp.com> 7095 7096 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj. 7097 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj. 7098 70992002-04-19 Nathanael Nerode <neroden@twcny.rr.com> 7100 7101 * configure.in: remove references to dead files 7102 71032002-04-18 Tom Tromey <tromey@redhat.com> 7104 7105 * configure.in: Disallow configuring libgcj when it is already 7106 installed and we're using Solaris 2.8 linker. Do enable libgcj on 7107 Solaris 2.8 by default. For PR libgcj/6158. 7108 71092002-04-17 Nathanael Nerode <neroden@twcny.rr.com> 7110 7111 * configure.in: Move default CC setting out of config/mh-* fragments 7112 directly into here. 7113 71142002-04-17 Nathanael Nerode <neroden@twcny.rr.com> 7115 7116 * configure.in: don't even try to configure or make a subdirectory 7117 if there's no configure script for it. 7118 71192002-04-15 Mark Mitchell <mark@codesourcery.com> 7120 7121 * MAINTAINERS: Remove chill maintainers. 7122 * Makefile.in (CHILLFLAGS): Remove. 7123 (CHILL_LIB): Remove. 7124 (TARGET_CONFIGDIRS): Remove libchill. 7125 (CHILL_FOR_TARGET): Remove. 7126 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or 7127 CHILL_LIB. 7128 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill. 7129 (CHECK_TARGET_MODULES): Likewise. 7130 (INSTALL_TARGET_MODULES): Likewise. 7131 (CLEAN_TARGET_MODULES): Likewise. 7132 (configure-target-libchill): Remove. 7133 (all-target-libchill): Remove. 7134 * configure.in (target_libs): Remove target-libchill. 7135 Do not compute CHILL_FOR_TARGET. 7136 * libchill: Remove directory. 7137 71382002-04-15 DJ Delorie <dj@redhat.com> 7139 7140 * Makefile.in, configure.in, configure: Sync with gcc, entries 7141 follow... 7142 71432002-04-08 Tom Tromey <tromey@redhat.com> 7144 7145 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET. 7146 Fixes PR libgcj/6068. 7147 71482002-03-30 Krister Walfridsson <cato@df.lth.se> 7149 7150 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj. 7151 71522002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> 7153 7154 * configure.in (alpha*-dec-osf*): Enable libgcj. 7155 71562002-03-24 Nick Clifton <nickc@cambridge.redhat.com> 7157 7158 Fix for: PR bootstrap/3591, target/5676 7159 * configure.in (mcore-pe): Disable the configuration of 7160 libstdc++-v3 since exceptions are not supported. 7161 71622002-03-20 Anthony Green <green@redhat.com> 7163 7164 * configure.in: Enable libgcj for xscale-elf target. 7165 71662002-02-28 Alexandre Oliva <aoliva@redhat.com> 7167 7168 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for 7169 libjava. 7170 (CXX_FOR_TARGET): Explain why -shared-libgcc here. 7171 71722002-02-22 Alexandre Oliva <aoliva@redhat.com> 7173 7174 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for 7175 libstdc++-v3 and libjava. 7176 71772002-02-11 Adam Megacz <adam@xwt.org> 7178 7179 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and 7180 boehm-gc 7181 71822002-02-09 Alexandre Oliva <aoliva@redhat.com> 7183 7184 * config.guess: Updated to 2002-01-30's version. 7185 * config.sub: Updated to 2002-02-01's version. 7186 Contribute sh64-elf. 7187 2000-12-01 Alexandre Oliva <aoliva@redhat.com> 7188 * configure.in: Added sh64-*-*. 7189 71902002-01-17 H.J. Lu <hjl@gnu.org> 7191 7192 * Makefile.in (all-fastjar): Also depend on all-libiberty. 7193 (all-target-fastjar): Also depend on all-target-libiberty. 7194 7195Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com> 7196 7197 * configure, configure.in: Use temp file for long sed commands. 7198 71992001-11-14 Hans-Peter Nilsson <hp@bitrange.com> 7200 7201 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable 7202 libf2c. 7203 72042001-11-03 Hans-Peter Nilsson <hp@bitrange.com> 7205 7206 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj. 7207 72082001-10-11 Hans-Peter Nilsson <hp@axis.com> 7209 7210 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj. 7211 72122001-10-02 Joseph S. Myers <jsm28@cam.ac.uk> 7213 7214 * configure: Handle temporary files securely using mkdir. 7215 72162001-09-26 Will Cohen <wcohen@redhat.com> 7217 7218 * configure.in (*-*-linux*): Disable configuration of target-newlib 7219 and target-libgloss. 7220 72212001-09-26 Alexandre Oliva <aoliva@redhat.com> 7222 7223 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for 7224 RANLIB. 7225 72262001-08-11 Graham Stott <grahams@redhat.com> 7227 7228 * Makefile.in (check-c++): Add missing semicolon. 7229 72302001-07-25 Andrew Haley <aph@cambridge.redhat.com> 7231 7232 * configure.in (sh-*-linux*): New. 7233 72342001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr> 7235 7236 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx 7237 and libgcj on m68hc11/m68hc12. 7238 72392001-06-27 H.J. Lu (hjl@gnu.org) 7240 7241 * Makefile (CFLAGS_FOR_BUILD): New. 7242 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD. 7243 72442001-06-01 Hans-Peter Nilsson <hp@axis.com> 7245 7246 * configure.in (libstdcxx_flags): Do not try to execute 7247 libstdc++-v3/testsuite_flags until it exists. 7248 72492001-05-18 Benjamin Kosnik <bkoz@redhat.com> 7250 7251 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC. 7252 72532001-05-09 Jeffrey Oldham <oldham@codesourcery.com> 7254 7255 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds. 7256 7257Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com> 7258 7259 * configure.in: Move *-chorusos target case to the proper switch. 7260 Disable libgcj. 7261 72622001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> 7263 7264 * Makefile.in (STAGE1_CFLAGS): Pass down. 7265 72662001-04-13 Alan Modra <amodra@one.net.au> 7267 7268 * config.guess: Add hppa64-linux support. Note for next import that 7269 this is already in the master file. 7270 * configure.in: Likewise. Accept `parisc' alias for `hppa'. 7271 72722001-03-22 Colin Howell <chowell@redhat.com> 7273 7274 * Makefile.in (DO_X): Do not backslash single-quotes in 7275 backquotes (two places). 7276 72772001-03-18 Laurynas Biveinis <lauras@softhome.net> 7278 7279 * Makefile.in (DO_X): Quote nested quotes. 7280 72812001-03-15 Laurynas Biveinis <lauras@softhome.net> 7282 7283 * Makefile.in (DO_X): Use double quotes for quoting 7284 "RANLIB=$${RANLIB}". 7285 72862001-03-09 Nicola Pero <n.pero@mi.flashnet.it> 7287 7288 * configure.in: Only use `lang_requires' for languages athat are 7289 actually enabled. 7290 72912001-03-07 Tom Tromey <tromey@redhat.com> 7292 7293 * configure.in: Allow config-lang.in to set `lang_requires' to list 7294 of other required languages. 7295 72962001-03-06 Laurynas Biveinis <lauras@softhome.net> 7297 7298 * Makefile.in: Remove RANLIB definition. Use RANLIB 7299 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, 7300 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set. 7301 73022001-02-28 Benjamin Kosnik <bkoz@redhat.com> 7303 Alexandre Oliva <aoliva@redhat.com> 7304 7305 * Makefile.in (check-c++): Use tabs, not spaces. 7306 73072001-02-19 Benjamin Kosnik <bkoz@redhat.com> 7308 7309 * Makefile.in (check-c++): New rule. 7310 7311 * configure.in (target_libs): Remove libg++. 7312 (noconfigdirs): Remove libg++. 7313 (noconfigdirs): Same. 7314 (noconfigdirs): Same. 7315 (noconfigdirs): Same. 7316 7317 * config-ml.in: Remove libg++ references. 7318 7319 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++. 7320 (ALL_TARGET_MODULES): Same. 7321 (configure-target-libg++): Remove. 7322 (all-target-libg++): Remove. 7323 (configure-target-libio): Remove. 7324 (all-target-libio): Remove. 7325 (check-target-libio): Remove. 7326 (.PHONY): Remove. 7327 (libg++.tar.bz2): Remove. 7328 (all-target-cygmon): Remove libio. 7329 (all-target-libstdc++): Remove. 7330 (configure-target-libstdc++): Remove. 7331 (TARGET_LIB_PATH): Remove libstdc++. 7332 (ALL_GCC_CXX): Remove libstdc++. 7333 (all-target-gperf): Correct. 7334 73352001-02-15 Anthony Green <green@redhat.com> 7336 7337 * configure: Introduce GCJ_FOR_TARGET. 7338 * configure.in: Ditto. 7339 * Makefile.in: Ditto. 7340 73412001-02-08 Chandrakala Chavva <cchavva@redhat.com> 7342 7343 * configure.in: for *-chorusos, don't config target-newlib and 7344 target-libgloss. 7345 73462001-02-04 Mark Mitchell <mark@codesourcery.com> 7347 7348 Remove V2 C++ library. 7349 * configure.in: Remove --enable-libstdcxx_v3 support. 7350 73512001-01-27 Richard Henderson <rth@redhat.com> 7352 7353 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee. 7354 73552001-01-26 Tom Tromey <tromey@redhat.com> 7356 7357 * configure.in: Allow libgcj to be built on Sparc Solaris. 7358 73592001-01-23 Bryce McKinlay <bryce@albatross.co.nz> 7360 7361 * configure.in: Enable libgcj on several additional platforms. 7362 73632001-01-22 Bryce McKinlay <bryce@albatross.co.nz> 7364 7365 * configure.in: Enable libgcj for linux targets. 7366 73672001-01-09 Mike Stump <mrs@wrs.com> 7368 7369 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration 7370 failures of subdirectories. 7371 73722001-01-02 Laurynas Biveinis <lauras@softhome.net> 7373 7374 * configure: handle DOS-style absolute paths. 7375 73762001-01-02 Laurynas Biveinis <lauras@softhome.net> 7377 7378 * configure.in: remove supported directories from $noconfigdirs for DJGPP. 7379 73802000-12-18 Benjamin Kosnik <bkoz@redhat.com> 7381 7382 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize. 7383 (libstdcxx_incdir): Pass down. 7384 * config.if: Remove expired bits for cxx_interface, add stub. 7385 (libstdcxx_incdir): Add variable for g++ include directory. 7386 * configure.in (gxx_include_dir): Use it. 7387 73882000-12-15 Andreas Jaeger <aj@suse.de> 7389 7390 * configure.in: Handle lang_dirs. 7391 73922000-12-13 Anthony Green <green@redhat.com> 7393 7394 * configure.in: Disable libgcj for any target not specifically 7395 listed. Disable libgcj for x86 and Alpha Linux until compatible 7396 with g++ abi. 7397 73982000-12-13 Mike Stump <mrs@wrs.com> 7399 7400 * Makefile.in (local-distclean): Also remove fastjar. 7401 74022000-12-10 Anthony Green <green@redhat.com> 7403 7404 * configure.in: Define libgcj. Disable libgcj target libraries for 7405 most targets. 7406 74072000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com> 7408 7409 * configure.in (target_libs): Revert 2000-12-08 patch. 7410 (noconfigdirs): Added target-libjava. 7411 74122000-12-09 Laurynas Biveinis <lauras@softhome.net> 7413 7414 * Makefile.in: handle DOS-style absolute paths. 7415 74162000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com> 7417 7418 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about 7419 libjava. 7420 * configure.in (target_libs): Removed `target-libjava'. 7421 74222000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com> 7423 7424 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava. 7425 (ALL_MODULES): Added fastjar. 7426 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise. 7427 (all-target-libjava): all-fastjar replaces all-zip. 7428 (all-fastjar): Added. 7429 (configure-target-fastjar, all-target-fastjar): Likewise. 7430 * configure.in (host_tools): Added fastjar. 7431 74322000-12-07 Mike Stump <mrs@wrs.com> 7433 7434 * Makefile.in (local-distclean): Remove leftover built files. 7435 74362000-11-16 Fred Fish <fnf@be.com> 7437 7438 * configure.in (enable_libstdcxx_v3): Fix typo, 7439 libstd++ -> libstdc++. 7440 74412000-11-13 Joseph S. Myers <jsm28@cam.ac.uk> 7442 7443 * configure: Provide the original toplevel configure arguments 7444 (including $0) to subprocesses in the environment rather than 7445 through gcc/configargs.h. 7446 74472000-11-12 Mark Mitchell <mark@codesourcery.com> 7448 7449 * configure: Turn on libstdc++ V3 by default. 7450 74512000-10-16 Michael Meissner <meissner@redhat.com> 7452 7453 * configure (gcc/configargs.h): Only create if there is a build GCC 7454 directory created. 7455 74562000-10-05 Phil Edwards <pme@gcc.gnu.org> 7457 7458 * configure: Save configure arguments to gcc/configargs.h. 7459 74602000-10-04 Andris Pavenis <pavenis@latnet.lv> 7461 7462 * Makefile.in (bootstrap): avoid recursion if subdir missing 7463 (cross): ditto 7464 (do-proto-toplev): ditto 7465 7466Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com) 7467 7468 * configure.in: Do not build byacc for hppa64. Provide paths to the 7469 X11 libraries for hppa64. 7470 74712000-09-02 Anthony Green <green@cygnus.com> 7472 7473 * Makefile.in (all-gcc): Depend on all-zlib. 7474 (CLEAN_MODULES): Add clean-zlib. 7475 (ALL_MODULES): Add all-zlib. 7476 * configure.in (host_libs): Add zlib. 7477 74782000-08-25 Alexandre Oliva <aoliva@redhat.com> 7479 7480 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and 7481 $targargs to tell whether newlib is going to be built. 7482 7483 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search 7484 $$r/TARGET_SUBDIR/libio for _G_config.h. 7485 74862000-08-14 Zack Weinberg <zack@wolery.cumb.org> 7487 7488 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio. 7489 7490 * configure: Make enable_threads and enable_shared defaults 7491 explicit. Substitute enable_threads into generated Makefiles. 7492 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*. 7493 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*. 7494 74952000-08-02 Manfred Hollstein <manfredh@redhat.com> 7496 7497 * configure.in: Re-enable all references to libg++ and librx. 7498 74992002-04-09 Loren James Rittle <rittle@labs.mot.com> 7500 7501 * configure.in: Add *-*-freebsd* configurations. 7502 75032002-04-07 Andrew Cagney <ac131313@redhat.com> 7504 7505 * Makefile.in (do-tar-bz2): Delete rule. Replace with ... 7506 (do-tar, do-bz2): New rules. 7507 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2. 7508 (gdb-tar): New rule. 7509 (gdb-taz): Rewrite. Use gdb-tar and do-bz2. 7510 (insight_dejagnu.tar): New rule. 7511 (insight.tar): New rule. 7512 (gdb+dejagnu.tar): New rule. 7513 (gdb.tar): New rule. 7514 75152002-04-07 Andrew Cagney <ac131313@redhat.com> 7516 7517 * MAINTAINERS: Update dejagnu/ 7518 75192002-03-16 Alexandre Oliva <aoliva@redhat.com> 7520 7521 * ltmain.sh (relink_command): Fix typo in previous change. 7522 75232002-03-15 Alexandre Oliva <aoliva@redhat.com> 7524 7525 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it. 7526 (relink_command): Added --tag flags. 7527 (mode=install): If relinking fails; error out. 7528 75292002-03-12 Richard Henderson <rth@redhat.com> 7530 7531 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit 7532 .NOTPARALLEL tag. 7533 (do-check): Rename from check. 7534 (check): Allow parallel check. 7535 75362002-03-11 Richard Henderson <rth@redhat.com> 7537 7538 * Makefile.in (.NOTPARALLEL): Add fake tag. 7539 75402002-03-07 H.J. Lu (hjl@gnu.org) 7541 7542 * configure.in: Enable gprof for mips*-*-linux*. 7543 75442002-02-28 Alexandre Oliva <aoliva@redhat.com> 7545 7546 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for 7547 libjava. 7548 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava. 7549 75502002-02-24 Andrew Cagney <ac131313@redhat.com> 7551 7552 * texinfo/texinfo.tex: Update to version 2002-02-14.08. 7553 75542002-02-23 Daniel Jacobowitz <drow@mvista.com> 7555 7556 * config.guess: Import from master sources, rev 1.232. 7557 * config.sub: Import from master sources, rev 1.246. 7558 75592002-02-23 Alexandre Oliva <aoliva@redhat.com> 7560 7561 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just 7562 because its Makefile is there; test for the executable instead. 7563 75642002-02-09 Alexandre Oliva <aoliva@redhat.com> 7565 7566 Contribute sh64-elf. 7567 2000-12-01 Alexandre Oliva <aoliva@redhat.com> 7568 * configure.in: Added sh64-*-*. 7569 75702002-02-04 Jeff Johnston <jjohnstn@redhat.com> 7571 7572 * COPYING.NEWLIB: Remove advertising clause from 7573 Berkeley and Red Hat licenses. 7574 75752002-02-01 Mo DeJong <supermo@bayarea.net> 7576 7577 * Makefile.in: Add all-tix to deps for all-snavigator 7578 so that tix is built when building snavigator. 7579 75802002-02-01 Ben Elliston <bje@redhat.com> 7581 7582 * config.guess: Import from master sources, rev 1.229. 7583 * config.sub: Import from master sources, rev 1.240. 7584 75852002-01-27 Daniel Jacobowitz <drow@mvista.com> 7586 7587 From Steve Ellcey <sje@cup.hp.com>: 7588 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI. 7589 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd, 7590 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX 7591 IA64. 7592 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto. 7593 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec, 7594 soname_spec, sys_lib_search_path_spec): Ditto. 7595 75962002-01-26 Jason Thorpe <thorpej@wasabisystems.com> 7597 7598 * configure.in (*-*-netbsd*): New. Skip target-newlib, 7599 target-libiberty, and target-libgloss. Skip Java-related 7600 libraries if not supported for NetBSD on target CPU. 7601 76022002-01-23 Nick Clifton <nickc@cambridge.redhat.com> 7603 7604 * configure.in: Import StrongARM and XScale target_configdirs from 7605 FSF GCC version. 7606 76072002-01-16 H.J. Lu (hjl@gnu.org) 7608 7609 * config.guess: Import from master sources, rev 1.225. 7610 * config.sub: Import from master sources, rev 1.238. 7611 7612 * MAINTAINERS: Updated notes on config.guess and config.sub. 7613 76142002-01-11 Steve Ellcey <sje@cup.hp.com> 7615 7616 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX, 7617 ld and gdb are not supported. 7618 76192002-01-07 Jeff Johnston <jjohnstn@redhat.com> 7620 7621 * Change reference to Cygnus Solutions to be Red Hat. 7622 76232002-01-07 Jeff Johnston <jjohnstn@redhat.com> 7624 7625 * COPYING.NEWLIB: Update generic copyright date. 7626 76272002-01-07 Mark Salter <msalter@redhat.com> 7628 7629 * configure.in: Remove target-bsp and target-cygmon from arm builds. 7630 Allow target-libgloss to be built for arm, strongarm, and xscale. 7631 76322002-01-03 Ben Elliston <bje@redhat.com> 7633 7634 * MAINTAINERS: Update URL for config.* scripts. 7635 76362001-12-18 Alan Modra <amodra@bigpond.net.au> 7637 7638 * config.sub: Import latest version. 7639 * config.guess: Likewise. 7640 76412001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com> 7642 7643 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem 7644 options for i[3456]86-pc-linux* native builds. 7645 76462001-12-05 Laurent Guerby <guerby@acm.org> 7647 7648 * MAINTAINERS: gcc adopts symlink-tree, refer more to 7649 libiberty. 7650 7651 Import this patch from gcc: 7652 7653 2000-12-09 Laurynas Biveinis <lauras@softhome.net> 7654 7655 * symlink-tree: handle DOS-style absolute paths. 7656 76572001-11-28 DJ Delorie <dj@redhat.com> 7658 Zack Weinberg <zack@codesourcery.com> 7659 7660 When build != host, create libiberty for the build machine. 7661 7662 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace 7663 CONFIG_ARGUMENTS. 7664 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR): 7665 New variables. 7666 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables 7667 and rules. 7668 (all.normal): Depend on ALL_BUILD_MODULES. 7669 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS. 7670 (all-build-libiberty): Depend on configure-build-libiberty. 7671 7672 * configure: Calculate and substitute proper value for 7673 ALL_BUILD_MODULES. 7674 * configure.in: Create the build subdirectory. 7675 Calculate and substitute TARGET_CONFIGARGS (formerly 7676 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new). 7677 76782001-11-26 Geoffrey Keating <geoffk@redhat.com> 7679 7680 * config.sub: Update to version 1.232 on subversion. 7681 76822001-11-20 Nick Clifton <nickc@cambridge.redhat.com> 7683 7684 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo 7685 files from .po files for a distribution. 7686 76872001-11-19 Hans-Peter Nilsson <hp@bitrange.com> 7688 7689 * COPYING.NEWLIB: Mention preserved notice in specific parts. 7690 76912001-11-13 Jeff Holcomb <jeffh@redhat.com> 7692 7693 Merged from net gcc: 7694 2001-07-30 Jeff Sturm <jsturm@one-pont.com> 7695 * ltcf-c.sh: Use $objext, not $ac_objext. 7696 2001-07-27 Mark Kettenis <kettenis@gnu.org> 7697 * ltcf-cxx.sh: Add support for GNU. 7698 2001-07-22 Timothy Wall <twall@redhat.com> 7699 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve 7700 default settings if using GNU tools with that configuration. 7701 * ltcf-cxx.sh: Ditto. 7702 * ltcf-gcj.sh: Ditto. 7703 2001-07-21 Michael Chastain <chastain@redhat.com> 7704 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some 7705 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local. 7706 * ltmain.sh: Mark as gcc-local. 7707 77082001-11-13 Jeff Holcomb <jeffh@redhat.com> 7709 7710 * Makefile.in (all-bison): Revert 2001-10-24. 7711 Don't depend on texinfo. 7712 77132001-11-12 Hans-Peter Nilsson <hp@bitrange.com> 7714 7715 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work. 7716 77172001-11-08 Phil Edwards <pedwards@disaster.jaj.com> 7718 7719 * configure.in (--enable-languages): Be more permissive about 7720 syntax. Check for empty lists better. Warn about $LANGUAGES. 7721 77222001-11-06 Hans-Peter Nilsson <hp@bitrange.com> 7723 7724 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0. 7725 77262001-10-24 Jeff Holcomb <jeffh@redhat.com> 7727 7728 Makefile.in (all-bison): Don't depend on texinfo. 7729 77302001-10-03 Alan Modra <amodra@bigpond.net.au> 7731 7732 * gettext.m4: Test po/POTFILES.in exists before trying to read. 7733 77342001-09-29 Alexandre Oliva <aoliva@redhat.com> 7735 7736 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX). 7737 77382001-09-28 Hans-Peter Nilsson <hp@axis.com> 7739 7740 * config.sub, config.guess: Import latest from subversions. 7741 77422001-09-21 Alexandre Oliva <aoliva@redhat.com> 7743 7744 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, 7745 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET, 7746 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to 7747 avoid quotes nesting problems. 7748 (NATIVE_CHECK_MODULES): Ditto, just for consistency. 7749 (DO_X): Export only variables that are set. 7750 77512001-09-19 Ben Elliston <bje@redhat.com> 7752 7753 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on 7754 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect 7755 semantics. Use the shell built-in "type" command instead. 7756 77572001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> 7758 7759 * config.sub: Reverted the earlier change, this version is not the 7760 master file. 7761 77622001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> 7763 7764 * config.sub: Change machine triplets from mipsel*-* to mips*el-*. 7765 Add support for mips64. 7766 77672001-09-03 Jeff Holcomb <jeffh@redhat.com> 7768 7769 * configure.in: Enable libstdc++-v3 for h8300 targets. 7770 77712001-08-30 Eric Christopher <echristo@redhat.com> 7772 Jason Eckhardt <jle@redhat.com> 7773 7774 * config.sub: Add support for mipsisa32. 7775 77762001-08-30 Eric Christopher <echristo@redhat.com> 7777 7778 * config.sub, config.guess: Import latest from subversions. 7779 77802001-08-20 Alan Modra <amodra@bigpond.net.au> 7781 7782 * config.sub, config.guess: Import latest from subversions. 7783 77842001-07-26 DJ Delorie <dj@redhat.com> 7785 7786 * MAINTAINERS: Clarify libiberty merge rules and procedures. 7787 77882001-06-19 Alan Modra <amodra@bigpond.net.au> 7789 7790 * Makefile.in: Revert 2001-06-17. 7791 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/. 7792 77932001-06-17 H.J. Lu <hjl@gnu.org> 7794 7795 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make. 7796 (gas+binutils.tar.bz2): Likewise. 7797 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make. 7798 7799Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com> 7800 7801 * Makefile.in (VER): When present, extract the version number from 7802 the file version.in. 7803 78042001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com> 7805 7806 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If 7807 gcc/xgcc is built, use -print-prog-name to find out the program 7808 name to use. 7809 78102001-06-04 Mark Mitchell <mark@codesourcery.com> 7811 7812 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris, 7813 with_gcc]: Use `gcc -shared' to build a shared library. 7814 78152001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca> 7816 7817 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared 7818 archives. 7819 78202001-05-28 Simon Patarin <simon.patarin@inria.fr> 7821 7822 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared 7823 libraries when using g++ with native linker. 7824 78252001-05-28 Alexandre Oliva <aoliva@redhat.com> 7826 7827 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256. 7828 78292001-05-24 Tom Rix <trix@redhat.com> 7830 7831 * configure.in : enable ld for aix 7832 78332001-05-22 Alexandre Oliva <aoliva@redhat.com> 7834 7835 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag) 7836 [aix4*|aix5*]: Prepend blank. 7837 78382001-05-20 Alexandre Oliva <aoliva@redhat.com> 7839 7840 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, 7841 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number 7842 of subdir/configure scripts to use the new libtool.m4. 7843 78442001-05-14 H.J. Lu <hjl@gnu.org> 7845 7846 * config.if (libc_interface): Set to -libc6.2- for cross 7847 compiling to Linux/glibc 2.2. 7848 78492001-05-03 Alexandre Oliva <aoliva@redhat.com> 7850 7851 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable 7852 libgcj. 7853 78542001-04-26 Alexandre Oliva <aoliva@redhat.com> 7855 7856 * configure.in (noconfigdirs): Don't reset it from scratch in the 7857 target case; only append to it. 7858 78592001-04-26 Alexandre Oliva <aoliva@redhat.com> 7860 7861 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*, 7862 sparc-*-solaris2.8]: Disable ${libgcj}. 7863 78642001-04-25 Alexandre Oliva <aoliva@redhat.com> 7865 7866 * configure.in (libgcj_saved): Copy from $libgcj. 7867 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is 7868 --disable-libgcj. 7869 78702001-04-20 Alexandre Oliva <aoliva@redhat.com> 7871 7872 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a 7873 1.641.2.228. 7874 78752001-04-12 Alexandre Oliva <aoliva@redhat.com> 7876 7877 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, 7878 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226. 7879 78802001-04-01 Alexandre Oliva <aoliva@redhat.com> 7881 7882 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): 7883 New macros. 7884 (bootstrap, cross): Use RECURSE_FLAGS. 7885 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE. 7886 78872001-03-27 Alexandre Oliva <aoliva@redhat.com> 7888 7889 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3. 7890 78912001-03-23 Nick Clifton <nickc@redhat.com> 7892 7893 * README-maintainer-mode: Add note about inability to use "make 7894 distclean" in maintainer mode. 7895 78962001-03-22 Alexandre Oliva <aoliva@redhat.com> 7897 7898 Re-installed: 7899 2001-01-02 Laurynas Biveinis <lauras@softhome.net> 7900 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add 7901 '-DPIC' to ac_cv_prog_cc_pic for DJGPP. 7902 * ltcf-cxx.sh: Likewise. 7903 * ltcf-gcj.sh: Likewise. 7904 79052001-03-22 Philip Blundell <philb@gnu.org> 7906 7907 * config.sub, config.guess: Import latest from subversions. 7908 79092001-03-22 Alexandre Oliva <aoliva@redhat.com> 7910 7911 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, 7912 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198. 7913 79142001-03-20 Michael Chastain <chastain@redhat.com> 7915 7916 * Makefile.in: all-m4 depends on all-texinfo. 7917 79182001-03-08 Alexandre Oliva <aoliva@redhat.com> 7919 7920 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use. 7921 79222001-02-22 Jeff Johnston <jjohnstn@redhat.com> 7923 7924 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no 7925 longer valid. 7926 79272001-02-16 Nick Clifton <nickc@redhat.com> 7928 7929 * configure.in (noconfigdirs): Allow configuration of texinfo 7930 for Cygwin hosts. 7931 79322001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com> 7933 7934 * config.guess: Add linux target for S/390. 7935 * config.sub: Likewise. 7936 * configure.in: Likewise. 7937 79382001-02-06 Ben Elliston <bje@redhat.com> 7939 7940 * configure: Output host type to stdout, not stderr. 7941 79422001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG> 7943 7944 * config.guess: Import from subversions.gnu.org (revision 1.181). 7945 * config.sub: Import from subversions.gnu.org (revision 1.199). 7946 79472001-01-30 Alan Modra <alan@linuxcare.com.au> 7948 7949 * config.guess: Handle hppa64-linux systems. 7950 79512001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG> 7952 7953 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works): 7954 Don't unset, it's non-portable and no longer necessary, set to empty 7955 instead. 7956 79572001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br> 7958 7959 * ltconfig: Shell portability fix for the tagname validity check. 7960 79612001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG> 7962 7963 * ltcf-cxx.sh: Use parentheses around eval $ac_compile. 7964 79652001-01-27 Alexandre Oliva <aoliva@redhat.com> 7966 7967 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types. 7968 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise. 7969 79702001-01-24 Alexandre Oliva <aoliva@redhat.com> 7971 7972 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we 7973 keep at least one of build_libtool_libs or build_old_libs set to 7974 yes. 7975 79762001-01-24 Alexandre Oliva <aoliva@redhat.com> 7977 7978 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'. 7979 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on. 7980 79812000-11-07 Philip Blundell <pb@futuretv.com> 7982 7983 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*. 7984 79852000-11-03 Philip Blundell <pb@futuretv.com> 7986 7987 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info 7988 files. 7989 79902001-01-15 Jeff Johnston <jjohnstn@redhat.com> 7991 7992 * COPYING.NEWLIB: Put into source repository. 7993 79942001-01-15 Ben Elliston <bje@redhat.com> 7995 7996 * configure.in (host_tools): Add sid. 7997 Always configure cgen. 7998 * Makefile.in (all-sid): New target. 7999 (check-sid, clean-sid, install-sid): Likewise. 8000 80012001-01-07 Andreas Jaeger <aj@suse.de> 8002 8003 * config.sub, config.guess: Update from subversions. 8004 80052000-12-12 Alexandre Oliva <aoliva@redhat.com> 8006 8007 * configure.in: Disable language-specific target libraries for 8008 languages that aren't enabled. 8009 80102000-11-24 Nick Clifton <nickc@redhat.com> 8011 8012 * configure.in (xscale-elf): Add target. 8013 (xscale-coff): Add target. 8014 (c4x, c5x, tic54x): Move after ARM targets. 8015 80162000-11-23 Alexandre Oliva <aoliva@redhat.com> 8017 8018 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge. 8019 80202000-11-20 Ian Lance Taylor <ian@zembu.com> 8021 8022 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge. 8023 80242000-11-18 Alexandre Oliva <aoliva@redhat.com> 8025 8026 * Makefile.in: Merge with GCC and libgcj. 8027 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of 8028 configure-target-<library> when their configure scripts need the C 8029 or C++ library to have already been built to work properly. 8030 (do_proto_toplev): Set them to an empty string. 8031 80322000-11-18 Alexandre Oliva <aoliva@redhat.com> 8033 8034 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros. 8035 (REALLY_SET_LIB_PATH): Use them. 8036 80372000-11-06 Christopher Faylor <cgf@cygnus.com> 8038 8039 * config.sub: Add support for Sun Chorus 8040 80412000-11-02 Per Lundberg <plundis@chaosdev.org> 8042 8043 * config.sub: Add support for the *-storm-chaos OS. 8044 80452000-10-30 Stephane Carrez <stcarrez@worldnet.fr> 8046 8047 * configure.in (noconfigdirs): Don't compile some 8048 of the libraries for 68HC11 & 68hc12 targets. 8049 80502000-09-30 Alexandre Oliva <aoliva@redhat.com> 8051 8052 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool 8053 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt 8054 all affected `configure' scripts. 8055 80562000-09-25 Alexandre Oliva <aoliva@redhat.com> 8057 8058 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and 8059 ltcf-c.sh. 8060 80612000-09-12 Philip Blundell <philb@gnu.org> 8062 8063 * config.sub, config.guess: Update from subversions. 8064 80652000-09-06 Alexandre Oliva <aoliva@redhat.com> 8066 8067 * Makefile.in (all-zlib): Added dummy target. 8068 8069 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool 8070 multi-language branch. 8071 80722000-09-05 Alexandre Oliva <aoliva@redhat.com> 8073 8074 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib. 8075 (bootstrap*): Depend on all-bootstrap. 8076 80772000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com> 8078 8079 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian 8080 crosses, but add gcc/include to the header search path for them. 8081 80822000-08-31 Alexandre Oliva <aoliva@redhat.com> 8083 8084 * ltconfig, ltmain.sh: Updated from libtool multi-language branch. 8085 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch. 8086 * gettext.m4: New file, extracted from aclocal.m4. 8087 80882000-08-22 Alexandre Oliva <aoliva@redhat.com> 8089 8090 * config-ml.in (CC, CXX): Avoid trailing whitespace. 8091 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to 8092 sub-configures. 8093 80942000-08-20 Doug Evans <dje@casey.transmeta.com> 8095 8096 * Makefile.in (ALL_MODULES): Add all-cgen. 8097 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily. 8098 (all-cgen): New target. 8099 (all-opcodes,all-sim): Depend on all-cgen. 8100 * configure.in (host_tools): Add cgen. 8101 Only configure cgen if --enable-cgen-maint. 8102 81032000-08-17 Alexandre Oliva <aoliva@redhat.com> 8104 8105 * config-ml.in (CC, CXX): Don't introduce a leading space. 8106 81072000-08-16 Alexandre Oliva <aoliva@redhat.com> 8108 8109 * configure.in (libstdcxx_flags): Use 8110 libstdc++-v3/src/libstdc++.INC. 8111 81122000-08-15 Alexandre Oliva <aoliva@redhat.com> 8113 8114 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES. 8115 81162000-08-11 Jason Merrill <jason@redhat.com> 8117 8118 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, 8119 CXX_FOR_TARGET): Add -B$$r/gcc/ here. 8120 (FLAGS_FOR_TARGET): Not here. 8121 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages. 8122 81232000-08-07 DJ Delorie <dj@redhat.com> 8124 8125 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean 8126 "if we're also building gcc, and it's a gcc that will run on the 8127 build machine, we want to use its includes instead of the system's 8128 default includes". 8129 81302000-08-03 Alexandre Oliva <aoliva@redhat.com> 8131 8132 * configure.in (libstdcxx_flags): Don't use `"'. 8133 8134 * config-ml.in: Adjust multilib search paths to the 8135 appropriate multilib tree. 8136 81372000-08-02 Alexandre Oliva <aoliva@redhat.com> 8138 8139 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to 8140 commas in $LANGUAGES. 8141 81422000-08-01 Alexandre Oliva <aoliva@redhat.com> 8143 8144 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr. 8145 81462000-07-31 Alexandre Oliva <aoliva@redhat.com> 8147 8148 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in 8149 CXX_FOR_TARGET for sed. 8150 81512000-07-30 Alexandre Oliva <aoliva@redhat.com> 8152 8153 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET): 8154 Do not override if already set in the environment or in configure. 8155 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them. 8156 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses. 8157 81582000-07-27 Alexandre Oliva <aoliva@redhat.com> 8159 8160 * Makefile.in (FLAGS_FOR_TARGET): New macro. 8161 (GCC_FOR_TARGET): Use it. 8162 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined... 8163 * configure.in: ... here. 8164 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path. 8165 (libstdcxx_flags): Define and append to CXX_FOR_TARGET. 8166 81672000-07-24 Alexandre Oliva <aoliva@redhat.com> 8168 8169 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC). 8170 (configure-target-libchill, configure-target-libobjc): Likewise. 8171 8172 * configure.in: Use the same cache file for all target libs. 8173 * config-ml.in: But different cache files per multilib variant. 8174 81752000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG> 8176 8177 * configure (topsrcdir): Don't use dirname. 8178 81792000-07-20 Jason Merrill <jason@redhat.com> 8180 8181 * configure.in: Remove all references to libg++ and librx. 8182 8183 * configure, configure.in, Makefile.in: Unify gcc and binutils. 8184 81852000-07-20 Hans-Peter Nilsson <hp@axis.com> 8186 8187 * config.sub: Update to subversions version 2000-07-06. 8188 81892000-07-12 Andrew Haley <aph@cygnus.com> 8190 8191 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts. 8192 (target_makefile_frag): Use mt-ia64pic on IA-64 targets. 8193 81942000-07-07 Phil Edwards <pme@sourceware.cygnus.com> 8195 8196 * symlink-tree: Check number of arguments. 8197 81982000-06-06 Andrew Cagney <cagney@b1.cygnus.com> 8199 8200 * texinfo/texinfo.tex: Update to version 2000-05-28.15. 8201 82022000-07-05 Jim Wilson <wilson@cygnus.com> 8203 8204 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library 8205 search path for a g++ extracted from the build tree. This 8206 will allow link tests run by configure scripts in 8207 subdirectories to succeed. 8208 82092000-07-01 Koundinya K <kk@ddeorg.soft.net> 8210 8211 * ltconfig: Add support for mips-dde-sysv4.2MP 8212 82132000-06-28 Corinna Vinschen <vinschen@cygnus.com> 8214 8215 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or 8216 `os2'. Force ac_cv_exeext to be ".exe" in that case. 8217 82182000-06-19 Timothy Wall <twall@cygnus.com> 8219 8220 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target. 8221 * config.sub: Add tic54x target. 8222 82232000-06-07 Phillip Thomas <pthomas@suse.de> 8224 8225 * README-maintainer-mode: New file: Contains notes on using 8226 --enable-maintainer-mode with binutils. 8227 82282000-05-29 Andrew Cagney <cagney@b1.cygnus.com> 8229 8230 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0. 8231 82322000-05-30 Andrew Cagney <cagney@b1.cygnus.com> 8233 8234 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000. 8235 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000 8236 823720000-05-21 H.J. Lu (hjl@gnu.org) 8238 8239 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc 8240 directory are used if they exist. Make sure 8241 $(build_tooldir)/include is searched for header files, 8242 $(build_tooldir)/lib/ for library files. 8243 (GCC_FOR_TARGET): Likewise. 8244 (CXX_FOR_TARGET): Likewise. 8245 82462000-05-18 Jeffrey A Law (law@cygnus.com) 8247 8248 * configure.in (hppa*64*-*-*): Do build ld for this configuration. 8249 82502000-05-17 Alexandre Oliva <aoliva@cygnus.com> 8251 8252 * Makefile.in (configure-target-libiberty): Depend on 8253 configure-target-newlib. 8254 82552000-05-16 Alexandre Oliva <aoliva@cygnus.com> 8256 8257 * configure.in, Makefile.in: Merge all libffi-related 8258 configury stuff from the libgcj tree. 8259 82602000-05-16 Andrew Cagney <cagney@b1.cygnus.com> 8261 8262 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>: 8263 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories. 8264 82652000-05-16 Andrew Cagney <cagney@b1.cygnus.com> 8266 8267 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>: 8268 * Makefile.in (do-djunpack): New target. Update djunpack.bat with 8269 current version information. Add to proto-toplev directory. 8270 (gdb-taz): Build do-djunpack. 8271 82722000-05-15 David Edelsohn <edelsohn@gnu.org> 8273 8274 * configure.in: Special case powerpc*-*-aix* target_makefile_frag. 8275 82762000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br> 8277 8278 * ltmain.sh: Preserve in relink_command any environment 8279 variables that may affect the linker behavior. 8280 82812000-05-12 Jeffrey A Law (law@cygnus.com) 8282 8283 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type. 8284 82852000-05-10 Jim Wilson <wilson@cygnus.com> 8286 8287 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs. 8288 82892000-05-08 Eli Zaretskii <eliz@is.elta.co.il> 8290 8291 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst 8292 with the version name. 8293 82942000-05-01 Benjamin Kosnik <bkoz@cygnus.com> 8295 8296 * config.if: Tweak. 8297 82982000-04-23 Eli Zaretskii <eliz@is.elta.co.il> 8299 8300 * djunpack.bat: New file. 8301 83022000-04-19 Andrew Cagney <cagney@b1.cygnus.com> 8303 8304 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2, 8305 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2, 8306 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2, 8307 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make. 8308 83092000-04-16 Dave Pitts <dpitts@cozx.com> 8310 8311 * config.sub (case $basic_machine): Change default for "ibm-*" 8312 to "openedition". 8313 83142000-04-12 Andrew Cagney <cagney@b1.cygnus.com> 8315 8316 * Makefile.in (gdb-taz): New target. GDB specific archive. 8317 (do-md5sum): New target. 8318 (MD5PROG): Define. 8319 (PACKAGE): Default to TOOL. 8320 (VER): Default to a shell script. 8321 (taz): Rewrite target. Move real work to do-proto-toplev. Include 8322 md5 checksum generation. 8323 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link. 8324 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link. 8325 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, 8326 insight.tar.bz2): Use gdb-taz to create archive. 8327 83282000-04-07 Andrew Cagney <cagney@b1.cygnus.com> 8329 8330 * configure (warn_cflags): Delete. 8331 83322000-04-05 Benjamin Kosnik <bkoz@cygnus.com> 8333 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de> 8334 8335 * configure.in (enable_libstdcxx_v3): Add. 8336 (target_libs): Add bits here to switch between libstdc++-v2 and 8337 libstdc++-v3. 8338 * config.if: And this file too. 8339 * Makefile.in: Add libstdc++-v3 targets. 8340 83412000-04-05 Michael Meissner <meissner@redhat.com> 8342 8343 * config.sub (d30v): Add d30v as a basic machine type. 8344 83452000-03-29 Jason Merrill <jason@casey.cygnus.com> 8346 8347 * configure.in: -linux-gnu*, not -linux-gnu. 8348 83492000-03-03 Andrew Cagney <cagney@b1.cygnus.com> 8350 8351 * Makefile.in (taz): Set PACKAGE to TOOL when not defined. 8352 (do-tar-bz2): Replace TOOL with PACKAGE. 8353 (gdb.tar.bz2): Remove GDBTK from GDB package. 8354 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2, 8355 dejagnu.tar.bz2): New packages. 8356 83572000-02-27 Andreas Jaeger <aj@suse.de> 8358 8359 * configure.in: Add entry for mips*-*-linux*, move catch all 8360 *-*-*linux* entry below this one. 8361 83622000-02-27 Ian Lance Taylor <ian@zembu.com> 8363 8364 * ltconfig, ltmain.sh: Update to libtool 1.3.4. 8365 83662000-02-24 Nick Clifton <nickc@cygnus.com> 8367 8368 * config.sub: Support an OS of "wince". 8369 83702000-02-24 Andrew Cagney <cagney@b1.cygnus.com> 8371 8372 * config.guess, config.sub: Updated to match config's 2000-02-15 8373 version. 8374 83752000-02-23 Linas Vepstas <linas@linas.org> 8376 8377 * config.sub: Add support for Linux/IBM 370. 8378 * configure.in: Likewise. 8379 83802000-02-22 Nick Clifton <nickc@cygnus.com> 8381 8382 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets. 8383 83842000-02-20 Christopher Faylor <cgf@cygnus.com> 8385 8386 * config.guess: Guess "cygwin" rather than "cygwin32". 8387 83882000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 8389 8390 * configure (gcc_version): When setting, narrow search to 8391 lines containing `version_string'. 8392 83932000-02-15 Denis Chertykov <denisc@overta.ru> 8394 8395 * config.sub: Add support for avr target. 8396 83972000-02-01 Hans-Peter Nilsson <hp@bitrange.com> 8398 8399 * config.sub: Add mmix-knuth-mmixware. 8400 84012000-01-27 Christopher Faylor <cgf@redhat.com> 8402 8403 * Makefile.in (CC_FOR_TARGET): Add new winsup directory 8404 structure stuff to -L library search. 8405 (CXX_FOR_TARGET): Ditto. 8406 (CROSS_CHECK_MODULES): Fix spelling mistake. 8407 84082000-01-24 Mark Mitchell <mark@codesourcery.com> 8409 8410 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke 8411 the C++ compiler. 8412 84132000-01-12 Richard Henderson <rth@cygnus.com> 8414 8415 * configure.in: Don't build some bits for beos. 8416 84172000-01-12 Joel Sherrill (joel@OARcorp.com) 8418 8419 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well 8420 as include files. 8421 84222000-01-06 Geoff Keating <geoffk@cygnus.com> 8423 8424 * configure.in: Use mt-aix43 to handle *_TARGET defs, 8425 not mh-aix43. 8426 84271999-12-14 Richard Henderson <rth@cygnus.com> 8428 8429 * config.guess (alpha-osf, alpha-linux): Detect ev67. 8430 * config.sub: Accept alphaev[78], alphaev8. 8431 84321999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br> 8433 8434 * config.guess, config.sub: Update from autoconf. 8435 8436Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> 8437 8438 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the 8439 necessary libraries are missing. 8440 84411999-10-25 Andreas Schwab <schwab@suse.de> 8442 8443 * configure: Fix quoting inside arguments of eval. 8444 84451999-10-21 Nick Clifton <nickc@cygnus.com> 8446 8447 * config-ml.in: Allow suppression of some ARM multilibs. 8448 8449Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org> 8450 8451 * config.guess: Add OS/390 match pattern. 8452 * config.sub: Add mvs, openedition targets. 8453 * configure.in (i370-ibm-opened*): New. 8454 84551999-09-04 Steve Chamberlain <sac@pobox.com> 8456 8457 * config.sub: Add support for configuring for pj. 8458 84591999-08-31 Nick Clifton <nickc@cygnus.com> 8460 8461 * config.sub (maybe_os): Add support for configuring for fr30. 8462 84631999-08-25 Nick Clifton <nickc@cygnus.com> 8464 8465 * configure.in: Do not configure or build ld for AIX 8466 platforms. ld is known to be broken on these platforms. 8467 8468Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> 8469 8470 * config-ml.in: Pass compiler flag corresponding to multidirs to 8471 subdir configures. 8472 84731999-08-09 Ian Lance Taylor <ian@zembu.com> 8474 8475 * Makefile.in (LDFLAGS): Define. 8476 84771999-08-08 Mumit Khan <khan@xraylith.wisc.edu> 8478 8479 * configure.in (i[3456]-*-mingw32*): Don't put gprof in 8480 noconfigdirs. 8481 (*-*-cygwin*): Likewise. 8482 84831999-08-08 Ian Lance Taylor <ian@zembu.com> 8484 8485 * mkdep: New file. 8486 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep. 8487 (BINUTILS_SUPPORT_DIRS): Add mkdep. 8488 8489 From Eli Zaretskii <eliz@is.elta.co.il>: 8490 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly 8491 long file name when using DJGPP on MS-DOS. 8492 8493Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com) 8494 8495 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks. 8496 84971999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au> 8498 8499 * Makefile.in (check-target-libio): Remove all-target-libstdc++ 8500 dependency as this causes "make check" to globally "make all" 8501 8502Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com> 8503 8504 * configure.in (target_libs): Added target-zlib. 8505 * Makefile.in (ALL_TARGET_MODULES): Added zlib. 8506 (CONFIGURE_TARGET_MODULES): Likewise. 8507 (CHECK_TARGET_MODULES): Likewise. 8508 (INSTALL_TARGET_MODULES): Likewise. 8509 (CLEAN_TARGET_MODULES): Likewise. 8510 (configure-target-zlib): New target. 8511 (all-target-zlib): Likewise. 8512 (all-target-libjava): Depend on all-target-zlib. 8513 (configure-target-libjava): Depend on configure-target-zlib. 8514 8515 * Makefile.in (configure-target-libjava): Depend on 8516 configure-target-newlib. 8517 (configure-target-boehm-gc): New target. 8518 (configure-target-qthreads): New target. 8519 8520 * configure.in (target_libs): Added target-qthreads. 8521 * Makefile.in (ALL_TARGET_MODULES): Added qthreads. 8522 (CONFIGURE_TARGET_MODULES): Likewise. 8523 (CHECK_TARGET_MODULES): Likewise. 8524 (INSTALL_TARGET_MODULES): Likewise. 8525 (CLEAN_TARGET_MODULES): Likewise. 8526 (all-target-qthreads): New target. 8527 (configure-target-libjava): Depend on configure-target-qthreads. 8528 (all-target-libjava): Depend on all-target-qthreads. 8529 8530 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc. 8531 (CONFIGURE_TARGET_MODULES): Likewise. 8532 (CHECK_TARGET_MODULES): Likewise. 8533 (INSTALL_TARGET_MODULES): Likewise. 8534 (CLEAN_TARGET_MODULES): Likewise. 8535 (all-target-libjava): New target. 8536 (all-target-boehm-gc): Likewise. 8537 * configure.in (target_libs): Added libjava, boehm-gc. 8538 85391999-07-22 Ian Lance Taylor <ian@zembu.com> 8540 8541 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and 8542 configure.bat in SUPPORT_FILES. 8543 (gas+binutils.tar.bz2): Likewise. 8544 8545 * makeall.bat: Remove; obsolete. 8546 85471999-07-21 Ian Lance Taylor <ian@zembu.com> 8548 8549 From Mark Elbrecht: 8550 * configure.bat: Remove; obsolete. 8551 85521999-07-11 Ian Lance Taylor <ian@zembu.com> 8553 8554 * configure: Add -W -Wall to the default CFLAGS when compiling with 8555 gcc. 8556 8557Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca> 8558 8559 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*. 8560 85611999-06-30 Mark Mitchell <mark@codesourcery.com> 8562 8563 * configure.in: Build ld on IRIX6. 8564 85651999-06-12 Ian Lance Taylor <ian@zembu.com> 8566 8567 * Makefile.in: Change distribution targets to use bzip2 instead of 8568 gzip. 8569 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex. 8570 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo. 8571 85721999-06-04 Nick Clifton <nickc@cygnus.com> 8573 8574 * config.sub: Add mcore target. 8575 85761999-05-30 Cort Dougan <cort@cs.nmt.edu> 8577 8578 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux. 8579 85801999-05-25 H.J. Lu (hjl@gnu.org) 8581 8582 * config.guess (dummy): Changed to $dummy. 8583 85841999-05-24 Nick Clifton <nickc@cygnus.com> 8585 8586 * config.sub: Tidied up case statements. 8587 85881999-05-22 Ben Elliston <bje@cygnus.com> 8589 8590 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake 8591 <jiro@din.or.jp>. 8592 8593 * config.guess: Merge with FSF version. Future changes will be 8594 more accurately recorded in this ChangeLog. 8595 * config.sub: Likewise. 8596 85971999-05-20 Stephen L Moshier <moshier@world.std.com> 8598 8599 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include. 8600 86011999-04-30 Tom Tromey <tromey@cygnus.com> 8602 8603 * ltmain.sh: [mode link] Always use CC given by ltconfig. 8604 86051999-04-23 Tom Tromey <tromey@cygnus.com> 8606 8607 * ltconfig, ltmain.sh: Update to libtool 1.2f. 8608 86091999-04-20 Drew Moseley <dmoseley@cygnus.com> 8610 8611 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets. 8612 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets. 8613 Bad merge removed these two changes. 8614 8615Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com) 8616 Martin Heller (Ing.-Buero_Heller@t-online.de) 8617 8618 * config.guess (interix Alpha): Add. 8619 86201999-04-11 Richard Henderson <rth@cygnus.com> 8621 8622 * configure.in (i?86-*-beos*): Do config gperf; don't config 8623 gdb, newlib, or libgloss. 8624 86251999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br> 8626 8627 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to 8628 link a trivial program with -mabi=64. If it fails, remove mabi=64 8629 from multidirs. 8630 86311999-04-10 Philipp Thomas (kthomas@gwdg.de) 8632 8633 * config.sub: Set basic_machine to i586 when target_alias = k6-*. 8634 86351999-04-08 Nick Clifton <nickc@cygnus.com> 8636 8637 * config.sub: Add support for mcore targets. 8638 86391999-04-07 Michael Meissner <meissner@cygnus.com> 8640 8641 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment, 8642 not mt-ospace, in order to shut up assembler warning about using 8643 symbols that are named the same as registers. 8644 86451999-04-07 Drew Moseley <dmoseley@cygnus.com> 8646 8647 * Makefile.in (all-target-cygmon): Added all-target-bsp to the 8648 dependency list for all-target-cygmon. 8649 86501999-04-05 Doug Evans <devans@casey.cygnus.com> 8651 8652 * config-ml.in: Check $host, not $target, for selective multilibs. 8653 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs, 8654 thumb interworking, and underscore prefix multilibs. 8655 86561999-04-04 Ian Lance Taylor <ian@zembu.com> 8657 8658 * missing: Update to version from current automake. 8659 8660Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org) 8661 8662 * configure (gxx_include_dir): Removed. 8663 8664 * configure.in (gxx_include_dir): Handle it. 8665 * Makefile.in: Likewise. 8666 86671999-03-29 Gavin Romig-Koch <gavin@cygnus.com> 8668 8669 * config.sub (mips64vr4111,mips64vr4111el) Add. 8670 86711999-03-21 Ben Elliston <bje@cygnus.com> 8672 8673 * config.guess: Correct typo for detecting ELF on FreeBSD. 8674 8675Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net> 8676 8677 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to 8678 config/mh-djgpp. 8679 8680Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com> 8681 8682 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and 8683 all-target-newlib to dependency list for all-target-bsp. 8684 8685Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu> 8686 8687 * config.sub: Add i386-uwin support. 8688 * config.guess: Likewise. 8689 8690Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> 8691 8692 * configure.in: cleanup, add mh-*pic handling for arm, special 8693 case powerpc*-*-aix* 8694 8695Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com> 8696 8697 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a 8698 can be built. 8699 8700Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com> 8701 8702 * configure.in: Added bsp support to arm-*-coff and arm-*-elf 8703 targets. 8704 87051999-03-02 Nick Clifton <nickc@cygnus.com> 8706 8707 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL 8708 87091999-02-28 Geoffrey Noer <noer@cygnus.com> 8710 8711 * config.sub: Check for "cygwin*" rather than "cygwin32*" 8712 87131999-02-24 Nick Clifton <nickc@cygnus.com> 8714 8715 * config.sub: Fix typo in arm recognition. 8716 87171999-02-24 Drew Moseley <dmoseley@cygnus.com> 8718 8719 * configure.in (noconfigdirs): Changed target_configdirs to 8720 include target-bsp only for m68k-*-elf* and m68k-*-coff* 8721 rather than m68k-*-* since it is not known to work on 8722 m68k-aout. Ditto for arm-*-*oabi. 8723 87241999-02-24 Stan Shebs <shebs@andros.cygnus.com> 8725 8726 * configure.in (*-*-windows*): Remove, no longer used. 8727 87281999-02-19 Ben Elliston <bje@cygnus.com> 8729 8730 * config.guess: Automatically recognise ELF on FreeBSD. From Niall 8731 Smart and improved by Andrew Cagney. 8732 87331999-02-18 Marc Espie <espie@cvs.openbsd.org> 8734 8735 * config.guess: Recognize openbsd-*-hppa. 8736 87371999-02-17 H.J. Lu (hjl@gnu.org) 8738 8739 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR) 8740 only if it is not empty. 8741 87421999-02-17 Nick Clifton <nickc@cygnus.com> 8743 8744 Patch from: Scott Bambrough <scottb@corelcomputer.com> 8745 8746 * config.guess: Modified to recognize uname's armv* syntax. 8747 8748 * config.sub: Modified to recognize uname's armv* syntax. 8749 87501999-02-17 Mark Salter <msalter@cygnus.com> 8751 8752 * configure.in: Added target-bsp for sparclite. 8753 87541999-02-08 Richard Henderson <rth@cygnus.com> 8755 8756 * config.sub: Recognize alphapca5[67] and up to alphaev8. 8757 87581999-02-08 Nick Clifton <nickc@cygnus.com> 8759 8760 * configure.in: Add support for strongarm port. 8761 * config.sub: Add support for strongarm target. 8762 87631999-02-07 Mumit Khan <khan@xraylith.wisc.edu> 8764 8765 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of 8766 the old name config/mh-cygwin32. 8767 Enable texinfo. 8768 87691999-02-04 Ian Lance Taylor <ian@cygnus.com> 8770 8771 * configure.in: Do build ld for ix86 Solaris. 8772 87731999-02-02 Jim Wilson <wilson@cygnus.com> 8774 8775 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of 8776 $AR_FOR_TARGET. Likewise for RANLIB. 8777 87781999-02-02 Catherine Moore <clm@cygnus.com> 8779 8780 * config.sub (oabi): Recognize. 8781 * configure.in (arm-*-oabi): Handle. 8782 87831999-01-30 Robert Lipe (robertlipe@usa.net) 8784 8785 * config.guess: Improve detection of i686 on UnixWare 7. 8786 87871999-01-30 Mumit Khan <khan@xraylith.wisc.edu> 8788 8789 * config.guess: Add support for i386-pc-interix. 8790 * config.sub: Likewise. 8791 * configure.in: Likewise. 8792 87931999-01-18 Christopher Faylor <cgf@cygnus.com> 8794 8795 * Makefile.in: Remove unneeded all-target-libio from 8796 from all-target-winsup target since it is now unneeded. 8797 Add all-target-libtermcap in its place since it is now 8798 needed. 8799 88001998-12-30 Christopher Faylor <cgf@cygnus.com> 8801 8802 * configure.in: makefile stub for cygwin target is probably 8803 unnecessary. Remove it for now. 8804 88051998-12-30 Christopher Faylor <cgf@cygnus.com> 8806 8807 * configure.in: libtermcap.a should be built when cygwin is the 8808 target as well as the host. 8809 * config.guess: Allow mixed case in cygwin uname output. 8810 * Makefile.in: Add libtermcap target. 8811 88121998-12-23 Jeffrey A Law (law@cygnus.com) 8813 8814 * config.sub: Clean up handling of hppa2.0. 8815 88161998-12-22 Rodney Brown (rodneybrown@pmsc.com) 8817 8818 * config.guess: Use C code to identify more HP machines. 8819 8820Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com) 8821 8822 * config.sub: Handle hppa2.0. 8823 8824Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com> 8825 8826 * configure.in: Add cygmon for x86-coff and x86-elf. Configure 8827 cygmon for all sparclite targets, regardless of object format. 8828 88291998-12-15 Mark Salter <msalter@cygnus.com> 8830 8831 * configure.in: Added target-bsp for several target architectures. 8832 8833 * Makefile.in: Added rules for bsp. 8834 8835Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com) 8836 8837 * config.guess: Improve detection of hppa2.0 processors. 8838 8839Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie> 8840 8841 * config.guess: Recognize FreeBSD using ELF automatically. 8842 88431998-11-26 Manfred Hollstein <manfred@s-direktnet.de> 8844 8845 * configure (skip-this-dir): Add handling for new shell script, which 8846 might be created by a sub-directory's configure to indicate, this particular 8847 directory is "unwanted". 8848 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise. 8849 8850Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com> 8851 8852 * ltconfig: import from libtool, after changing libtool to 8853 account for the cygwin name change. 8854 8855Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com> 8856 8857 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also 8858 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32. 8859 8860Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com> 8861 8862 * configure.in: Add libtermcap to list of cygwin dependencies. 8863 88641998-11-17 Geoffrey Noer <noer@cygnus.com> 8865 8866 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that 8867 they include winsup/include when it's a cygwin target. 8868 88691998-11-12 Tom Tromey <tromey@cygnus.com> 8870 8871 * configure.in (host_tools): Added zip. 8872 * Makefile.in (all-target-libjava): Depend on all-zip. 8873 (all-zip): New target. 8874 (ALL_MODULES): Added all-zip. 8875 (NATIVE_CHECK_MODULES): Added check-zip. 8876 (INSTALL_MODULES): Added install-zip. 8877 (CLEAN_MODULES): Added clean-zip. 8878 88791998-11-12 Geoffrey Noer <noer@cygnus.com> 8880 8881 * Makefile.in: lose "32" from comment about cygwin. 8882 88831998-11-05 Nick Clifton <nickc@cygnus.com> 8884 8885 * configure.in: Use -Os to build target libraries for the fr30. 8886 88871998-11-04 Dave Brolley <brolley@cygnus.com> 8888 8889 * config.sub: Add fr30. 8890 88911998-11-02 Geoffrey Noer <noer@cygnus.com> 8892 8893 * configure.in: drop "32" from config/mh-cygwin32. Check 8894 cygwin* instead of cygwin32*. 8895 * config.sub: Check cygwin* instead of cygwin32*. 8896 88971998-10-22 Robert Lipe <robertl@dgii.com> 8898 8899 * config.guess: Match any version of Unixware7. 8900 89011998-10-20 Syd Polk <spolk@cygnus.com> 8902 8903 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1 8904 if desired. 8905 89061998-10-18 Jeffrey A Law (law@cygnus.com) 8907 8908 * config.if (cxx_interface, libstdcxx_interface): Do not try to set 8909 these if the appropriate directories and files to not exist. 8910 89111998-10-14 Jeffrey A Law (law@cygnus.com) 8912 8913 * Makefile.in (DEVO_SUPPORT): Add config.if. 8914 89151998-10-13 Manfred Hollstein <manfred@s-direktnet.de> 8916 8917 * configure: Add pattern to replace "build_tooldir"'s 8918 definition in the generated Makefile with "tooldir"'s 8919 actual value. 8920 8921Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com) 8922 8923 * config.sub: Bring back lost sparcv9. 8924 8925 * Makefile.in (all-snvavigator): Remove all-flexlm dependency. 8926 8927Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com) 8928 8929 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to 8930 CC_FOR_TARGET and friends. 8931 8932Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br> 8933 8934 * Makefile.in (build_tooldir): New variable, same as tooldir. 8935 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add 8936 -B$(build_tooldir)/bin/. 8937 (BASE_FLAGS_TO_PASS): Pass build_tooldir down. 8938 8939Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com> 8940 8941 * config.sub: Add support for i[34567]86-pc-udk. 8942 * configure.in: Likewise. 8943 8944Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com> 8945 8946 * Makefile.in: add bzip2 package building bits for user 8947 tools module 8948 * configure.in: ditto 8949 8950Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com) 8951 8952 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc. 8953 (ALL_TARGET_MODULES): Add all-target-libobjc. 8954 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly. 8955 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly. 8956 (all-target-libchill): Add dependencies. 8957 * configure.in (target_libs): Add libchill. 8958 89591998-09-30 Manfred Hollstein <manfred@s-direktnet.de> 8960 8961 * configure.in (target_subdir): Remove duplicate line. 8962 8963Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com> 8964 8965 * Makefile.in (all-automake): fix dependencies. 8966 8967Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com) 8968 8969 * configure.in: Minor cleanups for building in the $(target_alias) 8970 subdir. 8971 89721998-09-22 Jim Wilson <wilson@cygnus.com> 8973 8974 * Makefile.in (bootstrap): Set r and s before make all. Use 8975 BASE_FLAGS_TO_PASS in make all. 8976 (cross): Likewise. 8977 89781998-09-20 Mark Mitchell <mark@markmitchell.com> 8979 8980 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'. 8981 8982Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com> 8983 8984 * config.sub: Fix typo in last change. 8985 89861998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz> 8987 8988 * config.sub: Add support for C4x target. 8989 * configure.in: Likewise. 8990 89911998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com> 8992 8993 * config.sub: Recognize sparcv9 just like sparc64. 8994 8995Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com> 8996 8997 * config.guess: Match "Pent II" or "PentII" for OpenServer. 8998 8999Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com) 9000 9001 * config.guess: Correctly identify Pentium II sco boxes. 9002 9003 * config.guess: Fix "tr" code. From Weiwen Liu. 9004 9005Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM> 9006 9007 * configure.in: Do not assume x86-svr4 or x86-unixware can handle 9008 stabs. 9009 9010Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com) 9011 9012 * Makefile.in (TARGET_CONFIGDIRS): Add libchill. 9013 (ALL_TARGET_MODULES): Add all-target-libchill. 9014 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly. 9015 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly. 9016 (all-target-libchill): Add dependencies. 9017 * configure.in (target_libs): Add libchill. 9018 9019Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de> 9020 9021 * config.guess: Avoid assumptions about "tr" behaves when 9022 LANG is set to something other than English. 9023 9024Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org) 9025 9026 * configure (gxx_include_dir): Changed to 9027 '${prefix}/include/g++'-${libstdcxx_interface}. 9028 9029 * config.if: New to determine the interfaces. 9030 9031Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com) 9032 9033 * config.guess: Detect and handle MPE/IX. 9034 * config.sub: Deal with MPE/IX. 9035 9036Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu> 9037 9038 * configure.in: Use mh-aix43. 9039 90401998-07-29 Manfred Hollstein <manfred@s-direktnet.de> 9041 9042 * configure: Fix --without/--disable cases for gxx-include-dir. 9043 9044Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com> 9045 9046 * mdata-sh: Imported. Needed for automake support. 9047 9048Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org> 9049 9050 * Makefile.in (taz): Try "chmod -R og=u ." before 9051 "chmod og=u `find . -print`". 9052 9053Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com> 9054 9055 * configure.in: Add arm-elf and thumb-elf support. 9056 9057Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com> 9058 9059 * Makefile.in: Undo previous patch. 9060 9061Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com> 9062 9063 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES 9064 to here ... 9065 (install-no-fixedincludes): and here 9066 (INSTALL_MODULES): ... from here. 9067 9068Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com> 9069 9070 * config.sub: Merge with FSF. 9071 9072 * config.guess: Merge with FSF. 9073 9074Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com> 9075 9076 * configure (extraconfigdirs): New variable. 9077 (SUBDIRS): Add extraconfigdirs and recurse on them too. 9078 * Makefile.in (all): Move higher in file. 9079 (EXTRA_TARGET_HOST_ALL_MODULES): New variable. 9080 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables. 9081 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES. 9082 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES. 9083 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES. 9084 90851998-07-23 Brendan Kehoe <brendan@cygnus.com> 9086 9087 * Makefile.in (all-target-libjava): Depend on all-gcc and 9088 all-target-newlib. 9089 (configure-target-libjava): Depend on $(ALL_GCC). 9090 9091Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com> 9092 9093 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II. 9094 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro. 9095 9096Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com> 9097 9098 * ylwrap: Change absolute path checks to check for DOS style path 9099 names. 9100 9101 * ylwrap: Don't use a full path name if the source file is in the 9102 same directory. From hjl@lucon.org (H.J. Lu). 9103 9104 * config-ml.in: Default to being verbose, to match Feb 18 change to 9105 configure. 9106 9107Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com> 9108 9109 Brought over from egcs: 9110 9111 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com) 9112 9113 * configure.in (target_subdir): Set to ${target_alias} instead 9114 of "libraries". 9115 9116 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com> 9117 9118 * configure.in (target_subdir): Set to libraries if enable_multilib. 9119 9120Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com> 9121 9122 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any 9123 multilibs, force reconfiguration the first time we create 9124 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'. 9125 9126Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com> 9127 9128 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to 9129 avoid confusion with --no-recursion. 9130 9131Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com> 9132 9133 * configure.in: Win32 hosts shouldn't use install -x 9134 * install-sh: remove -x option, and special .exe-handling 9135 hack. 9136 9137Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com> 9138 9139 * config.guess: Recognize i586-pc-beos. 9140 * configure.in: Don't build some bits for beos. 9141 9142Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com> 9143 9144 * configure: If CC is set but CFLAGS is not, and CC is gcc, make 9145 CFLAGS default to -O2. 9146 9147 * ltmain.sh: Add some hacks to make SunOS --enable-shared work 9148 when using GNU ld. 9149 9150Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com> 9151 9152 * ltmain.sh: Correct install when using a different shell. 9153 9154Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com> 9155 9156 * ltconfig, ltmain.sh: Update to libtool 1.2b. 9157 9158Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de> 9159 9160 * makefile.vms: Update to build binutils/makefile.vms. Add install 9161 target. 9162 9163Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com> 9164 9165 * ltconfig: Update to correct AIX handling. 9166 9167Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com) 9168 9169 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR. 9170 9171 * configure.in (target_subdir): Set to ${target_alias} instead 9172 of "libraries". 9173 91741998-06-26 Manfred Hollstein <manfred@s-direktnet.de> 9175 9176 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger. 9177 (Makefile): Depend on $(gcc_version_trigger). 9178 9179 * configure (gcc_version): Change default initializer to empty 9180 string. 9181 (gcc_version_trigger): New variable; pass this variable down 9182 to subdir configures to enable them checking gcc's version 9183 themselves. Emit make macros for both gcc_version vars. 9184 (topsrcdir): Initialize reliably. 9185 (recursion line): Remove --with-gcc-version=${gcc_version}. 9186 91871998-06-24 Manfred Hollstein <manfred@s-direktnet.de> 9188 9189 * configure (enable_version_specific_runtime_libs): Implement new flag 9190 --enable-version-specific-runtime-libs which installs C++ runtime stuff 9191 in $(libsubdir); emit definition in each generated Makefile. 9192 (gxx_include_dir): Initialize depending on 9193 $enable_version_specific_runtime_libs. 9194 91951998-06-24 Manfred Hollstein <manfred@s-direktnet.de> 9196 9197 * configure (gcc_version): Initialize properly depending on 9198 how and where configure is started. 9199 (recursion line): Pass a --with-gcc-version=${gcc_version} 9200 to configures in subdirs. 9201 9202Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com> 9203 9204 * configure.in (noconfigdirs): Add configure pattern for mips tx39 9205 cygmon 9206 9207Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com> 9208 9209 * configure.in: Add cygmon and libstub support for mn10200. 9210 92111998-06-19 Manfred Hollstein <manfred@s-direktnet.de> 9212 9213 * configure (gcc_version): Add new variable describing the 9214 particular gcc version we're building. 9215 * Makefile.in (libsubdir): Add new macro for the directory 9216 in which the compiler finds executables, libraries, etc. 9217 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias 9218 and libsubdir. 9219 9220Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br> 9221 9222 * Makefile.in (local-clean): Remove *.log. 9223 (warning.log): Built with warn_summary from build.log. 9224 (mail-report.log): Run test_summary. 9225 (mail-report-with-warnings.log): Run test_summary including 9226 warning.log in the report. 9227 9228Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com> 9229 9230 * config.guess: Detection of Pentium II for *-sco-3.2v5*. 9231 9232Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com> 9233 9234 * Makefile.in (grep): Grep no longer depends on libiberty. 9235 9236Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com> 9237 9238 * Makefile.in: all-snavigator needs all-libgui. 9239 9240Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com> 9241 9242 * configure.in: Add cygmon and libstub support for mn10300. 9243 9244Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com> 9245 9246 * missing: Update to version from automake 1.3. 9247 9248 * ltmain.sh: On installation, don't get confused if the same name 9249 appears more than once in the list of library names. 9250 9251Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com> 9252 9253 * config.sub: Accept m68060 and m5200 as CPU names. 9254 9255Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com> 9256 9257 * configure: Use && rather than using -a in test, because odd 9258 strings can confuse test. 9259 * configure.in: Likewise. 9260 9261Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com> 9262 9263 * ltconfig, ltmain.sh: Bring in Visual C++ support. 9264 9265Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br> 9266 9267 * Makefile.in (boostrap2-lean, bootstrap3-lean, 9268 bootstrap4-lean): New targets. 9269 9270Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com) 9271 9272 * mpw-* Delete. Not used. 9273 9274Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com) 9275 9276 * COPYING.LIB: Update FSF address. 9277 9278Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com> 9279 9280 * ltconfig, ltmain.sh: Update to libtool 1.2a. 9281 9282 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via 9283 GAS_SUPPORT_DIRS. 9284 9285Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com> 9286 9287 * ltconfig, ltmain.sh: Avoid producing a version number if 9288 -version-info was not used. 9289 9290Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com> 9291 9292 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are 9293 building with newlib. 9294 92951998-04-30 Paul Eggert <eggert@twinsun.com> 9296 9297 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end; 9298 Solaris `make' causes it to continue to next definition. 9299 9300Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com) 9301 9302 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that 9303 the right GUI libraries and files are installed along with GDB. 9304 9305Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com> 9306 9307 * configure.in: Change alpha to alpha* in several places. 9308 9309Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com> 9310 9311 * config.sub: Recognize sparc86x. 9312 9313Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com> 9314 9315 * configure.in (--enable-target-optspace): Remove debug echo. 9316 9317Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com> 9318 9319 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS. 9320 9321Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com> 9322 9323 * ltconfig: Update cygwin32 support. 9324 9325 * Makefile.in (GAS_SUPPORT_DIRS): Add intl. 9326 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise. 9327 (GDB_SUPPORT_DIRS): Likewise. 9328 9329Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com> 9330 9331 * configure.in (target_makefile_frag): If --enable-target-optspace, 9332 use -Os to compile target libraries rather than -O2. Default to 9333 using -Os for d10v and m32r if --{enable,disable}-target-optspace is 9334 not used. 9335 * configure.in (target_cflags): Ditto for d30v. 9336 9337Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com> 9338 9339 * Makefile.in (all-bfd): Depend on all-intl. 9340 (all-binutils): Likewise. 9341 (all-gas): Likewise. 9342 (all-gprof): Likewise. 9343 (all-ld): Likewise. 9344 93451998-04-19 Brendan Kehoe <brendan@cygnus.com> 9346 9347 * configure.in (host_tools): Fix typo, lbtool -> libtool. 9348 9349Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com> 9350 9351 * Makefile.in (all-bfd): Depend upon all-libiberty. 9352 9353 * ltconfig, ltmain.sh: Bring in newer cygwin32 support. 9354 9355Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com> 9356 9357 * Makefile.in: Add libstub. 9358 9359 * configure.in: Ditto. Build libstub for targets that have cygmon 9360 support. 9361 9362Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com> 9363 9364 * configure.in: Don't set PICFLAG on ix86-cygwin32. 9365 9366Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com> 9367 9368 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and 9369 use mh-sysv5 if specified. Support gprof on SCO Open Server. 9370 9371Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se> 9372 9373 * configure: Define DEFAULT_M4 by searching PATH. 9374 * Makfile.in: Use DEFAULT_M4. 9375 9376Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com> 9377 9378 * ltconfig: Add cygwin32 support. 9379 9380 * Makefile.in, configure.in: Add libtool as a native only directory 9381 to configure and build. 9382 9383Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com) 9384 9385 * Makefile.in (INSTALL_MODULES): Remove texinfo. 9386 9387Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be> 9388 9389 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened. 9390 9391Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com> 9392 9393 * Makefile.in: add ash make rules 9394 * configure.in: add ash to native_only and host_tools lists 9395 9396Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com> 9397 9398 * Makefile.in (all-gettext, all-intl): New targets. 9399 (ALL_MODULES): Added all-gettext, all-intl. 9400 (CROSS_CHECK_MODULES): Added check-gettext, check-intl. 9401 (INSTALL_MODULES): Added install-gettext, install-intl. 9402 (CLEAN_MODULES): Added clean-gettext, clean-intl. 9403 9404 * configure.in (host_tools): Added gettext. 9405 (native_only): Likewise. 9406 (noconfigdirs) [various cases]: Likewise. 9407 (host_libs): Added intl. 9408 9409Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com> 9410 9411 * configure: Do not disable building gdbtk for cygwin32 hosts. 9412 9413Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com> 9414 9415 * configure.in: Add thumb-coff target. 9416 * config.sub: Add thumb-coff target. 9417 9418Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com) 9419 9420 * Makefile.in: Revert yesterday's change. 9421 (all-target-winsup): all-target-librx stays out of here. 9422 9423Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com) 9424 9425 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES, 9426 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES, 9427 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup): 9428 Remove references to librx and libg++. 9429 9430Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com> 9431 9432 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to 9433 recursive makes 9434 9435Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com> 9436 9437 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B 9438 for newlib directory. 9439 (CXX_FOR_TARGET): Likewise. 9440 9441Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com) 9442 9443 * ltconfig: Update after libtool/ltconfig.in change for 9444 hpux11. 9445 9446Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com> 9447 9448 * ltconfig, ltmain.sh: Update to libtool 1.2. 9449 9450Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de> 9451 9452 * Makefile.in (install-gcc): Don't specify LANGUAGES here. 9453 (install-gcc-cross): Instead, override LANGUAGES here. 9454 94551998-03-18 Dave Love <d.love@dl.ac.uk> 9456 9457 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a 9458 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12. 9459 9460Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com> 9461 9462 * configure.in: Add Thumb-pe target. 9463 9464Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com> 9465 9466 * Makefile.in - changed sn targets to snavigator 9467 * configure.in - changed sn targets to snavigator 9468 9469Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de> 9470 9471 * config-ml.in: After building symlink tree call make distclean 9472 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens 9473 to be the case for libiberty. 9474 9475Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu) 9476 9477 * configure: When making link, also check the current 9478 directory. The configure scripts may create one. 9479 9480Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com> 9481 9482 * config.sub: Accept alphapca56 and alphaev6 properly. 9483 9484Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> 9485 9486 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1. 9487 9488Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de 9489 9490 * config.sub (sco5): Fix typo. 9491 9492Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com> 9493 9494 * Makefile.in (INSTALL_MODULES): Move install-tcl before 9495 install-itcl. 9496 (install-itcl): Remove dependency on install-tcl. 9497 9498Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com> 9499 9500 * configure.in: Remove libgloss from noconfigdirs for MN10300. 9501 9502Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com> 9503 9504 * configure.in: Don't build libgui for a cygwin32 target when not on 9505 a cygwin32 host. 9506 9507Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com) 9508 9509 * configure (redirect): Set to null, so default behavior of 9510 configure is now --verbose. 9511 95121998-02-16 Dave Love <d.love@dl.ac.uk> 9513 9514 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with 9515 CONFIG_SITE=/dev/null to forestall lossage with site configuration. 9516 9517Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de> 9518 9519 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add 9520 this change to sync Makefile.in with its ChangeLog entries. 9521 9522Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org> 9523 9524 * ltmain.sh (mkdir): Check that the directory doesn't exist 9525 before we exit with error, so that we don't get races during 9526 parallel builds. 9527 9528Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com> 9529 9530 * ltconfig, ltmain.sh: Update from libtool 1.0i. 9531 9532Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de> 9533 9534 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and 9535 PICFLAG_FOR_TARGET. 9536 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET. 9537 9538 * configure: Emit a definition for the new macro enable_shared 9539 into each Makefile. 9540 9541Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com) 9542 9543 * configure.in (host_tools, native_only): Add libtool. 9544 9545Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com> 9546 9547 * configure.in: add target-gperf to noconfigdirs for Cygwin32. 9548 Fix typo in ming config comment. 9549 9550Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com> 9551 9552 * ltconfig, ltmain.sh: Update from libtool 1.0h. 9553 9554Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com> 9555 9556 * config.sub: Add tic30 cases, and map c30 to tic30. 9557 9558Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com> 9559 9560 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c. 9561 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly 9562 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly 9563 (CLEAN_TARGET_MODULES): Similarly 9564 (all-target-libf2c): Add dependences. 9565 * configure.in (target_libs): Add libf2c. 9566 9567Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com> 9568 9569 * configure.in: Remove expect from noconfigdirs when target 9570 is cygwin32. OK to build expect and dejagnu with Canadian 9571 Cross. 9572 9573Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com> 9574 9575 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32 9576 host. 9577 9578 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32 9579 and mingw32. 9580 9581Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de> 9582 9583 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix) 9584 here as it is not defined in the toplevel Makefile. 9585 9586Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de> 9587 9588 * configure (package_makefile_rules_frag): New variable, which names 9589 a file with generic rules, ... 9590 Change comment to mention we now have FIVE parts. 9591 * configure: Undo last change. 9592 9593Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi> 9594 9595 * config.guess: More accurate determination of HP processor types. 9596 * config.sub: More accurate determination of HP processor types. 9597 9598Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de> 9599 9600 * configure (package_makefile_frag): Move inserting the 9601 ${package_makefile_frag} to where it should be according 9602 to the comment. 9603 9604Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk> 9605 9606 * config.guess: Add support for Linux/ARM. 9607 9608Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com> 9609 9610 * .cvsignore: Remove *-info and *-install since they match 9611 release-info and mpw-install, which we don't want to just ignore. 9612 9613Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com> 9614 9615 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1. 9616 9617Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za> 9618 9619 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and 9620 local_prefix to sub-make invocations. 9621 9622Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org) 9623 9624 * configure.in: Check makefile fragments in the source 9625 directory. 9626 9627Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br> 9628 9629 * configure.in: Check whether host and target makefile 9630 fragments exist before adding them to *_makefile_frag. 9631 9632Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com> 9633 9634 * configure.in (target_configdirs): Add cygmon for sparc64-elf. 9635 9636Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com> 9637 9638 * configure.in: Make sure we only replace RPATH_ENVVAR on 9639 lines which begin with RPATH_ENVVAR, i.e. add "^" to the 9640 regexp to sed. 9641 9642 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down 9643 to sub-makes. 9644 96451998-01-13 Lee Iverson (leei@ai.sri.com) 9646 9647 * config-ml.in (multi-do): LDFLAGS must include multilib 9648 designator. 9649 9650Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com) 9651 9652 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5. 9653 9654Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu> 9655 9656 * config.sub: Add mingw32 support. 9657 * configure.in: Likewise. 9658 9659Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com> 9660 9661 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1 9662 9663Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com) 9664 9665 * Makefile.in (INSTALL_TARGET): Do install-gcc first. 9666 * configure (gxx_include_dir): Provide a definition for subdirs 9667 which do not use autoconf. 9668 9669Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com) 9670 9671 * config.guess: Sync with egcs. Picks up new alpha support, 9672 BeOS & some additional linux support. 9673 9674Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com) 9675 9676 * config.guess: HP 9000/803 is a PA1.1 machine. 9677 9678Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com> 9679 9680 * configure.in: It's alpha*-... 9681 9682Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu) 9683 9684 * configure.in (host_makefile_frag, target_makefile_frag): 9685 Handle multiple config files. 9686 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and 9687 alpha-*-*. 9688 9689Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com> 9690 9691 * mkdep: New file. 9692 9693Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com> 9694 9695 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc. 9696 9697Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com> 9698 9699 * Makefile.in: Add libgui directory. 9700 (GDB_TK): Add all-libgui. 9701 * configure.in: Add libgui directory. 9702 * configure: Add all-libgui to GDB_TK. 9703 9704Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com> 9705 9706 * config-ml.in (multidirs): Add m32r to multilib list. 9707 9708Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com> 9709 9710 * Makefile.in (all-target-gperf): Change dependency to 9711 all-target-libstdc++. 9712 9713Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com> 9714 9715 * config.guess: Add BeOS support. 9716 9717Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com> 9718 9719 Source directory cvs renamed to cvssrc: 9720 * configure.in (host_tools): Change cvs to cvssrc. 9721 (native_only): Likewise. 9722 (noconfigdirs) [various cases]: Likewise. 9723 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc. 9724 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc. 9725 (INSTALL_MODULES): Change install-cvs to install-cvssrc. 9726 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc. 9727 (all-cvssrc): Rename target from all-cvs. 9728 9729Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com) 9730 9731 * configure (gxx_include_dir): Fix thinko. 9732 9733Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com) 9734 9735 * Makefile.in (INSTALL_TARGET_CROSS): Define. 9736 (install-cross, install-gcc-cross): New targets. 9737 9738Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com> 9739 9740 * configure.in (noconfigdirs): Add support for Thumb target. 9741 9742 * config.sub (maybe_os): Add support for Thumb target. 9743 9744Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com> 9745 9746 * Makefile.in: Add rules for cygmon. 9747 9748 * configure.in: Build cygmon for sparc-elf and sparclite-aout. 9749 9750Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com) 9751 9752 * Makefile.in (INSTALL_TARGET): Do install-gcc first. 9753 * configure (gxx_include_dir): Provide a definition for subdirs 9754 which do not use autoconf. 9755 9756Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com> 9757 9758 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's 9759 11/18/97 build 9760 9761Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com) 9762 9763 * From Franz Sirl. 9764 * config.guess (powerpc*-*-linux): Handle glibc2 beta release 9765 found on RedHat Linux systems. 9766 9767Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com) 9768 9769 * config.guess (alpha stuff): Merge with FSF to avoid incorrect 9770 guesses. 9771 9772Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com) 9773 9774 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak. 9775 9776Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu> 9777 9778 * ltmain.sh: If mkdir fails, check whether the directory was created 9779 anyhow by some other process. 9780 9781Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com> 9782 9783 * configure.in (d30v-*-*): Configure all directories. 9784 9785Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com> 9786 9787 * configure.in (d30v-*-*): Configure newlib, libiberty directories 9788 for the D30V. 9789 9790Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com> 9791 9792 * configure.in (d30v-*-*): Configure target-libgloss on the D30V. 9793 9794Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com> 9795 9796 * include/libiberty.h: Add extern "C" { so it can be used with C++ 9797 progrms. 9798 * include/remote-sim.h: Add extern "C" { so it can be used with C++ 9799 programs. 9800 9801Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com> 9802 9803 * configure.in (d30v-*-*): Configure GCC now. 9804 9805Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com> 9806 9807 * configure.in: Remove a "second pass" of tweaking noconfigdirs, 9808 is no longer needed. 9809 9810Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com> 9811 9812 * Makefile.in: check-target-libio depends on all-target-libstdc++. 9813 9814Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de) 9815 9816 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap 9817 targets using "$@" to provide support for similar but not identical 9818 targets without having to duplicate code. 9819 9820Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de> 9821 9822 * makefile.vms: Fix to work with DEC C. 9823 9824Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com> 9825 9826 * config.sub: Add mips-tx39-elf to marketing names. 9827 9828Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com> 9829 9830 * ltmain.sh: Handle symlinks in generated script. 9831 9832Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com> 9833 9834 * configure: Handle autoconf style directory options: --bindir, 9835 --datadir, --includedir, --infodir, --libdir, --libexecdir, 9836 --mandir, --oldincludedir, --sbindir, --sharedstatedir, 9837 --sysconfdir. 9838 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables. 9839 (sharedstatedir, localstatedir, oldincludedir): New variables. 9840 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir, 9841 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir, 9842 sbindir, sharedstatedir, and sysconfdir. 9843 9844Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu> 9845 9846 * Makefile.in (bootstrap-lean): New target. 9847 9848Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com> 9849 9850 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db, 9851 sn, and gnuserv from noconfigdirs. 9852 9853Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com> 9854 9855 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh. 9856 9857Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com) 9858 9859 * Makefile.in (cross): New target. 9860 9861Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br> 9862 Jeff Law <law@cygnus.com> 9863 9864 * Makefile.in (bootstrap2, bootstrap3): New targets. 9865 (all-bootstrap): Remove outdated and confusing target. 9866 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down. 9867 9868Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com> 9869 9870 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for 9871 windows. Consistent with gdb/configure. 9872 98731997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com> 9874 9875 * configure.in: Name Linux target fragment. 9876 9877 * configure: Rewrite so that project Makefile fragment is inserted 9878 first and appears last in the resulting Makefile. 9879 9880Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com> 9881 9882 * Makefile.in (install-itcl): Install tcl first. 9883 9884Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com> 9885 9886 * configure.in: remove bison from noconfigdirs for Cygwin32 host 9887 9888Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu) 9889 9890 * Makefile.in (local-distclean): Also remove mh-frag mt-frag. 9891 9892 * configure.in (skipdirs): Add target-librx for Linux. 9893 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic. 9894 9895Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com) 9896 9897 * Makefile.in (bootstrap): New target. 9898 9899Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com) 9900 9901 * config.sub: Accept 'amigados' for backward compatability. 9902 9903Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com> 9904 9905 * config.guess: Merge with FSF. 9906 9907Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com> 9908 9909 * config.sub: Change 'amigados' to 'amigaos' to match current usage. 9910 9911Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com> 9912 9913 * config.sub: Add "marketing-names" patch. 9914 9915Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com) 9916 9917 * configure.in (*-*-rtems*): Do not build libgloss for rtems. 9918 9919Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com) 9920 9921 * config.sub: Handle v850-elf. 9922 9923Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com> 9924 9925 * .cvsignore (*-install): Remove. 9926 9927Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com> 9928 9929 * ltconfig: Set CONFIG_SHELL in libtool. 9930 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh 9931 9932Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com> 9933 9934 * configure.in (target_subdir): Set to libraries if enable_multilib. 9935 9936Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com> 9937 9938 * config.guess: Update from gcc directory. 9939 9940Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com> 9941 9942 * Makefile.in (all-sim): Depends on all-readline. 9943 9944Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com> 9945 9946 * Makefile.in (BISON, YACC): Use $$s. 9947 (all-bison): Depend on all-texinfo. 9948 9949Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com> 9950 9951 * Makefile.in (BISON): Add -L flag. 9952 (YACC): Likewise. 9953 9954Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com> 9955 9956 * configure.in (noconfigdirs): Add support for v850e target. 9957 9958 * config.sub (maybe_os): Add support for v850e target. 9959 9960Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com> 9961 9962 * configure.in (noconfigdirs): Add support for v850ea target. 9963 9964 * config.sub (maybe_os): Add support for v850ea target. 9965 9966Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com> 9967 9968 * config.sub: Add mipstx39. Delete r3900. 9969 9970Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp) 9971 9972 * Makefile.in (all-autoconf): Depends on all-texinfo. 9973 9974Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com> 9975 9976 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and 9977 eabi targets. 9978 9979Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com> 9980 9981 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible. 9982 9983 * configure: When handling a Canadian Cross, handle YACC as well as 9984 BISON. Just set BISON to bison. When setting YACC, prefer bison. 9985 * Makefile.in (all-bison): Depend upon all-texinfo. 9986 9987Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com> 9988 9989 * Makefile.in (BISON): bison, not byacc or bison -y. 9990 (YACC): bison -y or byacc or yacc. 9991 (various): Add *-bison as appropriate. 9992 (taz): No need to mess with BISON anymore. 9993 9994Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com> 9995 9996 * configure: If OSTYPE matches *win32*, try to find a good value for 9997 CONFIG_SHELL. 9998 9999Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com> 10000 10001 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in 10002 configure.in if it is present. 10003 10004Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com> 10005 10006 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new. 10007 10008Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com> 10009 10010 * config.sub: Recognize `arc' cpu. 10011 * configure.in: Likewise. 10012 * config-ml.in: Likewise. 10013 10014Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com> 10015 10016 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs. 10017 10018Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com> 10019 10020 * configure: Changed sed delimiter from ':' to '|' when 10021 attempting to substitute ${config_shell} for SHELL. On 10022 NT ${config_shell} may contain a ':' in it. 10023 10024Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com> 10025 10026 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells. 10027 10028Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com> 10029 10030 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new. 10031 10032Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com> 10033 10034 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new. 10035 10036 * ylwrap: If the program is a relative path, force it to be 10037 absolute. 10038 10039Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com> 10040 10041 * configure (tooldir): Set BISON to `bison -y' and not just bison. 10042 10043Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com> 10044 10045 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present, 10046 correctly specify the target build directory $(TARGET_SUBDIR)/winsup 10047 for libraries. 10048 10049Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com> 10050 10051 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values 10052 separated by spaces. 10053 10054Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com> 10055 10056 * ylwrap: New file. 10057 * Makefile.in (DEVO_SUPPORT): Add ylwrap. 10058 10059 * ltmain.sh: Handle /bin/sh at start of install program. 10060 10061 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing. 10062 10063 * ltconfig, ltmain.sh: New files, from libtool 1.0. 10064 * missing: New file, from automake 1.2. 10065 10066Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com> 10067 10068 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add 10069 check-tk to CHECK_X11_MODULES. 10070 10071Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com> 10072 10073 * config.sub: Merge with FSF. 10074 10075Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com> 10076 10077 * config.guess: Merge with FSF. 10078 10079Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE> 10080 10081 * configure: Treat msdosdjgpp like go32. 10082 * configure.in: Likewise. Don't remove gprof for go32. 10083 10084 * configure: Change Makefile.tem2 to Makefile.tm2. 10085 10086Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com> 10087 10088 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep. 10089 10090Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com> 10091 10092 * install-sh (chmodcmd): Set to null if the DST directory already 10093 exists. Same as Nov 11th change. 10094 10095Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com> 10096 10097 * configure (GDB_TK): Needs itcl and tix. 10098 10099Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com> 10100 10101 * config.guess: Update from FSF. 10102 10103Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com> 10104 10105 * Makefile.in (GDB_TK): Depend on itcl and tix. 10106 10107Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com> 10108 10109 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable. 10110 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS). 10111 (INSTALL_SCRIPT): New variable. 10112 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT. 10113 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS 10114 to -x. 10115 * install-sh: Add support for -x option. 10116 10117Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com> 10118 10119 * configure.in, Makefile.in: Treat tix like itcl. 10120 10121Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com> 10122 10123 * Makefile.in (WINDRES): New variable. 10124 (WINDRES_FOR_TARGET): New variable. 10125 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET. 10126 (EXTRA_HOST_FLAGS): Add WINDRES. 10127 (EXTRA_TARGET_FLAGS): Add WINDRES. 10128 (EXTRA_GCC_FLAGS): Add WINDRES. 10129 ($(DO_X)): Pass down WINDRES. 10130 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring. 10131 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like 10132 DLLTOOL_FOR_TARGET. 10133 10134Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com> 10135 10136 * configure.in: configure sim before gdb for win32-x-ppc 10137 10138Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com> 10139 10140 Move gperf into the toplevel, from libg++. 10141 * configure.in (target_tools): Add target-gperf. 10142 (native_only): Add target-gperf. 10143 * Makefile.in (all-target-gperf): New target, depend on 10144 all-target-libg++. 10145 (configure-target-gperf): Empty rule. 10146 (ALL_TARGET_MODULES): Add all-target-gperf. 10147 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf. 10148 (CHECK_TARGET_MODULES): Add check-target-gperf. 10149 (INSTALL_TARGET_MODULES): Add install-target-gperf. 10150 (CLEAN_TARGET_MODULES): Add clean-target-gperf. 10151 10152Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com) 10153 10154 * config.sub (mn10200): Recognize new basic machine. 10155 10156Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com> 10157 10158 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing 10159 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough. 10160 10161Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com> 10162 10163 * configure.in: If we're building mips-sgi-irix6* native, turn on 10164 ENABLE_MULTILIB and set TARGET_SUBDIR. 10165 10166Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com> 10167 10168 * Makefile.in (all-sn): Depend on all-grep. 10169 10170Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com> 10171 10172 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets. 10173 10174 * configure: Set CFLAGS and CXXFLAGS, and substitute them into 10175 Makefile. From Jeff Makey <jeff@cts.com>. 10176 * Makefile.in: Add comment for CFLAGS and CXXFLAGS. 10177 10178 * Makefile.in (DISTBISONFILES): Remove. 10179 (taz): Don't futz with DISTBISONFILES. Change BISON to use 10180 $(DEFAULT_YACC). 10181 10182 * configure.in: Build itl, db, sn, etc., when building for native 10183 cygwin32. 10184 10185 * Makefile.in (LD): New variable. 10186 (EXTRA_HOST_FLAGS): Pass down LD. 10187 ($(DO_X)): Likewise. 10188 10189Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com> 10190 10191 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh. 10192 10193Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com> 10194 10195 * configure.in (targargs): Strip out any supplied --build argument 10196 before adding our own. Always add --build. 10197 10198Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com> 10199 10200 * configure.in (targargs): Pass --build if we're doing 10201 a cross-compile. 10202 10203Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com> 10204 10205 * configure: Use '|' instead of ":" as the separator in 10206 sed. Otherwise sed chokes on NT path names with drive 10207 designators. Also look for "?:*" as the leading characters in an 10208 absolute pathname. 10209 10210Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com> 10211 10212 * config.sub: Support for r3900. 10213 10214Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com> 10215 10216 * configure.in: Use install-sh, not install.sh. 10217 10218Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com> 10219 10220 * Makefile.in (taz): Improve check for BISON so it doesn't try to 10221 apply it twice. 10222 10223Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com> 10224 10225 * Makefile.in (INSTALL_MODULES): Put install-opcodes before 10226 install-binutils. 10227 10228Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com> 10229 10230 * Makefile.in: Add automake targets. 10231 * configure.in (host_tools): Add automake. 10232 10233Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com> 10234 10235 * configure: Default CXX to c++, not gcc. 10236 * Makefile.in (CXX): Set to c++, not gcc. 10237 (CXX_FOR_TARGET): When cross, transform c++, not gcc. 10238 10239Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com> 10240 10241 * install-sh: try appending a .exe if source file doesn't 10242 exist 10243 10244Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com> 10245 10246 * configure.in: Turn on multilib by default. 10247 (cross_only): Remove target-libiberty. 10248 10249 * Makefile.in (all-gcc): Don't depend on libiberty. 10250 10251Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com> 10252 10253 * config.guess: improve algorithm for recognizing Gnu Hurd x86. 10254 10255Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com> 10256 10257 * Makefile.in (DEVO_SUPPORT): Add mpw-install. 10258 (DISTBISONFILES): Add ld/Makefile.in 10259 10260Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com> 10261 10262 * configure.in: if target is cygwin32 but host isn't cygwin32, 10263 don't configure gdb tcl tk expect, not just gdb. 10264 10265Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com> 10266 10267 * configure.in: Added gnuserv everywhere sn appears. 10268 10269 * Makefile.in (ALL_MODULES): Added all-gnuserv. 10270 (CROSS_CHECK_MODULES): Added check-gnuserv. 10271 (INSTALL_MODULES): Added install-gnuserv. 10272 (CLEAN_MODULES): Added clean-gnuserv. 10273 (all-gnuserv): New target. 10274 10275Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org> 10276 10277 * config.guess: Fixes for MIPS OpenBSD systems. 10278 10279Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com> 10280 10281 * Makefile.in (INSTALL_XFORM): Remove. 10282 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM. 10283 10284 * mkinstalldirs: New file, copied from automake. 10285 * Makefile.in (installdirs): Rename from install-dirs. Use 10286 mkinstalldirs. Change all users. 10287 (DEVO_SUPPORT): Add mkinstalldirs. 10288 10289Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com> 10290 10291 * install-sh: Rename from install.sh. 10292 * Makefile.in (INSTALL): Change install.sh to install-sh. 10293 (DEVO_SUPPORT): Likewise. 10294 10295 * configure: Use ${config_shell} with ${moveifchange}. From Thomas 10296 Graichen <graichen@rzpd.de>. 10297 10298Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se> 10299 10300 * config.guess: Recognize OpenBSD systems correctly. 10301 10302Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp) 10303 10304 * README, Makefile.in (ETC_SUPPORT): Remove references to 10305 cfg-paper*, configure.{texi,man,info*}._ 10306 10307Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com> 10308 10309 * Makefile.in (all.normal): Ensure that gcc is built after all 10310 the x11 - ie gdb - targets. 10311 10312Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de> 10313 10314 * makefile.vms: Don't run conf-a-gas. 10315 10316Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com> 10317 10318 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*. 10319 10320Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com> 10321 10322 * configure.in: Remove noconfigdirs case since gdb also 10323 configures and builds for tic80-coff. 10324 10325Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com> 10326 10327 * configure: Set cache_file to config.cache. 10328 * Makefile.in (local-distclean): Remove config.cache. 10329 10330Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com> 10331 10332 * COPYING: Update FSF address. 10333 10334Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com> 10335 10336 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from 10337 noconfigdirs. 10338 10339Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com> 10340 10341 * Makefile.in (install-dirs): Don't crash if prefix, and hence 10342 MAKEDIRS, is empty. 10343 10344Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com> 10345 10346 * config.sub: Tweak mn10300 entry. 10347 10348Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com> 10349 10350 * configure.in (host_tools): Put sim before gdb, so gdb's 10351 configure.tgt can determine if the simulator was configured. 10352 10353Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com> 10354 10355 * config.sub: Move BeOS $os case to be with other Cygnus 10356 local cases. 10357 10358Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com> 10359 10360 * config.sub: Remove misplaced comment that broke Linux. 10361 10362Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com> 10363 10364 * config.sub: Add BeOS support. 10365 10366Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com> 10367 10368 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk. 10369 10370Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com> 10371 10372 * configure.in (noconfigdirs): Remove tcl and tk from 10373 noconfigdirs for cygwin32 builds. 10374 10375Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com> 10376 10377 * configure.in (tic80-*-*): Remove ld from noconfigdirs. 10378 10379Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com> 10380 10381 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove 10382 make-all.com, use makefile.vms instead. 10383 10384Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com> 10385 10386 * config.sub: Accept -lnews*. 10387 10388Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au> 10389 10390 * configure.in (noconfigdirs): Disable target-newlib, 10391 target-examples and target-libiberty for d30v. 10392 10393Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com> 10394 10395 * configure.in (noconfigdirs): Enable ld for d30v. 10396 10397Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com> 10398 10399 * configure.in (tic80-*-*): Build compiler. 10400 10401Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com> 10402 10403 * configure.in (d30v-*): Remove sim directory from list of 10404 unsupported d30v directories 10405 10406Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com> 10407 10408 * config.sub, configure.in: Add d30v target cpu. 10409 10410Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de> 10411 10412 * makefile.vms: New file. 10413 * make-all.com: Remove. 10414 10415Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com> 10416 10417 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS. 10418 10419Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com> 10420 10421 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl. 10422 10423Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com> 10424 10425 * Makefile.in (ALL_MODULES): Added all-db. 10426 (CROSS_CHECK_MODULES): Addec check-db. 10427 (INSTALL_MODULES): Added install-db. 10428 (CLEAN_MODULES): Added clean-db. 10429 10430Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com> 10431 10432 * config.guess: Merge with latest FSF sources. 10433 10434Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com> 10435 10436 * Makefile.in (ALL_MODULES): Added all-itcl. 10437 (CROSS_CHECK_MODULES): Added check-itcl. 10438 (INSTALL_MODULES): Added install-itcl. 10439 (CLEAN_MODULES): Added clean-itcl. 10440 10441Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com> 10442 10443 * configure.in: build gdb for mn10200 10444 10445Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com> 10446 10447 * Makefile.in (all-target-winsup): Depend on all-target-libio. 10448 10449Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com> 10450 10451 * configure.in (tic80-*-*): Turn off most targets right now. 10452 10453Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com> 10454 10455 * Makefile.in (MAKEINFO): Check for the existence of the Makefile, 10456 rather than the makeinfo program. 10457 (do-info): Depend upon all-texinfo. 10458 10459Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com> 10460 10461 * configure.in: Remove uses of config/mh-linux. 10462 10463 * config.sub, config.guess: Merge with latest FSF sources. 10464 10465Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com> 10466 10467 * config.sub (case $basic_machine): Add tic80 entries. 10468 10469Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com> 10470 10471 * config.sub, config.guess: Merge with latest FSF sources. 10472 10473Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com> 10474 10475 * mpw-build.in: Build ld before gcc, use NewFolderRecursive. 10476 * mpw-config.in: Test for NewFolderRecursive. 10477 * mpw-install: Use symbolic name for startup filename. 10478 * mpw-README: Add various additional details. 10479 10480Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com> 10481 10482 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs. 10483 10484Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com) 10485 10486 * configure.in: Do build gcc and the target libraries for 10487 the mn10200. 10488 10489Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com> 10490 10491 * configure.in: don't avoid building gdb for mn10300 any more 10492 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS 10493 instead of single-quoting it. 10494 10495Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com> 10496 10497 * configure.in: Don't use --with-stabs on IRIX 6. 10498 10499Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com> 10500 10501 * configure.in (m32r): Build gdb, libg++ now. 10502 10503Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) 10504 10505 * configure.in (mips*-sgi-irix6*): Remove gdb and related 10506 directories from noconfigdirs. 10507 10508Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com> 10509 10510 * config.sub (basic_machine): added mips16 configuration 10511 10512Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com> 10513 10514 * config.sub: Handle d10v-unknown. 10515 10516Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com> 10517 10518 * config.sub: Handle v850-unknown. 10519 10520Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com> 10521 10522 * Makefile.in: add findutils 10523 * configure.in: add findutils to list of host_tools 10524 10525Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com) 10526 10527 * config.sub: Handle mn10200 and mn10300. 10528 10529Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com> 10530 10531 * configure.in (d10v-*): Do not build librx. 10532 10533Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com) 10534 10535 * configure.in (mn10300): Build everything except gdb & libgloss. 10536 10537Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com> 10538 10539 * config.guess: Patch for Dansk Data Elektronik servers, 10540 from Niels Skou Olsen <nso@dde.dk>. 10541 10542 For ncr, use /bin/uname rather than uname, since GNU uname does not 10543 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>. 10544 10545 Patch for MIPS R4000 running System V, 10546 from Eric S. Raymond <esr@snark.thyrsus.com>. 10547 10548 Fix thinko for nextstep. 10549 10550 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn. 10551 10552 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu> 10553 * config.guess: Guess mips-dec-mach_bsd4.3. 10554 10555 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com> 10556 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor 10557 release numbers. 10558 * config.guess (mips-mips-riscos*): Emit just enough of the 10559 release number. 10560 10561 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com> 10562 * config.guess (sparc-auspex-sunos*): Added. 10563 (f300-fujitsu-*): Added. 10564 10565 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com> 10566 * config.guess: Recognize a Tadpole as a sparc. 10567 10568Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu> 10569 10570 * config.guess: Don't assume that NextStep version is either 2 or 10571 3. NextStep 4 (aka OpenStep 4) has come out now. 10572 10573Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu> 10574 10575 * config.guess: Support Cray T90 that reports itself as "CRAY TS". 10576 From Rik Faith <faith@cs.unc.edu>. 10577 10578Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu> 10579 10580 * config.sub: Contributions from bug-gnu-utils to: 10581 Support plain "hppa" (no version given) architecture, reported by 10582 OpenStep. 10583 OpenBSD like NetBSD. 10584 LynxOs is not a hardware supplier. 10585 10586 * config.guess: Contributions from bug-gnu-utils to add support for: 10587 OpenBSD like NetBSD. 10588 Stratus systems. 10589 More Pyramid systems. 10590 i[n>4]86 Intel chips. 10591 M680[n>4]0 Motorola chips. 10592 Use unknown instead of lynx for hardware manufacturer. 10593 10594Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com> 10595 10596 * install.sh (chmodcmd): Set to null if the DST directory already 10597 exists. 10598 10599Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com> 10600 10601 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do 10602 not use mt-ppc target Makefile fragment any more. 10603 10604Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com) 10605 10606 * configure.in (*-*-windows): Exclude everything but those dirs 10607 needed to build windows. 10608 10609Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com> 10610 10611 * Makefile.in (all-target-winsup): Depend on all-target-librx. 10612 10613Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com) 10614 10615 * configure.in: Exclude mmalloc from i386-windows. 10616 10617Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com) 10618 10619 * Undo my previous change. 10620 10621Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com> 10622 10623 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET 10624 unconditionally. 10625 (MAKEOVERRIDES): Define (revert this part of October 18 change). 10626 10627Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com) 10628 10629 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the 10630 host to add it's own flags. 10631 10632Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com> 10633 10634 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET. 10635 10636Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com> 10637 10638 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile. 10639 (CXX_FOR_TARGET): Likewise. 10640 (GCC_FOR_TARGET): Define. 10641 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET. 10642 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether 10643 CC_FOR_TARGET was specified on the command line. 10644 (MAKEOVERRIDES): Don't define. 10645 10646Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com> 10647 10648 * configure.in (m32r): Fix spelling of libg++ libs. 10649 10650Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com> 10651 10652 * config.sub (-apple*): Remove, now redundant. 10653 10654Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com> 10655 10656 * configure: Don't get confused by CPU-VENDOR-linux-gnu. 10657 10658 * configure: Rework yesterday's sed script patch. 10659 10660 * config.sub: Merge with FSF. 10661 10662Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com> 10663 10664 * config.guess: Merge from FSF. 10665 10666 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu> 10667 * config.guess: Use pc instead of unknown, for pc clone systems. 10668 Change linux to linux-gnu. 10669 10670 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu> 10671 * config.guess: Avoid non-portable tr syntax. 10672 10673Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com) 10674 10675 * test-build.mk (HOLES): Add "xargs" for gdb. 10676 10677 * configure: Avoid hpux10.20 sed bug. 10678 10679Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com) 10680 10681 * configure.in: Add support for windows host 10682 (that is a build done under the Microsoft build environment). 10683 10684Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com> 10685 10686 * Makefile.in: Replace all uses of srcroot with s, to shrink 10687 command line lengths. 10688 10689 Patches from Geoffrey Noer <noer@cygnus.com>: 10690 * configure.in: If configuring for newlib, pass --with-newlib to 10691 subdirectories. 10692 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a 10693 -Bnewlib/ and -Lwinsup to gcc. 10694 (CXX_FOR_TARGET): Likewise. 10695 10696Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com> 10697 10698 * Makefile.in (ETC_SUPPORT): Add configure. 10699 10700Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com) 10701 10702 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux 10703 host configuration file. 10704 10705Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com) 10706 10707 * configure.in: Break mn10x00 support into separate 10708 mn10200 and mn10300 configurations. 10709 * config.sub: Likewise. 10710 10711Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com) 10712 10713 * configure.in: Add lots of stuff to noconfigdirs for 10714 the mn10x00 targets. 10715 10716 * config.sub, configure.in: Add mn10x00 support. 10717 10718Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de> 10719 10720 * make-all.com: Call conf-a-gas, not config-a-gas. 10721 10722Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk> 10723 10724 * configure.in (noconfigdirs): Don't build libgloss for arm-coff 10725 targets. 10726 10727Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com> 10728 10729 * mpw-README: Add much more detail for native PowerMac. 10730 * mpw-install: New file. 10731 * mpw-configure: Add --norecursion and --help options. 10732 * mpw-config.in: Translate readme and install files when 10733 copying to objdir. 10734 * mpw-build.in: Don't always depend on byacc and flex. 10735 (install-only-top): New action. 10736 10737Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com) 10738 10739 * configure.in: You can now configure GDB for the v850. 10740 10741Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com> 10742 10743 * configure.in (noconfigdirs): Don't configure any C++ dirs 10744 if targeting D10V. 10745 10746Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com> 10747 10748 * config.sub: Recognize mips64vr5000. 10749 10750Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com> 10751 10752 * configure.in: Use a single line for host_tools and native_only. 10753 10754Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com> 10755 10756 * config.sub, configure.in: Add entries for m32r. 10757 10758Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com> 10759 10760 * Makefile.in (inet-install): Don't run install-gzip. 10761 10762Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com) 10763 10764 * configure.in: Don't config lots of things for *-*-windows*. 10765 10766Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com> 10767 10768 * mpw-config.in: Test for mpw-true, true, and null-command scripts. 10769 (host_libs, host_tools): Copy from configure.in. 10770 * mpw-configure: Don't complain about directories not found. 10771 10772Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com> 10773 10774 * configure.in (i[345]86): Recognize i686 for pentium pro. 10775 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration 10776 file. 10777 10778 * config.guess (i[345]86): Ditto. 10779 10780Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 10781 10782 * configure.in (noconfigdirs): Removed gdb for D10V. 10783 10784Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com) 10785 10786 * configure.in: Remove ld, target-libio, target-libg++, and 10787 target-libstdc++ from noconfigdirs. 10788 10789Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com> 10790 10791 * configure: Fix three locations where shell scripts were 10792 being run directly rather than with config_shell. 10793 10794Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com> 10795 10796 * configure.in (v850-*-*): Set up initial $noconfigdirs. 10797 * config.sub (basic_machine): Recognize v850. 10798 10799Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com> 10800 10801 * mpw-configure: Handle multiple enable/disable options and 10802 pass them down recursively, handle -c and -s flags appropriately 10803 depending on choice of compiler, add escape mechanism for 10804 quoted arguments to gC. 10805 10806Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com> 10807 10808 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and 10809 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS 10810 so that -mrelocatable-lib and -mno-eabi are used. 10811 10812 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does 10813 not support --print-multi-lib, don't abort. 10814 10815Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de> 10816 10817 * make-all.com: Run config-a-gas. 10818 * setup.com: Don't copy subdirectory files around. 10819 10820Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com> 10821 10822 * configure.in (*-*-ose): Remove exclusion of libgloss for this 10823 target, it now compiles correctly. 10824 10825Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com> 10826 10827 * mpw-config.in: Generate Mac include for elf/dwarf2.h. 10828 10829Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 10830 10831 * configure.in (d10v-*-*): Remove ld from $noconfigdirs. 10832 10833Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com> 10834 10835 * configure.in (native_only): Add prms. 10836 10837Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com> 10838 10839 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com. 10840 (BINUTILS_SUPPORT_DIRS): Likewise. 10841 10842Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com> 10843 10844 * configure.in (d10v-*-*): Don't configure ld or gdb until the 10845 d10v support is added. 10846 10847Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 10848 10849 * configure.in (d10v-*-*): New target. 10850 10851Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com) 10852 10853 * config.guess (HP 9000/811): Recognize this as a PA1.1 10854 machine. 10855 10856Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com> 10857 10858 * Makefile.in (do-tar-gz): New target, split out from tail end of 10859 taz target. Run each command separately, don't use pipes. 10860 (taz): Use it. 10861 10862Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com> 10863 10864 * mpw-configure: Look for g-mpw-make.sed in config/mpw. 10865 * mpw-build.in: No builds should depend on building byacc or flex, 10866 they are assumed to be installed already. 10867 10868Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com> 10869 10870 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment 10871 variable that CC_FOR_TARGET needs. 10872 10873Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com> 10874 10875 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib 10876 options have changed since the last time the subdirectory was 10877 configured, and if it has, reconfigure. 10878 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which 10879 CONFIGURE_TARGET_MODULES uses to remember the old multilib options. 10880 10881Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com> 10882 10883 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES, 10884 CLEAN_MODULES): Add bash. 10885 (all-bash): New target. 10886 10887Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com> 10888 10889 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5. 10890 10891Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com> 10892 10893 * config.sub (basic_machine): Recognize d10v as a valid processor. 10894 10895Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com> 10896 10897 * mpw-configure: Add support for --bindir. 10898 * mpw-build.in: Use a GCC-specific build script for GCC actions. 10899 10900Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com> 10901 10902 * configure.in: add bash, time, gawk to list of hosttools and things 10903 to only build for native toolchains 10904 10905Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp) 10906 10907 * Makefile.in (docdir): Remove. 10908 10909Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp) 10910 10911 * Makefile.in (datadir): Set to $(prefix)/share. 10912 10913Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com> 10914 10915 * configure.in: build diff and patch for cygwin32-hosted 10916 toolchains. 10917 10918Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil> 10919 10920 * config.sub: Accept -rtems*. 10921 10922Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com> 10923 10924 * configure.in: enable dosrel for cygwin32-hosted builds, 10925 remove diff from the list of things not buildable 10926 via Canadian Cross 10927 10928Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com> 10929 10930 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we 10931 don't get ". ". 10932 10933Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com> 10934 10935 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately. 10936 10937Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com> 10938 10939 * Makefile.in (taz): Handle case where tex3patch didn't even get 10940 checked out. Also, if it was found, put the symlink in a new util 10941 subdirectory. 10942 10943Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com> 10944 10945 * config.guess (*:Linux:*:*): Add support for PowerPC Linux. 10946 10947Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de) 10948 10949 * config.sub: Recognize -openvms. 10950 * configure.in (alpha*-*-*vms*): Set noconfigdirs. 10951 * make-all.com, setup.com: New files. 10952 10953Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com> 10954 10955 * Makefile.in (taz): tex3patch moved to texinfo/util. 10956 10957Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com> 10958 10959 * configure: enable_gdbtk=no for cygwin32-hosted toolchains 10960 * configure.in: remove make from disable-if-Can-Cross list 10961 enable gdb if ${host} and ${target} are cygwin32 10962 10963Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com> 10964 10965 * config.guess (i?86-ncr-sysv*): Emit minor release numbers. 10966 Recognize the NCR 4850 machine and NCR Pentium-based platforms. 10967 10968Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu> 10969 10970 * config.guess: Combine mips-mips-riscos cases, and use cpp to 10971 distinguish sysv/svr4/bsd variants. 10972 Based on a patch from Harlan Stenn <harlan@pfcs.com>. 10973 10974Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com> 10975 10976 * configure.in: Added copyright notice. 10977 * move-if-change: Added copyright notice. 10978 10979Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com> 10980 10981 * configure.in (powerpcle-*-solaris*): Until we get shared 10982 libraries working, don't build gdb, sim, make, tcl, tk, or 10983 expect. 10984 10985Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com> 10986 10987 * config.guess: Merge with FSF: 10988 10989 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu> 10990 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux. 10991 10992 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 10993 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110. 10994 10995 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu> 10996 * config.guess: Combine two OSF1 rules. 10997 Also recognize field test versions. From mjr@zk3.dec.com. 10998 * config.guess (dgux): Use /usr/bin/uname rather than uname, 10999 because GNU uname does not support -p. From pmr@pajato.com. 11000 11001Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com> 11002 11003 * Makefile.in (MAKEDIRS): Removed $(tooldir). 11004 11005Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com> 11006 11007 * mpw-README: Document GCCIncludes. 11008 11009Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com> 11010 11011 * configure.in (alpha-*-linux*): Set enable_shared to yes. 11012 11013Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com> 11014 11015 * mpw-configure: Handle --enable-FOO and --disable-FOO. 11016 11017Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com> 11018 11019 * configure.in (*-*-cygwin32): Configure make. 11020 11021Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com> 11022 11023 * Makefile.in (inet-install): Quote value of INSTALL_MODULES. 11024 11025Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com> 11026 11027 * Makefile.in (all-inet): Depend on all-perl. 11028 11029 * Makefile.in (inet-install): New target. 11030 11031 * Makefile.in (all-inet): Depend on all-tcl. 11032 (all-inet): Depend on all-send-pr. 11033 11034Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com> 11035 11036 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl 11037 temporarily. 11038 11039Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com> 11040 11041 * configure.in: Don't configure --with-gnu-ld on AIX. 11042 11043Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net> 11044 11045 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily. 11046 11047Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com> 11048 11049 * Makefile.in (ALL_MODULES): Added all-inet. 11050 (CROSS_CHECK_MODULES): Added check-inet. 11051 (INSTALL_MODULES): Added install-inet. 11052 (CLEAN_MODULES): Added clean-inet. 11053 (all-indent): New target. 11054 11055 * configure.in (host_tools): Added inet. 11056 (native_only): Added inet. 11057 (noconfigdirs): Added inet. 11058 11059Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com> 11060 11061 * configure.in: Don't configure libgloss if we are not configuring 11062 newlib. 11063 11064Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com> 11065 11066 * configure.in: Don't configure libgloss for unsupported 11067 architectures. 11068 11069Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com> 11070 11071 * Makefile.in (CLEAN_MODULES): Add clean-apache. 11072 11073Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com> 11074 11075 * Makefile.in (ALL_MODULES): Include all-apache. 11076 (CROSS_CHECK_MODULES): Include check-apache. 11077 (INSTALL_MODULES): Include install-apache. 11078 (all-apache): New target. 11079 11080 * configure.in: Added apache everywhere perl is seen. 11081 11082Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com> 11083 11084 * Makefile.in: Add support for clean-{module} and 11085 clean-target-{module} rules. 11086 11087Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com> 11088 11089 * configure.in (*-*-ose) do not build libgloss. 11090 11091Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com> 11092 11093 * config.guess (prep*:SunOS:5.*:*): Turn into 11094 powerpele-unknown-solaris2. 11095 11096Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com> 11097 11098 * configure.in: Permit --enable-shared to specify a list of 11099 directories. 11100 11101Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com) 11102 11103 * configure.in (host==solaris): Pass only the first word of $CC 11104 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc. 11105 11106Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com) 11107 11108 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE). 11109 11110Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com> 11111 11112 * Makefile.in (ALL_MODULES): Include all-perl. 11113 (CROSS_CHECK_MODULES): Include check-perl. 11114 (INSTALL_MODULES): Include install-perl. 11115 (ALL_X11_MODULES): Include all-guile. 11116 (CHECK_X11_MODULES): Include check-guile. 11117 (INSTALL_X11_MODULES): Include install-guile. 11118 (all-perl): New target. 11119 (all-guile): New target. 11120 11121 * configure.in (host_tools): Include perl and guile. 11122 (native_only): Include perl and guile. 11123 (noconfigdirs): Don't build guile and perl; no ports have been 11124 done. 11125 11126Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au> 11127 11128 * configure (--enable-*): Handle quoted option lists such as 11129 --enable-sim-cflags='-g0 -O' better. 11130 11131Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com> 11132 11133 * Makefile.in ({,inst}all-target): New rule so we can make and 11134 install all of the target directories easily. 11135 11136Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 11137 11138 * configure.in: Add missing global flag in sed substitution when 11139 deleting `target-' from ${configdirs}. 11140 11141Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com> 11142 11143 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an 11144 option. 11145 11146 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of 11147 config/mh-necv4. 11148 11149 * install.sh: Correct misspelling of transformbasename. 11150 11151 * config.guess: Recognize mips-*-sysv*. 11152 11153Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com> 11154 11155 * config.sub: Recognize mon960. 11156 11157Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com> 11158 11159 * configure: Restore Canadian Cross handling of BISON and LEX, 11160 removed in Feb 20 change. 11161 11162Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com> 11163 11164 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>: 11165 Mention make install. Remove the old copyright date as well the 11166 clumsy and rather pointless copyright on the README file. 11167 11168Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com> 11169 11170 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a 11171 Makefile after running symlink-tree, then run `make distclean' to 11172 avoid clobbering any generated files in srcdir. 11173 11174Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com> 11175 11176 * configure.in (m68k-*-netbsd*): Build everything now. 11177 11178Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com> 11179 11180 * Makefile.in (taz): Fix quoting. 11181 11182Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com> 11183 11184 * configure.in (sparclet-*-*): Build everything now. 11185 11186Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 11187 11188 * configure.in (m68k-*-linux*): New host. 11189 11190Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com> 11191 11192 * configure: Check for bison before byacc. 11193 11194Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com) 11195 11196 * Makefile.in configure: Change the way LEX and BISON/YACC are 11197 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by 11198 searching PATH. These are used as fallbacks by Makefile.in if 11199 flex/bison/byacc aren't in objdir. 11200 11201Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com> 11202 11203 * Makefile.in: Make everything which depends upon all-bfd also 11204 depend upon all-opcodes, in case --with-commonbfdlib is used. 11205 11206Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com> 11207 11208 * configure.in (host *-*-cygwin32): Don't build gdb if we are 11209 building NT native compilers on Unix. 11210 11211Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com> 11212 11213 * configure.in: Don't get CC from the host Makefile fragment if we 11214 can find gcc in PATH, or if this is a Canadian Cross. Move the 11215 Solaris test for /usr/ucb/cc to the post target script, just after 11216 the compiler sanity test. 11217 11218Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com> 11219 11220 * config.sub: Merge with FSF. 11221 11222Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com> 11223 11224 * Makefile.in (RPATH_ENVVAR): New variable. 11225 (REALLY_SET_LIB_PATH): Use it. 11226 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH. 11227 11228Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com> 11229 11230 * config.sub, configure.in: Recognize sparclet cpu. 11231 11232Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de> 11233 11234 * config.guess: Support m68k-cbm-sysv4. 11235 11236Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 11237 11238 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and 11239 m68k-unknown-linuxaout from linker help string. Put quotes around 11240 $ld_help_string. 11241 11242Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com> 11243 11244 * config.guess (powerpc-harris-powerunix): Add guess for port 11245 to new target. 11246 11247Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com> 11248 11249 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version. 11250 11251Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com> 11252 11253 * configure.in: If --enable-shared was used, set SET_LIB_PATH to 11254 $(REALLY_SET_LIB_PATH) in Makefile. 11255 * Makefile.in (SET_LIB_PATH): New variable. 11256 (REALLY_SET_LIB_PATH): New variable. 11257 ($(DO_X)): Use $(SET_LIB_PATH). 11258 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise. 11259 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise. 11260 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise. 11261 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise. 11262 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise. 11263 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise. 11264 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise. 11265 (install-dosrel): Likewise. 11266 (all-opcodes): Depend upon all-libiberty. 11267 11268Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com> 11269 11270 * config.guess (*:CYGWIN*): New 11271 11272Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com> 11273 11274 * Makefile.in (all-target-winsup): All all-target-libiberty. 11275 11276Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com> 11277 11278 * configure.in (noconfigdirs): Add missing # in front of comment. 11279 11280Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com> 11281 11282 * configure.in: add second pass to things added to noconfigdirs 11283 so *-gm-magic can exclude libgloss properly. 11284 11285Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com> 11286 11287 * mpw-configure (extralibs_name, rez_name): Set correctly 11288 for MWC68K compiler. 11289 11290 * mpw-README: Add more info on the necessary build tools. 11291 11292Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com> 11293 11294 * configure.in, config.sub: Recognize cygwin32. 11295 11296Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu> 11297 11298 * config.guess, config.sub: Recognize A/UX. 11299 11300Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com> 11301 11302 * config.sub: Merge with gcc/config.sub. 11303 11304Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com> 11305 11306 * mpw-build.in (do-binutils): Add build of stamps. 11307 11308Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk> 11309 11310 * config.sub: Add recognition for mips64vr4100*-* targets. 11311 11312Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com> 11313 11314 * test-build.mk: Add checking of `hpux9' rather than just `hpux'. 11315 Add creation of gconfigargs with `--enable-shared' turned on. 11316 ($(host)-stamp-stage2-configured): Pass $(gconfigargs). 11317 ($(host)-stamp-stage3-configured): Likewise. 11318 (HOLES): Add chatr and ldd. 11319 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS. 11320 11321Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se> 11322 11323 * configure: Pass --nfp to recursive configures. 11324 11325Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com> 11326 11327 * Makefile.in (DLLTOOL): New. 11328 (DLLTOOL_FOR_TARGET): New. 11329 (EXTRA_HOST_FLAGS): Pass down DLLTOOL. 11330 (EXTRA_TARGET_FLAGS): Ditto. 11331 (EXTRA_GCC_FLAGS): Ditto. 11332 (CONFIGURE_TARGET_MODULES): Ditto. 11333 (DO_X): Ditto. 11334 * configure: Add DLLTOOL. 11335 11336Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com> 11337 11338 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>: 11339 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of 11340 mh-sco, since old workarounds no longer needed, and don't 11341 build ld, since libraries have weak symbols in COFF. 11342 11343Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com> 11344 11345 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'. 11346 11347Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com> 11348 11349 * configure.in: Make sure that ${CC} can be used to compile an 11350 executable. 11351 11352Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net> 11353 11354 * Makefile.in (all-gdb): Depend on $(GDB_TK). 11355 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or 11356 nothing depending on whether gdbtk is being built. 11357 11358Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com> 11359 11360 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files. 11361 11362Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com> 11363 11364 * configure.in (noconfigdirs): Put ld or gas in this early, if the 11365 user specifically used --with-gnu-ld=no or --with-gnu-as=no. 11366 11367Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com> 11368 11369 * config-ml.in: Add support for 11370 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*. 11371 Simplify setting of multidirs from --disable-foo. 11372 11373Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com> 11374 11375 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables 11376 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST, 11377 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are 11378 non-empty, pass them on to the GCC make. 11379 (all-bootstrap): New rule that is like all-gcc, except it executes 11380 the GCC bootstrap rule instead of the GCC all rule. 11381 11382Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com> 11383 11384 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}. 11385 11386Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com> 11387 11388 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium 11389 DG/UX support. 11390 11391Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com> 11392 11393 * config.sub (i*86*) Change [345] to [3456] 11394 11395Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com> 11396 11397 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or 11398 --with-gnu-ld=no. 11399 11400Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com> 11401 11402 * config-ml.in (rs6000*, powerpc*): Add switches to control which 11403 AIX multilibs get built. 11404 11405Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com) 11406 11407 * configure.in (i386-win32): Don't build expect if we're not 11408 building the tcl subdir. 11409 11410Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com> 11411 11412 * Makefile.in: (configure-target-examples, all-target-examples): 11413 New targets, configure and build example programs. 11414 11415Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com> 11416 11417 * mpw-configure: If an mpw-config.in generated a file mk.sed, 11418 use it as input to sedit the generated MPW makefile. 11419 * mpw-README: Add a suggestion about Gestalt.h. 11420 11421Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com> 11422 11423 * config.sub: Accept *-*-ieee*. 11424 11425Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com> 11426 11427 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From 11428 Ronald F. Guilmette <rfg@monkeys.com>. 11429 11430Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com) 11431 11432 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs 11433 for powerpc-pe native. 11434 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross. 11435 (target==powerpc-pe): duplicate i386-win32 entry. 11436 11437Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com> 11438 11439 * configure.in (noconfigdirs): Exclude target-newlib for all versions 11440 of vxworks, not just vxworks5.1. 11441 11442Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com> 11443 11444 * mpw-configure: Add support for exec-prefix. 11445 11446Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com> 11447 11448 * config.guess: Recognize HP model 816 machines as having 11449 a PA1.1 processor. 11450 11451Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com> 11452 11453 * configure: Ignore new autoconf configure options. 11454 11455Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu> 11456 11457 * config.guess: Recognize Pentium under SCO. 11458 From Robert Lipe <robertl@arnet.com>. 11459 11460Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com> 11461 11462 * configure.in (noconfigdirs): Disable target-libio on v810-*-*. 11463 11464Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com> 11465 11466 * configure.in: Don't configure gas for alpha-dec-osf*. 11467 11468Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com> 11469 11470 * configure.in: Default to --with-stabs for some targets for which 11471 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and 11472 i[345]86*-*-unixware*. 11473 11474Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com> 11475 11476 * config-ml.in: Get list of multidirs using gcc --print-multi-lib 11477 rather than basing it on the target. Simplify handling of options 11478 controlling which directories to configure. Remove extraneous 11479 slash in multi-clean target. 11480 11481Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com> 11482 11483 * config-ml.in: Prefix more variables with ml_ so they don't collide 11484 with configure's. 11485 11486Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com> 11487 11488 * configure: Don't turn -v into --v. 11489 11490Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com> 11491 11492 * configure.in (targargs): Fix typo. 11493 11494 * Makefile.in (DEVO_SUPPORT): Add symlink-tree. 11495 11496Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com> 11497 11498 * configure.in: Strip --host and --target options from 11499 CONFIG_ARGUMENTS, and always configure for --host only. Add 11500 --with-cross-host option when building with a cross-compiler. 11501 * configure: Canonicalize the arguments put into config.status by 11502 always using `=' for an option with an argument. Pass a presumed 11503 --host or --target explicitly. 11504 11505Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com> 11506 11507 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases 11508 into general OS recognition case. 11509 11510Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com) 11511 11512 * configure.in (target_configdirs): add target-winsup only 11513 for win32 target systems. 11514 11515Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com> 11516 11517 * Makefile.in (all-target-libgloss): Depend upon 11518 configure-target-newlib, since when libgloss is built it looks to 11519 see if the newlib directory exists. 11520 11521Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com> 11522 11523 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of 11524 cfg-ml-*.in. 11525 11526Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com> 11527 11528 * configure: Handle LD and LD_FOR_TARGET when configuring a 11529 Canadian Cross. 11530 11531Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com) 11532 11533 * configure.in (target_libs): add target-winsup. 11534 (target==i386-win32): add patch diff flex make to $noconfigdirs. 11535 (target==ppcle-pe): remove ld from $noconfigdirs. 11536 11537Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com> 11538 11539 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir. 11540 Preserve relative path names in $srcdir. Build symlink tree if 11541 configuring cross target dir and srcdir=. (= no VPATH support). 11542 (configure-target-libg++): Depend on configure-target-librx. 11543 * cfg-ml-com.in, cfg-ml-pos.in: Deleted. 11544 * config-ml.in: New file. 11545 * symlink-tree: New file. 11546 * configure: Ensure srcdir="." if that's what it is. 11547 11548Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com> 11549 11550 * mpw-README: Clarify some phrasing, add notes about CodeWarrior 11551 includes and FLEX_SKELETON setting. 11552 * mpw-configure (--with-gnu-ld): New option, controls whether 11553 to use PPCLink or ld with PowerMac GCC. 11554 * mpw-build.in (all-grez, do-grez, install-grez): New targets. 11555 * mpw-config.in: Configure grez if targeting Mac. 11556 11557 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs, 11558 accept mpw and mac-mpw as names for m68k Macs, change macos7 to 11559 just macos. 11560 * configure.in: Configure grez resource compiler if targeting Mac. 11561 * Makefile.in (all-grez, install-grez): New targets. 11562 11563Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com> 11564 11565 * configure: CXX defaults to gcc, not g++. If we find 11566 gcc in the path, set CC to gcc -O2. 11567 11568Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com> 11569 11570 * configure: Default ${build} correctly. Avoid picking up extra 11571 spaces when reading CC and CXX from Makefile. When doing a 11572 Canadian Cross, use plausible default values for numerous 11573 variables. 11574 * configure.in: When doing a Canadian Cross, don't try to 11575 configure tools whose configure script can't handle it. 11576 11577Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com> 11578 11579 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs. 11580 11581Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com> 11582 11583 * configure: Remove dubious bug reporting address. 11584 11585Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com> 11586 11587 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has 11588 configure script, run that instead of this directory's configure. 11589 In either case, print a message that we're configuring the sub-dir. 11590 11591Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com> 11592 11593 * configure.in: Before checking for the existence of various files, 11594 use sed to filter out "target-". 11595 11596Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com> 11597 11598 * Makefile.in (DO_X): Split rule to decrease command line length 11599 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be 11600 (Philippe De Muyter). 11601 11602Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com) 11603 11604 * Makefile.in (all-patch): depend on all-libiberty. 11605 11606Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com> 11607 11608 * configure.in: If the only directory in target_configdirs which 11609 actually exists is libiberty, then set target_configdirs to empty, 11610 to avoid trying to build a target libiberty in a gas or gdb 11611 distribution. 11612 11613Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com> 11614 11615 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead 11616 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3 11617 systems. 11618 11619Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com> 11620 11621 * configure.in (copy_dirs): Use sys-include instead of include 11622 for --with-headers option. 11623 11624Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com> 11625 11626 * Makefile.in, configure.in: Make winsup builds work with 11627 new scheme. 11628 11629Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com> 11630 11631 * configure.in: Build the linker on AIX. 11632 11633Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com> 11634 11635 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR) 11636 where needed. 11637 11638Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com> 11639 11640 * Makefile.in (all-gcc): Fix typo. 11641 11642Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com> 11643 11644 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo. 11645 11646Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com> 11647 11648 * configure.in: Rename libFOO to target-libFOO, and xiberty 11649 to target-xiberty, to provide more flexibility. 11650 (target_subdir): Define. Create if cross. 11651 Set TARGET_SUBDIR in Makefile to ${target_subdir}. 11652 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty 11653 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO, 11654 check-libFOO -> check-target-libFOO, etc. 11655 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS. 11656 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES), 11657 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly. 11658 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to 11659 allow ALL_GCC="" to only configure. 11660 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in. 11661 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly. 11662 (LIBGXX_SUPPORT_DIRS): Remove xiberty. 11663 11664Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com> 11665 11666 * Makefile.in (taz): Build "info" in etc explicitly. 11667 11668Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com) 11669 11670 * configure.in: Make sure that CC is undefined (as opposed to 11671 null) if toplevel/config/mh-{host} doesn't define it. Fixes a 11672 problem with autoconf trying to configure on a host without GCC. 11673 11674Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com> 11675 11676 * mpw-configure: Set host alias from choice of host compiler, 11677 only use generic MPW Makefile sed if present, edit a file 11678 named "hacked_Makefile.in" instead of "Makefile.in" if present. 11679 * mpw-README: Add problem notes about CW6 and CW7. 11680 11681Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com> 11682 11683 * Makefile.in (taz): Use ";" instead of ";;". 11684 11685Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com> 11686 11687 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in 11688 sub-directory Makefiles, instead of using DISTSTUFFDIRS and 11689 DISTDOCDIRS. 11690 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used. 11691 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make. 11692 11693Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com> 11694 11695 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb 11696 and gnats, because they are now subsumed by DISTSTUFFDIRS. 11697 Move bfd to DISTSTUFFDIRS. 11698 11699Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com) 11700 11701 * Makefile.in (X11_LIB): Removed. 11702 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS. 11703 11704 * configure.in (host_makefile_frag): mh-aix & mh-sun removed. 11705 11706Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com> 11707 11708 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory 11709 names. 11710 11711Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com> 11712 11713 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients. 11714 11715Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com> 11716 11717 * configure.in (i[345]86-*-win32): Always build newlib. 11718 Don't configure cvs, autoconf or texinfo. 11719 * Makefile.in (LD_FOR_TARGET): New. 11720 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES): 11721 Pass down LD_FOR_TARGET. 11722 11723Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com> 11724 11725 * winsup: New directory. 11726 * Makefile.in: Build winsup. 11727 * configure.in: Winsup is configured when target is win32. 11728 Can only build win32 target GDB when native. 11729 11730Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com) 11731 11732 * config.guess: Recognize HP model 819 machines as having 11733 a PA 1.1 processor. 11734 11735Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com> 11736 11737 * configure: Fix sed loop which substitutes for CC and CXX to 11738 avoid bug found in various sed implementations. 11739 11740Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com> 11741 11742 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for 11743 simulator. Use standard powerpc-*-eabi*. 11744 11745Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com> 11746 11747 * configure.in: Stop putting gas and binutils in noconfigdirs for 11748 powerpc-*-aix* and rs6000-*-*. 11749 11750Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com> 11751 11752 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building 11753 -mcall-aixdesc libraries. 11754 11755Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com> 11756 11757 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 11758 11759 * config.sub (arm | armel | armeb): Fix shell syntax. 11760 11761Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com> 11762 11763 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for 11764 -msoft-float and -mcpu=common support. 11765 (powerpc*-*-eabisim*): Add support for building -mcall-aix 11766 libraries. 11767 11768Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com> 11769 11770 * configure.in: Allow configuration and build of emacs19 for the alpha. 11771 11772Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com) 11773 11774 * configure.in (CC): Get ^CC, not just any old CC, from 11775 ${host_makefile_frag}. 11776 11777Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com) 11778 11779 * configure.in (CC): Try to get CC from 11780 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}. 11781 11782Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com) 11783 11784 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs 11785 only if it exists in $(srcdir). 11786 11787Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com> 11788 11789 * configure: If CC and CXX are not set in the environment, set 11790 them, based on either an existing Makefile or on searching for gcc 11791 in PATH. Substitute for CC and CXX in Makefile. 11792 * configure.in: Remove libm from target_libs. Separate 11793 target_configdirs from configdirs. If CC is not set in 11794 environment, try to get it from a host Makefile fragment. Rewrite 11795 changes of configdirs to use skipdirs instead. A few minor 11796 tweaks. Take directories out of target_configdirs as they are 11797 taken out of configdirs. Remove existing Makefile files from 11798 subdirectories. Substitute for TARGET_CONFIGDIRS and 11799 CONFIG_ARGUMENTS in Makefile. 11800 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set 11801 by configure.in. 11802 (CONFIG_ARGUMENTS): Likewise. 11803 (CONFIGURE_TARGET_MODULES): New variable. 11804 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS. 11805 ($(CONFIGURE_TARGET_MODULES)): New target. 11806 (configure-libg++, configure-libio): New targets. 11807 (all-libg++): Depend upon configure-libg++. 11808 (all-libio): Depend upon configure-libio. 11809 (configure-libgloss, all-libgloss): New targets. 11810 (configure-libstdc++): New target. 11811 (all-libstdc++): Depend upon configure-libstdc++. 11812 (configure-librx, all-librx): New targets. 11813 (configure-newlib): New target. 11814 (all-newlib): Depend upon configure-newlib 11815 (configure-xiberty): New target. 11816 (all-xiberty): Depend upon configure-xiberty. 11817 11818Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com) 11819 11820 * configure.in (host i[345]86-*-win32): Expand the 11821 noconfigdirs again. 11822 11823Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com> 11824 11825 * mpw-configure: Fix sed command file name. 11826 11827Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com> 11828 11829 * configure.in (host i[345]86-*-win32): Reduce the 11830 noconfigdirs again. 11831 11832Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com> 11833 11834 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt* 11835 or powerpc*-*-pe*, since they are not yet supported. 11836 11837Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com> 11838 11839 Add PowerMac support and many other enhancements. 11840 * mpw-configure: New option --cc to select compiler to use, 11841 paste options set according to --cc into the generated 11842 Makefile, generate the Makefile by sed'ing the Unix Makefile.in 11843 if mpw-make.sed is present. 11844 * mpw-config.in: Don't test for gC1, test for mpw-touch, 11845 add forward includes for PowerPC include files. 11846 * mpw-build.in: Build using Makefile.PPC if present. 11847 (do-byacc, etc): Remove separate version resource builds. 11848 (do-gas): Build "stamps" before "all". 11849 (do-gcc): Build "stamps-h" and "stamps-c" before "all". 11850 * mpw-README: Update to reflect --cc option, PowerMac support, 11851 and recently-reported compatibility problems. 11852 11853Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com> 11854 11855 * cfg-ml-com.in (m68*-*-*): Only build multilibs for 11856 embedded m68k systems (-aout, -coff, -elf, -vxworks). 11857 (--with-multilib-top): Pass to recursive invocations. 11858 11859Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com> 11860 11861 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on 11862 v810-*-*. 11863 11864Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com> 11865 11866 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc, 11867 gdb, ld and opcodes on v810-*-*. 11868 11869Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com> 11870 11871 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean. 11872 (local-maintainer-clean): New target. 11873 (maintainer-clean): New target. 11874 (realclean): Just depend upon maintainer-clean. 11875 11876Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com> 11877 11878 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*. 11879 11880Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com> 11881 11882 * configure.in: Build ld in mips*-*-bsd* case. 11883 11884Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com> 11885 11886 * config.sub: Accept -lites* OS. From Ian Dall. 11887 11888Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com> 11889 11890 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid 11891 targets. 11892 11893Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com) 11894 11895 * configure.in: treat i386-win32 canadian cross the same as 11896 i386-go32 canadian cross. 11897 11898Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com> 11899 11900 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC 11901 running under the simulator to build a reduced set of libraries. 11902 (powerpc-*-eabiaix): Add fine grained multilib support added to 11903 other powerpc targets yesterday. 11904 11905Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com> 11906 11907 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian, 11908 -disable-softfloat, -disable-relocatable, -disable-aix, and 11909 -disable-sysv to control which multilib libraries get built. 11910 11911Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com> 11912 11913 * configure: Add Makefile.tem to list of files to remove in trap 11914 handler. 11915 11916Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com> 11917 11918 * config.guess (*Linux*): Add missing "exit"s. 11919 Also, need specific check for alpha-unknown-linux (uses COFF). 11920 11921Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com> 11922 11923 * config.guess: Merge with FSF: 11924 11925 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu> 11926 * config.guess (AIX4): More robust release numbering discovery. 11927 11928 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov) 11929 * config.guess (i386-sequent-ptx): Properly get version number. 11930 11931 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de) 11932 * config.guess (mips:*:4*:UMIPS): New case. 11933 11934Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com> 11935 11936 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu). 11937 (i386-win32 host): Likewise. Don't build readline. 11938 11939Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com> 11940 11941 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of 11942 SUPPORT_FILES to submakes. 11943 11944Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com> 11945 11946 * Makefile.in (GDB_SUPPORT_DIRS): Add utils. 11947 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and 11948 mpw-configure. 11949 11950Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com> 11951 11952 * configure.in (appdirs): Use =, not ==, in test expression when 11953 trying to build the text to print in the warning message for 11954 Solaris users. 11955 11956Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com> 11957 11958 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build. 11959 11960Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com> 11961 11962 * config.guess: Recognize lynx-2.3. 11963 11964Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com> 11965 11966 * config.sub (z8ksim): Deleted 11967 (z8k-*-coff): New, this is the one true name of the target. 11968 11969Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com> 11970 11971 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug. 11972 11973Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com) 11974 11975 * config.guess (*:Linux:*:*): First try asking the linker what the 11976 default object file format is (elf, aout, or coff). Then if this 11977 fails, try previous methods. 11978 11979Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com> 11980 11981 * configure.in: Don't build newlib for *-*-vxworks5.1. 11982 11983Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com> 11984 11985 * configure.in: Don't build newlib for a29k-*-vxworks5.1. 11986 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1. 11987 11988Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com> 11989 11990 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.". 11991 11992Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com> 11993 11994 * cfg-ml-com.in: New file. 11995 * cfg-ml-pos.in: New file. 11996 11997Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com> 11998 11999 * COPYING.NEWLIB: Add HP free copyright to list. 12000 12001Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com> 12002 12003 * config.sub: Recognize -eabi* for the system, not just -eabi. 12004 12005Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com> 12006 12007 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down. 12008 * config.sub, configure.in (win32): New target and host. 12009 12010Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com> 12011 12012 * configure.in: Add i386-pe configuration. 12013 12014Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com> 12015 12016 * mpw-build.in (install): Install GDB after LD. 12017 12018Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com> 12019 12020 * mpw-config.in (elf/mips.h): Always forward-include, needed 12021 for GDB to build. 12022 12023Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com> 12024 12025 * testsuite: New directory for customer acceptance and whole tool 12026 chain tests. 12027 12028Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com> 12029 12030 * configure: If per-host line isn't found, but AC_OUTPUT is found 12031 and a configure script exists, run it instead. 12032 12033Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com> 12034 12035 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays. 12036 12037Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com> 12038 12039 * configure: Set build_{cpu,vendor,os,alias} to host values when 12040 --build isn't specified. 12041 12042Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com> 12043 12044 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros. 12045 (FLAGS_TO_PASS): Pass them. 12046 (EXTRA_TARGET_FLAGS): Ditto. 12047 12048Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com> 12049 12050 * Makefile.in (all-libg++): Depend on all-libstdc++. 12051 12052Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com> 12053 12054 * configure.in (noconfigdirs): Enable all packages for 12055 i386-unknown-netbsd. 12056 12057Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com> 12058 12059 * configure.in (noconfigdirs): Don't configure tk for i386-go32 12060 hosted builds (DOS builds) 12061 12062Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com> 12063 12064 Changes for ARM based on patches from Richard Earnshaw: 12065 * config.sub: Handle armeb and armel. 12066 * configure.in: Omit arm linker only for riscix. 12067 12068Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com> 12069 12070 * config.guess: Update from FSF. 12071 12072Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com> 12073 12074 * config.sub: Recognize powerpcle as the little endian varient of 12075 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a 12076 powerpcle variant. Convert pentium into i586, not i486. Add p5 12077 alias for i586. Map new x86 variants p6, k5, nexgen into i586 12078 temporarily. 12079 12080Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu) 12081 12082 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*. 12083 12084Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu) 12085 12086 * config.sub: Accept -lites* as a basic system type. 12087 12088Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com) 12089 12090 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is 12091 installed, and if so return linuxoldld as the system name. 12092 12093Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu) 12094 12095 * config.guess: Add hppa1.1-hp-lites support. 12096 12097Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com> 12098 12099 * configure.in: Don't build newlib for m68k-vxworks5.1. 12100 12101Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com> 12102 12103 * configure.in (mips-sgi-irix6): Use mh-irix5. 12104 12105Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com> 12106 12107 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test). 12108 12109Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com> 12110 12111 * test-build.mk: Enable building of shared libraries on IRIX 5 and 12112 OSF/1. Fix compiler flags. 12113 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags. 12114 12115Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com> 12116 12117 * configure.in: Recognize --with-newlib. 12118 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target. 12119 12120Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com) 12121 12122 * Makefile.in: move {all,check,install}-gdb from *_MODULES 12123 to *_X11_MODULES due to gdbtk needing X include files et al. 12124 12125Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com> 12126 12127 Merge in support for Mac MPW as a host. 12128 (Old change descriptions retained for informational value.) 12129 12130 * mpw-config.in: Add generic include forwards for cpu-specific 12131 include files in aout and elf directories. 12132 12133 * mpw-configure: Added copyright. 12134 * mpw-config.in: Check for presence of required build tools. 12135 (target_libs): Add newlib. 12136 (target_tools): Add examples. 12137 (Read Me): Generate as "Read Me for MPW" instead. 12138 * mpw-build.in: Base sub-builds on all-foo instead of do-foo. 12139 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions. 12140 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first. 12141 12142 * mpw-configure: Remove subdir-specific makefile hackery, 12143 delete mk.tmp after using it. 12144 12145 * mpw-build.in (all): Display start and end times. 12146 12147 * mpw-configure (host_canonical): Set. 12148 (target_cpu): Always add to makefiles. 12149 (ARCHDEFS, EMUL): Add to makefile only if nonempty. 12150 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile. 12151 (mpw-mh-mpw): Look for in srcdir and srcroot. 12152 Use sed instead of mpw-edit-prefix to edit prefix definitions. 12153 12154 * mpw-build.in: (install-only): New target. 12155 12156 * mpw-configure (host_alias, target_alias): Rename from hostalias 12157 and targetalias, add into generated Makefile. 12158 (mk.tmp): If present, add into generated Makefile. 12159 * mpw-build.in (all-gas): Build config.h first before gas proper. 12160 12161 * mpw-configure (config.status): Write only if changed. 12162 * mpw-config.in (readline): Configure it (not built, just used for 12163 definitions). 12164 12165 * mpw-config.in (elf/mips.h): Add a forward include. 12166 12167 * mpw-config.in: Forward-include most .h files in include into 12168 extra-include. 12169 (readline): Don't build. 12170 mpw-build.in (install): Install GDB. 12171 12172 * mpw-configure (prefix, mpw_prefix): Handle it. 12173 * mpw-config.in (mmalloc, readline): Don't configure. 12174 * mpw-build.in (thisscript): Rename to ThisScript. 12175 Use mpw-build instead of BuildProgram everywhere. 12176 (mmalloc, readline): Don't build. 12177 * mpw-README: New file, basic documentation about the MPW port. 12178 12179 * mpw-config.in: Use forward-include to create include files. 12180 12181 * mpw-configure: Add more things to the top of each configured 12182 Makefile, including contents of config/mpw-mh-mpw. 12183 * mpw-config.in (extra-include): Create this directory and fill it 12184 with Posix-like include files when configuring. 12185 12186 * config.sub (apple, mac, mpw): Add various aliases. 12187 12188 * mpw-build.in: New file, top-level build script fragment for MPW. 12189 * mpw-configure: New file, configure script for MPW. 12190 * mpw-config.in: New file, config fragment for MPW. 12191 12192Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com) 12193 12194 * configure.in (host_libs): Remove glob, since it is gone from the 12195 sources. 12196 12197Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com) 12198 12199 * Makefile.in: define empty GDB_NLM_DEPS var. 12200 12201 * configure.in(target_makefile_frag): use config/mt-netware 12202 for netware targets. 12203 12204Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com> 12205 12206 * config.sub: Merge in recent FSF changes. Remove linux special 12207 cases. 12208 12209Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com) 12210 12211 Revert this change: 12212 12213 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com) 12214 12215 * build-all.mk: Use CC=cc -Xs on Solaris. 12216 12217Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com) 12218 12219 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us 12220 stop using it. 12221 * Makefile.in: Nuke all references to glob subdirectory. 12222 12223Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com> 12224 12225 * configure.in: Fix --enable-shared logic in per-host. 12226 12227Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com> 12228 12229 * configure.in (*-hp-hpux[78]*): Use mh-hpux8. 12230 12231Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com) 12232 12233 * configure.in (noconfigdirs): Don't build gas on AIX, for 12234 powerpc*-*-aix* as well as for rs6000*-*-aix*. 12235 12236Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com> 12237 12238 * configure: Fix --cache-file to work if the file argument is a 12239 relative path. 12240 12241Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com> 12242 12243 * configure: If the --cache-file is used, pass it down to 12244 configure in subdirectories. 12245 12246Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com> 12247 12248 * config.sub: add vxworks29k configuration. 12249 12250Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com> 12251 12252 * Makefile.in (taz): Do "diststuff" part quietly. 12253 12254Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com> 12255 12256 * config.sub: Mini-merge with gcc/config.sub. 12257 12258Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com> 12259 12260 * config.guess (IRIX): Sed - to _. 12261 12262Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com> 12263 12264 * Makefile.in (source-vault, binary-vault): New targets. 12265 12266Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com> 12267 12268 * config.sub: Recognize -eabi as a basic system type. 12269 12270Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com> 12271 12272 * configure.in (enable_shared stuff): Fix typo. 12273 12274Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing) 12275 12276 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*. 12277 12278Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com> 12279 12280 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates. 12281 12282Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com> 12283 12284 * configure.in (rs6000-*-*): Don't build gas. 12285 12286Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com> 12287 12288 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to 12289 reduce command line length. 12290 (AS_FOR_TARGET): Check for as.new, not Makefile. 12291 (NM_FOR_TARGET): Check for nm.new, not Makefile. 12292 12293Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com> 12294 12295 * config.guess: Merge from FSF. 12296 12297Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> 12298 12299 * configure: Don't use $ when handling program_suffix. 12300 12301Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com) 12302 12303 * configure.in: Configure tk for hppa/hpux. 12304 12305Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com> 12306 12307 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++. 12308 12309Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com> 12310 12311 * Makefile.in: Move -fno-implicit-template from CXXFLAGS 12312 to LIBCXXFLAGS. Tests are better run without it. 12313 12314Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com) 12315 12316 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs. 12317 12318Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com> 12319 12320 * configure.in (*-*-netware*): Don't configure xiberty. 12321 12322Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com) 12323 12324 * configure.in: Remove tk from native_only list. 12325 12326Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com) 12327 12328 * build-all.mk: Add mips-ncd-elf target to sun4 targets 12329 for special NCD build. 12330 12331Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com> 12332 12333 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and 12334 makeall.bat, they're only useful for binutils snapshots. 12335 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and 12336 makeall.bat to specified SUPPORT_FILES. 12337 12338Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com) 12339 12340 * build-all.mk: Add Ericsson targets to sun4 and solaris 12341 hosts. Add BNR's sun4 target to solaris host, so their 12342 build-from-source will be tested in-house first. 12343 12344Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com) 12345 12346 * Makefile.in (LIBCFLAGS): New variable. 12347 (CFLAGS_FOR_TARGET): Ditto. 12348 (LIBCFLAGS_FOR_TARGET): Ditto. 12349 (LIBCXXFLAGS): Ditto. 12350 (CXXFLAGS_FOR_TARGET): Ditto. 12351 (LIBCXXFLAGS_FOR_TARGET): Ditto. 12352 (BASE_FLAGS_TO_PASS): Pass them. 12353 (EXTRA_TARGET_FLAGS): Ditto. 12354 12355 * configure.in: Support --enable-shared. 12356 12357Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com> 12358 12359 * configure.in (target_libs): Include libstdc++ again. 12360 * config.guess: Update from FSF (for FreeBSD). 12361 12362Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com> 12363 12364 * Makefile.in (DEVO_SUPPORT): Include configure.bat and 12365 makeall.bat. 12366 (DISTDOCDIRS): Add `etc'. 12367 (ETC_SUPPORT_PFX): New variable. 12368 (taz): Include anything from etc starting with a word in 12369 ETC_SUPPORT_PFX. 12370 12371Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> 12372 12373 * config.sub: Update for recent FSF changes. Remove obsolete 12374 h8300hds entry. Add -windows* and -osx as basic os. Minor 12375 spacing changes. 12376 12377Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com> 12378 12379 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1. 12380 12381 * config.guess: Merge with FSF. 12382 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43. 12383 12384Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com> 12385 12386 * configure: Since the "trap 0" handler will override the exit 12387 status on many systems, only use it for "exit 1", and make it set 12388 a non-zero exit status; reset it before "exit 0". Also, check 12389 exit status of config.sub, and error out if it failed. 12390 12391Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com) 12392 12393 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build 12394 and install libgloss. 12395 12396Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> 12397 12398 * Makefile.in (all-binutils): Depend upon all-byacc. 12399 12400 * configure.in: Don't build emacs on Irix 5. 12401 12402Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com) 12403 12404 * configure.in (*-*-netware*): Add libio. 12405 12406Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com) 12407 12408 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++. 12409 (CHECK_TARGET_MODULES): Ditto. 12410 (INSTALL_TARGET_MODULES): Ditto. 12411 (TARGET_LIBS): Ditto. 12412 (all-libstdc++): Note dependencies. 12413 12414Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com> 12415 12416 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas. 12417 12418Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com) 12419 12420 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of 12421 -fexternal-templates. 12422 12423 * configure.in (target_libs): Add libstdc++. 12424 (noconfigdirs): Add libstdc++ as appropriate. 12425 12426Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com) 12427 12428 * config.guess: Update from FSF. 12429 12430Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> 12431 12432 * configure: Use ${config_shell} when running ${configsub}. 12433 12434Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com> 12435 12436 * config.sub: No longer recognize h8300h. 12437 12438Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> 12439 12440 * config.sub: Remove extraneous differences between config.sub and 12441 gcc/config.sub. 12442 12443Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com> 12444 12445 * Makefile.in (DISTSTUFFDIRS): Add gas. 12446 12447Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com) 12448 12449 * COPYING.NEWLIB: New file. 12450 12451Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com) 12452 12453 * config.guess (HP-UX): Patch from Harlan Stenn 12454 <harlan@landmark.com> to also emit release level. 12455 12456Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com) 12457 12458 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'. 12459 12460Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com) 12461 12462 * config.sub: Merge nextstep cleanup from FSF. 12463 12464Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com) 12465 12466 * configure.in (arm-*-*): Don't configure ld for this target. 12467 12468Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com) 12469 12470 * configure.in (*-*-netware): don't configure libg++, libio, 12471 librx, or newlib. 12472 12473Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) 12474 12475 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't 12476 configure ld--it works, but it doesn't support shared libraries. 12477 12478Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com) 12479 12480 * config.guess (*-unknown-freebsd*): Get rid of possible 12481 trailing "(Release)" in version string. 12482 Patch from Paul Richards <paul@isl.cf.ac.uk>. 12483 12484Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com) 12485 12486 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3. 12487 Fix type: *-next-neststep -> *-next-nextstep. 12488 12489 * config.guess: Merge from FSF: 12490 12491 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be) 12492 12493 * config.guess: Recognize powerpc-ibm-aix3.2.5. 12494 12495 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be) 12496 12497 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V 12498 instead of UNIX_SV for UnixWare 1.0). 12499 12500Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com) 12501 12502 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld 12503 to make gdb/nlm/* build after the compiler and linker. 12504 12505Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com) 12506 12507 * config.guess (netbsd, freebsd, linux): Accept any machine, 12508 not just i[34]86. 12509 (m68k-atari-sysv4): Relocate to match FSF version. 12510 12511 * config.guess: More merges from the FSF: 12512 12513 Add a space before function call or macro invocation. 12514 12515 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu) 12516 12517 * config.guess: Add trap cmd to remove dummy.c and dummy when 12518 interrupted. 12519 12520 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu) 12521 12522 * config.guess (dummy.c): Redirect stderr for `hostinfo' command. 12523 (dummy): Redirect stderr from compilation of dummy.c. 12524 12525 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de) 12526 12527 * config.guess: Distinguish between NeXTStep 2.1 and 3.x. 12528 12529Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com) 12530 12531 * configure: Accept and ignore --cache*, for compatibility with 12532 new autoconf. 12533 12534Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com) 12535 12536 * config.guess: Merge from FSF: 12537 12538 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu> 12539 12540 * config.guess (Pyramid*:OSx*:*:*): New case. 12541 (PATH): Add /.attbin at end for finding uname. 12542 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions. 12543 12544 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no) 12545 12546 * config.guess (M88*:DolphinOS:*:*): New case. 12547 12548 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com) 12549 12550 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE 12551 to select whether to use ELF or COFF. 12552 12553 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu> 12554 12555 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv. 12556 12557 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu) 12558 12559 * config.guess: Guess the OS version for HPUX. 12560 12561 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu) 12562 12563 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5. 12564 12565Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) 12566 12567 * configure.in: Recognize --with-headers, --with-libs, and 12568 --without-newlib. 12569 * Makefile.in (all-xiberty): Depend upon all-ld. 12570 12571Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) 12572 12573 * configure.in: Change i[34]86 to i[345]86. 12574 12575Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) 12576 12577 * configure (version): A few more tweaks to help message. 12578 12579Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com) 12580 12581 * Makefile.in: Remove (for now) librx as a host library, 12582 now that we're building it for target. 12583 12584Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) 12585 12586 * configure: Fix up help message; from karl@owl.hq.ileaf.com 12587 (Karl Berry). 12588 12589Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com) 12590 12591 * configure.in: Also configure librx. 12592 12593Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com) 12594 12595 * Makefile.in: Update various rules to reflect that librx 12596 is now needed for libg++. 12597 12598Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) 12599 12600 * config.sub: Accept mips64orion and mips64orionel as a CPU name. 12601 12602Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com) 12603 12604 * configure.in: Configure the examples directory. 12605 12606Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) 12607 12608 * configure: Simplify Jun 2 1994 change. 12609 12610Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com) 12611 12612 * change CC to /usr/latest/bin/gcc for lynx host builds, since 12613 /bin/gcc isn't good enough to build gcc. 12614 12615Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com) 12616 12617 * Makefile.in (GDB_SUPPORT_FILES): Remove 12618 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules. 12619 (gdb.tar.gz): Add new rule to use standard distribution building 12620 mechanism. 12621 12622Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 12623 12624 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From 12625 Bill Cox <bill@cygnus.com>. 12626 12627Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com) 12628 12629 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu. 12630 12631Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com) 12632 12633 * configure: Search current dir first in .gdbinit. 12634 12635Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com) 12636 12637 * config.sub: Recognize freebsd (merged from gcc config.sub). 12638 12639Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com) 12640 12641 * config.sub: Refer to NeXT's operating system as nextstep. 12642 12643 * config.sub (case $basic_machine): Re-order the cases, to match 12644 the order in the FSF version (which is mostly alphabethical). 12645 Merge in some additions and changes from the FSF. 12646 12647Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com) 12648 12649 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7. 12650 * config.sub: Recognize cxux7. 12651 * configure.in: Use mh-cxux for m88k-harris-cxux*. 12652 12653Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com) 12654 12655 * config.sub: Fix typo powerpc -> powerpc-*. 12656 12657Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com) 12658 12659 * Makefile.in: `all-emacs19' depends on `all-byacc'. 12660 12661 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in 12662 parallel with all-emacs and install-emacs). Top-level command 12663 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'. 12664 12665Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) 12666 12667 * test-build.mk ($(host)-stamp-stage2-installed): Remove 12668 $(relbindir)/make before doing ``make install'', and use 12669 $(GNU_MAKE) while doing it. Avoids problem on SunOS with 12670 installing over running make binary. 12671 ($(host)-stamp-stage3-installed): Likewise. 12672 12673Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com) 12674 12675 * config.guess: Recognize Mach. 12676 12677Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) 12678 12679 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to 12680 see whether --exec-prefix was used. 12681 12682Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com) 12683 12684 * README: Explicitly mention libg++/README. (Zoo's idea.) 12685 12686Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com) 12687 12688 * Makefile.in: Add all-librx target similar to all-libproc. 12689 12690Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com) 12691 12692 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal 12693 with post 1.2 uname bogosity. 12694 12695Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 12696 12697 * configure: Remove temporary files on receipt of a signal. 12698 12699Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com) 12700 12701 * configure: If there is a package_makefile_frag, remove 12702 ${subdir}/Makefile.tem after copying it in. 12703 12704Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com) 12705 12706 * build_all.mk: support rs6000 lynx identifies itself as 12707 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc 12708 since /bin/gcc is too feeble to compile a modern gcc. 12709 12710Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com) 12711 12712 * brought devo/test-build.mk update-to-date with progressive/ 12713 test-build.mk. Add lynx targets and hppa flag info. 12714 12715Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com) 12716 12717 * configure.in: Use mh-ncrsvr43. Patch from 12718 Tom McConnell <tmcconne@sedona.intel.com>. 12719 12720Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com) 12721 12722 * config.guess (i386-unknown-bsdi): No longer need to 12723 check #if defined(__bsdi__) && defined(__i386__). 12724 12725Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 12726 12727 * configure: Set program_transform_nameoption correctly. 12728 12729Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com) 12730 12731 * brought build-all.mk update-to-date with progressive build-all.mk, 12732 added new targets and hppa info. 12733 12734Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 12735 12736 * configure: If config.guess result is a prefix of the user 12737 specified target, assume a native build and use the user specified 12738 target as the host alias. Remove SunOS patch suffix removal hack. 12739 * configure.in: Remove SunOS patch suffix removal hack. 12740 12741 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's 12742 in NATIVE_CHECK_MODULES. 12743 12744Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com) 12745 12746 * Makefile.in: Rename HOST_ONLY to NATIVE. 12747 * configure: Delete SunOs patch suffix from host_canonical 12748 and build_canonical variables that are prepended to Makefiles. 12749 * configure.in: Add comments for easier maintenance. 12750 12751Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com) 12752 12753 * Makefile.in: Add all-libproc target similar to all-gui. 12754 12755Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com) 12756 12757 * Makefile.in (CHECK_MODULES): split into 12758 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES. 12759 12760Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com) 12761 12762 * config.guess (i386-unknown-bsdi): New system to guess. 12763 12764Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com) 12765 12766 * Makefile.in: Add all-gui target (but not yet build by "all"). 12767 12768Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com) 12769 12770 * config.sub: Move deletion of patch suffix from here... 12771 * configure.in: To here, at Ian's suggestion. The top- 12772 level scripts might need to know of a patch level. 12773 12774Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com) 12775 12776 * config.sub: Strip off patch suffix so rtl is recognized 12777 as a sunos4.1.3 machine, even though it's been patched. 12778 12779Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com) 12780 12781 * Makefile.in (INSTALL_LAST): Delete. 12782 (INSTALL_DOSREL): New. 12783 12784Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 12785 12786 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*. 12787 Don't set use_gnu_ld to no for *-*-sysv4; that only controls 12788 whether we pass down --with-gnu-ld anyhow. 12789 12790Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com) 12791 12792 * Makefile.in (INSTALL_LAST): Change operation so it works 12793 on more flavors of make. 12794 * configure.in (go32): Don't build libg++ or libio. 12795 12796Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com) 12797 12798 * Makefile.in (Move HOST_PREFIX_1 and friends up so 12799 they can be overriden by templates. 12800 12801Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com) 12802 12803 * configure.in (target==go32): Don't build gdb. 12804 * dosrel: New directory. 12805 12806Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com) 12807 12808 * configure.in (host==go32): Configure dosrel too. 12809 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last. 12810 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should 12811 be set by incoming names or templates. 12812 (INSTALL_LAST): New rule. 12813 12814Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com) 12815 12816 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os. 12817 12818Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com) 12819 12820 * configure.in (appdirs): New variable. Currently empty, but will 12821 be used in gas distribution. If nonempty, lists a set of 12822 directories at least one of which must get configured, or top 12823 level configuration is considered to have failed. 12824 (rs6000-*-lynxos*): Use new file name. 12825 12826Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 12827 12828 Eliminate XTRAFLAGS. 12829 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the 12830 newlib include files using -idirafter, and also use -nostdinc. 12831 (CXX_FOR_TARGET): Likewise. 12832 (XTRAFLAGS): Removed. 12833 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET. 12834 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS. 12835 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise. 12836 ($(DO_X)): Don't pass down XTRAFLAGS. 12837 12838Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com) 12839 12840 * configure.in (mips*-dec-bsd*): New target; do build linker. 12841 (mips*-*-bsd*): New target; don't build linker. 12842 12843Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com) 12844 12845 * configure.in: support rs6000-*-lynxos* configuration. 12846 support sunos4 as a cross target. 12847 12848 * config.sub: look for lynx*, not lynx since the OS version may 12849 legitimately be part of the name. 12850 12851Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com) 12852 12853 * configure.in (i[34]86-*-sco*): Move to be with other i386 12854 targets. 12855 (romp-*-*): New target. Skip various binary utilities. 12856 (vax-*-*): New target. Don't build newlib. 12857 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib. 12858 12859Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com) 12860 12861 * configure.in: Only set host_makefile_frag if config 12862 directory exists. 12863 12864Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com) 12865 12866 * install.sh: If $dstdir exists, don't check whether each 12867 component does. 12868 12869Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 12870 12871 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh. 12872 12873Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com) 12874 12875 * configure.in (*-*-lynxos*): Don't configure newlib for either 12876 native or cross Lynx. 12877 12878Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com) 12879 12880 * config.sub (sparc64-elf): Fix os. 12881 (z8k): Remove duplicate. 12882 12883Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 12884 12885 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not 12886 gcc/stmp-fixproto, to try to prevent fixproto from being run. 12887 12888Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com) 12889 12890 * configure: Make file links cleanly even if Lynx fails on 12891 an NFS symlink (at least fail cleanly). 12892 12893Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com) 12894 12895 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to 12896 -XNh2000. 12897 12898Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com) 12899 12900 * configure: Unknown options are fatal again. 12901 12902Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com) 12903 12904 * configure: Ignore --x-includes and --x-libraries, for Autoconf 12905 compatibility. 12906 12907Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com) 12908 12909 * build-all.mk: Add `clean' target. 12910 12911Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) 12912 12913 * config.guess: Add SINIX support. 12914 * configure.in: Add mips-*-sysv4* support. 12915 12916Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com) 12917 12918 * build-all.mk: Document all useful targets. 12919 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2. 12920 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4. 12921 12922Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com) 12923 12924 * configure: Support --silent, --quiet. 12925 12926Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com) 12927 12928 * configure: Support --disable-FEATURE. 12929 12930Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com) 12931 12932 * config.guess: Recognize NCR running SVR4.3. 12933 12934Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com) 12935 12936 * config.guess: Make BSDI generate i386-unknown-bsd386. 12937 Patch from Paul Eggert <eggert@twinsun.com>. 12938 12939Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 12940 12941 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*. 12942 12943Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com) 12944 12945 * configure: Make unrecognized options give nonfatal warnings 12946 instead of fatal errors, and pass them to any subdirectory 12947 configures in case they recognize them. 12948 Make --x equivalent to --with-x. 12949 12950Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com) 12951 12952 * configure: Add --enable-* options. Clean up usage message and 12953 some comments. 12954 12955Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com) 12956 12957 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new. 12958 12959Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu) 12960 12961 * configure.in (hppa*-*-*): Enable binutils. 12962 12963Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com) 12964 12965 * config.sub: Recognize cisco. 12966 12967Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com) 12968 12969 * Makefile.in (CXXFLAGS): Add -fexternal-templates. 12970 12971Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com) 12972 12973 * config.guess: about target *-hitachi-hiuxwe2, don't print more 12974 than one configuration name. Add comment. 12975 12976Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp) 12977 12978 * config.guess: about target *-hitachi-hiuxwe2, fixed 12979 machine guessing order. [Hitachi's CPU_IS_HP_MC68K 12980 macro is incorrect.] 12981 12982Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com) 12983 12984 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather 12985 than the "make ls" stuff which used to be here. 12986 12987Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com) 12988 12989 * config.guess: Recognize i[34]86-unknown-freebsd. 12990 From Shawn M Carey <smcarey@rodan.syr.edu>. 12991 12992Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com) 12993 12994 * configure.in (noconfigdirs for alpha): Remove libg++ and libio. 12995 12996Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com) 12997 12998 * config.guess: Check for ptx. 12999 13000Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com) 13001 13002 * config.sub: Add os9k checking. 13003 13004Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu) 13005 13006 * config.guess: Handle OSF1 running on HPPA processors 13007 13008Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com) 13009 13010 * configure: If subdir configure fails, print out a message with 13011 subdirectory name, in case subdir's configure code didn't identify 13012 itself. 13013 13014Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com) 13015 13016 * configure.in: Remove embedded newlines from configdirs. 13017 Avoid mismatches of substrings. Fix matching strings at end 13018 of configdirs. 13019 13020Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com) 13021 13022 * config.guess: Add Lynx/rs6000 config support. 13023 13024Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com) 13025 13026 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas. 13027 13028Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com) 13029 13030 * configure.in (hppa*-*-osf*): Treat this just like most other 13031 PA configurations (eg no binutils or ld). 13032 (hppa*-*-*elf*): These configurations have binutils and ld. 13033 13034Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu) 13035 13036 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP. 13037 13038Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 13039 13040 * configure.in (rs6000-*-*): Build gas. 13041 13042Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu) 13043 13044 * Makefile.in: Avoid bug in losing hpux sed. 13045 13046Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com) 13047 13048 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed 13049 for GDB and GDB has been fixed to not need it. 13050 13051Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com) 13052 13053 * config.guess: Recognize vax hosts. 13054 13055Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com) 13056 13057 * configure (while loop): Don't use "break 2" inside case 13058 statement -- the case statement isn't an enclosing loop. 13059 13060Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com) 13061 13062 * config.guess: Clean up NeXT support, to allow nextstep 13063 on Intel machines. Make OS be nextstep. 13064 13065Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu) 13066 13067 * config.guess: Add alternate forms for Convex. 13068 13069Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com) 13070 13071 * configure: Completely rewrite option processing. Take 13072 advantage of pattern-matching to avoid invoking test frequently. 13073 Also clean up host and target defaulting logic. 13074 13075Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com) 13076 13077 * Makefile.in: Replace all occurrances of "rootme" with "r" and 13078 "$${rootme}" with "$$r", to increase the likelihood that the do-* 13079 commands (plus user environment) will fit SCO limits. 13080 13081Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 13082 13083 * configure.in: Don't issue warnings about directories which are 13084 not being configured if -norecursion is set. Correct test for 13085 --with-gnu-as and --with-gnu-ld to not get confused by substring 13086 matches. 13087 13088 * configure.in: Don't build gas for alpha-dec-osf1*. 13089 13090Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com) 13091 13092 * configure: Back out Per's change of 12/19/1993. It changes the 13093 behavior of configure in unexpected and confusing ways. 13094 13095 Also, use different delim char when calculating 13096 program_transform_name so that the name can contain slashes. 13097 13098Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com) 13099 13100 * configure.in, config.sub: Add support for VSTa micro-kernel. 13101 13102Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu) 13103 13104 * configure.in: Nuke hacks which were used to get a special 13105 version of GAS for HPPA configurations. 13106 13107Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com) 13108 13109 * configure: If only ${target_alias} is given, use that 13110 as the default for ${host_alias}. 13111 * configure: Add missing back-slashes before nested quotes. 13112 13113Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com) 13114 13115 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON) 13116 13117Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com) 13118 13119 * config.guess: Recognize some Tektronix configurations. 13120 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>. 13121 13122Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com) 13123 13124 * config.sub: Match any flavor of SH. 13125 13126Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com) 13127 13128 * configure.in: Don't try to configure newlib for Alpha. 13129 13130Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 13131 13132 * configure.in: Don't build ld for Irix 5. Don't build gas, 13133 libg++ or libio for any Alpha target. 13134 13135 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5. 13136 13137Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com) 13138 13139 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for 13140 default arguments -- so it tried to compress itself. 13141 13142Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com) 13143 13144 * configure.in (notsupp): ensure that a space is always at the end 13145 of the configdirs list, since the grep checks for an explicit space 13146 13147Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 13148 13149 * configure.in (target i386-sysv4.2): don't build ld, since static 13150 versions of many libraries are not available. 13151 13152Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 13153 13154 * config.guess: Recognize Apollos (using environment variables). 13155 * configure.in: Don't configure ld, binutils, or gprof for Apollo. 13156 13157Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 13158 13159 * config.guess: Recognize Sony news mips running newsos. 13160 13161Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com) 13162 13163 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be 13164 "fi ; else" for bash. 13165 13166Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com) 13167 13168 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL. 13169 13170Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com) 13171 13172 * config.sub: accept unixware as an alias for svr4.2. 13173 Fix some inconsistancies with the gcc version. 13174 13175Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 13176 13177 * Makefile.in (DISTDOCDIRS): Add gdb. 13178 13179Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com) 13180 13181 * Makefile.in (DISTDOCDIRS): Add libg++ and libio. 13182 13183Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com) 13184 13185 * Makefile.in (taz): Only build "info" in DISTDOCDIRS. 13186 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want 13187 this now. 13188 13189Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 13190 13191 * config.sub: Accept hiux* as an OS name. 13192 13193 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per 13194 etc/make-stds.texi. The underscore came from gcc, and dje now 13195 agrees that RUNTESTFLAGS is the correct name. 13196 13197Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com) 13198 13199 * install.sh: Remove 'set -e'. It makes any conditionals 13200 in the script useless. 13201 13202 * config.guess: Automatically recognize arm-acorn-riscix 13203 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk). 13204 13205Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com) 13206 13207 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS 13208 13209Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com) 13210 13211 * Makefile.in (DISTDOCDIRS): New variable. 13212 (taz): Edit local Makefile.in sooner, instead of proto-toplev 13213 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS. 13214 13215Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 13216 13217 * configure.in (hppa target): check the source directory for the 13218 pagas sub-directory 13219 13220Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com) 13221 13222 * config.sub: Allow -aout* and -elf*. 13223 13224Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com) 13225 13226 * configure.in: Don't build ld on i386-solaris2, same as for 13227 sparc-solaris2. 13228 13229Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com) 13230 13231 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++). 13232 13233Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) 13234 13235 * configure.in: Configure gdb for alpha. 13236 13237Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 13238 13239 * Makefile.in (CXXFLAGS): Add -O. 13240 13241Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 13242 13243 * config.guess: added support for DG Aviion 13244 13245Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com) 13246 13247 * configure.in: Produce warning message for subdirectories not 13248 configurable for this host/target combination. Don't try to 13249 configure gdb for vms. 13250 13251Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com) 13252 13253 * Makefile.in (taz): Replace "byacc" with "bison -y" in the 13254 appropriate files before making "diststuff". 13255 (DISTBISONFILES): New var: list of files to be edited. 13256 (DISTSTUFFDIRS): Add binutils. 13257 13258Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 13259 13260 * config.sub: also handle mipsel and mips64el (for little endian mips) 13261 13262Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 13263 13264 * configure.in: Add * to end of all OS names. 13265 13266Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com) 13267 13268 * configure.in: Build newlib for LynxOS native. 13269 13270Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 13271 13272 * config.guess: Add support for delta 88k running SVR3. 13273 13274 * configure.in: Add comment about HP compiler vs. emacs. 13275 13276Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 13277 13278 * configure.in: don't build ld on solaris2 (not a viable option 13279 due to bugs in getpwnam & getpwuid) 13280 13281Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com) 13282 13283 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since 13284 config.guess will produce a full version number. 13285 13286Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 13287 13288 * configure.in: Build linker and binutils for alpha-dec-osf1. 13289 13290Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 13291 13292 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS, 13293 and gdb/testsuite/Makefile.in. 13294 13295Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 13296 13297 * configure.in: recognize mips*- instead of mips- 13298 13299Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com) 13300 13301 * config.sub: Accept linux*coff and linux*elf as operating 13302 systems. 13303 13304Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 13305 13306 * config.sub: Recognize mips64, and mips3 as an alias for it. 13307 13308Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) 13309 13310 * configure.in: Remove alpha-dec-osf*, no longer necessary now that 13311 gdb knows how to handle OSF/1 shared libraries. 13312 13313Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 13314 13315 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux). 13316 * config.guess: Recognize Hitachi's HIUX. 13317 * config.sub: Recognize h3050r* and hppahitachi. 13318 Remove redundant cases for hp9k[23]*. 13319 13320Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 13321 13322 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld' 13323 if gas and ld are in the source tree and are in ${configdirs}. 13324 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the 13325 --with options (but still pass them down on the command line, 13326 if they were explicitly specified). 13327 13328Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 13329 13330 * configure: substitute SHELL value in Makefile.in with 13331 ${CONFIG_SHELL} 13332 13333Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 13334 13335 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and 13336 *-*-solaris2* targets. 13337 13338Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 13339 13340 * Makefile.in: define M4, and pass it down to sub-makes; 13341 all-autoconf now depends on all-m4 13342 13343Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 13344 13345 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on 13346 presence of {ar,ranlib} instead of a configured directory 13347 13348Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com) 13349 13350 * config.guess: Accept 34?? as well as 33?? for NCR. 13351 13352Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 13353 13354 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead 13355 of 'gas' in sed commands, since 'gash' is now in the tree as well. 13356 13357Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 13358 13359 * configure: grab values for $(CC) and $(CXX) from the 13360 environment, so that someone can do "CC=gcc configure; make" and 13361 have it work right (matching the way that autoconf works now) 13362 13363 * configure.in, Makefile.in: add support for gash, the tcl 13364 interface to Galaxy 13365 13366 * config.guess: add NetBSD variants (hp300, x86) 13367 13368Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com) 13369 13370 * install.sh: Support -d option (in the manner of SunOS 4 install, 13371 as it is more deterministic than that of GNU install) 13372 (chmodcmd): Set file to mode 755 by default (should also do default 13373 chgrp and chown, but I don't feel like dealing with that now) 13374 13375Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com) 13376 13377 * config.sub: Remove h8300hhms alias. 13378 13379Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 13380 13381 * configure.in: Match *-*-solaris2* not *-sun-solaris2*. 13382 13383Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 13384 13385 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well 13386 as stmp-fixinc 13387 13388Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com) 13389 13390 * config.sub: recognize m88110-bug-coff. 13391 13392Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 13393 13394 * Makefile.in (all-libio): all dependencies on the toolchain used 13395 to build this (gcc, gas, ld, etc) 13396 13397Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 13398 13399 * config.guess: Deal with OSF/1 1.3 on alpha. 13400 13401Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 13402 13403 * install.sh: add some 'else true' clauses for portability 13404 13405 * configure.in: don't build libio for h8[35]00-*-* targets 13406 13407Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com) 13408 13409 * Makefile.in: Add support for new libio. 13410 13411Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 13412 13413 * install.sh: If one command fails, don't try the rest. Don't try 13414 to remove $dsttmp (via trap) unless we have already created it. 13415 If $src doesn't exist, detect it and exit with an error. 13416 13417 * config.guess: Recognize BSD on hp300. 13418 13419Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com) 13420 13421 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux. 13422 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>. 13423 13424Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com) 13425 13426 * Makefile.in (all-send-pr): depends on all-prms 13427 13428Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 13429 13430 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd). 13431 13432Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 13433 13434 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell): 13435 Added test for mips-mips-riscos5. 13436 13437Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 13438 13439 * configure.in: use mh-hp300 for 68k HP hosts 13440 13441Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 13442 13443 * configure: add support for CONFIG_SHELL, so that you can use 13444 some alternate shell for evaluating configure scripts 13445 13446Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com) 13447 13448 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address 13449 in configure script to bug-gdb@prep.ai.mit.edu when building 13450 distribution archive. 13451 * Makefile.in (COMPRESS): Remove def. 13452 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from 13453 gdb.tar.Z and make-gdb.tar.Z respectively. 13454 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive. 13455 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer 13456 to convergence with 'taz' target in Makefile.in. 13457 13458Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 13459 13460 * install.sh (dsttmp): use trap to ensure that tmp files go 13461 away on error conditions 13462 13463Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 13464 13465 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES 13466 13467Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 13468 13469 * Makefile.in (install-dirs): Deal with a prefix like /gnu; 13470 its parent is '/' not ''. 13471 13472 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog. 13473 13474Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com) 13475 13476 * configure: if ${newsrcdir}/configure doesn't exist, don't assume 13477 that ${newsrcdir}/configure.in does. 13478 13479Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 13480 13481 * test-build.mk: support for CONFIG_SHELL 13482 13483Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com) 13484 13485 * config.sub (netware): Add as a basic system type. 13486 13487Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com) 13488 13489 * Makefile.in (Makefile): depend on configure.in. Also drop the 13490 $(srcdir)/ from the dependency on Makefile.in. 13491 13492Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com) 13493 13494 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms. 13495 (h8300hhms is temporary until multi-libraries are implemented). 13496 * configure.in: Handle h8300h too. 13497 13498Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 13499 13500 * config.guess: Recognize dpx/2 as m68k-bull-sysv3. 13501 13502Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com) 13503 13504 * configure: Remove extraneous output when guessing host type. 13505 * config.guess: Remove extraneous output when guessing using C 13506 compiler rather than uname, or when guessing fails. 13507 13508Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com) 13509 13510 * Makefile.in: remove all.cross and install.cross targets 13511 13512 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross 13513 definitions 13514 13515Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com) 13516 13517 * configure.in (target sh): Build gprof. 13518 13519Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 13520 13521 * config.sub: change -solaris to -solaris2 13522 13523Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 13524 13525 * configure.in: Use config/mh-riscos for mips-*-sysv*. 13526 13527Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com) 13528 13529 * configure: Correct error message for missing Makefile.in to 13530 print correct directory. 13531 13532Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 13533 13534 * install.sh: kludge around 386BSD shell bug 13535 13536Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com) 13537 13538 * config.guess: Recognize NeXT. 13539 * config.guess: Recognize i486-ncr-sysv4. 13540 * Makefile.in (taz): rm $(TOOL)-$$VER before linking. 13541 13542Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com) 13543 13544 * Makefile.in (MAKEINFOFLAGS): New variable. 13545 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS. 13546 * build-all.mk, test-build.mk: Pass down --no-split as 13547 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g. 13548 13549Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com) 13550 13551 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh. 13552 13553Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com) 13554 13555 * Makefile.in (libg++.tar.z): New rule. 13556 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'. 13557 * Makefile.in (taz): Only do a single chmod. 13558 13559Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com) 13560 13561 * install.sh: don't use dirname anymore (replaced with sed usage) 13562 13563Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com) 13564 13565 * Makefile.in: Change extension for gzip'd files from '.z' to 13566 '.gz' per new FSF standard usage. 13567 13568Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com) 13569 13570 * configure: put quotes around the final value of program_transform_name 13571 13572Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 13573 13574 * Makefile.in: new install.sh support; update install-info rules 13575 13576Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com) 13577 13578 * configure.in: Build diff for crosses, but not for go32 host. 13579 13580 * configure.in: Build gprof only for native, and don't build it 13581 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*. 13582 13583Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com) 13584 13585 * configure.in: don't build gas,ld,binutils on for *-*-sysv4 13586 13587Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com) 13588 13589 * configure.in (host_tools): Add prms. 13590 13591Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 13592 13593 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES) 13594 with $(FLAGS_TO_PASS) on the command line 13595 13596 * config.sub: Recognize lynx and lynxos 13597 13598Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com) 13599 13600 * config.sub: Accept -ecoff*, not just -ecoff. 13601 13602Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) 13603 13604 * Makefile.in (taz): Use .gz suffix instead of .z. 13605 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target 13606 names. 13607 13608Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 13609 13610 * Makefile.in (vault-install): add an 'else true' (for Ultrix) 13611 13612Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 13613 13614 * Makefile.in (install-no-fixedincludes): install gcc last, so 13615 that rebuilds that might happen during 'make install' don't get 13616 bogus gcc include files 13617 13618Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) 13619 13620 Change from Utah for HPPA support: 13621 * config.guess: Recognize hppa1.x-hp-bsd. 13622 13623Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com) 13624 13625 * config.guess: Add support for Motorola Delta 68k, up to r3v7. 13626 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`). 13627 13628Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com) 13629 13630 * config.sub: Add support for rom68k and bug boot monitors. 13631 13632Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com) 13633 13634 * Makefile.in: Make all-opcodes depend on all-bfd. 13635 13636Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com) 13637 13638 * config.guess: Added special check for i[34]86-univel-sysv4*. 13639 13640Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com) 13641 13642 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for 13643 the processor rather than assuming i486. 13644 13645Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 13646 13647 * config.guess: Recognize SunOS6 as Solaris3. 13648 13649Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com) 13650 13651 * config.guess: Fix typo. Avoid #elif (not in K&R 1). 13652 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2. 13653 13654Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com) 13655 13656 * build-all.mk (all-cross): New target for Canadian Cross. 13657 Added Q2 go32 targets. 13658 * test-build.mk: Configure go32 cross sparclite-aout and 13659 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from 13660 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS. 13661 13662Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 13663 13664 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for 13665 GO32 hosted toolchains 13666 13667Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com) 13668 13669 * configure: change so "-exec-prefix" gets passed down rather 13670 than "-exec_prefix" so autoconf generated Makefiles get the 13671 exec_prefix set right. 13672 13673Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 13674 13675 * config.guess: get the Solaris2 minor version number 13676 13677 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT 13678 13679Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com) 13680 13681 * config.guess: Recognize some Sequent platforms. 13682 13683Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 13684 13685 * Makefile.in: added the vault-install target 13686 13687 * configure.in: actually use the Sun3 makefile fragment that's in 13688 config, also added the release dir to configdirs 13689 13690Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) 13691 13692 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also. 13693 13694Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 13695 13696 * configure.in: remove some program from Alpha targetted toolchains 13697 13698Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com) 13699 13700 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and 13701 gprof. 13702 (taz): Run "make diststuff" in those directories instead of "make 13703 proto-dir". Look for "VERSION=" only at start of line in subdir 13704 Makefile. Use "gzip -9" for compression. 13705 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars. 13706 (binutils.tar.z): New target. 13707 13708Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com) 13709 13710 * Makefile.in (taz): Include gpl.texinfo. 13711 13712Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com) 13713 13714 * Makefile.in (setup-dirs): Merged into "taz" target. 13715 (taz): Only do `proto-dir' stuff if a directory is actually needed 13716 for this target. 13717 13718Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com) 13719 13720 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM). 13721 (FLAGS_TO_PASS): Pass down MUNCH_NM. 13722 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables. 13723 (EXTRA_GCC_FLAGS): Pass down HOST_* variables. 13724 (gcc-no-fixedincludes): Correct for current gcc Makefile. 13725 13726Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com) 13727 13728 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess, 13729 config.sub, and move-if-change to gdb testsuite distribution 13730 archive, so the testsuite can be extracted, configured, and 13731 run separately from the gdb distribution. Blow away the Chill 13732 tests that require a Chill compiled executable, since GNU Chill 13733 is not yet publically available. 13734 13735Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 13736 13737 * test-build.mk: set environment variables in a single command, 13738 instead of a list of assignments and exports 13739 13740 * config.guess: recognize Alpha/OSF1 systems 13741 13742Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com) 13743 13744 * configure: Change help message to prefer --options rather than 13745 -options. 13746 13747Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com) 13748 13749 * config.sub: Convergent Tech. "miniframe" uses m68010, sez 13750 zippy@ecst.csuchico.edu. 13751 * config.guess: Recognize miniframe. 13752 13753Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com) 13754 13755 * Makefile.in: Use srcroot to find runtest rather than rootme. 13756 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS. 13757 13758Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com) 13759 13760 * test-build.mk: Extensive additions to support building on a 13761 machine other than the host. 13762 13763Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com) 13764 13765 * configure (tooldir): Fix for i386-aix again. 13766 13767Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com) 13768 13769 * configure, Makefile.in: Change definition of $(tooldir) 13770 to match the FSF. 13771 13772Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com) 13773 13774 * config.guess: Recognize i[34]86/SVR4. 13775 13776Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com) 13777 13778 * Makefile.in (all-gdb): gdb depends on sim. 13779 13780Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com) 13781 13782 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory 13783 at the same time we make the prototype gdb directory. 13784 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution 13785 files at the same time as the gdb base release distribution. 13786 13787Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com) 13788 13789 * Makefile.in (check): Use individual check targets rather than 13790 DO_X rule. 13791 (check-gcc): Added. 13792 13793Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com) 13794 13795 * config.sub: Use sysv3.2 not sysv32 for canonical OS 13796 for System V release 3.2. 13797 13798Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) 13799 13800 * config.sub: Recognize hppaosf. 13801 * configure.in: Do configure ld/binutils/gas for it. 13802 13803Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com) 13804 13805 * configure (tooldir): Alter syntax used to set this, for systems 13806 where "\$" isn't handled right, like i386-aix. 13807 13808Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com) 13809 13810 * configure: Pass program-transform-name, not 13811 program_transform_name, to recursive configures. 13812 13813Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com) 13814 13815 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots 13816 of gas+ld+binutils. 13817 13818Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com) 13819 13820 * config.guess: Recognize AIX3.2 as distinct from 3.1. 13821 13822Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 13823 13824 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv 13825 13826Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com) 13827 13828 * Makefile.in (PRMS): Set back to all-prms. 13829 13830Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com) 13831 13832 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS 13833 targets, rather than for MIPS hosts. 13834 13835Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 13836 13837 * configure.in: add comment for --with-x default values 13838 13839 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4. 13840 13841 * Makefile.in: add check-* targets for each of the directories in 13842 the tree. Add a definition of RUNTEST that will use the one we 13843 just built, if it exists. Pass this down via FLAGS_TO_PASS. 13844 13845Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com) 13846 13847 * configure.in: Removed obsolete references to bfd_target and 13848 target_makefile_frag. 13849 13850 * build-all.mk: Set assorted targets for Q2. 13851 * config.sub: Recognize z8k-sim and h8300-hms. 13852 * test-build.mk: Really don't pass host to configure. 13853 (HOLES): Added uname. 13854 13855Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com) 13856 13857 * configure: Handle an empty program-prefix, program-suffix or 13858 program-transform-name correctly. 13859 13860Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com) 13861 13862 * build-all.mk: -G 8 no longer required for MIPS targets. 13863 * test-build.mk: Don't pass host argument to configure; make it 13864 guess. 13865 13866Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com) 13867 13868 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution. 13869 * Makefile.in (COMPRESS): New macro, like GZIP. 13870 13871Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com) 13872 13873 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well. 13874 13875 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc 13876 with gas currently defaults to -G 0. 13877 13878Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com) 13879 13880 * Makefile.in (all-flex): flex depends on byacc. 13881 13882 * build-all.mk: If host not specified, use config.guess. Pass TAG 13883 to test-build.mk as RELEASE_TAG. 13884 * test-build.mk (configargs): New variable containing arguments to 13885 pass to configure. Set to -with-gnu-as on mips-dec-ultrix. 13886 (FLAGS_TO_PASS): Pass down RELEASE_TAG. 13887 13888 * config.guess: Use /bin/uname when checking -X argument on SCO, 13889 to avoid invoking GNU uname which doesn't understand -X. 13890 13891 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX. 13892 13893 * configure.in: Build gas for mips-*-*. 13894 13895Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com) 13896 13897 * Makefile.in (all.normal): insert missing backslash. 13898 13899Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com) 13900 13901 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements. 13902 13903 * Makefile.in: Complete overhaul to merge many almost identical 13904 targets. 13905 13906Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) 13907 13908 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs. 13909 (gdb.tar.Z): Adjusted. 13910 13911 * Makefile.in (setup-dirs, taz): New targets; should be general 13912 enough to adapt for gdb sometime. Build only .z file. 13913 (gas.tar.z): New target. 13914 13915Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com) 13916 13917 * build-all.mk: Use CC=cc -Xs on Solaris. 13918 13919Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com) 13920 13921 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com 13922 for handling BISON for FSF releases. 13923 13924Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com) 13925 13926 * configure: Actually implement the change zoo just documented. 13927 13928Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com) 13929 13930 * configure: when using config.guess, only set target_alias when 13931 it's not already been set (ie, on the command line) 13932 13933Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 13934 13935 * Makefile.in: add installcheck target, set PRMS to install-prms 13936 13937Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 13938 13939 * configure: add support for package_makefile_fragment, handle the 13940 case where a directory has a configure.in file but no Makefile.in 13941 more gracefully (with an actual understandable error message, even); 13942 add support for --without (and add this to the usage message); also 13943 explicitly add a --host=${host_alias} to the command line when 13944 config.guess is used 13945 13946Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com) 13947 13948 * configure: Must use both --host and --target in recursive calls. 13949 13950Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com) 13951 13952 * Makefile.in: Change deja-gnu to dejagnu. 13953 13954Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com) 13955 13956 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++. 13957 13958Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 13959 13960 * configure.in: canonicalize all instances to *-*-solaris2*, 13961 also strip out a number of tools to not build for go32 host 13962 13963Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com) 13964 13965 * config.guess: add GPL. 13966 13967 * Makefile.in, config.guess, config.sub, configure: bump 13968 copyrights to 93. 13969 13970Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com) 13971 13972 * Makefile.in (do-info): Removed obsolete check for existence of 13973 localenv file. 13974 13975 * Makefile.in (MAKEOVERRIDES): Define to be empty. 13976 13977Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 13978 13979 * Makefile.in: a couple of 'else true' for decstation, 13980 support for TclX 13981 13982 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore 13983 13984Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com) 13985 13986 * Makefile.in (setup-dirs): change invocation of make to $(MAKE). 13987 13988Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge) 13989 13990 * config.guess: Recognize i386-ibm-aix (PS/2). 13991 * configure.in: Use config/mh-aix386 file for it. 13992 13993Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com) 13994 13995 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use 13996 CC_FOR_TARGET instead. 13997 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET). 13998 13999Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com) 14000 14001 * Makefile.in: Add sim to list of directories sent with gdb 14002 14003Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com) 14004 14005 * configure.in: Put back mips-dec-bsd* case. 14006 14007Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com) 14008 14009 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>) 14010 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet. 14011 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'. 14012 14013Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14014 14015 * configure.in: remove no-op mips-dec-bsd* in "case $target" 14016 14017 * Makefile.in (dir.info): only run gen-info-dir if it exists, 14018 (install-info): install dir.info only if it exists, 14019 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS 14020 14021Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com) 14022 14023 * configure.in: For vms target, skip bfd, ld, binutils. Do build 14024 gas for mips-dec-bsd. 14025 14026Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com) 14027 14028 * configure (makesrcdir): If ${srcdir} is relative and not ".", 14029 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}. 14030 14031Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com) 14032 14033 * configure.in: Added "dejagnu" to hosttools list. 14034 14035Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com) 14036 14037 * config.sub, configure.in, config.guess: Add support 14038 for Bosx, an AIX variant from Bull. 14039 Patches from F.Pierresteguy@frcl.bull.fr. 14040 14041Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com) 14042 14043 * devo/dejagnu: Initial creation of devo/dejagnu. 14044 Migrated dejagnu testcases and support files for testing software 14045 tools to reside as subdirectories, currently called "testsuite", 14046 within the directory of the software tool. Migrated all programs, 14047 support libraries, etc. beloging to dejagnu proper from 14048 devo/deja-gnu to devo/dejagnu. These files were moved "as is" 14049 with no modifications. The changes to these files which will 14050 allow them to configure, build, and execute properly will be made 14051 in a future update. 14052 14053Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com) 14054 14055 * Makefile.in: Change send_pr to send-pr. 14056 * configure.in: Likewise. 14057 * send_pr: Renamed directory to send-pr. 14058 14059Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com) 14060 14061 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash). 14062 14063Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com) 14064 14065 * README: Update for gdb-4.8 release. 14066 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build 14067 gdb-xxx.tar.z (gzip'd) file also. 14068 14069Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14070 14071 * Makefile.in: make all-diff depend on all-libiberty 14072 14073Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com) 14074 14075 * config.guess: add vax-ultrix in the spirit of mips-ultrix. 14076 14077Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14078 14079 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent 14080 14081Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com) 14082 14083 * Makefile.in (DEVO_SUPPORT): Remove etc directory 14084 (ETC_SUPPORT): Only add the files GDB wants from etc/. 14085 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file. 14086 14087Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14088 14089 * Makefile.in: makeinfo binary is in a new location 14090 14091Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com) 14092 14093 * config.sub: Accept -ecoff as an OS. 14094 14095 * Makefile.in: Various changes to eliminate a level of make 14096 recursion and reduce the required command line length. 14097 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all 14098 sub-makes. 14099 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New 14100 variables holding settings for specific sub-makes. 14101 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote 14102 in terms of BASE_FLAGS_TO_PASS. 14103 (TARGET_LIBS): New variable listing directories which use 14104 TARGET_FLAGS_TO_PASS. 14105 (subdir_do): Eliminated. 14106 (do-*): New set of targets to replace subdir_do. 14107 (various): All targets which used subdir_do now depend on do-*. 14108 (local-clean): Renamed from do_clean. 14109 (local-distclean): New target, dependency of distclean and 14110 realclean. 14111 (install-info): Don't create directories. Depend on dir.info 14112 rather than calling make recursively. 14113 (install-dir.info): Eliminated. 14114 (install-info-dirs): Create all info directories here. 14115 (dir.info): Depend upon do-install-info. 14116 14117 * test-build.mk (HOLES): Added false. 14118 14119Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com) 14120 14121 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd). 14122 14123Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14124 14125 * Makefile.in (info): remove dependency on all-texinfo. The 14126 problem was really in texinfo/C, not at this level. 14127 14128Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com) 14129 14130 * Makefile.in (info): Added dependency on all-texinfo (PR 2112). 14131 14132Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com) 14133 14134 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for 14135 GDB releases. 14136 14137Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) 14138 14139 * configure: Include srcdir in message about target of link not 14140 being found. Don't convert `-' to `_' in `with' options being 14141 passed to subdirs. 14142 14143Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14144 14145 * configure.in: add uudecode to host_tools 14146 14147 * Makefile.in: added {all,install}-uudecode targets, added them to 14148 the appropriate lists 14149 14150Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com) 14151 14152 * Makefile.in (all-gcc): Added dependency on all-gas. 14153 14154 * configure.in (mips-*-*): Build ld and binutils. 14155 14156Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com) 14157 14158 * configure: check return code from mkdir, print error message and 14159 exit on failure. 14160 14161Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com) 14162 14163 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex. 14164 14165Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com) 14166 14167 * test-build.mk (HOLES): Added tar, cpio and uudecode. 14168 14169Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com) 14170 14171 * config.sub (h8500): Recognize this as a cpu type. 14172 14173Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14174 14175 * configure: source directory missing is no longer a warning 14176 14177 * configure.in: recognize irix[34]* instead of irix[34] 14178 14179 * Makefile.in: define and pass down X11_LIB 14180 14181Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com) 14182 14183 * guess-systype: Renamed to ... 14184 * config.guess: ... by popular request. 14185 * configure.in, Makefile.in: Update accordingly. 14186 14187Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com) 14188 14189 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>: 14190 + Add Convex, Cray/Unicos, and Encore/Multimax support. 14191 + Execute ./dummy instead of assuming . is in PATH. 14192 14193Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com) 14194 14195 * guess-systype: New shell script. Attempts to guess the 14196 canonical host name of the executing host. 14197 Only a few hosts are supported so far. 14198 * configure: Call guess-systype if no host is specified. 14199 14200Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com) 14201 14202 * Makefile.in (gcc-no-fixedincludes): Made to work with current 14203 gcc Makefile. 14204 14205 14206Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com) 14207 14208 * Makefile.in (GCC_FLAGS_TO_PASS): New variable. 14209 (all-gcc, install-gcc, subdir_do): Use it. 14210 14211Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com) 14212 14213 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc. 14214 14215Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com) 14216 14217 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now 14218 set exclusively by configure, using configure.in . 14219 14220Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14221 14222 * test-build.mk: set $PATH for all builds 14223 14224 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm 14225 14226Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com) 14227 14228 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches 14229 the one used in gcc/Makefile.in, so that a null expansion doesn't 14230 override the one needed to build gcc with a native cc. 14231 14232 14233Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) 14234 14235 * configure: Accept -with arguments. 14236 14237Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com) 14238 14239 * Makefile.in: added h8300sim 14240 14241Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com) 14242 14243 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it 14244 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4. 14245 (all-cygnus, native, build-cygnus): Make 14246 $(canonhost)-stamp-3stage-done, not $(host).... 14247 * test-build.mk (stamp-3stage-compared): Use tail +10c for 14248 i386-sco3.2v4. Added else true to if command. 14249 14250Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com) 14251 14252 * config.sub: (from FSF) Sequent uses a BSD-like OS. 14253 14254Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com) 14255 14256 * configure.in (i[34]86-*-isc*): added; uses mh-sysv. 14257 14258Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14259 14260 * configure.in: don't remove binutils from Solaris builds 14261 14262Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com) 14263 14264 * Makefile.in: get rid of earlier definitions for *clean, 14265 also handle the recursive info rule better 14266 14267Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com) 14268 14269 * Makefile.in (mostlyclean, distclean, realclean): Fix to 14270 do more-or-less the right thing. 14271 14272Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com) 14273 14274 * Makefile.in: Add lines defining CC and CXX, and use CXX rather 14275 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET. 14276 14277Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14278 14279 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to 14280 $(host_canonical). 14281 14282 * configure.in: split the configdirs list into 4 categories (native 14283 v. cross, library v. tool) and handle the cross-only and native- 14284 only in more reasonable (and correct!) way. 14285 14286Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com) 14287 14288 * configure.in (hppa*-*-*): Don't remove bfd and gdb from 14289 configdirs anymore. 14290 14291Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14292 14293 * Makefile.in: extensive cleanup:: removed all of the explicit 14294 clean-* targets, collapsed many wrappers around subdir_do into 14295 one, added additional targets to satisfy standards.texi, deleted 14296 some old targets, some changes for consistency 14297 14298Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14299 14300 * configure.in: handle some programs as cross-only, and others as 14301 native only 14302 14303 * test-build.mk: handle partial holes in a more generic manner 14304 14305 * Makefile.in: m4 depends on libiberty 14306 14307Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14308 14309 * configure.in: add m4, textutils, fileutils, sed, shellutils, 14310 time, wdiff, and find to configdirs 14311 14312 * Makefile.in: all, clean, and install rules for the new programs 14313 added to configure.in 14314 14315Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14316 14317 * configure.in: use mh-sun for all *-sun-* hosts 14318 14319Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14320 14321 * Makefile.in: define flags for X11 include files and library file 14322 locations, pass them down to the programs that need this info 14323 14324 * build-all.mk: added a 'native' target, to 3stage the native toolchain 14325 14326Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14327 14328 * configure.in: start building libg++ for HP-UX targets 14329 14330Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com) 14331 14332 * README: Update references to files moved into etc/. 14333 14334Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com) 14335 14336 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2. 14337 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4. 14338 14339Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com) 14340 14341 * configure: accept dash as well as underscore in long option 14342 names for FSF compatibility. 14343 14344Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com) 14345 14346 * config.sub: added -sco3.2v4 support from FSF. 14347 14348Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14349 14350 * configure.in: expand the section that adds or removes 14351 directories from the list of programs to build, to handle native 14352 vs. cross in addition to host v. native 14353 14354Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com) 14355 14356 * Makefile.in: Replace C++ in macro names with CXX. 14357 This is less likely to break ... 14358 14359Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14360 14361 * test-build.mk: add -w to GNU_MAKE 14362 14363Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14364 14365 * config.sub: remove 'sparc'-->'sparc-sun' default transformation, 14366 add 'sparc' to list of recognized cpus. This needed to make 14367 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'. 14368 Delete some redundant ose68 variants. Recognize -wrs as an os, 14369 then changes that into $CPU-wrs-vxworks. 14370 14371 * configure.in: remove most references to gdbtest, regularize 14372 target based program removal 14373 14374 * test-build.mk: import from p3 tree (many fixes and changes) 14375 14376Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com) 14377 14378 * Makefile.in: added rules to handle tcl, tk, and expect 14379 14380 * configure.in: handle those directories if they exist 14381 14382Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14383 14384 * config.sub: removed bogus hppabsd and hppahpux names, since 14385 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though) 14386 14387Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14388 14389 * Makefile.in: all-gcc now depends on all-binutils. all-libg++ 14390 depends upon all-xiberty 14391 14392 * Makefile.in: changes from p3, including: 14393 14394 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com) 14395 14396 * Makefile.in (XTRAFLAGS): include newlib directories if 14397 newlib/Makefile exists, rather than if host != target. 14398 14399 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com) 14400 14401 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc 14402 from the same source tree and not building a cross-compiler. This 14403 matters for the libg++ configuration if reconfiguring a tree that 14404 has already been installed. 14405 14406 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com) 14407 14408 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to 14409 pick up the machine and system specific header files. 14410 14411 * Makefile.in: added AS_FOR_TARGET, passed down in 14412 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be 14413 the C compiler to use to create programs which are run in the 14414 build environment, set it to default to $(CC), and passed it down 14415 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS. 14416 14417 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com) 14418 14419 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET. 14420 We need them for unusual native builds, like systems without 14421 ranlib. 14422 14423 * configure: also define $(host_canonical) and 14424 $(target_canonical), which are the full, canonical names for the 14425 given host and target 14426 14427Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com) 14428 14429 * Makefile.in: Added separate definitions for C++. 14430 14431Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com) 14432 14433 * configure.in (configdirs): Add deja-gnu. 14434 14435Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com) 14436 14437 * README: Update for configure.texi and gdb-4.7 release. 14438 14439Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com) 14440 14441 * Makefile.in: Move "all" target to top of file. 14442 Previously, first target was ".PHONY" which caused BSD4.4 make 14443 to build .PHONY when make was run without arguments. 14444 14445Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com) 14446 14447 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's 14448 Library-copylefted code in libiberty. 14449 14450Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com) 14451 14452 * config.sub: Replace m68kmote with plain old m68k. 14453 14454Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com) 14455 14456 * Makefile.in: Remove space from blank line, avoid Make complaints. 14457 14458Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com) 14459 14460 * config.sub: Complain if no argument is given. Added support for 14461 386bsd as OS and target alias. 14462 14463Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com) 14464 14465 * Makefile.in (XTRAFLAGS): include newlib directories if 14466 newlib/Makefile exists, rather than if host != target. 14467 14468Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com) 14469 14470 * config.sub: recognize sparclite-wrs-vxworks. 14471 14472 * Makefile.in (install-xiberty): added *-xiberty make rules (from 14473 p3.) Added clean-xiberty to clean. 14474 14475Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14476 14477 * configure.in: use *-*-* instead of nested cases for host and target 14478 14479Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com) 14480 14481 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc 14482 from the same source tree and not building a cross-compiler. This 14483 matters for the libg++ configuration if reconfiguring a tree that 14484 has already been installed. 14485 14486Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com) 14487 14488 * config.sub (i486v/i486v4): Merge in from FSF version. 14489 14490Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com) 14491 14492 * configure: only set PWD if it is already set. 14493 14494Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com) 14495 14496 * configure: just set PWD=`pwd` at the top, since Ultrix sh 14497 doesn't have unset and all success paths (and most error paths) 14498 out set it anyway. (Note: should change all uses of ${PWD=`pwd`} 14499 to just ${PWD} to avoid confusion.) 14500 14501Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com) 14502 14503 * configure: always set $(tooldir) to $(libdir)/$(target_alias), 14504 even for a native compilation. 14505 14506Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com) 14507 14508 Changes to make the gdb.tar.Z rule work better. 14509 14510 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes. 14511 (DEVO_SUPPORT): Add configure.texi. 14512 (bfd-ilrt.tar.Z): Remove ancient rule. 14513 14514Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com) 14515 14516 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to 14517 pick up the machine and system specific header files. 14518 14519 * configure.in, config.sub: added new target m68010-adobe-scout, 14520 with alias of adobe68k. Changed configure.in to check for 14521 -scout before -sco* to avoid a false match. 14522 14523 * Makefile.in: added AS_FOR_TARGET, passed down in 14524 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be 14525 the C compiler to use to create programs which are run in the 14526 build environment, set it to default to $(CC), and passed it down 14527 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS. 14528 14529Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com) 14530 14531 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET, 14532 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass 14533 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the 14534 FOR_TARGET variants, to newlib and libg++. 14535 14536Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com) 14537 14538 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built 14539 first. 14540 14541Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com) 14542 14543 * config.sub: Accept `elf' as an environment. 14544 14545Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com) 14546 14547 * Makefile.in (all-opcodes): cd into the right directory 14548 14549Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com) 14550 14551 * configure: added -program_transform_name option, used as 14552 argument to sed when installing programs. 14553 configure.texi: added documentation for -program_prefix, 14554 -program_suffix and -program_transform_name. 14555 14556Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com) 14557 14558 * config.sub: Accept i486 where i386 ok. 14559 14560Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com) 14561 14562 * config.sub: accept we32k 14563 14564Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com) 14565 14566 * config.sub, configure.in: accept OSE68000 and OSE68k. 14567 14568 * Makefile.in: don't create all directories for ``make install''; 14569 let the subdirectories create the ones they need. 14570 14571Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14572 14573 * COPYING: new file, GPL v2 14574 14575Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14576 14577 * Makefile.in: use the new gen-info-dir, which needs a template 14578 argument (which also lives in texinfo) 14579 14580 * configure.texi, standards.texi: fix INFO-DIR-ENTRY 14581 14582Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com) 14583 14584 * config.sub (ncr3000): Change i386 to i486. 14585 14586Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14587 14588 * Makefile.in: add install-rcs, install-grep to 14589 install-no-fixedincludes, removed install-bison and install-libgcc 14590 14591Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com) 14592 14593 * configure.in: grab the HPUX makefile fragment if on HPUX 14594 14595Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com) 14596 14597 * Makefile.in: eradicate bison spoor (ditto libgcc). 14598 configure.in: recognise m68{k,000}-ericsson-OSE. 14599 es1800 is alias for m68k-ericsson-OSE 14600 14601Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14602 14603 * configure.in: rearrange the parts that remove programs from 14604 configdirs, based now on HOST==TARGET or by canonical triple. 14605 14606Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com) 14607 14608 * test-build.mk: recurse explicitly with -f test-build.mk when 14609 appropriate. predicate stage3 and comparison on the existence 14610 of gcc. That is, if gcc isn't around, we aren't three-staging. 14611 On very clean, also remove ...stamp-co. Build in-place before 14612 doing other builds. 14613 14614Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com) 14615 14616 * Makefile.in, configure.in: add tgas 14617 14618Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com) 14619 14620 * Makefile.in: a number of changes merged in from progressive. 14621 14622 * configure.in: add libm. 14623 14624 * .cvsignore: ignore some stuff that comes from test-build.mk. 14625 14626Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com) 14627 14628 * config.sub: Add es1800 (m68k-ericsson-es1800). 14629 14630Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com) 14631 14632 * configure: Add program_suffix (parallel to program_prefix) 14633 * Makefile.in: adjust directory-creating script for losing decstation 14634 14635Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com) 14636 14637 * configure: Minor $subdir-related fixes. 14638 14639Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com) 14640 14641 * configure: fix various problems with propogating 14642 makefile_target_frag in subdirs. 14643 * configure.in: config libgcc if its there 14644 14645Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com) 14646 14647 * config.sub: HPPA merge. 14648 14649Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com) 14650 14651 * Makefile.in: Replace all-bison with all-byacc in all 14652 dependency lines for other tools (which now use byacc). 14653 14654Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com) 14655 14656 * config.sub: Add sun4sol2 => sparc-sun-solaris2. 14657 14658Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com) 14659 14660 * Makefile.in: make gprof rules similar to byacc rules (instead of 14661 vestigal $(unsubdir) that didn't work...) 14662 14663Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com) 14664 14665 * config.sub: Add support for Linux. 14666 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently 14667 (at least for libg++). 14668 14669Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com) 14670 14671 * configure.texi: fix doc for the -nfp option to configure 14672 14673Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com) 14674 14675 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex. 14676 14677Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com) 14678 14679 * config.sub: changed [^-]+ to [^-][^-]* so that it works under 14680 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.) 14681 * configure.in: added solaris* host_makefile_frag hook. 14682 14683Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14684 14685 * config.sub: changed recognition of m68000 so that various 14686 m68k types can be specified via m680[01234]0 14687 14688Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14689 14690 * config.sub (basic_machine): fix sed so that '-foo' isn't 14691 completely substituted out while .+'-foo' loses the '-foo' 14692 14693Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com) 14694 14695 * config.sub ($os): Add -aout. 14696 14697Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com) 14698 14699 * configure: If host_makefile_frag is absolute, don't 14700 prefix ${invsubdir} (relevant to libg++ auto-configure). 14701 14702Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com) 14703 14704 * Makefile.in (tooldir): Define it. 14705 (all-ld): Depend on all-flex. 14706 14707Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com) 14708 14709 * Makefile.in (check): Fix libg++ special case. 14710 14711Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com) 14712 14713 * configure: do not bury `pwd` into config.status, thus do fewer 14714 pwd's. 14715 14716 * configure: print the "Building in" message only when building in 14717 other than "." AND verbose. 14718 14719 * configure: remove -s, rework -v to better accomodate guested 14720 configures. 14721 14722 * standards.texi: updated to 3 may, fixed librid <-> libdir typo. 14723 14724Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com) 14725 14726 * Makefile.in: macroize flags passed on recursion. remove 14727 fileutils. 14728 14729Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com) 14730 14731 * configure: get makesrcdir right for subdirs deeper than 1. 14732 14733 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on 14734 install. 14735 14736Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com) 14737 14738 * Makefile.in: don't print subdir_do or recursion lines. 14739 14740Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com) 14741 14742 * standards.texi: added menu item. 14743 14744 * Makefile.in: build and install standards.info. 14745 14746 * standards.texi: new file. 14747 14748Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com) 14749 14750 * configure: test for and move config.status pieces from 14751 ${subdir}/. 14752 14753Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com) 14754 14755 * configure: Test for existance of files before trying to mv 14756 them, to avoid numerous non-existance messages. 14757 14758Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com) 14759 14760 * configure: correct final line of config.status. 14761 14762 * configure: patch from eggert. Avoids a protection problem if 14763 the original Makefile.in is read only. 14764 14765 * configure: use move-if-change from gcc to create config.status. 14766 Some makefiles depend on config.status to tell if a directory 14767 has been reconfigured for a different host. This change 14768 prevents those directories from remaking everything in the case 14769 where the reconfig was only intended to rebuild a Makefile. 14770 14771 * configure: test for config.sub with "config.sub sun4" rather 14772 than "config.sub ${host_alias}". Otherwise we can't tell a bad 14773 host alias from a missing config.sub. 14774 14775Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com) 14776 14777 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass 14778 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g. 14779 14780Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com) 14781 14782 * configure: mkdir ${subdir} as needed. 14783 14784Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com) 14785 14786 * Makefile.in,configure.in: added autoconf. 14787 14788Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com) 14789 14790 * Makefile.in: no longer pass against on recursion. 14791 14792 * Makefile.in: added .NOEXPORT: so that stray makefile_frag 14793 definitions are not inherited. 14794 14795 * configure: correct makesrcdir when subdir is . 14796 14797Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com) 14798 14799 * configure: Add support for 'subdirs' variable, which is 14800 like 'configdirs', except that configure doesn't re-invoke 14801 itself for subdirs, it just creates a Makefile for each subdir. 14802 * configure.texi: Document subdirs. 14803 14804Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14805 14806 * configure.in: added flex to configdirs 14807 14808Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com) 14809 14810 * Makefile.in: remove clean-stamps from clean. 14811 14812Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com) 14813 14814 * configure.in: Add gdbtest to configdirs. 14815 14816Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com) 14817 14818 * Makefile.in (MINUS_G): Add macro, default to -g, pass on 14819 to recursive makes. 14820 * configure.in: Recognize new ncr3000 config. 14821 14822Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com) 14823 14824 * Makefile.in, configure.in: removed references to gdbm. 14825 14826Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com) 14827 14828 * config.sub: Don't canonicalize os value 14829 newsos* to bsd (readline needs to check for newsos). 14830 (This fix was earlier made Jan 31, but got re-broken.) 14831 14832Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com) 14833 14834 * configure.in: sco is an os, not a vendor! 14835 14836 * configure: Quote $( better. Keep various shells happy. 14837 14838Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com) 14839 14840 * Makefile.in: eliminate stamp-files. 14841 14842Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com) 14843 14844 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule. 14845 Supress echoing of all the "if [ -d ... $(MAKE)" lines. 14846 14847Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com) 14848 14849 * config.sub: fix iris/iris3. 14850 14851Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com) 14852 14853 * configure: re-add -rm. 14854 14855Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com) 14856 14857 * Maskefile.in: add .stmp-rcs to all. 14858 14859 * configure.in: remove gas from rs6000 build, use aix host fragment. 14860 14861Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com) 14862 14863 * configure: pass down site_option during recursion. 14864 14865Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com) 14866 14867 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline. 14868 14869Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com) 14870 14871 * configure: Change exec_prefix so that it really defaults to prefix. 14872 14873Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com) 14874 14875 * Makefile.in, configure.in: Add support for mmalloc library. 14876 14877Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com) 14878 14879 * Makefile.in: add stmp dependencies for a few more things. 14880 14881Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com) 14882 14883 * configure: adjusted error message on objdir/srcdir configure 14884 collision, per john's suggestion. 14885 14886 * Makefile.in: add libiberty stmp to all and all.cross. 14887 14888Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com) 14889 14890 * Makefile.in: remove force dependencies, add grep to all. 14891 14892Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com) 14893 14894 * Makefile.in: drop flex. make stamp files work. 14895 14896 * configure: added test for conflicting configuration in srcdir, 14897 remove trailing slashes from srcdir. Otherwise emacs gdb mode 14898 gets cranky. use relative paths for configure and srcdir 14899 whenever possible. Send some error messages to stderr that were 14900 going to stdout. 14901 14902Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com) 14903 14904 * Makefile.in: Fix libg++ rule to check for gcc directory 14905 before using gcc/gcc. Also pass XTRAFLAGS. 14906 14907Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai) 14908 14909 * Makefile.in: added stmp-files so that directories aren't polled 14910 when they are already built. 14911 14912 * configure.texi: fixed a node pointer problem. 14913 14914Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com) 14915 14916 * config.sub configure.in gdb/configure.in 14917 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h 14918 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3 14919 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x. 14920 14921Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com) 14922 14923 * configure: -recurring becomes -silent. corrected help message 14924 for -site= option. 14925 14926 * Makefile.in: mkdir $(exec_prefix) and $(tooldir). 14927 14928Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com) 14929 14930 * configure: when building Makefile for crosses, replace 14931 tooldir and program_prefix. default srcdir from location of 14932 config.sub. remove "for host in hosts" and "for target in 14933 targets" loops. 14934 14935Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com) 14936 14937 * Makefile.in: Do not pass bindir or mandir to cvs. 14938 14939Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com) 14940 14941 * Makefile.in, configure.in: removed traces of namesubdir, 14942 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced 14943 copyrights to '92, changed some from Cygnus to FSF. 14944 14945 * configure.texi: remove most references to multiple hosts, 14946 multiple targets, subdirs, etc. 14947 14948 * configure.man: removed rcsid. reference config.sub not 14949 config.subr. 14950 14951 * Makefile.in: mkdir $(infodir) on install-info. 14952 14953Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com) 14954 14955 * configure.texi: Explain better about .gdbinit and about 14956 the environment that configure.in sections run in. 14957 14958Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com) 14959 14960 * configure.in: Ultrix is only a decstation if it's a MIPS. 14961 14962Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com) 14963 14964 * README: DOC.configure => cfg-paper.texi. 14965 14966Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com) 14967 14968 * config.sub (near case $os): Don't convert newsos* to bsd! 14969 14970Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com) 14971 14972 * Makefile.in: Reinstall change from gdb-4.3 that reduces 14973 the number of copies of COPYING that go into the GDB tar file. 14974 14975Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com) 14976 14977 * bfd/configure.in, gdb/config/mh-i386sco, 14978 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in: 14979 Fix SCO configuration stuff. 14980 14981Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com) 14982 14983 * Makefile.in: For libg++, make sure the -I pointing 14984 to the gcc directory goes *after* all the libg++-local -I flags. 14985 Also, move just-gcc dependency from just-libg++ to all-libg++. 14986 14987Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com) 14988 14989 * configure: Change -x to -f to keep Ultrix /bin/test happy. 14990 14991Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com) 14992 14993 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets. 14994 14995Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com) 14996 14997 * config.sub: Add stratus configuration frags. Also 14998 submitted to FSF. 14999 15000Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com) 15001 15002 * Makefile.in (DEV_SUPPORT): add configure.man. 15003 15004 * config.sub(Decode manufacturer-specific): add -none*. 15005 15006Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com) 15007 15008 * Makefile.in: remove form feeds to make Sun's make happy. 15009 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi. 15010 15011Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com) 15012 15013 * Makefile.in (AR_FLAGS): Make quieter. 15014 15015Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com) 15016 15017 * configure.in: Add libg++. 15018 * configure: When verbose, don't output the command line at each 15019 level; it will be unremarkably the same as the previous version, 15020 which will be the same as what the user typed. 15021 15022Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com) 15023 15024 * configure.in, Makefile.in: fix clean-info, add flex. add 15025 fileutils. 15026 15027 * configure: be less sensitive to spaces in Makefile.in. Do not 15028 look for sources in "..". Doing so breaks subdirectories that 15029 might have their own configure. If a subdir has it's own 15030 configure script, use it. 15031 15032Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com) 15033 15034 * cfg-paper.texi: some changes suggested by rms. 15035 15036Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com) 15037 15038 * config.sub: Merge in some small additions from the FSF version, 15039 taken from the gcc distribution, to bring the Cygnus and FSF 15040 versions into closer sync. 15041 15042Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com) 15043 15044 * configure.in: Changed svr4 references to sysv4. 15045 15046Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com) 15047 15048 * configure: added -V for version number option. 15049 15050Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com) 15051 15052 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd. 15053 renamed from DOC.configure to cfg-paper.texi. 15054 15055Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com) 15056 15057 * configure, config.subr, config.sub: config.subr is now 15058 config.sub again. 15059 15060Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com) 15061 15062 * configure.texi: new file, in progress. 15063 15064 * Makefile.in: build info file and install the man page for 15065 configure. 15066 15067 * configure.man: new file, first cut. 15068 15069 * configure: find config.subr again now that configuration "none" 15070 has gone. removed all traces of the -ansi option. removed all 15071 traces of the -languages option. 15072 15073 * config.subr: resync from rms. 15074 150751991-12-11 K. Richard Pixley (rich at rtl.cygnus.com) 15076 15077 * configure, config.sub, config.subr: merge config.sub into 15078 config.subr, call the result config.subr, remove config.sub, use 15079 config.subr. 15080 15081 * Makefile.in: revised install for dir.info. 15082 150831991-12-10 K. Richard Pixley (rich at rtl.cygnus.com) 15084 15085 * configure.in: add decstation host makefile frag. 15086 15087 * Makefile.in: BISON now bison -y again. also install-gcc on 15088 install. clean-gdbm on clean. infodir belongs in datadir. 15089 Make directories for info install. Build dir.info here then 15090 install it. 15091 150921991-12-09 K. Richard Pixley (rich at rtl.cygnus.com) 15093 15094 * Makefile.in: fix for bad directory tests. 15095 150961991-12-07 K. Richard Pixley (rich at rtl.cygnus.com) 15097 15098 * configure: \{1,2\} appears to be a sysv'ism. Use a different 15099 regexp. -srcdir relative was being handled incorrectly. 15100 15101 * Makefile.in: unwrapped some for loops so that parallel makes 15102 work again and so one can focus one's attention on a particular 15103 package. 15104 151051991-12-06 K. Richard Pixley (rich at rtl.cygnus.com) 15106 15107 * configure: added PWD as a stand in for `pwd` (for speed). use 15108 elif wherever possible. make -srcdir work without -objdir. 15109 -objdir= commented out. 15110 151111991-12-05 K. Richard Pixley (rich at rtl.cygnus.com) 15112 15113 * configure: +options become --options. -subdirs commented out. 15114 added -host, -datadir. Renamed -destdir to -prefix. Comment in 15115 Makefile now at top of generated Makefile. Removed cvs log 15116 entries. added -srcdir. create .gdbinit only if there is one 15117 in ${srcdir}. 15118 15119 * Makefile.in: idestdir and ddestdir go away. Added copyrights 15120 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir 15121 and mandir now keyed off datadir by default. 15122 151231991-11-22 K. Richard Pixley (rich at rtl.cygnus.com) 15124 15125 * Freshly created ChangeLog. 15126 15127 15128Local Variables: 15129mode: change-log 15130left-margin: 8 15131fill-column: 76 15132version-control: never 15133End: 15134