12018-07-18 Nick Clifton <nickc@redhat.com> 2 3 2.31.1 Release point. 4 52018-07-18 Nick Clifton <nickc@redhat.com> 6 7 * (DEVO_SUPPORT): Fix typo in previous delta. 8 (do_proto_toplev): Add --quiet option to configure command line. 9 102018-07-16 Nick Clifton <nickc@redhat.com> 11 12 * src-release.sh (DEVO_SUPPORT): Add test-driver and ar-lib. 13 142018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de> 15 16 * config.sub: Sync with upstream version 2018-07-03. 17 182018-07-05 Sebastian Huber <sebastian.huber@embedded-brains.de> 19 20 * config.guess: Sync with upstream version 2018-06-26. 21 * config.sub: Sync with upstream version 2018-07-02. 22 232018-06-24 Nick Clifton <nickc@redhat.com> 24 25 * configure: Regenerate. 26 272018-06-19 Simon Marchi <simon.marchi@ericsson.com> 28 29 * libtool.m4: Use AC_LANG_SOURCE. 30 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE. 31 * README-maintainer-mode: Update version requirements. 32 * ar-lib: New file. 33 * test-driver: New file. 34 * configure: Re-generate. 35 362018-06-18 Eric Botcazou <ebotcazou@adacore.com> 37 38 * Makefile.def (fortran): Add check-target-libgomp-fortran. 39 * Makefile.tpl (check-target-libgomp-fortran): New phony target. 40 * Makefile.in: Regenerate. 41 42 * configure: Regenerate. 43 442018-06-18 Simon Marchi <simon.marchi@ericsson.com> 45 46 * configure.ac: Sync with GCC, remove MPX-related things. 47 482018-05-01 Nick Clifton <nickc@redhat.com> 49 50 * config.guess: Synchronize with config project master sources. 51 * config.sub: Likewise. 52 532018-05-01 Francois H. Theron <francois.theron@netronome.com> 54 55 * configure.ac: Added "nfp" target. 56 * configure: Regenerate. 57 582018-02-13 Maciej W. Rozycki <macro@mips.com> 59 60 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'. 61 * configure: Regenerate. 62 632018-01-30 Nick Clifton <nickc@redhat.com> 64 65 * src-release.sh (do_proto_toplev): Add patterns for more junk files 66 to delete before creating the tarball. 67 682018-01-29 Nick Clifton <nickc@redhat.com> 69 70 * src-release.sh (do_proto_toplev): Strip patch remnant files from 71 the sources before creating the tarball. 72 732018-01-13 Nick Clifton <nickc@redhat.com> 74 75 * src-release.sh: Update copyright notice. Change reference to devo 76 to be a reference to root. 77 782018-01-10 Nick Clifton <nickc@redhat.com> 79 80 * config-ml.in: Sync with gcc sources. 81 * config.guess: Likewise. 82 * config.sub: Likewise. 83 * configure.ac: Likewise. 84 * configure: Regenerate. 85 862017-12-14 Nick Clifton <nickc@redhat.com> 87 88 * COPYING.LIBGLOSS: Update address of FSF in copyright notice. 89 902017-12-12 Stafford Horne <shorne@gmail.com> 91 92 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k. 93 * configure: Regenerate. 94 952017-09-15 Nick Clifton <nickc@redhat.com> 96 97 * src-release.sh (LZIPPROG): New define. Provides the name of the 98 lzip program. 99 (do_lz): New function. Compresses a tarball using the lzip 100 program. 101 (do_compress): Add support for lzip compression. 102 (usage): Mention -l option. 103 (build_release): Support -l option to invoke lzip compression. 104 1052017-09-15 Alan Modra <amodra@gmail.com> 106 107 * src-release.sh (do_proto_toplev): Revert last patch. Enable or 108 disable binutils, gas, gdb, gold, gprof, ld, libdecnumber, readline, 109 and sim depending on $tool and $support_files. Echo configure line. 110 1112017-09-14 Matt Rice <ratmice@gmail.com> 112 113 * src-release.sh (do_proto_toplev): Enable gold during release process. 114 1152017-04-13 Andrew Jenner <andrew@codesourcery.com> 116 117 * config.sub: Sync with master version in config project. 118 1192017-04-03 Andrew Jenner <andrew@codesourcery.com> 120 121 * config.sub: Handle ia16 in $basic_machine. 122 123 bfd/ 124 * config.bfd: Handle ia16. 125 126 gas/ 127 * configure.tgt: Handle ia16. 128 129 ld/ 130 * configure.tgt: Handle ia16. 131 1322017-03-22 Nick Clifton <nickc@redhat.com> 133 134 * config.sub: Sync with master version in config project. 135 * config.guess: Likewise. 136 1372017-01-23 Nick Clifton <nickc@redhat.com> 138 139 * configure.ac: Update year in copyright notice. 140 Sync from FSF GCC mainline, bringing in the following patches. 141 * Makefile.def: Likewise. 142 * Makefile.tpl: Likewise. 143 * configure: Regenerate. 144 * Makefile.in: Regenerate. 145 146 2016-12-21 Jakub Jelinek <jakub@redhat.com> 147 148 * configure.ac: Don't bootstrap libmpx unless --with-build-config 149 includes bootstrap-mpx. 150 151 2016-12-01 Matthias Klose <doko@ubuntu.com> 152 153 * configure.ac: Don't use pkg-config to check for bdw-gc. 154 155 2016-11-30 Matthias Klose <doko@ubuntu.com> 156 157 * Makefile.def: Remove reference to boehm-gc target module. 158 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc 159 options and for the bdw-gc pkg-config module. 160 161 2016-11-15 Matthias Klose <doko@ubuntu.com> 162 163 * config-ml.in: Remove references to GCJ. 164 * configure.ac: Likewise. 165 166 2016-09-30 Jakub Jelinek <jakub@redhat.com> 167 168 * configure.ac: Add target-libffi to target_libraries. 169 Readd libgcj target disablings, modified to only target-libffi. 170 Readd target addition of go to unsupported languages. 171 172 2016-09-30 Andrew Haley <aph@redhat.com> 173 174 * Makefile.def: Remove libjava. 175 * Makefile.tpl: Likewise. 176 * configure.ac: Likewise. 177 178 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com> 179 180 * configure.ac: Disable "sim" directory for arc*-*-*. 181 182 2016-09-12 Maciej W. Rozycki <macro@imgtec.com> 183 184 * configure.ac: Check for the minimum in-tree MPFR version 185 handled. 186 1872016-12-31 Alan Modra <amodra@gmail.com> 188 189 * config.sub: Import from upstream. 190 1912016-12-08 Alan Modra <amodra@gmail.com> 192 193 * configure: Regenerate. 194 1952016-12-02 Josh Conner <joshconner@google.com> 196 197 * configure.ac: Add fuchsia to targets that use ELF. 198 * configure: Regenerated. 199 2002016-11-07 Doug Evans <dje@google.com> 201 202 * config.sub: Sync with upstream version 2016-11-03. 203 git://git.sv.gnu.org/config.git 204 * config.guess: Sync with upstream version 2016-10-02. 205 2062016-09-27 Simon Marchi <simon.marchi@polymtl.ca> 207 208 * .gitignore: Add archives and make stamps. 209 2102016-07-20 Yan-Ting Lin <currygt52@gmail.com> 211 212 * configure.ac (nds32*-*-*): Remove entry to enable gdb. 213 * configure: Regenerated. 214 2152016-06-28 Walter Lee <walt@tilera.com> 216 217 * configure.ac (tilepro-*-*): Add gdb to noconfigdirs. 218 * configure: Regenerate. 219 2202016-05-28 Alan Modra <amodra@gmail.com> 221 222 * Makefile.tpl (configure): Depend on m4 files included. 223 * Makefile.in: Regenerate. 224 2252016-05-27 Nick Clifton <nickc@redhat.com> 226 227 * config.guess (Alpha OSF1): Fix typo introduced during the most 228 recent synchronization update. 229 2302016-05-23 Nick Clifton <nickc@redhat.com> 231 232 * Import these patches from the gcc mainline: 233 234 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com> 235 236 * config.guess: Import version 2016-04-02 (newest). 237 * config.sub: Import version 2016-05-10 (newest). 238 2392016-04-19 Nick Clifton <nickc@redhat.com> 240 241 * Import this patch from the GCC mainline: 242 243 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org> 244 245 PR bootstrap/70173 246 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools, 247 and gotools directories. Delete the stage_final file. 248 * Makefile.in: Regenerate. 249 2502016-03-17 Cary Coutant <ccoutant@gmail.com> 251 252 * configure.ac: Add mips and s390 to the gold target check. 253 * configure: Regenerate. 254 2552016-02-10 Nick Clifton <nickc@redhat.com> 256 257 Import these patches from the GCC mainline: 258 259 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi> 260 261 * configure.ac: Enable LTO for DJGPP 262 * configure: Regenerate 263 264 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com> 265 266 PR bootstrap/69329 267 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS. 268 * Makefile.in: Regenerate. 269 270 2016-01-25 Aditya Kumar <aditya.k7@samsung.com> 271 Sebastian Pop <s.pop@samsung.com> 272 273 * Makefile.in: Regenerate. 274 * Makefile.tpl: Export ISLVER. 275 * configure: Regenerate. 276 * config/isl.m4: Detect isl-0.15. 277 278 2016-01-29 Sebastian Pop <s.pop@samsung.com> 279 280 * config/isl.m4: Add comments about isl-0.16. 281 * configure: Regenerate. 282 2832016-01-12 H.J. Lu <hongjiu.lu@intel.com> 284 285 Sync with GCC 286 2015-11-26 David Edelsohn <dje.gcc@gmail.com> 287 288 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L" 289 symbols. 290 291 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de> 292 293 PR bootstrap/69134 294 * Makefile.def (mpfr): Disable assembler. 295 * Makefile.in: Regenerate. 296 2972016-01-11 Nick Clifton <nickc@redhat.com> 298 299 Import the following changes from the GCC mainline: 300 301 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com> 302 303 * configure.ac: Enable libmpx by default. 304 * configure: Regenerated. 305 306 2015-11-19 Martin Liska <mliska@suse.cz> 307 308 * .gitignore: Add .clang-format to ignored files. 309 * Makefile.tpl: Add clang-format. 310 * Makefile.in: Regenerate. 311 312 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org> 313 314 PR libffi/65726 315 * Makefile.def (lang_env_dependencies): Make libffi depend 316 on cxx. 317 * Makefile.in: Regenerate. 318 319 2015-12-02 Ian Lance Taylor <iant@google.com> 320 321 PR go/66147 322 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET. 323 * Makefile.in: Regenerate. 324 325 2015-12-17 Nathan Sidwell <nathan@acm.org> 326 327 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs. 328 * configure: Regenerate. 329 330 2015-12-17 Sebastian Pop <s.pop@samsung.com> 331 332 * Makefile.in: Replace ISL with isl. 333 * Makefile.tpl: Same. 334 * config/isl.m4: Same. 335 * configure.ac: Same. 336 * contrib/download_prerequisites: Same. 337 * configure: Regenerate. 338 339 2016-01-01 Ben Elliston <bje@gnu.org> 340 341 * config.guess: Import version 2016-01-01. 342 * config.sub: Likewise. 343 3442015-11-20 Tristan Gingold <gingold@adacore.com> 345 346 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*. 347 * configure: Regenerate. 348 3492015-10-21 Nick Clifton <nickc@redhat.com> 350 351 PR gas/19109 352 * configure.ac: Note the 'none' is an acceptable argument to 353 --enable-compressed-debug-sections. 354 * configure: Regenerate. 355 3562015-10-20 H.J. Lu <hongjiu.lu@intel.com> 357 358 PR gas/19109 359 * configure.ac: Add 360 --enable-compressed-debug-sections={all,gas,gold,ld}. 361 * configure: Regenerated. 362 3632015-09-30 Nick Clifton <nickc@redhat.com> 364 365 Import the following patches from the GCC mainline: 366 367 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> 368 369 PR libfortran/54572 370 * Makefile.def: Make libgfortran depend on libbacktrace. 371 * Makefile.in: Regenerate. 372 373 2015-08-12 Tom de Vries <tom@codesourcery.com> 374 375 PR other/67092 376 PR other/67098 377 * configure.ac: Remove --with_host_libstdcxx support. 378 * configure: Regenerate. 379 380 2015-08-10 Thomas Schwinge <thomas@codesourcery.com> 381 Jakub Jelinek <jakub@redhat.com> 382 383 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target 384 nvptx*-*-*. 385 * configure: Regenerate. 386 3872015-08-07 H.J. Lu <hongjiu.lu@intel.com> 388 389 Sync with GCC 390 2015-07-28 Ben Elliston <bje@gnu.org> 391 392 * config.sub, config.guess: Import from upstream. 393 3942015-08-06 Yaakov Selkowitz <yselkowi@redhat.com> 395 396 * Makefile.def (libiconv): Define bootstrap=true. 397 Mark pdf/html/info as missing. 398 (configure-gcc): Depend on all-libiconv. 399 (all-gcc): Ditto. 400 (configure-libcpp): Ditto. 401 (all-libcpp): Ditto. 402 (configure-intl): Ditto. 403 (all-intl): Ditto. 404 * Makefile.in: Regenerate. 405 4062015-07-27 H.J. Lu <hongjiu.lu@intel.com> 407 408 Sync with GCC 409 2015-07-24 Michael Darling <darlingm@gmail.com> 410 411 PR other/66259 412 * config-ml.in: Reflects renaming of configure.in to configure.ac 413 * configure: Likewise 414 * configure.ac: Likewise 415 4162015-07-14 H.J. Lu <hongjiu.lu@intel.com> 417 418 * Makefile.in: Regenerated. 419 420 Sync with GCC 421 2015-05-21 Jason Merrill <jason@redhat.com> 422 423 * Makefile.tpl: Update comments. 424 425 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org> 426 427 * Makefile.tpl: Remove surplus whitespace throughout. 428 429 2015-03-25 Martin Liska <mliska@suse.cz> 430 Yury Gribov <y.gribov@samsung.com> 431 432 * Makefile.tpl: Fix ln source location for vimrc file. 433 4342015-07-14 H.J. Lu <hongjiu.lu@intel.com> 435 436 Sync with GCC 437 2015-05-16 James Bowman <james.bowman@ftdichip.com> 438 439 * configure.ac: FT32 target added. 440 * configure: Regenerate. 441 4422015-07-14 H.J. Lu <hongjiu.lu@intel.com> 443 444 Sync with GCC 445 2015-06-02 Jason Merrill <jason@redhat.com> 446 447 PR bootstrap/66319 448 * configure.ac: Use -std=gnu++98. 449 450 2015-05-28 Mike Frysinger <vapier@gentoo.org> 451 452 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help. 453 * configure: Regenerate. 454 455 2015-05-11 Paulo Matos <paulo@matos-sorge.com> 456 457 * configure.ac: Fix typo. 458 * configure: Regenerate. 459 460 2015-05-03 Matthias Klose <doko@ubuntu.com> 461 462 * configure.ac: Match $host configured with triplets. 463 * configure: Regenerate. 464 465 2015-04-17 Jakub Jelinek <jakub@redhat.com> 466 467 PR bootstrap/62077 468 * configure.ac (--enable-stage1-checking): Default to 469 release,misc,gimple,rtlflag,tree,types if --disable-checking 470 or --enable-checking is not specified and DEV-PHASE is not 471 experimental. 472 * configure: Regenerated. 473 474 2015-03-27 Uros Bizjak <ubizjak@gmail.com> 475 476 Install back PR target/47230 fix (Revert the revert). 477 4782015-06-30 H.J. Lu <hongjiu.lu@intel.com> 479 480 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu 481 target. 482 * configure: Regenerate. 483 4842015-05-13 John David Anglin <dave.anglin@bell.net> 485 486 * configure.ac: Disable configuration of GDB for HPUX targets. 487 * configure: Regenerate. 488 4892015-05-01 H.J. Lu <hongjiu.lu@intel.com> 490 491 PR ld/18355 492 * Makefile.def: Add extra_configure_flags to host zlib. 493 * configure.ac (extra_host_zlib_configure_flags): New. Set 494 to --enable-host-shared When bfd is to be built as shared 495 library. AC_SUBST. 496 * Makefile.in: Regenerated. 497 4982015-04-15 Mike Frysinger <vapier@gentoo.org> 499 Hans-Peter Nilsson <hp@axis.com> 500 501 Adjust src-release.sh for sim using the gdb create-version.sh. 502 * src-release.sh (tar_compress): If there's a fifth parameter, 503 use that in the getver call instead of $tool. 504 (sim_release): Pass gdb as fifth parameter to tar_compress. 505 (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh. 506 5072015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com> 508 509 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables. 510 (EXTRA_BOOTSTRAP_FLAGS): Likewise. 511 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS. 512 * Makefile.in: Regenerate. 513 5142015-04-01 H.J. Lu <hongjiu.lu@intel.com> 515 516 * configure.ac: Add --with-system-zlib. 517 * configure: Regenerated. 518 5192015-03-31 H.J. Lu <hongjiu.lu@intel.com> 520 521 * src-release.sh: Don't configure with --with-target-subdir=. 522 --disable-multilib. 523 5242015-03-31 H.J. Lu <hongjiu.lu@intel.com> 525 526 * src-release.sh (DEVO_SUPPORT): Replace src-release with 527 src-release.sh. 528 5292015-03-30 Ed Schouten <ed@nuxi.nl> 530 531 * config.sub: Update from upstream, to 2015-03-04 version. 532 * config.guess: Likewise. 533 5342015-03-30 H.J. Lu <hongjiu.lu@intel.com> 535 536 * Makefile.def (dependencies): Add all-zlib to all-bfd. 537 * Makefile.in: Regenerated. 538 5392015-03-28 H.J. Lu <hongjiu.lu@intel.com> 540 541 * src-release.sh (do_proto_toplev): Configure with --target 542 --with-target-subdir and --disable-multilib. 543 (BINUTILS_SUPPORT_DIRS): Add zlib. 544 (GAS_SUPPORT_DIRS): Likewise. 545 (GDB_SUPPORT_DIRS): Likewise. 546 (SIM_SUPPORT_DIRS): Likewise. 547 5482015-03-17 H.J. Lu <hongjiu.lu@intel.com> 549 550 * configure.ac (target_configdirs): Exclude target-zlib if 551 target-libjava isn't built. 552 * configure: Regenerated. 553 5542015-03-17 H.J. Lu <hongjiu.lu@intel.com> 555 556 Sync with GCC 557 2014-06-13 Thomas Schwinge <thomas@codesourcery.com> 558 559 * config-ml.in: Robustify ac_configure_args parsing. 560 5612015-03-16 H.J. Lu <hongjiu.lu@intel.com> 562 563 * Makefile.def: Updated from GCC trunk. 564 * Makefile.tpl: Likewise. 565 * configure.ac: Likewise. 566 * Makefile.in: Regenerated. 567 * configure: Likewise. 568 5692015-01-28 James Bowman <james.bowman@ftdichip.com> 570 571 * configure.ac: Add FT32 support. 572 * configure: Regenerate. 573 5742015-01-12 Anthony Green <green@moxielogic.com> 575 576 * configure.ac: Don't disable gprof for moxie. 577 * configure: Rebuild. 578 5792015-01-03 Andrew Pinski <apinski@cavium.com> 580 581 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also. 582 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET. 583 (BASE_TARGET_EXPORTS): Add OBJCOPY. 584 (OBJCOPY_FOR_TARGET): New variable. 585 (EXTRA_TARGET_FLAGS): Add OBJCOPY. 586 * Makefile.in: Regenerate. 587 * configure.ac: Check for already installed target objcopy. 588 Also GCC_TARGET_TOOL on objcopy. 589 * configure: Regenerate. 590 5912015-01-02 Hans-Peter Nilsson <hp@bitrange.com> 592 593 * config.sub: Update from upstream, to 2015-01-01 version. 594 * config.guess: Ditto. 595 5962014-12-06 Eric Botcazou <ebotcazou@adacore.com> 597 598 * config.sub: Update from upstream config repo. 599 6002014-11-24 H.J. Lu <hongjiu.lu@intel.com> 601 602 * libtool.m4: Updated from GCC trunk. 603 6042014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de> 605 606 * config.guess: Update from upstream config repo. 607 * config.sub: Ditto. 608 6092014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de> 610 611 * move-if-change: Update from upstream gnulib. 612 6132014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de> 614 615 * compile: Sync with upstream Automake. 616 * depcomp: Ditto. 617 * install-sh: Ditto. 618 * missing: Ditto. 619 * mkinstalldirs: Ditto. 620 * ylwrap: Ditto. 621 6222014-10-15 Tristan Gingold <gingold@adacore.com> 623 624 * src-release.sh (do_proto_toplev): Configure with --target. 625 6262014-10-03 Jing Yu <jingyu@google.com> 627 628 * configure.ac: Add aarch64 to list of targets that support gold. 629 * configure: Regenerate. 630 6312014-09-12 Andrew Bennett <andrew.bennett@imgtec.com> 632 633 * configure.ac: Add mips*-img-elf* target triple. 634 * configure: Regenerate. 635 6362014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com> 637 * configure: Disable gdb for nds32*-*-* until supported. 638 * configure.ac: Disable gdb for nds32*-*-* until supported. 639 6402014-09-05 Joel Brobecker <brobecker@adacore.com> 641 642 * configure: Regenerate. 643 6442014-08-27 Will Newton <will.newton@linaro.org> 645 646 * src-release.sh: New file. 647 * src-release: Remove file. 648 6492014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com> 650 651 GDB not supported for or1k*-*-rtems* 652 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering 653 of the stanzas results in this not being caught by or1k*-*-* later. 654 * configure. Regenerated. 655 6562014-07-25 Samuel Bronson <naesten@gmail.com> 657 658 * .gitattributes: New file for use with git-merge-changelog. 659 6602014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com> 661 662 Disable gdb for or1k*-*-* until supported 663 * configure.ac (or1k*-*-*): Disable gdb. 664 * configure: Regenerated. 665 6662014-05-14 Sandra Loosemore <sandra@codesourcery.com> 667 668 * configure.ac (target_makefile_frag): Set for nios2-*-elf*. 669 * configure: Regenerated. 670 6712014-03-26 Jakub Jelinek <jakub@redhat.com> 672 673 PR sanitizer/56781 674 * Makefile.def: Set bootstrap=true; for host fixincludes. 675 * configure.ac: Don't bootstrap host fixincludes unless 676 --with-build-config=bootstrap-{a,ub}san. 677 * Makefile.in: Regenerated. 678 * configure: Regenerated. 679 6802014-03-21 Jakub Jelinek <jakub@redhat.com> 681 682 * configure.ac: Move BUILD_CONFIG set up earlier. Add 683 --enable-vtable-verify option parsing. Don't add 684 target-libsanitizer to bootstrap_target_libs unless 685 --with-build-config=bootstrap-asan or 686 --with-build-config=bootstrap-ubsan. Don't add target-libvtv 687 to bootstrap_target_libs unless --enable-vtable-verify. 688 * configure: Regenerated. 689 6902014-03-07 Jakub Jelinek <jakub@redhat.com> 691 692 PR bootstrap/58572 693 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of 694 -I for libstdc++-v3 includes if $(LEAN). 695 * Makefile.in: Regenerated. 696 6972014-02-24 Walter Lee <walt@tilera.com> 698 699 * configure.ac (tilepro-*-*) Change to tilepro*-*-*. 700 (tilegx-*-*): Change to tilegx*-*-*. 701 * configure: Regenerate. 702 7032014-05-01 Richard Sandiford <rdsandiford@googlemail.com> 704 705 * config.sub, config.guess: Import from upstream. 706 7072014-04-04 Eric Botcazou <ebotcazou@adacore.com> 708 709 PR bootstrap/60620 710 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 711 * Makefile.in: Regenerate. 712 7132014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net> 714 715 * Makefile.def (dependencies): Make all-ld depend on all-binutils 716 for WINDRES_FOR_TARGET in default-manifest.o rule. 717 * Makefile.in: Regenerate. 718 7192014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 720 721 PR target/59788 722 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on 723 *solaris2*. 724 7252013-12-19 Keven Boell <keven.boell@intel.com> 726 727 * cp-namespace.c (cp_lookup_nested_symbol): Enable 728 nested lookups for fortran modules. 729 * dwarf2read.c (read_module): Add fortran module to 730 the symbol table. 731 (add_partial_symbol, add_partial_module): Add fortran 732 module to the partial symbol table. 733 (new_symbol_full): Create full symbol for fortran module. 734 * f-exp.y (yylex): Add new module domain to be parsed. 735 * symtab.h: New domain for fortran modules. 736 7372013-12-19 Keven Boell <keven.boell@intel.com> 738 739 * f-exp.y (yylex): Add domain array to enable lookup 740 in multiple domains. Loop over lookup domains and try 741 to find requested symbol. Add STRUCT_DOMAIN to lookup 742 domains to be able to query for user defined types. 743 7442013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> 745 746 * configure.ac: Add user-friendly check for native x86_64-linux 747 multilibs. 748 * configure: Regenerate. 749 7502013-11-23 Alan Modra <amodra@gmail.com> 751 752 * config.sub, config.guess: Import from upstream. 753 7542013-11-07 Thomas Schwinge <thomas@codesourcery.com> 755 756 * Makefile.in: Regenerate. 757 758 * Makefile.tpl: Fix typo. 759 * Makefile.in: Regenerate partially. 760 7612013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com> 762 763 * configure.ac: Added libcilkrts to noconfig list when C++ is not 764 supported. 765 * configure: Regenerated. 766 7672013-10-30 Jason Merrill <jason@redhat.com> 768 769 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass 770 --disable-build-format-warnings. 771 7722013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com> 773 774 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts 775 depend on libstdc++ and libgcc. 776 * configure: Regenerate. 777 * configure.ac: Added libcilkrts to target binaries. Also, restrict 778 libcilkrts for POSIX and i*86, and x86_64 architectures. 779 * Makefile.in: Added libcilkrts related fields to support building it. 780 7812013-10-26 Jeff Law <law@redhat.com> 782 783 * Makefile.def (target_modules): Remove libmudflap 784 (languages): Remove check-target-libmudflap). 785 * Makefile.in: Rebuilt. 786 * Makefile.tpl (check-target-libmudflap-c++): Remove. 787 * configure.ac (target_libraries): Remove target-libmudflap. 788 Remove checks which disabled libmudflap on some systems. 789 * configure: Rebuilt. 790 * libmudflap: Directory removed. 791 7922013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de> 793 794 * configure.ac: Update from GCC. 795 * configure: Regenerate. 796 7972013-10-15 Hans-Peter Nilsson <hp@axis.com> 798 799 * src-release (do-proto-toplevel): Support subdir-path-prefixed 800 files in SUPPORT_FILES. 801 (SIM_SUPPORT_DIRS): New variable. 802 (sim.tar.bz2): New rule. 803 8042013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de> 805 806 * configure.ac: Update from GCC. 807 * configure: Regenerate. 808 8092013-10-01 Jeff Johnston <jjohnstn@redhat.com> 810 811 * COPYING.NEWLIB: Update with new copyright. 812 8132013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de> 814 815 * configure.ac: Update from GCC. 816 * configure: Regenerate. 817 8182013-09-20 Alan Modra <amodra@gmail.com> 819 820 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical 821 ppc host match. Support little-endian powerpc linux hosts. 822 8232013-08-16 Joel Brobecker <brobecker@adacore.com> 824 825 * src-release (VER): When using $(TOOL)/common/create-version.sh, 826 strip the "-cvs" suffix from the version number if present. 827 8282013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de> 829 830 * configure.ac: Sync with GCC repo. 831 * Makefile.def: Ditto. 832 * configure: Regenerate. 833 * Makefile.in: Ditto. 834 8352013-07-22 Joel Brobecker <brobecker@adacore.com> 836 837 * src-release (VER): Use $(TOOL)/common/create-version.sh 838 if it exists. 839 8402013-06-22 Richard Sandiford <rdsandiford@googlemail.com> 841 842 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*) 843 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier]) 844 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs. 845 * configure: Regenerate. 846 8472013-06-01 George Thomas <george.thomas@atmel.com> 848 849 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove 850 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU 851 8522013-05-06 Sandra Loosemore <sandra@codesourcery.com> 853 854 * COPYING.NEWLIB: Add Altera Corporation copyright. 855 8562013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de> 857 858 * config.guess: Update from config repo. 859 * config.sub: Ditto. 860 8612013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de> 862 863 * Makefile.def: Sync with GCC. 864 * Makefile.in: Regenerate. 865 8662013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de> 867 868 * configure.ac: Sync with GCC. 869 * configure: Regenerate. 870 8712013-03-22 Mike Frysinger <vapier@gentoo.org> 872 873 * src-release (VER): Change bfd/configure.in sed to use the new 874 `bfd/configure --version` output. 875 8762013-02-15 Yufeng Zhang <yufeng.zhang@arm.com> 877 878 * configure.ac: Sync with GCC repo. 879 * configure: Ditto. 880 8812013-02-05 Ian Lance Taylor <iant@google.com> 882 883 PR go/55969 884 * configure.ac: Disable libgo on some systems where it does not 885 work. 886 * configure: Rebuild. 887 8882013-02-05 Alan Modra <amodra@gmail.com> 889 890 * configure: Regenerate after syncing config/. 891 8922013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de> 893 894 * configure.ac: Sync with GCC repo. 895 * configure: Ditto. 896 * Makefile.def: Ditto. 897 * Makefile.in: Ditto. 898 8992013-01-11 Joel Brobecker <brobecker@adacore.com> 900 901 Sync with GCC, merge: 902 903 2013-01-09 Jason Merrill <jason@redhat.com> 904 905 * .gitignore: Import from gdb repository. 906 9072013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de> 908 909 * config.sub: Update from config repo. 910 9112013-01-11 Eric Botcazou <ebotcazou@adacore.com> 912 913 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata. 914 * Makefile.in: Regenerate. 915 9162013-01-09 H.J. Lu <hongjiu.lu@intel.com> 917 918 * Makefile.def (configure-gcc): Depend on all-gmp. 919 (all-gcc): Remove dependency on all-gmp. 920 * Makefile.in: Regenerated. 921 9222013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de> 923 924 * config.guess: Update from config repo. 925 * config.sub: Ditto. 926 9272013-01-07 Jeff Johnston <jjohnstn@redhat.com> 928 929 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer 930 exists and replace the new bfin license in its location. 931 9322013-01-07 H.J. Lu <hongjiu.lu@intel.com> 933 934 PR gas/14899 935 * Makefile.def (dependencies): Make all-binutils, all-gprof, 936 all-ld and all-gold depend on all-gas. 937 * Makefile.in: Regenerated. 938 9392012-12-29 Ben Elliston <bje@gnu.org> 940 941 * config.guess: Update to 2012-12-29 version. 942 * config.sub: Likewise. 943 9442012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de> 945 946 * Makefile.def (install-target-libgo): Depend on 947 install-target-libatomic. Merged from GCC repo. 948 * Makefile.in: Regenerate. 949 9502012-12-17 Jeff Johnston <jjohnstn@redhat.com> 951 952 * COPYING.LIBGLOSS: Add license for bfin libgloss. 953 9542012-12-16 Thomas Schwinge <thomas@codesourcery.com> 955 956 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF. 957 * configure: Regenerate. 958 9592012-12-11 H.J. Lu <hongjiu.lu@intel.com> 960 961 * Makefile.def (target_modules): Add bootstrap=true and 962 raw_cxx=true to libsanitizer. 963 * configure.ac (bootstrap_target_libs): Add libsanitizer. 964 * Makefile.in: Regenerated. 965 * configure: Likewise. 966 9672012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de> 968 969 * config.sub: Merge from config repo. 970 9712012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de> 972 973 * configure.ac: Merge from GCC. 974 * Makefile.tpl: Ditto. 975 * Makefile.in: Ditto. 976 * configure: Ditto. 977 9782012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de> 979 980 * configure.ac (noconfigdirs): Merge from GCC. 981 * configure: Regenerate. 982 9832012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de> 984 985 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets. 986 9872012-11-14 Roland McGrath <mcgrathr@google.com> 988 989 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF. 990 * configure: Regenerate. 991 9922012-11-13 Richard Henderson <rth@redhat.com> 993 994 * configure.ac: Move libsanitizer logic to subdirectory. 995 * configure: Regenerate. 996 9972012-11-13 Dodji Seketeli <dodji@redhat.com> 998 999 * configure.ac: Enable libsanitizer just on x86 linux for now. 1000 * configure: Re-generate. 1001 10022012-11-13 David Edelsohn <dje.gcc@gmail.com> 1003 1004 * configure.ac: Merge libquadmath sections. 1005 * configure: Regenerate. 1006 10072012-11-12 Wei Mi <wmi@google.com> 1008 1009 * configure.ac: Add libsanitizer to target_libraries. 1010 * Makefile.def: Ditto. 1011 * configure: Regenerate. 1012 * Makefile.in: Regenerate. 1013 10142012-11-03 H.J. Lu <hongjiu.lu@intel.com> 1015 1016 * configure: Regenerated. 1017 10182012-11-03 Robert Mason <rbmj@verizon.net> 1019 1020 * configure.ac: add --disable-libstdcxx configure option 1021 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR. 1022 10232012-10-24 Corinna Vinschen <corinna@vinschen.de> 1024 1025 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building 1026 against Mingw64 w32api. 1027 * configure: Regenerate. 1028 10292012-10-23 Eric Botcazou <ebotcazou@adacore.com> 1030 1031 PR bootstrap/54820 1032 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5. 1033 * configure: Regenerate. 1034 10352012-10-22 Eric Botcazou <ebotcazou@adacore.com> 1036 1037 PR bootstrap/54820 1038 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable. 1039 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes. 1040 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false. 1041 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false. 1042 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS. 1043 * Makefile.in: Regenerate. 1044 * configure.ac (have_static_libs): New variable and associated check. 1045 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++ 1046 -static-libgcc if stage1_libs is empty and have_static_libs is yes. 1047 * configure: Regenerate. 1048 10492012-10-10 David Holsgrove <david.holsgrove@xilinx.com> 1050 1051 * config.guess, config.sub: Include updated version from 1052 config-patches. Adds microblaze little endian support. 1053 10542012-09-28 Ian Lance Taylor <iant@google.com> 1055 1056 * Makefile.def: Make all-target-libgo depend on 1057 all-target-libbacktrace. 1058 * Makefile.in: Rebuild. 1059 10602012-09-26 Ian Lance Taylor <iant@google.com> 1061 1062 * Makefile.def: Make all-gcc depend on all-libbacktrace. 1063 * Makefile.in: Rebuild. 1064 10652012-09-06 Diego Novillo <dnovillo@google.com> 1066 1067 * configure.ac: Bump minimum GMP version to 4.2.3. 1068 * configure: Re-generate. 1069 10702012-09-05 Georg-Johann Lay <avr@gjlay.de> 1071 1072 PR target/54461 1073 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib, 1074 target-libgloss if not configured --with-avrlibc=no. 1075 * configure: Regenerate. 1076 10772012-09-04 Jason Merrill <jason@redhat.com> 1078 1079 * configure.ac: Fix --enable-languages=all. 1080 10812012-09-03 Richard Guenther <rguenther@suse.de> 1082 1083 PR bootstrap/54138 1084 * configure.ac: Re-organize ISL / CLOOG checks to allow 1085 disabling with either --without-isl or --without-cloog. 1086 * configure: Regenerated. 1087 10882012-09-03 Georg-Johann Lay <avr@gjlay.de> 1089 1090 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath. 1091 * configure: Regenerate. 1092 10932012-09-21 Steve Ellcey <sellcey@mips.com> 1094 1095 * configure.ac: Add mips*-mti-elf* target. 1096 * configure: Regenerate. 1097 10982012-09-19 Ian Lance Taylor <iant@google.com> 1099 1100 * configure.ac (host_libs): Add libbacktrace. 1101 (target_libraries): Add libbacktrace. 1102 * Makefile.def (host_modules): Add libbacktrace. 1103 (target_modules): Likewise. 1104 * configure, Makefile.in: Rebuild. 1105 11062012-09-15 Jiong Wang <jiwang@tilera.com> 1107 1108 * configure.ac (ENABLE_GOLD): support tilegx* 1109 * configure: rebuild 1110 11112012-09-14 David Edelsohn <dje.gcc@gmail.com> 1112 1113 PR target/38607 1114 Merge upstream change. 1115 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX. 1116 1117 * configure.ac: Add target-libquadmath to noconfigdirs for AIX. 1118 Add libgomp*.o to compare_exclusions for AIX. 1119 * configure: Regenerate. 1120 11212012-08-26 H.J. Lu <hongjiu.lu@intel.com> 1122 1123 PR binutils/4970 1124 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd 1125 and opcodes. 1126 * Makefile.in: Regenerated. 1127 11282012-08-14 Diego Novillo <dnovillo@google.com> 1129 1130 Merge from cxx-conversion branch. 1131 1132 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove 1133 POSTSTAGE1_CONFIGURE_FLAGS. 1134 * Makefile.in: Regenerate. 1135 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users. 1136 Force C++ when bootstrapping. 1137 * configure: Regenerate. 1138 11392012-07-06 Richard Guenther <rguenther@suse.de> 1140 1141 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC) 1142 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use 1143 --with-gmp=system. 1144 * Makefile.in: Regenerated. 1145 * configure: Likewise. 1146 11472012-07-06 Richard Guenther <rguenther@suse.de> 1148 1149 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst. 1150 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and 1151 supply V=1 as extra_make_flags. 1152 * configure: Regenerated. 1153 * Makefile.in: Likewise. 1154 11552012-07-03 Richard Guenther <rguenther@suse.de> 1156 1157 * Makfile.def (isl): Remove not necessary extra_exports and 1158 extra_make_flags. 1159 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}. 1160 * Makefile.in: Regenerated. 1161 11622012-07-03 Richard Guenther <rguenther@suse.de> 1163 1164 * Makefile.def (cloog): Add V=1 to extra_make_flags. 1165 * configure.ac: If either the ISL or the CLooG check failed 1166 do not try to build in-tree versions. 1167 * Makefile.in: Regenerated. 1168 * configure: Regenerated. 1169 11702012-07-02 Richard Guenther <rguenther@suse.de> 1171 Michael Matz <matz@suse.de> 1172 Tobias Grosser <tobias@grosser.es> 1173 Sebastian Pop <sebpop@gmail.com> 1174 1175 * Makefile.def: Add ISL host module, remove PPL host module. 1176 Adjust ClooG host module to use the proper ISL. 1177 * Makefile.tpl: Pass ISL include flags instead of PPL ones. 1178 * configure.ac: Include config/isl.m4. Add ISL host library, 1179 remove PPL. Remove PPL configury, add ISL configury, adjust 1180 ClooG configury. 1181 * Makefile.in: Regenerated. 1182 * configure: Likewise. 1183 11842012-07-02 Richard Guenther <rguenther@suse.de> 1185 1186 Merge from graphite branch 1187 2011-07-21 Tobias Grosser <tobias@grosser.es> 1188 1189 * configure: Regenerated. 1190 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma, 1191 both cloog.org and legacy versions. The only supported version will 1192 be CLooG with the isl backend. 1193 1194 2011-07-21 Tobias Grosser <tobias@grosser.es> 1195 1196 * configure: Regenerated. 1197 * configure.ac: Require cloog isl 0.17.0 1198 1199 2011-07-21 Tobias Grosser <tobias@grosser.es> 1200 1201 * configure: Regenerated. 1202 * config/cloog.m4: Do not define CLOOG_ORG 1203 12042012-06-29 Steven Bosscher <steven@gcc.gnu.org> 1205 1206 * configure.ac: Skip C if explicitly selected. 1207 * configure: Regenerate. 1208 12092012-06-28 Christophe Lyon <christophe.lyon@st.com> 1210 1211 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure 1212 they contain -O2. 1213 * configure: Regenerate. 1214 12152012-06-20 Jason Merrill <jason@redhat.com> 1216 1217 * Makefile.tpl (check-target-libgomp-c++): New. 1218 (check-target-libitm-c++): New. 1219 * Makefile.def (c++): Add them. 1220 * Makefile.in: Regenerate. 1221 12222012-05-16 Olivier Hainque <hainque@adacore.com> 1223 1224 * Makefile.tpl (gcc-no-fixedincludes): Rename into ... 1225 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/ 1226 (install-no-fixedincludes): Adjust accordingly. 1227 * Makefile.in: Regenerate. 1228 12292012-05-09 Nick Clifton <nickc@redhat.com> 1230 Paul Smith <psmith@gnu.org> 1231 1232 PR bootstrap/50461 1233 * configure.ac (mpfr-dir): When using in-tree MPFR sources 1234 allow for the fact that from release v3.1.0 of MPFR the source 1235 files were moved into a src sub-directory. 1236 * configure: Regenerate. 1237 12382012-05-07 Janne Blomqvist <jb@gcc.gnu.org> 1239 1240 * configure.ac: Bump minimum MPFR version to 2.4.0. 1241 * configure: Regenerated. 1242 12432012-05-01 Richard Henderson <rth@redhat.com> 1244 1245 * Makefile.def (libatomic): New target_module. 1246 * configure.ac (target_libraries): Add libatomic. 1247 (noconfigdirs): Check if libatomic is supported. 1248 * Makefile.in, configure: Rebuild. 1249 12502012-05-15 H.J. Lu <hongjiu.lu@intel.com> 1251 1252 Merge upstream change 1253 * libtool.m4 (_LT_ENABLE_LOCK): Support x32. 1254 12552011-11-21 Andreas Tobler <andreast@fgznet.ch> 1256 1257 * libtool.m4: Additional FreeBSD 10 fixes. 1258 12592012-06-28 Christophe Lyon <christophe.lyon@st.com> 1260 1261 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure 1262 they contain -O2. 1263 * configure: Regenerate. 1264 12652012-05-14 Catherine Moore <clm@codesourcery.com> 1266 1267 * NEWS: Mention PowerPC VLE port. 1268 12692012-05-11 Mike Frysinger <vapier@gentoo.org> 1270 1271 * MAINTAINERS (config/): Move to intl/ section. 1272 (compile; depcomp; install-sh; missing; ylwrap): Likewise. 1273 12742012-05-09 Nick Clifton <nickc@redhat.com> 1275 Paul Smith <psmith@gnu.org> 1276 1277 PR bootstrap/50461 1278 * configure.ac (mpfr-dir): When using in-tree MPFR sources 1279 allow for the fact that from release v3.1.0 of MPFR the source 1280 files were moved into a src sub-directory. 1281 * configure: Regenerate. 1282 12832012-05-02 Roland McGrath <mcgrathr@google.com> 1284 1285 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF. 1286 * configure: Regenerate. 1287 12882012-04-25 Joel Brobecker <brobecker@adacore.com> 1289 1290 * config.sub: Update to 2012-04-18 version from official repo. 1291 12922012-03-19 Tristan Gingold <gingold@adacore.com> 1293 1294 * configure.ac (ia64*-*-*vms*): Add support for ld. 1295 * configure: Regenerate. 1296 12972012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 1298 1299 * configure.ac (enable_libgomp): Remove *-*-irix6*. 1300 (unsupported_languages): Remove mips-sgi-irix6.*. 1301 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*. 1302 (with_stabs): Remove. 1303 * configure: Regenerate. 1304 13052012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 1306 1307 * configure.ac (enable_libgomp): Remove *-*-osf*. 1308 (with_stabs): Remove alpha*-*-osf*. 1309 * configure: Regenerate. 1310 13112012-03-09 Jeff Johnston <jjohnstn@redhat.com> 1312 1313 * COPYING.NEWLIB: Modify DJ Delorie license to include 1314 modification rights in clause as permitted by DJ Delorie. 1315 * COPYING.LIBGLOSS: Ditto. 1316 13172012-03-09 Jeff Johnston <jjohnstn@redhat.com> 1318 1319 * COPYING.NEWLIB: Remove two unused licenses. 1320 13212012-03-05 Tristan Gingold <gingold@adacore.com> 1322 1323 * configure.ac: Enable gdb and readline for ia64*-*-*vms*. 1324 * configure: Regenerate. 1325 13262012-02-21 Joern Rennecke <joern.rennecke@embecosm.com> 1327 1328 * COPYING.NEWLIB: Add Adapteva notice. 1329 * COPYING.LIBGLOSS: Add Adapteva notice. 1330 13312011-12-18 Eric Botcazou <ebotcazou@adacore.com> 1332 1333 * configure: Regenerate. 1334 13352011-12-15 Jeff Johnston <jjohnstn@redhat.com> 1336 1337 * COPYING.LIBGLOSS: Add GPL with exception license. 1338 13392011-11-09 Roland McGrath <mcgrathr@google.com> 1340 1341 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET. 1342 * configure: Rebuild. 1343 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET. 1344 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables. 1345 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET. 1346 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET. 1347 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): 1348 Add READELF. 1349 * Makefile.in: Rebuild. 1350 13512011-11-08 Richard Henderson <rth@redhat.com> 1352 1353 * configure.ac: Test for libitm directory present first. 1354 1355 * configure.ac: Adjust srcdir for running libitm/configure.tgt. 1356 1357 * configure.ac: Test libitm/configure.tgt to disable libitm. 1358 * configure: Rebuild. 1359 13602011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 1361 1362 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS, 1363 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES. 1364 * Makefile.in: Regenerate. 1365 13662011-11-01 DJ Delorie <dj@redhat.com> 1367 1368 * configure.ac (rl78-*-*) New case. 1369 * configure: Regenerate. 1370 13712011-11-01 DJ Delorie <dj@redhat.com> 1372 1373 * config.sub: Update to version 2011-10-29 (added rl78) 1374 13752011-10-27 Nick Clifton <nickc@redhat.com> 1376 1377 * config.sub: Import these changes from the config project: 1378 1379 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com> 1380 Ben Elliston <bje@gnu.org> 1381 1382 * config.sub (epiphany): New. 1383 1384 2011-09-09 Linas Vepstas <linasvepstas@gmail.com> 1385 Ben Elliston <bje@gnu.org> 1386 1387 * config.sub (hexagon, hexagon-*): New. 1388 1389 2011-08-23 Roland McGrath <mcgrathr@google.com> 1390 1391 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and 1392 64eb to be64. 1393 1394 2011-08-16 Roland McGrath <mcgrathr@google.com> 1395 1396 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs. 1397 (nacl): Grok as alias for 32el-unknown-nacl. 1398 13992011-08-19 Joel Brobecker <brobecker@adacore.com> 1400 1401 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'. 1402 14032011-08-14 Yao Qi <yao@codesourcery.com> 1404 1405 Merge from gcc: 1406 1407 2011-08-14 Yao Qi <yao@codesourcery.com> 1408 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs. 1409 * configure: Regenerate. 1410 14112011-07-26 Ian Lance Taylor <iant@google.com> 1412 1413 Merge from gcc: 1414 1415 2011-07-26 Ian Lance Taylor <iant@google.com> 1416 * configure.ac: Set have_compiler based on whether gcc directory 1417 exists, rather than on whether gcc is in configdirs. 1418 * configure: Rebuild. 1419 1420 2011-07-20 David Edelsohn <dje.gcc@gmail.com> 1421 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to 1422 link directories. 1423 * Makefile.in: Rebuild. 1424 1425 2011-07-20 Ian Lance Taylor <iant@google.com> 1426 PR bootstrap/49787 1427 * configure.ac: Move --enable-bootstrap handling earlier in file. 1428 If --enable-bootstrap and either --enable-build-with-cxx or 1429 --enable-build-poststage1-with-cxx, enable C++ automatically. 1430 * configure: Rebuild. 1431 1432 2011-07-19 Ian Lance Taylor <iant@google.com> 1433 * configure.ac: Add --enable-build-poststage1-with-cxx. If set, 1434 make C++ a boot_language. Set and substitute 1435 POSTSTAGE1_CONFIGURE_FLAGS. 1436 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable. 1437 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS). 1438 * configure, Makefile.in: Rebuild. 1439 1440 2011-07-16 Jason Merrill <jason@redhat.com> 1441 * Makefile.def (language=c++): Add check-c++0x and 1442 check-target-libmudflap-c++. 1443 * Makefile.tpl (check-target-libmudflap-c++): New. 1444 * Makefile.in: Regenerate. 1445 1446 2011-07-16 Matthias Klose <doko@ubuntu.com> 1447 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define. 1448 * Makefile.def (target_modules/libjava): Pass 1449 $(EXTRA_CONFIGARGS_LIBJAVA). 1450 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA, 1451 if not configured with --enable-static-libjava. 1452 * Makefile.in: Regenerate. 1453 * configure: Likewise. 1454 1455 2011-06-22 Hans-Peter Nilsson <hp@axis.com> 1456 PR regression/47836 1457 PR bootstrap/23656 1458 PR other/47733 1459 PR bootstrap/49247 1460 PR c/48825 1461 * configure.ac (target_libraries): Remove target-libiberty. 1462 Remove case-statement setting skipdirs=target-libiberty for 1463 multiple targets. Remove checking target_configdirs and 1464 removing target-libiberty but keeping target-libgcc if 1465 otherwise empty. 1466 * Makefile.def (target_modules): Don't add libiberty. 1467 (dependencies): Remove all traces of target-libiberty. 1468 * configure, Makefile.in: Regenerate. 1469 14702011-07-22 Jason Merrill <jason@redhat.com> 1471 1472 * Makefile.def (language=c++): Add check-c++0x and 1473 check-target-libmudflap-c++. 1474 * Makefile.tpl (check-target-libmudflap-c++): New. 1475 * Makefile.in: Regenerate. 1476 14772011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 1478 1479 * configure: Regenerate. 1480 14812011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 1482 1483 PR target/39150 1484 * configure.ac (i[3456789]86-*-solaris2*): Also accept 1485 x86_64-*-solaris2.1[0-9]*. 1486 * configure: Regenerate. 1487 14882011-06-13 Walter Lee <walt@tilera.com> 1489 1490 * configure.ac (tilepro-*-*) New case. 1491 (tilegx-*-*): Likewise. 1492 * configure: Regenerate. 1493 14942011-06-06 Nick Clifton <nickc@redhat.com> 1495 1496 * config.sub: Sync from upstream. 1497 14982011-05-08 Doug Kwan <dougkwan@google.com> 1499 1500 Merge from gcc: 1501 1502 2011-05-08 Doug Kwan <dougkwan@google.com> 1503 1504 * configure.ac: Propagate LDFLAGS_FOR_TARGET. 1505 * configure: Regenerated. 1506 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET 1507 value from configure. 1508 * Makefile.in: Regenerated. 1509 15102011-05-05 Joseph Myers <joseph@codesourcery.com> 1511 1512 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*, 1513 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*, 1514 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux* 1515 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*, 1516 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*, 1517 *-*-vxworks*): Disable newlib and libgloss in separate case 1518 statement. 1519 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built 1520 to separate case statement. 1521 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*, 1522 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*, 1523 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*, 1524 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* | 1525 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*, 1526 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff | 1527 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*, 1528 i[[3456789]]86-*-mingw*, x86_64-*-mingw*, 1529 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*, 1530 i[[3456789]]86-*-rdos*, m32r-*-*, 1531 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-* 1532 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi, 1533 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*, 1534 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout* 1535 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*, 1536 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* | 1537 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu | 1538 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib 1539 and libgloss in main case over targets. Remove most empty cases 1540 in main case over targets. 1541 * configure: Regenerate. 1542 15432011-05-04 Joseph Myers <joseph@codesourcery.com> 1544 1545 * configure.ac: Remove code setting special library locations for 1546 hppa*64*-*-hpux11*. Remove code setting compiler for 1547 sparc-sun-solaris2*. 1548 * configure: Regenerate. 1549 15502011-05-04 Joseph Myers <joseph@codesourcery.com> 1551 1552 * configure.ac: Separate libgloss_dir settings from general case 1553 over targets. 1554 * configure: Regenerate. 1555 15562011-04-28 Joseph Myers <joseph@codesourcery.com> 1557 1558 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*, 1559 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*, 1560 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove 1561 cases in libgcj-disabling case statement. 1562 (hppa*64*-*-linux*): Set unsupported_languages instead of 1563 disabling target-zlib. 1564 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement 1565 to hppa*64*-*-hpux*. 1566 (hppa*-*-*): Restrict case in libgcj-disabling case statement to 1567 hppa*-*-hpux*. 1568 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf, 1569 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*, 1570 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* | 1571 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* | 1572 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*, 1573 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* | 1574 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | 1575 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in 1576 libgcj-disabling case statement. 1577 * configure: Regenerate. 1578 15792011-04-28 Joseph Myers <joseph@codesourcery.com> 1580 1581 * configure.ac: Disable Java for targets not supporting libffi. 1582 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe): 1583 Remove cases in Java-disabling statement. 1584 (*arm-wince-pe): Change to arm-wince-pe. 1585 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove 1586 cases in Java-disabling statement. 1587 (bfin-*-*): Don't disable Java again. 1588 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*, 1589 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* | 1590 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*, 1591 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff, 1592 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*, 1593 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*, 1594 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*, 1595 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in 1596 Java-disabling statement. 1597 (mmix-*-*): Don't disable Java again. 1598 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*, 1599 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*, 1600 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*, 1601 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*, 1602 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling 1603 statement. 1604 * configure: Regenerate. 1605 16062011-04-28 Joseph Myers <joseph@codesourcery.com> 1607 1608 Merge from GCC: 1609 1610 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu> 1611 1612 PR lto/48086 1613 * configure.ac: Re-enable LTO on *-apple-darwin9*. 1614 * configure: Regenerate. 1615 16162011-04-28 Joseph Myers <joseph@codesourcery.com> 1617 1618 * configure.ac: Separate cases disabling Java and Java libraries 1619 from general case over targets. 1620 * configure: Regenerate. 1621 16222011-04-06 Joseph Myers <joseph@codesourcery.com> 1623 1624 * configure.ac (build_tools): Remove build-byacc. 1625 (host_libs): Remove mmalloc. 1626 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2 1627 autoconf automake libtool diff rcs fileutils shellutils time 1628 textutils wdiff find uudecode hello tar gzip indent recode release 1629 sed perl gawk findutils gettext zip. 1630 (libgcj): Remove target-qthreads. 1631 (target_tools): Remove target-examples target-gperf. 1632 (YACC): Don't handle building byacc. 1633 * configure: Regenerate. 1634 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff, 1635 dosutils, examples, fileutils, find, findutils, gawk, gettext, 1636 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc, 1637 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr, 1638 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't 1639 handle building components. 1640 * Makefile.in: Regenerate. 1641 16422011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1643 1644 * config.sub: Sync from upstream. 1645 16462011-04-01 Joseph Myers <joseph@codesourcery.com> 1647 1648 * configure.ac (avr-*-*): Add comment about why libssp is disabled. 1649 (microblaze*): Don't disable libssp. 1650 * configure: Regenerate. 1651 16522011-04-01 Joseph Myers <joseph@codesourcery.com> 1653 1654 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and 1655 moveifchange. 1656 * configure: Regenerate. 1657 * Makefile.tpl: Use @SHELL@ not @config_shell@. 1658 * Makefile.in: Regenerate. 1659 16602011-04-01 Joseph Myers <joseph@codesourcery.com> 1661 1662 * configure.ac (*-*-sysv4*): Don't enable libgomp. 1663 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*, 1664 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*, 1665 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*, 1666 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*, 1667 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove 1668 md_exec_prefix cases. 1669 * configure: Regenerate. 1670 16712011-04-01 Joseph Myers <joseph@codesourcery.com> 1672 1673 * configure.ac: Separate cases disabling target-libssp, 1674 target-libiberty, target-libstdc++-v3 and Fortran from general 1675 case over targets. 1676 * configure: Regenerate. 1677 16782011-04-01 Joseph Myers <joseph@codesourcery.com> 1679 1680 * configure.ac (*-*-chorusos): Don't disable libgcj. 1681 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*): 1682 Remove case. 1683 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar. 1684 (arm-*-coff): Don't disable libgcj. 1685 (arm*-*-linux-gnueabi): Remove useless assignment. 1686 (arm-*-riscix*): Don't disable libgcj. 1687 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on 1688 configuration. 1689 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries. 1690 (c54x*-*-*): Remove case. 1691 (tic54x-*-*): Don't disable GCC or GCC libraries. 1692 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf 1693 to *. 1694 (d10v-*-*): Don't disable GCC libraries. 1695 (d30v-*-*): Don't disable libgcj. 1696 (h8500-*-*): Don't disable GCC libraries. 1697 (i960-*-*): Don't disable libgcj. 1698 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*. 1699 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*, 1700 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable 1701 libgcj. 1702 (m68k-*-coff*): Remove case. 1703 (mmix-*-*): Don't disable libgloss on host. 1704 (mn10200-*-*, mn10300-*-*): Remove cases. 1705 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*, 1706 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*): 1707 Don't disable libgcj. 1708 (romp-*-*): Remove case. 1709 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj. 1710 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove 1711 case. 1712 (v810-*-*): Don't disable GCC libraries. 1713 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases. 1714 (ip2k-*-*): Don't disable GCC libraries. 1715 * configure: Regenerate. 1716 17172011-03-28 Joseph Myers <joseph@codesourcery.com> 1718 1719 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable 1720 libffi on host. 1721 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib 1722 on host. 1723 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host. 1724 * configure: Regenerate. 1725 17262011-03-26 John Marino <binutils@marino.st> 1727 1728 * configure.ac: Add support for *-*-dragonfly* 1729 * configure: Regenerate. 1730 17312011-03-25 Joseph Myers <joseph@codesourcery.com> 1732 1733 * configure.ac (native_only): Remove. 1734 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu 1735 send-pr uudecode guile gnuserv on host. 1736 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake 1737 send-pr rcs guile perl texinfo libtool on host. 1738 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf 1739 automake send-pr rcs guile perl texinfo libtool on host. 1740 (*-*-cygwin*, *-*-netbsd*): Remove host cases. 1741 (*-*-kaos*): Don't disable target-examples target-gperf on target. 1742 (alpha*-dec-osf*): Don't disable fileutils on target. 1743 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples 1744 texinfo send-pr expect dejagnu on target. 1745 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable 1746 target-qthreads on target. 1747 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target. 1748 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target. 1749 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*, 1750 x86_64-*-mingw*): Don't disable expect on target. 1751 (*-*-cygwin*): Don't disable target-gperf on target. 1752 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect 1753 gnuserv on target. 1754 (powerpcle-*-solaris*): Don't disable make expect gnuserv on 1755 target. 1756 * configure: Regenerate. 1757 17582011-03-25 Joseph Myers <joseph@codesourcery.com> 1759 1760 * configure.ac (target_tools): Remove target-groff. 1761 (native_only): Remove target-groff. 1762 (hppa*64*-*-*): Don't disable byacc. 1763 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs 1764 setting. 1765 (*-*-kaos*): Don't skip target-librx and target-groff. 1766 (*-*-netware*): Don't skip target-libmudflap. 1767 (*-*-tpf*): Don't skip target-libmudflap. 1768 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured 1769 directories on the host. 1770 (ia64*-*-*vms*): Don't skip tix. 1771 (sh-*-* | sh64-*-*): Don't condition skipped directories on the 1772 host. 1773 * configure: Regenerate. 1774 17752011-03-24 Paolo Bonzini <pbonzini@redhat.com> 1776 1777 * configure.ac: Remove references to mt-mep, mt-netware, 1778 mt-wince. 1779 * Makefile.def: Add all-utils soft dependencies. 1780 * Makefile.tpl: Remove GDB_NLM_DEPS. 1781 * configure: Regenerate. 1782 * Makefile.in: Regenerate. 1783 17842011-03-24 Paolo Bonzini <bonzini@gnu.org> 1785 1786 Sync from GCC: 1787 1788 2011-03-24 Paolo Bonzini <bonzini@gnu.org> 1789 1790 * configure.ac: Do not include mh-x86omitfp. 1791 * configure: Regenerate. 1792 1793 2011-03-24 Paolo Bonzini <bonzini@gnu.org> 1794 1795 * configure.ac: Remove empty cases. 1796 * configure: Regenerate. 1797 1798 2011-03-24 Paolo Bonzini <bonzini@gnu.org> 1799 1800 * Makefile.def: Add dependency from termcap to gdb. 1801 * Makefile.in: Regenerate. 1802 1803 2011-03-24 Paolo Bonzini <bonzini@gnu.org> 1804 1805 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris. 1806 * configure: Regenerate. 1807 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS. 1808 * Makefile.tpl: Likewise. 1809 * Makefile.in: Regenerate. 1810 1811 2011-03-24 Paolo Bonzini <bonzini@gnu.org> 1812 1813 * configure.ac: Remove all mentions of tentative_cc. 1814 * configure: Regenerate. 1815 1816 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu> 1817 1818 PR lto/48086 1819 * configure.ac: Re-enable LTO on *-apple-darwin9. 1820 * configure: Regenerate. 1821 18222011-03-24 Joseph Myers <joseph@codesourcery.com> 1823 1824 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*, 1825 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*, 1826 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*, 1827 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*, 1828 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*, 1829 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*, 1830 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*, 1831 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*, 1832 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*, 1833 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*, 1834 *-*-rhapsody*): Remove host cases. 1835 * configure: Regenerate. 1836 18372011-03-24 Joseph Myers <joseph@codesourcery.com> 1838 1839 * configure.ac (ppc*-*-pe): Remove host case. 1840 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* | 1841 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf 1842 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target 1843 cases. 1844 * configure: Regenerate. 1845 18462011-03-24 Joseph Myers <joseph@codesourcery.com> 1847 1848 * config.sub: Update to version 2011-03-23. 1849 18502011-03-22 Joseph Myers <joseph@codesourcery.com> 1851 1852 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*, 1853 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss* 1854 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases. 1855 * configure: Regenerate. 1856 18572011-03-22 Joseph Myers <joseph@codesourcery.com> 1858 1859 * config-ml.in: Don't handle arc-*-elf*. 1860 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe, 1861 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't 1862 handle GCC libraries. 1863 * configure: Regenerate. 1864 18652011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 1866 1867 PR bootstrap/48120: 1868 * configure.ac (pwllib): Use LIBS instead of LDFLAGS. 1869 Add -lstdc++ -lm to LIBS. 1870 * configure: Regenerate. 1871 18722011-03-18 David Edelsohn <dje.gcc@gmail.com> 1873 1874 * config.guess: Update to version 2011-02-02 1875 * config.sub: Update to version 2011-02-24 1876 18772011-03-03 Sebastian Pop <sebastian.pop@amd.com> 1878 1879 * configure.ac: Adjust test of with_ppl. 1880 * configure: Regenerated. 1881 18822011-03-02 Sebastian Pop <sebastian.pop@amd.com> 1883 1884 * configure.ac: Add -lpwl to ppllibs. 1885 * config/cloog.m4: Add -lisl to clooglibs. 1886 * configure: Regenerated. 1887 18882011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1889 1890 Import from Libtool and gnulib: 1891 1892 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com> 1893 1894 Prepare for supporting FreeBSD 10. 1895 * config.rpath: Remove handling of freebsd1* which soon would 1896 match FreeBSD 10.0. 1897 1898 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change) 1899 1900 Remove support for FreeBSD 1.x. 1901 * libtool.m4 (_LT_LINKER_SHLIBS) 1902 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which 1903 soon would incorrectly match FreeBSD 10.0. 1904 19052011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1906 1907 PR binutils/12283 1908 * MAINTAINERS (mkinstalldirs): Comes from Automake. 1909 (move-if-change): Comes from gnulib. 1910 * move-if-change: Import version from gnulib. 1911 19122011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1913 1914 Sync from GCC: 1915 1916 2011-02-12 Alexandre Oliva <aoliva@redhat.com> 1917 1918 PR lto/47225 1919 * Makefile.def (lto-plugin): Double dash for enable-shared. 1920 (configure-gcc): Depend on all-lto-plugin. 1921 * Makefile.in: Rebuilt. 1922 1923 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1924 1925 * configure.ac: Remove extra bracket. 1926 * configure: Regenerate. 1927 1928 2011-02-06 Kai Tietz <kai.tietz@onevision.com> 1929 1930 PR lto/47225 1931 * Makefile.def: Add dependency for install-gcc 1932 on install-lto-plugin. 1933 * Makfile.in: Regenerated 1934 1935 2011-01-25 Jakub Jelinek <jakub@redhat.com> 1936 1937 * configure.ac: If with_ppl is no, move setting with_cloog=no 1938 after CLOOG_REQUESTED check. 1939 * configure: Regenerated. 1940 1941 2011-01-25 Sebastian Pop <sebastian.pop@amd.com> 1942 1943 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and 1944 CLooG has been requested. 1945 * configure: Regenerated. 1946 1947 2011-01-25 Sebastian Pop <sebastian.pop@amd.com> 1948 1949 * configure: Regenerated. 1950 * configure.ac: Check for version 0.11 (or later revision) of PPL. 1951 1952 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de> 1953 1954 * configure: Regenerated. 1955 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1). 1956 1957 2011-01-07 Jan Hubicka <jh@suse.cz> 1958 1959 PR lto/47225 1960 * Makefile.in: Regenerate. 1961 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin 1962 configure. 1963 19642011-01-31 Alexandre Oliva <aoliva@redhat.com> 1965 1966 PR libgcj/44341 1967 * configure.ac: Discard --with-* flags for host when configuring 1968 target libraries for cross build. 1969 * configure: Rebuilt. 1970 19712011-01-21 Andreas Schwab <schwab@redhat.com> 1972 1973 Sync from GCC: 1974 1975 2011-01-21 Andreas Schwab <schwab@redhat.com> 1976 1977 * configure.ac: Use AS_HELP_STRING throughout. 1978 * configure: Regenerate. 1979 1980 2011-01-18 Jie Zhang <jie.zhang@analog.com> 1981 1982 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs. 1983 * configure: Regenerate. 1984 19852010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> 1986 1987 * ltmain.sh (relink): Use absolute path when hardcoding with -L. 1988 19892011-01-13 Joel Brobecker <brobecker@adacore.com> 1990 1991 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs 1992 for ia64-hpux. 1993 * configure: Regenerate. 1994 19952011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 1996 1997 Sync from GCC: 1998 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com> 1999 2000 * configure.ac: (picochip): Disable libiberty. 2001 * configure: Regenerate. 2002 20032010-12-18 Jeff Johnston <jjohnstn@redhat.com> 2004 2005 * COPYING.LIBGLOSS: Remove the GPL for fr30 target. 2006 20072010-12-10 Ian Lance Taylor <iant@google.com> 2008 2009 PR bootstrap/46819 2010 * configure.ac: For --disable-libgcj clear libgcj_saved. 2011 * configure: Rebuild. 2012 20132010-12-10 Tobias Burnus <burnus@net-b.de> 2014 2015 PR fortran/46540 2016 * configure.ac: Add --disable-libquadmath and 2017 --disable-libquadmath-support. 2018 * configure: Regenerate. 2019 20202010-12-10 Tristan Gingold <gingold@adacore.com> 2021 2022 * src-release (ETC_SUPPORT): add gnu-oids.texi 2023 20242010-12-03 Hans-Peter Nilsson <hp@axis.com> 2025 2026 PR libffi/46792 2027 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi. 2028 * configure: Regenerate. 2029 20302010-12-02 Ian Lance Taylor <iant@google.com> 2031 2032 * configure.ac: Always set default for poststage1_ldflags to 2033 -static-libstdc++ -static-libgcc. 2034 20352010-12-02 Jeff Johnston <jjohnstn@redhat.com> 2036 2037 * COPYING.NEWLIB: Add National Semiconductor notice. 2038 20392010-11-29 Andreas Schwab <schwab@redhat.com> 2040 2041 * configure.ac: Move comment to remove extra space in last argument 2042 of GCC_TARGET_TOOL. 2043 20442010-11-26 Alexandre Oliva <aoliva@redhat.com> 2045 2046 PR other/46026 2047 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3. 2048 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass. 2049 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New. 2050 (BASE_FLAGS_TO_PASS): Use it. 2051 * configure: Rebuilt. 2052 * Makefile.in: Rebuilt. 2053 20542010-11-23 H.J. Lu <hongjiu.lu@intel.com> 2055 2056 PR binutils/12258 2057 * configure.ac: Correct comments for --enable-gold/--enable-ld. 2058 Properly check default linker. 2059 * configure: Regnerated. 2060 20612010-11-23 Matthias Klose <doko@ubuntu.com> 2062 2063 * configure.ac: For --enable-gold, handle value `default' instead of 2064 `both*'. New configure option --{en,dis}able-ld. 2065 * configure: Regenerate. 2066 20672010-11-20 Ian Lance Taylor <iant@google.com> 2068 2069 * configure.ac: Only disable a language library if no language needs 2070 it. Don't let --disable-libgcj uncondtionally disable libffi. 2071 * configure: Rebuild. 2072 20732010-11-20 Paolo Bonzini <bonzini@gnu.org> 2074 2075 * configure: Regenerate. 2076 20772010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2078 2079 PR other/46202 2080 * configure.ac: Fix just-built in-tree STRIP name to be 2081 binutils/strip-new. 2082 * configure: Regenerate. 2083 * Makefile.def (install-strip-gcc, install-strip-binutils) 2084 (install-strip-opcodes, install-strip-ld, install-strip-itcl) 2085 (install-strip-sid): Mirror dependencies on non-strip variants 2086 of these targets on the respective -strip prerequisites. 2087 * Makefile.tpl (install-strip, install-strip-host) 2088 (install-strip-target): New targets. 2089 (install-strip-[+module+], install-strip-target-[+module+]): 2090 New targets. 2091 * Makefile.in: Regenerate. 2092 20932010-11-19 Ian Lance Taylor <iant@google.com> 2094 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2095 2096 * configure.ac: Add target-libgo to target_libraries. Set 2097 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET. 2098 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS. 2099 (HOST_EXPORTS): Add GOC. 2100 (BASE_TARGET_EXPORTS): Add GOC. 2101 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables. 2102 (GOCFLAGS_FOR_TARGET): New variable. 2103 (EXTRA_HOST_FLAGS): Add GOC. 2104 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS. 2105 * Makefile.def (target_modules): Add libgo. 2106 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET. 2107 (dependencies): Add dependency from configure-target-libgo to 2108 configure-target-libffi and all-target-libstdc++-v3. Add 2109 dependencies from all-target-libgo to all-target-libffi. 2110 (languages): Add go. 2111 * configure: Rebuild. 2112 * Makefile.in: Rebuild. 2113 21142010-11-19 Ian Lance Taylor <iant@google.com> 2115 2116 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other 2117 compiler/flag environment variables. 2118 21192010-11-18 Ian Lance Taylor <iant@google.com> 2120 2121 * configure.ac: Check for lang_requires_boot_languages in 2122 config-lang.in files. 2123 * configure: Rebuild. 2124 21252010-11-17 Mike Frysinger <vapier@gentoo.org> 2126 2127 * .gitignore: New file. 2128 21292010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> 2130 Tobias Burnus <burnus@net-b.de> 2131 2132 PR fortran/32049 2133 * Makefile.def: Add libquadmath; build it with language=fortran. 2134 * configure.ac: Add libquadmath. 2135 * Makefile.tpl: Handle multiple libs in check-[+language+]. 2136 * Makefile.in: Regenerate. 2137 * configure: Regenerate. 2138 21392010-11-15 Andreas Schwab <schwab@redhat.com> 2140 2141 * configure.ac: Fix spelling in option names. 2142 * configure: Regenerated. 2143 21442010-11-13 Georg-Johann Lay <georgjohann@web.de> 2145 2146 PR bootstrap/39622 2147 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path. 2148 * configure: Regenerated. 2149 21502010-11-12 Tobias Grosser <grosser@fim.uni-passau.de> 2151 2152 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to 2153 define the cloog backend to use. Furthermore, only pass the ppllibs to 2154 the configure checks, if necessary. 2155 * configure: Regenerate. 2156 21572010-11-12 Tobias Grosser <grosser@fim.uni-passau.de> 2158 2159 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL. 2160 * configure: regenerate 2161 21622010-11-12 Tobias Grosser <grosser@fim.uni-passau.de> 2163 2164 * config/cloog.m4: Fix typo. verison -> version. 2165 * configure: Regenerate. 2166 21672010-11-12 Tobias Grosser <grosser@fim.uni-passau.de> 2168 2169 * config/cloog.m4: Pass ppl libraries to the CLooG version check. 2170 * configure: Regenerate. 2171 21722010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de> 2173 2174 * configure.ac: Support official CLooG.org versions. 2175 * configure: Regenerate. 2176 * config/cloog.m4: New. 2177 21782010-11-05 Michael Eager <eager@eagercon.com> 2179 2180 * COPYING.LIBGLOSS: Correct typo in microblaze. 2181 * COPYING.NEWLIB: Same. 2182 21832010-11-04 Iain Sandoe <iains@gcc.gnu.org> 2184 2185 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants. 2186 * configure: Regenerate. 2187 21882010-11-03 Ian Lance Taylor <iant@google.com> 2189 Dave Korn <dave.korn.cygwin@gmail.com> 2190 2191 PR lto/46273 2192 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always 2193 and on other supported platforms whenever LTO is enabled. 2194 * configure: Rebuild. 2195 21962010-11-02 Alan Modra <amodra@gmail.com> 2197 2198 PR binutils/12110 2199 * configure.ac: Error when source path contains spaces. 2200 * configure: Regenerate. 2201 22022010-10-20 Ian Lance Taylor <iant@google.com> 2203 2204 * Makefile.def (target_modules): Set lib_path to src/.libs for 2205 libstdc++-v3 module. 2206 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment. 2207 * Makefile.in: Rebuild. 2208 22092010-10-08 Bernd Schmidt <bernds@codesourcery.com> 2210 Joseph Myers <joseph@codesourcery.com> 2211 2212 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery 2213 notices. 2214 * COPYING.NEWLIB: Add Texas Instruments notice. 2215 22162010-10-07 Dave Korn <dave.korn.cygwin@gmail.com> 2217 2218 * configure.ac (build_lto_plugin): New shell variable. 2219 (--enable-lto): Turn on by default for all non-ELF platforms that 2220 have had LTO support added so far. Set build_lto_plugin appropriately 2221 for both ELF and non-ELF. 2222 (configdirs): Add lto-plugin or not based on build_lto_plugin. 2223 * configure: Regenerate. 2224 22252010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2226 2227 PR bootstrap/45326 2228 PR bootstrap/45174 2229 * configure.ac: Honor initial values of $build_configargs, 2230 $host_configargs, $target_configargs. Mark the precious, so 2231 environment settings get recorded. 2232 * configure: Regenerate. 2233 22342010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2235 2236 Sync from GCC: 2237 2238 2010-09-30 Michael Eager <eager@eagercon.com> 2239 2240 * configure.ac (microblaze): Add target-libssp to noconfigdirs. 2241 * configure: Regenerate. 2242 2243 2010-09-21 Iain Sandoe <iains@gcc.gnu.org> 2244 2245 * configure.ac (enable-lto): Add Darwin to the list of supported lto 2246 targets and amend comment. 2247 * configure: Regenerate. 2248 2249 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu> 2250 2251 * configure.ac: Enable LTO by default on Darwin. 2252 * configure: Regenerate. 2253 2254 2010-07-23 Marc Glisse <marc.glisse@normalesup.org> 2255 2256 PR bootstrap/44455 2257 * configure.ac (extra_mpfr_configure_flags): Copy from 2258 extra_mpc_gmp_configure_flags. 2259 * configure: Re-generated. 2260 22612010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2262 2263 Sync from GCC: 2264 2265 PR bootstrap/45796 2266 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc): 2267 Depend on all-build-libiberty. 2268 * Makefile.in: Regenerate. 2269 22702010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2271 2272 Sync from GCC: 2273 2274 PR bootstrap/44621 2275 * configure.ac: Fix unportable shell quoting. 2276 * configure: Regenerate. 2277 22782010-07-26 Naveen.H.S <naveen.S@kpitcummins.com> 2279 2280 * configure.ac: Support all v850 targets. 2281 * configure: Regenerate. 2282 22832010-07-17 Jack Howarth <howarth@bromo.med.uc.edu> 2284 2285 PR target/44862 2286 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): 2287 Provide -B option to allow for link spec %s substitutions for 2288 libstdc++.a on darwin. 2289 * Makefile.in: Regenerate. 2290 22912010-06-10 Alexandre Oliva <aoliva@redhat.com> 2292 2293 * Makefile.def (configure-gcc): Depend on all-libelf. 2294 * Makefile.in: Rebuild. 2295 22962010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2297 2298 * config.sub, config.guess: Update from upstream sources. 2299 23002010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2301 2302 Sync from GCC: 2303 2304 2010-05-05 Sebastian Pop <sebastian.pop@amd.com> 2305 * configure.ac: Allow all the versions greater than 0.10 of PPL. 2306 * configure: Regenerated. 2307 2308 2010-04-20 Eric Botcazou <ebotcazou@adacore.com> 2309 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null. 2310 * configure: Regenerate. 2311 2312 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org> 2313 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs. 2314 * configure: Regenerate. 2315 2316 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 2317 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx 2318 separately. 2319 * configure: Regenerate. 2320 2321 2010-04-13 Steve Ellcey <sje@cup.hp.com> 2322 * configure: Regenerate after change to elf.m4. 2323 2324 2010-04-02 Sebastian Pop <sebastian.pop@amd.com> 2325 * configure.ac: Add brackets around AC_TRY_COMPILE alternative. 2326 * configure: Regenerated. 2327 2328 2010-04-02 Sebastian Pop <sebastian.pop@amd.com> 2329 * configure.ac: Print "buggy but acceptable" when CLooG 2330 revision is less than 9. 2331 * configure: Regenerated. 2332 23332010-05-26 Dave Korn <dave.korn.cygwin@gmail.com> 2334 2335 Merge from gcc: 2336 2337 2010-05-18 Steven Bosscher <steven@gcc.gnu.org> 2338 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO. 2339 * configure: Regenerate. 2340 2341 2010-05-07 Steven Bosscher <steven@gcc.gnu.org> 2342 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as 2343 a platform that supports LTO. 2344 * configure: Regenerate. 2345 2346 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com> 2347 PR lto/42776 2348 * configure.ac (--enable-lto): Refactor handling so libelf tests 2349 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE, 2350 and allow LTO to be explicitly enabled on non-ELF platforms that 2351 are known to support it inside else-clause. 2352 * configure: Regenerate. 2353 23542010-04-27 Roland McGrath <roland@redhat.com> 2355 H.J. Lu <hongjiu.lu@intel.com> 2356 2357 * configure.ac (--enable-gold): Support both, both/gold and 2358 both/bfd to add gold to configdirs without removing ld. 2359 * configure: Regenerated. 2360 2361 * Makefile.def: Add install-gold dependency to install-ld. 2362 * Makefile.in: Regenerated. 2363 23642010-04-14 Tristan Gingold <gingold@adacore.com> 2365 2366 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs. 2367 * configure: Regenerate. 2368 23692010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2370 2371 Merge from gcc: 2372 PR bootstrap/43615 2373 PR bootstrap/43328 2374 Revert: 2375 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2376 * configure.ac: Do not pass --enable-multilib nor 2377 --disable-multilib in baseargs. Accept explicitly passed 2378 --enable_multilib. 2379 * configure: Regenerate. 2380 23812010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2382 2383 PR bootstrap/43328 2384 * configure.ac: Do not pass --enable-multilib nor 2385 --disable-multilib in baseargs. Accept explicitly passed 2386 --enable_multilib. 2387 * configure: Regenerate. 2388 23892010-03-23 Joseph Myers <joseph@codesourcery.com> 2390 2391 * configure.ac (tic6x-*-*): New case. 2392 * configure: Regenerate. 2393 23942010-03-23 Joseph Myers <joseph@codesourcery.com> 2395 2396 Merge from gcc: 2397 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu> 2398 PR ada/42554 2399 * configure.ac: Only pass -c to ranlib for darwin9 and earlier. 2400 * configure: Regenerate. 2401 24022010-03-23 Joseph Myers <joseph@codesourcery.com> 2403 2404 * config.sub: Update to version 2010-03-22. 2405 * config.guess: Update to version 2009-12-30. 2406 24072010-03-14 Joseph Myers <joseph@codesourcery.com> 2408 2409 Merge from gcc: 2410 2010-01-11 Richard Guenther <rguenther@suse.de> 2411 PR lto/41569 2412 * Makefile.def (all-lto-plugin): Depend on all-gcc. 2413 * Makefile.in: Regenerated. 2414 24152010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 2416 2417 PR libstdc++/32499 2418 * configure.ac (RANLIB): Default to true. 2419 (STRIP): Likewise. 2420 (RANLIB_FOR_TARGET): Remove superfluous : argument. 2421 * configure: Regenerate. 2422 24232010-02-17 Nick Clifton <nickc@redhat.com> 2424 2425 PR 11238 2426 * Makefile.tpl (local-distclean): Also remove config.cache files in 2427 sub-directories as there may not be Makefiles present in the 2428 sub-directories. 2429 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete 2430 the config.cache files found by the find command. 2431 2432 * Makefile.in: Regenerate. 2433 * configure.ac: Revert previous delta. 2434 * configure: Regenerate. 2435 24362010-02-15 Nick Clifton <nickc@redhat.com> 2437 2438 PR 11238 2439 * configure.ac: Delete config.cache files in sub-directories when 2440 deleting Makefiles. 2441 * configure: Regenerate. 2442 24432010-02-15 Nick Clifton <nickc@redhat.com> 2444 2445 * configure.ac: Sync from gcc. 2446 * configure: Regenerate. 2447 24482010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 2449 2450 Sync from gcc: 2451 * configure.ac: Add "recommended" version checks for GMP/MPC. 2452 Update recommended GMP/MPFR/MPC versions. 2453 * configure: Regenerate. 2454 24552010-01-25 Joern Rennecke <amylaar@spamcop.net> 2456 2457 gcc PR libstdc++/36101, gcc PR libstdc++/42813 2458 * configure.ac (bootstrap_target_libs): Make inclusion of 2459 target-libgomp conditional on libgomb being in target_configdirs. 2460 * configure: Regenerate. 2461 24622010-01-23 Joern Rennecke <amylaar@spamcop.net> 2463 2464 gcc PR libstdc++/36101, gcc PR libstdc++/42813 2465 * configure.ac (bootstrap_target_libs): Include target-libgomp. 2466 * configure: Regenerate. 2467 24682010-01-22 Joern Rennecke <amylaar@spamcop.net> 2469 2470 gcc PR libstdc++/36101, gcc PR libstdc++/42813 2471 * configure.ac (target_configdirs): Substitute. 2472 * Makefile.def: Bootstrap target module libgomp. 2473 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp. 2474 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable. 2475 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS. 2476 * configure, Makefile.in: Regenerate. 2477 24782009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2479 2480 * libtool.m4: Sync from git Libtool. 2481 * ltmain.sh: Likewise. 2482 * ltoptions.m4: Likewise. 2483 * ltversion.m4: Likewise. 2484 * lt~obsolete.m4: Likewise. 2485 24862010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 2487 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> 2488 2489 PR bootstrap/42424 2490 * configure.ac: Include libtool m4 files. 2491 (_LT_CHECK_OBJDIR): Call it. 2492 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags, 2493 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir. 2494 2495 * configure: Regenerate. 2496 24972010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2498 2499 PR bootstrap/41818 2500 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH 2501 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment. 2502 * Makefile.in: Regenerate. 2503 25042009-12-18 Ben Elliston <bje@au.ibm.com> 2505 2506 * config.sub, config.guess: Update from upstream sources. 2507 25082009-12-17 Jeff Johnston <jjohnstn@redhat.com> 2509 2510 * COPYING.NEWLIB: Update copyright date. 2511 * COPYING.LIBGLOSS: Ditto. 2512 25132009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 2514 2515 PR middle-end/30447 2516 PR middle-end/30789 2517 PR other/40302 2518 2519 * configure.ac: Require MPC. 2520 * configure: Regenerate. 2521 2522 * configure.ac: Update minimum MPC version to 0.8. 2523 * configure: Regenerate. 2524 25252009-11-20 Paolo Bonzini <bonzini@gnu.org> 2526 2527 * config.guess: Sync with upstream and gcc. 2528 * config.sub: Sync with upstream and gcc. 2529 25302009-11-16 Alexandre Oliva <aoliva@redhat.com> 2531 2532 * Makefile.def: Restore host and target settings for gmp. 2533 * Makefile.in: Rebuild. 2534 25352009-11-16 Alexandre Oliva <aoliva@redhat.com> 2536 2537 * configure.ac: Add libelf to host_libs. Enable in-tree configury 2538 of ppl and cloog. Fix in-tree configury of libelf, skip tests. 2539 Fix portability of test of C++ as bootstrap language. Add 2540 ppl/src/ppl-config.o to the bootstrap compare exclusion list. 2541 * configure: Rebuild. 2542 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl, 2543 and cloog. Fix in-tree ppl configuration. Introduce libelf 2544 in-tree building. 2545 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New. 2546 (POSTSTAGE1_HOST_EXPORTS): Use it. 2547 (STAGE[+id+]_CXXFLAGS): New. 2548 (BASE_FLAGS_TO_PASS): Pass it down. 2549 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add 2550 extra_exports. 2551 (all-stage[+id+]-[+prefix+][+module+]): Likewise. 2552 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add 2553 extra_exports. 2554 * Makefile.in: Rebuild. 2555 25562009-11-06 Ozkan Sezer <sezeroz@gmail.com> 2557 2558 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem 2559 paths for *-w64-mingw* and x86_64-*mingw*. 2560 * configure: Regenerated. 2561 25622009-10-30 Kai Tietz <kai.tietz@onevision.com> 2563 2564 * configure.ac: Disable target-winsup & co for 2565 x86_64-*-mingw* and *-w64-mingw* targets. 2566 * configure: Regenerated. 2567 25682009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 2569 2570 * configure.ac (CLooG test): Use = with test. 2571 * configure: Regenerate. 2572 25732009-10-22 Richard Guenther <rguenther@suse.de> 2574 2575 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable 2576 cloog if the ppl version check failed. Move flags saving 2577 before setting in libelf check. 2578 * configure: Regenerate. 2579 25802009-10-21 Richard Guenther <rguenther@suse.de> 2581 2582 * configure.ac: Adjust the ppl and cloog configure to work as 2583 documented. Disable cloog if ppl was disabled. Omit the version 2584 checks if they were disabled. 2585 * configure: Re-generate. 2586 25872009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2588 2589 * configure.ac: Add 'lto' to enable_languages, not 2590 new_enable_languages, and only if not already present. 2591 * configure: Regenerate. 2592 25932009-10-06 Ian Lance Taylor <iant@google.com> 2594 2595 * Makefile.def: check-gold depends upon all-gas. 2596 * Makefile.in: Rebuild. 2597 25982009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com> 2599 2600 * Makefile.def: all-lto-plugin depends on all-libiberty. 2601 set bootstrap=true for lto-plugin. 2602 Add lto-plugin. 2603 * Makefile.in: Regenerate. 2604 * configure.ac (host_libs): Add lto-plugin. 2605 * configure: Regenerate. 2606 26072009-10-03 Diego Novillo <dnovillo@google.com> 2608 2609 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC. 2610 (HOST_LIBELFLIBS): Define. 2611 (HOST_LIBELFINC): Define. 2612 * Makefile.in: Regenerate. 2613 * configure.ac: Add --enable-lto. 2614 Add --with-libelf, --with-libelf-include and --with-libelf-lib. 2615 If --enable-lto is used, add 'lto' to new_enable_languages. 2616 If --enable-lto is used and gold is enabled, add 2617 lto-plugin to configdirs. 2618 * configure: Regenerate. 2619 26202009-10-03 Simon Baldwin <simonb@google.com> 2621 2622 * configure.ac: If --with-system-zlib, suppress local zlib and 2623 pass --with-system-zlib to subdir configure scripts. 2624 * configure: Regenerate. 2625 26262009-10-01 Loren J. Rittle <ljrittle@acm.org> 2627 Paolo Bonzini <bonzini@gnu.org> 2628 2629 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than 2630 $(srcdir). 2631 * Makefile.in: Rebuilt. 2632 26332009-09-29 Paolo Bonzini <bonzini@gnu.org> 2634 2635 Sync from gcc: 2636 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 2637 2638 * configure.ac: Update minimum MPC version to 0.7. 2639 * configure: Regenerate. 2640 26412009-09-25 Nick Clifton <nickc@redhat.com> 2642 2643 * configure.ac: Pass any --cache-file=/dev/null option on to 2644 subconfigures. 2645 * configure: Regenerate. 2646 26472009-09-23 Nick Clifton <nickc@redhat.com> 2648 2649 * config.sub, config.guess: Update from upstream sources. 2650 26512009-09-22 Loren J. Rittle <ljrittle@acm.org> 2652 2653 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/. 2654 * Makefile.in: Rebuilt. 2655 26562009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2657 2658 PR bootstrap/32272 2659 * configure.ac: Error out if $srcdir isn't '.' but contains 2660 host-${host_noncanonical}. 2661 * configure: Regenerate. 2662 26632009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2664 2665 * configure.ac: If bootstrapping a combined tree with 2666 --enable-gold, require c++ in stage1_languages. 2667 * configure: Regenerate. 2668 2669 * configure.ac: Also add target_libs of stage1_languages to 2670 bootstrap_target_libs. 2671 * configure: Regenerate. 2672 2673 * configure.ac: Diagnose --enable-build-with-cxx bootstrap 2674 with --enable-languages not containing c++. 2675 * configure: Regenerate. 2676 26772009-09-16 Jie Zhang <jie.zhang@analog.com> 2678 2679 * configure.ac: Disable java and boehm-gc for bfin-*-*. 2680 * configure: Regenerate. 2681 26822009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2683 2684 * configure.ac: Do not use $extrasub for replacing @if/@endif 2685 parts in Makefile; instead, use additional arguments to 2686 AC_CONFIG_COMMANDS to do the replacement manually, with several 2687 sed invocations, to avoid HP-UX sed command limits. 2688 * configure: Regenerate. 2689 26902009-09-04 Alexandre Oliva <aoliva@redhat.com> 2691 2692 * configure.ac (with-build-config): Document. Handle without. 2693 Handle missing argument. 2694 * configure: Rebuilt. 2695 26962009-09-03 Alexandre Oliva <aoliva@redhat.com> 2697 2698 * configure.ac (--with-build-config): New. Set BUILD_CONFIG. 2699 Default to bootstrap-debug only if compare-debug works. 2700 * configure: Rebuilt. 2701 * Makefile.tpl: Make BUILD_CONFIG configure-configurable. 2702 * Makefile.in: Rebuilt. 2703 27042009-09-01 Alexandre Oliva <aoliva@redhat.com> 2705 2706 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug. 2707 * Makefile.in: Rebuilt. 2708 27092009-09-02 Paolo Bonzini <bonzini@gnu.org> 2710 2711 * Makefile.tpl (AWK): Fix typo. 2712 * Makefile.in: Regenerate. 2713 27142009-09-02 Paolo Bonzini <bonzini@gnu.org> 2715 2716 * configure.ac: Detect awk and sed. 2717 * Makefile.def (flags_to_pass): Add AWK and SED. 2718 * Makefile.tpl (AWK, SED): New. 2719 (BASE_FLAGS_TO_PASS): Add AWK and SED. 2720 * configure: Regenerate. 2721 * Makefile.in: Regenerate. 2722 27232009-09-01 Tristan Gingold <gingold@adacore.com> 2724 2725 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts. 2726 Remove logical names. 2727 27282009-08-31 Dave Korn <dave.korn.cygwin@gmail.com> 2729 2730 * ltmain.sh (func_normal_abspath): New function. 2731 (func_relative_path): Likewise. 2732 (func_mode_help): Document new -bindir option for link mode. 2733 (func_mode_link): Add new -bindir option, and use it to place 2734 output DLL if specified. 2735 27362009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2737 2738 * configure.ac (AC_PREREQ): Bump to 2.64. 2739 27402009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2741 2742 * README-maintainer-mode: Point directly to upstream locations 2743 for autoconf, automake, libtool, gettext, instead of copies on 2744 sources.redhat.com. Document required versions. 2745 * configure.ac: Do not substitute datarootdir, htmldir, 2746 pdfdir, docdir. Do not process --with-datarootdir, 2747 --with-htmldir, --with-pdfdir, --with-docdir. 2748 * configure: Regenerate. 2749 2750 * configure: Regenerate. 2751 2752 * compile: Sync from Automake 1.11. 2753 * depcomp: Likewise. 2754 * install-sh: Likewise. 2755 * missing: Likewise. 2756 * mkinstalldirs: Likewise. 2757 * ylwrap: Likewise. 2758 27592009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2760 2761 * configure.ac: Call AC_DISABLE_OPTION_CHECKING. 2762 (baseargs): Add --disable-option-checking. 2763 * configure: Regenerate. 2764 2765 * Makefile.def (configure-target-libiberty): Depend on 2766 all-binutils and all-ld. 2767 (configure-target-newlib): Likewise. 2768 * Makefile.in: Regenerate. 2769 27702009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2771 2772 Sync with GCC, merge: 2773 2774 2009-07-31 Christian Bruel <christian.bruel@st.com> 2775 2776 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs. 2777 * configure: Regenerate. 2778 2779 2009-07-06 Ian Lance Taylor <iant@google.com> 2780 2781 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs). 2782 * configure: Rebuild. 2783 2784 2009-06-26 Steve Ellcey <sje@cup.hp.com> 2785 2786 PR bootstrap/40338 2787 * configure.ac (comparestring): Create new variable. 2788 * Makefile.tpl (comparestring): Use to skip some comparisions. 2789 * configure: Regenerate. 2790 * Makefile.in: Regenerate. 2791 2792 2009-06-23 Ian Lance Taylor <iant@google.com> 2793 2794 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to 2795 boot_languages. Only bootstrap target libraries listed in 2796 target_libs for some boot language. Add --with-stage1-ldflags, 2797 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove 2798 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions 2799 if not building with C++. 2800 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true. 2801 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables. 2802 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables. 2803 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS. 2804 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add 2805 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS. 2806 (POSTSTAGE1_FLAGS_TO_PASS): Likewise. 2807 * configure, Makefile.in: Rebuild. 2808 2809 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 2810 2811 * configure.ac: Detect MPC in default directory. 2812 * configure: Regenerate. 2813 2814 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com> 2815 2816 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib 2817 to noconfdirs. 2818 * configure: Regenerate. 2819 2820 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 2821 2822 * Makefile.def: Add MPC support and dependencies. 2823 * configure.ac: Likewise. Reorganize GMP/MPFR checks. 2824 2825 * Makefile.in, configure: Regenerate. 2826 2827 2009-05-24 Nicolas Roche <roche@adacore.com> 2828 2829 * Makefile.tpl (compare-target): Skip ./ada/*tools directories. 2830 * Makefile.in: Regenerate. 2831 2832 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com> 2833 2834 * configure.ac (cygwin noconfigdirs): Remove libgcj. 2835 * configure: Regenerate. 2836 2837 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com> 2838 2839 * configure.ac ($with_ppl): Default to no if not supplied. 2840 ($with_cloog): Likewise. 2841 configure: Regenerate. 2842 2843 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 2844 2845 PR bootstrap/39739 2846 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST. 2847 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags. 2848 2849 * configure, Makefile.in: Regenerate. 2850 2851 2009-04-14 Jakub Jelinek <jakub@redhat.com> 2852 2853 * configure.ac: Change copyright header to refer to version 2854 3 of the GNU General Public License and to point readers at the 2855 COPYING3 file and the FSF's license web page. 2856 * Makefile.def: Likewise. 2857 * Makefile.tpl: Likewise. 2858 * Makefile.in: Regenerate. 2859 2860 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu> 2861 2862 * configure.ac: Restore match for darwin9 or later. Use double 2863 brackets since regeneration eats one pair. 2864 * configure: Regenerate. 2865 28662009-08-18 Christopher Faylor <me+cygwin@cgf.cx> 2867 2868 * MAINTAINERS: Perform some obvious fixups. 2869 28702009-08-17 Ben Elliston <bje@au.ibm.com> 2871 2872 * config.sub, config.guess: Update from upstream sources. 2873 28742009-08-06 Michael Eager <eager@eagercon.com> 2875 2876 * configure.ac: Add Microblaze target. 2877 * configure: Regenerate. 2878 28792009-07-02 Tristan Gingold <gingold@adacore.com> 2880 2881 * configure.ac: Do not exclude gas for i386-*-darwin. 2882 Add a case for x86_64-*-darwin. 2883 * configure: Regenerate. 2884 28852009-06-26 Doug Evans <dje@sebabeach.org> 2886 2887 * Makefile.def (host_modules): Add cgen. 2888 * Makefile.in: Regenerate. 2889 * configure.ac (host_tools): Add cgen. 2890 * configure: Regenerate. 2891 28922009-06-17 Michael Eager <eager@eagercon.com> 2893 2894 * COPYING.LIBGLOSS: Add Xilinx license. 2895 28962009-06-15 Ryan Mansfield <rmansfield@qnx.com> 2897 2898 * configure.ac: Define is_elf for QNX Neutrino targets. 2899 * configure: Regenerate. 2900 29012009-06-03 Jerome Guitton <guitton@adacore.com> 2902 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2903 2904 * Makefile.tpl (all): Avoid a trailing backslash. 2905 * Makefile.in: Regenerate. 2906 29072009-06-03 Ben Elliston <bje@au.ibm.com> 2908 2909 * config.sub, config.guess: Update from upstream sources. 2910 29112009-06-02 Alexandre Oliva <aoliva@redhat.com> 2912 2913 * Makefile.tpl ([+compare-target+]): Compare all stage 2914 directories, rather than just gcc. 2915 * Makefile.in: Rebuilt. 2916 29172009-05-28 Doug Kwan <dougkwan@google.com> 2918 2919 * configure.ac: Support gold for target arm*-*-*. 2920 * configure: Regenerate. 2921 29222009-05-27 Alexandre Oliva <aoliva@redhat.com> 2923 2924 * Makefile.tpl (all): Avoid harmless warning in make all when 2925 gcc-bootstrap is enabled but stage_last does not exist. 2926 * Makefile.in: Rebuilt. 2927 29282009-05-25 Tristan Gingold <gingold@adacore.com> 2929 2930 * setup.com: Complete the file with configuration and build. 2931 29322009-05-18 Alexandre Oliva <aoliva@redhat.com> 2933 2934 PR other/40159 2935 * Makefile.tpl (all): Don't assume gcc-bootstrap and 2936 gcc-no-bootstrap are mutually exclusive. 2937 * Makefile.in: Rebuilt. 2938 29392009-05-18 Alexandre Oliva <aoliva@redhat.com> 2940 2941 PR other/40159 2942 * Makefile.tpl (all): Don't end with unconditional success. 2943 * Makefile.in: Rebuilt. 2944 29452009-05-12 Alexandre Oliva <aoliva@redhat.com> 2946 2947 PR target/37137 2948 * Makefile.def (flags_to_pass): Remove redundant and incomplete 2949 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS. 2950 Add FLAGS_FOR_TARGET and BUILD_CONFIG. 2951 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn 2952 stage_configureflags, stage_cflags and stage_libcflags into 2953 explicit Makefile macros. 2954 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and 2955 GFORTRAN. 2956 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to 2957 CC. Set CC_FOR_BUILD from CC. 2958 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS, 2959 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and 2960 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to 2961 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ, 2962 and GFORTRAN. 2963 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New. 2964 (_LIBCFLAGS): Renamed to _TFLAGS. 2965 (do-compare-debug, do-compare3-debug): Drop. 2966 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET, 2967 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET. 2968 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET, 2969 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down. 2970 (XGCC_FLAGS_FOR_TARGET): New. 2971 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS. 2972 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN. 2973 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and 2974 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS, 2975 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS 2976 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and 2977 TFLAGS. 2978 (BUILD_CONFIG): Include if requested. 2979 (all): Set TFLAGS on bootstrap. 2980 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS. 2981 (all-stageid-prefixmodule): Likewise. 2982 (do-clean, distclean-stageid): Set TFLAGS. 2983 (restrap): Fix whitespace. 2984 * Makefile.in: Rebuilt. 2985 29862009-04-25 Eric Botcazou <ebotcazou@adacore.com> 2987 2988 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND. 2989 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND. 2990 * Makefile.in: Regenerate. 2991 29922009-04-24 Eli Zaretskii <eliz@gnu.org> 2993 2994 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for 2995 consistency with config.sub. (Update from upstream sources.) 2996 29972009-04-21 Joseph Myers <joseph@codesourcery.com> 2998 2999 * texinfo/texinfo.tex: Update to version 2009-03-28.05. 3000 30012009-04-17 Ben Elliston <bje@au.ibm.com> 3002 3003 * config.sub, config.guess: Update from upstream sources. 3004 30052009-04-15 Anthony Green <green@moxielogic.com> 3006 3007 * configure.ac: Add moxie support. 3008 * configure: Rebuilt. 3009 30102009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 3011 3012 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1. 3013 * configure: Regenerate. 3014 30152009-04-09 H.J. Lu <hongjiu.lu@intel.com> 3016 3017 PR gas/10039 3018 * configure.ac: Require texinfo 4.7. 3019 * configure: Regenerated. 3020 30212009-04-09 Steve Ellcey <sje@cup.hp.com> 3022 3023 * Makefil.def (languages): New entries. 3024 * Makefile.tpl (check-gcc-*): New generic target. 3025 * Makefile.in: Regenerate. 3026 30272009-03-27 Eli Zaretskii <eliz@gnu.org> 3028 3029 * djunpack.bat: Use ".." quoting in Sed command, for the sake of 3030 Windows builds of Sed. 3031 30322009-03-18 Tom Tromey <tromey@redhat.com> 3033 3034 * configure: Rebuild. 3035 * configure.ac (host_libs): Add libiconv. 3036 * Makefile.in: Rebuild. 3037 * Makefile.def (host_modules): Add libiconv. 3038 (configure-gdb, all-gdb): Depend on libiconv. 3039 30402009-03-16 Tristan Gingold <gingold@adacore.com> 3041 3042 * configure.ac: Treat gdb as supported on x86_64-darwin. 3043 * configure: Regenerate. 3044 30452009-03-16 Joseph Myers <joseph@codesourcery.com> 3046 3047 Merge from GCC: 3048 3049 2009-03-16 Joseph Myers <joseph@codesourcery.com> 3050 3051 * configure.ac (--with-host-libstdcxx): New option. 3052 * configure: Regenerate. 3053 3054 2009-01-29 Robert Millan <rmh@aybabtu.com> 3055 3056 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu). 3057 * configure: Regenerate. 3058 3059 2009-01-12 Sebastian Pop <sebastian.pop@amd.com> 3060 3061 PR tree-optimization/38515 3062 * configure.ac (cloog-polylib): Removed. 3063 (with_ppl, with_cloog): Test for "no". 3064 * configure: Regenerated. 3065 30662009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 3067 3068 Backport from git Libtool: 3069 3070 2009-01-19 Robert Millan <rmh@aybabtu.com> 3071 Support GNU/kOpenSolaris. 3072 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER) 3073 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS) 3074 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize 3075 GNU/kOpenSolaris. 3076 30772009-02-05 Andreas Schwab <schwab@suse.de> 3078 3079 * Makefile.tpl (stage_last): Define $r and $s before using 3080 $(RECURSE_FLAGS_TO_PASS). 3081 * Makefile.in: Regenerate 3082 30832009-01-21 Jeff Johnston <jjohnstn@redhat.com> 3084 3085 * COPYING.NEWLIB: Add ARM license. 3086 30872009-01-16 Alan Modra <amodra@bigpond.net.au> 3088 3089 * Makefile.def (configure-opcodes): Depend on configure-libiberty. 3090 (all-opcodes): Depend on all-libiberty. 3091 * Makefile.in: Regenerate. 3092 30932009-01-15 Douglas B Rupp <rupp@gnat.com> 3094 3095 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support. 3096 * configure: Regenerate. 3097 30982008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 3099 3100 Backport link test fix from upstream Libtool: 3101 3102 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS): 3103 Add cache variables to tests that require the linker to work. 3104 For shlibpath_overrides_runpath, this also changes the semantics 3105 to let the result from the C compiler take precedence. 3106 compiler take precedence. 3107 31082008-12-02 Ben Elliston <bje@au.ibm.com> 3109 3110 * config.sub, config.guess: Update from upstream sources. 3111 31122008-12-17 Jeff Johnston <jjohnstn@redhat.com> 3113 3114 * COPYING.NEWLIB: Updated. 3115 * COPYING.LIBGLOSS: Ditto. 3116 31172008-12-16 Paolo Bonzini <bonzini@gnu.org> 3118 3119 Sync with GCC: 3120 3121 2008-12-12 Sebastian Pop <sebastian.pop@amd.com> 3122 3123 * configure.ac (ppllibs): Add by default the lib flags. 3124 * configure: Regenerate. 3125 3126 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu> 3127 3128 * configure.ac: Add double brackets on darwin[912]. 3129 * configure: Regenerate. 3130 3131 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu> 3132 3133 * configure.ac: Expand to darwin10 and later. 3134 * configure: Regenerate. 3135 31362008-12-02 Andreas Schwab <schwab@suse.de> 3137 3138 * Makefile.def: configure-target-boehm-gc depends on 3139 all-target-libstdc++-v3. 3140 * Makefile.in: Regenerate. 3141 31422008-12-02 Ben Elliston <bje@au.ibm.com> 3143 3144 * config.sub, config.guess: Update from upstream sources. 3145 31462008-11-27 Joseph Myers <joseph@codesourcery.com> 3147 3148 Merge from GCC: 3149 3150 2007-12-02 Matthias Klose <doko@ubuntu.com> 3151 3152 * config-ml.in: Remove 64bit configure tests. 3153 3154 2008-05-14 Rafael Espindola <espindola@google.com> 3155 3156 * config-ml.in: don't handle --enable-shared and --enable-static. 3157 3158 2008-09-02 Sebastian Pop <sebastian.pop@amd.com> 3159 Tobias Grosser <grosser@fim.uni-passau.de> 3160 Jan Sjodin <jan.sjodin@amd.com> 3161 Harsha Jagasia <harsha.jagasia@amd.com> 3162 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com> 3163 Konrad Trifunovic <konrad.trifunovic@inria.fr> 3164 Adrien Eliche <aeliche@isty.uvsq.fr> 3165 3166 Merge from graphite branch. 3167 * configure: Regenerate. 3168 * Makefile.in: Regenerate. 3169 * configure.ac (host_libs): Add ppl and cloog. 3170 Add checks for PPL and CLooG. 3171 * Makefile.def (ppl, cloog): Added modules and dependences. 3172 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New. 3173 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New. 3174 3175 2008-09-03 Richard Guenther <rguenther@suse.de> 3176 3177 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the 3178 cloog test. 3179 * configure: Re-generate. 3180 3181 2008-09-03 Sebastian Pop <sebastian.pop@amd.com> 3182 3183 * configure.ac (--with-cloog-polylib): New. 3184 (--disable-cloog-version-check): New. 3185 (--disable-ppl-version-check): New. 3186 * configure: Re-generate. 3187 3188 2008-09-05 Richard Guenther <rguenther@suse.de> 3189 3190 * configure.ac: Initialize clooglibs to -lcloog. 3191 * configure: Re-generate. 3192 3193 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 3194 3195 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and 3196 recommended version to 2.3.2. 3197 3198 * configure: Regenerate. 3199 3200 2008-10-31 Ben Elliston <bje@au.ibm.com> 3201 3202 * configure.ac (spu-*-*): Remove special case. 3203 * configure: Regenerate. 3204 3205 Complete comment text from GCC version of: 3206 3207 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com> 3208 3209 * configure.ac (RPATH_ENVVAR): Use PATH on Windows. 3210 (GCC_SHLIB_SUBDIR): New. 3211 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR. 3212 * configure: Regenerate. 3213 * Makefile.in: Regenerate. 3214 32152008-11-27 Tristan Gingold <gingold@adacore.com> 3216 3217 * configure.ac: Build gdb for i?86-*-darwin* 3218 * configure: Regenerated. 3219 32202008-11-14 Daniel Jacobowitz <dan@codesourcery.com> 3221 3222 PR bootstrap/38014 3223 PR bootstrap/37923 3224 3225 Revert: 3226 3227 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com> 3228 3229 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo. 3230 * Makefile.in: Regenerated. 3231 3232 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com> 3233 3234 PR gdb/921 3235 PR gdb/1646 3236 PR gdb/2175 3237 PR gdb/2176 3238 3239 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS. 3240 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS. 3241 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS. 3242 (HOST_EXPORTS): Pass CPPFLAGS. 3243 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define. 3244 (LDFLAGS_FOR_TARGET): Initialize from configure script. 3245 (EXTRA_TARGET_FLAGS): Set CPPFLAGS. 3246 * Makefile.in, configure: Regenerated. 3247 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET, 3248 and CPPFLAGS_FOR_BUILD. 3249 32502008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com> 3251 3252 * configure.ac [spu-*-*]: Do not set skipdirs. 3253 * configure: Re-generate. 3254 32552008-10-24 Daniel Jacobowitz <dan@codesourcery.com> 3256 3257 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo. 3258 * Makefile.in: Regenerated. 3259 32602008-10-22 Daniel Jacobowitz <dan@codesourcery.com> 3261 3262 PR gdb/921 3263 PR gdb/1646 3264 PR gdb/2175 3265 PR gdb/2176 3266 3267 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS. 3268 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS. 3269 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS. 3270 (HOST_EXPORTS): Pass CPPFLAGS. 3271 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define. 3272 (LDFLAGS_FOR_TARGET): Initialize from configure script. 3273 (EXTRA_TARGET_FLAGS): Set CPPFLAGS. 3274 * Makefile.in, configure: Regenerated. 3275 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET, 3276 and CPPFLAGS_FOR_BUILD. 3277 32782008-09-29 Peter O'Gorman <pogma@thewrittenword.com> 3279 3280 * libtool.m4: Update to libtool 2.2.6. 3281 * lt~obsolete.m4: Update to libtool 2.2.6. 3282 * ltmain.sh: Update to libtool 2.2.6. 3283 * ltsugar.m4: Update to libtool 2.2.6. 3284 * ltversion.m4: Update to libtool 2.2.6. 3285 * ltoptions.m4: Update to libtool 2.2.6. 3286 * ltgcc.m4: Update to match changes from libtool 2.2.6. 3287 32882008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com> 3289 3290 * configure.ac (RPATH_ENVVAR): Use PATH on Windows. 3291 (GCC_SHLIB_SUBDIR): New. 3292 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR. 3293 * configure: Regenerate. 3294 * Makefile.in: Regenerate. 3295 32962008-08-28 Tristan Gingold <gingold@adacore.com> 3297 3298 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9): 3299 Enable bfd, binutils and opcodes. 3300 * configure: Regenerate. 3301 33022008-08-16 Nicolas Roche <roche@adacore.com> 3303 3304 * Makefile.tpl: Add BOOT_ADAFLAGS. 3305 * Makefile.in: Regenerate. 3306 33072008-08-16 Richard Sandiford <rdsandiford@googlemail.com> 3308 3309 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu. 3310 * configure: Regenerate. 3311 33122008-07-30 Paolo Bonzini <bonzini@gnu.org> 3313 3314 Sync with gcc: 3315 2008-07-30 Paolo Bonzini <bonzini@gnu.org> 3316 3317 * configure.ac: Add makefile fragments for hpux. 3318 * Makefile.def (flags_to_pass): Add ADA_CFLAGS. 3319 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS. 3320 * configure: Regenerate. 3321 * Makefile.in: Regenerate. 3322 3323 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 3324 3325 * Makefile.tpl ($(srcdir)/configure): Update dependencies. 3326 * Makefile.in: Regenerate. 3327 * configure: Regenerate. 3328 33292008-06-18 Ian Lance Taylor <iant@google.com> 3330 3331 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp. 3332 3333 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp. 3334 33352008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 3336 3337 * configure: Regenerate. 3338 33392008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 3340 3341 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when 3342 "$@" is still intact with both Autoconf 2.59 and 2.62. 3343 * configure: Regenerate. 3344 33452008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 3346 3347 * Makefile.tpl: Fix comment errors. 3348 * Makefile.in: Regenerate. 3349 33502008-06-13 Julian Brown <julian@codesourcery.com> 3351 3352 * configure.ac (arm*-*-linux-gnueabi): Don't disable building 3353 of libobjc for ARM EABI Linux. 3354 * configure: Regenerate. 3355 33562008-06-12 David S. Miller <davem@davemloft.net> 3357 David Edelsohn <edelsohn@gnu.org> 3358 3359 * configure.ac: Add powerpc*-*-* to gold supported targets. 3360 * configure: Regenerate. 3361 33622008-06-08 Joseph Myers <joseph@codesourcery.com> 3363 3364 PR tree-optimization/36218 3365 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD. 3366 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define. 3367 (all prefix="build-"): Pass them to build-system sub-makes. 3368 * Makefile.in: Regenerate. 3369 33702008-05-16 Daniel Jacobowitz <dan@codesourcery.com> 3371 3372 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS, 3373 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp, 3374 mkdep, and compile. Update comments. 3375 (ETC_SUPPORT): Add ChangeLog and update comments. 3376 33772008-05-11 Ian Lance Taylor <iant@google.com> 3378 3379 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold. 3380 33812008-04-18 Paolo Bonzini <bonzini@gnu.org> 3382 3383 Sync with gcc: 3384 2008-04-18 Paolo Bonzini <bonzini@gnu.org> 3385 3386 PR bootstrap/35457 3387 * configure.ac: Include override.m4. 3388 * configure: Regenerate. 3389 3390 2008-04-18 Paolo Bonzini <bonzini@gnu.org> 3391 3392 * Makefile.tpl (restrap): Call `make all' using double-colon rules. 3393 * Makefile.in: Regenerate. 3394 3395 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com> 3396 3397 * configure.ac: Do not build libssp for the AVR. 3398 * configure: Regenerate. 3399 34002008-04-18 Nick Clifton <nickc@redhat.com> 3401 3402 * MAINTAINERS: Replace reference to configure.in with reference to 3403 configure.ac. 3404 34052008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com> 3406 3407 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb 3408 as nonconfigurable directories list. 3409 * configure: Regenerate. 3410 34112008-04-14 David S. Miller <davem@davemloft.net> 3412 3413 * configure.ac: Add sparc*-*-* to gold supported targets. 3414 * configure: Regenerate. 3415 34162008-04-14 Ben Elliston <bje@au.ibm.com> 3417 3418 * config.sub, config.guess: Update from upstream sources. 3419 34202008-04-12 Hans-Peter Nilsson <hp@axis.com> 3421 3422 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80. 3423 * Makefile.in: Regenerate. 3424 34252008-04-07 Ian Lance Taylor <iant@google.com> 3426 3427 * Makefile.def: check-gold depends upon all-binutils. 3428 * Makefile.in: Regenerate. 3429 34302008-04-04 Nick Clifton <nickc@redhat.com> 3431 3432 PR binutils/4334 3433 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted 3434 builds. 3435 * configure: Regenerate. 3436 34372008-04-04 NightStrike <NightStrike@gmail.com> 3438 3439 PR other/35151 3440 * configure.ac: Combine rules for mingw32 and mingw64. 3441 * configure: Regenerate. 3442 34432008-03-27 Paolo Bonzini <bonzini@gnu.org> 3444 3445 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove. 3446 * Makefile.in: Regenerate. 3447 34482008-03-20 Ian Lance Taylor <iant@google.com> 3449 3450 * configure.ac: Add support for --enable-gold. 3451 * Makefile.def: Add gold as a directory like ld. 3452 * configure, Makefile.in: Regenerate. 3453 34542008-03-19 Andreas Krebbel <krebbel1@de.ibm.com> 3455 3456 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added. 3457 (s390_cond_extensions): Reduced extensions to the compare related. 3458 (main): z10 cpu type option added. 3459 (expandConditionalJump): Renamed to ... 3460 (insertExpandedMnemonic): ... this. 3461 3462 * opcodes/s390-opc.c: Re-group the operand format makros. 3463 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI, 3464 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU, 3465 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0, 3466 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU, 3467 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU, 3468 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI, 3469 INSTR_SIL_RDU): New instruction formats added. 3470 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI, 3471 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0, 3472 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI, 3473 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR, 3474 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD, 3475 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format 3476 masks added. 3477 (s390_opformats): New formats added "ris", "rrs", "sil". 3478 * opcodes/s390-opc.txt: Add the conditional jumps with the 3479 extensions removed from automatic expansion in s390-mkopc.c manually. 3480 (asi - trtre): Add new System z10 EC instructions. 3481 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added. 3482 34832008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 3484 3485 * configure.ac: m4_include config/proginstall.m4. 3486 * configure: Regenerate. 3487 34882008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 3489 3490 Backport from upstream Libtool: 3491 3492 2007-10-12 Eric Blake <ebb9@byu.net> 3493 3494 Deal with Autoconf 2.62's semantic change in m4_append. 3495 * ltsugar.m4 (lt_append): Replace broken versions of 3496 m4_append. 3497 (lt_if_append_uniq): Don't require separator to be overquoted, 3498 and avoid broken m4_append. 3499 (lt_dict_add): Fix typo. 3500 * libtool.m4 (_LT_DECL): Don't overquote separator. 3501 35022008-03-13 David Edelsohn <edelsohn@gnu.org> 3503 3504 * config.rpath: Add AIX 6 support. 3505 35062008-03-13 Paolo Bonzini <bonzini@gnu.org> 3507 3508 * Makefile.def (stageprofile). Remove -fprofile-generate 3509 from stage_libcflags. 3510 * Makefile.in: Regenerate. 3511 35122008-03-13 Ben Elliston <bje@au.ibm.com> 3513 3514 * config.sub, config.guess: Update from upstream sources. 3515 35162008-03-06 Florian Krohm <fkrohm@us.ibm.com> 3517 3518 * s390-opc.c (INSTR_RSL_R0RD): Fix operands. 3519 * s390-opc.txt (cmpsc): Duplicate entry removed. 3520 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr, 3521 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr, 3522 fier, cu42, cu41): Fix operand format. 3523 35242008-02-20 Paolo Bonzini <bonzini@gnu.org> 3525 3526 PR bootstrap/32009 3527 PR bootstrap/32161 3528 3529 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here. 3530 * configure: Regenerate. 3531 3532 * Makefile.def: Define stage_libcflags for all bootstrap stages. 3533 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS, 3534 STAGE4_LIBCFLAGS): New. 3535 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without 3536 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET). 3537 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS. 3538 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS. 3539 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags 3540 for target modules. Don't export LIBCFLAGS. 3541 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass 3542 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after 3543 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET. 3544 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with 3545 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS). 3546 * Makefile.in: Regenerate. 3547 35482008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 3549 3550 PR libgcj/33085 3551 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>: 3552 Do not use -DDLL_EXPORT. Backport from upstream. 3553 35542008-02-14 Nick Clifton <nickc@redhat.com> 3555 3556 Import this patch from gcc: 3557 2008-01-24 David Edelsohn <edelsohn@gnu.org> 3558 3559 * libtool.m4: Backport AIX 6 support from ToT Libtool. 3560 35612008-02-02 Hans-Peter Nilsson <hp@axis.com> 3562 3563 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf. 3564 * configure: Regenerate. 3565 35662008-01-31 Marc Gauthier <marc@tensilica.com> 3567 3568 * configure.ac (xtensa*-*-*): Recognize processor variants. 3569 * configure: Regenerate. 3570 35712008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 3572 3573 PR bootstrap/34922 3574 * configure.ac (PARSE_ARGS): Push suitable setting of 3575 ac_subdirs_all, for `./configure --help=recursive'. 3576 Handle `+' in generic toplevel directory disabling. 3577 * configure: Regenerate. 3578 35792008-01-23 Ben Elliston <bje@au.ibm.com> 3580 3581 * config.sub, config.guess: Update from upstream sources. 3582 35832008-01-08 Ben Elliston <bje@au.ibm.com> 3584 3585 * config.sub, config.guess: Update from upstream sources. 3586 35872007-12-19 Jeff Johnston <jjohnstn@redhat.com> 3588 3589 * COPYING.LIBGLOSS: Update default copyright. 3590 35912007-12-19 Jeff Johnston <jjohnstn@redhat.com> 3592 3593 * COPYING.NEWLIB: Update default copyright. 3594 35952007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 3596 3597 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1. 3598 Change recommended MPFR from 2.2.1 > 2.3.0. 3599 * configure: Regenerate. 3600 36012007-12-13 Richard Sandiford <rsandifo@nildram.co.uk> 3602 3603 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g. 3604 (CXXFLAGS_FOR_TARGET): Add -O2 -g. 3605 * Makefile.in: Regenerate. 3606 36072007-12-10 Andreas Tobler <a.tobler@schweiz.org> 3608 3609 * configure.ac: Enable libjava for x86_64-*-darwin9. 3610 * configure: Regenerate. 3611 36122007-12-05 Ben Elliston <bje@au.ibm.com> 3613 3614 * config.sub, config.guess: Update from upstream sources. 3615 36162007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 3617 3618 * config-ml.in: Robustify against white space in absolute file 3619 names. 3620 3621 * config-ml.in (multi-clean): Substitute ${Makefile}. 3622 Remove superfluous ${Makefile} in list. 3623 36242007-10-23 Daniel Jacobowitz <dan@codesourcery.com> 3625 3626 * Makefile.def (dependencies): Make configure-gdb depend on 3627 all-intl. 3628 * Makefile.in: Regenerated. 3629 36302007-10-15 Patrick Mansfield <patmans@us.ibm.com> 3631 3632 * Makefile.def: To avoid problems running with parallel makes, 3633 build newlib before libgloss so that target specific header 3634 files are availble. 3635 * Makefile.in: Regenerate. 3636 36372007-10-11 Daniel Jacobowitz <dan@codesourcery.com> 3638 3639 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber. 3640 * Makefile.in: Regenerate. 3641 36422007-10-11 Daniel Jacobowitz <dan@codesourcery.com> 3643 3644 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber. 3645 * libdecnumber: New directory, imported from GCC. 3646 36472007-10-08 Mike Frysinger <vapier@gentoo.org> 3648 3649 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD, 3650 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build. 3651 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default 3652 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS. 3653 * configure: Regenerate. 3654 36552007-10-01 Paolo Bonzini <bonzini@gnu.org> 3656 3657 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD, 3658 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD, 3659 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD, 3660 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions. 3661 * configure.ac: Default them to host tools for $host = $build. 3662 Subst them. 3663 3664 * configure: Regenerate. 3665 * Makefile.in: Regenerate. 3666 36672007-09-20 Richard Sandiford <rsandifo@nildram.co.uk> 3668 3669 * configure.ac (mipsisa*-*-elfoabi*): New stanza. 3670 * configure: Regenerate. 3671 36722007-09-19 Benjamin Kosnik <bkoz@redhat.com> 3673 3674 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before 3675 libstdc++. 3676 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++. 3677 * configure: Regenerate. 3678 * Makefile.in: Regenerate. 3679 36802007-09-17 Andreas Schwab <schwab@suse.de> 3681 3682 * configure.ac: Raise minimum makeinfo version to 4.6. 3683 * configure: Regenerate. 3684 36852007-09-15 Alan Modra <amodra@bigpond.net.au> 3686 3687 * configure.ac: Correct makeinfo version check. 3688 * configure: Regenerate. 3689 36902007-09-14 Richard Sandiford <richard@codesourcery.com> 3691 3692 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty 3693 to $skipdirs and only disable gprof for newlib. Use the normal 3694 mips*-elf* handling in other respects. 3695 * configure: Regnerate. 3696 36972007-09-12 David Daney <ddaney@avtrex.com> 3698 3699 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus 3700 enabling libgcj. 3701 * configure: Regenerate. 3702 37032007-09-12 Richard Guenther <rguenther@suse.de> 3704 3705 * configure.ac (--enable-stage1-checking): If neither --enable-checking 3706 nor --disable-checking is provided also turn on yes and types 3707 checking for stage1. 3708 * configure: Re-generate. 3709 37102007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> 3711 3712 PR target/33281 3713 * configure.ac: Use config/mh-mingw on mingw. 3714 * configure: Regenerate. 3715 37162007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk> 3717 3718 PR other/32154 3719 * configure.ac: For libgloss targets, point the linker to the linker 3720 script, startup code and simulator library. 3721 * configure: Regenerate. 3722 37232007-09-09 Andrew Haley <aph@redhat.com> 3724 3725 * configure.ac (noconfigdirs): Remove target-libffi and 3726 target-libjava. 3727 37282007-08-29 Nick Clifton <nickc@redhat.com> 3729 3730 * config.sub, config.guess: Update from upstream sources. 3731 37322007-08-21 Richard Guenther <rguenther@suse.de> 3733 3734 * configure.ac: Add types checking to stage1 checking flags. 3735 * configure: Regenerate. 3736 37372007-08-18 Paul Brook <paul@codesourcery.com> 3738 Joseph Myers <joseph@codesourcery.com> 3739 3740 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New. 3741 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it. 3742 * Makefile.in: Regenerate. 3743 * configure.ac (--with-debug-prefix-map): New. 3744 * configure: Regenerate. 3745 37462007-08-17 Richard Sandiford <richard@codesourcery.com> 3747 Nigel Stephens <nigel@mips.com> 3748 3749 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde 3750 as target_makefile_frag. 3751 * configure: Regenerate. 3752 37532007-08-16 Alexandre Oliva <aoliva@redhat.com> 3754 3755 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): 3756 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS. 3757 (bootstrap2-debug, bootstrap-debug): New bootstrap stages. 3758 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New. 3759 (do-compare, do-compare3, do-compare-debug): New. 3760 ([+compare-target+]): Use them. 3761 37622007-08-16 Alexandre Oliva <aoliva@redhat.com> 3763 3764 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): 3765 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS. 3766 (bootstrap2-debug, bootstrap-debug): New bootstrap stages. 3767 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New. 3768 (do-compare, do-compare3, do-compare-debug): New. 3769 ([+compare-target+]): Use them. 3770 37712007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 3772 Ben Elliston <bje@au.ibm.com> 3773 3774 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass 3775 --silent if $silent. 3776 * configure: Regenerate. 3777 37782007-08-12 Daniel Jacobowitz <dan@codesourcery.com> 3779 3780 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB. 3781 37822007-07-17 Nick Clifton <nickc@redhat.com> 3783 3784 * COPYING3: New file. Contains version 3 of the GNU General 3785 Public License. 3786 * COPYING3.LIB: New file. Contains version 3 of the GNU 3787 Lesser General Public License. 3788 37892007-07-11 Bernd Schmidt <bernd.schmidt@analog.com> 3790 3791 * configure.ac: Fix my previous change to really match GCC. 3792 * configure: Regenerate. 3793 37942007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 3795 3796 * configure.ac: Rewrite 'configure --help' strings to look nicer. 3797 * configure: Regenerate. 3798 37992007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 3800 3801 * configure.ac: Add some missing m4 quotation. 3802 * configure: Regenerate. 3803 38042007-07-09 Kai Tietz <kai.tietz@onevision.com> 3805 3806 * Makefile.def: Add windmc tool to build. 3807 * Makefile.tpl: Likewise. 3808 * configure.ac: Likewise. 3809 * Makefile.in: Regenerate. 3810 * configure: Regenerate. 3811 38122007-07-05 H.J. Lu <hongjiu.lu@intel.com> 3813 3814 * lt~obsolete.m4: New. Import from 20070318 libtool. 3815 38162007-06-29 Bernd Schmidt <bernd.schmidt@analog.com> 3817 3818 * configure.ac: Don't add target-libmudflap to noconfigdirs for 3819 uclinux and linux-uclibc targets. 3820 * configure: Regenerate. 3821 38222007-06-28 DJ Delorie <dj@redhat.com> 3823 3824 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're 3825 not building newlib. 3826 * configure: Regenerated. 3827 38282007-06-22 Daniel Jacobowitz <dan@codesourcery.com> 3829 3830 * src-release (DEVO_SUPPORT): Correct typos. 3831 38322007-06-18 Daniel Jacobowitz <dan@codesourcery.com> 3833 3834 * Makefile.def: Add dependency from configure-gdb to all-bfd. 3835 * Makefile.in: Regenerated. 3836 38372007-06-14 Paolo Bonzini <bonzini@gnu.org> 3838 3839 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile. 3840 (distclean-stage[+id+]): Possibly delete stage_last. 3841 * Makefile.in: Regenerate. 3842 38432007-06-07 Ben Elliston <bje@au.ibm.com> 3844 3845 * config.sub, config.guess: Update from upstream sources. 3846 38472007-06-07 Ben Elliston <bje@au.ibm.com> 3848 3849 * Makefile.tpl: Fix spelling error. 3850 * Makefile.in: Regenerate. 3851 38522007-06-04 Paolo Bonzini <bonzini@gnu.org> 3853 3854 Sync with gcc: 3855 2007-05-30 Jakub Jelinek <jakub@redhat.com> 3856 3857 PR bootstrap/29382 3858 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1. 3859 * configure: Rebuilt. 3860 38612007-06-01 Steve Ellcey <sje@cup.hp.com> 3862 3863 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set 3864 lt_cv_sys_max_cmd_len. 3865 38662007-05-31 Paolo Bonzini <bonzini@gnu.org> 3867 3868 * ltgcc.m4: Update from GCC. 3869 38702007-05-25 Andreas Tobler <a.tobler@schweiz.org> 3871 3872 * ltmain.sh: Fix Darwin verstring, remove ${wl}. 3873 38742007-05-24 Steve Ellcey <sje@cup.hp.com> 3875 3876 * ltmain.sh: Update from GCC. 3877 * libtool.m4: Update from GCC. 3878 * ltsugar.m4: New. Update from GCC. 3879 * ltversion.m4: New. Update from GCC. 3880 * ltoptions.m4: New. Update from GCC. 3881 * ltconfig: Remove. 3882 * ltcf-c.sh: Remove. 3883 * ltcf-cxx.sh: Remove. 3884 * ltcf-gcj.sh: Remove. 3885 * src-release: Update with new libtool file list. 3886 38872007-05-16 Paolo Bonzini <bonzini@gnu.org> 3888 3889 * Makefile.def (bootstrap_stage): Replace stage_make_flags with 3890 stage_cflags. 3891 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS): 3892 Remove CFLAGS/LIBCFLAGS. 3893 (configure-stage[+id+]-[+prefix+][+module+], 3894 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+]. 3895 * Makefile.in: Regenerate. 3896 38972007-04-14 Steve Ellcey <sje@cup.hp.com> 3898 3899 * config-ml.in: Update from GCC. 3900 39012007-04-09 Daniel Jacobowitz <dan@codesourcery.com> 3902 3903 * src-release (do-proto-toplev): Process the support directories before 3904 the tool directory. 3905 39062007-03-21 Richard Sandiford <richard@codesourcery.com> 3907 3908 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting 3909 of glob. Quote arguments with single quotes too. 3910 * configure: Regenerate. 3911 39122007-03-12 Brooks Moses <brooks.moses@codesourcery.com> 3913 3914 * Makefile.def (fixincludes): Remove unneeded "missing" lines. 3915 * Makefile.in: Regenerate 3916 39172007-03-07 Andreas Schwab <schwab@suse.de> 3918 3919 * configure: Regenerate. 3920 39212007-03-01 Brooks Moses <brooks.moses@codesourcery.com> 3922 3923 * configure.ac: Add "--with-pdfdir" configure option, 3924 which defines pdfdir variable. 3925 * Makefile.def (target=fixincludes): Add install-pdf to 3926 missing targets. 3927 (recursive_targets): Add install-pdf target. 3928 (flags_to_pass): Add pdfdir. 3929 * Makefile.tpl: Add pdfdir handling, add do-install-pdf 3930 target. 3931 * configure: Regenerate 3932 * Makefile.in: Regenerate 3933 39342007-02-28 Eric Christopher <echristo@apple.com> 3935 3936 Revert: 3937 2006-12-07 Mike Stump <mrs@apple.com> 3938 3939 * Makefile.def (dependencies): Add dependency for 3940 install-target-libssp and install-target-libgomp on 3941 install-gcc. 3942 * Makefile.in: Regenerate. 3943 39442007-02-27 Matt Kraai <kraai@ftbfs.org> 3945 3946 * configure: Regenerate. 3947 * configure.ac: Move statements after variable declarations. 3948 39492007-02-19 Joseph Myers <joseph@codesourcery.com> 3950 3951 * configure.ac: Adjust for loop syntax. 3952 * configure: Regenerate. 3953 39542007-02-18 Alexandre Oliva <aoliva@redhat.com> 3955 3956 * configure: Rebuilt. 3957 39582007-02-18 Alexandre Oliva <aoliva@redhat.com> 3959 3960 * configure.ac: Drop multiple occurrences of --enable-languages, 3961 and fix its quoting. 3962 * configure: Rebuilt. 3963 39642007-02-17 Mark Mitchell <mark@codesourcery.com> 3965 Nathan Sidwell <nathan@codesourcery.com> 3966 Vladimir Prus <vladimir@codesourcery.com 3967 Joseph Myers <joseph@codesourcery.com> 3968 3969 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting. 3970 * configure: Regenerate. 3971 39722007-02-13 Daniel Jacobowitz <dan@codesourcery.com> 3973 3974 * configure.ac (target_libraries): Move libgcc before libiberty. 3975 * configure: Regenerated. 3976 39772007-02-13 Paolo Bonzini <bonzini@gnu.org> 3978 3979 * configure: Regenerate again? 3980 39812007-02-13 Paolo Bonzini <bonzini@gnu.org> 3982 3983 * configure: Reapply PR30748 fix which was lost in the previous commit. 3984 39852007-02-13 Daniel Jacobowitz <dan@codesourcery.com> 3986 Paolo Bonzini <bonzini@gnu.org> 3987 3988 PR bootstrap/30753 3989 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC 3990 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix. 3991 * configure: Regenerated. 3992 39932007-02-10 Paolo Bonzini <bonzini@gnu.org> 3994 3995 * configure: Regenerate. 3996 39972007-02-09 Daniel Jacobowitz <dan@codesourcery.com> 3998 3999 PR bootstrap/30748 4000 * configure.ac: Correct syntax for Solaris ksh. 4001 * configure: Regenerated. 4002 40032007-02-09 Paolo Bonzini <bonzini@gnu.org> 4004 4005 * Makefile.def: Sync with GCC. 4006 * Makefile.tpl: Sync with GCC. 4007 * Makefile.in: Regenerate. 4008 * configure: Regenerate. 4009 40102007-02-09 Daniel Jacobowitz <dan@codesourcery.com> 4011 4012 * Makefile.tpl (build_alias, host_alias, target_alias): Use 4013 noncanonical equivalents. 4014 * configure.in: Rename to... 4015 * configure.ac: ...this. Update AC_PREREQ. Prevent error for 4016 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and 4017 target_noncanonical. Use them. Rewrite removal of configure 4018 arguments for autoconf 2.59. Discard variable settings. Force 4019 program_transform_name for native tools. 4020 4021 * Makefile.in: Regenerated. 4022 * configure: Regenerated with autoconf 2.59. 4023 4024 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac. 4025 40262007-02-08 Jeff Johnston <jjohnstn@redhat.com> 4027 4028 * COPYING.LIBGLOSS: Reformat default Red Hat 4029 license to fit within 80 columns. 4030 * COPYING.NEWLIB: Ditto. 4031 40322007-02-05 Dave Brolley <brolley@redhat.com> 4033 4034 * Contribute the following changes: 4035 2006-11-28 DJ Delorie <dj@redhat.com> 4036 4037 * configure.in: Fix typo for mep's target_makefile_frag. 4038 * configure: Regenerated. 4039 4040 2005-04-22 Richard Sandiford <rsandifo@redhat.com> 4041 4042 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET. 4043 * configure: Regenerate. 4044 4045 2001-09-19 DJ Delorie <dj@redhat.com> 4046 4047 * configure.in (target_makefile_frag): use mt-mep 4048 4049 2001-06-12 Don Howard <dhoward@redhat.com> 4050 4051 * configure.in: Remove gdb from MeP skip list. 4052 4053 2001-04-05 DJ Delorie <dj@redhat.com> 4054 4055 * configure.in (noconfigdirs): Remove gcc from MeP skip list. 4056 4057 2001-03-20 Ben Elliston <bje@redhat.com> 4058 4059 * configure.in (noconfigdirs): Add gcc and gdb for MeP. 4060 4061 2001-03-19 Ben Elliston <bje@redhat.com> 4062 4063 * config.sub (mep, mep-*): Add. 4064 40652007-01-31 Andreas Schwab <schwab@suse.de> 4066 4067 * Makefile.tpl (LDFLAGS): Substitute it. 4068 * Makefile.in: Regenerate. 4069 40702007-01-11 Paolo Bonzini <bonzini@gnu.org> 4071 4072 * configure.in: Change == to = in test command. 4073 * configure: Regenerate. 4074 40752007-01-11 Paolo Bonzini <bonzini@gnu.org> 4076 Nick Clifton <nickc@redhat.com> 4077 Kaveh R. Ghazi <ghazi@caip.rutgets.edu> 4078 4079 * configure.in (build_configargs, host_configargs, target_configargs): 4080 Remove build/host/target parameters. 4081 (host_libs): Add gmp and mpfr. 4082 (GMP tests): Reorganize to allow in-tree GMP/MPFR. 4083 * Makefile.def (gmp, mpfr): New. 4084 (gcc): Remove target. 4085 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor, 4086 target_os, target_vendor): New. 4087 (configure): Add host_alias/target_alias arguments. Adjust invocations. 4088 * configure: Regenerate. 4089 * Makefile.in: Regenerate. 4090 40912007-01-11 Matt Fago <fago@earthlink.net> 4092 4093 * configure.in: Try to link to functions only in mpfr 2.2.x 4094 to improve robustness of configure tests. 4095 * configure: Regenerate. 4096 40972007-01-08 Kai Tietz <kai.tietz@onevision.com> 4098 4099 * configure.in: Add support for an x86_64-mingw* target. 4100 * configure: Regenerate. 4101 41022007-01-05 Daniel Jacobowitz <dan@codesourcery.com> 4103 4104 * Makefile.tpl (all-target): Correct @if conditional for target 4105 modules. 4106 * configure.in: Omit libiberty if building only target libgcc. 4107 * configure, Makefile.in: Regenerated. 4108 41092007-01-04 Paolo Bonzini <bonzini@gnu.org> 4110 4111 * configure.in: Use DEV-PHASE to detect the default for --enable-werror. 4112 * configure: Regenerate. 4113 41142007-01-03 Daniel Jacobowitz <dan@codesourcery.com> 4115 4116 * Makefile.def (target_modules): Add libgcc. 4117 (lang_env_dependencies): Remove default items. Use no_c and no_gcc. 4118 * Makefile.tpl (clean-target-libgcc): Delete. 4119 (configure-target-[+module+]): Emit --disable-bootstrap dependencies 4120 on gcc even for bootstrapped modules. Rewrite handling of 4121 lang_env_dependencies to loop over target_modules. 4122 * configure.in (target_libraries): Add target-libgcc. 4123 * Makefile.in, configure: Regenerated. 4124 41252006-12-29 Paolo Bonzini <bonzini@gnu.org> 4126 4127 Sync with gcc: 4128 2006-12-29 Paolo Bonzini <bonzini@gnu.org> 4129 4130 * configure.in: Reorganize recognition of languages. Add 4131 --enable-stage1-languages. Show supported languages for the chosen 4132 target rather than all recognized languages. 4133 * configure: Regenerate. 4134 4135 2006-12-29 Paolo Bonzini <bonzini@gnu.org> 4136 4137 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove. 4138 * Makefile.in: Regenerate. 4139 4140 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 4141 4142 * configure.in: Warn that MPFR 2.2.0 is buggy. 4143 * configure: Regenerate. 4144 41452006-12-27 Ian Lance Taylor <iant@google.com> 4146 4147 * configure.in: When removing Makefiles to force a reconfigure, also 4148 remove prev-DIR*/Makefile. 4149 * configure: Regenerate. 4150 41512006-12-23 Kazu Hirata <kazu@codesourcery.com> 4152 4153 * config.bfd: Recognize fido. 4154 41552006-12-19 Paolo Bonzini <bonzini@gnu.org> 4156 4157 Sync with gcc: 4158 4159 2006-12-19 Paolo Bonzini <bonzini@gnu.org> 4160 4161 * configure.in: Remove "$build" case for powerpc-*-darwin* since 4162 it only affects bootstrap and could be tested on "$host" as well. 4163 * configure: Regenerate. 4164 * config/mh-ppc-darwin: Add to the stage1 cflags here. 4165 4166 2006-12-19 Paolo Bonzini <bonzini@gnu.org> 4167 4168 PR bootstrap/29544 4169 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING. 4170 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags, 4171 move here comment from Makefile.tpl. 4172 * Makefile.tpl: Move some definitions higher in the file. 4173 (STAGE1_CHECKING): New. 4174 * configure.in: Add --enable-stage1-checking. 4175 * configure: Regenerate. 4176 * Makefile.in: Regenerate. 4177 4178 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 4179 4180 * configure.in: Update error message for missing GMP/MPFR. 4181 4182 * configure: Regenerate. 4183 4184 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 4185 4186 * configure.in: Update MPFR version in error message. 4187 4188 * configure: Regenerate. 4189 4190 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 4191 4192 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags. 4193 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include, 4194 --with-gmp-lib): New flags. 4195 4196 * configure: Regenerate. 4197 41982006-12-12 Andreas Tobler <a.tobler@schweiz.org> 4199 4200 PR bootstrap/30134 4201 * configure.in: Correct x86 darwin support for libjava to powerpc 4202 and i?86 only. 4203 * configure: Regenerate. 4204 42052006-12-11 Alan Modra <amodra@bigpond.net.au> 4206 4207 * configure.in: Handle spu makefile frag. 4208 * Makefile.tpl (MAINT): Define 4209 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define. 4210 * configure: Regenerate. 4211 * Makefile.in: Regenerate. 4212 42132006-12-11 Ben Elliston <bje@au.ibm.com> 4214 4215 * config.sub, config.guess: Update from upstream sources. 4216 42172006-12-11 Ben Elliston <bje@au.ibm.com> 4218 4219 * configure.in: Sync with GCC (spu-*-*). 4220 * configure: Sync with GCC. 4221 42222006-12-07 Mike Stump <mrs@apple.com> 4223 4224 * Makefile.def (dependencies): Add dependency for 4225 install-target-libssp and install-target-libgomp on 4226 install-gcc. 4227 * Makefile.in: Regenerate. 4228 42292006-11-16 Paolo Bonzini <bonzini@gnu.org> 4230 4231 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence. 4232 (unstage): Test for stage_last presence. 4233 4234 PR bootstrap/29802 4235 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX. 4236 * Makefile.in: Regenerate. 4237 42382006-11-14 DJ Delorie <dj@redhat.com> 4239 4240 * Makefile.tpl (clean-stage*): Sync with GCC (clean). 4241 * Makefile.in: Sync with GCC. 4242 * configure.in: Sync with GCC (mpfr, gmp). 4243 * configure: Sync with GCC. 4244 42452006-11-08 Jie Zhang <jie.zhang@analog.com> 4246 4247 * configure.in: Remove target-libgloss from noconfigdirs for 4248 bfin-*-*. 4249 * configure: Regenerated. 4250 42512006-10-27 Jeff Johnston <jjohnstn@redhat.com> 4252 4253 * COPYING.NEWLIB: Add spu license. 4254 * COPYING.LIBGLOSS: Ditto. 4255 42562006-10-17 Brooks Moses <bmoses@stanford.edu> 4257 4258 * Makefile.def: Added pdf target handling. 4259 * Makefile.tpl: Added pdf target handling. 4260 * Makefile.in: Regenerated. 4261 42622006-10-11 Jeff Johnston <jjohnstn@redhat.com> 4263 4264 * COPYING.NEWLIB: Updated. 4265 * COPYING.LIBGLOSS: Ditto. 4266 42672006-09-27 Dave Brolley <brolley@redhat.com> 4268 4269 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using 4270 $s instead of $r. 4271 * configure: Regenerated. 4272 42732006-09-26 Ben Elliston <bje@au.ibm.com> 4274 4275 * config.sub, config.guess: Update from upstream sources. 4276 42772006-09-20 Thiemo Seufer <ths@mips.com> 4278 4279 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise 4280 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*. 4281 * configure: Regenerate. 4282 42832006-08-30 Corinna Vinschen <corinna@vinschen.de> 4284 4285 * configure.in: Never build newlib for a Mingw host. 4286 Never build newlib as Mingw target library. 4287 Test the existence of winsup/cygwin for building a Cygwin newlib, 4288 rather than just winsup. 4289 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if 4290 building a Mingw target. 4291 * configure: Regenerate. 4292 42932006-08-15 Thiemo Seufer <ths@mips.com> 4294 Nigel Stephens <nigel@mips.com> 4295 David Ung <davidu@mips.com> 4296 4297 * config.sub: Add support for sde as alias of mipsisa32-sde-elf. 4298 42992006-07-25 Paolo Bonzini <bonzini@gnu.org> 4300 4301 Sync from GCC: 4302 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr> 4303 4304 PR bootstrap/18058 4305 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1 4306 if the bootstrap compiler is a GCC version that supports it. 4307 * configure: Regenerate. 4308 43092006-07-22 Daniel Jacobowitz <dan@codesourcery.com> 4310 4311 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb. 4312 * configure: Regenerated. 4313 43142006-07-18 Paolo Bonzini <bonzini@gnu.org> 4315 4316 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir 4317 for stages after the first. 4318 43192006-07-17 Jakub Jelinek <jakub@redhat.com> 4320 4321 * Makefile.def: Add dependencies for configure-opcodes 4322 on configure-intl and all-opcodes on all-intl. 4323 * Makefile.in: Regenerated. 4324 43252006-07-04 Peter O'Gorman <peter@pogma.com> 4326 4327 * ltconfig: chmod 644 before ranlib during install. 4328 43292006-07-03 Paolo Bonzini <bonzini@gnu.org> 4330 4331 * configure.in: Fix thinkos in previous check-in. 4332 * configure: Regenerate. 4333 43342006-07-03 Paolo Bonzini <bonzini@gnu.org> 4335 4336 Sync from gcc: 4337 4338 2007-07-03 Paolo Bonzini <bonzini@gnu.org> 4339 4340 PR other/27063 4341 * configure.in: Test subdir_requires and give an appropriate 4342 error message. 4343 * configure: Regenerate. 4344 4345 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> 4346 4347 PR target/27540 4348 * configure.in: Only enable libgomp on IRIX 6. 4349 * configure: Regenerate. 4350 43512006-06-20 David Ayers <d.ayers@inode.at> 4352 4353 PR bootstrap/28072 4354 * configure.in: Add target-boehm-gc to noconfigdirs depending on 4355 whether target-libjava is being configured instead of whether the 4356 java front end is enabled. 4357 * configure: Regenerate. 4358 43592006-06-15 Mark Shinwell <shinwell@codesourcery.com> 4360 4361 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2} 4362 to R_ARM_LDC_SB_G{0,1,2} respectively. 4363 43642006-06-15 Paolo Bonzini <bonzini@gnu.org> 4365 4366 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS 4367 too. 4368 * Makefile.in: Regenerate. 4369 43702006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> 4371 4372 Sync from gcc: 4373 4374 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> 4375 * configure.in: Don't enable libgomp on hpux10. 4376 * configure: Rebuilt. 4377 43782006-06-13 David Ayers <d.ayers@inode.at> 4379 4380 Sync from gcc: 4381 4382 2006-06-12 David Ayers <d.ayers@inode.at> 4383 4384 PR bootstrap/27963 4385 PR target/19970 4386 * configure.in: Remove target-boehm-gc from noconfigdirs where 4387 ${libgcj} is specified. 4388 * configure: Regenerate. 4389 43902006-06-08 Jeff Johnston <jjohnstn@redhat.com> 4391 4392 Sync from gcc: 4393 4394 2005-01-12 David Edelsohn <edelsohn@gnu.org> 4395 Andreas Schwab <schwab@suse.de> 4396 4397 PR bootstrap/18033 4398 * config-ml.in: Eval option if surrounded by single quotes. 4399 44002006-06-07 Carlos O'Donell <carlos@codesourcery.com> 4401 4402 Sync from gcc: 4403 4404 2006-06-06 David Ayers <d.ayers@inode.at> 4405 4406 PR libobjc/13946 4407 * Makefile.def: Add dependencies for libobjc which boehm-gc. 4408 * Makefile.in: Regenerate. 4409 * configure.in: Add --enable-objc-gc at toplevel and have it 4410 enable boehm-gc for Objective-C. 4411 Remove target-boehm-gc from libgcj. 4412 Add target-boehm-gc to target_libraries. 4413 Add target-boehm-gc to noconfigdirs where ${libgcj} 4414 is specified. 4415 Assert that boehm-gc is supported when requested for Objective-C. 4416 Only build boehm-gc if needed either for Java or Objective-C. 4417 * configure: Regenerate. 4418 4419 2006-06-05 Paolo Bonzini <bonzini@gnu.org> 4420 4421 PR 27674 4422 * Makefile.tpl (configure-[+prefix+][+module+], 4423 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping. 4424 Remove rule to unstage bootstrapped modules. 4425 (stage_current): New. 4426 * Makefile.in: Regenerate. 4427 4428 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> 4429 Andreas Tobler <a.tobler@schweiz.ch> 4430 4431 * configure.in: Enable libgcj for hppa*-hp-hpux11*. 4432 * configure: Rebuilt. 4433 4434 Revert 4435 2006-01-31 Richard Guenther <rguenther@suse.de> 4436 Paolo Bonzini <bonzini@gnu.org> 4437 4438 * Makefile.def (target_modules): Add libgcc-math target module. 4439 * configure.in (target_libraries): Add libgcc-math target library. 4440 (--enable-libgcc-math): New configure switch. 4441 * Makefile.in: Re-generate. 4442 * configure: Re-generate. 4443 44442006-06-05 Jeff Johnston <jjohnstn@redhat.com> 4445 4446 * config-ml.in: Alter CCASFLAGS to include special 4447 multilib options the same as is done for CFLAGS. 4448 44492006-05-31 Daniel Jacobowitz <dan@codesourcery.com> 4450 4451 * Makefile.def: Added dependencies from sim and gdb on intl, and 4452 added configure dependencies to everything with an all dependency 4453 on intl. 4454 * gettext.m4: Removed. 4455 * src-release (DEVO_SUPPORT): Don't mention gettext.m4. 4456 (GDB_SUPPORT_DIRS): Add intl. 4457 * Makefile.in: Regenerated. 4458 44592006-05-25 Daniel Jacobowitz <dan@codesourcery.com> 4460 4461 * src-release (DEVO_SUPPORT): Add config.rpath. 4462 44632006-05-25 Paolo Bonzini <bonzini@gnu.org> 4464 4465 * Makefile.def (bfd, opcodes): Fix lib_path. 4466 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS. 4467 (restrap): Move under "@if gcc-bootstrap". Fix typo. 4468 * Makefile.in: Regenerate. 4469 44702006-05-24 Mark Shinwell <shinwell@codesourcery.com> 4471 4472 * configure.in: Enable gprof for cross builds. 4473 * configure: Regenerate. 4474 44752006-05-17 Daniel Jacobowitz <dan@codesourcery.com> 4476 4477 * src-release (MAKEINFOFLAGS): Define. 4478 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes. 4479 44802006-05-14 Ben Elliston <bje@au.ibm.com> 4481 4482 * config.sub, config.guess: Update from upstream sources. 4483 44842006-05-12 Ben Elliston <bje@au.ibm.com> 4485 4486 * config.sub, config.guess: Update from upstream sources. 4487 44882006-05-04 Steve Ellcey <sje@cup.hp.com> 4489 4490 * blt, iwidgets, mmalloc: Remove directories. 4491 44922006-05-01 DJ Delorie <dj@redhat.com> 4493 4494 * configure.in: Restore CFLAGS if GMP isn't present. 4495 * configure: Regenerate. 4496 44972006-04-18 DJ Delorie <dj@redhat.com> 4498 4499 * configure.in (m32c): Build libstdc++-v3. Pass flags to 4500 reference libgloss so that libssp can be built in a combined 4501 tree. 4502 * configure: Regenerate. 4503 45042006-04-10 Ben Elliston <bje@au.ibm.com> 4505 4506 * contrib: Remove directory. 4507 45082006-04-06 Carlos O'Donell <carlos@codesourcery.com> 4509 4510 * Makefile.tpl: Add install-html target. 4511 * Makefile.def: Add install-html target. 4512 * Makefile.in: Regenerate. 4513 * configure.in: Add --with-datarootdir, --with-docdir, 4514 and --with-htmldir options. 4515 * configure: Regenerate. 4516 45172006-03-31 Ben Elliston <bje@au.ibm.com> 4518 4519 PR binutils/1860 4520 * configure.in: Require makeinfo 4.4 or higher. 4521 * configure: Regenerate. 4522 45232006-03-14 Paolo Bonzini <bonzini@gnu.org> 4524 4525 * Makefile.in: Regenerate. 4526 45272006-03-14 Paolo Bonzini <bonzini@gnu.org> 4528 4529 Sync with gcc: 4530 2006-03-10 Aldy Hernandez <aldyh@redhat.com> 4531 4532 * configure.in: Handle --disable-<component> generically. 4533 * configure: Regenerate. 4534 4535 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com> 4536 4537 * Makefile.tpl (BUILD_CONFIGDIRS): Remove. 4538 (TARGET_CONFIGDIRS): Remove. 4539 * configure.in: Remove AC_SUBST(target_configdirs). 4540 * Makefile.in, configure: Regenerated. 4541 4542 45432006-03-01 H.J. Lu <hongjiu.lu@intel.com> 4544 4545 PR libgcj/17311 4546 * ltmain.sh: Don't use "$finalize_rpath" for compile. 4547 45482006-02-20 Paolo Bonzini <bonzini@gnu.org> 4549 4550 PR bootstrap/25670 4551 4552 * Makefile.tpl ([+compare-target+]): Print explanation messages. 4553 4554 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass. 4555 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass. 4556 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES, 4557 BUILD_PREFIX, BUILD_PREFIX_1. 4558 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute. 4559 4560 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too. 4561 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too. 4562 4563 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+], 4564 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead 4565 of `cat stage_current`. Always provide the `r' and `s' variables. 4566 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into 4567 a single shell execution. 4568 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For 4569 bootstrapped modules, make the stage1 module if the build was not 4570 started yet, else build the current stage. 4571 (all-host, all-target): Omit bootstrapped modules (if bootstrapping). 4572 (all-build, all-host, all-target, [+make_target+]-host, 4573 [+make_target+]-target): Do not use \-continued lines. 4574 (target modules): Depend on stage_last, not all-gcc, if bootstrapping. 4575 (current_stage, restrap, stage_last): New. 4576 4577 * Makefile.in: Regenerate. 4578 * configure: Regenerate. 4579 45802006-02-14 Paolo Bonzini <bonzini@gnu.org> 4581 4582 Sync from gcc: 4583 4584 2006-01-31 Richard Guenther <rguenther@suse.de> 4585 Paolo Bonzini <bonzini@gnu.org> 4586 4587 * Makefile.def (target_modules): Add libgcc-math target module. 4588 * configure.in (target_libraries): Add libgcc-math target library. 4589 (--enable-libgcc-math): New configure switch. 4590 * Makefile.in: Re-generate. 4591 * configure: Re-generate. 4592 * libgcc-math: New toplevel directory. 4593 4594 2006-01-18 Richard Henderson <rth@redhat.com> 4595 Jakub Jelinek <jakub@redhat.com> 4596 Diego Novillo <dnovillo@redhat.com> 4597 4598 * libgomp: New directory. 4599 * Makefile.def: Add target_module libgomp. 4600 * Makefile.in: Regenerate. 4601 * configure.in (target_libraries): Add target-libgomp. 4602 * configure: Regenerate. 4603 46042006-02-14 Paolo Bonzini <bonzini@gnu.org> 4605 Andreas Schwab <schwab@suse.de> 4606 4607 * configure: Regenerate. 4608 46092006-01-16 Paolo Bonzini <bonzini@gnu.org> 4610 4611 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier. 4612 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find 4613 the assembler, linker and binutils. 4614 * configure: Regenerate. 4615 46162006-01-16 Nick Clifton <nickc@redhat.com> 4617 4618 * config.sub, config.guess: Sync from config repository. 4619 46202006-01-05 Alexandre Oliva <aoliva@redhat.com> 4621 4622 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove 4623 @ from continuation. 4624 * Makefile.in: Rebuilt. 4625 46262006-01-04 Paolo Bonzini <bonzini@gnu.org> 4627 4628 Sync from gcc: 4629 4630 2006-01-04 Paolo Bonzini <bonzini@gnu.org> 4631 4632 PR bootstrap/24252 4633 4634 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES. 4635 * Makefile.tpl (OBJDUMP): New. 4636 (EXTRA_HOST_FLAGS): Add it. 4637 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass. 4638 4639 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try 4640 to use symbolic links between directories. Avoid race conditions 4641 or make them harmless. 4642 * configure.in: Do not try to use symbolic links between directories. 4643 4644 * Makefile.def (LEAN): Pass. 4645 * Makefile.tpl (LEAN): Define. 4646 (stage[+id+]-start): Accept that the previous directory does not 4647 exist, if the bootstrap is lean. 4648 (stage[+id+]-bubble): Invoke lean bootstrap commands after 4649 stage[+id+]-start. Use a makefile variable and an `if' instead of a 4650 configure substitution. 4651 ([+compare-target+]): Likewise. 4652 ([+bootstrap-target+]-lean): New. 4653 * configure.in: Remove lean bootstrap support from here. 4654 4655 * Makefile.in: Regenerate. 4656 * configure: Regenerate. 4657 4658 2006-01-02 Andreas Schwab <schwab@suse.de> 4659 4660 * configure.in: When reconfiguring remove Makefile in 4661 all stage directories. 4662 * configure: Regenerate. 4663 46642005-12-27 Leif Ekblad <leif@rdos.net> 4665 4666 * configure.in: Add support for RDOS target. 4667 * configure: Regenerate. 4668 46692005-12-27 Nick Clifton <nickc@redhat.com> 4670 4671 PR binutils/1990 4672 * libtool.m4: Synchronize with version in GCC sources. 4673 46742005-12-20 Paolo Bonzini <bonzini@gnu.org> 4675 4676 Revert Ada-related part of the previous change. 4677 4678 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET): 4679 Do not pass. 4680 * Makefile.tpl (BOOT_ADAFLAGS): Do not define. 4681 * Makefile.in: Regenerate. 4682 * configure.in: Do not include mt-ppc-aix target fragment. 4683 * configure: Regenerate. 4684 46852005-12-19 Paolo Bonzini <bonzini@gnu.org> 4686 4687 * configure.in: Select appropriate fragments for PowerPC/AIX. 4688 * configure: Regenerate. 4689 4690 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS, 4691 BOOT_CFLAGS, BOOT_LDFLAGS. 4692 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS, 4693 BOOT_CFLAGS, BOOT_LDFLAGS. 4694 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET. 4695 (stage[+id+]-bubble): Pass flags recursively to the comparison target. 4696 (stage): Fail if we cannot complete the work. 4697 * Makefile.in: Regenerate. 4698 46992005-12-16 Jeff Johnston <jjohnstn@redhat.com> 4700 4701 * COPYING.NEWLIB: Update copyright year for default 4702 copyright. 4703 47042005-12-15 Paolo Bonzini <bonzini@gnu.org> 4705 4706 * Makefile.tpl (all, do-[+make_target+], do-check, install, 4707 install-host-nogcc): Don't invoke $(stage) at the end. 4708 * Makefile.in: Regenerate. 4709 47102005-12-14 Paolo Bonzini <bonzini@gnu.org> 4711 4712 * configure.in: Flip the top-level bootstrap switch. 4713 * configure: Regenerate. 4714 4715 Merge from gcc: 4716 4717 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com> 4718 4719 * Makefile.tpl: Throughout the file, use : $(MAKE) along with 4720 $(stage) and $(unstage). 4721 (EXTRA_TARGET_FLAGS): Correct double-quoting. 4722 (all): Remove stray semicolon. 4723 (local-distclean): Don't handle multilib.tmp and multilib.out. 4724 (install.all): Set $s for consistency. 4725 (configure-[+prefix+][+module+]): Instead of [+deps+], handle 4726 check_multilibs setting. Always make the install directory. 4727 (configure-stage[+id+]-[+prefix+][+module+]): Likewise. 4728 Correct @if/@endif. 4729 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif. 4730 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove. 4731 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR). 4732 (multilib.out): Remove. 4733 * Makefile.in: Regenerated. 4734 47352005-12-12 Nathan Sidwell <nathan@codesourcery.com> 4736 4737 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias. 4738 * configure.in: Replace ms1 arch with mt. 4739 * configure: Rebuilt. 4740 47412005-12-05 Paolo Bonzini <bonzini@gnu.org> 4742 4743 Sync with gcc: 4744 47452005-12-12 Nathan Sidwell <nathan@codesourcery.com> 4746 4747 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias. 4748 * configure.in: Replace ms1 arch with mt. 4749 * configure: Rebuilt. 4750 47512005-12-05 Paolo Bonzini <bonzini@gnu.org> 4752 4753 Sync with gcc: 4754 4755 2005-12-05 Paolo Bonzini <bonzini@gnu.org> 4756 4757 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4, 4758 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove 4759 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below. 4760 Find in-tree tools if available. 4761 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them. 4762 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute. 4763 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL. 4764 (COMPILER_*_FOR_TARGET): New. 4765 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs. 4766 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols. 4767 (CONFIGURED_*, USUAL_*): Remove. 4768 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO, 4769 STRIP): Use autoconf substitutions. 4770 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET, 4771 COMPILER_NM_FOR_TARGET): New. 4772 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP. 4773 4774 (all): Make all-host and all-target in parallel. 4775 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure 4776 that $$r and $$s are set before invoking a recursive make. 4777 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end. 4778 ([+bootstrap-target+]): Inline most of the `all' target. 4779 4780 2005-11-29 Ben Elliston <bje@au.ibm.com> 4781 4782 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc 4783 from the gcc build directory. 4784 * Makefile.in: Regenerate. 4785 4786 2005-11-29 Ben Elliston <bje@au.ibm.com> 4787 4788 * Makefile.def: Add new libdecnumber host_module. Make all-gcc 4789 depend on all-libdecnumber. 4790 * configure.in (host_libs): Include libdecnumber. 4791 * Makefile.in: Regenerate. 4792 * configure: Likewise. 4793 4794 2005-11-21 Kean Johnston <jkj@sco.com> 4795 4796 * config.sub, config.guess: Sync from upstream sources. 4797 47982005-11-11 Daniel Jacobowitz <dan@codesourcery.com> 4799 4800 * Makefile.def: Remove gdb dependencies for gdbtk. 4801 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables. 4802 (configure-gdb, install-gdb): New rules. 4803 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK. 4804 * Makefile.in, configure: Regenerated. 4805 48062005-10-22 Paolo Bonzini <bonzini@gnu.org> 4807 4808 PR bootstrap/24297 4809 * Makefile.tpl (do-[+make-target+], do-check, install, 4810 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s 4811 are set before recursing. 4812 * Makefile.in: Regenerate. 4813 48142005-10-20 Eric Botcazou <ebotcazou@adacore.com> 4815 4816 PR bootstrap/18939 4817 * Makefile.def (gcc) <target>: Fix thinko. 4818 * Makefile.in: Regenerate. 4819 48202005-10-17 Bernd Schmidt <bernd.schmidt@analog.com> 4821 4822 * configure.in (bfin-*-*): Use test, not brackets, in if statement. 4823 * configure: Regenerate. 4824 48252005-10-09 Kazu Hirata <kazu@codesourcery.com> 4826 4827 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs 4828 target-libffi, target-qthreads, target-libjava, and 4829 targetlibobjc. 4830 * configure: Regenerate. 4831 48322005-10-06 Daniel Jacobowitz <dan@codesourcery.com> 4833 4834 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET. 4835 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP. 4836 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET) 4837 (USUAL_OBJDUMP_FOR_TARGET): New. 4838 (EXTRA_TARGET_FLAGS): Add OBJDUMP. 4839 * configure.in: Check for $OBJDUMP_FOR_TARGET. 4840 * configure, Makefile.in: Regenerated. 4841 48422005-10-05 Paolo Bonzini <bonzini@gnu.org> 4843 4844 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages 4845 before other host packages. 4846 48472005-10-05 Paolo Bonzini <bonzini@gnu.org> 4848 4849 PR bootstrap/22340 4850 4851 * configure.in (default_target): Remove. 4852 * Makefile.tpl (all): Do not use prerequisites as subroutines 4853 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet. 4854 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not 4855 use prerequisites as subroutines. 4856 (check-host, check-target): New. 4857 (bootstrap configure & all targets): Do not use stage*-start 4858 if the directory layout is already ok. 4859 (non-bootstrap configure & all targets): Prepend a $(unstage). 4860 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL. 4861 (NOTPARALLEL): Remove. 4862 (unstage, stage variables): New variables. 4863 (unstage, stage targets): Simply expand to those variables. 4864 4865 * configure: Regenerate. 4866 * Makefile.in: Regenerate. 4867 48682005-10-04 James E Wilson <wilson@specifix.com> 4869 4870 * Makefile.def (lang_env_dependencies): Add libmudflap. 4871 * Makefile.in: Regenerate. 4872 48732005-10-03 Catherine Moore <clm@cm00re.com> 4874 4875 * configure.in (bfin-*-*): Support bfin. 4876 * configure: Regenerated. 4877 48782005-09-30 H.J. Lu <hongjiu.lu@intel.com> 4879 4880 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes. 4881 * configure: Regenerated. 4882 48832005-09-28 Geoffrey Keating <geoffk@apple.com> 4884 4885 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP. 4886 (LIPO_FOR_TARGET): New. 4887 (CONFIGURED_LIPO_FOR_TARGET): New. 4888 (USUAL_LIPO_FOR_TARGET): New. 4889 (STRIP_FOR_TARGET): New. 4890 (CONFIGURED_STRIP_FOR_TARGET): New. 4891 (USUAL_STRIP_FOR_TARGET): New. 4892 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and 4893 STRIP_FOR_TARGET. 4894 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET, 4895 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET. 4896 * Makefile.in: Regenerate. 4897 * configure: Regenerate. 4898 48992005-09-19 David Edelsohn <edelsohn@gnu.org> 4900 4901 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs. 4902 (rs6000-*-aix*): Same. 4903 * configure: Regenerate. 4904 49052005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr> 4906 4907 * configure.in: Recognize f95 in the --enable-languages option, 4908 and substitute it for fortran, issuing a warning. 4909 * configure: Regenerate. 4910 49112005-09-07 Ben Elliston <bje@au.ibm.com> 4912 4913 Import from Autoconf sources: 4914 4915 2005-09-06 Paul Eggert <eggert@cs.ucla.edu> 4916 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben 4917 Elliston. Handle weird characters correctly. 4918 49192005-08-30 Phil Edwards <phil@codesourcery.com> 4920 4921 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs. 4922 * configure: Regenerated. 4923 49242005-08-20 Richard Earnshaw <richard.earnshaw@arm.com> 4925 4926 * Makefile.def (libssp): Add to lang_env_dependencies. 4927 * Makefile.in: Regenerate. 4928 49292005-08-17 Christian Groessler <chris@groessler.org> 4930 4931 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash. 4932 * Makefile.in: Regenerate. 4933 49342005-08-12 Paolo Bonzini <bonzini@gnu.org> 4935 4936 * configure.in: Replace NCN_STRICT_CHECK_TOOL with 4937 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS. 4938 Look for alternate names of the target cc and c++ 4939 * configure: Regenerate. 4940 49412005-08-08 Paolo Bonzini <bonzini@gnu.org> 4942 4943 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET, 4944 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find 4945 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target 4946 tools; remove code to manually set them. 4947 (Target tools): Look in the environment for them. 4948 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET, 4949 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine. 4950 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc 4951 build directory. 4952 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET, 4953 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET, 4954 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET, 4955 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET, 4956 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New. 4957 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, 4958 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete. 4959 * configure: Regenerate. 4960 * Makefile.in: Regenerate. 4961 49622005-07-27 Mark Mitchell <mark@codesourcery.com> 4963 4964 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET. 4965 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET. 4966 * Makefile.in: Regenerated. 4967 49682005-07-26 Mark Mitchell <mark@codesourcery.com> 4969 4970 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable. 4971 (CFLAGS_FOR_TARGET): Use it. 4972 (CXXFLAGS_FOR_TARGET): Likewise. 4973 * Makefile.in: Regenerated. 4974 * configure.in (--with-build-sysroot): New option. 4975 * configure: Regenerated. 4976 49772005-07-24 Paolo Bonzini <bonzini@gnu.org> 4978 4979 * Makefile.tpl: Wrap install between unstage and stage 4980 * Makefile.in: Regenerate. 4981 49822005-07-16 Kelley Cook <kcook@gcc.gnu.org> 4983 4984 * all files: Update FSF address. 4985 49862005-07-14 Jim Blandy <jimb@redhat.com> 4987 4988 * configure.in: Add cases for Renesas m32c. 4989 * configure: Regenerated. 4990 49912005-07-14 Kelley Cook <kcook@gcc.gnu.org> 4992 4993 * COPYING, compile, config-ml.in, config.guess, 4994 config.sub, install-sh, missing, mkinstalldirs, 4995 symlink-tree, ylwrap: Sync from upstream sources. 4996 49972005-07-13 Eric Christopher <echristo@redhat.com> 4998 4999 * configure.in: Add toplevel noconfigdir support for tpf. 5000 * configure: Regenerate. 5001 50022005-07-11 Jakub Jelinek <jakub@redhat.com> 5003 5004 * Makefile.def (target_modules): Add libssp. 5005 * configure.in (target_libraries): Add target-libssp. 5006 * configure: Rebuilt. 5007 * Makefile.in: Rebuilt. 5008 50092005-07-11 Paolo Bonzini <bonzini@gnu.org> 5010 5011 PR ada/22340 5012 5013 * Makefile.def: Sync with gcc. 5014 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto. 5015 * Makefile.in: Regenerate. 5016 50172005-07-07 Andreas Schwab <schwab@suse.de> 5018 5019 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD. 5020 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here. 5021 * Makefile.in: Regenerated. 5022 50232005-07-07 Kazu Hirata <kazu@codesourcery.com> 5024 5025 * configure.in: Add --enable-libssp and --disable-libssp. 5026 * configure: Regenerate with autoconf-2.13. 5027 50282005-07-06 Geoffrey Keating <geoffk@apple.com> 5029 5030 * configure.in: Don't build sim or rda when targetting darwin. 5031 * configure: Regenerate. 5032 50332005-07-04 Ben Elliston <bje@gnu.org> 5034 5035 * src-release (do-proto-toplev): Remove dejagnu bits. 5036 (DEJAGNU_SUPPORT_DIRS): Remove. 5037 (dejagnu.tar.bz2, dejagnu.tar): Likewise. 5038 (GDBD_SUPPORT_DIRS): Likewise. 5039 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise. 5040 (INSIGHTD_SUPPORT_DIRS): Likewise. 5041 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise. 5042 50432005-06-30 Ben Elliston <bje@gnu.org> 5044 5045 * setup.com (mpw): Remove unused directive. 5046 50472005-06-22 Paolo Bonzini <bonzini@gnu.org> 5048 5049 * Makefile.def (stagefeedback): Come after profile. 5050 Define profiledbootstrap target. 5051 * Makefile.tpl (profiledbootstrap): Remove. 5052 (stageprofile-end): Zap stagefeedback. 5053 (stagefeedback-start): Copy all .gcda files, not only GCC's. 5054 * Makefile.in: Regenerate. 5055 50562005-06-13 Zack Weinberg <zack@codesourcery.com> 5057 5058 * depcomp: Update from automake CVS. Add 'ia64hp' stanza. 5059 In 'cpp' stanza, support '#line' as well as '# '. 5060 50612005-06-07 Hans-Peter Nilsson <hp@axis.com> 5062 5063 * configure.in (unsupported_languages): New macro. 5064 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit 5065 non-ported target libraries in noconfigdirs. 5066 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf, 5067 non-linux-gnu. Remove libgcj_ex_libffi. 5068 <lang_frag loop>: Set add_this_lang=no if the language is in 5069 unsupported_languages. 5070 * configure: Regenerate. 5071 50722005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de> 5073 5074 * configure.in: Fix typo in handling of --with-mpfr-dir. 5075 * configure: Regenerate. 5076 50772005-06-02 Jim Blandy <jimb@redhat.com> 5078 5079 * config.sub: Add cases for the Renesas m32c. (This patch has been 5080 accepted into the master sources.) 5081 50822005-06-02 Aldy Hernandez <aldyh@redhat.com> 5083 Michael Snyder <msnyder@redhat.com> 5084 Stan Cox <scox@redhat.com> 5085 5086 * configure.in: Set noconfigdirs for ms1. 5087 5088 * configure: Regenerate. 5089 50902005-05-25 Paolo Bonzini <bonzini@gnu.org> 5091 5092 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well. 5093 (Dependencies): Consider target modules for bootstrap dependencies. 5094 Make target bootstrap modules depend on each stage's gcc. 5095 * Makefile.in: Regenerate. 5096 50972005-05-20 Paolo Bonzini <bonzini@gnu.org> 5098 5099 * Makefile.def (configure-gcc): Depend on binutils having been built. 5100 (all-gcc): No need to do it here. 5101 * Makefile.in: Regenerate. 5102 51032005-05-19 Paul Brook <paul@codesourcery.com> 5104 5105 * configure.in: Rewrite misleading error message when requested 5106 language cannot be built. 5107 * configure: Regenerate. 5108 51092005-05-15 Daniel Jacobowitz <dan@codesourcery.com> 5110 5111 * ylwrap: Import from Automake 1.9.5. 5112 51132005-05-04 Mike Stump <mrs@apple.com> 5114 5115 * configure.in: Always pass --target to target configures as 5116 otherwise rebuilds that do --recheck will fail. 5117 * configure: Rebuilt. 5118 51192005-05-04 Paolo Bonzini <bonzini@gnu.org> 5120 5121 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from 5122 STAGE_HOST_EXPORTS. 5123 (configure, all): Add bootstrap support. 5124 (Host modules, target modules): Pass post-stage1 flags and exports. 5125 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere. 5126 * Makefile.in: Regenerate. 5127 51282005-04-29 Paolo Bonzini <bonzini@gnu.org> 5129 5130 Sync from gcc: 5131 5132 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com> 5133 5134 * config.sub: Update from master copy. 5135 5136 2005-04-19 Hans-Peter Nilsson <hp@axis.com> 5137 5138 * configure.in <crisv32-*-*, cris-*-*>: New local variable 5139 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate 5140 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for 5141 "*-*-elf" and "*-*-linux*". 5142 * configure: Regenerate. 5143 51442005-04-06 Paolo Bonzini <bonzini@gnu.org> 5145 5146 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir. 5147 (TARGET_CONFIGARGS): Include --with-target-subdir. 5148 (configure, all): New macros. Use them throughout. 5149 51502005-04-05 Paolo Bonzini <bonzini@gnu.org> 5151 5152 * Makefile.tpl: Sync with gcc. 5153 * Makefile.in: Regenerate. 5154 51552005-03-30 J"orn Rennecke <joern.rennecke@st.com> 5156 5157 * config/mh-mingw32: Delete. 5158 * configure.in: Don't use it. 5159 * configure: Regenerate. 5160 51612005-03-31 Paolo Bonzini <bonzini@gnu.org> 5162 5163 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path. 5164 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove. 5165 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR). 5166 (HOST_LIB_PATH): Generate from Makefile.def. 5167 (TARGET_LIB_PATH): Likewise. 5168 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR. 5169 * Makefile.in: Regenerate. 5170 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove. 5171 (RPATH_ENVVAR): Include Darwin case. 5172 * configure: Regenerate. 5173 51742005-03-25 Paolo Bonzini <bonzini@gnu.org> 5175 5176 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin. 5177 * configure: Regenerate. 5178 51792005-03-21 Zack Weinberg <zack@codesourcery.com> 5180 5181 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir, 5182 gcc_version, and gcc_version_trigger from set of flags to pass. 5183 * Makefile.tpl: Remove definitions of above variables. 5184 (config.status): Remove dependency on $(gcc_version_trigger). 5185 * Makefile.in: Regenerate. 5186 * configure.in: Do not reference config/gcc-version.m4 nor 5187 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor 5188 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger. 5189 * configure: Regenerate. 5190 51912005-03-16 Manfred Hollstein <manfred.h@gmx.net> 5192 Andrew Pinski <pinskia@physics.uc.edu> 5193 5194 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi. 5195 * Makefile.in: Regenerate. 5196 51972005-03-01 Alexandre Oliva <aoliva@redhat.com> 5198 5199 PR libgcj/20160 5200 * ltmain.sh: Avoid creating archives with components that have 5201 duplicate basenames. 5202 52032005-02-28 Andrew Pinski <pinskia@physics.uc.edu> 5204 5205 PR bootstrap/20250 5206 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install 5207 instead of check. 5208 * Makefile.in: Regenerate. 5209 52102005-02-28 Paolo Bonzini <bonzini@gnu.org> 5211 5212 Sync from gcc. 5213 5214 2005-02-28 Paolo Bonzini <bonzini@gnu.org> 5215 5216 PR bootstrap/17383 5217 * Makefile.def (target_modules): Remove "stage", now unnecessary. 5218 * Makefile.tpl (HOST_SUBDIR): New substitution. 5219 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET, 5220 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET, 5221 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET, 5222 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it. 5223 (Host modules, Bootstrapped modules): Use it. 5224 (Build modules, Target modules): Do not create symlink trees, 5225 always configure out-of-srcdir. 5226 (distclean): Try removing $(host_subdir) with rm before using rm -rf. 5227 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET, 5228 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use 5229 $(HOST_SUBDIR). Create a symlink for host_subdir. 5230 5231 * Makefile.in: Regenerate. 5232 * configure: Regenerate. 5233 5234 Merged from libada-gnattools-branch: 5235 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org> 5236 5237 * Makefile.def: Add gnattools as a module, depending on target-libada. 5238 * Makefile.in: Regenerate. 5239 * configure.in: Include gnattools in host_tools; disable it if ada 5240 is disabled. 5241 * configure: Regenerate. 5242 52432005-02-23 Nick Clifton <nickc@redhat.com> 5244 5245 * configure: Regenerate. 5246 52472005-02-22 Paul Schlie <schlie@comcast.net> 5248 5249 * configure.in: Allow darwin targeted ports to build tk, itcl and 5250 libgui. 5251 52522005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr> 5253 5254 PR libgcj/10353 5255 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj. 5256 * configure: Regenerate. 5257 52582005-02-08 Andrew Cagney <cagney@gnu.org> 5259 5260 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the 5261 gdb/ section. Update GDB's URL. 5262 52632005-01-31 Andrew Cagney <cagney@gnu.org> 5264 5265 * gettext.m4: Only set ENABLE_NLS when gettext is present. 5266 52672005-01-29 Hans-Peter Nilsson <hp@axis.com> 5268 5269 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*. 5270 <crisv32-*-*, cris-*-*>: Only disable target-newlib and 5271 target-libgloss when not *-*-elf and *-*-aout. 5272 * configure: Regenerate. 5273 52742005-01-27 Andrew Cagney <cagney@gnu.org> 5275 5276 * gettext.m4: Don't use NONE as a default for CATOBJEXT. 5277 52782005-01-24 Andrew Cagney <cagney@gnu.org> 5279 5280 * gettext.m4: Only fall back to ../intl/ when it's present. 5281 52822005-01-17 Kelley Cook <kcook@gcc.gnu.org> 5283 5284 * install-sh, config.sub: Import from upstream. 5285 52862005-01-17 Kelley Cook <kcook@gcc.gnu.org> 5287 5288 PR bootstrap/18222 5289 * Makefile.def: Pass CPPFLAGS_FOR_TARGET. 5290 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET. 5291 * Makefile.in: Regenerate. 5292 52932005-01-03 Paolo Bonzini <bonzini@gnu.org> 5294 5295 Revert 2004-12-28 Makefile changes, a better fix will be 5296 applied to mainline and src after GCC 4.0 branches. 5297 52982004-12-28 Paolo Bonzini <bonzini@gnu.org> 5299 5300 PR bootstrap/17383 5301 5302 * Makefile.def (target_modules): Remove stage parameter, 5303 it is always true now. 5304 * Makefile.tpl (configure-build-[+module+], 5305 configure-target-[+module+]): Always build symlink tree 5306 for the directory and for include. BUILD_SUBDIR and 5307 TARGET_SUBDIR cannot be . anymore. 5308 * Makefile.in: Regenerate. 5309 53102004-12-25 David Edelsohn <edelsohn@gnu.org> 5311 5312 Revert 2004-12-08 Makefile changes. 5313 53142004-12-16 Andrew Stubbs <andrew.stubbs@st.com> 5315 5316 * configure.in (sh64-*-*): Reenable gprof. 5317 * configure: Regenerate. 5318 53192004-12-09 Jim Blandy <jimb@redhat.com> 5320 5321 * MAINTAINERS: List 'depcomp' as part of automake. 5322 53232004-12-08 David Edelsohn <edelsohn@gnu.org> 5324 5325 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET. 5326 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG. 5327 (EXTRA_TARGET_FLAGS): Add PICFLAG. 5328 * Makefile.in: Regenerate. 5329 53302004-12-07 Matt Kraai <kraai@ftbfs.org> 5331 5332 * Makefile.tpl: Generate normal dependencies if the LHS module is 5333 not bootstrapped. 5334 * Makefile.in: Regenerate. 5335 53362004-12-03 Richard Sandiford <rsandifo@redhat.com> 5337 5338 * configure.in: Include config/gxx-include-dir.m4. Use 5339 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs. 5340 * configure: Regenerate. 5341 53422004-12-03 Richard Sandiford <rsandifo@redhat.com> 5343 5344 * config.if: Delete. 5345 * configure.in: Set libstdcxx_incdir directly. 5346 * configure: Regenerate. 5347 * MAINTAINERS: Remove mention of config.if. 5348 * src-release (DEVO_SUPPORT): Remove config.if. 5349 53502004-12-02 Eric Christopher <echristo@redhat.com> 5351 5352 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list 5353 of things to remove. 5354 * Makefile.in: Regenerate. 5355 53562004-12-02 Richard Sandiford <rsandifo@redhat.com> 5357 5358 * configure.in: Clear gcc_version_trigger if the file doesn't exist. 5359 * configure: Regenerate. 5360 53612004-12-02 Richard Sandiford <rsandifo@redhat.com> 5362 5363 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION 5364 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs. 5365 * configure: Regenerate. 5366 53672004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> 5368 5369 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs. 5370 (hppa*64*-*-*): Delete incorrect comment. 5371 * configure: Rebuilt. 5372 53732004-11-15 Kelley Cook <kcook@gcc.gnu.org> 5374 5375 * install-sh, compile: Import from automake. 5376 53772004-11-15 Kelley Cook <kcook@gcc.gnu.org> 5378 5379 * config.guess, config.sub: Import from savannnah. 5380 53812004-11-12 Mike Stump <mrs@apple.com> 5382 5383 * Makefile.def: Add html support. 5384 * Makefile.tpl: Likewise. 5385 * Makefile.in: Regenerate. 5386 53872004-11-11 Geoffrey Keating <geoffk@apple.com> 5388 5389 PR 18423 5390 * configure.in: Remove all instances of build-fixincludes from 5391 noconfigdirs. 5392 (build_configargs): Supply --target to subdirectories. 5393 * configure: Regenerate. 5394 5395 * Makefile.def: Make gcc install depend on fixincludes install. 5396 * Makefile.in: Regenerate. 5397 53982004-11-08 Hans-Peter Nilsson <hp@bitrange.com> 5399 5400 * configure.in (noconfigdirs) [mmix-*-*]: Disable 5401 target-libgfortran. 5402 * configure: Regenerate. 5403 54042004-11-07 David Edelsohn <edelsohn@gnu.org> 5405 5406 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN 5407 like CC. 5408 54092004-11-05 Paolo Bonzini <bonzini@gnu.org> 5410 5411 * Makefile.def (host fixincludes): Specify missing targets. 5412 * Makefile.in: Regenerate. 5413 54142004-11-04 H.J. Lu <hongjiu.lu@intel.com> 5415 5416 PR other/17783 5417 * configure.in: Set up LD_LIBRARY_PATH by default for gcc. 5418 * configure: Regenerated. 5419 54202004-11-04 Daniel Jacobowitz <dan@debian.org> 5421 5422 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove. 5423 * configure: Regenerated. 5424 54252004-10-28 Eric B. Weddington <ericw@evcohs.com> 5426 5427 PR target/18151 5428 * configure.in (case ${target}): Do not build fixincludes for avr. 5429 * configure: Regenerated. 5430 54312004-10-26 Paolo Bonzini <bonzini@gnu.org> 5432 5433 * configure.in (case ${target}): Do not build fixincludes 5434 on platforms where it is not used. 5435 * configure: Regenerated. 5436 54372004-10-23 Daniel Jacobowitz <dan@debian.org> 5438 5439 * configure.in: Use an absolute path to install-sh. 5440 * configure: Regenerated. 5441 54422004-10-19 Andrew Cagney <cagney@gnu.org> 5443 5444 * src-release (do-djunpack, do-md5sum): Install the generated file 5445 directly into the proto-toplev/ directory. 5446 54472004-10-19 Andrew Cagney <cagney@gnu.org> 5448 5449 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl. 5450 54512004-10-12 Kelley Cook <kcook@gcc.gnu.org> 5452 5453 * configure.in (*-*-cygwin*): Supress warning if newlib not present. 5454 * configure: Regenerate. 5455 54562004-10-06 Paolo Bonzini <bonzini@gnu.org> 5457 5458 Fix wrong conflict resolution in: 5459 5460 2004-08-16 Paolo Bonzini <bonzini@gnu.org> 5461 5462 * Makefile.in: Regenerate. 5463 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*) 5464 in the recursive `make', instead of hardwiring `all'. 5465 (Autogenerated TARGET-* variables): New. 5466 54672004-10-05 Ulrich Weigand <uweigand@de.ibm.com> 5468 5469 Merged from GCC / libtool upstream: 5470 2004-10-02 P.J. Darcy <darcypj@us.ibm.com> 5471 * ltcf-c.sh (tpf*): Add ld_shlibs=yes. 5472 * ltcf-cxx.sh (tpf*): Likewise. 5473 * ltconfig (tpf*): Add TPF OS configuration support. 5474 54752004-09-30 Tomer Levi <Tomer.Levi@nsc.com> 5476 5477 * configure.in: Enable target-libgloss for crx-*-*. 5478 * configure: Regenerate. 5479 54802004-09-24 Michael Roth <mroth@nessie.de> 5481 5482 * configure.in (--without-headers): Add missing double quotes. 5483 * configure: Regenerate. 5484 54852004-09-24 Kelley Cook <kcook@gcc.gnu.org> 5486 5487 * ylwrap: Revert to previous version. 5488 54892004-09-23 H.J. Lu <hongjiu.lu@intel.com> 5490 5491 PR bootstrap/17369 5492 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@. 5493 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export 5494 SET_GCC_LIB_PATH_CMD. 5495 (BASE_TARGET_EXPORTS): Likewise. 5496 * Makefile.in: Regenerated. 5497 5498 * configure.in (SET_GCC_LIB_PATH): Set and substitute. 5499 * configure: Regenerated. 5500 55012004-09-23 Kelley Cook <kcook@gcc.gnu.org> 5502 5503 * config.guess: New upstream version 5504 * compile, depcomp, install-sh, ylwrap: Likewise. 5505 55062004-09-19 Roger Sayle <roger@eyesopen.com> 5507 5508 * config/mh-x86omitfp: New host makefile fragment. Add 5509 -fomit-frame-pointer to the default BOOT_CFLAGS. 5510 * configure.in: Use it to speed up bootstrap on some IA-32 hosts. 5511 * configure: Regenerate. 5512 55132004-09-15 Andrew Pinski <pinskia@physics.uc.edu> 5514 5515 PR target/11572 5516 * configure.in (*-*-darwin*): Renable libobjc. 5517 * configure: Regenerate. 5518 55192004-09-09 Daniel Berlin <dberlin@dberlin.org> 5520 5521 * Makefile.def: Remove libbanshee. 5522 * Makefile.tpl: Ditto. 5523 * configure.in: Ditto. 5524 * Makefile.in: Regen. 5525 * configure: Ditto. 5526 55272004-09-07 Paolo Bonzini <bonzini@gnu.org> 5528 5529 * missing: Import latest version from master repository. 5530 55312004-09-04 Nick Clifton <nickc@redhat.com> 5532 5533 * config.sub: Import latest version from master repository. 5534 * config.guess: Likewise. 5535 This includes these changes: 5536 5537 2004-08-27 Hans-Peter Nilsson <hp@axis.com> 5538 5539 * config.sub: Handle crisv32, alias etraxfs. 5540 * config.guess (crisv32:Linux:*:*): Handle. 5541 5542 2004-08-13 Brad Smith <brad@comstyle.com> 5543 5544 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines. 5545 (sgi:OpenBSD:*:*): Emit mips64, not mipseb. 5546 5547 2004-08-11 Paul Eggert <eggert@cs.ucla.edu> 5548 5549 * config.guess (*:Darwin:*:*): If uname -p reports "unknown", 5550 assume the processor is a powerpc. This is because coreutils 5551 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown" 5552 in this case, due to a MacOS X bug that causes 5553 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0) 5554 to return a negative number. 5555 Problem reported by Petter Reinholdtsen in: 5556 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html 5557 5558 2004-07-19 Ben Elliston <bje@gnu.org> 5559 5560 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine. 5561 5562 2004-06-24 Ben Elliston <bje@gnu.org> 5563 5564 * config.guess: Update copyright years. 5565 * config.sub: Likewise. 5566 5567 2004-06-22 Robert Millan <robertmh@gnu.org> 5568 5569 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded 5570 since GNU/kFreeBSD systems match *:GNU/*:*:* instead). 5571 5572 2004-06-22 Stanley F. Quayle <stan@stanq.com> 5573 5574 * config.guess (*:*VMS:*:*): New entry. Replaces 5575 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec 5576 manufacturer. 5577 5578 2004-06-22 Ben Elliston <bje@gnu.org> 5579 5580 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>. 5581 * config.sub: Likewise. 5582 5583 2004-06-22 Ben Elliston <bje@gnu.org> 5584 5585 Reported by Hans-Peter Nilsson <hp@bitrange.com>: 5586 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware. 5587 5588 2004-06-11 Ben Elliston <bje@gnu.org> 5589 5590 * config.guess (pegasos:OpenBSD:*:*): Remove. 5591 5592 2004-06-11 Ben Elliston <bje@gnu.org> 5593 5594 From Wouter Verhelst <wouter@grep.be>: 5595 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8. 5596 5597 2004-06-11 Ben Elliston <bje@gnu.org> 5598 5599 * config.guess (luna88k:OpenBSD:*:*): New. 5600 5601 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com> 5602 5603 * config.guess (m32r*:Linux:*:*): New case. 5604 * config.sub: Handle m32rle. 5605 5606 2004-03-12 Ben Elliston <bje@wasabisystems.com> 5607 5608 From Jens Petersen <petersen@redhat.com>: 5609 * config.sub: Handle sparcv8. 5610 5611 2004-03-03 Ben Elliston <bje@wasabisystems.com> 5612 5613 From Tom Smith <smith@cag.lkg.hp.com>: 5614 * config.guess: Version suffixes are equally significant on Tru64 5615 V4.* and V5.*, so do not ignore them on V5.*. Handle a version 5616 prefix of "P" (patched kernel). 5617 5618 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com> 5619 5620 * config.sub: Add support for National Semiconductor CRX target. 5621 56222004-09-03 Jan Beulich <jbeulich@novell.com> 5623 5624 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for 5625 *-*-netware, but add target-libmudflap. 5626 Consolidate *-*-netware targets (of which really only i?86 exists) 5627 into a single entry. 5628 * configure: Likewise. 5629 56302004-09-01 Paolo Bonzini <bonzini@gnu.org> 5631 5632 * Makefile.tpl (sorry): Remove. 5633 (clean-stage[+id+], clean-stage[+id+]-module): New targets. 5634 (cleanstrap targets): Depend on distclean, not distclean-stage1. 5635 (do-clean): Clean per-stage directories too. 5636 (do-distclean): Run distclean-stage1 too. 5637 (.NOTPARALLEL): Enable during toplevel bootstrap. 5638 (stage[+id+]-bubble): Enable parallel execution during 5639 the recursive invocation. 5640 * Makefile.in: Regenerate. 5641 5642 Sync from gcc (moving the Makefile.in change to Makefile.tpl): 5643 5644 2004-08-31 Robert Bowdidge <bowdidge@apple.com> 5645 5646 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include. 5647 * configure.in: add test for powerpc-*-darwin* to specify makefile frag 5648 * configure: regenerate 5649 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for 5650 -mdynamic-no-pic 5651 56522004-08-31 Paolo Bonzini <bonzini@gnu.org> 5653 5654 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment 5655 include. 5656 * configure.in: Fix indentation. 5657 * configure: Regenerate. 5658 56592004-08-31 Paolo Bonzini <bonzini@gnu.org> 5660 5661 * Makefile.def (build_modules): Add fixincludes. 5662 (dependencies): Make gcc depend on fixincludes. 5663 * configure.in (build_tools): Add fixincludes. 5664 (build_configdirs): Always include build_libs. 5665 * Makefile.in: Regenerate. 5666 * configure: Regenerate. 5667 56682004-08-30 Paolo Bonzini <bonzini@gnu.org> 5669 5670 * Makefile.def (bootstrap stages): Add 'lean' parameter. 5671 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into 5672 phony targets; do not generate timestamp files. 5673 (distclean-stageN): Remove references to their timestamp files. 5674 (restageN, touch-stageN): Remove. 5675 (stageN-bubble): Rewritten. 5676 (compare): Support lean bootstraps. 5677 * Makefile.in: Regenerate. 5678 5679 * configure.in: Only warn when bootstrapping but 5680 build != host or build != target. Support lean bootstraps. 5681 * configure: Regenerate. 5682 5683 Sync from gcc: 5684 2004-08-26 Phil Edwards <phil@codesourcery.com> 5685 5686 * configure.in: Give a better error message if GMP/MPFR are missing 5687 and a language needing them has been requested. 5688 * configure: Regenerated. 5689 5690 2004-08-25 Phil Edwards <phil@codesourcery.com> 5691 5692 * configure.in: Print a list of available language front-ends if 5693 a requested one is missing. Tidy stray tab characters. 5694 * configure: Regenerated. 5695 56962004-08-17 Paolo Bonzini <bonzini@gnu.org> 5697 5698 * Makefile.in: Regenerate. 5699 * configure: Regenerate. 5700 5701 * Makefile.def (bootstrap-stage): Rename extra_*_flags to 5702 stage_*_flags. 5703 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit 5704 for bootstrapped modules if toplevel bootstrap is going. 5705 (GCC bootstrap): Generate per-stage targets for all bootstrapped 5706 modules. Adjust for changes in Makefile.def. Enable several 5707 rules even in non-bootstrap mode, just to avoid peppering the 5708 template with unnecessary "@if/@endif gcc-bootstrap" pairs. 5709 (stage-[+prev+]-bubble): Remove. 5710 5711 * Makefile.def (Dependencies): Depend on all-build-bison, 5712 all-build-flex, all-build-byacc, all-build-texinfo, rather 5713 than the host variations. 5714 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout 5715 with BUILD_SUBDIR. 5716 (BISON): Update for recent Bisons. 5717 (YACC): Fix typo. 5718 (cross): Depend on all-build. 5719 (all): Do not depend on all-build. 5720 (prebootstrap): Remove. 5721 (dep-kind): Accept separate prefixes for MODULE and ON variables. 5722 (Prebootstrap dependencies): Add them to the per-stage targets 5723 and to all-prebootstrap. 5724 * configure.in (build_configdirs): Always enable build_tools. 5725 (BUILD_DIR_PREFIX): Remove. 5726 5727 * Makefile.def (gcc): Add target variable. 5728 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags. 5729 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*) 5730 in the recursive `make', instead of hardwiring `all'. 5731 (Autogenerated TARGET-* variables): New. 5732 57332004-08-17 Robert Millan <robertmh@gnu.org> 5734 5735 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux 5736 (instead of FreeBSD). 5737 * configure: Regenerate. 5738 57392004-08-12 Nathanael Nerode <neroden@gcc.gnu.org> 5740 5741 * Makefile.def, configure.in, src-release: Remove useless, bogus 5742 references to tix. 5743 * Makefile.in, configure: Regenerate. 5744 5745 * src-release: Stop distributing mmalloc with gdb (which doesn't 5746 use it). 5747 * Makefile.def: GDB doesn't depend on mmalloc anymore. 5748 * Makefile.in: Regenerate. 5749 57502004-08-09 Mark Mitchell <mark@codesourcery.com> 5751 5752 * configure.in (arm*-*-eabi*): New target. 5753 * configure: Regenerate. 5754 57552004-08-01 Robert Millan <robertmh@gnu.org> 5756 5757 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable 5758 libmudflap for all GNU-based systems (with Glibc). 5759 * configure: Regenerate. 5760 57612004-08-06 Paolo Bonzini <bonzini@gnu.org> 5762 5763 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module. 5764 (bison, byacc, flex, texinfo): Do not mark as bootstrap module. 5765 (Dependencies): New section. 5766 * Makefile.tpl (Dependencies): Generate from Makefile.def. 5767 (configure-target-[+module+]): Depend on maybe-all-gcc 5768 (all-prebootstrap): New name of all-bootstrap. Changed throughout. 5769 (toplevel profiledbootstrap): Fix dependencies. 5770 * Makefile.in: Regenerate. 5771 57722004-08-03 Mark Mitchell <mark@codesourcery.com> 5773 5774 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and 5775 target-libiberty to noconfigdirs. 5776 57772004-08-03 Paul Brook <paul@codesourcery.com> 5778 5779 * configure.in: Check for MPFR as well as GMP. 5780 * configure: Regenerate. 5781 57822004-08-03 Paolo Bonzini <bonzini@gnu.org> 5783 5784 * Makefile.def (host-modules): Add gcc. 5785 * Makefile.in: Regenerate. 5786 * Makefile.tpl (sorry): New rule. 5787 (configure-host, all-host, [+make_target+]-host, do-check, 5788 install-host): Do not add gcc as a special case. 5789 (host modules): Add a small special-casing for gcc. Export 5790 extra_make_flags through the environment. 5791 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc, 5792 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc, 5793 other recursive targets for gcc): Remove. 5794 5795 (all, do-[+make_target+], do-check): Wrap between unstage and stage. 5796 (stage, unstage): New rules. 5797 (stage[+id+]-start, stage[+id+]-end, [+compare-target+], 5798 distclean-stage[+id+]): Use stage_current. 5799 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually 5800 the stage*-start rules. 5801 58022004-07-19 Robert Millan <robertmh@gnu.org> 5803 5804 Synced from gcc: 5805 5806 2004-04-26 Robert Millan <robertmh@gnu.org> 5807 5808 Add patches from libtool CVS. 5809 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu. 5810 * ltconfig: Likewise. 5811 * ltcf-c.sh: Likewise. 5812 * ltcf-cxx.sh: Likewise. 5813 * ltcf-gcj.sh: Likewise. 5814 58152004-07-12 Paolo Bonzini <bonzini@gnu.org> 5816 5817 * configure.in: Add noconfigdirs for crx-*-*. 5818 * configure: Regenerate. 5819 58202004-07-12 Paolo Bonzini <bonzini@gnu.org> 5821 5822 Synced from gcc: 5823 5824 2004-07-09 Loren J. Rittle <ljrittle@acm.org> 5825 5826 * configure.in: Build libmudflap by default on FreeBSD. 5827 * configure: Regenerated. 5828 5829 2004-07-09 Mark Mitchell <mark@codesourcery.com> 5830 5831 * configure.in: Do not build libmudflap by default on non-GNU/Linux 5832 systems. 5833 * configure: Regenerated. 5834 5835 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> 5836 5837 PR target/16344 5838 * Makefile.tpl (profiledbootstrap): Build runtime libraries with 5839 feedback based compiler. 5840 * Makefile.in: Rebuilt. 5841 5842 2004-07-05 Phil Edwards <phil@codesourcery.com> 5843 5844 * configure.in: Do not prepend $srcdir to /dev/null in 5845 makefile fragments. 5846 * configure: Regenerate. 5847 58482004-07-08 Alexandre Oliva <aoliva@redhat.com> 5849 5850 * Makefile.def (host_modules): Set bootstrap=true for flex. 5851 * Makefile.tpl (all-gcc): Depend on texinfo and flex. 5852 * Makefile.in: Rebuilt. 5853 58542004-07-01 Paolo Bonzini <bonzini@gnu.org> 5855 5856 * Makefile.def (build_modules): Add bison, byacc, flex, 5857 m4, texinfo. 5858 (flags_to_pass): Add FLEX. 5859 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New. 5860 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it. 5861 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4, 5862 DEFAULT_MAKEINFO): Remove. 5863 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON, 5864 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute. 5865 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into 5866 objdir or else use configured tool. 5867 (all-build): New. 5868 (all): Depend on it. 5869 (Build module dependencies): Add. 5870 * Makefile.in: Regenerate. 5871 * configure.in: Better support for multiple build modules, 5872 matching what is done for host/target modules. Do not look 5873 for "plausible" locations of build tools if Canadian cross. 5874 Use autoconf's AC_PROG_CC to find a C compiler. Define 5875 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4. 5876 * configure: Regenerate. 5877 58782004-06-22 Paolo Bonzini <bonzini@gnu.org> 5879 5880 * Makefile.tpl (HOST_EXPORTS): Fix pasto. 5881 * Makefile.in: Regenerate. 5882 58832004-06-22 Paolo Bonzini <bonzini@gnu.org> 5884 5885 * Makefile.tpl (configure-build-[+module+], 5886 configure-[+module+], configure-target-[+module+]): Pass 5887 [+extra_configure_args+]. 5888 (all-build-[+module+], all-[+module+], check-[+module+], 5889 install-[+module+], [+make_target+]-[+module+], 5890 all-target-[+module+], check-target-[+module+], 5891 install-target-[+module+], [+make_target+]-target-[+module+]): 5892 Pass [+extra_make_args+]. 5893 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS. 5894 (GCC_HOST_EXPORTS): Remove. 5895 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap, 5896 cross, check-gcc, check-gcc-c++, install-gcc, 5897 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble): 5898 Replace GCC_HOST_EXPORTS with HOST_EXPORTS. 5899 * Makefile.in: Regenerate. 5900 59012004-06-21 Christopher Faylor <cgf@alum.bu.edu> 5902 5903 * configure.in: Check for srcdir/winsup rather than build directory 5904 winsup. 5905 * configure: Regenerate. 5906 59072004-06-17 Corinna Vinschen <vinschen@redhat.com> 5908 5909 * configure.in: Don't build Cygwin native newlib if winsup 5910 directory is missing. Emit warning instead. 5911 * configure: Regenerate. 5912 59132004-06-09 Paolo Bonzini <bonzini@gnu.org> 5914 5915 * Makefile.tpl (touch-stage[+id+]): New. 5916 (restage[+prev+]): Depend on touch-stage[+id+]. 5917 5918 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New. 5919 Use it throughout. 5920 5921 * Makefile.def: Add profile and feedback bootstrap stages. 5922 Remove next field from bootstrap stages. 5923 * Makefile.tpl (LN, LN_S): Substitute. 5924 (stageN-start, stageN-end): Use double-colon rules, to 5925 provide a hook for additional setup commands. 5926 (distclean-stageN-gcc, restageN): Create dependencies from 5927 [+prev+], not from [+next+]. 5928 (stageN-bubble): Add commands for successive stages from 5929 [+prev+], using double-colon rules. 5930 (all-stageN-gcc): Fix typo. 5931 (stagefeedback-start, profiledbootstrap): New. 5932 * Makefile.in: Regenerate. 5933 * configure.in: Call ACX_PROG_LN. 5934 * configure: Regenerate. 5935 59362004-06-03 Paolo Bonzini <bonzini@gnu.org> 5937 5938 * configure.in: Fix --enable-bootstrap breakage introduced in trees 5939 without gcc. 5940 * configure: Regenerate. 5941 59422004-06-01 Paolo Bonzini <bonzini@gnu.org> 5943 5944 * Makefile.tpl: Fix typo. 5945 * Makefile.in: Regenerate. 5946 59472004-06-01 Paolo Bonzini <bonzini@gnu.org> 5948 5949 * configure.in: Remove new- prefix from toplevel 5950 bootstrap targets. 5951 * configure: Regenerate. 5952 59532004-06-01 Paolo Bonzini <bonzini@gnu.org> 5954 5955 Merge this patch from the gcc tree: 5956 5957 2004-05-30 Andreas Jaeger <aj@suse.de> 5958 Jim Wilson <wilson@specifixinc.com> 5959 5960 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77 5961 like CC. 5962 59632004-06-01 Paolo Bonzini <bonzini@gnu.org> 5964 5965 * Makefile.tpl (all.normal): Rename to all. 5966 (all): Replace with a rule to pick the default 5967 target from configure. 5968 (all-gcc, configure-gcc): Use conditionals to 5969 do nothing when toplevel bootstrap is going on. 5970 (GCC directory bootstrap) [gcc-bootstrap]: Disable. 5971 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable. 5972 * configure.in: Support --enable-bootstrap. 5973 5974 * Makefile.def: Remove new- prefix from toplevel 5975 bootstrap targets. 5976 * Makefile.tpl: Likewise. 5977 5978 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2 5979 target. 5980 5981 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS) 5982 $(RECURSE_FLAGS) to recursive invocation of make. 5983 5984 * Makefile.in: Regenerate. 5985 * configure: Regenerate. 5986 59872004-05-27 Daniel Jacobowitz <dan@debian.org> 5988 5989 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET. 5990 * configure: Regenerate. 5991 59922004-05-25 Daniel Jacobowitz <drow@false.org> 5993 5994 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS) 5995 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS) 5996 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive 5997 targets. 5998 * Makefile.in: Regenerate. 5999 60002005-05-24 Paolo Bonzini <bonzini@gnu.org> 6001 6002 * configure.in: Test the ability to symlink directories. 6003 * configure: Regenerate. 6004 6005 * Makefile.def (bootstrap-stage): New definitions. 6006 * Makefile.tpl (configure-stage1-gcc, 6007 configure-stage2-gcc, configure-stage3-gcc, 6008 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc, 6009 new-bootstrap, new-cleanstrap, new-restage1, new-restage2, 6010 new-restage3, compare): Autogenerate, see Makefile.in 6011 entry for behavioral changes. 6012 (distclean-stage1, new-stage1-start, new-stage1-end, 6013 new-stage1-bubble, distclean-stage2, new-stage2-start, 6014 new-stage2-end, new-stage2-bubble, distclean-stage3, 6015 new-stage3-start, new-stage3-end): New autogenerated targets. 6016 (objext, prebootstrap, BOOT_CFLAGS, 6017 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated 6018 targets. 6019 6020 * Makefile.in: Regenerate. 6021 (distclean-stage1, new-stage1-start, new-stage1-end, 6022 new-stage1-bubble, distclean-stage2, new-stage2-start, 6023 new-stage2-end, new-stage2-bubble, distclean-stage3, 6024 new-stage3-start, new-stage3-end): New targets. 6025 (all-stage1-gcc): Move prebootstrap dependency from here... 6026 (configure-stage1-gcc): ...to here. 6027 (new-bootstrap): Use bubble targets. 6028 (new-cleanstrap, new-restage1, new-restage2, new-restage3): 6029 Use per-stage distclean targets. 6030 (configure-stage1-gcc, configure-stage2-gcc, 6031 configure-stage3-gcc, all-stage1-gcc, 6032 all-stage2-gcc, all-stage3-gcc, new-bootstrap): 6033 Use new-stageN-start to prepare the tree. 6034 60352004-05-23 Paolo Bonzini <bonzini@gnu.org> 6036 6037 * Makefile.def (host_modules): add libcpp. 6038 * Makefile.tpl: Add dependencies on and for libcpp. 6039 * Makefile.in: Regenerate. 6040 * configure.in: Add libcpp host module. 6041 * configure: Regenerate. 6042 60432004-05-17 Zack Weinberg <zack@codesourcery.com> 6044 6045 * Makefile.def, Makefile.tpl, configure.in: Remove all mention 6046 of libf2c. 6047 * configure, Makefile.in: Regenerate. 6048 60492004-05-13 Diego Novillo <dnovillo@redhat.com> 6050 6051 Merge from tree-ssa-20020619-branch. 6052 6053 * Makefile.def: Add libbanshee, libmudflap and libgfortran. 6054 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee. 6055 (HOST_GMPLIBS): Define. 6056 (HOST_GMPINC): Define. 6057 (TARGET_LIB_PATH): Add libmudflap. 6058 (GFORTRAN_FOR_TARGET): Define. 6059 (configure-build*): Export GFORTRAN. 6060 (configure-gcc): Export GMPLIBS and GMPINC. 6061 (all-gcc): Add maybe-all-libbanshee. 6062 (configure-target-libgfortran): Define. 6063 * Makefile.in: Regenerate. 6064 * configure.in (host_libs): Add libbanshee. 6065 (target_libraries): Add target-libmudflap and target-libgfortran. 6066 Add --with-libbanshee. 6067 Handle --disable-libmudflap. 6068 (*-*-freebsd*): Use with_gmp. 6069 Add $(libgcj) to noconfigdirs. 6070 * configure: Regenerate. 6071 * depcomp: New file. 6072 * MAINTAINERS: Add tree-ssa maintainers. 6073 60742004-04-28 Paolo Bonzini <bonzini@gnu.org> 6075 6076 * config/acx.m4: Fix fastcompare support for new-bootstrap. 6077 * configure: Regenerate. 6078 60792004-04-27 Paolo Bonzini <bonzini@gnu.org> 6080 6081 Revert: 6082 2004-04-26 Paolo Bonzini <bonzini@gnu.org> 6083 6084 * Makefile.def (flags_to_pass): Remove *dir variables that 6085 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS, 6086 as well as prefix and exec_prefix. 6087 * Makefile.in: Regenerate. 6088 60892004-04-26 Paolo Bonzini <bonzini@gnu.org> 6090 6091 * Makefile.def (host_modules): Mark with the bootstrap 6092 flag packages on which gcc depends. 6093 * Makefile.tpl (all-bootstrap): Use it. 6094 * Makefile.in: Regenerate. 6095 60962004-04-26 Paolo Bonzini <bonzini@gnu.org> 6097 6098 * Makefile.def (flags_to_pass): Remove *dir variables that 6099 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS, 6100 as well as prefix and exec_prefix. 6101 * Makefile.in: Regenerate. 6102 61032004-04-26 Paolo Bonzini <bonzini@gnu.org> 6104 6105 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL. 6106 * configure: Regenerate. 6107 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc. 6108 * gcc/Makefile.tpl (compare): Use the result of the test. 6109 * gcc/Makefile.in: Regenerate. 6110 61112004-04-23 Paolo Bonzini <bonzini@gnu.org> 6112 6113 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc): 6114 Always relocate gcc and prev-gcc to the original names, even 6115 if the build fails. 6116 (new-cleanstrap, new-restage1, new-restage2, new-restage3): 6117 New targets. 6118 61192004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> 6120 6121 * configure.in (mips*-*-irix5*): Enable ld. 6122 * configure: Regenerate. 6123 61242004-04-15 James E Wilson <wilson@specifixinc.com> 6125 6126 * Makefile.tpl (configure-[+module+], configure-gcc, 6127 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc): 6128 Set and export LDFLAGS. 6129 * Makefile.in: Regenerate. 6130 61312004-04-09 Nathanael Nerode <neroden@gcc.gnu.org> 6132 6133 PR bootstrap/14871 6134 * Makefile.tpl: If we don't have built-in-tree target tools, 6135 use the ones found by configure rather than hacking around with 6136 program_transform_name. 6137 * configure.in: Give Makefile.tpl the information necessary 6138 to do that. 6139 * Makefile.in: Regenerate. 6140 * configure: Regenerate. 6141 61422004-04-06 Nathanael Nerode <neroden@gcc.gnu.org> 6143 6144 PR bootstrap/14760 6145 * configure.in: When computing baseargs, strip *all* copies of 6146 offending options. Also, don't match/substitute the trailing space, 6147 so that this actually works when two similar options are separated by 6148 only one space. 6149 * configure: Regenerate. 6150 61512004-04-06 David Edelsohn <edelsohn@gnu.org> 6152 6153 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs. 6154 (rs6000-*-aix*): Same. 6155 * configure: Regenerate. 6156 61572004-03-25 Stan Shebs <shebs@apple.com> 6158 6159 Remove MPW support, no longer used. 6160 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure, 6161 mpw-install: Remove files. 6162 * src-release (DEVO_SUPPORT): Remove names of removed files. 6163 * MAINTAINERS: Likewise. 6164 61652004-03-24 Nathanael Nerode <neroden@gcc.gnu.org> 6166 6167 * Makefile.tpl (top level bootstrap support): Remove now-unneeded 6168 STRICT_WARN, WARN_CFLAGS flags passed down to make. 6169 * Makefile.in: Regenerate. 6170 6171 * configure.in (top level bootstrap support): Rework --enable-werror 6172 to set @stage2_werror_flag@. 6173 * configure: Regenerate. 6174 * Makefile.tpl (top level bootstrap support): Pass 6175 @stage2_werror_flag@ down to configure in stages 2 and 3. 6176 * Makefile.in: Regenerate. 6177 61782004-03-23 Nathanael Nerode <neroden@gcc.gnu.org> 6179 6180 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure 6181 for stages 2 and 3 as well as in make. As a consequence, remove 6182 OUTPUT_OPTION (now detected by configure) from the flags passed down 6183 to make. 6184 * Makefile.in: Regenerate. 6185 6186 * Makefile.tpl (new-bootstrap): Fix typo. 6187 * Makefile.in: Regenerate. 6188 61892004-03-22 Nathanael Nerode <neroden@gcc.gnu.org> 6190 6191 * Makefile.tpl: Rearrange by moving recursive_targets rules 6192 into their proper sections. 6193 * Makefile.tpl (top level bootstrap support): Move disabling 6194 of coverage flags from 'make' to 'configure'; improve comments. 6195 * Makefile.in: Regenerate. 6196 6197 * Makefile.tpl (experimental top level bootstrap) Move stage1 6198 language setting from all- target to configure- target; disable 6199 intermodule optimization in stage 1; prevent gratuitous rebuilds 6200 of stage 1. 6201 * Makefile.in: Regenerate. 6202 * configure.in: Comma-separate stage 1 language list for top 6203 level bootstrap. 6204 * configure: Regenerate. 6205 6206 * Makefile.tpl: Clean up experimental top level bootstrap support: 6207 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate 6208 prev-gcc in configure- targets as well as all- targets. 6209 * Makefile.in: Regenerate. 6210 62112004-03-17 Paolo Bonzini <bonzini@gnu.org> 6212 6213 * configure.in: Remove symbolic link section. 6214 * configure: Regenerate. 6215 * Makefile.tpl (links): Remove. 6216 * Makefile.in: Regenerate. 6217 62182004-03-15 Paolo Bonzini <bonzini@gnu.org> 6219 Nathanael Nerode <neroden@gcc.gnu.org> 6220 6221 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX): 6222 Set with AC_CHECK_PROGS. 6223 * configure.in: Fix comment typo from last patch. 6224 * configure: Regenerate. 6225 62262004-03-15 Nathanael Nerode <neroden@gcc.gnu.org> 6227 6228 * Makefile.tpl: Introduce experimental top level bootstrap support. 6229 * Makefile.in: Regenerate. 6230 * configure.in: Introduce support for top level bootstrap. 6231 * configure: Regenerate. 6232 62332004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org> 6234 Paolo Bonzini <bonzini@gnu.org> 6235 6236 PR bootstrap/14522 6237 * configure.in: Cope with shells that do not support unquoted ^ 6238 * configure: Regenerate. 6239 62402004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org> 6241 Paolo Bonzini <bonzini@gnu.org> 6242 6243 PR bootstrap/14522 6244 * configure.in: Cope with shell that do not support nesting 6245 quotes inside quoted backquote substitutions. 6246 * configure: Regenerate. 6247 62482004-03-10 Andrew Pinski <pinskia@physics.uc.edu> 6249 6250 PR bootstrap/14522 6251 * configure.in: Fix escaping of $. 6252 * configure: Regenerate. 6253 62542004-03-11 Nathanael Nerode <neroden@gcc.gnu.org> 6255 6256 * configure: Regenerate. 6257 62582004-03-08 Paolo Bonzini <bonzini@gnu.org> 6259 6260 PR ada/14131 6261 Move language detection to the top level. 6262 * configure.in: Find default values for the tools as 6263 soon as possible. Disable ada if GNAT is not found. 6264 Emit error message about missing languages. Expand 6265 --enable-languages=all for the gcc subdirectory. 6266 62672004-03-01 Richard Sandiford <rsandifo@redhat.com> 6268 6269 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case 6270 and disable libgcj. 6271 * configure: Regenerated. 6272 62732004-02-28 Nathanael Nerode <neroden@gcc.gnu.org> 6274 6275 PR bootstrap/7087 6276 * Makefile.tpl: Guard XFOO sed statements better. 6277 * Makefile.tpl: Add dependency for configure-target-libada. 6278 * Makefile.in: Regenerate (incidentally fixes broken 6279 commit when libada-branch was merged). 6280 62812004-02-28 Andrew Cagney <cagney@redhat.com> 6282 6283 * src-release (CVS_NAMES): Define. 6284 (do-tar, do-tar): Prune $(CVS_NAMES). 6285 62862004-02-23 Andrew Cagney <cagney@redhat.com> 6287 6288 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to 6289 2004-02-19.09. 6290 62912004-02-19 Nathanael Nerode <neroden@gcc.gnu.org> 6292 6293 PR bootstrap/11932 6294 * mkinstalldirs, install-sh: Import from automake CVS HEAD. 6295 62962004-02-19 Andrew Cagney <cagney@redhat.com> 6297 6298 * config.guess: Update from version 2003-06-12 to 2004-02-16. 6299 * config.sub: Update from version 2003-06-13 to 2004-02-16. 6300 63012004-02-11 David Edelsohn <edelsohn@gnu.org> 6302 6303 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs. 6304 (rs6000-*-aix*): Same. 6305 * configure: Regenerate. 6306 63072004-02-11 Kelley Cook <kcook@gcc.gnu.org> 6308 6309 * configure.in (host): Add in missing $noconfigdirs to defines. 6310 * configure: Regenerate. 6311 63122004-02-10 Arnaud Charlet <charlet@act-europe.fr>, 6313 Nathanael Nerode <neroden@gcc.gnu.org> 6314 6315 PR ada/6637, PR ada/5911 6316 Merge with libada-branch: 6317 * configure.in, Makefile.tpl, Makefile.def: Add target-libada, 6318 with appropriate dependencies. Add --enable-libada configure switch. 6319 * configure, Makefile.in: Regenerate. 6320 63212004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> 6322 6323 * configure.in: Don't pass --with-stabs on IRIX 5 either. 6324 * configure: Regenerate. 6325 63262004-02-02 Jeff Johnston <jjohnstn@redhat.com> 6327 6328 * COPYING.NEWLIB: Update Red Hat license to 2004. 6329 63302004-01-23 DJ Delorie <dj@redhat.com> 6331 6332 * Makefile.def (target_modules) [libiberty]: Don't stage. 6333 * Makefile.in: Rebuilt. 6334 63352004-01-23 Jeff Johnston <jjohnstn@redhat.com> 6336 6337 * COPYING.NEWLIB: Update to include copyrights for new 6338 iconv code. 6339 63402004-01-15 Andrew Cagney <cagney@redhat.com> 6341 6342 * src-release: Update copyright year. 6343 (do-proto-toplev): Configure using i686-pc-linux-gnu. 6344 (NEWLIB_SUPPORT_DIRS): Delete macro. 6345 (newlib.tar.bz2): Delete rule. 6346 63472004-01-14 Loren J. Rittle <ljrittle@acm.org> 6348 6349 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage. 6350 * Makefile.tpl (configure-target-[+module+]): Support stage. 6351 * Makefile.in: Rebuilt. 6352 63532003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl> 6354 6355 * gettext.m4: Quote names of macros to be defined by AC_DEFUN 6356 throughout. 6357 63582004-01-04 Nathanael Nerode <neroden@gcc.gnu.org> 6359 6360 * configure.in: Use ./config.cache, not config.cache. 6361 * configure: Regenerate. 6362 * Makefile.tpl: Special-casing not needed for GCC any more. 6363 * Makefile.in: Regenerate. 6364 6365 * configure.in: Don't share a cache file for host dirs. 6366 * configure: Regenerate. 6367 6368 * config-ml.in: Don't mess with the cache file. 6369 63702004-01-03 Nathanael Nerode <neroden@gcc.gnu.org> 6371 6372 * Makefile.tpl: Make GCC use a separate config.cache. 6373 * Makefile.in: Regenerate. 6374 6375 PR bootstrap/11932, PR bootstrap/11933 6376 (I don't know if it will fix either of them, but it relates 6377 to them.) 6378 * configure.in: Don't use shared config.cache for target 6379 directories. 6380 * configure: Regenerate. 6381 63822003-12-31 Roger Sayle <roger@eyesopen.com> 6383 6384 * configure.in (ia64*-*-hpux*): Disable building java libraries. 6385 * configure: Regenerated. 6386 63872003-12-21 Bernardo Innocenti <bernie@develer.com> 6388 6389 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda. 6390 * configure: Regenerated. 6391 63922003-12-19 Nathanael Nerode <neroden@gcc.gnu.org> 6393 6394 Port change over from GCC: 6395 2003-11-20 Kelley Cook <kcook@gcc.gnu.org> 6396 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL. 6397 (configure-build-[+module+], configure-[+module+]): Likewise. 6398 (configure-target-[+module+], configure-gcc, config.status): Likewise. 6399 * Makefile.in: Regenerate. 6400 64012003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com> 6402 6403 * configure.in (raw_libstdcxx_flags): Remove the leading space. 6404 * configure: Regenerate. 6405 64062003-11-27 Jeff Johnston <jjohnstn@redhat.com> 6407 6408 * COPYING.NEWLIB: Add license info for long long routines added to 6409 stdlib. 6410 64112003-11-14 Arnaud Charlet <charlet@act-europe.fr> 6412 6413 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS. 6414 * Makefile.in: Regenerate. 6415 64162003-10-20 Phil Edwards <phil@codesourcery.com> 6417 6418 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs. 6419 * configure: Regenerate. 6420 64212003-10-13 Nathanael Nerode <neroden@gcc.gnu.org> 6422 6423 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of 6424 HOST_FLAGS_TO_PASS. 6425 * Makefile.in: Regenerate. 6426 64272003-10-05 Mohan Embar <gnustuff@thisiscool.com> 6428 6429 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD. 6430 * configure: Rebuilt 6431 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure 6432 * Makefile.in: Rebuilt 6433 64342003-10-03 H.J. Lu <hongjiu.lu@intel.com> 6435 6436 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX. 6437 64382003-10-01 Phil Edwards <pme@gcc.gnu.org> 6439 6440 * config-ml.in: Use ac_configure_args directly instead of 6441 ml_arguments. Only set ml_norecursion if --no[-]recursion is 6442 actually seen. 6443 64442003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr> 6445 6446 * config-ml.in: Propagate INSTALL variables. 6447 64482003-09-21 Daniel Jacobowitz <drow@mvista.com> 6449 6450 * configure.in: Pass a computed --program-transform-name 6451 to subconfigures. 6452 * configure: Regenerated. 6453 64542003-09-20 Nathanael Nerode <neroden@gcc.gnu.org> 6455 6456 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable. 6457 * Makefile.in: Regenerate. 6458 6459 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc. 6460 * Makefile.in: Regenerate. 6461 64622003-09-17 Daniel Jacobowitz <drow@mvista.com> 6463 6464 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix 6465 quoting. 6466 * configure: Regenerated. 6467 64682003-09-12 Michael Chastain <mec@shout.net> 6469 6470 Fix PR gdb/857. 6471 * src-release (do-proto-topleve): Remove junk files 6472 intl/config.cache, intl/config.status, 6473 intl/config.h, intl/stamp-h. 6474 64752003-09-14 Andrew Cagney <cagney@redhat.com> 6476 6477 * src-release (dejagnu.tar): New target. 6478 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule. 6479 (do-djunpack): Use $(PACKAGE) for the package name. 6480 64812003-09-04 DJ Delorie <dj@redhat.com> 6482 6483 * configure: Regenerate. 6484 64852003-09-04 Robert Millan <robertmh@gnu.org> 6486 6487 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet. 6488 64892003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 6490 6491 * configure.in: Ensure arguments to sed are properly spaced. 6492 * configure: Regenerate. 6493 64942003-08-28 Daniel Jacobowitz <drow@mvista.com> 6495 6496 Merge from gcc: 6497 2003-07-20 Phil Edwards <pme@gcc.gnu.org> 6498 * install-sh: Update to newer upstream versions (associated with 6499 aclocal 1.7). 6500 * missing: Likewise, plus $1Help2man -> $1 typo fix. 6501 65022003-08-27 Daniel Jacobowitz <drow@mvista.com> 6503 6504 * configure.in: Set RAW_CXX_FOR_TARGET if unset. 6505 * configure: Regenerated. 6506 65072003-08-23 Phil Edwards <pme@gcc.gnu.org> 6508 6509 * configure.in: Use newline instead of semicolon when assuming 6510 shell arguments in a for loop. 6511 * configure: Regenerated. 6512 65132003-08-20 Geoffrey Keating <geoffk@apple.com> 6514 6515 PR 8180 6516 * configure.in: When testing with_libs and with_headers, treat 6517 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>. 6518 * configure: Regenerate. 6519 6520 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for 6521 make, shell, etc. 6522 (baseargs): Likewise. 6523 * configure: Regenerate. 6524 65252003-08-19 Geoffrey Keating <geoffk@apple.com> 6526 6527 * configure.in: Disable libgcj for darwin not on powerpc. 6528 * configure: Rebuild. 6529 65302003-08-15 Michael Chastain <mec@shout.net> 6531 6532 * src-release (do-proto-toplev): Remove junk files 6533 dejagnu/example/calc/config.status, 6534 dejagnu/example/calc/config.log. 6535 65362003-08-14 Alexandre Duret-Lutz <adl@gnu.org> 6537 6538 * config-ml.in, symlink-tree: Add license. 6539 65402003-08-01 Nathanael Nerode <neroden@gcc.gnu.org> 6541 6542 Merge from gcc: 6543 6544 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu> 6545 * Makefile.tpl (check, check-c++): Express dependencies using 6546 dependencies rather than commands. 6547 * Makefile.in: Regenerate. 6548 6549 2003-07-31 Geoffrey Keating <geoffk@apple.com> 6550 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib. 6551 * Makefile.in: Update. 6552 65532003-08-01 Andrew Cagney <cagney@redhat.com> 6554 6555 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*. 6556 * configure: Ditto. 6557 65582003-07-30 Andreas Tobler <a.tobler@schweiz.ch> 6559 6560 * configure.in: Enable libgcj for darwin. 6561 * configure: Rebuild. 6562 65632003-07-29 Nathanael Nerode <neroden@gcc.gnu.org> 6564 6565 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version. 6566 65672003-07-27 Nathanael Nerode <neroden@gcc.gnu.org> 6568 6569 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when 6570 creating target and build subdirs to build all parent dirs as needed. 6571 * Makefile.in: Rebuild. 6572 * configure.in: Don't build dirs explicitly here. 6573 * configure: Rebuild. 6574 65752003-07-22 Alexandre Oliva <aoliva@redhat.com> 6576 6577 * Makefile.tpl (all-make): Depend on intl. 6578 * Makefile.in: Rebuilt. 6579 65802003-07-16 Nathanael Nerode <neroden@gcc.gnu.org> 6581 6582 * config.if: Remove unused libc_interface determination. 6583 65842003-07-14 Nathanael Nerode <neroden@gcc.gnu.org> 6585 6586 * Makefile.in: Regenerate, correctly this time. 6587 65882003-07-13 Nathanael Nerode <neroden@gcc.gnu.org> 6589 6590 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove 6591 unused INSTALL_PROGRAM_ARGS. 6592 * configure.in: Use AC_PROG_INSTALL. 6593 * Makefile.in: Regenerate. 6594 * configure: Regenerate. 6595 65962003-07-10 Alexandre Oliva <aoliva@redhat.com> 6597 6598 * configure: Rebuilt. 6599 2001-09-26 Alexandre Oliva <aoliva@redhat.com> 6600 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build 6601 newlib nor libgloss. 6602 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com> 6603 * configure.in (am33_2.0-*-linux*): Added. 6604 66052003-07-09 Bob Wilson <bob.wilson@acm.org> 6606 6607 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets. 6608 * configure: Regenerate. 6609 66102003-07-06 H.J. Lu <hongjiu.lu@intel.com> 6611 6612 * config-ml.in: Replace PWD with PWD_COMMAND. 6613 * Makefile.tpl: Likewise. 6614 * Makefile.in: Regenerated. 6615 66162003-06-27 Nathanael Nerode <neroden@gcc.gnu.org> 6617 6618 * configure.in: Clean up config-lang.in handling. Delete 6619 useless assignment to "subdirs". 6620 * configure: Regenerate. 6621 66222003-06-26 Nathanael Nerode <neroden@gcc.gnu.org> 6623 6624 * configure.in: Rename 'target_libs' to 'target_libraries'. 6625 Remove useless reference to 'target_libs'. 6626 * configure: Regenerate. 6627 66282003-06-23 Keith Seitz <kseitz@sources.redhat.com> 6629 6630 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb. 6631 * Makefile.in: Regenerate. 6632 66332003-06-23 Nathanael Nerode <neroden@gcc.gnu.org> 6634 6635 * Makefile.def: Introduce flags_to_pass. 6636 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it. 6637 * Makefile.in: Regenerate. 6638 66392003-06-23 Hans-Peter Nilsson <hp@bitrange.com> 6640 6641 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib 6642 and target-libgloss. 6643 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb. 6644 <h8300*-*-*>: Disable libf2c and ${libgcj}. 6645 * configure: Regenerate. 6646 66472003-06-17 Benjamin Kosnik <bkoz@redhat.com> 6648 6649 * configure.in: Update testsuite_flags to new location. 6650 * configure. Regenerate. 6651 66522003-06-18 Nathanael Nerode <neroden@gcc.gnu.org> 6653 6654 * Makefile.tpl: Remove BUILD_CC stuff. 6655 * Makefile.in: Regenerate. 6656 66572003-06-14 H.J. Lu <hongjiu.lu@intel.com> 6658 6659 * config.guess: Update to 2003-06-12 version. 6660 * config.sub: Update to 2003-06-13 version. 6661 66622003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> 6663 6664 * MAINTAINERS: Add myself as MIPS co-maintainer. 6665 66662003-06-12 H.J. Lu <hongjiu.lu@intel.com> 6667 6668 * config.guess: Update to 2003-06-06 version. 6669 * config.sub: Update to 2003-06-06 version. 6670 66712003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> 6672 6673 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32. 6674 * configure. Regenerate. 6675 66762003-06-10 Nathanael Nerode <neroden@gcc.gnu.org> 6677 6678 * configure.in: Disable serial configure by default. 6679 * configure: Regenerate. 6680 * Makefile.tpl: Abolish .NOTPARALLEL. 6681 * Makefile.in: Regenerate. 6682 6683 * Makefile.tpl: Replace {build,host,target}_canonical by 6684 {build,host,target}. 6685 * Makefile.in: Regenerate. 6686 6687 * Makefile.tpl: Fix stupid pasto. 6688 * Makefile.in: Regenerate. 6689 66902003-06-09 Nathanael Nerode <neroden@gcc.gnu.org> 6691 6692 * Makefile.tpl: Remove bogus conditional. 6693 * Makefile.in: Regenerate. 6694 66952003-06-03 Nathanael Nerode <neroden@gcc.gnu.org> 6696 6697 * Makefile.tpl: Make 'recursive targets' using autogen rather 6698 than shell loop. Remove duplicate 'clean' targets and false 6699 comments. 6700 * Makefile.def: Add systematic dependencies to 'recursive' targets. 6701 Add systematic method of specifying missing targets in subdirs. 6702 Add copyright boilerplate. 6703 * Makefile.in: Regenerate. 6704 * configure.in: Add 'recursive targets' to maybe list. 6705 * configure: Regenerate. 6706 6707 * Makefile.tpl: Rename [+target+] to [+make_target+]. 6708 * Makefile.def: Rename 'target' to 'make_target'. 6709 67102003-05-30 Nick Clifton <nickc@redhat.com> 6711 6712 * README-maintainer-mode: Update URL for locating blessed config 6713 tools. 6714 67152003-05-29 Robert Millan <rmh@debian.org> 6716 6717 * ltconfig: Import this patch and modify for use with current 6718 version of ltconfig: 6719 6720 2003-05-21 Bruno Haible <bruno@clisp.org> 6721 6722 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for 6723 GNU/FreeBSD. 6724 67252003-05-28 DJ Delorie <dj@redhat.com> 6726 6727 * Makefile.tpl: Make maybe-check-gcc .PHONY. 6728 * Makefile.in: Regenerate. 6729 67302003-05-28 Jeff Johnston <jjohnstn@redhat.com> 6731 6732 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib. 6733 67342003-05-21 DJ Delorie <dj@redhat.com> 6735 6736 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not 6737 newlib or libgloss. 6738 * Makefile.in: Regenerate. 6739 67402003-05-21 DJ Delorie <dj@redhat.com> 6741 6742 * Makefile.tpl: Add missing empty maybe-check-gcc target. 6743 * Makefile.in: Regenerate. 6744 67452003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl> 6746 6747 * configure.in: Use curly braces in the definition of tooldir. 6748 * configure: Regenerate. 6749 67502003-05-19 Nathanael Nerode <neroden@gcc.gnu.org> 6751 6752 * configure.in: Switch more things to use maybe dependencies. 6753 * Makefile.tpl: Switch more things to use maybe dependencies. 6754 Factor out common code from autogen IF statements. 6755 * configure: Regenerate. 6756 * Makefile.in: Regenerate. 6757 67582003-05-14 Kelley Cook <kelleycook@wideopenwest.com> 6759 6760 * configure.in: Accept i[3456789]86 for machine type. 6761 * configure: Regenerate. 6762 67632003-05-18 Nathanael Nerode <neroden@gcc.gnu.org> 6764 6765 * configure.in: Switch more things to use maybe dependencies. 6766 Rearrange a little. Use GCC_TOPLEV_SUBDIRS. 6767 * configure: Regenerate. 6768 * Makefile.tpl: Switch more things to use maybe dependencies. 6769 * Makefile.in: Regenerate. 6770 67712003-05-16 Andreas Schwab <schwab@suse.de> 6772 6773 * Makefile.tpl (install-opcodes): Define. 6774 * Makefile.in: Rebuild. 6775 67762003-05-13 Andreas Jaeger <aj@suse.de> 6777 6778 * config.guess: Update to 2003-05-09 version. 6779 * config.sub: Update to 2003-05-09 version. 6780 67812003-05-13 Michael Eager <eager@mvista.com> 6782 6783 * configure.in: Correct sed script so that options in quotes are not 6784 deleted. 6785 * configure: Rebuild. 6786 67872003-05-12 Corinna Vinschen <corinna@vinschen.de> 6788 6789 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin 6790 and $$s/newlib/libc/sys/cygwin32 include paths. 6791 * configure: Ditto. 6792 67932003-05-05 H.J. Lu <hjl@gnu.org> 6794 6795 * config-ml.in: Restored from gcc repository. 6796 67972003-05-02 Chris Demetriou <cgd@broadcom.com> 6798 6799 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later. 6800 * Makefile.in: Regenerate. 6801 68022003-04-27 Daniel Jacobowitz <drow@mvista.com> 6803 6804 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl, 6805 and Makefile.def. 6806 68072003-04-27 Daniel Jacobowitz <drow@mvista.com> 6808 6809 * Makefile.tpl: Clean $(BUILD_SUBDIR). 6810 * Makefile.in: Regenerated. 6811 68122003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 6813 6814 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000. 6815 * Makefile.in: Regenerate. 6816 68172003-04-18 Jakub Jelinek <jakub@redhat.com> 6818 6819 * configure.in (powerpc64*-*-linux*): Remove. 6820 * configure: Rebuilt. 6821 68222003-04-17 Phil Edwards <pme@gcc.gnu.org> 6823 6824 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the 6825 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap, 6826 and restrap. 6827 * Makefile.in: Regenerate. 6828 68292003-04-16 Richard Earnshaw <rearnsha@arm.com> 6830 6831 * configure.in (arm-*-netbsdelf*): Enable building java libraries. 6832 * configure: Regenerated. 6833 68342003-04-11 Alexandre Oliva <aoliva@redhat.com> 6835 6836 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*. 6837 * */configure: Rebuilt. 6838 68392003-03-14 Nathanael Nerode <neroden@gcc.gnu.org> 6840 6841 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down. 6842 * Makefile.in: Regenerate. 6843 68442003-03-14 Michael Chastain <mec@shout.net> 6845 6846 * Makefile.in: Regenerate with correct Makefile.def. 6847 68482003-03-12 Nathanael Nerode <neroden@gcc.gnu.org> 6849 6850 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused 6851 Make macro. 6852 * Makefile.in: Regenerate. 6853 * configure.in: Clean up gxx_include_dir logic. 6854 * configure: Regenerate. 6855 68562003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> 6857 6858 * configure.in (gxx_include_dir): Fix typo. 6859 * configure: Regenerated. 6860 68612003-03-06 Andrew Cagney <cagney@redhat.com> 6862 6863 * texinfo/texinfo.tex: Import version 2003-02-03.16. 6864 68652003-03-04 Daniel Jacobowitz <drow@mvista.com> 6866 6867 * configure.in: Include $(build_tooldir)/sys-include in 6868 FLAGS_FOR_TARGET. 6869 * configure: Regenerated. 6870 68712003-03-04 Nathanael Nerode <neroden@gcc.gnu.org> 6872 6873 * Makefile.tpl: Reindent. 6874 * Makefile.in: Regenerate. 6875 * configure.in: Reindent. Don't set unused variables. 6876 * configure: Regenerate. 6877 6878 * Makefile.tpl: Always pass down RANLIB. 6879 * Makefile.in: Regenerate. 6880 6881 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros. 6882 * Makefile.in: Regenerate. 6883 * configure.in: Remove unused logic relating to --enable-shared 6884 and --enable-threads. Remove bogus comments. Remove redundant 6885 noconfigdirs. 6886 * configure: Regenerate. 6887 6888 * configure.in: Replace ${libstdcxx_version} by its value. 6889 Remove reference to mh-dgux. 6890 * configure: Regenerate. 6891 68922003-02-28 Nathanael Nerode <neroden@gcc.gnu.org> 6893 6894 * Makefile.tpl: Rearrange. 6895 * Makefile.in: Regenerate. 6896 68972003-02-25 Nick Clifton <nickc@redhat.com> 6898 6899 * configure: Remove site-file supprot - it is obsolete. 6900 69012003-02-24 Uwe Stieber <uwe@wwws.de> 6902 6903 * configure.in: Add support for kaOS as cross build target system. 6904 * configure: Regenerated. 6905 69062003-02-20 Sean McNeil <sean@blue.mcneil.com> 6907 6908 * Makefile.tpl: Add definition of CPPFLAGS to pass into 6909 configure-target-* as some target builds may require additional 6910 flags for preprocessor tests. 6911 * Makefile.in: Regenerated. 6912 69132003-02-19 Alexandre Oliva <aoliva@redhat.com> 6914 6915 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld. 6916 * ltconfig: Handle it. 6917 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of 6918 auto-detecting it. 6919 69202003-02-19 Alexandre Oliva <aoliva@redhat.com> 6921 6922 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever 6923 it is used as argument to $CC. 6924 * ltcf-gcj.sh: Likewise. 6925 69262003-02-19 Alexandre Oliva <aoliva@redhat.com> 6927 6928 * configure.in: Introduce --enable-maintainer-mode. 6929 * configure: Rebuilt. 6930 * Makefile.tpl (Makefile.in, configure): Enable dependencies only 6931 for maintainer mode. 6932 * Makefile.in: Rebuilt. 6933 69342003-02-19 Andrew Cagney <ac131313@redhat.com> 6935 6936 * configure: Regenerate using autoconf 2.13. 6937 69382003-02-19 Alan Modra <amodra@bigpond.net.au> 6939 6940 * config.guess: Import latest version. 6941 * config.sub: Import latest version. 6942 69432003-02-18 Jason Merrill <jason@redhat.com> 6944 6945 * Makefile.tpl (check-c++): Allow parallelism. 6946 69472003-02-17 Andrew Cagney <ac131313@redhat.com> 6948 6949 * configure: Regenerate using autoconf 000227. 6950 69512003-02-15 Geoffrey Keating <geoffk@apple.com> 6952 6953 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*, 6954 don't configure target-libobjc. 6955 * configure: Regenerate. 6956 69572003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> 6958 6959 * Makefile.tpl (RANLIB): Define. 6960 * Makefile.in: Regenerate. 6961 69622003-02-06 Keith R Seitz <keiths@redhat.com> 6963 6964 * Makefile.def: Remove "snavigator", "grep", and "db" modules. 6965 * Makefile.tpl: Remove "all-snavigator" and "all-grep". 6966 * Makefile.in: Regenerated. 6967 * configure.in: Remove all traces of snavigator, db, and grep. 6968 * configure: Regenerated. 6969 69702003-01-31 Frank Ch. Eigler <fche@redhat.com> 6971 6972 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies. 6973 * Makefile.in: Regenerated. 6974 69752003-01-30 Alexandre Oliva <aoliva@redhat.com> 6976 6977 * config.if: Copy from GCC. 6978 69792003-01-27 Phil Edwards <pme@gcc.gnu.org> 6980 6981 * configure.in: Revert 24Jan change. 6982 * configure: Regenerate. 6983 69842003-01-23 Nathanael Nerode <neroden@gcc.gnu.org> 6985 6986 * configure.in: Revert previous change. 6987 * configure: Regenerate. 6988 69892003-01-23 Nathanael Nerode <neroden@gcc.gnu.org> 6990 6991 * configure.in: Make rda native-only. 6992 * configure: Regenerate. 6993 69942003-01-19 Nathanael Nerode <neroden@gcc.gnu.org> 6995 6996 * configure.in: Add missing \. 6997 * configure: Rebuilt. 6998 69992003-01-17 Jakub Jelinek <jakub@redhat.com> 7000 7001 * configure.in (baseargs): Avoid using \| in sed regular 7002 expressions. 7003 * configure: Rebuilt. 7004 70052003-01-16 Jakub Jelinek <jakub@redhat.com> 7006 7007 * configure.in (baseargs): Remove all supported forms of 7008 --cache-file, --srcdir, --host, --build and --target options 7009 from argument lists. 7010 * configure: Rebuilt. 7011 70122003-01-15 Alexandre Oliva <aoliva@redhat.com> 7013 7014 * configure.in (noconfigdirs): Don't skip gas on IRIX 6. 7015 * configure: Rebuilt. 7016 70172003-01-09 Nathanael Nerode <neroden@gcc.gnu.org> 7018 7019 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS. 7020 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc. 7021 * Makefile.in: Regenerate. 7022 * configure: Regenerate. 7023 70242003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de> 7025 7026 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR. 7027 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir). 7028 * Makefile.in: Regenerate. 7029 70302003-01-09 Alexandre Oliva <aoliva@redhat.com> 7031 7032 * configure.in: Remove Makefile in build, host and target modules 7033 unless configure was run with --no-recursion. 7034 * configure: Rebuilt. 7035 70362003-01-08 Chris Demetriou <cgd@broadcom.com> 7037 7038 * config.guess: Update to 2003-01-03 version. 7039 * config.sub: Update to 2003-01-03 version. 7040 70412003-01-07 Christopher Faylor <cgf@redhat.com> 7042 7043 * configure: Regenerate with proper autoconf 2.13. 7044 70452003-01-07 Christopher Faylor <cgf@redhat.com> 7046 7047 * configure.in: Add AC_PREREQ for consistency. 7048 * configure: Regenerate. 7049 70502003-01-06 Andrew Cagney <ac131313@redhat.com> 7051 7052 * configure.in (GDB_TK): Add tcl directories conditional on 7053 gdb/gdbtk directory being present. 7054 * configure: Regenerate. 7055 70562003-01-04 John David Anglin <dave.anglin@nrc.ca> 7057 7058 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used 7059 by gcc if LD is not defined and we are not doing a Canadian Cross. 7060 * configure: Rebuilt. 7061 70622003-01-01 Daniel Jacobowitz <drow@mvista.com> 7063 7064 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl. 7065 70662002-12-31 Tom Tromey <tromey@redhat.com> 7067 7068 * Makefile.in: Rebuilt. 7069 * Makefile.def (target_modules) [libffi]: Allow installation. 7070 70712002-12-31 Andreas Schwab <schwab@suse.de> 7072 7073 * configure.in: Fix use of $program_transform_name. 7074 * configure: Regenerated. 7075 70762002-12-30 Daniel Jacobowitz <drow@mvista.com> 7077 7078 * configure.in (baseargs): Don't remove first configure argument. 7079 * configure: Regenerated. 7080 70812002-12-29 Alexandre Oliva <aoliva@redhat.com> 7082 7083 * Makefile.tpl (local-distclean): Don't remove... 7084 (multilib.ts): ... this. Moved into... 7085 (multilib.out): ... this. Don't use sub-make. 7086 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile, 7087 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into... 7088 (configure-build-[+module+], configure-[+module+], 7089 configure-target-[+module+], configure-gcc): ... these. Test 7090 for Makefile existence. Drop config.status from dependencies. 7091 * Makefile.in: Rebuilt. 7092 * configure.in: Move gcc-version-trigger to the end of 7093 ac_configure_args. Add comments to maybedep.tmp and 7094 serdep.tmp. Introduce --disable-serial-configure. Remove 7095 nonopt from baseargs, matching and removing corresponding 7096 whitespace while at it. 7097 * configure: Rebuilt. 7098 70992002-12-28 Alexandre Oliva <aoliva@redhat.com> 7100 7101 * configure.in (host_configargs): Replace reference to 7102 no-longer-defined buildopts with --build=${build_alias}. 7103 * configure: Rebuilt. 7104 71052002-12-28 Alexandre Oliva <aoliva@redhat.com> 7106 7107 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of 7108 program_transform_name to standard idiom. 7109 (AUTOGEN, AUTOCONF): Define. 7110 (Makefile.in): Use $(AUTOGEN). 7111 (Makefile): Depend on config.status, and use autoconf-style rule to 7112 build it. Move original commands to... 7113 (config.status): ... this new target. 7114 (configure): Add $(srcdir). Depend on config/acx.m4. Use 7115 $(AUTOCONF). 7116 * Makefile.in: Rebuilt. 7117 71182002-12-28 Nathanael Nerode <neroden@gcc.gnu.org> 7119 7120 * Makefile.tpl: Fix dramatic bustage due to change in 7121 program_transform_name. 7122 * Makefile.in: Regenerate. 7123 7124 * configure.in: Remove unnecessary PATH setting. 7125 * configure: Regnerate. 7126 7127 * configure.in: Don't default to unprefixed tools unless 7128 the native tools will work. 7129 * configure: Regenerate. 7130 7131 * configure.in: Convert to autoconf script. Blow away lots 7132 of now-redundant Makefile fragments. 7133 * configure: Generate using Autoconf. 7134 * Makefile.tpl: Rewrite to reflect autoconfiscation. 7135 * Makefile.in: Regenerate. 7136 71372002-12-27 Nathanael Nerode <neroden@gcc.gnu.org> 7138 7139 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET, 7140 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only. 7141 7142 * ChangeLog: Move a couple of entries from here to winsup/cygwin, 7143 where they belong. 7144 71452002-12-24 Andreas Schwab <schwab@suse.de> 7146 7147 * Makefile.tpl (multilib.out): Fix missing space. 7148 * Makefile.in: Regenerate. 7149 71502002-12-23 Nathanael Nerode <neroden@gcc.gnu.org> 7151 7152 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it. 7153 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out. 7154 * Makefile.in: Regenerate. 7155 * configure.in: Remove unnecessary leftovers. 7156 71572002-12-21 Geoffrey Keating <geoffk@apple.com> 7158 7159 * configure.in (extra_ranlibflags_for_target): New variable. 7160 (*-*-darwin): Add -c to ranlib commands. 7161 * configure (tooldir): Handle extra_ranlibflags_for_target. 7162 71632002-12-20 Jeff Johnston <jjohnstn@redhat.com> 7164 7165 * COPYING.NEWLIB: Updated. 7166 * COPYING.LIBGLOSS: Ditto. 7167 71682002-12-19 Nathanael Nerode <neroden@gcc.gnu.org> 7169 7170 * Makefile.tpl: Revert HJL's change. 7171 * Makefile.in: Regenerated. 7172 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and 7173 always. 7174 71752002-12-19 Andreas Schwab <schwab@suse.de> 7176 7177 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir. 7178 * Makefile.in: Regenerate. 7179 71802002-12-18 H.J. Lu <hjl@gnu.org> 7181 7182 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR). 7183 * Makefile.in: Regenerated. 7184 7185 * configure.in (build_prefix): New. Substitute. 7186 71872002-12-18 Nathanael Nerode <neroden@gcc.gnu.org> 7188 7189 * Makefile.tpl: Don't let real targets depend on phony targets. 7190 * Makefile.in: Regenerate. 7191 7192 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo. 7193 * Makefile.in: Regenerate. 7194 71952002-12-16 Jason Merrill <jason@redhat.com> 7196 7197 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a 7198 previous 'make bootstrap'. 7199 * Makefile.in: Regenerate. 7200 72012002-12-17 Hans-Peter Nilsson <hp@bitrange.com> 7202 7203 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb. 7204 72052002-12-13 Jason Merrill <jason@redhat.com> 7206 7207 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run 7208 library tests. 7209 (check-c++): Just depend on it and check-target-libstdc++-v3. 7210 * Makefile.in: Regenerate. 7211 72122002-12-13 Nathanael Nerode <neroden@gcc.gnu.org> 7213 7214 * configure.in, Makefile.tpl, Makefile.def: Remove tclX. 7215 * Makefile.in: Regenerate. 7216 72172002-12-12 Jeff Johnston <jjohnstn@redhat.com> 7218 7219 * COPYING.NEWLIB: Update list of alternate Regent of California 7220 licenses and discuss official revoking of advertising clause. 7221 * COPYING.LIBGLOSS: Ditto. 7222 72232002-12-12 Alexandre Oliva <aoliva@redhat.com> 7224 7225 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C). 7226 * Makefile.in: Rebuilt. 7227 72282002-12-10 Nathanael Nerode <neroden@gcc.gnu.org> 7229 7230 * configure: Fix bug put in by gremlins. 7231 7232 * Makefile.tpl: Substitute more autoconfily. 7233 * configure: Substitute more autoconfily. 7234 * Makefile.in: Regenerate. 7235 72362002-12-08 Andrew Cagney <ac131313@redhat.com> 7237 7238 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb. 7239 * Makefile.in (all-sim): Ditto. 7240 72412002-12-06 DJ Delorie <dj@redhat.com> 7242 7243 * Makefile.tpl: Change configure dependencies to not have real 7244 targets depend on phony targets. 7245 72462002-12-05 Nathanael Nerode <neroden@gcc.gnu.org> 7247 7248 * configure.in: Revert unintentional change. 7249 7250 * src-release: Configure host subdirs. 7251 7252 * Makefile.tpl: Change dependency for */multilib.out so that 7253 it works when gcc isn't in the tree. 7254 7255 * configure.in: Substitute more. 7256 * configure: Run subconfigures from the Makefile. 7257 * Makefile.tpl: Run subconfigures from the Makefile; add a few 7258 convenience targets. Make sure gcc isn't rebuilt after bootstrap. 7259 72602002-12-03 Nathanael Nerode <neroden@gcc.gnu.org> 7261 7262 * Makefile.tpl: Add targets for configuring host subdirs in Makefile, 7263 and corresponding dependencies. 7264 * Makefile.in: Regenerate. 7265 7266 * configure.in (host_tools): Order binutils, gas and ld for 7267 convenience in running the testsuites. 7268 7269 * Makefile.tpl: Introduce rules to serialize subconfigure runs. 7270 * Makefile.in: Regenerate. 7271 * configure.in: Introduce rules to serialize subconfigure runs. 7272 7273 * configure.in: Introduce BASE_CC_FOR_TARGET. 7274 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS. 7275 Realize configure-build-* targets. Realize configure-target-* targets. 7276 * Makefile.in: Regenerate. 7277 72782002-12-02 Nathanael Nerode <neroden@gcc.gnu.org> 7279 7280 * configure: Move gcc_version_trigger stuff from here... 7281 * configure.in: ...to here. 7282 7283 * configure.in: Separate subconfigure options added by this file from 7284 options given by the user. Add machinery to put args for host 7285 subconfigures into the Makefile. 7286 7287 * Makefile.tpl: Remove 'vault' targets. 7288 * Makefile.tpl: Reorder and comment dependencies. 7289 * Makefile.in: Regenerate. 7290 72912002-11-28 Geoffrey Keating <geoffk@apple.com> 7292 7293 * configure.in: Move host-specific darwin noconfigdirs into 7294 the host-specific section. 7295 72962002-12-02 Nathanael Nerode <neroden@gcc.gnu.org> 7297 7298 * Makefile.tpl: Restore bkorb's style patch, accidentally lost 7299 during replay. 7300 * Makefile.in: Regenerate. 7301 7302 (finishing slow-motion replay) 7303 * configure: Remove skip-this-dir support. 7304 * Makefile.tpl: Remove skip-this-dir support. 7305 7306 * Makefile.tpl: Remove leftover support for non-autoconfiscated 7307 subdirectories. 7308 * Makefile.in: Regenerate. 7309 7310 * Makefile.tpl: Strip out useless setting of 'dir'. 7311 * Makefile.in: Regenerate. 7312 73132002-12-02 Nathanael Nerode <neroden@gcc.gnu.org> 7314 7315 (finishing slow-motion replay) 7316 * configure.in: Fix deeply stupid bug. 7317 7318 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded 7319 shell code in CXX_FOR_TARGET 7320 * Makefile.def: Introduce raw_cxx. 7321 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and 7322 RAW_CXX_FOR_TARGET. 7323 * Makefile.in: Regenerate. 7324 73252002-12-02 Nathanael Nerode <neroden@gcc.gnu.org> 7326 7327 (finishing slow-motion replay) 7328 * Makefile.tpl: Remove unnecessary ifs. 7329 * Makefile.in: Regenerate. 7330 7331 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize 7332 dependencies. Maybe-ize build-libiberty. Create dummy install 7333 targets for 'no_install' modules. 7334 * configure: Move GDB_TK substitution to configure.in. Move 7335 build_modules stuff to configure.in. 7336 * configure.in: Implement soft dependency machinery. Maybe-ize 7337 GDB_TK, rearrange slightly. Move build_modules stuff from configure. 7338 * Makefile.in: Regenerate. 7339 73402002-12-01 Nathanael Nerode <neroden@gcc.gnu.org> 7341 7342 (continuing slow-motion replay) 7343 * Makefile.tpl: Make all-target, install-target behave similarly 7344 to all, install (only hitting configured targets). Eliminate 7345 unused macro defintions. 7346 7347 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when 7348 build != host. 7349 7350 * Makefile.tpl: Add all-gcc: all-libiberty dependency. 7351 7352 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion. 7353 7354 * configure.in: Produce lists of subdir targets we're actually 7355 configuring. Remove references to "dosrel". 7356 * Makefile.tpl: Let configure set which subdir targets are hit. 7357 Remove install-cross; clean up install; remove ALL. Remove 7358 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery. 7359 Autogenerate host module targets. Remove empty dependency lines 7360 and redundant dependency; rearrange slightly. 7361 * Makefile.def: Add host-side libtermcap, utils. 7362 7363 * Makefile.in: Regenerate. 7364 73652002-12-01 Nathanael Nerode <neroden@gcc.gnu.org> 7366 7367 (Continuing slow-motion replay) 7368 * Makefile.def: Add list of recursive targets to autogenerate. 7369 Add build_modules. 7370 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-* 7371 targets. Autogenerate *-build-* targets. 7372 * Makefile.in: Regenerate. 7373 73742002-11-30 Nathanael Nerode <neroden@gcc.gnu.org> 7375 7376 (Continuing slow-motion replay) 7377 * configure: More autoconf-style substitutions. 7378 * Makefile.tpl: More autoconf-style substitutions. 7379 * Makefile.in: Regenerate. 7380 73812002-11-30 Nathanael Nerode <neroden@gcc.gnu.org> 7382 7383 (Continuing slow-motion replay) 7384 * configure: Substitute more variables in a more autoconf-friendly 7385 way. Simplify slightly. 7386 * Makefile.tpl: Make more variables substitutable in an 7387 autoconf-friendly way. 7388 * Makefile.in: Regenerate. 7389 73902002-11-29 Nathanael Nerode <neroden@gcc.gnu.org> 7391 7392 (Continuing slow-motion replay) 7393 * configure.in (v810*): Remove special setting of tools. 7394 7395 * configure: Add support for extra required flags for ar or nm. 7396 * configure.in (aix4.3+): Use above support for target-specific 7397 issues, rather than using config/mt-aix43. 7398 73992002-11-29 Nathanael Nerode <neroden@gcc.gnu.org> 7400 7401 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch) 7402 * configure: Remove 'removing', which doesn't work. Replace $subdir 7403 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir 7404 with $srcdir. Reformat indentation. Substitute some variables 7405 formerly hard-coded in the Makefile for build=host. 7406 * Makefile.tpl: Autogenerate more; make more autoconf-friendly. 7407 * Makefile.def: Autogenerate more. 7408 * Makefile.in: Regenerate. 7409 74102002-11-13 Bruce Korb <bkorb@gnu.org> 7411 7412 * Makefile.tpl: syntactic cleanup 7413 74142002-11-04 Kevin Buettner <kevinb@redhat.com> 7415 7416 * Makefile.def (host_modules): Add rda. 7417 * Makefile.in: Regenerate. 7418 * configure.in (target_tool): Add target-rda to list. 7419 74202002-10-25 Phil Edwards <pme@gcc.gnu.org> 7421 7422 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap, 7423 and restrap targets to this rule. 7424 * Makefile.in: Regenerate. 7425 74262002-10-24 Hans-Peter Nilsson <hp@bitrange.com> 7427 7428 * configure.in (i[3456]86-*-linux*): Add check to disable 7429 ${libgcj} for glibc1. 7430 74312002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com> 7432 7433 * configure.in: Add tic4x target. 7434 74352002-10-03 Nathanael Nerode <neroden@gcc.gnu.org> 7436 7437 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy. 7438 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy. 7439 * configure.in: Make SET_LIB_PATH substitution more autoconfy. 7440 * configure.in: Make RPATH_ENVVAR substitution more autoconfy. 7441 * Makefile.in: Regenerate. 7442 74432002-10-02 Nathanael Nerode <neroden@gcc.gnu.org> 7444 7445 * Makefile.tpl: Eliminate reference to all-gui, all-libproc. 7446 * Makefile.in: Regenerate. 7447 7448 * Makefile.def: Remove order dependency comments. 7449 * Makefile.tpl: Add explicit install-install dependencies. 7450 * Makefile.in: Regenerate. 7451 7452 * Makefile.tpl: Remove material now in src-release. (Finally!) 7453 * Makefile.in: Regenerate. 7454 7455 * configure: Restore my original patch by syncing with gcc version. 7456 7457 * Bring following over from gcc: 7458 74592002-09-30 Ulrich Weigand <uweigand@de.ibm.com> 7460 7461 * configure.in (s390*-*-linux*): Enable libgcj. 7462 74632002-10-02 Nathanael Nerode <neroden@gcc.gnu.org> 7464 7465 * Makefile.in: Regenerate. This really ought to fix things. :sigh: 7466 74672002-10-02 Alan Modra <amodra@bigpond.net.au> 7468 7469 * configure: Move stray lines back to where they belong. 7470 74712002-10-01 Nathanael Nerode <neroden@gcc.gnu.org> 7472 7473 * Makefile.tpl: Insert configure-target target, for src-release. 7474 7475 * configure: Finish reverting change which Andrew Cagney started 7476 reverting. Should fix bustage. 7477 7478 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory. 7479 * src-release: New file. Contains material for making net 7480 releases for gdb, binutils, et al., formerly in Makefile.in. 7481 74822002-09-30 Nick Clifton <nickc@redhat.com> 7483 7484 * cpu: New top level directory. Intended to hold input files for 7485 CGEN which have FSF copyright assignment. 7486 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory. 7487 74882002-09-29 Andrew Cagney <ac131313@redhat.com> 7489 7490 Revert below (note that src does not contain Makefile.tpl): 7491 * Makefile.tpl: Make subsituted variables more autoconfy. 7492 * Makefile.in: Regenerate. 7493 74942002-09-29 Nathanael Nerode <neroden@gcc.gnu.org> 7495 7496 * configure: Revert accidentally applied changes. 7497 7498 * Makefile.tpl: Make more autoconf-friendly. 7499 * Makefile.in: Regenerate. 7500 * configure: Make substitution more autoconf-like. 7501 75022002-09-28 Richard Earnshaw <rearnsha@arm.com> 7503 7504 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a 7505 single entry to handle all these. 7506 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable 7507 libjava on arm-*-elf. 7508 75092002-09-27 Geoffrey Keating <geoffk@apple.com> 7510 7511 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the 7512 things that depend on them. 7513 75142002-09-25 Nathanael Nerode <neroden@gcc.gnu.org> 7515 7516 * Makefile.tpl: Make subsituted variables more autoconfy. 7517 * Makefile.in: Regenerate. 7518 * configure: Make seds more autoconfy. 7519 75202002-09-25 Nathanael Nerode <neroden@gcc.gnu.org> 7521 7522 * Makefile.tpl: Rewrite substituted lines to look autoconfy. 7523 * Makefile.in: Regenerate. 7524 * configure.in: Rewrite sed statements to look autoconfy. 7525 7526 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of 7527 all-target-foo on configure-target-foo. 7528 * Makefile.def: Ditto. 7529 * Makefile.in: Rebuild. 7530 75312002-09-22 Nathanael Nerode <neroden@gcc.gnu.org> 7532 7533 * Makefile.def: New file. 7534 * Makefile.tpl: New file. 7535 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'. 7536 7537 * configure.in: Minor rearrangement. Simplify tests. 7538 75392002-09-23 Jason Thorpe <thorpej@wasabisystems.com> 7540 7541 * configure.in (with_headers): Skip copy if value is "yes". 7542 (with_libs): Likewise. 7543 75442002-09-20 Nathanael Nerode <neroden@gcc.gnu.org> 7545 7546 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs. 7547 * configure.in (sh*-*-pe*): Ditto. 7548 * configure.in (mips*-*-pe*): Ditto. 7549 * configure.in (*arm-wince-pe): Ditto. 7550 7551 * configure.in: Rearrange. 7552 75532002-09-12 Nick Clifton <nickc@redhat.com> 7554 7555 * Import these changes from the config master repository: 7556 7557 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com> 7558 7559 * config.sub: Add tic4x target. 7560 7561 2002-09-03 Ben Elliston <bje@redhat.com> 7562 7563 * config.guess: Detect NSR-D machines for nsr-tandem-nsk. 7564 Reported by <Duncan_Stodart@insession.com>. 7565 75662002-09-10 Jeff Johnston <jjohnstn@redhat.com> 7567 7568 * COPYING.NEWLIB: More updates. 7569 75702002-09-09 Jeff Johnston <jjohnstn@redhat.com> 7571 7572 * COPYING.NEWLIB: Update. 7573 75742002-08-23 Andrew Cagney <ac131313@redhat.com> 7575 7576 * texinfo/texinfo.tex: Import version 2002-06-04.06. 7577 7578 * config.guess: Import version 2002-08-23. 7579 * config.sub: Import version 2002-08-22. 7580 75812002-08-20 Alexandre Oliva <aoliva@redhat.com> 7582 7583 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER. 7584 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET, 7585 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise. 7586 75872002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br> 7588 7589 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*. 7590 75912002-08-04 H.J. Lu (hjl@gnu.org) 7592 7593 * configure.in (mips*-*-linux*): Don't skip target-libffi. 7594 75952002-07-31 Alan Modra <amodra@bigpond.net.au> 7596 7597 * configure.in: Move generic linux case to end. Copy generic 7598 linux noconfigdirs to mips*-*-linux* entry and new 7599 powerpc64*-*-linux* entry. Add target-libffi for the latter. 7600 76012002-07-19 Chris Demetriou <cgd@broadcom.com> 7602 7603 * MAINTAINERS: Clarify on config.guess and config.sub, and add 7604 one instance of them which was missed to the list to update. 7605 76062002-07-16 Chris Demetriou <cgd@broadcom.com> 7607 7608 * config.guess: Update to 2002-07-09 version. 7609 * config.sub: Update to 2002-07-03 version. 7610 76112002-07-11 Nathanael Nerode <neroden@gcc.gnu.org> 7612 7613 * configure.in: Remove two redundant tests. 7614 76152002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> 7616 7617 * configure.in (mips*-*-irix6*o32): Enable stabs. 7618 76192002-07-08 Nathanael Nerode <neroden@gcc.gnu.org> 7620 7621 * configure.in: Don't build grez. 7622 * Makefile.in: Ditto. 7623 7624 * Makefile.in: Remove references to bsp, cygmon, libstub. 7625 * configure.in: Ditto. 7626 7627 * configure.in: Remove leftover reference to gdbtest. 7628 76292002-07-08 Phil Edwards <pme@gcc.gnu.org> 7630 7631 * configure.in (gxx_include_dir): Change to match versioned 7632 C++ headers if --enable-version-specific-runtime-libs is used. 7633 76342002-07-04 Steve Ellcey <sje@cup.hp.com> 7635 7636 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*. 7637 76382002-07-03 Nathanael Nerode <neroden@gcc.gnu.org> 7639 7640 * configure.in: Make --without-x work. 7641 76422002-07-03 Nick Clifton <nickc@cambridge.redhat.com> 7643 7644 * contrib: New directory. Created to contain a copy of the 7645 texi2pod.pl script so that it is in the same place as the version in 7646 the FSF GCC sources. 7647 76482002-07-02 Nathanael Nerode <neroden@gcc.gnu.org> 7649 7650 * configure.in: Rearrange target Makefile fragment collection. 7651 7652 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or 7653 cvs[src]. 7654 * configure.in: Ditto. 7655 76562002-07-01 Nathanael Nerode <neroden@gcc.gnu.org> 7657 7658 * Makefile.in: Eliminate 'apache' targets. 7659 * configure.in: Eliminate 'apache' targets. 7660 7661 * configure.in: Eliminate redundant tests. Reorganize. 7662 7663 * Makefile.in: Eliminate last reference to LIBGCC1_TEST. 7664 7665 * config-ml.in: Eliminate references to Cygnus configure. 7666 7667 * Makefile.in: Eliminate references to building emacs. 7668 76692002-07-01 Denis Chertykov <denisc@overta.ru> 7670 7671 * configure.in: Add support for ip2k. 7672 76732002-06-24 Ben Elliston <bje@redhat.com> 7674 7675 * configure.in (host_tools): Remove cgen. 7676 7677 * Makefile.in (all-cgen): Remove; runs from its source directory. 7678 (check-cgen, install-cgen, clean-cgen): Likewise. 7679 (all-opcodes): No not depend on all-cgen. 7680 (all-sim): Likewise. 7681 76822002-06-22 Nathanael Nerode <neroden@twcny.rr.com> 7683 7684 * configure.in: Fix AIX configury bug. 7685 76862002-06-19 Nathanael Nerode <neroden@twcny.rr.com> 7687 7688 * configure.in: Replace ${topsrcdir} with ${srcdir}. 7689 7690 * configure.in: Move definition of libstdcxx_flags right above 7691 usage, rather than way earlier. 7692 7693 * configure.in: Pull definition of is_cross_compiler earlier. 7694 7695 * configure.in: Rearrange a little. 7696 7697 * configure.in: Remove references to librx. 7698 * Makefile.in: Remove references to librx. 7699 77002002-06-19 Nathanael Nerode <neroden@twcny.rr.com> 7701 7702 * configure.in: Eliminate ${gasdir} variable. 7703 77042002-06-18 Dave Brolley <brolley@redhat.com> 7705 7706 * configure.in: Add support for frv. 7707 * config.sub: Add support for frv. 7708 77092002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 7710 7711 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2. 7712 77132002-06-08 Jason Thorpe <thorpej@wasabisystems.com> 7714 7715 * configure.in (vax-*-netbsd*): Re-enable gas. 7716 77172002-05-31 Nathanael Nerode <neroden@twcny.rr.com> 7718 7719 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX, 7720 BUILD_PREFIX_1, to correct nomenclature. 7721 * configure: Likewise. 7722 7723 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1. 7724 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1. 7725 77262002-05-31 Olaf Hering <olh@suse.de> 7727 7728 * config-ml.in: Propogate DESTDIR also. 7729 77302002-05-29 Jason Thorpe <thorpej@wasabisystems.com> 7731 7732 * configure.in (vax-*-netbsd*): Don't build gas for this 7733 platform. 7734 77352002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl> 7736 7737 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx 7738 and libgcj for AVR. 7739 77402002-05-28 Nick Clifton <nickc@cambridge.redhat.com> 7741 7742 * config.sub: Add DLX target. 7743 77442002-05-22 Jason Thorpe <thorpej@wasabisystems.com> 7745 7746 * config.guess: Update to 2002-05-22 version. 7747 * config.sub: Likewise. 7748 77492002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> 7750 7751 * Makefile.in: Allow for PWDCMD to override hardcoded pwd. 7752 * config-ml.in: Likewise. 7753 * configure: Likewise. 7754 * configure.in: Likewise. 7755 77562002-05-13 Nathanael Nerode <neroden@twcny.rr.com> 7757 7758 * configure.in: Simplify makefile fragment collection. 7759 7760 * configure.in: Remove code to build emacs. 7761 7762 * configure.in : Remove --srcdir argument from targargs and buildargs 7763 (it's always overridden in the Makefile anyway). Rearrange a bit. 7764 7765 * configure: Move some logic to configure.in. 7766 * configure.in: Move some logic from configure. 7767 77682002-05-07 Jeff Johnston <jjohnstn@redhat.com> 7769 7770 * COPYING.LIBGLOSS: New file. 7771 77722002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br> 7773 7774 * Makefile.in: Honour DESTDIR. 7775 77762002-05-05 Alexandre Oliva <aoliva@redhat.com> 7777 7778 * configure.in (noconfigdirs): Don't disable libgcj on 7779 sparc64-*-solaris* and sparcv9-*-solaris*. 7780 77812002-05-03 Alexandre Oliva <aoliva@redhat.com> 7782 7783 * configure.in: Revert 2002-04-18's patch; fixed in libjava. 7784 77852002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com> 7786 7787 * configure.in (FLAGS_FOR_TARGET): Do not add 7788 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively 7789 on i[3456]86-*-linux*. 7790 77912002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com> 7792 7793 * configure.in (noconfigdirs): Replace [ ] with test. 7794 7795 * configure.in (noconfigdirs): Do not add target-newlib if 7796 target == i[3456]86-*-linux*, and host == target. 7797 77982002-04-29 Mark Mitchell <mark@codesourcery.com> 7799 7800 * config.guess: Updated to 2002-04-26's version. 7801 * config.sub: Updated to 2002-04-26's version. 7802 78032002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org> 7804 7805 * configure.in: delete reference to absent file 7806 7807 * configure.in: replace '[' with 'test' 7808 7809 * configure.in: Eliminate references to gash. 7810 * Makefile.in: Eliminate references to gash. 7811 7812 * configure.in: remove useless references to 'pic' makefile fragments. 7813 7814 * configure.in: (*-*-windows*) Finish removing. 7815 7816 * configure.in: Eliminate redundant test for libgui. 7817 78182002-04-26 Joel Sherrill <joel@OARcorp.com> 7819 7820 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj. 7821 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj. 7822 78232002-04-19 Nathanael Nerode <neroden@twcny.rr.com> 7824 7825 * configure.in: remove references to dead files 7826 78272002-04-18 Tom Tromey <tromey@redhat.com> 7828 7829 * configure.in: Disallow configuring libgcj when it is already 7830 installed and we're using Solaris 2.8 linker. Do enable libgcj on 7831 Solaris 2.8 by default. For PR libgcj/6158. 7832 78332002-04-17 Nathanael Nerode <neroden@twcny.rr.com> 7834 7835 * configure.in: Move default CC setting out of config/mh-* fragments 7836 directly into here. 7837 78382002-04-17 Nathanael Nerode <neroden@twcny.rr.com> 7839 7840 * configure.in: don't even try to configure or make a subdirectory 7841 if there's no configure script for it. 7842 78432002-04-15 Mark Mitchell <mark@codesourcery.com> 7844 7845 * MAINTAINERS: Remove chill maintainers. 7846 * Makefile.in (CHILLFLAGS): Remove. 7847 (CHILL_LIB): Remove. 7848 (TARGET_CONFIGDIRS): Remove libchill. 7849 (CHILL_FOR_TARGET): Remove. 7850 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or 7851 CHILL_LIB. 7852 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill. 7853 (CHECK_TARGET_MODULES): Likewise. 7854 (INSTALL_TARGET_MODULES): Likewise. 7855 (CLEAN_TARGET_MODULES): Likewise. 7856 (configure-target-libchill): Remove. 7857 (all-target-libchill): Remove. 7858 * configure.in (target_libs): Remove target-libchill. 7859 Do not compute CHILL_FOR_TARGET. 7860 * libchill: Remove directory. 7861 78622002-04-15 DJ Delorie <dj@redhat.com> 7863 7864 * Makefile.in, configure.in, configure: Sync with gcc, entries 7865 follow... 7866 78672002-04-08 Tom Tromey <tromey@redhat.com> 7868 7869 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET. 7870 Fixes PR libgcj/6068. 7871 78722002-03-30 Krister Walfridsson <cato@df.lth.se> 7873 7874 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj. 7875 78762002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> 7877 7878 * configure.in (alpha*-dec-osf*): Enable libgcj. 7879 78802002-03-24 Nick Clifton <nickc@cambridge.redhat.com> 7881 7882 Fix for: PR bootstrap/3591, target/5676 7883 * configure.in (mcore-pe): Disable the configuration of 7884 libstdc++-v3 since exceptions are not supported. 7885 78862002-03-20 Anthony Green <green@redhat.com> 7887 7888 * configure.in: Enable libgcj for xscale-elf target. 7889 78902002-02-28 Alexandre Oliva <aoliva@redhat.com> 7891 7892 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for 7893 libjava. 7894 (CXX_FOR_TARGET): Explain why -shared-libgcc here. 7895 78962002-02-22 Alexandre Oliva <aoliva@redhat.com> 7897 7898 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for 7899 libstdc++-v3 and libjava. 7900 79012002-02-11 Adam Megacz <adam@xwt.org> 7902 7903 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and 7904 boehm-gc 7905 79062002-02-09 Alexandre Oliva <aoliva@redhat.com> 7907 7908 * config.guess: Updated to 2002-01-30's version. 7909 * config.sub: Updated to 2002-02-01's version. 7910 Contribute sh64-elf. 7911 2000-12-01 Alexandre Oliva <aoliva@redhat.com> 7912 * configure.in: Added sh64-*-*. 7913 79142002-01-17 H.J. Lu <hjl@gnu.org> 7915 7916 * Makefile.in (all-fastjar): Also depend on all-libiberty. 7917 (all-target-fastjar): Also depend on all-target-libiberty. 7918 7919Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com> 7920 7921 * configure, configure.in: Use temp file for long sed commands. 7922 79232001-11-14 Hans-Peter Nilsson <hp@bitrange.com> 7924 7925 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable 7926 libf2c. 7927 79282001-11-03 Hans-Peter Nilsson <hp@bitrange.com> 7929 7930 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj. 7931 79322001-10-11 Hans-Peter Nilsson <hp@axis.com> 7933 7934 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj. 7935 79362001-10-02 Joseph S. Myers <jsm28@cam.ac.uk> 7937 7938 * configure: Handle temporary files securely using mkdir. 7939 79402001-09-26 Will Cohen <wcohen@redhat.com> 7941 7942 * configure.in (*-*-linux*): Disable configuration of target-newlib 7943 and target-libgloss. 7944 79452001-09-26 Alexandre Oliva <aoliva@redhat.com> 7946 7947 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for 7948 RANLIB. 7949 79502001-08-11 Graham Stott <grahams@redhat.com> 7951 7952 * Makefile.in (check-c++): Add missing semicolon. 7953 79542001-07-25 Andrew Haley <aph@cambridge.redhat.com> 7955 7956 * configure.in (sh-*-linux*): New. 7957 79582001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr> 7959 7960 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx 7961 and libgcj on m68hc11/m68hc12. 7962 79632001-06-27 H.J. Lu (hjl@gnu.org) 7964 7965 * Makefile (CFLAGS_FOR_BUILD): New. 7966 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD. 7967 79682001-06-01 Hans-Peter Nilsson <hp@axis.com> 7969 7970 * configure.in (libstdcxx_flags): Do not try to execute 7971 libstdc++-v3/testsuite_flags until it exists. 7972 79732001-05-18 Benjamin Kosnik <bkoz@redhat.com> 7974 7975 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC. 7976 79772001-05-09 Jeffrey Oldham <oldham@codesourcery.com> 7978 7979 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds. 7980 7981Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com> 7982 7983 * configure.in: Move *-chorusos target case to the proper switch. 7984 Disable libgcj. 7985 79862001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> 7987 7988 * Makefile.in (STAGE1_CFLAGS): Pass down. 7989 79902001-04-13 Alan Modra <amodra@one.net.au> 7991 7992 * config.guess: Add hppa64-linux support. Note for next import that 7993 this is already in the master file. 7994 * configure.in: Likewise. Accept `parisc' alias for `hppa'. 7995 79962001-03-22 Colin Howell <chowell@redhat.com> 7997 7998 * Makefile.in (DO_X): Do not backslash single-quotes in 7999 backquotes (two places). 8000 80012001-03-18 Laurynas Biveinis <lauras@softhome.net> 8002 8003 * Makefile.in (DO_X): Quote nested quotes. 8004 80052001-03-15 Laurynas Biveinis <lauras@softhome.net> 8006 8007 * Makefile.in (DO_X): Use double quotes for quoting 8008 "RANLIB=$${RANLIB}". 8009 80102001-03-09 Nicola Pero <n.pero@mi.flashnet.it> 8011 8012 * configure.in: Only use `lang_requires' for languages athat are 8013 actually enabled. 8014 80152001-03-07 Tom Tromey <tromey@redhat.com> 8016 8017 * configure.in: Allow config-lang.in to set `lang_requires' to list 8018 of other required languages. 8019 80202001-03-06 Laurynas Biveinis <lauras@softhome.net> 8021 8022 * Makefile.in: Remove RANLIB definition. Use RANLIB 8023 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, 8024 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set. 8025 80262001-02-28 Benjamin Kosnik <bkoz@redhat.com> 8027 Alexandre Oliva <aoliva@redhat.com> 8028 8029 * Makefile.in (check-c++): Use tabs, not spaces. 8030 80312001-02-19 Benjamin Kosnik <bkoz@redhat.com> 8032 8033 * Makefile.in (check-c++): New rule. 8034 8035 * configure.in (target_libs): Remove libg++. 8036 (noconfigdirs): Remove libg++. 8037 (noconfigdirs): Same. 8038 (noconfigdirs): Same. 8039 (noconfigdirs): Same. 8040 8041 * config-ml.in: Remove libg++ references. 8042 8043 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++. 8044 (ALL_TARGET_MODULES): Same. 8045 (configure-target-libg++): Remove. 8046 (all-target-libg++): Remove. 8047 (configure-target-libio): Remove. 8048 (all-target-libio): Remove. 8049 (check-target-libio): Remove. 8050 (.PHONY): Remove. 8051 (libg++.tar.bz2): Remove. 8052 (all-target-cygmon): Remove libio. 8053 (all-target-libstdc++): Remove. 8054 (configure-target-libstdc++): Remove. 8055 (TARGET_LIB_PATH): Remove libstdc++. 8056 (ALL_GCC_CXX): Remove libstdc++. 8057 (all-target-gperf): Correct. 8058 80592001-02-15 Anthony Green <green@redhat.com> 8060 8061 * configure: Introduce GCJ_FOR_TARGET. 8062 * configure.in: Ditto. 8063 * Makefile.in: Ditto. 8064 80652001-02-08 Chandrakala Chavva <cchavva@redhat.com> 8066 8067 * configure.in: for *-chorusos, don't config target-newlib and 8068 target-libgloss. 8069 80702001-02-04 Mark Mitchell <mark@codesourcery.com> 8071 8072 Remove V2 C++ library. 8073 * configure.in: Remove --enable-libstdcxx_v3 support. 8074 80752001-01-27 Richard Henderson <rth@redhat.com> 8076 8077 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee. 8078 80792001-01-26 Tom Tromey <tromey@redhat.com> 8080 8081 * configure.in: Allow libgcj to be built on Sparc Solaris. 8082 80832001-01-23 Bryce McKinlay <bryce@albatross.co.nz> 8084 8085 * configure.in: Enable libgcj on several additional platforms. 8086 80872001-01-22 Bryce McKinlay <bryce@albatross.co.nz> 8088 8089 * configure.in: Enable libgcj for linux targets. 8090 80912001-01-09 Mike Stump <mrs@wrs.com> 8092 8093 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration 8094 failures of subdirectories. 8095 80962001-01-02 Laurynas Biveinis <lauras@softhome.net> 8097 8098 * configure: handle DOS-style absolute paths. 8099 81002001-01-02 Laurynas Biveinis <lauras@softhome.net> 8101 8102 * configure.in: remove supported directories from $noconfigdirs for DJGPP. 8103 81042000-12-18 Benjamin Kosnik <bkoz@redhat.com> 8105 8106 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize. 8107 (libstdcxx_incdir): Pass down. 8108 * config.if: Remove expired bits for cxx_interface, add stub. 8109 (libstdcxx_incdir): Add variable for g++ include directory. 8110 * configure.in (gxx_include_dir): Use it. 8111 81122000-12-15 Andreas Jaeger <aj@suse.de> 8113 8114 * configure.in: Handle lang_dirs. 8115 81162000-12-13 Anthony Green <green@redhat.com> 8117 8118 * configure.in: Disable libgcj for any target not specifically 8119 listed. Disable libgcj for x86 and Alpha Linux until compatible 8120 with g++ abi. 8121 81222000-12-13 Mike Stump <mrs@wrs.com> 8123 8124 * Makefile.in (local-distclean): Also remove fastjar. 8125 81262000-12-10 Anthony Green <green@redhat.com> 8127 8128 * configure.in: Define libgcj. Disable libgcj target libraries for 8129 most targets. 8130 81312000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com> 8132 8133 * configure.in (target_libs): Revert 2000-12-08 patch. 8134 (noconfigdirs): Added target-libjava. 8135 81362000-12-09 Laurynas Biveinis <lauras@softhome.net> 8137 8138 * Makefile.in: handle DOS-style absolute paths. 8139 81402000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com> 8141 8142 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about 8143 libjava. 8144 * configure.in (target_libs): Removed `target-libjava'. 8145 81462000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com> 8147 8148 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava. 8149 (ALL_MODULES): Added fastjar. 8150 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise. 8151 (all-target-libjava): all-fastjar replaces all-zip. 8152 (all-fastjar): Added. 8153 (configure-target-fastjar, all-target-fastjar): Likewise. 8154 * configure.in (host_tools): Added fastjar. 8155 81562000-12-07 Mike Stump <mrs@wrs.com> 8157 8158 * Makefile.in (local-distclean): Remove leftover built files. 8159 81602000-11-16 Fred Fish <fnf@be.com> 8161 8162 * configure.in (enable_libstdcxx_v3): Fix typo, 8163 libstd++ -> libstdc++. 8164 81652000-11-13 Joseph S. Myers <jsm28@cam.ac.uk> 8166 8167 * configure: Provide the original toplevel configure arguments 8168 (including $0) to subprocesses in the environment rather than 8169 through gcc/configargs.h. 8170 81712000-11-12 Mark Mitchell <mark@codesourcery.com> 8172 8173 * configure: Turn on libstdc++ V3 by default. 8174 81752000-10-16 Michael Meissner <meissner@redhat.com> 8176 8177 * configure (gcc/configargs.h): Only create if there is a build GCC 8178 directory created. 8179 81802000-10-05 Phil Edwards <pme@gcc.gnu.org> 8181 8182 * configure: Save configure arguments to gcc/configargs.h. 8183 81842000-10-04 Andris Pavenis <pavenis@latnet.lv> 8185 8186 * Makefile.in (bootstrap): avoid recursion if subdir missing 8187 (cross): ditto 8188 (do-proto-toplev): ditto 8189 8190Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com) 8191 8192 * configure.in: Do not build byacc for hppa64. Provide paths to the 8193 X11 libraries for hppa64. 8194 81952000-09-02 Anthony Green <green@cygnus.com> 8196 8197 * Makefile.in (all-gcc): Depend on all-zlib. 8198 (CLEAN_MODULES): Add clean-zlib. 8199 (ALL_MODULES): Add all-zlib. 8200 * configure.in (host_libs): Add zlib. 8201 82022000-08-25 Alexandre Oliva <aoliva@redhat.com> 8203 8204 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and 8205 $targargs to tell whether newlib is going to be built. 8206 8207 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search 8208 $$r/TARGET_SUBDIR/libio for _G_config.h. 8209 82102000-08-14 Zack Weinberg <zack@wolery.cumb.org> 8211 8212 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio. 8213 8214 * configure: Make enable_threads and enable_shared defaults 8215 explicit. Substitute enable_threads into generated Makefiles. 8216 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*. 8217 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*. 8218 82192000-08-02 Manfred Hollstein <manfredh@redhat.com> 8220 8221 * configure.in: Re-enable all references to libg++ and librx. 8222 82232002-04-09 Loren James Rittle <rittle@labs.mot.com> 8224 8225 * configure.in: Add *-*-freebsd* configurations. 8226 82272002-04-07 Andrew Cagney <ac131313@redhat.com> 8228 8229 * Makefile.in (do-tar-bz2): Delete rule. Replace with ... 8230 (do-tar, do-bz2): New rules. 8231 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2. 8232 (gdb-tar): New rule. 8233 (gdb-taz): Rewrite. Use gdb-tar and do-bz2. 8234 (insight_dejagnu.tar): New rule. 8235 (insight.tar): New rule. 8236 (gdb+dejagnu.tar): New rule. 8237 (gdb.tar): New rule. 8238 82392002-04-07 Andrew Cagney <ac131313@redhat.com> 8240 8241 * MAINTAINERS: Update dejagnu/ 8242 82432002-03-16 Alexandre Oliva <aoliva@redhat.com> 8244 8245 * ltmain.sh (relink_command): Fix typo in previous change. 8246 82472002-03-15 Alexandre Oliva <aoliva@redhat.com> 8248 8249 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it. 8250 (relink_command): Added --tag flags. 8251 (mode=install): If relinking fails; error out. 8252 82532002-03-12 Richard Henderson <rth@redhat.com> 8254 8255 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit 8256 .NOTPARALLEL tag. 8257 (do-check): Rename from check. 8258 (check): Allow parallel check. 8259 82602002-03-11 Richard Henderson <rth@redhat.com> 8261 8262 * Makefile.in (.NOTPARALLEL): Add fake tag. 8263 82642002-03-07 H.J. Lu (hjl@gnu.org) 8265 8266 * configure.in: Enable gprof for mips*-*-linux*. 8267 82682002-02-28 Alexandre Oliva <aoliva@redhat.com> 8269 8270 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for 8271 libjava. 8272 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava. 8273 82742002-02-24 Andrew Cagney <ac131313@redhat.com> 8275 8276 * texinfo/texinfo.tex: Update to version 2002-02-14.08. 8277 82782002-02-23 Daniel Jacobowitz <drow@mvista.com> 8279 8280 * config.guess: Import from master sources, rev 1.232. 8281 * config.sub: Import from master sources, rev 1.246. 8282 82832002-02-23 Alexandre Oliva <aoliva@redhat.com> 8284 8285 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just 8286 because its Makefile is there; test for the executable instead. 8287 82882002-02-09 Alexandre Oliva <aoliva@redhat.com> 8289 8290 Contribute sh64-elf. 8291 2000-12-01 Alexandre Oliva <aoliva@redhat.com> 8292 * configure.in: Added sh64-*-*. 8293 82942002-02-04 Jeff Johnston <jjohnstn@redhat.com> 8295 8296 * COPYING.NEWLIB: Remove advertising clause from 8297 Berkeley and Red Hat licenses. 8298 82992002-02-01 Mo DeJong <supermo@bayarea.net> 8300 8301 * Makefile.in: Add all-tix to deps for all-snavigator 8302 so that tix is built when building snavigator. 8303 83042002-02-01 Ben Elliston <bje@redhat.com> 8305 8306 * config.guess: Import from master sources, rev 1.229. 8307 * config.sub: Import from master sources, rev 1.240. 8308 83092002-01-27 Daniel Jacobowitz <drow@mvista.com> 8310 8311 From Steve Ellcey <sje@cup.hp.com>: 8312 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI. 8313 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd, 8314 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX 8315 IA64. 8316 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto. 8317 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec, 8318 soname_spec, sys_lib_search_path_spec): Ditto. 8319 83202002-01-26 Jason Thorpe <thorpej@wasabisystems.com> 8321 8322 * configure.in (*-*-netbsd*): New. Skip target-newlib, 8323 target-libiberty, and target-libgloss. Skip Java-related 8324 libraries if not supported for NetBSD on target CPU. 8325 83262002-01-23 Nick Clifton <nickc@cambridge.redhat.com> 8327 8328 * configure.in: Import StrongARM and XScale target_configdirs from 8329 FSF GCC version. 8330 83312002-01-16 H.J. Lu (hjl@gnu.org) 8332 8333 * config.guess: Import from master sources, rev 1.225. 8334 * config.sub: Import from master sources, rev 1.238. 8335 8336 * MAINTAINERS: Updated notes on config.guess and config.sub. 8337 83382002-01-11 Steve Ellcey <sje@cup.hp.com> 8339 8340 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX, 8341 ld and gdb are not supported. 8342 83432002-01-07 Jeff Johnston <jjohnstn@redhat.com> 8344 8345 * Change reference to Cygnus Solutions to be Red Hat. 8346 83472002-01-07 Jeff Johnston <jjohnstn@redhat.com> 8348 8349 * COPYING.NEWLIB: Update generic copyright date. 8350 83512002-01-07 Mark Salter <msalter@redhat.com> 8352 8353 * configure.in: Remove target-bsp and target-cygmon from arm builds. 8354 Allow target-libgloss to be built for arm, strongarm, and xscale. 8355 83562002-01-03 Ben Elliston <bje@redhat.com> 8357 8358 * MAINTAINERS: Update URL for config.* scripts. 8359 83602001-12-18 Alan Modra <amodra@bigpond.net.au> 8361 8362 * config.sub: Import latest version. 8363 * config.guess: Likewise. 8364 83652001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com> 8366 8367 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem 8368 options for i[3456]86-pc-linux* native builds. 8369 83702001-12-05 Laurent Guerby <guerby@acm.org> 8371 8372 * MAINTAINERS: gcc adopts symlink-tree, refer more to 8373 libiberty. 8374 8375 Import this patch from gcc: 8376 8377 2000-12-09 Laurynas Biveinis <lauras@softhome.net> 8378 8379 * symlink-tree: handle DOS-style absolute paths. 8380 83812001-11-28 DJ Delorie <dj@redhat.com> 8382 Zack Weinberg <zack@codesourcery.com> 8383 8384 When build != host, create libiberty for the build machine. 8385 8386 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace 8387 CONFIG_ARGUMENTS. 8388 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR): 8389 New variables. 8390 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables 8391 and rules. 8392 (all.normal): Depend on ALL_BUILD_MODULES. 8393 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS. 8394 (all-build-libiberty): Depend on configure-build-libiberty. 8395 8396 * configure: Calculate and substitute proper value for 8397 ALL_BUILD_MODULES. 8398 * configure.in: Create the build subdirectory. 8399 Calculate and substitute TARGET_CONFIGARGS (formerly 8400 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new). 8401 84022001-11-26 Geoffrey Keating <geoffk@redhat.com> 8403 8404 * config.sub: Update to version 1.232 on subversion. 8405 84062001-11-20 Nick Clifton <nickc@cambridge.redhat.com> 8407 8408 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo 8409 files from .po files for a distribution. 8410 84112001-11-19 Hans-Peter Nilsson <hp@bitrange.com> 8412 8413 * COPYING.NEWLIB: Mention preserved notice in specific parts. 8414 84152001-11-13 Jeff Holcomb <jeffh@redhat.com> 8416 8417 Merged from net gcc: 8418 2001-07-30 Jeff Sturm <jsturm@one-pont.com> 8419 * ltcf-c.sh: Use $objext, not $ac_objext. 8420 2001-07-27 Mark Kettenis <kettenis@gnu.org> 8421 * ltcf-cxx.sh: Add support for GNU. 8422 2001-07-22 Timothy Wall <twall@redhat.com> 8423 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve 8424 default settings if using GNU tools with that configuration. 8425 * ltcf-cxx.sh: Ditto. 8426 * ltcf-gcj.sh: Ditto. 8427 2001-07-21 Michael Chastain <chastain@redhat.com> 8428 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some 8429 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local. 8430 * ltmain.sh: Mark as gcc-local. 8431 84322001-11-13 Jeff Holcomb <jeffh@redhat.com> 8433 8434 * Makefile.in (all-bison): Revert 2001-10-24. 8435 Don't depend on texinfo. 8436 84372001-11-12 Hans-Peter Nilsson <hp@bitrange.com> 8438 8439 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work. 8440 84412001-11-08 Phil Edwards <pedwards@disaster.jaj.com> 8442 8443 * configure.in (--enable-languages): Be more permissive about 8444 syntax. Check for empty lists better. Warn about $LANGUAGES. 8445 84462001-11-06 Hans-Peter Nilsson <hp@bitrange.com> 8447 8448 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0. 8449 84502001-10-24 Jeff Holcomb <jeffh@redhat.com> 8451 8452 Makefile.in (all-bison): Don't depend on texinfo. 8453 84542001-10-03 Alan Modra <amodra@bigpond.net.au> 8455 8456 * gettext.m4: Test po/POTFILES.in exists before trying to read. 8457 84582001-09-29 Alexandre Oliva <aoliva@redhat.com> 8459 8460 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX). 8461 84622001-09-28 Hans-Peter Nilsson <hp@axis.com> 8463 8464 * config.sub, config.guess: Import latest from subversions. 8465 84662001-09-21 Alexandre Oliva <aoliva@redhat.com> 8467 8468 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, 8469 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET, 8470 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to 8471 avoid quotes nesting problems. 8472 (NATIVE_CHECK_MODULES): Ditto, just for consistency. 8473 (DO_X): Export only variables that are set. 8474 84752001-09-19 Ben Elliston <bje@redhat.com> 8476 8477 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on 8478 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect 8479 semantics. Use the shell built-in "type" command instead. 8480 84812001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> 8482 8483 * config.sub: Reverted the earlier change, this version is not the 8484 master file. 8485 84862001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> 8487 8488 * config.sub: Change machine triplets from mipsel*-* to mips*el-*. 8489 Add support for mips64. 8490 84912001-09-03 Jeff Holcomb <jeffh@redhat.com> 8492 8493 * configure.in: Enable libstdc++-v3 for h8300 targets. 8494 84952001-08-30 Eric Christopher <echristo@redhat.com> 8496 Jason Eckhardt <jle@redhat.com> 8497 8498 * config.sub: Add support for mipsisa32. 8499 85002001-08-30 Eric Christopher <echristo@redhat.com> 8501 8502 * config.sub, config.guess: Import latest from subversions. 8503 85042001-08-20 Alan Modra <amodra@bigpond.net.au> 8505 8506 * config.sub, config.guess: Import latest from subversions. 8507 85082001-07-26 DJ Delorie <dj@redhat.com> 8509 8510 * MAINTAINERS: Clarify libiberty merge rules and procedures. 8511 85122001-06-19 Alan Modra <amodra@bigpond.net.au> 8513 8514 * Makefile.in: Revert 2001-06-17. 8515 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/. 8516 85172001-06-17 H.J. Lu <hjl@gnu.org> 8518 8519 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make. 8520 (gas+binutils.tar.bz2): Likewise. 8521 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make. 8522 8523Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com> 8524 8525 * Makefile.in (VER): When present, extract the version number from 8526 the file version.in. 8527 85282001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com> 8529 8530 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If 8531 gcc/xgcc is built, use -print-prog-name to find out the program 8532 name to use. 8533 85342001-06-04 Mark Mitchell <mark@codesourcery.com> 8535 8536 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris, 8537 with_gcc]: Use `gcc -shared' to build a shared library. 8538 85392001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca> 8540 8541 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared 8542 archives. 8543 85442001-05-28 Simon Patarin <simon.patarin@inria.fr> 8545 8546 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared 8547 libraries when using g++ with native linker. 8548 85492001-05-28 Alexandre Oliva <aoliva@redhat.com> 8550 8551 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256. 8552 85532001-05-24 Tom Rix <trix@redhat.com> 8554 8555 * configure.in : enable ld for aix 8556 85572001-05-22 Alexandre Oliva <aoliva@redhat.com> 8558 8559 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag) 8560 [aix4*|aix5*]: Prepend blank. 8561 85622001-05-20 Alexandre Oliva <aoliva@redhat.com> 8563 8564 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, 8565 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number 8566 of subdir/configure scripts to use the new libtool.m4. 8567 85682001-05-14 H.J. Lu <hjl@gnu.org> 8569 8570 * config.if (libc_interface): Set to -libc6.2- for cross 8571 compiling to Linux/glibc 2.2. 8572 85732001-05-03 Alexandre Oliva <aoliva@redhat.com> 8574 8575 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable 8576 libgcj. 8577 85782001-04-26 Alexandre Oliva <aoliva@redhat.com> 8579 8580 * configure.in (noconfigdirs): Don't reset it from scratch in the 8581 target case; only append to it. 8582 85832001-04-26 Alexandre Oliva <aoliva@redhat.com> 8584 8585 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*, 8586 sparc-*-solaris2.8]: Disable ${libgcj}. 8587 85882001-04-25 Alexandre Oliva <aoliva@redhat.com> 8589 8590 * configure.in (libgcj_saved): Copy from $libgcj. 8591 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is 8592 --disable-libgcj. 8593 85942001-04-20 Alexandre Oliva <aoliva@redhat.com> 8595 8596 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a 8597 1.641.2.228. 8598 85992001-04-12 Alexandre Oliva <aoliva@redhat.com> 8600 8601 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, 8602 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226. 8603 86042001-04-01 Alexandre Oliva <aoliva@redhat.com> 8605 8606 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): 8607 New macros. 8608 (bootstrap, cross): Use RECURSE_FLAGS. 8609 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE. 8610 86112001-03-27 Alexandre Oliva <aoliva@redhat.com> 8612 8613 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3. 8614 86152001-03-23 Nick Clifton <nickc@redhat.com> 8616 8617 * README-maintainer-mode: Add note about inability to use "make 8618 distclean" in maintainer mode. 8619 86202001-03-22 Alexandre Oliva <aoliva@redhat.com> 8621 8622 Re-installed: 8623 2001-01-02 Laurynas Biveinis <lauras@softhome.net> 8624 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add 8625 '-DPIC' to ac_cv_prog_cc_pic for DJGPP. 8626 * ltcf-cxx.sh: Likewise. 8627 * ltcf-gcj.sh: Likewise. 8628 86292001-03-22 Philip Blundell <philb@gnu.org> 8630 8631 * config.sub, config.guess: Import latest from subversions. 8632 86332001-03-22 Alexandre Oliva <aoliva@redhat.com> 8634 8635 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, 8636 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198. 8637 86382001-03-20 Michael Chastain <chastain@redhat.com> 8639 8640 * Makefile.in: all-m4 depends on all-texinfo. 8641 86422001-03-08 Alexandre Oliva <aoliva@redhat.com> 8643 8644 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use. 8645 86462001-02-22 Jeff Johnston <jjohnstn@redhat.com> 8647 8648 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no 8649 longer valid. 8650 86512001-02-16 Nick Clifton <nickc@redhat.com> 8652 8653 * configure.in (noconfigdirs): Allow configuration of texinfo 8654 for Cygwin hosts. 8655 86562001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com> 8657 8658 * config.guess: Add linux target for S/390. 8659 * config.sub: Likewise. 8660 * configure.in: Likewise. 8661 86622001-02-06 Ben Elliston <bje@redhat.com> 8663 8664 * configure: Output host type to stdout, not stderr. 8665 86662001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG> 8667 8668 * config.guess: Import from subversions.gnu.org (revision 1.181). 8669 * config.sub: Import from subversions.gnu.org (revision 1.199). 8670 86712001-01-30 Alan Modra <alan@linuxcare.com.au> 8672 8673 * config.guess: Handle hppa64-linux systems. 8674 86752001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG> 8676 8677 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works): 8678 Don't unset, it's non-portable and no longer necessary, set to empty 8679 instead. 8680 86812001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br> 8682 8683 * ltconfig: Shell portability fix for the tagname validity check. 8684 86852001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG> 8686 8687 * ltcf-cxx.sh: Use parentheses around eval $ac_compile. 8688 86892001-01-27 Alexandre Oliva <aoliva@redhat.com> 8690 8691 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types. 8692 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise. 8693 86942001-01-24 Alexandre Oliva <aoliva@redhat.com> 8695 8696 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we 8697 keep at least one of build_libtool_libs or build_old_libs set to 8698 yes. 8699 87002001-01-24 Alexandre Oliva <aoliva@redhat.com> 8701 8702 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'. 8703 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on. 8704 87052000-11-07 Philip Blundell <pb@futuretv.com> 8706 8707 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*. 8708 87092000-11-03 Philip Blundell <pb@futuretv.com> 8710 8711 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info 8712 files. 8713 87142001-01-15 Jeff Johnston <jjohnstn@redhat.com> 8715 8716 * COPYING.NEWLIB: Put into source repository. 8717 87182001-01-15 Ben Elliston <bje@redhat.com> 8719 8720 * configure.in (host_tools): Add sid. 8721 Always configure cgen. 8722 * Makefile.in (all-sid): New target. 8723 (check-sid, clean-sid, install-sid): Likewise. 8724 87252001-01-07 Andreas Jaeger <aj@suse.de> 8726 8727 * config.sub, config.guess: Update from subversions. 8728 87292000-12-12 Alexandre Oliva <aoliva@redhat.com> 8730 8731 * configure.in: Disable language-specific target libraries for 8732 languages that aren't enabled. 8733 87342000-11-24 Nick Clifton <nickc@redhat.com> 8735 8736 * configure.in (xscale-elf): Add target. 8737 (xscale-coff): Add target. 8738 (c4x, c5x, tic54x): Move after ARM targets. 8739 87402000-11-23 Alexandre Oliva <aoliva@redhat.com> 8741 8742 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge. 8743 87442000-11-20 Ian Lance Taylor <ian@zembu.com> 8745 8746 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge. 8747 87482000-11-18 Alexandre Oliva <aoliva@redhat.com> 8749 8750 * Makefile.in: Merge with GCC and libgcj. 8751 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of 8752 configure-target-<library> when their configure scripts need the C 8753 or C++ library to have already been built to work properly. 8754 (do_proto_toplev): Set them to an empty string. 8755 87562000-11-18 Alexandre Oliva <aoliva@redhat.com> 8757 8758 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros. 8759 (REALLY_SET_LIB_PATH): Use them. 8760 87612000-11-06 Christopher Faylor <cgf@cygnus.com> 8762 8763 * config.sub: Add support for Sun Chorus 8764 87652000-11-02 Per Lundberg <plundis@chaosdev.org> 8766 8767 * config.sub: Add support for the *-storm-chaos OS. 8768 87692000-10-30 Stephane Carrez <stcarrez@worldnet.fr> 8770 8771 * configure.in (noconfigdirs): Don't compile some 8772 of the libraries for 68HC11 & 68hc12 targets. 8773 87742000-09-30 Alexandre Oliva <aoliva@redhat.com> 8775 8776 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool 8777 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt 8778 all affected `configure' scripts. 8779 87802000-09-25 Alexandre Oliva <aoliva@redhat.com> 8781 8782 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and 8783 ltcf-c.sh. 8784 87852000-09-12 Philip Blundell <philb@gnu.org> 8786 8787 * config.sub, config.guess: Update from subversions. 8788 87892000-09-06 Alexandre Oliva <aoliva@redhat.com> 8790 8791 * Makefile.in (all-zlib): Added dummy target. 8792 8793 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool 8794 multi-language branch. 8795 87962000-09-05 Alexandre Oliva <aoliva@redhat.com> 8797 8798 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib. 8799 (bootstrap*): Depend on all-bootstrap. 8800 88012000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com> 8802 8803 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian 8804 crosses, but add gcc/include to the header search path for them. 8805 88062000-08-31 Alexandre Oliva <aoliva@redhat.com> 8807 8808 * ltconfig, ltmain.sh: Updated from libtool multi-language branch. 8809 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch. 8810 * gettext.m4: New file, extracted from aclocal.m4. 8811 88122000-08-22 Alexandre Oliva <aoliva@redhat.com> 8813 8814 * config-ml.in (CC, CXX): Avoid trailing whitespace. 8815 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to 8816 sub-configures. 8817 88182000-08-20 Doug Evans <dje@casey.transmeta.com> 8819 8820 * Makefile.in (ALL_MODULES): Add all-cgen. 8821 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily. 8822 (all-cgen): New target. 8823 (all-opcodes,all-sim): Depend on all-cgen. 8824 * configure.in (host_tools): Add cgen. 8825 Only configure cgen if --enable-cgen-maint. 8826 88272000-08-17 Alexandre Oliva <aoliva@redhat.com> 8828 8829 * config-ml.in (CC, CXX): Don't introduce a leading space. 8830 88312000-08-16 Alexandre Oliva <aoliva@redhat.com> 8832 8833 * configure.in (libstdcxx_flags): Use 8834 libstdc++-v3/src/libstdc++.INC. 8835 88362000-08-15 Alexandre Oliva <aoliva@redhat.com> 8837 8838 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES. 8839 88402000-08-11 Jason Merrill <jason@redhat.com> 8841 8842 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, 8843 CXX_FOR_TARGET): Add -B$$r/gcc/ here. 8844 (FLAGS_FOR_TARGET): Not here. 8845 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages. 8846 88472000-08-07 DJ Delorie <dj@redhat.com> 8848 8849 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean 8850 "if we're also building gcc, and it's a gcc that will run on the 8851 build machine, we want to use its includes instead of the system's 8852 default includes". 8853 88542000-08-03 Alexandre Oliva <aoliva@redhat.com> 8855 8856 * configure.in (libstdcxx_flags): Don't use `"'. 8857 8858 * config-ml.in: Adjust multilib search paths to the 8859 appropriate multilib tree. 8860 88612000-08-02 Alexandre Oliva <aoliva@redhat.com> 8862 8863 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to 8864 commas in $LANGUAGES. 8865 88662000-08-01 Alexandre Oliva <aoliva@redhat.com> 8867 8868 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr. 8869 88702000-07-31 Alexandre Oliva <aoliva@redhat.com> 8871 8872 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in 8873 CXX_FOR_TARGET for sed. 8874 88752000-07-30 Alexandre Oliva <aoliva@redhat.com> 8876 8877 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET): 8878 Do not override if already set in the environment or in configure. 8879 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them. 8880 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses. 8881 88822000-07-27 Alexandre Oliva <aoliva@redhat.com> 8883 8884 * Makefile.in (FLAGS_FOR_TARGET): New macro. 8885 (GCC_FOR_TARGET): Use it. 8886 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined... 8887 * configure.in: ... here. 8888 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path. 8889 (libstdcxx_flags): Define and append to CXX_FOR_TARGET. 8890 88912000-07-24 Alexandre Oliva <aoliva@redhat.com> 8892 8893 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC). 8894 (configure-target-libchill, configure-target-libobjc): Likewise. 8895 8896 * configure.in: Use the same cache file for all target libs. 8897 * config-ml.in: But different cache files per multilib variant. 8898 88992000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG> 8900 8901 * configure (topsrcdir): Don't use dirname. 8902 89032000-07-20 Jason Merrill <jason@redhat.com> 8904 8905 * configure.in: Remove all references to libg++ and librx. 8906 8907 * configure, configure.in, Makefile.in: Unify gcc and binutils. 8908 89092000-07-20 Hans-Peter Nilsson <hp@axis.com> 8910 8911 * config.sub: Update to subversions version 2000-07-06. 8912 89132000-07-12 Andrew Haley <aph@cygnus.com> 8914 8915 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts. 8916 (target_makefile_frag): Use mt-ia64pic on IA-64 targets. 8917 89182000-07-07 Phil Edwards <pme@sourceware.cygnus.com> 8919 8920 * symlink-tree: Check number of arguments. 8921 89222000-06-06 Andrew Cagney <cagney@b1.cygnus.com> 8923 8924 * texinfo/texinfo.tex: Update to version 2000-05-28.15. 8925 89262000-07-05 Jim Wilson <wilson@cygnus.com> 8927 8928 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library 8929 search path for a g++ extracted from the build tree. This 8930 will allow link tests run by configure scripts in 8931 subdirectories to succeed. 8932 89332000-07-01 Koundinya K <kk@ddeorg.soft.net> 8934 8935 * ltconfig: Add support for mips-dde-sysv4.2MP 8936 89372000-06-28 Corinna Vinschen <vinschen@cygnus.com> 8938 8939 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or 8940 `os2'. Force ac_cv_exeext to be ".exe" in that case. 8941 89422000-06-19 Timothy Wall <twall@cygnus.com> 8943 8944 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target. 8945 * config.sub: Add tic54x target. 8946 89472000-06-07 Phillip Thomas <pthomas@suse.de> 8948 8949 * README-maintainer-mode: New file: Contains notes on using 8950 --enable-maintainer-mode with binutils. 8951 89522000-05-29 Andrew Cagney <cagney@b1.cygnus.com> 8953 8954 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0. 8955 89562000-05-30 Andrew Cagney <cagney@b1.cygnus.com> 8957 8958 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000. 8959 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000 8960 896120000-05-21 H.J. Lu (hjl@gnu.org) 8962 8963 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc 8964 directory are used if they exist. Make sure 8965 $(build_tooldir)/include is searched for header files, 8966 $(build_tooldir)/lib/ for library files. 8967 (GCC_FOR_TARGET): Likewise. 8968 (CXX_FOR_TARGET): Likewise. 8969 89702000-05-18 Jeffrey A Law (law@cygnus.com) 8971 8972 * configure.in (hppa*64*-*-*): Do build ld for this configuration. 8973 89742000-05-17 Alexandre Oliva <aoliva@cygnus.com> 8975 8976 * Makefile.in (configure-target-libiberty): Depend on 8977 configure-target-newlib. 8978 89792000-05-16 Alexandre Oliva <aoliva@cygnus.com> 8980 8981 * configure.in, Makefile.in: Merge all libffi-related 8982 configury stuff from the libgcj tree. 8983 89842000-05-16 Andrew Cagney <cagney@b1.cygnus.com> 8985 8986 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>: 8987 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories. 8988 89892000-05-16 Andrew Cagney <cagney@b1.cygnus.com> 8990 8991 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>: 8992 * Makefile.in (do-djunpack): New target. Update djunpack.bat with 8993 current version information. Add to proto-toplev directory. 8994 (gdb-taz): Build do-djunpack. 8995 89962000-05-15 David Edelsohn <edelsohn@gnu.org> 8997 8998 * configure.in: Special case powerpc*-*-aix* target_makefile_frag. 8999 90002000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br> 9001 9002 * ltmain.sh: Preserve in relink_command any environment 9003 variables that may affect the linker behavior. 9004 90052000-05-12 Jeffrey A Law (law@cygnus.com) 9006 9007 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type. 9008 90092000-05-10 Jim Wilson <wilson@cygnus.com> 9010 9011 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs. 9012 90132000-05-08 Eli Zaretskii <eliz@is.elta.co.il> 9014 9015 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst 9016 with the version name. 9017 90182000-05-01 Benjamin Kosnik <bkoz@cygnus.com> 9019 9020 * config.if: Tweak. 9021 90222000-04-23 Eli Zaretskii <eliz@is.elta.co.il> 9023 9024 * djunpack.bat: New file. 9025 90262000-04-19 Andrew Cagney <cagney@b1.cygnus.com> 9027 9028 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2, 9029 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2, 9030 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2, 9031 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make. 9032 90332000-04-16 Dave Pitts <dpitts@cozx.com> 9034 9035 * config.sub (case $basic_machine): Change default for "ibm-*" 9036 to "openedition". 9037 90382000-04-12 Andrew Cagney <cagney@b1.cygnus.com> 9039 9040 * Makefile.in (gdb-taz): New target. GDB specific archive. 9041 (do-md5sum): New target. 9042 (MD5PROG): Define. 9043 (PACKAGE): Default to TOOL. 9044 (VER): Default to a shell script. 9045 (taz): Rewrite target. Move real work to do-proto-toplev. Include 9046 md5 checksum generation. 9047 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link. 9048 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link. 9049 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, 9050 insight.tar.bz2): Use gdb-taz to create archive. 9051 90522000-04-07 Andrew Cagney <cagney@b1.cygnus.com> 9053 9054 * configure (warn_cflags): Delete. 9055 90562000-04-05 Benjamin Kosnik <bkoz@cygnus.com> 9057 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de> 9058 9059 * configure.in (enable_libstdcxx_v3): Add. 9060 (target_libs): Add bits here to switch between libstdc++-v2 and 9061 libstdc++-v3. 9062 * config.if: And this file too. 9063 * Makefile.in: Add libstdc++-v3 targets. 9064 90652000-04-05 Michael Meissner <meissner@redhat.com> 9066 9067 * config.sub (d30v): Add d30v as a basic machine type. 9068 90692000-03-29 Jason Merrill <jason@casey.cygnus.com> 9070 9071 * configure.in: -linux-gnu*, not -linux-gnu. 9072 90732000-03-03 Andrew Cagney <cagney@b1.cygnus.com> 9074 9075 * Makefile.in (taz): Set PACKAGE to TOOL when not defined. 9076 (do-tar-bz2): Replace TOOL with PACKAGE. 9077 (gdb.tar.bz2): Remove GDBTK from GDB package. 9078 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2, 9079 dejagnu.tar.bz2): New packages. 9080 90812000-02-27 Andreas Jaeger <aj@suse.de> 9082 9083 * configure.in: Add entry for mips*-*-linux*, move catch all 9084 *-*-*linux* entry below this one. 9085 90862000-02-27 Ian Lance Taylor <ian@zembu.com> 9087 9088 * ltconfig, ltmain.sh: Update to libtool 1.3.4. 9089 90902000-02-24 Nick Clifton <nickc@cygnus.com> 9091 9092 * config.sub: Support an OS of "wince". 9093 90942000-02-24 Andrew Cagney <cagney@b1.cygnus.com> 9095 9096 * config.guess, config.sub: Updated to match config's 2000-02-15 9097 version. 9098 90992000-02-23 Linas Vepstas <linas@linas.org> 9100 9101 * config.sub: Add support for Linux/IBM 370. 9102 * configure.in: Likewise. 9103 91042000-02-22 Nick Clifton <nickc@cygnus.com> 9105 9106 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets. 9107 91082000-02-20 Christopher Faylor <cgf@cygnus.com> 9109 9110 * config.guess: Guess "cygwin" rather than "cygwin32". 9111 91122000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 9113 9114 * configure (gcc_version): When setting, narrow search to 9115 lines containing `version_string'. 9116 91172000-02-15 Denis Chertykov <denisc@overta.ru> 9118 9119 * config.sub: Add support for avr target. 9120 91212000-02-01 Hans-Peter Nilsson <hp@bitrange.com> 9122 9123 * config.sub: Add mmix-knuth-mmixware. 9124 91252000-01-27 Christopher Faylor <cgf@redhat.com> 9126 9127 * Makefile.in (CC_FOR_TARGET): Add new winsup directory 9128 structure stuff to -L library search. 9129 (CXX_FOR_TARGET): Ditto. 9130 (CROSS_CHECK_MODULES): Fix spelling mistake. 9131 91322000-01-24 Mark Mitchell <mark@codesourcery.com> 9133 9134 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke 9135 the C++ compiler. 9136 91372000-01-12 Richard Henderson <rth@cygnus.com> 9138 9139 * configure.in: Don't build some bits for beos. 9140 91412000-01-12 Joel Sherrill (joel@OARcorp.com) 9142 9143 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well 9144 as include files. 9145 91462000-01-06 Geoff Keating <geoffk@cygnus.com> 9147 9148 * configure.in: Use mt-aix43 to handle *_TARGET defs, 9149 not mh-aix43. 9150 91511999-12-14 Richard Henderson <rth@cygnus.com> 9152 9153 * config.guess (alpha-osf, alpha-linux): Detect ev67. 9154 * config.sub: Accept alphaev[78], alphaev8. 9155 91561999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br> 9157 9158 * config.guess, config.sub: Update from autoconf. 9159 9160Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> 9161 9162 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the 9163 necessary libraries are missing. 9164 91651999-10-25 Andreas Schwab <schwab@suse.de> 9166 9167 * configure: Fix quoting inside arguments of eval. 9168 91691999-10-21 Nick Clifton <nickc@cygnus.com> 9170 9171 * config-ml.in: Allow suppression of some ARM multilibs. 9172 9173Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org> 9174 9175 * config.guess: Add OS/390 match pattern. 9176 * config.sub: Add mvs, openedition targets. 9177 * configure.in (i370-ibm-opened*): New. 9178 91791999-09-04 Steve Chamberlain <sac@pobox.com> 9180 9181 * config.sub: Add support for configuring for pj. 9182 91831999-08-31 Nick Clifton <nickc@cygnus.com> 9184 9185 * config.sub (maybe_os): Add support for configuring for fr30. 9186 91871999-08-25 Nick Clifton <nickc@cygnus.com> 9188 9189 * configure.in: Do not configure or build ld for AIX 9190 platforms. ld is known to be broken on these platforms. 9191 9192Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> 9193 9194 * config-ml.in: Pass compiler flag corresponding to multidirs to 9195 subdir configures. 9196 91971999-08-09 Ian Lance Taylor <ian@zembu.com> 9198 9199 * Makefile.in (LDFLAGS): Define. 9200 92011999-08-08 Mumit Khan <khan@xraylith.wisc.edu> 9202 9203 * configure.in (i[3456]-*-mingw32*): Don't put gprof in 9204 noconfigdirs. 9205 (*-*-cygwin*): Likewise. 9206 92071999-08-08 Ian Lance Taylor <ian@zembu.com> 9208 9209 * mkdep: New file. 9210 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep. 9211 (BINUTILS_SUPPORT_DIRS): Add mkdep. 9212 9213 From Eli Zaretskii <eliz@is.elta.co.il>: 9214 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly 9215 long file name when using DJGPP on MS-DOS. 9216 9217Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com) 9218 9219 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks. 9220 92211999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au> 9222 9223 * Makefile.in (check-target-libio): Remove all-target-libstdc++ 9224 dependency as this causes "make check" to globally "make all" 9225 9226Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com> 9227 9228 * configure.in (target_libs): Added target-zlib. 9229 * Makefile.in (ALL_TARGET_MODULES): Added zlib. 9230 (CONFIGURE_TARGET_MODULES): Likewise. 9231 (CHECK_TARGET_MODULES): Likewise. 9232 (INSTALL_TARGET_MODULES): Likewise. 9233 (CLEAN_TARGET_MODULES): Likewise. 9234 (configure-target-zlib): New target. 9235 (all-target-zlib): Likewise. 9236 (all-target-libjava): Depend on all-target-zlib. 9237 (configure-target-libjava): Depend on configure-target-zlib. 9238 9239 * Makefile.in (configure-target-libjava): Depend on 9240 configure-target-newlib. 9241 (configure-target-boehm-gc): New target. 9242 (configure-target-qthreads): New target. 9243 9244 * configure.in (target_libs): Added target-qthreads. 9245 * Makefile.in (ALL_TARGET_MODULES): Added qthreads. 9246 (CONFIGURE_TARGET_MODULES): Likewise. 9247 (CHECK_TARGET_MODULES): Likewise. 9248 (INSTALL_TARGET_MODULES): Likewise. 9249 (CLEAN_TARGET_MODULES): Likewise. 9250 (all-target-qthreads): New target. 9251 (configure-target-libjava): Depend on configure-target-qthreads. 9252 (all-target-libjava): Depend on all-target-qthreads. 9253 9254 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc. 9255 (CONFIGURE_TARGET_MODULES): Likewise. 9256 (CHECK_TARGET_MODULES): Likewise. 9257 (INSTALL_TARGET_MODULES): Likewise. 9258 (CLEAN_TARGET_MODULES): Likewise. 9259 (all-target-libjava): New target. 9260 (all-target-boehm-gc): Likewise. 9261 * configure.in (target_libs): Added libjava, boehm-gc. 9262 92631999-07-22 Ian Lance Taylor <ian@zembu.com> 9264 9265 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and 9266 configure.bat in SUPPORT_FILES. 9267 (gas+binutils.tar.bz2): Likewise. 9268 9269 * makeall.bat: Remove; obsolete. 9270 92711999-07-21 Ian Lance Taylor <ian@zembu.com> 9272 9273 From Mark Elbrecht: 9274 * configure.bat: Remove; obsolete. 9275 92761999-07-11 Ian Lance Taylor <ian@zembu.com> 9277 9278 * configure: Add -W -Wall to the default CFLAGS when compiling with 9279 gcc. 9280 9281Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca> 9282 9283 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*. 9284 92851999-06-30 Mark Mitchell <mark@codesourcery.com> 9286 9287 * configure.in: Build ld on IRIX6. 9288 92891999-06-12 Ian Lance Taylor <ian@zembu.com> 9290 9291 * Makefile.in: Change distribution targets to use bzip2 instead of 9292 gzip. 9293 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex. 9294 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo. 9295 92961999-06-04 Nick Clifton <nickc@cygnus.com> 9297 9298 * config.sub: Add mcore target. 9299 93001999-05-30 Cort Dougan <cort@cs.nmt.edu> 9301 9302 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux. 9303 93041999-05-25 H.J. Lu (hjl@gnu.org) 9305 9306 * config.guess (dummy): Changed to $dummy. 9307 93081999-05-24 Nick Clifton <nickc@cygnus.com> 9309 9310 * config.sub: Tidied up case statements. 9311 93121999-05-22 Ben Elliston <bje@cygnus.com> 9313 9314 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake 9315 <jiro@din.or.jp>. 9316 9317 * config.guess: Merge with FSF version. Future changes will be 9318 more accurately recorded in this ChangeLog. 9319 * config.sub: Likewise. 9320 93211999-05-20 Stephen L Moshier <moshier@world.std.com> 9322 9323 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include. 9324 93251999-04-30 Tom Tromey <tromey@cygnus.com> 9326 9327 * ltmain.sh: [mode link] Always use CC given by ltconfig. 9328 93291999-04-23 Tom Tromey <tromey@cygnus.com> 9330 9331 * ltconfig, ltmain.sh: Update to libtool 1.2f. 9332 93331999-04-20 Drew Moseley <dmoseley@cygnus.com> 9334 9335 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets. 9336 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets. 9337 Bad merge removed these two changes. 9338 9339Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com) 9340 Martin Heller (Ing.-Buero_Heller@t-online.de) 9341 9342 * config.guess (interix Alpha): Add. 9343 93441999-04-11 Richard Henderson <rth@cygnus.com> 9345 9346 * configure.in (i?86-*-beos*): Do config gperf; don't config 9347 gdb, newlib, or libgloss. 9348 93491999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br> 9350 9351 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to 9352 link a trivial program with -mabi=64. If it fails, remove mabi=64 9353 from multidirs. 9354 93551999-04-10 Philipp Thomas (kthomas@gwdg.de) 9356 9357 * config.sub: Set basic_machine to i586 when target_alias = k6-*. 9358 93591999-04-08 Nick Clifton <nickc@cygnus.com> 9360 9361 * config.sub: Add support for mcore targets. 9362 93631999-04-07 Michael Meissner <meissner@cygnus.com> 9364 9365 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment, 9366 not mt-ospace, in order to shut up assembler warning about using 9367 symbols that are named the same as registers. 9368 93691999-04-07 Drew Moseley <dmoseley@cygnus.com> 9370 9371 * Makefile.in (all-target-cygmon): Added all-target-bsp to the 9372 dependency list for all-target-cygmon. 9373 93741999-04-05 Doug Evans <devans@casey.cygnus.com> 9375 9376 * config-ml.in: Check $host, not $target, for selective multilibs. 9377 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs, 9378 thumb interworking, and underscore prefix multilibs. 9379 93801999-04-04 Ian Lance Taylor <ian@zembu.com> 9381 9382 * missing: Update to version from current automake. 9383 9384Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org) 9385 9386 * configure (gxx_include_dir): Removed. 9387 9388 * configure.in (gxx_include_dir): Handle it. 9389 * Makefile.in: Likewise. 9390 93911999-03-29 Gavin Romig-Koch <gavin@cygnus.com> 9392 9393 * config.sub (mips64vr4111,mips64vr4111el) Add. 9394 93951999-03-21 Ben Elliston <bje@cygnus.com> 9396 9397 * config.guess: Correct typo for detecting ELF on FreeBSD. 9398 9399Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net> 9400 9401 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to 9402 config/mh-djgpp. 9403 9404Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com> 9405 9406 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and 9407 all-target-newlib to dependency list for all-target-bsp. 9408 9409Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu> 9410 9411 * config.sub: Add i386-uwin support. 9412 * config.guess: Likewise. 9413 9414Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> 9415 9416 * configure.in: cleanup, add mh-*pic handling for arm, special 9417 case powerpc*-*-aix* 9418 9419Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com> 9420 9421 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a 9422 can be built. 9423 9424Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com> 9425 9426 * configure.in: Added bsp support to arm-*-coff and arm-*-elf 9427 targets. 9428 94291999-03-02 Nick Clifton <nickc@cygnus.com> 9430 9431 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL 9432 94331999-02-28 Geoffrey Noer <noer@cygnus.com> 9434 9435 * config.sub: Check for "cygwin*" rather than "cygwin32*" 9436 94371999-02-24 Nick Clifton <nickc@cygnus.com> 9438 9439 * config.sub: Fix typo in arm recognition. 9440 94411999-02-24 Drew Moseley <dmoseley@cygnus.com> 9442 9443 * configure.in (noconfigdirs): Changed target_configdirs to 9444 include target-bsp only for m68k-*-elf* and m68k-*-coff* 9445 rather than m68k-*-* since it is not known to work on 9446 m68k-aout. Ditto for arm-*-*oabi. 9447 94481999-02-24 Stan Shebs <shebs@andros.cygnus.com> 9449 9450 * configure.in (*-*-windows*): Remove, no longer used. 9451 94521999-02-19 Ben Elliston <bje@cygnus.com> 9453 9454 * config.guess: Automatically recognise ELF on FreeBSD. From Niall 9455 Smart and improved by Andrew Cagney. 9456 94571999-02-18 Marc Espie <espie@cvs.openbsd.org> 9458 9459 * config.guess: Recognize openbsd-*-hppa. 9460 94611999-02-17 H.J. Lu (hjl@gnu.org) 9462 9463 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR) 9464 only if it is not empty. 9465 94661999-02-17 Nick Clifton <nickc@cygnus.com> 9467 9468 Patch from: Scott Bambrough <scottb@corelcomputer.com> 9469 9470 * config.guess: Modified to recognize uname's armv* syntax. 9471 9472 * config.sub: Modified to recognize uname's armv* syntax. 9473 94741999-02-17 Mark Salter <msalter@cygnus.com> 9475 9476 * configure.in: Added target-bsp for sparclite. 9477 94781999-02-08 Richard Henderson <rth@cygnus.com> 9479 9480 * config.sub: Recognize alphapca5[67] and up to alphaev8. 9481 94821999-02-08 Nick Clifton <nickc@cygnus.com> 9483 9484 * configure.in: Add support for strongarm port. 9485 * config.sub: Add support for strongarm target. 9486 94871999-02-07 Mumit Khan <khan@xraylith.wisc.edu> 9488 9489 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of 9490 the old name config/mh-cygwin32. 9491 Enable texinfo. 9492 94931999-02-04 Ian Lance Taylor <ian@cygnus.com> 9494 9495 * configure.in: Do build ld for ix86 Solaris. 9496 94971999-02-02 Jim Wilson <wilson@cygnus.com> 9498 9499 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of 9500 $AR_FOR_TARGET. Likewise for RANLIB. 9501 95021999-02-02 Catherine Moore <clm@cygnus.com> 9503 9504 * config.sub (oabi): Recognize. 9505 * configure.in (arm-*-oabi): Handle. 9506 95071999-01-30 Robert Lipe (robertlipe@usa.net) 9508 9509 * config.guess: Improve detection of i686 on UnixWare 7. 9510 95111999-01-30 Mumit Khan <khan@xraylith.wisc.edu> 9512 9513 * config.guess: Add support for i386-pc-interix. 9514 * config.sub: Likewise. 9515 * configure.in: Likewise. 9516 95171999-01-18 Christopher Faylor <cgf@cygnus.com> 9518 9519 * Makefile.in: Remove unneeded all-target-libio from 9520 from all-target-winsup target since it is now unneeded. 9521 Add all-target-libtermcap in its place since it is now 9522 needed. 9523 95241998-12-30 Christopher Faylor <cgf@cygnus.com> 9525 9526 * configure.in: makefile stub for cygwin target is probably 9527 unnecessary. Remove it for now. 9528 95291998-12-30 Christopher Faylor <cgf@cygnus.com> 9530 9531 * configure.in: libtermcap.a should be built when cygwin is the 9532 target as well as the host. 9533 * config.guess: Allow mixed case in cygwin uname output. 9534 * Makefile.in: Add libtermcap target. 9535 95361998-12-23 Jeffrey A Law (law@cygnus.com) 9537 9538 * config.sub: Clean up handling of hppa2.0. 9539 95401998-12-22 Rodney Brown (rodneybrown@pmsc.com) 9541 9542 * config.guess: Use C code to identify more HP machines. 9543 9544Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com) 9545 9546 * config.sub: Handle hppa2.0. 9547 9548Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com> 9549 9550 * configure.in: Add cygmon for x86-coff and x86-elf. Configure 9551 cygmon for all sparclite targets, regardless of object format. 9552 95531998-12-15 Mark Salter <msalter@cygnus.com> 9554 9555 * configure.in: Added target-bsp for several target architectures. 9556 9557 * Makefile.in: Added rules for bsp. 9558 9559Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com) 9560 9561 * config.guess: Improve detection of hppa2.0 processors. 9562 9563Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie> 9564 9565 * config.guess: Recognize FreeBSD using ELF automatically. 9566 95671998-11-26 Manfred Hollstein <manfred@s-direktnet.de> 9568 9569 * configure (skip-this-dir): Add handling for new shell script, which 9570 might be created by a sub-directory's configure to indicate, this particular 9571 directory is "unwanted". 9572 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise. 9573 9574Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com> 9575 9576 * ltconfig: import from libtool, after changing libtool to 9577 account for the cygwin name change. 9578 9579Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com> 9580 9581 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also 9582 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32. 9583 9584Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com> 9585 9586 * configure.in: Add libtermcap to list of cygwin dependencies. 9587 95881998-11-17 Geoffrey Noer <noer@cygnus.com> 9589 9590 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that 9591 they include winsup/include when it's a cygwin target. 9592 95931998-11-12 Tom Tromey <tromey@cygnus.com> 9594 9595 * configure.in (host_tools): Added zip. 9596 * Makefile.in (all-target-libjava): Depend on all-zip. 9597 (all-zip): New target. 9598 (ALL_MODULES): Added all-zip. 9599 (NATIVE_CHECK_MODULES): Added check-zip. 9600 (INSTALL_MODULES): Added install-zip. 9601 (CLEAN_MODULES): Added clean-zip. 9602 96031998-11-12 Geoffrey Noer <noer@cygnus.com> 9604 9605 * Makefile.in: lose "32" from comment about cygwin. 9606 96071998-11-05 Nick Clifton <nickc@cygnus.com> 9608 9609 * configure.in: Use -Os to build target libraries for the fr30. 9610 96111998-11-04 Dave Brolley <brolley@cygnus.com> 9612 9613 * config.sub: Add fr30. 9614 96151998-11-02 Geoffrey Noer <noer@cygnus.com> 9616 9617 * configure.in: drop "32" from config/mh-cygwin32. Check 9618 cygwin* instead of cygwin32*. 9619 * config.sub: Check cygwin* instead of cygwin32*. 9620 96211998-10-22 Robert Lipe <robertl@dgii.com> 9622 9623 * config.guess: Match any version of Unixware7. 9624 96251998-10-20 Syd Polk <spolk@cygnus.com> 9626 9627 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1 9628 if desired. 9629 96301998-10-18 Jeffrey A Law (law@cygnus.com) 9631 9632 * config.if (cxx_interface, libstdcxx_interface): Do not try to set 9633 these if the appropriate directories and files to not exist. 9634 96351998-10-14 Jeffrey A Law (law@cygnus.com) 9636 9637 * Makefile.in (DEVO_SUPPORT): Add config.if. 9638 96391998-10-13 Manfred Hollstein <manfred@s-direktnet.de> 9640 9641 * configure: Add pattern to replace "build_tooldir"'s 9642 definition in the generated Makefile with "tooldir"'s 9643 actual value. 9644 9645Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com) 9646 9647 * config.sub: Bring back lost sparcv9. 9648 9649 * Makefile.in (all-snvavigator): Remove all-flexlm dependency. 9650 9651Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com) 9652 9653 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to 9654 CC_FOR_TARGET and friends. 9655 9656Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br> 9657 9658 * Makefile.in (build_tooldir): New variable, same as tooldir. 9659 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add 9660 -B$(build_tooldir)/bin/. 9661 (BASE_FLAGS_TO_PASS): Pass build_tooldir down. 9662 9663Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com> 9664 9665 * config.sub: Add support for i[34567]86-pc-udk. 9666 * configure.in: Likewise. 9667 9668Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com> 9669 9670 * Makefile.in: add bzip2 package building bits for user 9671 tools module 9672 * configure.in: ditto 9673 9674Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com) 9675 9676 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc. 9677 (ALL_TARGET_MODULES): Add all-target-libobjc. 9678 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly. 9679 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly. 9680 (all-target-libchill): Add dependencies. 9681 * configure.in (target_libs): Add libchill. 9682 96831998-09-30 Manfred Hollstein <manfred@s-direktnet.de> 9684 9685 * configure.in (target_subdir): Remove duplicate line. 9686 9687Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com> 9688 9689 * Makefile.in (all-automake): fix dependencies. 9690 9691Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com) 9692 9693 * configure.in: Minor cleanups for building in the $(target_alias) 9694 subdir. 9695 96961998-09-22 Jim Wilson <wilson@cygnus.com> 9697 9698 * Makefile.in (bootstrap): Set r and s before make all. Use 9699 BASE_FLAGS_TO_PASS in make all. 9700 (cross): Likewise. 9701 97021998-09-20 Mark Mitchell <mark@markmitchell.com> 9703 9704 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'. 9705 9706Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com> 9707 9708 * config.sub: Fix typo in last change. 9709 97101998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz> 9711 9712 * config.sub: Add support for C4x target. 9713 * configure.in: Likewise. 9714 97151998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com> 9716 9717 * config.sub: Recognize sparcv9 just like sparc64. 9718 9719Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com> 9720 9721 * config.guess: Match "Pent II" or "PentII" for OpenServer. 9722 9723Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com) 9724 9725 * config.guess: Correctly identify Pentium II sco boxes. 9726 9727 * config.guess: Fix "tr" code. From Weiwen Liu. 9728 9729Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM> 9730 9731 * configure.in: Do not assume x86-svr4 or x86-unixware can handle 9732 stabs. 9733 9734Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com) 9735 9736 * Makefile.in (TARGET_CONFIGDIRS): Add libchill. 9737 (ALL_TARGET_MODULES): Add all-target-libchill. 9738 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly. 9739 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly. 9740 (all-target-libchill): Add dependencies. 9741 * configure.in (target_libs): Add libchill. 9742 9743Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de> 9744 9745 * config.guess: Avoid assumptions about "tr" behaves when 9746 LANG is set to something other than English. 9747 9748Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org) 9749 9750 * configure (gxx_include_dir): Changed to 9751 '${prefix}/include/g++'-${libstdcxx_interface}. 9752 9753 * config.if: New to determine the interfaces. 9754 9755Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com) 9756 9757 * config.guess: Detect and handle MPE/IX. 9758 * config.sub: Deal with MPE/IX. 9759 9760Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu> 9761 9762 * configure.in: Use mh-aix43. 9763 97641998-07-29 Manfred Hollstein <manfred@s-direktnet.de> 9765 9766 * configure: Fix --without/--disable cases for gxx-include-dir. 9767 9768Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com> 9769 9770 * mdata-sh: Imported. Needed for automake support. 9771 9772Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org> 9773 9774 * Makefile.in (taz): Try "chmod -R og=u ." before 9775 "chmod og=u `find . -print`". 9776 9777Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com> 9778 9779 * configure.in: Add arm-elf and thumb-elf support. 9780 9781Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com> 9782 9783 * Makefile.in: Undo previous patch. 9784 9785Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com> 9786 9787 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES 9788 to here ... 9789 (install-no-fixedincludes): and here 9790 (INSTALL_MODULES): ... from here. 9791 9792Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com> 9793 9794 * config.sub: Merge with FSF. 9795 9796 * config.guess: Merge with FSF. 9797 9798Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com> 9799 9800 * configure (extraconfigdirs): New variable. 9801 (SUBDIRS): Add extraconfigdirs and recurse on them too. 9802 * Makefile.in (all): Move higher in file. 9803 (EXTRA_TARGET_HOST_ALL_MODULES): New variable. 9804 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables. 9805 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES. 9806 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES. 9807 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES. 9808 98091998-07-23 Brendan Kehoe <brendan@cygnus.com> 9810 9811 * Makefile.in (all-target-libjava): Depend on all-gcc and 9812 all-target-newlib. 9813 (configure-target-libjava): Depend on $(ALL_GCC). 9814 9815Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com> 9816 9817 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II. 9818 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro. 9819 9820Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com> 9821 9822 * ylwrap: Change absolute path checks to check for DOS style path 9823 names. 9824 9825 * ylwrap: Don't use a full path name if the source file is in the 9826 same directory. From hjl@lucon.org (H.J. Lu). 9827 9828 * config-ml.in: Default to being verbose, to match Feb 18 change to 9829 configure. 9830 9831Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com> 9832 9833 Brought over from egcs: 9834 9835 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com) 9836 9837 * configure.in (target_subdir): Set to ${target_alias} instead 9838 of "libraries". 9839 9840 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com> 9841 9842 * configure.in (target_subdir): Set to libraries if enable_multilib. 9843 9844Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com> 9845 9846 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any 9847 multilibs, force reconfiguration the first time we create 9848 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'. 9849 9850Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com> 9851 9852 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to 9853 avoid confusion with --no-recursion. 9854 9855Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com> 9856 9857 * configure.in: Win32 hosts shouldn't use install -x 9858 * install-sh: remove -x option, and special .exe-handling 9859 hack. 9860 9861Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com> 9862 9863 * config.guess: Recognize i586-pc-beos. 9864 * configure.in: Don't build some bits for beos. 9865 9866Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com> 9867 9868 * configure: If CC is set but CFLAGS is not, and CC is gcc, make 9869 CFLAGS default to -O2. 9870 9871 * ltmain.sh: Add some hacks to make SunOS --enable-shared work 9872 when using GNU ld. 9873 9874Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com> 9875 9876 * ltmain.sh: Correct install when using a different shell. 9877 9878Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com> 9879 9880 * ltconfig, ltmain.sh: Update to libtool 1.2b. 9881 9882Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de> 9883 9884 * makefile.vms: Update to build binutils/makefile.vms. Add install 9885 target. 9886 9887Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com> 9888 9889 * ltconfig: Update to correct AIX handling. 9890 9891Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com) 9892 9893 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR. 9894 9895 * configure.in (target_subdir): Set to ${target_alias} instead 9896 of "libraries". 9897 98981998-06-26 Manfred Hollstein <manfred@s-direktnet.de> 9899 9900 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger. 9901 (Makefile): Depend on $(gcc_version_trigger). 9902 9903 * configure (gcc_version): Change default initializer to empty 9904 string. 9905 (gcc_version_trigger): New variable; pass this variable down 9906 to subdir configures to enable them checking gcc's version 9907 themselves. Emit make macros for both gcc_version vars. 9908 (topsrcdir): Initialize reliably. 9909 (recursion line): Remove --with-gcc-version=${gcc_version}. 9910 99111998-06-24 Manfred Hollstein <manfred@s-direktnet.de> 9912 9913 * configure (enable_version_specific_runtime_libs): Implement new flag 9914 --enable-version-specific-runtime-libs which installs C++ runtime stuff 9915 in $(libsubdir); emit definition in each generated Makefile. 9916 (gxx_include_dir): Initialize depending on 9917 $enable_version_specific_runtime_libs. 9918 99191998-06-24 Manfred Hollstein <manfred@s-direktnet.de> 9920 9921 * configure (gcc_version): Initialize properly depending on 9922 how and where configure is started. 9923 (recursion line): Pass a --with-gcc-version=${gcc_version} 9924 to configures in subdirs. 9925 9926Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com> 9927 9928 * configure.in (noconfigdirs): Add configure pattern for mips tx39 9929 cygmon 9930 9931Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com> 9932 9933 * configure.in: Add cygmon and libstub support for mn10200. 9934 99351998-06-19 Manfred Hollstein <manfred@s-direktnet.de> 9936 9937 * configure (gcc_version): Add new variable describing the 9938 particular gcc version we're building. 9939 * Makefile.in (libsubdir): Add new macro for the directory 9940 in which the compiler finds executables, libraries, etc. 9941 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias 9942 and libsubdir. 9943 9944Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br> 9945 9946 * Makefile.in (local-clean): Remove *.log. 9947 (warning.log): Built with warn_summary from build.log. 9948 (mail-report.log): Run test_summary. 9949 (mail-report-with-warnings.log): Run test_summary including 9950 warning.log in the report. 9951 9952Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com> 9953 9954 * config.guess: Detection of Pentium II for *-sco-3.2v5*. 9955 9956Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com> 9957 9958 * Makefile.in (grep): Grep no longer depends on libiberty. 9959 9960Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com> 9961 9962 * Makefile.in: all-snavigator needs all-libgui. 9963 9964Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com> 9965 9966 * configure.in: Add cygmon and libstub support for mn10300. 9967 9968Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com> 9969 9970 * missing: Update to version from automake 1.3. 9971 9972 * ltmain.sh: On installation, don't get confused if the same name 9973 appears more than once in the list of library names. 9974 9975Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com> 9976 9977 * config.sub: Accept m68060 and m5200 as CPU names. 9978 9979Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com> 9980 9981 * configure: Use && rather than using -a in test, because odd 9982 strings can confuse test. 9983 * configure.in: Likewise. 9984 9985Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com> 9986 9987 * ltconfig, ltmain.sh: Bring in Visual C++ support. 9988 9989Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br> 9990 9991 * Makefile.in (boostrap2-lean, bootstrap3-lean, 9992 bootstrap4-lean): New targets. 9993 9994Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com) 9995 9996 * mpw-* Delete. Not used. 9997 9998Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com) 9999 10000 * COPYING.LIB: Update FSF address. 10001 10002Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com> 10003 10004 * ltconfig, ltmain.sh: Update to libtool 1.2a. 10005 10006 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via 10007 GAS_SUPPORT_DIRS. 10008 10009Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com> 10010 10011 * ltconfig, ltmain.sh: Avoid producing a version number if 10012 -version-info was not used. 10013 10014Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com> 10015 10016 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are 10017 building with newlib. 10018 100191998-04-30 Paul Eggert <eggert@twinsun.com> 10020 10021 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end; 10022 Solaris `make' causes it to continue to next definition. 10023 10024Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com) 10025 10026 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that 10027 the right GUI libraries and files are installed along with GDB. 10028 10029Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com> 10030 10031 * configure.in: Change alpha to alpha* in several places. 10032 10033Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com> 10034 10035 * config.sub: Recognize sparc86x. 10036 10037Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com> 10038 10039 * configure.in (--enable-target-optspace): Remove debug echo. 10040 10041Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com> 10042 10043 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS. 10044 10045Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com> 10046 10047 * ltconfig: Update cygwin32 support. 10048 10049 * Makefile.in (GAS_SUPPORT_DIRS): Add intl. 10050 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise. 10051 (GDB_SUPPORT_DIRS): Likewise. 10052 10053Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com> 10054 10055 * configure.in (target_makefile_frag): If --enable-target-optspace, 10056 use -Os to compile target libraries rather than -O2. Default to 10057 using -Os for d10v and m32r if --{enable,disable}-target-optspace is 10058 not used. 10059 * configure.in (target_cflags): Ditto for d30v. 10060 10061Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com> 10062 10063 * Makefile.in (all-bfd): Depend on all-intl. 10064 (all-binutils): Likewise. 10065 (all-gas): Likewise. 10066 (all-gprof): Likewise. 10067 (all-ld): Likewise. 10068 100691998-04-19 Brendan Kehoe <brendan@cygnus.com> 10070 10071 * configure.in (host_tools): Fix typo, lbtool -> libtool. 10072 10073Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com> 10074 10075 * Makefile.in (all-bfd): Depend upon all-libiberty. 10076 10077 * ltconfig, ltmain.sh: Bring in newer cygwin32 support. 10078 10079Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com> 10080 10081 * Makefile.in: Add libstub. 10082 10083 * configure.in: Ditto. Build libstub for targets that have cygmon 10084 support. 10085 10086Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com> 10087 10088 * configure.in: Don't set PICFLAG on ix86-cygwin32. 10089 10090Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com> 10091 10092 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and 10093 use mh-sysv5 if specified. Support gprof on SCO Open Server. 10094 10095Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se> 10096 10097 * configure: Define DEFAULT_M4 by searching PATH. 10098 * Makfile.in: Use DEFAULT_M4. 10099 10100Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com> 10101 10102 * ltconfig: Add cygwin32 support. 10103 10104 * Makefile.in, configure.in: Add libtool as a native only directory 10105 to configure and build. 10106 10107Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com) 10108 10109 * Makefile.in (INSTALL_MODULES): Remove texinfo. 10110 10111Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be> 10112 10113 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened. 10114 10115Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com> 10116 10117 * Makefile.in: add ash make rules 10118 * configure.in: add ash to native_only and host_tools lists 10119 10120Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com> 10121 10122 * Makefile.in (all-gettext, all-intl): New targets. 10123 (ALL_MODULES): Added all-gettext, all-intl. 10124 (CROSS_CHECK_MODULES): Added check-gettext, check-intl. 10125 (INSTALL_MODULES): Added install-gettext, install-intl. 10126 (CLEAN_MODULES): Added clean-gettext, clean-intl. 10127 10128 * configure.in (host_tools): Added gettext. 10129 (native_only): Likewise. 10130 (noconfigdirs) [various cases]: Likewise. 10131 (host_libs): Added intl. 10132 10133Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com> 10134 10135 * configure: Do not disable building gdbtk for cygwin32 hosts. 10136 10137Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com> 10138 10139 * configure.in: Add thumb-coff target. 10140 * config.sub: Add thumb-coff target. 10141 10142Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com) 10143 10144 * Makefile.in: Revert yesterday's change. 10145 (all-target-winsup): all-target-librx stays out of here. 10146 10147Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com) 10148 10149 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES, 10150 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES, 10151 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup): 10152 Remove references to librx and libg++. 10153 10154Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com> 10155 10156 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to 10157 recursive makes 10158 10159Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com> 10160 10161 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B 10162 for newlib directory. 10163 (CXX_FOR_TARGET): Likewise. 10164 10165Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com) 10166 10167 * ltconfig: Update after libtool/ltconfig.in change for 10168 hpux11. 10169 10170Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com> 10171 10172 * ltconfig, ltmain.sh: Update to libtool 1.2. 10173 10174Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de> 10175 10176 * Makefile.in (install-gcc): Don't specify LANGUAGES here. 10177 (install-gcc-cross): Instead, override LANGUAGES here. 10178 101791998-03-18 Dave Love <d.love@dl.ac.uk> 10180 10181 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a 10182 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12. 10183 10184Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com> 10185 10186 * configure.in: Add Thumb-pe target. 10187 10188Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com> 10189 10190 * Makefile.in - changed sn targets to snavigator 10191 * configure.in - changed sn targets to snavigator 10192 10193Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de> 10194 10195 * config-ml.in: After building symlink tree call make distclean 10196 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens 10197 to be the case for libiberty. 10198 10199Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu) 10200 10201 * configure: When making link, also check the current 10202 directory. The configure scripts may create one. 10203 10204Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com> 10205 10206 * config.sub: Accept alphapca56 and alphaev6 properly. 10207 10208Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> 10209 10210 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1. 10211 10212Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de 10213 10214 * config.sub (sco5): Fix typo. 10215 10216Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com> 10217 10218 * Makefile.in (INSTALL_MODULES): Move install-tcl before 10219 install-itcl. 10220 (install-itcl): Remove dependency on install-tcl. 10221 10222Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com> 10223 10224 * configure.in: Remove libgloss from noconfigdirs for MN10300. 10225 10226Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com> 10227 10228 * configure.in: Don't build libgui for a cygwin32 target when not on 10229 a cygwin32 host. 10230 10231Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com) 10232 10233 * configure (redirect): Set to null, so default behavior of 10234 configure is now --verbose. 10235 102361998-02-16 Dave Love <d.love@dl.ac.uk> 10237 10238 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with 10239 CONFIG_SITE=/dev/null to forestall lossage with site configuration. 10240 10241Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de> 10242 10243 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add 10244 this change to sync Makefile.in with its ChangeLog entries. 10245 10246Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org> 10247 10248 * ltmain.sh (mkdir): Check that the directory doesn't exist 10249 before we exit with error, so that we don't get races during 10250 parallel builds. 10251 10252Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com> 10253 10254 * ltconfig, ltmain.sh: Update from libtool 1.0i. 10255 10256Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de> 10257 10258 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and 10259 PICFLAG_FOR_TARGET. 10260 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET. 10261 10262 * configure: Emit a definition for the new macro enable_shared 10263 into each Makefile. 10264 10265Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com) 10266 10267 * configure.in (host_tools, native_only): Add libtool. 10268 10269Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com> 10270 10271 * configure.in: add target-gperf to noconfigdirs for Cygwin32. 10272 Fix typo in ming config comment. 10273 10274Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com> 10275 10276 * ltconfig, ltmain.sh: Update from libtool 1.0h. 10277 10278Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com> 10279 10280 * config.sub: Add tic30 cases, and map c30 to tic30. 10281 10282Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com> 10283 10284 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c. 10285 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly 10286 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly 10287 (CLEAN_TARGET_MODULES): Similarly 10288 (all-target-libf2c): Add dependences. 10289 * configure.in (target_libs): Add libf2c. 10290 10291Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com> 10292 10293 * configure.in: Remove expect from noconfigdirs when target 10294 is cygwin32. OK to build expect and dejagnu with Canadian 10295 Cross. 10296 10297Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com> 10298 10299 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32 10300 host. 10301 10302 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32 10303 and mingw32. 10304 10305Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de> 10306 10307 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix) 10308 here as it is not defined in the toplevel Makefile. 10309 10310Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de> 10311 10312 * configure (package_makefile_rules_frag): New variable, which names 10313 a file with generic rules, ... 10314 Change comment to mention we now have FIVE parts. 10315 * configure: Undo last change. 10316 10317Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi> 10318 10319 * config.guess: More accurate determination of HP processor types. 10320 * config.sub: More accurate determination of HP processor types. 10321 10322Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de> 10323 10324 * configure (package_makefile_frag): Move inserting the 10325 ${package_makefile_frag} to where it should be according 10326 to the comment. 10327 10328Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk> 10329 10330 * config.guess: Add support for Linux/ARM. 10331 10332Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com> 10333 10334 * .cvsignore: Remove *-info and *-install since they match 10335 release-info and mpw-install, which we don't want to just ignore. 10336 10337Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com> 10338 10339 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1. 10340 10341Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za> 10342 10343 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and 10344 local_prefix to sub-make invocations. 10345 10346Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org) 10347 10348 * configure.in: Check makefile fragments in the source 10349 directory. 10350 10351Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br> 10352 10353 * configure.in: Check whether host and target makefile 10354 fragments exist before adding them to *_makefile_frag. 10355 10356Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com> 10357 10358 * configure.in (target_configdirs): Add cygmon for sparc64-elf. 10359 10360Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com> 10361 10362 * configure.in: Make sure we only replace RPATH_ENVVAR on 10363 lines which begin with RPATH_ENVVAR, i.e. add "^" to the 10364 regexp to sed. 10365 10366 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down 10367 to sub-makes. 10368 103691998-01-13 Lee Iverson (leei@ai.sri.com) 10370 10371 * config-ml.in (multi-do): LDFLAGS must include multilib 10372 designator. 10373 10374Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com) 10375 10376 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5. 10377 10378Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu> 10379 10380 * config.sub: Add mingw32 support. 10381 * configure.in: Likewise. 10382 10383Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com> 10384 10385 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1 10386 10387Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com) 10388 10389 * Makefile.in (INSTALL_TARGET): Do install-gcc first. 10390 * configure (gxx_include_dir): Provide a definition for subdirs 10391 which do not use autoconf. 10392 10393Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com) 10394 10395 * config.guess: Sync with egcs. Picks up new alpha support, 10396 BeOS & some additional linux support. 10397 10398Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com) 10399 10400 * config.guess: HP 9000/803 is a PA1.1 machine. 10401 10402Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com> 10403 10404 * configure.in: It's alpha*-... 10405 10406Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu) 10407 10408 * configure.in (host_makefile_frag, target_makefile_frag): 10409 Handle multiple config files. 10410 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and 10411 alpha-*-*. 10412 10413Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com> 10414 10415 * mkdep: New file. 10416 10417Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com> 10418 10419 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc. 10420 10421Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com> 10422 10423 * Makefile.in: Add libgui directory. 10424 (GDB_TK): Add all-libgui. 10425 * configure.in: Add libgui directory. 10426 * configure: Add all-libgui to GDB_TK. 10427 10428Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com> 10429 10430 * config-ml.in (multidirs): Add m32r to multilib list. 10431 10432Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com> 10433 10434 * Makefile.in (all-target-gperf): Change dependency to 10435 all-target-libstdc++. 10436 10437Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com> 10438 10439 * config.guess: Add BeOS support. 10440 10441Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com> 10442 10443 Source directory cvs renamed to cvssrc: 10444 * configure.in (host_tools): Change cvs to cvssrc. 10445 (native_only): Likewise. 10446 (noconfigdirs) [various cases]: Likewise. 10447 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc. 10448 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc. 10449 (INSTALL_MODULES): Change install-cvs to install-cvssrc. 10450 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc. 10451 (all-cvssrc): Rename target from all-cvs. 10452 10453Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com) 10454 10455 * configure (gxx_include_dir): Fix thinko. 10456 10457Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com) 10458 10459 * Makefile.in (INSTALL_TARGET_CROSS): Define. 10460 (install-cross, install-gcc-cross): New targets. 10461 10462Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com> 10463 10464 * configure.in (noconfigdirs): Add support for Thumb target. 10465 10466 * config.sub (maybe_os): Add support for Thumb target. 10467 10468Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com> 10469 10470 * Makefile.in: Add rules for cygmon. 10471 10472 * configure.in: Build cygmon for sparc-elf and sparclite-aout. 10473 10474Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com) 10475 10476 * Makefile.in (INSTALL_TARGET): Do install-gcc first. 10477 * configure (gxx_include_dir): Provide a definition for subdirs 10478 which do not use autoconf. 10479 10480Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com> 10481 10482 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's 10483 11/18/97 build 10484 10485Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com) 10486 10487 * From Franz Sirl. 10488 * config.guess (powerpc*-*-linux): Handle glibc2 beta release 10489 found on RedHat Linux systems. 10490 10491Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com) 10492 10493 * config.guess (alpha stuff): Merge with FSF to avoid incorrect 10494 guesses. 10495 10496Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com) 10497 10498 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak. 10499 10500Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu> 10501 10502 * ltmain.sh: If mkdir fails, check whether the directory was created 10503 anyhow by some other process. 10504 10505Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com> 10506 10507 * configure.in (d30v-*-*): Configure all directories. 10508 10509Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com> 10510 10511 * configure.in (d30v-*-*): Configure newlib, libiberty directories 10512 for the D30V. 10513 10514Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com> 10515 10516 * configure.in (d30v-*-*): Configure target-libgloss on the D30V. 10517 10518Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com> 10519 10520 * include/libiberty.h: Add extern "C" { so it can be used with C++ 10521 progrms. 10522 * include/remote-sim.h: Add extern "C" { so it can be used with C++ 10523 programs. 10524 10525Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com> 10526 10527 * configure.in (d30v-*-*): Configure GCC now. 10528 10529Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com> 10530 10531 * configure.in: Remove a "second pass" of tweaking noconfigdirs, 10532 is no longer needed. 10533 10534Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com> 10535 10536 * Makefile.in: check-target-libio depends on all-target-libstdc++. 10537 10538Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de) 10539 10540 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap 10541 targets using "$@" to provide support for similar but not identical 10542 targets without having to duplicate code. 10543 10544Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de> 10545 10546 * makefile.vms: Fix to work with DEC C. 10547 10548Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com> 10549 10550 * config.sub: Add mips-tx39-elf to marketing names. 10551 10552Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com> 10553 10554 * ltmain.sh: Handle symlinks in generated script. 10555 10556Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com> 10557 10558 * configure: Handle autoconf style directory options: --bindir, 10559 --datadir, --includedir, --infodir, --libdir, --libexecdir, 10560 --mandir, --oldincludedir, --sbindir, --sharedstatedir, 10561 --sysconfdir. 10562 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables. 10563 (sharedstatedir, localstatedir, oldincludedir): New variables. 10564 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir, 10565 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir, 10566 sbindir, sharedstatedir, and sysconfdir. 10567 10568Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu> 10569 10570 * Makefile.in (bootstrap-lean): New target. 10571 10572Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com> 10573 10574 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db, 10575 sn, and gnuserv from noconfigdirs. 10576 10577Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com> 10578 10579 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh. 10580 10581Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com) 10582 10583 * Makefile.in (cross): New target. 10584 10585Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br> 10586 Jeff Law <law@cygnus.com> 10587 10588 * Makefile.in (bootstrap2, bootstrap3): New targets. 10589 (all-bootstrap): Remove outdated and confusing target. 10590 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down. 10591 10592Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com> 10593 10594 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for 10595 windows. Consistent with gdb/configure. 10596 105971997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com> 10598 10599 * configure.in: Name Linux target fragment. 10600 10601 * configure: Rewrite so that project Makefile fragment is inserted 10602 first and appears last in the resulting Makefile. 10603 10604Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com> 10605 10606 * Makefile.in (install-itcl): Install tcl first. 10607 10608Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com> 10609 10610 * configure.in: remove bison from noconfigdirs for Cygwin32 host 10611 10612Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu) 10613 10614 * Makefile.in (local-distclean): Also remove mh-frag mt-frag. 10615 10616 * configure.in (skipdirs): Add target-librx for Linux. 10617 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic. 10618 10619Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com) 10620 10621 * Makefile.in (bootstrap): New target. 10622 10623Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com) 10624 10625 * config.sub: Accept 'amigados' for backward compatability. 10626 10627Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com> 10628 10629 * config.guess: Merge with FSF. 10630 10631Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com> 10632 10633 * config.sub: Change 'amigados' to 'amigaos' to match current usage. 10634 10635Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com> 10636 10637 * config.sub: Add "marketing-names" patch. 10638 10639Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com) 10640 10641 * configure.in (*-*-rtems*): Do not build libgloss for rtems. 10642 10643Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com) 10644 10645 * config.sub: Handle v850-elf. 10646 10647Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com> 10648 10649 * .cvsignore (*-install): Remove. 10650 10651Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com> 10652 10653 * ltconfig: Set CONFIG_SHELL in libtool. 10654 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh 10655 10656Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com> 10657 10658 * configure.in (target_subdir): Set to libraries if enable_multilib. 10659 10660Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com> 10661 10662 * config.guess: Update from gcc directory. 10663 10664Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com> 10665 10666 * Makefile.in (all-sim): Depends on all-readline. 10667 10668Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com> 10669 10670 * Makefile.in (BISON, YACC): Use $$s. 10671 (all-bison): Depend on all-texinfo. 10672 10673Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com> 10674 10675 * Makefile.in (BISON): Add -L flag. 10676 (YACC): Likewise. 10677 10678Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com> 10679 10680 * configure.in (noconfigdirs): Add support for v850e target. 10681 10682 * config.sub (maybe_os): Add support for v850e target. 10683 10684Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com> 10685 10686 * configure.in (noconfigdirs): Add support for v850ea target. 10687 10688 * config.sub (maybe_os): Add support for v850ea target. 10689 10690Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com> 10691 10692 * config.sub: Add mipstx39. Delete r3900. 10693 10694Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp) 10695 10696 * Makefile.in (all-autoconf): Depends on all-texinfo. 10697 10698Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com> 10699 10700 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and 10701 eabi targets. 10702 10703Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com> 10704 10705 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible. 10706 10707 * configure: When handling a Canadian Cross, handle YACC as well as 10708 BISON. Just set BISON to bison. When setting YACC, prefer bison. 10709 * Makefile.in (all-bison): Depend upon all-texinfo. 10710 10711Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com> 10712 10713 * Makefile.in (BISON): bison, not byacc or bison -y. 10714 (YACC): bison -y or byacc or yacc. 10715 (various): Add *-bison as appropriate. 10716 (taz): No need to mess with BISON anymore. 10717 10718Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com> 10719 10720 * configure: If OSTYPE matches *win32*, try to find a good value for 10721 CONFIG_SHELL. 10722 10723Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com> 10724 10725 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in 10726 configure.in if it is present. 10727 10728Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com> 10729 10730 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new. 10731 10732Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com> 10733 10734 * config.sub: Recognize `arc' cpu. 10735 * configure.in: Likewise. 10736 * config-ml.in: Likewise. 10737 10738Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com> 10739 10740 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs. 10741 10742Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com> 10743 10744 * configure: Changed sed delimiter from ':' to '|' when 10745 attempting to substitute ${config_shell} for SHELL. On 10746 NT ${config_shell} may contain a ':' in it. 10747 10748Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com> 10749 10750 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells. 10751 10752Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com> 10753 10754 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new. 10755 10756Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com> 10757 10758 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new. 10759 10760 * ylwrap: If the program is a relative path, force it to be 10761 absolute. 10762 10763Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com> 10764 10765 * configure (tooldir): Set BISON to `bison -y' and not just bison. 10766 10767Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com> 10768 10769 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present, 10770 correctly specify the target build directory $(TARGET_SUBDIR)/winsup 10771 for libraries. 10772 10773Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com> 10774 10775 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values 10776 separated by spaces. 10777 10778Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com> 10779 10780 * ylwrap: New file. 10781 * Makefile.in (DEVO_SUPPORT): Add ylwrap. 10782 10783 * ltmain.sh: Handle /bin/sh at start of install program. 10784 10785 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing. 10786 10787 * ltconfig, ltmain.sh: New files, from libtool 1.0. 10788 * missing: New file, from automake 1.2. 10789 10790Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com> 10791 10792 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add 10793 check-tk to CHECK_X11_MODULES. 10794 10795Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com> 10796 10797 * config.sub: Merge with FSF. 10798 10799Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com> 10800 10801 * config.guess: Merge with FSF. 10802 10803Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE> 10804 10805 * configure: Treat msdosdjgpp like go32. 10806 * configure.in: Likewise. Don't remove gprof for go32. 10807 10808 * configure: Change Makefile.tem2 to Makefile.tm2. 10809 10810Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com> 10811 10812 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep. 10813 10814Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com> 10815 10816 * install-sh (chmodcmd): Set to null if the DST directory already 10817 exists. Same as Nov 11th change. 10818 10819Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com> 10820 10821 * configure (GDB_TK): Needs itcl and tix. 10822 10823Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com> 10824 10825 * config.guess: Update from FSF. 10826 10827Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com> 10828 10829 * Makefile.in (GDB_TK): Depend on itcl and tix. 10830 10831Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com> 10832 10833 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable. 10834 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS). 10835 (INSTALL_SCRIPT): New variable. 10836 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT. 10837 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS 10838 to -x. 10839 * install-sh: Add support for -x option. 10840 10841Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com> 10842 10843 * configure.in, Makefile.in: Treat tix like itcl. 10844 10845Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com> 10846 10847 * Makefile.in (WINDRES): New variable. 10848 (WINDRES_FOR_TARGET): New variable. 10849 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET. 10850 (EXTRA_HOST_FLAGS): Add WINDRES. 10851 (EXTRA_TARGET_FLAGS): Add WINDRES. 10852 (EXTRA_GCC_FLAGS): Add WINDRES. 10853 ($(DO_X)): Pass down WINDRES. 10854 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring. 10855 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like 10856 DLLTOOL_FOR_TARGET. 10857 10858Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com> 10859 10860 * configure.in: configure sim before gdb for win32-x-ppc 10861 10862Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com> 10863 10864 Move gperf into the toplevel, from libg++. 10865 * configure.in (target_tools): Add target-gperf. 10866 (native_only): Add target-gperf. 10867 * Makefile.in (all-target-gperf): New target, depend on 10868 all-target-libg++. 10869 (configure-target-gperf): Empty rule. 10870 (ALL_TARGET_MODULES): Add all-target-gperf. 10871 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf. 10872 (CHECK_TARGET_MODULES): Add check-target-gperf. 10873 (INSTALL_TARGET_MODULES): Add install-target-gperf. 10874 (CLEAN_TARGET_MODULES): Add clean-target-gperf. 10875 10876Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com) 10877 10878 * config.sub (mn10200): Recognize new basic machine. 10879 10880Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com> 10881 10882 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing 10883 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough. 10884 10885Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com> 10886 10887 * configure.in: If we're building mips-sgi-irix6* native, turn on 10888 ENABLE_MULTILIB and set TARGET_SUBDIR. 10889 10890Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com> 10891 10892 * Makefile.in (all-sn): Depend on all-grep. 10893 10894Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com> 10895 10896 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets. 10897 10898 * configure: Set CFLAGS and CXXFLAGS, and substitute them into 10899 Makefile. From Jeff Makey <jeff@cts.com>. 10900 * Makefile.in: Add comment for CFLAGS and CXXFLAGS. 10901 10902 * Makefile.in (DISTBISONFILES): Remove. 10903 (taz): Don't futz with DISTBISONFILES. Change BISON to use 10904 $(DEFAULT_YACC). 10905 10906 * configure.in: Build itl, db, sn, etc., when building for native 10907 cygwin32. 10908 10909 * Makefile.in (LD): New variable. 10910 (EXTRA_HOST_FLAGS): Pass down LD. 10911 ($(DO_X)): Likewise. 10912 10913Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com> 10914 10915 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh. 10916 10917Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com> 10918 10919 * configure.in (targargs): Strip out any supplied --build argument 10920 before adding our own. Always add --build. 10921 10922Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com> 10923 10924 * configure.in (targargs): Pass --build if we're doing 10925 a cross-compile. 10926 10927Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com> 10928 10929 * configure: Use '|' instead of ":" as the separator in 10930 sed. Otherwise sed chokes on NT path names with drive 10931 designators. Also look for "?:*" as the leading characters in an 10932 absolute pathname. 10933 10934Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com> 10935 10936 * config.sub: Support for r3900. 10937 10938Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com> 10939 10940 * configure.in: Use install-sh, not install.sh. 10941 10942Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com> 10943 10944 * Makefile.in (taz): Improve check for BISON so it doesn't try to 10945 apply it twice. 10946 10947Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com> 10948 10949 * Makefile.in (INSTALL_MODULES): Put install-opcodes before 10950 install-binutils. 10951 10952Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com> 10953 10954 * Makefile.in: Add automake targets. 10955 * configure.in (host_tools): Add automake. 10956 10957Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com> 10958 10959 * configure: Default CXX to c++, not gcc. 10960 * Makefile.in (CXX): Set to c++, not gcc. 10961 (CXX_FOR_TARGET): When cross, transform c++, not gcc. 10962 10963Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com> 10964 10965 * install-sh: try appending a .exe if source file doesn't 10966 exist 10967 10968Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com> 10969 10970 * configure.in: Turn on multilib by default. 10971 (cross_only): Remove target-libiberty. 10972 10973 * Makefile.in (all-gcc): Don't depend on libiberty. 10974 10975Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com> 10976 10977 * config.guess: improve algorithm for recognizing Gnu Hurd x86. 10978 10979Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com> 10980 10981 * Makefile.in (DEVO_SUPPORT): Add mpw-install. 10982 (DISTBISONFILES): Add ld/Makefile.in 10983 10984Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com> 10985 10986 * configure.in: if target is cygwin32 but host isn't cygwin32, 10987 don't configure gdb tcl tk expect, not just gdb. 10988 10989Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com> 10990 10991 * configure.in: Added gnuserv everywhere sn appears. 10992 10993 * Makefile.in (ALL_MODULES): Added all-gnuserv. 10994 (CROSS_CHECK_MODULES): Added check-gnuserv. 10995 (INSTALL_MODULES): Added install-gnuserv. 10996 (CLEAN_MODULES): Added clean-gnuserv. 10997 (all-gnuserv): New target. 10998 10999Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org> 11000 11001 * config.guess: Fixes for MIPS OpenBSD systems. 11002 11003Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com> 11004 11005 * Makefile.in (INSTALL_XFORM): Remove. 11006 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM. 11007 11008 * mkinstalldirs: New file, copied from automake. 11009 * Makefile.in (installdirs): Rename from install-dirs. Use 11010 mkinstalldirs. Change all users. 11011 (DEVO_SUPPORT): Add mkinstalldirs. 11012 11013Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com> 11014 11015 * install-sh: Rename from install.sh. 11016 * Makefile.in (INSTALL): Change install.sh to install-sh. 11017 (DEVO_SUPPORT): Likewise. 11018 11019 * configure: Use ${config_shell} with ${moveifchange}. From Thomas 11020 Graichen <graichen@rzpd.de>. 11021 11022Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se> 11023 11024 * config.guess: Recognize OpenBSD systems correctly. 11025 11026Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp) 11027 11028 * README, Makefile.in (ETC_SUPPORT): Remove references to 11029 cfg-paper*, configure.{texi,man,info*}._ 11030 11031Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com> 11032 11033 * Makefile.in (all.normal): Ensure that gcc is built after all 11034 the x11 - ie gdb - targets. 11035 11036Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de> 11037 11038 * makefile.vms: Don't run conf-a-gas. 11039 11040Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com> 11041 11042 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*. 11043 11044Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com> 11045 11046 * configure.in: Remove noconfigdirs case since gdb also 11047 configures and builds for tic80-coff. 11048 11049Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com> 11050 11051 * configure: Set cache_file to config.cache. 11052 * Makefile.in (local-distclean): Remove config.cache. 11053 11054Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com> 11055 11056 * COPYING: Update FSF address. 11057 11058Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com> 11059 11060 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from 11061 noconfigdirs. 11062 11063Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com> 11064 11065 * Makefile.in (install-dirs): Don't crash if prefix, and hence 11066 MAKEDIRS, is empty. 11067 11068Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com> 11069 11070 * config.sub: Tweak mn10300 entry. 11071 11072Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com> 11073 11074 * configure.in (host_tools): Put sim before gdb, so gdb's 11075 configure.tgt can determine if the simulator was configured. 11076 11077Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com> 11078 11079 * config.sub: Move BeOS $os case to be with other Cygnus 11080 local cases. 11081 11082Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com> 11083 11084 * config.sub: Remove misplaced comment that broke Linux. 11085 11086Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com> 11087 11088 * config.sub: Add BeOS support. 11089 11090Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com> 11091 11092 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk. 11093 11094Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com> 11095 11096 * configure.in (noconfigdirs): Remove tcl and tk from 11097 noconfigdirs for cygwin32 builds. 11098 11099Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com> 11100 11101 * configure.in (tic80-*-*): Remove ld from noconfigdirs. 11102 11103Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com> 11104 11105 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove 11106 make-all.com, use makefile.vms instead. 11107 11108Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com> 11109 11110 * config.sub: Accept -lnews*. 11111 11112Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au> 11113 11114 * configure.in (noconfigdirs): Disable target-newlib, 11115 target-examples and target-libiberty for d30v. 11116 11117Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com> 11118 11119 * configure.in (noconfigdirs): Enable ld for d30v. 11120 11121Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com> 11122 11123 * configure.in (tic80-*-*): Build compiler. 11124 11125Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com> 11126 11127 * configure.in (d30v-*): Remove sim directory from list of 11128 unsupported d30v directories 11129 11130Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com> 11131 11132 * config.sub, configure.in: Add d30v target cpu. 11133 11134Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de> 11135 11136 * makefile.vms: New file. 11137 * make-all.com: Remove. 11138 11139Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com> 11140 11141 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS. 11142 11143Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com> 11144 11145 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl. 11146 11147Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com> 11148 11149 * Makefile.in (ALL_MODULES): Added all-db. 11150 (CROSS_CHECK_MODULES): Addec check-db. 11151 (INSTALL_MODULES): Added install-db. 11152 (CLEAN_MODULES): Added clean-db. 11153 11154Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com> 11155 11156 * config.guess: Merge with latest FSF sources. 11157 11158Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com> 11159 11160 * Makefile.in (ALL_MODULES): Added all-itcl. 11161 (CROSS_CHECK_MODULES): Added check-itcl. 11162 (INSTALL_MODULES): Added install-itcl. 11163 (CLEAN_MODULES): Added clean-itcl. 11164 11165Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com> 11166 11167 * configure.in: build gdb for mn10200 11168 11169Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com> 11170 11171 * Makefile.in (all-target-winsup): Depend on all-target-libio. 11172 11173Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com> 11174 11175 * configure.in (tic80-*-*): Turn off most targets right now. 11176 11177Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com> 11178 11179 * Makefile.in (MAKEINFO): Check for the existence of the Makefile, 11180 rather than the makeinfo program. 11181 (do-info): Depend upon all-texinfo. 11182 11183Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com> 11184 11185 * configure.in: Remove uses of config/mh-linux. 11186 11187 * config.sub, config.guess: Merge with latest FSF sources. 11188 11189Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com> 11190 11191 * config.sub (case $basic_machine): Add tic80 entries. 11192 11193Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com> 11194 11195 * config.sub, config.guess: Merge with latest FSF sources. 11196 11197Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com> 11198 11199 * mpw-build.in: Build ld before gcc, use NewFolderRecursive. 11200 * mpw-config.in: Test for NewFolderRecursive. 11201 * mpw-install: Use symbolic name for startup filename. 11202 * mpw-README: Add various additional details. 11203 11204Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com> 11205 11206 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs. 11207 11208Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com) 11209 11210 * configure.in: Do build gcc and the target libraries for 11211 the mn10200. 11212 11213Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com> 11214 11215 * configure.in: don't avoid building gdb for mn10300 any more 11216 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS 11217 instead of single-quoting it. 11218 11219Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com> 11220 11221 * configure.in: Don't use --with-stabs on IRIX 6. 11222 11223Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com> 11224 11225 * configure.in (m32r): Build gdb, libg++ now. 11226 11227Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) 11228 11229 * configure.in (mips*-sgi-irix6*): Remove gdb and related 11230 directories from noconfigdirs. 11231 11232Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com> 11233 11234 * config.sub (basic_machine): added mips16 configuration 11235 11236Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com> 11237 11238 * config.sub: Handle d10v-unknown. 11239 11240Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com> 11241 11242 * config.sub: Handle v850-unknown. 11243 11244Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com> 11245 11246 * Makefile.in: add findutils 11247 * configure.in: add findutils to list of host_tools 11248 11249Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com) 11250 11251 * config.sub: Handle mn10200 and mn10300. 11252 11253Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com> 11254 11255 * configure.in (d10v-*): Do not build librx. 11256 11257Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com) 11258 11259 * configure.in (mn10300): Build everything except gdb & libgloss. 11260 11261Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com> 11262 11263 * config.guess: Patch for Dansk Data Elektronik servers, 11264 from Niels Skou Olsen <nso@dde.dk>. 11265 11266 For ncr, use /bin/uname rather than uname, since GNU uname does not 11267 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>. 11268 11269 Patch for MIPS R4000 running System V, 11270 from Eric S. Raymond <esr@snark.thyrsus.com>. 11271 11272 Fix thinko for nextstep. 11273 11274 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn. 11275 11276 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu> 11277 * config.guess: Guess mips-dec-mach_bsd4.3. 11278 11279 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com> 11280 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor 11281 release numbers. 11282 * config.guess (mips-mips-riscos*): Emit just enough of the 11283 release number. 11284 11285 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com> 11286 * config.guess (sparc-auspex-sunos*): Added. 11287 (f300-fujitsu-*): Added. 11288 11289 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com> 11290 * config.guess: Recognize a Tadpole as a sparc. 11291 11292Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu> 11293 11294 * config.guess: Don't assume that NextStep version is either 2 or 11295 3. NextStep 4 (aka OpenStep 4) has come out now. 11296 11297Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu> 11298 11299 * config.guess: Support Cray T90 that reports itself as "CRAY TS". 11300 From Rik Faith <faith@cs.unc.edu>. 11301 11302Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu> 11303 11304 * config.sub: Contributions from bug-gnu-utils to: 11305 Support plain "hppa" (no version given) architecture, reported by 11306 OpenStep. 11307 OpenBSD like NetBSD. 11308 LynxOs is not a hardware supplier. 11309 11310 * config.guess: Contributions from bug-gnu-utils to add support for: 11311 OpenBSD like NetBSD. 11312 Stratus systems. 11313 More Pyramid systems. 11314 i[n>4]86 Intel chips. 11315 M680[n>4]0 Motorola chips. 11316 Use unknown instead of lynx for hardware manufacturer. 11317 11318Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com> 11319 11320 * install.sh (chmodcmd): Set to null if the DST directory already 11321 exists. 11322 11323Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com> 11324 11325 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do 11326 not use mt-ppc target Makefile fragment any more. 11327 11328Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com) 11329 11330 * configure.in (*-*-windows): Exclude everything but those dirs 11331 needed to build windows. 11332 11333Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com> 11334 11335 * Makefile.in (all-target-winsup): Depend on all-target-librx. 11336 11337Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com) 11338 11339 * configure.in: Exclude mmalloc from i386-windows. 11340 11341Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com) 11342 11343 * Undo my previous change. 11344 11345Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com> 11346 11347 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET 11348 unconditionally. 11349 (MAKEOVERRIDES): Define (revert this part of October 18 change). 11350 11351Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com) 11352 11353 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the 11354 host to add it's own flags. 11355 11356Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com> 11357 11358 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET. 11359 11360Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com> 11361 11362 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile. 11363 (CXX_FOR_TARGET): Likewise. 11364 (GCC_FOR_TARGET): Define. 11365 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET. 11366 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether 11367 CC_FOR_TARGET was specified on the command line. 11368 (MAKEOVERRIDES): Don't define. 11369 11370Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com> 11371 11372 * configure.in (m32r): Fix spelling of libg++ libs. 11373 11374Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com> 11375 11376 * config.sub (-apple*): Remove, now redundant. 11377 11378Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com> 11379 11380 * configure: Don't get confused by CPU-VENDOR-linux-gnu. 11381 11382 * configure: Rework yesterday's sed script patch. 11383 11384 * config.sub: Merge with FSF. 11385 11386Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com> 11387 11388 * config.guess: Merge from FSF. 11389 11390 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu> 11391 * config.guess: Use pc instead of unknown, for pc clone systems. 11392 Change linux to linux-gnu. 11393 11394 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu> 11395 * config.guess: Avoid non-portable tr syntax. 11396 11397Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com) 11398 11399 * test-build.mk (HOLES): Add "xargs" for gdb. 11400 11401 * configure: Avoid hpux10.20 sed bug. 11402 11403Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com) 11404 11405 * configure.in: Add support for windows host 11406 (that is a build done under the Microsoft build environment). 11407 11408Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com> 11409 11410 * Makefile.in: Replace all uses of srcroot with s, to shrink 11411 command line lengths. 11412 11413 Patches from Geoffrey Noer <noer@cygnus.com>: 11414 * configure.in: If configuring for newlib, pass --with-newlib to 11415 subdirectories. 11416 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a 11417 -Bnewlib/ and -Lwinsup to gcc. 11418 (CXX_FOR_TARGET): Likewise. 11419 11420Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com> 11421 11422 * Makefile.in (ETC_SUPPORT): Add configure. 11423 11424Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com) 11425 11426 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux 11427 host configuration file. 11428 11429Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com) 11430 11431 * configure.in: Break mn10x00 support into separate 11432 mn10200 and mn10300 configurations. 11433 * config.sub: Likewise. 11434 11435Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com) 11436 11437 * configure.in: Add lots of stuff to noconfigdirs for 11438 the mn10x00 targets. 11439 11440 * config.sub, configure.in: Add mn10x00 support. 11441 11442Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de> 11443 11444 * make-all.com: Call conf-a-gas, not config-a-gas. 11445 11446Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk> 11447 11448 * configure.in (noconfigdirs): Don't build libgloss for arm-coff 11449 targets. 11450 11451Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com> 11452 11453 * mpw-README: Add much more detail for native PowerMac. 11454 * mpw-install: New file. 11455 * mpw-configure: Add --norecursion and --help options. 11456 * mpw-config.in: Translate readme and install files when 11457 copying to objdir. 11458 * mpw-build.in: Don't always depend on byacc and flex. 11459 (install-only-top): New action. 11460 11461Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com) 11462 11463 * configure.in: You can now configure GDB for the v850. 11464 11465Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com> 11466 11467 * configure.in (noconfigdirs): Don't configure any C++ dirs 11468 if targeting D10V. 11469 11470Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com> 11471 11472 * config.sub: Recognize mips64vr5000. 11473 11474Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com> 11475 11476 * configure.in: Use a single line for host_tools and native_only. 11477 11478Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com> 11479 11480 * config.sub, configure.in: Add entries for m32r. 11481 11482Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com> 11483 11484 * Makefile.in (inet-install): Don't run install-gzip. 11485 11486Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com) 11487 11488 * configure.in: Don't config lots of things for *-*-windows*. 11489 11490Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com> 11491 11492 * mpw-config.in: Test for mpw-true, true, and null-command scripts. 11493 (host_libs, host_tools): Copy from configure.in. 11494 * mpw-configure: Don't complain about directories not found. 11495 11496Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com> 11497 11498 * configure.in (i[345]86): Recognize i686 for pentium pro. 11499 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration 11500 file. 11501 11502 * config.guess (i[345]86): Ditto. 11503 11504Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 11505 11506 * configure.in (noconfigdirs): Removed gdb for D10V. 11507 11508Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com) 11509 11510 * configure.in: Remove ld, target-libio, target-libg++, and 11511 target-libstdc++ from noconfigdirs. 11512 11513Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com> 11514 11515 * configure: Fix three locations where shell scripts were 11516 being run directly rather than with config_shell. 11517 11518Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com> 11519 11520 * configure.in (v850-*-*): Set up initial $noconfigdirs. 11521 * config.sub (basic_machine): Recognize v850. 11522 11523Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com> 11524 11525 * mpw-configure: Handle multiple enable/disable options and 11526 pass them down recursively, handle -c and -s flags appropriately 11527 depending on choice of compiler, add escape mechanism for 11528 quoted arguments to gC. 11529 11530Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com> 11531 11532 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and 11533 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS 11534 so that -mrelocatable-lib and -mno-eabi are used. 11535 11536 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does 11537 not support --print-multi-lib, don't abort. 11538 11539Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de> 11540 11541 * make-all.com: Run config-a-gas. 11542 * setup.com: Don't copy subdirectory files around. 11543 11544Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com> 11545 11546 * configure.in (*-*-ose): Remove exclusion of libgloss for this 11547 target, it now compiles correctly. 11548 11549Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com> 11550 11551 * mpw-config.in: Generate Mac include for elf/dwarf2.h. 11552 11553Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 11554 11555 * configure.in (d10v-*-*): Remove ld from $noconfigdirs. 11556 11557Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com> 11558 11559 * configure.in (native_only): Add prms. 11560 11561Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com> 11562 11563 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com. 11564 (BINUTILS_SUPPORT_DIRS): Likewise. 11565 11566Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com> 11567 11568 * configure.in (d10v-*-*): Don't configure ld or gdb until the 11569 d10v support is added. 11570 11571Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 11572 11573 * configure.in (d10v-*-*): New target. 11574 11575Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com) 11576 11577 * config.guess (HP 9000/811): Recognize this as a PA1.1 11578 machine. 11579 11580Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com> 11581 11582 * Makefile.in (do-tar-gz): New target, split out from tail end of 11583 taz target. Run each command separately, don't use pipes. 11584 (taz): Use it. 11585 11586Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com> 11587 11588 * mpw-configure: Look for g-mpw-make.sed in config/mpw. 11589 * mpw-build.in: No builds should depend on building byacc or flex, 11590 they are assumed to be installed already. 11591 11592Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com> 11593 11594 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment 11595 variable that CC_FOR_TARGET needs. 11596 11597Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com> 11598 11599 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib 11600 options have changed since the last time the subdirectory was 11601 configured, and if it has, reconfigure. 11602 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which 11603 CONFIGURE_TARGET_MODULES uses to remember the old multilib options. 11604 11605Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com> 11606 11607 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES, 11608 CLEAN_MODULES): Add bash. 11609 (all-bash): New target. 11610 11611Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com> 11612 11613 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5. 11614 11615Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com> 11616 11617 * config.sub (basic_machine): Recognize d10v as a valid processor. 11618 11619Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com> 11620 11621 * mpw-configure: Add support for --bindir. 11622 * mpw-build.in: Use a GCC-specific build script for GCC actions. 11623 11624Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com> 11625 11626 * configure.in: add bash, time, gawk to list of hosttools and things 11627 to only build for native toolchains 11628 11629Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp) 11630 11631 * Makefile.in (docdir): Remove. 11632 11633Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp) 11634 11635 * Makefile.in (datadir): Set to $(prefix)/share. 11636 11637Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com> 11638 11639 * configure.in: build diff and patch for cygwin32-hosted 11640 toolchains. 11641 11642Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil> 11643 11644 * config.sub: Accept -rtems*. 11645 11646Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com> 11647 11648 * configure.in: enable dosrel for cygwin32-hosted builds, 11649 remove diff from the list of things not buildable 11650 via Canadian Cross 11651 11652Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com> 11653 11654 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we 11655 don't get ". ". 11656 11657Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com> 11658 11659 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately. 11660 11661Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com> 11662 11663 * Makefile.in (taz): Handle case where tex3patch didn't even get 11664 checked out. Also, if it was found, put the symlink in a new util 11665 subdirectory. 11666 11667Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com> 11668 11669 * config.guess (*:Linux:*:*): Add support for PowerPC Linux. 11670 11671Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de) 11672 11673 * config.sub: Recognize -openvms. 11674 * configure.in (alpha*-*-*vms*): Set noconfigdirs. 11675 * make-all.com, setup.com: New files. 11676 11677Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com> 11678 11679 * Makefile.in (taz): tex3patch moved to texinfo/util. 11680 11681Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com> 11682 11683 * configure: enable_gdbtk=no for cygwin32-hosted toolchains 11684 * configure.in: remove make from disable-if-Can-Cross list 11685 enable gdb if ${host} and ${target} are cygwin32 11686 11687Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com> 11688 11689 * config.guess (i?86-ncr-sysv*): Emit minor release numbers. 11690 Recognize the NCR 4850 machine and NCR Pentium-based platforms. 11691 11692Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu> 11693 11694 * config.guess: Combine mips-mips-riscos cases, and use cpp to 11695 distinguish sysv/svr4/bsd variants. 11696 Based on a patch from Harlan Stenn <harlan@pfcs.com>. 11697 11698Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com> 11699 11700 * configure.in: Added copyright notice. 11701 * move-if-change: Added copyright notice. 11702 11703Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com> 11704 11705 * configure.in (powerpcle-*-solaris*): Until we get shared 11706 libraries working, don't build gdb, sim, make, tcl, tk, or 11707 expect. 11708 11709Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com> 11710 11711 * config.guess: Merge with FSF: 11712 11713 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu> 11714 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux. 11715 11716 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 11717 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110. 11718 11719 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu> 11720 * config.guess: Combine two OSF1 rules. 11721 Also recognize field test versions. From mjr@zk3.dec.com. 11722 * config.guess (dgux): Use /usr/bin/uname rather than uname, 11723 because GNU uname does not support -p. From pmr@pajato.com. 11724 11725Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com> 11726 11727 * Makefile.in (MAKEDIRS): Removed $(tooldir). 11728 11729Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com> 11730 11731 * mpw-README: Document GCCIncludes. 11732 11733Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com> 11734 11735 * configure.in (alpha-*-linux*): Set enable_shared to yes. 11736 11737Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com> 11738 11739 * mpw-configure: Handle --enable-FOO and --disable-FOO. 11740 11741Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com> 11742 11743 * configure.in (*-*-cygwin32): Configure make. 11744 11745Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com> 11746 11747 * Makefile.in (inet-install): Quote value of INSTALL_MODULES. 11748 11749Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com> 11750 11751 * Makefile.in (all-inet): Depend on all-perl. 11752 11753 * Makefile.in (inet-install): New target. 11754 11755 * Makefile.in (all-inet): Depend on all-tcl. 11756 (all-inet): Depend on all-send-pr. 11757 11758Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com> 11759 11760 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl 11761 temporarily. 11762 11763Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com> 11764 11765 * configure.in: Don't configure --with-gnu-ld on AIX. 11766 11767Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net> 11768 11769 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily. 11770 11771Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com> 11772 11773 * Makefile.in (ALL_MODULES): Added all-inet. 11774 (CROSS_CHECK_MODULES): Added check-inet. 11775 (INSTALL_MODULES): Added install-inet. 11776 (CLEAN_MODULES): Added clean-inet. 11777 (all-indent): New target. 11778 11779 * configure.in (host_tools): Added inet. 11780 (native_only): Added inet. 11781 (noconfigdirs): Added inet. 11782 11783Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com> 11784 11785 * configure.in: Don't configure libgloss if we are not configuring 11786 newlib. 11787 11788Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com> 11789 11790 * configure.in: Don't configure libgloss for unsupported 11791 architectures. 11792 11793Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com> 11794 11795 * Makefile.in (CLEAN_MODULES): Add clean-apache. 11796 11797Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com> 11798 11799 * Makefile.in (ALL_MODULES): Include all-apache. 11800 (CROSS_CHECK_MODULES): Include check-apache. 11801 (INSTALL_MODULES): Include install-apache. 11802 (all-apache): New target. 11803 11804 * configure.in: Added apache everywhere perl is seen. 11805 11806Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com> 11807 11808 * Makefile.in: Add support for clean-{module} and 11809 clean-target-{module} rules. 11810 11811Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com> 11812 11813 * configure.in (*-*-ose) do not build libgloss. 11814 11815Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com> 11816 11817 * config.guess (prep*:SunOS:5.*:*): Turn into 11818 powerpele-unknown-solaris2. 11819 11820Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com> 11821 11822 * configure.in: Permit --enable-shared to specify a list of 11823 directories. 11824 11825Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com) 11826 11827 * configure.in (host==solaris): Pass only the first word of $CC 11828 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc. 11829 11830Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com) 11831 11832 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE). 11833 11834Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com> 11835 11836 * Makefile.in (ALL_MODULES): Include all-perl. 11837 (CROSS_CHECK_MODULES): Include check-perl. 11838 (INSTALL_MODULES): Include install-perl. 11839 (ALL_X11_MODULES): Include all-guile. 11840 (CHECK_X11_MODULES): Include check-guile. 11841 (INSTALL_X11_MODULES): Include install-guile. 11842 (all-perl): New target. 11843 (all-guile): New target. 11844 11845 * configure.in (host_tools): Include perl and guile. 11846 (native_only): Include perl and guile. 11847 (noconfigdirs): Don't build guile and perl; no ports have been 11848 done. 11849 11850Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au> 11851 11852 * configure (--enable-*): Handle quoted option lists such as 11853 --enable-sim-cflags='-g0 -O' better. 11854 11855Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com> 11856 11857 * Makefile.in ({,inst}all-target): New rule so we can make and 11858 install all of the target directories easily. 11859 11860Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 11861 11862 * configure.in: Add missing global flag in sed substitution when 11863 deleting `target-' from ${configdirs}. 11864 11865Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com> 11866 11867 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an 11868 option. 11869 11870 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of 11871 config/mh-necv4. 11872 11873 * install.sh: Correct misspelling of transformbasename. 11874 11875 * config.guess: Recognize mips-*-sysv*. 11876 11877Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com> 11878 11879 * config.sub: Recognize mon960. 11880 11881Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com> 11882 11883 * configure: Restore Canadian Cross handling of BISON and LEX, 11884 removed in Feb 20 change. 11885 11886Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com> 11887 11888 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>: 11889 Mention make install. Remove the old copyright date as well the 11890 clumsy and rather pointless copyright on the README file. 11891 11892Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com> 11893 11894 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a 11895 Makefile after running symlink-tree, then run `make distclean' to 11896 avoid clobbering any generated files in srcdir. 11897 11898Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com> 11899 11900 * configure.in (m68k-*-netbsd*): Build everything now. 11901 11902Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com> 11903 11904 * Makefile.in (taz): Fix quoting. 11905 11906Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com> 11907 11908 * configure.in (sparclet-*-*): Build everything now. 11909 11910Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 11911 11912 * configure.in (m68k-*-linux*): New host. 11913 11914Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com> 11915 11916 * configure: Check for bison before byacc. 11917 11918Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com) 11919 11920 * Makefile.in configure: Change the way LEX and BISON/YACC are 11921 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by 11922 searching PATH. These are used as fallbacks by Makefile.in if 11923 flex/bison/byacc aren't in objdir. 11924 11925Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com> 11926 11927 * Makefile.in: Make everything which depends upon all-bfd also 11928 depend upon all-opcodes, in case --with-commonbfdlib is used. 11929 11930Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com> 11931 11932 * configure.in (host *-*-cygwin32): Don't build gdb if we are 11933 building NT native compilers on Unix. 11934 11935Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com> 11936 11937 * configure.in: Don't get CC from the host Makefile fragment if we 11938 can find gcc in PATH, or if this is a Canadian Cross. Move the 11939 Solaris test for /usr/ucb/cc to the post target script, just after 11940 the compiler sanity test. 11941 11942Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com> 11943 11944 * config.sub: Merge with FSF. 11945 11946Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com> 11947 11948 * Makefile.in (RPATH_ENVVAR): New variable. 11949 (REALLY_SET_LIB_PATH): Use it. 11950 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH. 11951 11952Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com> 11953 11954 * config.sub, configure.in: Recognize sparclet cpu. 11955 11956Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de> 11957 11958 * config.guess: Support m68k-cbm-sysv4. 11959 11960Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 11961 11962 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and 11963 m68k-unknown-linuxaout from linker help string. Put quotes around 11964 $ld_help_string. 11965 11966Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com> 11967 11968 * config.guess (powerpc-harris-powerunix): Add guess for port 11969 to new target. 11970 11971Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com> 11972 11973 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version. 11974 11975Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com> 11976 11977 * configure.in: If --enable-shared was used, set SET_LIB_PATH to 11978 $(REALLY_SET_LIB_PATH) in Makefile. 11979 * Makefile.in (SET_LIB_PATH): New variable. 11980 (REALLY_SET_LIB_PATH): New variable. 11981 ($(DO_X)): Use $(SET_LIB_PATH). 11982 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise. 11983 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise. 11984 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise. 11985 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise. 11986 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise. 11987 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise. 11988 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise. 11989 (install-dosrel): Likewise. 11990 (all-opcodes): Depend upon all-libiberty. 11991 11992Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com> 11993 11994 * config.guess (*:CYGWIN*): New 11995 11996Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com> 11997 11998 * Makefile.in (all-target-winsup): All all-target-libiberty. 11999 12000Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com> 12001 12002 * configure.in (noconfigdirs): Add missing # in front of comment. 12003 12004Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com> 12005 12006 * configure.in: add second pass to things added to noconfigdirs 12007 so *-gm-magic can exclude libgloss properly. 12008 12009Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com> 12010 12011 * mpw-configure (extralibs_name, rez_name): Set correctly 12012 for MWC68K compiler. 12013 12014 * mpw-README: Add more info on the necessary build tools. 12015 12016Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com> 12017 12018 * configure.in, config.sub: Recognize cygwin32. 12019 12020Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu> 12021 12022 * config.guess, config.sub: Recognize A/UX. 12023 12024Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com> 12025 12026 * config.sub: Merge with gcc/config.sub. 12027 12028Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com> 12029 12030 * mpw-build.in (do-binutils): Add build of stamps. 12031 12032Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk> 12033 12034 * config.sub: Add recognition for mips64vr4100*-* targets. 12035 12036Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com> 12037 12038 * test-build.mk: Add checking of `hpux9' rather than just `hpux'. 12039 Add creation of gconfigargs with `--enable-shared' turned on. 12040 ($(host)-stamp-stage2-configured): Pass $(gconfigargs). 12041 ($(host)-stamp-stage3-configured): Likewise. 12042 (HOLES): Add chatr and ldd. 12043 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS. 12044 12045Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se> 12046 12047 * configure: Pass --nfp to recursive configures. 12048 12049Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com> 12050 12051 * Makefile.in (DLLTOOL): New. 12052 (DLLTOOL_FOR_TARGET): New. 12053 (EXTRA_HOST_FLAGS): Pass down DLLTOOL. 12054 (EXTRA_TARGET_FLAGS): Ditto. 12055 (EXTRA_GCC_FLAGS): Ditto. 12056 (CONFIGURE_TARGET_MODULES): Ditto. 12057 (DO_X): Ditto. 12058 * configure: Add DLLTOOL. 12059 12060Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com> 12061 12062 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>: 12063 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of 12064 mh-sco, since old workarounds no longer needed, and don't 12065 build ld, since libraries have weak symbols in COFF. 12066 12067Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com> 12068 12069 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'. 12070 12071Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com> 12072 12073 * configure.in: Make sure that ${CC} can be used to compile an 12074 executable. 12075 12076Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net> 12077 12078 * Makefile.in (all-gdb): Depend on $(GDB_TK). 12079 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or 12080 nothing depending on whether gdbtk is being built. 12081 12082Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com> 12083 12084 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files. 12085 12086Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com> 12087 12088 * configure.in (noconfigdirs): Put ld or gas in this early, if the 12089 user specifically used --with-gnu-ld=no or --with-gnu-as=no. 12090 12091Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com> 12092 12093 * config-ml.in: Add support for 12094 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*. 12095 Simplify setting of multidirs from --disable-foo. 12096 12097Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com> 12098 12099 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables 12100 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST, 12101 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are 12102 non-empty, pass them on to the GCC make. 12103 (all-bootstrap): New rule that is like all-gcc, except it executes 12104 the GCC bootstrap rule instead of the GCC all rule. 12105 12106Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com> 12107 12108 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}. 12109 12110Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com> 12111 12112 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium 12113 DG/UX support. 12114 12115Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com> 12116 12117 * config.sub (i*86*) Change [345] to [3456] 12118 12119Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com> 12120 12121 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or 12122 --with-gnu-ld=no. 12123 12124Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com> 12125 12126 * config-ml.in (rs6000*, powerpc*): Add switches to control which 12127 AIX multilibs get built. 12128 12129Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com) 12130 12131 * configure.in (i386-win32): Don't build expect if we're not 12132 building the tcl subdir. 12133 12134Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com> 12135 12136 * Makefile.in: (configure-target-examples, all-target-examples): 12137 New targets, configure and build example programs. 12138 12139Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com> 12140 12141 * mpw-configure: If an mpw-config.in generated a file mk.sed, 12142 use it as input to sedit the generated MPW makefile. 12143 * mpw-README: Add a suggestion about Gestalt.h. 12144 12145Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com> 12146 12147 * config.sub: Accept *-*-ieee*. 12148 12149Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com> 12150 12151 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From 12152 Ronald F. Guilmette <rfg@monkeys.com>. 12153 12154Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com) 12155 12156 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs 12157 for powerpc-pe native. 12158 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross. 12159 (target==powerpc-pe): duplicate i386-win32 entry. 12160 12161Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com> 12162 12163 * configure.in (noconfigdirs): Exclude target-newlib for all versions 12164 of vxworks, not just vxworks5.1. 12165 12166Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com> 12167 12168 * mpw-configure: Add support for exec-prefix. 12169 12170Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com> 12171 12172 * config.guess: Recognize HP model 816 machines as having 12173 a PA1.1 processor. 12174 12175Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com> 12176 12177 * configure: Ignore new autoconf configure options. 12178 12179Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu> 12180 12181 * config.guess: Recognize Pentium under SCO. 12182 From Robert Lipe <robertl@arnet.com>. 12183 12184Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com> 12185 12186 * configure.in (noconfigdirs): Disable target-libio on v810-*-*. 12187 12188Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com> 12189 12190 * configure.in: Don't configure gas for alpha-dec-osf*. 12191 12192Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com> 12193 12194 * configure.in: Default to --with-stabs for some targets for which 12195 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and 12196 i[345]86*-*-unixware*. 12197 12198Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com> 12199 12200 * config-ml.in: Get list of multidirs using gcc --print-multi-lib 12201 rather than basing it on the target. Simplify handling of options 12202 controlling which directories to configure. Remove extraneous 12203 slash in multi-clean target. 12204 12205Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com> 12206 12207 * config-ml.in: Prefix more variables with ml_ so they don't collide 12208 with configure's. 12209 12210Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com> 12211 12212 * configure: Don't turn -v into --v. 12213 12214Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com> 12215 12216 * configure.in (targargs): Fix typo. 12217 12218 * Makefile.in (DEVO_SUPPORT): Add symlink-tree. 12219 12220Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com> 12221 12222 * configure.in: Strip --host and --target options from 12223 CONFIG_ARGUMENTS, and always configure for --host only. Add 12224 --with-cross-host option when building with a cross-compiler. 12225 * configure: Canonicalize the arguments put into config.status by 12226 always using `=' for an option with an argument. Pass a presumed 12227 --host or --target explicitly. 12228 12229Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com> 12230 12231 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases 12232 into general OS recognition case. 12233 12234Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com) 12235 12236 * configure.in (target_configdirs): add target-winsup only 12237 for win32 target systems. 12238 12239Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com> 12240 12241 * Makefile.in (all-target-libgloss): Depend upon 12242 configure-target-newlib, since when libgloss is built it looks to 12243 see if the newlib directory exists. 12244 12245Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com> 12246 12247 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of 12248 cfg-ml-*.in. 12249 12250Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com> 12251 12252 * configure: Handle LD and LD_FOR_TARGET when configuring a 12253 Canadian Cross. 12254 12255Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com) 12256 12257 * configure.in (target_libs): add target-winsup. 12258 (target==i386-win32): add patch diff flex make to $noconfigdirs. 12259 (target==ppcle-pe): remove ld from $noconfigdirs. 12260 12261Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com> 12262 12263 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir. 12264 Preserve relative path names in $srcdir. Build symlink tree if 12265 configuring cross target dir and srcdir=. (= no VPATH support). 12266 (configure-target-libg++): Depend on configure-target-librx. 12267 * cfg-ml-com.in, cfg-ml-pos.in: Deleted. 12268 * config-ml.in: New file. 12269 * symlink-tree: New file. 12270 * configure: Ensure srcdir="." if that's what it is. 12271 12272Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com> 12273 12274 * mpw-README: Clarify some phrasing, add notes about CodeWarrior 12275 includes and FLEX_SKELETON setting. 12276 * mpw-configure (--with-gnu-ld): New option, controls whether 12277 to use PPCLink or ld with PowerMac GCC. 12278 * mpw-build.in (all-grez, do-grez, install-grez): New targets. 12279 * mpw-config.in: Configure grez if targeting Mac. 12280 12281 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs, 12282 accept mpw and mac-mpw as names for m68k Macs, change macos7 to 12283 just macos. 12284 * configure.in: Configure grez resource compiler if targeting Mac. 12285 * Makefile.in (all-grez, install-grez): New targets. 12286 12287Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com> 12288 12289 * configure: CXX defaults to gcc, not g++. If we find 12290 gcc in the path, set CC to gcc -O2. 12291 12292Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com> 12293 12294 * configure: Default ${build} correctly. Avoid picking up extra 12295 spaces when reading CC and CXX from Makefile. When doing a 12296 Canadian Cross, use plausible default values for numerous 12297 variables. 12298 * configure.in: When doing a Canadian Cross, don't try to 12299 configure tools whose configure script can't handle it. 12300 12301Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com> 12302 12303 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs. 12304 12305Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com> 12306 12307 * configure: Remove dubious bug reporting address. 12308 12309Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com> 12310 12311 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has 12312 configure script, run that instead of this directory's configure. 12313 In either case, print a message that we're configuring the sub-dir. 12314 12315Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com> 12316 12317 * configure.in: Before checking for the existence of various files, 12318 use sed to filter out "target-". 12319 12320Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com> 12321 12322 * Makefile.in (DO_X): Split rule to decrease command line length 12323 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be 12324 (Philippe De Muyter). 12325 12326Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com) 12327 12328 * Makefile.in (all-patch): depend on all-libiberty. 12329 12330Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com> 12331 12332 * configure.in: If the only directory in target_configdirs which 12333 actually exists is libiberty, then set target_configdirs to empty, 12334 to avoid trying to build a target libiberty in a gas or gdb 12335 distribution. 12336 12337Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com> 12338 12339 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead 12340 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3 12341 systems. 12342 12343Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com> 12344 12345 * configure.in (copy_dirs): Use sys-include instead of include 12346 for --with-headers option. 12347 12348Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com> 12349 12350 * Makefile.in, configure.in: Make winsup builds work with 12351 new scheme. 12352 12353Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com> 12354 12355 * configure.in: Build the linker on AIX. 12356 12357Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com> 12358 12359 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR) 12360 where needed. 12361 12362Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com> 12363 12364 * Makefile.in (all-gcc): Fix typo. 12365 12366Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com> 12367 12368 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo. 12369 12370Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com> 12371 12372 * configure.in: Rename libFOO to target-libFOO, and xiberty 12373 to target-xiberty, to provide more flexibility. 12374 (target_subdir): Define. Create if cross. 12375 Set TARGET_SUBDIR in Makefile to ${target_subdir}. 12376 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty 12377 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO, 12378 check-libFOO -> check-target-libFOO, etc. 12379 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS. 12380 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES), 12381 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly. 12382 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to 12383 allow ALL_GCC="" to only configure. 12384 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in. 12385 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly. 12386 (LIBGXX_SUPPORT_DIRS): Remove xiberty. 12387 12388Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com> 12389 12390 * Makefile.in (taz): Build "info" in etc explicitly. 12391 12392Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com) 12393 12394 * configure.in: Make sure that CC is undefined (as opposed to 12395 null) if toplevel/config/mh-{host} doesn't define it. Fixes a 12396 problem with autoconf trying to configure on a host without GCC. 12397 12398Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com> 12399 12400 * mpw-configure: Set host alias from choice of host compiler, 12401 only use generic MPW Makefile sed if present, edit a file 12402 named "hacked_Makefile.in" instead of "Makefile.in" if present. 12403 * mpw-README: Add problem notes about CW6 and CW7. 12404 12405Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com> 12406 12407 * Makefile.in (taz): Use ";" instead of ";;". 12408 12409Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com> 12410 12411 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in 12412 sub-directory Makefiles, instead of using DISTSTUFFDIRS and 12413 DISTDOCDIRS. 12414 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used. 12415 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make. 12416 12417Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com> 12418 12419 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb 12420 and gnats, because they are now subsumed by DISTSTUFFDIRS. 12421 Move bfd to DISTSTUFFDIRS. 12422 12423Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com) 12424 12425 * Makefile.in (X11_LIB): Removed. 12426 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS. 12427 12428 * configure.in (host_makefile_frag): mh-aix & mh-sun removed. 12429 12430Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com> 12431 12432 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory 12433 names. 12434 12435Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com> 12436 12437 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients. 12438 12439Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com> 12440 12441 * configure.in (i[345]86-*-win32): Always build newlib. 12442 Don't configure cvs, autoconf or texinfo. 12443 * Makefile.in (LD_FOR_TARGET): New. 12444 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES): 12445 Pass down LD_FOR_TARGET. 12446 12447Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com> 12448 12449 * winsup: New directory. 12450 * Makefile.in: Build winsup. 12451 * configure.in: Winsup is configured when target is win32. 12452 Can only build win32 target GDB when native. 12453 12454Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com) 12455 12456 * config.guess: Recognize HP model 819 machines as having 12457 a PA 1.1 processor. 12458 12459Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com> 12460 12461 * configure: Fix sed loop which substitutes for CC and CXX to 12462 avoid bug found in various sed implementations. 12463 12464Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com> 12465 12466 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for 12467 simulator. Use standard powerpc-*-eabi*. 12468 12469Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com> 12470 12471 * configure.in: Stop putting gas and binutils in noconfigdirs for 12472 powerpc-*-aix* and rs6000-*-*. 12473 12474Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com> 12475 12476 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building 12477 -mcall-aixdesc libraries. 12478 12479Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com> 12480 12481 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 12482 12483 * config.sub (arm | armel | armeb): Fix shell syntax. 12484 12485Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com> 12486 12487 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for 12488 -msoft-float and -mcpu=common support. 12489 (powerpc*-*-eabisim*): Add support for building -mcall-aix 12490 libraries. 12491 12492Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com> 12493 12494 * configure.in: Allow configuration and build of emacs19 for the alpha. 12495 12496Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com) 12497 12498 * configure.in (CC): Get ^CC, not just any old CC, from 12499 ${host_makefile_frag}. 12500 12501Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com) 12502 12503 * configure.in (CC): Try to get CC from 12504 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}. 12505 12506Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com) 12507 12508 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs 12509 only if it exists in $(srcdir). 12510 12511Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com> 12512 12513 * configure: If CC and CXX are not set in the environment, set 12514 them, based on either an existing Makefile or on searching for gcc 12515 in PATH. Substitute for CC and CXX in Makefile. 12516 * configure.in: Remove libm from target_libs. Separate 12517 target_configdirs from configdirs. If CC is not set in 12518 environment, try to get it from a host Makefile fragment. Rewrite 12519 changes of configdirs to use skipdirs instead. A few minor 12520 tweaks. Take directories out of target_configdirs as they are 12521 taken out of configdirs. Remove existing Makefile files from 12522 subdirectories. Substitute for TARGET_CONFIGDIRS and 12523 CONFIG_ARGUMENTS in Makefile. 12524 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set 12525 by configure.in. 12526 (CONFIG_ARGUMENTS): Likewise. 12527 (CONFIGURE_TARGET_MODULES): New variable. 12528 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS. 12529 ($(CONFIGURE_TARGET_MODULES)): New target. 12530 (configure-libg++, configure-libio): New targets. 12531 (all-libg++): Depend upon configure-libg++. 12532 (all-libio): Depend upon configure-libio. 12533 (configure-libgloss, all-libgloss): New targets. 12534 (configure-libstdc++): New target. 12535 (all-libstdc++): Depend upon configure-libstdc++. 12536 (configure-librx, all-librx): New targets. 12537 (configure-newlib): New target. 12538 (all-newlib): Depend upon configure-newlib 12539 (configure-xiberty): New target. 12540 (all-xiberty): Depend upon configure-xiberty. 12541 12542Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com) 12543 12544 * configure.in (host i[345]86-*-win32): Expand the 12545 noconfigdirs again. 12546 12547Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com> 12548 12549 * mpw-configure: Fix sed command file name. 12550 12551Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com> 12552 12553 * configure.in (host i[345]86-*-win32): Reduce the 12554 noconfigdirs again. 12555 12556Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com> 12557 12558 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt* 12559 or powerpc*-*-pe*, since they are not yet supported. 12560 12561Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com> 12562 12563 Add PowerMac support and many other enhancements. 12564 * mpw-configure: New option --cc to select compiler to use, 12565 paste options set according to --cc into the generated 12566 Makefile, generate the Makefile by sed'ing the Unix Makefile.in 12567 if mpw-make.sed is present. 12568 * mpw-config.in: Don't test for gC1, test for mpw-touch, 12569 add forward includes for PowerPC include files. 12570 * mpw-build.in: Build using Makefile.PPC if present. 12571 (do-byacc, etc): Remove separate version resource builds. 12572 (do-gas): Build "stamps" before "all". 12573 (do-gcc): Build "stamps-h" and "stamps-c" before "all". 12574 * mpw-README: Update to reflect --cc option, PowerMac support, 12575 and recently-reported compatibility problems. 12576 12577Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com> 12578 12579 * cfg-ml-com.in (m68*-*-*): Only build multilibs for 12580 embedded m68k systems (-aout, -coff, -elf, -vxworks). 12581 (--with-multilib-top): Pass to recursive invocations. 12582 12583Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com> 12584 12585 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on 12586 v810-*-*. 12587 12588Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com> 12589 12590 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc, 12591 gdb, ld and opcodes on v810-*-*. 12592 12593Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com> 12594 12595 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean. 12596 (local-maintainer-clean): New target. 12597 (maintainer-clean): New target. 12598 (realclean): Just depend upon maintainer-clean. 12599 12600Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com> 12601 12602 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*. 12603 12604Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com> 12605 12606 * configure.in: Build ld in mips*-*-bsd* case. 12607 12608Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com> 12609 12610 * config.sub: Accept -lites* OS. From Ian Dall. 12611 12612Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com> 12613 12614 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid 12615 targets. 12616 12617Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com) 12618 12619 * configure.in: treat i386-win32 canadian cross the same as 12620 i386-go32 canadian cross. 12621 12622Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com> 12623 12624 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC 12625 running under the simulator to build a reduced set of libraries. 12626 (powerpc-*-eabiaix): Add fine grained multilib support added to 12627 other powerpc targets yesterday. 12628 12629Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com> 12630 12631 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian, 12632 -disable-softfloat, -disable-relocatable, -disable-aix, and 12633 -disable-sysv to control which multilib libraries get built. 12634 12635Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com> 12636 12637 * configure: Add Makefile.tem to list of files to remove in trap 12638 handler. 12639 12640Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com> 12641 12642 * config.guess (*Linux*): Add missing "exit"s. 12643 Also, need specific check for alpha-unknown-linux (uses COFF). 12644 12645Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com> 12646 12647 * config.guess: Merge with FSF: 12648 12649 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu> 12650 * config.guess (AIX4): More robust release numbering discovery. 12651 12652 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov) 12653 * config.guess (i386-sequent-ptx): Properly get version number. 12654 12655 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de) 12656 * config.guess (mips:*:4*:UMIPS): New case. 12657 12658Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com> 12659 12660 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu). 12661 (i386-win32 host): Likewise. Don't build readline. 12662 12663Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com> 12664 12665 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of 12666 SUPPORT_FILES to submakes. 12667 12668Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com> 12669 12670 * Makefile.in (GDB_SUPPORT_DIRS): Add utils. 12671 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and 12672 mpw-configure. 12673 12674Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com> 12675 12676 * configure.in (appdirs): Use =, not ==, in test expression when 12677 trying to build the text to print in the warning message for 12678 Solaris users. 12679 12680Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com> 12681 12682 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build. 12683 12684Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com> 12685 12686 * config.guess: Recognize lynx-2.3. 12687 12688Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com> 12689 12690 * config.sub (z8ksim): Deleted 12691 (z8k-*-coff): New, this is the one true name of the target. 12692 12693Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com> 12694 12695 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug. 12696 12697Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com) 12698 12699 * config.guess (*:Linux:*:*): First try asking the linker what the 12700 default object file format is (elf, aout, or coff). Then if this 12701 fails, try previous methods. 12702 12703Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com> 12704 12705 * configure.in: Don't build newlib for *-*-vxworks5.1. 12706 12707Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com> 12708 12709 * configure.in: Don't build newlib for a29k-*-vxworks5.1. 12710 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1. 12711 12712Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com> 12713 12714 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.". 12715 12716Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com> 12717 12718 * cfg-ml-com.in: New file. 12719 * cfg-ml-pos.in: New file. 12720 12721Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com> 12722 12723 * COPYING.NEWLIB: Add HP free copyright to list. 12724 12725Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com> 12726 12727 * config.sub: Recognize -eabi* for the system, not just -eabi. 12728 12729Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com> 12730 12731 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down. 12732 * config.sub, configure.in (win32): New target and host. 12733 12734Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com> 12735 12736 * configure.in: Add i386-pe configuration. 12737 12738Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com> 12739 12740 * mpw-build.in (install): Install GDB after LD. 12741 12742Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com> 12743 12744 * mpw-config.in (elf/mips.h): Always forward-include, needed 12745 for GDB to build. 12746 12747Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com> 12748 12749 * testsuite: New directory for customer acceptance and whole tool 12750 chain tests. 12751 12752Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com> 12753 12754 * configure: If per-host line isn't found, but AC_OUTPUT is found 12755 and a configure script exists, run it instead. 12756 12757Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com> 12758 12759 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays. 12760 12761Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com> 12762 12763 * configure: Set build_{cpu,vendor,os,alias} to host values when 12764 --build isn't specified. 12765 12766Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com> 12767 12768 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros. 12769 (FLAGS_TO_PASS): Pass them. 12770 (EXTRA_TARGET_FLAGS): Ditto. 12771 12772Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com> 12773 12774 * Makefile.in (all-libg++): Depend on all-libstdc++. 12775 12776Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com> 12777 12778 * configure.in (noconfigdirs): Enable all packages for 12779 i386-unknown-netbsd. 12780 12781Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com> 12782 12783 * configure.in (noconfigdirs): Don't configure tk for i386-go32 12784 hosted builds (DOS builds) 12785 12786Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com> 12787 12788 Changes for ARM based on patches from Richard Earnshaw: 12789 * config.sub: Handle armeb and armel. 12790 * configure.in: Omit arm linker only for riscix. 12791 12792Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com> 12793 12794 * config.guess: Update from FSF. 12795 12796Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com> 12797 12798 * config.sub: Recognize powerpcle as the little endian varient of 12799 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a 12800 powerpcle variant. Convert pentium into i586, not i486. Add p5 12801 alias for i586. Map new x86 variants p6, k5, nexgen into i586 12802 temporarily. 12803 12804Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu) 12805 12806 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*. 12807 12808Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu) 12809 12810 * config.sub: Accept -lites* as a basic system type. 12811 12812Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com) 12813 12814 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is 12815 installed, and if so return linuxoldld as the system name. 12816 12817Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu) 12818 12819 * config.guess: Add hppa1.1-hp-lites support. 12820 12821Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com> 12822 12823 * configure.in: Don't build newlib for m68k-vxworks5.1. 12824 12825Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com> 12826 12827 * configure.in (mips-sgi-irix6): Use mh-irix5. 12828 12829Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com> 12830 12831 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test). 12832 12833Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com> 12834 12835 * test-build.mk: Enable building of shared libraries on IRIX 5 and 12836 OSF/1. Fix compiler flags. 12837 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags. 12838 12839Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com> 12840 12841 * configure.in: Recognize --with-newlib. 12842 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target. 12843 12844Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com) 12845 12846 * Makefile.in: move {all,check,install}-gdb from *_MODULES 12847 to *_X11_MODULES due to gdbtk needing X include files et al. 12848 12849Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com> 12850 12851 Merge in support for Mac MPW as a host. 12852 (Old change descriptions retained for informational value.) 12853 12854 * mpw-config.in: Add generic include forwards for cpu-specific 12855 include files in aout and elf directories. 12856 12857 * mpw-configure: Added copyright. 12858 * mpw-config.in: Check for presence of required build tools. 12859 (target_libs): Add newlib. 12860 (target_tools): Add examples. 12861 (Read Me): Generate as "Read Me for MPW" instead. 12862 * mpw-build.in: Base sub-builds on all-foo instead of do-foo. 12863 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions. 12864 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first. 12865 12866 * mpw-configure: Remove subdir-specific makefile hackery, 12867 delete mk.tmp after using it. 12868 12869 * mpw-build.in (all): Display start and end times. 12870 12871 * mpw-configure (host_canonical): Set. 12872 (target_cpu): Always add to makefiles. 12873 (ARCHDEFS, EMUL): Add to makefile only if nonempty. 12874 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile. 12875 (mpw-mh-mpw): Look for in srcdir and srcroot. 12876 Use sed instead of mpw-edit-prefix to edit prefix definitions. 12877 12878 * mpw-build.in: (install-only): New target. 12879 12880 * mpw-configure (host_alias, target_alias): Rename from hostalias 12881 and targetalias, add into generated Makefile. 12882 (mk.tmp): If present, add into generated Makefile. 12883 * mpw-build.in (all-gas): Build config.h first before gas proper. 12884 12885 * mpw-configure (config.status): Write only if changed. 12886 * mpw-config.in (readline): Configure it (not built, just used for 12887 definitions). 12888 12889 * mpw-config.in (elf/mips.h): Add a forward include. 12890 12891 * mpw-config.in: Forward-include most .h files in include into 12892 extra-include. 12893 (readline): Don't build. 12894 mpw-build.in (install): Install GDB. 12895 12896 * mpw-configure (prefix, mpw_prefix): Handle it. 12897 * mpw-config.in (mmalloc, readline): Don't configure. 12898 * mpw-build.in (thisscript): Rename to ThisScript. 12899 Use mpw-build instead of BuildProgram everywhere. 12900 (mmalloc, readline): Don't build. 12901 * mpw-README: New file, basic documentation about the MPW port. 12902 12903 * mpw-config.in: Use forward-include to create include files. 12904 12905 * mpw-configure: Add more things to the top of each configured 12906 Makefile, including contents of config/mpw-mh-mpw. 12907 * mpw-config.in (extra-include): Create this directory and fill it 12908 with Posix-like include files when configuring. 12909 12910 * config.sub (apple, mac, mpw): Add various aliases. 12911 12912 * mpw-build.in: New file, top-level build script fragment for MPW. 12913 * mpw-configure: New file, configure script for MPW. 12914 * mpw-config.in: New file, config fragment for MPW. 12915 12916Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com) 12917 12918 * configure.in (host_libs): Remove glob, since it is gone from the 12919 sources. 12920 12921Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com) 12922 12923 * Makefile.in: define empty GDB_NLM_DEPS var. 12924 12925 * configure.in(target_makefile_frag): use config/mt-netware 12926 for netware targets. 12927 12928Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com> 12929 12930 * config.sub: Merge in recent FSF changes. Remove linux special 12931 cases. 12932 12933Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com) 12934 12935 Revert this change: 12936 12937 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com) 12938 12939 * build-all.mk: Use CC=cc -Xs on Solaris. 12940 12941Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com) 12942 12943 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us 12944 stop using it. 12945 * Makefile.in: Nuke all references to glob subdirectory. 12946 12947Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com> 12948 12949 * configure.in: Fix --enable-shared logic in per-host. 12950 12951Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com> 12952 12953 * configure.in (*-hp-hpux[78]*): Use mh-hpux8. 12954 12955Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com) 12956 12957 * configure.in (noconfigdirs): Don't build gas on AIX, for 12958 powerpc*-*-aix* as well as for rs6000*-*-aix*. 12959 12960Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com> 12961 12962 * configure: Fix --cache-file to work if the file argument is a 12963 relative path. 12964 12965Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com> 12966 12967 * configure: If the --cache-file is used, pass it down to 12968 configure in subdirectories. 12969 12970Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com> 12971 12972 * config.sub: add vxworks29k configuration. 12973 12974Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com> 12975 12976 * Makefile.in (taz): Do "diststuff" part quietly. 12977 12978Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com> 12979 12980 * config.sub: Mini-merge with gcc/config.sub. 12981 12982Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com> 12983 12984 * config.guess (IRIX): Sed - to _. 12985 12986Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com> 12987 12988 * Makefile.in (source-vault, binary-vault): New targets. 12989 12990Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com> 12991 12992 * config.sub: Recognize -eabi as a basic system type. 12993 12994Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com> 12995 12996 * configure.in (enable_shared stuff): Fix typo. 12997 12998Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing) 12999 13000 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*. 13001 13002Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com> 13003 13004 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates. 13005 13006Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com> 13007 13008 * configure.in (rs6000-*-*): Don't build gas. 13009 13010Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com> 13011 13012 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to 13013 reduce command line length. 13014 (AS_FOR_TARGET): Check for as.new, not Makefile. 13015 (NM_FOR_TARGET): Check for nm.new, not Makefile. 13016 13017Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com> 13018 13019 * config.guess: Merge from FSF. 13020 13021Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> 13022 13023 * configure: Don't use $ when handling program_suffix. 13024 13025Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com) 13026 13027 * configure.in: Configure tk for hppa/hpux. 13028 13029Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com> 13030 13031 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++. 13032 13033Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com> 13034 13035 * Makefile.in: Move -fno-implicit-template from CXXFLAGS 13036 to LIBCXXFLAGS. Tests are better run without it. 13037 13038Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com) 13039 13040 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs. 13041 13042Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com> 13043 13044 * configure.in (*-*-netware*): Don't configure xiberty. 13045 13046Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com) 13047 13048 * configure.in: Remove tk from native_only list. 13049 13050Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com) 13051 13052 * build-all.mk: Add mips-ncd-elf target to sun4 targets 13053 for special NCD build. 13054 13055Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com> 13056 13057 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and 13058 makeall.bat, they're only useful for binutils snapshots. 13059 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and 13060 makeall.bat to specified SUPPORT_FILES. 13061 13062Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com) 13063 13064 * build-all.mk: Add Ericsson targets to sun4 and solaris 13065 hosts. Add BNR's sun4 target to solaris host, so their 13066 build-from-source will be tested in-house first. 13067 13068Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com) 13069 13070 * Makefile.in (LIBCFLAGS): New variable. 13071 (CFLAGS_FOR_TARGET): Ditto. 13072 (LIBCFLAGS_FOR_TARGET): Ditto. 13073 (LIBCXXFLAGS): Ditto. 13074 (CXXFLAGS_FOR_TARGET): Ditto. 13075 (LIBCXXFLAGS_FOR_TARGET): Ditto. 13076 (BASE_FLAGS_TO_PASS): Pass them. 13077 (EXTRA_TARGET_FLAGS): Ditto. 13078 13079 * configure.in: Support --enable-shared. 13080 13081Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com> 13082 13083 * configure.in (target_libs): Include libstdc++ again. 13084 * config.guess: Update from FSF (for FreeBSD). 13085 13086Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com> 13087 13088 * Makefile.in (DEVO_SUPPORT): Include configure.bat and 13089 makeall.bat. 13090 (DISTDOCDIRS): Add `etc'. 13091 (ETC_SUPPORT_PFX): New variable. 13092 (taz): Include anything from etc starting with a word in 13093 ETC_SUPPORT_PFX. 13094 13095Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> 13096 13097 * config.sub: Update for recent FSF changes. Remove obsolete 13098 h8300hds entry. Add -windows* and -osx as basic os. Minor 13099 spacing changes. 13100 13101Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com> 13102 13103 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1. 13104 13105 * config.guess: Merge with FSF. 13106 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43. 13107 13108Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com> 13109 13110 * configure: Since the "trap 0" handler will override the exit 13111 status on many systems, only use it for "exit 1", and make it set 13112 a non-zero exit status; reset it before "exit 0". Also, check 13113 exit status of config.sub, and error out if it failed. 13114 13115Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com) 13116 13117 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build 13118 and install libgloss. 13119 13120Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> 13121 13122 * Makefile.in (all-binutils): Depend upon all-byacc. 13123 13124 * configure.in: Don't build emacs on Irix 5. 13125 13126Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com) 13127 13128 * configure.in (*-*-netware*): Add libio. 13129 13130Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com) 13131 13132 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++. 13133 (CHECK_TARGET_MODULES): Ditto. 13134 (INSTALL_TARGET_MODULES): Ditto. 13135 (TARGET_LIBS): Ditto. 13136 (all-libstdc++): Note dependencies. 13137 13138Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com> 13139 13140 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas. 13141 13142Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com) 13143 13144 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of 13145 -fexternal-templates. 13146 13147 * configure.in (target_libs): Add libstdc++. 13148 (noconfigdirs): Add libstdc++ as appropriate. 13149 13150Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com) 13151 13152 * config.guess: Update from FSF. 13153 13154Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> 13155 13156 * configure: Use ${config_shell} when running ${configsub}. 13157 13158Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com> 13159 13160 * config.sub: No longer recognize h8300h. 13161 13162Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> 13163 13164 * config.sub: Remove extraneous differences between config.sub and 13165 gcc/config.sub. 13166 13167Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com> 13168 13169 * Makefile.in (DISTSTUFFDIRS): Add gas. 13170 13171Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com) 13172 13173 * COPYING.NEWLIB: New file. 13174 13175Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com) 13176 13177 * config.guess (HP-UX): Patch from Harlan Stenn 13178 <harlan@landmark.com> to also emit release level. 13179 13180Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com) 13181 13182 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'. 13183 13184Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com) 13185 13186 * config.sub: Merge nextstep cleanup from FSF. 13187 13188Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com) 13189 13190 * configure.in (arm-*-*): Don't configure ld for this target. 13191 13192Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com) 13193 13194 * configure.in (*-*-netware): don't configure libg++, libio, 13195 librx, or newlib. 13196 13197Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) 13198 13199 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't 13200 configure ld--it works, but it doesn't support shared libraries. 13201 13202Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com) 13203 13204 * config.guess (*-unknown-freebsd*): Get rid of possible 13205 trailing "(Release)" in version string. 13206 Patch from Paul Richards <paul@isl.cf.ac.uk>. 13207 13208Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com) 13209 13210 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3. 13211 Fix type: *-next-neststep -> *-next-nextstep. 13212 13213 * config.guess: Merge from FSF: 13214 13215 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be) 13216 13217 * config.guess: Recognize powerpc-ibm-aix3.2.5. 13218 13219 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be) 13220 13221 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V 13222 instead of UNIX_SV for UnixWare 1.0). 13223 13224Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com) 13225 13226 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld 13227 to make gdb/nlm/* build after the compiler and linker. 13228 13229Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com) 13230 13231 * config.guess (netbsd, freebsd, linux): Accept any machine, 13232 not just i[34]86. 13233 (m68k-atari-sysv4): Relocate to match FSF version. 13234 13235 * config.guess: More merges from the FSF: 13236 13237 Add a space before function call or macro invocation. 13238 13239 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu) 13240 13241 * config.guess: Add trap cmd to remove dummy.c and dummy when 13242 interrupted. 13243 13244 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu) 13245 13246 * config.guess (dummy.c): Redirect stderr for `hostinfo' command. 13247 (dummy): Redirect stderr from compilation of dummy.c. 13248 13249 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de) 13250 13251 * config.guess: Distinguish between NeXTStep 2.1 and 3.x. 13252 13253Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com) 13254 13255 * configure: Accept and ignore --cache*, for compatibility with 13256 new autoconf. 13257 13258Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com) 13259 13260 * config.guess: Merge from FSF: 13261 13262 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu> 13263 13264 * config.guess (Pyramid*:OSx*:*:*): New case. 13265 (PATH): Add /.attbin at end for finding uname. 13266 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions. 13267 13268 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no) 13269 13270 * config.guess (M88*:DolphinOS:*:*): New case. 13271 13272 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com) 13273 13274 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE 13275 to select whether to use ELF or COFF. 13276 13277 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu> 13278 13279 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv. 13280 13281 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu) 13282 13283 * config.guess: Guess the OS version for HPUX. 13284 13285 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu) 13286 13287 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5. 13288 13289Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) 13290 13291 * configure.in: Recognize --with-headers, --with-libs, and 13292 --without-newlib. 13293 * Makefile.in (all-xiberty): Depend upon all-ld. 13294 13295Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) 13296 13297 * configure.in: Change i[34]86 to i[345]86. 13298 13299Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) 13300 13301 * configure (version): A few more tweaks to help message. 13302 13303Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com) 13304 13305 * Makefile.in: Remove (for now) librx as a host library, 13306 now that we're building it for target. 13307 13308Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) 13309 13310 * configure: Fix up help message; from karl@owl.hq.ileaf.com 13311 (Karl Berry). 13312 13313Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com) 13314 13315 * configure.in: Also configure librx. 13316 13317Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com) 13318 13319 * Makefile.in: Update various rules to reflect that librx 13320 is now needed for libg++. 13321 13322Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) 13323 13324 * config.sub: Accept mips64orion and mips64orionel as a CPU name. 13325 13326Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com) 13327 13328 * configure.in: Configure the examples directory. 13329 13330Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) 13331 13332 * configure: Simplify Jun 2 1994 change. 13333 13334Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com) 13335 13336 * change CC to /usr/latest/bin/gcc for lynx host builds, since 13337 /bin/gcc isn't good enough to build gcc. 13338 13339Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com) 13340 13341 * Makefile.in (GDB_SUPPORT_FILES): Remove 13342 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules. 13343 (gdb.tar.gz): Add new rule to use standard distribution building 13344 mechanism. 13345 13346Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 13347 13348 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From 13349 Bill Cox <bill@cygnus.com>. 13350 13351Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com) 13352 13353 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu. 13354 13355Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com) 13356 13357 * configure: Search current dir first in .gdbinit. 13358 13359Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com) 13360 13361 * config.sub: Recognize freebsd (merged from gcc config.sub). 13362 13363Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com) 13364 13365 * config.sub: Refer to NeXT's operating system as nextstep. 13366 13367 * config.sub (case $basic_machine): Re-order the cases, to match 13368 the order in the FSF version (which is mostly alphabethical). 13369 Merge in some additions and changes from the FSF. 13370 13371Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com) 13372 13373 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7. 13374 * config.sub: Recognize cxux7. 13375 * configure.in: Use mh-cxux for m88k-harris-cxux*. 13376 13377Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com) 13378 13379 * config.sub: Fix typo powerpc -> powerpc-*. 13380 13381Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com) 13382 13383 * Makefile.in: `all-emacs19' depends on `all-byacc'. 13384 13385 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in 13386 parallel with all-emacs and install-emacs). Top-level command 13387 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'. 13388 13389Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) 13390 13391 * test-build.mk ($(host)-stamp-stage2-installed): Remove 13392 $(relbindir)/make before doing ``make install'', and use 13393 $(GNU_MAKE) while doing it. Avoids problem on SunOS with 13394 installing over running make binary. 13395 ($(host)-stamp-stage3-installed): Likewise. 13396 13397Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com) 13398 13399 * config.guess: Recognize Mach. 13400 13401Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) 13402 13403 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to 13404 see whether --exec-prefix was used. 13405 13406Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com) 13407 13408 * README: Explicitly mention libg++/README. (Zoo's idea.) 13409 13410Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com) 13411 13412 * Makefile.in: Add all-librx target similar to all-libproc. 13413 13414Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com) 13415 13416 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal 13417 with post 1.2 uname bogosity. 13418 13419Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 13420 13421 * configure: Remove temporary files on receipt of a signal. 13422 13423Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com) 13424 13425 * configure: If there is a package_makefile_frag, remove 13426 ${subdir}/Makefile.tem after copying it in. 13427 13428Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com) 13429 13430 * build_all.mk: support rs6000 lynx identifies itself as 13431 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc 13432 since /bin/gcc is too feeble to compile a modern gcc. 13433 13434Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com) 13435 13436 * brought devo/test-build.mk update-to-date with progressive/ 13437 test-build.mk. Add lynx targets and hppa flag info. 13438 13439Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com) 13440 13441 * configure.in: Use mh-ncrsvr43. Patch from 13442 Tom McConnell <tmcconne@sedona.intel.com>. 13443 13444Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com) 13445 13446 * config.guess (i386-unknown-bsdi): No longer need to 13447 check #if defined(__bsdi__) && defined(__i386__). 13448 13449Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 13450 13451 * configure: Set program_transform_nameoption correctly. 13452 13453Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com) 13454 13455 * brought build-all.mk update-to-date with progressive build-all.mk, 13456 added new targets and hppa info. 13457 13458Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 13459 13460 * configure: If config.guess result is a prefix of the user 13461 specified target, assume a native build and use the user specified 13462 target as the host alias. Remove SunOS patch suffix removal hack. 13463 * configure.in: Remove SunOS patch suffix removal hack. 13464 13465 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's 13466 in NATIVE_CHECK_MODULES. 13467 13468Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com) 13469 13470 * Makefile.in: Rename HOST_ONLY to NATIVE. 13471 * configure: Delete SunOs patch suffix from host_canonical 13472 and build_canonical variables that are prepended to Makefiles. 13473 * configure.in: Add comments for easier maintenance. 13474 13475Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com) 13476 13477 * Makefile.in: Add all-libproc target similar to all-gui. 13478 13479Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com) 13480 13481 * Makefile.in (CHECK_MODULES): split into 13482 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES. 13483 13484Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com) 13485 13486 * config.guess (i386-unknown-bsdi): New system to guess. 13487 13488Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com) 13489 13490 * Makefile.in: Add all-gui target (but not yet build by "all"). 13491 13492Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com) 13493 13494 * config.sub: Move deletion of patch suffix from here... 13495 * configure.in: To here, at Ian's suggestion. The top- 13496 level scripts might need to know of a patch level. 13497 13498Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com) 13499 13500 * config.sub: Strip off patch suffix so rtl is recognized 13501 as a sunos4.1.3 machine, even though it's been patched. 13502 13503Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com) 13504 13505 * Makefile.in (INSTALL_LAST): Delete. 13506 (INSTALL_DOSREL): New. 13507 13508Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 13509 13510 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*. 13511 Don't set use_gnu_ld to no for *-*-sysv4; that only controls 13512 whether we pass down --with-gnu-ld anyhow. 13513 13514Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com) 13515 13516 * Makefile.in (INSTALL_LAST): Change operation so it works 13517 on more flavors of make. 13518 * configure.in (go32): Don't build libg++ or libio. 13519 13520Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com) 13521 13522 * Makefile.in (Move HOST_PREFIX_1 and friends up so 13523 they can be overriden by templates. 13524 13525Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com) 13526 13527 * configure.in (target==go32): Don't build gdb. 13528 * dosrel: New directory. 13529 13530Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com) 13531 13532 * configure.in (host==go32): Configure dosrel too. 13533 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last. 13534 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should 13535 be set by incoming names or templates. 13536 (INSTALL_LAST): New rule. 13537 13538Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com) 13539 13540 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os. 13541 13542Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com) 13543 13544 * configure.in (appdirs): New variable. Currently empty, but will 13545 be used in gas distribution. If nonempty, lists a set of 13546 directories at least one of which must get configured, or top 13547 level configuration is considered to have failed. 13548 (rs6000-*-lynxos*): Use new file name. 13549 13550Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 13551 13552 Eliminate XTRAFLAGS. 13553 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the 13554 newlib include files using -idirafter, and also use -nostdinc. 13555 (CXX_FOR_TARGET): Likewise. 13556 (XTRAFLAGS): Removed. 13557 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET. 13558 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS. 13559 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise. 13560 ($(DO_X)): Don't pass down XTRAFLAGS. 13561 13562Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com) 13563 13564 * configure.in (mips*-dec-bsd*): New target; do build linker. 13565 (mips*-*-bsd*): New target; don't build linker. 13566 13567Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com) 13568 13569 * configure.in: support rs6000-*-lynxos* configuration. 13570 support sunos4 as a cross target. 13571 13572 * config.sub: look for lynx*, not lynx since the OS version may 13573 legitimately be part of the name. 13574 13575Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com) 13576 13577 * configure.in (i[34]86-*-sco*): Move to be with other i386 13578 targets. 13579 (romp-*-*): New target. Skip various binary utilities. 13580 (vax-*-*): New target. Don't build newlib. 13581 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib. 13582 13583Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com) 13584 13585 * configure.in: Only set host_makefile_frag if config 13586 directory exists. 13587 13588Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com) 13589 13590 * install.sh: If $dstdir exists, don't check whether each 13591 component does. 13592 13593Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 13594 13595 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh. 13596 13597Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com) 13598 13599 * configure.in (*-*-lynxos*): Don't configure newlib for either 13600 native or cross Lynx. 13601 13602Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com) 13603 13604 * config.sub (sparc64-elf): Fix os. 13605 (z8k): Remove duplicate. 13606 13607Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 13608 13609 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not 13610 gcc/stmp-fixproto, to try to prevent fixproto from being run. 13611 13612Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com) 13613 13614 * configure: Make file links cleanly even if Lynx fails on 13615 an NFS symlink (at least fail cleanly). 13616 13617Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com) 13618 13619 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to 13620 -XNh2000. 13621 13622Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com) 13623 13624 * configure: Unknown options are fatal again. 13625 13626Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com) 13627 13628 * configure: Ignore --x-includes and --x-libraries, for Autoconf 13629 compatibility. 13630 13631Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com) 13632 13633 * build-all.mk: Add `clean' target. 13634 13635Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) 13636 13637 * config.guess: Add SINIX support. 13638 * configure.in: Add mips-*-sysv4* support. 13639 13640Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com) 13641 13642 * build-all.mk: Document all useful targets. 13643 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2. 13644 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4. 13645 13646Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com) 13647 13648 * configure: Support --silent, --quiet. 13649 13650Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com) 13651 13652 * configure: Support --disable-FEATURE. 13653 13654Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com) 13655 13656 * config.guess: Recognize NCR running SVR4.3. 13657 13658Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com) 13659 13660 * config.guess: Make BSDI generate i386-unknown-bsd386. 13661 Patch from Paul Eggert <eggert@twinsun.com>. 13662 13663Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 13664 13665 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*. 13666 13667Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com) 13668 13669 * configure: Make unrecognized options give nonfatal warnings 13670 instead of fatal errors, and pass them to any subdirectory 13671 configures in case they recognize them. 13672 Make --x equivalent to --with-x. 13673 13674Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com) 13675 13676 * configure: Add --enable-* options. Clean up usage message and 13677 some comments. 13678 13679Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com) 13680 13681 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new. 13682 13683Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu) 13684 13685 * configure.in (hppa*-*-*): Enable binutils. 13686 13687Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com) 13688 13689 * config.sub: Recognize cisco. 13690 13691Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com) 13692 13693 * Makefile.in (CXXFLAGS): Add -fexternal-templates. 13694 13695Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com) 13696 13697 * config.guess: about target *-hitachi-hiuxwe2, don't print more 13698 than one configuration name. Add comment. 13699 13700Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp) 13701 13702 * config.guess: about target *-hitachi-hiuxwe2, fixed 13703 machine guessing order. [Hitachi's CPU_IS_HP_MC68K 13704 macro is incorrect.] 13705 13706Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com) 13707 13708 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather 13709 than the "make ls" stuff which used to be here. 13710 13711Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com) 13712 13713 * config.guess: Recognize i[34]86-unknown-freebsd. 13714 From Shawn M Carey <smcarey@rodan.syr.edu>. 13715 13716Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com) 13717 13718 * configure.in (noconfigdirs for alpha): Remove libg++ and libio. 13719 13720Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com) 13721 13722 * config.guess: Check for ptx. 13723 13724Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com) 13725 13726 * config.sub: Add os9k checking. 13727 13728Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu) 13729 13730 * config.guess: Handle OSF1 running on HPPA processors 13731 13732Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com) 13733 13734 * configure: If subdir configure fails, print out a message with 13735 subdirectory name, in case subdir's configure code didn't identify 13736 itself. 13737 13738Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com) 13739 13740 * configure.in: Remove embedded newlines from configdirs. 13741 Avoid mismatches of substrings. Fix matching strings at end 13742 of configdirs. 13743 13744Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com) 13745 13746 * config.guess: Add Lynx/rs6000 config support. 13747 13748Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com) 13749 13750 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas. 13751 13752Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com) 13753 13754 * configure.in (hppa*-*-osf*): Treat this just like most other 13755 PA configurations (eg no binutils or ld). 13756 (hppa*-*-*elf*): These configurations have binutils and ld. 13757 13758Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu) 13759 13760 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP. 13761 13762Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 13763 13764 * configure.in (rs6000-*-*): Build gas. 13765 13766Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu) 13767 13768 * Makefile.in: Avoid bug in losing hpux sed. 13769 13770Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com) 13771 13772 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed 13773 for GDB and GDB has been fixed to not need it. 13774 13775Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com) 13776 13777 * config.guess: Recognize vax hosts. 13778 13779Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com) 13780 13781 * configure (while loop): Don't use "break 2" inside case 13782 statement -- the case statement isn't an enclosing loop. 13783 13784Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com) 13785 13786 * config.guess: Clean up NeXT support, to allow nextstep 13787 on Intel machines. Make OS be nextstep. 13788 13789Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu) 13790 13791 * config.guess: Add alternate forms for Convex. 13792 13793Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com) 13794 13795 * configure: Completely rewrite option processing. Take 13796 advantage of pattern-matching to avoid invoking test frequently. 13797 Also clean up host and target defaulting logic. 13798 13799Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com) 13800 13801 * Makefile.in: Replace all occurrances of "rootme" with "r" and 13802 "$${rootme}" with "$$r", to increase the likelihood that the do-* 13803 commands (plus user environment) will fit SCO limits. 13804 13805Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 13806 13807 * configure.in: Don't issue warnings about directories which are 13808 not being configured if -norecursion is set. Correct test for 13809 --with-gnu-as and --with-gnu-ld to not get confused by substring 13810 matches. 13811 13812 * configure.in: Don't build gas for alpha-dec-osf1*. 13813 13814Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com) 13815 13816 * configure: Back out Per's change of 12/19/1993. It changes the 13817 behavior of configure in unexpected and confusing ways. 13818 13819 Also, use different delim char when calculating 13820 program_transform_name so that the name can contain slashes. 13821 13822Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com) 13823 13824 * configure.in, config.sub: Add support for VSTa micro-kernel. 13825 13826Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu) 13827 13828 * configure.in: Nuke hacks which were used to get a special 13829 version of GAS for HPPA configurations. 13830 13831Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com) 13832 13833 * configure: If only ${target_alias} is given, use that 13834 as the default for ${host_alias}. 13835 * configure: Add missing back-slashes before nested quotes. 13836 13837Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com) 13838 13839 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON) 13840 13841Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com) 13842 13843 * config.guess: Recognize some Tektronix configurations. 13844 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>. 13845 13846Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com) 13847 13848 * config.sub: Match any flavor of SH. 13849 13850Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com) 13851 13852 * configure.in: Don't try to configure newlib for Alpha. 13853 13854Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 13855 13856 * configure.in: Don't build ld for Irix 5. Don't build gas, 13857 libg++ or libio for any Alpha target. 13858 13859 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5. 13860 13861Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com) 13862 13863 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for 13864 default arguments -- so it tried to compress itself. 13865 13866Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com) 13867 13868 * configure.in (notsupp): ensure that a space is always at the end 13869 of the configdirs list, since the grep checks for an explicit space 13870 13871Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 13872 13873 * configure.in (target i386-sysv4.2): don't build ld, since static 13874 versions of many libraries are not available. 13875 13876Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 13877 13878 * config.guess: Recognize Apollos (using environment variables). 13879 * configure.in: Don't configure ld, binutils, or gprof for Apollo. 13880 13881Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 13882 13883 * config.guess: Recognize Sony news mips running newsos. 13884 13885Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com) 13886 13887 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be 13888 "fi ; else" for bash. 13889 13890Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com) 13891 13892 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL. 13893 13894Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com) 13895 13896 * config.sub: accept unixware as an alias for svr4.2. 13897 Fix some inconsistancies with the gcc version. 13898 13899Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 13900 13901 * Makefile.in (DISTDOCDIRS): Add gdb. 13902 13903Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com) 13904 13905 * Makefile.in (DISTDOCDIRS): Add libg++ and libio. 13906 13907Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com) 13908 13909 * Makefile.in (taz): Only build "info" in DISTDOCDIRS. 13910 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want 13911 this now. 13912 13913Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 13914 13915 * config.sub: Accept hiux* as an OS name. 13916 13917 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per 13918 etc/make-stds.texi. The underscore came from gcc, and dje now 13919 agrees that RUNTESTFLAGS is the correct name. 13920 13921Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com) 13922 13923 * install.sh: Remove 'set -e'. It makes any conditionals 13924 in the script useless. 13925 13926 * config.guess: Automatically recognize arm-acorn-riscix 13927 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk). 13928 13929Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com) 13930 13931 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS 13932 13933Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com) 13934 13935 * Makefile.in (DISTDOCDIRS): New variable. 13936 (taz): Edit local Makefile.in sooner, instead of proto-toplev 13937 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS. 13938 13939Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 13940 13941 * configure.in (hppa target): check the source directory for the 13942 pagas sub-directory 13943 13944Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com) 13945 13946 * config.sub: Allow -aout* and -elf*. 13947 13948Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com) 13949 13950 * configure.in: Don't build ld on i386-solaris2, same as for 13951 sparc-solaris2. 13952 13953Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com) 13954 13955 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++). 13956 13957Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) 13958 13959 * configure.in: Configure gdb for alpha. 13960 13961Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 13962 13963 * Makefile.in (CXXFLAGS): Add -O. 13964 13965Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 13966 13967 * config.guess: added support for DG Aviion 13968 13969Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com) 13970 13971 * configure.in: Produce warning message for subdirectories not 13972 configurable for this host/target combination. Don't try to 13973 configure gdb for vms. 13974 13975Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com) 13976 13977 * Makefile.in (taz): Replace "byacc" with "bison -y" in the 13978 appropriate files before making "diststuff". 13979 (DISTBISONFILES): New var: list of files to be edited. 13980 (DISTSTUFFDIRS): Add binutils. 13981 13982Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 13983 13984 * config.sub: also handle mipsel and mips64el (for little endian mips) 13985 13986Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 13987 13988 * configure.in: Add * to end of all OS names. 13989 13990Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com) 13991 13992 * configure.in: Build newlib for LynxOS native. 13993 13994Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 13995 13996 * config.guess: Add support for delta 88k running SVR3. 13997 13998 * configure.in: Add comment about HP compiler vs. emacs. 13999 14000Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 14001 14002 * configure.in: don't build ld on solaris2 (not a viable option 14003 due to bugs in getpwnam & getpwuid) 14004 14005Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com) 14006 14007 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since 14008 config.guess will produce a full version number. 14009 14010Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 14011 14012 * configure.in: Build linker and binutils for alpha-dec-osf1. 14013 14014Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 14015 14016 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS, 14017 and gdb/testsuite/Makefile.in. 14018 14019Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 14020 14021 * configure.in: recognize mips*- instead of mips- 14022 14023Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com) 14024 14025 * config.sub: Accept linux*coff and linux*elf as operating 14026 systems. 14027 14028Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 14029 14030 * config.sub: Recognize mips64, and mips3 as an alias for it. 14031 14032Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) 14033 14034 * configure.in: Remove alpha-dec-osf*, no longer necessary now that 14035 gdb knows how to handle OSF/1 shared libraries. 14036 14037Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 14038 14039 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux). 14040 * config.guess: Recognize Hitachi's HIUX. 14041 * config.sub: Recognize h3050r* and hppahitachi. 14042 Remove redundant cases for hp9k[23]*. 14043 14044Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 14045 14046 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld' 14047 if gas and ld are in the source tree and are in ${configdirs}. 14048 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the 14049 --with options (but still pass them down on the command line, 14050 if they were explicitly specified). 14051 14052Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 14053 14054 * configure: substitute SHELL value in Makefile.in with 14055 ${CONFIG_SHELL} 14056 14057Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 14058 14059 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and 14060 *-*-solaris2* targets. 14061 14062Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 14063 14064 * Makefile.in: define M4, and pass it down to sub-makes; 14065 all-autoconf now depends on all-m4 14066 14067Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 14068 14069 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on 14070 presence of {ar,ranlib} instead of a configured directory 14071 14072Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com) 14073 14074 * config.guess: Accept 34?? as well as 33?? for NCR. 14075 14076Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 14077 14078 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead 14079 of 'gas' in sed commands, since 'gash' is now in the tree as well. 14080 14081Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 14082 14083 * configure: grab values for $(CC) and $(CXX) from the 14084 environment, so that someone can do "CC=gcc configure; make" and 14085 have it work right (matching the way that autoconf works now) 14086 14087 * configure.in, Makefile.in: add support for gash, the tcl 14088 interface to Galaxy 14089 14090 * config.guess: add NetBSD variants (hp300, x86) 14091 14092Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com) 14093 14094 * install.sh: Support -d option (in the manner of SunOS 4 install, 14095 as it is more deterministic than that of GNU install) 14096 (chmodcmd): Set file to mode 755 by default (should also do default 14097 chgrp and chown, but I don't feel like dealing with that now) 14098 14099Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com) 14100 14101 * config.sub: Remove h8300hhms alias. 14102 14103Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 14104 14105 * configure.in: Match *-*-solaris2* not *-sun-solaris2*. 14106 14107Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 14108 14109 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well 14110 as stmp-fixinc 14111 14112Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com) 14113 14114 * config.sub: recognize m88110-bug-coff. 14115 14116Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 14117 14118 * Makefile.in (all-libio): all dependencies on the toolchain used 14119 to build this (gcc, gas, ld, etc) 14120 14121Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 14122 14123 * config.guess: Deal with OSF/1 1.3 on alpha. 14124 14125Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 14126 14127 * install.sh: add some 'else true' clauses for portability 14128 14129 * configure.in: don't build libio for h8[35]00-*-* targets 14130 14131Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com) 14132 14133 * Makefile.in: Add support for new libio. 14134 14135Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 14136 14137 * install.sh: If one command fails, don't try the rest. Don't try 14138 to remove $dsttmp (via trap) unless we have already created it. 14139 If $src doesn't exist, detect it and exit with an error. 14140 14141 * config.guess: Recognize BSD on hp300. 14142 14143Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com) 14144 14145 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux. 14146 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>. 14147 14148Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com) 14149 14150 * Makefile.in (all-send-pr): depends on all-prms 14151 14152Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 14153 14154 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd). 14155 14156Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 14157 14158 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell): 14159 Added test for mips-mips-riscos5. 14160 14161Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 14162 14163 * configure.in: use mh-hp300 for 68k HP hosts 14164 14165Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 14166 14167 * configure: add support for CONFIG_SHELL, so that you can use 14168 some alternate shell for evaluating configure scripts 14169 14170Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com) 14171 14172 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address 14173 in configure script to bug-gdb@prep.ai.mit.edu when building 14174 distribution archive. 14175 * Makefile.in (COMPRESS): Remove def. 14176 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from 14177 gdb.tar.Z and make-gdb.tar.Z respectively. 14178 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive. 14179 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer 14180 to convergence with 'taz' target in Makefile.in. 14181 14182Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 14183 14184 * install.sh (dsttmp): use trap to ensure that tmp files go 14185 away on error conditions 14186 14187Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 14188 14189 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES 14190 14191Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 14192 14193 * Makefile.in (install-dirs): Deal with a prefix like /gnu; 14194 its parent is '/' not ''. 14195 14196 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog. 14197 14198Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com) 14199 14200 * configure: if ${newsrcdir}/configure doesn't exist, don't assume 14201 that ${newsrcdir}/configure.in does. 14202 14203Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) 14204 14205 * test-build.mk: support for CONFIG_SHELL 14206 14207Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com) 14208 14209 * config.sub (netware): Add as a basic system type. 14210 14211Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com) 14212 14213 * Makefile.in (Makefile): depend on configure.in. Also drop the 14214 $(srcdir)/ from the dependency on Makefile.in. 14215 14216Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com) 14217 14218 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms. 14219 (h8300hhms is temporary until multi-libraries are implemented). 14220 * configure.in: Handle h8300h too. 14221 14222Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 14223 14224 * config.guess: Recognize dpx/2 as m68k-bull-sysv3. 14225 14226Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com) 14227 14228 * configure: Remove extraneous output when guessing host type. 14229 * config.guess: Remove extraneous output when guessing using C 14230 compiler rather than uname, or when guessing fails. 14231 14232Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com) 14233 14234 * Makefile.in: remove all.cross and install.cross targets 14235 14236 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross 14237 definitions 14238 14239Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com) 14240 14241 * configure.in (target sh): Build gprof. 14242 14243Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14244 14245 * config.sub: change -solaris to -solaris2 14246 14247Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 14248 14249 * configure.in: Use config/mh-riscos for mips-*-sysv*. 14250 14251Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com) 14252 14253 * configure: Correct error message for missing Makefile.in to 14254 print correct directory. 14255 14256Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14257 14258 * install.sh: kludge around 386BSD shell bug 14259 14260Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com) 14261 14262 * config.guess: Recognize NeXT. 14263 * config.guess: Recognize i486-ncr-sysv4. 14264 * Makefile.in (taz): rm $(TOOL)-$$VER before linking. 14265 14266Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com) 14267 14268 * Makefile.in (MAKEINFOFLAGS): New variable. 14269 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS. 14270 * build-all.mk, test-build.mk: Pass down --no-split as 14271 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g. 14272 14273Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com) 14274 14275 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh. 14276 14277Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com) 14278 14279 * Makefile.in (libg++.tar.z): New rule. 14280 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'. 14281 * Makefile.in (taz): Only do a single chmod. 14282 14283Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com) 14284 14285 * install.sh: don't use dirname anymore (replaced with sed usage) 14286 14287Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com) 14288 14289 * Makefile.in: Change extension for gzip'd files from '.z' to 14290 '.gz' per new FSF standard usage. 14291 14292Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com) 14293 14294 * configure: put quotes around the final value of program_transform_name 14295 14296Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14297 14298 * Makefile.in: new install.sh support; update install-info rules 14299 14300Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com) 14301 14302 * configure.in: Build diff for crosses, but not for go32 host. 14303 14304 * configure.in: Build gprof only for native, and don't build it 14305 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*. 14306 14307Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com) 14308 14309 * configure.in: don't build gas,ld,binutils on for *-*-sysv4 14310 14311Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com) 14312 14313 * configure.in (host_tools): Add prms. 14314 14315Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14316 14317 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES) 14318 with $(FLAGS_TO_PASS) on the command line 14319 14320 * config.sub: Recognize lynx and lynxos 14321 14322Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com) 14323 14324 * config.sub: Accept -ecoff*, not just -ecoff. 14325 14326Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) 14327 14328 * Makefile.in (taz): Use .gz suffix instead of .z. 14329 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target 14330 names. 14331 14332Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14333 14334 * Makefile.in (vault-install): add an 'else true' (for Ultrix) 14335 14336Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14337 14338 * Makefile.in (install-no-fixedincludes): install gcc last, so 14339 that rebuilds that might happen during 'make install' don't get 14340 bogus gcc include files 14341 14342Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) 14343 14344 Change from Utah for HPPA support: 14345 * config.guess: Recognize hppa1.x-hp-bsd. 14346 14347Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com) 14348 14349 * config.guess: Add support for Motorola Delta 68k, up to r3v7. 14350 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`). 14351 14352Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com) 14353 14354 * config.sub: Add support for rom68k and bug boot monitors. 14355 14356Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com) 14357 14358 * Makefile.in: Make all-opcodes depend on all-bfd. 14359 14360Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com) 14361 14362 * config.guess: Added special check for i[34]86-univel-sysv4*. 14363 14364Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com) 14365 14366 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for 14367 the processor rather than assuming i486. 14368 14369Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 14370 14371 * config.guess: Recognize SunOS6 as Solaris3. 14372 14373Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com) 14374 14375 * config.guess: Fix typo. Avoid #elif (not in K&R 1). 14376 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2. 14377 14378Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com) 14379 14380 * build-all.mk (all-cross): New target for Canadian Cross. 14381 Added Q2 go32 targets. 14382 * test-build.mk: Configure go32 cross sparclite-aout and 14383 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from 14384 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS. 14385 14386Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14387 14388 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for 14389 GO32 hosted toolchains 14390 14391Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com) 14392 14393 * configure: change so "-exec-prefix" gets passed down rather 14394 than "-exec_prefix" so autoconf generated Makefiles get the 14395 exec_prefix set right. 14396 14397Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14398 14399 * config.guess: get the Solaris2 minor version number 14400 14401 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT 14402 14403Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com) 14404 14405 * config.guess: Recognize some Sequent platforms. 14406 14407Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14408 14409 * Makefile.in: added the vault-install target 14410 14411 * configure.in: actually use the Sun3 makefile fragment that's in 14412 config, also added the release dir to configdirs 14413 14414Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) 14415 14416 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also. 14417 14418Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14419 14420 * configure.in: remove some program from Alpha targetted toolchains 14421 14422Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com) 14423 14424 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and 14425 gprof. 14426 (taz): Run "make diststuff" in those directories instead of "make 14427 proto-dir". Look for "VERSION=" only at start of line in subdir 14428 Makefile. Use "gzip -9" for compression. 14429 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars. 14430 (binutils.tar.z): New target. 14431 14432Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com) 14433 14434 * Makefile.in (taz): Include gpl.texinfo. 14435 14436Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com) 14437 14438 * Makefile.in (setup-dirs): Merged into "taz" target. 14439 (taz): Only do `proto-dir' stuff if a directory is actually needed 14440 for this target. 14441 14442Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com) 14443 14444 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM). 14445 (FLAGS_TO_PASS): Pass down MUNCH_NM. 14446 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables. 14447 (EXTRA_GCC_FLAGS): Pass down HOST_* variables. 14448 (gcc-no-fixedincludes): Correct for current gcc Makefile. 14449 14450Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com) 14451 14452 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess, 14453 config.sub, and move-if-change to gdb testsuite distribution 14454 archive, so the testsuite can be extracted, configured, and 14455 run separately from the gdb distribution. Blow away the Chill 14456 tests that require a Chill compiled executable, since GNU Chill 14457 is not yet publically available. 14458 14459Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14460 14461 * test-build.mk: set environment variables in a single command, 14462 instead of a list of assignments and exports 14463 14464 * config.guess: recognize Alpha/OSF1 systems 14465 14466Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com) 14467 14468 * configure: Change help message to prefer --options rather than 14469 -options. 14470 14471Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com) 14472 14473 * config.sub: Convergent Tech. "miniframe" uses m68010, sez 14474 zippy@ecst.csuchico.edu. 14475 * config.guess: Recognize miniframe. 14476 14477Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com) 14478 14479 * Makefile.in: Use srcroot to find runtest rather than rootme. 14480 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS. 14481 14482Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com) 14483 14484 * test-build.mk: Extensive additions to support building on a 14485 machine other than the host. 14486 14487Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com) 14488 14489 * configure (tooldir): Fix for i386-aix again. 14490 14491Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com) 14492 14493 * configure, Makefile.in: Change definition of $(tooldir) 14494 to match the FSF. 14495 14496Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com) 14497 14498 * config.guess: Recognize i[34]86/SVR4. 14499 14500Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com) 14501 14502 * Makefile.in (all-gdb): gdb depends on sim. 14503 14504Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com) 14505 14506 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory 14507 at the same time we make the prototype gdb directory. 14508 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution 14509 files at the same time as the gdb base release distribution. 14510 14511Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com) 14512 14513 * Makefile.in (check): Use individual check targets rather than 14514 DO_X rule. 14515 (check-gcc): Added. 14516 14517Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com) 14518 14519 * config.sub: Use sysv3.2 not sysv32 for canonical OS 14520 for System V release 3.2. 14521 14522Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) 14523 14524 * config.sub: Recognize hppaosf. 14525 * configure.in: Do configure ld/binutils/gas for it. 14526 14527Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com) 14528 14529 * configure (tooldir): Alter syntax used to set this, for systems 14530 where "\$" isn't handled right, like i386-aix. 14531 14532Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com) 14533 14534 * configure: Pass program-transform-name, not 14535 program_transform_name, to recursive configures. 14536 14537Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com) 14538 14539 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots 14540 of gas+ld+binutils. 14541 14542Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com) 14543 14544 * config.guess: Recognize AIX3.2 as distinct from 3.1. 14545 14546Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14547 14548 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv 14549 14550Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com) 14551 14552 * Makefile.in (PRMS): Set back to all-prms. 14553 14554Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com) 14555 14556 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS 14557 targets, rather than for MIPS hosts. 14558 14559Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14560 14561 * configure.in: add comment for --with-x default values 14562 14563 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4. 14564 14565 * Makefile.in: add check-* targets for each of the directories in 14566 the tree. Add a definition of RUNTEST that will use the one we 14567 just built, if it exists. Pass this down via FLAGS_TO_PASS. 14568 14569Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com) 14570 14571 * configure.in: Removed obsolete references to bfd_target and 14572 target_makefile_frag. 14573 14574 * build-all.mk: Set assorted targets for Q2. 14575 * config.sub: Recognize z8k-sim and h8300-hms. 14576 * test-build.mk: Really don't pass host to configure. 14577 (HOLES): Added uname. 14578 14579Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com) 14580 14581 * configure: Handle an empty program-prefix, program-suffix or 14582 program-transform-name correctly. 14583 14584Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com) 14585 14586 * build-all.mk: -G 8 no longer required for MIPS targets. 14587 * test-build.mk: Don't pass host argument to configure; make it 14588 guess. 14589 14590Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com) 14591 14592 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution. 14593 * Makefile.in (COMPRESS): New macro, like GZIP. 14594 14595Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com) 14596 14597 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well. 14598 14599 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc 14600 with gas currently defaults to -G 0. 14601 14602Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com) 14603 14604 * Makefile.in (all-flex): flex depends on byacc. 14605 14606 * build-all.mk: If host not specified, use config.guess. Pass TAG 14607 to test-build.mk as RELEASE_TAG. 14608 * test-build.mk (configargs): New variable containing arguments to 14609 pass to configure. Set to -with-gnu-as on mips-dec-ultrix. 14610 (FLAGS_TO_PASS): Pass down RELEASE_TAG. 14611 14612 * config.guess: Use /bin/uname when checking -X argument on SCO, 14613 to avoid invoking GNU uname which doesn't understand -X. 14614 14615 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX. 14616 14617 * configure.in: Build gas for mips-*-*. 14618 14619Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com) 14620 14621 * Makefile.in (all.normal): insert missing backslash. 14622 14623Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com) 14624 14625 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements. 14626 14627 * Makefile.in: Complete overhaul to merge many almost identical 14628 targets. 14629 14630Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) 14631 14632 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs. 14633 (gdb.tar.Z): Adjusted. 14634 14635 * Makefile.in (setup-dirs, taz): New targets; should be general 14636 enough to adapt for gdb sometime. Build only .z file. 14637 (gas.tar.z): New target. 14638 14639Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com) 14640 14641 * build-all.mk: Use CC=cc -Xs on Solaris. 14642 14643Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com) 14644 14645 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com 14646 for handling BISON for FSF releases. 14647 14648Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com) 14649 14650 * configure: Actually implement the change zoo just documented. 14651 14652Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com) 14653 14654 * configure: when using config.guess, only set target_alias when 14655 it's not already been set (ie, on the command line) 14656 14657Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14658 14659 * Makefile.in: add installcheck target, set PRMS to install-prms 14660 14661Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14662 14663 * configure: add support for package_makefile_fragment, handle the 14664 case where a directory has a configure.in file but no Makefile.in 14665 more gracefully (with an actual understandable error message, even); 14666 add support for --without (and add this to the usage message); also 14667 explicitly add a --host=${host_alias} to the command line when 14668 config.guess is used 14669 14670Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com) 14671 14672 * configure: Must use both --host and --target in recursive calls. 14673 14674Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com) 14675 14676 * Makefile.in: Change deja-gnu to dejagnu. 14677 14678Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com) 14679 14680 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++. 14681 14682Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14683 14684 * configure.in: canonicalize all instances to *-*-solaris2*, 14685 also strip out a number of tools to not build for go32 host 14686 14687Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com) 14688 14689 * config.guess: add GPL. 14690 14691 * Makefile.in, config.guess, config.sub, configure: bump 14692 copyrights to 93. 14693 14694Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com) 14695 14696 * Makefile.in (do-info): Removed obsolete check for existence of 14697 localenv file. 14698 14699 * Makefile.in (MAKEOVERRIDES): Define to be empty. 14700 14701Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14702 14703 * Makefile.in: a couple of 'else true' for decstation, 14704 support for TclX 14705 14706 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore 14707 14708Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com) 14709 14710 * Makefile.in (setup-dirs): change invocation of make to $(MAKE). 14711 14712Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge) 14713 14714 * config.guess: Recognize i386-ibm-aix (PS/2). 14715 * configure.in: Use config/mh-aix386 file for it. 14716 14717Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com) 14718 14719 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use 14720 CC_FOR_TARGET instead. 14721 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET). 14722 14723Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com) 14724 14725 * Makefile.in: Add sim to list of directories sent with gdb 14726 14727Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com) 14728 14729 * configure.in: Put back mips-dec-bsd* case. 14730 14731Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com) 14732 14733 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>) 14734 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet. 14735 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'. 14736 14737Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14738 14739 * configure.in: remove no-op mips-dec-bsd* in "case $target" 14740 14741 * Makefile.in (dir.info): only run gen-info-dir if it exists, 14742 (install-info): install dir.info only if it exists, 14743 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS 14744 14745Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com) 14746 14747 * configure.in: For vms target, skip bfd, ld, binutils. Do build 14748 gas for mips-dec-bsd. 14749 14750Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com) 14751 14752 * configure (makesrcdir): If ${srcdir} is relative and not ".", 14753 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}. 14754 14755Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com) 14756 14757 * configure.in: Added "dejagnu" to hosttools list. 14758 14759Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com) 14760 14761 * config.sub, configure.in, config.guess: Add support 14762 for Bosx, an AIX variant from Bull. 14763 Patches from F.Pierresteguy@frcl.bull.fr. 14764 14765Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com) 14766 14767 * devo/dejagnu: Initial creation of devo/dejagnu. 14768 Migrated dejagnu testcases and support files for testing software 14769 tools to reside as subdirectories, currently called "testsuite", 14770 within the directory of the software tool. Migrated all programs, 14771 support libraries, etc. beloging to dejagnu proper from 14772 devo/deja-gnu to devo/dejagnu. These files were moved "as is" 14773 with no modifications. The changes to these files which will 14774 allow them to configure, build, and execute properly will be made 14775 in a future update. 14776 14777Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com) 14778 14779 * Makefile.in: Change send_pr to send-pr. 14780 * configure.in: Likewise. 14781 * send_pr: Renamed directory to send-pr. 14782 14783Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com) 14784 14785 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash). 14786 14787Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com) 14788 14789 * README: Update for gdb-4.8 release. 14790 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build 14791 gdb-xxx.tar.z (gzip'd) file also. 14792 14793Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14794 14795 * Makefile.in: make all-diff depend on all-libiberty 14796 14797Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com) 14798 14799 * config.guess: add vax-ultrix in the spirit of mips-ultrix. 14800 14801Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14802 14803 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent 14804 14805Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com) 14806 14807 * Makefile.in (DEVO_SUPPORT): Remove etc directory 14808 (ETC_SUPPORT): Only add the files GDB wants from etc/. 14809 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file. 14810 14811Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14812 14813 * Makefile.in: makeinfo binary is in a new location 14814 14815Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com) 14816 14817 * config.sub: Accept -ecoff as an OS. 14818 14819 * Makefile.in: Various changes to eliminate a level of make 14820 recursion and reduce the required command line length. 14821 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all 14822 sub-makes. 14823 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New 14824 variables holding settings for specific sub-makes. 14825 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote 14826 in terms of BASE_FLAGS_TO_PASS. 14827 (TARGET_LIBS): New variable listing directories which use 14828 TARGET_FLAGS_TO_PASS. 14829 (subdir_do): Eliminated. 14830 (do-*): New set of targets to replace subdir_do. 14831 (various): All targets which used subdir_do now depend on do-*. 14832 (local-clean): Renamed from do_clean. 14833 (local-distclean): New target, dependency of distclean and 14834 realclean. 14835 (install-info): Don't create directories. Depend on dir.info 14836 rather than calling make recursively. 14837 (install-dir.info): Eliminated. 14838 (install-info-dirs): Create all info directories here. 14839 (dir.info): Depend upon do-install-info. 14840 14841 * test-build.mk (HOLES): Added false. 14842 14843Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com) 14844 14845 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd). 14846 14847Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14848 14849 * Makefile.in (info): remove dependency on all-texinfo. The 14850 problem was really in texinfo/C, not at this level. 14851 14852Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com) 14853 14854 * Makefile.in (info): Added dependency on all-texinfo (PR 2112). 14855 14856Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com) 14857 14858 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for 14859 GDB releases. 14860 14861Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) 14862 14863 * configure: Include srcdir in message about target of link not 14864 being found. Don't convert `-' to `_' in `with' options being 14865 passed to subdirs. 14866 14867Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14868 14869 * configure.in: add uudecode to host_tools 14870 14871 * Makefile.in: added {all,install}-uudecode targets, added them to 14872 the appropriate lists 14873 14874Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com) 14875 14876 * Makefile.in (all-gcc): Added dependency on all-gas. 14877 14878 * configure.in (mips-*-*): Build ld and binutils. 14879 14880Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com) 14881 14882 * configure: check return code from mkdir, print error message and 14883 exit on failure. 14884 14885Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com) 14886 14887 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex. 14888 14889Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com) 14890 14891 * test-build.mk (HOLES): Added tar, cpio and uudecode. 14892 14893Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com) 14894 14895 * config.sub (h8500): Recognize this as a cpu type. 14896 14897Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14898 14899 * configure: source directory missing is no longer a warning 14900 14901 * configure.in: recognize irix[34]* instead of irix[34] 14902 14903 * Makefile.in: define and pass down X11_LIB 14904 14905Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com) 14906 14907 * guess-systype: Renamed to ... 14908 * config.guess: ... by popular request. 14909 * configure.in, Makefile.in: Update accordingly. 14910 14911Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com) 14912 14913 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>: 14914 + Add Convex, Cray/Unicos, and Encore/Multimax support. 14915 + Execute ./dummy instead of assuming . is in PATH. 14916 14917Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com) 14918 14919 * guess-systype: New shell script. Attempts to guess the 14920 canonical host name of the executing host. 14921 Only a few hosts are supported so far. 14922 * configure: Call guess-systype if no host is specified. 14923 14924Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com) 14925 14926 * Makefile.in (gcc-no-fixedincludes): Made to work with current 14927 gcc Makefile. 14928 14929 14930Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com) 14931 14932 * Makefile.in (GCC_FLAGS_TO_PASS): New variable. 14933 (all-gcc, install-gcc, subdir_do): Use it. 14934 14935Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com) 14936 14937 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc. 14938 14939Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com) 14940 14941 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now 14942 set exclusively by configure, using configure.in . 14943 14944Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14945 14946 * test-build.mk: set $PATH for all builds 14947 14948 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm 14949 14950Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com) 14951 14952 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches 14953 the one used in gcc/Makefile.in, so that a null expansion doesn't 14954 override the one needed to build gcc with a native cc. 14955 14956 14957Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) 14958 14959 * configure: Accept -with arguments. 14960 14961Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com) 14962 14963 * Makefile.in: added h8300sim 14964 14965Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com) 14966 14967 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it 14968 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4. 14969 (all-cygnus, native, build-cygnus): Make 14970 $(canonhost)-stamp-3stage-done, not $(host).... 14971 * test-build.mk (stamp-3stage-compared): Use tail +10c for 14972 i386-sco3.2v4. Added else true to if command. 14973 14974Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com) 14975 14976 * config.sub: (from FSF) Sequent uses a BSD-like OS. 14977 14978Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com) 14979 14980 * configure.in (i[34]86-*-isc*): added; uses mh-sysv. 14981 14982Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 14983 14984 * configure.in: don't remove binutils from Solaris builds 14985 14986Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com) 14987 14988 * Makefile.in: get rid of earlier definitions for *clean, 14989 also handle the recursive info rule better 14990 14991Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com) 14992 14993 * Makefile.in (mostlyclean, distclean, realclean): Fix to 14994 do more-or-less the right thing. 14995 14996Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com) 14997 14998 * Makefile.in: Add lines defining CC and CXX, and use CXX rather 14999 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET. 15000 15001Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 15002 15003 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to 15004 $(host_canonical). 15005 15006 * configure.in: split the configdirs list into 4 categories (native 15007 v. cross, library v. tool) and handle the cross-only and native- 15008 only in more reasonable (and correct!) way. 15009 15010Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com) 15011 15012 * configure.in (hppa*-*-*): Don't remove bfd and gdb from 15013 configdirs anymore. 15014 15015Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 15016 15017 * Makefile.in: extensive cleanup:: removed all of the explicit 15018 clean-* targets, collapsed many wrappers around subdir_do into 15019 one, added additional targets to satisfy standards.texi, deleted 15020 some old targets, some changes for consistency 15021 15022Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 15023 15024 * configure.in: handle some programs as cross-only, and others as 15025 native only 15026 15027 * test-build.mk: handle partial holes in a more generic manner 15028 15029 * Makefile.in: m4 depends on libiberty 15030 15031Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 15032 15033 * configure.in: add m4, textutils, fileutils, sed, shellutils, 15034 time, wdiff, and find to configdirs 15035 15036 * Makefile.in: all, clean, and install rules for the new programs 15037 added to configure.in 15038 15039Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 15040 15041 * configure.in: use mh-sun for all *-sun-* hosts 15042 15043Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 15044 15045 * Makefile.in: define flags for X11 include files and library file 15046 locations, pass them down to the programs that need this info 15047 15048 * build-all.mk: added a 'native' target, to 3stage the native toolchain 15049 15050Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 15051 15052 * configure.in: start building libg++ for HP-UX targets 15053 15054Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com) 15055 15056 * README: Update references to files moved into etc/. 15057 15058Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com) 15059 15060 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2. 15061 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4. 15062 15063Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com) 15064 15065 * configure: accept dash as well as underscore in long option 15066 names for FSF compatibility. 15067 15068Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com) 15069 15070 * config.sub: added -sco3.2v4 support from FSF. 15071 15072Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 15073 15074 * configure.in: expand the section that adds or removes 15075 directories from the list of programs to build, to handle native 15076 vs. cross in addition to host v. native 15077 15078Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com) 15079 15080 * Makefile.in: Replace C++ in macro names with CXX. 15081 This is less likely to break ... 15082 15083Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 15084 15085 * test-build.mk: add -w to GNU_MAKE 15086 15087Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 15088 15089 * config.sub: remove 'sparc'-->'sparc-sun' default transformation, 15090 add 'sparc' to list of recognized cpus. This needed to make 15091 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'. 15092 Delete some redundant ose68 variants. Recognize -wrs as an os, 15093 then changes that into $CPU-wrs-vxworks. 15094 15095 * configure.in: remove most references to gdbtest, regularize 15096 target based program removal 15097 15098 * test-build.mk: import from p3 tree (many fixes and changes) 15099 15100Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com) 15101 15102 * Makefile.in: added rules to handle tcl, tk, and expect 15103 15104 * configure.in: handle those directories if they exist 15105 15106Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 15107 15108 * config.sub: removed bogus hppabsd and hppahpux names, since 15109 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though) 15110 15111Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 15112 15113 * Makefile.in: all-gcc now depends on all-binutils. all-libg++ 15114 depends upon all-xiberty 15115 15116 * Makefile.in: changes from p3, including: 15117 15118 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com) 15119 15120 * Makefile.in (XTRAFLAGS): include newlib directories if 15121 newlib/Makefile exists, rather than if host != target. 15122 15123 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com) 15124 15125 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc 15126 from the same source tree and not building a cross-compiler. This 15127 matters for the libg++ configuration if reconfiguring a tree that 15128 has already been installed. 15129 15130 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com) 15131 15132 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to 15133 pick up the machine and system specific header files. 15134 15135 * Makefile.in: added AS_FOR_TARGET, passed down in 15136 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be 15137 the C compiler to use to create programs which are run in the 15138 build environment, set it to default to $(CC), and passed it down 15139 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS. 15140 15141 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com) 15142 15143 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET. 15144 We need them for unusual native builds, like systems without 15145 ranlib. 15146 15147 * configure: also define $(host_canonical) and 15148 $(target_canonical), which are the full, canonical names for the 15149 given host and target 15150 15151Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com) 15152 15153 * Makefile.in: Added separate definitions for C++. 15154 15155Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com) 15156 15157 * configure.in (configdirs): Add deja-gnu. 15158 15159Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com) 15160 15161 * README: Update for configure.texi and gdb-4.7 release. 15162 15163Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com) 15164 15165 * Makefile.in: Move "all" target to top of file. 15166 Previously, first target was ".PHONY" which caused BSD4.4 make 15167 to build .PHONY when make was run without arguments. 15168 15169Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com) 15170 15171 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's 15172 Library-copylefted code in libiberty. 15173 15174Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com) 15175 15176 * config.sub: Replace m68kmote with plain old m68k. 15177 15178Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com) 15179 15180 * Makefile.in: Remove space from blank line, avoid Make complaints. 15181 15182Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com) 15183 15184 * config.sub: Complain if no argument is given. Added support for 15185 386bsd as OS and target alias. 15186 15187Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com) 15188 15189 * Makefile.in (XTRAFLAGS): include newlib directories if 15190 newlib/Makefile exists, rather than if host != target. 15191 15192Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com) 15193 15194 * config.sub: recognize sparclite-wrs-vxworks. 15195 15196 * Makefile.in (install-xiberty): added *-xiberty make rules (from 15197 p3.) Added clean-xiberty to clean. 15198 15199Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 15200 15201 * configure.in: use *-*-* instead of nested cases for host and target 15202 15203Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com) 15204 15205 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc 15206 from the same source tree and not building a cross-compiler. This 15207 matters for the libg++ configuration if reconfiguring a tree that 15208 has already been installed. 15209 15210Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com) 15211 15212 * config.sub (i486v/i486v4): Merge in from FSF version. 15213 15214Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com) 15215 15216 * configure: only set PWD if it is already set. 15217 15218Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com) 15219 15220 * configure: just set PWD=`pwd` at the top, since Ultrix sh 15221 doesn't have unset and all success paths (and most error paths) 15222 out set it anyway. (Note: should change all uses of ${PWD=`pwd`} 15223 to just ${PWD} to avoid confusion.) 15224 15225Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com) 15226 15227 * configure: always set $(tooldir) to $(libdir)/$(target_alias), 15228 even for a native compilation. 15229 15230Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com) 15231 15232 Changes to make the gdb.tar.Z rule work better. 15233 15234 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes. 15235 (DEVO_SUPPORT): Add configure.texi. 15236 (bfd-ilrt.tar.Z): Remove ancient rule. 15237 15238Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com) 15239 15240 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to 15241 pick up the machine and system specific header files. 15242 15243 * configure.in, config.sub: added new target m68010-adobe-scout, 15244 with alias of adobe68k. Changed configure.in to check for 15245 -scout before -sco* to avoid a false match. 15246 15247 * Makefile.in: added AS_FOR_TARGET, passed down in 15248 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be 15249 the C compiler to use to create programs which are run in the 15250 build environment, set it to default to $(CC), and passed it down 15251 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS. 15252 15253Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com) 15254 15255 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET, 15256 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass 15257 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the 15258 FOR_TARGET variants, to newlib and libg++. 15259 15260Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com) 15261 15262 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built 15263 first. 15264 15265Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com) 15266 15267 * config.sub: Accept `elf' as an environment. 15268 15269Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com) 15270 15271 * Makefile.in (all-opcodes): cd into the right directory 15272 15273Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com) 15274 15275 * configure: added -program_transform_name option, used as 15276 argument to sed when installing programs. 15277 configure.texi: added documentation for -program_prefix, 15278 -program_suffix and -program_transform_name. 15279 15280Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com) 15281 15282 * config.sub: Accept i486 where i386 ok. 15283 15284Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com) 15285 15286 * config.sub: accept we32k 15287 15288Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com) 15289 15290 * config.sub, configure.in: accept OSE68000 and OSE68k. 15291 15292 * Makefile.in: don't create all directories for ``make install''; 15293 let the subdirectories create the ones they need. 15294 15295Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 15296 15297 * COPYING: new file, GPL v2 15298 15299Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 15300 15301 * Makefile.in: use the new gen-info-dir, which needs a template 15302 argument (which also lives in texinfo) 15303 15304 * configure.texi, standards.texi: fix INFO-DIR-ENTRY 15305 15306Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com) 15307 15308 * config.sub (ncr3000): Change i386 to i486. 15309 15310Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 15311 15312 * Makefile.in: add install-rcs, install-grep to 15313 install-no-fixedincludes, removed install-bison and install-libgcc 15314 15315Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com) 15316 15317 * configure.in: grab the HPUX makefile fragment if on HPUX 15318 15319Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com) 15320 15321 * Makefile.in: eradicate bison spoor (ditto libgcc). 15322 configure.in: recognise m68{k,000}-ericsson-OSE. 15323 es1800 is alias for m68k-ericsson-OSE 15324 15325Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 15326 15327 * configure.in: rearrange the parts that remove programs from 15328 configdirs, based now on HOST==TARGET or by canonical triple. 15329 15330Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com) 15331 15332 * test-build.mk: recurse explicitly with -f test-build.mk when 15333 appropriate. predicate stage3 and comparison on the existence 15334 of gcc. That is, if gcc isn't around, we aren't three-staging. 15335 On very clean, also remove ...stamp-co. Build in-place before 15336 doing other builds. 15337 15338Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com) 15339 15340 * Makefile.in, configure.in: add tgas 15341 15342Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com) 15343 15344 * Makefile.in: a number of changes merged in from progressive. 15345 15346 * configure.in: add libm. 15347 15348 * .cvsignore: ignore some stuff that comes from test-build.mk. 15349 15350Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com) 15351 15352 * config.sub: Add es1800 (m68k-ericsson-es1800). 15353 15354Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com) 15355 15356 * configure: Add program_suffix (parallel to program_prefix) 15357 * Makefile.in: adjust directory-creating script for losing decstation 15358 15359Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com) 15360 15361 * configure: Minor $subdir-related fixes. 15362 15363Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com) 15364 15365 * configure: fix various problems with propogating 15366 makefile_target_frag in subdirs. 15367 * configure.in: config libgcc if its there 15368 15369Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com) 15370 15371 * config.sub: HPPA merge. 15372 15373Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com) 15374 15375 * Makefile.in: Replace all-bison with all-byacc in all 15376 dependency lines for other tools (which now use byacc). 15377 15378Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com) 15379 15380 * config.sub: Add sun4sol2 => sparc-sun-solaris2. 15381 15382Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com) 15383 15384 * Makefile.in: make gprof rules similar to byacc rules (instead of 15385 vestigal $(unsubdir) that didn't work...) 15386 15387Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com) 15388 15389 * config.sub: Add support for Linux. 15390 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently 15391 (at least for libg++). 15392 15393Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com) 15394 15395 * configure.texi: fix doc for the -nfp option to configure 15396 15397Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com) 15398 15399 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex. 15400 15401Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com) 15402 15403 * config.sub: changed [^-]+ to [^-][^-]* so that it works under 15404 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.) 15405 * configure.in: added solaris* host_makefile_frag hook. 15406 15407Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 15408 15409 * config.sub: changed recognition of m68000 so that various 15410 m68k types can be specified via m680[01234]0 15411 15412Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 15413 15414 * config.sub (basic_machine): fix sed so that '-foo' isn't 15415 completely substituted out while .+'-foo' loses the '-foo' 15416 15417Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com) 15418 15419 * config.sub ($os): Add -aout. 15420 15421Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com) 15422 15423 * configure: If host_makefile_frag is absolute, don't 15424 prefix ${invsubdir} (relevant to libg++ auto-configure). 15425 15426Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com) 15427 15428 * Makefile.in (tooldir): Define it. 15429 (all-ld): Depend on all-flex. 15430 15431Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com) 15432 15433 * Makefile.in (check): Fix libg++ special case. 15434 15435Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com) 15436 15437 * configure: do not bury `pwd` into config.status, thus do fewer 15438 pwd's. 15439 15440 * configure: print the "Building in" message only when building in 15441 other than "." AND verbose. 15442 15443 * configure: remove -s, rework -v to better accomodate guested 15444 configures. 15445 15446 * standards.texi: updated to 3 may, fixed librid <-> libdir typo. 15447 15448Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com) 15449 15450 * Makefile.in: macroize flags passed on recursion. remove 15451 fileutils. 15452 15453Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com) 15454 15455 * configure: get makesrcdir right for subdirs deeper than 1. 15456 15457 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on 15458 install. 15459 15460Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com) 15461 15462 * Makefile.in: don't print subdir_do or recursion lines. 15463 15464Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com) 15465 15466 * standards.texi: added menu item. 15467 15468 * Makefile.in: build and install standards.info. 15469 15470 * standards.texi: new file. 15471 15472Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com) 15473 15474 * configure: test for and move config.status pieces from 15475 ${subdir}/. 15476 15477Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com) 15478 15479 * configure: Test for existance of files before trying to mv 15480 them, to avoid numerous non-existance messages. 15481 15482Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com) 15483 15484 * configure: correct final line of config.status. 15485 15486 * configure: patch from eggert. Avoids a protection problem if 15487 the original Makefile.in is read only. 15488 15489 * configure: use move-if-change from gcc to create config.status. 15490 Some makefiles depend on config.status to tell if a directory 15491 has been reconfigured for a different host. This change 15492 prevents those directories from remaking everything in the case 15493 where the reconfig was only intended to rebuild a Makefile. 15494 15495 * configure: test for config.sub with "config.sub sun4" rather 15496 than "config.sub ${host_alias}". Otherwise we can't tell a bad 15497 host alias from a missing config.sub. 15498 15499Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com) 15500 15501 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass 15502 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g. 15503 15504Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com) 15505 15506 * configure: mkdir ${subdir} as needed. 15507 15508Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com) 15509 15510 * Makefile.in,configure.in: added autoconf. 15511 15512Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com) 15513 15514 * Makefile.in: no longer pass against on recursion. 15515 15516 * Makefile.in: added .NOEXPORT: so that stray makefile_frag 15517 definitions are not inherited. 15518 15519 * configure: correct makesrcdir when subdir is . 15520 15521Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com) 15522 15523 * configure: Add support for 'subdirs' variable, which is 15524 like 'configdirs', except that configure doesn't re-invoke 15525 itself for subdirs, it just creates a Makefile for each subdir. 15526 * configure.texi: Document subdirs. 15527 15528Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 15529 15530 * configure.in: added flex to configdirs 15531 15532Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com) 15533 15534 * Makefile.in: remove clean-stamps from clean. 15535 15536Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com) 15537 15538 * configure.in: Add gdbtest to configdirs. 15539 15540Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com) 15541 15542 * Makefile.in (MINUS_G): Add macro, default to -g, pass on 15543 to recursive makes. 15544 * configure.in: Recognize new ncr3000 config. 15545 15546Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com) 15547 15548 * Makefile.in, configure.in: removed references to gdbm. 15549 15550Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com) 15551 15552 * config.sub: Don't canonicalize os value 15553 newsos* to bsd (readline needs to check for newsos). 15554 (This fix was earlier made Jan 31, but got re-broken.) 15555 15556Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com) 15557 15558 * configure.in: sco is an os, not a vendor! 15559 15560 * configure: Quote $( better. Keep various shells happy. 15561 15562Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com) 15563 15564 * Makefile.in: eliminate stamp-files. 15565 15566Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com) 15567 15568 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule. 15569 Supress echoing of all the "if [ -d ... $(MAKE)" lines. 15570 15571Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com) 15572 15573 * config.sub: fix iris/iris3. 15574 15575Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com) 15576 15577 * configure: re-add -rm. 15578 15579Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com) 15580 15581 * Maskefile.in: add .stmp-rcs to all. 15582 15583 * configure.in: remove gas from rs6000 build, use aix host fragment. 15584 15585Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com) 15586 15587 * configure: pass down site_option during recursion. 15588 15589Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com) 15590 15591 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline. 15592 15593Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com) 15594 15595 * configure: Change exec_prefix so that it really defaults to prefix. 15596 15597Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com) 15598 15599 * Makefile.in, configure.in: Add support for mmalloc library. 15600 15601Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com) 15602 15603 * Makefile.in: add stmp dependencies for a few more things. 15604 15605Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com) 15606 15607 * configure: adjusted error message on objdir/srcdir configure 15608 collision, per john's suggestion. 15609 15610 * Makefile.in: add libiberty stmp to all and all.cross. 15611 15612Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com) 15613 15614 * Makefile.in: remove force dependencies, add grep to all. 15615 15616Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com) 15617 15618 * Makefile.in: drop flex. make stamp files work. 15619 15620 * configure: added test for conflicting configuration in srcdir, 15621 remove trailing slashes from srcdir. Otherwise emacs gdb mode 15622 gets cranky. use relative paths for configure and srcdir 15623 whenever possible. Send some error messages to stderr that were 15624 going to stdout. 15625 15626Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com) 15627 15628 * Makefile.in: Fix libg++ rule to check for gcc directory 15629 before using gcc/gcc. Also pass XTRAFLAGS. 15630 15631Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai) 15632 15633 * Makefile.in: added stmp-files so that directories aren't polled 15634 when they are already built. 15635 15636 * configure.texi: fixed a node pointer problem. 15637 15638Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com) 15639 15640 * config.sub configure.in gdb/configure.in 15641 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h 15642 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3 15643 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x. 15644 15645Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com) 15646 15647 * configure: -recurring becomes -silent. corrected help message 15648 for -site= option. 15649 15650 * Makefile.in: mkdir $(exec_prefix) and $(tooldir). 15651 15652Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com) 15653 15654 * configure: when building Makefile for crosses, replace 15655 tooldir and program_prefix. default srcdir from location of 15656 config.sub. remove "for host in hosts" and "for target in 15657 targets" loops. 15658 15659Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com) 15660 15661 * Makefile.in: Do not pass bindir or mandir to cvs. 15662 15663Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com) 15664 15665 * Makefile.in, configure.in: removed traces of namesubdir, 15666 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced 15667 copyrights to '92, changed some from Cygnus to FSF. 15668 15669 * configure.texi: remove most references to multiple hosts, 15670 multiple targets, subdirs, etc. 15671 15672 * configure.man: removed rcsid. reference config.sub not 15673 config.subr. 15674 15675 * Makefile.in: mkdir $(infodir) on install-info. 15676 15677Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com) 15678 15679 * configure.texi: Explain better about .gdbinit and about 15680 the environment that configure.in sections run in. 15681 15682Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com) 15683 15684 * configure.in: Ultrix is only a decstation if it's a MIPS. 15685 15686Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com) 15687 15688 * README: DOC.configure => cfg-paper.texi. 15689 15690Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com) 15691 15692 * config.sub (near case $os): Don't convert newsos* to bsd! 15693 15694Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com) 15695 15696 * Makefile.in: Reinstall change from gdb-4.3 that reduces 15697 the number of copies of COPYING that go into the GDB tar file. 15698 15699Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com) 15700 15701 * bfd/configure.in, gdb/config/mh-i386sco, 15702 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in: 15703 Fix SCO configuration stuff. 15704 15705Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com) 15706 15707 * Makefile.in: For libg++, make sure the -I pointing 15708 to the gcc directory goes *after* all the libg++-local -I flags. 15709 Also, move just-gcc dependency from just-libg++ to all-libg++. 15710 15711Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com) 15712 15713 * configure: Change -x to -f to keep Ultrix /bin/test happy. 15714 15715Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com) 15716 15717 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets. 15718 15719Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com) 15720 15721 * config.sub: Add stratus configuration frags. Also 15722 submitted to FSF. 15723 15724Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com) 15725 15726 * Makefile.in (DEV_SUPPORT): add configure.man. 15727 15728 * config.sub(Decode manufacturer-specific): add -none*. 15729 15730Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com) 15731 15732 * Makefile.in: remove form feeds to make Sun's make happy. 15733 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi. 15734 15735Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com) 15736 15737 * Makefile.in (AR_FLAGS): Make quieter. 15738 15739Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com) 15740 15741 * configure.in: Add libg++. 15742 * configure: When verbose, don't output the command line at each 15743 level; it will be unremarkably the same as the previous version, 15744 which will be the same as what the user typed. 15745 15746Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com) 15747 15748 * configure.in, Makefile.in: fix clean-info, add flex. add 15749 fileutils. 15750 15751 * configure: be less sensitive to spaces in Makefile.in. Do not 15752 look for sources in "..". Doing so breaks subdirectories that 15753 might have their own configure. If a subdir has it's own 15754 configure script, use it. 15755 15756Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com) 15757 15758 * cfg-paper.texi: some changes suggested by rms. 15759 15760Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com) 15761 15762 * config.sub: Merge in some small additions from the FSF version, 15763 taken from the gcc distribution, to bring the Cygnus and FSF 15764 versions into closer sync. 15765 15766Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com) 15767 15768 * configure.in: Changed svr4 references to sysv4. 15769 15770Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com) 15771 15772 * configure: added -V for version number option. 15773 15774Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com) 15775 15776 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd. 15777 renamed from DOC.configure to cfg-paper.texi. 15778 15779Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com) 15780 15781 * configure, config.subr, config.sub: config.subr is now 15782 config.sub again. 15783 15784Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com) 15785 15786 * configure.texi: new file, in progress. 15787 15788 * Makefile.in: build info file and install the man page for 15789 configure. 15790 15791 * configure.man: new file, first cut. 15792 15793 * configure: find config.subr again now that configuration "none" 15794 has gone. removed all traces of the -ansi option. removed all 15795 traces of the -languages option. 15796 15797 * config.subr: resync from rms. 15798 157991991-12-11 K. Richard Pixley (rich at rtl.cygnus.com) 15800 15801 * configure, config.sub, config.subr: merge config.sub into 15802 config.subr, call the result config.subr, remove config.sub, use 15803 config.subr. 15804 15805 * Makefile.in: revised install for dir.info. 15806 158071991-12-10 K. Richard Pixley (rich at rtl.cygnus.com) 15808 15809 * configure.in: add decstation host makefile frag. 15810 15811 * Makefile.in: BISON now bison -y again. also install-gcc on 15812 install. clean-gdbm on clean. infodir belongs in datadir. 15813 Make directories for info install. Build dir.info here then 15814 install it. 15815 158161991-12-09 K. Richard Pixley (rich at rtl.cygnus.com) 15817 15818 * Makefile.in: fix for bad directory tests. 15819 158201991-12-07 K. Richard Pixley (rich at rtl.cygnus.com) 15821 15822 * configure: \{1,2\} appears to be a sysv'ism. Use a different 15823 regexp. -srcdir relative was being handled incorrectly. 15824 15825 * Makefile.in: unwrapped some for loops so that parallel makes 15826 work again and so one can focus one's attention on a particular 15827 package. 15828 158291991-12-06 K. Richard Pixley (rich at rtl.cygnus.com) 15830 15831 * configure: added PWD as a stand in for `pwd` (for speed). use 15832 elif wherever possible. make -srcdir work without -objdir. 15833 -objdir= commented out. 15834 158351991-12-05 K. Richard Pixley (rich at rtl.cygnus.com) 15836 15837 * configure: +options become --options. -subdirs commented out. 15838 added -host, -datadir. Renamed -destdir to -prefix. Comment in 15839 Makefile now at top of generated Makefile. Removed cvs log 15840 entries. added -srcdir. create .gdbinit only if there is one 15841 in ${srcdir}. 15842 15843 * Makefile.in: idestdir and ddestdir go away. Added copyrights 15844 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir 15845 and mandir now keyed off datadir by default. 15846 158471991-11-22 K. Richard Pixley (rich at rtl.cygnus.com) 15848 15849 * Freshly created ChangeLog. 15850 15851 15852Local Variables: 15853mode: change-log 15854left-margin: 8 15855fill-column: 76 15856version-control: never 15857End: 15858