1 2025-05-23 Release Manager 2 3 * GCC 14.3.0 released. 4 5 2024-08-01 Release Manager 6 7 * GCC 14.2.0 released. 8 9 2024-05-07 Release Manager 10 11 * GCC 14.1.0 released. 12 13 2024-04-16 Thomas Schwinge <tschwinge (a] baylibre.com> 14 15 * configure.ac (have_cargo): Force to "no" in Canadian cross 16 configurations 17 * configure: Regenerate. 18 19 2024-04-16 Thomas Schwinge <tschwinge (a] baylibre.com> 20 21 * configure: Regenerate. 22 23 2024-04-15 Pierre-Emmanuel Patry <pierre-emmanuel.patry (a] embecosm.com> 24 25 * configure: Regenerate. 26 * configure.ac: Emit an error message when cargo 27 is missing. 28 29 2024-04-04 Paul-Antoine Arras <parras (a] baylibre.com> 30 31 * MAINTAINERS: Update my email address. 32 33 2024-04-04 Kyrylo Tkachov <kyrylo.tkachov (a] arm.com> 34 35 * MAINTAINERS: Update my email details, remove myself as arm 36 maintainer. Add myself to DCO section. 37 38 2024-04-02 Jakub Jelinek <jakub (a] redhat.com> 39 40 PR bootstrap/106472 41 * Makefile.tpl (make-postboot-target-dep): New lambda. 42 Use it to add --enable-bootstrap dependencies of target modules 43 on other target modules if the latter aren't bootstrapped. 44 * Makefile.in: Regenerate. 45 46 2024-04-02 Jakub Jelinek <jakub (a] redhat.com> 47 48 * Makefile.tpl: Fix duplicated words; returns returns -> 49 returns. 50 51 2024-03-08 Filip Kastl <fkastl (a] suse.cz> 52 53 * MAINTAINERS: Fix order of names in Write After Aproval 54 55 2024-03-04 demin.han <demin.han (a] starfivetech.com> 56 57 * MAINTAINERS: Add myself 58 59 2024-02-28 Fangrui Song <maskray (a] gcc.gnu.org> 60 61 * MAINTAINERS: Add myself. 62 63 2024-02-26 Juergen Christ <jchrist (a] linux.ibm.com> 64 65 * MAINTAINERS: Add myself to write after approval and DCO. 66 67 2024-02-23 Xi Ruoyao <xry111 (a] xry111.site> 68 69 * configure.ac (ENABLE_GOLD): Remove loongarch*-*-* from target 70 list. 71 * configure: Regenerate. 72 73 2024-02-23 Monk Chiang <monk.chiang (a] sifive.com> 74 75 * MAINTAINERS: Add myself. 76 77 2024-02-10 Alexander Westbrooks <alexanderw (a] gcc.gnu.org> 78 79 * MAINTAINERS: Add myself to write after approval and DCO. 80 81 2024-02-03 Maciej W. Rozycki <macro (a] orcam.me.uk> 82 83 * MAINTAINERS: Update my e-mail address. 84 85 2024-02-02 Sandra Loosemore <sloosemore (a] baylibre.com> 86 87 * MAINTAINERS: Update my e-mail address. 88 89 2024-01-29 Kwok Cheung Yeung <kcy (a] codesourcery.com> 90 91 * MAINTAINERS: Update my work email address. 92 93 2024-01-25 Chung-Lin Tang <cltang (a] baylibre.com> 94 95 * MAINTAINERS: Update my work email address. 96 97 2024-01-24 Thomas Schwinge <tschwinge (a] baylibre.com> 98 99 * MAINTAINERS: Update my work email address. 100 101 2024-01-23 Tobias Burnus <tburnus (a] baylibre.com> 102 103 * MAINTAINERS: Update my email address. 104 105 2024-01-23 Andrew Stubbs <ams (a] baylibre.com> 106 107 * MAINTAINERS: Update 108 109 2024-01-16 Pierre-Emmanuel Patry <pierre-emmanuel.patry (a] embecosm.com> 110 111 * Makefile.def: Add a dependency to libgrust for all-gcc. 112 * Makefile.in: Regenerate the file. 113 114 2024-01-16 Pierre-Emmanuel Patry <pierre-emmanuel.patry (a] embecosm.com> 115 116 * Makefile.def: Add libgrust target to bootstrap. 117 * Makefile.in: Regenerate. 118 119 2024-01-15 Andrew Pinski <quic_apinski (a] quicinc.com> 120 121 * MAINTAINERS (DCO): Add myself. 122 123 2024-01-09 Siddhesh Poyarekar <siddhesh (a] gotplt.org> 124 125 * SECURITY.txt: Drop "exploitable" in the hardening section. 126 127 2024-01-09 Tom Tromey <tom (a] tromey.com> 128 129 * Makefile.in: Rebuild. 130 * Makefile.tpl (BASE_EXPORTS): Add GUILE. 131 (GUILE): New variable. 132 * Makefile.def (flags_to_pass): Add GUILE. 133 134 2024-01-08 Joseph Myers <josmyers (a] redhat.com> 135 136 * MAINTAINERS: Update my email address. 137 138 2023-12-30 Joseph Myers <jsm (a] polyomino.org.uk> 139 140 * MAINTAINERS: Update my email address. 141 142 2023-12-14 Pierre-Emmanuel Patry <pierre-emmanuel.patry (a] embecosm.com> 143 Thomas Schwinge <thomas (a] codesourcery.com> 144 145 * Makefile.def: Add libgrust as host & target module. 146 * configure.ac: Add libgrust to host tools list. Add libgrust to 147 noconfigdirs if we're not building target libstdc++. 148 * Makefile.in: Regenerate. 149 * configure: Regenerate. 150 151 2023-12-14 Pierre-Emmanuel Patry <pierre-emmanuel.patry (a] embecosm.com> 152 Arthur Cohen <arthur.cohen (a] embecosm.com> 153 154 * MAINTAINERS: Add maintainers for libgrust. 155 156 2023-12-13 Arsen Arsenovi <arsen (a] aarsen.me> 157 158 * Makefile.def (gettext): Disable (via missing) 159 {install-,}{pdf,html,info,dvi} and TAGS targets. Set no_install 160 to true. Add --disable-threads --disable-libasprintf. Drop the 161 lib_path (as there are no shared libs). 162 * Makefile.in: Regenerate. 163 164 2023-12-12 Paul Iannetta <piannetta (a] kalrayinc.com> 165 166 * MAINTAINERS: Add myself to write after approval 167 168 2023-12-12 Feng Wang <wangfeng (a] eswincomputing.com> 169 170 * MAINTAINERS: Update my email address 171 172 2023-12-12 Feng Wang <wangfeng (a] eswincomputing.com> 173 174 * MAINTAINERS: Add myself to write after approval 175 176 2023-11-23 Nathaniel Shead <nathanieloshead (a] gmail.com> 177 178 * MAINTAINERS: Add myself to write after approval and DCO 179 180 2023-11-22 Francois-Xavier Coudert <fxcoudert (a] gcc.gnu.org> 181 182 * libtool.m4: Fix stray call 183 184 2023-11-19 Lewis Hyatt <lhyatt (a] gmail.com> 185 186 * Makefile.in: Regenerate. 187 * Makefile.tpl: Add dependency on site.exp to check-gcc-* targets 188 189 2023-11-18 Petter Tomner <tomner (a] bahnhof.se> 190 191 * MAINTAINERS: Update my email address. 192 193 2023-11-18 Frederik Harwath <frederik (a] harwath.name> 194 195 * MAINTAINERS: Change my address. 196 197 2023-11-16 Michal Jires <mjires (a] suse.cz> 198 199 * MAINTAINERS: Add myself. 200 201 2023-11-13 Arsen Arsenovi <arsen (a] aarsen.me> 202 203 PR bootstrap/12596 204 * .gitignore: Add '/gettext*'. 205 * configure.ac (host_libs): Replace intl with gettext. 206 (hbaseargs, bbaseargs, baseargs): Split baseargs into 207 {h,b}baseargs. 208 (skip_barg): New flag. Skips appending current flag to 209 bbaseargs. 210 <library exemptions>: Exempt --with-libintl-{type,prefix} from 211 target and build machine argument passing. 212 * configure: Regenerate. 213 * Makefile.def (host_modules): Replace intl module with gettext 214 module. 215 (configure-ld): Depend on configure-gettext. 216 * Makefile.in: Regenerate. 217 218 2023-11-13 Arsen Arsenovi <arsen (a] aarsen.me> 219 220 * intl/*: Remove. 221 222 2023-11-09 Jivan Hakobyan <jivanhakobyan9 (a] gmail.com> 223 224 * MAINTAINERS: Add myself. 225 226 2023-11-09 YunQiang Su <yunqiang.su (a] cipunited.com> 227 228 * MAINTAINERS: Update my email address. 229 230 2023-11-06 Carl Love <cel (a] linux.ibm.com> 231 232 * MAINTAINERS: Update my email address. 233 234 2023-11-01 Eric Gallager <egallager (a] gcc.gnu.org> 235 236 * .github/CONTRIBUTING.md: Wrap lines more tightly. 237 238 2023-11-01 Eric Gallager <egallager (a] gcc.gnu.org> 239 240 * .github/CONTRIBUTING.md: New file. 241 * .github/PULL_REQUEST_TEMPLATE.md: New file. 242 243 2023-10-22 Iain Sandoe <iain (a] sandoe.co.uk> 244 245 * configure: Regenerate. 246 * configure.ac: Do not add default runpaths to GCC exes 247 when we are building -static-libstdc++/-static-libgcc (the 248 default). 249 * libtool.m4: Add 'enable-darwin-at-runpath'. Act on the 250 enable flag to alter Darwin libraries to use @rpath names. 251 252 2023-10-15 Mike Frysinger <vapier (a] gentoo.org> 253 254 * Makefile.def: Add distclean-sim dependency on distclean-gnulib. 255 * Makefile.in: Regenerate. 256 257 2023-10-11 Filip Kastl <fkastl (a] suse.cz> 258 259 * MAINTAINERS: Fix name order. 260 261 2023-10-10 Christoph Mllner <christoph.muellner (a] vrull.eu> 262 263 * MAINTAINERS: Add myself. 264 265 2023-10-06 Sergei Trofimovich <siarheit (a] google.com> 266 267 PR bootstrap/111663 268 * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror. 269 * Makefile.in: Regenerate. 270 271 2023-10-05 Jan Engelhardt <jengelh (a] inai.de> 272 273 * SECURITY.txt: Fix up indentation. 274 275 2023-10-05 Jan Engelhardt <jengelh (a] inai.de> 276 277 * SECURITY.txt: Fix up commas. 278 279 2023-10-04 Siddhesh Poyarekar <siddhesh (a] gotplt.org> 280 281 * SECURITY.txt: New file. 282 283 2023-09-18 Fei Gao <gaofei (a] eswincomputing.com> 284 285 * MAINTAINERS: Add myself. 286 287 2023-09-15 Yang Yujie <yangyujie (a] loongson.cn> 288 289 * config-ml.in: Remove unneeded loongarch clause. 290 * configure.ac: Register custom makefile fragments mt-loongarch-* 291 for loongarch targets. 292 * configure: Regenerate. 293 294 2023-09-12 Edwin Lu <ewlu (a] rivosinc.com> 295 296 * MAINTAINERS: Add myself 297 298 2023-09-12 Thomas Schwinge <thomas (a] codesourcery.com> 299 Chung-Lin Tang <cltang (a] codesourcery.com> 300 301 PR testsuite/109951 302 * Makefile.tpl (BASE_TARGET_EXPORTS): Add 303 'SYSROOT_CFLAGS_FOR_TARGET'. 304 * Makefile.in: Regenerate. 305 306 2023-09-05 Yang Yujie <yangyujie (a] loongson.cn> 307 308 * config-ml.in: Do not build the multilib library variant 309 that is duplicate with the toplevel one. 310 311 2023-08-29 Tsukasa OI <research_trasio (a] irq.a4lg.com> 312 313 * MAINTAINERS: Add myself. 314 315 2023-08-22 Filip Kastl <fkastl (a] suse.cz> 316 317 * MAINTAINERS: Update my email address. 318 319 2023-08-11 Eric Feng <ef2648 (a] columbia.edu> 320 321 * MAINTAINERS: Add myself. 322 323 2023-08-07 Indu Bhagat <indu.bhagat (a] oracle.com> 324 325 * Makefile.def: Reflect that libsframe needs to installed before 326 libbfd. Reorder a bit to better track libsframe dependencies. 327 * Makefile.in: Regenerate. 328 329 2023-08-07 Indu Bhagat <indu.bhagat (a] oracle.com> 330 331 * Makefile.def: Add install dependency on libsframe for libbfd. 332 * Makefile.in: Regenerated. 333 334 2023-08-07 Nick Alcock <nick.alcock (a] oracle.com> 335 336 * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for 337 Solaris 11. 338 339 2023-08-07 Alexander von Gluck IV <kallisti5 (a] unixzen.com> 340 341 * configure: Regenerate. 342 * configure.ac: Add Haiku to list of ELF OSes 343 * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku. 344 345 2023-08-07 Nick Alcock <nick.alcock (a] oracle.com> 346 347 * libtool.m4 (LT_PATH_NM): Handle user-specified NM with 348 options, including options containing paths. 349 350 2023-08-07 Nick Alcock <nick.alcock (a] oracle.com> 351 352 * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided 353 NM, if there is one. Run nm on itself, not on /dev/null, to avoid 354 errors from nms that refuse to work on non-regular files. Remove 355 other workarounds for this problem. Strip out blank lines from the 356 nm output. 357 358 2023-08-07 Arsen Arsenovi <arsen (a] aarsen.me> 359 360 * configure.ac: Reinstate 32b PA-RISC HP-UX targets 361 * configure: Regenerate. 362 363 2023-08-07 Simon Marchi <simon.marchi (a] efficios.com> 364 365 * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH). 366 * configure: Re-generate. 367 * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH. 368 (PKG_CONFIG_PATH): New. 369 * Makefile.in: Re-generate. 370 371 2023-08-07 Luis Machado <luis.machado (a] arm.com> 372 373 * configure.ac: Disable year2038 by default on 32-bit hosts. 374 * configure: Regenerate. 375 376 2023-08-07 Vladimir Mezentsev <vladimir.mezentsev (a] oracle.com> 377 378 * Makefile.def: Add gprofng module. 379 * configure.ac: Add --enable-gprofng option. 380 * Makefile.in: Regenerate. 381 * configure: Regenerate. 382 383 2023-08-07 Martin Liska <mliska (a] suse.cz> 384 385 * configure.ac: Add --enable-default-compressed-debug-sections-algorithm. 386 * configure: Regenerate. 387 388 2023-08-07 Fangrui Song <maskray (a] google.com> 389 390 * configure: Regenerate. 391 * configure.ac: Add --with-zstd. 392 393 2023-08-07 Arsen Arsenovi <arsen (a] aarsen.me> 394 395 * configure: Regenerate. 396 * configure.ac: Recover tilegx/tilepro targets. 397 398 2023-08-07 H.J. Lu <hjl.tools (a] gmail.com> 399 400 * configure: Regenerated. 401 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with 402 --plugin and rc before enabling --plugin. 403 404 2023-08-07 H.J. Lu <hjl.tools (a] gmail.com> 405 406 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@ 407 (RANLIB): Add @RANLIB_PLUGIN_OPTION@. 408 * configure.ac: Include config/gcc-plugin.m4. 409 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION. 410 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and 411 RANLIB if possible. 412 * Makefile.in: Regenerated. 413 * configure: Likewise. 414 415 2023-08-07 Arsen Arsenovi <arsen (a] aarsen.me> 416 417 * Makefile.tpl: Substitute @GDCFLAGS@ instead of using 418 $(CFLAGS). 419 420 2023-08-07 David Faust <david.faust (a] oracle.com> 421 422 * MAINTAINERS: Add the BPF port to my reviewer listing. 423 424 2023-08-02 Jan Beulich <jbeulich (a] suse.com> 425 426 * MAINTAINERS: Correct my email address. 427 428 2023-08-02 Hu, Lin1 <lin1.hu (a] intel.com> 429 430 * MAINTAINERS (Write After Approval): Add myself. 431 432 2023-08-01 Richard Ball <richard.ball (a] arm.com> 433 434 * MAINTAINERS: Add myself. 435 436 2023-07-31 Andreas Schwab <schwab (a] suse.de> 437 438 * configure.ac (GDCFLAGS): Set default from ${CFLAGS}. 439 * configure: Regenerate. 440 * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@. 441 442 2023-07-31 xuli <xuli1 (a] eswincomputing.com> 443 444 * MAINTAINERS: Add myself. 445 446 2023-07-25 Thomas Schwinge <thomas (a] codesourcery.com> 447 448 * MAINTAINERS: List myself as "nvptx port" maintainer. 449 450 2023-07-21 Cupertino Miranda <cupertino.miranda (a] oracle.com> 451 452 * MAINTAINERS: Add myself to write after approval 453 454 2023-07-18 Ju-Zhe Zhong <juzhe.zhong (a] rivai.ai> 455 456 * MAINTAINERS: Add myself as a reviewer for the riscv port. 457 458 2023-07-18 Robin Dapp <rdapp (a] ventanamicro.com> 459 460 * MAINTAINERS: Add myself as a reviewer for the riscv port. 461 462 2023-07-12 Hao Liu <hliu (a] os.amperecomputing.com> 463 464 * MAINTAINERS: Add Hao Liu to write after approval 465 466 2023-07-12 Ken Matsui <kmatsui (a] gcc.gnu.org> 467 468 * MAINTAINERS: Add Ken Matsui to write after approval 469 470 2023-07-07 Eugene Rozenfeld <erozen (a] microsoft.com> 471 472 * Makefile.in: Collect both kernel and user events for autofdo 473 * Makefile.tpl: Collect both kernel and user events for autofdo 474 475 2023-06-30 Rishi Raj <rishiraj45035 (a] gmail.com> 476 477 * MAINTAINERS: Added myself to Write After Approval and DCO 478 479 2023-06-29 Eugene Rozenfeld <erozen (a] microsoft.com> 480 481 * Makefile.in: Remove -gtoggle for STAGEautoprofile 482 * Makefile.tpl: Remove -gtoggle for STAGEautoprofile 483 484 2023-06-25 Lehua Ding <lehua.ding (a] rivai.ai> 485 486 * MAINTAINERS: Add Lehua Ding to write after approval 487 488 2023-06-25 Iain Sandoe <iain (a] sandoe.co.uk> 489 490 * Makefile.def: Pass the enable-host-pie value to GCC configure. 491 * Makefile.in: Regenerate. 492 * configure: Regenerate. 493 * configure.ac: Adjust the logic for shared and PIE host flags to 494 ensure that PIE is passed for hosts that require it. 495 496 2023-06-16 YunQiang Su <yunqiang.su (a] cipunited.com> 497 498 * MAINTAINERS (Write After Approval): move Matthew Fortune 499 to Write After Approval. 500 501 2023-06-15 Marek Polacek <polacek (a] redhat.com> 502 503 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this 504 check. 505 * configure: Regenerate. 506 507 2023-06-14 Filip Kastl <filip.kastl (a] gmail.com> 508 509 * MAINTAINERS: Add myself to write after approval 510 511 2023-06-02 YunQiang Su <yunqiang.su (a] cipunited.com> 512 513 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS 514 port maintainer. 515 (Write After Approval): Remove myself. 516 517 2023-05-30 Jeevitha Palanisamy <jeevitha (a] linux.ibm.com> 518 519 * MAINTAINERS (Write After Approval): Add myself. 520 521 2023-05-29 Martin Jambor <mjambor (a] suse.cz> 522 523 * MAINTAINERS: Replace spaces with tabs. 524 525 2023-05-27 Benjamin Priour <vultkayn (a] gcc.gnu.org> 526 527 * MAINTAINERS: New entry. 528 529 2023-05-18 Eugene Rozenfeld <erozen (a] microsoft.com> 530 531 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback 532 * Makefile.in: Regenerate 533 534 2023-05-17 Eugene Rozenfeld <erozen (a] microsoft.com> 535 536 * Makefile.in: Disable warnings as errors for STAGEautofeedback 537 538 2023-05-11 Robin Dapp <rdapp (a] ventanamicro.com> 539 540 * MAINTAINERS: Sort. 541 542 2023-05-11 Ju-Zhe Zhong <juzhe.zhong (a] rivai.ai> 543 544 * MAINTAINERS: Add myself. 545 546 2023-05-10 Pan Li <pan2.li (a] intel.com> 547 548 * MAINTAINERS: Add myself. 549 550 2023-04-28 Eugene Rozenfeld <erozen (a] microsoft.com> 551 552 * Makefile.in: Define PROFILE_MERGER 553 * Makefile.tpl: Define PROFILE_MERGER 554 555 2023-04-27 Robin Dapp <rdapp (a] ventanamicro.com> 556 557 * MAINTAINERS: Change my email address. 558 559 2023-04-26 Patrick O'Neill <patrick (a] rivosinc.com> 560 561 * MAINTAINERS: Add myself. 562 563 2023-04-26 Martin Liska <mliska (a] suse.cz> 564 565 * MAINTAINERS: fix sorting 566 567 2023-04-25 Victor Do Nascimento <victor.donascimento (a] arm.com> 568 569 * MAINTAINERS (Write After Approval): Add myself. 570 571 2023-04-24 Martin Liska <mliska (a] suse.cz> 572 573 * MAINTAINERS: Fix sorting. 574 575 2023-04-21 Peter Foley <pefoley2 (a] pefoley.com> 576 577 * configure: Regenerate. 578 * configure.ac: Only create serdep.tmp if needed 579 580 2023-04-21 ajit.kumar.agarwal (a] ibm.com <aagarwa (a] ltcden2-lp1.aus.stglabs.ibm.com> 581 582 * MAINTAINERS (Write After Approval): Add myself. 583 584 2023-04-21 Vineet Gupta <vineetg (a] rivosinc.com> 585 586 * MAINTAINERS (Write After Approval): Add myself. 587 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd (a] gmail.com> 588 589 2023-04-06 Indu Bhagat <indu.bhagat (a] oracle.com> 590 591 * MAINTAINERS: Add myself. 592 593 2023-03-22 Tobias Burnus <tobias (a] codesourcery.com> 594 595 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer. 596 597 2023-03-10 Arsen Arsenovi <arsen (a] aarsen.me> 598 599 * MAINTAINERS (Write After Approval): Add myself. 600 601 2023-02-16 Martin Liska <mliska (a] suse.cz> 602 603 * MAINTAINERS: I'm stepping down from my positions. 604 605 2023-01-10 Philip Herron <herron.philip (a] googlemail.com> 606 607 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer 608 609 2023-01-06 Clment Chigot <chigot (a] adacore.com> 610 611 * configure.ac: Skip GMP and MPFR when --disable-gdb is 612 provided. 613 * configure: Regenerate. 614 615 2023-01-04 Gaius Mulley <gaiusmod2 (a] gmail.com> 616 617 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer. 618 619 2022-12-31 Iain Sandoe <iain (a] sandoe.co.uk> 620 621 * Makefile.def: Do not build shared libffi. 622 * Makefile.in: Regenerate. 623 624 2022-12-21 Andrew Pinski <apinski (a] marvell.com> 625 626 * Makefile.def: Add configure-gdb dependencies 627 on all-gmp and all-mpfr. 628 * configure.ac: Split out MPC checking from MPFR. 629 Require GMP and MPFR if the gdb directory exist. 630 * Makefile.in: Regenerate. 631 * configure: Regenerate. 632 633 2022-12-14 Gaius Mulley <gaiusmod2 (a] gmail.com> 634 635 * configure.ac (target_libraries): Add target-libgm2. 636 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2. 637 Add GCC_TARGET_TOOL entry for gm2. 638 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version, 639 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version. 640 * Makefile.def (target_modules): Add libgm2. 641 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET. 642 (dependencies): Add all-target-libgm2 and on=all-target-libatomic. 643 (languages): Add entry for language=m2 with gcc-check-target=check-m2 644 and lib-check-target=check-target-libgm2. 645 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS. 646 (HOST_EXPORTS): Add definition for GM2. 647 (BASE_TARGET_EXPORTS): Add definition for GM2. 648 (GM2_FOR_BUILD): Defined. 649 (GM2FLAGS): Defined. 650 (GM2_FOR_TARGET): Defined. 651 (GM2FLAGS_FOR_TARGET): Defined. 652 (EXTRA_HOST_FLAGS): Defined. 653 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD. 654 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS. 655 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET. 656 * configure: Rebuilt. 657 * Makefile.in: Rebuilt. 658 659 2022-12-13 Philip Herron <philip.herron (a] embecosm.com> 660 661 * Makefile.def: Add Rust language. 662 * Makefile.in: Regenerate via autogen. 663 664 2022-12-09 Martin Liska <mliska (a] suse.cz> 665 666 * MAINTAINERS: Fix spacing. 667 668 2022-12-07 Arthur Cohen <arthur.cohen (a] embecosm.com> 669 670 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer. 671 672 2022-12-07 Iain Sandoe <iain (a] sandoe.co.uk> 673 674 * Makefile.def: Pass host_libs_picflag to host dependent library 675 configures. 676 * Makefile.in: Regenerate. 677 * configure: Regenerate. 678 * configure.ac (host_libs_picflag): New configure variable set to 679 '--with-pic' when building 'host_shared'. 680 681 2022-11-25 Weimin Pan <weimin.pan (a] oracle.com> 682 683 * Makefile.def: Add libsframe as new module with its dependencies. 684 * Makefile.in: Regenerated. 685 * configure.ac: Add libsframe to host_libs. 686 * configure: Regenerated. 687 688 2022-11-23 Marek Polacek <polacek (a] redhat.com> 689 690 Revert: 691 2022-11-23 Marek Polacek <polacek (a] redhat.com> 692 693 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and 694 isl. 695 * Makefile.in: Regenerate. 696 * Makefile.tpl: Set PICFLAG. 697 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this 698 check. 699 * configure: Regenerate. 700 701 2022-11-23 Marek Polacek <polacek (a] redhat.com> 702 703 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and 704 isl. 705 * Makefile.in: Regenerate. 706 * Makefile.tpl: Set PICFLAG. 707 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this 708 check. 709 * configure: Regenerate. 710 711 2022-11-14 Martin Liska <mliska (a] suse.cz> 712 713 Revert: 714 2022-11-09 Martin Liska <mliska (a] suse.cz> 715 716 * doc/Makefile: New file. 717 * doc/_static/custom.css: New file. 718 * doc/baseconf.py: New file. 719 * doc/bsd.rst: New file. 720 * doc/contrib.rst: New file. 721 * doc/contribute.rst: New file. 722 * doc/cppdiropts.rst: New file. 723 * doc/cppenv.rst: New file. 724 * doc/cppopts.rst: New file. 725 * doc/cppwarnopts.rst: New file. 726 * doc/favicon.ico: New file. 727 * doc/funding.rst: New file. 728 * doc/gcc_sphinx.py: New file. 729 * doc/gnu.rst: New file. 730 * doc/gnu_free_documentation_license.rst: New file. 731 * doc/gpl-3.0.rst: New file. 732 * doc/indices-and-tables.rst: New file. 733 * doc/lgpl-2.1.rst: New file. 734 * doc/logo.pdf: New file. 735 * doc/logo.svg: New file. 736 * doc/md.rst: New file. 737 * doc/requirements.txt: New file. 738 739 2022-11-14 Martin Liska <mliska (a] suse.cz> 740 741 Revert: 742 2022-11-09 Martin Liska <mliska (a] suse.cz> 743 744 * doc/baseconf.py: Port to GCC sources. 745 746 2022-11-14 Martin Liska <mliska (a] suse.cz> 747 748 Revert: 749 2022-11-14 Martin Liska <mliska (a] suse.cz> 750 751 * configure: Regenerate. 752 * configure.ac: Support Sphinx based documentation. 753 754 2022-11-14 Martin Liska <mliska (a] suse.cz> 755 756 Revert: 757 2022-11-09 Martin Liska <mliska (a] suse.cz> 758 759 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE, 760 provide a default. 761 762 2022-11-14 Martin Liska <mliska (a] suse.cz> 763 764 Revert: 765 2022-11-09 Martin Liska <mliska (a] suse.cz> 766 767 * doc/bsd.rst: 768 Add trailing newline. 769 * doc/contrib.rst: 770 Add trailing newline. 771 * doc/contribute.rst: 772 Add trailing newline. 773 * doc/cppdiropts.rst: 774 Add trailing newline. 775 * doc/cppenv.rst: 776 Add trailing newline. 777 * doc/cppopts.rst: 778 Add trailing newline. 779 * doc/cppwarnopts.rst: 780 Add trailing newline. 781 * doc/funding.rst: 782 Add trailing newline. 783 * doc/gnu.rst: 784 Add trailing newline. 785 * doc/gnu_free_documentation_license.rst: 786 Add trailing newline. 787 * doc/gpl-3.0.rst: 788 Add trailing newline. 789 * doc/indices-and-tables.rst: 790 Add trailing newline. 791 * doc/lgpl-2.1.rst: 792 Add trailing newline. 793 * doc/md.rst: 794 Add trailing newline. 795 796 2022-11-14 Martin Liska <mliska (a] suse.cz> 797 798 Revert: 799 2022-11-09 Martin Liska <mliska (a] suse.cz> 800 801 * configure.ac: Use new install URL. 802 * configure: Regenerate. 803 804 2022-11-14 Martin Liska <mliska (a] suse.cz> 805 806 Revert: 807 2022-11-10 Arsen Arsenovi <arsen (a] aarsen.me> 808 809 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path 810 instead of just ``.''. 811 * doc/gcc_sphinx.py: Moved to... 812 * doc/modules/gcc_sphinx.py: ...here. 813 814 2022-11-14 Martin Liska <mliska (a] suse.cz> 815 816 Revert: 817 2022-11-10 Martin Liska <mliska (a] suse.cz> 818 819 * doc/baseconf.py: Modernize by using pathlib. 820 821 2022-11-14 Martin Liska <mliska (a] suse.cz> 822 823 Revert: 824 2022-11-11 Martin Liska <mliska (a] suse.cz> 825 826 * doc/Makefile: Disable -j auto. 827 828 2022-11-14 Martin Liska <mliska (a] suse.cz> 829 830 Revert: 831 2022-11-11 Martin Liska <mliska (a] suse.cz> 832 833 * doc/Makefile: Update comment. 834 835 2022-11-14 Martin Liska <mliska (a] suse.cz> 836 837 Revert: 838 2022-11-11 Martin Liska <mliska (a] suse.cz> 839 840 * doc/indices-and-tables.rst: Rename Indexes to Indices. 841 842 2022-11-14 Martin Liska <mliska (a] suse.cz> 843 844 Revert: 845 2022-11-13 Martin Liska <mliska (a] suse.cz> 846 847 PR web/107643 848 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env 849 is set. 850 * doc/indices-and-tables.rst: Use include_todo tag. 851 852 2022-11-14 Martin Liska <mliska (a] suse.cz> 853 854 Revert: 855 2022-11-13 Philipp Tomsich <philipp.tomsich (a] vrull.eu> 856 857 * doc/contrib.rst: Update Jeff Law's email address. 858 859 2022-11-13 Philipp Tomsich <philipp.tomsich (a] vrull.eu> 860 861 * doc/contrib.rst: Update Jeff Law's email address. 862 863 2022-11-13 Martin Liska <mliska (a] suse.cz> 864 865 PR web/107643 866 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env 867 is set. 868 * doc/indices-and-tables.rst: Use include_todo tag. 869 870 2022-11-11 Martin Liska <mliska (a] suse.cz> 871 872 * doc/indices-and-tables.rst: Rename Indexes to Indices. 873 874 2022-11-11 Martin Liska <mliska (a] suse.cz> 875 876 * doc/Makefile: Update comment. 877 878 2022-11-11 Martin Liska <mliska (a] suse.cz> 879 880 * doc/Makefile: Disable -j auto. 881 882 2022-11-10 Martin Liska <mliska (a] suse.cz> 883 884 * doc/baseconf.py: Modernize by using pathlib. 885 886 2022-11-10 Arsen Arsenovi <arsen (a] aarsen.me> 887 888 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path 889 instead of just ``.''. 890 * doc/gcc_sphinx.py: Moved to... 891 * doc/modules/gcc_sphinx.py: ...here. 892 893 2022-11-09 Martin Liska <mliska (a] suse.cz> 894 895 * configure.ac: Use new install URL. 896 * configure: Regenerate. 897 898 2022-11-09 Martin Liska <mliska (a] suse.cz> 899 900 * doc/bsd.rst: 901 Add trailing newline. 902 * doc/contrib.rst: 903 Add trailing newline. 904 * doc/contribute.rst: 905 Add trailing newline. 906 * doc/cppdiropts.rst: 907 Add trailing newline. 908 * doc/cppenv.rst: 909 Add trailing newline. 910 * doc/cppopts.rst: 911 Add trailing newline. 912 * doc/cppwarnopts.rst: 913 Add trailing newline. 914 * doc/funding.rst: 915 Add trailing newline. 916 * doc/gnu.rst: 917 Add trailing newline. 918 * doc/gnu_free_documentation_license.rst: 919 Add trailing newline. 920 * doc/gpl-3.0.rst: 921 Add trailing newline. 922 * doc/indices-and-tables.rst: 923 Add trailing newline. 924 * doc/lgpl-2.1.rst: 925 Add trailing newline. 926 * doc/md.rst: 927 Add trailing newline. 928 929 2022-11-09 Martin Liska <mliska (a] suse.cz> 930 931 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE, 932 provide a default. 933 934 2022-11-09 Martin Liska <mliska (a] suse.cz> 935 936 * configure: Regenerate. 937 * configure.ac: Support Sphinx based documentation. 938 939 2022-11-09 Martin Liska <mliska (a] suse.cz> 940 941 * doc/baseconf.py: Port to GCC sources. 942 943 2022-11-09 Martin Liska <mliska (a] suse.cz> 944 945 * doc/Makefile: New file. 946 * doc/_static/custom.css: New file. 947 * doc/baseconf.py: New file. 948 * doc/bsd.rst: New file. 949 * doc/contrib.rst: New file. 950 * doc/contribute.rst: New file. 951 * doc/cppdiropts.rst: New file. 952 * doc/cppenv.rst: New file. 953 * doc/cppopts.rst: New file. 954 * doc/cppwarnopts.rst: New file. 955 * doc/favicon.ico: New file. 956 * doc/funding.rst: New file. 957 * doc/gcc_sphinx.py: New file. 958 * doc/gnu.rst: New file. 959 * doc/gnu_free_documentation_license.rst: New file. 960 * doc/gpl-3.0.rst: New file. 961 * doc/indices-and-tables.rst: New file. 962 * doc/lgpl-2.1.rst: New file. 963 * doc/logo.pdf: New file. 964 * doc/logo.svg: New file. 965 * doc/md.rst: New file. 966 * doc/requirements.txt: New file. 967 968 2022-11-04 Thomas Schwinge <thomas (a] codesourcery.com> 969 970 * Makefile.def: Remove module 'liboffloadmic'. 971 * Makefile.in: Regenerate. 972 * configure.ac: Remove 'liboffloadmic' handling. 973 * configure: Regenerate. 974 975 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan (a] arm.com> 976 977 * MAINTAINERS: Update email address. 978 979 2022-10-21 <dilyan.palauzov (a] aegee.org> 980 981 * configure.ac: Don't configure readline if --with-system-readline is 982 used. 983 * configure: Re-generate. 984 985 2022-10-12 Cui,Lili <lili.cui (a] intel.com> 986 987 * MAINTAINERS (Write After Approval): Add myself. 988 989 2022-10-11 Olivier Hainque <hainque (a] adacore.com> 990 991 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker 992 and friends for rtp !large. Assume the linker has the required 993 abilities and set lt_cv_deplibs_check_method. 994 995 2022-09-30 Olivier Hainque <hainque (a] adacore.com> 996 997 * configure.ac (*vxworks*): If enable_shared is not 998 set, set to "no" and add --disable-shared to target and 999 host_configargs. 1000 * configure: Regenerate. 1001 1002 2022-09-26 Jeff Law <jlaw (a] ventanamicro.com> 1003 1004 * MAINTAINERS: Update my email address and DCO entry. 1005 1006 2022-09-23 Paul-Antoine Arras <pa (a] codesourcery.com> 1007 1008 * MAINTAINERS (Write After Approval): Add myself. 1009 1010 2022-09-15 Torbjrn SVENSSON <torbjorn.svensson (a] foss.st.com> 1011 1012 * MAINTAINERS (Write After Approval): Add myself. 1013 1014 2022-09-07 Jeff Law <jeffreyalaw (a] gmail.com> 1015 1016 * MAINTAINERS: Update my email address. 1017 1018 2022-09-07 Tom de Vries <tdevries (a] suse.de> 1019 1020 * configure.ac: Set extra_host_libiberty_configure_flags and 1021 extra_host_zlib_configure_flags in separate case statements. 1022 * configure: Regenerate. 1023 1024 2022-09-06 Xianmiao Qu <cooper.qu (a] linux.alibaba.com> 1025 1026 * MAINTAINERS: Update c-sky port maintainers' emails. 1027 1028 2022-08-31 Martin Liska <mliska (a] suse.cz> 1029 1030 * configure: Regenerate. 1031 * configure.ac: Delete hpux9 and hpux10. 1032 1033 2022-08-18 Sergei Trofimovich <siarheit (a] google.com> 1034 1035 * Makefile.def: Drop libelf module and gcc-configure dependency 1036 on it. 1037 * Makefile.in: Regenerate with 'autogen Makefile.def'. 1038 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and 1039 LIBELFINC. 1040 * configure: Regenrate. 1041 * configure.ac (host_libs): Drop unused libelf. 1042 1043 2022-08-18 Sergei Trofimovich <siarheit (a] google.com> 1044 1045 * Makefile.in: Regenerate. 1046 1047 2022-08-04 Eugene Rozenfeld <erozen (a] microsoft.com> 1048 1049 * MAINTAINERS: Add myself as AutoFDO maintainer. 1050 1051 2022-08-01 Roger Sayle <roger (a] nextmovesoftware.com> 1052 Arnaud Charlet <charlet (a] adacore.com> 1053 1054 * configure: Regenerate. 1055 1056 2022-07-31 Roger Sayle <roger (a] nextmovesoftware.com> 1057 1058 PR bootstrap/106472 1059 * Makefile.def (dependencies): Make configure-target-libgo depend 1060 upon all-target-libbacktrace. 1061 1062 2022-07-27 David Faust <david.faust (a] oracle.com> 1063 1064 * MAINTAINERS: Add myself as reviewer for CTF and BTF. 1065 1066 2022-07-27 Richard Biener <rguenther (a] suse.de> 1067 1068 * MAINTAINERS (Roger Sayle): Update e-mail address. 1069 1070 2022-07-21 Sam Feifer <sfeifer (a] redhat.com> 1071 1072 * MAINTAINERS (Write After Approval): Add myself. 1073 1074 2022-07-21 Marc Poulhis <poulhies (a] adacore.com> 1075 1076 * MAINTAINERS: Add myself as Ada front end co-maintainer. 1077 1078 2022-07-19 Alexander Monakov <amonakov (a] ispras.ru> 1079 1080 * .gitignore: Do not ignore config.h. 1081 1082 2022-07-15 Andrew Carlotti <andrew.carlotti (a] arm.com> 1083 1084 * MAINTAINERS: Add myself to Write After Approval. 1085 1086 2022-07-04 Martin Liska <mliska (a] suse.cz> 1087 1088 * MAINTAINERS: fix sorting of names 1089 1090 2022-07-03 Immad Mir <mirimmad17 (a] gmail.com> 1091 1092 * MAINTAINERS: add myself. 1093 1094 2022-07-03 Immad Mir <mirimmad17 (a] gmail.com> 1095 1096 * MAINTAINERS: Add myself to write after approval and DCO. 1097 1098 2022-07-02 Tim Lange <mail (a] tim-lange.me> 1099 1100 * MAINTAINERS: Add myself. 1101 1102 2022-07-01 Haochen Jiang <haochen.jiang (a] intel.com> 1103 1104 * MAINTAINERS (Write After Approval): Add myself. 1105 1106 2022-06-30 Cui,Lili <lili.cui (a] intel.com> 1107 1108 Revert: 1109 2022-06-30 Cui,Lili <lili.cui (a] intel.com> 1110 1111 * MAINTAINERS (Write After Approval): Add myself. 1112 1113 2022-06-30 Cui,Lili <lili.cui (a] intel.com> 1114 1115 * MAINTAINERS (Write After Approval): Add myself. 1116 1117 2022-06-28 Alexandre Oliva <oliva (a] adacore.com> 1118 1119 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET. 1120 (EXTRA_GCC_FLAGS): Likewise. 1121 * Makefile.in: Rebuilt. 1122 1123 2022-06-28 konglin1 <lingling.kong (a] intel.com> 1124 1125 * MAINTAINERS (Write After Approval): Add myself. 1126 1127 2022-06-27 Tom de Vries <tdevries (a] suse.de> 1128 1129 * configure.ac: Build libiberty pic variant for gdbserver. 1130 * configure: Regenerate. 1131 1132 2022-06-26 Iain Sandoe <iain (a] sandoe.co.uk> 1133 1134 * configure: Regenerate. 1135 * configure.ac: Correct use of $host. 1136 1137 2022-06-25 Jeff Law <jeffreyalaw (a] gmail.com> 1138 1139 * MAINTAINERS: Remove tilegx and tilepro entries. 1140 * configure.ac: Remove tilegx and tilepro stanzas. 1141 * configure: Rebuilt. 1142 1143 2022-05-28 Bruce Korb <bkorb (a] gnu.org> 1144 1145 * .gitignore: Ignore vim swap files 1146 1147 2022-05-13 Surya Kumari Jangala <jskumari (a] linux.ibm.com> 1148 1149 * MAINTAINERS: Add myself to write after approval. 1150 1151 2022-05-11 Kewen Lin <linkw (a] linux.ibm.com> 1152 1153 * MAINTAINERS: Remove myself from DCO section. 1154 1155 2022-05-09 Xi Ruoyao <xry111 (a] xry111.site> 1156 1157 * MAINTAINERS: Update my email address. 1158 1159 2022-05-09 Clment Chigot <chigot (a] adacore.com> 1160 1161 * MAINTAINERS: Update my email address. 1162 1163 2022-05-05 Kewen Lin <linkw (a] linux.ibm.com> 1164 1165 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO 1166 section. 1167 1168 2022-04-19 Richard Henderson <rth (a] gcc.gnu.org> 1169 1170 * MAINTAINERS: Update my email address. 1171 1172 2022-04-01 Qian Jianhua <qianjh (a] fujitsu.com> 1173 1174 * MAINTAINERS: Update my email address. 1175 1176 2022-03-29 Chenghua Xu <xuchenghua (a] loongson.cn> 1177 1178 * MAINTAINERS: (CPU Port Maintainers): Add myself and 1179 Lulu as LoongArch port maintainer. 1180 1181 2022-03-29 Chenghua Xu <xuchenghua (a] loongson.cn> 1182 Lulu Cheng <chenglulu (a] loongson.cn> 1183 1184 * configure.ac: Add LoongArch tuples. 1185 * configure: Regenerate. 1186 1187 2022-03-28 Tom Tromey <tromey (a] adacore.com> 1188 1189 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir. 1190 * configure: Rebuild. 1191 1192 2022-03-24 Bill Schmidt <bill.schmidt (a] gmail.com> 1193 1194 * MAINTAINERS: Change my information. 1195 1196 2022-03-16 Chung-Ju Wu <jasonwucj (a] gmail.com> 1197 1198 * MAINTAINERS: Add myself to DCO section. 1199 1200 2022-03-14 Jonathan Wakely <jwakely (a] redhat.com> 1201 1202 * configure.ac: Fix incorrect option in comment. 1203 * configure: Regenerate. 1204 1205 2022-03-09 Hans-Peter Nilsson <hp (a] axis.com> 1206 1207 * Makefile.def (dependencies): Make configure-sim depend on 1208 all-readline. 1209 * Makefile.in: Regenerate. 1210 1211 2022-02-22 Christophe Lyon <christophe.lyon (a] foss.st.com> 1212 1213 * MAINTAINERS (Write After Approval): Update my e-mail address. 1214 1215 2022-02-08 Ulrich Weigand <ulrich.weigand (a] de.ibm.com> 1216 1217 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer. 1218 1219 2022-01-31 Ed Smith-Rowland <esmithrowland (a] gmail.com> 1220 1221 * MAINTAINERS: Update my email and add myself to the DCO list. 1222 1223 2022-01-25 Thomas Schwinge <thomas (a] codesourcery.com> 1224 1225 Revert: 1226 2021-09-16 Andrew Pinski <apinski (a] marvell.com> 1227 1228 PR bootstrap/67102 1229 * Makefile.def: Have configure-target-libffi depend on 1230 all-target-libstdc++-v3. 1231 * Makefile.in: Regenerate. 1232 1233 2022-01-22 Jakub Jelinek <jakub (a] redhat.com> 1234 1235 PR other/104181 1236 * build.log: Remove. 1237 1238 2022-01-20 Martin Liska <mliska (a] suse.cz> 1239 1240 * MAINTAINERS: Adjust email address based on IRC request. 1241 1242 2022-01-18 Xionghu Luo <luoxhu (a] linux.ibm.com> 1243 1244 * MAINTAINERS: Update my email address. 1245 1246 2022-01-17 Martin Liska <mliska (a] suse.cz> 1247 1248 * MAINTAINERS: Rename .c names to .cc. 1249 1250 2022-01-13 Jakub Jelinek <jakub (a] redhat.com> 1251 1252 * Makefile.am: Remove. 1253 1254 2022-01-11 Thomas Koenig <tkoenig (a] gcc.gnu.org> 1255 1256 * Makefile.am: New file. 1257 1258 2022-01-11 Martin Liska <mliska (a] suse.cz> 1259 1260 * MAINTAINERS: Sort 2 names. 1261 1262 2022-01-10 Martin Liska <mliska (a] suse.cz> 1263 1264 * MAINTAINERS: Fix obvious issues with sorting. 1265 1266 2022-01-07 liuhongt <hongtao.liu (a] intel.com> 1267 1268 * build.log: New file. 1269 1270 2022-01-05 Nathan Sidwell <nathan (a] acm.org> 1271 1272 * MAINTAINERS: Add DCO entry. Sort that list. 1273 1274 2022-01-04 Gaius Mulley <gaiusmod2 (a] gmail.com> 1275 1276 * MAINTAINERS: Change of email address in both DCO and 1277 Write After Approval list. 1278 1279 2021-12-21 Iain Buclaw <ibuclaw (a] gdcproject.org> 1280 1281 * configure: Regenerate. 1282 1283 2021-12-21 Martin Liska <mliska (a] suse.cz> 1284 1285 * config.sub: Change mode back to 755. 1286 1287 2021-12-17 Martin Liska <mliska (a] suse.cz> 1288 1289 * config.sub: Sync from master. 1290 1291 2021-12-17 Martin Liska <mliska (a] suse.cz> 1292 1293 Revert: 1294 2021-12-16 Matthias Seidel <mseidel (a] apache.org> 1295 1296 * config.sub: Fix typo. 1297 1298 2021-12-16 Matthias Seidel <mseidel (a] apache.org> 1299 1300 * config.sub: Fix typo. 1301 1302 2021-12-16 H.J. Lu <hjl.tools (a] gmail.com> 1303 1304 Revert: 1305 2021-12-15 H.J. Lu <hjl.tools (a] gmail.com> 1306 1307 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@ 1308 (RANLIB): Add @RANLIB_PLUGIN_OPTION@. 1309 * configure.ac: Include config/gcc-plugin.m4. 1310 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION. 1311 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and 1312 RANLIB if possible. 1313 * Makefile.in: Regenerated. 1314 * configure: Likewise. 1315 1316 2021-12-15 H.J. Lu <hjl.tools (a] gmail.com> 1317 1318 * Makefile.tpl (BUILD_CFLAGS): New. 1319 (CFLAGS): Append $(BUILD_CFLAGS). 1320 (CXXFLAGS): Likewise. 1321 (PGO_BUILD_GEN_FLAGS_TO_PASS): New. 1322 (PGO_BUILD_TRAINING_CFLAGS): Likewise. 1323 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise. 1324 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise. 1325 (PGO_BUILD_TRAINING_MFLAGS): Likewise. 1326 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise. 1327 (PGO-TRAINING-TARGETS): Likewise. 1328 (PGO_BUILD_TRAINING): Likewise. 1329 (all): Add '+' to the command line for recursive make. Support 1330 the PGO build. 1331 * configure.ac: Add --enable-pgo-build[=lto]. 1332 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and 1333 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile. 1334 * Makefile.in: Regenerated. 1335 * configure: Likewise. 1336 1337 2021-12-15 H.J. Lu <hjl.tools (a] gmail.com> 1338 1339 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@ 1340 (RANLIB): Add @RANLIB_PLUGIN_OPTION@. 1341 * configure.ac: Include config/gcc-plugin.m4. 1342 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION. 1343 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and 1344 RANLIB if possible. 1345 * Makefile.in: Regenerated. 1346 * configure: Likewise. 1347 1348 2021-12-14 Marc Poulhis <poulhies (a] adacore.com> 1349 1350 * MAINTAINERS: Add myself to write after approval. 1351 1352 2021-12-06 Navid Rahimi <navidrahimi (a] microsoft.com> 1353 1354 * MAINTAINERS: Adding myself. 1355 1356 2021-12-02 Pekka Seppnen <pexu (a] gcc.mail.kapsi.fi> 1357 1358 * configure: Regenerate. 1359 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of 1360 $(CPP). 1361 1362 2021-11-30 Iain Buclaw <ibuclaw (a] gdcproject.org> 1363 1364 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and 1365 libatomic. 1366 * Makefile.in: Regenerate. 1367 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC. 1368 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if 1369 target-libphobos-bootstrap. 1370 (STAGE2_CONFIGURE_FLAGS): Likewise. 1371 * configure: Regenerate. 1372 * configure.ac: Add support for bootstrapping D front-end. 1373 1374 2021-11-16 Martin Uecker <uecker (a] gcc.gnu.org> 1375 1376 * MAINTAINERS: Add myself to DCO section and update email address. 1377 1378 2021-11-16 Iain Sandoe <iain (a] sandoe.co.uk> 1379 1380 * configure: Regenerate. 1381 * configure.ac: Ensure that PIC (shared) defaults are set 1382 correctly for Darwin. 1383 1384 2021-11-16 Jim Wilson <jim.wilson.gcc (a] gmail.com> 1385 1386 * MAINTAINERS: Update my address. 1387 1388 2021-11-12 Alan Modra <amodra (a] gmail.com> 1389 1390 * Makefile.def (configure-opcodes): Depend on configure-bfd. 1391 * Makefile.in: Regenerate. 1392 1393 2021-11-03 Maciej W. Rozycki <macro (a] embecosm.com> 1394 1395 * MAINTAINERS: Clarify the policy WRT the Write After Approval 1396 list. 1397 1398 2021-11-02 Andrew Burgess <andrew.burgess (a] embecosm.com> 1399 1400 * MAINTAINERS (Reviewers, arc): Remove my entry. 1401 (Write After Approval): Add an entry for myself. 1402 1403 2021-10-28 Richard Purdie <richard.purdie (a] linuxfoundation.org> 1404 1405 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support 1406 * Makefile.in: Regenerate. 1407 * configure: Regenerate. 1408 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support 1409 1410 2021-10-26 Jeff Law <jeffreyalaw (a] gmail.com> 1411 1412 * MAINTAINERS: Fix up Maciej's entries. 1413 1414 2021-10-26 Maciej W. Rozycki <macro (a] embecosm.com> 1415 1416 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port 1417 maintainer. 1418 1419 2021-10-22 Eric Gallager <egallager (a] gcc.gnu.org> 1420 1421 PR other/102663 1422 * Makefile.def: Handle install-dvi target. 1423 * Makefile.tpl: Likewise. 1424 * Makefile.in: Regenerate. 1425 1426 2021-10-19 Clment Chigot <clement.chigot (a] atos.net> 1427 1428 * MAINTAINERS: Add myself for write after approval. 1429 1430 2021-10-12 Eric Gallager <egallager (a] gcc.gnu.org> 1431 1432 * Makefile.def: Mark libcody, libdecnumber, 1433 c++tools, libgcc, and libobjc as missing TAGS 1434 targets. 1435 * Makefile.in: Regenerate. 1436 1437 2021-10-07 Siddhesh Poyarekar <siddhesh (a] gotplt.org> 1438 1439 * MAINTAINERS: Add myself to DCO section and update email 1440 address. 1441 1442 2021-09-29 Jonathan Wakely <jwakely (a] redhat.com> 1443 1444 * MAINTAINERS: Add myself to DCO section. 1445 1446 2021-09-28 Andrew Burgess <andrew.burgess (a] embecosm.com> 1447 1448 * configure: Regenerate. 1449 * configure.ac (skipdirs): Add the contents of target_configdirs if 1450 we are not building gcc. 1451 1452 2021-09-24 Andrew Burgess <andrew.burgess (a] embecosm.com> 1453 1454 * Makefile.def: Back-port commits ba4d88ad892f and 1455 755ba58ebef0 from binutils-gdb repository. 1456 * Makefile.in: Regenerated. 1457 1458 2021-09-20 Harald Anlauf <anlauf (a] gmx.de> 1459 1460 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer. 1461 1462 2021-09-17 Iain Sandoe <iain (a] sandoe.co.uk> 1463 1464 * Makefile.def: Add a jit check target for the jit 1465 language. 1466 * Makefile.in: Regenerate. 1467 1468 2021-09-16 Andrew Pinski <apinski (a] marvell.com> 1469 1470 PR bootstrap/67102 1471 * Makefile.def: Have configure-target-libffi depend on 1472 all-target-libstdc++-v3. 1473 * Makefile.in: Regenerate. 1474 1475 2021-09-10 Petter Tomner <tomner (a] kth.se> 1476 1477 * MAINTAINERS: Me added to DCO and write after approval 1478 1479 2021-09-01 YunQiang Su <syq (a] debian.org> 1480 1481 * MAINTAINERS: Add myself for write after approval. 1482 1483 2021-08-31 Andrew Burgess <andrew.burgess (a] embecosm.com> 1484 1485 * Makefile.def: Add all-gdb dependency on all-libbacktrace. 1486 * Makefile.in: Regenerate. 1487 1488 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic (a] syrmia.com> 1489 1490 * MAINTAINERS: Add myself for write after approval. 1491 1492 2021-08-18 Iain Sandoe <iain (a] sandoe.co.uk> 1493 1494 * Makefile.in: Regenerate. 1495 * Makefile.tpl: Make the state of the configured host 1496 shared flag available to makefile fragements. 1497 1498 2021-08-09 Hongyu Wang <hongyu.wang (a] intel.com> 1499 1500 * MAINTAINERS (Write After Approval): Add myself. 1501 1502 2021-07-20 Richard Earnshaw <rearnsha (a] arm.com> 1503 1504 * .dir-locals.el (bug-reference-url-format): Use https. 1505 1506 2021-07-20 Richard Earnshaw <rearnsha (a] arm.com> 1507 1508 * .dir-locals.el (c-mode): Change fill-column to 79. 1509 1510 2021-07-15 Trevor Saunders <tbsaunde (a] tbsaunde.org> 1511 1512 * MAINTAINERS: Add myself to DCO section. 1513 1514 2021-07-09 Iain Sandoe <iain (a] sandoe.co.uk> 1515 1516 * configure: Regenerate. 1517 * configure.ac: Adjust cases for which it is necessary to 1518 include the Darwin host config fragment. 1519 1520 2021-07-06 Gaius Mulley <gaius.mulley (a] southwales.ac.uk> 1521 1522 * MAINTAINERS: Add myself for write after approval and DCO. 1523 1524 2021-07-05 Iain Sandoe <iain (a] sandoe.co.uk> 1525 1526 * Makefile.def: Add dsymutil defs. 1527 * Makefile.in: Regenerated. 1528 * Makefile.tpl: Add dsymutil to flags. 1529 * configure: Regenerated. 1530 * configure.ac: Add dsymutil to target and build recipes. 1531 1532 2021-07-01 Ankur Saini <arsenic (a] sourceware.org> 1533 1534 * MAINTAINERS: Add myself for write after approval. 1535 1536 2021-06-30 Xi Ruoyao <xry111 (a] mengyan1223.wang> 1537 1538 * MAINTAINERS (Write After Approval): Add myself. 1539 1540 2021-06-25 Matthias Kretz <m.kretz (a] gsi.de> 1541 1542 * MAINTAINERS: Add myself for write after approval and DCO 1543 1544 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni (a] linaro.org> 1545 1546 * .gitignore: Add entry for cscope.out. 1547 1548 2021-06-22 liuhongt <hongtao.liu (a] intel.com> 1549 1550 * MAINTAINERS: Remove my Write After Approval entry. 1551 1552 2021-06-21 liuhongt <hongtao.liu (a] intel.com> 1553 1554 * MAINTAINERS: Add myself as maintainer of the i386 vector 1555 extensions. 1556 1557 2021-06-18 Antoni Boucher <bouanto (a] zoho.com> 1558 1559 * MAINTAINERS (Write After Approval): Add myself. 1560 1561 2021-06-17 Aldy Hernandez <aldyh (a] redhat.com> 1562 1563 * MAINTAINERS (Various Maintainers): Add Andrew and myself 1564 as *vrp and ranger maintainers. 1565 1566 2021-06-05 Jeff Law <jeffreyalaw (a] gmail.com> 1567 1568 * MAINTAINERS: Adjust my entry in the DCO section so that it does 1569 not trigger testsuite failures. 1570 1571 2021-06-05 Jeff Law <jeffreyalaw (a] gmail.com> 1572 1573 * MAINTAINERS: Add myself to DCO section with both email addresses. 1574 1575 2021-06-03 Jason Merrill <jason (a] redhat.com> 1576 1577 * MAINTAINERS: Add DCO version number. 1578 1579 2021-06-02 Jason Merrill <jason (a] redhat.com> 1580 1581 * MAINTAINERS: Add DCO section. 1582 1583 2021-05-31 Indu Bhagat <indu.bhagat (a] oracle.com> 1584 1585 * MAINTAINERS (Write After Approval): Add myself. 1586 1587 2021-05-29 Mike Frysinger <vapier (a] gentoo.org> 1588 1589 * configure.ac: Add gnulib to configdirs for sim. 1590 * configure: Regenerate. 1591 1592 2021-05-18 Mike Frysinger <vapier (a] gentoo.org> 1593 1594 * Makefile.def: Add configure-sim dependency on all-gnulib. 1595 * Makefile.in: Regenerated. 1596 1597 2021-05-17 Serge Belyshev <belyshev (a] depni.sinp.msu.ru> 1598 1599 * MAINTAINERS (Write After Approval): Add myself. 1600 1601 2021-05-12 Marcel Vollweiler <marcel (a] codesourcery.com> 1602 1603 * MAINTAINERS (Write After Approval): Add myself. 1604 1605 2021-05-11 Martin Liska <mliska (a] suse.cz> 1606 1607 * MAINTAINERS: Remove entries for removed 1608 components (HSA, BRIG, libhsail-rt). 1609 Move Pekka to Write After Approval. 1610 1611 2021-05-11 Martin Liska <mliska (a] suse.cz> 1612 1613 * Makefile.def: Remove libhsail-rt. 1614 * Makefile.in: Likewise. 1615 * configure.ac: Likewise. 1616 * configure: Regenerate. 1617 * libhsail-rt/ChangeLog: Removed. 1618 * libhsail-rt/Makefile.am: Removed. 1619 * libhsail-rt/Makefile.in: Removed. 1620 * libhsail-rt/README: Removed. 1621 * libhsail-rt/aclocal.m4: Removed. 1622 * libhsail-rt/configure: Removed. 1623 * libhsail-rt/configure.ac: Removed. 1624 * libhsail-rt/configure.tgt: Removed. 1625 * libhsail-rt/include/internal/fibers.h: Removed. 1626 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed. 1627 * libhsail-rt/include/internal/phsa-rt.h: Removed. 1628 * libhsail-rt/include/internal/workitems.h: Removed. 1629 * libhsail-rt/rt/arithmetic.c: Removed. 1630 * libhsail-rt/rt/atomics.c: Removed. 1631 * libhsail-rt/rt/bitstring.c: Removed. 1632 * libhsail-rt/rt/fbarrier.c: Removed. 1633 * libhsail-rt/rt/fibers.c: Removed. 1634 * libhsail-rt/rt/fp16.c: Removed. 1635 * libhsail-rt/rt/misc.c: Removed. 1636 * libhsail-rt/rt/multimedia.c: Removed. 1637 * libhsail-rt/rt/queue.c: Removed. 1638 * libhsail-rt/rt/sat_arithmetic.c: Removed. 1639 * libhsail-rt/rt/segment.c: Removed. 1640 * libhsail-rt/rt/workitems.c: Removed. 1641 * libhsail-rt/target-config.h.in: Removed. 1642 1643 2021-05-04 Nick Clifton <nickc (a] redhat.com> 1644 1645 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99. 1646 * configure: Regenerate. 1647 1648 2021-04-28 Jakub Jelinek <jakub (a] redhat.com> 1649 Tobias Burnus <tobias (a] codesourcery.com> 1650 1651 * configure.ac (--enable-offload-defaulted): New. 1652 * configure: Regenerate. 1653 1654 2021-04-23 David Faust <david.faust (a] oracle.com> 1655 1656 * MAINTAINERS (Write After Approval): Add myself. 1657 1658 2021-04-11 Hafiz Abid Qadeer <abidh (a] codesourcery.com> 1659 1660 * MAINTAINERS (Write After Approval): Add myself. 1661 1662 2021-03-26 Dimitar Dimitrov <dimitar (a] dinux.eu> 1663 1664 * MAINTAINERS: Add myself as pru port maintainer. 1665 1666 2021-03-23 David Malcolm <dmalcolm (a] redhat.com> 1667 1668 * MAINTAINERS: Add myself as static analyzer maintainer. 1669 1670 2021-03-18 Jeff Law <jlaw (a] tachyum.com> 1671 1672 * MAINTAINERS: Update primary entry. 1673 1674 2021-03-13 Eugene Rozenfeld <erozen (a] microsoft.com> 1675 1676 * MAINTAINERS (Write After Approval): Add myself. 1677 1678 2021-03-13 Mike Frysinger <vapier (a] gentoo.org> 1679 1680 * Makefile.def: Remove all-sim dependency on configure-gdb. 1681 * Makefile.in: Regenerated. 1682 1683 2021-03-11 Jeff Law <law (a] redhat.com> 1684 1685 * MAINTAINERS: Update entries for a few ex-ImgTec employees 1686 1687 2021-03-11 Martin Liska <mliska (a] suse.cz> 1688 1689 * Makefile.tpl: The change was done Makefile.in which 1690 is generated file. 1691 1692 2021-03-08 Jeff Law <law (a] redhat.com> 1693 1694 * MAINTAINERS: Update my email address 1695 1696 2021-02-23 Kito Cheng <kito.cheng (a] sifive.com> 1697 1698 * config.guess: Import latest upstream. 1699 * config.sub: Import latest upstream. 1700 1701 2021-01-25 Martin Liska <mliska (a] suse.cz> 1702 1703 PR gcov-profile/98739 1704 * Makefile.in: Enable -fprofile-reproducible=parallel-runs 1705 for profiledbootstrap. 1706 1707 2021-01-22 Jonathan Wright <jonathan.wright (a] arm.com> 1708 1709 * MAINTAINERS (Write After Approval): Add myself. 1710 1711 2021-01-22 Maciej W. Rozycki <macro (a] orcam.me.uk> 1712 1713 * MAINTAINERS (Write After Approval): Update my e-mail address. 1714 1715 2021-01-12 Segher Boessenkool <segher (a] kernel.crashing.org> 1716 1717 * MAINTAINERS: Fix spacing. 1718 1719 2021-01-12 Qian Jianhua <qianjh (a] cn.fujitsu.com> 1720 1721 * MAINTAINERS (Write After Approval): Add myself 1722 1723 2021-01-06 Nick Alcock <nick.alcock (a] oracle.com> 1724 1725 * Makefile.def: Sync with binutils-gdb: 1726 (dependencies): all-ld depends on all-libctf. 1727 (host_modules): libctf is no longer no_install. 1728 No longer no_check. Checking depends on all-ld. 1729 * Makefile.in: Regenerated. 1730 1731 2021-01-05 Samuel Thibault <samuel.thibault (a] ens-lyon.org> 1732 1733 * libtool.m4: Match gnu* along other GNU systems. 1734 * libgo/config/libtool.m4: Match gnu* along other GNU systems. 1735 * libgo/configure: Re-generate. 1736 1737 2021-01-04 Philipp Tomsich <philipp.tomsich (a] vrull.eu> 1738 1739 * MAINTAINERS: Update my email address. 1740 1741 2020-12-17 Marius Hillenbrand <mhillen (a] linux.ibm.com> 1742 1743 * MAINTAINERS (Write After Approval): Add myself. 1744 1745 2020-12-15 Nathan Sidwell <nathan (a] acm.org> 1746 1747 * Makefile.def 1748 * Makefile.in 1749 * Makefile.tpl 1750 * configure 1751 * configure.ac 1752 1753 2020-12-15 Nathan Sidwell <nathan (a] acm.org> 1754 1755 * Makefile.def: Add libcody. 1756 * configure.ac: Add libcody. 1757 * Makefile.in: Regenerated. 1758 * configure: Regenerated. 1759 1760 2020-12-14 Andrea Corallo <andrea.corallo (a] arm.com> 1761 1762 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns. 1763 1764 2020-12-05 Iain Sandoe <iain (a] sandoe.co.uk> 1765 1766 PR target/97865 1767 * libtool.m4: Update handling of Darwin platform link flags 1768 for Darwin20. 1769 1770 2020-12-02 Simon Marchi <simon.marchi (a] polymtl.ca> 1771 1772 * .gitignore: Sync with binutils-gdb 1773 1774 2020-12-02 Claudiu Zissulescu <claziss (a] gmail.com> 1775 1776 * MAINTAINERS: Add myself as arc port maintainer. 1777 1778 2020-11-29 Iain Buclaw <ibuclaw (a] gdcproject.org> 1779 1780 PR d/87788 1781 * configure.ac: Don't disable D for *-*-darwin*. 1782 * configure: Regenerate. 1783 1784 2020-11-29 John David Anglin <danglin (a] gcc.gnu.org> 1785 1786 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on 1787 hppa64-*-hpux11*. 1788 1789 2020-11-25 Matthew Malcomson <matthew.malcomson (a] arm.com> 1790 1791 * configure: Regenerate. 1792 * configure.ac: Add --bootstrap-hwasan option. 1793 1794 2020-11-23 Iain Sandoe <iain (a] sandoe.co.uk> 1795 1796 * config.guess: Import latest upstream. 1797 * config.sub: Import latest upstream. 1798 1799 2020-11-16 Martin Liska <mliska (a] suse.cz> 1800 1801 * .gitignore: Add cache as clangd uses it now. 1802 1803 2020-11-13 Haochen Gui <guihaoc (a] gcc.gnu.org> 1804 1805 * MAINTAINERS (Write After Approval): add myself 1806 1807 2020-11-09 Pat Bernardi <bernardi (a] adacore.com> 1808 1809 * MAINTAINERS (Write After Approval): Add myself. 1810 1811 2020-11-09 Jonathan Wakely <jwakely (a] redhat.com> 1812 1813 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes. 1814 Remove FIXME comments. 1815 1816 2020-11-06 Martin Uecker <muecker (a] gwdg.de> 1817 1818 * MAINTAINERS: Update my email address. 1819 1820 2020-11-06 Hongtao Liu <hongtao.liu (a] intel.com> 1821 1822 * MAINTAINERS (Write After Approval): Add myself. 1823 1824 2020-10-06 Tobias Burnus <tobias (a] codesourcery.com> 1825 1826 PR target/97302 1827 * configure.ac: Only set with_gmp to /usr/local 1828 if not building in tree. 1829 * configure: Regenerate. 1830 1831 2020-09-18 Omar Tahir <omar.tahir (a] arm.com> 1832 1833 * MAINTAINERS (Write After Approval): Add myself. 1834 1835 2020-08-26 Tobias Burnus <tobias (a] codesourcery.com> 1836 1837 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer. 1838 1839 2020-08-20 Tobias Burnus <tobias (a] codesourcery.com> 1840 1841 PR bootstrap/96612 1842 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler, 1843 if not the same as ${host}. 1844 * configure: Regenerate. 1845 1846 2020-08-16 Sergei Trofimovich <slyfox (a] gcc.gnu.org> 1847 1848 * MAINTAINERS (Write After Approval): Add myself. 1849 1850 2020-08-12 Senthil Kumar Selvaraj <saaadhu (a] gcc.gnu.org> 1851 1852 * MAINTAINERS: Update my email address. 1853 1854 2020-07-30 Joe Ramsay <joe.ramsay (a] arm.com> 1855 1856 * MAINTAINERS (Write After Approval): Add myself. 1857 1858 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus (a] arm.com> 1859 1860 * MAINTAINERS (Write After Approval): Add myself. 1861 1862 2020-06-12 Martin Liska <mliska (a] suse.cz> 1863 1864 * .gitignore: Add .clang-tidy. 1865 1866 2020-06-08 Jason Merrill <jason (a] redhat.com> 1867 1868 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping. 1869 * configure: Regenerate. 1870 1871 2020-06-06 Max Filippov <jcmvbkbc (a] gmail.com> 1872 1873 * MAINTAINERS: Add myself as xtensa port maintainer. 1874 1875 2020-05-28 Nicolas Brtolo <nicolasbertolo (a] gmail.com> 1876 1877 * configure.ac: Don't require --enable-host-shared when building 1878 for Mingw. 1879 * configure: Regenerate. 1880 1881 2020-05-18 Jason Merrill <jason (a] redhat.com> 1882 1883 * configure.ac: Update bootstrap dialect to -std=c++11. 1884 1885 2020-05-18 Alex Coplan <alex.coplan (a] arm.com> 1886 1887 * MAINTAINERS (Write After Approval): Add myself. 1888 1889 2020-04-29 Thomas Schwinge <thomas (a] codesourcery.com> 1890 1891 PR target/92713 1892 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*] 1893 (noconfigdirs): Add 'target-libstdc++-v3'. 1894 * configure: Regenerate. 1895 1896 2020-04-21 Stephen Casner <casner (a] acm.org> 1897 1898 PR 25830 1899 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11. 1900 * configure: Rebuild. 1901 1902 2020-04-17 Martin Liska <mliska (a] suse.cz> 1903 Jonathan Yong <10walls (a] gmail.com> 1904 1905 PR gcov-profile/94570 1906 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM 1907 for CYGWIN. 1908 1909 2020-04-14 Martin Jambor <mjambor (a] suse.cz> 1910 1911 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer. 1912 1913 2020-04-09 Tom Tromey <tom (a] tromey.com> 1914 1915 * configure: Rebuild. 1916 * Makefile.in: Rebuild. 1917 * Makefile.def (gdbsupport, gdbserver): New host modules. 1918 (configure-gdb): Depend on all-gdbsupport. 1919 (all-gdb): Depend on all-gdbsupport, all-libctf. 1920 * configure.ac (host_tools): Add gdbserver. 1921 Conditionally build gdbserver and gdbsupport. 1922 1923 2020-03-09 Tobias Burnus <tobias (a] codesourcery.com> 1924 1925 * configure.ac: Build libgomp by default for amdgcn. 1926 * configure: Regenerate. 1927 1928 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni (a] arm.com> 1929 1930 * MAINTAINERS (Write After Approval): Add myself. 1931 1932 2020-02-28 Joel Hutton <joel.hutton (a] arm.com> 1933 1934 * MAINTAINERS (Write After Approval) : Add myself. 1935 1936 2020-02-20 Palmer Dabbelt <palmer (a] sifive.com> 1937 1938 * MAINTAINERS: Change palmer (a] sifive.com to palmer (a] dabbelt.com. 1939 1940 2020-02-14 Martin Sebor <msebor (a] redhat.com> 1941 1942 * doc/extend.texi (attribute alias): Mention type requirement. 1943 (attribute weak): Same. 1944 (attribute weakref): Correct invalid example. 1945 1946 2020-02-03 Segher Boessenkool <segher (a] kernel.crashing.org> 1947 1948 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation. 1949 1950 2020-01-15 Segher Boessenkool <segher (a] kernel.crashing.org> 1951 Jakub Jelinek <jakub (a] redhat.com> 1952 1953 * .gitattributes: Add *.md diff=md. 1954 1955 2020-01-14 Georg-Johann Lay <avr (a] gjlay.de> 1956 1957 The mentioned auto-generated file is no more part of the 1958 1959 GCC sources, it's auto-generated in $(builddir) during build. 1960 1961 PR target/92055 1962 * contrib/gcc_update (files_and_dependencies): Remove 1963 entry for gcc/config/avr/t-multilib. 1964 1965 2020-01-14 Anatoly Sokolov <aesok (a] dol.ru> 1966 1967 * MAINTAINERS: Update my email address. 1968 1969 2020-01-13 Joseph Myers <joseph (a] codesourcery.com> 1970 1971 * README.MOVED_TO_GIT: Remove. 1972 1973 2020-01-11 Joseph Myers <joseph (a] codesourcery.com> 1974 1975 * README.MOVED_TO_GIT: New file. 1976 1977 2020-01-02 Dennis Zhang <dennis.zhang (a] arm.com> 1978 1979 * MAINTAINERS (Write After Approval): Add myself. 1980 1981 2019-12-20 Jerome Lambourg <lambourg (a] adacore.com> 1982 1983 * MAINTAINERS (write_after_approval): Add myself. 1984 1985 2019-12-19 Stam Markianos-Wright <stam.markianos-wright (a] arm.com> 1986 1987 * MAINTAINERS (write_after_approval): Add myself. 1988 1989 2019-12-17 Mihail Ionescu <mihail.ionescu (a] arm.com> 1990 1991 * MAINTAINERS (write_after_approval): Add myself. 1992 1993 2019-12-11 Matthias Klose <doko (a] ubuntu.com> 1994 1995 * configure.ac: Factor out common cases for compare_exclusions. 1996 * configure: Regenerate. 1997 1998 2019-12-11 Jozef Lawrynowicz <jozef.l (a] mittosystems.com> 1999 2000 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure 2001 flag. 2002 2003 2019-12-10 Lewis Hyatt <lhyatt (a] gmail.com> 2004 2005 * MAINTAINERS (Write After Approval): Add myself. 2006 2007 2019-11-27 Tobias Burnus <tobias (a] codesourcery.com> 2008 2009 PR middle-end/92463 2010 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN. 2011 * configure: Regenerate 2012 2013 2019-11-20 Janne Blomqvist <jb (a] gcc.gnu.org> 2014 2015 * configure.ac: Use https for gcc.gnu.org. 2016 * configure: Regenerated. 2017 2018 2019-11-19 James Greenhalgh <james.greenhalgh (a] arm.com> 2019 2020 * MAINTAINERS (aarch64 port): Remove my name, move to... 2021 (Write After Approval): ...Here. 2022 2023 2019-11-15 Kelvin Nilsen <kelvin (a] gcc.gnu.org> 2024 2025 * MAINTAINERS: Change my email address as maintainer. 2026 2027 2019-11-11 Janne Blomqvist <jb (a] gcc.gnu.org> 2028 2029 PR fortran/91828 2030 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+. 2031 * configure: Regenerated. 2032 2033 2019-10-21 Jason Merrill <jason (a] redhat.com> 2034 2035 * .gitattributes: Also check ChangeLog whitespace. 2036 2037 2019-10-21 Andrew Burgess <andrew.burgess (a] embecosm.com> 2038 2039 * contrib/dg-extract-results.sh: Add support for KPASS. 2040 * contrib/dg-extract-results.py: Likewise. 2041 2042 2019-10-17 Jason Merrill <jason (a] redhat.com> 2043 2044 * .gitattributes: Avoid {} in filename pattern. 2045 2046 2019-10-08 Thomas Schwinge <thomas (a] codesourcery.com> 2047 2048 * MAINTAINERS: Add back Trevor Smigiel; move into Write After 2049 Approval section. 2050 2051 2019-10-01 Frederik Harwath <frederik (a] codesourcery.com> 2052 2053 * MAINTAINERS: Add myself to Write After Approval 2054 2055 2019-09-26 Richard Sandiford <richard.sandiford (a] arm.com> 2056 2057 * MAINTAINERS: Add myself as an aarch64 maintainer. 2058 2059 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov (a] arm.com> 2060 2061 * MAINTAINERS: Add myself as aarch64 maintainer. 2062 2063 2019-09-23 Carl Love <cel (a] us.ibm.com> 2064 2065 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi): 2066 New define_insn. 2067 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI, 2068 vsx_xxpermdi16_le_V16QI): Removed define_insn. 2069 2070 2019-09-13 Sam Tebbs <sam.tebbs (a] arm.com> 2071 2072 * MAINTAINERS (Sam Tebbs): Update email address. 2073 2074 2019-09-10 Tobias Burnus <tobias (a] codesourcery.com> 2075 2076 * MAINTAINERS: Update my email address. 2077 2078 2019-09-10 Christophe Lyon <christophe.lyon (a] st.com> 2079 2080 * libtool.m4: Handle uclinuxfdpiceabi. 2081 2082 2019-09-09 Jose E. Marchesi <jose.marchesi (a] oracle.com> 2083 2084 * MAINTAINERS: Add myself as the maintainer of the eBPF port. 2085 Remove myself from Write After Approval section. 2086 2087 2019-09-09 Jose E. Marchesi <jose.marchesi (a] oracle.com> 2088 2089 * configure.ac: Support for bpf-*-* targets. 2090 * configure: Regenerate. 2091 2092 2019-09-09 Jose E. Marchesi <jose.marchesi (a] oracle.com> 2093 2094 * config.sub: Import upstream version 2019-06-30. 2095 * config.guess: Import upstream version 2019-07-24. 2096 2097 2019-09-03 Ulrich Weigand <uweigand (a] de.ibm.com> 2098 2099 * MAINTAINERS: Remove spu port maintainers. 2100 2101 2019-08-28 Martin Liska <mliska (a] suse.cz> 2102 2103 * .gitignore: Add .clangd and compile_commands.json 2104 to .gitignore. 2105 2106 2019-08-23 Michael Forney <mforney (a] mforney.org> 2107 2108 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD. 2109 * Makefile.in: Regenerate. 2110 2111 2019-08-19 Tom Tromey <tom (a] tromey.com> 2112 2113 * configure: Rebuild. 2114 * configure.ac: Add --with-static-standard-libraries. 2115 2116 2019-08-16 Alexandre Oliva <oliva (a] gnu.org> 2117 2118 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org. 2119 2120 2019-08-13 Mark Eggleston <mark.eggleston (a] codethink.co.uk> 2121 2122 * MAINTAINERS (Write After Approval): Add myself. 2123 2124 2019-07-08 Kito Cheng <kito.cheng (a] sifive.com> 2125 2126 * MAINTAINERS (Write After Approval): Remove myself, already listed in 2127 RISC-V port maitainer. 2128 2129 2019-07-08 Kito Cheng <kito.cheng (a] sifive.com> 2130 2131 * MAINTAINERS (Write After Approval): Fix the list sorted by surname. 2132 2133 2019-07-08 Kito Cheng <kito.cheng (a] sifive.com> 2134 2135 * MAINTAINERS (Write After Approval): Add myself. 2136 2137 2019-07-03 Andrea Corallo <andrea.corallo (a] arm.com> 2138 2139 * MAINTAINERS (Write After Approval): Add myself. 2140 2141 2019-06-25 Martin Liska <mliska (a] suse.cz> 2142 2143 contrib/filter-clang-warnings.py: Transform from 2144 filter-rtags-warnings.py. 2145 2146 2019-06-15 Tom Tromey <tom (a] tromey.com> 2147 2148 * configure.ac (host_libs): Add gnulib. 2149 * configure: Rebuild. 2150 * Makefile.def (host_modules, dependencies): Add gnulib. 2151 * Makefile.in: Rebuild. 2152 2153 2019-06-12 Dimitar Dimitrov <dimitar (a] dinux.eu> 2154 2155 * MAINTAINERS (Write After Approval): Add myself. 2156 2157 2019-06-12 Dimitar Dimitrov <dimitar (a] dinux.eu> 2158 2159 * configure: Regenerate. 2160 * configure.ac: Add PRU target. 2161 2162 2019-06-11 Matthew Beliveau <mbelivea (a] redhat.com> 2163 2164 * MAINTAINERS (Write After Approval): Add myself. 2165 2166 2019-06-11 Nick Clifton <nickc (a] redhat.com> 2167 2168 Import these changes from the binutils/gdb repository: 2169 2170 2019-05-28 Nick Alcock <nick.alcock (a] oracle.com> 2171 2172 * Makefile.def (dependencies): configure-libctf depends on all-bfd 2173 and all its deps. 2174 * Makefile.in: Regenerated. 2175 2176 2019-05-28 Nick Alcock <nick.alcock (a] oracle.com> 2177 2178 * Makefile.def (host_modules): Add libctf. 2179 * Makefile.def (dependencies): Likewise. 2180 libctf depends on zlib, libiberty, and bfd. 2181 * Makefile.in: Regenerated. 2182 * configure.ac (host_libs): Add libctf. 2183 * configure: Regenerated. 2184 2185 2019-05-20 Vladislav Ivanishin <vlad (a] ispras.ru> 2186 2187 * MAINTAINERS (Write After Approval): Add myself. 2188 2189 2019-05-19 Peter Bergner <bergner (a] linux.ibm.com> 2190 2191 * MAINTAINERS: Update my email address. 2192 2193 2019-05-17 Thomas Rodgers <trodgers (a] redhat.com> 2194 2195 * MAINTAINERS (Write After Approval): Add myself. 2196 2197 2019-05-16 Jun Ma <junma (a] linux.alibaba.com> 2198 2199 * MAINTAINERS (Write After Approval): Add myself. 2200 2201 2019-05-07 Jim Wilson <jimw (a] sifive.com> 2202 2203 * MAINTAINERS: Remove myself as IA-64 maintainer. 2204 2205 2019-05-04 Roland Illig <roland.illig (a] gmx.de> 2206 2207 * MAINTAINERS (Write After Approval): Add myself. 2208 2209 2019-05-02 Richard Biener <rguenther (a] suse.de> 2210 2211 PR bootstrap/85574 2212 * Makefile.tpl (compare target): Also compare extra-compare 2213 files. 2214 * Makefile.in: Regenerate. 2215 2216 2019-04-22 Roman Zhuykov <zhroma (a] ispras.ru> 2217 2218 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself 2219 as modulo-scheduler maintainer. 2220 2221 2019-04-21 Iain Sandoe <iain (a] sandoe.co.uk> 2222 2223 * MAINTAINERS: Add myself as co-maintainer for Darwin. 2224 2225 2019-04-18 Iain Sandoe <iain (a] sandoe.co.uk> 2226 2227 * MAINTAINERS: Update my email address. 2228 2229 2019-04-14 Johannes Pfau <johannespfau (a] gmail.com> 2230 2231 * configure.ac: Remove d from unsupported languages on mingw and cygwin. 2232 * configure: Regenerate. 2233 2234 2019-04-14 Rainer Orth <ro (a] CeBiTec.Uni-Bielefeld.DE> 2235 2236 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED. 2237 * configure: Regenerate. 2238 2239 2019-04-12 Iain Buclaw <ibuclaw (a] gdcproject.org> 2240 2241 * configure.ac: Add target-zlib to target_libraries. 2242 * configure: Regenerate. 2243 2244 2019-04-09 Martin Liska <mliska (a] suse.cz> 2245 2246 * Makefile.in: Regenerate. 2247 * Makefile.tpl: Pass GENERATOR_CFLAGS 2248 in all stages. 2249 2250 2019-03-28 Martin Liska <mliska (a] suse.cz> 2251 2252 PR bootstrap/89829 2253 * Makefile.in: Revert r254150. 2254 * Makefile.tpl: Likewise. 2255 2256 2019-03-28 Ben Elliston <bje (a] gnu.org> 2257 2258 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and 2259 related, and libdecnumber. 2260 2261 2019-03-15 Alexander Monakov <amonakov (a] ispras.ru> 2262 2263 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer. 2264 (Write After Approval): Remove myself. 2265 2266 2019-02-27 Alejandro Martinez <alejandro.martinezvicente (a] arm.com> 2267 2268 * MAINTAINERS (Write After Approval): Add myself. 2269 2270 2019-02-11 Andrew Stubbs <ams (a] codesourcery.com> 2271 2272 * MAINTAINERS (amdgcn port): Add myself and Julian Brown. 2273 (Write After Approval): Remove myself and Julian. 2274 2275 2019-01-26 Harald Anlauf <anlauf (a] gmx.de> 2276 2277 * MAINTAINERS (Write After Approval): Add myself. 2278 2279 2019-01-25 Kwok Cheung Yeung <kcy (a] codesourcery.com> 2280 2281 * MAINTAINERS (Write After Approval): Add myself. 2282 2283 2019-01-24 Xiong Hu Luo <luoxhu (a] linux.vnet.ibm.com> 2284 2285 * ChangeLog: Replace space with tab. 2286 * MAINTAINERS: Delete 1 tab to keep alignment. 2287 2288 2019-01-21 Jiufu Guo <guojiufu (a] linux.ibm.com> 2289 2290 * MAINTAINERS (Write After Approval): Add myself. 2291 2292 2019-01-18 Li Jia He <helijia (a] gcc.gnu.org> 2293 2294 * MAINTAINERS (Write After Approval): Add myself. 2295 2296 2019-01-17 Andrew Stubbs <ams (a] codesourcery.com> 2297 Kwok Cheung Yeung <kcy (a] codesourcery.com> 2298 Julian Brown <julian (a] codesourcery.com> 2299 Tom de Vries <tom (a] codesourcery.com> 2300 Jan Hubicka <hubicka (a] ucw.cz> 2301 Martin Jambor <mjambor (a] suse.cz> 2302 2303 * configure.ac: Likewise. 2304 * configure: Regenerate. 2305 * contrib/config-list.mk: Add amdgcn-amdhsa. 2306 2307 2019-01-16 Kewen Lin <linkw (a] gcc.gnu.org> 2308 2309 * MAINTAINERS (Write After Approval): Add myself. 2310 2311 2019-01-16 Xiong Hu Luo <luoxhu (a] linux.vnet.ibm.com> 2312 2313 * MAINTAINERS (Write After Approval): Add myself. 2314 2315 2019-01-03 Rainer Orth <ro (a] CeBiTec.Uni-Bielefeld.DE> 2316 2317 PR target/88535 2318 * config.guess: Import upstream version 2019-01-03. 2319 * config.sub: Import upstream version 2019-01-01. 2320 2321 2018-12-21 Thomas Preud'homme <thomas.preudhomme (a] linaro.org> 2322 2323 * MAINTAINERS (Write After Approval): Update my maintainer address. 2324 2325 2018-12-21 Gerg Barany <gergo (a] codesourcery.com> 2326 2327 * MAINTAINERS (Write After Approval): Add myself. 2328 2329 2018-12-10 Segher Boessenkool <segher (a] kernel.crashing.org> 2330 2331 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe. 2332 2333 2018-12-05 Iain Sandoe <iain (a] sandoe.co.uk> 2334 2335 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool. 2336 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise 2337 (GCC_TARGET_TOOL): Likewise. 2338 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET. 2339 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET. 2340 OTOOL, OTOOL_FOR_TARGET: New substitutions. 2341 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL. 2342 * configure: Regenerate. 2343 * Makefile.in: Likewise. 2344 2345 2018-11-28 Johannes Pfau <johannespfau (a] gmail.com> 2346 2347 * MAINTAINERS (Write After Approval): Add myself. 2348 2349 2018-11-13 Martin Liska <mliska (a] suse.cz> 2350 2351 * gcc.target/i386/pr87930.c: Move to ... 2352 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets. 2353 2354 2018-11-10 Stafford Horne <shorne (a] gmail.com> 2355 2356 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k. 2357 (Write After Approval): Remove myself. 2358 2359 2018-11-06 Hafiz Abid Qadeer <abidh (a] codesourcery.com> 2360 2361 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS. 2362 Append $INCICONV to it. 2363 2364 2018-11-04 Stafford Horne <shorne (a] gmail.com> 2365 2366 * MAINTAINERS (Write After Approval): Add myself. 2367 2368 2018-10-31 Joseph Myers <joseph (a] codesourcery.com> 2369 2370 PR bootstrap/82856 2371 * multilib.am: New file. From automake. 2372 2373 Merge from binutils-gdb: 2374 2018-06-19 Simon Marchi <simon.marchi (a] ericsson.com> 2375 2376 * libtool.m4: Use AC_LANG_SOURCE. 2377 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE. 2378 * ar-lib: New file. 2379 * test-driver: New file. 2380 * configure: Re-generate. 2381 2382 2018-10-31 Michael Ploujnikov <michael.ploujnikov (a] oracle.com> 2383 2384 * MAINTAINERS (Write After Approval): Add myself. 2385 2386 2018-10-31 Iain Buclaw <ibuclaw (a] gdcproject.org> 2387 2388 PR bootstrap/87788 2389 PR d/87799 2390 * configure: Rebuild. 2391 * configure.ac: Disable D on systems where it is known not to work. 2392 2393 2018-10-28 Iain Buclaw <ibuclaw (a] gdcproject.org> 2394 2395 * Makefile.def (target_modules): Add libphobos. 2396 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and 2397 GDCFLAGS_FOR_TARGET. 2398 (dependencies): Make libphobos depend on libatomic, libbacktrace 2399 configure, and zlib configure. 2400 (language): Add language d. 2401 * Makefile.in: Rebuild. 2402 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS. 2403 (HOST_EXPORTS): Add GDC. 2404 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD. 2405 (BASE_TARGET_EXPORTS): Add GDC. 2406 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables. 2407 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables. 2408 (EXTRA_HOST_FLAGS): Add GDC. 2409 (STAGE1_FLAGS_TO_PASS): Add GDC. 2410 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS. 2411 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag 2412 environment variables. 2413 * configure: Rebuild. 2414 * configure.ac: Add target-libphobos to target_libraries. Set and 2415 substitute GDC_FOR_BUILD and GDC_FOR_TARGET. 2416 2417 2018-10-24 Ilya Leoshkevich <iii (a] linux.ibm.com> 2418 2419 * MAINTAINERS (Write After Approval): Add myself. 2420 2421 2018-10-23 Iain Buclaw <ibuclaw (a] gdcproject.org> 2422 2423 * MAINTAINERS (Write After Approval): Remove myself. 2424 2425 2018-10-23 Iain Buclaw <ibuclaw (a] gdcproject.org> 2426 2427 * MAINTAINERS: Add myself as D front-end and libphobos maintainer. 2428 2429 2018-10-14 Bin Cheng <bin.cheng (a] linux.alibaba.com> 2430 2431 * MAINTAINERS: Update my email address. 2432 2433 2018-10-04 Thomas Schwinge <thomas (a] codesourcery.com> 2434 2435 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC" 2436 maintainer. 2437 2438 2018-09-13 Matthew Malcomson <matthew.malcomson (a] arm.com> 2439 2440 * MAINTAINERS (Write After Approval): Add self. 2441 2442 2018-09-13 Sam Tebbs <sam.tebbs (a] arm.com> 2443 2444 * MAINTAINERS (write after approval): Add myself. 2445 2446 2018-09-04 Xuepeng Guo <xuepeng.guo (a] intel.com> 2447 2448 * MAINTAINERS: Update my email address. 2449 2450 2018-08-29 Vlad Lazar <vlad.lazar (a] arm.com> 2451 2452 * MAINTAINERS (write after approval): Add myself. 2453 2454 2018-08-21 Richard Sandiford <richard.sandiford (a] arm.com> 2455 2456 * MAINTAINERS: Add self to global reviewers list. 2457 2458 2018-08-17 Sandra Loosemore <sandra (a] codesourcery.com> 2459 2460 MAINTAINERS: Add c-sky port maintainers. 2461 2462 2018-08-10 Martin Liska <mliska (a] suse.cz> 2463 2464 * MAINTAINERS: Revert change in previous commit and 2465 join lines. 2466 2467 2018-08-10 Martin Liska <mliska (a] suse.cz> 2468 2469 * MAINTAINERS: Remove extra line. 2470 2471 2018-08-06 Naveen H.S <naveenh (a] marvell.com> 2472 2473 * MAINTAINERS: Update my email address. 2474 2475 2018-07-19 DJ Delorie <dj (a] redhat.com> 2476 2477 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself 2478 as maintainer. 2479 2480 2018-07-16 Andreas Krebbel <krebbel (a] linux.ibm.com> 2481 2482 * MAINTAINERS: Adjust email address for me and my colleague Robin 2483 Dapp. 2484 2485 2018-07-13 H.J. Lu <hongjiu.lu (a] intel.com> 2486 Sunil K Pandey <sunil.k.pandey (a] intel.com> 2487 2488 PR target/84413 2489 * config/i386/i386.c (m_CORE_AVX512): New. 2490 (m_CORE_AVX2): Likewise. 2491 (m_CORE_ALL): Add m_CORE_AVX2. 2492 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2. 2493 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal 2494 and remove the rest of m_SKYLAKE_AVX512. 2495 2496 2018-07-06 Sebastian Huber <sebastian.huber (a] embedded-brains.de> 2497 2498 * config.sub: Sync with upstream version 2018-07-03. 2499 2500 2018-07-06 Sebastian Huber <sebastian.huber (a] embedded-brains.de> 2501 2502 * config.guess: Sync with upstream version 2018-06-26. 2503 * config.sub: Sync with upstream version 2018-07-02. 2504 2505 2018-06-19 Bernhard M. Wiedemann <bwiedemann (a] suse.de> 2506 2507 * libtool.m4: Sort output of 'find' to enable deterministic builds. 2508 * ltmain.sh: Likewise. 2509 2510 2018-07-03 Segher Boessenkool <segher (a] kernel.crashing.org> 2511 2512 * contrib/config-list.mk: Remove powerpc-linux_paired. 2513 2514 2018-06-29 Alexandre Oliva <oliva (a] adacore.com> 2515 2516 * configure.ac: Introduce support for @unless/@endunless. 2517 * Makefile.tpl (dep-kind): Rewrite with cond; return 2518 postbootstrap in some cases. 2519 (make-postboot-dep, postboot-targets): New. 2520 (dependencies): Do not output postbootstrap dependencies at 2521 first. Output non-target ones changed for configure to depend 2522 on stage_last @if gcc-bootstrap, and the original deps @unless 2523 gcc-bootstrap. 2524 * configure.in, Makefile.in: Rebuilt. 2525 2526 2018-06-28 Jackson Woodruff <jackson.woodruff (a] arm.com> 2527 2528 * MAINTAINERS (write after approval): Add myself. 2529 2530 2018-06-26 Rasmus Villemoes <rv (a] rasmusvillemoes.dk> 2531 2532 * MAINTAINERS (write after approval): Add myself. 2533 2534 2018-06-19 Nick Clifton <nickc (a] redhat.com> 2535 2536 * zlib/configure.ac: Restore old behaviour of only enabling 2537 multilibs when a target subdirectory is defined. This allows 2538 building with srcdir == builddir. 2539 * zlib/configure: Regenerate. 2540 2541 2018-06-18 Eric Botcazou <ebotcazou (a] adacore.com> 2542 2543 * Makefile.def (fortran): Add check-target-libgomp-fortran. 2544 * Makefile.tpl (check-target-libgomp-fortran): New phony target. 2545 * Makefile.in: Regenerate. 2546 2547 2018-06-16 Ben Elliston <bje (a] gnu.org> 2548 2549 * config.guess: Import latest version. 2550 * config.sub: Likewise. 2551 2552 2018-06-08 Martin Liska <mliska (a] suse.cz> 2553 2554 * MAINTAINERS: Remove MPX-related entries. 2555 * Makefile.def: Remove libmpx support. 2556 * Makefile.in: Regenerate. 2557 * configure.ac: Remove removed files. 2558 * configure: Regenerate. 2559 * libmpx/ChangeLog: Remove. 2560 * libmpx/Makefile.am: Remove. 2561 * libmpx/Makefile.in: Remove. 2562 * libmpx/acinclude.m4: Remove. 2563 * libmpx/aclocal.m4: Remove. 2564 * libmpx/config.h.in: Remove. 2565 * libmpx/configure: Remove. 2566 * libmpx/configure.ac: Remove. 2567 * libmpx/configure.tgt: Remove. 2568 * libmpx/libmpx.spec.in: Remove. 2569 * libmpx/mpxrt/Makefile.am: Remove. 2570 * libmpx/mpxrt/Makefile.in: Remove. 2571 * libmpx/mpxrt/libmpx.map: Remove. 2572 * libmpx/mpxrt/libtool-version: Remove. 2573 * libmpx/mpxrt/mpxrt-utils.c: Remove. 2574 * libmpx/mpxrt/mpxrt-utils.h: Remove. 2575 * libmpx/mpxrt/mpxrt.c: Remove. 2576 * libmpx/mpxrt/mpxrt.h: Remove. 2577 * libmpx/mpxwrap/Makefile.am: Remove. 2578 * libmpx/mpxwrap/Makefile.in: Remove. 2579 * libmpx/mpxwrap/libmpxwrappers.map: Remove. 2580 * libmpx/mpxwrap/libtool-version: Remove. 2581 * libmpx/mpxwrap/mpx_wrappers.c: Remove. 2582 2583 2018-06-04 Martin Liska <mliska (a] suse.cz> 2584 2585 * MAINTAINERS: Add myself as gcov maintainer. 2586 2587 2018-06-04 Matthew Fortune <mfortune (a] gmail.com> 2588 2589 * MAINTAINERS: Update my email address. 2590 2591 2018-06-04 Tom de Vries <tdevries (a] suse.de> 2592 2593 * MAINTAINERS: Remove write-after-approval entries for component 2594 maintainers. 2595 2596 2018-06-01 Jozef Lawrynowicz <jozef.l (a] mittosystems.com> 2597 2598 * MAINTAINERS (write after approval): Add myself. 2599 2600 2018-06-01 Bin Cheng <amker (a] gcc.gnu.org> 2601 2602 * MAINTAINERS: Update my email address. 2603 2604 2018-06-01 Tom de Vries <tdevries (a] suse.de> 2605 2606 * MAINTAINERS: Update my email address. 2607 2608 2018-05-22 Bin Cheng <bin.cheng (a] arm.com> 2609 2610 * MAINTAINERS (loop-optimizer): Add myself. 2611 2612 2018-05-01 Francois H. Theron <francois.theron (a] netronome.com> 2613 2614 * configure.ac: Added "nfp" target. 2615 * configure: Regenerate. 2616 2617 2018-04-30 Richard Biener <rguenther (a] suse.de> 2618 2619 PR bootstrap/85571 2620 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1. 2621 (STAGE3_TFLAGS): Likewise. 2622 (STAGEtrain_CFLAGS): Filter out -fchecking=1. 2623 (STAGEtrain_TFLAGS): Likewise. 2624 * Makefile.in: Regenerate. 2625 2626 2018-04-26 Richard Biener <rguenther (a] suse.de> 2627 2628 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking. 2629 (STAGE2_CFLAGS): Likewise. 2630 (STAGE2_TFLAGS): Likewise. 2631 (STAGE3_CFLAGS): Add -fchecking. 2632 (STAGE3_TFLAGS): Likewise. 2633 (STAGEtrain_CFLAGS): Filter out -fchecking. 2634 (STAGEtrain_TFLAGS): Likewise. 2635 * Makefile.in: Re-generate. 2636 2637 2018-04-25 Catherine Moore <clm (a] codesourcery.com> 2638 2639 * MAINTAINERS (mips): Remove myself as MIPS maintainer. 2640 2641 2018-04-18 Paul Clarke <pc (a] us.ibm.com> 2642 2643 * MAINTAINERS (write after approval): Add myself. 2644 2645 2018-04-10 Aaron Sawdey <acsawdey (a] linux.ibm.com> 2646 2647 * MAINTAINERS: Update my email address. 2648 2649 2018-04-02 Bill Schmidt <wschmidt (a] linux.ibm.com> 2650 2651 * MAINTAINERS: Remove redundant Write-After-Approval entry. 2652 2653 2018-03-30 Bill Schmidt <wschmidt (a] linux.ibm.com> 2654 2655 * MAINTAINERS: Update my email address and disambiguate myself 2656 a bit from Will Schmidt. 2657 2658 2018-03-21 Nathan Sidwell <nathan (a] acm.org> 2659 2660 * MAINTAINERS: Move maintainers of now-removed picochip and score 2661 ports to write after approval. 2662 2663 2018-03-13 Richard Sandiford <richard.sandiford (a] arm.com> 2664 2665 * MAINTAINERS: Add entry for SVE maintainership. 2666 2667 2018-02-13 Maciej W. Rozycki <macro (a] mips.com> 2668 2669 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'. 2670 * configure: Regenerate. 2671 2672 2018-01-18 Boris Kolpackov <boris (a] codesynthesis.com> 2673 2674 * MAINTAINERS (write after approval): Add myself. 2675 2676 2018-01-18 Siddhesh Poyarekar <siddhesh (a] sourceware.org> 2677 2678 * MAINTAINERS (write after approval): Add myself. 2679 2680 2018-01-16 Sebastian Perta <sebastian.perta (a] renesas.com> 2681 2682 * MAINTAINERS (write after approval): Add myself. 2683 2684 2018-01-03 Jakub Jelinek <jakub (a] redhat.com> 2685 2686 Update copyright years. 2687 2688 2018-01-03 Ben Elliston <bje (a] gnu.org> 2689 2690 * config.guess: Import latest version. 2691 * config.sub: Likewise. 2692 2693 2017-12-12 Stafford Horne <shorne (a] gmail.com> 2694 2695 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k. 2696 * configure: Regenerate. 2697 2698 2017-11-29 Qing Zhao <qing.zhao (a] oracle.com> 2699 2700 * MAINTAINERS (Write After Approval): Add myself. 2701 2702 2017-11-28 Julia Koval <julia.koval (a] intel.com> 2703 Sebastian Peryt <sebastian.peryt (a] intel.com> 2704 2705 * Makefile.def (target_modules): Remove libcilkrts. 2706 * Makefile.in: Ditto. 2707 * configure: Ditto. 2708 * configure.ac: Ditto. 2709 2710 2017-11-28 Julia Koval <julia.koval (a] intel.com> 2711 2712 * MAINTAINERS (Write After Approval): Add myself. 2713 2714 2017-11-22 Sudakshina Das <sudi.das (a] arm.com> 2715 2716 * MAINTAINERS (Write After Approval): Add myself. 2717 2718 2017-11-06 Palmer Dabbelt <palmer (a] sifive.com> 2719 2720 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer. 2721 Use my SiFive email address. 2722 2723 2017-11-15 Sebastian Peryt <sebastian.peryt (a] intel.com> 2724 2725 * MAINTAINERS (write after approval): Add myself. 2726 2727 2017-10-27 Martin Liska <mliska (a] suse.cz> 2728 2729 * Makefile.tpl: Use proper name of folder as it was renamed 2730 during transition to 4 stages. 2731 * Makefile.in: Regenerate. 2732 2733 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist (a] intel.com> 2734 2735 * MAINTAINERS (write after approval): Add myself. 2736 2737 2017-10-01 Gerald Pfeifer <gerald (a] pfeifer.com> 2738 2739 * MAINTAINERS: Add a note that maintainership also includes web 2740 pages, docs, and testsuite related to that area. 2741 2742 2017-09-25 Tom de Vries <tom (a] codesourcery.com> 2743 2744 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer. 2745 2746 2017-09-18 Pierre-Marie de Rodat <derodat (a] adacore.com> 2747 2748 * MAINTAINERS: Add myself as a maintainer for the Ada front end. 2749 2750 2017-09-15 Nathan Sidwell <nathan (a] acm.org> 2751 2752 * MAINTAINERS: Remove myself as a vxworks maintainer. 2753 2754 2017-09-13 Thomas Schwinge <thomas (a] codesourcery.com> 2755 2756 * MAINTAINERS: Remove email address of Jim Norris. 2757 2758 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov (a] arm.com> 2759 2760 * MAINTAINERS (Reviewers): Move myself from here... 2761 (CPU Port Maintainers): ... to here. 2762 2763 2017-09-09 James Greenhalgh <james.greenhalgh (a] arm.com> 2764 2765 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers. 2766 2767 2017-07-31 Robin Dapp <rdapp (a] linux.vnet.ibm.com> 2768 2769 * MAINTAINERS (write after approval): Add myself. 2770 2771 2017-07-28 Tony Reix <tony.reix (a] atos.net> 2772 2773 * configure.ac (target-libffi): Don't disable for AIX. 2774 (go): Don't add to unsupported_languages on AIX. 2775 (target-libgo): Don't disable for AIX. 2776 * configure: Regenerate. 2777 2778 2017-07-19 Yury Gribov <tetra2005 (a] gmail.com> 2779 2780 * MAINTAINERS: Add myself. 2781 2782 2017-07-18 Trevor Saunders <tbsaunde+gcc (a] tbsaunde.org> 2783 2784 * MAINTAINERS: Update my email address. 2785 2786 2017-07-04 Richard Earnshaw <rearnsha (a] arm.com> 2787 2788 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for 2789 arm-specific auto-generated header files. 2790 2791 2017-07-03 Nathan Sidwell <nathan (a] acm.org> 2792 2793 * configure.ac: Set srcdir when sourcing config-lang.in fragments. 2794 * configure: Rebuilt. 2795 2796 2017-07-03 Bernd Schmidt <bschmidt (a] redhat.com> 2797 2798 * MAINTAINERS: Readd myself for c6x. 2799 2800 2017-06-28 Martin Liska <mliska (a] suse.cz> 2801 2802 PR bootstrap/81217 2803 * Makefile.def: Remove superfluous bootstrap_target from 2804 bootstrap_stage. 2805 * Makefile.in: Re-generate the file. 2806 2807 2017-06-26 Maxim Ostapenko <m.ostapenko (a] samsung.com> 2808 2809 * MAINTAINERS: Add myself to Write After Approval 2810 2811 2017-06-21 Andrew Jenner <andrew (a] codesourcery.com> 2812 2813 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port. 2814 2815 2017-06-19 Martin Liska <mliska (a] suse.cz> 2816 2817 * Makefile.def: Define 4 stages PGO bootstrap. 2818 * Makefile.tpl: Define FLAGS. 2819 * Makefile.in: Regenerate. 2820 2821 2017-06-14 Ian Lance Taylor <iant (a] golang.org> 2822 2823 * Makefile.def: Add check-gotools to go check targets. 2824 * Makefile.in: Rebuild. 2825 2826 2017-06-12 Segher Boessenkool <segher (a] kernel.crashing.org> 2827 2828 * config.gcc: Remove rs6000/e500.h from tm_file for all targets. 2829 2830 2017-06-03 Eric Botcazou <ebotcazou (a] adacore.com> 2831 2832 * configure.ac (*-*-linux-android*): Set target_makefile_frag. 2833 * configure: Regenerate. 2834 2835 2017-05-31 Martin Liska <mliska (a] suse.cz> 2836 2837 * configure.ac: Add handling of stage2_werror_flags to 2838 action-if-given and to action-if-not-given. 2839 * configure: Regenerate. 2840 2841 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna (a] arm.com> 2842 2843 * MAINTAINERS: Add self to Write After Approval 2844 2845 2017-05-27 Bernd Schmidt <bschmidt (a] redhat.com> 2846 2847 * MAINTAINERS: Update my email address, and remove myself as 2848 maintainer in some areas. 2849 2850 2017-05-25 Eric Gallager <egall (a] gwmail.gwu.edu> 2851 2852 * MAINTAINERS: Add self to Write After Approval 2853 2854 2017-05-25 Nathan Sidwell <nathan (a] acm.org> 2855 2856 * configure.ac: Add --enable-languages=default to mean default and 2857 make --enable-languages=all mean all supported languages. 2858 * configure: Regenerated. 2859 2860 2017-05-24 Segher Boessenkool <segher (a] kernel.crashing.org> 2861 2862 * config.gcc (powerpc*-*-*spe*): New. 2863 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames. 2864 (powerpc-*-rtems*spe*): New. 2865 (powerpc*-*-linux*spe*): New. 2866 (powerpc-wrs-vxworksspe): New. 2867 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}. 2868 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}. 2869 * config.host (powerpc*-*-*spe*): New. 2870 2871 2017-05-19 Martin Liska <mliska (a] suse.cz> 2872 2873 * configure.ac: Add --enable-werror-always just for 2874 bootstrap-debug (or none build config) and do not add it 2875 when we are on a release branch. 2876 * configure: Regenerated. 2877 2878 2017-05-18 Sheldon Lobo <sheldon.lobo (a] oracle.com> 2879 2880 * MAINTAINERS: Add self to Write After Approval 2881 2882 2017-05-09 Kaz Kojima <kkojima (a] gcc.gnu.org> 2883 2884 * MAINTAINERS: Move myself to Write After Approval section. 2885 2886 2017-05-09 Claudiu Zissulescu <claziss (a] synopsys.com> 2887 2888 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL, 2889 ACCH registers. 2890 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when 2891 available. 2892 (umulsidi3): Likewise. 2893 (mulsidi3_700): Disable this pattern when we have advanced mpy 2894 instructions. 2895 (umulsidi3_700): Likewise. 2896 (maddsidi4): New pattern. 2897 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise. 2898 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise. 2899 (mpydu_imm_arcv2hs): Likewise. 2900 * config/arc/predicates.md (accl_operand): New predicate. 2901 2902 2017-05-09 Claudiu Zissulescu <claziss (a] synopsys.com> 2903 Andrew Burgess <andrew.burgess (a] embecosm.com> 2904 2905 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts 2906 case. 2907 (ARC_AUTOFP_IRQ_P): Likewise. 2908 (ARC_AUTO_IRQ_P): Likewise. 2909 (rgf_banked_register_count): New variable. 2910 (parse_mrgf_banked_regs_option): New function. 2911 (arc_override_options): Handle rgf_banked_regs option. 2912 (arc_handle_interrupt_attribute): Add firq option. 2913 (arc_compute_function_type): Return fast irq type when required. 2914 (arc_must_save_register): Handle fast interrupts. 2915 (arc_expand_prologue): Do not emit dwarf info for fast interrupts. 2916 (arc_return_address_regs): Update. 2917 * config/arc/arc.h (arc_return_address_regs): Update. 2918 (arc_function_type): Add fast interrupt type. 2919 (ARC_INTERRUPT_P): Update. 2920 (RC_FAST_INTERRUPT_P): Define. 2921 * config/arc/arc.md (simple_return): Update for fast interrupts. 2922 (p_return_i): Likewise. 2923 * config/arc/arc.opt (mrgf-banked-regs): New option. 2924 * doc/invoke.texi (mrgf-banked-regs): Document. 2925 2926 2017-05-09 Claudiu Zissulescu <claziss (a] synopsys.com> 2927 2928 * config/arc/arc.c (irq_ctrl_saved): New variable. 2929 (ARC_AUTOBLINK_IRQ_P): Define. 2930 (ARC_AUTOFP_IRQ_P): Likewise. 2931 (ARC_AUTO_IRQ_P): Likewise. 2932 (irq_range): New function. 2933 (arc_must_save_register): Likewise. 2934 (arc_must_save_return_addr): Likewise. 2935 (arc_dwarf_emit_irq_save_regs): Likewise. 2936 (arc_override_options): Handle deferred options. 2937 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register. 2938 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by 2939 arc_must_save_return_addr. 2940 (arc_compute_frame_size): Handle automated save and restore of 2941 registers. 2942 (arc_expand_prologue): Likewise. 2943 (arc_expand_epilogue): Likewise. 2944 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction. 2945 * config/arc/arc.opt (mirq-ctrl-saved): New option. 2946 * doc/invoke.texi (mirq-ctrl-saved): Document option. 2947 2948 2017-04-19 Thomas Koenig <tkoenig (a] gcc.gnu.org> 2949 Tobias Burnus <tobias.burnus (a] physik.fu-berlin.de> 2950 2951 PR bootstrap/77661 2952 * Makefile.def: Don't pass --enable-maintainer-mode on to an 2953 in-tree build MPC. 2954 * Makefile.in: Regenerate. 2955 2956 2017-03-22 Francois-Xavier Coudert <fxcoudert (a] gcc.gnu.org> 2957 2958 * configure.ac: Enable LTO by default on darwin >= 9. 2959 * configure: Regenerate. 2960 2961 2017-03-20 Palmer Dabbelt <palmer (a] dabbelt.com> 2962 2963 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt, 2964 and Andrew Waterman as the RISC-V maintainers. 2965 2966 2017-03-18 Nicolas Koenig <koenigni (a] gcc.gnu.org> 2967 2968 * MAINTAINERS: Add self to Write After Approval 2969 2970 2017-03-18 Gerald Pfeifer <gerald (a] pfeifer.com> 2971 2972 * config.guess: Import latest from upstream. 2973 2974 2017-03-18 Gerald Pfeifer <gerald (a] pfeifer.com> 2975 2976 * MAINTAINERS (Write After Approval): Remove entries that are 2977 already covered under Reviewers. 2978 2979 2017-03-08 Mark Wielaard <mark (a] klomp.org> 2980 2981 PR demangler/70909 2982 PR demangler/67264 2983 * include/demangle.h: Add d_printing to struct demangle_component 2984 and pass struct demangle_component as non const. 2985 2986 2017-02-26 Gerald Pfeifer <gerald (a] pfeifer.com> 2987 2988 * MAINTAINERS: Remove Neil Booth as option handling maintainer. 2989 2990 2017-02-15 Thomas Schwinge <thomas (a] codesourcery.com> 2991 2992 * Makefile.tpl: Remove HOST_ISLVER. 2993 (HOST_EXPORTS): Remove ISLVER. 2994 * Makefile.in: Regenerate. 2995 2996 2017-02-13 Richard Biener <rguenther (a] suse.de> 2997 2998 * configure: Re-generate. 2999 3000 2017-02-07 Gerald Pfeifer <gerald (a] pfeifer.com> 3001 3002 * MAINTAINERS: Adjust bug reporting URL. 3003 3004 2017-02-05 Gerald Pfeifer <gerald (a] pfeifer.com> 3005 3006 * MAINTAINERS (Write After Approval): Remove redundant entry 3007 for Andrew Burgess. 3008 3009 2017-02-03 John David Anglin <danglin (a] gcc.gnu.org> 3010 3011 * configure.ac: Add gcc/function-tests.o to compare_exclusions for 3012 32-bit hppa*-*-hpux*. 3013 * configure: Regenerate. 3014 3015 2017-01-27 Pekka Jskelinen <pekka.jaaskelainen (a] parmance.com> 3016 3017 * configure.ac: Moved the white list of enabling BRIG FE to 3018 libhsail-rt/configure.tgt. 3019 * configure: Regenerated. 3020 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt. 3021 3022 2017-01-24 Pekka Jskelinen <pekka (a] parmance.com> 3023 Martin Jambor <mjambor (a] suse.cz> 3024 3025 * Makefile.def (target_modules): Added libhsail-rt. 3026 (languages): Added language brig. 3027 * Makefile.in: Regenerated. 3028 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added 3029 tgarget-libhsail-rt. Make brig unsupported on untested architectures. 3030 * configure: Regenerated. 3031 3032 2017-01-17 Jakub Jelinek <jakub (a] redhat.com> 3033 3034 PR other/79046 3035 * configure: Regenerated. 3036 3037 2017-01-04 Alan Modra <amodra (a] gmail.com> 3038 3039 * configure: Regenerate. 3040 3041 2016-12-29 Ben Elliston <bje (a] gnu.org> 3042 3043 * config.sub: Import latest version. 3044 3045 2016-12-26 Alexander Ivchenko <alexander.ivchenko (a] intel.com> 3046 3047 * MAINTAINERS (Write After Approval): Add myself. 3048 3049 2016-12-21 Jakub Jelinek <jakub (a] redhat.com> 3050 3051 * configure.ac: Don't bootstrap libmpx unless --with-build-config 3052 includes bootstrap-mpx. 3053 * configure: Regenerated. 3054 3055 2016-12-19 Chenghua Xu <paul.hua.gm (a] gmail.com> 3056 3057 * MAINTAINERS (Write After Approval): Add myself. 3058 3059 2016-12-01 Ma Jiang <ma.jiang (a] zte.com.cn> 3060 3061 * configure: Regenerate. 3062 3063 2016-12-01 Matthias Klose <doko (a] ubuntu.com> 3064 3065 * configure.ac: Don't use pkg-config to check for bdw-gc. 3066 * configure: Regenerate. 3067 3068 2016-11-30 Matthias Klose <doko (a] ubuntu.com> 3069 3070 * Makefile.def: Remove reference to boehm-gc target module. 3071 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc 3072 options and for the bdw-gc pkg-config module. 3073 * configure: Regenerate. 3074 * Makefile.in: Regenerate. 3075 3076 2016-11-28 Nathan Sidwell <nathan (a] acm.org> 3077 3078 * MAINTAINERS (nvptx): Remove self. 3079 3080 2016-11-25 Ben Elliston <bje (a] gnu.org> 3081 3082 * config.guess: Import latest version. 3083 * config.sub: Likewise. 3084 3085 2016-11-18 Toma Tabacu <toma.tabacu (a] imgtec.com> 3086 3087 * MAINTAINERS (Write After Approval): Add myself. 3088 3089 2016-11-15 Matthias Klose <doko (a] ubuntu.com> 3090 3091 * Makefile.def: Remove references to GCJ. 3092 * Makefile.tpl: Likewise. 3093 * Makefile.in: Regenerate. 3094 3095 2016-11-15 Matthias Klose <doko (a] ubuntu.com> 3096 3097 * config-ml.in: Remove references to GCJ. 3098 * configure.ac: Likewise. 3099 * configure: Regenerate. 3100 3101 2016-11-01 Josh Conner <joshconner (a] google.com> 3102 3103 * MAINTAINERS (Write After Approval): Update email address, 3104 3105 2016-10-27 Carl Love <cel (a] us.ibm.com> 3106 3107 * MAINTAINERS (Write After Approval): Fix my entry in the Write After 3108 Approval list to make it alphabetical. 3109 3110 2016-10-27 Carl Love <cel (a] us.ibm.com> 3111 3112 * MAINTAINERS (Write After Approval): Add myself. 3113 3114 2016-10-27 Andrew Burgess <andrew.burgess (a] embecosm.com> 3115 3116 * MAINTAINERS (Reviewers): Add myself. 3117 (Write After Approval): Add myself. 3118 3119 2016-10-21 Hartmut Penner <hepenner (a] us.ibm.com> 3120 Ulrich Weigand <uweigand (a] de.ibm.com> 3121 3122 * MAINTAINERS: Update email address. 3123 3124 2016-10-10 Nathan Sidwell <nathan (a] acm.org> 3125 3126 * MAINTAINERS: Update email address. 3127 3128 2016-10-10 Andreas Tobler <andreast (a] gcc.gnu.org> 3129 3130 * configure.ac: Add aarch64-*-freebsd*. 3131 * configure: Regenerate. 3132 3133 2016-10-05 Steve Ellcey <sellcey (a] caviumnetworks.com> 3134 3135 * MAINTAINERS: Update email address after it got reverted. 3136 3137 2016-10-04 Rainer Orth <ro (a] CeBiTec.Uni-Bielefeld.DE> 3138 3139 * configure.ac (target_libraries): Readd target-boehm-gc. 3140 Restore --enable-objc-gc handling. 3141 * configure: Regenerate. 3142 3143 2015-10-03 Jeff Law <law (a] redhat.com> 3144 3145 * MAINTAINERS: Move several inactive maintainers to the 3146 write-after-approval section. 3147 3148 2016-09-30 Jakub Jelinek <jakub (a] redhat.com> 3149 3150 * configure.ac: Add target-libffi to target_libraries. 3151 Readd libgcj target disablings, modified to only target-libffi. 3152 Readd target addition of go to unsupported languages. 3153 * configure: Regenerated. 3154 3155 2016-09-30 Steve Ellcey <sellcey (a] caviumnetworks.com> 3156 3157 * MAINTAINERS: Update email address. 3158 3159 2016-09-30 Andrew Haley <aph (a] redhat.com> 3160 3161 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from 3162 write-after approval. Remove Tom Tromey and Bryce McKinlay from 3163 libgcj. 3164 3165 2016-09-30 Andrew Haley <aph (a] redhat.com> 3166 3167 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to 3168 write-after approval after GCJ deletion. 3169 3170 2016-09-30 Andrew Haley <aph (a] redhat.com> 3171 3172 * Makefile.def: Remove libjava. 3173 * Makefile.tpl: Likewise. 3174 * Makefile.in: Regenerate. 3175 * configure.ac: Likewise. 3176 * configure: Likewise. 3177 * gcc/java: Remove. 3178 * libjava: Likewise. 3179 3180 2016-09-28 Claudiu Zissulescu <claziss (a] synopsys.com> 3181 3182 * MAINTAINERS (Reviewers): Add myself. 3183 3184 2016-09-26 Anton Kolesov <Anton.Kolesov (a] synopsys.com> 3185 3186 * configure.ac: Disable "sim" directory for arc*-*-*. 3187 * configure: Regenerated. 3188 3189 2016-09-23 Tamar Christina <tamar.christina (a] arm.com> 3190 3191 * MAINTAINERS (Write After Approval): Add myself. 3192 3193 2016-09-12 Maciej W. Rozycki <macro (a] imgtec.com> 3194 3195 * configure.ac: Check for the minimum in-tree MPFR version 3196 handled. 3197 * configure: Regenerate. 3198 3199 2016-07-20 Yan-Ting Lin <currygt52 (a] gmail.com> 3200 3201 * configure.ac (nds32*-*-*): Remove entry to enable gdb. 3202 * configure: Regenerated. 3203 3204 2016-07-19 Fritz Reese <fritzoreese (a] gmail.com> 3205 3206 * MAINTAINERS (Write After Approval): Add myself. 3207 3208 2016-06-23 Andi Kleen <ak (a] linux.intel.com> 3209 3210 * Makefile.def: Add autoprofiledbootstrap. 3211 * Makefile.tpl: Dito. 3212 * Makefile.in: Regenerate. 3213 3214 2016-06-23 Jakub Sejdak <jakub.sejdak (a] phoesys.com> 3215 3216 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets. 3217 * configure: Regenerate. 3218 3219 2016-06-21 Trevor Saunders <tbsaunde+gcc (a] tbsaunde.org> 3220 3221 * configure: Regenerate. 3222 * configure.ac: Remove support for avr-rtems. 3223 3224 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj (a] atmel.com> 3225 3226 * MAINTAINERS (Write After Approval): Add myself. 3227 3228 2016-06-16 Michael Collison <michael.collison (a] arm.com> 3229 3230 * MAINTAINERS (Write After Approval): Add myself. 3231 3232 2016-06-14 Mikael Morin <mikael (a] gcc.gnu.org> 3233 3234 * MAINTAINERS (Write After Approval): Update e-mail address. 3235 3236 2016-06-03 Jose E. Marchesi <jose.marchesi (a] oracle.com> 3237 3238 * MAINTAINERS (Write After Approval): Add myself. 3239 3240 2016-05-28 Alan Modra <amodra (a] gmail.com> 3241 3242 * Makefile.tpl (configure): Depend on m4 files included. 3243 * Makefile.in: Regenerate. 3244 3245 2016-05-20 Bill Seurer <seurer (a] linux.vnet.ibm.com> 3246 3247 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix 3248 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section. 3249 3250 2016-05-20 Bill Seurer <seurer (a] linux.vnet.ibm.com> 3251 3252 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a 3253 special case builtin. 3254 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add 3255 support for ALTIVEC_BUILTIN_VEC_ADDEC. 3256 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition 3257 for __builtin_vec_addec. 3258 3259 2016-05-16 Jakub Sejdak <jakub.sejdak (a] phoesys.com> 3260 3261 * config.guess: Import version 2016-04-02 (newest). 3262 * config.sub: Import version 2016-05-10 (newest). 3263 3264 2016-05-16 Anton Kolesov <anton.kolesov (a] synopsys.com> 3265 3266 * configure.ac: Add ARC support to libgloss. 3267 * configure: Regenerate 3268 3269 2016-05-09 Aaron Sawdey <acsawdey (a] linux.vnet.ibm.com> 3270 3271 * MAINTAINERS (Write After Approval): Add myself. 3272 3273 2016-05-02 Bernd Edlinger <bernd.edlinger (a] hotmail.de> 3274 3275 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code. 3276 * configure: Regenerated. 3277 * Makefile.def (gmp): Explicitly disable assembler. 3278 (mpfr): Adjust lib_path. 3279 (mpc): Likewise. 3280 * Makefile.in: Regenerated. 3281 3282 2016-05-01 Jakub Jelinek <jakub (a] redhat.com> 3283 3284 PR bootstrap/70704 3285 * configure.ac (--enable-stage1-checking): Add missing 3286 --enable-checking=. 3287 * configure: Regenerated. 3288 3289 2016-04-30 Oleg Endo <olegendo (a] gcc.gnu.org> 3290 3291 * config.guess: Revert r235676. 3292 * config.sub: Revert r235676. 3293 3294 2016-04-30 Oleg Endo <olegendo (a] gcc.gnu.org> 3295 3296 * config.guess: Remove SH5 support. 3297 * config.sub: Likewise. 3298 * configure: Likewise. 3299 * configure.ac: Likewise. 3300 3301 2016-04-26 Jakub Jelinek <jakub (a] redhat.com> 3302 3303 PR bootstrap/70704 3304 * configure.ac (--enable-stage1-checking): For --disable-checking or 3305 implicit --enable-checking, make sure extra flag matches in between 3306 stage1 and later checking. 3307 * configure: Regenerated. 3308 3309 2016-04-22 Trevor Saunders <tbsaunde+gcc (a] tbsaunde.org> 3310 3311 * .gitattributes: New file. 3312 3313 2016-04-22 Segher Boessenkool <segher (a] kernel.crashing.org> 3314 3315 * MAINTAINERS (rs6000/powerpc port): Add myself. 3316 3317 2016-04-13 Segher Boessenkool <segher (a] kernel.crashing.org> 3318 3319 PR bootstrap/70173 3320 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools, 3321 and gotools directories. Delete the stage_final file. 3322 * Makefile.in: Regenerate. 3323 3324 2016-04-12 Andre Vieira <andre.simoesdiasvieira (a] arm.com> 3325 3326 * MAINTAINERS (Write After Approval): Add myself. 3327 3328 2016-04-09 Steven G. Kargl <kargl (a] gcc.gnu.org> 3329 3330 * MAINTAINERS (Fortran maintainer): Remove myself. 3331 3332 2016-04-04 Bill Seurer <seurer (a] linux.vnet.ibm.com> 3333 3334 * MAINTAINERS (Write After Approval): Add myself. 3335 3336 2016-03-29 Kelvin Nilsen <kdnilsen (a] linux.vnet.ibm.com> 3337 3338 * MAINTAINERS (Write After Approval): Add myself. 3339 3340 2016-03-17 Cary Coutant <ccoutant (a] gmail.com> 3341 3342 Sync with binutils-gdb: 3343 3344 2016-03-17 Cary Coutant <ccoutant (a] gmail.com> 3345 3346 * configure.ac: Add mips and s390 to the gold target check. 3347 * configure: Regenerate. 3348 3349 2016-03-01 DJ Delorie <dj (a] redhat.com> 3350 3351 * MAINTAINERS (mep): Remove myself as MeP maintainer. 3352 3353 2016-02-22 David Malcolm <dmalcolm (a] redhat.com> 3354 3355 * MAINTAINERS (libcpp): Add myself. 3356 (diagnostic messages): Likewise. 3357 3358 2016-02-20 Tom de Vries <tom (a] codesourcery.com> 3359 3360 * MAINTAINERS: Fix whitespace. 3361 3362 2016-02-02 Claudiu Zissulescu <claziss (a] synopsys.com> 3363 3364 * MAINTAINERS (Write After Approval): Add myself. 3365 3366 2016-01-29 Sebastian Pop <s.pop (a] samsung.com> 3367 3368 * config/isl.m4: Add comments about isl-0.16. 3369 * configure: Regenerate. 3370 3371 2016-01-29 Martin Jambor <mjambor (a] suse.cz> 3372 3373 * MAINTAINERS (hsa maintainers): Add myself. 3374 3375 2015-01-27 Wilco Dijkstra <wdijkstr (a] arm.com> 3376 3377 * MAINTAINERS: (Write After Approval): Add myself. 3378 3379 2016-01-25 Aditya Kumar <aditya.k7 (a] samsung.com> 3380 Sebastian Pop <s.pop (a] samsung.com> 3381 3382 * Makefile.in: Regenerate. 3383 * Makefile.tpl: Export ISLVER. 3384 * configure: Regenerate. 3385 * config/isl.m4: Detect isl-0.15. 3386 3387 2016-01-24 Mikhail Maltsev <maltsevm (a] gmail.com> 3388 3389 PR bootstrap/69329 3390 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS. 3391 * Makefile.in: Regenerate. 3392 3393 2016-01-12 Andris Pavenis <andris.pavenis (a] iki.fi> 3394 3395 * configure.ac: Enable LTO for DJGPP 3396 * configure: Regenerate 3397 3398 2016-01-12 H.J. Lu <hongjiu.lu (a] intel.com> 3399 3400 Sync with binutils-gdb: 3401 2015-10-21 Nick Clifton <nickc (a] redhat.com> 3402 3403 PR gas/19109 3404 * configure.ac: Note the 'none' is an acceptable argument to 3405 --enable-compressed-debug-sections. 3406 * configure: Regenerate. 3407 3408 2016-01-12 Bernd Edlinger <bernd.edlinger (a] hotmail.de> 3409 3410 PR bootstrap/69134 3411 * Makefile.def (mpfr): Disable assembler. 3412 * Makefile.in: Regenerate. 3413 3414 2016-01-01 Ben Elliston <bje (a] gnu.org> 3415 3416 * config.guess: Import version 2016-01-01. 3417 * config.sub: Likewise. 3418 3419 2015-12-18 Sujoy Saraswati <sujoy.saraswati (a] hpe.com> 3420 3421 * MAINTAINERS (Write After Approval): Add myself. 3422 3423 2015-12-17 Sebastian Pop <s.pop (a] samsung.com> 3424 3425 * Makefile.in: Replace ISL with isl. 3426 * Makefile.tpl: Same. 3427 * config/isl.m4: Same. 3428 * configure.ac: Same. 3429 * contrib/download_prerequisites: Same. 3430 * configure: Regenerate. 3431 3432 2015-12-17 Andris Pavenis <andris.pavenis (a] iki.fi> 3433 3434 * MAINTAINERS (Write After Approval): Add Myself. 3435 3436 2015-12-17 Nathan Sidwell <nathan (a] acm.org> 3437 3438 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs. 3439 * configure: Regenerate. 3440 3441 2015-12-16 Aditya Kumar <aditya.k7 (a] samsung.com> 3442 Sebastian Pop <s.pop (a] samsung.com> 3443 3444 * config/isl.m4 (ISL_CHECK_VERSION): Check for 3445 isl_ctx_get_max_operations. 3446 * configure: Regenerate. 3447 3448 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc (a] gmail.com> 3449 3450 * MAINTAINERS (Write After Approval): Add myself. 3451 3452 2015-12-02 Ian Lance Taylor <iant (a] google.com> 3453 3454 PR go/66147 3455 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET. 3456 * Makefile.in: Regenerate. 3457 3458 2015-12-01 Andreas Tobler <andreast (a] gcc.gnu.org> 3459 3460 PR libffi/65726 3461 * Makefile.def (lang_env_dependencies): Make libffi depend 3462 on cxx. 3463 * Makefile.in: Regenerate. 3464 3465 2015-11-26 David Edelsohn <dje.gcc (a] gmail.com> 3466 3467 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L" 3468 symbols. 3469 3470 2015-11-20 Tristan Gingold <gingold (a] adacore.com> 3471 3472 Sync with binutils-gdb: 3473 2015-11-20 Tristan Gingold <gingold (a] adacore.com> 3474 3475 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*. 3476 * configure: Regenerate. 3477 3478 2015-11-19 Martin Liska <mliska (a] suse.cz> 3479 3480 * .gitignore: Add .clang-format to ignored files. 3481 * Makefile.in: Add clang-format. 3482 * Makefile.tpl: Likewise. 3483 3484 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova (a] intel.com> 3485 3486 * configure.ac: Enable libmpx by default. 3487 * configure: Regenerated. 3488 3489 2015-10-23 Steve Ellcey <sellcey (a] imgtec.com> 3490 3491 * MAINTAINERS: Update email address. 3492 3493 2015-10-23 Paulo Matos <pmatos (a] linki.tools> 3494 3495 * MAINTAINERS: Update email address. 3496 3497 2015-10-23 Alan Hayward <alan.hayward (a] arm.com> 3498 3499 * MAINTAINERS (Write After Approval): Add myself. 3500 3501 2015-10-20 H.J. Lu <hongjiu.lu (a] intel.com> 3502 3503 Sync with binutils-gdb: 3504 2015-10-20 H.J. Lu <hongjiu.lu (a] intel.com> 3505 3506 PR gas/19109 3507 * configure.ac: Add 3508 --enable-compressed-debug-sections={all,gas,gold,ld}. 3509 * configure: Regenerated. 3510 3511 2015-10-16 Arnaud Charlet <charlet (a] adacore.com> 3512 3513 * MAINTAINERS: Update list of Ada maintainers and email addresses. 3514 3515 2015-10-09 Martin Liska <mliska (a] suse.cz> 3516 3517 * MAINTAINERS (Write After Approval): Add myself. 3518 3519 2015-10-09 Alexander Fomin <alexander.fomin (a] intel.com> 3520 3521 * MAINTAINERS (Write After Approval): Add myself. 3522 3523 2015-10-02 Florian Weimer <fweimer (a] redhat.com> 3524 3525 * MAINTAINERS: Update email address. 3526 3527 2015-10-02 Louis Krupp <louis.krupp (a] zoho.com> 3528 3529 * MAINTAINERS (Write After Approval): Add myself. 3530 3531 2015-09-20 Kai Tietz <ktietz70 (a] googlemail.com> 3532 3533 * MAINTAINERS: Update email. 3534 3535 2015-09-14 Bernd Schmidt <bschmidt (a] redhat.com> 3536 3537 * MAINTAINERS: Update my email address. 3538 3539 2015-09-01 James Bowman <james.bowman (a] ftdichip.com> 3540 3541 * MAINTAINERS (ft32 port): Add myself. 3542 3543 2015-08-28 David Sherwood <david.sherwood (a] arm.com> 3544 3545 * MAINTAINERS: Add myself. 3546 3547 2015-08-27 Patrick Marlier <patrick.marlier (a] gmail.com> 3548 3549 * MAINTAINERS (Write After Approval): Add myself. 3550 3551 2015-08-23 Francois-Xavier Coudert <fxcoudert (a] gcc.gnu.org> 3552 3553 PR libfortran/54572 3554 * Makefile.def: Make libgfortran depend on libbacktrace. 3555 * Makefile.in: Regenerate. 3556 3557 2015-08-20 Simon Dardis <simon.dardis (a] imgtec.com> 3558 3559 * MAINTAINERS (Write After Approval): Add myself. 3560 3561 2015-08-12 Tom de Vries <tom (a] codesourcery.com> 3562 3563 PR other/67092 3564 * configure.ac: Remove --with_host_libstdcxx support. 3565 * configure: Regenerate. 3566 3567 2015-08-10 Thomas Schwinge <thomas (a] codesourcery.com> 3568 Jakub Jelinek <jakub (a] redhat.com> 3569 3570 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target 3571 nvptx*-*-*. 3572 * configure: Regenerate. 3573 3574 2015-08-06 Yaakov Selkowitz <yselkowi (a] redhat.com> 3575 3576 * Makefile.def (libiconv): Define bootstrap=true. 3577 Mark pdf/html/info as missing. 3578 (configure-gcc): Depend on all-libiconv. 3579 (all-gcc): Ditto. 3580 (configure-libcpp): Ditto. 3581 (all-libcpp): Ditto. 3582 (configure-intl): Ditto. 3583 (all-intl): Ditto. 3584 * Makefile.in: Regenerate. 3585 3586 2015-08-03 Bin Cheng <bin.cheng (a] arm.com> 3587 3588 * MAINTAINERS (loop ivopts): Add the entry and myself. 3589 3590 2015-07-31 Nathan Sidwell <nathan (a] codesourcery.com> 3591 3592 * MAINTAINERS (nvptx): Add self. 3593 3594 2015-07-29 Alan Lawrence <alan.lawrence (a] arm.com> 3595 3596 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for 3597 128-bit vector modes. 3598 3599 2015-07-29 Ville Voutilainen <ville.voutilainen (a] gmail.com> 3600 3601 * MAINTAINERS (Write After Approval): Add myself. 3602 3603 2015-07-28 Ben Elliston <bje (a] gnu.org> 3604 3605 * config.sub, config.guess: Import from upstream. 3606 3607 2015-07-24 Michael Darling <darlingm (a] gmail.com> 3608 3609 PR other/66259 3610 * config-ml.in: Reflects renaming of configure.in to configure.ac 3611 * configure: Likewise 3612 * configure.ac: Likewise 3613 3614 2015-07-23 Bernd Schmidt <bernds_cb1 (a] t-online.de> 3615 3616 * MAINTAINERS: Update my email address. 3617 3618 2015-07-14 H.J. Lu <hongjiu.lu (a] intel.com> 3619 3620 Sync with binutils-gdb: 3621 2015-03-17 H.J. Lu <hongjiu.lu (a] intel.com> 3622 3623 * configure.ac (target_configdirs): Exclude target-zlib if 3624 target-libjava isn't built. 3625 * configure: Regenerated. 3626 3627 2015-07-14 H.J. Lu <hongjiu.lu (a] intel.com> 3628 3629 Sync with binutils-gdb: 3630 2015-05-13 John David Anglin <dave.anglin (a] bell.net> 3631 3632 * configure.ac: Disable configuration of GDB for HPUX targets. 3633 * configure: Regenerate. 3634 3635 2015-04-01 H.J. Lu <hongjiu.lu (a] intel.com> 3636 3637 * configure.ac: Add --with-system-zlib. 3638 * configure: Regenerated. 3639 3640 2015-01-28 James Bowman <james.bowman (a] ftdichip.com> 3641 3642 * configure.ac: Add FT32 support. 3643 * configure: Regenerate. 3644 3645 2015-01-12 Anthony Green <green (a] moxielogic.com> 3646 3647 * configure.ac: Don't disable gprof for moxie. 3648 * configure: Rebuild. 3649 3650 2015-07-14 H.J. Lu <hongjiu.lu (a] intel.com> 3651 3652 Sync with binutils-gdb: 3653 2015-05-01 H.J. Lu <hongjiu.lu (a] intel.com> 3654 3655 PR ld/18355 3656 * Makefile.def: Add extra_configure_flags to host zlib. 3657 * configure.ac (extra_host_zlib_configure_flags): New. Set 3658 to --enable-host-shared When bfd is to be built as shared 3659 library. AC_SUBST. 3660 * Makefile.in: Regenerated. 3661 3662 2015-07-14 Hans-Peter Nilsson <hp (a] bitrange.com> 3663 3664 Sync with src: 3665 2015-03-30 H.J. Lu <hongjiu.lu (a] intel.com> 3666 * Makefile.def (dependencies): Add all-zlib to all-bfd. 3667 * Makefile.in: Regenerated. 3668 3669 2015-06-30 H.J. Lu <hongjiu.lu (a] intel.com> 3670 3671 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu 3672 target. 3673 * configure: Regenerate. 3674 3675 2015-06-23 Ludovic Courts <ludo (a] gnu.org> 3676 3677 * MAINTAINERS (Write After Approval): Add myself. 3678 3679 2015-06-22 Andreas Tobler <andreast (a] gcc.gnu.org> 3680 3681 * MAINTAINERS (OS Port Maintainers): Add myself. 3682 (Various Maintainers): Remove myself from libffi testsuite. 3683 3684 2015-06-04 Richard Sandiford <richard.sandiford (a] arm.com> 3685 3686 * MAINTAINERS (gen* on machine desc): Add self. 3687 3688 2015-06-02 Jason Merrill <jason (a] redhat.com> 3689 3690 PR bootstrap/66319 3691 * configure.ac: Use -std=gnu++98. 3692 3693 2015-06-02 Szabolcs Nagy <szabolcs.nagy (a] arm.com> 3694 3695 * MAINTAINERS (Write After Approval): Add myself. 3696 3697 2015-05-28 Mike Frysinger <vapier (a] gentoo.org> 3698 3699 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help. 3700 * configure: Regenerate. 3701 3702 2015-05-26 Jason Merrill <jason (a] redhat.com> 3703 3704 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX. 3705 * configure: Regenerate. 3706 3707 2015-05-16 James Bowman <james.bowman (a] ftdichip.com> 3708 3709 * configure.ac: FT32 target added. 3710 * configure: Regenerated. 3711 3712 2015-05-16 Iain Buclaw <ibuclaw (a] gdcproject.org> 3713 3714 * MAINTAINERS (Write After Approval): Add myself. 3715 3716 2015-05-11 Paulo Matos <paulo (a] matos-sorge.com> 3717 3718 * MAINTAINERS (Write After Approval): Add myself. 3719 3720 2015-05-11 Paulo Matos <paulo (a] matos-sorge.com> 3721 3722 * configure.ac: Fix typo. 3723 * configure: Regenerate. 3724 3725 2015-05-10 Mikhail Maltsev <maltsevm (a] gmail.com> 3726 3727 * MAINTAINERS (Write After Approval): Add myself. 3728 3729 2015-05-03 Matthias Klose <doko (a] ubuntu.com> 3730 3731 * configure.ac: Match $host configured with triplets. 3732 * configure: Regenerate. 3733 3734 2015-04-22 Bernhard Reutner-Fischer <aldot (a] gcc.gnu.org> 3735 3736 * Makefile.tpl: Remove surplus whitespace throughout. 3737 * Makefile.in: Regenerate. 3738 3739 2015-04-20 Segher Boessenkool <segher (a] kernel.crashing.org> 3740 3741 * MAINTAINERS (Various Maintainers): Add myself as instruction 3742 combiner maintainer. 3743 3744 2015-04-17 Jakub Jelinek <jakub (a] redhat.com> 3745 3746 PR bootstrap/62077 3747 * configure.ac (--enable-stage1-checking): Default to 3748 release,misc,gimple,rtlflag,tree,types if --disable-checking 3749 or --enable-checking is not specified and DEV-PHASE is not 3750 experimental. 3751 * configure: Regenerated. 3752 3753 2015-04-14 Max Ostapenko <m.ostapenko (a] partner.samsung.com> 3754 3755 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables. 3756 (EXTRA_BOOTSTRAP_FLAGS): Likewise. 3757 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS. 3758 * Makefile.in: Regenerate. 3759 3760 2015-04-08 Cary Coutant <ccoutant (a] gmail.com> 3761 3762 * MAINTAINERS: Update my email address. 3763 3764 2015-04-02 James Greenhalgh <james.greenhalgh (a] arm.com> 3765 3766 * MAINTAINERS: Add myself as a reviewer for the AArch64 port. 3767 3768 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov (a] arm.com> 3769 3770 * MAINTAINERS: Add myself as an arm port reviewer. 3771 3772 2015-03-25 Martin Liska <mliska (a] suse.cz> 3773 Yury Gribov <y.gribov (a] samsung.com> 3774 3775 * Makefile.in: Fix ln source location for vimrc file. 3776 * Makefile.tpl: Likewise. 3777 3778 2015-03-09 Aldy Hernandez <aldyh (a] redhat.com> 3779 3780 PR bootstrap/25672 3781 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if 3782 cross-compiling. Similarly for CXX_FOR_TARGET. 3783 * configure: Regenerate. 3784 3785 2015-03-10 Ilya Enkovich <ilya.enkovich (a] intel.com> 3786 3787 * Makefile.def: Add libmpx. 3788 * configure.ac: Add libmpx. 3789 * Makefile.in: Regenerate. 3790 * configure: Regenerate. 3791 3792 2015-03-06 Kirill Yukhin <kirill.yukhin (a] intel.com> 3793 3794 * MAINTAINERS (CPU Port Maintainers): Add myself 3795 i386 vector ISA extns mantainer. 3796 3797 2015-03-13 Jeff Law <law (a] redhat.com> 3798 3799 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM 3800 maintainer. 3801 Remove Richard Henderson as a maintainer for the x86 port. 3802 3803 2015-03-03 Joern Rennecke <gnu (a] amylaar.uk> 3804 3805 * MAINTAINERS (CPU Port Maintainers): Update my email address. 3806 3807 2015-03-02 Ilya Enkovich <ilya.enkovich (a] intel.com> 3808 3809 * MAINTAINERS (Various Maintainers): Add myself as libmpx, 3810 pointer bounds checker and i386 MPX maintainer. 3811 3812 2015-02-26 Sandra Loosemore <sandra (a] codesourcery.com> 3813 3814 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer. 3815 3816 2015-02-26 Martin Sebor <msebor (a] redhat.com> 3817 3818 * MAINTAINERS (Various Maintainers): Add self. 3819 3820 2015-02-20 Thomas Schwinge <thomas (a] codesourcery.com> 3821 3822 * configure.ac [--enable-as-accelerator-for] (enable_languages): 3823 Make sure it contains lto. 3824 * configure: Regenerate. 3825 3826 2015-02-18 Thomas Schwinge <thomas (a] codesourcery.com> 3827 3828 * configure: Regenerate. 3829 3830 2015-02-06 Diego Novillo <dnovillo (a] google.com> 3831 1 3832 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa, 3833 middle-end, docstring): Remove myself. 3834 (Write After Approval): Add myself. 3835 3836 2015-02-02 Janis Johnson <janis.marie.johnson (a] gmail.com> 3837 3838 * MAINTAINERS (Various Maintainers: testsuite): Remove myself. 3839 (Write After Approval): Update address. 3840 3841 2015-01-29 David Malcolm <dmalcolm (a] redhat.com> 3842 3843 PR jit/64780 3844 * configure.ac: Require the user to explicitly specify 3845 --enable-host-shared if the jit is enabled. 3846 * configure: Regenerate. 3847 3848 2015-01-27 Robert Suchanek <robert.suchanek (a] imgtec.com> 3849 3850 * MAINTAINERS (Write After Approval): Add myself. 3851 3852 2015-01-25 Tom de Vries <tom (a] codesourcery.com> 3853 3854 * MAINTAINERS: Make whitespace consistent. 3855 3856 2015-01-23 Braden Obrzut <admin (a] maniacsvault.net> 3857 3858 * MAINTAINERS (Write After Approval): Add myself. 3859 3860 2015-01-20 Andre Vehreschild <vehre (a] gmx.de> 3861 3862 * MAINTAINERS: (Write After Approval): Add myself. 3863 3864 2015-01-15 Martin Uecker <uecker (a] eecs.berkeley.edu> 3865 3866 * MAINTAINERS: (Write After Approval): Add myself. 3867 3868 2015-01-15 Philipp Tomsich <ptomsich (a] theobroma-systems.com> 3869 3870 * MAINTAINERS: (Write After Approval): Add myself. 3871 3872 2015-01-13 Iain Sandoe <iain (a] codesourcery.com> 3873 3874 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an 3875 objective-c/c++ front end maintainer. 3876 3877 2015-01-13 Marek Polacek <polacek (a] redhat.com> 3878 3879 * MAINTAINERS (Reviewers): Add self as C front end reviewer. 3880 3881 2015-01-12 Jeff Law <law (a] redhat.com> 3882 3883 * MAINTAINERS: Remove Stan Shebs as he has been inactive for 3884 a very long time. 3885 3886 2015-01-09 Ian Lance Taylor <iant (a] google.com> 3887 3888 * configure.ac (host_tools): Add gotools. 3889 * Makefile.def (host_modules): Add gotools. 3890 (dependencies): Add dependency of all-gotools on all-target-libgo. 3891 3892 2015-01-09 Andreas Tobler <andreast (a] gcc.gnu.org> 3893 3894 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*. 3895 * configure: Regenerate. 3896 3897 2015-01-08 Thomas Schwinge <thomas (a] codesourcery.com> 3898 3899 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on 3900 all-target-libgomp. 3901 * Makefile.in: Regenerate. 3902 3903 2015-01-06 Eric Botcazou <ebotcazou (a] adacore.com> 3904 3905 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port. 3906 3907 2015-01-06 Eric Botcazou <ebotcazou (a] adacore.com> 3908 3909 * configure.ac: Add Visium support. 3910 * configure: Regenerate. 3911 3912 2015-01-04 Andreas Schwab <schwab (a] linux-m68k.org> 3913 3914 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET. 3915 * configure: Regenerate. 3916 3917 2015-01-03 Andrew Pinski <apinski (a] cavium.com> 3918 3919 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also. 3920 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET. 3921 (BASE_TARGET_EXPORTS): Add OBJCOPY. 3922 (OBJCOPY_FOR_TARGET): New variable. 3923 (EXTRA_TARGET_FLAGS): Add OBJCOPY. 3924 * Makefile.in: Regenerate. 3925 * configure.ac: Check for already installed target objcopy. 3926 Also GCC_TARGET_TOOL on objcopy. 3927 * configure: Regenerate. 3928 3929 2015-01-02 Hans-Peter Nilsson <hp (a] bitrange.com> 3930 3931 * config.sub: Update from upstream, to 2015-01-01 version. 3932 * config.guess: Ditto. 3933 3934 2014-12-22 Sebastian Huber <sebastian.huber (a] embedded-brains.de> 3935 3936 * MAINTAINERS (RTEMS Ports): Add myself. 3937 3938 2014-12-17 Pierre-Marie de Rodat <derodat (a] adacore.com> 3939 3940 * MAINTAINERS (Write After Approval): Add myself. 3941 3942 2014-12-16 Michael Haubenwallner <michael.haubenwallner (a] ssi-schaefer.com> 3943 3944 * MAINTAINERS (Write After Approval): Add myself. 3945 3946 2014-12-15 Thomas Schwinge <thomas (a] codesourcery.com> 3947 3948 * configure.ac (--enable-as-accelerator-for): Don't set 3949 ENABLE_AS_ACCELERATOR_FOR. Update all users. 3950 * configure: Regenerate. 3951 3952 2014-12-13 Jakub Jelinek <jakub (a] redhat.com> 3953 3954 PR bootstrap/64023 3955 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS 3956 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS. 3957 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs 3958 to CXX. 3959 * Makefile.in: Regenerated. 3960 3961 2014-12-09 Laurynas Biveinis <laurynas.biveinis (a] gmail.com> 3962 Yury Gribov <y.gribov (a] samsung.com> 3963 3964 * .gitignore: Added .local.vimrc and .lvimrc. 3965 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets. 3966 * Makefile.in: Regenerate. 3967 3968 2014-12-04 Jack Howarth <howarth (a] bromo.med.uc.edu> 3969 3970 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc. 3971 * configure: Regenerated. 3972 3973 2014-11-27 Bernd Schmidt <bernds (a] codesourcery.com> 3974 3975 * MAINTAINERS (nvptx port): New entry. 3976 3977 2014-11-26 Jan-benedict Glaw <jbglaw (a] lug-owl.de> 3978 3979 * configure: Regenerate. 3980 3981 2014-11-26 Jan-Benedict Glaw <jbglaw (a] lug-owl.de> 3982 3983 * configure.ac: Merge with Binutils. 3984 3985 2014-11-26 Tobias Burnus <burnus (a] net-b.de> 3986 3987 * Makefile.def: Make more dependent on mpfr, mpc and isl. 3988 * Makefile.in: Regenerate. 3989 3990 2014-11-24 Bernd Edlinger <bernd.edlinger (a] hotmail.de> 3991 3992 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with 3993 missing flex. 3994 * Makefile.in: Regenerated. 3995 3996 2014-11-21 Ilya Verbin <ilya.verbin (a] intel.com> 3997 3998 * Makefile.in: Regenerate. 3999 4000 2014-11-21 Markus Trippelsdorf <markus (a] trippelsdorf.de> 4001 4002 PR bootstrap/63784 4003 * libtool.m4: Add $pic_flag with -shared. 4004 4005 2014-11-21 Renlin Li <Renlin.Li (a] arm.com> 4006 4007 * MAINTAINERS (Write After Approval): Added myself. 4008 4009 2014-11-21 Alex Velenko <Alex.Velenko (a] arm.com> 4010 4011 * MAINTAINERS (write-after-approval): Add myself. 4012 4013 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov (a] linaro.org> 4014 4015 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note 4016 from 2 years ago. 4017 4018 2014-11-19 Alex Velenko <Alex.Velenko (a] arm.com> 4019 4020 Revert: 4021 2014-11-19 Alex Velenko <Alex.Velenko (a] arm.com> 4022 4023 * MAINTAINERS (Write After Approval): Added myself as line map 4024 maintainer. 4025 4026 2014-11-19 Renlin Li <Renlin.Li (a] arm.com> 4027 4028 Revert: 4029 2014-11-19 Renlin Li <Renlin.Li (a] arm.com> 4030 4031 * MAINTAINERS (Write After Approval): Added myself. 4032 4033 2014-11-19 Renlin Li <Renlin.Li (a] arm.com> 4034 4035 * MAINTAINERS (Write After Approval): Added myself. 4036 4037 2014-11-19 Alex Velenko <Alex.Velenko (a] arm.com> 4038 4039 * MAINTAINERS (Write After Approval): Added myself as line map 4040 maintainer. 4041 4042 2014-11-17 Dodji Seketeli <dodji (a] redhat.com> 4043 4044 * MAINTAINERS (Various Maintainers): Added myself as line map 4045 maintainer. 4046 4047 2014-11-16 Jan-Benedict Glaw <jbglaw (a] lug-owl.de> 4048 4049 * move-if-change: Sync from upstream gnulib. 4050 4051 2014-11-16 Jan-Benedict Glaw <jbglaw (a] lug-owl.de> 4052 4053 * compile: Sync with upstream Automake. 4054 * depcomp: Ditto. 4055 * install-sh: Ditto. 4056 * missing: Ditto. 4057 * mkinstalldirs: Ditto. 4058 * ylwrap: Ditto. 4059 4060 2014-11-16 Jan-Benedict Glaw <jbglaw (a] lug-owl.de> 4061 4062 * config.sub: Update from upstream config repo. 4063 * config.guess: Ditto. 4064 4065 2014-11-13 Kirill Yukhin <kirill.yukhin (a] intel.com> 4066 4067 * Makefile.def: Add liboffloadmic to target_modules. Make 4068 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc. 4069 * Makefile.in: Regenerate. 4070 * configure: Regenerate. 4071 * configure.ac: Add liboffloadmic to target binaries. 4072 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures. 4073 Add liboffloadmic to noconfig list when C++ is not supported. 4074 4075 2014-11-13 Bernd Schmidt <bernds (a] codesourcery.com> 4076 Thomas Schwinge <thomas (a] codesourcery.com> 4077 Ilya Verbin <ilya.verbin (a] intel.com> 4078 Andrey Turetskiy <andrey.turetskiy (a] intel.com> 4079 4080 * configure: Regenerate. 4081 * configure.ac (--enable-as-accelerator-for) 4082 (--enable-offload-targets): New configure options. 4083 4084 2014-11-11 Tobias Burnus <burnus (a] net-b.de> 4085 4086 * Makefile.def: Make all-gcc depend on all-isl. 4087 * Makefile.in: Regenerate. 4088 4089 2014-11-11 David Malcolm <dmalcolm (a] redhat.com> 4090 4091 * ChangeLog.jit: New. 4092 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer. 4093 4094 2014-11-11 Francois-Xavier Coudert <fxcoudert (a] gcc.gnu.org> 4095 4096 PR target/63610 4097 * libtool.m4: Fix globbing of darwin versions. 4098 * configure: Regenerate. 4099 4100 2014-11-11 Tobias Burnus <burnus (a] net-b.de> 4101 4102 * Makefile.def: Remove CLooG. 4103 * Makefile.tpl: Ditto. 4104 * configure.ac: Ditto. 4105 * configure: Regenerate. 4106 * Makefile.in: Ditto. 4107 4108 2014-11-06 Bernd Schmidt <bernds (a] codesourcery.com> 4109 4110 * configure.ac: Handle nvptx-*-*. 4111 * configure: Regenerate. 4112 4113 2014-11-06 Prachi Godbole <prachi.godbole (a] imgtec.com> 4114 4115 * MAINTAINERS (Write After Approval): Add myself. 4116 4117 2014-10-31 Jakub Jelinek <jakub (a] redhat.com> 4118 4119 * Makefile.def (libcc1): Remove bootstrap=true;. 4120 * Makefile.in: Regenerated. 4121 4122 2014-10-31 Jan-Benedict Glaw <jbglaw (a] lug-owl.de> 4123 4124 * configure.ac: Update comment. 4125 * configure: Regenerate. 4126 4127 2014-10-31 Ilya Enkovich <ilya.enkovich (a] intel.com> 4128 4129 * MAINTAINERS (Write After Approval): Add myself. 4130 4131 2014-10-30 Thomas Schwinge <thomas (a] codesourcery.com> 4132 4133 * configure.ac (extra_host_libiberty_configure_flags): Add 4134 --enable-shared also for libcc1's benefit. 4135 * configure: Regenerate. 4136 4137 2014-10-29 Tristan Gingold <gingold (a] adacore.com> 4138 4139 * MAINTAINERS: Change my email address. 4140 4141 2014-10-27 Phil Muldoon <pmuldoon (a] redhat.com> 4142 Tom Tromey <tromey (a] redhat.com> 4143 4144 * Makefile.def: Add libcc1 to host_modules. 4145 * configure.ac (host_tools): Add libcc1. 4146 * Makefile.in, configure: Rebuild. 4147 4148 2014-10-24 Hans-Peter Nilsson <hp (a] axis.com> 4149 4150 * configure.ac (build_configargs): Don't share config.cache between 4151 build subdirs. 4152 * configure: Regenerate. 4153 4154 2014-10-24 Daniel Hellstrom <daniel (a] gaisler.com> 4155 4156 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor. 4157 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment. 4158 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle 4159 leon3v7 as leon3. 4160 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7. 4161 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support. 4162 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define. 4163 * config/sparc/sparc.md (cpu): Add leon3v7. 4164 * config/sparc/sparc.opt (enum processor_type): Add leon3v7. 4165 4166 2014-10-24 Daniel Hellstrom <daniel (a] gaisler.com> 4167 4168 * MAINTAINERS (write-after-approval): Add myself. 4169 4170 2014-10-23 Ian Lance Taylor <iant (a] google.com> 4171 4172 * configure.ac: Disable the Go frontend on systems where it is known 4173 to not work. 4174 * configure: Regenerate. 4175 4176 2014-10-23 Richard Biener <rguenther (a] suse.de> 4177 4178 * Makefile.def: Add libcpp build module and dependencies. 4179 * configure.ac: Add libcpp build module. 4180 * Makefile.in: Regenerate. 4181 * configure: Likewise. 4182 4183 2014-10-15 Max Filippov <jcmvbkbc (a] gmail.com> 4184 4185 * MAINTAINERS (write-after-approval): Add myself. 4186 4187 2014-10-12 Manuel Lpez-Ibez <manu (a] gcc.gnu.org> 4188 4189 * INSTALL/README: Do not mention CVS. 4190 4191 2014-10-03 Jing Yu <jingyu (a] google.com> 4192 4193 * configure.ac: Add aarch64 to list of targets that support gold. 4194 * configure: Regenerate. 4195 4196 2014-09-29 Franois Dumont <fdumont (a] gcc.gnu.org> 4197 4198 * MAINTAINERS: Add myself as libstdc++ special modes maintainer. 4199 4200 2014-09-29 Catherine Moore <clm (a] codesourcery.com> 4201 4202 * MAINTAINERS: Add myself as MIPS maintainer. 4203 4204 2014-09-28 Matthew Fortune <matthew.fortune (a] imgtec.com> 4205 4206 * MAINTAINERS: Move myself to MIPS maintainers. 4207 4208 2014-09-23 Jan-Benedict Glaw <jbglaw (a] lug-owl.de> 4209 4210 * MAINTAINERS: Put all email addresses between '<' and '>'. 4211 4212 2014-09-13 Francois-Xavier Coudert <fxcoudert (a] gcc.gnu.org> 4213 4214 * MAINTAINERS: Move myself to reviewers (Fortran). 4215 4216 2014-09-01 Andi Kleen <ak (a] linux.intel.com> 4217 4218 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS. 4219 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS. 4220 * Makefile.in: Regenerate. 4221 4222 2014-08-28 David Malcolm <dmalcolm (a] redhat.com> 4223 4224 * rtx-classes-status.txt: Delete 4225 4226 2014-08-28 David Malcolm <dmalcolm (a] redhat.com> 4227 4228 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done. 4229 4230 2014-08-27 Sebastian Pop <s.pop (a] samsung.com> 4231 4232 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed. 4233 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead 4234 of checking for version number. 4235 * configure: Regenerated. 4236 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number. 4237 4238 2014-08-27 David Malcolm <dmalcolm (a] redhat.com> 4239 4240 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses) 4241 is done; begin phase 6 (use extra rtx_def subclasses). 4242 4243 2014-08-27 David Malcolm <dmalcolm (a] redhat.com> 4244 4245 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is 4246 done; begin phase 5 (additional rtx_def subclasses). 4247 4248 2014-08-26 David Malcolm <dmalcolm (a] redhat.com> 4249 4250 * rtx-classes-status.txt (TODO): DF_REF_INSN is done. 4251 4252 2014-08-26 David Malcolm <dmalcolm (a] redhat.com> 4253 4254 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END, 4255 SET_BB_HEADER are done. 4256 4257 2014-08-26 David Malcolm <dmalcolm (a] redhat.com> 4258 4259 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are 4260 done. 4261 4262 2014-08-26 David Malcolm <dmalcolm (a] redhat.com> 4263 4264 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX. 4265 4266 2014-08-26 David Malcolm <dmalcolm (a] redhat.com> 4267 4268 * rtx-classes-status.txt (TODO): Remove SET_BND_TO. 4269 4270 2014-08-25 David Malcolm <dmalcolm (a] redhat.com> 4271 4272 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST. 4273 4274 2014-08-25 David Malcolm <dmalcolm (a] redhat.com> 4275 4276 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER. 4277 4278 2014-08-25 David Malcolm <dmalcolm (a] redhat.com> 4279 4280 * rtx-classes-status.txt: Phase 3 (per-file commits within 4281 "config" subdirs) is done; begin phase 4 (removal of 4282 "scaffolding"). 4283 4284 2014-08-23 David Malcolm <dmalcolm (a] redhat.com> 4285 4286 * rtx-classes-status.txt: Phase 2 (per-file commits in main source 4287 dir) is done; begin phase 3 (per-file commits within "config" 4288 subdirs). 4289 4290 2014-08-21 David Malcolm <dmalcolm (a] redhat.com> 4291 4292 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin 4293 phase 2 (per-file commits in main source dir). 4294 4295 2014-08-21 Bin Cheng <bin.cheng (a] arm.com> 4296 4297 * configure: Regenerated. 4298 4299 2014-08-19 David Malcolm <dmalcolm (a] redhat.com> 4300 4301 * rtx-classes-status.txt (TODO): Add SET_BND_TO 4302 4303 2014-08-19 David Malcolm <dmalcolm (a] redhat.com> 4304 4305 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST. 4306 4307 2014-08-19 David Malcolm <dmalcolm (a] redhat.com> 4308 4309 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX. 4310 4311 2014-08-19 David Malcolm <dmalcolm (a] redhat.com> 4312 4313 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON. 4314 4315 2014-08-19 David Malcolm <dmalcolm (a] redhat.com> 4316 4317 * rtx-classes-status.txt (TODO): Add DF_REF_INSN. 4318 4319 2014-08-19 Joost VandeVondele <vondele (a] gcc.gnu.org> 4320 4321 * MAINTAINERS (Write After Approval): Add myself. 4322 4323 2014-08-19 Christopher Faylor <me.gnu (a] cgf.cx> 4324 4325 * MAINTAINERS: Remove myself 4326 4327 2014-08-19 David Malcolm <dmalcolm (a] redhat.com> 4328 4329 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN. 4330 4331 2014-08-18 Patrick Palka <ppalka (a] gcc.gnu.org> 4332 4333 * MAINTAINERS (Write After Approval): Add myself. 4334 4335 2014-08-18 David Malcolm <dmalcolm (a] redhat.com> 4336 4337 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END, 4338 SET_BB_HEADER, SET_BB_FOOTER 4339 4340 2014-08-18 David Malcolm <dmalcolm (a] redhat.com> 4341 4342 * rtx-classes-status.txt: New file 4343 4344 2014-08-18 Roman Gareev <gareevroman (a] gmail.com> 4345 4346 * configure.ac: Eliminate ClooG installation dependency. 4347 * configure: Regenerate. 4348 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS. 4349 * Makefile.in: Regenerate. 4350 4351 2014-08-15 Ilya Verbin <iverbin (a] gmail.com> 4352 4353 * MAINTAINERS (Write After Approval): Add myself. 4354 4355 2014-08-15 Ilya Tocar <tocarip (a] gmail.com> 4356 4357 * MAINTAINERS (Write After Approval): Add myself. 4358 4359 2014-08-01 Jiong Wang <jiong.wang (a] arm.com> 4360 4361 * MAINTAINERS (Write After Approval): Add myself. 4362 4363 2014-07-28 Anthony Green <green (a] moxielogic.com> 4364 4365 Import from savannah.gnu.org: 4366 * config.sub: Update to 2014-07-28 version. 4367 4368 2014-07-27 Richard Sandiford <rdsandiford (a] googlemail.com> 4369 4370 * MAINTAINERS: Remove my MIPS maintainer entry. 4371 4372 2014-07-26 Uros Bizjak <ubizjak (a] gmail.com> 4373 4374 PR target/47230 4375 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux. 4376 * configure: Regenerate. 4377 4378 2014-07-24 James Norris <jnorris (a] codesourcery.com> 4379 4380 * MAINTAINERS (Write After Approval): Add myself. 4381 4382 2014-07-20 Roman Gareev <gareevroman (a] gmail.com> 4383 4384 * configure.ac: Accept only CLooG 0.18.1. 4385 * configure: Regenerate. 4386 4387 2014-07-17 Roman Gareev <gareevroman (a] gmail.com> 4388 4389 * configure.ac: Don't accept isl 0.11. 4390 * configure: Regenerate. 4391 4392 2014-07-16 Adhemerval Zanella <azanella (a] linux.vnet.ibm.com> 4393 4394 * MAINTAINERS (Write After Approval): Add myself. 4395 4396 2014-07-05 Rainer Orth <ro (a] CeBiTec.Uni-Bielefeld.DE> 4397 4398 * configure.ac: Don't accept isl 0.10. 4399 * configure: Regenerate. 4400 4401 2014-06-23 Bernd Edlinger <bernd.edlinger (a] hotmail.de> 4402 4403 Fix include path for in-tree cloog. 4404 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path. 4405 * configure: Regenerate. 4406 4407 2014-06-18 Richard Henderson <rth (a] redhat.com> 4408 4409 * .gitignore: Import gcc_update output. 4410 4411 2014-06-13 Thomas Schwinge <thomas (a] codesourcery.com> 4412 4413 * config-ml.in: Robustify ac_configure_args parsing. 4414 4415 * configure.ac (--enable-linker-plugin-configure-flags) 4416 (--enable-linker-plugin-flags): New flags. 4417 (configdirs): Conditionally add libiberty-linker-plugin. 4418 * configure: Regenerate. 4419 * Makefile.def (host_modules): Add libiberty-linker-plugin. 4420 (host_modules) <lto-plugin>: Pay attention to 4421 @extra_linker_plugin_flags@ and 4422 @extra_linker_plugin_configure_flags@. 4423 (all-lto-plugin): Also depend on all-libiberty-linker-plugin. 4424 * Makefile.in: Regenerate. 4425 4426 * Makefile.tpl (configure-[+prefix+][+module+]) 4427 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use 4428 "module_srcdir" instead of "module" for locating a module's srcdir. 4429 * Makefile.in: Regenerate. 4430 4431 2014-06-10 Matthew Fortune <matthew.fortune (a] imgtec.com> 4432 4433 * MAINTAINERS (Write After Approval): Add myself. 4434 4435 2014-06-06 Sebastian Pop <sebpop (a] gmail.com> 4436 4437 * MAINTAINERS: Update my email address. 4438 4439 2014-06-04 Thomas Preud'homme <thomas.preudhomme (a] arm.com> 4440 4441 * MAINTAINERS (Write After Approval): Add myself. 4442 4443 2014-06-03 Andrew Bennett <andrew.bennett (a] imgtec.com> 4444 4445 * MAINTAINERS (Write After Approval): Add myself. 4446 4447 2014-05-30 Jonathan Wakely <jwakely (a] redhat.com> 4448 4449 PR libstdc++/61011 4450 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly. 4451 Disable libcilkrts, libitm, libsanitizer when not building libstdc++. 4452 * configure: Regenerate. 4453 4454 2014-05-28 Pedro Alves <palves (a] redhat.com> 4455 4456 * MAINTAINERS (Write After Approval): Add myself. 4457 4458 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov (a] linaro.org> 4459 4460 * MAINTAINERS: Update my affiliation/email. 4461 4462 2014-05-19 Mike Stump <mikestump (a] comcast.net> 4463 4464 * MAINTAINERS: Add wide-int reviewers. 4465 4466 2014-05-14 Sandra Loosemore <sandra (a] codesourcery.com> 4467 4468 * configure.ac (target_makefile_frag): Set for nios2-*-elf*. 4469 * configure: Regenerated. 4470 4471 2014-05-15 Torvald Riegel <triegel (a] redhat.com> 4472 4473 * MAINTAINERS (libitm): Add myself as maintainer. 4474 4475 2014-05-07 Charles Baylis <charles.baylis (a] linaro.org> 4476 4477 * MAINTAINERS (Write After Approval): Add myself. 4478 4479 2014-05-01 Richard Sandiford <rdsandiford (a] googlemail.com> 4480 4481 * config.sub, config.guess: Import from upstream. 4482 4483 2014-04-29 Alan Lawrence <alan.lawrence (a] arm.com> 4484 4485 * MAINTAINERS (Write After Approval): Put myself in correct order. 4486 4487 2014-04-29 Alan Lawrence <alan.lawrence (a] arm.com> 4488 4489 * MAINTAINERS (Write After Approval): Add myself. 4490 4491 2014-04-24 Laurynas Biveinis <laurynas.biveinis (a] gmail.com> 4492 4493 * MAINTAINERS: Move myself from Reviewers to Write After Approval 4494 section. 4495 4496 2014-04-21 Rafael vila de Espndola <rafael.espindola (a] gmail.com> 4497 4498 * MAINTAINERS (Write After Approval): Delete myself. 4499 4500 2014-04-17 Jakub Jelinek <jakub (a] redhat.com> 4501 4502 PR sanitizer/56781 4503 * libtool-ldflags: Also prefix -static-lib*, -shared-lib* 4504 and -B* options with -Xcompiler. 4505 4506 2014-04-04 Eric Botcazou <ebotcazou (a] adacore.com> 4507 4508 PR bootstrap/60620 4509 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 4510 * Makefile.in: Regenerate. 4511 4512 2014-03-28 Yaakov Selkowitz <yselkowitz (a] users.sourceforge.net> 4513 4514 * Makefile.def (dependencies): Make all-ld depend on all-binutils 4515 for WINDRES_FOR_TARGET in default-manifest.o rule. 4516 * Makefile.in: Regenerate. 4517 4518 2014-03-26 Dominique d'Humieres <dominiq (a] lps.ens.fr> 4519 4520 * MAINTAINERS (Write After Approval): Add myself. 4521 4522 2014-03-26 Jakub Jelinek <jakub (a] redhat.com> 4523 4524 PR sanitizer/56781 4525 * Makefile.def: Set bootstrap=true; for host fixincludes. 4526 * configure.ac: Don't bootstrap host fixincludes unless 4527 --with-build-config=bootstrap-{a,ub}san. 4528 * Makefile.in: Regenerated. 4529 * configure: Regenerated. 4530 4531 2014-03-21 Jakub Jelinek <jakub (a] redhat.com> 4532 4533 * configure.ac: Move BUILD_CONFIG set up earlier. Add 4534 --enable-vtable-verify option parsing. Don't add 4535 target-libsanitizer to bootstrap_target_libs unless 4536 --with-build-config=bootstrap-asan or 4537 --with-build-config=bootstrap-ubsan. Don't add target-libvtv 4538 to bootstrap_target_libs unless --enable-vtable-verify. 4539 * configure: Regenerated. 4540 4541 2014-03-10 Anatoly Sokolov <aesok (a] post.ru> 4542 4543 * MAINTAINERS (Write After Approval): Add myself. 4544 4545 2014-03-07 Denis Chertykov <chertykov (a] gmail.com> 4546 4547 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington 4548 4549 2014-03-07 Jakub Jelinek <jakub (a] redhat.com> 4550 4551 PR bootstrap/58572 4552 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of 4553 -I for libstdc++-v3 includes if $(LEAN). 4554 * Makefile.in: Regenerated. 4555 4556 2014-03-04 Jonathan Wakely <jwakely (a] redhat.com> 4557 4558 * MAINTAINERS: Update my email address. 4559 4560 2014-02-24 Walter Lee <walt (a] tilera.com> 4561 4562 * configure.ac (tilepro-*-*) Change to tilepro*-*-*. 4563 (tilegx-*-*): Change to tilegx*-*-*. 4564 * configure: Regenerate. 4565 4566 2014-02-17 Loren J. Rittle <ljrittle (a] acm.org> 4567 4568 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself. 4569 4570 2014-02-17 Kugan Vivekanandarajah <kuganv (a] linaro.org> 4571 4572 * MAINTAINERS (Write After Approval): Add myself. 4573 4574 2014-02-04 Rainer Orth <ro (a] CeBiTec.Uni-Bielefeld.DE> 4575 4576 PR target/59788 4577 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on 4578 *solaris2*. 4579 4580 2014-01-21 John David Anglin <danglin (a] gcc.gnu.org> 4581 4582 * MAINTAINERS: Update my email address. 4583 4584 2014-01-20 Gerald Pfeifer <gerald (a] pfeifer.com> 4585 4586 * MAINTAINERS: Convert to UTF-8. 4587 Properly sort Xinliang David Li's entry. 4588 4589 2013-12-31 Chung-Lin Tang <cltang (a] codesourcery.com> 4590 Sandra Loosemore <sandra (a] codesourcery.com> 4591 4592 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as 4593 nios2 port maintainers. 4594 4595 2013-12-16 Markus Trippelsdorf <markus (a] trippelsdorf.de> 4596 4597 * MAINTAINERS (Write After Approval): Add myself. 4598 4599 2013-12-13 Francois-Xavier Coudert <fxcoudert (a] gcc.gnu.org> 4600 4601 * configure.ac: Add user-friendly check for native x86_64-linux 4602 multilibs. 4603 * configure: Regenerate. 4604 4605 2013-12-06 Oleg Endo <olegendo (a] gcc.gnu.org> 4606 4607 * MAINTAINERS: Add myself as sh maintainer. 4608 4609 2013-12-03 Bill Schmidt <wschmidt (a] linux.vnet.ibm.com> 4610 4611 * MAINTAINERS: Add self as SLSR maintainer. 4612 4613 2013-11-18 Jan Hubicka <hubicka (a] ucw.cz> 4614 4615 * MAINTAINERS: Update my email address. 4616 4617 2013-11-15 David Edelsohn <dje.gcc (a] gmail.com> 4618 4619 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell. 4620 4621 2013-11-07 Thomas Schwinge <thomas (a] codesourcery.com> 4622 4623 * Makefile.in: Regenerate. 4624 4625 * Makefile.tpl: Fix typo. 4626 * Makefile.in: Regenerate partially. 4627 4628 2013-11-04 Balaji V. Iyer <balaji.v.iyer (a] intel.com> 4629 4630 * configure.ac: Added libcilkrts to noconfig list when C++ is not 4631 supported. 4632 * configure: Regenerated. 4633 4634 2013-11-01 Trevor Saunders <tsaunders (a] mozilla.com> 4635 4636 * MAINTAINERS (Write After Approval): Add myself. 4637 4638 2013-10-30 Jason Merrill <jason (a] redhat.com> 4639 4640 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass 4641 --disable-build-format-warnings. 4642 4643 2013-10-29 Balaji V. Iyer <balaji.v.iyer (a] intel.com> 4644 4645 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts 4646 depend on libstdc++ and libgcc. 4647 * configure: Regenerate. 4648 * configure.ac: Added libcilkrts to target binaries. Also, restrict 4649 libcilkrts for POSIX and i*86, and x86_64 architectures. 4650 * Makefile.in: Added libcilkrts related fields to support building it. 4651 4652 2013-10-26 Jeff Law <law (a] redhat.com> 4653 4654 * Makefile.def (target_modules): Remove libmudflap 4655 (languages): Remove check-target-libmudflap). 4656 * Makefile.in: Rebuilt. 4657 * Makefile.tpl (check-target-libmudflap-c++): Remove. 4658 * configure.ac (target_libraries): Remove target-libmudflap. 4659 Remove checks which disabled libmudflap on some systems. 4660 * configure: Rebuilt. 4661 * libmudflap: Directory removed. 4662 4663 2013-10-21 Cong Hou <congh (a] google.com> 4664 4665 * MAINTAINERS (Write After Approval): Add myself. 4666 4667 2013-10-16 Mike Stump <mikestump (a] comcast.net> 4668 4669 * .dir-locals.el: Add. 4670 4671 2013-10-15 David Malcolm <dmalcolm (a] redhat.com> 4672 4673 * configure.ac: Add --enable-host-shared 4674 * configure: Regenerate. 4675 4676 2013-01-10 Joern Rennecke <joern.rennecke (a] embecosm.com> 4677 4678 Import from savannah.gnu.org: 4679 * config.guess: Update to 2013-06-10 version. 4680 * config.sub: Update to 2013-10-01 version. 4681 4682 2013-10-01 Simon Cook <simon.cook (a] embecosm.com> 4683 4684 Changes to build configuration to allow big endian ARC ELF toolchain 4685 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*. 4686 * configure: Regenerate. 4687 4688 2013-09-20 Alan Modra <amodra (a] gmail.com> 4689 4690 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical 4691 ppc host match. Support little-endian powerpc linux hosts. 4692 4693 2013-09-19 Dodji Seketeli <dodji (a] redhat.com> 4694 4695 * MAINTAINERS (diagnostic messages): Add myself as diagnostics 4696 maintainer. 4697 4698 2013-09-12 DJ Delorie <dj (a] redhat.com> 4699 4700 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430 4701 maintainers. 4702 4703 2013-09-03 Richard Biener <rguenther (a] suse.de> 4704 4705 * configure.ac: Also allow ISL 0.12. 4706 * configure: Regenerated. 4707 4708 2013-08-30 Bernd Edlinger <bernd.edlinger (a] hotmail.de> 4709 4710 * MAINTAINERS (Write After Approval): Add myself. 4711 4712 2013-08-27 David Malcolm <dmalcolm (a] redhat.com> 4713 4714 * MAINTAINERS (gdbhooks.py): Add myself as maintainer. 4715 4716 2013-08-26 Caroline Tice <cmtice (a] google.com> 4717 4718 * MAINTAINERS: Correct earliers update: Move myself from libvtv 4719 "Various Reviewers" to libvtv "Various Maintainers". 4720 4721 2013-08-20 Steven Bosscher <steven (a] gcc.gnu.org> 4722 4723 * MAINTAINERS: Add myself as RTL optimizers reviewer. 4724 4725 2013-08-19 Benjamin De Kosnik <bkoz (a] gnu.org> 4726 4727 * MAINTAINERS: Update name, email. 4728 4729 2013-08-13 Adam Butcher <adam (a] jessamine.co.uk> 4730 4731 * MAINTAINERS (Write After Approval): Add myself. 4732 4733 2013-08-12 Caroline Tice <cmtice (a] google.com> 4734 4735 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email 4736 address in the Write After Approval section. 4737 4738 2013-08-09 Carlos O'Donell <carlos (a] redhat.com> 4739 4740 * MAINTAINERS (Write After Approval): Update email. 4741 4742 2013-08-08 Benjamin Kosnik <bkoz (a] redhat.com> 4743 4744 * configure.ac: Adjust to check VTV_SUPPORTED. 4745 * configure: Regenerated. 4746 4747 2013-08-02 Caroline Tice <cmtice (a] google.com> 4748 4749 * configure.ac: Add target-libvtv to target_libraries; disable libvtv 4750 on non-linux systems; add target-libvtv to noconfigdirs; add 4751 libsupc++/.libs to C++ library search paths. 4752 * configure: Regenerated. 4753 * Makefile.def: Add libvtv to target_modules; make libvtv depend on 4754 libstdc++ and libgcc. 4755 * Makefile.in: Regenerated. 4756 4757 2013-07-19 Yvan Roux <yvan.roux (a] linaro.org> 4758 4759 * MAINTAINERS (Write After Approval): Add myself. 4760 4761 2013-07-19 Chung-Ju Wu <jasonwucj (a] gmail.com> 4762 Shiva Chen <shiva0217 (a] gmail.com> 4763 4764 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as 4765 nds32 port maintainers. 4766 4767 2013-07-17 Tim Shen <timshen91 (a] gmail.com> 4768 4769 * MAINTAINERS (Write After Approval): Add myself. 4770 4771 2013-07-16 Jan-Benedict Glaw <jbglaw (a] lug-owl.de> 4772 4773 * configure.ac: Sync from binutils. 4774 * configure: Regenerate. 4775 4776 2013-06-14 Vidya Praveen <vidyapraveen (a] arm.com> 4777 4778 * MAINTAINERS (Write After Approval): Add myself. 4779 4780 2013-06-01 Dinar Temirbulatov <dinar (a] kugelworks.com> 4781 4782 * MAINTAINERS (Write After Approval): Add myself. 4783 4784 2013-05-17 David Malcolm <dmalcolm (a] redhat.com> 4785 4786 * MAINTAINERS (Write After Approval): Add myself. 4787 4788 2013-04-30 Brooks Moses <bmoses (a] google.com> 4789 4790 * MAINTAINERS: Update my email; move myself from Fortran 4791 reviewer to Write After Approval. 4792 4793 2013-04-16 Andreas Schwab <schwab (a] suse.de> 4794 4795 * configure.ac (aarch64-*-*): Don't disable java. 4796 * configure: Regenerate. 4797 4798 2013-04-10 Chung-Ju Wu <jasonwucj (a] gmail.com> 4799 4800 * MAINTAINERS (Write After Approval): Add myself. 4801 4802 2013-03-30 Matthias Klose <doko (a] ubuntu.com> 4803 4804 * Makefile.def (target_modules): Don't install libffi. 4805 * Makefile.in: Regenerate. 4806 4807 2013-02-24 Tilo Schwarz <tilo (a] tilo-schwarz.de> 4808 4809 * MAINTAINERS (Write After Approval): Add myself. 4810 4811 2013-02-20 Andrew Sutton <andrew.n.sutton (a] gmail.com> 4812 4813 * MAINTAINERS (Write After Approval): Add myself. 4814 4815 2013-02-15 Yufeng Zhang <yufeng.zhang (a] arm.com> 4816 4817 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets. 4818 * configure: Regenerated. 4819 4820 2013-02-05 Ian Lance Taylor <iant (a] google.com> 4821 4822 PR go/55969 4823 * configure.ac: Disable libgo on some systems where it does not 4824 work. 4825 4826 2013-02-04 David Edelsohn <dje.gcc (a] gmail.com> 4827 4828 * MAINTAINERS: Explicitly add myself as AIX maintainer. 4829 Remove Geoff Keating as rs6000 port maintainer, at his request. 4830 4831 2013-01-24 Maxim Kuvyrkov <maxim (a] kugelworks.com> 4832 4833 * MAINTAINERS: Update my email. 4834 4835 2013-01-23 Shenghou Ma <minux.ma (a] gmail.com> 4836 4837 * configure: Re-generate. 4838 4839 2013-01-15 Richard Biener <rguenther (a] suse.de> 4840 4841 PR other/55973 4842 * configure: Re-generate. 4843 4844 2013-01-14 Matthias Klose <doko (a] ubuntu.com> 4845 4846 * Makefile.def (install-target-libsanitizer): Depend on 4847 install-target-libstdc++-v3. 4848 * Makefile.in: Regenerate. 4849 4850 2013-01-14 Richard Biener <rguenther (a] suse.de> 4851 4852 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0. 4853 * configure: Re-generate 4854 4855 2013-01-11 Jan-Benedict Glaw <jbglaw (a] lug-owl.de> 4856 4857 * config.sub: Update from config repo. 4858 4859 2013-01-11 Eric Botcazou <ebotcazou (a] adacore.com> 4860 4861 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata. 4862 * Makefile.in: Regenerate. 4863 4864 2013-01-10 Joern Rennecke <joern.rennecke (a] embecosm.com> 4865 4866 * MAINTAINERS (arc): Add new port maintainership for myself. 4867 4868 2013-01-09 Jason Merrill <jason (a] redhat.com> 4869 4870 * .gitignore: Import from gdb repository. 4871 4872 2013-01-09 H.J. Lu <hongjiu.lu (a] intel.com> 4873 4874 * Makefile.def (configure-gcc): Depend on all-gmp. 4875 (all-gcc): Remove dependency on all-gmp. 4876 * Makefile.in: Regenerated. 4877 4878 2013-01-08 Jan-Benedict Glaw <jbglaw (a] lug-owl.de> 4879 4880 * config.sub: Merge from config repo. 4881 * config.guess: Ditto. 4882 4883 2013-01-08 Jan-Benedict Glaw <jbglaw (a] lug-owl.de> 4884 4885 * Makefile.def: Merge from binutils. 4886 * Makefile.in: Ditto. 4887 4888 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov (a] gmail.com> 4889 4890 * MAINTAINERS: Update my email. 4891 4892 2012-12-29 Ben Elliston <bje (a] gnu.org> 4893 4894 * config.guess: Update to 2012-12-29 version. 4895 * config.sub: Likewise. 4896 4897 2012-12-20 Matthias Klose <doko (a] ubuntu.com> 4898 4899 * Makefile.def (install-target-libgfortran): Depend on 4900 install-target-libquadmath, install-target-libgcc. 4901 (install-target-libsanitizer): Depend on install-target-libgcc. 4902 (install-target-libjava): Depend on install-target-libgcc. 4903 (install-target-libitm): Depend on install-target-libgcc. 4904 (install-target-libobjc): Depend on install-target-libgcc. 4905 (install-target-libstdc++-v3): Depend on install-target-libgcc. 4906 * Makefile.in: Regenerate. 4907 4908 2012-12-19 Matthias Klose <doko (a] ubuntu.com> 4909 4910 * Makefile.def (install-target-libgo): Depend on 4911 install-target-libatomic. 4912 * Makefile.in: Regenerate. 4913 4914 2012-12-18 Andreas Schwab <schwab (a] linux-m68k.org> 4915 4916 PR go/55201 4917 * Makefile.def (all-target-libgo): Depend on all-target-libatomic. 4918 * Makefile.in: Regenerate. 4919 4920 2012-12-16 Thomas Schwinge <thomas (a] codesourcery.com> 4921 4922 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF. 4923 * configure: Regenerate. 4924 4925 2012-12-12 Jan-Benedict Glaw <jbglaw (a] lug-owl.de> 4926 4927 * config.sub: Merge from config repo. 4928 4929 2012-12-11 H.J. Lu <hongjiu.lu (a] intel.com> 4930 4931 * Makefile.def (target_modules): Add bootstrap=true and 4932 raw_cxx=true to libsanitizer. 4933 * configure.ac (bootstrap_target_libs): Add libsanitizer. 4934 * Makefile.in: Regenerated. 4935 * configure: Likewise. 4936 4937 2012-12-01 Richard Sandiford <rdsandiford (a] googlemail.com> 4938 4939 * MAINTAINERS: Remove self as RTL optimization maintainer. 4940 4941 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov (a] arm.com> 4942 4943 * MAINTAINERS (Write After Approval): Add myself. 4944 4945 2012-11-28 H.J. Lu <hongjiu.lu (a] intel.com> 4946 4947 * Makefile.def (target_modules): Remove bootstrap=true and 4948 raw_cxx=true from libsanitizer. 4949 * configure.ac (bootstrap_target_libs): Remove libsanitizer. 4950 * Makefile.in: Regenerated. 4951 * configure: Likewise. 4952 4953 2012-11-28 H.J. Lu <hongjiu.lu (a] intel.com> 4954 4955 * Makefile.def (target_modules): Add bootstrap=true and 4956 raw_cxx=true to libsanitizer. 4957 * configure.ac (bootstrap_target_libs): Add libsanitizer. 4958 * Makefile.in: Regenerated. 4959 * configure: Likewise. 4960 4961 2012-11-28 Andrew Pinski <apinski (a] cavium.com> 4962 4963 PR bootstrap/54279 4964 * configure.ac (CXX_FOR_TARGET): Change over to use xg++. 4965 * configure: Regenerate. 4966 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++. 4967 * Makefile.in: Regenerate. 4968 4969 2012-11-27 Siddhesh Poyarekar <siddhesh (a] redhat.com> 4970 4971 * configure.ac: Disable libsanitizer if we're not building C++. 4972 * configure: Regenerate. 4973 4974 2012-11-15 Roland McGrath <roland (a] hack.frob.com> 4975 4976 * MAINTAINERS (Write After Approval): Add myself. 4977 4978 2012-11-15 Dmitry Vyukov <dvyukov (a] google.com> 4979 4980 * MAINTAINERS: (libsanitizer, asan.c): Add myself, 4981 Kostya Serebryany (kcc (a] google.com) and 4982 Jakub Jelinek (jakub (a] redhat.com). 4983 Rename area for Dodji Seketeli (dodji (a] redhat.com). 4984 4985 2012-11-15 Dodji Seketeli <dodji (a] redhat.com> 4986 4987 * MAINTAINERS: (asan.c, related): Add myself. 4988 4989 2012-11-14 Roland McGrath <mcgrathr (a] google.com> 4990 4991 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF. 4992 * configure: Regenerate. 4993 4994 2012-11-13 Richard Henderson <rth (a] redhat.com> 4995 4996 * configure.ac: Move libsanitizer logic to subdirectory. 4997 * configure: Regenerate. 4998 4999 2012-11-13 Dodji Seketeli <dodji (a] redhat.com> 5000 5001 * configure.ac: Enable libsanitizer just on x86 linux for now. 5002 * configure: Re-generate. 5003 5004 2012-11-13 David Edelsohn <dje.gcc (a] gmail.com> 5005 5006 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath 5007 sections. 5008 * configure: Regenerate. 5009 5010 2012-11-13 Hans-Peter Nilsson <hp (a] axis.com> 5011 5012 * configure.ac: Add section for configdirs for libsanitizer. 5013 Disable for cris-*-* and mmix-*-*. 5014 * configure: Regenerate. 5015 5016 2012-11-12 Wei Mi <wmi (a] google.com> 5017 5018 * configure.ac: Add libsanitizer to target_libraries. 5019 * Makefile.def: Ditto. 5020 * configure: Regenerate. 5021 * Makefile.in: Regenerate. 5022 * libsanitizer: New directory for asan runtime. Contains an empty 5023 tsan directory. 5024 5025 2012-11-03 Corinna Vinschen <corinna (a] vinschen.de> 5026 5027 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building 5028 against Mingw64 w32api. 5029 * configure: Regenerate. 5030 5031 2012-11-03 H.J. Lu <hongjiu.lu (a] intel.com> 5032 5033 * configure: Regenerated. 5034 5035 2012-11-03 Robert Mason <rbmj (a] verizon.net> 5036 5037 * configure.ac: add --disable-libstdcxx configure option 5038 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR. 5039 5040 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian (a] amd.com> 5041 5042 * MAINTAINERS (Write After Approval): Add myself. 5043 5044 2012-10-26 James Greenhalgh <james.greenhalgh (a] arm.com> 5045 5046 * MAINTAINERS (Write After Approval): Add myself. 5047 5048 2012-10-24 Sharad Singhai <singhai (a] google.com> 5049 5050 * MAINTAINERS (Write After Approval): Add myself. 5051 5052 2012-10-24 Eric Christopher <echristo (a] gmail.com> 5053 5054 * MAINTAINERS: Update email address. 5055 5056 2012-10-23 Eric Botcazou <ebotcazou (a] adacore.com> 5057 5058 PR bootstrap/54820 5059 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5. 5060 * configure: Regenerate. 5061 5062 2012-10-23 Richard Earnshaw <rearnsha (a] arm.com> 5063 5064 * MAINTAINERS (aarch64): Add Marcus and myself. 5065 5066 2012-10-22 Eric Botcazou <ebotcazou (a] adacore.com> 5067 5068 PR bootstrap/54820 5069 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable. 5070 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes. 5071 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false. 5072 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false. 5073 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS. 5074 * Makefile.in: Regenerate. 5075 * configure.ac (have_static_libs): New variable and associated check. 5076 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++ 5077 -static-libgcc if stage1_libs is empty and have_static_libs is yes. 5078 * configure: Regenerate. 5079 5080 2012-10-10 Richard Biener <rguenther (a] suse.de> 5081 5082 * MAINTAINERS: Adjust for changed surname. 5083 5084 2012-10-04 Lawrence Crowl <crowl (a] google.com> 5085 5086 * MAINTAINERS (Write After Approval): Add myself. 5087 5088 2012-10-01 Cary Coutant <ccoutant (a] google.com> 5089 5090 * MAINTAINERS: Add myself as dwarf debugging code maintainer. 5091 5092 2012-09-28 Ian Lance Taylor <iant (a] google.com> 5093 5094 * Makefile.def: Make all-target-libgo depend on 5095 all-target-libbacktrace. 5096 * Makefile.in: Rebuild. 5097 5098 2012-09-26 Ian Lance Taylor <iant (a] google.com> 5099 5100 * Makefile.def: Make all-gcc depend on all-libbacktrace. 5101 * Makefile.in: Rebuild. 5102 5103 2012-09-20 Walter Lee <walt (a] tilera.com> 5104 5105 * configure.ac: Add tilegx to list of targets that support gold. 5106 * configure: Regenerate. 5107 5108 2012-09-20 Marek Polacek <polacek (a] redhat.com> 5109 5110 * MAINTAINERS (Write After Approval): Add myself. 5111 5112 2012-09-19 Steve Ellcey <sellcey (a] mips.com> 5113 5114 * configure.ac: Add mips*-mti-elf* target. 5115 * configure: Regenerate. 5116 5117 2012-09-17 Ian Lance Taylor <iant (a] google.com> 5118 5119 * MAINTAINERS (Various Maintainers): Add libbacktrace. 5120 * configure.ac (host_libs): Add libbacktrace. 5121 (target_libraries): Add libbacktrace. 5122 * Makefile.def (host_modules): Add libbacktrace. 5123 (target_modules): Likewise. 5124 * configure, Makefile.in: Rebuild. 5125 5126 2012-09-14 David Edelsohn <dje.gcc (a] gmail.com> 5127 5128 PR target/38607 5129 Merge upstream change. 5130 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX. 5131 5132 * configure.ac: Add target-libquadmath to noconfigdirs for AIX. 5133 Add libgomp*.o to compare_exclusions for AIX. 5134 * configure: Regenerate. 5135 5136 2012-09-06 Diego Novillo <dnovillo (a] google.com> 5137 5138 * configure.ac: Bump minimum GMP version to 4.2.3. 5139 * configure: Re-generate. 5140 5141 2012-09-05 Georg-Johann Lay <avr (a] gjlay.de> 5142 5143 PR target/54461 5144 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib, 5145 target-libgloss if not configured --with-avrlibc=no. 5146 * configure: Regenerate. 5147 5148 2012-09-04 Jason Merrill <jason (a] redhat.com> 5149 5150 * configure.ac: Fix --enable-languages=all. 5151 5152 2012-09-04 Christophe Lyon <christophe.lyon (a] st.com> 5153 5154 * MAINTAINERS (Write After Approval): Add myself. 5155 5156 2012-09-03 Richard Guenther <rguenther (a] suse.de> 5157 5158 PR bootstrap/54138 5159 * configure.ac: Re-organize ISL / CLOOG checks to allow 5160 disabling with either --without-isl or --without-cloog. 5161 * configure: Regenerated. 5162 5163 2012-09-03 Georg-Johann Lay <avr (a] gjlay.de> 5164 5165 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath. 5166 * configure: Regenerate. 5167 5168 2012-08-27 Ulrich Drepper <drepper (a] gmail.com> 5169 5170 * MAINTAINERS: Fix my email address. 5171 5172 2012-08-26 H.J. Lu <hongjiu.lu (a] intel.com> 5173 5174 PR binutils/4970 5175 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd 5176 and opcodes. 5177 * Makefile.in: Regenerated. 5178 5179 2012-08-26 Art Haas <ahaas (a] impactweather.com> 5180 5181 * configure: Regenerate. 5182 5183 2012-08-25 Kitof elechovski <giecrilj (a] stegny.2a.pl> 5184 5185 * INSTALL/README: Also refer to the online installation 5186 instructions. 5187 5188 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc (a] gmail.com> 5189 5190 * MAINTAINERS (Write After Approval): Add myself. 5191 (Picochip port): Remove myself. 5192 5193 2012-08-14 Diego Novillo <dnovillo (a] google.com> 5194 5195 Merge from cxx-conversion branch. 5196 5197 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove 5198 POSTSTAGE1_CONFIGURE_FLAGS. 5199 * Makefile.in: Regenerate. 5200 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users. 5201 Force C++ when bootstrapping. 5202 * configure: Regenerate. 5203 5204 2012-07-24 Jan-Benedict Glaw <jbglaw (a] lug-owl.de> 5205 5206 * MAINTAINERS (Write After Approval): Add myself. 5207 5208 2012-07-16 Joseph Myers <joseph (a] codesourcery.com> 5209 5210 * README: Document use of ranges of years in copyright notices. 5211 5212 2012-07-06 Richard Guenther <rguenther (a] suse.de> 5213 5214 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC) 5215 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use 5216 --with-gmp=system. 5217 * Makefile.in: Regenerated. 5218 * configure: Likewise. 5219 5220 2012-07-06 Richard Guenther <rguenther (a] suse.de> 5221 5222 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst. 5223 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and 5224 supply V=1 as extra_make_flags. 5225 * configure: Regenerated. 5226 * Makefile.in: Likewise. 5227 5228 2012-07-04 Tristan Gingold <gingold (a] adacore.com> 5229 5230 * configure: Regenerate. 5231 5232 2012-07-03 Richard Guenther <rguenther (a] suse.de> 5233 5234 * Makfile.def (isl): Remove not necessary extra_exports and 5235 extra_make_flags. 5236 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}. 5237 * Makefile.in: Regenerated. 5238 5239 2012-07-03 Richard Guenther <rguenther (a] suse.de> 5240 5241 * Makefile.def (cloog): Add V=1 to extra_make_flags. 5242 * configure.ac: If either the ISL or the CLooG check failed 5243 do not try to build in-tree versions. 5244 * Makefile.in: Regenerated. 5245 * configure: Regenerated. 5246 5247 2012-07-03 Rainer Orth <ro (a] CeBiTec.Uni-Bielefeld.DE> 5248 5249 * configure: Regenerate. 5250 5251 2012-07-02 Janis Johnson <janisjo (a] codesourcery.com> 5252 5253 * MAINTAINERS (Various Maintainers): Add myself as testsuite 5254 maintainer. 5255 5256 2012-07-02 Richard Guenther <rguenther (a] suse.de> 5257 5258 * configure: Regenerated. 5259 5260 2012-07-02 Richard Guenther <rguenther (a] suse.de> 5261 Michael Matz <matz (a] suse.de> 5262 Tobias Grosser <tobias (a] grosser.es> 5263 Sebastian Pop <sebpop (a] gmail.com> 5264 5265 * Makefile.def: Add ISL host module, remove PPL host module. 5266 Adjust ClooG host module to use the proper ISL. 5267 * Makefile.tpl: Pass ISL include flags instead of PPL ones. 5268 * configure.ac: Include config/isl.m4. Add ISL host library, 5269 remove PPL. Remove PPL configury, add ISL configury, adjust 5270 ClooG configury. 5271 * Makefile.in: Regenerated. 5272 * configure: Likewise. 5273 5274 2012-07-02 Richard Guenther <rguenther (a] suse.de> 5275 5276 Merge from graphite branch 5277 2011-07-21 Tobias Grosser <tobias (a] grosser.es> 5278 5279 * configure: Regenerated. 5280 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma, 5281 both cloog.org and legacy versions. The only supported version will 5282 be CLooG with the isl backend. 5283 5284 2011-07-21 Tobias Grosser <tobias (a] grosser.es> 5285 5286 * configure: Regenerated. 5287 * configure.ac: Require cloog isl 0.17.0 5288 5289 2011-07-21 Tobias Grosser <tobias (a] grosser.es> 5290 5291 * configure: Regenerated. 5292 * config/cloog.m4: Do not define CLOOG_ORG 5293 5294 2012-06-29 Steven Bosscher <steven (a] gcc.gnu.org> 5295 5296 * configure.ac: Skip C if explicitly selected. 5297 * configure: Regenerate. 5298 5299 2012-06-28 Christophe Lyon <christophe.lyon (a] st.com> 5300 5301 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure 5302 they contain -O2. 5303 * configure: Regenerate. 5304 5305 2012-06-25 Richard Sandiford <rdsandiford (a] googlemail.com> 5306 5307 PR debug/53740 5308 * df.h, df-problems.c, dce.c: Revert last patch. 5309 5310 2012-06-25 Iain Sandoe <iain (a] codesourcery.com> 5311 5312 * MAINTAINERS (Write After Approval): Update my email address. 5313 5314 2012-06-21 Meador Inge <meadori (a] codesourcery.com> 5315 5316 * MAINTAINERS (Write After Approval): Add myself. 5317 5318 2012-06-20 Jason Merrill <jason (a] redhat.com> 5319 5320 * Makefile.tpl (check-target-libgomp-c++): New. 5321 (check-target-libitm-c++): New. 5322 * Makefile.def (c++): Add them. 5323 * Makefile.in: Regenerate. 5324 5325 2012-05-29 Edmar Wienskoski <edmar (a] freescale.com> 5326 5327 * MAINTAINERS (Write After Approval): Add myself. 5328 5329 2012-05-16 Olivier Hainque <hainque (a] adacore.com> 5330 5331 * Makefile.tpl (gcc-no-fixedincludes): Rename into ... 5332 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/ 5333 (install-no-fixedincludes): Adjust accordingly. 5334 * Makefile.in: Regenerate. 5335 5336 2012-05-15 H.J. Lu <hongjiu.lu (a] intel.com> 5337 5338 Merge upstream change 5339 * libtool.m4 (_LT_ENABLE_LOCK): Support x32. 5340 5341 2012-05-14 Marc Glisse <marc.glisse (a] inria.fr> 5342 5343 * MAINTAINERS (Write After Approval): Add myself. 5344 5345 2012-05-09 Nick Clifton <nickc (a] redhat.com> 5346 Paul Smith <psmith (a] gnu.org> 5347 5348 PR bootstrap/50461 5349 * configure.ac (mpfr-dir): When using in-tree MPFR sources 5350 allow for the fact that from release v3.1.0 of MPFR the source 5351 files were moved into a src sub-directory. 5352 * configure: Regenerate. 5353 5354 2012-05-07 Janne Blomqvist <jb (a] gcc.gnu.org> 5355 5356 * configure.ac: Bump minimum MPFR version to 2.4.0. 5357 * configure: Regenerated. 5358 5359 2012-05-01 Richard Henderson <rth (a] redhat.com> 5360 5361 * Makefile.def (libatomic): New target_module. 5362 * configure.ac (target_libraries): Add libatomic. 5363 (noconfigdirs): Check if libatomic is supported. 5364 * Makefile.in, configure: Rebuild. 5365 5366 2012-05-01 Greta Yorsh <Greta.Yorsh (a] arm.com> 5367 5368 * MAINTAINERS (Write After Approval): Add myself. 5369 5370 2012-04-25 Joel Brobecker <brobecker (a] adacore.com> 5371 5372 * config.sub: Update to 2012-04-18 version from official repo. 5373 5374 2012-04-24 Naveen H.S <naveen.S (a] kpitcummins.com> 5375 5376 * MAINTAINERS (Write After Approval): Add myself. 5377 5378 2012-04-11 Steve Ellcey <sellcey (a] mips.com> 5379 5380 * MAINTAINERS: Changed email address. 5381 5382 2012-03-28 Georg-Johann Lay <avr (a] gjlay.de> 5383 5384 PR target/52737 5385 * contrib/gcc_update (files_and_dependencies): 5386 Remove gcc/config/avr/t-multilib from touch data. 5387 5388 2012-03-14 Rainer Orth <ro (a] CeBiTec.Uni-Bielefeld.DE> 5389 5390 * MAINTAINERS (OS Port Maintainers): Remove irix. 5391 * configure.ac (enable_libgomp): Remove *-*-irix6*. 5392 (unsupported_languages): Remove mips-sgi-irix6.*. 5393 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*. 5394 (with_stabs): Remove. 5395 * configure: Regenerate. 5396 5397 2012-03-12 Rainer Orth <ro (a] CeBiTec.Uni-Bielefeld.DE> 5398 5399 * MAINTAINERS (OS Port Maintainers): Remove osf. 5400 * configure.ac (enable_libgomp): Remove *-*-osf*. 5401 (with_stabs): Remove alpha*-*-osf*. 5402 * configure: Regenerate. 5403 5404 2012-03-05 Tristan Gingold <gingold (a] adacore.com> 5405 5406 * configure.ac: Enable gdb and readline for ia64*-*-*vms*. 5407 * configure: Regenerate. 5408 5409 2012-02-17 Walter Lee <walt (a] tilera.com> 5410 5411 * MAINTAINERS: (Write After Approval): Delete myself. 5412 5413 2012-02-14 Walter Lee <walt (a] tilera.com> 5414 5415 * MAINTAINERS (tilegx port): Add myself. 5416 (tilepro port): Add myself. 5417 (Write After Approval): Add myself. 5418 5419 2012-02-12 Gerald Pfeifer <gerald (a] pfeifer.com> 5420 5421 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer 5422 and Joseph Myers as docstring relicensing maintainers. 5423 5424 2012-02-09 Bin Cheng <bin.cheng (a] arm.com> 5425 5426 * MAINTAINERS (write-after-approval): Add myself. 5427 5428 2012-02-08 Ira Rosen <irar (a] il.ibm.com> 5429 5430 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer 5431 maintainer. 5432 5433 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar (a] amd.com> 5434 5435 * MAINTAINERS (Write After Approval): Move myself to 5436 maintain alphabetical order. 5437 5438 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar (a] amd.com> 5439 5440 * MAINTAINERS (Write After Approval): Add myself. 5441 5442 2012-02-02 Jayant R Sonar <jayant.sonar (a] kpitcummins.com> 5443 5444 * MAINTAINERS (Write After Approval): Add myself. 5445 5446 2012-02-02 Sumanth G <sumanth.gundapaneni (a] kpitcummins.com> 5447 Jayant R Sonar <jayant.sonar (a] kpitcummins.com> 5448 5449 * configure.ac (cr16-*-*): Remove nonconfigdirs. 5450 * configure: Regenerate. 5451 5452 2012-01-23 Harshit Chopra <harshit (a] google.com> 5453 5454 * MAINTAINERS (Write After Approval): Add myself. 5455 5456 2012-01-22 Douglas B Rupp <rupp (a] ngnat.com> 5457 5458 * configure.ac: Remove reference to mh-interix. 5459 * configure: Regenerate. 5460 5461 2012-01-05 Richard Henderson <rth (a] redhat.com> 5462 5463 PR bootstrap/51072 5464 * configure.ac: Disable libitm if c++ is not enabled. 5465 * configure: Rebuild. 5466 5467 * configure.ac: Fix regexp for same. 5468 * configure: Rebuild. 5469 5470 2012-01-02 Balaji V. Iyer <bviyer (a] gmail.com> 5471 5472 * MAINTAINERS (Write After Approval): Add myself. 5473 5474 2012-01-02 Richard Guenther <rguenther (a] suse.de> 5475 5476 PR bootstrap/51686 5477 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin. 5478 * Makefile.in: Regenerate. 5479 5480 2011-12-28 Oleg Endo <olegendo (a] gcc.gnu.org> 5481 5482 * MAINTAINERS (Write After Approval): Add myself. 5483 5484 2011-12-18 Eric Botcazou <ebotcazou (a] adacore.com> 5485 5486 * configure: Regenerate. 5487 5488 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc (a] gmail.com> 5489 5490 * MAINTAINERS (picochip): Changed email address. 5491 5492 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann (a] arm.com> 5493 5494 * MAINTAINERS (write-after-approval): Add self. 5495 5496 2011-11-29 DJ Delorie <dj (a] redhat.com> 5497 5498 * configure.ac (rl78-*-*) New case. 5499 * configure: Regenerate. 5500 * MAINTAINERS: Add myself as RL78 maintainer. 5501 5502 2011-11-21 Eric Botcazou <ebotcazou (a] libertysurf.fr> 5503 5504 * MAINTAINERS: Add self as co-maintainer of the Ada front end. 5505 5506 2011-11-21 Andreas Tobler <andreast (a] fgznet.ch> 5507 5508 * libtool.m4: Additional FreeBSD 10 fixes. 5509 5510 2011-11-21 Joern Rennecke <joern.rennecke (a] embecosm.com> 5511 5512 * MAINTAINERS: Move myself from Write After Approval to CPU Port 5513 Maintainers section, as Epiphany maintainer. 5514 5515 2011-11-18 Iain Sandoe <iains (a] gcc.gnu.org> 5516 5517 PR target/49992 5518 * configure.ac: Remove ranlib special-casing for Darwin. 5519 * configure: Regenerate. 5520 5521 2011-11-12 Andrey Belevantsev <abel (a] ispras.ru> 5522 5523 * MAINTAINERS (Reviewers): Keep the list sorted. 5524 5525 2011-11-11 Andrey Belevantsev <abel (a] ispras.ru> 5526 5527 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer. 5528 5529 2011-11-09 Roland McGrath <mcgrathr (a] google.com> 5530 5531 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET. 5532 * configure: Rebuild. 5533 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET. 5534 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables. 5535 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET. 5536 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET. 5537 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): 5538 Add READELF. 5539 * Makefile.in: Rebuild. 5540 5541 2011-11-09 Jason Merrill <jason (a] redhat.com> 5542 5543 * Makefile.def (language=c++): Remove check-c++0x. 5544 * Makefile.in (check-gcc-c++): Regenerate. 5545 5546 2011-11-08 Richard Henderson <rth (a] redhat.com> 5547 5548 * configure.ac: Test for libitm directory present first. 5549 5550 * configure.ac: Adjust srcdir for running libitm/configure.tgt. 5551 5552 * configure.ac: Test libitm/configure.tgt to disable libitm. 5553 * configure: Rebuild. 5554 5555 2011-11-07 Aldy Hernandez <aldyh (a] redhat.com> 5556 Richard Henderson <rth (a] redhat.com> 5557 5558 Merged from transactional-memory. 5559 5560 * Makefile.def (lang_env_dependencies): libitm is c++. 5561 Add libitm target module. 5562 * configure.ac: Likewise. 5563 * config/mmap.m4: New file. 5564 * contrib/gcc_update: Add libitm to touch data. 5565 * Makefile.in, configure: Rebuild. 5566 5567 2011-11-02 Rainer Orth <ro (a] CeBiTec.Uni-Bielefeld.DE> 5568 5569 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS, 5570 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES. 5571 * Makefile.in: Regenerate. 5572 5573 2011-11-01 DJ Delorie <dj (a] redhat.com> 5574 5575 * config.sub: Update to version 2011-10-29 (added rl78) 5576 5577 2011-10-27 Nick Clifton <nickc (a] redhat.com> 5578 5579 * config.sub: Import these changes from the config project: 5580 5581 2011-10-08 Joern Rennecke <joern.rennecke (a] embecosm.com> 5582 Ben Elliston <bje (a] gnu.org> 5583 5584 * config.sub (epiphany): New. 5585 5586 2011-09-09 Linas Vepstas <linasvepstas (a] gmail.com> 5587 Ben Elliston <bje (a] gnu.org> 5588 5589 * config.sub (hexagon, hexagon-*): New. 5590 5591 2011-08-23 Roland McGrath <mcgrathr (a] google.com> 5592 5593 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and 5594 64eb to be64. 5595 5596 2011-08-16 Roland McGrath <mcgrathr (a] google.com> 5597 5598 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs. 5599 (nacl): Grok as alias for 32el-unknown-nacl. 5600 5601 2011-10-25 Kirill Yukhin <kirill.yukhin (a] intel.com> 5602 5603 * MAINTAINERS (Write After Approval): Add myself. 5604 5605 2011-10-24 Teresa Johnson <tejohnson (a] google.com> 5606 5607 * MAINTAINERS (Write After Approval): Add myself. 5608 5609 2011-09-21 Jakub Jelinek <jakub (a] redhat.com> 5610 5611 * MAINTAINERS (sparc port): Remove myself. 5612 5613 2011-09-14 Tom de Vries <tom (a] codesourcery.com> 5614 5615 * MAINTAINERS (Write After Approval): Add myself. 5616 5617 2011-08-14 Yao Qi <yao (a] codesourcery.com> 5618 5619 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs. 5620 * configure: Regenerate. 5621 5622 2011-07-26 Ian Lance Taylor <iant (a] google.com> 5623 5624 * configure.ac: Set have_compiler based on whether gcc directory 5625 exists, rather than on whether gcc is in configdirs. 5626 * configure: Rebuild. 5627 5628 2011-07-21 Joseph Myers <joseph (a] codesourcery.com> 5629 5630 * MAINTAINERS (Global Reviewers): Add self. 5631 5632 2011-07-20 David Edelsohn <dje.gcc (a] gmail.com> 5633 5634 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to 5635 link directories. 5636 * Makefile.in: Rebuild. 5637 5638 2011-07-20 Ian Lance Taylor <iant (a] google.com> 5639 5640 PR bootstrap/49787 5641 * configure.ac: Move --enable-bootstrap handling earlier in file. 5642 If --enable-bootstrap and either --enable-build-with-cxx or 5643 --enable-build-poststage1-with-cxx, enable C++ automatically. 5644 * configure: Rebuild. 5645 5646 2011-07-19 Ian Lance Taylor <iant (a] google.com> 5647 5648 * configure.ac: Add --enable-build-poststage1-with-cxx. If set, 5649 make C++ a boot_language. Set and substitute 5650 POSTSTAGE1_CONFIGURE_FLAGS. 5651 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable. 5652 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS). 5653 * configure, Makefile.in: Rebuild. 5654 5655 2011-07-19 Vladimir Makarov <vmakarov (a] redhat.com> 5656 5657 * MAINTAINERS (Register Allocation): Move myself from reviewers to 5658 maintainers. 5659 5660 2011-07-18 Jakub Jelinek <jakub (a] redhat.com> 5661 5662 * MAINTAINERS (Global Reviewers): Add myself. 5663 5664 2011-07-18 Rainer Orth <ro (a] CeBiTec.Uni-Bielefeld.DE> 5665 5666 * configure: Regenerate. 5667 5668 2011-07-16 Jason Merrill <jason (a] redhat.com> 5669 5670 * Makefile.def (language=c++): Add check-c++0x and 5671 check-target-libmudflap-c++. 5672 * Makefile.tpl (check-target-libmudflap-c++): New. 5673 * Makefile.in: Regenerate. 5674 5675 2011-07-16 Matthias Klose <doko (a] ubuntu.com> 5676 5677 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define. 5678 * Makefile.def (target_modules/libjava): Pass 5679 $(EXTRA_CONFIGARGS_LIBJAVA). 5680 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA, 5681 if not configured with --enable-static-libjava. 5682 * Makefile.in: Regenerate. 5683 * configure: Likewise. 5684 5685 2011-07-15 Jason Merrill <jason (a] redhat.com> 5686 5687 * Makefile.in (check-c++): Move check-gcc-c++0x after 5688 check-target-libstdc++-v3. 5689 5690 2011-07-15 Bernd Schmidt <bernds (a] codesourcery.com> 5691 5692 * MAINTAINERS (c6x port): New entry. 5693 5694 2011-07-13 Jason Merrill <jason (a] redhat.com> 5695 5696 * Makefile.in (check-gcc-c++0x): New. 5697 (check-c++): Depend on it. 5698 5699 2011-07-07 Rainer Orth <ro (a] CeBiTec.Uni-Bielefeld.DE> 5700 5701 PR target/39150 5702 * configure.ac (i[3456789]86-*-solaris2*): Also accept 5703 x86_64-*-solaris2.1[0-9]*. 5704 * configure: Regenerate. 5705 5706 2011-06-29 Richard Sandiford <rdsandiford (a] googlemail.com> 5707 5708 * MAINTAINERS (RTL optimizers): Add self. 5709 5710 2011-06-27 Gabriel Charette <gchare (a] google.com> 5711 5712 * MAINTAINERS (Write After Approval): Add myself. 5713 5714 2011-06-22 Hans-Peter Nilsson <hp (a] axis.com> 5715 5716 PR regression/47836 5717 PR bootstrap/23656 5718 PR other/47733 5719 PR bootstrap/49247 5720 PR c/48825 5721 * configure.ac (target_libraries): Remove target-libiberty. 5722 Remove case-statement setting skipdirs=target-libiberty for 5723 multiple targets. Remove checking target_configdirs and 5724 removing target-libiberty but keeping target-libgcc if 5725 otherwise empty. 5726 * Makefile.def (target_modules): Don't add libiberty. 5727 (dependencies): Remove all traces of target-libiberty. 5728 * configure, Makefile.in: Regenerate. 5729 5730 2011-06-13 Walter Lee <walt (a] tilera.com> 5731 5732 * configure.ac (tilepro-*-*) New case. 5733 (tilegx-*-*): Likewise. 5734 * configure: Regenerate. 5735 5736 2011-06-06 Jing Yu <jingyu (a] google.com> 5737 5738 * configure.ac: Skip target-libiberty for 5739 arm*-*-linux-androideabi. 5740 * configure: Regenerated. 5741 5742 2011-06-06 Nick Clifton <nickc (a] redhat.com> 5743 5744 * config.sub: Sync from upstream. 5745 5746 2011-06-05 Nenad Vukicevic <nenad (a] intrepid.com> 5747 5748 * MAINTAINERS (Write After Approval): Add myself. 5749 5750 2011-06-01 Daniel Jacobowitz <drow (a] false.org> 5751 5752 * MAINTAINERS: Update my email address. 5753 5754 2011-05-27 Nathan Froyd <froydnj (a] codesourcery.com> 5755 5756 * MAINTAINERS (Write After Approval): Update my email address. 5757 5758 2011-05-11 Paul Pluzhnikov <ppluzhnikov (a] google.com> 5759 5760 * MAINTAINERS (Write After Approval): Add myself. 5761 5762 2011-05-08 Doug Kwan <dougkwan (a] google.com> 5763 5764 * configure.ac: Propagate LDFLAGS_FOR_TARGET. 5765 * configure: Regenerated. 5766 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET 5767 value from configure. 5768 * Makefile.in: Regenerated. 5769 5770 2011-05-05 Joseph Myers <joseph (a] codesourcery.com> 5771 5772 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*, 5773 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*, 5774 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux* 5775 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*, 5776 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*, 5777 *-*-vxworks*): Disable newlib and libgloss in separate case 5778 statement. 5779 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built 5780 to separate case statement. 5781 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*, 5782 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*, 5783 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*, 5784 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* | 5785 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*, 5786 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff | 5787 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*, 5788 i[[3456789]]86-*-mingw*, x86_64-*-mingw*, 5789 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*, 5790 i[[3456789]]86-*-rdos*, m32r-*-*, 5791 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-* 5792 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi, 5793 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*, 5794 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout* 5795 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*, 5796 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* | 5797 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu | 5798 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib 5799 and libgloss in main case over targets. Remove most empty cases 5800 in main case over targets. 5801 * configure: Regenerate. 5802 5803 2011-05-04 Janis Johnson <janisjo (a] codesourcery.com> 5804 5805 * MAINTAINERS (Write After Approval): Add myself. 5806 5807 2011-05-04 Joseph Myers <joseph (a] codesourcery.com> 5808 5809 * configure.ac: Remove code setting special library locations for 5810 hppa*64*-*-hpux11*. Remove code setting compiler for 5811 sparc-sun-solaris2*. 5812 * configure: Regenerate. 5813 5814 2011-05-04 Joseph Myers <joseph (a] codesourcery.com> 5815 5816 * configure.ac: Separate libgloss_dir settings from general case 5817 over targets. 5818 * configure: Regenerate. 5819 5820 2011-04-28 Joseph Myers <joseph (a] codesourcery.com> 5821 5822 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*, 5823 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*, 5824 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove 5825 cases in libgcj-disabling case statement. 5826 (hppa*64*-*-linux*): Set unsupported_languages instead of 5827 disabling target-zlib. 5828 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement 5829 to hppa*64*-*-hpux*. 5830 (hppa*-*-*): Restrict case in libgcj-disabling case statement to 5831 hppa*-*-hpux*. 5832 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf, 5833 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*, 5834 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* | 5835 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* | 5836 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*, 5837 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* | 5838 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | 5839 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in 5840 libgcj-disabling case statement. 5841 * configure: Regenerate. 5842 5843 2011-04-28 Joseph Myers <joseph (a] codesourcery.com> 5844 5845 * configure.ac: Disable Java for targets not supporting libffi. 5846 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe): 5847 Remove cases in Java-disabling statement. 5848 (*arm-wince-pe): Change to arm-wince-pe. 5849 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove 5850 cases in Java-disabling statement. 5851 (bfin-*-*): Don't disable Java again. 5852 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*, 5853 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* | 5854 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*, 5855 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff, 5856 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*, 5857 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*, 5858 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*, 5859 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in 5860 Java-disabling statement. 5861 (mmix-*-*): Don't disable Java again. 5862 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*, 5863 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*, 5864 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*, 5865 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*, 5866 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling 5867 statement. 5868 * configure: Regenerate. 5869 5870 2011-04-28 Joseph Myers <joseph (a] codesourcery.com> 5871 5872 * configure.ac: Separate cases disabling Java and Java libraries 5873 from general case over targets. 5874 * configure: Regenerate. 5875 5876 2011-04-21 Jie Zhang <jzhang918 (a] gmail.com> 5877 5878 * MAINTAINERS: Update my email address. 5879 5880 2011-04-20 Easwaran Raman <eraman (a] google.com> 5881 5882 * MAINTAINERS (Write After Approval): Add myself. 5883 5884 2011-04-18 Jack Howarth <howarth (a] bromo.med.uc.edu> 5885 5886 PR lto/48086 5887 * configure.ac: Re-enable LTO on *-apple-darwin9*. 5888 * configure: Regenerate. 5889 5890 2011-04-16 Jim Meyering <meyering (a] redhat.com> 5891 5892 * MAINTAINERS (Write After Approval): Add myself. 5893 5894 2011-04-15 Dodji Seketeli <dodji (a] redhat.com> 5895 5896 * MAINTAINERS: Update my email address. 5897 5898 2011-04-13 Georg-Johann Lay <avr (a] gjlay.de> 5899 5900 * MAINTAINERS (Write After Approval): Add myself. 5901 5902 2011-04-12 Yufeng Zhang <yufeng.zhang (a] arm.com> 5903 5904 * MAINTAINERS (Write After Approval): Add myself. 5905 5906 2011-04-07 Stuart Henderson <shenders (a] gcc.gnu.org> 5907 5908 * MAINTAINERS (Write After Approval): Add myself. 5909 5910 2011-04-06 Joseph Myers <joseph (a] codesourcery.com> 5911 5912 * configure.ac (build_tools): Remove build-byacc. 5913 (host_libs): Remove mmalloc. 5914 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2 5915 autoconf automake libtool diff rcs fileutils shellutils time 5916 textutils wdiff find uudecode hello tar gzip indent recode release 5917 sed perl gawk findutils gettext zip. 5918 (libgcj): Remove target-qthreads. 5919 (target_tools): Remove target-examples target-gperf. 5920 (YACC): Don't handle building byacc. 5921 * configure: Regenerate. 5922 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff, 5923 dosutils, examples, fileutils, find, findutils, gawk, gettext, 5924 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc, 5925 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr, 5926 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't 5927 handle building components. 5928 * Makefile.in: Regenerate. 5929 5930 2011-04-05 Sterling Augustine <augustine.sterling (a] gmail.com> 5931 5932 * MAINTAINERS: Update my email address as Xtensa maintainer. 5933 5934 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 5935 5936 * config.sub: Sync from upstream. 5937 5938 2011-04-01 Joseph Myers <joseph (a] codesourcery.com> 5939 5940 * configure.ac (avr-*-*): Add comment about why libssp is disabled. 5941 (microblaze*): Don't disable libssp. 5942 * configure: Regenerate. 5943 5944 2011-04-01 Joseph Myers <joseph (a] codesourcery.com> 5945 5946 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and 5947 moveifchange. 5948 * configure: Regenerate. 5949 * Makefile.tpl: Use @SHELL@ not @config_shell@. 5950 * Makefile.in: Regenerate. 5951 5952 2011-04-01 Joseph Myers <joseph (a] codesourcery.com> 5953 5954 * configure.ac (*-*-sysv4*): Don't enable libgomp. 5955 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*, 5956 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*, 5957 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*, 5958 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*, 5959 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove 5960 md_exec_prefix cases. 5961 * configure: Regenerate. 5962 5963 2011-04-01 Joseph Myers <joseph (a] codesourcery.com> 5964 5965 * configure.ac: Separate cases disabling target-libssp, 5966 target-libiberty, target-libstdc++-v3 and Fortran from general 5967 case over targets. 5968 * configure: Regenerate. 5969 5970 2011-04-01 Joseph Myers <joseph (a] codesourcery.com> 5971 5972 * configure.ac (*-*-chorusos): Don't disable libgcj. 5973 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*): 5974 Remove case. 5975 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar. 5976 (arm-*-coff): Don't disable libgcj. 5977 (arm*-*-linux-gnueabi): Remove useless assignment. 5978 (arm-*-riscix*): Don't disable libgcj. 5979 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on 5980 configuration. 5981 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries. 5982 (c54x*-*-*): Remove case. 5983 (tic54x-*-*): Don't disable GCC or GCC libraries. 5984 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf 5985 to *. 5986 (d10v-*-*): Don't disable GCC libraries. 5987 (d30v-*-*): Don't disable libgcj. 5988 (h8500-*-*): Don't disable GCC libraries. 5989 (i960-*-*): Don't disable libgcj. 5990 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*. 5991 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*, 5992 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable 5993 libgcj. 5994 (m68k-*-coff*): Remove case. 5995 (mmix-*-*): Don't disable libgloss on host. 5996 (mn10200-*-*, mn10300-*-*): Remove cases. 5997 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*, 5998 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*): 5999 Don't disable libgcj. 6000 (romp-*-*): Remove case. 6001 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj. 6002 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove 6003 case. 6004 (v810-*-*): Don't disable GCC libraries. 6005 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases. 6006 (ip2k-*-*): Don't disable GCC libraries. 6007 * configure: Regenerate. 6008 6009 2011-03-28 Joseph Myers <joseph (a] codesourcery.com> 6010 6011 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable 6012 libffi on host. 6013 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib 6014 on host. 6015 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host. 6016 * configure: Regenerate. 6017 6018 2011-03-26 John Marino <binutils (a] marino.st> 6019 6020 * configure.ac: Add support for *-*-dragonfly* 6021 * configure: Regenerate. 6022 6023 2011-03-25 Joseph Myers <joseph (a] codesourcery.com> 6024 6025 * configure.ac (native_only): Remove. 6026 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu 6027 send-pr uudecode guile gnuserv on host. 6028 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake 6029 send-pr rcs guile perl texinfo libtool on host. 6030 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf 6031 automake send-pr rcs guile perl texinfo libtool on host. 6032 (*-*-cygwin*, *-*-netbsd*): Remove host cases. 6033 (*-*-kaos*): Don't disable target-examples target-gperf on target. 6034 (alpha*-dec-osf*): Don't disable fileutils on target. 6035 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples 6036 texinfo send-pr expect dejagnu on target. 6037 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable 6038 target-qthreads on target. 6039 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target. 6040 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target. 6041 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*, 6042 x86_64-*-mingw*): Don't disable expect on target. 6043 (*-*-cygwin*): Don't disable target-gperf on target. 6044 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect 6045 gnuserv on target. 6046 (powerpcle-*-solaris*): Don't disable make expect gnuserv on 6047 target. 6048 * configure: Regenerate. 6049 6050 2011-03-25 Joseph Myers <joseph (a] codesourcery.com> 6051 6052 * configure.ac (target_tools): Remove target-groff. 6053 (native_only): Remove target-groff. 6054 (hppa*64*-*-*): Don't disable byacc. 6055 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs 6056 setting. 6057 (*-*-kaos*): Don't skip target-librx and target-groff. 6058 (*-*-netware*): Don't skip target-libmudflap. 6059 (*-*-tpf*): Don't skip target-libmudflap. 6060 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured 6061 directories on the host. 6062 (ia64*-*-*vms*): Don't skip tix. 6063 (sh-*-* | sh64-*-*): Don't condition skipped directories on the 6064 host. 6065 * configure: Regenerate. 6066 6067 2011-03-24 Paolo Bonzini <pbonzini (a] redhat.com> 6068 6069 * configure.ac: Remove references to mt-mep, mt-netware, 6070 mt-wince. 6071 * Makefile.def: Add all-utils soft dependencies. 6072 * Makefile.tpl: Remove GDB_NLM_DEPS. 6073 * configure: Regenerate. 6074 * Makefile.in: Regenerate. 6075 6076 2011-03-24 Paolo Bonzini <bonzini (a] gnu.org> 6077 6078 * configure.ac: Do not include mh-x86omitfp. 6079 * configure: Regenerate. 6080 6081 2011-03-24 Paolo Bonzini <bonzini (a] gnu.org> 6082 6083 * configure.ac: Remove empty cases. 6084 * configure: Regenerate. 6085 6086 2011-03-24 Paolo Bonzini <bonzini (a] gnu.org> 6087 6088 * Makefile.def: Add dependency from termcap to gdb. 6089 * Makefile.in: Regenerate. 6090 6091 2011-03-24 Paolo Bonzini <bonzini (a] gnu.org> 6092 6093 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris. 6094 * configure: Regenerate. 6095 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS. 6096 * Makefile.tpl: Likewise. 6097 * Makefile.in: Regenerate. 6098 6099 2011-03-24 Paolo Bonzini <bonzini (a] gnu.org> 6100 6101 * configure.ac: Remove all mentions of tentative_cc. 6102 * configure: Regenerate. 6103 6104 2011-03-24 Joseph Myers <joseph (a] codesourcery.com> 6105 6106 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*, 6107 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*, 6108 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*, 6109 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*, 6110 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*, 6111 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*, 6112 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*, 6113 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*, 6114 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*, 6115 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*, 6116 *-*-rhapsody*): Remove host cases. 6117 * configure: Regenerate. 6118 6119 2011-03-24 Joseph Myers <joseph (a] codesourcery.com> 6120 6121 * configure.ac (ppc*-*-pe): Remove host case. 6122 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* | 6123 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf 6124 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target 6125 cases. 6126 * configure: Regenerate. 6127 6128 2011-03-24 Joseph Myers <joseph (a] codesourcery.com> 6129 6130 * config.sub: Update to version 2011-03-23. 6131 6132 2011-03-22 Joseph Myers <joseph (a] codesourcery.com> 6133 6134 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*, 6135 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss* 6136 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases. 6137 * configure: Regenerate. 6138 6139 2011-03-22 Joseph Myers <joseph (a] codesourcery.com> 6140 6141 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers 6142 to Write After Approval. 6143 * config-ml.in: Don't handle arc-*-elf*. 6144 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe, 6145 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't 6146 handle GCC libraries. 6147 * configure: Regenerate. 6148 6149 2011-03-21 Rainer Orth <ro (a] CeBiTec.Uni-Bielefeld.DE> 6150 6151 PR bootstrap/48120: 6152 * configure.ac (pwllib): Use LIBS instead of LDFLAGS. 6153 Add -lstdc++ -lm to LIBS. 6154 * configure: Regenerate. 6155 6156 2011-03-18 David Edelsohn <dje.gcc (a] gmail.com> 6157 6158 * config.guess: Update to version 2011-02-02 6159 * config.sub: Update to version 2011-02-24 6160 6161 2011-03-16 Jack Howarth <howarth (a] bromo.med.uc.edu> 6162 6163 PR lto/48086 6164 * configure.ac: Re-enable LTO on *-apple-darwin9. 6165 * configure: Regenerate. 6166 6167 2011-03-13 Jack Howarth <howarth (a] bromo.med.uc.edu> 6168 6169 PR lto/48086 6170 * configure.ac: Disable LTO on darwin due to an assembler change in 6171 Xcode 3.2.6/4.0 that limits the total number of sections/segments to 6172 under 256. 6173 * configure: Regenerate. 6174 6175 2011-03-11 Chen Liqin <liqin.gcc (a] gmail.com> 6176 6177 * MAINTAINERS: Update myself as score backend maintainer, 6178 update my e-mail address. 6179 6180 2011-03-09 Xuepeng Guo <terry.guo (a] arm.com> 6181 6182 * MAINTAINERS: Update my e-mail address. 6183 6184 2011-03-06 Joey Ye <joey.ye (a] arm.com> 6185 6186 * MAINTAINERS: Update my e-mail address. 6187 6188 2011-03-02 Sebastian Pop <sebastian.pop (a] amd.com> 6189 6190 * configure.ac: Adjust test of with_ppl. 6191 * configure: Regenerated. 6192 6193 2011-03-02 Kai Tietz <ktietz (a] redhat.com> 6194 6195 * MAINTAINERS: Adjust my e-mail address. 6196 6197 2011-03-02 Sebastian Pop <sebastian.pop (a] amd.com> 6198 6199 * configure.ac: Add -lpwl to ppllibs. 6200 * configure: Regenerated. 6201 6202 2011-03-02 Sebastian Pop <sebastian.pop (a] amd.com> 6203 6204 * config/cloog.m4: Add -lisl to clooglibs. 6205 * configure: Regenerated. 6206 6207 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan (a] arm.com> 6208 6209 * MAINTAINERS (CPU Port maintainers): Add self. 6210 6211 2011-02-16 Rainer Orth <ro (a] CeBiTec.Uni-Bielefeld.DE> 6212 6213 * MAINTAINERS: Add myself as testsuite maintainer. 6214 6215 2011-02-15 Mike Stump <mikestump (a] comcast.net> 6216 6217 * MAINTAINERS: Add myself as testsuite maintainer. 6218 6219 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 6220 6221 Import from Libtool and gnulib: 6222 6223 2011-01-27 Gerald Pfeifer <gerald (a] pfeifer.com> 6224 6225 Prepare for supporting FreeBSD 10. 6226 * config.rpath: Remove handling of freebsd1* which soon would 6227 match FreeBSD 10.0. 6228 6229 2011-01-20 Gerald Pfeifer <gerald (a] pfeifer.com> (tiny change) 6230 6231 Remove support for FreeBSD 1.x. 6232 * libtool.m4 (_LT_LINKER_SHLIBS) 6233 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which 6234 soon would incorrectly match FreeBSD 10.0. 6235 6236 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 6237 6238 PR binutils/12283 6239 * move-if-change: Import version from gnulib. 6240 6241 2011-02-12 Alexandre Oliva <aoliva (a] redhat.com> 6242 6243 PR lto/47225 6244 * Makefile.def (lto-plugin): Double dash for enable-shared. 6245 (configure-gcc): Depend on all-lto-plugin. 6246 * Makefile.in: Rebuilt. 6247 6248 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 6249 6250 * configure.ac: Remove extra bracket. 6251 * configure: Regenerate. 6252 6253 2011-02-08 Tobias Burnus <burnus (a] net-b.de> 6254 6255 * MAINTAINERS: Add myself as libquadmath maintainer. 6256 6257 2011-02-08 Thomas Schwinge <thomas (a] schwinge.name> 6258 6259 * MAINTAINERS: Update my email address. 6260 6261 2011-02-07 Joseph Myers <joseph (a] codesourcery.com> 6262 6263 * MAINTAINERS (option handling): Add self. 6264 6265 2011-02-06 Kai Tietz <kai.tietz (a] onevision.com> 6266 6267 PR lto/47225 6268 * Makefile.def: Add dependency for install-gcc 6269 on install-lto-plugin. 6270 * Makfile.in: Regenerated 6271 6272 2011-02-01 Sebastien Bourdeauducq <sebastien (a] milkymist.org> 6273 6274 * MAINTAINERS (CPU Port Maintainers): Add myself. 6275 6276 2011-01-31 Alexandre Oliva <aoliva (a] redhat.com> 6277 6278 PR libgcj/44341 6279 * configure.ac: Discard --with-* flags for host when configuring 6280 target libraries for cross build. 6281 * configure: Rebuilt. 6282 6283 2011-01-25 Sebastian Pop <sebastian.pop (a] amd.com> 6284 6285 * MAINTAINERS (linear loop transforms): Removed. 6286 6287 2011-01-25 Jakub Jelinek <jakub (a] redhat.com> 6288 6289 * configure.ac: If with_ppl is no, move setting with_cloog=no 6290 after CLOOG_REQUESTED check. 6291 * configure: Regenerated. 6292 6293 2011-01-25 Sebastian Pop <sebastian.pop (a] amd.com> 6294 6295 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and 6296 CLooG has been requested. 6297 * configure: Regenerated. 6298 6299 2011-01-25 Sebastian Pop <sebastian.pop (a] amd.com> 6300 6301 * configure: Regenerated. 6302 * configure.ac: Check for version 0.11 (or later revision) of PPL. 6303 6304 2011-01-25 Tobias Grosser <grosser (a] fim.uni-passau.de> 6305 6306 * configure: Regenerated. 6307 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1). 6308 6309 2011-01-21 Andreas Schwab <schwab (a] redhat.com> 6310 6311 * configure.ac: Use AS_HELP_STRING throughout. 6312 * configure: Regenerate. 6313 6314 2011-01-18 Jie Zhang <jie.zhang (a] analog.com> 6315 6316 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs. 6317 * configure: Regenerate. 6318 6319 2011-01-13 John David Anglin <dave.anglin (a] nrc-cnrc.gc.ca> 6320 6321 * ltmain.sh (relink): Use absolute path when hardcoding with -L. 6322 6323 2011-01-13 Joel Brobecker <brobecker (a] adacore.com> 6324 6325 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs 6326 for ia64-hpux. 6327 * configure: Regenerate. 6328 6329 2011-01-07 Jan Hubicka <jh (a] suse.cz> 6330 6331 PR lto/47225 6332 * Makefile.in: Regenerate. 6333 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin 6334 configure. 6335 6336 2011-01-07 Jan Hubicka <jh (a] suse.cz> 6337 6338 * Makefile.in: Regenerate. 6339 * Makefile.def (gcc host module) and soft dependency on lto-plugin 6340 and configure dependency on lto-plugin configure. 6341 (lto-plugin module): Remove dependency on GCC; add dependency on 6342 liniberty. 6343 6344 2011-01-07 William Schmidt <wschmidt (a] linux.vnet.ibm.com> 6345 6346 * MAINTAINERS (Write After Approval): Add myself. 6347 6348 2010-12-23 Hariharan Sandanagobalane <hariharan (a] picochip.com> 6349 6350 * configure: Regenerate. 6351 6352 2010-12-22 Hariharan Sandanagobalane <hariharan (a] picochip.com> 6353 6354 * configure.ac: (picochip): Disable libiberty. 6355 6356 2010-12-14 Kaushik Phatak <kaushik.phatak (a] kpitcummins.com> 6357 6358 * MAINTAINERS (Write After Approval): Add myself. 6359 6360 2010-12-10 Ian Lance Taylor <iant (a] google.com> 6361 6362 PR bootstrap/46819 6363 * configure.ac: For --disable-libgcj clear libgcj_saved. 6364 * configure: Rebuild. 6365 6366 2010-12-10 Tobias Burnus <burnus (a] net-b.de> 6367 6368 PR fortran/46540 6369 * configure.ac: Add --disable-libquadmath and 6370 --disable-libquadmath-support. 6371 * configure: Regenerate. 6372 6373 2010-12-03 Ian Lance Taylor <iant (a] google.com> 6374 6375 * MAINTAINERS: Add myself as libgo maintainer. 6376 6377 2010-12-03 Hans-Peter Nilsson <hp (a] axis.com> 6378 6379 PR libffi/46792 6380 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi. 6381 * configure: Regenerate. 6382 6383 2010-12-02 Ian Lance Taylor <iant (a] google.com> 6384 6385 * configure.ac: Always set default for poststage1_ldflags to 6386 -static-libstdc++ -static-libgcc. 6387 6388 2010-11-29 Andreas Schwab <schwab (a] redhat.com> 6389 6390 * configure.ac: Move comment to remove extra space in last argument 6391 of GCC_TARGET_TOOL. 6392 6393 2010-11-26 Alexandre Oliva <aoliva (a] redhat.com> 6394 6395 PR other/46026 6396 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3. 6397 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass. 6398 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New. 6399 (BASE_FLAGS_TO_PASS): Use it. 6400 * configure: Rebuilt. 6401 * Makefile.in: Rebuilt. 6402 6403 2010-11-23 H.J. Lu <hongjiu.lu (a] intel.com> 6404 6405 PR binutils/12258 6406 * configure.ac: Correct comments for --enable-gold/--enable-ld. 6407 Properly check default linker. 6408 * configure: Regnerated. 6409 6410 2010-11-23 Matthias Klose <doko (a] ubuntu.com> 6411 6412 * configure.ac: For --enable-gold, handle value `default' instead of 6413 `both*'. New configure option --{en,dis}able-ld. 6414 * configure: Regenerate. 6415 6416 2010-11-20 Ian Lance Taylor <iant (a] google.com> 6417 6418 * configure.ac: Only disable a language library if no language needs 6419 it. Don't let --disable-libgcj uncondtionally disable libffi. 6420 * configure: Rebuild. 6421 6422 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 6423 6424 * Makefile.in: Regenerate. 6425 6426 PR other/46202 6427 * configure.ac: Fix just-built in-tree STRIP name to be 6428 binutils/strip-new. 6429 * configure: Regenerate. 6430 * Makefile.def (install-strip-gcc, install-strip-binutils) 6431 (install-strip-opcodes, install-strip-ld, install-strip-itcl) 6432 (install-strip-sid): Mirror dependencies on non-strip variants 6433 of these targets on the respective -strip prerequisites. 6434 * Makefile.tpl (install-strip, install-strip-host) 6435 (install-strip-target): New targets. 6436 (install-strip-[+module+], install-strip-target-[+module+]): 6437 New targets. 6438 * Makefile.in: Regenerate. 6439 6440 2010-11-19 Ian Lance Taylor <iant (a] google.com> 6441 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 6442 6443 * configure.ac: Add target-libgo to target_libraries. Set 6444 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET. 6445 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS. 6446 (HOST_EXPORTS): Add GOC. 6447 (BASE_TARGET_EXPORTS): Add GOC. 6448 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables. 6449 (GOCFLAGS_FOR_TARGET): New variable. 6450 (EXTRA_HOST_FLAGS): Add GOC. 6451 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS. 6452 * Makefile.def (target_modules): Add libgo. 6453 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET. 6454 (dependencies): Add dependency from configure-target-libgo to 6455 configure-target-libffi and all-target-libstdc++-v3. Add 6456 dependencies from all-target-libgo to all-target-libffi. 6457 (languages): Add go. 6458 * configure: Rebuild. 6459 * Makefile.in: Rebuild. 6460 6461 2010-11-19 Ian Lance Taylor <iant (a] google.com> 6462 6463 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other 6464 compiler/flag environment variables. 6465 6466 2010-11-18 Ian Lance Taylor <iant (a] google.com> 6467 6468 * configure.ac: Check for lang_requires_boot_languages in 6469 config-lang.in files. 6470 * configure: Rebuild. 6471 6472 2010-11-16 Francois-Xavier Coudert <fxcoudert (a] gcc.gnu.org> 6473 Tobias Burnus <burnus (a] net-b.de> 6474 6475 PR fortran/32049 6476 * Makefile.def: Add libquadmath; build it with language=fortran. 6477 * configure.ac: Add libquadmath. 6478 * Makefile.tpl: Handle multiple libs in check-[+language+]. 6479 * Makefile.in: Regenerate. 6480 * configure: Regenerate. 6481 6482 2010-11-16 Tom Tromey <tromey (a] redhat.com> 6483 6484 * MAINTAINERS: Moved myself to reviewers section. 6485 6486 2010-11-15 Zdenek Dvorak <ook (a] ucw.cz> 6487 6488 * MAINTAINERS: Moved myself to reviewers section. 6489 6490 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 6491 6492 * MAINTAINERS (Various Maintainers): Add self for build machinery. 6493 (Write After Approval): Remove self. 6494 6495 2010-11-15 Andreas Schwab <schwab (a] redhat.com> 6496 6497 * configure.ac: Fix spelling in option names. 6498 * configure: Regenerated. 6499 6500 2010-11-13 Georg-Johann Lay <georgjohann (a] web.de> 6501 6502 PR bootstrap/39622 6503 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path. 6504 * configure: Regenerated. 6505 6506 2010-11-13 Kaveh R. Ghazi <ghazi (a] gcc.gnu.org> 6507 6508 * MAINTAINERS: Update my email address. 6509 6510 2010-11-12 Tobias Grosser <grosser (a] fim.uni-passau.de> 6511 6512 * configure: Regenerate. 6513 6514 2010-11-12 Tobias Grosser <grosser (a] fim.uni-passau.de> 6515 6516 * configure: Regenerate. 6517 6518 2010-11-12 Tobias Grosser <grosser (a] fim.uni-passau.de> 6519 6520 * configure: Regenerate. 6521 6522 2010-11-12 Tobias Grosser <grosser (a] fim.uni-passau.de> 6523 6524 * configure: Regenerate. 6525 6526 2010-11-11 Andreas Simbuerger <simbuerg (a] fim.uni-passau.de> 6527 6528 * configure.ac: Support official CLooG.org versions. 6529 * configure: Regenerate. 6530 * config/cloog.m4: New. 6531 6532 2010-11-10 Franois Dumont <francois.cppdevs (a] free.fr> 6533 6534 * MAINTAINERS (Write After Approval): Add myself. 6535 6536 2010-11-09 David Edelsohn <dje.gcc (a] gmail.com> 6537 6538 * MAINTAINERS: Update my email address. 6539 6540 2010-11-04 Iain Sandoe <iains (a] gcc.gnu.org> 6541 6542 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants. 6543 * configure: Regenerate. 6544 6545 2010-11-03 Ian Lance Taylor <iant (a] google.com> 6546 Dave Korn <dave.korn.cygwin (a] gmail.com> 6547 6548 PR lto/46273 6549 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always 6550 and on other supported platforms whenever LTO is enabled. 6551 * configure: Rebuild. 6552 6553 2010-11-02 Alan Modra <amodra (a] gmail.com> 6554 6555 PR binutils/12110 6556 * configure.ac: Error when source path contains spaces. 6557 * configure: Regenerate. 6558 6559 2010-10-23 James E. Wilson <wilson (a] codesourcery.com> 6560 6561 * MAINTAINERS: Update my email address. 6562 6563 2010-10-20 Ian Lance Taylor <iant (a] google.com> 6564 6565 * Makefile.def (target_modules): Set lib_path to src/.libs for 6566 libstdc++-v3 module. 6567 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment. 6568 * Makefile.in: Rebuild. 6569 6570 2010-10-18 Laurynas Biveinis <laurynas.biveinis (a] gmail.com> 6571 6572 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY. 6573 (Write After Approval): Remove myself. 6574 6575 2010-10-15 Tristan Gingold <gingold (a] adacore.com> 6576 6577 * MAINTAINERS (OS Port Maintainers): Add myself for VMS. 6578 6579 2010-10-14 Douglas Rupp <rupp (a] gnat.com> 6580 6581 * MAINTAINERS (OS Port Maintainers): Add myself for VMS. 6582 6583 2010-10-07 Dave Korn <dave.korn.cygwin (a] gmail.com> 6584 6585 * configure.ac (build_lto_plugin): New shell variable. 6586 (--enable-lto): Turn on by default for all non-ELF platforms that 6587 have had LTO support added so far. Set build_lto_plugin appropriately 6588 for both ELF and non-ELF. 6589 (configdirs): Add lto-plugin or not based on build_lto_plugin. 6590 * configure: Regenerate. 6591 6592 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 6593 6594 Sync from src: 6595 * configure.ac (v850 support): Remove target-libgloss from 6596 noconfigdirs. 6597 * configure: Regenerate. 6598 6599 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 6600 6601 PR bootstrap/45326 6602 PR bootstrap/45174 6603 * configure.ac: Honor initial values of $build_configargs, 6604 $host_configargs, $target_configargs. Mark the precious, so 6605 environment settings get recorded. 6606 * configure: Regenerate. 6607 6608 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 6609 6610 PR bootstrap/45796 6611 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc): 6612 Depend on all-build-libiberty. 6613 * Makefile.in: Regenerate. 6614 6615 2010-09-30 Michael Eager <eager (a] eagercon.com> 6616 6617 * configure.ac (microblaze): Add target-libssp to noconfigdirs. 6618 * configure: Regenerate. 6619 6620 2010-09-28 Michael Eager <eager (a] eagercon.com> 6621 6622 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port. 6623 6624 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 6625 6626 PR bootstrap/44621 6627 * configure.ac: Fix unportable shell quoting. 6628 * configure: Regenerate. 6629 6630 2010-09-21 Iain Sandoe <iains (a] gcc.gnu.org> 6631 6632 * configure.ac (enable-lto): Add Darwin to the list of supported lto 6633 targets and amend comment. 6634 * configure: Regenerate. 6635 6636 2010-09-15 Tejas Belagod <tejas.belagod (a] arm.com> 6637 6638 * MAINTAINERS (Write After Approval): Add myself. 6639 6640 2010-09-03 Jack Howarth <howarth (a] bromo.med.uc.edu> 6641 6642 * configure.ac: Enable LTO by default on Darwin. 6643 * configure: Regenerate. 6644 6645 2010-09-02 Marcus Shawcroft <marcus.shawcroft (a] arm.com> 6646 6647 * MAINTAINERS (Write After Approval): Add myself. 6648 6649 2010-09-01 Ian Bolton <ian.bolton (a] arm.com> 6650 6651 * MAINTAINERS (Write After Approval): Add myself. 6652 6653 2010-08-25 Danny Smith <dannysmith (a] users.sourceforge.net> 6654 6655 * MAINTAINERS (OS Port Maintainers): Remove myself from windows 6656 ports 6657 6658 2010-07-28 David Yuste <david.yuste (a] gmail.com> 6659 6660 * MAINTAINERS (Write After Approval): Add myself. 6661 6662 2010-07-26 Naveen.H.S <naveen.S (a] kpitcummins.com> 6663 6664 * configure.ac: Support all v850 targets. 6665 * configure: Regenerate. 6666 6667 2010-07-23 Marc Glisse <marc.glisse (a] normalesup.org> 6668 6669 PR bootstrap/44455 6670 * configure.ac (extra_mpfr_configure_flags): Copy from 6671 extra_mpc_gmp_configure_flags. 6672 * configure: Re-generated. 6673 6674 2010-07-22 Andi Kleen <ak (a] linux.intel.com> 6675 6676 * MAINTAINERS (Write After Approval): Add myself. 6677 6678 2010-07-22 Chung-Lin Tang <cltang (a] codesourcery.com> 6679 6680 * MAINTAINERS (Write After Approval): Add myself. 6681 6682 2010-07-20 Jeffrey Yasskin <jyasskin (a] google.com> 6683 6684 * MAINTAINERS (Write After Approval): Add myself. 6685 6686 2010-07-17 Jack Howarth <howarth (a] bromo.med.uc.edu> 6687 6688 PR target/44862 6689 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): 6690 Provide -B option to allow for link spec %s substitutions for 6691 libstdc++.a on darwin. 6692 * Makefile.in: Regenerate. 6693 6694 2010-07-10 Mikael Morin <mikael (a] gcc.gnu.org> 6695 6696 * MAINTAINERS (Reviewers): Update my e-mail address 6697 6698 2010-06-10 Alexandre Oliva <aoliva (a] redhat.com> 6699 6700 * Makefile.def (configure-gcc): Depend on all-libelf. 6701 * Makefile.in: Rebuild. 6702 6703 2010-06-05 Fabien Chne <fabien (a] gcc.gnu.org> 6704 6705 * MAINTAINERS (Write After Approval): Add myself in the right place. 6706 6707 2010-06-04 Fabien Chne <fabien (a] gcc.gnu.org> 6708 6709 * MAINTAINERS (Write After Approval): Add myself. 6710 6711 2010-05-25 Sterling Augustine <sterling (a] tensilica.com> 6712 6713 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port. 6714 6715 2010-05-25 Maxim Kuvyrkov <maxim (a] codesourcery.com> 6716 6717 * config.sub: Update to version 2010-05-21. 6718 * config.guess: Update to version 2010-04-03. 6719 6720 2010-05-18 Steven Bosscher <steven (a] gcc.gnu.org> 6721 6722 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO. 6723 * configure: Regenerate. 6724 6725 2010-05-12 Sriraman Tallam <tmsriram (a] google.com> 6726 6727 * MAINTAINERS (Write After Approval): Add myself. 6728 6729 2010-05-07 Steven Bosscher <steven (a] gcc.gnu.org> 6730 6731 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as 6732 a platform that supports LTO. 6733 * configure: Regenerate. 6734 6735 2010-05-05 Sebastian Pop <sebastian.pop (a] amd.com> 6736 6737 * configure.ac: Allow all the versions greater than 0.10 of PPL. 6738 * configure: Regenerated. 6739 6740 2010-04-27 Roland McGrath <roland (a] redhat.com> 6741 H.J. Lu <hongjiu.lu (a] intel.com> 6742 6743 * configure.ac (--enable-gold): Support both, both/gold and 6744 both/bfd to add gold to configdirs without removing ld. 6745 * configure: Regenerated. 6746 6747 * Makefile.def: Add install-gold dependency to install-ld. 6748 * Makefile.in: Regenerated. 6749 6750 2010-04-27 Dave Korn <dave.korn.cygwin (a] gmail.com> 6751 6752 PR lto/42776 6753 * configure.ac (--enable-lto): Refactor handling so libelf tests 6754 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE, 6755 and allow LTO to be explicitly enabled on non-ELF platforms that 6756 are known to support it inside else-clause. 6757 * configure: Regenerate. 6758 6759 2010-04-20 Eric Botcazou <ebotcazou (a] adacore.com> 6760 6761 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null. 6762 * configure: Regenerate. 6763 6764 2010-04-17 Ralf Corspius <ralf.corsepius (a] rtems.org> 6765 6766 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs. 6767 * configure: Regenerate. 6768 6769 2010-04-16 Rainer Orth <ro (a] CeBiTec.Uni-Bielefeld.DE> 6770 6771 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx 6772 separately. 6773 * configure: Regenerate. 6774 6775 2010-04-16 Kevin Williams <kevin.williams (a] inria.fr> 6776 6777 * MAINTAINERS (Write After Approval): Add myself. 6778 6779 2010-04-14 Tristan Gingold <gingold (a] adacore.com> 6780 6781 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs. 6782 * configure: Regenerate. 6783 6784 2010-04-13 Steve Ellcey <sje (a] cup.hp.com> 6785 6786 * configure: Regenerate after change to elf.m4. 6787 6788 2010-04-06 Iain Sandoe <iains (a] gcc.gnu.org> 6789 6790 * MAINTAINERS (Write After Approval): Add myself. 6791 6792 2010-04-02 Sebastian Pop <sebastian.pop (a] amd.com> 6793 6794 * configure.ac: Add brackets around AC_TRY_COMPILE alternative. 6795 * configure: Regenerated. 6796 6797 2010-04-02 Sebastian Pop <sebastian.pop (a] amd.com> 6798 6799 * configure.ac: Print "buggy but acceptable" when CLooG 6800 revision is less than 9. 6801 * configure: Regenerated. 6802 6803 2010-04-01 Diego Novillo <dnovillo (a] google.com> 6804 6805 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu. 6806 6807 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 6808 6809 PR bootstrap/43615 6810 PR bootstrap/43328 6811 6812 Revert: 6813 6814 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 6815 6816 * configure.ac: Do not pass --enable-multilib nor 6817 --disable-multilib in baseargs. Accept explicitly passed 6818 --enable_multilib. 6819 * configure: Regenerate. 6820 6821 2010-03-31 Ulrich Weigand <uweigand (a] de.ibm.com> 6822 6823 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port. 6824 6825 2010-03-31 Janis Johnson <janis187 (a] us.ibm.com> 6826 6827 * MAINTAINERS: Remove myself. 6828 6829 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 6830 6831 PR bootstrap/43328 6832 * configure.ac: Do not pass --enable-multilib nor 6833 --disable-multilib in baseargs. Accept explicitly passed 6834 --enable_multilib. 6835 * configure: Regenerate. 6836 6837 2010-03-28 Andrew Pinski <pinskia (a] gmail.com> 6838 6839 * MAINTAINERS (spu port): Remove me. 6840 6841 2010-03-23 Joseph Myers <joseph (a] codesourcery.com> 6842 6843 * configure.ac (tic6x-*-*): New case. 6844 * configure: Regenerate. 6845 6846 2010-03-23 Joseph Myers <joseph (a] codesourcery.com> 6847 6848 * config.sub: Update to version 2010-03-22. 6849 * config.guess: Update to version 2009-12-30. 6850 6851 2010-03-19 Jack Howarth <howarth (a] bromo.med.uc.edu> 6852 6853 PR ada/42554 6854 * configure.ac: Only pass -c to ranlib for darwin9 and earlier. 6855 * configure: Regenerate. 6856 6857 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan (a] arm.com> 6858 6859 * MAINTAINERS: Update my email address. 6860 6861 2010-03-17 Sebastian Pop <sebastian.pop (a] amd.com> 6862 6863 * MAINTAINERS (dwarak.rajagopal (a] amd.com): Removed. 6864 (ghassan.shobaki (a] amd.com): Removed. 6865 6866 2010-03-17 Alan Modra <amodra (a] gmail.com> 6867 6868 * MAINTAINERS: Update my email address. 6869 6870 2010-03-16 Diego Novillo <dnovillo (a] google.com> 6871 6872 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris 6873 Matthews. 6874 6875 2010-03-16 Joseph Myers <joseph (a] codesourcery.com> 6876 6877 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel 6878 Gutson, Jeffrey D. Oldham and Mark Shinwell. 6879 6880 2010-03-16 Joseph Myers <joseph (a] codesourcery.com> 6881 6882 * MAINTAINERS: Update my email address. 6883 6884 2010-03-16 Daniel Jacobowitz <dan (a] codesourcery.com> 6885 6886 * MAINTAINERS: Update my email address. 6887 6888 2010-03-15 Bernd Schmidt <bernds (a] codesourcery.com> 6889 6890 * MAINTAINERS: Update my email address. 6891 6892 2010-03-09 Jie Zhang <jie (a] codesourcery.com> 6893 6894 * MAINTAINERS: Update my email address. 6895 6896 2010-03-01 Rainer Orth <ro (a] CeBiTec.Uni-Bielefeld.DE> 6897 6898 PR libstdc++/32499 6899 * configure.ac (RANLIB): Default to true. 6900 (STRIP): Likewise. 6901 (RANLIB_FOR_TARGET): Remove superfluous : argument. 6902 * configure: Regenerate. 6903 6904 2010-02-17 Rafael vila de Espndola <espindola (a] google.com> 6905 6906 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself. 6907 (Write After Approval): Update my email address. 6908 6909 2010-02-17 Nick Clifton <nickc (a] redhat.com> 6910 6911 PR 11238 6912 * Makefile.tpl (local-distclean): Also remove config.cache files in 6913 sub-directories as there may not be Makefiles present in the 6914 sub-directories. 6915 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete 6916 the config.cache files found by the find command. 6917 6918 * Makefile.in: Regenerate. 6919 * configure.ac: Revert previous delta. 6920 * configure: Regenerate. 6921 6922 2010-02-15 Nick Clifton <nickc (a] redhat.com> 6923 6924 PR 11238 6925 * configure.ac: Delete config.cache files in sub-directories when 6926 deleting Makefiles. 6927 * configure: Regenerate. 6928 6929 2010-02-12 Ben Elliston <bje (a] gnu.org> 6930 6931 * MAINTAINERS: Update my email address. 6932 6933 2010-02-08 Andrew Pinski <pinskia (a] gmail.com> 6934 6935 * MAINTAINERS (spu port): Update my email address. 6936 6937 2010-02-08 Jie Zhang <jie.zhang (a] analog.com> 6938 6939 * MAINTAINERS: Add myself as a maintainer for the bfin port. 6940 6941 2010-01-31 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu> 6942 6943 * configure.ac: Add "recommended" version checks for GMP/MPC. 6944 Update recommended GMP/MPFR/MPC versions. 6945 * configure: Regenerate. 6946 6947 2010-01-31 Joern Rennecke <joern.rennecke (a] embecosm.com> 6948 6949 * MAINTAINERS: Move my Embecosm email address into the 6950 write-after-approval section. 6951 6952 2010-01-26 Ian Lance Taylor <iant (a] google.com> 6953 6954 * MAINTAINERS: Add myself as Go frontend maintainer. 6955 6956 2010-01-25 Joern Rennecke <amylaar (a] spamcop.net> 6957 6958 PR libstdc++/36101, PR libstdc++/42813 6959 * configure.ac (bootstrap_target_libs): Make inclusion of 6960 target-libgomp conditional on libgomb being in target_configdirs. 6961 * configure: Regenerate. 6962 6963 2010-01-23 Joern Rennecke <amylaar (a] spamcop.net> 6964 6965 PR libstdc++/36101, PR libstdc++/42813 6966 * configure.ac (bootstrap_target_libs): Include target-libgomp. 6967 * configure: Regenerate. 6968 6969 2010-01-22 Joern Rennecke <amylaar (a] spamcop.net> 6970 6971 PR libstdc++/36101, PR libstdc++/42813 6972 * configure.ac (target_configdirs): Substitute. 6973 * Makefile.def: Bootstrap target module libgomp. 6974 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp. 6975 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable. 6976 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS. 6977 * configure, Makefile.in: Regenerate. 6978 6979 2010-01-21 Dave Korn <dave.korn.cygwin (a] gmail.com> 6980 6981 * MAINTAINERS: Adjust my details. 6982 6983 2010-01-20 Eric B. Weddington <eric.weddington (a] atmel.com> 6984 6985 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port. 6986 6987 2010-01-18 Thierry Lafage <thierry.lafage (a] inria.fr> 6988 6989 * MAINTAINERS: reindented my entry with tabs instead of spaces. 6990 6991 2010-01-15 Thierry Lafage <thierry.lafage (a] inria.fr> 6992 6993 * MAINTAINERS (Write After Approval): Add myself. 6994 6995 2010-01-15 Konrad Trifunovic <konrad.trifunovic (a] inria.fr> 6996 6997 * MAINTAINERS (Write After Approval): Add myself. 6998 6999 2010-01-11 Richard Guenther <rguenther (a] suse.de> 7000 7001 PR lto/41569 7002 * Makefile.def (all-lto-plugin): Depend on all-gcc. 7003 * Makefile.in: Regenerated. 7004 7005 2010-01-11 Andreas Tobler <andreast (a] fgznet.ch> 7006 7007 * configure.ac: Enable libjava build on x86_64-*freebsd*. 7008 * configure: Regenerate. 7009 7010 2010-01-07 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu> 7011 Francois-Xavier Coudert <fxcoudert (a] gcc.gnu.org> 7012 7013 PR bootstrap/42424 7014 * configure.ac: Include libtool m4 files. 7015 (_LT_CHECK_OBJDIR): Call it. 7016 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags, 7017 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir. 7018 7019 * configure: Regenerate. 7020 7021 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 7022 7023 PR bootstrap/41818 7024 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH 7025 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment. 7026 * Makefile.in: Regenerate. 7027 7028 2010-01-02 Richard Guenther <rguenther (a] suse.de> 7029 7030 PR lto/41529 7031 * configure.ac: Include config/elf.m4. Disable LTO if not 7032 builting for an elf target. 7033 * configure: Regenerate. 7034 7035 2009-12-27 Christopher Faylor <me+cygwin (a] cgf.cx> 7036 7037 * MAINTAINERS: Change my email address. 7038 7039 2009-12-18 Ben Elliston <bje (a] au.ibm.com> 7040 7041 * config.sub, config.guess: Update from upstream sources. 7042 7043 2009-12-07 Shujing Zhao <pearly.zhao (a] oracle.com> 7044 7045 * MAINTAINERS (Write After Approval): Add myself. 7046 7047 2009-12-06 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu> 7048 7049 PR middle-end/30447 7050 PR middle-end/30789 7051 PR other/40302 7052 7053 * configure.ac: Require MPC. 7054 * configure: Regenerate. 7055 7056 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 7057 7058 PR target/38384 7059 PR bootstrap/40972 7060 * libtool.m4: Sync from git Libtool. 7061 * ltoptions.m4: Likewise. 7062 * ltversion.m4: Likewise. 7063 * lt~obsolete.m4: Likewise. 7064 * ltmain.sh: Likewise. 7065 7066 2009-11-30 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu> 7067 7068 * configure.ac: Update minimum MPC version to 0.8. 7069 * configure: Regenerate. 7070 7071 2009-11-21 Sebastian Pop <sebpop (a] gmail.com> 7072 7073 * configure.ac: Check for version 0.15.5 or later revision of CLooG. 7074 * configure: Regenerated. 7075 7076 2009-11-21 Ian Lance Taylor <iant (a] google.com> 7077 7078 * configure.ac: Change default of poststage1_ldflags to be empty if 7079 poststage1_libs is set. When poststage1_libs is empty, and 7080 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc. 7081 * configure: Rebuild. 7082 7083 2009-11-21 Adam Nemet <adambnmet (a] gmail.com> 7084 7085 * MAINTAINERS (Write After Approval): Update my email address. 7086 7087 2009-11-20 Ben Elliston <bje (a] au.ibm.com> 7088 7089 * config.guess: Update from upstream sources. 7090 7091 2009-11-16 Alexandre Oliva <aoliva (a] redhat.com> 7092 7093 * Makefile.def: Restore host and target settings for gmp. 7094 * Makefile.in: Rebuild. 7095 7096 2009-11-16 Alexandre Oliva <aoliva (a] redhat.com> 7097 7098 * configure.ac: Add libelf to host_libs. Enable in-tree configury 7099 of ppl and cloog. Fix in-tree configury of libelf, skip tests. 7100 Fix portability of test of C++ as bootstrap language. Add 7101 ppl/src/ppl-config.o to the bootstrap compare exclusion list. 7102 * configure: Rebuild. 7103 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl, 7104 and cloog. Fix in-tree ppl configuration. Introduce libelf 7105 in-tree building. 7106 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New. 7107 (POSTSTAGE1_HOST_EXPORTS): Use it. 7108 (STAGE[+id+]_CXXFLAGS): New. 7109 (BASE_FLAGS_TO_PASS): Pass it down. 7110 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add 7111 extra_exports. 7112 (all-stage[+id+]-[+prefix+][+module+]): Likewise. 7113 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add 7114 extra_exports. 7115 * Makefile.in: Rebuild. 7116 7117 2009-11-17 Ben Elliston <bje (a] au.ibm.com> 7118 7119 * config.sub, config.guess: Update from upstream sources. 7120 7121 2009-11-12 Jan Kratochvil <jan.kratochvil (a] redhat.com> 7122 7123 * MAINTAINERS (Write After Approval): Add myself. 7124 7125 2009-11-09 Jon Beniston <jon (a] beniston.com> 7126 7127 * MAINTAINERS (Write After Approval): Add myself. 7128 7129 2009-11-06 Ozkan Sezer <sezeroz (a] gmail.com> 7130 7131 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem 7132 paths for *-w64-mingw* and x86_64-*mingw*. 7133 * configure: Regenerated. 7134 7135 2009-11-05 Joern Rennecke <amylaar (a] spamcop.net> 7136 7137 * MAINTAINERS (Write After Approval): Add entry for my INRIA work. 7138 7139 2009-11-02 Benjamin Kosnik <bkoz (a] redhat.com> 7140 7141 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move 7142 Phil Edwards to Write-After Approval. 7143 7144 2009-10-30 Kai Tietz <kai.tietz (a] onevision.com> 7145 7146 * configure.ac: Disable target-winsup & co for 7147 x86_64-*-mingw* and *-w64-mingw* targets. 7148 * configure: Regenerated. 7149 7150 2009-10-16 Nick Clifton <nickc (a] redhat.com> 7151 7152 * MAINTAINERS: Add myself as a maintainer for the RX port. 7153 7154 2009-10-26 Johannes Singler <singler (a] kit.edu> 7155 7156 * MAINTAINERS (Write After Approval): Update my e-mail address. 7157 7158 2009-10-23 Rainer Orth <ro (a] CeBiTec.Uni-Bielefeld.DE> 7159 7160 * configure.ac (CLooG test): Use = with test. 7161 * configure: Regenerate. 7162 7163 2009-10-22 Richard Guenther <rguenther (a] suse.de> 7164 7165 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable 7166 cloog if the ppl version check failed. Move flags saving 7167 before setting in libelf check. 7168 * configure: Regenerate. 7169 7170 2009-10-21 Richard Guenther <rguenther (a] suse.de> 7171 7172 * configure.ac: Adjust the ppl and cloog configure to work as 7173 documented. Disable cloog if ppl was disabled. Omit the version 7174 checks if they were disabled. 7175 * configure: Re-generate. 7176 7177 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 7178 7179 * configure.ac: Add 'lto' to enable_languages, not 7180 new_enable_languages, and only if not already present. 7181 * configure: Regenerate. 7182 7183 2009-10-10 Gerald Pfeifer <gerald (a] pfeifer.com> 7184 7185 * README: Refer to the various COPYING* files instead of just 7186 COPYING. 7187 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions. 7188 7189 2009-10-07 Rafael Avila de Espindola <espindola (a] google.com> 7190 7191 * MAINTAINERS: Change my email address. Change plugi-in to plugin. 7192 7193 2009-10-07 Richard Guenther <rguenther (a] suse.de> 7194 7195 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola, 7196 and Richard Guenther as reviewers. 7197 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant 7198 as reviewers. 7199 7200 2009-10-07 Hariharan Sandanagobalane <hariharan (a] picochip.com> 7201 7202 * config.sub: Update from upstream sources. 7203 7204 2009-10-06 Ian Lance Taylor <iant (a] google.com> 7205 7206 * Makefile.def: check-gold depends upon all-gas. 7207 * Makefile.in: Rebuild. 7208 7209 2009-10-05 Phil Muldoon <pmuldoon (a] redhat.com> 7210 7211 * MAINTAINERS (Write After Approval): Add myself. 7212 7213 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola (a] google.com> 7214 7215 * Makefile.def: all-lto-plugin depends on all-libiberty. 7216 set bootstrap=true for lto-plugin. 7217 Add lto-plugin. 7218 * Makefile.in: Regenerate. 7219 * configure.ac (host_libs): Add lto-plugin. 7220 * configure: Regenerate. 7221 7222 2009-10-03 Diego Novillo <dnovillo (a] google.com> 7223 7224 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC. 7225 (HOST_LIBELFLIBS): Define. 7226 (HOST_LIBELFINC): Define. 7227 * Makefile.in: Regenerate. 7228 * configure.ac: Add --enable-lto. 7229 Add --with-libelf, --with-libelf-include and --with-libelf-lib. 7230 If --enable-lto is used, add 'lto' to new_enable_languages. 7231 If --enable-lto is used and gold is enabled, add 7232 lto-plugin to configdirs. 7233 * configure: Regenerate. 7234 7235 2009-10-03 Simon Baldwin <simonb (a] google.com> 7236 7237 * configure.ac: If --with-system-zlib, suppress local zlib and 7238 pass --with-system-zlib to subdir configure scripts. 7239 * configure: Regenerate. 7240 7241 2009-10-01 Loren J. Rittle <ljrittle (a] acm.org> 7242 Paolo Bonzini <bonzini (a] gnu.org> 7243 7244 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than 7245 $(srcdir). 7246 * Makefile.in: Rebuilt. 7247 7248 2009-09-26 Gary Funck <gary (a] intrepid.com> 7249 7250 * MAINTAINERS (Write After Approval): Add myself. 7251 7252 2009-09-26 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu> 7253 7254 * configure.ac: Update minimum MPC version to 0.7. 7255 * configure: Regenerate. 7256 7257 2009-09-25 Nick Clifton <nickc (a] redhat.com> 7258 7259 * configure.ac: Pass any --cache-file=/dev/null option on to 7260 subconfigures. 7261 * configure: Regenerate. 7262 7263 2009-09-23 Nick Clifton <nickc (a] redhat.com> 7264 7265 * config.sub, config.guess: Update from upstream sources. 7266 7267 2009-09-22 Loren J. Rittle <ljrittle (a] acm.org> 7268 7269 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/. 7270 * Makefile.in: Rebuilt. 7271 7272 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 7273 7274 PR bootstrap/32272 7275 * configure.ac: Error out if $srcdir isn't '.' but contains 7276 host-${host_noncanonical}. 7277 * configure: Regenerate. 7278 7279 2009-09-22 Rainer Orth <ro (a] CeBiTec.Uni-Bielefeld.DE> 7280 7281 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris 7282 maintainer. 7283 7284 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 7285 7286 * configure.ac: If bootstrapping a combined tree with 7287 --enable-gold, require c++ in stage1_languages. 7288 * configure: Regenerate. 7289 7290 * configure.ac: Also add target_libs of stage1_languages to 7291 bootstrap_target_libs. 7292 * configure: Regenerate. 7293 7294 * configure.ac: Diagnose --enable-build-with-cxx bootstrap 7295 with --enable-languages not containing c++. 7296 * configure: Regenerate. 7297 7298 2009-09-15 Jie Zhang <jie.zhang (a] analog.com> 7299 7300 * configure.ac: Disable java and boehm-gc for bfin-*-*. 7301 * configure: Regenerate. 7302 7303 2009-09-12 Joern Rennecke <joern.rennecke (a] embecosm.com> 7304 7305 * MAINTAINERS (Write After Approval): Update my e-mail address, 7306 and move from from here... 7307 (Waiting for paperwork): To here. 7308 7309 2009-09-09 Joseph Myers <joseph (a] codesourcery.com> 7310 7311 * MAINTAINERS (Reviewers): Add self as driver reviewer. 7312 7313 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 7314 7315 * configure.ac: Do not use $extrasub for replacing @if/@endif 7316 parts in Makefile; instead, use additional arguments to 7317 AC_CONFIG_COMMANDS to do the replacement manually, with several 7318 sed invocations, to avoid HP-UX sed command limits. 7319 * configure: Regenerate. 7320 7321 2009-09-08 Alexandre Oliva <aoliva (a] redhat.com> 7322 7323 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and 7324 blank before -L. 7325 7326 2009-09-04 Alexandre Oliva <aoliva (a] redhat.com> 7327 7328 * configure.ac (with-build-config): Document. Handle without. 7329 Handle missing argument. 7330 * configure: Rebuilt. 7331 7332 2009-09-03 Alexandre Oliva <aoliva (a] redhat.com> 7333 7334 * configure.ac (--with-build-config): New. Set BUILD_CONFIG. 7335 Default to bootstrap-debug only if compare-debug works. 7336 * configure: Rebuilt. 7337 * Makefile.tpl: Make BUILD_CONFIG configure-configurable. 7338 * Makefile.in: Rebuilt. 7339 7340 2009-09-02 Rainer Orth <ro (a] CeBiTec.Uni-Bielefeld.DE> 7341 7342 * MAINTAINERS (OS Port Maintainers): Update my email address. 7343 7344 2009-09-01 Alexandre Oliva <aoliva (a] redhat.com> 7345 7346 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug. 7347 * Makefile.in: Rebuilt. 7348 7349 2009-09-01 Chris Demetriou <cgd (a] google.com> 7350 7351 * MAINTAINERS (Write After Approval): Add myself. 7352 7353 2009-08-31 Dodji Seketeli <dodji (a] redhat.com> 7354 7355 PR debug/30161 7356 * include/dwarf2.h (enum dwarf_tag): Added 7357 DW_TAG_GNU_template_template_param 7358 (enum dwarf_attribute): Added DW_AT_GNU_template_name. 7359 7360 2009-08-30 Paolo Bonzini <bonzini (a] gnu.org> 7361 7362 * Makefile.tpl (AWK): Fix typo. 7363 * Makefile.in: Regenerate. 7364 7365 2009-08-30 Paolo Bonzini <bonzini (a] gnu.org> 7366 7367 * configure.ac: Detect awk and sed. 7368 * Makefile.def (flags_to_pass): Add AWK and SED. 7369 * Makefile.tpl (AWK, SED): New. 7370 (BASE_FLAGS_TO_PASS): Add AWK and SED. 7371 * configure: Regenerate. 7372 * Makefile.in: Regenerate. 7373 7374 2009-08-26 Dave Korn <dave.korn.cygwin (a] gmail.com> 7375 7376 * ltmain.sh (removedotparts): Don't use comma as 's' separator. 7377 (collapseslashes): Likewise. 7378 7379 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 7380 7381 * configure.ac (AC_PREREQ): Bump to 2.64. 7382 7383 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 7384 7385 * configure.ac: Remove --with-datarootdir, --with-docdir, 7386 --with-pdfdir, --with-htmldir switches. 7387 * configure: Regenerate. 7388 7389 * configure: Regenerate. 7390 7391 * compile: Sync from Automake 1.11. 7392 * depcomp: Likewise. 7393 * install-sh: Likewise. 7394 * missing: Likewise. 7395 * mkinstalldirs: Likewise. 7396 * ylwrap: Likewise. 7397 7398 2009-08-20 Dave Korn <dave.korn.cygwin (a] gmail.com> 7399 7400 * ltmain.sh (func_normal_abspath): New function. 7401 (func_relative_path): Likewise. 7402 (func_mode_help): Document new -bindir option for link mode. 7403 (func_mode_link): Add new -bindir option, and use it to place 7404 output DLL if specified. 7405 7406 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 7407 7408 * configure.ac: Call AC_DISABLE_OPTION_CHECKING. 7409 (baseargs): Add --disable-option-checking. 7410 * configure: Regenerate. 7411 7412 * Makefile.def (configure-target-libiberty): Depend on 7413 all-binutils and all-ld. 7414 (configure-target-newlib): Likewise. 7415 * Makefile.in: Regenerate. 7416 7417 2009-08-17 Ben Elliston <bje (a] au.ibm.com> 7418 7419 * config.sub, config.guess: Update from upstream sources. 7420 7421 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 7422 7423 Sync from src, merge: 7424 7425 2009-07-02 Tristan Gingold <gingold (a] adacore.com> 7426 7427 * configure.ac: Do not exclude gas for i386-*-darwin. 7428 Add a case for x86_64-*-darwin. 7429 * configure: Regenerate. 7430 7431 2009-08-06 Neil Vachharajani <nvachhar (a] gmail.com> 7432 7433 * MAINTAINERS: Add my name to Write After Approval list. 7434 7435 2009-08-06 Michael Eager <eager (a] eagercon.com> 7436 7437 * configure.ac: Add Microblaze target. 7438 * configure: Regenerate. 7439 7440 2009-07-31 Christian Bruel <christian.bruel (a] st.com> 7441 7442 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs. 7443 * configure: Regenerate. 7444 7445 2009-07-28 Rask Ingemann Lambertsen <ccc94453 (a] vip.cybercity.dk> 7446 7447 * MAINTAINERS (Write After Approval): Update my e-mail address. 7448 7449 2009-07-06 Ian Lance Taylor <iant (a] google.com> 7450 7451 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs). 7452 * configure: Rebuild. 7453 7454 2009-07-01 Tobias Grosser <grosser (a] fim.uni-passau.de> 7455 7456 * MAINTAINERS: Move myself to the Graphite Reviewers. 7457 7458 2009-06-30 Wei Guozhi <carrot (a] google.com> 7459 7460 * MAINTAINERS: Add my name to Write After Approval list. 7461 7462 2009-06-26 Steve Ellcey <sje (a] cup.hp.com> 7463 7464 PR bootstrap/40338 7465 * configure.ac (comparestring): Create new variable. 7466 * Makefile.tpl (comparestring): Use to skip some comparisions. 7467 * configure: Regenerate. 7468 * Makefile.in: Regenerate. 7469 7470 2009-06-26 Doug Evans <dje (a] sebabeach.org> 7471 7472 * Makefile.def (host_modules): Add cgen. 7473 * Makefile.in: Regenerate. 7474 * configure.ac (host_tools): Add cgen. 7475 * configure: Regenerate. 7476 7477 2009-06-23 DJ Delorie <dj (a] redhat.com> 7478 7479 * MAINTAINERS: Add myself as mep maintainer. 7480 7481 2009-06-23 Ian Lance Taylor <iant (a] google.com> 7482 7483 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to 7484 boot_languages. Only bootstrap target libraries listed in 7485 target_libs for some boot language. Add --with-stage1-ldflags, 7486 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove 7487 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions 7488 if not building with C++. 7489 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true. 7490 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables. 7491 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables. 7492 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS. 7493 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add 7494 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS. 7495 (POSTSTAGE1_FLAGS_TO_PASS): Likewise. 7496 * configure, Makefile.in: Rebuild. 7497 7498 2009-06-23 Li Feng <nemokingdom (a] gmail.com> 7499 7500 * MAINTAINERS: Added my name to write-after-approval list. 7501 7502 2009-06-15 Ryan Mansfield <rmansfield (a] qnx.com> 7503 7504 * configure.ac: Define is_elf for QNX Neutrino targets. 7505 * configure: Regenerate. 7506 7507 2009-06-09 Ghassan Shobaki <ghassan.shobaki (a] amd.com> 7508 7509 * MAINTAINERS: Added my name to the write-after-approval list 7510 7511 2009-06-08 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu> 7512 7513 * configure.ac: Detect MPC in default directory. 7514 * configure: Regenerate. 7515 7516 2009-06-03 Jerome Guitton <guitton (a] adacore.com> 7517 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 7518 7519 * Makefile.tpl (all): Avoid a trailing backslash. 7520 * Makefile.in: Regenerate. 7521 7522 2009-06-03 Ben Elliston <bje (a] au.ibm.com> 7523 7524 * config.sub, config.guess: Update from upstream sources. 7525 7526 2009-06-02 Richard Sandiford <r.sandiford (a] uk.ibm.com> 7527 7528 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib 7529 to noconfdirs. 7530 * configure: Regenerate. 7531 7532 2009-06-02 Alexandre Oliva <aoliva (a] redhat.com> 7533 7534 * Makefile.tpl ([+compare-target+]): Compare all stage 7535 directories, rather than just gcc. 7536 * Makefile.in: Rebuilt. 7537 7538 2009-06-01 Doug Kwan <dougkwan (a] google.com> 7539 7540 * configure.ac: Support gold for target arm*-*-*. 7541 * configure: Regenerate. 7542 7543 2009-05-29 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu> 7544 7545 * Makefile.def: Add MPC support and dependencies. 7546 * configure.ac: Likewise. Reorganize GMP/MPFR checks. 7547 7548 * Makefile.in, configure: Regenerate. 7549 7550 2009-05-27 Alexandre Oliva <aoliva (a] redhat.com> 7551 7552 * Makefile.tpl (all): Avoid harmless warning in make all when 7553 gcc-bootstrap is enabled but stage_last does not exist. 7554 * Makefile.in: Rebuilt. 7555 7556 2009-05-24 Nicolas Roche <roche (a] adacore.com> 7557 7558 * Makefile.tpl (compare-target): Skip ./ada/*tools directories. 7559 * Makefile.in: Regenerate. 7560 7561 2009-05-21 Denis Chertykov <chertykov (a] gmail.com> 7562 7563 * MAINTAINERS: Update my e-mail address. 7564 7565 2009-05-21 Dave Korn <dave.korn.cygwin (a] gmail.com> 7566 7567 * configure.ac (cygwin noconfigdirs): Remove libgcj. 7568 * configure: Regenerate. 7569 7570 2009-05-18 Alexandre Oliva <aoliva (a] redhat.com> 7571 7572 PR other/40159 7573 * Makefile.tpl (all): Don't assume gcc-bootstrap and 7574 gcc-no-bootstrap are mutually exclusive. 7575 * Makefile.in: Rebuilt. 7576 7577 2009-05-18 Alexandre Oliva <aoliva (a] redhat.com> 7578 7579 PR other/40159 7580 * Makefile.tpl (all): Don't end with unconditional success. 7581 * Makefile.in: Rebuilt. 7582 7583 2009-05-12 Alexandre Oliva <aoliva (a] redhat.com> 7584 7585 PR target/37137 7586 * Makefile.def (flags_to_pass): Remove redundant and incomplete 7587 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS. 7588 Add FLAGS_FOR_TARGET and BUILD_CONFIG. 7589 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn 7590 stage_configureflags, stage_cflags and stage_libcflags into 7591 explicit Makefile macros. 7592 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and 7593 GFORTRAN. 7594 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to 7595 CC. Set CC_FOR_BUILD from CC. 7596 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS, 7597 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and 7598 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to 7599 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ, 7600 and GFORTRAN. 7601 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New. 7602 (_LIBCFLAGS): Renamed to _TFLAGS. 7603 (do-compare-debug, do-compare3-debug): Drop. 7604 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET, 7605 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET. 7606 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET, 7607 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down. 7608 (XGCC_FLAGS_FOR_TARGET): New. 7609 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS. 7610 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN. 7611 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and 7612 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS, 7613 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS 7614 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and 7615 TFLAGS. 7616 (BUILD_CONFIG): Include if requested. 7617 (all): Set TFLAGS on bootstrap. 7618 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS. 7619 (all-stageid-prefixmodule): Likewise. 7620 (do-clean, distclean-stageid): Set TFLAGS. 7621 (restrap): Fix whitespace. 7622 * Makefile.in: Rebuilt. 7623 7624 2009-05-07 Paolo Bonzini <bonzini (a] gnu.org> 7625 7626 * config.guess: Sync with src. 7627 7628 2009-05-07 Dave Korn <dave.korn.cygwin (a] gmail.com> 7629 7630 * configure.ac ($with_ppl): Default to no if not supplied. 7631 ($with_cloog): Likewise. 7632 configure: Regenerate. 7633 7634 2009-04-27 James E. Wilson <wilson (a] codesourcery.com> 7635 7636 * MAINTAINERS: Update my e-mail address. 7637 7638 2009-04-27 Nick Clifton <nickc (a] redhat.com> 7639 7640 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV. 7641 7642 2009-04-25 Eric Botcazou <ebotcazou (a] adacore.com> 7643 7644 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND. 7645 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND. 7646 * Makefile.in: Regenerate. 7647 7648 2009-04-24 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu> 7649 7650 PR bootstrap/39739 7651 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST. 7652 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags. 7653 7654 * configure, Makefile.in: Regenerate. 7655 7656 2009-04-21 Taras Glek <tglek (a] mozilla.com> 7657 7658 * include/hashtab.h: Update GTY annotations to new syntax 7659 * include/splay-tree.h: Likewise 7660 7661 2009-04-17 Ben Elliston <bje (a] au.ibm.com> 7662 7663 * config.sub, config.guess: Update from upstream sources. 7664 7665 2009-04-15 Anthony Green <green (a] moxielogic.com> 7666 7667 * configure.ac: Add moxie support. 7668 * configure: Rebuilt. 7669 7670 2009-04-14 Jakub Jelinek <jakub (a] redhat.com> 7671 7672 * configure.ac: Change copyright header to refer to version 7673 3 of the GNU General Public License and to point readers at the 7674 COPYING3 file and the FSF's license web page. 7675 * Makefile.def: Likewise. 7676 * Makefile.tpl: Likewise. 7677 * Makefile.in: Regenerate. 7678 7679 2009-04-09 Jack Howarth <howarth (a] bromo.med.uc.edu> 7680 7681 * configure.ac: Restore match for darwin9 or later. Use double 7682 brackets since regeneration eats one pair. 7683 * configure: Regenerate. 7684 7685 2009-04-09 H.J. Lu <hongjiu.lu (a] intel.com> 7686 7687 PR gas/10039 7688 * configure.ac: Require texinfo 4.7. 7689 * configure: Regenerated. 7690 7691 2009-04-09 Nick Clifton <nickc (a] redhat.com> 7692 7693 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of 7694 the GCC Runtime Library Exception. 7695 7696 2009-04-08 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu> 7697 7698 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1. 7699 * configure: Regenerate. 7700 7701 2009-04-01 Steve Ellcey <sje (a] cup.hp.com> 7702 7703 * Makefil.def (languages): New entries. 7704 * Makefile.tpl (check-gcc-*): New generic target. 7705 * Makefile.in: Regenerate. 7706 7707 2009-03-25 Erven Rohou <erven.rohou (a] inria.fr> 7708 7709 * MAINTAINERS: Update my email address. 7710 7711 2009-03-18 Tom Tromey <tromey (a] redhat.com> 7712 7713 * configure: Rebuild. 7714 * configure.ac (host_libs): Add libiconv. 7715 * Makefile.in: Rebuild. 7716 * Makefile.def (host_modules): Add libiconv. 7717 (configure-gdb, all-gdb): Depend on libiconv. 7718 7719 2009-03-16 Tristan Gingold <gingold (a] adacore.com> 7720 7721 * configure.ac: Treat gdb as supported on x86_64-darwin. 7722 * configure: Regenerate. 7723 7724 2009-03-16 Joseph Myers <joseph (a] codesourcery.com> 7725 7726 * configure.ac (--with-host-libstdcxx): New option. 7727 * configure: Regenerate. 7728 7729 2009-03-12 Joern Rennecke <joern.rennecke (a] arc.com> 7730 7731 * MAINTAINERS: Move myself into the write after approval list. 7732 7733 2009-03-11 Nicola Pero <nicola.pero (a] meta-innovation.com> 7734 7735 * MAINTAINERS: Update e-mail address. 7736 7737 2009-03-11 Dorit Nuzman <dorit (a] il.ibm.com> 7738 7739 * MAINTAINERS: Remove myself as auto-vectorizer maintainer. 7740 7741 2009-03-10 Ira Rosen <irar (a] il.ibm.com> 7742 7743 * MAINTAINERS: Add myself as auto-vectorizer maintainer. 7744 7745 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 7746 7747 Backport from git Libtool: 7748 7749 2009-01-19 Robert Millan <rmh (a] aybabtu.com> 7750 Support GNU/kOpenSolaris. 7751 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER) 7752 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS) 7753 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize 7754 GNU/kOpenSolaris. 7755 7756 2009-02-27 Andreas Schwab <schwab (a] linux-m68k.org> 7757 7758 * MAINTAINERS: Update e-mail address. 7759 7760 2009-02-24 Michael Eager <eager (a] eagercon.com> 7761 7762 * MAINTAINERS (Write After Approval): Add self. 7763 7764 2009-02-18 Bingfeng Mei <bmei (a] broadcom.com> 7765 7766 * MAINTAINERS (Write After Approval): Add myself. 7767 7768 2009-02-05 Andreas Schwab <schwab (a] suse.de> 7769 7770 * Makefile.tpl (stage_last): Define $r and $s before using 7771 $(RECURSE_FLAGS_TO_PASS). 7772 * Makefile.in: Regenerate 7773 7774 2009-01-30 Ian Lance Taylor <iant (a] google.com> 7775 7776 * MAINTAINERS: Move myself to the Global Reviewers list. 7777 7778 2009-01-29 Robert Millan <rmh (a] aybabtu.com> 7779 7780 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu). 7781 * configure: Regenerate. 7782 7783 2009-01-17 Gerald Pfeifer <gerald (a] pfeifer.com> 7784 7785 * MAINTAINERS: Make whitespace consistent. 7786 Remove Robert Millan from Write After Approval. 7787 7788 2009-01-16 Alan Modra <amodra (a] bigpond.net.au> 7789 7790 * Makefile.def (configure-opcodes): Depend on configure-libiberty. 7791 (all-opcodes): Depend on all-libiberty. 7792 * Makefile.in: Regenerate. 7793 7794 2009-01-15 Douglas B Rupp <rupp (a] gnat.com> 7795 7796 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support. 7797 * configure: Regenerate. 7798 7799 2009-01-12 Ramana Radhakrishnan <ramana.r (a] gmail.com> 7800 7801 * MAINTAINERS (Write After Approval): Add myself. 7802 7803 2009-01-12 Steven G. Kargl <sgk (a] troutmask.apl.washington.edu> 7804 7805 * MAINTAINERS: Add myself to reviewers (Fortran). 7806 7807 2009-01-12 Sebastian Pop <sebastian.pop (a] amd.com> 7808 7809 PR tree-optimization/38515 7810 * configure.ac (cloog-polylib): Removed. 7811 (with_ppl, with_cloog): Test for "no". 7812 * configure: Regenerated. 7813 7814 2009-01-11 Daniel Franke <franke.daniel (a] gmail.com> 7815 7816 * MAINTAINERS: Moved myself to reviewers (Fortran). 7817 7818 2009-01-06 Thomas Schwinge <tschwinge (a] gnu.org> 7819 7820 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd. 7821 (Write After Approval): Remove myself. 7822 7823 2009-01-03 Diego Novillo <dnovillo (a] google.com> 7824 7825 * MAINTAINERS: Remove myself from alias maintainership. 7826 7827 2009-01-02 David Ayers <ayers (a] fsfe.org> 7828 7829 * MAINTAINERS: Update e-mail address. 7830 7831 2008-12-30 Gerald Pfeifer <gerald (a] pfeifer.com> 7832 7833 * MAINTAINERS: Make whitespace consistent. 7834 7835 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 7836 7837 Backport from upstream Libtool: 7838 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS): 7839 Add cache variables to tests that require the linker to work. 7840 For shlibpath_overrides_runpath, this also changes the semantics 7841 to let the result from the C compiler take precedence. 7842 7843 2008-12-02 Ben Elliston <bje (a] au.ibm.com> 7844 7845 * config.sub, config.guess: Update from upstream sources. 7846 7847 2008-12-12 Sebastian Pop <sebastian.pop (a] amd.com> 7848 7849 * configure.ac (ppllibs): Add by default the lib flags. 7850 * configure: Regenerate. 7851 7852 2008-12-08 Luis Machado <luisgpm (a] br.ibm.com> 7853 7854 * MAINTAINERS: Add myself to the write after approval list. 7855 7856 2008-12-04 Jack Howarth <howarth (a] bromo.med.uc.edu> 7857 7858 * configure.ac: Add double brackets on darwin[912]. 7859 * configure: Regenerate. 7860 7861 2008-12-03 Daniel Kraft <d (a] domob.eu> 7862 7863 * MAINTAINERS: Moved myself and Mikael Morin from Write After 7864 Approval to Reviewer section (for Fortran front-end). 7865 7866 2008-12-02 Jack Howarth <howarth (a] bromo.med.uc.edu> 7867 7868 * configure.ac: Expand to darwin10 and later. 7869 * configure: Regenerate. 7870 7871 2008-12-02 Andreas Schwab <schwab (a] suse.de> 7872 7873 * Makefile.def: configure-target-boehm-gc depends on 7874 all-target-libstdc++-v3. 7875 * Makefile.in: Regenerate. 7876 7877 2008-12-02 Kai Tietz <kai.tietz (a] onevision.com> 7878 7879 * MAINTAINERS: Add myself as mingw maintainer. 7880 7881 2008-12-02 Ben Elliston <bje (a] au.ibm.com> 7882 7883 * config.sub, config.guess: Update from upstream sources. 7884 7885 2008-12-01 Gerald Pfeifer <gerald (a] pfeifer.com> 7886 7887 * README.SCO: Remove. 7888 7889 2008-11-29 Fernando Pereira <pronesto (a] gmail.com> 7890 7891 * MAINTAINERS: Add myself to the write after approval list. 7892 7893 2008-11-29 Dave Korn <dave.korn.cygwin (a] gmail.com> 7894 7895 * MAINTAINERS: Update my email address in WAA section. 7896 7897 2008-11-29 Chen Liqin <liqin (a] sunnorth.com.cn> 7898 7899 * MAINTAINERS: Update e-mail address. 7900 7901 2008-11-27 Toon Moene <toon (a] moene.org> 7902 7903 * MAINTAINERS: Change e-mail address. 7904 7905 2008-11-27 Tristan Gingold <gingold (a] adacore.com> 7906 7907 * configure.ac: Build gdb for i?86-*-darwin* 7908 * configure: Regenerated. 7909 7910 2008-11-24 Hariharan Sandanagobalane <hariharan (a] picochip.com> 7911 7912 * MAINTAINERS: Added my full name. 7913 7914 2008-11-14 Daniel Jacobowitz <dan (a] codesourcery.com> 7915 7916 PR bootstrap/38014 7917 PR bootstrap/37923 7918 7919 Revert: 7920 7921 2008-10-24 Daniel Jacobowitz <dan (a] codesourcery.com> 7922 7923 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo. 7924 * Makefile.in: Regenerated. 7925 7926 2008-10-22 Daniel Jacobowitz <dan (a] codesourcery.com> 7927 7928 PR gdb/921 7929 PR gdb/1646 7930 PR gdb/2175 7931 PR gdb/2176 7932 7933 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS. 7934 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS. 7935 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS. 7936 (HOST_EXPORTS): Pass CPPFLAGS. 7937 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define. 7938 (LDFLAGS_FOR_TARGET): Initialize from configure script. 7939 (EXTRA_TARGET_FLAGS): Set CPPFLAGS. 7940 * Makefile.in, configure: Regenerated. 7941 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET, 7942 and CPPFLAGS_FOR_BUILD. 7943 7944 2008-11-06 Jeff Law <law (a] redhat.com> 7945 7946 * MAINTAINERS: Add myself as middle end maintainer. 7947 7948 2008-11-06 Andrew Stubbs <ams (a] codesourcery.com> 7949 7950 * MAINTAINERS (Write after approval): Add myself. 7951 7952 2008-11-05 Diego Novillo <dnovillo (a] google.com> 7953 7954 * MAINTAINERS (Global Reviewers): Add myself. 7955 (Non-Algorithmic Maintainers): Remove myself. 7956 7957 2008-11-04 Thomas Schwinge <tschwinge (a] gnu.org> 7958 7959 * MAINTAINERS (Write after approval): Add myself. 7960 7961 2008-10-31 Mikael Morin <mikael.morin (a] tele2.fr> 7962 7963 * MAINTAINERS (Write after approval): Add myself. 7964 7965 2008-10-31 Ben Elliston <bje (a] au.ibm.com> 7966 7967 * configure.ac (spu-*-*): Remove special case. 7968 * configure: Regenerate. 7969 7970 2008-10-30 Catherine Moore <clm (a] codesourcery.com> 7971 7972 * MAINTAINERS (Write after approval): Update my email address. 7973 7974 2008-10-29 Stefan Schulze Frielinghaus <xxschulz (a] de.ibm.com> 7975 7976 * configure.ac [spu-*-*]: Do not set skipdirs. 7977 * configure: Re-generate. 7978 7979 2008-10-29 Bernd Schmidt <bernd.schmidt (a] analog.com> 7980 7981 * MAINTAINERS (Various Maintainers): Add myself to reload. 7982 7983 2008-10-25 Richard Guenther <rguenther (a] suse.de> 7984 7985 * MAINTAINERS (Various Maintainers): Add myself as middle-end 7986 maintainer. Remove myself as libgcc-math maintainer. 7987 (Non-Algorithmic Maintainers): Remove myself. 7988 7989 2008-10-24 Daniel Jacobowitz <dan (a] codesourcery.com> 7990 7991 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo. 7992 * Makefile.in: Regenerated. 7993 7994 2008-10-23 Cary Coutant <ccoutant (a] google.com> 7995 7996 * MAINTAINERS (Write after approval): Add myself. 7997 7998 2008-10-22 Daniel Jacobowitz <dan (a] codesourcery.com> 7999 8000 PR gdb/921 8001 PR gdb/1646 8002 PR gdb/2175 8003 PR gdb/2176 8004 8005 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS. 8006 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS. 8007 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS. 8008 (HOST_EXPORTS): Pass CPPFLAGS. 8009 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define. 8010 (LDFLAGS_FOR_TARGET): Initialize from configure script. 8011 (EXTRA_TARGET_FLAGS): Set CPPFLAGS. 8012 * Makefile.in, configure: Regenerated. 8013 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET, 8014 and CPPFLAGS_FOR_BUILD. 8015 8016 2008-10-20 Sebastian Pop <sebastian.pop (a] amd.com> 8017 8018 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and 8019 Sebastian Pop. 8020 8021 2008-10-14 Antoniu Pop <antoniu.pop (a] gmail.com> 8022 8023 * MAINTAINERS (Write After Approval): Added myself. 8024 8025 2008-10-13 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu> 8026 8027 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and 8028 recommended version to 2.3.2. 8029 8030 * configure: Regenerate. 8031 8032 2008-10-01 Mark Mitchell <mark (a] codesourcery.com> 8033 8034 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers. 8035 8036 2008-09-29 David Daney <david.daney (a] caviumnetworks.com> 8037 8038 * MAINTAINERS (Write After Approval): Update e-mail address. 8039 8040 2008-09-26 Peter O'Gorman <pogma (a] thewrittenword.com> 8041 8042 * libtool.m4: Update to libtool 2.2.6. 8043 * lt~obsolete.m4: Update to libtool 2.2.6. 8044 * ltmain.sh: Update to libtool 2.2.6. 8045 * ltsugar.m4: Update to libtool 2.2.6. 8046 * ltversion.m4: Update to libtool 2.2.6. 8047 * ltoptions.m4: Update to libtool 2.2.6. 8048 * ltgcc.m4: Update to match changes from libtool 2.2.6. 8049 8050 2008-09-22 Chris Fairles <cfairles (a] gcc.gnu.org> 8051 8052 * MAINTAINERS (Write After Approval): Add myself. 8053 8054 2008-09-22 Bernhard Reutner-Fischer <aldot (a] gcc.gnu.org> 8055 8056 * MAINTAINERS (Write After Approval): Update my name. 8057 8058 2008-09-20 Steven Bosscher <steven (a] gcc.gnu.org> 8059 8060 * MAINTAINERS: Add myself in "Write After Approval". 8061 8062 2008-09-18 Steve Ellcey <sje (a] cup.hp.com> 8063 8064 * MAINTAINERS: Add myself as ia64 maintainer. 8065 8066 2008-09-04 Gerald Pfeifer <gerald (a] pfeifer.com> 8067 8068 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain, 8069 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay, 8070 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch, 8071 and Michael Tiemann from Write After Approval since they do not 8072 actually have access. 8073 8074 2008-09-05 Richard Guenther <rguenther (a] suse.de> 8075 8076 * configure.ac: Initialize clooglibs to -lcloog. 8077 * configure: Re-generate. 8078 8079 2008-09-04 Le-Chun Wu <lcwu (a] google.com> 8080 8081 * MAINTAINERS (Write After Approval): Add myself. 8082 8083 2008-09-03 Sebastian Pop <sebastian.pop (a] amd.com> 8084 8085 * configure.ac (--with-cloog-polylib): New. 8086 (--disable-cloog-version-check): New. 8087 (--disable-ppl-version-check): New. 8088 * configure: Re-generate. 8089 8090 2008-09-03 Richard Guenther <rguenther (a] suse.de> 8091 8092 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the 8093 cloog test. 8094 * configure: Re-generate. 8095 8096 2008-09-03 Hari Sandanagobalane <hariharan (a] picochip.com> 8097 8098 Add picoChip port. 8099 * MAINTAINERS: Add picoChip maintainers. 8100 8101 2008-09-02 Sebastian Pop <sebastian.pop (a] amd.com> 8102 Tobias Grosser <grosser (a] fim.uni-passau.de> 8103 Jan Sjodin <jan.sjodin (a] amd.com> 8104 Harsha Jagasia <harsha.jagasia (a] amd.com> 8105 Dwarakanath Rajagopal <dwarak.rajagopal (a] amd.com> 8106 Konrad Trifunovic <konrad.trifunovic (a] inria.fr> 8107 Adrien Eliche <aeliche (a] isty.uvsq.fr> 8108 8109 Merge from graphite branch. 8110 * configure: Regenerate. 8111 * Makefile.in: Regenerate. 8112 * configure.ac (host_libs): Add ppl and cloog. 8113 Add checks for PPL and CLooG. 8114 * Makefile.def (ppl, cloog): Added modules and dependences. 8115 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New. 8116 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New. 8117 8118 2008-08-31 Aaron W. LaFramboise <aaronavay62 (a] aaronwl.com> 8119 8120 * configure.ac (RPATH_ENVVAR): Use PATH on Windows. 8121 (GCC_SHLIB_SUBDIR): New. 8122 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR. 8123 * configure: Regenerate. 8124 * Makefile.in: Regenerate. 8125 8126 2008-08-30 Gerald Pfeifer <gerald (a] pfeifer.com> 8127 8128 * MAINTAINERS: Consistently use tabs to separate columns. 8129 8130 2008-08-29 Tristan Gingold <gingold (a] adacore.com> 8131 8132 * MAINTAINERS (Write after Approval): Add myself. 8133 8134 2008-08-28 Tristan Gingold <gingold (a] adacore.com> 8135 8136 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9): 8137 Enable bfd, binutils and opcodes. 8138 * configure: Regenerate. 8139 8140 2008-08-27 John David Anglin <dave.anglin (a] nrc-cnrc.gc.ca> 8141 8142 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry. 8143 8144 2008-08-23 Thomas Koenig <tkoenig (a] gcc.gnu.org> 8145 8146 * MAINTAINERS: Use correct Umlaut for last name. 8147 8148 2008-08-23 Francois-Xavier Coudert <fxcoudert (a] gcc.gnu.org> 8149 8150 * MAINTAINERS: Move myself from Reviewers to Write after Approval. 8151 8152 2008-08-16 David Edelsohn <edelsohn (a] gnu.org> 8153 8154 * MAINTAINERS: Update my email address. 8155 8156 2008-08-16 Nicolas Roche <roche (a] adacore.com> 8157 8158 * Makefile.tpl: Add BOOT_ADAFLAGS. 8159 * Makefile.in: Regenerate. 8160 8161 2008-08-09 Richard Sandiford <rdsandiford (a] googlemail.com> 8162 8163 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu. 8164 * configure: Regenerate. 8165 8166 2008-07-30 Paolo Bonzini <bonzini (a] gnu.org> 8167 8168 * configure.ac: Add makefile fragments for hpux. 8169 * Makefile.def (flags_to_pass): Add ADA_CFLAGS. 8170 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS. 8171 * configure: Regenerate. 8172 * Makefile.in: Regenerate. 8173 8174 2008-07-28 Aldy Hernandez <aldyh (a] redhat.com> 8175 8176 * MAINTAINERS: Add Jakub and myself as gimple maintainers. 8177 8178 2008-07-11 Dodji Seketeli <dseketel (a] redhat.com> 8179 8180 * MAINTAINERS (Write after Approval): Add myself. 8181 8182 2008-07-02 Xuepeng Guo <xuepeng.guo (a] intel.com> 8183 8184 * MAINTAINERS (Write After Approval): Add myself. 8185 8186 2008-06-29 Andrew Jenner <andrew (a] codesourcery.com> 8187 8188 * MAINTAINERS (Write After Approval): Add myself. 8189 8190 2008-06-29 Krister Walfridsson <krister.walfridsson (a] gmail.com> 8191 8192 * MAINTAINERS: Update my email address. 8193 8194 2008-06-25 Joey Ye <joey.ye (a] intel.com> 8195 8196 * MAINTAINERS (Write After Approval): Add myself. 8197 8198 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 8199 8200 * Makefile.tpl ($(srcdir)/configure): Update dependencies. 8201 * Makefile.in: Regenerate. 8202 * configure: Regenerate. 8203 8204 2008-06-17 Daniel Kraft <d (a] domob.eu> 8205 8206 * MAINTAINERS (Write After Approval): Add myself. 8207 8208 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 8209 8210 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when 8211 "$@" is still intact with both Autoconf 2.59 and 2.62. 8212 * configure: Regenerate. 8213 8214 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 8215 8216 * Makefile.tpl: Fix comment errors. 8217 * Makefile.in: Regenerate. 8218 8219 2008-06-12 David S. Miller <davem (a] davemloft.net> 8220 David Edelsohn <edelsohn (a] gnu.org> 8221 8222 * configure.ac: Add powerpc*-*-* to gold supported targets. 8223 * configure: Regenerate. 8224 8225 2008-06-08 Joseph Myers <joseph (a] codesourcery.com> 8226 8227 PR tree-optimization/36218 8228 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD. 8229 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define. 8230 (all prefix="build-"): Pass them to build-system sub-makes. 8231 * Makefile.in: Regenerate. 8232 8233 2008-06-07 Joseph Myers <joseph (a] codesourcery.com> 8234 8235 * MAINTAINERS (mt port): Remove. 8236 (sco5, unixware, sco udk): Remove. 8237 (Kean Johnston): Add to Write After Approval. 8238 8239 2008-05-30 Julian Brown <julian (a] codesourcery.com> 8240 8241 * configure.ac (arm*-*-linux-gnueabi): Don't disable building 8242 of libobjc for ARM EABI Linux. 8243 * configure: Regenerate. 8244 8245 2008-05-18 Xinliang David Li <davidxl (a] google.com> 8246 8247 * ChangeLog: Remove wrong ChangeLog entry. 8248 8249 2008-05-17 Xinliang David Li <davidxl (a] google.com> 8250 8251 * MAINTAINERS (Write After Approval): Add myself. 8252 8253 2008-05-15 Janus Weil <janus (a] gcc.gnu.org> 8254 8255 * MAINTAINERS (Write After Approval): Add myself. 8256 8257 2008-05-14 Rafael Espndola <espindola (a] google.com> 8258 8259 * config-ml.in: don't handle --enable-shared and --enable-static. 8260 8261 2008-05-10 Richard Sandiford <rdsandiford (a] googlemail.com> 8262 8263 * MAINTAINERS: Update my email address. 8264 8265 2008-05-10 Paolo Carlini <paolo.carlini (a] oracle.com> 8266 8267 * MAINTAINERS: Update my email address. 8268 8269 2008-05-03 Kris Van Hees <kris.van.hees (a] oracle.com> 8270 8271 * MAINTAINERS (Write After Approval): Add myself. 8272 8273 2008-04-28 Gabriele Svelto <gabriele.svelto (a] st.com> 8274 8275 * MAINTAINERS (Write After Approval): Add myself. 8276 8277 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad (a] nsc.com> 8278 8279 * MAINTAINERS (crx): Add myself. 8280 8281 2008-04-18 Paolo Bonzini <bonzini (a] gnu.org> 8282 8283 Sync with src: 8284 2008-04-14 David S. Miller <davem (a] davemloft.net> 8285 8286 * configure.ac: Add sparc*-*-* to gold supported targets. 8287 * configure: Regenerate. 8288 8289 2008-04-18 Paolo Bonzini <bonzini (a] gnu.org> 8290 8291 PR bootstrap/35457 8292 * configure.ac: Include override.m4. 8293 * configure: Regenerate. 8294 8295 2008-04-18 Paolo Bonzini <bonzini (a] gnu.org> 8296 8297 * Makefile.tpl (restrap): Call `make all' using double-colon rules. 8298 * Makefile.in: Regenerate. 8299 8300 2008-04-18 M R Swami Reddy <MR.Swami.Reddy (a] nsc.com> 8301 8302 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb 8303 as nonconfigurable directories list. 8304 * configure: Regenerate. 8305 8306 2008-04-14 Ben Elliston <bje (a] au.ibm.com> 8307 8308 * config.sub, config.guess: Update from upstream sources. 8309 8310 2008-04-12 Hans-Peter Nilsson <hp (a] axis.com> 8311 8312 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80. 8313 * Makefile.in: Regenerate. 8314 8315 2008-04-11 Eric B. Weddington <eweddington (a] cso.atmel.com> 8316 8317 * configure.ac: Do not build libssp for the AVR. 8318 * configure: Regenerate. 8319 8320 2008-04-07 Ian Lance Taylor <iant (a] google.com> 8321 8322 * Makefile.def: check-gold depends upon all-binutils. 8323 * Makefile.in: Regenerate. 8324 8325 2008-04-04 Andy Hutchinson <hutchinsonandy (a] aim.com> 8326 8327 * MAINTAINERS (Write After Approval): Add myself. 8328 8329 2008-04-04 Nick Clifton <nickc (a] redhat.com> 8330 8331 PR binutils/4334 8332 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted 8333 builds. 8334 * configure: Regenerate. 8335 8336 2008-04-04 NightStrike <NightStrike (a] gmail.com> 8337 8338 PR other/35151 8339 * configure.ac: Combine rules for mingw32 and mingw64. 8340 * configure: Regenerate. 8341 8342 2008-04-02 Kai Tietz <kai.tietz (a] onvision.com> 8343 8344 * MAINTAINERS (Write After Approval): Add myself. 8345 8346 2008-04-01 Seongbae Park <seongbae.park (a] gmail.com> 8347 8348 * Makefile.tpl (.NOTPARALLEL): Revert previous change. 8349 * Makefile.in (.NOTPARALLEL): Ditto. 8350 8351 2008-04-01 Peter O'Gorman <pogma (a] thewrittenword.com> 8352 8353 * MAINTAINERS (Write After Approval): Add myself. 8354 8355 2008-03-31 Seongbae Park <seongbae.park (a] gmail.com> 8356 8357 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty. 8358 * Makefile.in (.NOTPARALLEL): Regenerate. 8359 8360 2008-03-27 Paolo Bonzini <bonzini (a] gnu.org> 8361 8362 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove. 8363 * Makefile.in: Regenerate. 8364 8365 2008-03-26 Jakub Staszak <kuba (a] et.pl> 8366 8367 * MAINTAINERS (Write After Approval): Add myself. 8368 8369 2008-03-23 Thomas Koenig <tkoenig (a] gcc.gnu.org> 8370 8371 * MAINTAINERS: Update e-mail address. 8372 8373 2008-03-20 Ian Lance Taylor <iant (a] google.com> 8374 8375 * configure.ac: Add support for --enable-gold. 8376 * Makefile.def: Add gold as a directory like ld. 8377 * configure, Makefile.in: Regenerate. 8378 8379 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 8380 8381 * configure.ac: m4_include config/proginstall.m4. 8382 * configure: Regenerate. 8383 8384 Backport from upstream Libtool: 8385 8386 2007-10-12 Eric Blake <ebb9 (a] byu.net> 8387 8388 Deal with Autoconf 2.62's semantic change in m4_append. 8389 * ltsugar.m4 (lt_append): Replace broken versions of 8390 m4_append. 8391 (lt_if_append_uniq): Don't require separator to be overquoted, 8392 and avoid broken m4_append. 8393 (lt_dict_add): Fix typo. 8394 * libtool.m4 (_LT_DECL): Don't overquote separator. 8395 8396 2008-03-13 David Edelsohn <edelsohn (a] gnu.org> 8397 8398 * config.rpath: Add AIX 6 support. 8399 8400 2008-03-13 Paolo Bonzini <bonzini (a] gnu.org> 8401 8402 * Makefile.def (stageprofile). Remove -fprofile-generate 8403 from stage_libcflags. 8404 * Makefile.in: Regenerate. 8405 8406 2008-03-13 Ben Elliston <bje (a] au.ibm.com> 8407 8408 * config.sub, config.guess: Update from upstream sources. 8409 8410 2008-03-06 Tom Tromey <tromey (a] redhat.com> 8411 8412 * MAINTAINERS: Update for treelang deletion. 8413 8414 2008-03-03 James E. Wilson <wilson (a] tuliptree.org> 8415 8416 * MAINTAINERS: Update my email address. 8417 8418 2008-03-03 Stan Shebs <stanshebs (a] earthlink.net> 8419 8420 * MAINTAINERS (darwin port): Add myself as a maintainer. 8421 (objective-c/c++): Add myself as a maintainer. 8422 8423 2008-03-03 Volker Reichelt <v.reichelt (a] netcologne.de> 8424 8425 * MAINTAINERS (Write After Approval): Update my email address. 8426 8427 2008-02-25 Tomas Bily <tbily (a] suse.cz> 8428 8429 * MAINTAINERS (Write After Approval): Add myself. 8430 8431 2008-02-23 Jakub Jelinek <jakub (a] redhat.com> 8432 8433 * MAINTAINERS (OpenMP): Add myself. 8434 8435 2008-02-20 Paolo Bonzini <bonzini (a] gnu.org> 8436 8437 PR bootstrap/32009 8438 PR bootstrap/32161 8439 8440 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here. 8441 * configure: Regenerate. 8442 8443 * Makefile.def: Define stage_libcflags for all bootstrap stages. 8444 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS, 8445 STAGE4_LIBCFLAGS): New. 8446 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without 8447 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET). 8448 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS. 8449 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS. 8450 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags 8451 for target modules. Don't export LIBCFLAGS. 8452 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass 8453 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after 8454 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET. 8455 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with 8456 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS). 8457 * Makefile.in: Regenerate. 8458 8459 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 8460 8461 PR libgcj/33085 8462 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>: 8463 Do not use -DDLL_EXPORT. Backport from upstream. 8464 8465 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 8466 8467 * MAINTAINERS (Write After Approval): Add myself. 8468 8469 2008-02-02 Hans-Peter Nilsson <hp (a] axis.com> 8470 8471 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf. 8472 * configure: Regenerate. 8473 8474 2008-01-31 Marc Gauthier <marc (a] tensilica.com> 8475 8476 * configure.ac (xtensa*-*-*): Recognize processor variants. 8477 * configure: Regenerate. 8478 8479 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 8480 8481 PR bootstrap/34922 8482 * configure.ac (PARSE_ARGS): Push suitable setting of 8483 ac_subdirs_all, for `./configure --help=recursive'. 8484 Handle `+' in generic toplevel directory disabling. 8485 * configure: Regenerate. 8486 8487 2008-01-28 Nick Clifton <nickc (a] redhat.com> 8488 8489 * MAINTAINERS (xstormy16): Take over maintainership. 8490 8491 2008-01-25 Joseph Myers <joseph (a] codesourcery.com> 8492 8493 * MAINTAINERS (c4x port): Remove. 8494 8495 2008-01-24 David Edelsohn <edelsohn (a] gnu.org> 8496 8497 * libtool.m4: Backport AIX 6 support from ToT Libtool. 8498 8499 2008-01-23 Ben Elliston <bje (a] au.ibm.com> 8500 8501 * config.sub, config.guess: Update from upstream sources. 8502 8503 2008-01-22 Tobias Grosser <grosser (a] fim.uni-passau.de> 8504 8505 * MAINTAINERS (Write After Approval): Add myself. 8506 8507 2008-01-17 H.J. Lu <hjl.tools (a] gmail.com> 8508 8509 * MAINTAINERS: Update my email address. 8510 8511 2008-01-09 Raksit Ashok <raksit (a] google.com> 8512 8513 * MAINTAINERS (Write After Approval): Add myself. 8514 8515 2008-01-09 Raksit Ashok <raksit (a] google.com> 8516 8517 * MAINTAINERS (Write After Approval): Add myself. 8518 8519 2008-01-08 Ben Elliston <bje (a] au.ibm.com> 8520 8521 * config.sub, config.guess: Update from upstream sources. 8522 8523 2007-12-17 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu> 8524 8525 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1. 8526 Change recommended MPFR from 2.2.1 -> 2.3.0. 8527 * configure: Regenerate. 8528 8529 2007-12-15 Sebastian Pop <sebastian.pop (a] amd.com> 8530 8531 * MAINTAINERS: Update my email address. 8532 8533 2007-12-15 Bernhard Fischer <aldot (a] gcc.gnu.org> 8534 8535 * MAINTAINERS: Update my email address. 8536 8537 2007-12-13 Richard Sandiford <rsandifo (a] nildram.co.uk> 8538 8539 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g. 8540 (CXXFLAGS_FOR_TARGET): Add -O2 -g. 8541 * Makefile.in: Regenerate. 8542 8543 2007-12-10 Mark Heffernan <meheff (a] google.com> 8544 8545 * MAINTAINERS (Write After Approval): Add myself and alphabetize two 8546 misplaced entries. 8547 8548 2007-12-10 Andreas Tobler <a.tobler (a] schweiz.org> 8549 8550 * configure.ac: Enable libjava for x86_64-*-darwin9. 8551 * configure: Regenerate. 8552 8553 2007-12-07 Bill Maddox <maddox (a] google.com> 8554 8555 * MAINTAINERS (Write After Approval): Add myself. 8556 8557 2007-12-05 Ben Elliston <bje (a] au.ibm.com> 8558 8559 * config.sub, config.guess: Update from upstream sources. 8560 8561 2007-12-02 Matthias Klose <doko (a] ubuntu.com> 8562 8563 * config-ml.in: Remove 64bit configure tests. 8564 8565 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 8566 8567 * config-ml.in: Robustify against white space in absolute file 8568 names. 8569 8570 * config-ml.in (multi-clean): Substitute ${Makefile}. 8571 Remove superfluous ${Makefile} in list. 8572 8573 2007-11-19 Thiemo Seufer <ths (a] mips.com> 8574 8575 * config-ml.in: Don't hardcode the Makefile name. 8576 8577 2007-11-08 Alexander Monakov <amonakov (a] ispras.ru> 8578 8579 * MAINTAINERS (Write After Approval): Add myself. 8580 8581 2007-11-07 Samuel Tardieu <sam (a] rfc1149.net> 8582 8583 * MAINTAINERS (Write After Approval): Add myself. 8584 8585 2007-11-06 Doug Kwan <dougkwan (a] google.com> 8586 8587 * MAINTAINERS (Write After Approval): Add myself. 8588 8589 2007-10-25 Ben Elliston <bje (a] au.ibm.com> 8590 8591 * MAINTAINERS (mercury): Remove entry. 8592 (Write After Approval): Add Fergus Henderson <fjh (a] cs.mu.oz.au>. 8593 8594 2007-10-23 Daniel Jacobowitz <dan (a] codesourcery.com> 8595 8596 * Makefile.def (dependencies): Make configure-gdb depend on 8597 all-intl. 8598 * Makefile.in: Regenerated. 8599 8600 2007-10-22 Steven G. Kargl <kargl (a] gcc.gnu.org> 8601 8602 * MAINTAINERS (Fortran maintainer): Remove myself. 8603 8604 2007-10-15 Patrick Mansfield <patmans (a] us.ibm.com> 8605 8606 * Makefile.def: To avoid problems running with parallel makes, 8607 build newlib before libgloss so that target specific header 8608 files are availble. 8609 * Makefile.in: Regenerate 8610 8611 2007-10-11 Daniel Jacobowitz <dan (a] codesourcery.com> 8612 8613 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber. 8614 * Makefile.in: Regenerate. 8615 8616 2007-10-09 Vladimir Makarov <vmakarov (a] redhat.com> 8617 8618 * MAINTAINERS (Register allocation reviewer): Add myself. 8619 8620 2007-10-08 Mike Frysinger <vapier (a] gentoo.org> 8621 8622 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD, 8623 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build. 8624 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default 8625 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS. 8626 * configure: Regenerate. 8627 8628 2006-10-04 Seongbae Park <seongbae.park (a] gmail.com> 8629 8630 * MAINTAINERS (Register allocation reviewer): Add myself. 8631 8632 2007-10-01 Paolo Bonzini <bonzini (a] gnu.org> 8633 8634 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD, 8635 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD, 8636 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD, 8637 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions. 8638 * configure.ac: Default them to host tools for $host = $build. 8639 Subst them. 8640 8641 * configure: Regenerate. 8642 * Makefile.in: Regenerate. 8643 8644 2006-09-24 Peter Bergner <bergner (a] vnet.ibm.com> 8645 8646 * MAINTAINERS (Register allocation reviewer): Add myself. 8647 8648 2006-09-24 Kenneth Zadeck <zadeck (a] naturalbridge.com> 8649 8650 * MAINTAINERS (Register allocation reviewer): Add myself. 8651 8652 2007-09-21 Seongbae Park <seongbae.park (a] gmail.com> 8653 8654 * MAINTAINERS (Write After Approval): Fix typo. 8655 8656 2007-09-20 Richard Sandiford <rsandifo (a] nildram.co.uk> 8657 8658 * configure.ac (mipsisa*-*-elfoabi*): New stanza. 8659 * configure: Regenerate. 8660 8661 2007-09-20 Paul Jarc <prj-bugzilla-gcc (a] multivac.cwru.edu> 8662 8663 PR bootstrap/31906 8664 * libtool-ldflags: Don't prefix arguments with -Xcompiler if 8665 they're already prefixed. 8666 8667 2007-09-19 Benjamin Kosnik <bkoz (a] redhat.com> 8668 8669 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before 8670 libstdc++. 8671 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++. 8672 * configure: Regenerate. 8673 * Makefile.in: Regenerate. 8674 8675 2007-09-17 Andreas Schwab <schwab (a] suse.de> 8676 8677 * configure.ac: Raise minimum makeinfo version to 4.6. 8678 * configure: Regenerate. 8679 8680 2007-09-17 Johannes Singler <singler (a] ira.uka.de> 8681 8682 * MAINTAINERS (write-after-approval) add myself 8683 8684 2007-09-15 Alan Modra <amodra (a] bigpond.net.au> 8685 8686 * configure.ac: Correct makeinfo version check. 8687 * configure: Regenerate. 8688 8689 2007-09-14 Richard Sandiford <rsandifo (a] nildram.co.uk> 8690 8691 * MAINTAINERS: Update my email address. 8692 8693 2007-09-14 Richard Sandiford <richard (a] codesourcery.com> 8694 8695 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty 8696 to $skipdirs and only disable gprof for newlib. Use the normal 8697 mips*-elf* handling in other respects. 8698 * configure: Regnerate. 8699 8700 2007-09-12 David Daney <ddaney (a] avtrex.com> 8701 8702 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus 8703 enabling libgcj. 8704 * configure: Regenerate. 8705 8706 2007-09-10 Rask Ingemann Lambertsen <rask (a] sygehus.dk> 8707 8708 PR other/32154 8709 * configure.ac: For libgloss targets, point the linker to the linker 8710 script, startup code and simulator library. 8711 * configure: Regenerate. 8712 8713 2007-09-07 Andrew Haley <aph (a] redhat.com> 8714 8715 * configure.ac (noconfigdirs): Remove target-libffi and 8716 target-libjava. 8717 * configure: Regenerate. 8718 8719 2007-09-06 Francois-Xavier Coudert <fxcoudert (a] gcc.gnu.org> 8720 8721 PR target/33281 8722 * configure.ac: Use config/mh-mingw on mingw. 8723 * configure: Regenerate. 8724 8725 2007-09-05 Pat Haugen <pthaugen (a] us.ibm.com> 8726 8727 * MAINTAINERS (Write After Approval): Add myself. 8728 8729 2007-09-05 Richard Guenther <rguenther (a] suse.de> 8730 8731 * configure.ac (--enable-stage1-checking): If neither --enable-checking 8732 nor --disable-checking is provided also turn on yes and types 8733 checking for stage1. 8734 * configure: Re-generate. 8735 8736 2007-08-30 Krister Walfridsson <cato (a] df.lth.se> 8737 8738 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer. 8739 (Write After Approval): Remove myself. 8740 8741 2007-08-29 Nick Clifton <nickc (a] redhat.com> 8742 8743 * config.sub, config.guess: Update from upstream sources. 8744 8745 2007-08-22 Bud Davis <jmdavis (a] link.com> 8746 8747 * MAINTAINERS (Write After Approval): Added myself. 8748 * MAINTAINERS (Reviewers): Removed myself. 8749 8750 2007-08-18 Paul Brook <paul (a] codesourcery.com> 8751 Joseph Myers <joseph (a] codesourcery.com> 8752 8753 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New. 8754 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it. 8755 * Makefile.in: Regenerate. 8756 * configure.ac (--with-debug-prefix-map): New. 8757 * configure: Regenerate. 8758 8759 2007-08-17 Richard Sandiford <richard (a] codesourcery.com> 8760 Nigel Stephens <nigel (a] mips.com> 8761 8762 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde 8763 as target_makefile_frag. 8764 * configure: Regenerate. 8765 8766 2007-08-16 Alexandre Oliva <aoliva (a] redhat.com> 8767 8768 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): 8769 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS. 8770 (bootstrap2-debug, bootstrap-debug): New bootstrap stages. 8771 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New. 8772 (do-compare, do-compare3, do-compare-debug): New. 8773 ([+compare-target+]): Use them. 8774 8775 2007-08-14 Maxim Kuvyrkov <maxim (a] codesourcery.com> 8776 8777 * MAINTAINERS (Write After Approval): Change my email address. 8778 8779 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 8780 Ben Elliston <bje (a] au.ibm.com> 8781 8782 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass 8783 --silent if $silent. 8784 * configure: Regenerate. 8785 8786 2003-08-12 Zdenek Dvorak <ook (a] ucw.cz> 8787 8788 * MAINTAINERS (Various Maintainers): Add myself as 8789 loop infrastructure maintainer. Update my e-mail 8790 address. 8791 8792 2007-07-31 Diego Novillo <dnovillo (a] google.com> 8793 8794 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis. 8795 Adjust description. 8796 8797 2007-07-26 Richard Guenther <rguenther (a] suse.de> 8798 8799 * configure.ac: Add types checking to stage1 checking flags. 8800 * configure: Regenerate. 8801 8802 2007-07-17 Nick Clifton <nickc (a] redhat.com> 8803 8804 * COPYING3: New file. Contains version 3 of the GNU General 8805 Public License. 8806 * COPYING3.LIB: New file. Contains version 3 of the GNU 8807 Lesser General Public License. 8808 8809 2007-07-16 Andreas Krebbel <krebbel1 (a] de.ibm.com> 8810 8811 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag. 8812 8813 2007-07-16 Andreas Krebbel <krebbel1 (a] de.ibm.com> 8814 8815 * MAINTAINERS (S/390 co-maintainer): Add myself. 8816 (Write After Approval): Remove myself. 8817 8818 2007-07-13 Dan Hipschman <dsh (a] google.com> 8819 8820 * MAINTAINERS (Write After Approval): Add myself. 8821 8822 2007-07-11 Nick Clifton <nickc (a] redhat.com> 8823 8824 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the 8825 WINDRES export. 8826 * Makefile.in: Regenerate. 8827 8828 2007-07-05 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE> 8829 8830 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX 8831 maintainer. 8832 8833 2007-07-05 H.J. Lu <hongjiu.lu (a] intel.com> 8834 8835 * lt~obsolete.m4: New. Import from 20070318 libtool. 8836 8837 2007-07-03 Julian Brown <julian (a] codesourcery.com> 8838 8839 * MAINTAINERS (Write After Approval): Add myself. 8840 8841 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 8842 8843 * configure.ac: Rewrite 'configure --help' strings to look nicer. 8844 * configure: Regenerate. 8845 8846 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 8847 8848 * configure.ac: Add some missing m4 quotation. 8849 * configure: Regenerate. 8850 8851 2007-07-02 Simon Baldwin <simonb (a] google.com> 8852 8853 * MAINTAINERS (Write After Approval): Add myself. 8854 8855 2007-07-02 Paolo Bonzini <bonzini (a] gnu.org> 8856 8857 * configure: Regenerate. 8858 8859 2007-07-02 Kai Tietz <kai.tietz (a] onevision.com> 8860 8861 * Makefile.def: Add windmc tool to build. 8862 * Makefile.tpl: Likewise. 8863 * configure.ac: Likewise. 8864 * Makefile.in: Regenerate. 8865 * configure: Regenerate. 8866 8867 2007-06-28 DJ Delorie <dj (a] redhat.com> 8868 8869 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're 8870 not building newlib. 8871 * configure: Regenerated. 8872 8873 2007-06-28 Jan Sjodin <jan.sjodin (a] amd.com> 8874 8875 * MAINTAINERS (Write After Approval): Add myself. 8876 8877 2007-06-25 Martin Michlmayr <tbm (a] cyrius.com> 8878 8879 * MAINTAINERS (Write After Approval): Add myself. 8880 8881 2007-06-19 Chris Matthews <chrismatthews (a] google.com> 8882 8883 * MAINTAINERS (Write After Approval): Add myself. 8884 8885 2007-06-19 Rask Ingemann Lambertsen <rask (a] sygehus.dk> 8886 8887 * MAINTAINERS (Write After Approval): Add myself. 8888 8889 2007-06-18 Daniel Jacobowitz <dan (a] codesourcery.com> 8890 8891 * Makefile.def: Add dependency from configure-gdb to all-bfd. 8892 * Makefile.in: Regenerated. 8893 8894 2007-06-14 Bernd Schmidt <bernd.schmidt (a] analog.com> 8895 8896 * configure.ac: Don't add target-libmudflap to noconfigdirs for 8897 bfin*-*-uclinux* targets. 8898 * configure: Regenerate. 8899 8900 2007-06-14 Ian Lance Taylor <iant (a] google.com> 8901 8902 * MAINTAINERS: Add myself as non-algorithmic global write 8903 maintainer. 8904 8905 2007-06-14 Diego Novillo <dnovillo (a] google.com> 8906 8907 * MAINTAINERS: Add self as middle-end maintainer and 8908 non-algorithmic global write maintainer. 8909 8910 2007-06-14 Francois-Xavier Coudert <fxcoudert (a] gcc.gnu.org> 8911 8912 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran". 8913 Move all Fortran maintainers except Paul Brook into the 8914 Non-Autopoiesis section. 8915 8916 2007-06-14 Paolo Bonzini <bonzini (a] gnu.org> 8917 8918 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile. 8919 (distclean-stage[+id+]): Possibly delete stage_last. 8920 * Makefile.in: Regenerate. 8921 8922 2007-06-12 Seongbae Park <seongbae.park (a] gmail.com> 8923 8924 * MAINTAINERS (Various Maintainer): Fix typo. 8925 8926 2007-06-11 Paolo Bonzini <bonzini (a] gnu.org> 8927 8928 * MAINTAINERS (Various Maintainer): Add myself as 8929 dataflow maintainer. 8930 8931 2007-06-07 Ben Elliston <bje (a] au.ibm.com> 8932 8933 * config.sub, config.guess: Update from upstream sources. 8934 8935 2007-06-07 Ben Elliston <bje (a] au.ibm.com> 8936 8937 * Makefile.tpl: Fix spelling error. 8938 * Makefile.in: Regenerate. 8939 8940 2007-06-01 Steve Ellcey <sje (a] cup.hp.com> 8941 8942 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set 8943 lt_cv_sys_max_cmd_len. 8944 8945 2007-05-31 Dorit Nuzman <dorit (a] il.ibm.com> 8946 8947 * MAINTAINERS (Various Maintainers): Add myself as 8948 auto-vectorizer maintainer. 8949 8950 2003-05-31 Paolo Bonzini <bonzini (a] gnu.org> 8951 8952 PR libjava/32098 8953 * libtool.m4: Revert previous change. 8954 * ltgcc.m4: Put it here. 8955 8956 2003-05-30 Zdenek Dvorak <dvorakz (a] suse.cz> 8957 8958 * MAINTAINERS (Various Maintainers): Add myself as 8959 auto-vectorizer maintainer. 8960 8961 2007-05-30 H.J. Lu <hongjiu.lu (a] intel.com> 8962 8963 PR libjava/32098 8964 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features. 8965 8966 2007-05-30 Richard Guenther <rguenther (a] suse.de> 8967 8968 * MAINTAINERS (Various Maintainers): Add myself as 8969 auto-vectorizer maintainer. 8970 8971 2007-05-30 Jakub Jelinek <jakub (a] redhat.com> 8972 8973 PR bootstrap/29382 8974 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1. 8975 * configure: Rebuilt. 8976 8977 2007-05-28 Roberto Costa <robsettantasei (a] gmail.com> 8978 8979 * MAINTAINERS (Write After Approval): Removed my name. 8980 8981 2007-05-25 Steven Bosscher <steven (a] gcc.gnu.org> 8982 8983 * MAINTAINERS (Write After Approval): Remove myself. 8984 8985 2007-05-25 Andreas Tobler <a.tobler (a] schweiz.org> 8986 8987 * ltmain.sh: Fix Darwin verstring, remove ${wl}. 8988 8989 2007-05-23 Steve Ellcey <sje (a] cup.hp.com> 8990 8991 * ltmain.sh: Update from ToT Libtool. 8992 * libtool.m4: Update from ToT Libtool. 8993 * ltsugar.m4: New. Update from ToT Libtool. 8994 * ltversion.m4: New. Update from ToT Libtool. 8995 * ltoptions.m4: New. Update from ToT Libtool. 8996 * ltconfig: Remove. 8997 * ltcf-c.sh: Remove. 8998 * ltcf-cxx.sh: Remove. 8999 * ltcf-gcj.sh: Remove. 9000 9001 2007-05-22 Ollie Wild <aaw (a] google.com> 9002 9003 * MAINTAINERS (Write After Approval): Add myself. 9004 9005 2007-05-16 Paolo Bonzini <bonzini (a] gnu.org> 9006 9007 * Makefile.def (bootstrap_stage): Replace stage_make_flags with 9008 stage_cflags. 9009 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS): 9010 Remove CFLAGS/LIBCFLAGS. 9011 (configure-stage[+id+]-[+prefix+][+module+], 9012 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+]. 9013 * Makefile.in: Regenerate. 9014 9015 2007-05-15 Diego Novillo <dnovillo (a] google.com> 9016 9017 * MAINTAINERS: Update e-mail address. 9018 9019 2007-05-15 Revital Eres <eres (a] il.ibm.com> 9020 9021 * MAINTAINERS (Write After Approval): Add myself. 9022 9023 2007-05-14 Roberto Costa <robsettantasei (a] gmail.com> 9024 9025 * MAINTAINERS (Write After Approval): Updated my address. 9026 9027 2007-05-14 Thomas Neumann <tneumann (a] users.sourceforge.net> 9028 9029 * MAINTAINERS (Write After Approval): Add myself. 9030 9031 2007-05-11 Silvius Rus <rus (a] google.com> 9032 9033 * MAINTAINERS (Write After Approval): Add myself. 9034 9035 2007-04-23 Tom Tromey <tromey (a] redhat.com> 9036 9037 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer. 9038 9039 2007-04-22 Mark Mitchell <mark (a] codesourcery.com> 9040 9041 * MAINTAINERS (cpplib): Rename to ... 9042 (libcpp): ... this. Add C/C++ front end maintainers. 9043 9044 2007-04-14 Steve Ellcey <sje (a] cup.hp.com> 9045 9046 * config-ml.in: Pass ${ml_config_env} to configure calls. 9047 9048 2007-04-04 Christian Bruel <christian.bruel (a] st.com> 9049 9050 * MAINTAINERS (Write After Approval): Add myself. 9051 9052 2007-04-02 Dave Korn <dave.korn (a] artimi.com> 9053 9054 * MAINTAINERS (Write After Approval): Add myself. 9055 9056 2007-03-31 Tobias Burnus <burnus (a] net-b.de> 9057 9058 * MAINTAINERS (fortran 95 front end): Add myself. 9059 9060 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal (a] amd.com> 9061 9062 * MAINTAINERS (Write After Approval): Add myself. 9063 9064 2007-03-24 Ayal Zaks <zaks (a] il.ibm.com> 9065 9066 * MAINTAINERS (Modulo Scheduler): Add myself. 9067 9068 2007-03-23 Brooks Moses <brooks.moses (a] codesourcery.com> 9069 9070 * MAINTAINERS (fortran 95 front end): Add myself. 9071 (c++ front end): whitespace fix. 9072 9073 2007-03-22 Nathan Froyd <froydnj (a] codesourcery.com> 9074 9075 * MAINTAINERS (Write After Approval): Add myself. 9076 9077 2007-03-21 Richard Sandiford <richard (a] codesourcery.com> 9078 9079 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting 9080 of glob. Quote arguments with single quotes too. 9081 * configure: Regenerate. 9082 9083 2007-03-12 Brooks Moses <brooks.moses (a] codesourcery.com> 9084 9085 * Makefile.def (fixincludes): Remove unneeded "missing" lines. 9086 * Makefile.in: Regenerate 9087 9088 2007-03-07 Andreas Schwab <schwab (a] suse.de> 9089 9090 * configure: Regenerate. 9091 9092 2007-03-01 Brooks Moses <brooks.moses (a] codesourcery.com> 9093 9094 * configure.ac: Add "--with-pdfdir" configure option, 9095 which defines pdfdir variable. 9096 * Makefile.def (target=fixincludes): Add install-pdf to 9097 missing targets. 9098 (recursive_targets): Add install-pdf target. 9099 (flags_to_pass): Add pdfdir. 9100 * Makefile.tpl: Add pdfdir handling, add do-install-pdf 9101 target. 9102 * configure: Regenerate 9103 * Makefile.in: Regenerate 9104 9105 2007-02-28 Eric Christopher <echristo (a] apple.com> 9106 9107 Revert: 9108 2006-12-07 Mike Stump <mrs (a] apple.com> 9109 9110 * Makefile.def (dependencies): Add dependency for 9111 install-target-libssp and install-target-libgomp on 9112 install-gcc. 9113 * Makefile.in: Regenerate. 9114 9115 2007-02-27 Matt Kraai <kraai (a] ftbfs.org> 9116 9117 * configure: Regenerate. 9118 * configure.ac: Move statements after variable declarations. 9119 9120 2007-02-19 Kaz Kojima <kkojima (a] gcc.gnu.org> 9121 9122 * MAINTAINERS: Add myself as sh maintainer. 9123 9124 2007-02-19 Joseph Myers <joseph (a] codesourcery.com> 9125 9126 * configure.ac: Adjust for loop syntax. 9127 * configure: Regenerate. 9128 9129 2007-02-18 Alexandre Oliva <aoliva (a] redhat.com> 9130 9131 * configure: Rebuilt. 9132 9133 2007-02-18 Alexandre Oliva <aoliva (a] redhat.com> 9134 9135 * configure.ac: Drop multiple occurrences of --enable-languages, 9136 and fix its quoting. 9137 * configure: Rebuilt. 9138 9139 2007-02-17 Mark Mitchell <mark (a] codesourcery.com> 9140 Nathan Sidwell <nathan (a] codesourcery.com> 9141 Vladimir Prus <vladimir (a] codesourcery.com> 9142 Joseph Myers <joseph (a] codesourcery.com> 9143 9144 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting. 9145 * configure: Regenerate. 9146 9147 2007-02-14 Gerald Pfeifer <gerald (a] pfeifer.com> 9148 9149 * ltconfig (freebsd*): Default to elf. 9150 9151 2007-02-13 Daniel Jacobowitz <dan (a] codesourcery.com> 9152 9153 * configure.ac (target_libraries): Move libgcc before libiberty. 9154 * configure: Regenerated. 9155 9156 2007-02-13 Daniel Jacobowitz <dan (a] codesourcery.com> 9157 Paolo Bonzini <bonzini (a] gnu.org> 9158 9159 PR bootstrap/30753 9160 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC 9161 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix. 9162 * configure: Regenerated. 9163 9164 2007-02-11 Francois-Xavier Coudert <fxcoudert (a] gcc.gnu.org> 9165 9166 * MAINTAINERS (Language Front End Maintainers): Update my mail 9167 address. 9168 9169 2007-02-09 Daniel Jacobowitz <dan (a] codesourcery.com> 9170 9171 PR bootstrap/30748 9172 * configure.ac: Correct syntax for Solaris ksh. 9173 * configure: Regenerated. 9174 9175 2007-02-09 Paolo Bonzini <bonzini (a] gnu.org> 9176 9177 * configure.ac: Sync with src. 9178 * configure: Regenerate. 9179 9180 2007-02-09 Paolo Bonzini <bonzini (a] gnu.org> 9181 9182 * Makefile.in: Regenerate. 9183 9184 2007-02-09 Paolo Bonzini <bonzini (a] gnu.org> 9185 9186 * config.sub: Sync with src. 9187 9188 2007-02-09 Daniel Jacobowitz <dan (a] codesourcery.com> 9189 9190 * Makefile.tpl (build_alias, host_alias, target_alias): Use 9191 noncanonical equivalents. 9192 * configure.in: Rename to... 9193 * configure.ac: ...this. Update AC_PREREQ. Prevent error for 9194 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and 9195 target_noncanonical. Use them. Rewrite removal of configure 9196 arguments for autoconf 2.59. Discard variable settings. Force 9197 program_transform_name for native tools. 9198 9199 * Makefile.in: Regenerated. 9200 * configure: Regenerated with autoconf 2.59. 9201 9202 2007-02-07 Roman Zippel <zippel (a] linux-m68k.org> 9203 9204 * MAINTAINERS (Write After Approval): Add myself. 9205 9206 2007-01-31 Andreas Schwab <schwab (a] suse.de> 9207 9208 * Makefile.tpl (LDFLAGS): Substitute it. 9209 * Makefile.in: Regenerate. 9210 9211 2007-01-30 Andrey Belevantsev <abel (a] ispras.ru> 9212 9213 * MAINTAINERS (Write After Approval): Add myself. 9214 9215 2007-01-28 David Edelsohn <edelsohn (a] gnu.org> 9216 9217 * MAINTAINERS (spu port): Add myself. 9218 9219 2007-01-23 Richard Guenther <rguenther (a] suse.de> 9220 9221 PR bootstrap/30541 9222 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE. 9223 * Makefile.tpl (GNATBIND): Substitute it. 9224 (GNATMAKE): Likewise. 9225 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead 9226 of STAGE_PREFIX. 9227 * Makefile.in: Regenerate. 9228 * configure: Regenerate. 9229 9230 2007-01-18 Mike Stump <mrs (a] apple.com> 9231 9232 * configure.in: Re-enable -Werror for gcc builds. 9233 9234 2007-01-11 Harsha Jagasia <harsha.jagasia (a] amd.com> 9235 9236 * MAINTAINERS (Write After Approval): Add myself. 9237 9238 2007-01-11 Paolo Bonzini <bonzini (a] gnu.org> 9239 9240 * configure.in: Change == to = in test command. 9241 * configure: Regenerate. 9242 9243 2007-01-11 Paolo Bonzini <bonzini (a] gnu.org> 9244 Nick Clifton <nickc (a] redhat.com> 9245 Kaveh R. Ghazi <ghazi (a] caip.rutgets.edu> 9246 9247 * configure.in (build_configargs, host_configargs, target_configargs): 9248 Remove build/host/target parameters. 9249 (host_libs): Add gmp and mpfr. 9250 (GMP tests): Reorganize to allow in-tree GMP/MPFR. 9251 * Makefile.def (gmp, mpfr): New. 9252 (gcc): Remove target. 9253 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor, 9254 target_os, target_vendor): New. 9255 (configure): Add host_alias/target_alias arguments; adjust invocations. 9256 * configure: Regenerate. 9257 * Makefile.in: Regenerate. 9258 9259 2007-01-11 Matt Fago <fago (a] earthlink.net> 9260 9261 * configure.in: Try to link to functions only in mpfr 2.2.x 9262 to improve robustness of configure tests. 9263 * configure: Regenerate. 9264 9265 2007-01-09 Uros Bizjak <ubizjak (a] gmail.com> 9266 9267 * MAINTAINERS: Add myself as i386 maintainer. 9268 9269 2007-01-08 Jan Hubicka <jh (a] suse.cz> 9270 9271 * MAINTAINERS: Add myself as i386 maintainer. 9272 9273 2007-01-08 Kai Tietz <kai.tietz (a] onevision.com> 9274 9275 * configure.in: Add support for an x86_64-mingw* target. 9276 * configure: Regenerate. 9277 9278 2007-01-05 Daniel Jacobowitz <dan (a] codesourcery.com> 9279 9280 * Makefile.tpl (all-target): Correct @if conditional for target 9281 modules. 9282 * configure.in: Omit libiberty if building only target libgcc. 9283 * configure, Makefile.in: Regenerated. 9284 9285 2007-01-04 Paolo Bonzini <bonzini (a] gnu.org> 9286 9287 * configure.in: Use DEV-PHASE to detect default for --enable-werror. 9288 * configure: Regenerate. 9289 9290 2007-01-03 Daniel Jacobowitz <dan (a] codesourcery.com> 9291 9292 * Makefile.def (target_modules): Add libgcc. 9293 (lang_env_dependencies): Remove default items. Use no_c and no_gcc. 9294 * Makefile.tpl (clean-target-libgcc): Delete. 9295 (configure-target-[+module+]): Emit --disable-bootstrap dependencies 9296 on gcc even for bootstrapped modules. Rewrite handling of 9297 lang_env_dependencies to loop over target_modules. 9298 * configure.in (target_libraries): Add target-libgcc. 9299 * Makefile.in, configure: Regenerated. 9300 9301 2006-12-29 Paolo Bonzini <bonzini (a] gnu.org> 9302 9303 * configure.in: Reorganize recognition of languages. Add 9304 --enable-stage1-languages. Show supported languages for the chosen 9305 target rather than all recognized languages. 9306 * configure: Regenerate. 9307 9308 2006-12-29 Paolo Bonzini <bonzini (a] gnu.org> 9309 9310 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove. 9311 * Makefile.in: Regenerate. 9312 9313 2006-12-29 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu> 9314 9315 * configure.in: Warn that MPFR 2.2.0 is buggy. 9316 * configure: Regenerate. 9317 9318 2006-12-27 Ian Lance Taylor <iant (a] google.com> 9319 9320 * configure.in: When removing Makefiles to force a reconfigure, also 9321 remove prev-DIR*/Makefile. 9322 * configure: Regenerate. 9323 9324 2006-12-22 Andreas Schwab <schwab (a] suse.de> 9325 9326 * configure: Regenerate with correct autoconf version. 9327 9328 2006-12-20 Adam Megacz <megacz (a] cs.berkeley.edu> 9329 9330 * configure.in: add AC_SUBST for *_FOR_TARGET. 9331 * configure: Regenerate. 9332 9333 2006-12-19 Paolo Bonzini <bonzini (a] gnu.org> 9334 9335 * configure.in: Simplify logic for rejecting languages that cannot 9336 be built. Separate the case when a language is unsupported, 9337 from the case when the user chooses not to build a language. 9338 9339 2006-12-19 Paolo Bonzini <bonzini (a] gnu.org> 9340 9341 * configure.in: Remove "$build" case for powerpc-*-darwin* since 9342 it only affects bootstrap and could be tested on "$host" as well. 9343 * configure: Regenerate. 9344 * config/mh-ppc-darwin: Add to the stage1 cflags here. 9345 9346 2006-12-19 Paolo Bonzini <bonzini (a] gnu.org> 9347 9348 PR bootstrap/29544 9349 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING. 9350 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags, 9351 move here comment from Makefile.tpl. 9352 * Makefile.tpl: Move some definitions higher in the file. 9353 (STAGE1_CHECKING): New. 9354 * configure.in: Add --enable-stage1-checking. 9355 * configure: Regenerate. 9356 * Makefile.in: Regenerate. 9357 9358 2006-12-19 Paolo Bonzini <bonzini (a] gnu.org> 9359 9360 * MAINTAINERS: Add myself as build system maintainer. 9361 9362 2006-12-15 Simon Martin <simartin (a] users.sourceforge.net> 9363 9364 * MAINTAINERS (Write After Approval): Add myself. 9365 9366 2006-12-13 Eric Christopher <echristo (a] apple.com> 9367 9368 * MAINTAINERS: Add myself as darwin maintainer. 9369 9370 2006-12-11 Ian Lance Taylor <ian (a] airs.com> 9371 9372 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer. 9373 9374 2006-12-11 Joern Rennecke <joern.rennecke (a] arc.com> 9375 9376 MAINTAINERS: Update my entry. 9377 9378 2006-12-11 Alan Modra <amodra (a] bigpond.net.au> 9379 9380 * configure.in: Handle spu makefile frag. 9381 * Makefile.tpl (MAINT): Define 9382 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define. 9383 * configure: Regenerate. 9384 * Makefile.in: Regenerate. 9385 9386 2006-12-11 Ben Elliston <bje (a] au.ibm.com> 9387 9388 * config.guess: Import latest version. 9389 * config.sub: Likewise. 9390 9391 2006-12-11 Ben Elliston <bje (a] au.ibm.com> 9392 9393 * configure.in (spu-*-*): Don't skip target-libiberty. 9394 * configure: Regenerate. 9395 9396 2006-12-10 Andreas Tobler <a.tobler (a] schweiz.org> 9397 9398 PR bootstrap/30134 9399 * configure.in: Correct x86 darwin support for libjava to powerpc 9400 and i?86 only. 9401 * configure: Regenerate. 9402 9403 2006-12-08 Sandro Tolaini <tolaini (a] libero.it> 9404 9405 * configure.in: Add x86 darwin support for libjava. 9406 * configure: Regenerate. 9407 9408 2006-12-07 Mike Stump <mrs (a] apple.com> 9409 9410 * Makefile.def (dependencies): Add dependency for 9411 install-target-libssp and install-target-libgomp on 9412 install-gcc. 9413 * Makefile.in: Regenerate. 9414 9415 2006-12-04 Richard Guenther <rguenther (a] suse.de> 9416 9417 * MAINTAINERS (Non-Algorithmic Maintainers): New section. 9418 (Non-Algorithmic Maintainers): Move over non-algorithmic 9419 loop optimizer maintainers, add myself as a non-algorithmic 9420 middle-end maintainer. 9421 9422 2006-12-04 Daniel Franke <franke.daniel (a] gmail.com> 9423 9424 * MAINTAINERS (Write After Approval): Add myself. 9425 9426 2006-12-03 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu> 9427 9428 * configure.in: Update error message for missing GMP/MPFR. 9429 9430 * configure: Regenerate. 9431 9432 2006-12-02 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu> 9433 9434 * configure.in: Update MPFR version in error message. 9435 9436 * configure: Regenerate. 9437 9438 2006-11-26 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu> 9439 9440 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags. 9441 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include, 9442 --with-gmp-lib): New flags. 9443 9444 * configure: Regenerate. 9445 9446 2006-11-25 Brooks Moses <brooks.moses (a] codesourcery.com> 9447 9448 * MAINTAINERS (Write After Approval): Change my email address. 9449 9450 2006-11-23 Manuel Lopez-Ibanez <manu (a] gcc.gnu.org> 9451 9452 * MAINTAINERS (Write After Approval): Add myself. 9453 9454 2006-11-22 Philipp Thomas <pth (a] suse.de> 9455 9456 * MAINTAINERS (i18n): Update e-mail address. 9457 9458 2006-11-21 Trevor Smigiel <trevor_smigiel (a] playstation.sony.com> 9459 9460 * MAINTAINERS (spu port): Add myself as maintainer. 9461 (Write After Approval): Remove myself. 9462 9463 2006-11-22 Ben Elliston <bje (a] au.ibm.com> 9464 9465 * configure.in (skipdirs): Don't build libssp for SPU. 9466 * configure: Regenerate. 9467 9468 2006-11-21 Andrew Pinski <andrew_pinski (a] playstation.sony.com> 9469 9470 * MAINTAINERS (spu port): Add myself as maintainer. 9471 (libobjc): Update my email address. 9472 9473 2006-11-21 Andrea Bona <andrea.bona (a] st.com> 9474 9475 * MAINTAINERS (Write After Approval): Add myself. 9476 9477 2006-11-20 Trevor Smigiel <trevor_smigiel (a] playstation.sony.com> 9478 9479 * configure.in (skipdirs) : Don't build target-libiberty for SPU. 9480 * configure : Rebuilt. 9481 9482 2006-11-20 Trevor Smigiel <trevor_smigiel (a] playstation.sony.com> 9483 9484 * MAINTAINERS (Write After Approval): Add myself. 9485 9486 2006-11-20 Andrea Ornstein <andrea.ornstein (a] st.com> 9487 9488 * MAINTAINERS (Write After Approval): Add myself. 9489 9490 2006-11-18 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu> 9491 9492 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for 9493 libmpfr.a. 9494 * configure: Regenerate. 9495 9496 2006-11-16 Paolo Bonzini <bonzini (a] gnu.org> 9497 9498 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence. 9499 (unstage): Test for stage_last presence. 9500 9501 PR bootstrap/29802 9502 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in 9503 STAGE_PREFIX. 9504 * Makefile.in: Regenerate. 9505 9506 2003-11-16 Zdenek Dvorak <dvorakz (a] suse.cz> 9507 9508 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer 9509 maintainers. 9510 9511 2006-11-14 Erven Rohou <erven.rohou (a] st.com> 9512 9513 * MAINTAINERS (Write After Approval): Add myself. 9514 9515 2006-11-14 Paolo Bonzini <bonzini (a] gnu.org> 9516 9517 * Makefile.tpl (clean-stage*): Test separately for package/Makefile 9518 and stageN-package/Makefile. 9519 * Makefile.in: Regenerated. 9520 9521 2006-11-14 Jie Zhang <jie.zhang (a] analog.com> 9522 9523 * configure.in: Remove target-libgloss from noconfigdirs for 9524 bfin-*-*. 9525 * configure: Regenerated. 9526 9527 2006-11-11 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu> 9528 9529 * configure.in (have_gmp): Only error if the gcc directory exists. 9530 9531 * configure: Regenerate. 9532 9533 2006-11-07 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu> 9534 9535 * configure.in: Robustify error message for missing GMP/MPFR. 9536 9537 * configure: Regenerate. 9538 9539 2006-10-31 Stephen M. Webb <stephen.webb (a] bregmasoft.com> 9540 9541 * MAINTAINERS (Write After Approval): Add myself. 9542 9543 2006-10-30 Uros Bizjak <ubizjak (a] gmail.com> 9544 9545 * MAINTAINERS: Change email address. 9546 9547 2006-10-30 Vladimir Prus <vladimir (a] codesourcery.com> 9548 9549 * MAINTAINERS (Write After Approval): Add myself. 9550 9551 2006-10-26 Peter Bergner <bergner (a] vnet.ibm.com> 9552 9553 * MAINTAINERS (Write After Approval): Add myself. 9554 9555 2006-10-25 Chen Liqin <liqin (a] sunnorth.com.cn> 9556 9557 * MAINTAINERS (Write After Approval): Move myself to 9558 Write After Approval section. 9559 9560 2006-10-21 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu> 9561 9562 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check 9563 need_gmp anymore. 9564 * configure: Regenerate. 9565 9566 2006-10-16 Tobias Burnus <burnus (a] net-b.de> 9567 9568 * MAINTAINERS (Write After Approval): Add myself. 9569 9570 2006-10-16 Ben Elliston <bje (a] au.ibm.com> 9571 9572 * config.guess: Import latest version. 9573 * config.sub: Likewise. 9574 9575 2006-10-10 Brooks Moses <bmoses (a] stanford.edu> 9576 9577 * Makefile.def: Added pdf target handling. 9578 * Makefile.tpl: Added pdf target handling. 9579 * Makefile.in: Regenerated. 9580 9581 2006-10-10 Chen Liqin <liqin (a] sunnorth.com.cn> 9582 9583 * MAINTAINERS: Add self as score port maintainer. 9584 9585 2006-10-04 Brooks Moses <bmoses (a] stanford.edu> 9586 9587 * MAINTAINERS (Write After Approval): Add myself. 9588 9589 2006-09-27 Steven G. Kargl <kargl (a] gcc.gnu.org> 9590 9591 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0 9592 or newer. 9593 * configure: Regenerated. 9594 9595 2006-09-27 Dave Brolley <brolley (a] redhat.com> 9596 9597 * configure.in (RUNTEST): Look for 'runtest' in the source tree by 9598 using $s instead of $r. 9599 * configure: Regenerated. 9600 9601 2006-09-26 Thiemo Seufer <ths (a] mips.com> 9602 9603 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise 9604 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*. 9605 * configure: Regenerate. 9606 9607 2006-09-24 Graeme Peterson <gridly (a] gmail.com> 9608 9609 * MAINTAINERS (Write After Approval): Remove myself. 9610 9611 2006-09-22 Chao-ying Fu <fu (a] mips.com> 9612 9613 * MAINTAINERS (Write After Approval): Add myself. 9614 9615 2006-09-10 Joseph S. Myers <joseph (a] codesourcery.com> 9616 9617 * MAINTAINERS: Add self as soft-fp maintainer. 9618 9619 2006-09-09 Anatoly Sokolov <aesok (a] post.ru> 9620 9621 * MAINTAINERS: Add myself as avr maintainer. 9622 Remove Marek Michalkiewicz as avr maintainer. 9623 9624 2006-09-07 Roberto Costa <roberto.costa (a] st.com> 9625 9626 * MAINTAINERS (Write After Approval): Add myself. 9627 9628 2006-08-30 Corinna Vinschen <corinna (a] vinschen.de> 9629 9630 * configure.in: Never build newlib for a Mingw host. 9631 Never build newlib as Mingw target library. 9632 Test the existence of winsup/cygwin for building a Cygwin newlib, 9633 rather than just winsup. 9634 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if 9635 building a Mingw target. 9636 * configure: Regenerate. 9637 9638 2006-08-08 Eric Botcazou <ebotcazou (a] libertysurf.fr> 9639 9640 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer. 9641 9642 2006-07-25 Paolo Bonzini <bonzini (a] gnu.org> 9643 9644 * config.guess: Import from src (was more updated). 9645 * config.sub: Likewise. 9646 9647 2006-07-22 Daniel Jacobowitz <dan (a] codesourcery.com> 9648 9649 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb. 9650 * configure: Regenerated. 9651 9652 2006-07-18 Paolo Bonzini <bonzini (a] gnu.org> 9653 9654 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir 9655 for stages after the first. 9656 9657 2006-07-17 Jakub Jelinek <jakub (a] redhat.com> 9658 9659 * Makefile.def: Add dependencies for configure-opcodes 9660 on configure-intl and all-opcodes on all-intl. 9661 * Makefile.in: Regenerated. 9662 9663 2006-07-13 Ben Elliston <bje (a] au.ibm.com> 9664 9665 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer. 9666 9667 2006-07-06 Paul Eggert <eggert (a] cs.ucla.edu> 9668 9669 Port to hosts whose 'sort' and 'tail' implementations 9670 treat operands with leading '+' as file names, as POSIX 9671 has required since 2001. However, make sure the code still 9672 works on pre-POSIX hosts. 9673 * ltmain.sh: Don't assume "sort +2" is equivalent to 9674 "sort -k 3", since POSIX 1003.1-2001 no longer requires this. 9675 9676 2006-07-05 Ulrich Weigand <uweigand (a] de.ibm.com> 9677 9678 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer. 9679 9680 2006-07-04 Peter O'Gorman <peter (a] pogma.com> 9681 9682 * ltconfig: chmod 644 before ranlib during install. 9683 9684 2006-07-04 Eric Botcazou <ebotcazou (a] libertysurf.fr> 9685 9686 PR bootstrap/18058 9687 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1 9688 if the bootstrap compiler is a GCC version that supports it. 9689 * configure: Regenerate. 9690 9691 2006-07-03 Paolo Bonzini <bonzini (a] gnu.org> 9692 9693 * configure.in: Fix thinkos in previous check-in. 9694 * configure: Regenerate. 9695 9696 2006-07-03 Paolo Bonzini <bonzini (a] gnu.org> 9697 9698 PR other/27063 9699 * configure.in: Test subdir_requires and give an appropriate 9700 error message. 9701 * configure: Regenerate. 9702 9703 2006-07-01 Andrew John Hughes <gnu_andrew (a] member.fsf.org> 9704 9705 * MAINTAINERS (Write After Approval): Add myself. 9706 9707 2006-06-22 John David Anglin <dave.anglin (a] nrc.ca> 9708 9709 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer. 9710 9711 2006-06-22 Steve Ellcey <sje (a] cup.hp.com> 9712 9713 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer. 9714 9715 2006-06-20 David Ayers <d.ayers (a] inode.at> 9716 9717 PR bootstrap/28072 9718 * configure.in: Add target-boehm-gc to noconfigdirs depending on 9719 whether target-libjava is being configured instead of whether the 9720 java front end is enabled. 9721 * configure: Regenerate. 9722 9723 2006-06-16 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE> 9724 9725 PR target/27540 9726 * configure.in: Only enable libgomp on IRIX 6. 9727 * configure: Regenerate. 9728 9729 2006-06-15 Paolo Bonzini <bonzini (a] gnu.org> 9730 9731 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS 9732 too. 9733 * Makefile.in: Regenerate. 9734 9735 2006-06-13 Jeff Johnston <jjohnstn (a] redhat.com> 9736 9737 * config-ml.in: Alter CCASFLAGS to include special 9738 multilib options the same as is done for CFLAGS. 9739 9740 2006-06-12 John David Anglin <dave.anglin (a] nrc-cnrc.gc.ca> 9741 9742 * configure.in: Don't enable libgomp on hpux10. 9743 * configure: Rebuilt. 9744 9745 2006-06-12 David Ayers <d.ayers (a] inode.at> 9746 9747 PR bootstrap/27963 9748 PR target/19970 9749 * configure.in: Remove target-boehm-gc from noconfigdirs where 9750 ${libgcj} is specified. 9751 * configure: Regenerate. 9752 9753 2006-06-06 Carlos O'Donell <carlos (a] codesourcery.com> 9754 9755 Sync from src: 9756 9757 * configure.in: Sync. 9758 * configure: Regenerated. 9759 9760 2006-05-31 Daniel Jacobowitz <dan (a] codesourcery.com> 9761 9762 * Makefile.def: Added dependencies from sim and gdb on intl, and 9763 added configure dependencies to everything with an all dependency 9764 on intl. 9765 * Makefile.in: Regenerated. 9766 9767 2006-06-06 David Ayers <d.ayers (a] inode.at> 9768 9769 PR libobjc/13946 9770 * Makefile.def: Add dependencies for libobjc which boehm-gc. 9771 * Makefile.in: Regenerate. 9772 * configure.in: Add --enable-objc-gc at toplevel and have it 9773 enable boehm-gc for Objective-C. 9774 Remove target-boehm-gc from libgcj. 9775 Add target-boehm-gc to target_libraries. 9776 Add target-boehm-gc to noconfigdirs where ${libgcj} 9777 is specified. 9778 Assert that boehm-gc is supported when requested for Objective-C. 9779 Only build boehm-gc if needed either for Java or Objective-C. 9780 * configure: Regenerate. 9781 9782 2006-06-05 Paolo Bonzini <bonzini (a] gnu.org> 9783 9784 PR 27674 9785 * Makefile.tpl (configure-[+prefix+][+module+], 9786 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping. 9787 Remove rule to unstage bootstrapped modules. 9788 (stage_current): New. 9789 * Makefile.in: Regenerate. 9790 9791 2006-06-03 Laurynas Biveinis <laurynas.biveinis (a] gmail.com> 9792 9793 * MAINTAINERS (Write After Approval): Update my e-mail address. 9794 9795 2006-06-01 Mark Shinwell <shinwell (a] codesourcery.com> 9796 9797 * include/libiberty.h: Declare pex_run_in_environment. 9798 9799 2006-05-31 Asher Langton <langton2 (a] llnl.gov> 9800 9801 * MAINTAINERS (Write After Approval): Add myself. 9802 9803 2006-05-25 Paolo Bonzini <bonzini (a] gnu.org> 9804 9805 * Makefile.def (bfd, opcodes): Fix lib_path. 9806 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS. 9807 (restrap): Move under "@if gcc-bootstrap". Fix typo. 9808 * Makefile.in: Regenerate. 9809 9810 2006-05-24 Carlos O'Donell <carlos (a] codesourcery.com> 9811 9812 * Makefile.in: Regenerate. 9813 9814 2006-05-24 Carlos O'Donell <carlos (a] codesourcery.com> 9815 9816 * Makefile.def: Add install-html target. Add datarootdir 9817 docdir and htmldir to flags_to_pass. 9818 * Makefile.tpl: Add install-html target. 9819 * Makefile.in: Regenerate. 9820 * configure.in: Add --with-datarootdir, --with-docdir, and 9821 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir. 9822 * configure: Regenerate. 9823 9824 2006-05-24 Mark Shinwell <shinwell (a] codesourcery.com> 9825 9826 * configure.in: Enable gprof for cross builds. 9827 * configure: Regenerate. 9828 9829 2006-05-22 Richard Guenther <rguenther (a] suse.de> 9830 9831 Revert 9832 2006-01-31 Richard Guenther <rguenther (a] suse.de> 9833 Paolo Bonzini <bonzini (a] gnu.org> 9834 9835 * Makefile.def (target_modules): Add libgcc-math target module. 9836 * configure.in (target_libraries): Add libgcc-math target library. 9837 (--enable-libgcc-math): New configure switch. 9838 * Makefile.in: Re-generate. 9839 * configure: Re-generate. 9840 * libgcc-math: New toplevel directory. 9841 9842 2006-05-20 John David Anglin <dave.anglin (a] nrc-cnrc.gc.ca> 9843 Andreas Tobler <a.tobler (a] schweiz.ch> 9844 9845 * configure.in: Enable libgcj for hppa*-hp-hpux11*. 9846 * configure: Rebuilt. 9847 9848 2006-05-12 Sandra Loosemore <sandra (a] codesourcery.com> 9849 9850 * MAINTAINERS (Write After Approval): Add myself. 9851 9852 2006-05-01 DJ Delorie <dj (a] redhat.com> 9853 9854 * configure.in: Restore CFLAGS if GMP isn't present. 9855 * configure: Regenerate. 9856 9857 2006-05-01 Richard Guenther <rguenther (a] suse.de> 9858 9859 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math 9860 maintainer. 9861 9862 2006-04-30 Kenneth Zadeck <zadeck (a] naturalbridge.com> 9863 9864 * MAINTAINERS (Write After Approval): Add myself. 9865 9866 2006-04-28 Jan Beulich <jbeulich (a] novell.com> 9867 9868 * MAINTAINERS (Write After Approval): Add myself. 9869 9870 2006-04-18 DJ Delorie <dj (a] redhat.com> 9871 9872 * configure.in (m32c): Build libstdc++-v3. Pass flags to 9873 reference libgloss so that libssp can be built in a combined 9874 tree. 9875 * configure: Regenerate. 9876 9877 2006-04-08 Robert Millan <rmh (a] gcc.gnu.org> 9878 9879 * MAINTAINERS (Write After Approval): Add myself. 9880 9881 2006-04-05 Ben Elliston <bje (a] au.ibm.com> 9882 9883 * configure.in: Require makeinfo 4.4 or higher. 9884 * configure: Regenerate. 9885 9886 2006-04-04 Gerald Pfeifer <gerald (a] pfeifer.com> 9887 9888 * MAINTAINERS: Add Richard Henderson as libgomp maintainer. 9889 Rearrange the entries of other libraries to have them in one place. 9890 9891 2006-03-22 Janne Blomqvist <jb (a] gcc.gnu.org> 9892 9893 * MAINTAINERS (Write After Approval): Remove myself. 9894 (Language Front End Maintainers): Add myself as fortran 95 maintainer. 9895 9896 2006-03-14 Richard Guenther <rguenther (a] suse.de> 9897 9898 * configure: Regenerate with autoconf 2.13. 9899 9900 2006-03-13 Jim Blandy <jimb (a] codesourcery.com> 9901 9902 * MAINTAINERS: Use my work address. 9903 9904 * MAINTAINERS: Update my E-mail address. 9905 9906 2006-03-10 Aldy Hernandez <aldyh (a] redhat.com> 9907 9908 * configure.in: Handle --disable-<component> generically. 9909 * configure: Regenerate. 9910 9911 2006-03-01 H.J. Lu <hongjiu.lu (a] intel.com> 9912 9913 PR libgcj/17311 9914 * ltmain.sh: Don't use "$finalize_rpath" for compile. 9915 9916 2006-02-21 Erik Edelmann <eedelman (a] gcc.gnu.org> 9917 9918 * MAINTAINERS (Write After Approval): Remove myself. 9919 (Language Front End Maintainers): Add myself as fortran 95 maintainer. 9920 9921 2006-02-21 Rafael vila de Espndola <rafael.espindola (a] gmail.com> 9922 9923 * Makefile.tpl (BUILD_CONFIGDIRS): Remove. 9924 (TARGET_CONFIGDIRS): Remove. 9925 * configure.in: Remove AC_SUBST(target_configdirs). 9926 * Makefile.in, configure: Regenerated. 9927 9928 2006-02-20 Steven G. Kargl <kargls (a] comcast.net> 9929 9930 * MAINTAINERS (Write After Approval): Remove myself. 9931 (Language Front End Maintainers): Add myself as fortran 95 maintainer. 9932 9933 2006-02-20 Paolo Bonzini <bonzini (a] gnu.org> 9934 9935 PR bootstrap/25670 9936 9937 * Makefile.tpl ([+compare-target+]): Print explanation messages. 9938 9939 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass. 9940 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass. 9941 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES, 9942 BUILD_PREFIX, BUILD_PREFIX_1. 9943 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute. 9944 9945 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too. 9946 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too. 9947 9948 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+], 9949 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead 9950 of `cat stage_current`. Always provide the `r' and `s' variables. 9951 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into 9952 a single shell execution. 9953 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For 9954 bootstrapped modules, make the stage1 module if the build was not 9955 started yet, else build the current stage. 9956 (all-host, all-target): Omit bootstrapped modules (if bootstrapping). 9957 (all-build, all-host, all-target, [+make_target+]-host, 9958 [+make_target+]-target): Do not use \-continued lines. 9959 (target modules): Depend on stage_last, not all-gcc, if bootstrapping. 9960 (current_stage, restrap, stage_last): New. 9961 9962 * Makefile.in: Regenerate. 9963 * configure: Regenerate. 9964 9965 2006-02-19 Bud Davis <jmdavis (a] link.com> 9966 9967 * MAINTAINERS (Write After Approval): Remove myself. 9968 (Language Front End Maintainers): Add myself as fortran 95 9969 maintainer and update e-mail address. 9970 9971 2006-02-17 Francois-Xavier Coudert <coudert (a] clipper.ens.fr> 9972 9973 * MAINTAINERS (Write After Approval): Remove myself. 9974 (Language Front End Maintainers): Add myself as fortran 95 9975 maintainer. 9976 9977 2006-02-16 Victor Kaplansky <victork (a] il.ibm.com> 9978 9979 * MAINTAINERS (Write After Approval): Add myself. 9980 9981 2006-02-16 Thomas Koenig <Thomas.Koenig (a] online.de> 9982 9983 * MAINTAINERS (Write After Approval): Remove myself. 9984 (Language Front End Maintainers): Add myself as 9985 fortran 95 maintainer. 9986 9987 2006-02-14 Paolo Bonzini <bonzini (a] gnu.org> 9988 9989 Sync from src: 9990 9991 2005-12-27 Leif Ekblad <leif (a] rdos.net> 9992 9993 * configure.in: Add support for RDOS target. 9994 * configure: Regenerate. 9995 9996 2006-02-14 Paolo Bonzini <bonzini (a] gnu.org> 9997 Andreas Schwab <schwab (a] suse.de> 9998 9999 * configure: Regenerate. 10000 10001 2006-02-12 David Edelsohn <edelsohn (a] gnu.org> 10002 10003 * configure.in (enable_libgomp): Add AIX. 10004 * configure: Regenerate. 10005 10006 2006-02-07 Maxim Kuvyrkov <mkuvyrkov (a] ispras.ru> 10007 10008 * MAINTAINERS (Write After Approval): Add myself. 10009 10010 2006-02-03 Lee Millward <lee.millward (a] gmail.com> 10011 10012 * MAINTAINERS (Write After Approval): Add myself. 10013 10014 2006-01-31 Richard Guenther <rguenther (a] suse.de> 10015 Paolo Bonzini <bonzini (a] gnu.org> 10016 10017 * Makefile.def (target_modules): Add libgcc-math target module. 10018 * configure.in (target_libraries): Add libgcc-math target library. 10019 (--enable-libgcc-math): New configure switch. 10020 * Makefile.in: Re-generate. 10021 * configure: Re-generate. 10022 * libgcc-math: New toplevel directory. 10023 10024 2006-01-26 Paolo Bonzini <bonzini (a] gnu.org> 10025 10026 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier. 10027 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find 10028 the assembler, linker and binutils. 10029 * configure: Regenerate. 10030 10031 2006-01-22 Dirk Mueller <dmueller (a] suse.de> 10032 10033 * MAINTAINERS (Write After Approval): Add myself. 10034 10035 2006-01-20 Diego Novillo <dnovillo (a] redhat.com> 10036 10037 * configure: Regenerate. 10038 10039 2006-01-18 Richard Henderson <rth (a] redhat.com> 10040 Jakub Jelinek <jakub (a] redhat.com> 10041 Diego Novillo <dnovillo (a] redhat.com> 10042 10043 * libgomp: New directory. 10044 * Makefile.def: Add target_module libgomp. 10045 * Makefile.in: Regenerate. 10046 * configure.in (target_libraries): Add target-libgomp. 10047 * configure: Regenerate. 10048 10049 2006-01-05 Alexandre Oliva <aoliva (a] redhat.com> 10050 10051 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove 10052 @ from continuation. 10053 * Makefile.in: Rebuilt. 10054 10055 2006-01-04 Chris Lattner <sabre (a] gnu.org> 10056 10057 * MAINTAINERS (Write After Approval): Add myself. 10058 10059 2006-01-04 Paolo Bonzini <bonzini (a] gnu.org> 10060 10061 PR bootstrap/24252 10062 10063 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES. 10064 * Makefile.tpl (OBJDUMP): New. 10065 (EXTRA_HOST_FLAGS): Add it. 10066 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass. 10067 10068 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try 10069 to use symbolic links between directories. Avoid race conditions 10070 or make them harmless. 10071 * configure.in: Do not try to use symbolic links between directories. 10072 10073 * Makefile.def (LEAN): Pass. 10074 * Makefile.tpl (LEAN): Define. 10075 (stage[+id+]-start): Accept that the previous directory does not 10076 exist, if the bootstrap is lean. 10077 (stage[+id+]-bubble): Invoke lean bootstrap commands after 10078 stage[+id+]-start. Use a makefile variable and an `if' instead of a 10079 configure substitution. 10080 ([+compare-target+]): Likewise. 10081 ([+bootstrap-target+]-lean): New. 10082 * configure.in: Remove lean bootstrap support from here. 10083 10084 * Makefile.in: Regenerate. 10085 * configure: Regenerate. 10086 10087 2006-01-04 Ben Elliston <bje (a] au.ibm.com> 10088 10089 * MAINTAINERS (libdecnumber): Add myself. 10090 10091 2006-01-02 Mark Mitchell <mark (a] codesourcery.com> 10092 10093 * libtool-ldflags: New script. 10094 10095 2006-01-02 Andreas Schwab <schwab (a] suse.de> 10096 10097 * configure.in: When reconfiguring remove Makefile in 10098 all stage directories. 10099 * configure: Regenerate. 10100 10101 2005-12-27 Steven Bosscher <stevenb.gcc (a] gmail.com> 10102 10103 * MAINTAINERS: Update my email address. 10104 10105 2005-12-20 Paolo Bonzini <bonzini (a] gnu.org> 10106 10107 Revert Ada-related part of the previous change. 10108 10109 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET): 10110 Do not pass. 10111 * Makefile.tpl (BOOT_ADAFLAGS): Do not define. 10112 * Makefile.in: Regenerate. 10113 * configure.in: Do not include mt-ppc-aix target fragment. 10114 * configure: Regenerate. 10115 10116 2005-12-19 Paolo Bonzini <bonzini (a] gnu.org> 10117 10118 * configure.in: Select appropriate fragments for PowerPC/AIX. 10119 * configure: Regenerate. 10120 10121 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS, 10122 BOOT_CFLAGS, BOOT_LDFLAGS. 10123 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS, 10124 BOOT_CFLAGS, BOOT_LDFLAGS. 10125 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET. 10126 (stage[+id+]-bubble): Pass flags recursively to the comparison target. 10127 (stage): Fail if we cannot complete the work. 10128 * Makefile.in: Regenerate. 10129 10130 2005-12-16 Nathan Sidwell <nathan (a] codesourcery.com> 10131 10132 * configure.in: Replace ms1 with mt. 10133 * configure: Rebuilt. 10134 10135 2005-12-15 Bryce McKinlay <mckinlay (a] redhat.com> 10136 10137 * MAINTAINERS: Update my email address. 10138 10139 2005-12-15 Paolo Bonzini <bonzini (a] gnu.org> 10140 10141 * Makefile.tpl (all, do-[+make_target+], do-check, install, 10142 install-host-nogcc): Don't invoke $(stage) at the end. 10143 * Makefile.in: Regenerate. 10144 10145 2005-12-14 Paolo Bonzini <bonzini (a] gnu.org> 10146 10147 * configure.in: Flip the top-level bootstrap switch. 10148 * configure: Regenerate. 10149 10150 2005-12-14 Daniel Jacobowitz <dan (a] codesourcery.com> 10151 10152 * Makefile.tpl: Throughout the file, use : $(MAKE) along with 10153 $(stage) and $(unstage). 10154 (EXTRA_TARGET_FLAGS): Correct double-quoting. 10155 (all): Remove stray semicolon. 10156 (local-distclean): Don't handle multilib.tmp and multilib.out. 10157 (install.all): Set $s for consistency. 10158 (configure-[+prefix+][+module+]): Instead of [+deps+], handle 10159 check_multilibs setting. Always make the install directory. 10160 (configure-stage[+id+]-[+prefix+][+module+]): Likewise. 10161 Correct @if/@endif. 10162 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif. 10163 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove. 10164 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR). 10165 (multilib.out): Remove. 10166 * Makefile.in: Regenerated. 10167 10168 2005-12-12 Carlos O'Donell <carlos (a] codesourcery.com> 10169 10170 * MAINTAINERS (Write After Approval): Add myself. 10171 10172 2005-12-12 Nathan Sidwell <nathan (a] codesourcery.com> 10173 10174 * MAINTAINERS: Add myself as mt maintainer. 10175 10176 * config.sub: Replace ms1 with mt. Allow ms1 as an alias. 10177 10178 2005-12-06 Adam Nemet <anemet (a] caviumnetworks.com> 10179 10180 * MAINTAINERS: Change email address. 10181 10182 2005-12-05 Paolo Bonzini <bonzini (a] gnu.org> 10183 10184 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4, 10185 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove 10186 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below. 10187 Find in-tree tools if available. 10188 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them. 10189 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute. 10190 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL. 10191 (COMPILER_*_FOR_TARGET): New. 10192 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs. 10193 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols. 10194 (CONFIGURED_*, USUAL_*): Remove. 10195 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO, 10196 STRIP): Use autoconf substitutions. 10197 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET, 10198 COMPILER_NM_FOR_TARGET): New. 10199 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP. 10200 10201 (all): Make all-host and all-target in parallel. 10202 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure 10203 that $$r and $$s are set before invoking a recursive make. 10204 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end. 10205 ([+bootstrap-target+]): Inline most of the `all' target. 10206 10207 2005-11-29 Ben Elliston <bje (a] au.ibm.com> 10208 10209 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc 10210 from the gcc build directory. 10211 * Makefile.in: Regenerate. 10212 10213 2005-11-29 Ben Elliston <bje (a] au.ibm.com> 10214 10215 * Makefile.def: Add new libdecnumber host_module. Make all-gcc 10216 depend on all-libdecnumber. 10217 * configure.in (host_libs): Include libdecnumber. 10218 * Makefile.in: Regenerate. 10219 * configure: Likewise. 10220 10221 2005-11-29 Ben Elliston <bje (a] au.ibm.com> 10222 10223 * libdecnumber: Import decNumber sources from the dfp-branch. 10224 10225 2005-11-21 Kean Johnston <jkj (a] sco.com> 10226 10227 * config.sub, config.guess: Sync from upstream sources. 10228 10229 2005-11-21 Ben Elliston <bje (a] au.ibm.com> 10230 10231 Import from Autoconf sources: 10232 10233 2005-09-06 Paul Eggert <eggert (a] cs.ucla.edu> 10234 * config/move-if-change: Don't output "$2 is unchanged"; 10235 suggested by Ben Elliston. Handle weird characters correctly. 10236 10237 2005-11-18 Andreas Tobler <a.tobler (a] schweiz.ch> 10238 10239 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience' 10240 to match upstream libtool for darwin. 10241 10242 2005-11-11 Daniel Jacobowitz <dan (a] codesourcery.com> 10243 10244 * Makefile.def: Remove gdb dependencies for gdbtk. 10245 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables. 10246 (configure-gdb, install-gdb): New rules. 10247 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK. 10248 * Makefile.in, configure: Regenerated. 10249 10250 2005-11-06 Janne Blomqvist <jb (a] gcc.gnu.org> 10251 10252 * MAINTAINERS (Write After Approval): Add myself. 10253 10254 2005-11-06 Erik Edelmann <eedelman (a] gcc.gnu.org> 10255 10256 * MAINTAINERS (Write After Approval): Add myself. 10257 10258 2005-10-24 Diego Novillo <dnovillo (a] redhat.com> 10259 10260 * MAINTAINERS (alias analysis): Add Daniel Berlin and 10261 Diego Novillo. 10262 10263 2005-10-22 Paolo Bonzini <bonzini (a] gnu.org> 10264 10265 PR bootstrap/24297 10266 * Makefile.tpl (do-[+make-target+], do-check, install, 10267 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s 10268 are set before recursing. 10269 * Makefile.in: Regenerate. 10270 10271 2005-10-20 Eric Botcazou <ebotcazou (a] adacore.com> 10272 10273 PR bootstrap/18939 10274 * Makefile.def (gcc) <target>: Fix thinko. 10275 * Makefile.in: Regenerate. 10276 10277 2005-10-17 Bernd Schmidt <bernd.schmidt (a] analog.com> 10278 10279 * configure.in (bfin-*-*): Use test, not brackets, in if statement. 10280 * configure: Regenerate. 10281 10282 2005-10-15 Jie Zhang <jie.zhang (a] analog.com> 10283 10284 * MAINTAINERS (Write After Approval): Add self. 10285 10286 2005-10-08 Kazu Hirata <kazu (a] codesourcery.com> 10287 10288 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs 10289 target-libffi, target-qthreads, target-libjava, and 10290 targetlibobjc. 10291 * configure: Regenerate. 10292 10293 2005-10-06 Daniel Jacobowitz <dan (a] codesourcery.com> 10294 10295 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET. 10296 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP. 10297 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET) 10298 (USUAL_OBJDUMP_FOR_TARGET): New. 10299 (EXTRA_TARGET_FLAGS): Add OBJDUMP. 10300 * configure.in: Check for $OBJDUMP_FOR_TARGET. 10301 * configure, Makefile.in: Regenerated. 10302 10303 2005-10-05 Paolo Bonzini <bonzini (a] gnu.org> 10304 10305 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages 10306 before other host packages. 10307 10308 2005-10-05 Kaz Kojima <kkojima (a] gcc.gnu.org> 10309 10310 * MAINTAINERS: Add self as sh libraries/configury maintainer. 10311 10312 2005-10-05 Paolo Bonzini <bonzini (a] gnu.org> 10313 10314 PR bootstrap/22340 10315 10316 * configure.in (default_target): Remove. 10317 * Makefile.tpl (all): Do not use prerequisites as subroutines 10318 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet. 10319 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not 10320 use prerequisites as subroutines. 10321 (check-host, check-target): New. 10322 (bootstrap configure & all targets): Do not use stage*-start 10323 if the directory layout is already ok. 10324 (non-bootstrap configure & all targets): Prepend a $(unstage). 10325 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL. 10326 (NOTPARALLEL): Remove. 10327 (unstage, stage variables): New variables. 10328 (unstage, stage targets): Simply expand to those variables. 10329 10330 * configure: Regenerate. 10331 * Makefile.in: Regenerate. 10332 10333 2005-10-04 James E Wilson <wilson (a] specifix.com> 10334 10335 * Makefile.def (lang_env_dependencies): Add libmudflap. 10336 * Makefile.in: Regenerate. 10337 10338 2005-10-03 Andreas Schwab <schwab (a] suse.de> 10339 10340 Backport from libtool CVS: 10341 2002-11-03 Ossama Othman <ossama (a] doc.ece.uci.edu> 10342 10343 * ltmain.sh: add support for installing into temporary 10344 staging area (e.g. 'make install DESTDIR=...') 10345 10346 2005-10-03 H.J. Lu <hongjiu.lu (a] intel.com> 10347 10348 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes. 10349 * configure: Regenerated. 10350 10351 2005-09-30 Andrew Pinski <pinskia (a] physics.uc.edu> 10352 10353 * configure: Regenerate with the correct 10354 autoconf version. 10355 10356 2005-09-30 Catherine Moore <clm (a] cm00re.com> 10357 10358 * configure.in (bfin-*-*): New. 10359 * configure: Regenerated. 10360 10361 2005-09-28 Geoffrey Keating <geoffk (a] apple.com> 10362 10363 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP. 10364 (LIPO_FOR_TARGET): New. 10365 (CONFIGURED_LIPO_FOR_TARGET): New. 10366 (USUAL_LIPO_FOR_TARGET): New. 10367 (STRIP_FOR_TARGET): New. 10368 (CONFIGURED_STRIP_FOR_TARGET): New. 10369 (USUAL_STRIP_FOR_TARGET): New. 10370 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and 10371 STRIP_FOR_TARGET. 10372 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET, 10373 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET. 10374 * Makefile.in: Regenerate. 10375 * configure: Regenerate. 10376 10377 2005-09-19 David Edelsohn <edelsohn (a] gnu.org> 10378 10379 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs. 10380 (rs6000-*-aix*): Same. 10381 * configure: Regenerate. 10382 10383 2005-09-16 Tom Tromey <tromey (a] redhat.com> 10384 10385 * MAINTAINERS: Add self as java maintainer. 10386 10387 2005-09-14 Francois-Xavier Coudert <coudert (a] clipper.ens.fr> 10388 10389 * configure.in: Recognize f95 in the --enable-languages option, 10390 and substitute it for fortran, issuing a warning. 10391 * configure: Regenerate. 10392 10393 2005-08-30 Phil Edwards <phil (a] codesourcery.com> 10394 10395 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs. 10396 * configure: Regenerated. 10397 10398 2005-08-22 Aldy Hernandez <aldyh (a] redhat.com> 10399 10400 * MAINTAINERS: Add self as ms1 maintainer. 10401 10402 2005-08-20 Richard Earnshaw <richard.earnshaw (a] arm.com> 10403 10404 * Makefile.def (libssp): Add to lang_env_dependencies. 10405 * Makefile.in: Regenerate. 10406 10407 2005-08-18 Ian Lance Taylor <ian (a] airs.com> 10408 10409 * MAINTAINERS: Add myself as middle-end maintainer. 10410 10411 2005-08-17 Christian Groessler <chris (a] groessler.org> 10412 10413 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash. 10414 * Makefile.in: Regenerate. 10415 10416 2005-08-15 Andreas Krebbel <krebbel1 (a] de.ibm.com> 10417 10418 * MAINTAINERS (write after approval): Added myself. 10419 10420 2005-08-12 Maciej W. Rozycki <macro (a] linux-mips.org> 10421 10422 * MAINTAINERS (Write After Approval): Add myself. 10423 10424 2005-08-12 Paolo Bonzini <bonzini (a] gnu.org> 10425 10426 * configure.in: Replace NCN_STRICT_CHECK_TOOL with 10427 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS. 10428 Look for alternate names of the target cc and c++ 10429 * configure: Regenerate. 10430 10431 2005-08-08 Paolo Bonzini <bonzini (a] gnu.org> 10432 10433 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET, 10434 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find 10435 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target 10436 tools; remove code to manually set them. 10437 (Target tools): Look in the environment for them. 10438 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET, 10439 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine. 10440 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc 10441 build directory. 10442 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET, 10443 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET, 10444 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET, 10445 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET, 10446 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New. 10447 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, 10448 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete. 10449 * configure: Regenerate. 10450 * Makefile.in: Regenerate. 10451 10452 2005-07-28 Ben Elliston <bje (a] au.ibm.com> 10453 10454 * MAINTAINERS: Update for removed CPU targets. 10455 10456 2005-07-27 Mark Mitchell <mark (a] codesourcery.com> 10457 10458 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET. 10459 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET. 10460 * Makefile.in: Regenerated. 10461 10462 2005-07-26 Mark Mitchell <mark (a] codesourcery.com> 10463 10464 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable. 10465 (CFLAGS_FOR_TARGET): Use it. 10466 (CXXFLAGS_FOR_TARGET): Likewise. 10467 * Makefile.in: Regenerated. 10468 * configure.in (--with-build-sysroot): New option. 10469 * configure: Regenerated. 10470 10471 2005-07-24 Paolo Bonzini <bonzini (a] gnu.org> 10472 10473 * Makefile.tpl: Wrap install between unstage and stage 10474 * Makefile.in: Regenerate. 10475 10476 2005-07-21 Eric Christopher <echristo (a] apple.com> 10477 10478 * MAINTAINERS: Update affiliation. 10479 10480 2005-07-21 Paul Woegerer <paul.woegerer (a] nsc.com> 10481 10482 * MAINTAINERS: Add self as crx port maintainer. 10483 10484 2005-07-20 DJ Delorie <dj (a] redhat.com> 10485 10486 * MAINTAINERS: Add self as m32c maintainer. 10487 10488 2005-07-16 Kelley Cook <kcook (a] gcc.gnu.org> 10489 10490 * all files: Update FSF address. 10491 10492 2005-07-15 Eric Christopher <echristo (a] redhat.com> 10493 10494 * MAINTAINERS: Change affiliation. 10495 10496 2005-07-14 Jim Blandy <jimb (a] redhat.com> 10497 10498 * configure.in: Add cases for Renesas m32c. 10499 * configure: Regenerated. 10500 10501 2005-07-14 Kelley Cook <kcook (a] gcc.gnu.org> 10502 10503 * COPYING.LIB: Update from fsf.org. 10504 10505 2005-07-14 Kelley Cook <kcook (a] gcc.gnu.org> 10506 10507 * COPYING, compile, config.guess, 10508 config.sub, install-sh, missing, mkinstalldirs, 10509 symlink-tree, ylwrap: Sync from upstream sources. 10510 * config-ml.in: Update FSF address. 10511 10512 2005-07-13 Eric Christopher <echristo (a] redhat.com> 10513 10514 * configure.in: Add toplevel noconfigdir support for tpf. 10515 * configure: Regenerate. 10516 10517 2005-07-11 Paolo Bonzini <bonzini (a] gnu.org> 10518 10519 PR ada/22340 10520 10521 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto. 10522 * Makefile.in: Regenerate. 10523 10524 2005-07-07 Mark Mitchell <mark (a] codesourcery.com> 10525 10526 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave 10527 Brolley to write-after-approval. 10528 10529 2005-07-07 Andreas Schwab <schwab (a] suse.de> 10530 10531 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD. 10532 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here. 10533 * Makefile.in: Regenerated. 10534 10535 2005-07-06 Geoffrey Keating <geoffk (a] apple.com> 10536 10537 * configure.in: Don't build sim or rda when targetting darwin. 10538 * configure: Regenerate. 10539 10540 2005-07-06 Kazu Hirata <kazu (a] codesourcery.com> 10541 10542 * configure.in: Add --enable-libssp and --disable-libssp. 10543 * configure: Regenerate with autoconf-2.13. 10544 10545 2005-07-02 Jakub Jelinek <jakub (a] redhat.com> 10546 10547 * Makefile.def (target_modules): Add libssp. 10548 * configure.in (target_libraries): Add target-libssp. 10549 * configure: Rebuilt. 10550 * Makefile.in: Rebuilt. 10551 10552 2005-07-01 Zack Weinberg <zackw (a] panix.com> 10553 10554 * MAINTAINERS: Change email address. Resign from maintainership. 10555 10556 2005-07-01 Richard Guenther <rguenther (a] suse.de> 10557 10558 * MAINTAINERS: Change my e-mail address and affiliation. 10559 10560 2005-06-22 Paolo Bonzini <bonzini (a] gnu.org> 10561 10562 * Makefile.def (stagefeedback): Come after profile. 10563 Define profiledbootstrap target. 10564 * Makefile.tpl (profiledbootstrap): Remove. 10565 (stageprofile-end): Zap stagefeedback. 10566 (stagefeedback-start): Copy all .gcda files, not only GCC's. 10567 * Makefile.in: Regenerate. 10568 10569 2005-06-13 Richard Sandiford <richard (a] codesourcery.com> 10570 10571 * MAINTAINERS: Update my email address. 10572 10573 2005-06-13 Zack Weinberg <zack (a] codesourcery.com> 10574 10575 * depcomp: Update from automake CVS. Add 'ia64hp' stanza. 10576 In 'cpp' stanza, support '#line' as well as '# '. 10577 10578 2005-06-08 Andreas Schwab <schwab (a] suse.de> 10579 10580 * MAINTAINERS: Move myself from 'Write After Approval' to 10581 'CPU Port Maintainers' section as m68k maintainer. 10582 10583 2005-06-07 Hans-Peter Nilsson <hp (a] axis.com> 10584 10585 * configure.in (unsupported_languages): New macro. 10586 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit 10587 non-ported target libraries in noconfigdirs. 10588 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf, 10589 non-linux-gnu. Remove libgcj_ex_libffi. 10590 <lang_frag loop>: Set add_this_lang=no if the language is in 10591 unsupported_languages. 10592 * configure: Regenerate. 10593 10594 2005-06-04 Tobias Schl"uter <tobias.schlueter (a] physik.uni-muenchen.de> 10595 10596 * configure.in: Fix typo in handling of --with-mpfr-dir. 10597 * configure: Regenerate. 10598 10599 2005-06-04 Richard Sandiford <rsandifo (a] nildram.co.uk> 10600 10601 * MAINTAINERS: Update my email address. 10602 10603 2005-06-02 Jim Blandy <jimb (a] redhat.com> 10604 10605 * config.sub: Add cases for the Renesas m32c. (This patch has been 10606 accepted into the master sources.) 10607 10608 2005-06-02 Aldy Hernandez <aldyh (a] redhat.com> 10609 Michael Snyder <msnyder (a] redhat.com> 10610 Stan Cox <scox (a] redhat.com> 10611 10612 * configure.in: Set noconfigdirs for ms1. 10613 10614 * configure: Regenerate. 10615 10616 2005-06-01 Jerry DeLisle <jvdelisle (a] verizon.net> 10617 10618 * MAINTAINERS (Write After Approval): Add self. 10619 10620 2005-06-01 Josh Conner <jconner (a] apple.com> 10621 10622 * MAINTAINERS (Write After Approval): Add self. 10623 10624 2005-06-01 Kazu Hirata <kazu (a] codesourcery.com> 10625 10626 * MAINTAINERS: Update my email address. 10627 10628 2005-05-27 Ziga Mahkovec <ziga.mahkovec (a] klika.si> 10629 10630 * MAINTAINERS (Write After Approval): Add self. 10631 10632 2005-05-26 Chris Demetriou <cgd (a] broadcom.com> 10633 10634 * MAINTAINERS (Write After Approval): Remove self. 10635 10636 2005-05-25 Paolo Bonzini <bonzini (a] gnu.org> 10637 10638 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well. 10639 (Dependencies): Consider target modules for bootstrap dependencies. 10640 Make target bootstrap modules depend on each stage's gcc. 10641 * Makefile.in: Regenerate. 10642 10643 2005-05-20 Paolo Bonzini <bonzini (a] gnu.org> 10644 10645 * Makefile.def (configure-gcc): Depend on binutils having been built. 10646 (all-gcc): No need to do it here. 10647 * Makefile.in: Regenerate. 10648 10649 2005-05-19 Paul Brook <paul (a] codesourcery.com> 10650 10651 * configure.in: Rewrite misleading error message when requested 10652 language cannot be built. 10653 * configure: Regenerate. 10654 10655 2005-05-15 Daniel Jacobowitz <dan (a] codesourcery.com> 10656 10657 * ylwrap: Import from Automake 1.9.5. 10658 10659 2005-05-13 David Ung <davidu (a] mips.com> 10660 10661 * MAINTAINERS (Write After Approval): Add self. 10662 10663 2005-05-09 Mike Stump <mrs (a] apple.com> 10664 10665 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on 10666 lt_cv_sys_max_cmd_len for now. 10667 10668 2005-05-09 Stan Cox <scox (a] redhat.com> 10669 10670 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer. 10671 10672 2005-05-08 Matt Kraai <kraai (a] ftbfs.org> 10673 10674 * README.SCO: Update the URL. 10675 10676 2005-05-05 David Edelsohn <edelsohn (a] gnu.org> 10677 10678 * ltconfig: Define file_list_spec. Pass file_list_spec and 10679 with_gnu_ld to libtool. 10680 * ltcf-c.sh (aix[45]): Define file_list_spec. 10681 * ltcf-cxx.sh (aix[45]): Same. 10682 * ltcf-gcj.sh (aix[45]): Same. 10683 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec 10684 exists, write list of input files to temporary file. 10685 10686 2005-05-04 Mike Stump <mrs (a] apple.com> 10687 10688 * configure.in: Always pass --target to target configures as 10689 otherwise rebuilds that do --recheck will fail. 10690 * confiugure: Rebuilt. 10691 10692 2005-05-04 Paolo Bonzini <bonzini (a] gnu.org> 10693 10694 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from 10695 STAGE_HOST_EXPORTS. 10696 (configure, all): Add bootstrap support. 10697 (Host modules, target modules): Pass post-stage1 flags and exports. 10698 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere. 10699 * Makefile.in: Regenerate. 10700 10701 2005-04-29 Paolo Bonzini <bonzini (a] gnu.org> 10702 10703 * configure: Regenerate. 10704 10705 2005-04-27 Mike Stump <mrs (a] apple.com> 10706 10707 * MAINTAINERS: Add self as darwin maintainer. 10708 10709 2005-04-22 Bernd Schmidt <bernd.schmidt (a] analog.com> 10710 10711 * config.sub: Update from master copy. 10712 10713 2005-04-21 Mike Stump <mrs (a] apple.com> 10714 10715 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer. 10716 * MAINTAINERS: Add Zem as Objective-C++ maintainer. 10717 10718 2005-04-19 Hans-Peter Nilsson <hp (a] axis.com> 10719 10720 * configure.in <crisv32-*-*, cris-*-*>: New local variable 10721 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate 10722 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for 10723 "*-*-elf" and "*-*-linux*". 10724 * configure: Regenerate. 10725 10726 2005-04-14 Joseph S. Myers <joseph (a] codesourcery.com> 10727 10728 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer. 10729 10730 2005-04-12 Mike Stump <mrs (a] apple.com> 10731 10732 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream. 10733 10734 2005-04-04 Thomas Koenig <Thomas.Koenig (a] online.de> 10735 10736 * MAINTAINERS (Write After Approval): Add myself. 10737 10738 2005-04-07 Bernd Schmidt <bernd.schmidt (a] analog.com> 10739 10740 * MAINTAINERS (Port Maintainers): Add self for Blackfin. 10741 10742 2005-04-06 Paolo Bonzini <bonzini (a] gnu.org> 10743 10744 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir. 10745 (TARGET_CONFIGARGS): Include --with-target-subdir. 10746 (configure, all): New macros. Use them throughout. 10747 * Makefile.in: Regenerate. 10748 10749 2005-04-04 Jon Grimm <jgrimm2 (a] us.ibm.com> 10750 10751 * MAINTAINERS (Write After Approval): Add myself. 10752 10753 2005-03-31 Zdenek Dvorak <rakdver (a] atrey.karlin.mff.cuni.cz> 10754 10755 * MAINTAINERS: Remove 'loop unrolling' maintainer. 10756 10757 2005-03-30 Gerald Pfeifer <gerald (a] pfeifer.com> 10758 10759 * MAINTAINERS: Move John Carr to Write After Approval. 10760 10761 2005-03-30 J"orn Rennecke <joern.rennecke (a] st.com> 10762 10763 * config/mh-mingw32: Delete. 10764 * configure.in: Don't use it. 10765 * configure: Regenerate. 10766 10767 2005-03-31 Paolo Bonzini <bonzini (a] gnu.org> 10768 10769 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path. 10770 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove. 10771 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR. 10772 (HOST_LIB_PATH): Generate from Makefile.def. 10773 (TARGET_LIB_PATH): Likewise. 10774 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR. 10775 * Makefile.in: Regenerate. 10776 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove. 10777 (RPATH_ENVVAR): Include Darwin case. 10778 * configure: Regenerate. 10779 10780 2005-03-29 Thomas Fitzsimmons <fitzsim (a] redhat.com> 10781 10782 * MAINTAINERS (Various Maintainers): Remove self. 10783 (Write After Approval): Add self. 10784 10785 2005-03-26 Thomas Fitzsimmons <fitzsim (a] redhat.com> 10786 10787 * MAINTAINERS (Various Maintainers): Add self. 10788 10789 2005-03-25 Paolo Bonzini <bonzini (a] gnu.org> 10790 10791 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin. 10792 * configure: Regenerate. 10793 10794 2005-03-21 Zack Weinberg <zack (a] codesourcery.com> 10795 10796 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir, 10797 gcc_version, and gcc_version_trigger from set of flags to pass. 10798 * Makefile.tpl: Remove definitions of above variables. 10799 (config.status): Remove dependency on $(gcc_version_trigger). 10800 * Makefile.in: Regenerate. 10801 * configure.in: Do not reference config/gcc-version.m4 nor 10802 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor 10803 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger. 10804 * configure: Regenerate. 10805 10806 2005-03-16 Manfred Hollstein <manfred.h (a] gmx.net> 10807 Andrew Pinski <pinskia (a] physics.uc.edu> 10808 10809 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi. 10810 * Makefile.in: Regenerate. 10811 10812 2005-03-13 Feng Wang <fengwang (a] nudt.edu.cn> 10813 10814 * MAINTAINERS (Write After Approval): Add myself. 10815 10816 2005-03-03 David Ayers <d.ayers (a] inode.at> 10817 10818 * MAINTAINERS (Write After Approval): Add myself. 10819 10820 2005-03-01 Alexandre Oliva <aoliva (a] redhat.com> 10821 10822 PR libgcj/20160 10823 * ltmain.sh: Avoid creating archives with components that have 10824 duplicate basenames. 10825 10826 2005-02-28 Andrew Pinski <pinskia (a] physics.uc.edu> 10827 10828 PR bootstrap/20250 10829 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install 10830 instead of check. 10831 * Makefile.in: Regenerate. 10832 10833 2005-02-28 Paolo Bonzini <bonzini (a] gnu.org> 10834 10835 * Makefile.in: Regenerate to fix conflict between the previous two 10836 patches. 10837 10838 2005-02-28 Paolo Bonzini <bonzini (a] gnu.org> 10839 10840 PR bootstrap/17383 10841 * Makefile.def (target_modules): Remove "stage", now unnecessary. 10842 * Makefile.tpl (HOST_SUBDIR): New substitution. 10843 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET, 10844 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET, 10845 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET, 10846 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it. 10847 (Host modules, Bootstrapped modules): Use it. 10848 (Build modules, Target modules): Do not create symlink trees, 10849 always configure out-of-srcdir. 10850 (distclean): Try removing $(host_subdir) with rm before using rm -rf. 10851 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET, 10852 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use 10853 $(HOST_SUBDIR). Create a symlink for host_subdir. 10854 10855 * Makefile.in: Regenerate. 10856 * configure: Regenerate. 10857 10858 2005-02-28 Nathanael Nerode <neroden (a] gcc.gnu.org> 10859 10860 Merged from libada-gnattools-branch: 10861 2004-11-28 Nathanael Nerode <neroden (a] gcc.gnu.org> 10862 10863 * gnattools: New directory. 10864 * Makefile.def: Add gnattools as a module, depending on target-libada. 10865 * Makefile.in: Regenerate. 10866 * configure.in: Include gnattools in host_tools; disable it if ada 10867 is disabled. 10868 * configure: Regenerate. 10869 10870 2005-02-24 James A. Morrison <phython (a] gcc.gnu.org> 10871 10872 * MAINTAINERS (Language Front Ends Maintainers): Add myself as 10873 treelang maintainer. 10874 (Write After Approval): Remove myself. 10875 10876 2005-02-23 Paul Schlie <schlie (a] comcast.net> 10877 10878 * configure.in: Allow darwin targeted ports to build tk, itcl and 10879 libgui. 10880 * configure: Regenerate. 10881 10882 2005-02-21 Eric Botcazou <ebotcazou (a] libertysurf.fr> 10883 10884 PR libgcj/10353 10885 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj. 10886 * configure: Regenerate. 10887 10888 2005-02-18 Steven G. Kargl <kargl (a] gcc.gnu.org> 10889 10890 * MAINTAINERS (Write After Approval): Add myself. 10891 10892 2005-02-10 Ian Lance Taylor <ian (a] airs.com> 10893 10894 * MAINTAINERS: Update my e-mail address. 10895 10896 2005-02-02 Richard Guenther <rguenth (a] gcc.gnu.org> 10897 10898 * MAINTAINERS (Write After Approval): Add myself. 10899 10900 2005-01-29 Hans-Peter Nilsson <hp (a] axis.com> 10901 10902 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*. 10903 <crisv32-*-*, cris-*-*>: Only disable target-newlib and 10904 target-libgloss when not *-*-elf and *-*-aout. 10905 * configure: Regenerate. 10906 10907 2005-01-23 Kazu Hirata <kazu (a] cs.umass.edu> 10908 10909 * MAINTAINERS: Remove obsolete entries. 10910 10911 * MAINTAINERS (Write After Approval): Add Michael Matz. 10912 10913 2005-01-19 Neil Booth <neil (a] daikokuya.co.uk> 10914 10915 * MAINTAINERS: Remove self as cpplib maintainer. 10916 10917 2005-01-17 Kelley Cook <kcook (a] gcc.gnu.org> 10918 10919 * install-sh, config.sub: Import from upstream. 10920 10921 2005-01-17 Kelley Cook <kcook (a] gcc.gnu.org> 10922 10923 PR bootstrap/18222 10924 * Makefile.def: Pass CPPFLAGS_FOR_TARGET. 10925 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET. 10926 * Makefile.in: Regenerate. 10927 10928 2005-01-16 Jason Thorpe <thorpej (a] netbsd.org> 10929 10930 * MAINTAINERS: Update my email address. 10931 10932 2005-01-12 David Edelsohn <edelsohn (a] gnu.org> 10933 Andreas Schwab <schwab (a] suse.de> 10934 10935 PR bootstrap/18033 10936 * config-ml.in: Eval option if surrounded by single quotes. 10937 10938 2005-01-03 Paolo Bonzini <bonzini (a] gnu.org> 10939 10940 Revert 2004-12-28 Makefile changes, a better fix will be 10941 applied to mainline and src after GCC 4.0 branches. 10942 10943 2004-12-28 Paolo Bonzini <bonzini (a] gnu.org> 10944 10945 PR bootstrap/17383 10946 10947 * Makefile.def (target_modules): Remove stage parameter, 10948 it is always true now. 10949 * Makefile.tpl (configure-build-[+module+], 10950 configure-target-[+module+]): Always build symlink tree 10951 for the directory and for include. BUILD_SUBDIR and 10952 TARGET_SUBDIR cannot be . anymore. 10953 * Makefile.in: Regenerate. 10954 10955 2004-12-25 David Edelsohn <edelsohn (a] gnu.org> 10956 10957 Revert 2004-12-08 Makefile changes. 10958 10959 2004-12-17 Danny Smith <dannysmith (a] users.sourceforge.net> 10960 10961 * MAINTAINERS: Move myself to OS Port Maintainers for windows, 10962 cygwin, mingw. 10963 10964 2004-12-16 Andrew Stubbs <andrew.stubbs (a] st.com> 10965 10966 * configure.in (sh64-*-*): Reenable gprof. 10967 * configure: Regenerate. 10968 10969 2004-12-08 David Edelsohn <edelsohn (a] gnu.org> 10970 10971 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET. 10972 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG. 10973 (EXTRA_TARGET_FLAGS): Add PICFLAG. 10974 * Makefile.in: Regenerate. 10975 10976 2004-12-08 Christopher Faylor <cgf (a] gcc.gnu.org> 10977 10978 * MAINTAINERS: Update my email address. 10979 10980 2004-12-07 Matt Kraai <kraai (a] ftbfs.org> 10981 10982 * Makefile.tpl: Generate normal dependencies if the LHS module is 10983 not bootstrapped. 10984 * Makefile.in: Regenerate. 10985 10986 2004-12-03 Richard Sandiford <rsandifo (a] redhat.com> 10987 10988 * configure.in: Include config/gxx-include-dir.m4. Use 10989 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs. 10990 * configure: Regenerate. 10991 10992 2004-12-03 Richard Sandiford <rsandifo (a] redhat.com> 10993 10994 * config.if: Delete. 10995 * configure.in: Set libstdcxx_incdir directly. 10996 * configure: Regenerate. 10997 10998 2004-12-02 Eric Christopher <echristo (a] redhat.com> 10999 11000 * Makefile.tpl (clean-target-libgcc): Make change in correct place. 11001 * Makefile.in: Regenerate. 11002 11003 2004-12-02 Richard Sandiford <rsandifo (a] redhat.com> 11004 11005 * configure.in: Clear gcc_version_trigger if the file doesn't exist. 11006 * configure: Regenerate. 11007 11008 2004-12-02 Richard Sandiford <rsandifo (a] redhat.com> 11009 11010 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION 11011 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs. 11012 * configure: Regenerate. 11013 11014 2004-12-01 Eric Christopher <echristo (a] redhat.com> 11015 11016 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list 11017 of things to remove. 11018 11019 2004-11-29 Matt Kraai <kraai (a] ftbfs.org> 11020 11021 * MAINTAINERS (Write After Approval): Update my e-mail address. 11022 11023 2004-11-29 Kelley Cook <kcook (a] gcc.gnu.org> 11024 11025 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case 11026 from CVS libtool to always pass_all. 11027 11028 2004-11-25 John David Anglin <dave.anglin (a] nrc-cnrc.gc.ca> 11029 11030 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs. 11031 (hppa*64*-*-*): Delete incorrect comment. 11032 * configure: Rebuilt. 11033 11034 2004-11-24 Kelley Cook <kcook (a] gcc.gnu.org> 11035 11036 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change. 11037 11038 2004-11-24 Kelley Cook <kcook (a] gcc.gnu.org> 11039 11040 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case 11041 from CVS libtool to always pass_all. 11042 11043 2004-11-15 Kelley Cook <kcook (a] gcc.gnu.org> 11044 11045 * install-sh, compile: Import from automake. 11046 11047 2004-11-15 Kelley Cook <kcook (a] gcc.gnu.org> 11048 11049 * config.guess, config.sub: Import from savannnah. 11050 11051 2004-11-12 Scott Robert Ladd <scott.ladd (a] coyotegulch.com> 11052 11053 * MAINTAINERS (Write After Approval): Add myself 11054 11055 2004-11-12 Mike Stump <mrs (a] apple.com> 11056 11057 * Makefile.def: Add html support. 11058 * Makefile.tpl: Likewise. 11059 * Makefile.in: Regenerate. 11060 11061 2004-11-11 Geoffrey Keating <geoffk (a] apple.com> 11062 11063 PR 18423 11064 * configure.in: Remove all instances of build-fixincludes from 11065 noconfigdirs. 11066 (build_configargs): Supply --target to subdirectories. 11067 * configure: Regenerate. 11068 11069 * Makefile.def: Make gcc install depend on fixincludes install. 11070 * Makefile.in: Regenerate. 11071 11072 2004-11-10 Janis Johnson <janis187 (a] us.ibm.com> 11073 11074 * MAINTAINERS: Add myself as gcc testsuite maintainer. 11075 11076 2004-11-11 Paul Brook <paul (a] codesourcery.com> 11077 11078 * MAINTAINERS: Add self as arm maintainer. Update email address. 11079 11080 2004-11-08 Hans-Peter Nilsson <hp (a] bitrange.com> 11081 11082 * configure.in (noconfigdirs) [mmix-*-*]: Disable 11083 target-libgfortran. 11084 * configure: Regenerate. 11085 11086 2004-11-07 David Edelsohn <edelsohn (a] gnu.org> 11087 11088 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN 11089 like CC. 11090 11091 2004-11-05 Paolo Bonzini <bonzini (a] gnu.org> 11092 11093 * Makefile.def (host fixincludes): Specify missing targets. 11094 * Makefile.in: Regenerate. 11095 11096 2004-11-05 Ralf Corsepius <ralf.corsepius (a] rtems.org> 11097 11098 * MAINTAINERS: Add myself 11099 11100 2004-11-05 Gabor Loki <loki (a] inf.u-szeged.hu> 11101 11102 * MAINTAINERS (Write After Approval): Add myself. 11103 11104 2004-11-04 Geoffrey Keating <geoffk (a] apple.com> 11105 11106 * Makefile.def: Build fixincludes for the host, too. 11107 * Makefile.in: Regenerate. 11108 * configure.in (host_tools): Add fixincludes. 11109 * configure: Regenerate. 11110 11111 2004-11-04 Daniel Jacobowitz <dan (a] debian.org> 11112 11113 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove. 11114 * configure: Regenerated. 11115 11116 2004-11-04 H.J. Lu <hongjiu.lu (a] intel.com> 11117 11118 PR other/17783 11119 * configure.in: Set up LD_LIBRARY_PATH by default for gcc. 11120 * configure: Regenerated. 11121 11122 2004-10-31 Mark Mitchell <mark (a] codesourcery.com> 11123 11124 * README.SCO: Update per FSF instructions. 11125 11126 2004-10-28 Eric B. Weddington <ericw (a] evcohs.com> 11127 11128 PR target/18151 11129 * configure.in (case ${target}): Do not build fixincludes for avr. 11130 * configure: Regenerated. 11131 11132 2004-10-26 Paolo Bonzini <bonzini (a] gnu.org> 11133 11134 * configure.in (case ${target}): Do not build fixincludes 11135 on platforms where it is not used. 11136 * configure: Regenerated. 11137 11138 2004-10-23 Daniel Jacobowitz <dan (a] debian.org> 11139 11140 * configure.in: Use an absolute path to install-sh. 11141 * configure: Regenerated. 11142 11143 2004-10-19 Aaron W. LaFramboise <aaronavay62 (a] aaronwl.com> 11144 11145 * MAINTAINERS (Write After Approval): Add myself. 11146 11147 2004-10-19 Kazu Hirata <kazu (a] cs.umass.edu> 11148 11149 * MAINTAINERS: Remove from Write After Approval those that are 11150 already maintainers. 11151 11152 2004-10-19 Sebastian Pop <pop (a] cri.ensmp.fr> 11153 11154 * MAINTAINERS: Update my email address. 11155 11156 2004-10-12 Kelley Cook <kcook (a] gcc.gnu.org> 11157 11158 * configure.in (*-*-cygwin*): Supress warning if newlib not present. 11159 * configure: Regenerate. 11160 11161 2004-10-07 J"orn Rennecke <joern.rennecke (a] st.com> 11162 11163 * MAINTAINERS: Update my email address. 11164 11165 2004-10-07 Kazu Hirata <kazu (a] cs.umass.edu> 11166 11167 * MAINTAINERS (Language Front Ends Maintainers): New. Move 11168 entries belonging to this category. 11169 11170 2004-10-06 Josef Zlomek <josef.zlomek (a] email.cz> 11171 11172 * MAINTAINERS: Update my e-mail address. 11173 11174 2004-10-06 Paolo Bonzini <bonzini (a] gnu.org> 11175 11176 Fix wrong conflict resolution in: 11177 11178 2004-08-16 Paolo Bonzini <bonzini (a] gnu.org> 11179 11180 * Makefile.in: Regenerate. 11181 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*) 11182 in the recursive `make', instead of hardwiring `all'. 11183 (Autogenerated TARGET-* variables): New. 11184 11185 2004-10-05 Tomer Levi <Tomer.Levi (a] nsc.com> 11186 11187 * configure.in: Enable target-libgloss for crx-*-*. 11188 * configure: Regenerate. 11189 11190 2004-10-04 Kazu Hirata <kazu (a] cs.umass.edu> 11191 11192 * MAINTAINERS (Various Maintainers): Move the "windows, 11193 cygwin, mingw" maintainer to ... 11194 (OS Port Maintainers): ... here. 11195 11196 2004-10-04 Kazu Hirata <kazu (a] cs.umass.edu> 11197 11198 * MAINTAINERS (Write After Approval): Remove those that are 11199 maintainers of some subsystem. 11200 11201 2004-10-02 P.J. Darcy <darcypj (a] us.ibm.com> 11202 11203 * ltcf-c.sh (tpf*): Add ld_shlibs=yes. 11204 * ltcf-cxx.sh (tpf*): Likewise. 11205 * ltconfig (tpf*): Add TPF OS configuration support. 11206 11207 2004-10-01 Bernd Schmidt <bernds_cb1 (a] t-online.de> 11208 11209 * MAINTAINERS: Change my email address to my new work account. 11210 11211 2004-09-24 Michael Roth <mroth (a] nessie.de> 11212 11213 * configure.in (--without-headers): Add missing double quotes. 11214 * configure: Regenerate. 11215 11216 2004-09-24 Kelley Cook <kcook (a] gcc.gnu.org> 11217 11218 * ylwrap: Revert to previous version. 11219 11220 2004-09-23 H.J. Lu <hongjiu.lu (a] intel.com> 11221 11222 PR bootstrap/17369 11223 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@. 11224 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export 11225 SET_GCC_LIB_PATH_CMD. 11226 (BASE_TARGET_EXPORTS): Likewise. 11227 * Makefile.in: Regenerated. 11228 11229 * configure.in (SET_GCC_LIB_PATH): Set and substitute. 11230 * configure: Regenerated. 11231 11232 2004-09-23 Kelley Cook <kcook (a] gcc.gnu.org> 11233 11234 * config.guess: New upstream version 11235 * compile, depcomp, install-sh, ylwrap: Likewise. 11236 11237 2004-09-19 Roger Sayle <roger (a] eyesopen.com> 11238 11239 * config/mh-x86omitfp: New host makefile fragment. Add 11240 -fomit-frame-pointer to the default BOOT_CFLAGS. 11241 * configure.in: Use it to speed up bootstrap on some IA-32 hosts. 11242 * configure: Regenerate. 11243 11244 2004-09-15 Andrew Pinski <pinskia (a] physics.uc.edu> 11245 11246 PR target/11572 11247 * configure.in (*-*-darwin*): Renable libobjc. 11248 * configure: Regenerate. 11249 11250 2004-09-10 Nathan Sidwell <nathan (a] codesourcery.com> 11251 11252 * MAINTAINERS: Add self as c++ and type-safe vector maintainer. 11253 11254 2004-09-09 Daniel Berlin <dberlin (a] dberlin.org> 11255 11256 * Makefile.def: Remove libbanshee. 11257 * Makefile.tpl: Ditto. 11258 * configure.in: Ditto. 11259 * Makefile.in: Regen. 11260 * configure: Ditto. 11261 11262 2004-09-08 David Edelsohn <edelsohn (a] gnu.org> 11263 11264 * ltmain.sh: Use $pic_object as $non_pic_object if 11265 $non_pic_object=none. 11266 11267 2004-09-07 Paolo Bonzini <bonzini (a] gnu.org> 11268 11269 * missing: Import latest version from master repository. 11270 11271 2004-09-06 Nick Clifton <nickc (a] redhat.com> 11272 11273 * config.sub: Import latest version from master repository. 11274 * config.guess: Likewise. 11275 This includes these changes: 11276 11277 2004-08-27 Hans-Peter Nilsson <hp (a] axis.com> 11278 11279 * config.sub: Handle crisv32, alias etraxfs. 11280 * config.guess (crisv32:Linux:*:*): Handle. 11281 11282 2004-08-13 Brad Smith <brad (a] comstyle.com> 11283 11284 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines. 11285 (sgi:OpenBSD:*:*): Emit mips64, not mipseb. 11286 11287 2004-08-11 Paul Eggert <eggert (a] cs.ucla.edu> 11288 11289 * config.guess (*:Darwin:*:*): If uname -p reports "unknown", 11290 assume the processor is a powerpc. This is because coreutils 11291 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown" 11292 in this case, due to a MacOS X bug that causes 11293 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0) 11294 to return a negative number. 11295 Problem reported by Petter Reinholdtsen in: 11296 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html 11297 11298 2004-07-19 Ben Elliston <bje (a] gnu.org> 11299 11300 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine. 11301 11302 2004-06-24 Ben Elliston <bje (a] gnu.org> 11303 11304 * config.guess: Update copyright years. 11305 * config.sub: Likewise. 11306 11307 2004-06-22 Robert Millan <robertmh (a] gnu.org> 11308 11309 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded 11310 since GNU/kFreeBSD systems match *:GNU/*:*:* instead). 11311 11312 2004-06-22 Stanley F. Quayle <stan (a] stanq.com> 11313 11314 * config.guess (*:*VMS:*:*): New entry. Replaces 11315 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec 11316 manufacturer. 11317 11318 2004-06-22 Ben Elliston <bje (a] gnu.org> 11319 11320 * config.guess: Cray fixes from Wendy Palm <wendyp (a] cray.com>. 11321 * config.sub: Likewise. 11322 11323 2004-06-22 Ben Elliston <bje (a] gnu.org> 11324 11325 Reported by Hans-Peter Nilsson <hp (a] bitrange.com>: 11326 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware. 11327 11328 2004-06-11 Ben Elliston <bje (a] gnu.org> 11329 11330 * config.guess (pegasos:OpenBSD:*:*): Remove. 11331 11332 2004-06-11 Ben Elliston <bje (a] gnu.org> 11333 11334 From Wouter Verhelst <wouter (a] grep.be>: 11335 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8. 11336 11337 2004-06-11 Ben Elliston <bje (a] gnu.org> 11338 11339 * config.guess (luna88k:OpenBSD:*:*): New. 11340 11341 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro (a] renesas.com> 11342 11343 * config.guess (m32r*:Linux:*:*): New case. 11344 * config.sub: Handle m32rle. 11345 11346 2004-03-12 Ben Elliston <bje (a] wasabisystems.com> 11347 11348 From Jens Petersen <petersen (a] redhat.com>: 11349 * config.sub: Handle sparcv8. 11350 11351 2004-03-03 Ben Elliston <bje (a] wasabisystems.com> 11352 11353 From Tom Smith <smith (a] cag.lkg.hp.com>: 11354 * config.guess: Version suffixes are equally significant on Tru64 11355 V4.* and V5.*, so do not ignore them on V5.*. Handle a version 11356 prefix of "P" (patched kernel). 11357 11358 2004-02-23 Tal Agmon <Tal.Agmon (a] nsc.com> 11359 11360 * config.sub: Add support for National Semiconductor CRX target. 11361 11362 2004-09-03 Janis Johnson <janis187 (a] us.ibm.com> 11363 11364 * MAINTAINERS (Various Maintainers): Remove myself as web page 11365 maintainer, add myself as maintainer of build status lists. 11366 11367 2004-09-03 Jan Beulich <jbeulich (a] novell.com> 11368 11369 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for 11370 *-*-netware, but add target-libmudflap. 11371 Consolidate *-*-netware targets (of which really only i?86 exists) 11372 into a single entry. 11373 * configure: Likewise. 11374 11375 2004-09-01 Paolo Bonzini <bonzini (a] gnu.org> 11376 11377 * Makefile.tpl (sorry): Remove. 11378 (clean-stage[+id+], clean-stage[+id+]-module): New targets. 11379 (cleanstrap targets): Depend on distclean, not distclean-stage1. 11380 (do-clean): Clean per-stage directories too. 11381 (do-distclean): Run distclean-stage1 too. 11382 (.NOTPARALLEL): Enable during toplevel bootstrap. 11383 (stage[+id+]-bubble): Enable parallel execution during 11384 the recursive invocation. 11385 * Makefile.in: Regenerate. 11386 11387 Fix previous checkin: 11388 11389 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment 11390 include. 11391 * configure.in: Fix indentation. 11392 * configure: Regenerate. 11393 11394 2004-08-31 Robert Bowdidge <bowdidge (a] apple.com> 11395 11396 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include. 11397 * configure.in: add test for powerpc-*-darwin* to specify makefile frag 11398 * configure: regenerate 11399 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for 11400 -mdynamic-no-pic 11401 11402 2004-08-31 Paolo Bonzini <bonzini (a] gnu.org> 11403 11404 * Makefile.def (build_modules): Add fixincludes. 11405 (dependencies): Make gcc depend on fixincludes. 11406 * configure.in (build_tools): Add fixincludes. 11407 (build_configdirs): Always include build_libs. 11408 * Makefile.in: Regenerate. 11409 * configure: Regenerate. 11410 11411 2004-08-30 Paolo Bonzini <bonzini (a] gnu.org> 11412 11413 * Makefile.def (bootstrap stages): Add 'lean' parameter. 11414 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into 11415 phony targets; do not generate timestamp files. 11416 (distclean-stageN): Remove references to their timestamp files. 11417 (restageN, touch-stageN): Remove. 11418 (stageN-bubble): Rewritten. 11419 (compare): Support lean bootstraps. 11420 * Makefile.in: Regenerate. 11421 11422 * configure.in: Only warn when bootstrapping but 11423 build != host or build != target. Support lean bootstraps. 11424 * configure: Regenerate. 11425 11426 2004-08-26 Phil Edwards <phil (a] codesourcery.com> 11427 11428 * configure.in: Give a better error message if GMP/MPFR are missing 11429 and a language needing them has been requested. 11430 * configure: Regenerated. 11431 11432 2004-08-25 Phil Edwards <phil (a] codesourcery.com> 11433 11434 * configure.in: Print a list of available language front-ends if 11435 a requested one is missing. Tidy stray tab characters. 11436 * configure: Regenerated. 11437 11438 2004-08-19 Michael Koch <konqueror (a] gmx.de> 11439 11440 * gcc/doc/install.texi: Update entry about automake for libjava. 11441 11442 2004-08-17 Robert Millan <robertmh (a] gnu.org> 11443 11444 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux 11445 (instead of FreeBSD). 11446 * configure: Regenerate. 11447 11448 2004-08-16 Paolo Bonzini <bonzini (a] gnu.org> 11449 11450 * Makefile.in: Regenerate. 11451 * configure: Regenerate. 11452 11453 * Makefile.def (bootstrap-stage): Rename extra_*_flags to 11454 stage_*_flags. 11455 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit 11456 for bootstrapped modules if toplevel bootstrap is going. 11457 (GCC bootstrap): Generate per-stage targets for all bootstrapped 11458 modules. Adjust for changes in Makefile.def. Enable several 11459 rules even in non-bootstrap mode, just to avoid peppering the 11460 template with unnecessary "@if/@endif gcc-bootstrap" pairs. 11461 (stage-[+prev+]-bubble): Remove. 11462 11463 * Makefile.def (Dependencies): Depend on all-build-bison, 11464 all-build-flex, all-build-byacc, all-build-texinfo, rather 11465 than the host variations. 11466 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout 11467 with BUILD_SUBDIR. 11468 (BISON): Update for recent Bisons. 11469 (YACC): Fix typo. 11470 (cross): Depend on all-build. 11471 (all): Do not depend on all-build. 11472 (prebootstrap): Remove. 11473 (dep-kind): Accept separate prefixes for MODULE and ON variables. 11474 (Prebootstrap dependencies): Add them to the per-stage targets 11475 and to all-prebootstrap. 11476 * configure.in (build_configdirs): Always enable build_tools. 11477 (BUILD_DIR_PREFIX): Remove. 11478 11479 * Makefile.def (gcc): Add target variable. 11480 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags. 11481 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*) 11482 in the recursive `make', instead of hardwiring `all'. 11483 (Autogenerated TARGET-* variables): New. 11484 11485 2004-08-13 Brian Booth <bbooth (a] redhat.com> 11486 11487 * MAINTAINERS: Remove myself from write-after-approval. 11488 11489 2004-08-12 Nathanael Nerode <neroden (a] gcc.gnu.org> 11490 11491 * src-release: Stop distributing mmalloc with gdb (which doesn't 11492 use it). 11493 * Makefile.def: GDB doesn't depend on mmalloc anymore. 11494 * Makefile.in: Regenerate. 11495 11496 2004-08-09 Mark Mitchell <mark (a] codesourcery.com> 11497 11498 * configure.in (arm*-*-eabi*): New target. 11499 * configure: Regenerate. 11500 11501 2004-08-06 Paolo Bonzini <bonzini (a] gnu.org> 11502 11503 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module. 11504 (bison, byacc, flex, texinfo): Do not mark as bootstrap module. 11505 (Dependencies): New section. 11506 * Makefile.tpl (Dependencies): Generate from Makefile.def. 11507 (configure-target-[+module+]): Depend on maybe-all-gcc 11508 (all-prebootstrap): New name of all-bootstrap. Changed throughout. 11509 (toplevel profiledbootstrap): Fix dependencies. 11510 * Makefile.in: Regenerate. 11511 11512 2004-08-03 Mark Mitchell <mark (a] codesourcery.com> 11513 11514 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and 11515 target-libiberty to noconfigdirs. 11516 * configure: Regenerate. 11517 11518 2004-08-03 Paul Brook <paul (a] codesourcery.com> 11519 11520 * configure.in: Check for MPFR as well as GMP. 11521 * configure: Regenerate. 11522 11523 2004-08-01 Robert Millan <robertmh (a] gnu.org> 11524 11525 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable 11526 libmudflap for all GNU-based systems (with Glibc). 11527 * configure: Regenerate. 11528 11529 2004-08-03 Paolo Bonzini <bonzini (a] gnu.org> 11530 11531 * Makefile.def (host-modules): Add gcc. 11532 * Makefile.in: Regenerate. 11533 * Makefile.tpl (sorry): New rule. 11534 (configure-host, all-host, [+make_target+]-host, do-check, 11535 install-host): Do not add gcc as a special case. 11536 (host modules): Add a small special-casing for gcc. Export 11537 extra_make_flags through the environment. 11538 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc, 11539 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc, 11540 other recursive targets for gcc): Remove. 11541 11542 (all, do-[+make_target+], do-check): Wrap between unstage and stage. 11543 (stage, unstage): New rules. 11544 (stage[+id+]-start, stage[+id+]-end, [+compare-target+], 11545 distclean-stage[+id+]): Use stage_current. 11546 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually 11547 the stage*-start rules. 11548 11549 2004-08-02 Geoffrey Keating <geoffk (a] apple.com> 11550 11551 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't 11552 use -all_load flag. 11553 11554 2004-08-02 Paolo Bonzini <bonzini (a] gnu.org> 11555 11556 * configure.in: Sync from src, add noconfigdirs for crx-*-*. 11557 * configure: Regenerate. 11558 11559 2004-07-16 Toon Moene <toon (a] moene.indiv.nluug.nl> 11560 11561 * maintainer-scripts/gcc_release: Revert yesterday's change. 11562 11563 2004-07-16 Segher Boessenkool <segher (a] kernel.crashing.org> 11564 11565 * MAINTAINERS: Add myself to write-after-approval. 11566 11567 2004-07-15 Toon Moene <toon (a] moene.indiv.nluug.nl> 11568 11569 * libf2c: Removed. 11570 * gcc/gccbug.in: Updated because of libf2c removal. 11571 * maintainer-scripts/gcc_release: Ditto. 11572 11573 2004-07-09 Loren J. Rittle <ljrittle (a] acm.org> 11574 11575 * configure.in: Build libmudflap by default on FreeBSD. 11576 * configure: Regenerated. 11577 11578 2004-07-09 Mark Mitchell <mark (a] codesourcery.com> 11579 11580 * configure.in: Do not build libmudflap by default on non-GNU/Linux 11581 systems. 11582 * configure: Regenerated. 11583 11584 2004-07-08 John David Anglin <dave.anglin (a] nrc-cnrc.gc.ca> 11585 11586 PR target/16344 11587 * Makefile.tpl (profiledbootstrap): Build runtime libraries with 11588 feedback based compiler. 11589 * Makefile.in: Rebuilt. 11590 11591 2004-07-08 Alexandre Oliva <aoliva (a] redhat.com> 11592 11593 * Makefile.def (host_modules): Set bootstrap=true for flex. 11594 * Makefile.tpl (all-gcc): Depend on texinfo and flex. 11595 * Makefile.in: Rebuilt. 11596 11597 2004-07-07 Jan Hubicka <jh (a] suse.cz> 11598 11599 * MAINTAINERS: Add self as a profile feedback maintainer. 11600 11601 2004-07-05 Phil Edwards <phil (a] codesourcery.com> 11602 11603 * configure.in: Do not prepend $srcdir to /dev/null in 11604 makefile fragments. 11605 * configure: Regenerate. 11606 11607 2004-07-01 Paolo Bonzini <bonzini (a] gnu.org> 11608 11609 * Makefile.def (build_modules): Add bison, byacc, flex, 11610 m4, texinfo. 11611 (flags_to_pass): Add FLEX. 11612 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New. 11613 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it. 11614 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4, 11615 DEFAULT_MAKEINFO): Remove. 11616 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON, 11617 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute. 11618 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into 11619 objdir or else use configured tool. 11620 (all-build): New. 11621 (all): Depend on it. 11622 (Build module dependencies): Add. 11623 * Makefile.in: Regenerate. 11624 * configure.in: Better support for multiple build modules, 11625 matching what is done for host/target modules. Do not look 11626 for "plausible" locations of build tools if Canadian cross. 11627 Use autoconf's AC_PROG_CC to find a C compiler. Define 11628 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4. 11629 * configure: Regenerate. 11630 11631 2004-06-22 Paolo Bonzini <bonzini (a] gnu.org> 11632 11633 * Makefile.tpl (HOST_EXPORTS): Fix pasto. 11634 * Makefile.in: Regenerate. 11635 11636 2004-06-22 Paolo Bonzini <bonzini (a] gnu.org> 11637 11638 * Makefile.tpl (configure-build-[+module+], 11639 configure-[+module+], configure-target-[+module+]): Pass 11640 [+extra_configure_args+]. 11641 (all-build-[+module+], all-[+module+], check-[+module+], 11642 install-[+module+], [+make_target+]-[+module+], 11643 all-target-[+module+], check-target-[+module+], 11644 install-target-[+module+], [+make_target+]-target-[+module+]): 11645 Pass [+extra_make_args+]. 11646 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS. 11647 (GCC_HOST_EXPORTS): Remove. 11648 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap, 11649 cross, check-gcc, check-gcc-c++, install-gcc, 11650 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble): 11651 Replace GCC_HOST_EXPORTS with HOST_EXPORTS. 11652 * Makefile.in: Regenerate. 11653 11654 2004-06-21 Matthew Sachs <msachs (a] apple.com> 11655 11656 * MAINTAINERS: Added self to write-after-approval. 11657 11658 2004-06-21 Christopher Faylor <cgf (a] alum.bu.edu> 11659 11660 * configure.in: Check for srcdir/winsup rather than build directory 11661 winsup. 11662 * configure: Regenerate. 11663 11664 2004-06-17 Corinna Vinschen <vinschen (a] redhat.com> 11665 11666 * configure.in: Don't build Cygwin native newlib if winsup 11667 directory is missing. Emit warning instead. 11668 * configure: Regenerate. 11669 11670 2004-06-09 Paolo Bonzini <bonzini (a] gnu.org> 11671 11672 * Makefile.tpl (touch-stage[+id+]): New. 11673 (restage[+prev+]): Depend on touch-stage[+id+]. 11674 11675 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New. 11676 Use it throughout. 11677 11678 * Makefile.def: Add profile and feedback bootstrap stages. 11679 Remove next field from bootstrap stages. 11680 * Makefile.tpl (LN, LN_S): Substitute. 11681 (stageN-start, stageN-end): Use double-colon rules, to 11682 provide a hook for additional setup commands. 11683 (distclean-stageN-gcc, restageN): Create dependencies from 11684 [+prev+], not from [+next+]. 11685 (stageN-bubble): Add commands for successive stages from 11686 [+prev+], using double-colon rules. 11687 (all-stageN-gcc): Fix typo. 11688 (stagefeedback-start, profiledbootstrap): New. 11689 * Makefile.in: Regenerate. 11690 * configure.in: Call ACX_PROG_LN. 11691 * configure: Regenerate. 11692 11693 2004-06-08 Canqun Yang <canqun (a] nudt.edu.cn> 11694 11695 * MAINTAINERS (Write After Approval): Add myself. 11696 11697 2004-06-03 Mark G. Adams <mark.g.adams (a] sympatico.ca> 11698 11699 * MAINTAINERS (Write After Approval): Add myself. 11700 11701 2004-06-03 Paolo Bonzini <bonzini (a] gnu.org> 11702 11703 * configure.in: Fix --enable-bootstrap breakage introduced in trees 11704 without gcc. 11705 * configure: Regenerate. 11706 11707 2004-06-01 Paolo Bonzini <bonzini (a] gnu.org> 11708 11709 * Makefile.tpl: Fix typo. 11710 * Makefile.in: Regenerate. 11711 11712 2004-06-01 Paolo Bonzini <bonzini (a] gnu.org> 11713 11714 * configure.in: Remove new- prefix from toplevel 11715 bootstrap targets. 11716 * configure: Regenerate. 11717 11718 2004-06-01 Paolo Bonzini <bonzini (a] gnu.org> 11719 11720 * Makefile.tpl (all.normal): Rename to all. 11721 (all): Replace with a rule to pick the default 11722 target from configure. 11723 (all-gcc, configure-gcc): Use conditionals to 11724 do nothing when toplevel bootstrap is going on. 11725 (GCC directory bootstrap) [gcc-bootstrap]: Disable. 11726 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable. 11727 * configure.in: Support --enable-bootstrap. 11728 11729 * Makefile.def: Remove new- prefix from toplevel 11730 bootstrap targets. 11731 * Makefile.tpl: Likewise. 11732 11733 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2 11734 target. 11735 11736 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS) 11737 $(RECURSE_FLAGS) to recursive invocation of make. 11738 11739 * Makefile.in: Regenerate. 11740 * configure: Regenerate. 11741 11742 2004-05-30 Andreas Jaeger <aj (a] suse.de> 11743 Jim Wilson <wilson (a] specifixinc.com> 11744 11745 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77 11746 like CC. 11747 11748 2004-05-27 Daniel Jacobowitz <dan (a] debian.org> 11749 11750 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET. 11751 * configure: Regenerate. 11752 11753 2004-05-25 Daniel Jacobowitz <drow (a] false.org> 11754 11755 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS) 11756 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS) 11757 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive 11758 targets. 11759 * Makefile.in: Regenerate. 11760 11761 2004-05-24 Paolo Bonzini <bonzini (a] gnu.org> 11762 11763 * configure.in: Test the ability to symlink directories. 11764 * configure: Regenerate. 11765 11766 * Makefile.def (bootstrap-stage): New definitions. 11767 * Makefile.tpl (configure-stage1-gcc, 11768 configure-stage2-gcc, configure-stage3-gcc, 11769 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc, 11770 new-bootstrap, new-cleanstrap, new-restage1, new-restage2, 11771 new-restage3, compare): Autogenerate, see Makefile.in 11772 entry for behavioral changes. 11773 (distclean-stage1, new-stage1-start, new-stage1-end, 11774 new-stage1-bubble, distclean-stage2, new-stage2-start, 11775 new-stage2-end, new-stage2-bubble, distclean-stage3, 11776 new-stage3-start, new-stage3-end): New autogenerated targets. 11777 (objext, prebootstrap, BOOT_CFLAGS, 11778 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated 11779 targets. 11780 11781 * Makefile.in: Regenerate. 11782 (distclean-stage1, new-stage1-start, new-stage1-end, 11783 new-stage1-bubble, distclean-stage2, new-stage2-start, 11784 new-stage2-end, new-stage2-bubble, distclean-stage3, 11785 new-stage3-start, new-stage3-end): New targets. 11786 (all-stage1-gcc): Move prebootstrap dependency from here... 11787 (configure-stage1-gcc): ...to here. 11788 (new-bootstrap): Use bubble targets. 11789 (new-cleanstrap, new-restage1, new-restage2, new-restage3): 11790 Use per-stage distclean targets. 11791 (configure-stage1-gcc, configure-stage2-gcc, 11792 configure-stage3-gcc, all-stage1-gcc, 11793 all-stage2-gcc, all-stage3-gcc, new-bootstrap): 11794 Use new-stageN-start to prepare the tree. 11795 11796 2004-05-23 Paolo Bonzini <bonzini (a] gnu.org> 11797 11798 * Makefile.def (host_modules): add libcpp. 11799 * Makefile.tpl: Add dependencies on and for libcpp. 11800 * Makefile.in: Regenerate. 11801 * configure.in: Add libcpp host module. 11802 * configure: Regenerate. 11803 11804 2004-05-21 Paolo Bonzini <bonzini (a] gnu.org> 11805 11806 * Makefile.tpl: Whenever a recursive target is defined, wrap 11807 it in a special @if/@endif block, and prepare its maybe 11808 dependency in the @if/@endif block 11809 * configure.in: Instead of writing maybe dependencies, remove 11810 the @if/@endif statements, and remove the @if/@endif blocks 11811 that remain. 11812 * configure: Regenerate. 11813 * Makefile.in: Regenerate. 11814 11815 2004-05-20 Janis Johnson <janis187 (a] us.ibm.com> 11816 11817 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite. 11818 11819 2004-05-18 Kaz Kojima <kkojima (a] gcc.gnu.org> 11820 11821 PR bootstrap/15120 11822 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*. 11823 * */configure: Rebuilt. 11824 11825 2004-05-17 Zack Weinberg <zack (a] codesourcery.com> 11826 11827 * Makefile.def, Makefile.tpl, configure.in: Remove all mention 11828 of libf2c. 11829 * configure, Makefile.in: Regenerate. 11830 11831 2004-05-13 Tobias Schlter <tobi (a] gcc.gnu.org> 11832 11833 * MAINTAINERS (Write After Approval): Add myself. 11834 11835 2004-05-13 Diego Novillo <dnovillo (a] redhat.com> 11836 11837 Merge from tree-ssa-20020619-branch. 11838 11839 * Makefile.def: Add libbanshee, libmudflap and libgfortran. 11840 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee. 11841 (HOST_GMPLIBS): Define. 11842 (HOST_GMPINC): Define. 11843 (TARGET_LIB_PATH): Add libmudflap. 11844 (GFORTRAN_FOR_TARGET): Define. 11845 (configure-build*): Export GFORTRAN. 11846 (configure-gcc): Export GMPLIBS and GMPINC. 11847 (all-gcc): Add maybe-all-libbanshee. 11848 (configure-target-libgfortran): Define. 11849 * Makefile.in: Regenerate. 11850 * configure.in (host_libs): Add libbanshee. 11851 (target_libraries): Add target-libmudflap and target-libgfortran. 11852 Add --with-libbanshee. 11853 Handle --disable-libmudflap. 11854 (*-*-freebsd*): Use with_gmp. 11855 Add $(libgcj) to noconfigdirs. 11856 * configure: Regenerate. 11857 * depcomp: New file. 11858 * MAINTAINERS: Add tree-ssa maintainers. 11859 11860 2004-05-04 Vladimir Makarov <vmakarov (a] redhat.com> 11861 11862 * MAINTAINERS (Various Maintainers): Add myself. 11863 11864 2004-04-30 Brian Ford <ford (a] vss.fsi.com> 11865 11866 * MAINTAINERS (Write After Approval): Add myself. 11867 11868 2004-04-29 Uros Bizjak <uros (a] kss-loka.si> 11869 11870 * MAINTAINERS (Write After Approval): Add myself. 11871 11872 2004-04-28 Paolo Bonzini <bonzini (a] gnu.org> 11873 11874 * config/acx.m4: Fix fastcompare support for new-bootstrap. 11875 * configure: Regenerate. 11876 11877 2004-04-27 Paolo Bonzini <bonzini (a] gnu.org> 11878 11879 Revert: 11880 2004-04-26 Paolo Bonzini <bonzini (a] gnu.org> 11881 11882 * Makefile.def (flags_to_pass): Remove *dir variables that 11883 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS, 11884 as well as prefix and exec_prefix. 11885 * Makefile.in: Regenerate. 11886 11887 2004-04-26 Robert Millan <robertmh (a] gnu.org> 11888 11889 Add patches from libtool CVS. 11890 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu. 11891 * ltconfig: Likewise. 11892 * ltcf-c.sh: Likewise. 11893 * ltcf-cxx.sh: Likewise. 11894 * ltcf-gcj.sh: Likewise. 11895 11896 2004-04-26 Paolo Bonzini <bonzini (a] gnu.org> 11897 11898 * Makefile.def (host_modules): Mark with the bootstrap 11899 flag packages on which gcc depends. 11900 * Makefile.tpl (all-bootstrap): Use it. 11901 * Makefile.in: Regenerate. 11902 11903 2004-04-26 Paolo Bonzini <bonzini (a] gnu.org> 11904 11905 * Makefile.def (flags_to_pass): Remove *dir variables that 11906 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS, 11907 as well as prefix and exec_prefix. 11908 * Makefile.in: Regenerate. 11909 11910 2004-04-26 Paolo Bonzini <bonzini (a] gnu.org> 11911 11912 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL. 11913 * configure: Regenerate. 11914 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc. 11915 * gcc/Makefile.tpl (compare): Use the result of the test. 11916 * gcc/Makefile.in: Regenerate. 11917 11918 2004-04-23 Paolo Bonzini <bonzini (a] gnu.org> 11919 11920 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc): 11921 Always relocate gcc and prev-gcc to the original names, even 11922 if the build fails. 11923 (new-cleanstrap, new-restage1, new-restage2, new-restage3): 11924 New targets. 11925 11926 2004-04-23 Laurent GUERBY <laurent (a] guerby.net> 11927 11928 * MAINTAINERS: Update my email address. 11929 11930 2004-04-19 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE> 11931 11932 * configure.in (mips*-*-irix5*): Enable ld. 11933 * configure: Regenerate. 11934 11935 2004-04-16 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE> 11936 11937 * configure: Regenerate. 11938 11939 2004-04-15 James E Wilson <wilson (a] specifixinc.com> 11940 11941 * Makefile.tpl (configure-[+module+], configure-gcc, 11942 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc): 11943 Set and export LDFLAGS. 11944 * Makefile.in: Regenerate. 11945 11946 2004-04-12 Michael Chastain <mec.gnu (a] mindspring.com> 11947 11948 * MAINTAINERS: Add myself to write-after-approval. 11949 11950 2004-04-09 Nathanael Nerode <neroden (a] gcc.gnu.org> 11951 11952 PR bootstrap/14871 11953 * Makefile.tpl: If we don't have built-in-tree target tools, 11954 use the ones found by configure rather than hacking around with 11955 program_transform_name. 11956 * configure.in: Give Makefile.tpl the information necessary 11957 to do that. 11958 * Makefile.in: Regenerate. 11959 * configure: Regenerate. 11960 11961 2004-04-06 Nathanael Nerode <neroden (a] gcc.gnu.org> 11962 11963 PR bootstrap/14760 11964 * configure.in: When computing baseargs, strip *all* copies of 11965 offending options. Also, don't match/substitute the trailing space, 11966 so that this actually works when two similar options are separated by 11967 only one space. 11968 * configure: Regenerate. 11969 11970 2004-04-06 David Edelsohn <edelsohn (a] gnu.org> 11971 11972 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs. 11973 (rs6000-*-aix*): Same. 11974 * configure: Regenerate. 11975 11976 2004-04-05 Ranjit Mathew <rmathew (a] hotmail.com> 11977 11978 * MAINTAINERS: Add myself to write-after-approval. 11979 11980 2004-04-03 Bud Davis <bdavis9659 (a] comcast.net> 11981 11982 * MAINTAINERS: Add myself to write-after-approval. 11983 11984 2004-03-24 Nathanael Nerode <neroden (a] gcc.gnu.org> 11985 11986 * Makefile.tpl (top level bootstrap support): Remove now-unneeded 11987 STRICT_WARN, WARN_CFLAGS flags passed down to make. 11988 * Makefile.in: Regenerate. 11989 11990 * configure.in (top level bootstrap support): Rework --enable-werror 11991 to set @stage2_werror_flag@. 11992 * configure: Regenerate. 11993 * Makefile.tpl (top level bootstrap support): Pass 11994 @stage2_werror_flag@ down to configure in stages 2 and 3. 11995 * Makefile.in: Regenerate. 11996 11997 2004-03-23 Nathanael Nerode <neroden (a] gcc.gnu.org> 11998 11999 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure 12000 for stages 2 and 3 as well as in make. As a consequence, remove 12001 OUTPUT_OPTION (now detected by configure) from the flags passed down 12002 to make. 12003 * Makefile.in: Regenerate. 12004 12005 * Makefile.tpl (new-bootstrap): Fix typo. 12006 * Makefile.in: Regenerate. 12007 12008 2004-03-22 Nathanael Nerode <neroden (a] gcc.gnu.org> 12009 12010 * Makefile.tpl: Rearrange by moving recursive_targets rules 12011 into their proper sections. 12012 * Makefile.tpl (top level bootstrap support): Move disabling 12013 of coverage flags from 'make' to 'configure'; improve comments. 12014 * Makefile.in: Regenerate. 12015 12016 * Makefile.tpl (experimental top level bootstrap) Move stage1 12017 language setting from all- target to configure- target; disable 12018 intermodule optimization in stage 1; prevent gratuitous rebuilds 12019 of stage 1. 12020 * Makefile.in: Regenerate. 12021 * configure.in: Comma-separate stage 1 language list for top 12022 level bootstrap. 12023 * configure: Regenerate. 12024 12025 * Makefile.tpl: Clean up experimental top level bootstrap support: 12026 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate 12027 prev-gcc in configure- targets as well as all- targets. 12028 * Makefile.in: Regenerate. 12029 12030 2004-03-21 Kelley Cook <kcook (a] gcc.gnu.org> 12031 12032 * compile: New file imported from automake. 12033 12034 2004-03-17 Paolo Bonzini <bonzini (a] gnu.org> 12035 12036 * configure.in: Remove symbolic link section. 12037 * configure: Regenerate. 12038 * Makefile.tpl (links): Remove. 12039 * Makefile.in: Regenerate. 12040 12041 2004-03-15 Paolo Bonzini <bonzini (a] gnu.org> 12042 Nathanael Nerode <neroden (a] gcc.gnu.org> 12043 12044 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX): 12045 Set with AC_CHECK_PROGS. 12046 * configure.in: Fix comment typo from last patch. 12047 * configure: Regenerate. 12048 12049 2004-03-15 Nathanael Nerode <neroden (a] gcc.gnu.org> 12050 12051 * Makefile.tpl: Introduce experimental top level bootstrap support. 12052 * Makefile.in: Regenerate. 12053 * configure.in: Introduce support for top level bootstrap. 12054 * configure: Regenerate. 12055 12056 2004-03-12 Eric Botcazou <ebotcazou (a] gcc.gnu.org> 12057 Paolo Bonzini <bonzini (a] gnu.org> 12058 12059 PR bootstrap/14522 12060 * configure.in: Cope with shells that do not support unquoted ^ 12061 * configure: Regenerate. 12062 12063 2004-03-11 Eric Botcazou <ebotcazou (a] gcc.gnu.org> 12064 Paolo Bonzini <bonzini (a] gnu.org> 12065 12066 PR bootstrap/14522 12067 * configure.in: Cope with shells that do not support nesting 12068 quotes inside quoted backquote substitutions. 12069 * configure: Regenerate. 12070 12071 2004-03-10 Andrew Pinski <pinskia (a] physics.uc.edu> 12072 12073 PR bootstrap/14522 12074 * configure.in: Fix escaping of $. 12075 * configure: Regenerate. 12076 12077 2004-03-11 Nathanael Nerode <neroden (a] gcc.gnu.org> 12078 12079 * configure: Regenerate, since I forgot to while committing Paolo's 12080 changes. 12081 12082 2004-03-08 Paolo Bonzini <bonzini (a] gnu.org> 12083 12084 PR ada/14131 12085 Move language detection to the top level. 12086 * configure.in: Find default values for the tools as 12087 soon as possible. Disable ada if GNAT is not found. 12088 Emit error message about missing languages. Expand 12089 --enable-languages=all for the gcc subdirectory. 12090 12091 2004-03-10 Ben Elliston <bje (a] gnu.org> 12092 12093 * MAINTAINERS: Update my email address. 12094 12095 2004-03-05 David Edelsohn <edelsohn (a] gnu.org> 12096 12097 * ltconfig: Disable building static libraries if building shared 12098 libraries on AIX 5L. 12099 12100 2004-03-01 Richard Sandiford <rsandifo (a] redhat.com> 12101 12102 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case 12103 and disable libgcj. 12104 * configure: Regenerated. 12105 12106 2004-03-01 Brian Booth <bbooth (a] redhat.com> 12107 12108 * MAINTAINERS: Add myself to write-after-approval. 12109 12110 2004-03-01 Paolo Bonzini <bonzini (a] gnu.org> 12111 12112 * MAINTAINERS: Add myself to write-after-approval. 12113 12114 2004-02-28 Nathanael Nerode <neroden (a] gcc.gnu.org> 12115 12116 PR bootstrap/7087 12117 * Makefile.tpl: Guard XFOO sed statements better. 12118 * Makefile.tpl: Add dependency for configure-target-libada. 12119 * Makefile.in: Regenerate (incidentally fixes broken 12120 commit when libada-branch was merged). 12121 12122 2004-02-25 Kelley Cook <kcook (a] gcc.gnu.org> 12123 12124 * MAINTAINERS: Add myself to write-after-approval. 12125 12126 2004-02-20 Andrew Pinski <pinskia (a] physics.uc.edu> 12127 12128 * MAINTAINERS: Add Nicola Pero and myself as libobjc 12129 maintainers. 12130 12131 2004-02-20 Andrew Cagney <cagney (a] redhat.com> 12132 12133 * config.guess: Update from version 2003-10-16 to 2004-02-16. 12134 * config.sub: Update from version 2003-11-03 to 2004-02-16. 12135 12136 2004-02-19 Nathanael Nerode <neroden (a] gcc.gnu.org> 12137 12138 PR bootstrap/11932 12139 * mkinstalldirs, install-sh: Import from automake CVS HEAD. 12140 12141 2004-02-14 Jerry Quinn <jlquinn (a] optonline.net> 12142 12143 * MAINTAINERS: Added myself to write-after-approval. 12144 12145 2004-02-14 Michael Koch <konqueror (a] gmx.de> 12146 12147 * MAINTAINERS: Added myself to write-after-approval. 12148 12149 2004-02-13 Joseph S. Myers <jsm (a] polyomino.org.uk> 12150 12151 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move 12152 some OS port maintainers to OS port maintainers section. 12153 12154 2004-02-13 Frank Ch. Eigler <fche (a] redhat.com> 12155 12156 * MAINTAINERS: Add self. 12157 12158 2004-02-12 Kazu Hirata <kazu (a] cs.umass.edu> 12159 12160 * MAINTAINERS: Alphabetize. 12161 12162 2004-02-12 Paolo Bonzini <bonzini (a] gnu.org> 12163 12164 * MAINTAINERS: Remove myself. 12165 12166 2004-02-11 David Edelsohn <edelsohn (a] gnu.org> 12167 12168 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs. 12169 (rs6000-*-aix*): Same. 12170 * configure: Regenerate. 12171 12172 2004-02-11 Kelley Cook <kcook (a] gcc.gnu.org> 12173 12174 * configure.in (host): Add in missing $noconfigdirs to defines. 12175 * configure: Regenerate. 12176 12177 2004-02-10 Arnaud Charlet <charlet (a] act-europe.fr>, 12178 Nathanael Nerode <neroden (a] gcc.gnu.org> 12179 12180 PR ada/6637, PR ada/5911 12181 Merge with libada-branch: 12182 * configure.in, Makefile.tpl, Makefile.def: Add target-libada, 12183 with appropriate dependencies. Add --enable-libada configure switch. 12184 * configure, Makefile.in: Regenerate. 12185 12186 2004-02-09 Paolo Bonzini <bonzini (a] gnu.org> 12187 12188 * MAINTAINERS: Add myself to write-after-approval. 12189 12190 2004-02-05 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE> 12191 12192 * configure.in: Don't pass --with-stabs on IRIX 5 either. 12193 * configure: Regenerate. 12194 12195 2004-02-04 Geoffrey Keating <geoffk (a] apple.com> 12196 12197 Merge from upstream: 12198 12199 * ltmain.in: When setting IFS to '~', be careful about user 12200 arguments that contain '~'. 12201 12202 2004-02-04 Peter O'Gorman <peter (a] pogma.com> 12203 12204 * ltmain.in (infer_tag): Move tag inferrence to a shell function. 12205 Also test $base_compile against $CC with escaped arguments. Bug 12206 reported by Geoff Keating <geoffk (a] apple.com>. 12207 12208 2004-02-04 Kazu Hirata <kazu (a] cs.umass.edu> 12209 12210 * MAINTAINERS: Remove i960 port. 12211 12212 2004-01-23 DJ Delorie <dj (a] redhat.com> 12213 12214 * Makefile.def (target_modules) [libiberty]: Don't stage. 12215 * Makefile.in: Rebuilt. 12216 12217 2004-01-20 Caroline Tice <ctice (a] apple.com> 12218 12219 * MAINTAINERS: Add myself to write-after-approval. 12220 12221 2004-01-19 Paolo Carlini <pcarlini (a] suse.de> 12222 12223 * MAINTAINERS: Update my email address. 12224 12225 2004-01-18 James A. Morrison <ja2morri (a] uwaterloo.ca> 12226 12227 * MAINTAINERS: Add myself to write-after-approval. 12228 12229 2004-01-17 Volker Reichelt <reichelt (a] igpm.rwth-aachen.de> 12230 12231 * MAINTAINERS: Remove entries without email address. 12232 12233 2004-01-15 Daniel Jacobowitz <drow (a] mvista.com> 12234 12235 * MAINTAINERS: Add myself to write-after-approval. 12236 12237 2004-01-15 Steven Bosscher <stevenb (a] suse.de> 12238 12239 * MAINTAINERS: Update my email address. 12240 12241 2004-01-14 Loren J. Rittle <ljrittle (a] acm.org> 12242 12243 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage. 12244 * Makefile.tpl (configure-target-[+module+]): Support stage. 12245 * Makefile.in: Rebuilt. 12246 12247 2004-01-12 Ian Lance Taylor <ian (a] wasabisystems.com> 12248 12249 * MAINTAINERS: Add myself as a libiberty MAINTAINER. 12250 12251 2004-01-10 Richard Sandiford <rsandifo (a] redhat.com> 12252 12253 * MAINTAINERS: Add myself as a MIPS maintainer. 12254 12255 2004-01-04 Nathanael Nerode <neroden (a] gcc.gnu.org> 12256 12257 * configure.in: Use ./config.cache, not config.cache. 12258 * configure: Regenerate. 12259 * Makefile.tpl: Special-casing not needed for GCC any more. 12260 * Makefile.in: Regenerate. 12261 12262 * configure.in: Don't share a cache file for host dirs. 12263 * configure: Regenerate. 12264 12265 * config-ml.in: Don't mess with the cache file. 12266 12267 2004-01-04 Eric Botcazou <ebotcazou (a] libertysurf.fr> 12268 12269 * MAINTAINERS: Move myself from 'Write After Approval' to 12270 'CPU Port Maintainers' section as SPARC maintainer. 12271 12272 2004-01-03 Nathanael Nerode <neroden (a] gcc.gnu.org> 12273 12274 * Makefile.tpl: Make GCC use a separate config.cache. 12275 * Makefile.in: Regenerate. 12276 12277 PR bootstrap/11932, PR bootstrap/11933 12278 (I don't know if it will fix either of them, but it relates 12279 to them.) 12280 * configure.in: Don't use shared config.cache for target 12281 directories. 12282 * configure: Regenerate. 12283 12284 2004-01-02 Dan Nicolaescu <dann (a] ics.uci.edu> 12285 12286 * MAINTAINERS: Add myself to 'Write After Approval' section. 12287 12288 2003-12-31 Roger Sayle <roger (a] eyesopen.com> 12289 12290 * configure.in (ia64*-*-hpux*): Disable building java libraries. 12291 * configure: Regenerated. 12292 12293 2003-12-23 Kazu Hirata <kazu (a] cs.umass.edu> 12294 12295 * MAINTAINERS: Remove the mn10200 maintainer. 12296 12297 2003-12-21 Bernardo Innocenti <bernie (a] develer.com> 12298 12299 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda. 12300 * configure: Regenerated. 12301 12302 2003-12-16 Jan Hubicka <jh (a] suse.cz> 12303 12304 * MAINTAINERS: Add myself as callgraph maintainer. 12305 12306 2003-12-08 Thomas Fitzsimmons <fitzsim (a] redhat.com> 12307 12308 * configure.in (raw_libstdcxx_flags): Remove the leading space. 12309 * configure: Regenerate. 12310 12311 2003-12-01 Giovanni Bajo <giovannibajo (a] gcc.gnu.org> 12312 12313 * MAINTAINERS: Move myself from 'Bug database only accounts' to 12314 'Write After Approval' section. Update email. 12315 12316 2003-12-01 James Lemke <jim (a] wasabisystems.com> 12317 12318 * MAINTAINERS (Write After Approval): Add myself. 12319 12320 2003-11-20 Matt Thomas <matt (a] 3am-software.com> 12321 12322 * MAINTAINERS: Add myself as a vax port maintainer. 12323 12324 2003-11-20 Kelley Cook <kcook (a] gcc.gnu.org> 12325 12326 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL. 12327 (configure-build-[+module+], configure-[+module+]): Likewise. 12328 (configure-target-[+module+], configure-gcc, config.status): Likewise. 12329 * Makefile.in: Regenerate. 12330 12331 2003-11-19 Andreas Tobler <a.tobler (a] schweiz.ch> 12332 12333 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with 12334 shared/dylibed libraries. 12335 * ltmain.sh: Likewise. 12336 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3. 12337 * ltcf-cxx.sh: Likewise. 12338 * ltcf-gcj.sh: Likewise. 12339 * ltconfig: Likewise. 12340 12341 2003-11-17 Stan Cox <scox (a] redhat.com> 12342 12343 * MAINTAINERS: Add myself as iq2000 port maintainer. 12344 12345 2003-11-14 Arnaud Charlet <charlet (a] act-europe.fr> 12346 12347 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS. 12348 * Makefile.in: Regenerate. 12349 12350 2003-11-03 Ulrich Weigand <uweigand (a] de.ibm.com> 12351 12352 * config.sub: Update to 2003-11-03 version. 12353 12354 2003-10-20 Phil Edwards <phil (a] codesourcery.com> 12355 12356 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs. 12357 * configure: Regenerate. 12358 12359 2003-10-20 Nicolas Pitre <nico (a] cam.org> 12360 12361 * MAINTAINERS: Add myself to 'Write After Approval' section. 12362 12363 2003-10-20 Arnaud Charlet <charlet (a] act-europe.fr> 12364 12365 * MAINTAINERS (Various maintainers: Ada front end): Added myself. 12366 12367 2003-10-19 Joseph S. Myers <jsm (a] polyomino.org.uk> 12368 12369 * MAINTAINERS: Update my email address. 12370 12371 2003-10-17 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE> 12372 12373 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes. 12374 12375 2003-10-17 Ralph Loader <rcl (a] ihug.co.nz> 12376 12377 * MAINTAINERS: Add myself to 'Write After Approval' section. 12378 12379 2003-10-16 Bernardo Innocenti <bernie (a] develer.com> 12380 12381 * config.guess: Update to 2003-10-16 version. 12382 * config.sub: Update to 2003-10-16 version. 12383 12384 2003-10-15 David Daney <ddaney (a] avtrex.com> 12385 12386 * MAINTAINERS: Added myself to 'Write After Approval' section. 12387 12388 2003-10-15 Falk Hueffner <falk (a] debian.org> 12389 12390 * MAINTAINERS: Move myself from 'Bug database only accounts' to 12391 'Write After Approval' section. Update email. 12392 12393 2003-10-14 Roger Sayle <roger (a] eyesopen.com> 12394 12395 * MAINTAINERS: Move myself from 'Write After Approval' to 12396 'Various Maintainers' section as middle-end maintainer. 12397 12398 2003-10-13 Nathanael Nerode <neroden (a] gcc.gnu.org> 12399 12400 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of 12401 HOST_FLAGS_TO_PASS. 12402 * Makefile.in: Regenerate. 12403 12404 2003-10-11 Bernardo Innocenti <bernie (a] develer.com> 12405 12406 * config.guess: Update to 2003-10-07 version. 12407 * config.sub: Update to 2003-10-07 version. 12408 12409 2003-10-06 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE> 12410 12411 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}. 12412 * ltconfig (irix5*, irix6*): Don't override version_type. 12413 12414 2003-10-05 Mohan Embar <gnustuff (a] thisiscool.com> 12415 12416 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD. 12417 * configure: Rebuilt 12418 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure 12419 * Makefile.in: Rebuilt 12420 12421 2003-10-03 H.J. Lu <hongjiu.lu (a] intel.com> 12422 12423 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX. 12424 12425 2003-09-30 Carlo Wood <carlo (a] alinoe.com> 12426 12427 * MAINTAINERS (Write After Approval): Add myself. 12428 12429 2003-09-29 Paul Koning <ni1d (a] arrl.net> 12430 12431 * MAINTAINERS: Move myself from "Write After Approval" 12432 to CPU platform maintainers for pdp11 platform. 12433 12434 2003-09-23 Andreas Tobler <a.tobler (a] schweiz.ch> 12435 12436 * MAINTAINERS: Move myself from 'Write After Approval' to 12437 'Various Maintainers' section as libffi testsuite maintainer. 12438 12439 2003-09-21 Daniel Jacobowitz <drow (a] mvista.com> 12440 12441 * configure.in: Pass a computed --program-transform-name 12442 to subconfigures. 12443 * configure: Regenerated. 12444 12445 2003-09-20 Nathanael Nerode <neroden (a] gcc.gnu.org> 12446 12447 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable. 12448 * Makefile.in: Regenerate. 12449 12450 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc. 12451 * Makefile.in: Regenerate. 12452 12453 2003-09-19 Ziemowit Laski <zlaski (a] apple.com> 12454 12455 * MAINTAINERS: Move myself from 'Write After Approval' 12456 to 'Various Maintainers' (objective-c) section. 12457 12458 2003-09-17 Daniel Jacobowitz <drow (a] mvista.com> 12459 12460 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix 12461 quoting. 12462 * configure: Regenerated. 12463 12464 2003-09-16 Joel Brobecker <brobecker (a] gnat.com> 12465 12466 * MAINTAINERS (Write After Approval): Add myself to write after 12467 approval list. 12468 12469 2003-09-16 Dorit Naishlos <dorit (a] il.ibm.com> 12470 12471 * MAINTAINERS (Write After Approval): Add myself. 12472 12473 2003-09-09 Ian Lance Taylor <ian (a] wasabisystems.com> 12474 12475 * MAINTAINERS: Update my e-mail address. 12476 12477 2003-09-09 Alan Modra <amodra (a] bigpond.net.au> 12478 12479 * libtool.m4 (LD): Correct powerpc64 host match. 12480 12481 2003-09-06 James E Wilson <wilson (a] tuliptree.org> 12482 12483 * MAINTAINTERS: Update my affiliation and email address. 12484 12485 2003-09-06 Zdenek Dvorak <rakdver (a] atrey.karlin.mff.cuni.cz> 12486 12487 * MAINTAINERS (Write After Approval): Add myself. 12488 12489 2003-09-04 DJ Delorie <dj (a] redhat.com> 12490 12491 * configure: Regenerate. 12492 12493 2003-09-04 Robert Millan <robertmh (a] gnu.org> 12494 12495 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet. 12496 12497 2003-09-02 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu> 12498 12499 * configure.in: Ensure arguments to sed are properly spaced. 12500 * configure: Regenerate. 12501 12502 2003-08-30 Gerald Pfeifer <gerald (a] pfeifer.com> 12503 12504 * MAINTAINERS: Update my e-mail address. 12505 12506 2003-08-28 Mohan Embar <gnustuff (a] thisiscool.com> 12507 12508 * MAINTAINERS (Write After Approval): Add myself. 12509 12510 2003-08-27 Daniel Jacobowitz <drow (a] mvista.com> 12511 12512 * configure.in: Set RAW_CXX_FOR_TARGET if unset. 12513 * configure: Regenerated. 12514 12515 2003-08-23 Marek Michalkiewicz <marekm (a] amelek.gda.pl> 12516 12517 * MAINTAINERS: Update my email address. 12518 12519 2003-08-23 Phil Edwards <pme (a] gcc.gnu.org> 12520 12521 * configure.in: Use newline instead of semicolon when assuming 12522 shell arguments in a for loop. 12523 * configure: Regenerated. 12524 12525 2003-08-22 Jason Eckhardt <jle (a] rice.edu> 12526 12527 * MAINTAINERS: Resurrect the i860 maintainer. 12528 12529 2003-08-20 Geoffrey Keating <geoffk (a] apple.com> 12530 12531 PR 8180 12532 * configure.in: When testing with_libs and with_headers, treat 12533 'no' as unset. Based on a patch by Dan Kegel <dank (a] kegel.com>. 12534 * configure: Regenerate. 12535 12536 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for 12537 make, shell, etc. 12538 (baseargs): Likewise. 12539 * configure: Regenerate. 12540 12541 2003-08-20 Bernardo Innocenti <bernie (a] develer.com> 12542 12543 * MAINTAINERS (Write After Approval): Add myself. 12544 12545 2003-08-19 Geoffrey Keating <geoffk (a] apple.com> 12546 12547 * configure.in: Disable libgcj for darwin not on powerpc. 12548 * configure: Rebuild. 12549 12550 2003-08-14 Alexandre Duret-Lutz <adl (a] gnu.org> 12551 12552 * config-ml.in, symlink-tree: Add license. 12553 12554 2003-08-03 Richard Stallman <rms (a] gnu.org> 12555 Eben Moglen <moglen (a] columbia.edu> 12556 12557 * README.SCO: New file. 12558 12559 2003-08-01 Matt Kraai <kraai (a] alumni.cmu.edu> 12560 12561 * Makefile.tpl (check, check-c++): Express dependencies using 12562 dependencies rather than commands. 12563 * Makefile.in: Regenerate. 12564 12565 2003-08-01 Andrew Cagney <cagney (a] redhat.com> 12566 12567 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*. 12568 * configure: Ditto. 12569 12570 2003-07-31 Geoffrey Keating <geoffk (a] apple.com> 12571 12572 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib. 12573 * Makefile.in: Update. 12574 12575 2003-07-30 Andreas Tobler <a.tobler (a] schweiz.ch> 12576 12577 * configure.in: Enable libgcj for darwin. 12578 * configure: Rebuild. 12579 12580 2003-07-29 Phil Edwards <pme (a] gcc.gnu.org> 12581 12582 * config-ml.in: Use ac_configure_args directly instead of 12583 ml_arguments. Only set ml_norecursion if --no[-]recursion is 12584 actually seen. 12585 12586 2003-07-27 Nathanael Nerode <neroden (a] gcc.gnu.org> 12587 12588 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when 12589 creating target and build subdirs to build all parent dirs as needed. 12590 * Makefile.in: Rebuild. 12591 * configure.in: Don't build dirs explicitly here. 12592 * configure: Rebuild. 12593 12594 2003-07-26 Paul Brook <paul (a] nowt.org> 12595 12596 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene. 12597 12598 2003-07-22 Alexandre Oliva <aoliva (a] redhat.com> 12599 12600 * Makefile.tpl (all-make): Depend on intl. 12601 * Makefile.in: Rebuilt. 12602 12603 2003-07-20 Phil Edwards <pme (a] gcc.gnu.org> 12604 12605 * install-sh: Update to newer upstream versions (associated with 12606 aclocal 1.7). 12607 * mkinstalldirs: Likewise. 12608 * missing: Likewise, plus $1Help2man -> $1 typo fix. 12609 12610 2003-07-16 Andrew Pinski <pinskia (a] gcc.gnu.org> 12611 12612 * MAINTAINERS: Move self from Bug database only accounts 12613 to write-after-approval. 12614 12615 2003-07-16 Nathanael Nerode <neroden (a] gcc.gnu.org> 12616 12617 * config.if: Remove unused libc_interface determination. 12618 12619 2003-07-14 Nathanael Nerode <neroden (a] gcc.gnu.org> 12620 12621 * MAINTAINERS: Move self from write-after-approval to 12622 build machinery (*.in). 12623 12624 2003-07-13 Nathanael Nerode <neroden (a] gcc.gnu.org> 12625 12626 PR bootstrap/11273 12627 PR bootstrap/11408 12628 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove 12629 unused INSTALL_PROGRAM_ARGS. 12630 * configure.in: Use AC_PROG_INSTALL. 12631 * Makefile.in: Regenerate. 12632 * configure: Regenerate. 12633 12634 2003-07-13 Kazu Hirata <kazu (a] cs.umass.edu> 12635 12636 * MAINTAINERS: Alphabetize. 12637 12638 2003-07-10 Alexandre Oliva <aoliva (a] redhat.com> 12639 12640 * configure: Rebuilt. 12641 2001-09-26 Alexandre Oliva <aoliva (a] redhat.com> 12642 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build 12643 newlib nor libgloss. 12644 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva (a] redhat.com> 12645 * configure.in (am33_2.0-*-linux*): Added. 12646 12647 2003-07-09 Bob Wilson <bob.wilson (a] acm.org> 12648 12649 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets. 12650 * configure: Regenerate. 12651 12652 2003-07-07 Zack Weinberg <zack (a] codesourcery.com> 12653 12654 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl. 12655 * Makefile.in: Regenerate. 12656 12657 2003-07-04 Zack Weinberg <zack (a] codesourcery.com> 12658 12659 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl. 12660 * Makefile.in: Regenerate. 12661 12662 2003-07-04 H.J. Lu <hongjiu.lu (a] intel.com> 12663 12664 * Makefile.tpl: Replace PWD with PWD_COMMAND. 12665 * Makefile.in: Regenerated. 12666 12667 * config-ml.in: Replace PWD with PWD_COMMAND. 12668 12669 2003-07-04 Zack Weinberg <zack (a] codesourcery.com> 12670 12671 * intl: New directory; see intl/ChangeLog for details. 12672 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1. 12673 * Makefile.tpl: all-gcc depends on maybe-all-intl. 12674 * Makefile.in: Regenerate. 12675 12676 2003-06-27 Nathanael Nerode <neroden (a] gcc.gnu.org> 12677 12678 * configure.in: Clean up config-lang.in handling. Delete 12679 useless assignment to "subdirs". 12680 * configure: Regenerate. 12681 12682 2003-06-26 Nathanael Nerode <neroden (a] gcc.gnu.org> 12683 12684 * configure.in: Rename 'target_libs' to 'target_libraries'. 12685 Remove useless reference to 'target_libs'. 12686 * configure: Regenerate. 12687 12688 2003-06-23 Keith Seitz <kseitz (a] sources.redhat.com> 12689 12690 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb. 12691 * Makefile.in: Regenerate. 12692 12693 2003-06-23 Nathanael Nerode <neroden (a] gcc.gnu.org> 12694 12695 * Makefile.def: Introduce flags_to_pass. 12696 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it. 12697 * Makefile.in: Regenerate. 12698 12699 2003-06-23 Hans-Peter Nilsson <hp (a] bitrange.com> 12700 12701 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib 12702 and target-libgloss. 12703 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb. 12704 <h8300*-*-*>: Disable libf2c and ${libgcj}. 12705 * configure: Regenerate. 12706 12707 2003-06-17 Benjamin Kosnik <bkoz (a] redhat.com> 12708 12709 * configure.in: Update testsuite_flags to new location. 12710 * configure. Regenerate. 12711 12712 2003-06-18 Nathanael Nerode <neroden (a] gcc.gnu.org> 12713 12714 * Makefile.tpl: Remove BUILD_CC stuff. 12715 * Makefile.in: Regenerate. 12716 12717 2003-06-17 Kazu Hirata <kazu (a] cs.umass.edu> 12718 12719 * MAINTAINERS (Write After Approval): Remove Andrew Haley. 12720 12721 2003-06-16 Graeme Peterson <gp (a] qnx.com> 12722 12723 * MAINTAINERS (Write After Approval): Add myself. 12724 12725 2003-06-14 H.J. Lu <hongjiu.lu (a] intel.com> 12726 12727 * config.guess: Update to 2003-06-12 version. 12728 * config.sub: Update to 2003-06-13 version. 12729 12730 2003-06-12 H.J. Lu <hongjiu.lu (a] intel.com> 12731 12732 * config.guess: Update to 2003-06-06 version. 12733 * config.sub: Update to 2003-06-06 version. 12734 12735 2003-06-11 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE> 12736 12737 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32. 12738 * configure. Regenerate. 12739 12740 2003-06-10 Nathanael Nerode <neroden (a] gcc.gnu.org> 12741 12742 * configure.in: Disable serial configure by default. 12743 * configure: Regenerate. 12744 * Makefile.tpl: Abolish .NOTPARALLEL. 12745 * Makefile.in: Regenerate. 12746 12747 * Makefile.tpl: Replace {build,host,target}_canonical by 12748 {build,host,target}. 12749 * Makefile.in: Regenerate. 12750 12751 * Makefile.tpl: Fix stupid pasto. 12752 * Makefile.in: Regenerate. 12753 12754 2003-06-09 Nathanael Nerode <neroden (a] gcc.gnu.org> 12755 12756 * Makefile.tpl: Remove bogus conditional. 12757 * Makefile.in: Regenerate. 12758 12759 2003-06-05 Jan Hubicka <jh (a] suse.cz> 12760 12761 * Makefile.tpl (profiledbootstrap): New target. 12762 * Makefile.in (profiledbootstrap): New target. 12763 12764 2003-06-05 Wolfgang Bangerth <bangerth (a] dealii.org> 12765 12766 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew 12767 Pinski. Remove user names from other bugzilla-only maintainers. 12768 12769 2003-06-03 Nathanael Nerode <neroden (a] gcc.gnu.org> 12770 12771 * Makefile.tpl: Make 'recursive targets' using autogen rather 12772 than shell loop. Remove duplicate 'clean' targets and false 12773 comments. 12774 * Makefile.def: Add systematic dependencies to 'recursive' targets. 12775 Add systematic method of specifying missing targets in subdirs. 12776 Add copyright boilerplate. 12777 * Makefile.in: Regenerate. 12778 * configure.in: Add 'recursive targets' to maybe list. 12779 * configure: Regenerate. 12780 12781 * MAINTAINERS: "GNATS only" -> "Bug database only". 12782 12783 * Makefile.tpl: Rename [+target+] to [+make_target+]. 12784 * Makefile.def: Rename 'target' to 'make_target'. 12785 12786 2003-05-31 Neil Booth <neil (a] daikokuya.co.uk> 12787 12788 * MAINTAINERS: Add self as options handling maintainer. 12789 12790 2003-05-28 Michael Meissner <gnu (a] the-meissners.org> 12791 12792 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has 12793 been too long since I touched those ports. 12794 12795 2003-05-28 DJ Delorie <dj (a] redhat.com> 12796 12797 * Makefile.tpl: Make maybe-check-gcc .PHONY. 12798 * Makefile.in: Regenerate. 12799 12800 2003-05-21 Maciej W. Rozycki <macro (a] ds2.pg.gda.pl> 12801 12802 * configure.in: Use curly braces in the definition of tooldir. 12803 * configure: Regenerate. 12804 12805 2003-05-21 DJ Delorie <dj (a] redhat.com> 12806 12807 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not 12808 newlib or libgloss. 12809 * Makefile.in: Regenerate. 12810 12811 2003-05-21 DJ Delorie <dj (a] redhat.com> 12812 12813 * Makefile.tpl: Add missing empty maybe-check-gcc target. 12814 * Makefile.in: Regenerate. 12815 12816 2003-05-20 Ian Lance Taylor <ian (a] airs.com> 12817 12818 * MAINTAINERS: Update my e-mail address. 12819 12820 2003-05-19 Nathanael Nerode <neroden (a] gcc.gnu.org> 12821 12822 * configure.in: Switch more things to use maybe dependencies. 12823 * Makefile.tpl: Switch more things to use maybe dependencies. 12824 Factor out common code from autogen IF statements. 12825 * configure: Regenerate. 12826 * Makefile.in: Regenerate. 12827 12828 2003-05-14 Kelley Cook <kelleycook (a] wideopenwest.com> 12829 12830 * configure.in: Accept i[3456789]86 for machine type. 12831 * configure: Regenerate. 12832 12833 2003-05-18 Nathanael Nerode <neroden (a] gcc.gnu.org> 12834 12835 * configure.in: Switch more things to use maybe dependencies. 12836 Rearrange a little. Use GCC_TOPLEV_SUBDIRS. 12837 * configure: Regenerate. 12838 * Makefile.tpl: Switch more things to use maybe dependencies. 12839 * Makefile.in: Regenerate. 12840 12841 2003-05-16 Andreas Schwab <schwab (a] suse.de> 12842 12843 * Makefile.tpl (install-opcodes): Define. 12844 * Makefile.in: Rebuild. 12845 12846 2003-05-13 Andreas Jaeger <aj (a] suse.de> 12847 12848 * config.guess: Update to 2003-05-09 version. 12849 * config.sub: Update to 2003-05-09 version. 12850 12851 2003-05-13 Michael Eager <eager (a] mvista.com> 12852 12853 * configure.in: Correct sed script so that options in quotes are not 12854 deleted. 12855 * configure: Rebuild. 12856 12857 2003-05-12 Corinna Vinschen <corinna (a] vinschen.de> 12858 12859 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin 12860 and $$s/newlib/libc/sys/cygwin32 include paths. 12861 * configure: Ditto. 12862 12863 2003-05-12 Michael Meissner <gnu (a] the-meissners.org> 12864 12865 * MAINTAINERS: Update my email addresses. 12866 12867 2003-05-06 Eric Botcazou <ebotcazou (a] libertysurf.fr> 12868 12869 * config-ml.in: Propagate INSTALL variables. 12870 12871 2003-05-04 Gerald Pfeifer <pfeifer (a] dbai.tuwien.ac.at> 12872 12873 * MAINTAINERS: Remove duplicate entries in Write After Approval. 12874 12875 2003-05-02 Chris Demetriou <cgd (a] broadcom.com> 12876 12877 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later. 12878 * Makefile.in: Regenerate. 12879 12880 2003-05-02 Wolfgang Bangerth <bangerth (a] dealii.org> 12881 12882 * MAINTAINERS (GNATS only): Add Falk Hueffner. 12883 12884 2003-04-30 Wolfgang Bangerth <bangerth (a] dealii.org> 12885 12886 * MAINTAINERS (GNATS only): Add Giovanni Bajo. 12887 12888 2003-04-27 Daniel Jacobowitz <drow (a] mvista.com> 12889 12890 * Makefile.tpl: Clean $(BUILD_SUBDIR). 12891 * Makefile.in: Regenerated. 12892 12893 2003-04-25 Wolfgang Bangerth <bangerth (a] dealii.org> 12894 12895 * MAINTAINERS (Write After Approval): Upgrade myself from 12896 GNATS only to write-after-approval. Update my mail address. 12897 12898 2003-04-25 Loren J. Rittle <ljrittle (a] acm.org> 12899 12900 (OS Port Maintainers: freebsd): Add myself. 12901 12902 2003-04-22 Mark Mitchell <mark (a] codesourcery.com> 12903 12904 * MAINTAINERS (java): Remove Alexandre Petit-Bianco. 12905 12906 2003-04-22 Kean Johnston <jkj (a] sco.com> 12907 12908 * MAINTAINERS (SCO ports): Added myself. 12909 12910 2003-04-21 Nathan Sidwell <nathan (a] codesourcery.com> 12911 12912 * MAINTAINERS (gcov): Add myself and Jan Hubicka. 12913 12914 2003-04-19 Kean Johnston <jkj (a] sco.com> 12915 12916 * MAINTAINERS (Write After Approval): Add myself. 12917 12918 2003-04-18 Gerald Pfeifer <pfeifer (a] dbai.tuwien.ac.at> 12919 12920 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000. 12921 * Makefile.in: Regenerate. 12922 12923 2003-04-18 Jakub Jelinek <jakub (a] redhat.com> 12924 12925 * configure.in (powerpc64*-*-linux*): Remove. 12926 * configure: Rebuilt. 12927 12928 2003-04-17 Phil Edwards <pme (a] gcc.gnu.org> 12929 12930 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the 12931 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap, 12932 and restrap. 12933 * Makefile.in: Regenerate. 12934 12935 2003-04-16 Richard Earnshaw <rearnsha (a] arm.com> 12936 12937 * configure.in (arm-*-netbsdelf*): Enable building java libraries. 12938 * configure: Regenerated. 12939 12940 2003-04-15 DJ Delorie <dj (a] redhat.com> 12941 12942 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer. 12943 12944 2003-04-13 Nick Clifton <nickc (a] redhat.com> 12945 12946 * config-ml.in: Remove support for --disable-aix removing 12947 call-aix multilibs. 12948 12949 2003-04-10 Alexandre Oliva <aoliva (a] redhat.com> 12950 12951 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*. 12952 * */configure: Rebuilt. 12953 12954 2003-04-08 Joel Sherrill <joel (a] oarcorp.com> 12955 12956 * MAINTAINERS: Add my email address. 12957 12958 2003-03-17 Olivier Hainque <hainque (a] act-europe.fr> 12959 12960 * MAINTAINERS (Write After Approval): Add myself. 12961 12962 2003-03-14 Nathanael Nerode <neroden (a] gcc.gnu.org> 12963 12964 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down. 12965 * Makefile.in: Regenerate. 12966 12967 2003-03-14 Michael Chastain <mec (a] shout.net> 12968 12969 * Makefile.in: Regenerate with correct Makefile.def. 12970 12971 2003-03-12 Nathanael Nerode <neroden (a] gcc.gnu.org> 12972 12973 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused 12974 Make macro. 12975 * Makefile.in: Regenerate. 12976 * configure.in: Clean up gxx_include_dir logic. 12977 * configure: Regenerate. 12978 12979 2003-03-12 Ansgar Esztermann <ansgar (a] thphy.uni-duesseldorf.de> 12980 12981 * MAINTAINERS (Write After Approval): Add myself. 12982 12983 2003-03-10 Ben Elliston <bje (a] wasabisystems.com> 12984 12985 * MAINTAINERS: Update my mail address. 12986 12987 2003-03-09 Franz Sirl <Franz.Sirl-kernel (a] lauterbach.com> 12988 12989 * configure.in (gxx_include_dir): Fix typo. 12990 * configure: Regenerated. 12991 12992 2003-03-04 Nathanael Nerode <neroden (a] gcc.gnu.org> 12993 12994 * Makefile.tpl: Reindent. 12995 * Makefile.in: Regenerate. 12996 * configure.in: Reindent. Don't set unused variables. 12997 * configure: Regenerate. 12998 12999 2003-03-04 Daniel Jacobowitz <drow (a] mvista.com> 13000 13001 * configure.in: Include $(build_tooldir)/sys-include in 13002 FLAGS_FOR_TARGET. 13003 * configure: Regenerated. 13004 13005 2003-03-04 Nathanael Nerode <neroden (a] gcc.gnu.org> 13006 13007 * Makefile.tpl: Always pass down RANLIB. 13008 * Makefile.in: Regenerate. 13009 13010 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros. 13011 * Makefile.in: Regenerate. 13012 * configure.in: Remove unused logic relating to --enable-shared 13013 and --enable-threads. Remove bogus comments. Remove redundant 13014 noconfigdirs. 13015 * configure: Regenerate. 13016 13017 * configure.in: Replace ${libstdcxx_version} by its value. 13018 Remove reference to mh-dgux. 13019 * configure: Regenerate. 13020 13021 2003-03-03 Kevin Buettner <kevinb (a] redhat.com> 13022 13023 * MAINTAINERS (Write After Approval): Add myself. 13024 13025 2003-02-28 Nathanael Nerode <neroden (a] gcc.gnu.org> 13026 13027 * Makefile.tpl: Rearrange. 13028 * Makefile.in: Regenerate. 13029 13030 2003-02-25 Uwe Stieber <uwe (a] wwws.de> 13031 13032 * configure.in: Add support for kaOS as cross build target system. 13033 * configure: Regenerated. 13034 13035 2003-02-24 Steven Bosscher <steven (a] gcc.gnu.org> 13036 13037 * MAINTAINERS (Write after approval): Add myself. 13038 13039 2003-02-21 James E Wilson <wilson (a] tuliptree.org> 13040 13041 * MAINTAINERS: Update my email address. 13042 13043 2003-02-21 Zack Weinberg <zack (a] codesourcery.com> 13044 13045 * MAINTAINERS: Add self to blanket write privs. section. 13046 13047 2003-02-20 Sean McNeil <sean (a] blue.mcneil.com> 13048 13049 * Makefile.tpl: Add definition of CPPFLAGS to pass into 13050 configure-target-* as some target builds may require additional 13051 flags for preprocessor tests. 13052 * Makefile.in: Regenerated. 13053 13054 2003-02-19 Alexandre Oliva <aoliva (a] redhat.com> 13055 13056 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld. 13057 * ltconfig: Handle it. 13058 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of 13059 auto-detecting it. 13060 13061 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever 13062 it is used as argument to $CC. 13063 * ltcf-gcj.sh: Likewise. 13064 13065 * configure.in: Introduce --enable-maintainer-mode. 13066 * configure: Rebuilt. 13067 * Makefile.tpl (Makefile.in, configure): Enable dependencies only 13068 for maintainer mode. 13069 * Makefile.in: Rebuilt. 13070 13071 2003-02-18 Jason Merrill <jason (a] redhat.com> 13072 13073 * Makefile.tpl (check-c++): Allow parallelism. 13074 13075 2003-02-16 Gerald Pfeifer <pfeifer (a] dbai.tuwien.ac.at> 13076 13077 * MAINTAINERS: Remove John Carr (who never actually had access to 13078 gcc.gnu.org). 13079 13080 2003-02-15 Geoffrey Keating <geoffk (a] apple.com> 13081 13082 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*, 13083 don't configure target-libobjc. 13084 * configure: Regenerate. 13085 13086 2003-02-14 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE> 13087 13088 * Makefile.tpl (RANLIB): Define. 13089 * Makefile.in: Regenerate. 13090 13091 2003-02-08 Laurynas Biveinis <laurynas.biveinis (a] mif.vu.lt> 13092 13093 * MAINTAINERS: Update my email. 13094 13095 2003-02-06 Keith R Seitz <keiths (a] redhat.com> 13096 13097 * Makefile.def: Remove "snavigator", "grep", and "db" modules. 13098 * Makefile.tpl: Remove "all-snavigator" and "all-grep". 13099 * Makefile.in: Regenerated. 13100 * configure.in: Remove all traces of snavigator, db, and grep. 13101 * configure: Regenerated. 13102 13103 2003-02-06 Gerald Pfeifer <pfeifer (a] dbai.tuwien.ac.at> 13104 13105 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write 13106 After Approval. 13107 13108 2003-02-02 Christian Cornelssen <ccorn (a] cs.tu-berlin.de> 13109 13110 * MAINTAINERS (Write after approval): Add myself. 13111 13112 2003-01-31 Frank Ch. Eigler <fche (a] redhat.com> 13113 13114 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies. 13115 * Makefile.in: Regenerated. 13116 13117 2003-01-30 Roger Sayle <roger (a] eyesopen.com> 13118 13119 * config.guess: Updated to 2003-01-30's version. 13120 * config.sub: Updated to 2003-01-28's version. 13121 13122 2003-01-30 Alexandre Oliva <aoliva (a] redhat.com> 13123 13124 * config.if: If gcc_version is already set, just use it. Don't set 13125 gcc_version_trigger if it's already set, otherwise set it to 13126 gcc/version.c, but only if the file exists. If it is not set and 13127 gcc/version.c does not exist, try to extract the version number from 13128 $CC. 13129 13130 2003-01-29 Andreas Tobler <a.tobler (a] schweiz.ch> 13131 13132 * MAINTAINERS: Add myself to write-after-approval list. 13133 13134 2003-01-27 Phil Edwards <pme (a] gcc.gnu.org> 13135 13136 * configure.in: Revert 24Jan change. 13137 * configure: Regenerate. 13138 13139 2003-01-25 Gerald Pfeifer <pfeifer (a] dbai.tuwien.ac.at> 13140 13141 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix 13142 entry of HJ Lu. 13143 13144 2003-01-23 Nathanael Nerode <neroden (a] gcc.gnu.org> 13145 13146 * configure.in: Revert previous change. 13147 * configure: Regenerate. 13148 13149 2003-01-23 Nathanael Nerode <neroden (a] gcc.gnu.org> 13150 13151 * configure.in: Make rda native-only. 13152 * configure: Regenerate. 13153 13154 2003-01-22 Volker Reichelt <reichelt (a] igpm.rwth-aachen.de> 13155 13156 * MAINTAINERS: Move myself from GNATS-only-accounts to 13157 write-after-approval. 13158 13159 2003-01-19 Nathanael Nerode <neroden (a] gcc.gnu.org> 13160 13161 * configure.in: Add missing \. 13162 * configure: Rebuilt. 13163 13164 2003-01-17 Jakub Jelinek <jakub (a] redhat.com> 13165 13166 * configure.in (baseargs): Avoid using \| in sed regular 13167 expressions. 13168 * configure: Rebuilt. 13169 13170 2003-01-16 Jakub Jelinek <jakub (a] redhat.com> 13171 13172 * configure.in (baseargs): Remove all supported forms of 13173 --cache-file, --srcdir, --host, --build and --target options 13174 from argument lists. 13175 * configure: Rebuilt. 13176 13177 2003-01-15 Josef Zlomek <zlomekj (a] suse.cz> 13178 13179 * MAINTAINERS: Add myself to write-after-approval list. 13180 13181 2003-01-15 Alexandre Oliva <aoliva (a] redhat.com> 13182 13183 * configure.in (noconfigdirs): Don't skip gas on IRIX 6. 13184 * configure: Rebuilt. 13185 13186 2003-01-09 Nathanael Nerode <neroden (a] gcc.gnu.org> 13187 13188 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS. 13189 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc. 13190 * Makefile.in: Regenerate. 13191 * configure: Regenerate. 13192 13193 2003-01-09 Alexandre Oliva <aoliva (a] redhat.com> 13194 13195 * configure.in: Remove Makefile in build, host and target modules 13196 unless configure was run with --no-recursion. 13197 * configure: Rebuilt. 13198 13199 2003-01-09 Christian Cornelssen <ccorn (a] cs.tu-berlin.de> 13200 13201 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR. 13202 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir). 13203 * Makefile.in: Regenerate. 13204 13205 2003-01-08 Chris Demetriou <cgd (a] broadcom.com> 13206 13207 * config.guess: Update to 2003-01-03 version. 13208 * config.sub: Update to 2003-01-03 version. 13209 13210 2003-01-07 Christopher Faylor <cgf (a] redhat.com> 13211 13212 * configure: Regenerate with proper autoconf 2.13. 13213 13214 2003-01-07 Christopher Faylor <cgf (a] redhat.com> 13215 13216 * configure.in: Add AC_PREREQ for consistency. 13217 * configure: Regenerate. 13218 13219 2003-01-06 Andrew Cagney <ac131313 (a] redhat.com> 13220 13221 * configure.in (GDB_TK): Add tcl directories conditional on 13222 gdb/gdbtk directory being present. 13223 * configure: Regenerate. 13224 13225 2003-01-04 John David Anglin <dave.anglin (a] nrc.ca> 13226 13227 * configure.in (LD): Improve test for gcc. Try to set LD to the ld 13228 used by gcc if LD is not defined and we are not doing a Canadian Cross. 13229 * configure: Rebuilt. 13230 13231 2002-12-31 Tom Tromey <tromey (a] redhat.com> 13232 13233 * Makefile.in: Rebuilt. 13234 * Makefile.def (target_modules) [libffi]: Allow installation. 13235 13236 2002-12-31 Andreas Schwab <schwab (a] suse.de> 13237 13238 * configure.in: Fix use of $program_transform_name. 13239 * configure: Regenerated. 13240 13241 2002-12-30 Daniel Jacobowitz <drow (a] mvista.com> 13242 13243 * configure.in (baseargs): Don't remove first configure argument. 13244 * configure: Regenerated. 13245 13246 2002-12-29 Alexandre Oliva <aoliva (a] redhat.com> 13247 13248 * Makefile.tpl (local-distclean): Don't remove... 13249 (multilib.ts): ... this. Moved into... 13250 (multilib.out): ... this. Don't use sub-make. 13251 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile, 13252 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into... 13253 (configure-build-[+module+], configure-[+module+], 13254 configure-target-[+module+], configure-gcc): ... these. Test 13255 for Makefile existence. Drop config.status from dependencies. 13256 * Makefile.in: Rebuilt. 13257 * configure.in: Move gcc-version-trigger to the end of 13258 ac_configure_args. Add comments to maybedep.tmp and 13259 serdep.tmp. Introduce --disable-serial-configure. Remove 13260 nonopt from baseargs, matching and removing corresponding 13261 whitespace while at it. 13262 * configure: Rebuilt. 13263 13264 2002-12-28 Alexandre Oliva <aoliva (a] redhat.com> 13265 13266 * configure.in (host_configargs): Replace reference to 13267 no-longer-defined buildopts with --build=${build_alias}. 13268 * configure: Rebuilt. 13269 13270 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of 13271 program_transform_name to standard idiom. 13272 (AUTOGEN, AUTOCONF): Define. 13273 (Makefile.in): Use $(AUTOGEN). 13274 (Makefile): Depend on config.status, and use autoconf-style rule to 13275 build it. Move original commands to... 13276 (config.status): ... this new target. 13277 (configure): Add $(srcdir). Depend on config/acx.m4. Use 13278 $(AUTOCONF). 13279 * Makefile.in: Rebuilt. 13280 13281 2002-12-28 Nathanael Nerode <neroden (a] gcc.gnu.org> 13282 13283 * Makefile.tpl: Fix dramatic bustage due to change in 13284 program_transform_name. 13285 * Makefile.in: Regenerate. 13286 13287 * configure.in: Remove unnecessary PATH setting. 13288 * configure: Regnerate. 13289 13290 * configure.in: Don't default to unprefixed tools unless 13291 the native tools will work. 13292 * configure: Regenerate. 13293 13294 * configure.in: Convert to autoconf script. Blow away lots 13295 of now-redundant Makefile fragments. 13296 * configure: Generate using Autoconf. 13297 * Makefile.tpl: Rewrite to reflect autoconfiscation. 13298 * Makefile.in: Regenerate. 13299 13300 2002-12-27 Nathanael Nerode <neroden (a] gcc.gnu.org> 13301 13302 * configure: Fix stupid bug where RANLIB was mistakenly included. 13303 13304 * configure.in: Rename (buildargs, hostargs, targargs) to 13305 (build_configargs, host_configargs, target_configargs). 13306 13307 * configure.in: Move logic out of sed statement. 13308 13309 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET, 13310 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only. 13311 13312 2002-12-25 Svein E. Seldal <Svein.Seldal (a] solidas.com> 13313 13314 * config.sub: Import from master repository 13315 * config.guess: Ditto 13316 13317 2002-12-24 Andreas Schwab <schwab (a] suse.de> 13318 13319 * Makefile.tpl (multilib.out): Fix missing space. 13320 * Makefile.in: Regenerate. 13321 13322 2002-12-23 Nathanael Nerode <neroden (a] gcc.gnu.org> 13323 13324 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it. 13325 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out. 13326 * Makefile.in: Regenerate. 13327 * configure.in: Remove unnecessary leftovers. 13328 13329 2002-12-21 Geoffrey Keating <geoffk (a] apple.com> 13330 13331 * configure.in (extra_ranlibflags_for_target): New variable. 13332 (*-*-darwin): Add -c to ranlib commands. 13333 * configure (tooldir): Handle extra_ranlibflags_for_target. 13334 13335 2002-12-19 Nathanael Nerode <neroden (a] gcc.gnu.org> 13336 13337 * Makefile.tpl: Revert HJL's change. 13338 * Makefile.in: Regenerated. 13339 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and 13340 always. 13341 13342 2002-12-19 Andreas Schwab <schwab (a] suse.de> 13343 13344 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir. 13345 * Makefile.in: Regenerate. 13346 13347 2002-12-18 H.J. Lu <hjl (a] gnu.org> 13348 13349 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR). 13350 * Makefile.in: Regenerated. 13351 13352 * configure.in (build_prefix): New. Substitute. 13353 13354 2002-12-18 Nathanael Nerode <neroden (a] gcc.gnu.org> 13355 13356 * Makefile.tpl: Don't let real targets depend on phony targets. 13357 * Makefile.in: Regenerate. 13358 13359 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo. 13360 * Makefile.in: Regenerate. 13361 13362 2002-12-17 Svein E. Seldal <Svein.Seldal (a] solidas.com> 13363 13364 * config.sub: Import from master repository 13365 * config.guess: Ditto 13366 13367 2002-12-16 Jason Merrill <jason (a] redhat.com> 13368 13369 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a 13370 previous 'make bootstrap'. 13371 * Makefile.in: Regenerate. 13372 13373 2002-12-17 Hans-Peter Nilsson <hp (a] bitrange.com> 13374 13375 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb. 13376 13377 2002-12-13 Nathanael Nerode <neroden (a] gcc.gnu.org> 13378 13379 * configure.in, Makefile.tpl, Makefile.def: Remove tclX. 13380 * Makefile.in: Regenerate. 13381 13382 2002-12-13 Jason Merrill <jason (a] redhat.com> 13383 13384 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run 13385 library tests. 13386 (check-c++): Just depend on it and check-target-libstdc++-v3. 13387 * Makefile.in: Regenerate. 13388 13389 2002-12-12 Alexandre Oliva <aoliva (a] redhat.com> 13390 13391 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C). 13392 * Makefile.in: Rebuilt. 13393 13394 2002-12-12 Alexandre Oliva <aoliva (a] redhat.com> 13395 13396 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C. 13397 13398 2002-12-10 Nathanael Nerode <neroden (a] gcc.gnu.org> 13399 13400 * configure: Fix bug put in by gremlins. 13401 13402 * Makefile.tpl: Substitute more autoconfily. 13403 * configure: Substitute more autoconfily. 13404 * Makefile.in: Regenerate. 13405 13406 2002-12-09 Svein E. Seldal <Svein.Seldal (a] solidas.com> 13407 13408 * config.sub: Import from master repository 13409 * config.guess: Ditto 13410 * MAINTAINERS: Added Svein Seldal under write after approval 13411 13412 2002-12-08 Andrew Cagney <ac131313 (a] redhat.com> 13413 13414 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb. 13415 * Makefile.in (all-sim): Ditto. 13416 13417 2002-12-06 DJ Delorie <dj (a] redhat.com> 13418 13419 * Makefile.tpl: Change configure dependencies to not have real 13420 targets depend on phony targets. 13421 13422 2002-12-05 Nathanael Nerode <neroden (a] gcc.gnu.org> 13423 13424 * configure.in: Revert unintentional change. 13425 13426 * Makefile.tpl: Change dependency for */multilib.out so that 13427 it works when gcc isn't in the tree. 13428 13429 * configure.in: Substitute more. 13430 * configure: Run subconfigures from the Makefile. 13431 * Makefile.tpl: Run subconfigures from the Makefile; add a few 13432 convenience targets. Make sure gcc isn't rebuilt after bootstrap. 13433 13434 2002-12-05 Gerald Pfeifer <pfeifer (a] dbai.tuwien.ac.at> 13435 13436 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only". 13437 13438 2002-12-03 Nathanael Nerode <neroden (a] gcc.gnu.org> 13439 13440 * Makefile.tpl: Add targets for configuring host subdirs in Makefile, 13441 and corresponding dependencies. 13442 * Makefile.in: Regenerate. 13443 13444 * configure.in (host_tools): Order binutils, gas and ld for 13445 convenience in running the testsuites. 13446 13447 * Makefile.tpl: Introduce rules to serialize subconfigure runs. 13448 * Makefile.in: Regenerate. 13449 * configure.in: Introduce rules to serialize subconfigure runs. 13450 13451 * configure.in: Introduce BASE_CC_FOR_TARGET. 13452 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS. 13453 Realize configure-build-* targets. Realize configure-target-* targets. 13454 * Makefile.in: Regenerate. 13455 13456 2002-12-02 Nathanael Nerode <neroden (a] gcc.gnu.org> 13457 13458 * configure: Move gcc_version_trigger stuff from here... 13459 * configure.in: ...to here. 13460 13461 * configure.in: Separate subconfigure options added by this file from 13462 options given by the user. Add machinery to put args for host 13463 subconfigures into the Makefile. 13464 13465 * Makefile.tpl: Remove 'vault' targets. 13466 * Makefile.tpl: Reorder and comment dependencies. 13467 * Makefile.in: Regenerate. 13468 13469 2002-12-01 Nathanael Nerode <neroden (a] gcc.gnu.org> 13470 * configure.in: Fix my broken commit of previous patch. (sigh) 13471 13472 2002-11-28 Geoffrey Keating <geoffk (a] apple.com> 13473 13474 * configure.in: Move host-specific darwin noconfigdirs into 13475 the host-specific section. 13476 13477 2002-11-28 Geoffrey Keating <geoffk (a] apple.com> 13478 13479 * configure.in: Move host-specific darwin noconfigdirs into 13480 the host-specific section. 13481 13482 2002-11-26 Nathanael Nerode <neroden (a] gcc.gnu.org> 13483 13484 * configure: Remove skip-this-dir support. 13485 * Makefile.tpl: Remove skip-this-dir support. 13486 13487 * Makefile.tpl: Remove leftover support for non-autoconfiscated 13488 subdirectories. 13489 * Makefile.in: Regenerate. 13490 13491 * Makefile.tpl: Strip out useless setting of 'dir'. 13492 * Makefile.in: Regenerate. 13493 13494 2002-11-22 Nathanael Nerode <neroden (a] gcc.gnu.org> 13495 13496 * configure.in: Fix deeply stupid bug. 13497 13498 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded 13499 shell code in CXX_FOR_TARGET 13500 * Makefile.def: Introduce raw_cxx. 13501 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and 13502 RAW_CXX_FOR_TARGET. 13503 * Makefile.in: Regenerate. 13504 13505 2002-11-21 Nathanael Nerode <neroden (a] gcc.gnu.org> 13506 13507 * Makefile.tpl: Remove unnecessary ifs. 13508 * Makefile.in: Regenerate. 13509 13510 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize 13511 dependencies. Maybe-ize build-libiberty. Create dummy install 13512 targets for 'no_install' modules. 13513 * configure: Move GDB_TK substitution to configure.in. Move 13514 build_modules stuff to configure.in. 13515 * configure.in: Implement soft dependency machinery. Maybe-ize 13516 GDB_TK, rearrange slightly. Move build_modules stuff from configure. 13517 * Makefile.in: Regenerate. 13518 13519 2002-11-19 Nathanael Nerode <neroden (a] gcc.gnu.org> 13520 13521 * Makefile.tpl: Make all-target, install-target behave similarly 13522 to all, install (only hitting configured targets). Eliminate 13523 unused macro defintions. 13524 13525 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when 13526 build != host. 13527 13528 * Makefile.tpl: Add all-gcc: all-libiberty dependency. 13529 13530 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion. 13531 13532 * configure.in: Produce lists of subdir targets we're actually 13533 configuring. Remove references to "dosrel". 13534 * Makefile.tpl: Let configure set which subdir targets are hit. 13535 Remove install-cross; clean up install; remove ALL. Remove 13536 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery. 13537 Autogenerate host module targets. Remove empty dependency lines 13538 and redundant dependency; rearrange slightly. 13539 * Makefile.def: Add host-side libtermcap, utils. 13540 13541 * Makefile.in: Regenerate. 13542 13543 2002-11-19 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE> 13544 13545 * ltconfig (osf[345]): Append $major to soname_spec. 13546 Reflect this in library_names_spec. 13547 * ltmain.sh (osf): Prefix $major with . for use as extension. 13548 13549 2002-11-19 Andreas Jaeger <aj (a] suse.de> 13550 13551 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support 13552 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x 13553 and sparc64 GNU/Linux systems. 13554 13555 2002-11-19 Nathan Sidwell <nathan (a] codesourcery.com> 13556 13557 * MAINTAINERS: Update email. 13558 13559 2002-11-18 Gerald Pfeifer <pfeifer (a] dbai.tuwien.ac.at> 13560 13561 * MAINTAINERS: Complete James Dennett's entry. 13562 13563 2002-11-15 Eric Botcazou <ebotcazou (a] libertysurf.fr> 13564 13565 * MAINTAINERS (Write After Approval): Add myself. 13566 13567 2002-11-13 Bruce Korb <bkorb (a] gnu.org> 13568 13569 * Makefile.tpl: syntactic cleanup 13570 13571 2002-11-13 Stuart Hastings <stuart (a] apple.com> 13572 13573 * MAINTAINERS: Add myself to write-after-approval list. 13574 13575 2002-11-12 Nathanael Nerode <neroden (a] gcc.gnu.org> 13576 13577 * Makefile.def: Add list of recursive targets to autogenerate. 13578 Add build_modules. 13579 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-* 13580 targets. Autogenerate *-build-* targets. 13581 * Makefile.in: Regenerate. 13582 13583 2002-11-12 Nathanael Nerode <neroden (a] gcc.gnu.org> 13584 13585 * configure: More autoconf-style substitutions. 13586 * Makefile.tpl: More autoconf-style substitutions. 13587 * Makefile.in: Regenerate. 13588 13589 2002-11-11 Nathanael Nerode <neroden (a] gcc.gnu.org> 13590 13591 * configure: Substitute more variables in a more autoconf-friendly 13592 way. Simplify slightly. 13593 * Makefile.tpl: Make more variables substitutable in an 13594 autoconf-friendly way. 13595 * Makefile.in: Regenerate. 13596 13597 2002-11-11 Jonathan Wakely <redi (a] gcc.gnu.org> 13598 13599 * MAINTAINERS (Write After Approval): Add myself. 13600 13601 2002-11-10 Nathanael Nerode <neroden (a] gcc.gnu.org> 13602 13603 * configure.in (v810*): Remove special setting of tools. 13604 13605 * configure: Add support for extra required flags for ar or nm. 13606 * configure.in (aix4.3+): Use above support for target-specific 13607 issues, rather than using config/mt-aix43. 13608 13609 2002-11-09 Nathanael Nerode <neroden (a] gcc.gnu.org> 13610 13611 * configure: Remove 'removing', which doesn't work. Replace $subdir 13612 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir 13613 with $srcdir. Reformat indentation. Substitute some variables 13614 formerly hard-coded in the Makefile for build=host. 13615 * Makefile.tpl: Autogenerate more; make more autoconf-friendly. 13616 * Makefile.def: Autogenerate more. 13617 * Makefile.in: Regenerate. 13618 13619 2002-11-04 Adam Nemet <anemet (a] lnxw.com> 13620 13621 * MAINTAINERS (Write After Approval): Add myself. 13622 13623 2002-11-04 Kevin Buettner <kevinb (a] redhat.com> 13624 13625 * Makefile.def (host_modules): Add rda. 13626 * Makefile.in: Regenerate. 13627 * configure.in (target_tool): Add target-rda to list. 13628 13629 2002-10-28 Gerald Pfeifer <pfeifer (a] dbai.tuwien.ac.at> 13630 13631 * MAINTAINERS: Remove "co-maintainer" note for web pages. 13632 13633 2002-10-25 Phil Edwards <pme (a] gcc.gnu.org> 13634 13635 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap, 13636 and restrap targets to this rule. 13637 * Makefile.in: Regenerate. 13638 13639 2002-10-25 Gerald Pfeifer <pfeifer (a] dbai.tuwien.ac.at> 13640 13641 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under 13642 GNATS only accounts. 13643 13644 2002-10-24 Hans-Peter Nilsson <hp (a] bitrange.com> 13645 13646 * configure.in (i[3456]86-*-linux*): Add check to disable 13647 ${libgcj} for glibc1. 13648 13649 2002-10-24 Denis Chertykov <denisc (a] overta.ru> 13650 13651 * MAINTAINERS: Add myself as ip2k port maintainer. 13652 13653 2002-10-07 Svein E. Seldal <Svein.Seldal (a] solidas.com> 13654 13655 * configure.in: Add tic4x target. 13656 13657 2002-10-03 Nathanael Nerode <neroden (a] gcc.gnu.org> 13658 13659 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy. 13660 * configure.in: Make SET_LIB_PATH substitution more autoconfy. 13661 * Makefile.in: Regenerate. 13662 13663 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy. 13664 * configure.in: Make RPATH_ENVVAR substitution more autoconfy. 13665 * Makefile.in: Regenerate. 13666 13667 2002-10-02 Janis Johnson <janis187 (a] us.ibm.com> 13668 13669 * MAINTAINERS: Add myself as web pages co-maintainer. 13670 13671 2002-10-02 Nathanael Nerode <neroden (a] gcc.gnu.org> 13672 13673 * Makefile.tpl: Eliminate reference to all-gui, all-libproc. 13674 * Makefile.in: Regenerate. 13675 13676 2002-10-02 Zack Weinberg <zack (a] codesourcery.com> 13677 13678 * MAINTAINERS: Add myself and Nathan Sidwell 13679 <nathan (a] codesourcery.com> as VxWorks maintainers. 13680 13681 2002-10-02 Nathanael Nerode <neroden (a] gcc.gnu.org> 13682 13683 * Makefile.def: Remove order dependency comments. 13684 * Makefile.tpl: Add explicit install-install dependencies. 13685 * Makefile.in: Regenerate. 13686 13687 * Makefile.tpl: Remove material now in src-release. (Finally!) 13688 * Makefile.in: Regenerate. 13689 13690 * Makefile.tpl: Add configure-target (for src-release in src) 13691 * Makefile.in: Regenerate. 13692 13693 2002-09-30 Nick Clifton <nickc (a] redhat.com> 13694 13695 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory. 13696 13697 2002-09-30 Ulrich Weigand <uweigand (a] de.ibm.com> 13698 13699 * configure.in (s390*-*-linux*): Enable libgcj. 13700 13701 2002-09-29 Nathanael Nerode <neroden (a] gcc.gnu.org> 13702 13703 * configure: Revert accidentally applied changes. 13704 13705 * Makefile.tpl: Make more autoconf-friendly. 13706 * Makefile.in: Regenerate. 13707 * configure: Make substitution more autoconf-like. 13708 13709 2002-09-28 Richard Earnshaw <rearnsha (a] arm.com> 13710 13711 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a 13712 single entry to handle all these. 13713 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable 13714 libjava on arm-*-elf. 13715 13716 2002-09-27 Geoffrey Keating <geoffk (a] apple.com> 13717 13718 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the 13719 things that depend on them. 13720 13721 2002-09-25 Nathanael Nerode <neroden (a] gcc.gnu.org> 13722 13723 * Makefile.tpl: Make subsituted variables more autoconfy. 13724 * Makefile.in: Regenerate. 13725 * configure: Make seds more autoconfy. 13726 13727 2002-09-25 Nathanael Nerode <neroden (a] gcc.gnu.org> 13728 13729 * Makefile.tpl: Rewrite substituted lines to look autoconfy. 13730 * Makefile.in: Regenerate. 13731 * configure.in: Rewrite sed statements to look autoconfy. 13732 13733 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of 13734 all-target-foo on configure-target-foo. 13735 * Makefile.def: Ditto. 13736 * Makefile.in: Rebuild. 13737 13738 2002-09-25 Andrew Haley <aph (a] redhat.com> 13739 13740 * MAINTAINERS: Add aph (a] redhat.com as Java maintainer. 13741 13742 2002-09-22 Nathanael Nerode <neroden (a] gcc.gnu.org> 13743 13744 * Makefile.def: New file. 13745 * Makefile.tpl: New file. 13746 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'. 13747 * contrib/gcc_update: Note that Makefile.in is a generated file. 13748 13749 * configure.in: Minor rearrangement. Simplify tests. 13750 13751 2002-09-22 Jason Thorpe <thorpej (a] wasabisystems.com> 13752 13753 * configure.in (with_headers): Skip copy if value is "yes". 13754 (with_libs): Likewise. 13755 13756 2002-09-20 Nathanael Nerode <neroden (a] gcc.gnu.org> 13757 13758 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs. 13759 * configure.in (sh*-*-pe*): Ditto. 13760 * configure.in (mips*-*-pe*): Ditto. 13761 * configure.in (*arm-wince-pe): Ditto. 13762 13763 * configure.in: Rearrange. 13764 13765 2002-09-14 Kazu Hirata <kazu (a] cs.umass.edu> 13766 13767 * MAINTAINERS: Update my email address. 13768 13769 2002-08-30 Paul Koning <pkoning (a] equallogic.com> 13770 13771 * MAINTAINERS: (Write After Approval): Add myself. 13772 13773 2002-08-29 Geoffrey Keating <geoffk (a] redhat.com> 13774 13775 * MAINTAINERS: Update Jason Eckhardt's address, remove i860. 13776 13777 2002-08-24 Geoffrey Keating <geoffk (a] redhat.com> 13778 13779 * MAINTAINERS: Change my mailing address. 13780 13781 2002-08-21 Paolo Carlini <pcarlini (a] unitus.it> 13782 13783 * MAINTAINERS (Write After Approval): Remove myself. 13784 (Various Maintainers: c++ runtime libs): Add myself. 13785 13786 2002-08-20 Loren J. Rittle <ljrittle (a] acm.org> 13787 13788 * MAINTAINERS (Write After Approval): Remove myself. 13789 (Various Maintainers: c++ runtime libs): Add myself. 13790 13791 2002-08-15 Eric Christopher <echristo (a] redhat.com> 13792 13793 * config.sub: Import from master repository. 13794 * config.guess: Ditto. 13795 13796 2002-08-19 Alexandre Oliva <aoliva (a] redhat.com> 13797 13798 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER. 13799 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET, 13800 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise. 13801 13802 2002-08-16 Aldy Hernandez <aldyh (a] redhat.com> 13803 13804 * MAINTAINERS: Add self to rs6000 vector extensions. 13805 13806 2002-08-15 Alexandre Oliva <aoliva (a] redhat.com> 13807 13808 * libiberty/configure: Reverted unintended yesterday's check in. 13809 13810 2002-08-14 Alexandre Oliva <aoliva (a] redhat.com> 13811 13812 * boehm-gc/configure, libf2c/configure: Rebuilt. 13813 * libffi/configure, libiberty/configure: Ditto. 13814 * libjava/configure, libobjc/configure: Ditto. 13815 * libstdc++-v3/configure, zlib/configure: Ditto. 13816 Merged from binutils: 13817 2002-01-27 Daniel Jacobowitz <drow (a] mvista.com> 13818 From Steve Ellcey <sje (a] cup.hp.com>: 13819 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI. 13820 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd, 13821 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX 13822 IA64. 13823 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto. 13824 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec, 13825 soname_spec, sys_lib_search_path_spec): Ditto. 13826 13827 2002-08-06 Federico G. Schwindt <fgsch (a] olimpo.com.br> 13828 13829 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*. 13830 13831 2002-08-04 H.J. Lu (hjl (a] gnu.org) 13832 13833 * configure.in (mips*-*-linux*): Don't skip target-libffi. 13834 13835 2002-08-02 Krister Walfridsson <cato (a] df.lth.se> 13836 13837 * MAINTAINERS (Write After Approval): Add myself. 13838 13839 2002-07-31 Alan Modra <amodra (a] bigpond.net.au> 13840 13841 * configure.in: Move generic linux case to end. Copy generic 13842 linux noconfigdirs to mips*-*-linux* entry and new 13843 powerpc64*-*-linux* entry. Add target-libffi for the latter. 13844 13845 2002-07-19 Michael Matz <matz (a] suse.de> 13846 13847 * MAINTAINERS: Add myself as ra* maintainer. 13848 13849 2002-07-16 Chris Demetriou <cgd (a] broadcom.com> 13850 13851 * config.guess: Update to 2002-07-09 version. 13852 * config.sub: Update to 2002-07-03 version. 13853 13854 2002-07-15 Hans-Peter Nilsson <hp (a] bitrange.com> 13855 13856 * MAINTAINERS: Fix typo in a maintainer email address. 13857 13858 2002-07-11 Nathanael Nerode <neroden (a] gcc.gnu.org> 13859 13860 * configure.in: Remove two redundant tests. 13861 13862 2002-07-11 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE> 13863 13864 * configure.in (mips*-*-irix6*o32): Enable stabs. 13865 13866 2002-07-08 Nathanael Nerode <neroden (a] gcc.gnu.org> 13867 13868 * configure.in: Don't build grez. 13869 * Makefile.in: Ditto. 13870 13871 * Makefile.in: Remove references to bsp, cygmon, libstub. 13872 * configure.in: Ditto. 13873 13874 * configure.in: Remove leftover reference to gdbtest. 13875 13876 2002-07-08 Phil Edwards <pme (a] gcc.gnu.org> 13877 13878 * configure.in (gxx_include_dir): Change to match versioned 13879 C++ headers if --enable-version-specific-runtime-libs is used. 13880 13881 2002-07-04 Steve Ellcey <sje (a] cup.hp.com> 13882 13883 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*. 13884 13885 2002-07-03 Nathanael Nerode <neroden (a] gcc.gnu.org> 13886 13887 * configure.in: Make --without-x work. 13888 13889 2002-07-02 Nathanael Nerode <neroden (a] gcc.gnu.org> 13890 13891 * configure.in: Rearrange target Makefile fragment collection. 13892 13893 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or 13894 cvs[src]. 13895 * configure.in: Ditto. 13896 13897 2002-07-01 Matt Kraai <kraai (a] alumni.cmu.edu> 13898 13899 * MAINTAINERS (Write After Approval): Update my e-mail address. 13900 13901 2002-06-24 Ben Elliston <bje (a] redhat.com> 13902 13903 * configure.in (host_tools): Remove cgen. 13904 13905 * Makefile.in (all-cgen): Remove; runs from its source directory. 13906 (check-cgen, install-cgen, clean-cgen): Likewise. 13907 (all-opcodes): Do not depend on all-cgen. 13908 (all-sim): Likewise. 13909 13910 2002-07-01 Nathanael Nerode <neroden (a] gcc.gnu.org> 13911 13912 * Makefile.in: Eliminate 'apache' targets. 13913 * configure.in: Eliminate 'apache' targets. 13914 13915 * configure.in: Eliminate redundant tests. Reorganize. 13916 13917 * Makefile.in: Eliminate last reference to LIBGCC1_TEST. 13918 13919 * config-ml.in: Eliminate references to Cygnus configure. 13920 13921 * Makefile.in: Eliminate references to building emacs. 13922 13923 2002-06-28 Graham Stott <graham.stott (a] btinternet.com> 13924 13925 * MAINTAINERS: Update my email address. 13926 13927 2002-06-26 Benjamin Kosnik <bkoz (a] redhat.com> 13928 13929 * config.if (libstdcxx_incdir): Version C++ headers. 13930 (cxx_incdir): Remove. 13931 13932 2002-06-25 Nathanael Nerode <neroden (a] gcc.gnu.org> 13933 13934 * MAINTAINERS (Write After Approval): Add self. 13935 13936 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc (a] overta.ru> 13937 13938 * configure.in: Add support for ip2k. 13939 13940 2002-06-22 Nathanael Nerode <neroden (a] twcny.rr.com> 13941 13942 * configure.in: Fix AIX configury bug. 13943 13944 2002-06-20 Steve Ellcey <sje (a] cup.hp.com> 13945 13946 * MAINTAINERS (Write After Approval): Add self. 13947 13948 2002-06-19 Nathanael Nerode <neroden (a] twcny.rr.com> 13949 13950 * configure.in: replace ${topsrcdir} with ${srcdir} 13951 13952 * configure.in: Move definition of libstdcxx_flags 13953 right above usage, rather than waaay earlier. 13954 13955 * configure.in: Pull definition of is_cross_compiler earlier. 13956 13957 * configure.in: Rearrange a little. 13958 13959 * configure.in: Remove references to librx. 13960 * Makefile.in: Remove references to librx. 13961 13962 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc (a] overta.ru> 13963 13964 * config.sub: Add support for avr target. 13965 Import from master sources, rev 1.255 13966 13967 2002-06-19 Phil Edwards <pme (a] gcc.gnu.org> 13968 13969 * configure, .cvsignore: Revert previous change... 13970 * Makefile: ...delete. 13971 13972 2002-06-19 Nathanael Nerode <neroden (a] twcny.rr.com> 13973 13974 * configure.in: Eliminate ${gasdir} variable. 13975 13976 2002-06-18 Dave Brolley <brolley (a] redhat.com> 13977 13978 * configure.in: Add support for frv. 13979 * config.sub: Add support for frv. 13980 13981 2002-06-18 Phil Edwards <pme (a] gcc.gnu.org> 13982 13983 * configure: Remove garbage from previous commit. 13984 13985 2002-06-18 Phil Edwards <pme (a] gcc.gnu.org> 13986 13987 * configure: For in-source builds, make a subdir and re-exec there. 13988 * Makefile: New file. Pass targets through to build directory. 13989 * .cvsignore: No longer ignore "Makefile". 13990 13991 2002-06-16 Douglas Rupp <rupp (a] gnat.com> 13992 13993 * MAINTAINERS (Write After Approval): Add self. 13994 13995 2002-06-11 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu> 13996 13997 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2. 13998 13999 2002-06-08 Jason Thorpe <thorpej (a] wasabisystems.com> 14000 14001 * configure.in (vax-*-netbsd*): Re-enable gas. 14002 14003 2002-05-31 Nathanael Nerode <neroden (a] twcny.rr.com> 14004 14005 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX, 14006 BUILD_PREFIX_1, to correct nomenclature. 14007 * configure: Likewise. 14008 14009 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1. 14010 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1. 14011 14012 2002-05-31 Olaf Hering <olh (a] suse.de> 14013 14014 * config-ml.in: Propogate DESTDIR also. 14015 14016 2002-05-29 Jason Thorpe <thorpej (a] wasabisystems.com> 14017 14018 * configure.in (vax-*-netbsd*): Don't build gas for this 14019 platform. 14020 14021 2002-05-28 Marek Michalkiewicz <marekm (a] amelek.gda.pl> 14022 14023 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx 14024 and libgcj for AVR. 14025 14026 2002-05-23 Kaz Kojima <kkojima (a] gcc.gnu.org> 14027 14028 * MAINTAINERS (Write After Approval): Add myself. 14029 14030 2002-05-22 Jason Thorpe <thorpej (a] wasabisystems.com> 14031 14032 * config.guess: Update to 2002-05-22 version. 14033 * config.sub: Likewise. 14034 14035 2002-05-16 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE> 14036 14037 * Makefile.in: Allow for PWDCMD to override hardcoded pwd. 14038 * config-ml.in: Likewise. 14039 * configure: Likewise. 14040 * configure.in: Likewise. 14041 14042 2002-05-16 Stephane Carrez <stcarrez (a] nerim.fr> 14043 14044 * MAINTAINERS: Update my email address. 14045 14046 2002-05-13 Nathanael Nerode <neroden (a] twcny.rr.com> 14047 14048 * configure.in: Simplify makefile fragment collection. 14049 14050 * configure.in: Remove code to build emacs. 14051 14052 * configure.in : Remove --srcdir argument from targargs and buildargs 14053 (it's always overridden in the Makefile anyway). Rearrange a bit. 14054 14055 * configure: Move some logic to configure.in. 14056 * configure.in: Move some logic from configure. 14057 14058 2002-05-11 Tom Tromey <tromey (a] redhat.com> 14059 14060 * MAINTAINERS: Reflect libgcj reality. 14061 14062 2002-05-09 Federico G. Schwindt <fgsch (a] olimpo.com.br> 14063 14064 * Makefile.in: Honour DESTDIR. 14065 14066 2002-05-08 Mark Mitchell <mark (a] codesourcery.com> 14067 14068 * config.guess: Import 2002-03-20 version. 14069 * config.sub: Import 2002-04-26 version. 14070 14071 2002-05-08 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE> 14072 14073 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR. 14074 14075 2002-05-07 Tim Josling <tej (a] melbpc.org.au> 14076 14077 * MAINTAINERS: Add self. 14078 14079 2002-05-06 Loren J. Rittle <ljrittle (a] acm.org> 14080 14081 * ltmain.sh: Detect and handle object name conflicts 14082 while piecewise linking a static library. 14083 14084 2002-05-05 Alexandre Oliva <aoliva (a] redhat.com> 14085 14086 * configure.in (noconfigdirs): Don't disable libgcj on 14087 sparc64-*-solaris* and sparcv9-*-solaris*. 14088 14089 2002-05-03 Alexandre Oliva <aoliva (a] redhat.com> 14090 14091 * configure.in: Revert 2002-04-18's patch; fixed in libjava. 14092 14093 2002-05-03 Thomas Fitzsimmons <fitzsim (a] redhat.com> 14094 14095 * configure.in (FLAGS_FOR_TARGET): Do not add 14096 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively 14097 on i[3456]86-*-linux*. 14098 14099 2002-05-01 Thomas Fitzsimmons <fitzsim (a] redhat.com> 14100 14101 * configure.in (noconfigdirs): Replace [ ] with test. 14102 14103 * configure.in (noconfigdirs): Do not add target-newlib if 14104 target == i[3456]86-*-linux*, and host == target. 14105 14106 2002-04-29 Nathanael Nerode <neroden (a] doctormoo.dyndns.org> 14107 14108 * configure.in: delete reference to absent file 14109 14110 * configure.in: replace '[' with 'test' 14111 14112 * configure.in: Eliminate references to gash. 14113 * Makefile.in: Eliminate references to gash. 14114 14115 * configure.in: remove useless references to 'pic' makefile fragments. 14116 14117 * configure.in: (*-*-windows*) Finish removing. 14118 14119 * configure.in: Eliminate redundant test for libgui. 14120 14121 2002-04-29 Roger Sayle <roger (a] eyesopen.com> 14122 14123 * MAINTAINERS: Add self and realphabetize. Update entries 14124 for Dan Berlin, Chris Demetriou and Michael Matz. Remove 14125 entry for a29k port maintainer. 14126 14127 2002-04-26 Joel Sherrill <joel (a] OARcorp.com> 14128 14129 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj. 14130 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj. 14131 14132 2002-04-19 Nathanael Nerode <neroden (a] twcny.rr.com> 14133 14134 * configure.in: remove references to dead files 14135 14136 2002-04-19 Mark Mitchell <mark (a] codesourcery.com> 14137 14138 * MAINTAINERS: Add information about purpose of this file. 14139 14140 2002-04-18 Tom Tromey <tromey (a] redhat.com> 14141 14142 * configure.in: Disallow configuring libgcj when it is already 14143 installed and we're using Solaris 2.8 linker. Do enable libgcj on 14144 Solaris 2.8 by default. For PR libgcj/6158. 14145 14146 2002-04-17 Nathanael Nerode <neroden (a] twcny.rr.com> 14147 14148 * configure.in: Move default CC setting out of config/mh-* fragments 14149 directly into here. 14150 14151 2002-04-17 Nathanael Nerode <neroden (a] twcny.rr.com> 14152 14153 * configure.in: don't even try to configure or make a subdirectory 14154 if there's no configure script for it. 14155 14156 2002-04-15 Mark Mitchell <mark (a] codesourcery.com> 14157 14158 * MAINTAINERS: Remove chill maintainers. 14159 * Makefile.in (CHILLFLAGS): Remove. 14160 (CHILL_LIB): Remove. 14161 (TARGET_CONFIGDIRS): Remove libchill. 14162 (CHILL_FOR_TARGET): Remove. 14163 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or 14164 CHILL_LIB. 14165 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill. 14166 (CHECK_TARGET_MODULES): Likewise. 14167 (INSTALL_TARGET_MODULES): Likewise. 14168 (CLEAN_TARGET_MODULES): Likewise. 14169 (configure-target-libchill): Remove. 14170 (all-target-libchill): Remove. 14171 * configure.in (target_libs): Remove target-libchill. 14172 Do not compute CHILL_FOR_TARGET. 14173 * libchill: Remove directory. 14174 14175 2002-04-11 DJ Delorie <dj (a] redhat.com> 14176 14177 * Makefile.in, configure.in: Sync with binutils, entries 14178 follow... 14179 14180 2002-04-07 Andrew Cagney <ac131313 (a] redhat.com> 14181 14182 * Makefile.in (do-tar-bz2): Delete rule. Replace with ... 14183 (do-tar, do-bz2): New rules. 14184 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2. 14185 (gdb-tar): New rule. 14186 (gdb-taz): Rewrite. Use gdb-tar and do-bz2. 14187 (insight_dejagnu.tar): New rule. 14188 (insight.tar): New rule. 14189 (gdb+dejagnu.tar): New rule. 14190 (gdb.tar): New rule. 14191 14192 2002-02-01 Mo DeJong <supermo (a] bayarea.net> 14193 14194 * Makefile.in: Add all-tix to deps for all-snavigator 14195 so that tix is built when building snavigator. 14196 14197 2002-01-11 Steve Ellcey <sje (a] cup.hp.com> 14198 14199 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX, 14200 ld and gdb are not supported. 14201 14202 2002-01-07 Mark Salter <msalter (a] redhat.com> 14203 14204 * configure.in: Remove target-bsp and target-cygmon from arm builds. 14205 Allow target-libgloss to be built for arm, strongarm, and xscale. 14206 14207 2001-12-13 Thomas Fitzsimmons <fitzsim (a] redhat.com> 14208 14209 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem 14210 options for i[3456]86-pc-linux* native builds. 14211 14212 2001-11-20 Nick Clifton <nickc (a] cambridge.redhat.com> 14213 14214 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo 14215 files from .po files for a distribution. 14216 14217 2001-09-03 Jeff Holcomb <jeffh (a] redhat.com> 14218 14219 * configure.in: Enable libstdc++-v3 for h8300 targets. 14220 14221 2001-06-19 Alan Modra <amodra (a] bigpond.net.au> 14222 14223 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get 14224 version from bfd/. 14225 14226 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney (a] b1.cygnus.com> 14227 14228 * Makefile.in (VER): When present, extract the version number from 14229 the file version.in. 14230 14231 2001-05-24 Tom Rix <trix (a] redhat.com> 14232 14233 * configure.in : enable ld for aix 14234 14235 2001-02-09 Martin Schwidefsky <schwidefsky (a] de.ibm.com> 14236 14237 * config.guess: Add linux target for S/390. 14238 14239 2000-11-07 Philip Blundell <pb (a] futuretv.com> 14240 14241 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*. 14242 14243 2000-11-03 Philip Blundell <pb (a] futuretv.com> 14244 14245 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info 14246 files. 14247 14248 2001-01-15 Ben Elliston <bje (a] redhat.com> 14249 14250 * configure.in (host_tools): Add sid. 14251 Always configure cgen. 14252 14253 2000-11-24 Nick Clifton <nickc (a] redhat.com> 14254 14255 * configure.in (c4x, c5x, tic54x): Move after ARM targets. 14256 14257 2000-08-20 Doug Evans <dje (a] casey.transmeta.com> 14258 14259 * Makefile.in (ALL_MODULES): Add all-cgen. 14260 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily. 14261 (all-cgen): New target. 14262 (all-opcodes,all-sim): Depend on all-cgen. 14263 * configure.in (host_tools): Add cgen. 14264 Only configure cgen if --enable-cgen-maint. 14265 14266 2002-04-09 Loren J. Rittle <ljrittle (a] acm.org> 14267 14268 * configure.in: Add *-*-freebsd* configurations. 14269 14270 2002-04-08 Tom Tromey <tromey (a] redhat.com> 14271 14272 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET. 14273 Fixes PR libgcj/6068. 14274 14275 2002-03-30 Krister Walfridsson <cato (a] df.lth.se> 14276 14277 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj. 14278 14279 2002-03-27 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE> 14280 14281 * configure.in (alpha*-dec-osf*): Enable libgcj. 14282 14283 2003-03-27 Matthew Gingell <gingell (a] gnat.com> 14284 14285 * MAINTAINERS (Write After Approval): Add myself. 14286 14287 2002-03-24 Nick Clifton <nickc (a] cambridge.redhat.com> 14288 14289 Fix for: PR bootstrap/3591, target/5676 14290 * configure.in (mcore-pe): Disable the configuration of 14291 libstdc++-v3 since exceptions are not supported. 14292 14293 2002-03-20 Anthony Green <green (a] redhat.com> 14294 14295 * configure.in: Enable libgcj for xscale-elf target. 14296 14297 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke (a] superh.com> 14298 14299 * MAINTAINERS: Update my email address. 14300 14301 2002-03-16 Alexandre Oliva <aoliva (a] redhat.com> 14302 14303 * ltmain.sh (relink_command): Fix typo in previous change. 14304 14305 2002-03-15 Alexandre Oliva <aoliva (a] redhat.com> 14306 14307 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it. 14308 (relink_command): Added --tag flags. 14309 (mode=install): If relinking fails; error out. 14310 14311 2002-03-12 Richard Henderson <rth (a] redhat.com> 14312 14313 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit 14314 .NOTPARALLEL tag. 14315 (do-check): Rename from check. 14316 (check): Allow parallel check. 14317 14318 2002-03-12 Bob Wilson <bob.wilson (a] acm.org> 14319 14320 * MAINTAINERS: Add myself as maintainer for xtensa port. 14321 Fix alphabetical order in CPU port maintainer list. 14322 Remove myself from Write After Approval list. 14323 14324 2002-03-11 Richard Henderson <rth (a] redhat.com> 14325 14326 * Makefile.in (.NOTPARALLEL): Add fake tag. 14327 14328 2002-03-07 H.J. Lu (hjl (a] gnu.org) 14329 14330 * configure.in: Enable gprof for mips*-*-linux*. 14331 14332 2002-03-05 Danny Smith <dannysmith (a] users.sourceforge.net> 14333 14334 * MAINTAINERS (Write After Approval): Add myself. 14335 14336 2002-02-28 Alexandre Oliva <aoliva (a] redhat.com> 14337 14338 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for 14339 libjava. 14340 (CXX_FOR_TARGET): Explain why -shared-libgcc here. 14341 14342 2002-02-23 Alexandre Oliva <aoliva (a] redhat.com> 14343 14344 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just 14345 because its Makefile is there; test for the executable instead. 14346 14347 2002-02-22 Alexandre Oliva <aoliva (a] redhat.com> 14348 14349 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for 14350 libstdc++-v3 and libjava. 14351 14352 2002-02-11 Adam Megacz <adam (a] xwt.org> 14353 14354 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and 14355 boehm-gc 14356 14357 2002-02-09 Alexandre Oliva <aoliva (a] redhat.com> 14358 14359 * config.guess: Updated to 2002-01-30's version. 14360 * config.sub: Updated to 2002-02-01's version. 14361 Contribute sh64-elf. 14362 2000-12-01 Alexandre Oliva <aoliva (a] redhat.com> 14363 * configure.in: Added sh64-*-*. 14364 14365 2002-02-08 Chris Demetriou <cgd (a] broadcom.com> 14366 14367 * MAINTAINERS: Belatedly add myself to write after approval list. 14368 14369 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh (a] suse.cz> 14370 14371 * MAINTAINERS: Put self in as maintainer for x86-64 port. 14372 Remove self as Write After Approval. 14373 14374 2002-01-31 Geoffrey Keating <geoffk (a] redhat.com> 14375 14376 * MAINTAINERS: Put self in as maintainer for contrib/regression 14377 directory. 14378 14379 2002-01-28 Phil Edwards <pme (a] gcc.gnu.org> 14380 14381 * MAINTAINERS: Update my email address. 14382 14383 2002-01-26 Jason Thorpe <thorpej (a] wasabisystems.com> 14384 14385 * configure.in (*-*-netbsd*): New. Skip target-newlib, 14386 target-libiberty, and target-libgloss. Skip Java-related 14387 libraries if not supported for NetBSD on target CPU. 14388 14389 2002-01-25 Douglas B Rupp <rupp (a] gnat.com> 14390 14391 * install-sh: Use _inst.$$_ for temp file name. 14392 14393 2002-01-24 Jason Thorpe <thorpej (a] wasabisystems.com> 14394 14395 * MAINTAINERS (Write After Approval): Move my contact info 14396 from here... 14397 (OS Port Maintainers): ...to here (netbsd). 14398 14399 2002-01-22 Bob Wilson <bob.wilson (a] acm.org> 14400 14401 * MAINTAINERS (Write After Approval): Add myself. 14402 14403 2002-01-17 H.J. Lu <hjl (a] gnu.org> 14404 14405 * Makefile.in (all-fastjar): Also depend on all-libiberty. 14406 (all-target-fastjar): Also depend on all-target-libiberty. 14407 14408 2002-01-16 H.J. Lu (hjl (a] gnu.org) 14409 14410 * config.guess: Import from master sources, rev 1.225. 14411 * config.sub: Import from master sources, rev 1.238. 14412 14413 2002-01-16 Kazu Hirata <kazu (a] hxi.com> 14414 14415 * MAINTAINERS (Write After Approval): Remove myself. 14416 14417 2001-12-19 Florian Weimer <fw (a] deneb.enyo.de> 14418 14419 * MAINTAINERS (Write After Approval): Add myself. 14420 14421 2001-12-17 Joseph S. Myers <jsm28 (a] cam.ac.uk> 14422 14423 * MAINTAINERS: Add self as docs co-maintainer. 14424 14425 2001-12-11 Matthias Klose <doko (a] debian.org> 14426 14427 * MAINTAINERS (Write After Approval): Add myself. 14428 14429 2001-12-09 Zack Weinberg <zack (a] codesourcery.com> 14430 14431 * MAINTAINERS: Update my email address. 14432 14433 2001-12-07 Turly O'Connor <turly (a] apple.com> 14434 * MAINTAINERS (Write After Approval): Add myself. 14435 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case. 14436 (rs6000_initialize_trampoline): Call __trampoline_setup for 14437 ABI_DARWIN too. 14438 * darwin-tramp.asm: New file, implements __trampoline_setup. 14439 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm. 14440 14441 2001-12-07 Paolo Carlini <pcarlini (a] unitus.it> 14442 14443 * MAINTAINERS (Write After Approval): Add myself. 14444 14445 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp (a] gnat.com> 14446 14447 * configure, configure.in: Use temp file for long sed commands. 14448 14449 2001-12-03 Laurent Guerby <guerby (a] acm.org> 14450 14451 * config.sub: Update to version 1.232 on subversion. 14452 14453 2001-12-03 Ben Elliston <bje (a] redhat.com> 14454 14455 * MAINTAINERS: Update mail address for config.* patches. 14456 14457 2001-11-27 DJ Delorie <dj (a] redhat.com> 14458 Zack Weinberg <zack (a] codesourcery.com> 14459 14460 When build != host, create libiberty for the build machine. 14461 14462 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace 14463 CONFIG_ARGUMENTS. 14464 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR): 14465 New variables. 14466 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables 14467 and rules. 14468 (all.normal): Depend on ALL_BUILD_MODULES. 14469 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS. 14470 (all-build-libiberty): Depend on configure-build-libiberty. 14471 14472 * configure: Calculate and substitute proper value for 14473 ALL_BUILD_MODULES. 14474 * configure.in: Create the build subdirectory. 14475 Calculate and substitute TARGET_CONFIGARGS (formerly 14476 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new). 14477 14478 2001-11-26 Ziemowit Laski <zlaski (a] apple.com> 14479 14480 * MAINTAINERS (write-after-approval): Add self. 14481 14482 2001-11-17 Craig Rodrigues <rodrigc (a] gcc.gnu.org> 14483 14484 * MAINTAINERS (GNATS only accounts): Remove self. 14485 14486 2001-11-14 Hans-Peter Nilsson <hp (a] bitrange.com> 14487 14488 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable 14489 libf2c. 14490 14491 2001-11-12 Craig Rodrigues <rodrigc (a] gcc.gnu.org> 14492 14493 * MAINTAINERS (Write After Approval): Add self. 14494 14495 2001-11-12 David O'Brien <obrien (a] FreeBSD.org> 14496 14497 * MAINTAINERS: mips and s390 are also CPU ports. 14498 14499 2001-11-12 David O'Brien <obrien (a] FreeBSD.org> 14500 14501 * MAINTAINERS: mcore, cris and mmix are also CPU ports. 14502 14503 2001-11-11 David O'Brien <obrien (a] FreeBSD.org> 14504 14505 * MAINTAINERS: Alphabetize. 14506 14507 2001-11-09 Kazu Hirata <kazu (a] hxi.com> 14508 14509 * MAINTAINERS (Various maintainers: h8 port): Add myself. 14510 14511 2001-11-09 John David Anglin <dave (a] hiauly1.hia.nrc.ca> 14512 14513 * MAINTAINERS (Various maintainers: hppa port): Added myself. 14514 14515 2001-11-08 Phil Edwards <pedwards (a] disaster.jaj.com> 14516 14517 * configure.in (--enable-languages): Be more permissive about 14518 syntax. Check for empty lists better. Warn about $LANGUAGES. 14519 14520 2001-11-08 Geoffrey Keating <geoffk (a] redhat.com> 14521 14522 * config.sub: Import from master sources, rev. 1.230. 14523 * MAINTAINERS: Change 'stormy16' to 'xstormy16'. 14524 14525 2001-11-07 Laurent Guerby <guerby (a] acm.org> 14526 14527 * MAINTAINERS (Write After Approval): Add self. 14528 14529 2001-11-06 Hans-Peter Nilsson <hp (a] bitrange.com> 14530 14531 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0. 14532 14533 2001-11-05 Hans-Peter Nilsson <hp (a] bitrange.com> 14534 14535 * config.sub: Import from master sources, rev 1.226. 14536 * config.guess: Import from master sources, rev 1.216. 14537 14538 2001-11-03 Hans-Peter Nilsson <hp (a] bitrange.com> 14539 14540 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj. 14541 * MAINTAINERS: Add self as maintainer of MMIX port. 14542 Remove old after-approval entry. 14543 14544 2001-10-28 Joseph S. Myers <jsm28 (a] cam.ac.uk> 14545 14546 * ChangeLog, configure: Fix spelling errors. 14547 14548 2001-10-20 Brendan Kehoe <brendan (a] zen.org> 14549 14550 * MAINTAINERS: Tweak my address. 14551 14552 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar (a] onetel.net.uk> 14553 14554 * MAINTAINERS: Update my email address. 14555 14556 2001-10-11 Hans-Peter Nilsson <hp (a] axis.com> 14557 14558 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj. 14559 * MAINTAINERS: Add self as maintainer of CRIS port. 14560 14561 2001-10-10 Geert Bosch <bosch (a] gnat.com> 14562 14563 * MAINTAINERS (Various maintainers: Ada front end): 14564 Added Robert Dewar. 14565 14566 2001-10-03 David Billinghurst <David.Billinghurst (a] riotinto.com> 14567 14568 * MAINTAINERS (Write After Approval): Added self 14569 14570 2001-10-02 Geert Bosch <bosch (a] gnat.com> 14571 14572 * MAINTAINERS (Various maintainers: Ada front end): Added myself. 14573 14574 2001-10-02 Joseph S. Myers <jsm28 (a] cam.ac.uk> 14575 14576 * configure: Handle temporary files securely using mkdir. 14577 14578 2001-09-29 Alexandre Oliva <aoliva (a] redhat.com> 14579 14580 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX). 14581 14582 2001-09-26 Will Cohen <wcohen (a] redhat.com> 14583 14584 * configure.in (*-*-linux*): Disable configuration of target-newlib 14585 and target-libgloss. 14586 14587 2001-09-26 Alexandre Oliva <aoliva (a] redhat.com> 14588 14589 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for 14590 RANLIB. 14591 14592 2001-09-21 Alexandre Oliva <aoliva (a] redhat.com> 14593 14594 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, 14595 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET, 14596 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to 14597 avoid quotes nesting problems. 14598 (NATIVE_CHECK_MODULES): Ditto, just for consistency. 14599 (DO_X): Export only variables that are set. 14600 14601 2001-09-19 Ben Elliston <bje (a] redhat.com> 14602 14603 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on 14604 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect 14605 semantics. Use the shell built-in "type" command instead. 14606 14607 2001-08-31 Alexandre Oliva <aoliva (a] redhat.com> 14608 14609 Merged from gcc-3_0-branch: 14610 2001-07-30 Jeff Sturm <jsturm (a] one-pont.com> 14611 * ltcf-c.sh: Use $objext, not $ac_objext. 14612 2001-07-27 Mark Kettenis <kettenis (a] gnu.org> 14613 * ltcf-cxx.sh: Add support for GNU. 14614 2001-07-22 Timothy Wall <twall (a] redhat.com> 14615 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve 14616 default settings if using GNU tools with that configuration. 14617 * ltcf-cxx.sh: Ditto. 14618 * ltcf-gcj.sh: Ditto. 14619 2001-07-21 Michael Chastain <chastain (a] redhat.com> 14620 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some 14621 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local. 14622 * ltmain.sh: Mark as gcc-local. 14623 14624 2001-08-30 Eric Christopher <echristo (a] redhat.com> 14625 Jason Eckhardt <jle (a] redhat.com> 14626 14627 * config.guess: Merge from master sources. 14628 * config.sub: Merge from master sources, add support for mipsisa32. 14629 14630 2001-08-25 Geoffrey Keating <geoffk (a] redhat.com> 14631 * config.sub: Merge from master sources, rev 1.219. 14632 * MAINTAINERS: Add self as contact for stormy16 port. 14633 14634 2001-08-14 Zack Weinberg <zackw (a] panix.com> 14635 14636 * config.sub: Merge from master sources, rev 1.218. 14637 * config.guess: Merge from master sources, rev 1.209. 14638 14639 2001-08-11 Graham Stott <grahams (a] redhat.com> 14640 14641 * Makefile.in (check-c++): Add missing semicolon. 14642 14643 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh (a] suse.cz> 14644 14645 * MAINTAINERS (Various maitainers: predict.def): Added myself. 14646 14647 2001-07-30 Eric Christopher <echristo (a] redhat.com> 14648 14649 * MAINTAINERS (Various maintainers: mips port): Added myself. 14650 14651 2001-07-25 Andrew Haley <aph (a] cambridge.redhat.com> 14652 14653 * configure.in (sh-*-linux*): New. 14654 14655 2001-07-27 Richard Henderson <rth (a] redhat.com> 14656 14657 * .cvsignore: Add LAST_UPDATED. 14658 14659 2001-07-23 Ulrich Weigand <uweigand (a] de.ibm.com> 14660 14661 * MAINTAINERS (Various maintainers: s390 port): Added myself. 14662 14663 2001-07-16 Aldy Hernandez <aldyh (a] redhat.com> 14664 14665 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY. 14666 14667 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola (a] brainstorm.co.uk> 14668 14669 * MAINTAINERS (Write After Approval): Added myself. 14670 14671 2001-07-12 Stephane Carrez <Stephane.Carrez (a] worldnet.fr> 14672 14673 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx 14674 and libgcj on m68hc11/m68hc12. 14675 14676 2001-06-27 H.J. Lu (hjl (a] gnu.org) 14677 14678 * Makefile (CFLAGS_FOR_BUILD): New. 14679 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD. 14680 14681 2001-06-13 Joseph S. Myers <jsm28 (a] cam.ac.uk> 14682 14683 * README: Remove version number. 14684 14685 2001-06-13 Gerald Pfeifer <pfeifer (a] dbai.tuwien.ac.at> 14686 14687 * INSTALL/README: Update wrt. to the installation instructions now 14688 residing in gcc/doc/install.texi. 14689 14690 2001-06-13 Joseph S. Myers <jsm28 (a] cam.ac.uk> 14691 14692 * README: Replace with a cut-down and updated version of gcc/README. 14693 14694 2001-06-12 David Edelsohn <edelsohn (a] gnu.org> 14695 14696 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread 14697 multilibs to be disabled. 14698 14699 2001-06-11 Daniel Berlin <dan (a] cgsoftware.com> 14700 14701 * MAINTAINERS (Write After Approval): Add myself. 14702 14703 2001-06-09 Alexandre Oliva <aoliva (a] redhat.com> 14704 14705 * config.guess: Import CVS version 1.195. 14706 * config.sub: Import CVS version 1.212. 14707 14708 2001-06-08 Alexandre Oliva <aoliva (a] redhat.com>, Jeff Sturm <jsturm (a] one-point.com> 14709 14710 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If 14711 gcc/xgcc is built, use -print-prog-name to find out the program 14712 name to use. 14713 14714 2001-06-04 Phil Edwards <pme (a] sources.redhat.com> 14715 14716 * config.guess: Import CVS version 1.194. All gcc-local changes 14717 appear to also be in the master copy. 14718 * config.sub: Import CVS version 1.211. 14719 14720 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark (a] codesourcery.com> 14721 14722 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris, 14723 with_gcc]: Use `gcc -shared' to build a shared library. 14724 14725 Mon Jun 4 16:24:43 2001 John David Anglin <dave (a] hiauly1.hia.nrc.ca> 14726 14727 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared 14728 archives. 14729 14730 Fri Jun 1 18:55:19 2001 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE> 14731 14732 * MAINTAINERS (Write After Approval): Add myself. 14733 14734 2001-06-01 Hans-Peter Nilsson <hp (a] axis.com> 14735 14736 * configure.in (libstdcxx_flags): Do not try to execute 14737 libstdc++-v3/testsuite_flags until it exists. 14738 14739 2001-06-01 Alan Modra <amodra (a] bigpond.net.au> 14740 14741 * MAINTAINERS: Update my email address. 14742 14743 2001-05-31 Graham Stott <grahams (a] redhat.com> 14744 14745 * MAINTAINERS (Write After Approval): Add myself. 14746 14747 2001-05-28 Simon Patarin <simon.patarin (a] inria.fr> 14748 14749 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared 14750 libraries when using g++ with native linker. 14751 14752 2001-05-28 Alexandre Oliva <aoliva (a] redhat.com> 14753 14754 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256. 14755 14756 2001-05-22 Alexandre Oliva <aoliva (a] redhat.com> 14757 14758 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag) 14759 [aix4*|aix5*]: Prepend blank. 14760 14761 2001-05-20 Alexandre Oliva <aoliva (a] redhat.com> 14762 14763 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, 14764 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number 14765 of subdir/configure scripts to use the new libtool.m4. 14766 14767 2001-05-19 Matt Kraai <kraai (a] alumni.carnegiemellon.edu> 14768 14769 * MAINTAINERS (Write After Approval): Add myself. 14770 14771 2001-05-18 Benjamin Kosnik <bkoz (a] redhat.com> 14772 14773 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC. 14774 14775 2001-05-11 Ben Elliston <bje (a] redhat.com> 14776 14777 * Makefile.in (all-sid): New target. 14778 (check-sid, clean-sid, install-sid): Likewise. 14779 14780 2001-05-09 Jeffrey Oldham <oldham (a] codesourcery.com> 14781 14782 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds. 14783 14784 2001-05-03 Alexandre Oliva <aoliva (a] redhat.com> 14785 14786 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable 14787 libgcj. 14788 14789 2001-05-03 Alexandre Oliva <aoliva (a] redhat.com> 14790 14791 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If 14792 gcc/xgcc is built, use -print-prog-name to find out the program 14793 name to use. 14794 14795 2001-04-26 Alexandre Oliva <aoliva (a] redhat.com> 14796 14797 * configure.in (noconfigdirs): Don't reset it from scratch in the 14798 target case; only append to it. 14799 14800 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*, 14801 sparc-*-solaris2.8]: Disable ${libgcj}. 14802 14803 2001-04-25 Alexandre Oliva <aoliva (a] redhat.com> 14804 14805 * configure.in (libgcj_saved): Copy from $libgcj. 14806 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is 14807 --disable-libgcj. 14808 14809 2001-04-25 Gavin Romig-Koch <gavin (a] redhat.com> 14810 14811 * MAINTAINERS: Remove self as MIPS maintainer and 14812 C front end maintainer. 14813 14814 Mon Apr 23 09:15:03 2001 Anthony Green <green (a] redhat.com> 14815 14816 * configure.in: Move *-chorusos target case to the proper switch. 14817 Disable libgcj. 14818 14819 2001-04-12 Alexandre Oliva <aoliva (a] redhat.com> 14820 14821 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a 14822 1.641.2.228. 14823 14824 2001-04-13 Franz Sirl <Franz.Sirl-kernel (a] lauterbach.com> 14825 14826 * Makefile.in (STAGE1_CFLAGS): Pass down. 14827 14828 2001-04-13 Alan Modra <amodra (a] one.net.au> 14829 14830 * config.guess: Add hppa64-linux support. Note for next import that 14831 this is already in the master file. 14832 * configure.in: Likewise. Accept `parisc' alias for `hppa'. 14833 14834 2001-04-12 Alexandre Oliva <aoliva (a] redhat.com> 14835 14836 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, 14837 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226. 14838 14839 2001-04-11 Stan Shebs <shebs (a] apple.com> 14840 14841 * MAINTAINERS: Add self as Darwin port maintainer. 14842 14843 2001-04-11 Alan Modra <amodra (a] one.net.au> 14844 14845 * MAINTAINERS: Update my email address. 14846 14847 2001-04-10 Loren J. Rittle <ljrittle (a] acm.org> 14848 14849 * ltcf-cxx.sh: Support creation of C++ shared libraries on 14850 recent versions of FreeBSD (release 3 or later). 14851 * ltconfig: On FreeBSD, -lc must not be provided when building 14852 a shared library or else the standard -pthread gcc option is 14853 rendered worthless to later users of the built library. 14854 14855 2001-04-06 Joseph S. Myers <jsm28 (a] cam.ac.uk> 14856 14857 * MAINTAINERS: Add self and RTH as C front end maintainers. 14858 14859 2001-04-05 Alexandre Oliva <aoliva (a] redhat.com> 14860 14861 * config.sub: Make sure to match an already-canonicalized 14862 machine name (eg. mn10300-unknown-elf). 14863 14864 2001-04-01 Alexandre Oliva <aoliva (a] redhat.com> 14865 14866 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): 14867 New macros. 14868 (bootstrap, cross): Use RECURSE_FLAGS. 14869 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE. 14870 14871 2001-03-27 Alexandre Oliva <aoliva (a] redhat.com> 14872 14873 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3. 14874 14875 2001-03-22 Colin Howell <chowell (a] redhat.com> 14876 14877 * Makefile.in (DO_X): Do not backslash single-quotes in 14878 backquotes (two places). 14879 14880 2001-03-22 Alexandre Oliva <aoliva (a] redhat.com> 14881 14882 Re-installed: 14883 2001-01-02 Laurynas Biveinis <lauras (a] softhome.net> 14884 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add 14885 '-DPIC' to ac_cv_prog_cc_pic for DJGPP. 14886 * ltcf-cxx.sh: Likewise. 14887 * ltcf-gcj.sh: Likewise. 14888 14889 2001-03-22 Gerald Pfeifer <pfeifer (a] dbai.tuwien.ac.at> 14890 14891 * MAINTAINERS: Add myself as "documentation co-maintainer". 14892 14893 2001-03-22 Alexandre Oliva <aoliva (a] redhat.com> 14894 14895 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, 14896 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198. 14897 14898 2001-03-19 Tom Tromey <tromey (a] redhat.com> 14899 14900 * config-ml.in: Handle GCJ and GCJFLAGS. 14901 14902 2001-03-21 Michael Chastain <chastain (a] redhat.com> 14903 14904 * Makefile.in: all-m4 depends on all-texinfo. 14905 14906 2001-03-20 Loren J. Rittle <ljrittle (a] acm.org> 14907 14908 * MAINTAINERS: Add myself to write after approval list. 14909 14910 2001-03-18 Laurynas Biveinis <lauras (a] softhome.net> 14911 14912 * Makefile.in (DO_X): Quote nested quotes. 14913 14914 2001-03-18 Alan Modra <alan (a] linuxcare.com.au> 14915 14916 * MAINTAINERS: Add myself to write after approval list. 14917 14918 2001-03-15 Laurynas Biveinis <lauras (a] softhome.net> 14919 14920 * Makefile.in (DO_X): Use double quotes for quoting 14921 "RANLIB=$${RANLIB}". 14922 14923 2001-03-10 Ovidiu Predescu <ovidiu (a] cup.hp.com> 14924 14925 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C. 14926 14927 2001-03-09 Nicola Pero <n.pero (a] mi.flashnet.it> 14928 14929 * configure.in: Only use `lang_requires' for languages athat are 14930 actually enabled. 14931 14932 2001-03-08 Phil Edwards <pme (a] sources.redhat.com> 14933 14934 * MAINTAINERS (C++ runtime libs): Update and alphabatize. 14935 14936 2001-03-08 Alexandre Oliva <aoliva (a] redhat.com> 14937 14938 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use. 14939 14940 2001-03-07 Tom Tromey <tromey (a] redhat.com> 14941 14942 * configure.in: Allow config-lang.in to set `lang_requires' to list 14943 of other required languages. 14944 14945 2001-03-06 Laurynas Biveinis <lauras (a] softhome.net> 14946 14947 * Makefile.in: Remove RANLIB definition. Use RANLIB 14948 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, 14949 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set. 14950 14951 2001-02-28 Benjamin Kosnik <bkoz (a] redhat.com> 14952 Alexandre Oliva <aoliva (a] redhat.com> 14953 14954 * Makefile.in (check-c++): Use tabs, not spaces. 14955 14956 2001-02-20 Laurynas Biveinis <lauras (a] softhome.net> 14957 14958 * MAINTAINERS: add myself to Write After Approval list. 14959 14960 2001-02-19 Benjamin Kosnik <bkoz (a] redhat.com> 14961 14962 * Makefile.in (check-c++): New rule. 14963 14964 * configure.in (target_libs): Remove libg++. 14965 (noconfigdirs): Remove libg++. 14966 (noconfigdirs): Same. 14967 (noconfigdirs): Same. 14968 (noconfigdirs): Same. 14969 14970 * config-ml.in: Remove libg++ references. 14971 14972 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++. 14973 (ALL_TARGET_MODULES): Same. 14974 (configure-target-libg++): Remove. 14975 (all-target-libg++): Remove. 14976 (configure-target-libio): Remove. 14977 (all-target-libio): Remove. 14978 (check-target-libio): Remove. 14979 (.PHONY): Remove. 14980 (libg++.tar.bz2): Remove. 14981 (all-target-cygmon): Remove libio. 14982 (all-target-libstdc++): Remove. 14983 (configure-target-libstdc++): Remove. 14984 (TARGET_LIB_PATH): Remove libstdc++. 14985 (ALL_GCC_CXX): Remove libstdc++. 14986 (all-target-gperf): Correct. 14987 14988 2001-02-16 Nick Clifton <nickc (a] redhat.com> 14989 14990 * configure.in (noconfigdirs): Allow configuration of texinfo 14991 for Cygwin hosts. 14992 14993 2001-02-15 Anthony Green <green (a] redhat.com> 14994 14995 * configure: Introduce GCJ_FOR_TARGET. 14996 * configure.in: Ditto. 14997 * Makefile.in: Ditto. 14998 14999 2001-02-13 Andreas Schwab <schwab (a] suse.de> 15000 15001 * MAINTAINERS: Update mail address. 15002 15003 2001-02-09 Martin Schwidefsky <schwidefsky (a] de.ibm.com> 15004 15005 * config.guess: Add linux target for S/390. 15006 * config.sub: Likewise. 15007 15008 2001-02-08 Chandrakala Chavva <cchavva (a] redhat.com> 15009 15010 * configure.in: for *-chorusos, don't config target-newlib and 15011 target-libgloss. 15012 15013 2001-02-06 Ben Elliston <bje (a] redhat.com> 15014 15015 * configure: Output host type to stdout, not stderr. 15016 15017 2001-02-05 Mark Mitchell <mark (a] codesourcery.com> 15018 15019 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux. 15020 * ltcf-cxx.sh: Likewise. 15021 15022 * config.if: Assume enable_libstdcxx_v3 is defined. 15023 15024 2001-02-04 Mark Mitchell <mark (a] codesourcery.com> 15025 15026 Remove V2 C++ library. 15027 * configure.in: Remove --enable-libstdcxx_v3 support. 15028 15029 2001-01-31 Bryce McKinlay <bryce (a] albatross.co.nz> 15030 15031 * include/demangle.h: Add prototype for java_demangle_v3. 15032 15033 2001-01-29 Phil Edwards <pme (a] sources.redhat.com> 15034 15035 * COPYING.LIB: Update to LGPL 2.1 from the FSF. 15036 15037 2001-01-27 Richard Henderson <rth (a] redhat.com> 15038 15039 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee. 15040 15041 2001-01-27 Michael Sokolov <msokolov (a] ivan.Harhan.ORG> 15042 15043 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works): 15044 Don't unset, it's non-portable and no longer necessary, set to empty 15045 instead. 15046 15047 2001-01-27 Michael Sokolov <msokolov (a] ivan.Harhan.ORG>, Alexandre Oliva <oliva (a] lsd.ic.unicamp.br> 15048 15049 * ltconfig: Shell portability fix for the tagname validity check. 15050 15051 2001-01-27 Alexandre Oliva <aoliva (a] redhat.com> 15052 15053 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types. 15054 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise. 15055 15056 2001-01-26 Michael Sokolov <msokolov (a] ivan.Harhan.ORG> 15057 15058 * ltcf-cxx.sh: Use parentheses around eval $ac_compile. 15059 15060 2001-01-26 Tom Tromey <tromey (a] redhat.com> 15061 15062 * configure.in: Allow libgcj to be built on Sparc Solaris. 15063 15064 2001-01-25 David Edelsohn <edelsohn (a] gnu.org> 15065 15066 * ltcf-c.sh: Add aix5 case. 15067 * ltcf-cxx.sh: Likewise. 15068 * ltconfig: Likewise. 15069 15070 2001-01-24 Alexandre Oliva <aoliva (a] redhat.com> 15071 15072 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we 15073 keep at least one of build_libtool_libs or build_old_libs set to 15074 yes. 15075 15076 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'. 15077 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on. 15078 15079 2001-01-23 Bryce McKinlay <bryce (a] albatross.co.nz> 15080 15081 * configure.in: Enable libgcj on several additional platforms. 15082 15083 2001-01-22 Bryce McKinlay <bryce (a] albatross.co.nz> 15084 15085 * configure.in: Enable libgcj for linux targets. 15086 15087 2001-01-20 Michael Sokolov <msokolov (a] ivan.Harhan.ORG> 15088 15089 * MAINTAINERS (Write After Approval): Add myself. 15090 15091 2001-01-15 John David Anglin <dave (a] hiauly1.hia.nrc.ca> 15092 15093 * MAINTAINERS: Add myself as vax port maintainer. 15094 15095 2001-01-11 Fergus Henderson <fjh (a] cs.mu.oz.au> 15096 15097 * MAINTAINERS: Add myself as Mercury front-end maintainer. 15098 15099 2001-01-09 Mike Stump <mrs (a] wrs.com> 15100 15101 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration 15102 failures of subdirectories. 15103 15104 2001-01-02 Laurynas Biveinis <lauras (a] softhome.net> 15105 15106 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add 15107 '-DPIC' to ac_cv_prog_cc_pic for DJGPP. 15108 * ltcf-cxx.sh: Likewise. 15109 * ltcf-gcj.sh: Likewise. 15110 * ltconfig.sh: Fix typo. 15111 15112 2001-01-02 Laurynas Biveinis <lauras (a] softhome.net> 15113 15114 * configure: handle DOS-style absolute paths. 15115 15116 2001-01-02 Laurynas Biveinis <lauras (a] softhome.net> 15117 15118 * configure.in: remove supported directories from $noconfigdirs for DJGPP. 15119 15120 2000-12-30 Marek Michalkiewicz <marekm (a] linux.org.pl> 15121 15122 * MAINTAINERS: Add myself as avr port co-maintainer. 15123 15124 2000-12-28 Ben Elliston <bje (a] redhat.com> 15125 15126 * MAINTAINERS: Add myself under ``Write After Approval''. 15127 15128 2000-12-19 Joseph S. Myers <jsm28 (a] cam.ac.uk> 15129 15130 * texinfo: Remove directory from GCC. 15131 15132 2000-12-18 Joseph S. Myers <jsm28 (a] cam.ac.uk> 15133 15134 * COPYING: Update to current 15135 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references 15136 to 19yy as example year in copyright notice). 15137 15138 2000-12-18 Benjamin Kosnik <bkoz (a] redhat.com> 15139 15140 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize. 15141 (libstdcxx_incdir): Pass down. 15142 * config.if: Remove expired bits for cxx_interface, add stub. 15143 (libstdcxx_incdir): Add variable for g++ include directory. 15144 * configure.in (gxx_include_dir): Use it. 15145 15146 2000-12-18 Alexandre Oliva <aoliva (a] redhat.com> 15147 15148 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry 15149 with old-email address from ``Write After Approval''. 15150 15151 2000-12-15 Andreas Jaeger <aj (a] suse.de> 15152 15153 * configure.in: Handle lang_dirs. 15154 15155 2000-12-14 Tom Tromey <tromey (a] redhat.com> 15156 15157 * MAINTAINERS: Removed brads. 15158 15159 * MAINTAINERS: Added gcj developers. 15160 15161 2000-12-13 Anthony Green <green (a] redhat.com> 15162 15163 * configure.in: Disable libgcj for any target not specifically 15164 listed. Disable libgcj for x86 and Alpha Linux until compatible 15165 with g++ abi. 15166 15167 2000-12-13 Mike Stump <mrs (a] wrs.com> 15168 15169 * Makefile.in (local-distclean): Also remove fastjar. 15170 15171 2000-12-12 Rodney Brown <RodneyBrown (a] mynd.com> 15172 15173 * contrib/gcc_update: Add fastjar --touch entries. 15174 15175 2000-12-12 Alexandre Oliva <aoliva (a] redhat.com> 15176 15177 * configure.in: Disable language-specific target libraries for 15178 languages that aren't enabled. 15179 15180 2000-12-10 Anthony Green <green (a] redhat.com> 15181 15182 * configure.in: Define libgcj. Disable libgcj target libraries for 15183 most targets. 15184 15185 2000-12-10 Neil Booth <neilb (a] earthling.net> 15186 15187 * MAINTAINERS: Update mail address, remove from WAA list. 15188 15189 2000-12-09 Alexandre Petit-Bianco <apbianco (a] cygnus.com> 15190 15191 * libjava: Imported from /cvs/java. 15192 * libffi: Likewise. 15193 * Boehm-gc: Likewise. 15194 15195 2000-12-09 Alexandre Petit-Bianco <apbianco (a] cygnus.com> 15196 15197 * configure.in (target_libs): Revert 2000-12-08 patch. 15198 (noconfigdirs): Added target-libjava. 15199 15200 2000-12-09 Laurynas Biveinis <lauras (a] softhome.net> 15201 15202 * djunpack.bat: removed. 15203 15204 2000-12-09 Laurynas Biveinis <lauras (a] softhome.net> 15205 15206 * Makefile.in: handle DOS-style absolute paths. 15207 * config-ml.in: likewise. 15208 * symlink-tree: likewise. 15209 15210 2000-12-08 Alexandre Petit-Bianco <apbianco (a] cygnus.com> 15211 15212 * fastjar: Imported. 15213 15214 2000-12-08 Alexandre Petit-Bianco <apbianco (a] cygnus.com> 15215 15216 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about 15217 libjava. 15218 * configure.in (target_libs): Removed `target-libjava'. 15219 15220 2000-12-08 Alexandre Petit-Bianco <apbianco (a] cygnus.com> 15221 15222 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava. 15223 (ALL_MODULES): Added fastjar. 15224 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise. 15225 (all-target-libjava): all-fastjar replaces all-zip. 15226 (all-fastjar): Added. 15227 (configure-target-fastjar, all-target-fastjar): Likewise. 15228 * configure.in (host_tools): Added fastjar. 15229 15230 2000-12-07 Mike Stump <mrs (a] wrs.com> 15231 15232 * Makefile.in (local-distclean): Remove leftover built files. 15233 15234 2000-11-24 Nick Clifton <nickc (a] redhat.com> 15235 15236 * configure.in (xscale-elf): Add target. 15237 (xscale-coff): Add target. 15238 15239 2000-11-22 Loren J. Rittle <ljrittle (a] acm.org> 15240 15241 * ltcf-cxx.sh: Support creation of C++ shared libraries on 15242 recent versions of FreeBSD (release 3 or later). 15243 * ltconfig: On FreeBSD, -lc must not be provided when building 15244 a shared library or else the standard -pthread gcc option is 15245 rendered worthless to later users of the built library. 15246 15247 2000-11-16 Fred Fish <fnf (a] be.com> 15248 15249 * configure.in (enable_libstdcxx_v3): Fix typo, 15250 libstd++ -> libstdc++. 15251 15252 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa (a] users.sourceforge.net> 15253 15254 * MAINTAINERS: Add self to Write After Approval list. 15255 15256 2000-11-21 Bernd Schmidt <bernds (a] redhat.com> 15257 15258 * MAINTAINERS: Update my email address. Add myself to global write 15259 privs list. 15260 15261 2000-11-18 Alexandre Oliva <aoliva (a] redhat.com> 15262 15263 * Makefile.in: Merge with src and libgcj. 15264 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of 15265 configure-target-<library> when their configure scripts need the C 15266 or C++ library to have already been built to work properly. 15267 (do_proto_toplev): Set them to an empty string. 15268 15269 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros. 15270 (REALLY_SET_LIB_PATH): Use them. 15271 15272 2000-11-17 Stan Shebs <shebs (a] apple.com> 15273 15274 * MAINTAINERS: Add self to Write After Approval list. 15275 15276 2000-11-13 Joseph S. Myers <jsm28 (a] cam.ac.uk> 15277 15278 * configure: Provide the original toplevel configure arguments 15279 (including $0) to subprocesses in the environment rather than 15280 through gcc/configargs.h. 15281 15282 2000-11-13 Joseph S. Myers <jsm28 (a] cam.ac.uk> 15283 15284 * MAINTAINERS: Remove references to cccp. Change C9X reference to 15285 C99. Alphabetise "Write After Approval" list. 15286 15287 2000-11-12 Mark Mitchell <mark (a] codesourcery.com> 15288 15289 * configure: Turn on libstdc++ V3 by default. 15290 15291 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library 15292 if we've got GCC. 15293 15294 2000-11-11 Philip Blundell <philb (a] gnu.org> 15295 15296 * MAINTAINERS: Add self to Write After Approval list. 15297 15298 2000-11-09 David Edelsohn <edelsohn (a] gnu.org> 15299 15300 * ltcf-c.sh (aix4): Improve shared library configuration; require 15301 exporting symbols. 15302 * ltcf-cxx.sh (aix4): Define. 15303 * ltconfig (aix4): Define library and soname specs appropriate for 15304 AIX. Define command to create export symbols list. 15305 15306 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf (a] cygnus.com> 15307 15308 * config.sub: Add support for Sun Chorus 15309 15310 2000-10-31 Nick Clifton <nickc (a] redhat.com> 15311 15312 * MAINTAINERS: Rename <name>@cygnus.com addresses to 15313 <name>@redhat.com. Also installed new email address for Clint 15314 Popetz. 15315 15316 2000-10-30 Joseph S. Myers <jsm28 (a] cam.ac.uk> 15317 15318 * etc: Remove directory from GCC. 15319 15320 2000-10-16 Michael Meissner <meissner (a] redhat.com> 15321 15322 * configure (gcc/configargs.h): Only create if there is a build GCC 15323 directory created. 15324 15325 2000-10-16 Matthias Klose <doko (a] debian.org> 15326 15327 * config.if: Search libstdc++-v3/configure.in for INTERFACE, 15328 when configured for libstdc++-v3. 15329 15330 2000-10-05 Phil Edwards <pme (a] gcc.gnu.org> 15331 15332 * configure: Save configure arguments to gcc/configargs.h. 15333 15334 2000-10-04 Philipp Thomas <pthomas (a] suse.de> 15335 15336 * config.guess: Import CVS version 1.157. 15337 * config.sub: Import CVS version 1.181. 15338 15339 2000-10-04 Andris Pavenis <pavenis (a] latnet.lv> 15340 15341 * Makefile.in (bootstrap): avoid recursion if subdir missing 15342 (cross): ditto 15343 (do-proto-toplev): ditto 15344 15345 2000-09-30 Alexandre Oliva <aoliva (a] redhat.com> 15346 15347 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4, 15348 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh. 15349 15350 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool 15351 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt 15352 all affected `configure' scripts. 15353 15354 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb (a] earthling.net> 15355 15356 * MAINTAINERS: Add self as cpplib co-maintainer. 15357 15358 2000-09-24 Aldy Hernandez <aldyh (a] redhat.com> 15359 15360 * MAINTAINERS: Add self to Write After Approval list. 15361 15362 2000-09-18 Gerald Pfeifer <pfeifer (a] dbai.tuwien.ac.at> 15363 15364 * INSTALL/README: egcs -> GCC update. 15365 15366 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie (a] cvs.openbsd.org> 15367 15368 * MAINTAINERS: Add myself to Write After Approval list. 15369 15370 2000-09-15 Kazu Hirata <kazu (a] hxi.com> 15371 15372 * MAINTAINERS: Add myself to Write After Approval list. 15373 15374 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law (a] cygnus.com) 15375 15376 * configure.in: Do not build byacc for hppa64. Provide paths to the 15377 X11 libraries for hppa64. 15378 15379 2000-09-08 Stephane Carrez <Stephane.Carrez (a] worldnet.fr> 15380 15381 * MAINTAINERS: Add myself as 68hc11 port maintainer. 15382 15383 2000-09-06 Alexandre Oliva <aoliva (a] redhat.com> 15384 15385 * Makefile.in (all-zlib): Added dummy target. 15386 15387 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, 15388 ltcf-gcj.sh: Updated from libtool multi-language branch. 15389 15390 2000-09-05 Alexandre Oliva <aoliva (a] redhat.com> 15391 15392 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib. 15393 (bootstrap*): Depend on all-bootstrap. 15394 15395 2000-09-05 Philipp Thomas <pthomas (a] suse.de> 15396 15397 * config.guess: Import CVS version 1.156. 15398 * config.sub: Import CVS version 1.179. 15399 15400 2000-09-02 Anthony Green <green (a] cygnus.com> 15401 15402 * Makefile.in (all-gcc): Depend on all-zlib. 15403 (CLEAN_MODULES): Add clean-zlib. 15404 (ALL_MODULES): Add all-zlib. 15405 * configure.in (host_libs): Add zlib. 15406 15407 2000-09-02 Alexandre Oliva <aoliva (a] redhat.com>, DJ Delorie <dj (a] redhat.com> 15408 15409 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian 15410 crosses, but add gcc/include to the header search path for them. 15411 15412 2000-08-04 David E. O'Brien <obrien (a] FreeBSD.org> 15413 15414 * MAINTAINERS: Add self to Write After Approval list. 15415 15416 2000-08-27 Franz Sirl <Franz.Sirl-kernel (a] lauterbach.com> 15417 15418 * config.guess: Import CVS version 1.152. 15419 * config.sub: Import CVS version 1.177. 15420 15421 2000-08-25 Alexandre Oliva <aoliva (a] redhat.com> 15422 15423 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and 15424 $targargs to tell whether newlib is going to be built. 15425 15426 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search 15427 $$r/TARGET_SUBDIR/libio for _G_config.h. 15428 15429 2000-08-23 Alexandre Oliva <aoliva (a] redhat.com> 15430 15431 * MAINTAINERS: Add self as a build machinery (*.in) maintainer. 15432 15433 2000-08-22 DJ Delorie <dj (a] redhat.com> 15434 15435 * MAINTAINERS: Add self as a build machinery (*.in) maintainer 15436 15437 2000-08-22 Alexandre Oliva <aoliva (a] redhat.com> 15438 15439 * config-ml.in (CC, CXX): Avoid trailing whitespace. 15440 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to 15441 sub-configures. 15442 15443 2000-08-21 DJ Delorie <dj (a] redhat.com> 15444 15445 * MAINTAINERS: Add self as a libiberty maintainer 15446 15447 2000-08-16 Alexandre Oliva <aoliva (a] redhat.com> 15448 15449 * configure.in (libstdcxx_flags): Use 15450 libstdc++-v3/src/libstdc++.INC. 15451 15452 2000-08-15 Alexandre Oliva <aoliva (a] redhat.com> 15453 15454 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES. 15455 15456 2000-08-14 Zack Weinberg <zack (a] wolery.cumb.org> 15457 15458 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio. 15459 15460 * configure: Make enable_threads and enable_shared defaults 15461 explicit. Substitute enable_threads into generated Makefiles. 15462 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*. 15463 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*. 15464 15465 2000-08-13 Geoff Keating <geoffk (a] cygnus.com> 15466 15467 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here. 15468 15469 2000-08-12 Alexandre Oliva <aoliva (a] redhat.com> 15470 15471 * config-ml.in (CC): Remove bogus duplicate quotation mark from 15472 previous delta. 15473 15474 2000-08-11 Jason Merrill <jason (a] redhat.com> 15475 15476 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, 15477 CXX_FOR_TARGET): Add -B$$r/gcc/ here. 15478 (FLAGS_FOR_TARGET): Not here. 15479 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages. 15480 15481 2000-08-11 Alexandre Oliva <aoliva (a] redhat.com> 15482 15483 * config-ml.in (CC, CXX): Don't introduce a leading space. 15484 15485 2000-08-07 DJ Delorie <dj (a] delorie.com> 15486 15487 * MAINTAINERS: Add self as a DJGPP maintainer 15488 15489 2000-08-07 DJ Delorie <dj (a] redhat.com> 15490 15491 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean 15492 "if we're also building gcc, and it's a gcc that will run on the 15493 build machine, we want to use its includes instead of the system's 15494 default includes". 15495 15496 2000-08-04 Joseph S. Myers <jsm28 (a] cam.ac.uk> 15497 15498 * MAINTAINERS: Add self to Write After Approval list. 15499 15500 2000-08-03 Alexandre Oliva <aoliva (a] redhat.com> 15501 15502 * configure.in (libstdcxx_flags): Don't use `"'. 15503 15504 * config-ml.in: Adjust multilib search paths to the 15505 appropriate multilib tree. 15506 15507 2000-08-02 Alexandre Oliva <aoliva (a] redhat.com> 15508 15509 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to 15510 commas in $LANGUAGES. 15511 15512 2000-08-02 Manfred Hollstein <manfredh (a] redhat.com> 15513 15514 * configure.in: Re-enable all references to libg++ and librx. 15515 15516 2000-08-01 Alexandre Oliva <aoliva (a] redhat.com> 15517 15518 * ltconfig, ltmain.sh: Update from libtool multi-language branch. 15519 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds. 15520 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'. 15521 * ltcf-cxx.sh (need_lc): Set based on postdeps. 15522 15523 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr. 15524 15525 2000-07-31 Alexandre Oliva <aoliva (a] redhat.com> 15526 15527 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in 15528 CXX_FOR_TARGET for sed. 15529 15530 2000-07-30 Alexandre Oliva <aoliva (a] redhat.com> 15531 15532 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET): 15533 Do not override if already set in the environment or in configure. 15534 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them. 15535 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses. 15536 15537 2000-07-28 Alexandre Oliva <aoliva (a] redhat.com> 15538 15539 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from 15540 the libtool CVS tree multi-language branch. 15541 * ltconfig, ltmain.sh: Updated. 15542 15543 2000-07-27 Alexandre Oliva <aoliva (a] redhat.com> 15544 15545 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc. 15546 (clean-target): Depend on it. 15547 15548 * Makefile.in (FLAGS_FOR_TARGET): New macro. 15549 (GCC_FOR_TARGET): Use it. 15550 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined... 15551 * configure.in: ... here. 15552 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path. 15553 (libstdcxx_flags): Define and append to CXX_FOR_TARGET. 15554 15555 2000-07-24 Eric Christopher <echristo (a] cygnus.com> 15556 15557 * MAINTAINERS: Add self to Write After Approval list. 15558 15559 2000-07-24 Alexandre Oliva <aoliva (a] redhat.com> 15560 15561 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC). 15562 (configure-target-libchill, configure-target-libobjc): Likewise. 15563 15564 * configure.in: Use the same cache file for all target libs. 15565 * config-ml.in: But different cache files per multilib variant. 15566 15567 2000-07-23 Michael Sokolov <msokolov (a] ivan.Harhan.ORG> 15568 15569 * configure (topsrcdir): Don't use dirname. 15570 15571 2000-07-22 Jeffrey Oldham <oldham (a] codesourcery.com> 15572 15573 * MAINTAINERS: Add self to Write After Approval list. 15574 15575 2000-07-20 Jason Merrill <jason (a] redhat.com> 15576 15577 * configure.in: Remove all references to libg++ and librx. 15578 15579 * configure, configure.in, Makefile.in: Unify gcc and binutils. 15580 15581 2000-07-20 Hans-Peter Nilsson <hp (a] axis.com> 15582 15583 * config.sub: Update to subversions version 2000-07-06. 15584 15585 2000-07-12 Andrew Haley <aph (a] cygnus.com> 15586 15587 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts. 15588 (target_makefile_frag): Use mt-ia64pic on IA-64 targets. 15589 15590 2000-07-07 Phil Edwards <pme (a] sourceware.cygnus.com> 15591 15592 * symlink-tree: Check number of arguments. 15593 15594 2000-07-05 Jim Wilson <wilson (a] cygnus.com> 15595 15596 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library 15597 search path for a g++ extracted from the build tree. This 15598 will allow link tests run by configure scripts in 15599 subdirectories to succeed. 15600 15601 2000-07-01 Koundinya K <kk (a] ddeorg.soft.net> 15602 15603 * ltconfig: Add support for mips-dde-sysv4.2MP 15604 15605 2000-06-29 Michael Hayes <m.hayes (a] elec.canterbury.ac.nz> 15606 15607 * MAINTAINERS: Add myself as loop discovery maintainer. 15608 15609 2000-06-28 Corinna Vinschen <vinschen (a] cygnus.com> 15610 15611 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or 15612 `os2'. Force ac_cv_exeext to be ".exe" in that case. 15613 15614 2000-06-19 Timothy Wall <twall (a] cygnus.com> 15615 15616 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target. 15617 * config.sub: Add tic54x target. 15618 15619 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon (a] moene.indiv.nluug.nl> 15620 15621 * MAINTAINERS: Add self as Fortran maintainer, 15622 remove Craig Burley. 15623 15624 Tue May 30 19:01:12 2000 Andrew Cagney <cagney (a] b1.cygnus.com> 15625 15626 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000. 15627 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000 15628 15629 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas (a] suse.de> 15630 15631 * MAINTAINERS: Add self as i18n maintainer 15632 15633 20000-05-21 H.J. Lu (hjl (a] gnu.org) 15634 15635 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc 15636 directory are used if they exist. Make sure 15637 $(build_tooldir)/include is searched for header files, 15638 $(build_tooldir)/lib/ for library files. 15639 (GCC_FOR_TARGET): Likewise. 15640 (CXX_FOR_TARGET): Likewise. 15641 15642 Thu May 18 10:58:13 2000 Jeffrey A Law (law (a] cygnus.com) 15643 15644 * configure.in (hppa*64*-*-*): Do build ld for this configuration. 15645 15646 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva (a] cygnus.com> 15647 15648 * Makefile.in (configure-target-libiberty): Depend on 15649 configure-target-newlib. 15650 15651 2000-05-16 Alexandre Oliva <aoliva (a] cygnus.com> 15652 15653 * configure.in, Makefile.in: Merge all libffi-related 15654 configury stuff from the libgcj tree. 15655 15656 Tue May 16 10:06:21 2000 Andrew Cagney <cagney (a] b1.cygnus.com> 15657 15658 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney (a] b1.cygnus.com>: 15659 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories. 15660 15661 Tue May 16 09:57:35 2000 Andrew Cagney <cagney (a] b1.cygnus.com> 15662 15663 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney (a] b1.cygnus.com>: 15664 * Makefile.in (do-djunpack): New target. Update djunpack.bat with 15665 current version information. Add to proto-toplev directory. 15666 (gdb-taz): Build do-djunpack. 15667 15668 2000-05-15 David Edelsohn <edelsohn (a] gnu.org> 15669 15670 * configure.in: Special case powerpc*-*-aix* target_makefile_frag. 15671 15672 Mon May 15 13:39:09 2000 Andrew Cagney <cagney (a] b1.cygnus.com> 15673 15674 * MAINTAINERS: Add self to Write After Approval list. 15675 15676 2000-05-13 Alexandre Oliva <oliva (a] lsd.ic.unicamp.br> 15677 15678 * ltmain.sh: Preserve in relink_command any environment 15679 variables that may affect the linker behavior. 15680 15681 Fri May 12 11:23:17 2000 Jeffrey A Law (law (a] cygnus.com) 15682 15683 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type. 15684 15685 Wed May 10 21:26:51 2000 Jim Wilson <wilson (a] cygnus.com> 15686 15687 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs. 15688 15689 2000-05-08 Eli Zaretskii <eliz (a] is.elta.co.il> 15690 15691 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst 15692 with the version name. 15693 15694 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle (a] cygnus.com> 15695 15696 * MAINTAINERS: Add self as bb-reorder maintainer. 15697 15698 2000-05-01 Benjamin Kosnik <bkoz (a] cygnus.com> 15699 15700 * config.if: Tweak. 15701 15702 2000-04-23 Eli Zaretskii <eliz (a] is.elta.co.il> 15703 15704 * djunpack.bat: New file. 15705 15706 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney (a] b1.cygnus.com> 15707 15708 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2, 15709 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2, 15710 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2, 15711 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make. 15712 15713 2000-04-16 Dave Pitts <dpitts (a] cozx.com> 15714 15715 * config.sub (case $basic_machine): Change default for "ibm-*" 15716 to "openedition". 15717 15718 2000-04-13 Andreas Jaeger <aj (a] suse.de> 15719 15720 * MAINTAINERS: Added myself. 15721 15722 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney (a] b1.cygnus.com> 15723 15724 * Makefile.in (gdb-taz): New target. GDB specific archive. 15725 (do-md5sum): New target. 15726 (MD5PROG): Define. 15727 (PACKAGE): Default to TOOL. 15728 (VER): Default to a shell script. 15729 (taz): Rewrite target. Move real work to do-proto-toplev. Include 15730 md5 checksum generation. 15731 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link. 15732 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link. 15733 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, 15734 insight.tar.bz2): Use gdb-taz to create archive. 15735 15736 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney (a] b1.cygnus.com> 15737 15738 * configure (warn_cflags): Delete. 15739 15740 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm (a] macqel.be> 15741 15742 * MAINTAINERS: Added myself. 15743 15744 2000-04-05 Benjamin Kosnik <bkoz (a] cygnus.com> 15745 Martin v. Lwis <martin (a] loewis.home.cs.tu-berlin.de> 15746 15747 * configure.in (enable_libstdcxx_v3): Add. 15748 (target_libs): Add bits here to switch between libstdc++-v2 and 15749 libstdc++-v3. 15750 * config.if: And this file too. 15751 * Makefile.in: Add libstdc++-v3 targets. 15752 15753 2000-04-05 Michael Meissner <meissner (a] redhat.com> 15754 15755 * config.sub (d30v): Add d30v as a basic machine type. 15756 15757 2000-03-29 Jason Merrill <jason (a] casey.cygnus.com> 15758 15759 * configure.in: -linux-gnu*, not -linux-gnu. 15760 15761 Sun Mar 12 17:30:30 2000 Toon Moene <toon (a] moene.indiv.nluug.nl> 15762 15763 * MAINTAINERS: Add self in write-after-approval section. 15764 15765 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson (a] cygnus.com> 15766 15767 * MAINTAINERS: Add self as ia64 port maintainer. 15768 15769 2000-03-08 Neil Booth <NeilB (a] earthling.net> 15770 15771 * MAINTAINERS: Add self in write-after-approval section. 15772 15773 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney (a] b1.cygnus.com> 15774 15775 * Makefile.in (taz): Set PACKAGE to TOOL when not defined. 15776 (do-tar-bz2): Replace TOOL with PACKAGE. 15777 (gdb.tar.bz2): Remove GDBTK from GDB package. 15778 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2, 15779 dejagnu.tar.bz2): New packages. 15780 15781 2000-02-27 Andreas Jaeger <aj (a] suse.de> 15782 15783 * configure.in: Add entry for mips*-*-linux*, move catch all 15784 *-*-*linux* entry below this one. 15785 15786 2000-02-27 Ian Lance Taylor <ian (a] zembu.com> 15787 15788 * ltconfig, ltmain.sh: Update to libtool 1.3.4. 15789 15790 2000-02-24 Nick Clifton <nickc (a] cygnus.com> 15791 15792 * config.sub: Support an OS of "wince". 15793 15794 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney (a] b1.cygnus.com> 15795 15796 * config.guess, config.sub: Updated to match config's 2000-02-15 15797 version. 15798 15799 2000-02-23 Linas Vepstas <linas (a] linas.org> 15800 15801 * config.sub: Add support for Linux/IBM 370. 15802 * configure.in: Likewise. 15803 15804 2000-02-22 Nick Clifton <nickc (a] cygnus.com> 15805 15806 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets. 15807 15808 2000-02-20 Christopher Faylor <cgf (a] cygnus.com> 15809 15810 * config.guess: Guess "cygwin" rather than "cygwin32". 15811 15812 2000-02-16 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu> 15813 15814 * configure (gcc_version): When setting, narrow search to 15815 lines containing `version_string'. 15816 15817 2000-02-15 Denis Chertykov <denisc (a] overta.ru> 15818 15819 * config.sub: Add support for avr target. 15820 15821 2000-02-14 Nick Clifton <nickc (a] cygnus.com> 15822 15823 * MAINTAINERS: Add maintainers for MCore port. 15824 15825 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp (a] bitrange.com> 15826 15827 * config.sub: Add mmix-knuth-mmixware. 15828 15829 2000-01-31 Kaveh R. Ghazi <ghazi (a] caip.rutgers.edu> 15830 15831 * MAINTAINERS: Pair cccp with cpplib maintainership. 15832 15833 2000-01-27 Christopher Faylor <cgf (a] redhat.com> 15834 15835 * Makefile.in (CC_FOR_TARGET): Add new winsup directory 15836 structure stuff to -L library search. 15837 (CXX_FOR_TARGET): Ditto. 15838 (CROSS_CHECK_MODULES): Fix spelling mistake. 15839 15840 2000-01-24 Mark Mitchell <mark (a] codesourcery.com> 15841 15842 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke 15843 the C++ compiler. 15844 15845 2000-01-12 Richard Henderson <rth (a] cygnus.com> 15846 15847 * configure.in: Don't build some bits for beos. 15848 15849 2000-01-12 Joel Sherrill (joel (a] OARcorp.com) 15850 15851 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well 15852 as include files. 15853 15854 2000-01-11 Zack Weinberg <zack (a] wolery.cumb.org> 15855 15856 * Add self as cpplib maintainer, as requested by Jason 15857 Merrill. Correct my e-mail address. 15858 15859 2000-01-06 Geoff Keating <geoffk (a] cygnus.com> 15860 15861 * configure.in: Use mt-aix43 to handle *_TARGET defs, 15862 not mh-aix43. 15863 15864 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp (a] bitrange.com> 15865 15866 * MAINTAINERS: Add myself to "write after approval" list. 15867 15868 1999-12-14 Richard Henderson <rth (a] cygnus.com> 15869 15870 * config.guess (alpha-osf, alpha-linux): Detect ev67. 15871 * config.sub: Accept alphaev[78], alphaev8. 15872 15873 1999-12-03 Alexandre Oliva <oliva (a] lsd.ic.unicamp.br> 15874 15875 * config.guess, config.sub: Update from autoconf. 15876 15877 1999-11-29 Bruce Korb <autogen (a] linuxbox.com> 15878 15879 * MAINTAINERS: update my playtime e-address. 15880 15881 Tue Nov 23 00:57:41 1999 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE> 15882 15883 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the 15884 necessary libraries are missing. 15885 15886 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo (a] cygnus.com> 15887 15888 * MAINTAINERS: Add new 'write after approval' maintainer. 15889 15890 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco (a] cygnus.com> 15891 15892 * MAINTAINERS: Add new Java maintainer. 15893 15894 1999-10-25 Andreas Schwab <schwab (a] suse.de> 15895 15896 * configure: Fix quoting inside arguments of eval. 15897 15898 1999-10-21 Nick Clifton <nickc (a] cygnus.com> 15899 15900 * config-ml.in: Allow suppression of some ARM multilibs. 15901 15902 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas (a] linas.org> 15903 15904 * config.guess: Add OS/390 match pattern. 15905 * config.sub: Add mvs, openedition targets. 15906 * configure.in (i370-ibm-opened*): New. 15907 15908 1999-09-04 Steve Chamberlain <sac (a] pobox.com> 15909 15910 * config.sub: Add support for configuring for pj. 15911 15912 1999-08-31 Nick Clifton <nickc (a] cygnus.com> 15913 15914 * config.sub (maybe_os): Add support for configuring for fr30. 15915 15916 1999-08-25 Nick Clifton <nickc (a] cygnus.com> 15917 15918 * configure.in: Do not configure or build ld for AIX 15919 platforms. ld is known to be broken on these platforms. 15920 15921 Wed Aug 25 01:12:25 1999 Rainer Orth <ro (a] TechFak.Uni-Bielefeld.DE> 15922 15923 * config-ml.in: Pass compiler flag corresponding to multidirs to 15924 subdir configures. 15925 15926 1999-08-09 Ian Lance Taylor <ian (a] zembu.com> 15927 15928 * Makefile.in (LDFLAGS): Define. 15929 15930 1999-08-08 Mumit Khan <khan (a] xraylith.wisc.edu> 15931 15932 * configure.in (i[3456]-*-mingw32*): Don't put gprof in 15933 noconfigdirs. 15934 (*-*-cygwin*): Likewise. 15935 15936 1999-08-08 Ian Lance Taylor <ian (a] zembu.com> 15937 15938 * mkdep: New file. 15939 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep. 15940 (BINUTILS_SUPPORT_DIRS): Add mkdep. 15941 15942 From Eli Zaretskii <eliz (a] is.elta.co.il>: 15943 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly 15944 long file name when using DJGPP on MS-DOS. 15945 15946 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law (a] cygnus.com) 15947 15948 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks. 15949 15950 1999-07-30 Alan Modra <alan (a] spri.levels.unisa.edu.au> 15951 15952 * Makefile.in (check-target-libio): Remove all-target-libstdc++ 15953 dependency as this causes "make check" to globally "make all" 15954 15955 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey (a] cygnus.com> 15956 15957 * configure.in (target_libs): Added target-zlib. 15958 * Makefile.in (ALL_TARGET_MODULES): Added zlib. 15959 (CONFIGURE_TARGET_MODULES): Likewise. 15960 (CHECK_TARGET_MODULES): Likewise. 15961 (INSTALL_TARGET_MODULES): Likewise. 15962 (CLEAN_TARGET_MODULES): Likewise. 15963 (configure-target-zlib): New target. 15964 (all-target-zlib): Likewise. 15965 (all-target-libjava): Depend on all-target-zlib. 15966 (configure-target-libjava): Depend on configure-target-zlib. 15967 15968 * Makefile.in (configure-target-libjava): Depend on 15969 configure-target-newlib. 15970 (configure-target-boehm-gc): New target. 15971 (configure-target-qthreads): New target. 15972 15973 * configure.in (target_libs): Added target-qthreads. 15974 * Makefile.in (ALL_TARGET_MODULES): Added qthreads. 15975 (CONFIGURE_TARGET_MODULES): Likewise. 15976 (CHECK_TARGET_MODULES): Likewise. 15977 (INSTALL_TARGET_MODULES): Likewise. 15978 (CLEAN_TARGET_MODULES): Likewise. 15979 (all-target-qthreads): New target. 15980 (configure-target-libjava): Depend on configure-target-qthreads. 15981 (all-target-libjava): Depend on all-target-qthreads. 15982 15983 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc. 15984 (CONFIGURE_TARGET_MODULES): Likewise. 15985 (CHECK_TARGET_MODULES): Likewise. 15986 (INSTALL_TARGET_MODULES): Likewise. 15987 (CLEAN_TARGET_MODULES): Likewise. 15988 (all-target-libjava): New target. 15989 (all-target-boehm-gc): Likewise. 15990 * configure.in (target_libs): Added libjava, boehm-gc. 15991 15992 1999-07-22 Ian Lance Taylor <ian (a] zembu.com> 15993 15994 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and 15995 configure.bat in SUPPORT_FILES. 15996 (gas+binutils.tar.bz2): Likewise. 15997 15998 * makeall.bat: Remove; obsolete. 15999 16000 1999-07-21 Ian Lance Taylor <ian (a] zembu.com> 16001 16002 From Mark Elbrecht: 16003 * configure.bat: Remove; obsolete. 16004 16005 1999-07-11 Ian Lance Taylor <ian (a] zembu.com> 16006 16007 * configure: Add -W -Wall to the default CFLAGS when compiling with 16008 gcc. 16009 16010 Thu Jul 8 12:32:23 1999 John David Anglin <dave (a] hiauly1.hia.nrc.ca> 16011 16012 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*. 16013 16014 1999-06-30 Mark Mitchell <mark (a] codesourcery.com> 16015 16016 * configure.in: Build ld on IRIX6. 16017 16018 1999-06-12 Ian Lance Taylor <ian (a] zembu.com> 16019 16020 * Makefile.in: Change distribution targets to use bzip2 instead of 16021 gzip. 16022 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex. 16023 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo. 16024 16025 1999-06-04 Nick Clifton <nickc (a] cygnus.com> 16026 16027 * config.sub: Add mcore target. 16028 16029 Sun May 30 16:03:16 1999 Cort Dougan <cort (a] cs.nmt.edu> 16030 16031 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux. 16032 16033 Tue May 25 11:20:46 1999 H.J. Lu (hjl (a] gnu.org) 16034 16035 * config.guess (dummy): Changed to $dummy. 16036 16037 1999-05-24 Nick Clifton <nickc (a] cygnus.com> 16038 16039 * config.sub: Tidied up case statements. 16040 16041 1999-05-22 Ben Elliston <bje (a] cygnus.com> 16042 16043 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake 16044 <jiro (a] din.or.jp>. 16045 16046 * config.guess: Merge with FSF version. Future changes will be 16047 more accurately recorded in this ChangeLog. 16048 * config.sub: Likewise. 16049 16050 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier (a] world.std.com> 16051 16052 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include. 16053 16054 1999-04-30 Tom Tromey <tromey (a] cygnus.com> 16055 16056 * ltmain.sh: [mode link] Always use CC given by ltconfig. 16057 16058 1999-04-23 Tom Tromey <tromey (a] cygnus.com> 16059 16060 * ltconfig, ltmain.sh: Update to libtool 1.2f. 16061 16062 1999-04-20 Drew Moseley <dmoseley (a] cygnus.com> 16063 16064 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets. 16065 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets. 16066 Bad merge removed these two changes. 16067 16068 Tue Apr 13 22:50:54 1999 Donn Terry (donn (a] interix.com) 16069 Martin Heller (Ing.-Buero_Heller (a] t-online.de) 16070 16071 * config.guess (interix Alpha): Add. 16072 16073 1999-04-11 Richard Henderson <rth (a] cygnus.com> 16074 16075 * configure.in (i?86-*-beos*): Do config gperf; don't config 16076 gdb, newlib, or libgloss. 16077 16078 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva (a] dcc.unicamp.br> 16079 16080 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to 16081 link a trivial program with -mabi=64. If it fails, remove mabi=64 16082 from multidirs. 16083 16084 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas (a] gwdg.de) 16085 16086 * config.sub: Set basic_machine to i586 when target_alias = k6-*. 16087 16088 1999-04-08 Nick Clifton <nickc (a] cygnus.com> 16089 16090 * config.sub: Add support for mcore targets. 16091 16092 1999-04-07 Michael Meissner <meissner (a] cygnus.com> 16093 16094 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment, 16095 not mt-ospace, in order to shut up assembler warning about using 16096 symbols that are named the same as registers. 16097 16098 1999-04-07 Drew Moseley <dmoseley (a] cygnus.com> 16099 16100 * Makefile.in (all-target-cygmon): Added all-target-bsp to the 16101 dependency list for all-target-cygmon. 16102 16103 1999-04-05 Doug Evans <devans (a] casey.cygnus.com> 16104 16105 * config-ml.in: Check $host, not $target, for selective multilibs. 16106 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs, 16107 thumb interworking, and underscore prefix multilibs. 16108 16109 1999-04-04 Ian Lance Taylor <ian (a] zembu.com> 16110 16111 * missing: Update to version from current automake. 16112 16113 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl (a] gnu.org) 16114 16115 * configure (gxx_include_dir): Removed. 16116 16117 * configure.in (gxx_include_dir): Handle it. 16118 * Makefile.in: Likewise. 16119 16120 1999-03-29 Gavin Romig-Koch <gavin (a] cygnus.com> 16121 16122 * config.sub (mips64vr4111,mips64vr4111el) Add. 16123 16124 1999-03-21 Ben Elliston <bje (a] cygnus.com> 16125 16126 * config.guess: Correct typo for detecting ELF on FreeBSD. 16127 16128 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3 (a] usa.net> 16129 16130 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to 16131 config/mh-djgpp. 16132 16133 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley (a] cygnus.com> 16134 16135 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and 16136 all-target-newlib to dependency list for all-target-bsp. 16137 16138 Thu Mar 11 01:19:31 1999 Mumit Khan <khan (a] xraylith.wisc.edu> 16139 16140 * config.sub: Add i386-uwin support. 16141 * config.guess: Likewise. 16142 16143 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel (a] lauterbach.com> 16144 16145 * configure.in: cleanup, add mh-*pic handling for arm, special 16146 case powerpc*-*-aix* 16147 16148 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn (a] cygnus.com> 16149 16150 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a 16151 can be built. 16152 16153 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley (a] cygnus.com> 16154 16155 * configure.in: Added bsp support to arm-*-coff and arm-*-elf 16156 targets. 16157 16158 1999-03-02 Nick Clifton <nickc (a] cygnus.com> 16159 16160 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL 16161 16162 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer (a] cygnus.com> 16163 16164 * config.sub: Check for "cygwin*" rather than "cygwin32*" 16165 16166 1999-02-24 Nick Clifton <nickc (a] cygnus.com> 16167 16168 * config.sub: Fix typo in arm recognition. 16169 16170 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley (a] cygnus.com> 16171 16172 * configure.in (noconfigdirs): Changed target_configdirs to 16173 include target-bsp only for m68k-*-elf* and m68k-*-coff* 16174 rather than m68k-*-* since it is not known to work on 16175 m68k-aout. Ditto for arm-*-*oabi. 16176 16177 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs (a] andros.cygnus.com> 16178 16179 * configure.in (*-*-windows*): Remove, no longer used. 16180 16181 1999-02-19 Ben Elliston <bje (a] cygnus.com> 16182 16183 * config.guess: Automatically recognise ELF on FreeBSD. From Niall 16184 Smart and improved by Andrew Cagney. 16185 16186 Thu Feb 18 19:55:09 1999 Marc Espie <espie (a] cvs.openbsd.org> 16187 16188 * config.guess: Recognize openbsd-*-hppa. 16189 16190 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl (a] gnu.org) 16191 16192 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR) 16193 only if it is not empty. 16194 16195 1999-02-17 Nick Clifton <nickc (a] cygnus.com> 16196 16197 Patch from: Scott Bambrough <scottb (a] corelcomputer.com> 16198 16199 * config.guess: Modified to recognize uname's armv* syntax. 16200 16201 * config.sub: Modified to recognize uname's armv* syntax. 16202 16203 1999-02-17 Mark Salter <msalter (a] cygnus.com> 16204 16205 * configure.in: Added target-bsp for sparclite. 16206 16207 Mon Feb 8 14:17:24 1999 Richard Henderson <rth (a] cygnus.com> 16208 16209 * config.sub: Recognize alphapca5[67] and up to alphaev8. 16210 16211 1999-02-08 Nick Clifton <nickc (a] cygnus.com> 16212 16213 * configure.in: Add support for strongarm port. 16214 * config.sub: Add support for strongarm target. 16215 16216 Sun Feb 7 18:01:54 1999 Mumit Khan <khan (a] xraylith.wisc.edu> 16217 16218 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of 16219 the old name config/mh-cygwin32. 16220 Enable texinfo. 16221 16222 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian (a] cygnus.com> 16223 16224 * configure.in: Do build ld for ix86 Solaris. 16225 16226 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson (a] cygnus.com> 16227 16228 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of 16229 $AR_FOR_TARGET. Likewise for RANLIB. 16230 16231 Tue Feb 2 20:05:05 1999 Catherine Moore <clm (a] cygnus.com> 16232 16233 * config.sub (oabi): Recognize. 16234 * configure.in (arm-*-oabi): Handle. 16235 16236 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe (a] usa.net) 16237 16238 * config.guess: Improve detection of i686 on UnixWare 7. 16239 16240 Sat Jan 30 08:04:00 1999 Mumit Khan <khan (a] xraylith.wisc.edu> 16241 16242 * config.guess: Add support for i386-pc-interix. 16243 * config.sub: Likewise. 16244 * configure.in: Likewise. 16245 16246 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf (a] cygnus.com> 16247 16248 * Makefile.in: Remove unneeded all-target-libio from 16249 from all-target-winsup target since it is now unneeded. 16250 Add all-target-libtermcap in its place since it is now 16251 needed. 16252 16253 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf (a] cygnus.com> 16254 16255 * configure.in: makefile stub for cygwin target is probably 16256 unnecessary. Remove it for now. 16257 16258 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf (a] cygnus.com> 16259 16260 * configure.in: libtermcap.a should be built when cygwin is the 16261 target as well as the host. 16262 * config.guess: Allow mixed case in cygwin uname output. 16263 * Makefile.in: Add libtermcap target. 16264 16265 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law (a] cygnus.com) 16266 16267 * config.sub: Clean up handling of hppa2.0. 16268 16269 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown (a] pmsc.com) 16270 16271 * config.guess: Use C code to identify more HP machines. 16272 16273 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law (a] cygnus.com) 16274 16275 * config.sub: Handle hppa2.0. 16276 16277 Tue Dec 15 17:02:58 1998 Bob Manson <manson (a] charmed.cygnus.com> 16278 16279 * configure.in: Add cygmon for x86-coff and x86-elf. Configure 16280 cygmon for all sparclite targets, regardless of object format. 16281 16282 1998-12-15 Mark Salter <msalter (a] cygnus.com> 16283 16284 * configure.in: Added target-bsp for several target architectures. 16285 16286 * Makefile.in: Added rules for bsp. 16287 16288 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law (a] cygnus.com) 16289 16290 * config.guess: Improve detection of hppa2.0 processors. 16291 16292 Fri Dec 4 01:33:05 1998 Niall Smart <nialls (a] euristix.ie> 16293 16294 * config.guess: Recognize FreeBSD using ELF automatically. 16295 16296 1998-11-26 Manfred Hollstein <manfred (a] s-direktnet.de> 16297 16298 * configure (skip-this-dir): Add handling for new shell script, which 16299 might be created by a sub-directory's configure to indicate, this particular 16300 directory is "unwanted". 16301 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise. 16302 16303 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer (a] cygnus.com> 16304 16305 * ltconfig: import from libtool, after changing libtool to 16306 account for the cygwin name change. 16307 16308 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer (a] cygnus.com> 16309 16310 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also 16311 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32. 16312 16313 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf (a] cygnus.com> 16314 16315 * configure.in: Add libtermcap to list of cygwin dependencies. 16316 16317 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer (a] cygnus.com> 16318 16319 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that 16320 they include winsup/include when it's a cygwin target. 16321 16322 1998-11-12 Tom Tromey <tromey (a] cygnus.com> 16323 16324 * configure.in (host_tools): Added zip. 16325 * Makefile.in (all-target-libjava): Depend on all-zip. 16326 (all-zip): New target. 16327 (ALL_MODULES): Added all-zip. 16328 (NATIVE_CHECK_MODULES): Added check-zip. 16329 (INSTALL_MODULES): Added install-zip. 16330 (CLEAN_MODULES): Added clean-zip. 16331 16332 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer (a] cygnus.com> 16333 16334 * Makefile.in: lose "32" from comment about cygwin. 16335 16336 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc (a] cygnus.com> 16337 16338 * configure.in: Use -Os to build target libraries for the fr30. 16339 16340 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley (a] cygnus.com> 16341 16342 * config.sub: Add fr30. 16343 16344 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer (a] cygnus.com> 16345 16346 * configure.in: drop "32" from config/mh-cygwin32. Check 16347 cygwin* instead of cygwin32*. 16348 * config.sub: Check cygwin* instead of cygwin32*. 16349 16350 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl (a] dgii.com> 16351 16352 * config.guess: Match any version of Unixware7. 16353 16354 1998-10-20 Syd Polk <spolk (a] cygnus.com> 16355 16356 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1 16357 if desired. 16358 16359 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law (a] cygnus.com) 16360 16361 * config.if (cxx_interface, libstdcxx_interface): Do not try to set 16362 these if the appropriate directories and files to not exist. 16363 16364 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law (a] cygnus.com) 16365 16366 * Makefile.in (DEVO_SUPPORT): Add config.if. 16367 16368 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred (a] s-direktnet.de> 16369 16370 * configure: Add pattern to replace "build_tooldir"'s 16371 definition in the generated Makefile with "tooldir"'s 16372 actual value. 16373 16374 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law (a] cygnus.com) 16375 16376 * config.sub: Bring back lost sparcv9. 16377 16378 * Makefile.in (all-snvavigator): Remove all-flexlm dependency. 16379 16380 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law (a] cygnus.com) 16381 16382 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to 16383 CC_FOR_TARGET and friends. 16384 16385 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva (a] dcc.unicamp.br> 16386 16387 * Makefile.in (build_tooldir): New variable, same as tooldir. 16388 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add 16389 -B$(build_tooldir)/bin/. 16390 (BASE_FLAGS_TO_PASS): Pass build_tooldir down. 16391 16392 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer (a] dbai.tuwien.ac.at> 16393 16394 * README: Remove installation instructions and refer to the 16395 INSTALL directory instead. 16396 16397 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl (a] dgii.com> 16398 16399 * config.sub: Add support for i[34567]86-pc-udk. 16400 * configure.in: Likewise. 16401 16402 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer (a] cygnus.com> 16403 16404 * Makefile.in: add bzip2 package building bits for user 16405 tools module 16406 * configure.in: ditto 16407 16408 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law (a] cygnus.com) 16409 16410 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc. 16411 (ALL_TARGET_MODULES): Add all-target-libobjc. 16412 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly. 16413 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly. 16414 (all-target-libchill): Add dependencies. 16415 * configure.in (target_libs): Add libchill. 16416 16417 1998-09-30 Manfred Hollstein <manfred (a] s-direktnet.de> 16418 16419 * configure.in (target_subdir): Remove duplicate line. 16420 16421 Tue Sep 29 22:45:41 1998 Felix Lee <flee (a] cygnus.com> 16422 16423 * Makefile.in (all-automake): fix dependencies. 16424 16425 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law (a] cygnus.com) 16426 16427 * configure.in: Minor cleanups for building in the $(target_alias) 16428 subdir. 16429 16430 1998-09-22 Jim Wilson <wilson (a] cygnus.com> 16431 16432 * Makefile.in (bootstrap): Set r and s before make all. Use 16433 BASE_FLAGS_TO_PASS in make all. 16434 (cross): Likewise. 16435 16436 1998-09-20 Mark Mitchell <mark (a] markmitchell.com> 16437 16438 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'. 16439 16440 Sun Sep 20 00:13:02 1998 Richard Henderson <rth (a] cygnus.com> 16441 16442 * config.sub: Fix typo in last change. 16443 16444 1998-09-19 Michael Hayes <m.hayes (a] elec.canterbury.ac.nz> 16445 16446 * config.sub: Add support for C4x target. 16447 * configure.in: Likewise. 16448 16449 1998-09-13 David S. Miller <davem (a] pierdol.cobaltmicro.com> 16450 16451 * config.sub: Recognize sparcv9 just like sparc64. 16452 16453 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl (a] dgii.com> 16454 16455 * config.guess: Match "Pent II" or "PentII" for OpenServer. 16456 16457 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law (a] cygnus.com) 16458 16459 * config.guess: Correctly identify Pentium II sco boxes. 16460 16461 * config.guess: Fix "tr" code. From Weiwen Liu. 16462 16463 Sat Sep 5 13:56:52 1998 John Hughes <john (a] Calva.COM> 16464 16465 * configure.in: Do not assume x86-svr4 or x86-unixware can handle 16466 stabs. 16467 16468 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law (a] cygnus.com) 16469 16470 * Makefile.in (TARGET_CONFIGDIRS): Add libchill. 16471 (ALL_TARGET_MODULES): Add all-target-libchill. 16472 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly. 16473 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly. 16474 (all-target-libchill): Add dependencies. 16475 * configure.in (target_libs): Add libchill. 16476 16477 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab (a] informatik.tu-chemnitz.de> 16478 16479 * config.guess: Avoid assumptions about "tr" behaves when 16480 LANG is set to something other than English. 16481 16482 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl (a] gnu.org) 16483 16484 * configure (gxx_include_dir): Changed to 16485 '${prefix}/include/g++'-${libstdcxx_interface}. 16486 16487 * config.if: New to determine the interfaces. 16488 16489 Sun Aug 30 21:15:19 1998 Mark Klein (mklein (a] dis.com) 16490 16491 * config.guess: Detect and handle MPE/IX. 16492 * config.sub: Deal with MPE/IX. 16493 16494 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn (a] mhpcc.edu> 16495 16496 * configure.in: Use mh-aix43. 16497 16498 1998-07-29 Manfred Hollstein <manfred (a] s-direktnet.de> 16499 16500 * configure: Fix --without/--disable cases for gxx-include-dir. 16501 16502 Fri Aug 28 12:28:26 1998 Per Bothner <bothner (a] cygnus.com> 16503 16504 * mdata-sh: Imported. Needed for automake support. 16505 16506 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl (a] gnu.org> 16507 16508 * Makefile.in (taz): Try "chmod -R og=u ." before 16509 "chmod og=u `find . -print`". 16510 16511 Fri Jul 31 09:38:33 1998 Catherine Moore <clm (a] cygnus.com> 16512 16513 * configure.in: Add arm-elf and thumb-elf support. 16514 16515 Mon Jul 27 16:23:58 1998 Doug Evans <devans (a] canuck.cygnus.com> 16516 16517 * Makefile.in: Undo previous patch. 16518 16519 Fri Jul 24 19:55:24 1998 Doug Evans <devans (a] canuck.cygnus.com> 16520 16521 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES 16522 to here ... 16523 (install-no-fixedincludes): and here 16524 (INSTALL_MODULES): ... from here. 16525 16526 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian (a] cygnus.com> 16527 16528 * config.sub: Merge with FSF. 16529 16530 * config.guess: Merge with FSF. 16531 16532 Fri Jul 24 08:43:36 1998 Doug Evans <devans (a] canuck.cygnus.com> 16533 16534 * configure (extraconfigdirs): New variable. 16535 (SUBDIRS): Add extraconfigdirs and recurse on them too. 16536 * Makefile.in (all): Move higher in file. 16537 (EXTRA_TARGET_HOST_ALL_MODULES): New variable. 16538 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables. 16539 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES. 16540 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES. 16541 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES. 16542 16543 1998-07-23 Brendan Kehoe <brendan (a] cygnus.com> 16544 16545 * Makefile.in (all-target-libjava): Depend on all-gcc and 16546 all-target-newlib. 16547 (configure-target-libjava): Depend on $(ALL_GCC). 16548 16549 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl (a] dgii.com> 16550 16551 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II. 16552 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro. 16553 16554 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg (a] goof.com> 16555 16556 * INSTALL/README: Fix typo. 16557 16558 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian (a] cygnus.com> 16559 16560 * ylwrap: Change absolute path checks to check for DOS style path 16561 names. 16562 16563 * ylwrap: Don't use a full path name if the source file is in the 16564 same directory. From hjl (a] lucon.org (H.J. Lu). 16565 16566 * config-ml.in: Default to being verbose, to match Feb 18 change to 16567 configure. 16568 16569 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian (a] cygnus.com> 16570 16571 Brought over from egcs: 16572 16573 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law (a] cygnus.com) 16574 16575 * configure.in (target_subdir): Set to ${target_alias} instead 16576 of "libraries". 16577 16578 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson (a] cygnus.com> 16579 16580 * configure.in (target_subdir): Set to libraries if enable_multilib. 16581 16582 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian (a] cygnus.com> 16583 16584 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any 16585 multilibs, force reconfiguration the first time we create 16586 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'. 16587 16588 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian (a] cygnus.com> 16589 16590 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to 16591 avoid confusion with --no-recursion. 16592 16593 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer (a] cygnus.com> 16594 16595 * configure.in: Win32 hosts shouldn't use install -x 16596 * install-sh: remove -x option, and special .exe-handling 16597 hack. 16598 16599 Tue Jul 14 15:28:41 1998 Richard Henderson <rth (a] cygnus.com> 16600 16601 * config.guess: Recognize i586-pc-beos. 16602 * configure.in: Don't build some bits for beos. 16603 16604 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian (a] cygnus.com> 16605 16606 * configure: If CC is set but CFLAGS is not, and CC is gcc, make 16607 CFLAGS default to -O2. 16608 16609 * ltmain.sh: Add some hacks to make SunOS --enable-shared work 16610 when using GNU ld. 16611 16612 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian (a] cygnus.com> 16613 16614 * ltmain.sh: Correct install when using a different shell. 16615 16616 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian (a] cygnus.com> 16617 16618 * ltconfig, ltmain.sh: Update to libtool 1.2b. 16619 16620 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf (a] rmi.de> 16621 16622 * makefile.vms: Update to build binutils/makefile.vms. Add install 16623 target. 16624 16625 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian (a] cygnus.com> 16626 16627 * ltconfig: Update to correct AIX handling. 16628 16629 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law (a] cygnus.com) 16630 16631 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR. 16632 16633 * configure.in (target_subdir): Set to ${target_alias} instead 16634 of "libraries". 16635 16636 1998-06-26 Manfred Hollstein <manfred (a] s-direktnet.de> 16637 16638 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger. 16639 (Makefile): Depend on $(gcc_version_trigger). 16640 16641 * configure (gcc_version): Change default initializer to empty 16642 string. 16643 (gcc_version_trigger): New variable; pass this variable down 16644 to subdir configures to enable them checking gcc's version 16645 themselves. Emit make macros for both gcc_version vars. 16646 (topsrcdir): Initialize reliably. 16647 (recursion line): Remove --with-gcc-version=${gcc_version}. 16648 16649 1998-06-24 Manfred Hollstein <manfred (a] s-direktnet.de> 16650 16651 * configure (enable_version_specific_runtime_libs): Implement new flag 16652 --enable-version-specific-runtime-libs which installs C++ runtime stuff 16653 in $(libsubdir); emit definition in each generated Makefile. 16654 (gxx_include_dir): Initialize depending on 16655 $enable_version_specific_runtime_libs. 16656 16657 1998-06-24 Manfred Hollstein <manfred (a] s-direktnet.de> 16658 16659 * configure (gcc_version): Initialize properly depending on 16660 how and where configure is started. 16661 (recursion line): Pass a --with-gcc-version=${gcc_version} 16662 to configures in subdirs. 16663 16664 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler (a] cygnus.com> 16665 16666 * configure.in (noconfigdirs): Add configure pattern for mips tx39 16667 cygmon 16668 16669 Tue Jun 23 22:42:32 1998 Mark Alexander <marka (a] cygnus.com> 16670 16671 * configure.in: Add cygmon and libstub support for mn10200. 16672 16673 1998-06-19 Manfred Hollstein <manfred (a] s-direktnet.de> 16674 16675 * configure (gcc_version): Add new variable describing the 16676 particular gcc version we're building. 16677 * Makefile.in (libsubdir): Add new macro for the directory 16678 in which the compiler finds executables, libraries, etc. 16679 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias 16680 and libsubdir. 16681 16682 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva (a] dcc.unicamp.br> 16683 16684 * Makefile.in (local-clean): Remove *.log. 16685 (warning.log): Built with warn_summary from build.log. 16686 (mail-report.log): Run test_summary. 16687 (mail-report-with-warnings.log): Run test_summary including 16688 warning.log in the report. 16689 16690 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl (a] dgii.com> 16691 16692 * config.guess: Detection of Pentium II for *-sco-3.2v5*. 16693 16694 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney (a] b1.cygnus.com> 16695 16696 * Makefile.in (grep): Grep no longer depends on libiberty. 16697 16698 Fri Jun 12 14:03:34 1998 Syd Polk <spolk (a] cygnus.com> 16699 16700 * Makefile.in: all-snavigator needs all-libgui. 16701 16702 Thu Jun 11 19:43:47 1998 Mark Alexander <marka (a] cygnus.com> 16703 16704 * configure.in: Add cygmon and libstub support for mn10300. 16705 16706 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian (a] cygnus.com> 16707 16708 * missing: Update to version from automake 1.3. 16709 16710 * ltmain.sh: On installation, don't get confused if the same name 16711 appears more than once in the list of library names. 16712 16713 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian (a] cygnus.com> 16714 16715 * config.sub: Accept m68060 and m5200 as CPU names. 16716 16717 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian (a] cygnus.com> 16718 16719 * configure: Use && rather than using -a in test, because odd 16720 strings can confuse test. 16721 * configure.in: Likewise. 16722 16723 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian (a] cygnus.com> 16724 16725 * ltconfig, ltmain.sh: Bring in Visual C++ support. 16726 16727 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva (a] dcc.unicamp.br> 16728 16729 * Makefile.in (boostrap2-lean, bootstrap3-lean, 16730 bootstrap4-lean): New targets. 16731 16732 Mon May 11 23:55:56 1998 Jeffrey A Law (law (a] cygnus.com) 16733 16734 * mpw-* Delete. Not used. 16735 16736 Mon May 11 23:11:34 1998 Jeffrey A Law (law (a] cygnus.com) 16737 16738 * COPYING.LIB: Update FSF address. 16739 16740 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian (a] cygnus.com> 16741 16742 * ltconfig, ltmain.sh: Update to libtool 1.2a. 16743 16744 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via 16745 GAS_SUPPORT_DIRS. 16746 16747 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian (a] cygnus.com> 16748 16749 * ltconfig, ltmain.sh: Avoid producing a version number if 16750 -version-info was not used. 16751 16752 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian (a] cygnus.com> 16753 16754 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are 16755 building with newlib. 16756 16757 1998-04-30 Paul Eggert <eggert (a] twinsun.com> 16758 16759 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end; 16760 Solaris `make' causes it to continue to next definition. 16761 16762 Tue Apr 28 16:24:24 1998 Jason Molenda (crash (a] bugshack.cygnus.com) 16763 16764 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that 16765 the right GUI libraries and files are installed along with GDB. 16766 16767 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian (a] cygnus.com> 16768 16769 * configure.in: Change alpha to alpha* in several places. 16770 16771 Tue Apr 28 07:42:00 1998 Mark Alexander <marka (a] cygnus.com> 16772 16773 * config.sub: Recognize sparc86x. 16774 16775 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner (a] cygnus.com> 16776 16777 * configure.in (--enable-target-optspace): Remove debug echo. 16778 16779 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson (a] cygnus.com> 16780 16781 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS. 16782 16783 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian (a] cygnus.com> 16784 16785 * ltconfig: Update cygwin32 support. 16786 16787 * Makefile.in (GAS_SUPPORT_DIRS): Add intl. 16788 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise. 16789 (GDB_SUPPORT_DIRS): Likewise. 16790 16791 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner (a] cygnus.com> 16792 16793 * configure.in (target_makefile_frag): If --enable-target-optspace, 16794 use -Os to compile target libraries rather than -O2. Default to 16795 using -Os for d10v and m32r if --{enable,disable}-target-optspace is 16796 not used. 16797 * configure.in (target_cflags): Ditto for d30v. 16798 16799 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey (a] cygnus.com> 16800 16801 * Makefile.in (all-bfd): Depend on all-intl. 16802 (all-binutils): Likewise. 16803 (all-gas): Likewise. 16804 (all-gprof): Likewise. 16805 (all-ld): Likewise. 16806 16807 1998-04-19 Brendan Kehoe <brendan (a] cygnus.com> 16808 16809 * configure.in (host_tools): Fix typo, lbtool -> libtool. 16810 16811 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian (a] cygnus.com> 16812 16813 * Makefile.in (all-bfd): Depend upon all-libiberty. 16814 16815 * ltconfig, ltmain.sh: Bring in newer cygwin32 support. 16816 16817 Fri Apr 17 12:22:22 1998 Bob Manson <manson (a] charmed.cygnus.com> 16818 16819 * Makefile.in: Add libstub. 16820 16821 * configure.in: Ditto. Build libstub for targets that have cygmon 16822 support. 16823 16824 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian (a] cygnus.com> 16825 16826 * configure.in: Don't set PICFLAG on ix86-cygwin32. 16827 16828 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj (a] sco.com> 16829 16830 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and 16831 use mh-sysv5 if specified. Support gprof on SCO Open Server. 16832 16833 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato (a] df.lth.se> 16834 16835 * configure: Define DEFAULT_M4 by searching PATH. 16836 * Makfile.in: Use DEFAULT_M4. 16837 16838 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian (a] cygnus.com> 16839 16840 * ltconfig: Add cygwin32 support. 16841 16842 * Makefile.in, configure.in: Add libtool as a native only directory 16843 to configure and build. 16844 16845 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law (a] cygnus.com) 16846 16847 * Makefile.in (INSTALL_MODULES): Remove texinfo. 16848 16849 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm (a] macqel.be> 16850 16851 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened. 16852 16853 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer (a] cygnus.com> 16854 16855 * Makefile.in: add ash make rules 16856 * configure.in: add ash to native_only and host_tools lists 16857 16858 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey (a] cygnus.com> 16859 16860 * Makefile.in (all-gettext, all-intl): New targets. 16861 (ALL_MODULES): Added all-gettext, all-intl. 16862 (CROSS_CHECK_MODULES): Added check-gettext, check-intl. 16863 (INSTALL_MODULES): Added install-gettext, install-intl. 16864 (CLEAN_MODULES): Added clean-gettext, clean-intl. 16865 16866 * configure.in (host_tools): Added gettext. 16867 (native_only): Likewise. 16868 (noconfigdirs) [various cases]: Likewise. 16869 (host_libs): Added intl. 16870 16871 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths (a] onions.cygnus.com> 16872 16873 * configure: Do not disable building gdbtk for cygwin32 hosts. 16874 16875 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc (a] cygnus.com> 16876 16877 * configure.in: Add thumb-coff target. 16878 * config.sub: Add thumb-coff target. 16879 16880 Wed Mar 25 11:49:12 1998 Jason Molenda (crash (a] bugshack.cygnus.com) 16881 16882 * Makefile.in: Revert yesterday's change. 16883 (all-target-winsup): all-target-librx stays out of here. 16884 16885 Tue Mar 24 16:58:29 1998 Jason Molenda (crash (a] bugshack.cygnus.com) 16886 16887 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES, 16888 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES, 16889 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup): 16890 Remove references to librx and libg++. 16891 16892 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne (a] cygnus.com> 16893 16894 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to 16895 recursive makes 16896 16897 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian (a] cygnus.com> 16898 16899 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B 16900 for newlib directory. 16901 (CXX_FOR_TARGET): Likewise. 16902 16903 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law (a] cygnus.com) 16904 16905 * ltconfig: Update after libtool/ltconfig.in change for 16906 hpux11. 16907 16908 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian (a] cygnus.com> 16909 16910 * ltconfig, ltmain.sh: Update to libtool 1.2. 16911 16912 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred (a] s-direktnet.de> 16913 16914 * Makefile.in (install-gcc): Don't specify LANGUAGES here. 16915 (install-gcc-cross): Instead, override LANGUAGES here. 16916 16917 1998-03-18 Dave Love <d.love (a] dl.ac.uk> 16918 16919 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a 16920 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12. 16921 16922 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc (a] cygnus.com> 16923 16924 * configure.in: Add Thumb-pe target. 16925 16926 Tue Mar 17 16:59:00 1998 Syd Polk <spolk (a] cygnus.com> 16927 16928 * Makefile.in - changed sn targets to snavigator 16929 * configure.in - changed sn targets to snavigator 16930 16931 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred (a] s-direktnet.de> 16932 16933 * config-ml.in: After building symlink tree call make distclean 16934 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens 16935 to be the case for libiberty. 16936 16937 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl (a] gnu.ai.mit.edu) 16938 16939 * configure: When making link, also check the current 16940 directory. The configure scripts may create one. 16941 16942 Fri Mar 6 01:02:03 1998 Richard Henderson <rth (a] cygnus.com> 16943 16944 * config.sub: Accept alphapca56 and alphaev6 properly. 16945 16946 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel (a] lauterbach.com> 16947 16948 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1. 16949 16950 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno (a] linuix.mathematik.uni-karlsruhe.de 16951 16952 * config.sub (sco5): Fix typo. 16953 16954 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian (a] cygnus.com> 16955 16956 * Makefile.in (INSTALL_MODULES): Move install-tcl before 16957 install-itcl. 16958 (install-itcl): Remove dependency on install-tcl. 16959 16960 Mon Feb 23 09:53:28 1998 Mark Alexander <marka (a] cygnus.com> 16961 16962 * configure.in: Remove libgloss from noconfigdirs for MN10300. 16963 16964 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian (a] cygnus.com> 16965 16966 * configure.in: Don't build libgui for a cygwin32 target when not on 16967 a cygwin32 host. 16968 16969 Wed Feb 18 12:29:00 1998 Jason Molenda (crash (a] bugshack.cygnus.com) 16970 16971 * configure (redirect): Set to null, so default behavior of 16972 configure is now --verbose. 16973 16974 1998-02-16 Dave Love <d.love (a] dl.ac.uk> 16975 16976 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with 16977 CONFIG_SITE=/dev/null to forestall lossage with site configuration. 16978 16979 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein (a] ks.sel.alcatel.de> 16980 16981 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add 16982 this change to sync Makefile.in with its ChangeLog entries. 16983 16984 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl (a] gnu.org> 16985 16986 * ltmain.sh (mkdir): Check that the directory doesn't exist 16987 before we exit with error, so that we don't get races during 16988 parallel builds. 16989 16990 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian (a] cygnus.com> 16991 16992 * ltconfig, ltmain.sh: Update from libtool 1.0i. 16993 16994 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred (a] s-direktnet.de> 16995 16996 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and 16997 PICFLAG_FOR_TARGET. 16998 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET. 16999 17000 * configure: Emit a definition for the new macro enable_shared 17001 into each Makefile. 17002 17003 Thu Feb 5 17:01:12 1998 Jason Molenda (crash (a] bugshack.cygnus.com) 17004 17005 * configure.in (host_tools, native_only): Add libtool. 17006 17007 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer (a] cygnus.com> 17008 17009 * configure.in: add target-gperf to noconfigdirs for Cygwin32. 17010 Fix typo in ming config comment. 17011 17012 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian (a] cygnus.com> 17013 17014 * ltconfig, ltmain.sh: Update from libtool 1.0h. 17015 17016 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian (a] cygnus.com> 17017 17018 * config.sub: Add tic30 cases, and map c30 to tic30. 17019 17020 Sun Feb 1 02:40:41 1998 Richard Henderson <rth (a] cygnus.com> 17021 17022 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c. 17023 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly 17024 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly 17025 (CLEAN_TARGET_MODULES): Similarly 17026 (all-target-libf2c): Add dependences. 17027 * configure.in (target_libs): Add libf2c. 17028 17029 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer (a] cygnus.com> 17030 17031 * configure.in: Remove expect from noconfigdirs when target 17032 is cygwin32. OK to build expect and dejagnu with Canadian 17033 Cross. 17034 17035 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian (a] cygnus.com> 17036 17037 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32 17038 host. 17039 17040 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32 17041 and mingw32. 17042 17043 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred (a] s-direktnet.de> 17044 17045 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix) 17046 here as it is not defined in the toplevel Makefile. 17047 17048 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred (a] s-direktnet.de> 17049 17050 * configure (package_makefile_rules_frag): New variable, which names 17051 a file with generic rules, ... 17052 Change comment to mention we now have FIVE parts. 17053 * configure: Undo last change. 17054 17055 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat (a] iki.fi> 17056 17057 * config.guess: More accurate determination of HP processor types. 17058 * config.sub: More accurate determination of HP processor types. 17059 17060 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred (a] s-direktnet.de> 17061 17062 * configure (package_makefile_frag): Move inserting the 17063 ${package_makefile_frag} to where it should be according 17064 to the comment. 17065 17066 Fri Jan 23 00:29:28 1998 Philip Blundell <pb (a] nexus.co.uk> 17067 17068 * config.guess: Add support for Linux/ARM. 17069 17070 Thu Jan 22 15:14:01 1998 Fred Fish <fnf (a] cygnus.com> 17071 17072 * .cvsignore: Remove *-info and *-install since they match 17073 release-info and mpw-install, which we don't want to just ignore. 17074 17075 Thu Jan 22 01:38:33 1998 Richard Henderson <rth (a] cygnus.com> 17076 17077 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1. 17078 17079 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel (a] epiuse.co.za> 17080 17081 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and 17082 local_prefix to sub-make invocations. 17083 17084 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl (a] gnu.org) 17085 17086 * configure.in: Check makefile fragments in the source 17087 directory. 17088 17089 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva (a] dcc.unicamp.br> 17090 17091 * configure.in: Check whether host and target makefile 17092 fragments exist before adding them to *_makefile_frag. 17093 17094 Wed Jan 14 23:39:10 1998 Bob Manson <manson (a] charmed.cygnus.com> 17095 17096 * configure.in (target_configdirs): Add cygmon for sparc64-elf. 17097 17098 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths (a] pizza.cygnus.com> 17099 17100 * configure.in: Make sure we only replace RPATH_ENVVAR on 17101 lines which begin with RPATH_ENVVAR, i.e. add "^" to the 17102 regexp to sed. 17103 17104 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down 17105 to sub-makes. 17106 17107 1998-01-13 Lee Iverson (leei (a] ai.sri.com) 17108 17109 * config-ml.in (multi-do): LDFLAGS must include multilib 17110 designator. 17111 17112 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl (a] dgii.com) 17113 17114 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5. 17115 17116 Sun Jan 4 01:06:55 1998 Mumit Khan <khan (a] xraylith.wisc.edu> 17117 17118 * config.sub: Add mingw32 support. 17119 * configure.in: Likewise. 17120 17121 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel (a] lauterbach.com> 17122 17123 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1 17124 17125 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law (a] cygnus.com) 17126 17127 * Makefile.in (INSTALL_TARGET): Do install-gcc first. 17128 * configure (gxx_include_dir): Provide a definition for subdirs 17129 which do not use autoconf. 17130 17131 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law (a] cygnus.com) 17132 17133 * config.guess: Sync with egcs. Picks up new alpha support, 17134 BeOS & some additional linux support. 17135 17136 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law (a] cygnus.com) 17137 17138 * config.guess: HP 9000/803 is a PA1.1 machine. 17139 17140 Mon Dec 22 02:39:24 1997 Richard Henderson <rth (a] cygnus.com> 17141 17142 * configure.in: It's alpha*-... 17143 17144 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl (a] gnu.ai.mit.edu) 17145 17146 * configure.in (host_makefile_frag, target_makefile_frag): 17147 Handle multiple config files. 17148 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and 17149 alpha-*-*. 17150 17151 Thu Dec 18 13:13:03 1997 Doug Evans <devans (a] canuck.cygnus.com> 17152 17153 * mkdep: New file. 17154 17155 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner (a] cygnus.com> 17156 17157 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc. 17158 17159 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian (a] cygnus.com> 17160 17161 * Makefile.in: Add libgui directory. 17162 (GDB_TK): Add all-libgui. 17163 * configure.in: Add libgui directory. 17164 * configure: Add all-libgui to GDB_TK. 17165 17166 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc (a] cygnus.com> 17167 17168 * config-ml.in (multidirs): Add m32r to multilib list. 17169 17170 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan (a] canuck.cygnus.com> 17171 17172 * Makefile.in (all-target-gperf): Change dependency to 17173 all-target-libstdc++. 17174 17175 Thu Dec 11 23:30:51 1997 Fred Fish <fnf (a] ninemoons.com> 17176 17177 * config.guess: Add BeOS support. 17178 17179 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian (a] cygnus.com> 17180 17181 Source directory cvs renamed to cvssrc: 17182 * configure.in (host_tools): Change cvs to cvssrc. 17183 (native_only): Likewise. 17184 (noconfigdirs) [various cases]: Likewise. 17185 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc. 17186 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc. 17187 (INSTALL_MODULES): Change install-cvs to install-cvssrc. 17188 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc. 17189 (all-cvssrc): Rename target from all-cvs. 17190 17191 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law (a] cygnus.com) 17192 17193 * configure (gxx_include_dir): Fix thinko. 17194 17195 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law (a] cygnus.com) 17196 17197 * Makefile.in (INSTALL_TARGET_CROSS): Define. 17198 (install-cross, install-gcc-cross): New targets. 17199 17200 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc (a] cygnus.com> 17201 17202 * configure.in (noconfigdirs): Add support for Thumb target. 17203 17204 * config.sub (maybe_os): Add support for Thumb target. 17205 17206 Sun Nov 30 16:12:27 1997 Bob Manson <manson (a] charmed.cygnus.com> 17207 17208 * Makefile.in: Add rules for cygmon. 17209 17210 * configure.in: Build cygmon for sparc-elf and sparclite-aout. 17211 17212 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law (a] cygnus.com) 17213 17214 * Makefile.in (INSTALL_TARGET): Do install-gcc first. 17215 * configure (gxx_include_dir): Provide a definition for subdirs 17216 which do not use autoconf. 17217 17218 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths (a] onions.cygnus.com> 17219 17220 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's 17221 11/18/97 build 17222 17223 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law (a] cygnus.com) 17224 17225 * From Franz Sirl. 17226 * config.guess (powerpc*-*-linux): Handle glibc2 beta release 17227 found on RedHat Linux systems. 17228 17229 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law (a] cygnus.com) 17230 17231 * config.guess (alpha stuff): Merge with FSF to avoid incorrect 17232 guesses. 17233 17234 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law (a] cygnus.com) 17235 17236 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak. 17237 17238 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl (a] gnu.ai.mit.edu> 17239 17240 * ltmain.sh: If mkdir fails, check whether the directory was created 17241 anyhow by some other process. 17242 17243 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner (a] cygnus.com> 17244 17245 * configure.in (d30v-*-*): Configure all directories. 17246 17247 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner (a] cygnus.com> 17248 17249 * configure.in (d30v-*-*): Configure newlib, libiberty directories 17250 for the D30V. 17251 17252 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner (a] cygnus.com> 17253 17254 * configure.in (d30v-*-*): Configure target-libgloss on the D30V. 17255 17256 Fri Nov 7 10:34:09 1997 Rob Savoye <rob (a] darkstar.cygnus.com> 17257 17258 * include/libiberty.h: Add extern "C" { so it can be used with C++ 17259 progrms. 17260 * include/remote-sim.h: Add extern "C" { so it can be used with C++ 17261 programs. 17262 17263 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner (a] cygnus.com> 17264 17265 * configure.in (d30v-*-*): Configure GCC now. 17266 17267 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs (a] andros.cygnus.com> 17268 17269 * configure.in: Remove a "second pass" of tweaking noconfigdirs, 17270 is no longer needed. 17271 17272 Mon Oct 27 12:03:53 1997 Jason Merrill <jason (a] yorick.cygnus.com> 17273 17274 * Makefile.in: check-target-libio depends on all-target-libstdc++. 17275 17276 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred (a] s-direktnet.de) 17277 17278 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap 17279 targets using "$@" to provide support for similar but not identical 17280 targets without having to duplicate code. 17281 17282 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf (a] progis.de> 17283 17284 * makefile.vms: Fix to work with DEC C. 17285 17286 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin (a] cygnus.com> 17287 17288 * config.sub: Add mips-tx39-elf to marketing names. 17289 17290 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian (a] cygnus.com> 17291 17292 * ltmain.sh: Handle symlinks in generated script. 17293 17294 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian (a] cygnus.com> 17295 17296 * configure: Handle autoconf style directory options: --bindir, 17297 --datadir, --includedir, --infodir, --libdir, --libexecdir, 17298 --mandir, --oldincludedir, --sbindir, --sharedstatedir, 17299 --sysconfdir. 17300 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables. 17301 (sharedstatedir, localstatedir, oldincludedir): New variables. 17302 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir, 17303 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir, 17304 sbindir, sharedstatedir, and sysconfdir. 17305 17306 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson (a] negril.msrce.howard.edu> 17307 17308 * Makefile.in (bootstrap-lean): New target. 17309 17310 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman (a] babylon-5.cygnus.com> 17311 17312 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db, 17313 sn, and gnuserv from noconfigdirs. 17314 17315 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian (a] cygnus.com> 17316 17317 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh. 17318 17319 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law (a] cygnus.com) 17320 17321 * Makefile.in (cross): New target. 17322 17323 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva (a] dcc.unicamp.br> 17324 Jeff Law <law (a] cygnus.com> 17325 17326 * Makefile.in (bootstrap2, bootstrap3): New targets. 17327 (all-bootstrap): Remove outdated and confusing target. 17328 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down. 17329 17330 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney (a] b1.cygnus.com> 17331 17332 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for 17333 windows. Consistent with gdb/configure. 17334 17335 1997-09-15 02:37 Ulrich Drepper <drepper (a] cygnus.com> 17336 17337 * configure.in: Name Linux target fragment. 17338 17339 * configure: Rewrite so that project Makefile fragment is inserted 17340 first and appears last in the resulting Makefile. 17341 17342 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney (a] b1.cygnus.com> 17343 17344 * Makefile.in (install-itcl): Install tcl first. 17345 17346 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer (a] cygnus.com> 17347 17348 * configure.in: remove bison from noconfigdirs for Cygwin32 host 17349 17350 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl (a] gnu.ai.mit.edu) 17351 17352 * Makefile.in (local-distclean): Also remove mh-frag mt-frag. 17353 17354 * configure.in (skipdirs): Add target-librx for Linux. 17355 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic. 17356 17357 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law (a] cygnus.com) 17358 17359 * Makefile.in (bootstrap): New target. 17360 17361 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law (a] cygnus.com) 17362 17363 * config.sub: Accept 'amigados' for backward compatibility. 17364 17365 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian (a] cygnus.com> 17366 17367 * config.guess: Merge with FSF. 17368 17369 Sun Sep 7 23:18:32 1997 Fred Fish <fnf (a] ninemoons.com> 17370 17371 * config.sub: Change 'amigados' to 'amigaos' to match current usage. 17372 17373 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin (a] cygnus.com> 17374 17375 * config.sub: Add "marketing-names" patch. 17376 17377 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel (a] OARcorp.com) 17378 17379 * configure.in (*-*-rtems*): Do not build libgloss for rtems. 17380 17381 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law (a] cygnus.com) 17382 17383 * config.sub: Handle v850-elf. 17384 17385 Wed Sep 3 22:01:58 1997 Fred Fish <fnf (a] ninemoons.com> 17386 17387 * .cvsignore (*-install): Remove. 17388 17389 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven (a] cygnus.com> 17390 17391 * ltconfig: Set CONFIG_SHELL in libtool. 17392 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh 17393 17394 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson (a] cygnus.com> 17395 17396 * configure.in (target_subdir): Set to libraries if enable_multilib. 17397 17398 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson (a] cygnus.com> 17399 17400 * config.guess: Update from gcc directory. 17401 17402 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney (a] b1.cygnus.com> 17403 17404 * Makefile.in (all-sim): Depends on all-readline. 17405 17406 Wed Aug 20 19:57:37 1997 Jason Merrill <jason (a] yorick.cygnus.com> 17407 17408 * Makefile.in (BISON, YACC): Use $$s. 17409 (all-bison): Depend on all-texinfo. 17410 17411 Tue Aug 19 01:41:32 1997 Jason Merrill <jason (a] yorick.cygnus.com> 17412 17413 * Makefile.in (BISON): Add -L flag. 17414 (YACC): Likewise. 17415 17416 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc (a] cygnus.com> 17417 17418 * configure.in (noconfigdirs): Add support for v850e target. 17419 17420 * config.sub (maybe_os): Add support for v850e target. 17421 17422 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc (a] cygnus.com> 17423 17424 * configure.in (noconfigdirs): Add support for v850ea target. 17425 17426 * config.sub (maybe_os): Add support for v850ea target. 17427 17428 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin (a] cygnus.com> 17429 17430 * config.sub: Add mipstx39. Delete r3900. 17431 17432 Mon Aug 18 17:20:10 1997 Jason Molenda (crash (a] godzilla.cygnus.co.jp) 17433 17434 * Makefile.in (all-autoconf): Depends on all-texinfo. 17435 17436 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner (a] cygnus.com> 17437 17438 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and 17439 eabi targets. 17440 17441 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian (a] cygnus.com> 17442 17443 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible. 17444 17445 * configure: When handling a Canadian Cross, handle YACC as well as 17446 BISON. Just set BISON to bison. When setting YACC, prefer bison. 17447 * Makefile.in (all-bison): Depend upon all-texinfo. 17448 17449 Tue Aug 12 20:09:48 1997 Jason Merrill <jason (a] yorick.cygnus.com> 17450 17451 * Makefile.in (BISON): bison, not byacc or bison -y. 17452 (YACC): bison -y or byacc or yacc. 17453 (various): Add *-bison as appropriate. 17454 (taz): No need to mess with BISON anymore. 17455 17456 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian (a] cygnus.com> 17457 17458 * configure: If OSTYPE matches *win32*, try to find a good value for 17459 CONFIG_SHELL. 17460 17461 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian (a] cygnus.com> 17462 17463 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in 17464 configure.in if it is present. 17465 17466 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian (a] cygnus.com> 17467 17468 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new. 17469 17470 Fri Aug 8 16:30:13 1997 Doug Evans <dje (a] canuck.cygnus.com> 17471 17472 * config.sub: Recognize `arc' cpu. 17473 * configure.in: Likewise. 17474 * config-ml.in: Likewise. 17475 17476 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian (a] cygnus.com> 17477 17478 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs. 17479 17480 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven (a] cygnus.com> 17481 17482 * configure: Changed sed delimiter from ':' to '|' when 17483 attempting to substitute ${config_shell} for SHELL. On 17484 NT ${config_shell} may contain a ':' in it. 17485 17486 Wed Aug 6 12:29:05 1997 Jason Merrill <jason (a] yorick.cygnus.com> 17487 17488 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells. 17489 17490 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian (a] cygnus.com> 17491 17492 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new. 17493 17494 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian (a] cygnus.com> 17495 17496 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new. 17497 17498 * ylwrap: If the program is a relative path, force it to be 17499 absolute. 17500 17501 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney (a] b1.cygnus.com> 17502 17503 * configure (tooldir): Set BISON to `bison -y' and not just bison. 17504 17505 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney (a] b1.cygnus.com> 17506 17507 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present, 17508 correctly specify the target build directory $(TARGET_SUBDIR)/winsup 17509 for libraries. 17510 17511 Mon Aug 4 12:40:24 1997 Jason Merrill <jason (a] yorick.cygnus.com> 17512 17513 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values 17514 separated by spaces. 17515 17516 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian (a] cygnus.com> 17517 17518 * ylwrap: New file. 17519 * Makefile.in (DEVO_SUPPORT): Add ylwrap. 17520 17521 * ltmain.sh: Handle /bin/sh at start of install program. 17522 17523 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing. 17524 17525 * ltconfig, ltmain.sh: New files, from libtool 1.0. 17526 * missing: New file, from automake 1.2. 17527 17528 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian (a] cygnus.com> 17529 17530 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add 17531 check-tk to CHECK_X11_MODULES. 17532 17533 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian (a] cygnus.com> 17534 17535 * config.sub: Merge with FSF. 17536 17537 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian (a] cygnus.com> 17538 17539 * config.guess: Merge with FSF. 17540 17541 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne (a] Mathematik.TU-Chemnitz.DE> 17542 17543 * configure: Treat msdosdjgpp like go32. 17544 * configure.in: Likewise. Don't remove gprof for go32. 17545 17546 * configure: Change Makefile.tem2 to Makefile.tm2. 17547 17548 Mon Jul 21 10:31:26 1997 Stephen Peters <speters (a] cygnus.com> 17549 17550 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep. 17551 17552 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan (a] lisa.cygnus.com> 17553 17554 * install-sh (chmodcmd): Set to null if the DST directory already 17555 exists. Same as Nov 11th change. 17556 17557 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt (a] cygnus.com> 17558 17559 * configure (GDB_TK): Needs itcl and tix. 17560 17561 Mon Jul 14 00:32:10 1997 Jason Merrill <jason (a] yorick.cygnus.com> 17562 17563 * config.guess: Update from FSF. 17564 17565 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt (a] cygnus.com> 17566 17567 * Makefile.in (GDB_TK): Depend on itcl and tix. 17568 17569 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian (a] cygnus.com> 17570 17571 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable. 17572 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS). 17573 (INSTALL_SCRIPT): New variable. 17574 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT. 17575 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS 17576 to -x. 17577 * install-sh: Add support for -x option. 17578 17579 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian (a] cygnus.com> 17580 17581 * configure.in, Makefile.in: Treat tix like itcl. 17582 17583 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian (a] cygnus.com> 17584 17585 * Makefile.in (WINDRES): New variable. 17586 (WINDRES_FOR_TARGET): New variable. 17587 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET. 17588 (EXTRA_HOST_FLAGS): Add WINDRES. 17589 (EXTRA_TARGET_FLAGS): Add WINDRES. 17590 (EXTRA_GCC_FLAGS): Add WINDRES. 17591 ($(DO_X)): Pass down WINDRES. 17592 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring. 17593 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like 17594 DLLTOOL_FOR_TARGET. 17595 17596 Wed Jun 25 15:01:26 1997 Felix Lee <flee (a] cygnus.com> 17597 17598 * configure.in: configure sim before gdb for win32-x-ppc 17599 17600 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan (a] lisa.cygnus.com> 17601 17602 Move gperf into the toplevel, from libg++. 17603 * configure.in (target_tools): Add target-gperf. 17604 (native_only): Add target-gperf. 17605 * Makefile.in (all-target-gperf): New target, depend on 17606 all-target-libg++. 17607 (configure-target-gperf): Empty rule. 17608 (ALL_TARGET_MODULES): Add all-target-gperf. 17609 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf. 17610 (CHECK_TARGET_MODULES): Add check-target-gperf. 17611 (INSTALL_TARGET_MODULES): Add install-target-gperf. 17612 (CLEAN_TARGET_MODULES): Add clean-target-gperf. 17613 17614 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law (a] cygnus.com) 17615 17616 * config.sub (mn10200): Recognize new basic machine. 17617 17618 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan (a] lisa.cygnus.com> 17619 17620 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing 17621 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough. 17622 17623 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan (a] lisa.cygnus.com> 17624 17625 * configure.in: If we're building mips-sgi-irix6* native, turn on 17626 ENABLE_MULTILIB and set TARGET_SUBDIR. 17627 17628 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey (a] cygnus.com> 17629 17630 * Makefile.in (all-sn): Depend on all-grep. 17631 17632 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian (a] cygnus.com> 17633 17634 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets. 17635 17636 * configure: Set CFLAGS and CXXFLAGS, and substitute them into 17637 Makefile. From Jeff Makey <jeff (a] cts.com>. 17638 * Makefile.in: Add comment for CFLAGS and CXXFLAGS. 17639 17640 * Makefile.in (DISTBISONFILES): Remove. 17641 (taz): Don't futz with DISTBISONFILES. Change BISON to use 17642 $(DEFAULT_YACC). 17643 17644 * configure.in: Build itl, db, sn, etc., when building for native 17645 cygwin32. 17646 17647 * Makefile.in (LD): New variable. 17648 (EXTRA_HOST_FLAGS): Pass down LD. 17649 ($(DO_X)): Likewise. 17650 17651 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell (a] pobox.com> 17652 17653 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh. 17654 17655 Fri Jun 13 10:22:56 1997 Bob Manson <manson (a] charmed.cygnus.com> 17656 17657 * configure.in (targargs): Strip out any supplied --build argument 17658 before adding our own. Always add --build. 17659 17660 Thu Jun 12 21:12:28 1997 Bob Manson <manson (a] charmed.cygnus.com> 17661 17662 * configure.in (targargs): Pass --build if we're doing 17663 a cross-compile. 17664 17665 Fri Jun 6 21:38:40 1997 Rob Savoye <rob (a] chinadoll.cygnus.com> 17666 17667 * configure: Use '|' instead of ":" as the separator in 17668 sed. Otherwise sed chokes on NT path names with drive 17669 designators. Also look for "?:*" as the leading characters in an 17670 absolute pathname. 17671 17672 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin (a] cygnus.com> 17673 17674 * config.sub: Support for r3900. 17675 17676 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian (a] cygnus.com> 17677 17678 * configure.in: Use install-sh, not install.sh. 17679 17680 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian (a] cygnus.com> 17681 17682 * Makefile.in (taz): Improve check for BISON so it doesn't try to 17683 apply it twice. 17684 17685 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian (a] cygnus.com> 17686 17687 * Makefile.in (INSTALL_MODULES): Put install-opcodes before 17688 install-binutils. 17689 17690 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian (a] cygnus.com> 17691 17692 * Makefile.in: Add automake targets. 17693 * configure.in (host_tools): Add automake. 17694 17695 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian (a] cygnus.com> 17696 17697 * configure: Default CXX to c++, not gcc. 17698 * Makefile.in (CXX): Set to c++, not gcc. 17699 (CXX_FOR_TARGET): When cross, transform c++, not gcc. 17700 17701 Thu May 1 10:11:43 1997 Geoffrey Noer <noer (a] cygnus.com> 17702 17703 * install-sh: try appending a .exe if source file doesn't 17704 exist 17705 17706 Wed Apr 30 12:05:36 1997 Jason Merrill <jason (a] yorick.cygnus.com> 17707 17708 * configure.in: Turn on multilib by default. 17709 (cross_only): Remove target-libiberty. 17710 17711 * Makefile.in (all-gcc): Don't depend on libiberty. 17712 17713 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder (a] cleaver.cygnus.com> 17714 17715 * config.guess: improve algorithm for recognizing Gnu Hurd x86. 17716 17717 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian (a] cygnus.com> 17718 17719 * Makefile.in (DEVO_SUPPORT): Add mpw-install. 17720 (DISTBISONFILES): Add ld/Makefile.in 17721 17722 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer (a] pizza.cygnus.com> 17723 17724 * configure.in: if target is cygwin32 but host isn't cygwin32, 17725 don't configure gdb tcl tk expect, not just gdb. 17726 17727 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey (a] cygnus.com> 17728 17729 * configure.in: Added gnuserv everywhere sn appears. 17730 17731 * Makefile.in (ALL_MODULES): Added all-gnuserv. 17732 (CROSS_CHECK_MODULES): Added check-gnuserv. 17733 (INSTALL_MODULES): Added install-gnuserv. 17734 (CLEAN_MODULES): Added clean-gnuserv. 17735 (all-gnuserv): New target. 17736 17737 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo (a] openbsd.org> 17738 17739 * config.guess: Fixes for MIPS OpenBSD systems. 17740 17741 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian (a] cygnus.com> 17742 17743 * Makefile.in (INSTALL_XFORM): Remove. 17744 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM. 17745 17746 * mkinstalldirs: New file, copied from automake. 17747 * Makefile.in (installdirs): Rename from install-dirs. Use 17748 mkinstalldirs. Change all users. 17749 (DEVO_SUPPORT): Add mkinstalldirs. 17750 17751 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian (a] cygnus.com> 17752 17753 * install-sh: Rename from install.sh. 17754 * Makefile.in (INSTALL): Change install.sh to install-sh. 17755 (DEVO_SUPPORT): Likewise. 17756 17757 * configure: Use ${config_shell} with ${moveifchange}. From Thomas 17758 Graichen <graichen (a] rzpd.de>. 17759 17760 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas (a] appli.se> 17761 17762 * config.guess: Recognize OpenBSD systems correctly. 17763 17764 Fri Apr 11 17:07:04 1997 Jason Molenda (crash (a] godzilla.cygnus.co.jp) 17765 17766 * README, Makefile.in (ETC_SUPPORT): Remove references to 17767 cfg-paper*, configure.{texi,man,info*}._ 17768 17769 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney (a] kremvax.cygnus.com> 17770 17771 * Makefile.in (all.normal): Ensure that gcc is built after all 17772 the x11 - ie gdb - targets. 17773 17774 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf (a] progis.de> 17775 17776 * makefile.vms: Don't run conf-a-gas. 17777 17778 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel (a] oarcorp.com> 17779 17780 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*. 17781 17782 Sun Mar 30 12:38:27 1997 Fred Fish <fnf (a] cygnus.com> 17783 17784 * configure.in: Remove noconfigdirs case since gdb also 17785 configures and builds for tic80-coff. 17786 17787 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian (a] cygnus.com> 17788 17789 * configure: Set cache_file to config.cache. 17790 * Makefile.in (local-distclean): Remove config.cache. 17791 17792 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian (a] cygnus.com> 17793 17794 * COPYING: Update FSF address. 17795 17796 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner (a] cygnus.com> 17797 17798 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from 17799 noconfigdirs. 17800 17801 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian (a] cygnus.com> 17802 17803 * Makefile.in (install-dirs): Don't crash if prefix, and hence 17804 MAKEDIRS, is empty. 17805 17806 Mon Mar 24 12:40:55 1997 Doug Evans <dje (a] canuck.cygnus.com> 17807 17808 * config.sub: Tweak mn10300 entry. 17809 17810 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner (a] cygnus.com> 17811 17812 * configure.in (host_tools): Put sim before gdb, so gdb's 17813 configure.tgt can determine if the simulator was configured. 17814 17815 Sun Mar 16 16:07:08 1997 Fred Fish <fnf (a] cygnus.com> 17816 17817 * config.sub: Move BeOS $os case to be with other Cygnus 17818 local cases. 17819 17820 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt (a] cygnus.com> 17821 17822 * config.sub: Remove misplaced comment that broke Linux. 17823 17824 Sat Mar 15 22:50:15 1997 Fred Fish <fnf (a] cygnus.com> 17825 17826 * config.sub: Add BeOS support. 17827 17828 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey (a] cygnus.com> 17829 17830 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk. 17831 17832 Wed Mar 5 12:09:29 1997 Martin <hunt (a] cygnus.com> 17833 17834 * configure.in (noconfigdirs): Remove tcl and tk from 17835 noconfigdirs for cygwin32 builds. 17836 17837 Fri Feb 28 18:20:15 1997 Fred Fish <fnf (a] cygnus.com> 17838 17839 * configure.in (tic80-*-*): Remove ld from noconfigdirs. 17840 17841 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn (a] cygnus.com> 17842 17843 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove 17844 make-all.com, use makefile.vms instead. 17845 17846 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs (a] andros.cygnus.com> 17847 17848 * config.sub: Accept -lnews*. 17849 17850 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney (a] kremvax.tpgi.com.au> 17851 17852 * configure.in (noconfigdirs): Disable target-newlib, 17853 target-examples and target-libiberty for d30v. 17854 17855 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt (a] pizza.cygnus.com> 17856 17857 * configure.in (noconfigdirs): Enable ld for d30v. 17858 17859 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner (a] cygnus.com> 17860 17861 * configure.in (tic80-*-*): Build compiler. 17862 17863 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney (a] critters.cygnus.com> 17864 17865 * configure.in (d30v-*): Remove sim directory from list of 17866 unsupported d30v directories 17867 17868 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt (a] pizza.cygnus.com> 17869 17870 * config.sub, configure.in: Add d30v target cpu. 17871 17872 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf (a] progis.de> 17873 17874 * makefile.vms: New file. 17875 * make-all.com: Remove. 17876 17877 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson (a] cygnus.com> 17878 17879 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS. 17880 17881 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner (a] cygnus.com> 17882 17883 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl. 17884 17885 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey (a] cygnus.com> 17886 17887 * Makefile.in (ALL_MODULES): Added all-db. 17888 (CROSS_CHECK_MODULES): Addec check-db. 17889 (INSTALL_MODULES): Added install-db. 17890 (CLEAN_MODULES): Added clean-db. 17891 17892 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian (a] cygnus.com> 17893 17894 * config.guess: Merge with latest FSF sources. 17895 17896 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey (a] cygnus.com> 17897 17898 * Makefile.in (ALL_MODULES): Added all-itcl. 17899 (CROSS_CHECK_MODULES): Added check-itcl. 17900 (INSTALL_MODULES): Added install-itcl. 17901 (CLEAN_MODULES): Added clean-itcl. 17902 17903 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer (a] cygnus.com> 17904 17905 * configure.in: build gdb for mn10200 17906 17907 Fri Jan 17 15:32:15 1997 Doug Evans <dje (a] canuck.cygnus.com> 17908 17909 * Makefile.in (all-target-winsup): Depend on all-target-libio. 17910 17911 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner (a] tiktok.cygnus.com> 17912 17913 * configure.in (tic80-*-*): Turn off most targets right now. 17914 17915 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian (a] cygnus.com> 17916 17917 * Makefile.in (MAKEINFO): Check for the existence of the Makefile, 17918 rather than the makeinfo program. 17919 (do-info): Depend upon all-texinfo. 17920 17921 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian (a] cygnus.com> 17922 17923 * configure.in: Remove uses of config/mh-linux. 17924 17925 * config.sub, config.guess: Merge with latest FSF sources. 17926 17927 Fri Dec 27 23:04:33 1996 Fred Fish <fnf (a] cygnus.com> 17928 17929 * config.sub (case $basic_machine): Add tic80 entries. 17930 17931 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian (a] cygnus.com> 17932 17933 * config.sub, config.guess: Merge with latest FSF sources. 17934 17935 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs (a] andros.cygnus.com> 17936 17937 * mpw-build.in: Build ld before gcc, use NewFolderRecursive. 17938 * mpw-config.in: Test for NewFolderRecursive. 17939 * mpw-install: Use symbolic name for startup filename. 17940 * mpw-README: Add various additional details. 17941 17942 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson (a] cygnus.com> 17943 17944 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs. 17945 17946 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law (a] cygnus.com) 17947 17948 * configure.in: Do build gcc and the target libraries for 17949 the mn10200. 17950 17951 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer (a] cygnus.com> 17952 17953 * configure.in: don't avoid building gdb for mn10300 any more 17954 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS 17955 instead of single-quoting it. 17956 17957 Tue Dec 3 23:26:50 1996 Jason Merrill <jason (a] yorick.cygnus.com> 17958 17959 * configure.in: Don't use --with-stabs on IRIX 6. 17960 17961 Tue Dec 3 09:05:25 1996 Doug Evans <dje (a] canuck.cygnus.com> 17962 17963 * configure.in (m32r): Build gdb, libg++ now. 17964 17965 Sun Dec 1 00:18:59 1996 Peter Schauer (pes (a] regent.e-technik.tu-muenchen.de) 17966 17967 * configure.in (mips*-sgi-irix6*): Remove gdb and related 17968 directories from noconfigdirs. 17969 17970 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk (a] cygnus.com> 17971 17972 * config.sub (basic_machine): added mips16 configuration 17973 17974 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner (a] tiktok.cygnus.com> 17975 17976 * config.sub: Handle d10v-unknown. 17977 17978 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin (a] cygnus.com> 17979 17980 * config.sub: Handle v850-unknown. 17981 17982 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer (a] cygnus.com> 17983 17984 * Makefile.in: add findutils 17985 * configure.in: add findutils to list of host_tools 17986 17987 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law (a] cygnus.com) 17988 17989 * config.sub: Handle mn10200 and mn10300. 17990 17991 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner (a] tiktok.cygnus.com> 17992 17993 * configure.in (d10v-*): Do not build librx. 17994 17995 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law (a] cygnus.com) 17996 17997 * configure.in (mn10300): Build everything except gdb & libgloss. 17998 17999 Wed Nov 13 14:59:46 1996 Per Bothner <bothner (a] deneb.cygnus.com> 18000 18001 * config.guess: Patch for Dansk Data Elektronik servers, 18002 from Niels Skou Olsen <nso (a] dde.dk>. 18003 18004 For ncr, use /bin/uname rather than uname, since GNU uname does not 18005 support -p. Suggested by Mark Mitchell <mmitchell (a] usa.net>. 18006 18007 Patch for MIPS R4000 running System V, 18008 from Eric S. Raymond <esr (a] snark.thyrsus.com>. 18009 18010 Fix thinko for nextstep. 18011 18012 Patch for OSF1 in i?86, from Dan Murphy <dlm (a] osf.org> via Harlan Stenn. 18013 18014 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu> 18015 * config.guess: Guess mips-dec-mach_bsd4.3. 18016 18017 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan (a] pfcs.com> 18018 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor 18019 release numbers. 18020 * config.guess (mips-mips-riscos*): Emit just enough of the 18021 release number. 18022 18023 Tue Oct 8 10:37:22 1996 Frank Vance <fvance (a] waii.com> 18024 * config.guess (sparc-auspex-sunos*): Added. 18025 (f300-fujitsu-*): Added. 18026 18027 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey (a] jlw.com> 18028 * config.guess: Recognize a Tadpole as a sparc. 18029 18030 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm (a] churchy.gnu.ai.mit.edu> 18031 18032 * config.guess: Don't assume that NextStep version is either 2 or 18033 3. NextStep 4 (aka OpenStep 4) has come out now. 18034 18035 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm (a] churchy.gnu.ai.mit.edu> 18036 18037 * config.guess: Support Cray T90 that reports itself as "CRAY TS". 18038 From Rik Faith <faith (a] cs.unc.edu>. 18039 18040 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm (a] geech.gnu.ai.mit.edu> 18041 18042 * config.sub: Contributions from bug-gnu-utils to: 18043 Support plain "hppa" (no version given) architecture, reported by 18044 OpenStep. 18045 OpenBSD like NetBSD. 18046 LynxOs is not a hardware supplier. 18047 18048 * config.guess: Contributions from bug-gnu-utils to add support for: 18049 OpenBSD like NetBSD. 18050 Stratus systems. 18051 More Pyramid systems. 18052 i[n>4]86 Intel chips. 18053 M680[n>4]0 Motorola chips. 18054 Use unknown instead of lynx for hardware manufacturer. 18055 18056 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan (a] lisa.cygnus.com> 18057 18058 * install.sh (chmodcmd): Set to null if the DST directory already 18059 exists. 18060 18061 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner (a] tiktok.cygnus.com> 18062 18063 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do 18064 not use mt-ppc target Makefile fragment any more. 18065 18066 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman (a] critters.cygnus.com) 18067 18068 * configure.in (*-*-windows): Exclude everything but those dirs 18069 needed to build windows. 18070 18071 Tue Oct 29 16:41:31 1996 Doug Evans <dje (a] canuck.cygnus.com> 18072 18073 * Makefile.in (all-target-winsup): Depend on all-target-librx. 18074 18075 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman (a] critters.cygnus.com) 18076 18077 * configure.in: Exclude mmalloc from i386-windows. 18078 18079 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman (a] critters.cygnus.com) 18080 18081 * Undo my previous change. 18082 18083 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian (a] cygnus.com> 18084 18085 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET 18086 unconditionally. 18087 (MAKEOVERRIDES): Define (revert this part of October 18 change). 18088 18089 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman (a] critters.cygnus.com) 18090 18091 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the 18092 host to add it's own flags. 18093 18094 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian (a] cygnus.com> 18095 18096 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET. 18097 18098 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian (a] cygnus.com> 18099 18100 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile. 18101 (CXX_FOR_TARGET): Likewise. 18102 (GCC_FOR_TARGET): Define. 18103 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET. 18104 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether 18105 CC_FOR_TARGET was specified on the command line. 18106 (MAKEOVERRIDES): Don't define. 18107 18108 Thu Oct 17 10:27:56 1996 Doug Evans <dje (a] canuck.cygnus.com> 18109 18110 * configure.in (m32r): Fix spelling of libg++ libs. 18111 18112 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs (a] andros.cygnus.com> 18113 18114 * config.sub (-apple*): Remove, now redundant. 18115 18116 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian (a] cygnus.com> 18117 18118 * configure: Don't get confused by CPU-VENDOR-linux-gnu. 18119 18120 * configure: Rework yesterday's sed script patch. 18121 18122 * config.sub: Merge with FSF. 18123 18124 Wed Oct 9 17:24:59 1996 Per Bothner <bothner (a] deneb.cygnus.com> 18125 18126 * config.guess: Merge from FSF. 18127 18128 1996-09-12 Richard Stallman <rms (a] ethanol.gnu.ai.mit.edu> 18129 * config.guess: Use pc instead of unknown, for pc clone systems. 18130 Change linux to linux-gnu. 18131 18132 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh (a] gnu.ai.mit.edu> 18133 * config.guess: Avoid non-portable tr syntax. 18134 18135 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law (a] cygnus.com) 18136 18137 * test-build.mk (HOLES): Add "xargs" for gdb. 18138 18139 * configure: Avoid hpux10.20 sed bug. 18140 18141 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman (a] critters.cygnus.com) 18142 18143 * configure.in: Add support for windows host 18144 (that is a build done under the Microsoft build environment). 18145 18146 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian (a] cygnus.com> 18147 18148 * Makefile.in: Replace all uses of srcroot with s, to shrink 18149 command line lengths. 18150 18151 Patches from Geoffrey Noer <noer (a] cygnus.com>: 18152 * configure.in: If configuring for newlib, pass --with-newlib to 18153 subdirectories. 18154 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a 18155 -Bnewlib/ and -Lwinsup to gcc. 18156 (CXX_FOR_TARGET): Likewise. 18157 18158 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian (a] cygnus.com> 18159 18160 * Makefile.in (ETC_SUPPORT): Add configure. 18161 18162 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela (a] cygnus.com) 18163 18164 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux 18165 host configuration file. 18166 18167 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law (a] cygnus.com) 18168 18169 * configure.in: Break mn10x00 support into separate 18170 mn10200 and mn10300 configurations. 18171 * config.sub: Likewise. 18172 18173 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law (a] cygnus.com) 18174 18175 * configure.in: Add lots of stuff to noconfigdirs for 18176 the mn10x00 targets. 18177 18178 * config.sub, configure.in: Add mn10x00 support. 18179 18180 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf (a] progis.de> 18181 18182 * make-all.com: Call conf-a-gas, not config-a-gas. 18183 18184 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith (a] cygnus.co.uk> 18185 18186 * configure.in (noconfigdirs): Don't build libgloss for arm-coff 18187 targets. 18188 18189 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs (a] andros.cygnus.com> 18190 18191 * mpw-README: Add much more detail for native PowerMac. 18192 * mpw-install: New file. 18193 * mpw-configure: Add --norecursion and --help options. 18194 * mpw-config.in: Translate readme and install files when 18195 copying to objdir. 18196 * mpw-build.in: Don't always depend on byacc and flex. 18197 (install-only-top): New action. 18198 18199 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman (a] critters.cygnus.com) 18200 18201 * configure.in: You can now configure GDB for the v850. 18202 18203 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs (a] andros.cygnus.com> 18204 18205 * configure.in (noconfigdirs): Don't configure any C++ dirs 18206 if targeting D10V. 18207 18208 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian (a] cygnus.com> 18209 18210 * config.sub: Recognize mips64vr5000. 18211 18212 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian (a] cygnus.com> 18213 18214 * configure.in: Use a single line for host_tools and native_only. 18215 18216 Mon Sep 9 12:21:30 1996 Doug Evans <dje (a] canuck.cygnus.com> 18217 18218 * config.sub, configure.in: Add entries for m32r. 18219 18220 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey (a] creche.cygnus.com> 18221 18222 * Makefile.in (inet-install): Don't run install-gzip. 18223 18224 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman (a] critters.cygnus.com) 18225 18226 * configure.in: Don't config lots of things for *-*-windows*. 18227 18228 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs (a] andros.cygnus.com> 18229 18230 * mpw-config.in: Test for mpw-true, true, and null-command scripts. 18231 (host_libs, host_tools): Copy from configure.in. 18232 * mpw-configure: Don't complain about directories not found. 18233 18234 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner (a] tiktok.cygnus.com> 18235 18236 * configure.in (i[345]86): Recognize i686 for pentium pro. 18237 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration 18238 file. 18239 18240 * config.guess (i[345]86): Ditto. 18241 18242 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt (a] pizza.cygnus.com> 18243 18244 * configure.in (noconfigdirs): Removed gdb for D10V. 18245 18246 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law (a] cygnus.com) 18247 18248 * configure.in: Remove ld, target-libio, target-libg++, and 18249 target-libstdc++ from noconfigdirs. 18250 18251 Wed Aug 21 18:56:38 1996 Fred Fish <fnf (a] cygnus.com> 18252 18253 * configure: Fix three locations where shell scripts were 18254 being run directly rather than with config_shell. 18255 18256 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc (a] hippo.cygnus.com> 18257 18258 * configure.in (v850-*-*): Set up initial $noconfigdirs. 18259 * config.sub (basic_machine): Recognize v850. 18260 18261 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs (a] andros.cygnus.com> 18262 18263 * mpw-configure: Handle multiple enable/disable options and 18264 pass them down recursively, handle -c and -s flags appropriately 18265 depending on choice of compiler, add escape mechanism for 18266 quoted arguments to gC. 18267 18268 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner (a] tiktok.cygnus.com> 18269 18270 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and 18271 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS 18272 so that -mrelocatable-lib and -mno-eabi are used. 18273 18274 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does 18275 not support --print-multi-lib, don't abort. 18276 18277 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf (a] progis.de> 18278 18279 * make-all.com: Run config-a-gas. 18280 * setup.com: Don't copy subdirectory files around. 18281 18282 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan (a] cygnus.com> 18283 18284 * configure.in (*-*-ose): Remove exclusion of libgloss for this 18285 target, it now compiles correctly. 18286 18287 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs (a] andros.cygnus.com> 18288 18289 * mpw-config.in: Generate Mac include for elf/dwarf2.h. 18290 18291 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt (a] pizza.cygnus.com> 18292 18293 * configure.in (d10v-*-*): Remove ld from $noconfigdirs. 18294 18295 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan (a] lisa.cygnus.com> 18296 18297 * configure.in (native_only): Add prms. 18298 18299 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian (a] cygnus.com> 18300 18301 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com. 18302 (BINUTILS_SUPPORT_DIRS): Likewise. 18303 18304 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner (a] tiktok.cygnus.com> 18305 18306 * configure.in (d10v-*-*): Don't configure ld or gdb until the 18307 d10v support is added. 18308 18309 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt (a] pizza.cygnus.com> 18310 18311 * configure.in (d10v-*-*): New target. 18312 18313 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law (a] cygnus.com) 18314 18315 * config.guess (HP 9000/811): Recognize this as a PA1.1 18316 machine. 18317 18318 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn (a] cygnus.com> 18319 18320 * Makefile.in (do-tar-gz): New target, split out from tail end of 18321 taz target. Run each command separately, don't use pipes. 18322 (taz): Use it. 18323 18324 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs (a] andros.cygnus.com> 18325 18326 * mpw-configure: Look for g-mpw-make.sed in config/mpw. 18327 * mpw-build.in: No builds should depend on building byacc or flex, 18328 they are assumed to be installed already. 18329 18330 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner (a] tiktok.cygnus.com> 18331 18332 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment 18333 variable that CC_FOR_TARGET needs. 18334 18335 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner (a] tiktok.cygnus.com> 18336 18337 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib 18338 options have changed since the last time the subdirectory was 18339 configured, and if it has, reconfigure. 18340 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which 18341 CONFIGURE_TARGET_MODULES uses to remember the old multilib options. 18342 18343 Wed Jul 10 18:56:59 1996 Doug Evans <dje (a] canuck.cygnus.com> 18344 18345 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES, 18346 CLEAN_MODULES): Add bash. 18347 (all-bash): New target. 18348 18349 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson (a] cygnus.com> 18350 18351 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5. 18352 18353 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner (a] tiktok.cygnus.com> 18354 18355 * config.sub (basic_machine): Recognize d10v as a valid processor. 18356 18357 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs (a] andros.cygnus.com> 18358 18359 * mpw-configure: Add support for --bindir. 18360 * mpw-build.in: Use a GCC-specific build script for GCC actions. 18361 18362 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer (a] cygnus.com> 18363 18364 * configure.in: add bash, time, gawk to list of hosttools and things 18365 to only build for native toolchains 18366 18367 Tue Jun 25 23:09:03 1996 Jason Molenda (crash (a] godzilla.cygnus.co.jp) 18368 18369 * Makefile.in (docdir): Remove. 18370 18371 Tue Jun 25 19:00:08 1996 Jason Molenda (crash (a] godzilla.cygnus.co.jp) 18372 18373 * Makefile.in (datadir): Set to $(prefix)/share. 18374 18375 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer (a] cygnus.com> 18376 18377 * configure.in: build diff and patch for cygwin32-hosted 18378 toolchains. 18379 18380 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel (a] merlin.gcs.redstone.army.mil> 18381 18382 * config.sub: Accept -rtems*. 18383 18384 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer (a] cygnus.com> 18385 18386 * configure.in: enable dosrel for cygwin32-hosted builds, 18387 remove diff from the list of things not buildable 18388 via Canadian Cross 18389 18390 Sat Jun 22 11:39:01 1996 Jason Merrill <jason (a] yorick.cygnus.com> 18391 18392 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we 18393 don't get ". ". 18394 18395 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson (a] cygnus.com> 18396 18397 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately. 18398 18399 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn (a] cygnus.com> 18400 18401 * Makefile.in (taz): Handle case where tex3patch didn't even get 18402 checked out. Also, if it was found, put the symlink in a new util 18403 subdirectory. 18404 18405 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner (a] tiktok.cygnus.com> 18406 18407 * config.guess (*:Linux:*:*): Add support for PowerPC Linux. 18408 18409 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf (a] progis.de) 18410 18411 * config.sub: Recognize -openvms. 18412 * configure.in (alpha*-*-*vms*): Set noconfigdirs. 18413 * make-all.com, setup.com: New files. 18414 18415 Mon Jun 17 16:34:46 1996 Jason Merrill <jason (a] yorick.cygnus.com> 18416 18417 * Makefile.in (taz): tex3patch moved to texinfo/util. 18418 18419 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer (a] cygnus.com> 18420 18421 * configure: enable_gdbtk=no for cygwin32-hosted toolchains 18422 * configure.in: remove make from disable-if-Can-Cross list 18423 enable gdb if ${host} and ${target} are cygwin32 18424 18425 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan (a] pfcs.com> 18426 18427 * config.guess (i?86-ncr-sysv*): Emit minor release numbers. 18428 Recognize the NCR 4850 machine and NCR Pentium-based platforms. 18429 18430 Wed Jun 5 00:09:17 1996 Per Bothner <bothner (a] wombat.gnu.ai.mit.edu> 18431 18432 * config.guess: Combine mips-mips-riscos cases, and use cpp to 18433 distinguish sysv/svr4/bsd variants. 18434 Based on a patch from Harlan Stenn <harlan (a] pfcs.com>. 18435 18436 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey (a] creche.cygnus.com> 18437 18438 * configure.in: Added copyright notice. 18439 * move-if-change: Added copyright notice. 18440 18441 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner (a] tiktok.cygnus.com> 18442 18443 * configure.in (powerpcle-*-solaris*): Until we get shared 18444 libraries working, don't build gdb, sim, make, tcl, tk, or 18445 expect. 18446 18447 Tue Jun 4 20:41:45 1996 Per Bothner <bothner (a] deneb.cygnus.com> 18448 18449 * config.guess: Merge with FSF: 18450 18451 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh (a] gnu.ai.mit.edu> 18452 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux. 18453 18454 Fri May 24 18:34:53 1996 Roland McGrath <roland (a] delasyd.gnu.ai.mit.edu> 18455 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110. 18456 18457 Fri Apr 12 20:03:59 1996 Per Bothner <bothner (a] spiff.gnu.ai.mit.edu> 18458 * config.guess: Combine two OSF1 rules. 18459 Also recognize field test versions. From mjr (a] zk3.dec.com. 18460 * config.guess (dgux): Use /usr/bin/uname rather than uname, 18461 because GNU uname does not support -p. From pmr (a] pajato.com. 18462 18463 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey (a] csk3.cygnus.com> 18464 18465 * Makefile.in (MAKEDIRS): Removed $(tooldir). 18466 18467 Tue May 28 12:30:50 1996 Stan Shebs <shebs (a] andros.cygnus.com> 18468 18469 * mpw-README: Document GCCIncludes. 18470 18471 Sun May 26 15:16:27 1996 Fred Fish <fnf (a] cygnus.com> 18472 18473 * configure.in (alpha-*-linux*): Set enable_shared to yes. 18474 18475 Tue May 21 15:41:39 1996 Stan Shebs <shebs (a] andros.cygnus.com> 18476 18477 * mpw-configure: Handle --enable-FOO and --disable-FOO. 18478 18479 Mon May 20 10:12:29 1996 Geoffrey Noer <noer (a] cygnus.com> 18480 18481 * configure.in (*-*-cygwin32): Configure make. 18482 18483 Tue May 7 14:19:42 1996 Tom Tromey <tromey (a] snuffle.cygnus.com> 18484 18485 * Makefile.in (inet-install): Quote value of INSTALL_MODULES. 18486 18487 Fri May 3 08:57:17 1996 Tom Tromey <tromey (a] lisa.cygnus.com> 18488 18489 * Makefile.in (all-inet): Depend on all-perl. 18490 18491 * Makefile.in (inet-install): New target. 18492 18493 * Makefile.in (all-inet): Depend on all-tcl. 18494 (all-inet): Depend on all-send-pr. 18495 18496 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner (a] tiktok.cygnus.com> 18497 18498 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl 18499 temporarily. 18500 18501 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian (a] cygnus.com> 18502 18503 * configure.in: Don't configure --with-gnu-ld on AIX. 18504 18505 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner (a] wogglebug.tiac.net> 18506 18507 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily. 18508 18509 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey (a] creche.cygnus.com> 18510 18511 * Makefile.in (ALL_MODULES): Added all-inet. 18512 (CROSS_CHECK_MODULES): Added check-inet. 18513 (INSTALL_MODULES): Added install-inet. 18514 (CLEAN_MODULES): Added clean-inet. 18515 (all-indent): New target. 18516 18517 * configure.in (host_tools): Added inet. 18518 (native_only): Added inet. 18519 (noconfigdirs): Added inet. 18520 18521 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian (a] cygnus.com> 18522 18523 * configure.in: Don't configure libgloss if we are not configuring 18524 newlib. 18525 18526 Wed Apr 17 19:30:01 1996 Rob Savoye <rob (a] chinadoll.cygnus.com> 18527 18528 * configure.in: Don't configure libgloss for unsupported 18529 architectures. 18530 18531 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner (a] tiktok.cygnus.com> 18532 18533 * Makefile.in (CLEAN_MODULES): Add clean-apache. 18534 18535 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey (a] creche.cygnus.com> 18536 18537 * Makefile.in (ALL_MODULES): Include all-apache. 18538 (CROSS_CHECK_MODULES): Include check-apache. 18539 (INSTALL_MODULES): Include install-apache. 18540 (all-apache): New target. 18541 18542 * configure.in: Added apache everywhere perl is seen. 18543 18544 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner (a] tiktok.cygnus.com> 18545 18546 * Makefile.in: Add support for clean-{module} and 18547 clean-target-{module} rules. 18548 18549 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander (a] cygnus.com> 18550 18551 * configure.in (*-*-ose) do not build libgloss. 18552 18553 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner (a] tiktok.cygnus.com> 18554 18555 * config.guess (prep*:SunOS:5.*:*): Turn into 18556 powerpele-unknown-solaris2. 18557 18558 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian (a] cygnus.com> 18559 18560 * configure.in: Permit --enable-shared to specify a list of 18561 directories. 18562 18563 Fri Apr 5 08:17:57 1996 Jason Molenda (crash (a] phydeaux.cygnus.com) 18564 18565 * configure.in (host==solaris): Pass only the first word of $CC 18566 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc. 18567 18568 Fri Apr 5 03:16:13 1996 Jason Molenda (crash (a] phydeaux.cygnus.com) 18569 18570 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE). 18571 18572 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey (a] creche.cygnus.com> 18573 18574 * Makefile.in (ALL_MODULES): Include all-perl. 18575 (CROSS_CHECK_MODULES): Include check-perl. 18576 (INSTALL_MODULES): Include install-perl. 18577 (ALL_X11_MODULES): Include all-guile. 18578 (CHECK_X11_MODULES): Include check-guile. 18579 (INSTALL_X11_MODULES): Include install-guile. 18580 (all-perl): New target. 18581 (all-guile): New target. 18582 18583 * configure.in (host_tools): Include perl and guile. 18584 (native_only): Include perl and guile. 18585 (noconfigdirs): Don't build guile and perl; no ports have been 18586 done. 18587 18588 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney (a] kremvax.highland.com.au> 18589 18590 * configure (--enable-*): Handle quoted option lists such as 18591 --enable-sim-cflags='-g0 -O' better. 18592 18593 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner (a] tiktok.cygnus.com> 18594 18595 * Makefile.in ({,inst}all-target): New rule so we can make and 18596 install all of the target directories easily. 18597 18598 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab (a] issan.informatik.uni-dortmund.de> 18599 18600 * configure.in: Add missing global flag in sed substitution when 18601 deleting `target-' from ${configdirs}. 18602 18603 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian (a] cygnus.com> 18604 18605 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an 18606 option. 18607 18608 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of 18609 config/mh-necv4. 18610 18611 * install.sh: Correct misspelling of transformbasename. 18612 18613 * config.guess: Recognize mips-*-sysv*. 18614 18615 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn (a] critters.cygnus.com> 18616 18617 * config.sub: Recognize mon960. 18618 18619 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian (a] cygnus.com> 18620 18621 * configure: Restore Canadian Cross handling of BISON and LEX, 18622 removed in Feb 20 change. 18623 18624 Fri Mar 8 20:07:09 1996 Per Bothner <bothner (a] kalessin.cygnus.com> 18625 18626 * README: Suggestions from Torbjorn Granlund <tege (a] matematik.su.se>: 18627 Mention make install. Remove the old copyright date as well the 18628 clumsy and rather pointless copyright on the README file. 18629 18630 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian (a] cygnus.com> 18631 18632 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a 18633 Makefile after running symlink-tree, then run `make distclean' to 18634 avoid clobbering any generated files in srcdir. 18635 18636 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc (a] rtl.cygnus.com> 18637 18638 * configure.in (m68k-*-netbsd*): Build everything now. 18639 18640 Wed Feb 28 12:25:46 1996 Jason Merrill <jason (a] yorick.cygnus.com> 18641 18642 * Makefile.in (taz): Fix quoting. 18643 18644 Tue Feb 27 11:33:57 1996 Doug Evans <dje (a] charmed.cygnus.com> 18645 18646 * configure.in (sparclet-*-*): Build everything now. 18647 18648 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab (a] issan.informatik.uni-dortmund.de> 18649 18650 * configure.in (m68k-*-linux*): New host. 18651 18652 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian (a] cygnus.com> 18653 18654 * configure: Check for bison before byacc. 18655 18656 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman (a] critters.cygnus.com) 18657 18658 * Makefile.in configure: Change the way LEX and BISON/YACC are 18659 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by 18660 searching PATH. These are used as fallbacks by Makefile.in if 18661 flex/bison/byacc aren't in objdir. 18662 18663 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian (a] cygnus.com> 18664 18665 * Makefile.in: Make everything which depends upon all-bfd also 18666 depend upon all-opcodes, in case --with-commonbfdlib is used. 18667 18668 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner (a] tiktok.cygnus.com> 18669 18670 * configure.in (host *-*-cygwin32): Don't build gdb if we are 18671 building NT native compilers on Unix. 18672 18673 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian (a] cygnus.com> 18674 18675 * configure.in: Don't get CC from the host Makefile fragment if we 18676 can find gcc in PATH, or if this is a Canadian Cross. Move the 18677 Solaris test for /usr/ucb/cc to the post target script, just after 18678 the compiler sanity test. 18679 18680 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian (a] cygnus.com> 18681 18682 * config.sub: Merge with FSF. 18683 18684 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian (a] cygnus.com> 18685 18686 * Makefile.in (RPATH_ENVVAR): New variable. 18687 (REALLY_SET_LIB_PATH): Use it. 18688 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH. 18689 18690 Mon Feb 12 15:28:49 1996 Doug Evans <dje (a] charmed.cygnus.com> 18691 18692 * config.sub, configure.in: Recognize sparclet cpu. 18693 18694 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd (a] theorie3.physik.uni-erlangen.de> 18695 18696 * config.guess: Support m68k-cbm-sysv4. 18697 18698 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab (a] issan.informatik.uni-dortmund.de> 18699 18700 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and 18701 m68k-unknown-linuxaout from linker help string. Put quotes around 18702 $ld_help_string. 18703 18704 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley (a] mail.hcsc.com> 18705 18706 * config.guess (powerpc-harris-powerunix): Add guess for port 18707 to new target. 18708 18709 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan (a] lisa.cygnus.com> 18710 18711 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version. 18712 18713 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian (a] cygnus.com> 18714 18715 * configure.in: If --enable-shared was used, set SET_LIB_PATH to 18716 $(REALLY_SET_LIB_PATH) in Makefile. 18717 * Makefile.in (SET_LIB_PATH): New variable. 18718 (REALLY_SET_LIB_PATH): New variable. 18719 ($(DO_X)): Use $(SET_LIB_PATH). 18720 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise. 18721 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise. 18722 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise. 18723 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise. 18724 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise. 18725 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise. 18726 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise. 18727 (install-dosrel): Likewise. 18728 (all-opcodes): Depend upon all-libiberty. 18729 18730 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac (a] slash.cygnus.com> 18731 18732 * config.guess (*:CYGWIN*): New 18733 18734 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner (a] tiktok.cygnus.com> 18735 18736 * Makefile.in (all-target-winsup): All all-target-libiberty. 18737 18738 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner (a] tiktok.cygnus.com> 18739 18740 * configure.in (noconfigdirs): Add missing # in front of comment. 18741 18742 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer (a] cygnus.com> 18743 18744 * configure.in: add second pass to things added to noconfigdirs 18745 so *-gm-magic can exclude libgloss properly. 18746 18747 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs (a] andros.cygnus.com> 18748 18749 * mpw-configure (extralibs_name, rez_name): Set correctly 18750 for MWC68K compiler. 18751 18752 * mpw-README: Add more info on the necessary build tools. 18753 18754 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac (a] slash.cygnus.com> 18755 18756 * configure.in, config.sub: Recognize cygwin32. 18757 18758 Wed Jan 31 14:17:10 1996 Richard Henderson <rth (a] tamu.edu> 18759 18760 * config.guess, config.sub: Recognize A/UX. 18761 18762 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian (a] cygnus.com> 18763 18764 * config.sub: Merge with gcc/config.sub. 18765 18766 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou (a] mexican.cygnus.com> 18767 18768 * mpw-build.in (do-binutils): Add build of stamps. 18769 18770 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith (a] cygnus.co.uk> 18771 18772 * config.sub: Add recognition for mips64vr4100*-* targets. 18773 18774 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan (a] lisa.cygnus.com> 18775 18776 * test-build.mk: Add checking of `hpux9' rather than just `hpux'. 18777 Add creation of gconfigargs with `--enable-shared' turned on. 18778 ($(host)-stamp-stage2-configured): Pass $(gconfigargs). 18779 ($(host)-stamp-stage3-configured): Likewise. 18780 (HOLES): Add chatr and ldd. 18781 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS. 18782 18783 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege (a] noisy.matematik.su.se> 18784 18785 * configure: Pass --nfp to recursive configures. 18786 18787 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac (a] slash.cygnus.com> 18788 18789 * Makefile.in (DLLTOOL): New. 18790 (DLLTOOL_FOR_TARGET): New. 18791 (EXTRA_HOST_FLAGS): Pass down DLLTOOL. 18792 (EXTRA_TARGET_FLAGS): Ditto. 18793 (EXTRA_GCC_FLAGS): Ditto. 18794 (CONFIGURE_TARGET_MODULES): Ditto. 18795 (DO_X): Ditto. 18796 * configure: Add DLLTOOL. 18797 18798 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs (a] andros.cygnus.com> 18799 18800 SCO OpenServer 5 changes from Robert Lipe <robertl (a] dgii.com>: 18801 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of 18802 mh-sco, since old workarounds no longer needed, and don't 18803 build ld, since libraries have weak symbols in COFF. 18804 18805 Sun Jan 14 23:01:31 1996 Fred Fish <fnf (a] cygnus.com> 18806 18807 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'. 18808 18809 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian (a] cygnus.com> 18810 18811 * configure.in: Make sure that ${CC} can be used to compile an 18812 executable. 18813 18814 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner (a] wogglebug.tiac.net> 18815 18816 * Makefile.in (all-gdb): Depend on $(GDB_TK). 18817 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or 18818 nothing depending on whether gdbtk is being built. 18819 18820 Wed Jan 3 17:54:41 1996 Doug Evans <dje (a] canuck.cygnus.com> 18821 18822 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files. 18823 18824 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan (a] rtl.cygnus.com> 18825 18826 * configure.in (noconfigdirs): Put ld or gas in this early, if the 18827 user specifically used --with-gnu-ld=no or --with-gnu-as=no. 18828 18829 Sat Dec 30 16:08:57 1995 Doug Evans <dje (a] canuck.cygnus.com> 18830 18831 * config-ml.in: Add support for 18832 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*. 18833 Simplify setting of multidirs from --disable-foo. 18834 18835 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner (a] tiktok.cygnus.com> 18836 18837 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables 18838 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST, 18839 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are 18840 non-empty, pass them on to the GCC make. 18841 (all-bootstrap): New rule that is like all-gcc, except it executes 18842 the GCC bootstrap rule instead of the GCC all rule. 18843 18844 Wed Dec 27 15:51:48 1995 Doug Evans <dje (a] canuck.cygnus.com> 18845 18846 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}. 18847 18848 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner (a] tiktok.cygnus.com> 18849 18850 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium 18851 DG/UX support. 18852 18853 Fri Dec 15 10:01:27 1995 Stan Cox <coxs (a] dg-rtp.dg.com> 18854 18855 * config.sub (i*86*) Change [345] to [3456] 18856 18857 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan (a] lisa.cygnus.com> 18858 18859 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or 18860 --with-gnu-ld=no. 18861 18862 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner (a] tiktok.cygnus.com> 18863 18864 * config-ml.in (rs6000*, powerpc*): Add switches to control which 18865 AIX multilibs get built. 18866 18867 Mon Dec 18 17:55:46 1995 Jason Molenda (crash (a] phydeaux.cygnus.com) 18868 18869 * configure.in (i386-win32): Don't build expect if we're not 18870 building the tcl subdir. 18871 18872 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs (a] andros.cygnus.com> 18873 18874 * Makefile.in: (configure-target-examples, all-target-examples): 18875 New targets, configure and build example programs. 18876 18877 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs (a] andros.cygnus.com> 18878 18879 * mpw-configure: If an mpw-config.in generated a file mk.sed, 18880 use it as input to sedit the generated MPW makefile. 18881 * mpw-README: Add a suggestion about Gestalt.h. 18882 18883 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian (a] cygnus.com> 18884 18885 * config.sub: Accept *-*-ieee*. 18886 18887 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian (a] cygnus.com> 18888 18889 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From 18890 Ronald F. Guilmette <rfg (a] monkeys.com>. 18891 18892 Mon Dec 11 15:31:58 1995 Jason Molenda (crash (a] phydeaux.cygnus.com) 18893 18894 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs 18895 for powerpc-pe native. 18896 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross. 18897 (target==powerpc-pe): duplicate i386-win32 entry. 18898 18899 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson (a] chestnut.cygnus.com> 18900 18901 * configure.in (noconfigdirs): Exclude target-newlib for all versions 18902 of vxworks, not just vxworks5.1. 18903 18904 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs (a] andros.cygnus.com> 18905 18906 * mpw-configure: Add support for exec-prefix. 18907 18908 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law (a] rtl.cygnus.com> 18909 18910 * config.guess: Recognize HP model 816 machines as having 18911 a PA1.1 processor. 18912 18913 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian (a] cygnus.com> 18914 18915 * configure: Ignore new autoconf configure options. 18916 18917 Thu Nov 30 16:57:33 1995 Per Bothner <bothner (a] wombat.gnu.ai.mit.edu> 18918 18919 * config.guess: Recognize Pentium under SCO. 18920 From Robert Lipe <robertl (a] arnet.com>. 18921 18922 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc (a] rtl.cygnus.com> 18923 18924 * configure.in (noconfigdirs): Disable target-libio on v810-*-*. 18925 18926 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian (a] cygnus.com> 18927 18928 * configure.in: Don't configure gas for alpha-dec-osf*. 18929 18930 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian (a] cygnus.com> 18931 18932 * configure.in: Default to --with-stabs for some targets for which 18933 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and 18934 i[345]86*-*-unixware*. 18935 18936 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian (a] cygnus.com> 18937 18938 * config-ml.in: Get list of multidirs using gcc --print-multi-lib 18939 rather than basing it on the target. Simplify handling of options 18940 controlling which directories to configure. Remove extraneous 18941 slash in multi-clean target. 18942 18943 Fri Nov 24 17:29:29 1995 Doug Evans <dje (a] deneb.cygnus.com> 18944 18945 * config-ml.in: Prefix more variables with ml_ so they don't collide 18946 with configure's. 18947 18948 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian (a] cygnus.com> 18949 18950 * configure: Don't turn -v into --v. 18951 18952 Tue Nov 21 16:48:02 1995 Doug Evans <dje (a] deneb.cygnus.com> 18953 18954 * configure.in (targargs): Fix typo. 18955 18956 * Makefile.in (DEVO_SUPPORT): Add symlink-tree. 18957 18958 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian (a] cygnus.com> 18959 18960 * configure.in: Strip --host and --target options from 18961 CONFIG_ARGUMENTS, and always configure for --host only. Add 18962 --with-cross-host option when building with a cross-compiler. 18963 * configure: Canonicalize the arguments put into config.status by 18964 always using `=' for an option with an argument. Pass a presumed 18965 --host or --target explicitly. 18966 18967 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs (a] andros.cygnus.com> 18968 18969 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases 18970 into general OS recognition case. 18971 18972 Fri Nov 17 17:42:25 1995 Jason Molenda (crash (a] phydeaux.cygnus.com) 18973 18974 * configure.in (target_configdirs): add target-winsup only 18975 for win32 target systems. 18976 18977 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian (a] cygnus.com> 18978 18979 * Makefile.in (all-target-libgloss): Depend upon 18980 configure-target-newlib, since when libgloss is built it looks to 18981 see if the newlib directory exists. 18982 18983 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn (a] cygnus.com> 18984 18985 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of 18986 cfg-ml-*.in. 18987 18988 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian (a] cygnus.com> 18989 18990 * configure: Handle LD and LD_FOR_TARGET when configuring a 18991 Canadian Cross. 18992 18993 Tue Nov 14 14:56:11 1995 Jason Molenda (crash (a] phydeaux.cygnus.com) 18994 18995 * configure.in (target_libs): add target-winsup. 18996 (target==i386-win32): add patch diff flex make to $noconfigdirs. 18997 (target==ppcle-pe): remove ld from $noconfigdirs. 18998 18999 Tue Nov 14 01:25:50 1995 Doug Evans <dje (a] canuck.cygnus.com> 19000 19001 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir. 19002 Preserve relative path names in $srcdir. Build symlink tree if 19003 configuring cross target dir and srcdir=. (= no VPATH support). 19004 (configure-target-libg++): Depend on configure-target-librx. 19005 * cfg-ml-com.in, cfg-ml-pos.in: Deleted. 19006 * config-ml.in: New file. 19007 * symlink-tree: New file. 19008 * configure: Ensure srcdir="." if that's what it is. 19009 19010 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs (a] andros.cygnus.com> 19011 19012 * mpw-README: Clarify some phrasing, add notes about CodeWarrior 19013 includes and FLEX_SKELETON setting. 19014 * mpw-configure (--with-gnu-ld): New option, controls whether 19015 to use PPCLink or ld with PowerMac GCC. 19016 * mpw-build.in (all-grez, do-grez, install-grez): New targets. 19017 * mpw-config.in: Configure grez if targeting Mac. 19018 19019 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs, 19020 accept mpw and mac-mpw as names for m68k Macs, change macos7 to 19021 just macos. 19022 * configure.in: Configure grez resource compiler if targeting Mac. 19023 * Makefile.in (all-grez, install-grez): New targets. 19024 19025 Wed Nov 8 17:33:51 1995 Jason Merrill <jason (a] yorick.cygnus.com> 19026 19027 * configure: CXX defaults to gcc, not g++. If we find 19028 gcc in the path, set CC to gcc -O2. 19029 19030 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian (a] cygnus.com> 19031 19032 * configure: Default ${build} correctly. Avoid picking up extra 19033 spaces when reading CC and CXX from Makefile. When doing a 19034 Canadian Cross, use plausible default values for numerous 19035 variables. 19036 * configure.in: When doing a Canadian Cross, don't try to 19037 configure tools whose configure script can't handle it. 19038 19039 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson (a] chestnut.cygnus.com> 19040 19041 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs. 19042 19043 Sun Nov 5 00:15:41 1995 Per Bothner <bothner (a] kalessin.cygnus.com> 19044 19045 * configure: Remove dubious bug reporting address. 19046 19047 Fri Nov 3 08:17:54 1995 Per Bothner <bothner (a] kalessin.cygnus.com> 19048 19049 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has 19050 configure script, run that instead of this directory's configure. 19051 In either case, print a message that we're configuring the sub-dir. 19052 19053 Thu Nov 2 23:23:36 1995 Per Bothner <bothner (a] kalessin.cygnus.com> 19054 19055 * configure.in: Before checking for the existence of various files, 19056 use sed to filter out "target-". 19057 19058 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian (a] cygnus.com> 19059 19060 * Makefile.in (DO_X): Split rule to decrease command line length 19061 for systems with small ARG_MAX values. From phdm (a] info.ucl.ac.be 19062 (Philippe De Muyter). 19063 19064 Wed Nov 1 15:18:35 1995 Jason Molenda (crash (a] phydeaux.cygnus.com) 19065 19066 * Makefile.in (all-patch): depend on all-libiberty. 19067 19068 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian (a] cygnus.com> 19069 19070 * configure.in: If the only directory in target_configdirs which 19071 actually exists is libiberty, then set target_configdirs to empty, 19072 to avoid trying to build a target libiberty in a gas or gdb 19073 distribution. 19074 19075 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc (a] slave.cygnus.com> 19076 19077 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead 19078 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3 19079 systems. 19080 19081 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson (a] chestnut.cygnus.com> 19082 19083 * configure.in (copy_dirs): Use sys-include instead of include 19084 for --with-headers option. 19085 19086 Tue Oct 31 10:29:36 1995 steve chamberlain <sac (a] slash.cygnus.com> 19087 19088 * Makefile.in, configure.in: Make winsup builds work with 19089 new scheme. 19090 19091 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian (a] cygnus.com> 19092 19093 * configure.in: Build the linker on AIX. 19094 19095 Mon Oct 30 12:27:16 1995 Per Bothner <bothner (a] kalessin.cygnus.com> 19096 19097 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR) 19098 where needed. 19099 19100 Mon Oct 30 12:45:25 1995 Doug Evans <dje (a] cygnus.com> 19101 19102 * Makefile.in (all-gcc): Fix typo. 19103 19104 Sat Oct 28 10:27:59 1995 Per Bothner <bothner (a] kalessin.cygnus.com> 19105 19106 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo. 19107 19108 Fri Oct 27 23:14:12 1995 Per Bothner <bothner (a] kalessin.cygnus.com> 19109 19110 * configure.in: Rename libFOO to target-libFOO, and xiberty 19111 to target-xiberty, to provide more flexibility. 19112 (target_subdir): Define. Create if cross. 19113 Set TARGET_SUBDIR in Makefile to ${target_subdir}. 19114 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty 19115 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO, 19116 check-libFOO -> check-target-libFOO, etc. 19117 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS. 19118 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES), 19119 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly. 19120 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to 19121 allow ALL_GCC="" to only configure. 19122 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in. 19123 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly. 19124 (LIBGXX_SUPPORT_DIRS): Remove xiberty. 19125 19126 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn (a] cygnus.com> 19127 19128 * Makefile.in (taz): Build "info" in etc explicitly. 19129 19130 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman (a] cygnus.com) 19131 19132 * configure.in: Make sure that CC is undefined (as opposed to 19133 null) if toplevel/config/mh-{host} doesn't define it. Fixes a 19134 problem with autoconf trying to configure on a host without GCC. 19135 19136 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs (a] andros.cygnus.com> 19137 19138 * mpw-configure: Set host alias from choice of host compiler, 19139 only use generic MPW Makefile sed if present, edit a file 19140 named "hacked_Makefile.in" instead of "Makefile.in" if present. 19141 * mpw-README: Add problem notes about CW6 and CW7. 19142 19143 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn (a] kr-pc.cygnus.com> 19144 19145 * Makefile.in (taz): Use ";" instead of ";;". 19146 19147 Wed Oct 25 15:18:24 1995 Per Bothner <bothner (a] kalessin.cygnus.com> 19148 19149 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in 19150 sub-directory Makefiles, instead of using DISTSTUFFDIRS and 19151 DISTDOCDIRS. 19152 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used. 19153 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make. 19154 19155 Wed Oct 25 14:43:55 1995 Per Bothner <bothner (a] kalessin.cygnus.com> 19156 19157 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb 19158 and gnats, because they are now subsumed by DISTSTUFFDIRS. 19159 Move bfd to DISTSTUFFDIRS. 19160 19161 Tue Oct 24 18:19:09 1995 Jason Molenda (crash (a] phydeaux.cygnus.com) 19162 19163 * Makefile.in (X11_LIB): Removed. 19164 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS. 19165 19166 * configure.in (host_makefile_frag): mh-aix & mh-sun removed. 19167 19168 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner (a] tiktok.cygnus.com> 19169 19170 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory 19171 names. 19172 19173 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner (a] tiktok.cygnus.com> 19174 19175 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients. 19176 19177 Thu Oct 19 10:40:57 1995 steve chamberlain <sac (a] slash.cygnus.com> 19178 19179 * configure.in (i[345]86-*-win32): Always build newlib. 19180 Don't configure cvs, autoconf or texinfo. 19181 * Makefile.in (LD_FOR_TARGET): New. 19182 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES): 19183 Pass down LD_FOR_TARGET. 19184 19185 Wed Oct 18 15:53:56 1995 steve chamberlain <sac (a] slash.cygnus.com> 19186 19187 * winsup: New directory. 19188 * Makefile.in: Build winsup. 19189 * configure.in: Winsup is configured when target is win32. 19190 Can only build win32 target GDB when native. 19191 19192 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law (a] cygnus.com) 19193 19194 * config.guess: Recognize HP model 819 machines as having 19195 a PA 1.1 processor. 19196 19197 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian (a] cygnus.com> 19198 19199 * configure: Fix sed loop which substitutes for CC and CXX to 19200 avoid bug found in various sed implementations. 19201 19202 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner (a] tiktok.cygnus.com> 19203 19204 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for 19205 simulator. Use standard powerpc-*-eabi*. 19206 19207 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian (a] cygnus.com> 19208 19209 * configure.in: Stop putting gas and binutils in noconfigdirs for 19210 powerpc-*-aix* and rs6000-*-*. 19211 19212 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner (a] cygnus.com> 19213 19214 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building 19215 -mcall-aixdesc libraries. 19216 19217 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn (a] cygnus.com> 19218 19219 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab (a] issan.informatik.uni-dortmund.de> 19220 19221 * config.sub (arm | armel | armeb): Fix shell syntax. 19222 19223 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner (a] tiktok.cygnus.com> 19224 19225 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for 19226 -msoft-float and -mcpu=common support. 19227 (powerpc*-*-eabisim*): Add support for building -mcall-aix 19228 libraries. 19229 19230 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan (a] lisa.cygnus.com> 19231 19232 * configure.in: Allow configuration and build of emacs19 for the alpha. 19233 19234 Wed Oct 4 22:05:36 1995 Jason Molenda (crash (a] phydeaux.cygnus.com) 19235 19236 * configure.in (CC): Get ^CC, not just any old CC, from 19237 ${host_makefile_frag}. 19238 19239 Wed Oct 4 21:55:00 1995 Jason Molenda (crash (a] phydeaux.cygnus.com) 19240 19241 * configure.in (CC): Try to get CC from 19242 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}. 19243 19244 Wed Oct 4 21:44:12 1995 Jason Molenda (crash (a] phydeaux.cygnus.com) 19245 19246 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs 19247 only if it exists in $(srcdir). 19248 19249 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian (a] cygnus.com> 19250 19251 * configure: If CC and CXX are not set in the environment, set 19252 them, based on either an existing Makefile or on searching for gcc 19253 in PATH. Substitute for CC and CXX in Makefile. 19254 * configure.in: Remove libm from target_libs. Separate 19255 target_configdirs from configdirs. If CC is not set in 19256 environment, try to get it from a host Makefile fragment. Rewrite 19257 changes of configdirs to use skipdirs instead. A few minor 19258 tweaks. Take directories out of target_configdirs as they are 19259 taken out of configdirs. Remove existing Makefile files from 19260 subdirectories. Substitute for TARGET_CONFIGDIRS and 19261 CONFIG_ARGUMENTS in Makefile. 19262 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set 19263 by configure.in. 19264 (CONFIG_ARGUMENTS): Likewise. 19265 (CONFIGURE_TARGET_MODULES): New variable. 19266 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS. 19267 ($(CONFIGURE_TARGET_MODULES)): New target. 19268 (configure-libg++, configure-libio): New targets. 19269 (all-libg++): Depend upon configure-libg++. 19270 (all-libio): Depend upon configure-libio. 19271 (configure-libgloss, all-libgloss): New targets. 19272 (configure-libstdc++): New target. 19273 (all-libstdc++): Depend upon configure-libstdc++. 19274 (configure-librx, all-librx): New targets. 19275 (configure-newlib): New target. 19276 (all-newlib): Depend upon configure-newlib 19277 (configure-xiberty): New target. 19278 (all-xiberty): Depend upon configure-xiberty. 19279 19280 Sat Sep 30 04:32:59 1995 Jason Molenda (crash (a] phydeaux.cygnus.com) 19281 19282 * configure.in (host i[345]86-*-win32): Expand the 19283 noconfigdirs again. 19284 19285 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs (a] andros.cygnus.com> 19286 19287 * mpw-configure: Fix sed command file name. 19288 19289 Thu Sep 28 17:39:56 1995 steve chamberlain <sac (a] slash.cygnus.com> 19290 19291 * configure.in (host i[345]86-*-win32): Reduce the 19292 noconfigdirs again. 19293 19294 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian (a] cygnus.com> 19295 19296 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt* 19297 or powerpc*-*-pe*, since they are not yet supported. 19298 19299 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs (a] andros.cygnus.com> 19300 19301 Add PowerMac support and many other enhancements. 19302 * mpw-configure: New option --cc to select compiler to use, 19303 paste options set according to --cc into the generated 19304 Makefile, generate the Makefile by sed'ing the Unix Makefile.in 19305 if mpw-make.sed is present. 19306 * mpw-config.in: Don't test for gC1, test for mpw-touch, 19307 add forward includes for PowerPC include files. 19308 * mpw-build.in: Build using Makefile.PPC if present. 19309 (do-byacc, etc): Remove separate version resource builds. 19310 (do-gas): Build "stamps" before "all". 19311 (do-gcc): Build "stamps-h" and "stamps-c" before "all". 19312 * mpw-README: Update to reflect --cc option, PowerMac support, 19313 and recently-reported compatibility problems. 19314 19315 Fri Sep 22 12:15:42 1995 Doug Evans <dje (a] deneb.cygnus.com> 19316 19317 * cfg-ml-com.in (m68*-*-*): Only build multilibs for 19318 embedded m68k systems (-aout, -coff, -elf, -vxworks). 19319 (--with-multilib-top): Pass to recursive invocations. 19320 19321 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc (a] blues.cygnus.com> 19322 19323 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on 19324 v810-*-*. 19325 19326 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc (a] rtl.cygnus.com> 19327 19328 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc, 19329 gdb, ld and opcodes on v810-*-*. 19330 19331 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian (a] cygnus.com> 19332 19333 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean. 19334 (local-maintainer-clean): New target. 19335 (maintainer-clean): New target. 19336 (realclean): Just depend upon maintainer-clean. 19337 19338 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc (a] rtl.cygnus.com> 19339 19340 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*. 19341 19342 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian (a] cygnus.com> 19343 19344 * configure.in: Build ld in mips*-*-bsd* case. 19345 19346 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn (a] cygnus.com> 19347 19348 * config.sub: Accept -lites* OS. From Ian Dall. 19349 19350 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith (a] beauty.cygnus.com> 19351 19352 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid 19353 targets. 19354 19355 Wed Aug 30 21:06:50 1995 Jason Molenda (crash (a] phydeaux.cygnus.com) 19356 19357 * configure.in: treat i386-win32 canadian cross the same as 19358 i386-go32 canadian cross. 19359 19360 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner (a] tiktok.cygnus.com> 19361 19362 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC 19363 running under the simulator to build a reduced set of libraries. 19364 (powerpc-*-eabiaix): Add fine grained multilib support added to 19365 other powerpc targets yesterday. 19366 19367 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner (a] tiktok.cygnus.com> 19368 19369 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian, 19370 -disable-softfloat, -disable-relocatable, -disable-aix, and 19371 -disable-sysv to control which multilib libraries get built. 19372 19373 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn (a] kr-laptop.cygnus.com> 19374 19375 * configure: Add Makefile.tem to list of files to remove in trap 19376 handler. 19377 19378 Mon Aug 14 19:27:56 1995 Per Bothner <bothner (a] kalessin.cygnus.com> 19379 19380 * config.guess (*Linux*): Add missing "exit"s. 19381 Also, need specific check for alpha-unknown-linux (uses COFF). 19382 19383 Fri Aug 11 15:38:20 1995 Per Bothner <bothner (a] kalessin.cygnus.com> 19384 19385 * config.guess: Merge with FSF: 19386 19387 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn (a] mhpcc.edu> 19388 * config.guess (AIX4): More robust release numbering discovery. 19389 19390 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey (a] eagle.dol-esa.gov) 19391 * config.guess (i386-sequent-ptx): Properly get version number. 19392 19393 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet (a] iris1.chemie.uni-kl.de) 19394 * config.guess (mips:*:4*:UMIPS): New case. 19395 19396 Mon Aug 7 09:21:35 1995 Doug Evans <dje (a] canuck.cygnus.com> 19397 19398 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu). 19399 (i386-win32 host): Likewise. Don't build readline. 19400 19401 Sat Aug 5 09:51:49 1995 Fred Fish <fnf (a] rtl.cygnus.com> 19402 19403 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of 19404 SUPPORT_FILES to submakes. 19405 19406 Fri Aug 4 13:04:36 1995 Fred Fish <fnf (a] cygnus.com> 19407 19408 * Makefile.in (GDB_SUPPORT_DIRS): Add utils. 19409 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and 19410 mpw-configure. 19411 19412 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn (a] cygnus.com> 19413 19414 * configure.in (appdirs): Use =, not ==, in test expression when 19415 trying to build the text to print in the warning message for 19416 Solaris users. 19417 19418 Mon Jul 31 09:56:18 1995 steve chamberlain <sac (a] slash.cygnus.com> 19419 19420 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build. 19421 19422 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law (a] rtl.cygnus.com> 19423 19424 * config.guess: Recognize lynx-2.3. 19425 19426 Thu Jul 27 15:47:59 1995 steve chamberlain <sac (a] slash.cygnus.com> 19427 19428 * config.sub (z8ksim): Deleted 19429 (z8k-*-coff): New, this is the one true name of the target. 19430 19431 Thu Jul 27 14:33:33 1995 Doug Evans <dje (a] canuck.cygnus.com> 19432 19433 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug. 19434 19435 Thu Jul 27 13:31:05 1995 Fred Fish (fnf (a] cygnus.com) 19436 19437 * config.guess (*:Linux:*:*): First try asking the linker what the 19438 default object file format is (elf, aout, or coff). Then if this 19439 fails, try previous methods. 19440 19441 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc (a] rtl.cygnus.com> 19442 19443 * configure.in: Don't build newlib for *-*-vxworks5.1. 19444 19445 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan (a] lisa.cygnus.com> 19446 19447 * configure.in: Don't build newlib for a29k-*-vxworks5.1. 19448 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1. 19449 19450 Tue Jul 25 21:25:39 1995 Doug Evans <dje (a] canuck.cygnus.com> 19451 19452 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.". 19453 19454 Fri Jul 21 10:41:12 1995 Doug Evans <dje (a] canuck.cygnus.com> 19455 19456 * cfg-ml-com.in: New file. 19457 * cfg-ml-pos.in: New file. 19458 19459 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law (a] rtl.cygnus.com> 19460 19461 * COPYING.NEWLIB: Add HP free copyright to list. 19462 19463 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner (a] tiktok.cygnus.com> 19464 19465 * config.sub: Recognize -eabi* for the system, not just -eabi. 19466 19467 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac (a] slash.cygnus.com> 19468 19469 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down. 19470 * config.sub, configure.in (win32): New target and host. 19471 19472 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac (a] slash.cygnus.com> 19473 19474 * configure.in: Add i386-pe configuration. 19475 19476 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs (a] andros.cygnus.com> 19477 19478 * mpw-build.in (install): Install GDB after LD. 19479 19480 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs (a] andros.cygnus.com> 19481 19482 * mpw-config.in (elf/mips.h): Always forward-include, needed 19483 for GDB to build. 19484 19485 Wed Jun 21 15:17:30 1995 Rob Savoye <rob (a] darkstar.cygnus.com> 19486 19487 * testsuite: New directory for customer acceptance and whole tool 19488 chain tests. 19489 19490 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn (a] cujo.cygnus.com> 19491 19492 * configure: If per-host line isn't found, but AC_OUTPUT is found 19493 and a configure script exists, run it instead. 19494 19495 Thu Jun 15 21:09:24 1995 Per Bothner <bothner (a] kalessin.cygnus.com> 19496 19497 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays. 19498 19499 Tue Jun 13 21:43:27 1995 Rob Savoye <rob (a] darkstar.cygnus.com> 19500 19501 * configure: Set build_{cpu,vendor,os,alias} to host values when 19502 --build isn't specified. 19503 19504 Mon Jun 5 18:26:36 1995 Jason Merrill <jason (a] phydeaux.cygnus.com> 19505 19506 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros. 19507 (FLAGS_TO_PASS): Pass them. 19508 (EXTRA_TARGET_FLAGS): Ditto. 19509 19510 Wed May 31 22:27:42 1995 Jim Wilson <wilson (a] chestnut.cygnus.com> 19511 19512 * Makefile.in (all-libg++): Depend on all-libstdc++. 19513 19514 Thu May 25 22:40:59 1995 J.T. Conklin <jtc (a] rtl.cygnus.com> 19515 19516 * configure.in (noconfigdirs): Enable all packages for 19517 i386-unknown-netbsd. 19518 19519 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela (a] cirdan.cygnus.com> 19520 19521 * configure.in (noconfigdirs): Don't configure tk for i386-go32 19522 hosted builds (DOS builds) 19523 19524 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn (a] kr-laptop.cygnus.com> 19525 19526 Changes for ARM based on patches from Richard Earnshaw: 19527 * config.sub: Handle armeb and armel. 19528 * configure.in: Omit arm linker only for riscix. 19529 19530 Thu May 11 17:23:26 1995 Per Bothner <bothner (a] kalessin.cygnus.com> 19531 19532 * config.guess: Update from FSF. 19533 19534 Tue May 9 15:52:05 1995 Michael Meissner <meissner (a] cygnus.com> 19535 19536 * config.sub: Recognize powerpcle as the little endian variant of 19537 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a 19538 powerpcle variant. Convert pentium into i586, not i486. Add p5 19539 alias for i586. Map new x86 variants p6, k5, nexgen into i586 19540 temporarily. 19541 19542 Tue May 2 16:29:41 1995 Jeff Law (law (a] snake.cs.utah.edu) 19543 19544 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*. 19545 19546 Sun Apr 30 21:38:09 1995 Jeff Law (law (a] snake.cs.utah.edu) 19547 19548 * config.sub: Accept -lites* as a basic system type. 19549 19550 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner (a] cygnus.com) 19551 19552 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is 19553 installed, and if so return linuxoldld as the system name. 19554 19555 Wed Apr 26 10:59:02 1995 Jeff Law (law (a] snake.cs.utah.edu) 19556 19557 * config.guess: Add hppa1.1-hp-lites support. 19558 19559 Tue Apr 25 11:08:11 1995 Rob Savoye <rob (a] darkstar.cygnus.com> 19560 19561 * configure.in: Don't build newlib for m68k-vxworks5.1. 19562 19563 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson (a] chestnut.cygnus.com> 19564 19565 * configure.in (mips-sgi-irix6): Use mh-irix5. 19566 19567 Fri Apr 14 15:21:17 1995 Doug Evans <dje (a] chestnut.cygnus.com> 19568 19569 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test). 19570 19571 Wed Apr 12 16:06:01 1995 Jason Merrill <jason (a] phydeaux.cygnus.com> 19572 19573 * test-build.mk: Enable building of shared libraries on IRIX 5 and 19574 OSF/1. Fix compiler flags. 19575 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags. 19576 19577 Tue Apr 11 18:55:40 1995 Doug Evans <dje (a] canuck.cygnus.com> 19578 19579 * configure.in: Recognize --with-newlib. 19580 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target. 19581 19582 Mon Apr 10 14:38:20 1995 Jason Molenda (crash (a] phydeaux.cygnus.com) 19583 19584 * Makefile.in: move {all,check,install}-gdb from *_MODULES 19585 to *_X11_MODULES due to gdbtk needing X include files et al. 19586 19587 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs (a] andros.cygnus.com> 19588 19589 Merge in support for Mac MPW as a host. 19590 (Old change descriptions retained for informational value.) 19591 19592 * mpw-config.in: Add generic include forwards for cpu-specific 19593 include files in aout and elf directories. 19594 19595 * mpw-configure: Added copyright. 19596 * mpw-config.in: Check for presence of required build tools. 19597 (target_libs): Add newlib. 19598 (target_tools): Add examples. 19599 (Read Me): Generate as "Read Me for MPW" instead. 19600 * mpw-build.in: Base sub-builds on all-foo instead of do-foo. 19601 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions. 19602 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first. 19603 19604 * mpw-configure: Remove subdir-specific makefile hackery, 19605 delete mk.tmp after using it. 19606 19607 * mpw-build.in (all): Display start and end times. 19608 19609 * mpw-configure (host_canonical): Set. 19610 (target_cpu): Always add to makefiles. 19611 (ARCHDEFS, EMUL): Add to makefile only if nonempty. 19612 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile. 19613 (mpw-mh-mpw): Look for in srcdir and srcroot. 19614 Use sed instead of mpw-edit-prefix to edit prefix definitions. 19615 19616 * mpw-build.in: (install-only): New target. 19617 19618 * mpw-configure (host_alias, target_alias): Rename from hostalias 19619 and targetalias, add into generated Makefile. 19620 (mk.tmp): If present, add into generated Makefile. 19621 * mpw-build.in (all-gas): Build config.h first before gas proper. 19622 19623 * mpw-configure (config.status): Write only if changed. 19624 * mpw-config.in (readline): Configure it (not built, just used for 19625 definitions). 19626 19627 * mpw-config.in (elf/mips.h): Add a forward include. 19628 19629 * mpw-config.in: Forward-include most .h files in include into 19630 extra-include. 19631 (readline): Don't build. 19632 mpw-build.in (install): Install GDB. 19633 19634 * mpw-configure (prefix, mpw_prefix): Handle it. 19635 * mpw-config.in (mmalloc, readline): Don't configure. 19636 * mpw-build.in (thisscript): Rename to ThisScript. 19637 Use mpw-build instead of BuildProgram everywhere. 19638 (mmalloc, readline): Don't build. 19639 * mpw-README: New file, basic documentation about the MPW port. 19640 19641 * mpw-config.in: Use forward-include to create include files. 19642 19643 * mpw-configure: Add more things to the top of each configured 19644 Makefile, including contents of config/mpw-mh-mpw. 19645 * mpw-config.in (extra-include): Create this directory and fill it 19646 with Posix-like include files when configuring. 19647 19648 * config.sub (apple, mac, mpw): Add various aliases. 19649 19650 * mpw-build.in: New file, top-level build script fragment for MPW. 19651 * mpw-configure: New file, configure script for MPW. 19652 * mpw-config.in: New file, config fragment for MPW. 19653 19654 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon (a] lioth.cygnus.com) 19655 19656 * configure.in (host_libs): Remove glob, since it is gone from the 19657 sources. 19658 19659 Fri Mar 31 11:36:17 1995 Jason Molenda (crash (a] phydeaux.cygnus.com) 19660 19661 * Makefile.in: define empty GDB_NLM_DEPS var. 19662 19663 * configure.in(target_makefile_frag): use config/mt-netware 19664 for netware targets. 19665 19666 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian (a] cygnus.com> 19667 19668 * config.sub: Merge in recent FSF changes. Remove linux special 19669 cases. 19670 19671 Tue Mar 28 14:47:34 1995 Jason Molenda (crash (a] phydeaux.cygnus.com) 19672 19673 Revert this change: 19674 19675 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian (a] cygnus.com) 19676 19677 * build-all.mk: Use CC=cc -Xs on Solaris. 19678 19679 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon (a] lioth.cygnus.com) 19680 19681 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us 19682 stop using it. 19683 * Makefile.in: Nuke all references to glob subdirectory. 19684 19685 Thu Mar 16 13:35:30 1995 Jason Merrill <jason (a] phydeaux.cygnus.com> 19686 19687 * configure.in: Fix --enable-shared logic in per-host. 19688 19689 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian (a] cygnus.com> 19690 19691 * configure.in (*-hp-hpux[78]*): Use mh-hpux8. 19692 19693 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon (a] lioth.cygnus.com) 19694 19695 * configure.in (noconfigdirs): Don't build gas on AIX, for 19696 powerpc*-*-aix* as well as for rs6000*-*-aix*. 19697 19698 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian (a] cygnus.com> 19699 19700 * configure: Fix --cache-file to work if the file argument is a 19701 relative path. 19702 19703 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian (a] cygnus.com> 19704 19705 * configure: If the --cache-file is used, pass it down to 19706 configure in subdirectories. 19707 19708 Mon Feb 27 12:52:46 1995 Kung Hsu <kung (a] mexican.cygnus.com> 19709 19710 * config.sub: add vxworks29k configuration. 19711 19712 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn (a] cujo.cygnus.com> 19713 19714 * Makefile.in (taz): Do "diststuff" part quietly. 19715 19716 Sun Feb 5 14:16:35 1995 Doug Evans <dje (a] canuck.cygnus.com> 19717 19718 * config.sub: Mini-merge with gcc/config.sub. 19719 19720 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson (a] chestnut.cygnus.com> 19721 19722 * config.guess (IRIX): Sed - to _. 19723 19724 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc (a] rtl.cygnus.com> 19725 19726 * Makefile.in (source-vault, binary-vault): New targets. 19727 19728 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner (a] cygnus.com> 19729 19730 * config.sub: Recognize -eabi as a basic system type. 19731 19732 Thu Jan 12 13:13:23 1995 Jason Merrill <jason (a] phydeaux.cygnus.com> 19733 19734 * configure.in (enable_shared stuff): Fix typo. 19735 19736 Thu Jan 12 01:36:51 1995 deanm (a] medulla.LABS.TEK.COM (Dean Messing) 19737 19738 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*. 19739 19740 Wed Jan 11 16:29:53 1995 Jason Merrill <jason (a] phydeaux.cygnus.com> 19741 19742 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates. 19743 19744 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon (a] lioth.cygnus.com> 19745 19746 * configure.in (rs6000-*-*): Don't build gas. 19747 19748 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian (a] tweedledumb.cygnus.com> 19749 19750 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to 19751 reduce command line length. 19752 (AS_FOR_TARGET): Check for as.new, not Makefile. 19753 (NM_FOR_TARGET): Check for nm.new, not Makefile. 19754 19755 Wed Jan 4 13:02:39 1995 Per Bothner <bothner (a] kalessin.cygnus.com> 19756 19757 * config.guess: Merge from FSF. 19758 19759 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian (a] sanguine.cygnus.com> 19760 19761 * configure: Don't use $ when handling program_suffix. 19762 19763 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman (a] cygnus.com) 19764 19765 * configure.in: Configure tk for hppa/hpux. 19766 19767 Fri Dec 2 15:55:38 1994 Per Bothner <bothner (a] kalessin.cygnus.com> 19768 19769 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++. 19770 19771 Tue Nov 29 19:37:56 1994 Per Bothner <bothner (a] kalessin.cygnus.com> 19772 19773 * Makefile.in: Move -fno-implicit-template from CXXFLAGS 19774 to LIBCXXFLAGS. Tests are better run without it. 19775 19776 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan (a] lisa.cygnus.com) 19777 19778 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs. 19779 19780 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc (a] rtl.cygnus.com> 19781 19782 * configure.in (*-*-netware*): Don't configure xiberty. 19783 19784 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman (a] cygnus.com) 19785 19786 * configure.in: Remove tk from native_only list. 19787 19788 Fri Nov 11 15:31:26 1994 Bill Cox (bill (a] rtl.cygnus.com) 19789 19790 * build-all.mk: Add mips-ncd-elf target to sun4 targets 19791 for special NCD build. 19792 19793 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn (a] cujo.cygnus.com> 19794 19795 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and 19796 makeall.bat, they're only useful for binutils snapshots. 19797 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and 19798 makeall.bat to specified SUPPORT_FILES. 19799 19800 Mon Nov 7 17:25:18 1994 Bill Cox (bill (a] cirdan.cygnus.com) 19801 19802 * build-all.mk: Add Ericsson targets to sun4 and solaris 19803 hosts. Add BNR's sun4 target to solaris host, so their 19804 build-from-source will be tested in-house first. 19805 19806 Sat Nov 5 18:43:30 1994 Jason Merrill (jason (a] phydeaux.cygnus.com) 19807 19808 * Makefile.in (LIBCFLAGS): New variable. 19809 (CFLAGS_FOR_TARGET): Ditto. 19810 (LIBCFLAGS_FOR_TARGET): Ditto. 19811 (LIBCXXFLAGS): Ditto. 19812 (CXXFLAGS_FOR_TARGET): Ditto. 19813 (LIBCXXFLAGS_FOR_TARGET): Ditto. 19814 (BASE_FLAGS_TO_PASS): Pass them. 19815 (EXTRA_TARGET_FLAGS): Ditto. 19816 19817 * configure.in: Support --enable-shared. 19818 19819 Sat Nov 5 15:44:00 1994 Per Bothner <bothner (a] kalessin.cygnus.com> 19820 19821 * configure.in (target_libs): Include libstdc++ again. 19822 * config.guess: Update from FSF (for FreeBSD). 19823 19824 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn (a] cujo.cygnus.com> 19825 19826 * Makefile.in (DEVO_SUPPORT): Include configure.bat and 19827 makeall.bat. 19828 (DISTDOCDIRS): Add `etc'. 19829 (ETC_SUPPORT_PFX): New variable. 19830 (taz): Include anything from etc starting with a word in 19831 ETC_SUPPORT_PFX. 19832 19833 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian (a] sanguine.cygnus.com> 19834 19835 * config.sub: Update for recent FSF changes. Remove obsolete 19836 h8300hds entry. Add -windows* and -osx as basic os. Minor 19837 spacing changes. 19838 19839 Thu Oct 20 18:41:56 1994 Per Bothner <bothner (a] kalessin.cygnus.com> 19840 19841 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1. 19842 19843 * config.guess: Merge with FSF. 19844 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43. 19845 19846 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn (a] cujo.cygnus.com> 19847 19848 * configure: Since the "trap 0" handler will override the exit 19849 status on many systems, only use it for "exit 1", and make it set 19850 a non-zero exit status; reset it before "exit 0". Also, check 19851 exit status of config.sub, and error out if it failed. 19852 19853 Wed Oct 19 18:49:55 1994 Rob Savoye (rob (a] cygnus.com) 19854 19855 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build 19856 and install libgloss. 19857 19858 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian (a] sanguine.cygnus.com> 19859 19860 * Makefile.in (all-binutils): Depend upon all-byacc. 19861 19862 * configure.in: Don't build emacs on Irix 5. 19863 19864 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc (a] phishhead.cygnus.com) 19865 19866 * configure.in (*-*-netware*): Add libio. 19867 19868 Thu Oct 13 15:51:20 1994 Jason Merrill (jason (a] phydeaux.cygnus.com) 19869 19870 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++. 19871 (CHECK_TARGET_MODULES): Ditto. 19872 (INSTALL_TARGET_MODULES): Ditto. 19873 (TARGET_LIBS): Ditto. 19874 (all-libstdc++): Note dependencies. 19875 19876 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn (a] cujo.cygnus.com> 19877 19878 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas. 19879 19880 Tue Oct 11 12:12:29 1994 Jason Merrill (jason (a] phydeaux.cygnus.com) 19881 19882 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of 19883 -fexternal-templates. 19884 19885 * configure.in (target_libs): Add libstdc++. 19886 (noconfigdirs): Add libstdc++ as appropriate. 19887 19888 Thu Oct 6 18:00:54 1994 Per Bothner (bothner (a] kalessin.cygnus.com) 19889 19890 * config.guess: Update from FSF. 19891 19892 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian (a] sanguine.cygnus.com> 19893 19894 * configure: Use ${config_shell} when running ${configsub}. 19895 19896 Mon Oct 3 14:28:34 1994 Doug Evans <dje (a] canuck.cygnus.com> 19897 19898 * config.sub: No longer recognize h8300h. 19899 19900 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian (a] sanguine.cygnus.com> 19901 19902 * config.sub: Remove extraneous differences between config.sub and 19903 gcc/config.sub. 19904 19905 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn (a] cujo.cygnus.com> 19906 19907 * Makefile.in (DISTSTUFFDIRS): Add gas. 19908 19909 Thu Sep 22 19:04:55 1994 Doug Evans (dje (a] canuck.cygnus.com) 19910 19911 * COPYING.NEWLIB: New file. 19912 19913 Mon Sep 19 18:25:40 1994 Per Bothner (bothner (a] kalessin.cygnus.com) 19914 19915 * config.guess (HP-UX): Patch from Harlan Stenn 19916 <harlan (a] landmark.com> to also emit release level. 19917 19918 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson (a] sphagnum.cygnus.com) 19919 19920 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'. 19921 19922 Tue Sep 6 23:23:18 1994 Per Bothner (bothner (a] kalessin.cygnus.com) 19923 19924 * config.sub: Merge nextstep cleanup from FSF. 19925 19926 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn (a] kr-pc.cygnus.com) 19927 19928 * configure.in (arm-*-*): Don't configure ld for this target. 19929 19930 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc (a] phishhead.cygnus.com) 19931 19932 * configure.in (*-*-netware): don't configure libg++, libio, 19933 librx, or newlib. 19934 19935 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian (a] sanguine.cygnus.com) 19936 19937 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't 19938 configure ld--it works, but it doesn't support shared libraries. 19939 19940 Sun Aug 28 18:13:45 1994 Per Bothner (bothner (a] kalessin.cygnus.com) 19941 19942 * config.guess (*-unknown-freebsd*): Get rid of possible 19943 trailing "(Release)" in version string. 19944 Patch from Paul Richards <paul (a] isl.cf.ac.uk>. 19945 19946 Sat Aug 27 15:00:49 1994 Per Bothner (bothner (a] kalessin.cygnus.com) 19947 19948 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3. 19949 Fix type: *-next-neststep -> *-next-nextstep. 19950 19951 * config.guess: Merge from FSF: 19952 19953 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm (a] info.ucl.ac.be) 19954 19955 * config.guess: Recognize powerpc-ibm-aix3.2.5. 19956 19957 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm (a] info.ucl.ac.be) 19958 19959 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V 19960 instead of UNIX_SV for UnixWare 1.0). 19961 19962 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman (a] cygnus.com) 19963 19964 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld 19965 to make gdb/nlm/* build after the compiler and linker. 19966 19967 Fri Aug 26 14:30:05 1994 Per Bothner (bothner (a] kalessin.cygnus.com) 19968 19969 * config.guess (netbsd, freebsd, linux): Accept any machine, 19970 not just i[34]86. 19971 (m68k-atari-sysv4): Relocate to match FSF version. 19972 19973 * config.guess: More merges from the FSF: 19974 19975 Add a space before function call or macro invocation. 19976 19977 Tue May 10 16:53:55 1994 Roland McGrath (roland (a] churchy.gnu.ai.mit.edu) 19978 19979 * config.guess: Add trap cmd to remove dummy.c and dummy when 19980 interrupted. 19981 19982 Wed Apr 20 18:07:13 1994 Roland McGrath (roland (a] churchy.gnu.ai.mit.edu) 19983 19984 * config.guess (dummy.c): Redirect stderr for `hostinfo' command. 19985 (dummy): Redirect stderr from compilation of dummy.c. 19986 19987 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz (a] sent5.uni-duisburg.de) 19988 19989 * config.guess: Distinguish between NeXTStep 2.1 and 3.x. 19990 19991 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn (a] kr-laptop.cygnus.com) 19992 19993 * configure: Accept and ignore --cache*, for compatibility with 19994 new autoconf. 19995 19996 Fri Aug 26 13:05:27 1994 Per Bothner (bothner (a] kalessin.cygnus.com) 19997 19998 * config.guess: Merge from FSF: 19999 20000 Thu Aug 25 20:28:51 1994 Richard Stallman <rms (a] mole.gnu.ai.mit.edu> 20001 20002 * config.guess (Pyramid*:OSx*:*:*): New case. 20003 (PATH): Add /.attbin at end for finding uname. 20004 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions. 20005 20006 Wed Aug 17 18:21:02 1994 Tor Egge (tegge (a] pvv.unit.no) 20007 20008 * config.guess (M88*:DolphinOS:*:*): New case. 20009 20010 Thu Aug 11 17:00:13 1994 Stan Cox (coxs (a] dg-rtp.dg.com) 20011 20012 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE 20013 to select whether to use ELF or COFF. 20014 20015 Sun Jul 24 16:20:53 1994 Richard Stallman <rms (a] mole.gnu.ai.mit.edu> 20016 20017 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv. 20018 20019 Sun May 1 10:23:10 1994 Richard Stallman (rms (a] mole.gnu.ai.mit.edu) 20020 20021 * config.guess: Guess the OS version for HPUX. 20022 20023 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh (a] hal.gnu.ai.mit.edu) 20024 20025 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5. 20026 20027 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian (a] sanguine.cygnus.com) 20028 20029 * configure.in: Recognize --with-headers, --with-libs, and 20030 --without-newlib. 20031 * Makefile.in (all-xiberty): Depend upon all-ld. 20032 20033 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian (a] sanguine.cygnus.com) 20034 20035 * configure.in: Change i[34]86 to i[345]86. 20036 20037 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian (a] sanguine.cygnus.com) 20038 20039 * configure (version): A few more tweaks to help message. 20040 20041 Fri Aug 19 12:40:25 1994 Per Bothner (bothner (a] kalessin.cygnus.com) 20042 20043 * Makefile.in: Remove (for now) librx as a host library, 20044 now that we're building it for target. 20045 20046 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian (a] sanguine.cygnus.com) 20047 20048 * configure: Fix up help message; from karl (a] owl.hq.ileaf.com 20049 (Karl Berry). 20050 20051 Tue Aug 16 16:11:08 1994 Per Bothner (bothner (a] kalessin.cygnus.com) 20052 20053 * configure.in: Also configure librx. 20054 20055 Mon Aug 15 16:51:45 1994 Per Bothner (bothner (a] kalessin.cygnus.com) 20056 20057 * Makefile.in: Update various rules to reflect that librx 20058 is now needed for libg++. 20059 20060 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian (a] sanguine.cygnus.com) 20061 20062 * config.sub: Accept mips64orion and mips64orionel as a CPU name. 20063 20064 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs (a] andros.cygnus.com) 20065 20066 * configure.in: Configure the examples directory. 20067 20068 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian (a] sanguine.cygnus.com) 20069 20070 * configure: Simplify Jun 2 1994 change. 20071 20072 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby (a] cygnus.com) 20073 20074 * change CC to /usr/latest/bin/gcc for lynx host builds, since 20075 /bin/gcc isn't good enough to build gcc. 20076 20077 Wed Jul 27 09:07:14 1994 Fred Fish (fnf (a] cygnus.com) 20078 20079 * Makefile.in (GDB_SUPPORT_FILES): Remove 20080 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules. 20081 (gdb.tar.gz): Add new rule to use standard distribution building 20082 mechanism. 20083 20084 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com) 20085 20086 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From 20087 Bill Cox <bill (a] cygnus.com>. 20088 20089 Sat Jul 23 12:19:46 1994 Per Bothner (bothner (a] kalessin.cygnus.com) 20090 20091 * config.guess: Recognize ISC. Patch from kwzh (a] gnu.ai.mit.edu. 20092 20093 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman (a] cygnus.com) 20094 20095 * configure: Search current dir first in .gdbinit. 20096 20097 Fri Jul 22 11:28:30 1994 Per Bothner (bothner (a] kalessin.cygnus.com) 20098 20099 * config.sub: Recognize freebsd (merged from gcc config.sub). 20100 20101 Thu Jul 21 14:10:52 1994 Per Bothner (bothner (a] kalessin.cygnus.com) 20102 20103 * config.sub: Refer to NeXT's operating system as nextstep. 20104 20105 * config.sub (case $basic_machine): Re-order the cases, to match 20106 the order in the FSF version (which is mostly alphabethical). 20107 Merge in some additions and changes from the FSF. 20108 20109 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs (a] andros.cygnus.com) 20110 20111 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7. 20112 * config.sub: Recognize cxux7. 20113 * configure.in: Use mh-cxux for m88k-harris-cxux*. 20114 20115 Mon Jul 11 14:37:39 1994 Per Bothner (bothner (a] kalessin.cygnus.com) 20116 20117 * config.sub: Fix typo powerpc -> powerpc-*. 20118 20119 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann (a] blues.cygnus.com) 20120 20121 * Makefile.in: `all-emacs19' depends on `all-byacc'. 20122 20123 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in 20124 parallel with all-emacs and install-emacs). Top-level command 20125 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'. 20126 20127 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian (a] sanguine.cygnus.com) 20128 20129 * test-build.mk ($(host)-stamp-stage2-installed): Remove 20130 $(relbindir)/make before doing ``make install'', and use 20131 $(GNU_MAKE) while doing it. Avoids problem on SunOS with 20132 installing over running make binary. 20133 ($(host)-stamp-stage3-installed): Likewise. 20134 20135 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon (a] lioth.cygnus.com) 20136 20137 * config.guess: Recognize Mach. 20138 20139 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian (a] sanguine.cygnus.com) 20140 20141 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to 20142 see whether --exec-prefix was used. 20143 20144 Sun Jun 26 21:15:54 1994 Per Bothner (bothner (a] kalessin.cygnus.com) 20145 20146 * README: Explicitly mention libg++/README. (Zoo's idea.) 20147 20148 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon (a] lioth.cygnus.com) 20149 20150 * Makefile.in: Add all-librx target similar to all-libproc. 20151 20152 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman (a] cygnus.com) 20153 20154 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal 20155 with post 1.2 uname bogosity. 20156 20157 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com) 20158 20159 * configure: Remove temporary files on receipt of a signal. 20160 20161 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian (a] cygnus.com) 20162 20163 * configure: If there is a package_makefile_frag, remove 20164 ${subdir}/Makefile.tem after copying it in. 20165 20166 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby (a] cygnus.com) 20167 20168 * build_all.mk: support rs6000 lynx identifies itself as 20169 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc 20170 since /bin/gcc is too feeble to compile a modern gcc. 20171 20172 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen (a] cirdan.cygnus.com) 20173 20174 * brought devo/test-build.mk update-to-date with progressive/ 20175 test-build.mk. Add lynx targets and hppa flag info. 20176 20177 Sat Jun 4 17:23:54 1994 Per Bothner (bothner (a] kalessin.cygnus.com) 20178 20179 * configure.in: Use mh-ncrsvr43. Patch from 20180 Tom McConnell <tmcconne (a] sedona.intel.com>. 20181 20182 Fri Jun 3 17:47:24 1994 Per Bothner (bothner (a] kalessin.cygnus.com) 20183 20184 * config.guess (i386-unknown-bsdi): No longer need to 20185 check #if defined(__bsdi__) && defined(__i386__). 20186 20187 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com) 20188 20189 * configure: Set program_transform_nameoption correctly. 20190 20191 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen (a] cirdan.cygnus.com) 20192 20193 * brought build-all.mk update-to-date with progressive build-all.mk, 20194 added new targets and hppa info. 20195 20196 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com) 20197 20198 * configure: If config.guess result is a prefix of the user 20199 specified target, assume a native build and use the user specified 20200 target as the host alias. Remove SunOS patch suffix removal hack. 20201 * configure.in: Remove SunOS patch suffix removal hack. 20202 20203 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's 20204 in NATIVE_CHECK_MODULES. 20205 20206 Wed Jun 1 10:49:41 1994 Bill Cox (bill (a] rtl.cygnus.com) 20207 20208 * Makefile.in: Rename HOST_ONLY to NATIVE. 20209 * configure: Delete SunOs patch suffix from host_canonical 20210 and build_canonical variables that are prepended to Makefiles. 20211 * configure.in: Add comments for easier maintenance. 20212 20213 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon (a] lioth.cygnus.com) 20214 20215 * Makefile.in: Add all-libproc target similar to all-gui. 20216 20217 Tue May 31 17:16:33 1994 Tom Lord (lord (a] cygnus.com) 20218 20219 * Makefile.in (CHECK_MODULES): split into 20220 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES. 20221 20222 Tue May 31 16:36:36 1994 Paul Eggert (eggert (a] twinsun.com) 20223 20224 * config.guess (i386-unknown-bsdi): New system to guess. 20225 20226 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon (a] lioth.cygnus.com) 20227 20228 * Makefile.in: Add all-gui target (but not yet build by "all"). 20229 20230 Thu May 26 08:53:19 1994 Bill Cox (bill (a] rtl.cygnus.com) 20231 20232 * config.sub: Move deletion of patch suffix from here... 20233 * configure.in: To here, at Ian's suggestion. The top- 20234 level scripts might need to know of a patch level. 20235 20236 Wed May 25 09:15:54 1994 Bill Cox (bill (a] rtl.cygnus.com) 20237 20238 * config.sub: Strip off patch suffix so rtl is recognized 20239 as a sunos4.1.3 machine, even though it's been patched. 20240 20241 Fri May 20 08:25:49 1994 Steve Chamberlain (sac (a] deneb.cygnus.com) 20242 20243 * Makefile.in (INSTALL_LAST): Delete. 20244 (INSTALL_DOSREL): New. 20245 20246 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com) 20247 20248 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*. 20249 Don't set use_gnu_ld to no for *-*-sysv4; that only controls 20250 whether we pass down --with-gnu-ld anyhow. 20251 20252 Thu May 19 09:29:12 1994 Steve Chamberlain (sac (a] cygnus.com) 20253 20254 * Makefile.in (INSTALL_LAST): Change operation so it works 20255 on more flavors of make. 20256 * configure.in (go32): Don't build libg++ or libio. 20257 20258 Fri May 13 13:28:34 1994 Steve Chamberlain (sac (a] cygnus.com) 20259 20260 * Makefile.in (Move HOST_PREFIX_1 and friends up so 20261 they can be overriden by templates. 20262 20263 Sat May 7 16:46:44 1994 Steve Chamberlain (sac (a] cygnus.com) 20264 20265 * configure.in (target==go32): Don't build gdb. 20266 * dosrel: New directory. 20267 20268 Fri May 6 14:19:25 1994 Steve Chamberlain (sac (a] cygnus.com) 20269 20270 * configure.in (host==go32): Configure dosrel too. 20271 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last. 20272 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should 20273 be set by incoming names or templates. 20274 (INSTALL_LAST): New rule. 20275 20276 Thu May 5 17:35:05 1994 Stan Shebs (shebs (a] andros.cygnus.com) 20277 20278 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os. 20279 20280 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn (a] cujo.cygnus.com) 20281 20282 * configure.in (appdirs): New variable. Currently empty, but will 20283 be used in gas distribution. If nonempty, lists a set of 20284 directories at least one of which must get configured, or top 20285 level configuration is considered to have failed. 20286 (rs6000-*-lynxos*): Use new file name. 20287 20288 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com) 20289 20290 Eliminate XTRAFLAGS. 20291 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the 20292 newlib include files using -idirafter, and also use -nostdinc. 20293 (CXX_FOR_TARGET): Likewise. 20294 (XTRAFLAGS): Removed. 20295 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET. 20296 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS. 20297 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise. 20298 ($(DO_X)): Don't pass down XTRAFLAGS. 20299 20300 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn (a] kr-pc.cygnus.com) 20301 20302 * configure.in (mips*-dec-bsd*): New target; do build linker. 20303 (mips*-*-bsd*): New target; don't build linker. 20304 20305 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby (a] cygnus.com) 20306 20307 * configure.in: support rs6000-*-lynxos* configuration. 20308 support sunos4 as a cross target. 20309 20310 * config.sub: look for lynx*, not lynx since the OS version may 20311 legitimately be part of the name. 20312 20313 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn (a] cujo.cygnus.com) 20314 20315 * configure.in (i[34]86-*-sco*): Move to be with other i386 20316 targets. 20317 (romp-*-*): New target. Skip various binary utilities. 20318 (vax-*-*): New target. Don't build newlib. 20319 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib. 20320 20321 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm (a] rtl.cygnus.com) 20322 20323 * configure.in: Only set host_makefile_frag if config 20324 directory exists. 20325 20326 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm (a] rtl.cygnus.com) 20327 20328 * install.sh: If $dstdir exists, don't check whether each 20329 component does. 20330 20331 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com) 20332 20333 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh. 20334 20335 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs (a] andros.cygnus.com) 20336 20337 * configure.in (*-*-lynxos*): Don't configure newlib for either 20338 native or cross Lynx. 20339 20340 Sat Apr 16 11:58:16 1994 Doug Evans (dje (a] canuck.cygnus.com) 20341 20342 * config.sub (sparc64-elf): Fix os. 20343 (z8k): Remove duplicate. 20344 20345 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com) 20346 20347 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not 20348 gcc/stmp-fixproto, to try to prevent fixproto from being run. 20349 20350 Wed Apr 13 15:14:52 1994 Bill Cox (bill (a] cygnus.com) 20351 20352 * configure: Make file links cleanly even if Lynx fails on 20353 an NFS symlink (at least fail cleanly). 20354 20355 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson (a] sphagnum.cygnus.com) 20356 20357 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to 20358 -XNh2000. 20359 20360 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm (a] rtl.cygnus.com) 20361 20362 * configure: Unknown options are fatal again. 20363 20364 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm (a] cygnus.com) 20365 20366 * configure: Ignore --x-includes and --x-libraries, for Autoconf 20367 compatibility. 20368 20369 Thu Apr 7 17:31:43 1994 Doug Evans (dje (a] canuck.cygnus.com) 20370 20371 * build-all.mk: Add `clean' target. 20372 20373 Wed Apr 6 20:44:56 1994 Peter Schauer (pes (a] regent.e-technik.tu-muenchen.de) 20374 20375 * config.guess: Add SINIX support. 20376 * configure.in: Add mips-*-sysv4* support. 20377 20378 Mon Apr 4 17:41:44 1994 Doug Evans (dje (a] canuck.cygnus.com) 20379 20380 * build-all.mk: Document all useful targets. 20381 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2. 20382 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4. 20383 20384 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm (a] rtl.cygnus.com) 20385 20386 * configure: Support --silent, --quiet. 20387 20388 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm (a] rtl.cygnus.com) 20389 20390 * configure: Support --disable-FEATURE. 20391 20392 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon (a] lioth.cygnus.com) 20393 20394 * config.guess: Recognize NCR running SVR4.3. 20395 20396 Mon Mar 28 14:55:15 1994 Per Bothner (bothner (a] kalessin.cygnus.com) 20397 20398 * config.guess: Make BSDI generate i386-unknown-bsd386. 20399 Patch from Paul Eggert <eggert (a] twinsun.com>. 20400 20401 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com) 20402 20403 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*. 20404 20405 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm (a] rtl.cygnus.com) 20406 20407 * configure: Make unrecognized options give nonfatal warnings 20408 instead of fatal errors, and pass them to any subdirectory 20409 configures in case they recognize them. 20410 Make --x equivalent to --with-x. 20411 20412 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm (a] rtl.cygnus.com) 20413 20414 * configure: Add --enable-* options. Clean up usage message and 20415 some comments. 20416 20417 Thu Mar 24 09:12:53 1994 Doug Evans (dje (a] canuck.cygnus.com) 20418 20419 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new. 20420 20421 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law (a] snake.cs.utah.edu) 20422 20423 * configure.in (hppa*-*-*): Enable binutils. 20424 20425 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon (a] lioth.cygnus.com) 20426 20427 * config.sub: Recognize cisco. 20428 20429 Fri Mar 18 16:42:32 1994 Jason Merrill (jason (a] deneb.cygnus.com) 20430 20431 * Makefile.in (CXXFLAGS): Add -fexternal-templates. 20432 20433 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon (a] lioth.cygnus.com) 20434 20435 * config.guess: about target *-hitachi-hiuxwe2, don't print more 20436 than one configuration name. Add comment. 20437 20438 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino (a] sra.co.jp) 20439 20440 * config.guess: about target *-hitachi-hiuxwe2, fixed 20441 machine guessing order. [Hitachi's CPU_IS_HP_MC68K 20442 macro is incorrect.] 20443 20444 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon (a] lioth.cygnus.com) 20445 20446 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather 20447 than the "make ls" stuff which used to be here. 20448 20449 Fri Mar 11 12:52:39 1994 Per Bothner (bothner (a] kalessin.cygnus.com) 20450 20451 * config.guess: Recognize i[34]86-unknown-freebsd. 20452 From Shawn M Carey <smcarey (a] rodan.syr.edu>. 20453 20454 Thu Mar 3 14:24:21 1994 Per Bothner (bothner (a] kalessin.cygnus.com) 20455 20456 * configure.in (noconfigdirs for alpha): Remove libg++ and libio. 20457 20458 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon (a] deneb.cygnus.com) 20459 20460 * config.guess: Check for ptx. 20461 20462 Mon Feb 28 16:46:50 1994 Kung Hsu (kung (a] mexican.cygnus.com) 20463 20464 * config.sub: Add os9k checking. 20465 20466 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law (a] snake.cs.utah.edu) 20467 20468 * config.guess: Handle OSF1 running on HPPA processors 20469 20470 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn (a] rtl.cygnus.com) 20471 20472 * configure: If subdir configure fails, print out a message with 20473 subdirectory name, in case subdir's configure code didn't identify 20474 itself. 20475 20476 Fri Feb 18 12:50:15 1994 Doug Evans (dje (a] cygnus.com) 20477 20478 * configure.in: Remove embedded newlines from configdirs. 20479 Avoid mismatches of substrings. Fix matching strings at end 20480 of configdirs. 20481 20482 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com) 20483 20484 * config.guess: Add Lynx/rs6000 config support. 20485 20486 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn (a] rtl.cygnus.com) 20487 20488 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas. 20489 20490 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law (a] cygnus.com) 20491 20492 * configure.in (hppa*-*-osf*): Treat this just like most other 20493 PA configurations (eg no binutils or ld). 20494 (hppa*-*-*elf*): These configurations have binutils and ld. 20495 20496 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law (a] snake.cs.utah.edu) 20497 20498 * config.sub (hiux): Fix typo. From m-kasahr (a] sramhc.sra.co.JP. 20499 20500 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com) 20501 20502 * configure.in (rs6000-*-*): Build gas. 20503 20504 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law (a] snake.cs.utah.edu) 20505 20506 * Makefile.in: Avoid bug in losing hpux sed. 20507 20508 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon (a] lioth.cygnus.com) 20509 20510 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed 20511 for GDB and GDB has been fixed to not need it. 20512 20513 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn (a] cujo.cygnus.com) 20514 20515 * config.guess: Recognize vax hosts. 20516 20517 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn (a] cujo.cygnus.com) 20518 20519 * configure (while loop): Don't use "break 2" inside case 20520 statement -- the case statement isn't an enclosing loop. 20521 20522 Mon Jan 24 18:40:06 1994 Per Bothner (bothner (a] kalessin.cygnus.com) 20523 20524 * config.guess: Clean up NeXT support, to allow nextstep 20525 on Intel machines. Make OS be nextstep. 20526 20527 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner (a] vlsi1.ultra.nyu.edu) 20528 20529 * config.guess: Add alternate forms for Convex. 20530 20531 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com) 20532 20533 * configure: Completely rewrite option processing. Take 20534 advantage of pattern-matching to avoid invoking test frequently. 20535 Also clean up host and target defaulting logic. 20536 20537 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn (a] cujo.cygnus.com) 20538 20539 * Makefile.in: Replace all occurrances of "rootme" with "r" and 20540 "$${rootme}" with "$$r", to increase the likelihood that the do-* 20541 commands (plus user environment) will fit SCO limits. 20542 20543 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com) 20544 20545 * configure.in: Don't issue warnings about directories which are 20546 not being configured if -norecursion is set. Correct test for 20547 --with-gnu-as and --with-gnu-ld to not get confused by substring 20548 matches. 20549 20550 * configure.in: Don't build gas for alpha-dec-osf1*. 20551 20552 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com) 20553 20554 * configure: Back out Per's change of 12/19/1993. It changes the 20555 behavior of configure in unexpected and confusing ways. 20556 20557 Also, use different delim char when calculating 20558 program_transform_name so that the name can contain slashes. 20559 20560 Sat Jan 1 13:45:31 1994 Rob Savoye (rob (a] darkstar.cygnus.com) 20561 20562 * configure.in, config.sub: Add support for VSTa micro-kernel. 20563 20564 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law (a] snake.cs.utah.edu) 20565 20566 * configure.in: Nuke hacks which were used to get a special 20567 version of GAS for HPPA configurations. 20568 20569 Sun Dec 19 20:40:44 1993 Per Bothner (bothner (a] kalessin.cygnus.com) 20570 20571 * configure: If only ${target_alias} is given, use that 20572 as the default for ${host_alias}. 20573 * configure: Add missing back-slashes before nested quotes. 20574 20575 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo (a] andros.cygnus.com) 20576 20577 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON) 20578 20579 Tue Dec 14 21:25:33 1993 Per Bothner (bothner (a] cygnus.com) 20580 20581 * config.guess: Recognize some Tektronix configurations. 20582 From Kaveh R. Ghazi <ghazi (a] noc.rutgers.edu>. 20583 20584 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac (a] thepub.cygnus.com) 20585 20586 * config.sub: Match any flavor of SH. 20587 20588 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn (a] cujo.cygnus.com) 20589 20590 * configure.in: Don't try to configure newlib for Alpha. 20591 20592 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com) 20593 20594 * configure.in: Don't build ld for Irix 5. Don't build gas, 20595 libg++ or libio for any Alpha target. 20596 20597 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5. 20598 20599 Wed Dec 1 17:00:33 1993 Jason Merrill (jason (a] deneb.cygnus.com) 20600 20601 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for 20602 default arguments -- so it tried to compress itself. 20603 20604 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo (a] andros.cygnus.com) 20605 20606 * configure.in (notsupp): ensure that a space is always at the end 20607 of the configdirs list, since the grep checks for an explicit space 20608 20609 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com) 20610 20611 * configure.in (target i386-sysv4.2): don't build ld, since static 20612 versions of many libraries are not available. 20613 20614 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com) 20615 20616 * config.guess: Recognize Apollos (using environment variables). 20617 * configure.in: Don't configure ld, binutils, or gprof for Apollo. 20618 20619 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com) 20620 20621 * config.guess: Recognize Sony news mips running newsos. 20622 20623 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin (a] cygnus.com) 20624 20625 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be 20626 "fi ; else" for bash. 20627 20628 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin (a] cygnus.com) 20629 20630 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL. 20631 20632 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby (a] blues.cygnus.com) 20633 20634 * config.sub: accept unixware as an alias for svr4.2. 20635 Fix some inconsistancies with the gcc version. 20636 20637 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com) 20638 20639 * Makefile.in (DISTDOCDIRS): Add gdb. 20640 20641 Fri Nov 5 11:59:42 1993 Per Bothner (bothner (a] kalessin.cygnus.com) 20642 20643 * Makefile.in (DISTDOCDIRS): Add libg++ and libio. 20644 20645 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn (a] rover.cygnus.com) 20646 20647 * Makefile.in (taz): Only build "info" in DISTDOCDIRS. 20648 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want 20649 this now. 20650 20651 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com) 20652 20653 * config.sub: Accept hiux* as an OS name. 20654 20655 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per 20656 etc/make-stds.texi. The underscore came from gcc, and dje now 20657 agrees that RUNTESTFLAGS is the correct name. 20658 20659 Thu Nov 4 10:49:01 1993 Per Bothner (bothner (a] kalessin.cygnus.com) 20660 20661 * install.sh: Remove 'set -e'. It makes any conditionals 20662 in the script useless. 20663 20664 * config.guess: Automatically recognize arm-acorn-riscix 20665 Patch from Richard Earnshaw (rwe11 (a] cl.cam.ac.uk). 20666 20667 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy (a] cygnus.com) 20668 20669 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS 20670 20671 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn (a] rtl.cygnus.com) 20672 20673 * Makefile.in (DISTDOCDIRS): New variable. 20674 (taz): Edit local Makefile.in sooner, instead of proto-toplev 20675 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS. 20676 20677 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com) 20678 20679 * configure.in (hppa target): check the source directory for the 20680 pagas sub-directory 20681 20682 Wed Nov 3 11:12:22 1993 Doug Evans (dje (a] canuck.cygnus.com) 20683 20684 * config.sub: Allow -aout* and -elf*. 20685 20686 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn (a] rtl.cygnus.com) 20687 20688 * configure.in: Don't build ld on i386-solaris2, same as for 20689 sparc-solaris2. 20690 20691 Tue Nov 2 14:21:25 1993 Per Bothner (bothner (a] kalessin.cygnus.com) 20692 20693 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++). 20694 20695 Tue Nov 2 13:38:30 1993 Peter Schauer (pes (a] regent.e-technik.tu-muenchen.de) 20696 20697 * configure.in: Configure gdb for alpha. 20698 20699 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com) 20700 20701 * Makefile.in (CXXFLAGS): Add -O. 20702 20703 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com) 20704 20705 * config.guess: added support for DG Aviion 20706 20707 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn (a] rover.cygnus.com) 20708 20709 * configure.in: Produce warning message for subdirectories not 20710 configurable for this host/target combination. Don't try to 20711 configure gdb for vms. 20712 20713 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn (a] rover.cygnus.com) 20714 20715 * Makefile.in (taz): Replace "byacc" with "bison -y" in the 20716 appropriate files before making "diststuff". 20717 (DISTBISONFILES): New var: list of files to be edited. 20718 (DISTSTUFFDIRS): Add binutils. 20719 20720 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com) 20721 20722 * config.sub: also handle mipsel and mips64el (for little endian mips) 20723 20724 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com) 20725 20726 * configure.in: Add * to end of all OS names. 20727 20728 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs (a] rtl.cygnus.com) 20729 20730 * configure.in: Build newlib for LynxOS native. 20731 20732 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com) 20733 20734 * config.guess: Add support for delta 88k running SVR3. 20735 20736 * configure.in: Add comment about HP compiler vs. emacs. 20737 20738 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com) 20739 20740 * configure.in: don't build ld on solaris2 (not a viable option 20741 due to bugs in getpwnam & getpwuid) 20742 20743 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn (a] rtl.cygnus.com) 20744 20745 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since 20746 config.guess will produce a full version number. 20747 20748 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com) 20749 20750 * configure.in: Build linker and binutils for alpha-dec-osf1. 20751 20752 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com) 20753 20754 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS, 20755 and gdb/testsuite/Makefile.in. 20756 20757 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com) 20758 20759 * configure.in: recognize mips*- instead of mips- 20760 20761 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn (a] cygnus.com) 20762 20763 * config.sub: Accept linux*coff and linux*elf as operating 20764 systems. 20765 20766 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com) 20767 20768 * config.sub: Recognize mips64, and mips3 as an alias for it. 20769 20770 Wed Oct 6 13:54:21 1993 Peter Schauer (pes (a] regent.e-technik.tu-muenchen.de) 20771 20772 * configure.in: Remove alpha-dec-osf*, no longer necessary now that 20773 gdb knows how to handle OSF/1 shared libraries. 20774 20775 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com) 20776 20777 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux). 20778 * config.guess: Recognize Hitachi's HIUX. 20779 * config.sub: Recognize h3050r* and hppahitachi. 20780 Remove redundant cases for hp9k[23]*. 20781 20782 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com) 20783 20784 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld' 20785 if gas and ld are in the source tree and are in ${configdirs}. 20786 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the 20787 --with options (but still pass them down on the command line, 20788 if they were explicitly specified). 20789 20790 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com) 20791 20792 * configure: substitute SHELL value in Makefile.in with 20793 ${CONFIG_SHELL} 20794 20795 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com) 20796 20797 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and 20798 *-*-solaris2* targets. 20799 20800 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com) 20801 20802 * Makefile.in: define M4, and pass it down to sub-makes; 20803 all-autoconf now depends on all-m4 20804 20805 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com) 20806 20807 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on 20808 presence of {ar,ranlib} instead of a configured directory 20809 20810 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon (a] cirdan.cygnus.com) 20811 20812 * config.guess: Accept 34?? as well as 33?? for NCR. 20813 20814 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com) 20815 20816 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead 20817 of 'gas' in sed commands, since 'gash' is now in the tree as well. 20818 20819 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com) 20820 20821 * configure: grab values for $(CC) and $(CXX) from the 20822 environment, so that someone can do "CC=gcc configure; make" and 20823 have it work right (matching the way that autoconf works now) 20824 20825 * configure.in, Makefile.in: add support for gash, the tcl 20826 interface to Galaxy 20827 20828 * config.guess: add NetBSD variants (hp300, x86) 20829 20830 Thu Sep 9 16:48:52 1993 Jason Merrill (jason (a] deneb.cygnus.com) 20831 20832 * install.sh: Support -d option (in the manner of SunOS 4 install, 20833 as it is more deterministic than that of GNU install) 20834 (chmodcmd): Set file to mode 755 by default (should also do default 20835 chgrp and chown, but I don't feel like dealing with that now) 20836 20837 Tue Sep 7 11:59:39 1993 Doug Evans (dje (a] canuck.cygnus.com) 20838 20839 * config.sub: Remove h8300hhms alias. 20840 20841 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com) 20842 20843 * configure.in: Match *-*-solaris2* not *-sun-solaris2*. 20844 20845 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com) 20846 20847 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well 20848 as stmp-fixinc 20849 20850 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich (a] sendai.cygnus.com) 20851 20852 * config.sub: recognize m88110-bug-coff. 20853 20854 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com) 20855 20856 * Makefile.in (all-libio): all dependencies on the toolchain used 20857 to build this (gcc, gas, ld, etc) 20858 20859 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com) 20860 20861 * config.guess: Deal with OSF/1 1.3 on alpha. 20862 20863 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com) 20864 20865 * install.sh: add some 'else true' clauses for portability 20866 20867 * configure.in: don't build libio for h8[35]00-*-* targets 20868 20869 Tue Aug 17 19:02:31 1993 Per Bothner (bothner (a] kalessin.cygnus.com) 20870 20871 * Makefile.in: Add support for new libio. 20872 20873 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com) 20874 20875 * install.sh: If one command fails, don't try the rest. Don't try 20876 to remove $dsttmp (via trap) unless we have already created it. 20877 If $src doesn't exist, detect it and exit with an error. 20878 20879 * config.guess: Recognize BSD on hp300. 20880 20881 Wed Aug 11 18:35:13 1993 Per Bothner (bothner (a] kalessin.cygnus.com) 20882 20883 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux. 20884 Bug report from "Hamish (H.I.) Macdonald" <hamish (a] bnr.ca>. 20885 20886 Wed Aug 11 15:37:51 1993 Jason Merrill (jason (a] deneb.cygnus.com) 20887 20888 * Makefile.in (all-send-pr): depends on all-prms 20889 20890 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com) 20891 20892 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd). 20893 20894 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian (a] tweedledumb.cygnus.com) 20895 20896 * config.guess: From michael (a] mercury.cs.mun.ca (Michael Rendell): 20897 Added test for mips-mips-riscos5. 20898 20899 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com) 20900 20901 * configure.in: use mh-hp300 for 68k HP hosts 20902 20903 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com) 20904 20905 * configure: add support for CONFIG_SHELL, so that you can use 20906 some alternate shell for evaluating configure scripts 20907 20908 Sun Aug 1 11:36:27 1993 Fred Fish (fnf (a] deneb.cygnus.com) 20909 20910 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address 20911 in configure script to bug-gdb (a] prep.ai.mit.edu when building 20912 distribution archive. 20913 * Makefile.in (COMPRESS): Remove def. 20914 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from 20915 gdb.tar.Z and make-gdb.tar.Z respectively. 20916 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive. 20917 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer 20918 to convergence with 'taz' target in Makefile.in. 20919 20920 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com) 20921 20922 * install.sh (dsttmp): use trap to ensure that tmp files go 20923 away on error conditions 20924 20925 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com) 20926 20927 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES 20928 20929 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com) 20930 20931 * Makefile.in (install-dirs): Deal with a prefix like /gnu; 20932 its parent is '/' not ''. 20933 20934 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog. 20935 20936 Fri Jul 23 09:53:37 1993 Jason Merrill (jason (a] wahini.cygnus.com) 20937 20938 * configure: if ${newsrcdir}/configure doesn't exist, don't assume 20939 that ${newsrcdir}/configure.in does. 20940 20941 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com) 20942 20943 * test-build.mk: support for CONFIG_SHELL 20944 20945 Mon Jul 19 21:54:46 1993 Fred Fish (fnf (a] deneb.cygnus.com) 20946 20947 * config.sub (netware): Add as a basic system type. 20948 20949 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich (a] sendai.cygnus.com) 20950 20951 * Makefile.in (Makefile): depend on configure.in. Also drop the 20952 $(srcdir)/ from the dependency on Makefile.in. 20953 20954 Tue Jul 13 20:10:58 1993 Doug Evans (dje (a] canuck.cygnus.com) 20955 20956 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms. 20957 (h8300hhms is temporary until multi-libraries are implemented). 20958 * configure.in: Handle h8300h too. 20959 20960 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com) 20961 20962 * config.guess: Recognize dpx/2 as m68k-bull-sysv3. 20963 20964 Thu Jul 8 18:26:12 1993 John Gilmore (gnu (a] cygnus.com) 20965 20966 * configure: Remove extraneous output when guessing host type. 20967 * config.guess: Remove extraneous output when guessing using C 20968 compiler rather than uname, or when guessing fails. 20969 20970 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com) 20971 20972 * Makefile.in: remove all.cross and install.cross targets 20973 20974 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross 20975 definitions 20976 20977 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac (a] phydeaux.cygnus.com) 20978 20979 * configure.in (target sh): Build gprof. 20980 20981 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 20982 20983 * config.sub: change -solaris to -solaris2 20984 20985 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com) 20986 20987 * configure.in: Use config/mh-riscos for mips-*-sysv*. 20988 20989 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian (a] cygnus.com) 20990 20991 * configure: Correct error message for missing Makefile.in to 20992 print correct directory. 20993 20994 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 20995 20996 * install.sh: kludge around 386BSD shell bug 20997 20998 Tue Jun 29 13:06:49 1993 Per Bothner (bothner (a] rtl.cygnus.com) 20999 21000 * config.guess: Recognize NeXT. 21001 * config.guess: Recognize i486-ncr-sysv4. 21002 * Makefile.in (taz): rm $(TOOL)-$$VER before linking. 21003 21004 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian (a] cygnus.com) 21005 21006 * Makefile.in (MAKEINFOFLAGS): New variable. 21007 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS. 21008 * build-all.mk, test-build.mk: Pass down --no-split as 21009 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g. 21010 21011 Thu Jun 24 13:39:11 1993 Per Bothner (bothner (a] rtl.cygnus.com) 21012 21013 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh. 21014 21015 Wed Jun 23 12:59:21 1993 Per Bothner (bothner (a] rtl.cygnus.com) 21016 21017 * Makefile.in (libg++.tar.z): New rule. 21018 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'. 21019 * Makefile.in (taz): Only do a single chmod. 21020 21021 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com) 21022 21023 * install.sh: don't use dirname anymore (replaced with sed usage) 21024 21025 Thu Jun 17 18:43:42 1993 Fred Fish (fnf (a] cygnus.com) 21026 21027 * Makefile.in: Change extension for gzip'd files from '.z' to 21028 '.gz' per new FSF standard usage. 21029 21030 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com) 21031 21032 * configure: put quotes around the final value of program_transform_name 21033 21034 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21035 21036 * Makefile.in: new install.sh support; update install-info rules 21037 21038 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian (a] cygnus.com) 21039 21040 * configure.in: Build diff for crosses, but not for go32 host. 21041 21042 * configure.in: Build gprof only for native, and don't build it 21043 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*. 21044 21045 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com) 21046 21047 * configure.in: don't build gas,ld,binutils on for *-*-sysv4 21048 21049 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan (a] lisa.cygnus.com) 21050 21051 * configure.in (host_tools): Add prms. 21052 21053 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21054 21055 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES) 21056 with $(FLAGS_TO_PASS) on the command line 21057 21058 * config.sub: Recognize lynx and lynxos 21059 21060 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian (a] cygnus.com) 21061 21062 * config.sub: Accept -ecoff*, not just -ecoff. 21063 21064 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn (a] cambridge.cygnus.com) 21065 21066 * Makefile.in (taz): Use .gz suffix instead of .z. 21067 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target 21068 names. 21069 21070 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21071 21072 * Makefile.in (vault-install): add an 'else true' (for Ultrix) 21073 21074 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21075 21076 * Makefile.in (install-no-fixedincludes): install gcc last, so 21077 that rebuilds that might happen during 'make install' don't get 21078 bogus gcc include files 21079 21080 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn (a] cambridge.cygnus.com) 21081 21082 Change from Utah for HPPA support: 21083 * config.guess: Recognize hppa1.x-hp-bsd. 21084 21085 Wed Jun 2 11:53:33 1993 Per Bothner (bothner (a] rtl.cygnus.com) 21086 21087 * config.guess: Add support for Motorola Delta 68k, up to r3v7. 21088 Patch from pot (a] fly.cnuce.cnr.it (Francesco Potorti`). 21089 21090 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com) 21091 21092 * config.sub: Add support for rom68k and bug boot monitors. 21093 21094 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon (a] cygnus.com) 21095 21096 * Makefile.in: Make all-opcodes depend on all-bfd. 21097 21098 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian (a] cygnus.com) 21099 21100 * config.guess: Added special check for i[34]86-univel-sysv4*. 21101 21102 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian (a] cygnus.com) 21103 21104 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for 21105 the processor rather than assuming i486. 21106 21107 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon (a] lioth.cygnus.com) 21108 21109 * config.guess: Recognize SunOS6 as Solaris3. 21110 21111 Tue May 25 23:03:11 1993 Per Bothner (bothner (a] cygnus.com) 21112 21113 * config.guess: Fix typo. Avoid #elif (not in K&R 1). 21114 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2. 21115 21116 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian (a] cygnus.com) 21117 21118 * build-all.mk (all-cross): New target for Canadian Cross. 21119 Added Q2 go32 targets. 21120 * test-build.mk: Configure go32 cross sparclite-aout and 21121 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from 21122 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS. 21123 21124 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21125 21126 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for 21127 GO32 hosted toolchains 21128 21129 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com) 21130 21131 * configure: change so "-exec-prefix" gets passed down rather 21132 than "-exec_prefix" so autoconf generated Makefiles get the 21133 exec_prefix set right. 21134 21135 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21136 21137 * config.guess: get the Solaris2 minor version number 21138 21139 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT 21140 21141 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan (a] lisa.cygnus.com) 21142 21143 * config.guess: Recognize some Sequent platforms. 21144 21145 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21146 21147 * Makefile.in: added the vault-install target 21148 21149 * configure.in: actually use the Sun3 makefile fragment that's in 21150 config, also added the release dir to configdirs 21151 21152 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn (a] cambridge.cygnus.com) 21153 21154 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also. 21155 21156 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21157 21158 * configure.in: remove some program from Alpha targetted toolchains 21159 21160 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn (a] cygnus.com) 21161 21162 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and 21163 gprof. 21164 (taz): Run "make diststuff" in those directories instead of "make 21165 proto-dir". Look for "VERSION=" only at start of line in subdir 21166 Makefile. Use "gzip -9" for compression. 21167 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars. 21168 (binutils.tar.z): New target. 21169 21170 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn (a] deneb.cygnus.com) 21171 21172 * Makefile.in (taz): Include gpl.texinfo. 21173 21174 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn (a] deneb.cygnus.com) 21175 21176 * Makefile.in (setup-dirs): Merged into "taz" target. 21177 (taz): Only do `proto-dir' stuff if a directory is actually needed 21178 for this target. 21179 21180 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian (a] cygnus.com) 21181 21182 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM). 21183 (FLAGS_TO_PASS): Pass down MUNCH_NM. 21184 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables. 21185 (EXTRA_GCC_FLAGS): Pass down HOST_* variables. 21186 (gcc-no-fixedincludes): Correct for current gcc Makefile. 21187 21188 Tue May 11 10:14:25 1993 Fred Fish (fnf (a] cygnus.com) 21189 21190 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess, 21191 config.sub, and move-if-change to gdb testsuite distribution 21192 archive, so the testsuite can be extracted, configured, and 21193 run separately from the gdb distribution. Blow away the Chill 21194 tests that require a Chill compiled executable, since GNU Chill 21195 is not yet publically available. 21196 21197 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21198 21199 * test-build.mk: set environment variables in a single command, 21200 instead of a list of assignments and exports 21201 21202 * config.guess: recognize Alpha/OSF1 systems 21203 21204 Mon May 10 14:55:51 1993 K. Richard Pixley (rich (a] rtl.cygnus.com) 21205 21206 * configure: Change help message to prefer --options rather than 21207 -options. 21208 21209 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn (a] kr-pc.cygnus.com) 21210 21211 * config.sub: Convergent Tech. "miniframe" uses m68010, sez 21212 zippy (a] ecst.csuchico.edu. 21213 * config.guess: Recognize miniframe. 21214 21215 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com) 21216 21217 * Makefile.in: Use srcroot to find runtest rather than rootme. 21218 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS. 21219 21220 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian (a] cygnus.com) 21221 21222 * test-build.mk: Extensive additions to support building on a 21223 machine other than the host. 21224 21225 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn (a] deneb.cygnus.com) 21226 21227 * configure (tooldir): Fix for i386-aix again. 21228 21229 Mon May 3 19:00:27 1993 Per Bothner (bothner (a] cygnus.com) 21230 21231 * configure, Makefile.in: Change definition of $(tooldir) 21232 to match the FSF. 21233 21234 Fri Apr 30 15:55:21 1993 Fred Fish (fnf (a] cygnus.com) 21235 21236 * config.guess: Recognize i[34]86/SVR4. 21237 21238 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac (a] thepub.cygnus.com) 21239 21240 * Makefile.in (all-gdb): gdb depends on sim. 21241 21242 Thu Apr 29 23:30:48 1993 Fred Fish (fnf (a] cygnus.com) 21243 21244 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory 21245 at the same time we make the prototype gdb directory. 21246 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution 21247 files at the same time as the gdb base release distribution. 21248 21249 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian (a] cygnus.com) 21250 21251 * Makefile.in (check): Use individual check targets rather than 21252 DO_X rule. 21253 (check-gcc): Added. 21254 21255 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon (a] cygnus.com) 21256 21257 * config.sub: Use sysv3.2 not sysv32 for canonical OS 21258 for System V release 3.2. 21259 21260 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn (a] cambridge.cygnus.com) 21261 21262 * config.sub: Recognize hppaosf. 21263 * configure.in: Do configure ld/binutils/gas for it. 21264 21265 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn (a] kr-pc.cygnus.com) 21266 21267 * configure (tooldir): Alter syntax used to set this, for systems 21268 where "\$" isn't handled right, like i386-aix. 21269 21270 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian (a] cygnus.com) 21271 21272 * configure: Pass program-transform-name, not 21273 program_transform_name, to recursive configures. 21274 21275 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn (a] cygnus.com) 21276 21277 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots 21278 of gas+ld+binutils. 21279 21280 Mon Apr 19 17:41:30 1993 Per Bothner (bothner (a] cygnus.com) 21281 21282 * config.guess: Recognize AIX3.2 as distinct from 3.1. 21283 21284 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21285 21286 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv 21287 21288 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan (a] lisa.cygnus.com) 21289 21290 * Makefile.in (PRMS): Set back to all-prms. 21291 21292 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian (a] cygnus.com) 21293 21294 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS 21295 targets, rather than for MIPS hosts. 21296 21297 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21298 21299 * configure.in: add comment for --with-x default values 21300 21301 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4. 21302 21303 * Makefile.in: add check-* targets for each of the directories in 21304 the tree. Add a definition of RUNTEST that will use the one we 21305 just built, if it exists. Pass this down via FLAGS_TO_PASS. 21306 21307 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian (a] cygnus.com) 21308 21309 * configure.in: Removed obsolete references to bfd_target and 21310 target_makefile_frag. 21311 21312 * build-all.mk: Set assorted targets for Q2. 21313 * config.sub: Recognize z8k-sim and h8300-hms. 21314 * test-build.mk: Really don't pass host to configure. 21315 (HOLES): Added uname. 21316 21317 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian (a] cygnus.com) 21318 21319 * configure: Handle an empty program-prefix, program-suffix or 21320 program-transform-name correctly. 21321 21322 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian (a] cygnus.com) 21323 21324 * build-all.mk: -G 8 no longer required for MIPS targets. 21325 * test-build.mk: Don't pass host argument to configure; make it 21326 guess. 21327 21328 Tue Apr 6 10:36:53 1993 Fred Fish (fnf (a] cygnus.com) 21329 21330 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution. 21331 * Makefile.in (COMPRESS): New macro, like GZIP. 21332 21333 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian (a] cygnus.com) 21334 21335 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well. 21336 21337 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc 21338 with gas currently defaults to -G 0. 21339 21340 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian (a] cygnus.com) 21341 21342 * Makefile.in (all-flex): flex depends on byacc. 21343 21344 * build-all.mk: If host not specified, use config.guess. Pass TAG 21345 to test-build.mk as RELEASE_TAG. 21346 * test-build.mk (configargs): New variable containing arguments to 21347 pass to configure. Set to -with-gnu-as on mips-dec-ultrix. 21348 (FLAGS_TO_PASS): Pass down RELEASE_TAG. 21349 21350 * config.guess: Use /bin/uname when checking -X argument on SCO, 21351 to avoid invoking GNU uname which doesn't understand -X. 21352 21353 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX. 21354 21355 * configure.in: Build gas for mips-*-*. 21356 21357 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich (a] rtl.cygnus.com) 21358 21359 * Makefile.in (all.normal): insert missing backslash. 21360 21361 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian (a] cygnus.com) 21362 21363 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements. 21364 21365 * Makefile.in: Complete overhaul to merge many almost identical 21366 targets. 21367 21368 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn (a] cambridge.cygnus.com) 21369 21370 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs. 21371 (gdb.tar.Z): Adjusted. 21372 21373 * Makefile.in (setup-dirs, taz): New targets; should be general 21374 enough to adapt for gdb sometime. Build only .z file. 21375 (gas.tar.z): New target. 21376 21377 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian (a] cygnus.com) 21378 21379 * build-all.mk: Use CC=cc -Xs on Solaris. 21380 21381 Thu Mar 25 15:14:30 1993 Fred Fish (fnf (a] cygnus.com) 21382 21383 * Makefile.in: Incorporate changes suggested by wilson (a] cygnus.com 21384 for handling BISON for FSF releases. 21385 21386 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn (a] kr-pc.cygnus.com) 21387 21388 * configure: Actually implement the change zoo just documented. 21389 21390 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com) 21391 21392 * configure: when using config.guess, only set target_alias when 21393 it's not already been set (ie, on the command line) 21394 21395 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21396 21397 * Makefile.in: add installcheck target, set PRMS to install-prms 21398 21399 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21400 21401 * configure: add support for package_makefile_fragment, handle the 21402 case where a directory has a configure.in file but no Makefile.in 21403 more gracefully (with an actual understandable error message, even); 21404 add support for --without (and add this to the usage message); also 21405 explicitly add a --host=${host_alias} to the command line when 21406 config.guess is used 21407 21408 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson (a] sphagnum.cygnus.com) 21409 21410 * configure: Must use both --host and --target in recursive calls. 21411 21412 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian (a] cygnus.com) 21413 21414 * Makefile.in: Change deja-gnu to dejagnu. 21415 21416 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian (a] cygnus.com) 21417 21418 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++. 21419 21420 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21421 21422 * configure.in: canonicalize all instances to *-*-solaris2*, 21423 also strip out a number of tools to not build for go32 host 21424 21425 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich (a] rtl.cygnus.com) 21426 21427 * config.guess: add GPL. 21428 21429 * Makefile.in, config.guess, config.sub, configure: bump 21430 copyrights to 93. 21431 21432 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian (a] cygnus.com) 21433 21434 * Makefile.in (do-info): Removed obsolete check for existence of 21435 localenv file. 21436 21437 * Makefile.in (MAKEOVERRIDES): Define to be empty. 21438 21439 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21440 21441 * Makefile.in: a couple of 'else true' for decstation, 21442 support for TclX 21443 21444 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore 21445 21446 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich (a] cygnus.com) 21447 21448 * Makefile.in (setup-dirs): change invocation of make to $(MAKE). 21449 21450 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge) 21451 21452 * config.guess: Recognize i386-ibm-aix (PS/2). 21453 * configure.in: Use config/mh-aix386 file for it. 21454 21455 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian (a] cygnus.com) 21456 21457 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use 21458 CC_FOR_TARGET instead. 21459 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET). 21460 21461 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac (a] ok.cygnus.com) 21462 21463 * Makefile.in: Add sim to list of directories sent with gdb 21464 21465 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn (a] cygnus.com) 21466 21467 * configure.in: Put back mips-dec-bsd* case. 21468 21469 Tue Mar 2 21:15:58 1993 Fred Fish (fnf (a] cygnus.com) 21470 21471 (Ultrix 2.2 support from Michael Rendell <michael (a] mercury.cs.mun.ca>) 21472 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet. 21473 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'. 21474 21475 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21476 21477 * configure.in: remove no-op mips-dec-bsd* in "case $target" 21478 21479 * Makefile.in (dir.info): only run gen-info-dir if it exists, 21480 (install-info): install dir.info only if it exists, 21481 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS 21482 21483 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn (a] cygnus.com) 21484 21485 * configure.in: For vms target, skip bfd, ld, binutils. Do build 21486 gas for mips-dec-bsd. 21487 21488 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian (a] cygnus.com) 21489 21490 * configure (makesrcdir): If ${srcdir} is relative and not ".", 21491 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}. 21492 21493 Tue Feb 23 14:18:28 1993 Mike Werner (mtw (a] poseidon.cygnus.com) 21494 21495 * configure.in: Added "dejagnu" to hosttools list. 21496 21497 Mon Feb 22 23:28:38 1993 Per Bothner (bothner (a] rtl.cygnus.com) 21498 21499 * config.sub, configure.in, config.guess: Add support 21500 for Bosx, an AIX variant from Bull. 21501 Patches from F.Pierresteguy (a] frcl.bull.fr. 21502 21503 Sun Feb 21 11:15:22 1993 Mike Werner (mtw (a] poseidon.cygnus.com) 21504 21505 * devo/dejagnu: Initial creation of devo/dejagnu. 21506 Migrated dejagnu testcases and support files for testing software 21507 tools to reside as subdirectories, currently called "testsuite", 21508 within the directory of the software tool. Migrated all programs, 21509 support libraries, etc. beloging to dejagnu proper from 21510 devo/deja-gnu to devo/dejagnu. These files were moved "as is" 21511 with no modifications. The changes to these files which will 21512 allow them to configure, build, and execute properly will be made 21513 in a future update. 21514 21515 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan (a] lisa.cygnus.com) 21516 21517 * Makefile.in: Change send_pr to send-pr. 21518 * configure.in: Likewise. 21519 * send_pr: Renamed directory to send-pr. 21520 21521 Fri Feb 19 19:00:13 1993 Per Bothner (bothner (a] cygnus.com) 21522 21523 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash). 21524 21525 Fri Feb 19 00:59:33 1993 John Gilmore (gnu (a] cygnus.com) 21526 21527 * README: Update for gdb-4.8 release. 21528 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build 21529 gdb-xxx.tar.z (gzip'd) file also. 21530 21531 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21532 21533 * Makefile.in: make all-diff depend on all-libiberty 21534 21535 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich (a] cygnus.com) 21536 21537 * config.guess: add vax-ultrix in the spirit of mips-ultrix. 21538 21539 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21540 21541 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent 21542 21543 Tue Feb 16 00:58:20 1993 John Gilmore (gnu (a] cygnus.com) 21544 21545 * Makefile.in (DEVO_SUPPORT): Remove etc directory 21546 (ETC_SUPPORT): Only add the files GDB wants from etc/. 21547 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file. 21548 21549 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21550 21551 * Makefile.in: makeinfo binary is in a new location 21552 21553 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian (a] cygnus.com) 21554 21555 * config.sub: Accept -ecoff as an OS. 21556 21557 * Makefile.in: Various changes to eliminate a level of make 21558 recursion and reduce the required command line length. 21559 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all 21560 sub-makes. 21561 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New 21562 variables holding settings for specific sub-makes. 21563 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote 21564 in terms of BASE_FLAGS_TO_PASS. 21565 (TARGET_LIBS): New variable listing directories which use 21566 TARGET_FLAGS_TO_PASS. 21567 (subdir_do): Eliminated. 21568 (do-*): New set of targets to replace subdir_do. 21569 (various): All targets which used subdir_do now depend on do-*. 21570 (local-clean): Renamed from do_clean. 21571 (local-distclean): New target, dependency of distclean and 21572 realclean. 21573 (install-info): Don't create directories. Depend on dir.info 21574 rather than calling make recursively. 21575 (install-dir.info): Eliminated. 21576 (install-info-dirs): Create all info directories here. 21577 (dir.info): Depend upon do-install-info. 21578 21579 * test-build.mk (HOLES): Added false. 21580 21581 Sat Feb 6 14:05:09 1993 Per Bothner (bothner (a] rtl.cygnus.com) 21582 21583 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd). 21584 21585 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21586 21587 * Makefile.in (info): remove dependency on all-texinfo. The 21588 problem was really in texinfo/C, not at this level. 21589 21590 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian (a] cygnus.com) 21591 21592 * Makefile.in (info): Added dependency on all-texinfo (PR 2112). 21593 21594 Thu Feb 4 01:50:53 1993 John Gilmore (gnu (a] cygnus.com) 21595 21596 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for 21597 GDB releases. 21598 21599 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn (a] cambridge.cygnus.com) 21600 21601 * configure: Include srcdir in message about target of link not 21602 being found. Don't convert `-' to `_' in `with' options being 21603 passed to subdirs. 21604 21605 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21606 21607 * configure.in: add uudecode to host_tools 21608 21609 * Makefile.in: added {all,install}-uudecode targets, added them to 21610 the appropriate lists 21611 21612 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian (a] cygnus.com) 21613 21614 * Makefile.in (all-gcc): Added dependency on all-gas. 21615 21616 * configure.in (mips-*-*): Build ld and binutils. 21617 21618 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich (a] rtl.cygnus.com) 21619 21620 * configure: check return code from mkdir, print error message and 21621 exit on failure. 21622 21623 Sat Jan 30 16:40:28 1993 John Gilmore (gnu (a] cygnus.com) 21624 21625 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex. 21626 21627 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian (a] cygnus.com) 21628 21629 * test-build.mk (HOLES): Added tar, cpio and uudecode. 21630 21631 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson (a] sphagnum.cygnus.com) 21632 21633 * config.sub (h8500): Recognize this as a cpu type. 21634 21635 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21636 21637 * configure: source directory missing is no longer a warning 21638 21639 * configure.in: recognize irix[34]* instead of irix[34] 21640 21641 * Makefile.in: define and pass down X11_LIB 21642 21643 Sat Jan 23 13:49:40 1993 Per Bothner (bothner (a] cygnus.com) 21644 21645 * guess-systype: Renamed to ... 21646 * config.guess: ... by popular request. 21647 * configure.in, Makefile.in: Update accordingly. 21648 21649 Thu Jan 21 12:20:55 1993 Per Bothner (bothner (a] cygnus.com) 21650 21651 * guess-systype: Patches from John Eaton <jwe (a] che.utexas.edu>: 21652 + Add Convex, Cray/Unicos, and Encore/Multimax support. 21653 + Execute ./dummy instead of assuming . is in PATH. 21654 21655 Tue Jan 19 17:18:06 1993 Per Bothner (bothner (a] cygnus.com) 21656 21657 * guess-systype: New shell script. Attempts to guess the 21658 canonical host name of the executing host. 21659 Only a few hosts are supported so far. 21660 * configure: Call guess-systype if no host is specified. 21661 21662 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian (a] cygnus.com) 21663 21664 * Makefile.in (gcc-no-fixedincludes): Made to work with current 21665 gcc Makefile. 21666 21667 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian (a] cygnus.com) 21668 21669 * Makefile.in (GCC_FLAGS_TO_PASS): New variable. 21670 (all-gcc, install-gcc, subdir_do): Use it. 21671 21672 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson (a] sphagnum.cygnus.com) 21673 21674 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc. 21675 21676 Wed Jan 6 20:29:16 1993 Mike Werner (mtw (a] rtl.cygnus.com) 21677 21678 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now 21679 set exclusively by configure, using configure.in . 21680 21681 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21682 21683 * test-build.mk: set $PATH for all builds 21684 21685 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm 21686 21687 Wed Jan 6 11:02:10 1993 Fred Fish (fnf (a] cygnus.com) 21688 21689 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches 21690 the one used in gcc/Makefile.in, so that a null expansion doesn't 21691 override the one needed to build gcc with a native cc. 21692 21693 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn (a] cambridge.cygnus.com) 21694 21695 * configure: Accept -with arguments. 21696 21697 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac (a] thepub.cygnus.com) 21698 21699 * Makefile.in: added h8300sim 21700 21701 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian (a] cygnus.com) 21702 21703 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it 21704 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4. 21705 (all-cygnus, native, build-cygnus): Make 21706 $(canonhost)-stamp-3stage-done, not $(host).... 21707 * test-build.mk (stamp-3stage-compared): Use tail +10c for 21708 i386-sco3.2v4. Added else true to if command. 21709 21710 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn (a] cygnus.com) 21711 21712 * config.sub: (from FSF) Sequent uses a BSD-like OS. 21713 21714 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle (a] paris.intellicorp.com) 21715 21716 * configure.in (i[34]86-*-isc*): added; uses mh-sysv. 21717 21718 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21719 21720 * configure.in: don't remove binutils from Solaris builds 21721 21722 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo (a] cygnus.com) 21723 21724 * Makefile.in: get rid of earlier definitions for *clean, 21725 also handle the recursive info rule better 21726 21727 Thu Dec 24 12:40:21 1992 Per Bothner (bothner (a] rtl.cygnus.com) 21728 21729 * Makefile.in (mostlyclean, distclean, realclean): Fix to 21730 do more-or-less the right thing. 21731 21732 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian (a] cygnus.com) 21733 21734 * Makefile.in: Add lines defining CC and CXX, and use CXX rather 21735 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET. 21736 21737 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21738 21739 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to 21740 $(host_canonical). 21741 21742 * configure.in: split the configdirs list into 4 categories (native 21743 v. cross, library v. tool) and handle the cross-only and native- 21744 only in more reasonable (and correct!) way. 21745 21746 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com) 21747 21748 * configure.in (hppa*-*-*): Don't remove bfd and gdb from 21749 configdirs anymore. 21750 21751 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21752 21753 * Makefile.in: extensive cleanup:: removed all of the explicit 21754 clean-* targets, collapsed many wrappers around subdir_do into 21755 one, added additional targets to satisfy standards.texi, deleted 21756 some old targets, some changes for consistency 21757 21758 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21759 21760 * configure.in: handle some programs as cross-only, and others as 21761 native only 21762 21763 * test-build.mk: handle partial holes in a more generic manner 21764 21765 * Makefile.in: m4 depends on libiberty 21766 21767 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21768 21769 * configure.in: add m4, textutils, fileutils, sed, shellutils, 21770 time, wdiff, and find to configdirs 21771 21772 * Makefile.in: all, clean, and install rules for the new programs 21773 added to configure.in 21774 21775 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21776 21777 * configure.in: use mh-sun for all *-sun-* hosts 21778 21779 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21780 21781 * Makefile.in: define flags for X11 include files and library file 21782 locations, pass them down to the programs that need this info 21783 21784 * build-all.mk: added a 'native' target, to 3stage the native toolchain 21785 21786 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21787 21788 * configure.in: start building libg++ for HP-UX targets 21789 21790 Wed Nov 18 19:33:11 1992 John Gilmore (gnu (a] cygnus.com) 21791 21792 * README: Update references to files moved into etc/. 21793 21794 Sun Nov 15 09:36:08 1992 Fred Fish (fnf (a] cygnus.com) 21795 21796 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2. 21797 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4. 21798 21799 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian (a] cygnus.com) 21800 21801 * configure: accept dash as well as underscore in long option 21802 names for FSF compatibility. 21803 21804 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian (a] cygnus.com) 21805 21806 * config.sub: added -sco3.2v4 support from FSF. 21807 21808 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21809 21810 * configure.in: expand the section that adds or removes 21811 directories from the list of programs to build, to handle native 21812 vs. cross in addition to host v. native 21813 21814 Sat Nov 7 18:52:27 1992 Per Bothner (bothner (a] rtl.cygnus.com) 21815 21816 * Makefile.in: Replace C++ in macro names with CXX. 21817 This is less likely to break ... 21818 21819 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21820 21821 * test-build.mk: add -w to GNU_MAKE 21822 21823 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21824 21825 * config.sub: remove 'sparc'-->'sparc-sun' default transformation, 21826 add 'sparc' to list of recognized cpus. This needed to make 21827 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'. 21828 Delete some redundant ose68 variants. Recognize -wrs as an os, 21829 then changes that into $CPU-wrs-vxworks. 21830 21831 * configure.in: remove most references to gdbtest, regularize 21832 target based program removal 21833 21834 * test-build.mk: import from p3 tree (many fixes and changes) 21835 21836 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo (a] cygnus.com) 21837 21838 * Makefile.in: added rules to handle tcl, tk, and expect 21839 21840 * configure.in: handle those directories if they exist 21841 21842 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21843 21844 * config.sub: removed bogus hppabsd and hppahpux names, since 21845 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though) 21846 21847 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21848 21849 * Makefile.in: all-gcc now depends on all-binutils. all-libg++ 21850 depends upon all-xiberty 21851 21852 * Makefile.in: changes from p3, including: 21853 21854 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian (a] cygnus.com) 21855 21856 * Makefile.in (XTRAFLAGS): include newlib directories if 21857 newlib/Makefile exists, rather than if host != target. 21858 21859 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian (a] cygnus.com) 21860 21861 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc 21862 from the same source tree and not building a cross-compiler. This 21863 matters for the libg++ configuration if reconfiguring a tree that 21864 has already been installed. 21865 21866 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian (a] cygnus.com) 21867 21868 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to 21869 pick up the machine and system specific header files. 21870 21871 * Makefile.in: added AS_FOR_TARGET, passed down in 21872 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be 21873 the C compiler to use to create programs which are run in the 21874 build environment, set it to default to $(CC), and passed it down 21875 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS. 21876 21877 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian (a] cirdan.cygnus.com) 21878 21879 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET. 21880 We need them for unusual native builds, like systems without 21881 ranlib. 21882 21883 * configure: also define $(host_canonical) and 21884 $(target_canonical), which are the full, canonical names for the 21885 given host and target 21886 21887 Sun Nov 1 16:38:17 1992 Per Bothner (bothner (a] cygnus.com) 21888 21889 * Makefile.in: Added separate definitions for C++. 21890 21891 Fri Oct 30 11:37:52 1992 Fred Fish (fnf (a] cygnus.com) 21892 21893 * configure.in (configdirs): Add deja-gnu. 21894 21895 Fri Oct 23 00:39:18 1992 John Gilmore (gnu (a] cygnus.com) 21896 21897 * README: Update for configure.texi and gdb-4.7 release. 21898 21899 Wed Oct 21 21:54:27 1992 John Gilmore (gnu (a] cygnus.com) 21900 21901 * Makefile.in: Move "all" target to top of file. 21902 Previously, first target was ".PHONY" which caused BSD4.4 make 21903 to build .PHONY when make was run without arguments. 21904 21905 Mon Oct 19 01:17:54 1992 John Gilmore (gnu (a] cygnus.com) 21906 21907 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's 21908 Library-copylefted code in libiberty. 21909 21910 Tue Oct 13 01:22:32 1992 John Gilmore (gnu (a] cygnus.com) 21911 21912 * config.sub: Replace m68kmote with plain old m68k. 21913 21914 Fri Oct 9 03:14:24 1992 John Gilmore (gnu (a] cygnus.com) 21915 21916 * Makefile.in: Remove space from blank line, avoid Make complaints. 21917 21918 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn (a] cygnus.com) 21919 21920 * config.sub: Complain if no argument is given. Added support for 21921 386bsd as OS and target alias. 21922 21923 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian (a] cygnus.com) 21924 21925 * Makefile.in (XTRAFLAGS): include newlib directories if 21926 newlib/Makefile exists, rather than if host != target. 21927 21928 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com) 21929 21930 * config.sub: recognize sparclite-wrs-vxworks. 21931 21932 * Makefile.in (install-xiberty): added *-xiberty make rules (from 21933 p3.) Added clean-xiberty to clean. 21934 21935 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 21936 21937 * configure.in: use *-*-* instead of nested cases for host and target 21938 21939 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian (a] cygnus.com) 21940 21941 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc 21942 from the same source tree and not building a cross-compiler. This 21943 matters for the libg++ configuration if reconfiguring a tree that 21944 has already been installed. 21945 21946 Sep 20 08:53:10 1992 Fred Fish (fnf (a] cygnus.com) 21947 21948 * config.sub (i486v/i486v4): Merge in from FSF version. 21949 21950 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin (a] cygnus.com) 21951 21952 * configure: only set PWD if it is already set. 21953 21954 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin (a] cygnus.com) 21955 21956 * configure: just set PWD=`pwd` at the top, since Ultrix sh 21957 doesn't have unset and all success paths (and most error paths) 21958 out set it anyway. (Note: should change all uses of ${PWD=`pwd`} 21959 to just ${PWD} to avoid confusion.) 21960 21961 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian (a] cygnus.com) 21962 21963 * configure: always set $(tooldir) to $(libdir)/$(target_alias), 21964 even for a native compilation. 21965 21966 Tue Sep 15 02:22:56 1992 John Gilmore (gnu (a] cygnus.com) 21967 21968 Changes to make the gdb.tar.Z rule work better. 21969 21970 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes. 21971 (DEVO_SUPPORT): Add configure.texi. 21972 (bfd-ilrt.tar.Z): Remove ancient rule. 21973 21974 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian (a] cygnus.com) 21975 21976 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to 21977 pick up the machine and system specific header files. 21978 21979 * configure.in, config.sub: added new target m68010-adobe-scout, 21980 with alias of adobe68k. Changed configure.in to check for 21981 -scout before -sco* to avoid a false match. 21982 21983 * Makefile.in: added AS_FOR_TARGET, passed down in 21984 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be 21985 the C compiler to use to create programs which are run in the 21986 build environment, set it to default to $(CC), and passed it down 21987 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS. 21988 21989 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian (a] cygnus.com) 21990 21991 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET, 21992 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass 21993 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the 21994 FOR_TARGET variants, to newlib and libg++. 21995 21996 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn (a] cambridge.cygnus.com) 21997 21998 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built 21999 first. 22000 22001 Wed Sep 2 02:50:05 1992 John Gilmore (gnu (a] cygnus.com) 22002 22003 * config.sub: Accept `elf' as an environment. 22004 22005 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac (a] thepub.cygnus.com) 22006 22007 * Makefile.in (all-opcodes): cd into the right directory 22008 22009 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian (a] cygnus.com) 22010 22011 * configure: added -program_transform_name option, used as 22012 argument to sed when installing programs. 22013 configure.texi: added documentation for -program_prefix, 22014 -program_suffix and -program_transform_name. 22015 22016 Thu Aug 27 21:59:44 1992 John Gilmore (gnu (a] cygnus.com) 22017 22018 * config.sub: Accept i486 where i386 ok. 22019 22020 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan (a] rtl.cygnus.com) 22021 22022 * config.sub: accept we32k 22023 22024 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian (a] cygnus.com) 22025 22026 * config.sub, configure.in: accept OSE68000 and OSE68k. 22027 22028 * Makefile.in: don't create all directories for ``make install''; 22029 let the subdirectories create the ones they need. 22030 22031 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 22032 22033 * COPYING: new file, GPL v2 22034 22035 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 22036 22037 * Makefile.in: use the new gen-info-dir, which needs a template 22038 argument (which also lives in texinfo) 22039 22040 * configure.texi, standards.texi: fix INFO-DIR-ENTRY 22041 22042 Mon Aug 3 00:34:17 1992 Fred Fish (fnf (a] cygnus.com) 22043 22044 * config.sub (ncr3000): Change i386 to i486. 22045 22046 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 22047 22048 * Makefile.in: add install-rcs, install-grep to 22049 install-no-fixedincludes, removed install-bison and install-libgcc 22050 22051 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo (a] cygnus.com) 22052 22053 * configure.in: grab the HPUX makefile fragment if on HPUX 22054 22055 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby (a] cygnus.com) 22056 22057 * Makefile.in: eradicate bison spoor (ditto libgcc). 22058 configure.in: recognise m68{k,000}-ericsson-OSE. 22059 es1800 is alias for m68k-ericsson-OSE 22060 22061 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 22062 22063 * configure.in: rearrange the parts that remove programs from 22064 configdirs, based now on HOST==TARGET or by canonical triple. 22065 22066 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich (a] rtl.cygnus.com) 22067 22068 * test-build.mk: recurse explicitly with -f test-build.mk when 22069 appropriate. predicate stage3 and comparison on the existence 22070 of gcc. That is, if gcc isn't around, we aren't three-staging. 22071 On very clean, also remove ...stamp-co. Build in-place before 22072 doing other builds. 22073 22074 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac (a] thepub.cygnus.com) 22075 22076 * Makefile.in, configure.in: add tgas 22077 22078 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich (a] rtl.cygnus.com) 22079 22080 * Makefile.in: a number of changes merged in from progressive. 22081 22082 * configure.in: add libm. 22083 22084 * .cvsignore: ignore some stuff that comes from test-build.mk. 22085 22086 Tue Jul 7 00:24:52 1992 Fred Fish (fnf (a] cygnus.com) 22087 22088 * config.sub: Add es1800 (m68k-ericsson-es1800). 22089 22090 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby (a] cygnus.com) 22091 22092 * configure: Add program_suffix (parallel to program_prefix) 22093 * Makefile.in: adjust directory-creating script for losing decstation 22094 22095 Mon Jun 22 23:43:48 1992 Per Bothner (bothner (a] cygnus.com) 22096 22097 * configure: Minor $subdir-related fixes. 22098 22099 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac (a] thepub.cygnus.com) 22100 22101 * configure: fix various problems with propogating 22102 makefile_target_frag in subdirs. 22103 * configure.in: config libgcc if its there 22104 22105 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com) 22106 22107 * config.sub: HPPA merge. 22108 22109 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com) 22110 22111 * Makefile.in: Replace all-bison with all-byacc in all 22112 dependency lines for other tools (which now use byacc). 22113 22114 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com) 22115 22116 * config.sub: Add sun4sol2 => sparc-sun-solaris2. 22117 22118 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin (a] cygnus.com) 22119 22120 * Makefile.in: make gprof rules similar to byacc rules (instead of 22121 vestigal $(unsubdir) that didn't work...) 22122 22123 Thu Jun 4 00:37:05 1992 Per Bothner (bothner (a] rtl.cygnus.com) 22124 22125 * config.sub: Add support for Linux. 22126 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently 22127 (at least for libg++). 22128 22129 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo (a] cygnus.com) 22130 22131 * configure.texi: fix doc for the -nfp option to configure 22132 22133 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann (a] cygnus.com) 22134 22135 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex. 22136 22137 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com) 22138 22139 * config.sub: changed [^-]+ to [^-][^-]* so that it works under 22140 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.) 22141 * configure.in: added solaris* host_makefile_frag hook. 22142 22143 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 22144 22145 * config.sub: changed recognition of m68000 so that various 22146 m68k types can be specified via m680[01234]0 22147 22148 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 22149 22150 * config.sub (basic_machine): fix sed so that '-foo' isn't 22151 completely substituted out while .+'-foo' loses the '-foo' 22152 22153 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann (a] rtl.cygnus.com) 22154 22155 * config.sub ($os): Add -aout. 22156 22157 Fri May 22 14:00:02 1992 Per Bothner (bothner (a] cygnus.com) 22158 22159 * configure: If host_makefile_frag is absolute, don't 22160 prefix ${invsubdir} (relevant to libg++ auto-configure). 22161 22162 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann (a] rtl.cygnus.com) 22163 22164 * Makefile.in (tooldir): Define it. 22165 (all-ld): Depend on all-flex. 22166 22167 Sun May 10 21:45:59 1992 Per Bothner (bothner (a] rtl.cygnus.com) 22168 22169 * Makefile.in (check): Fix libg++ special case. 22170 22171 Fri May 8 08:31:41 1992 K. Richard Pixley (rich (a] cygnus.com) 22172 22173 * configure: do not bury `pwd` into config.status, thus do fewer 22174 pwd's. 22175 22176 * configure: print the "Building in" message only when building in 22177 other than "." AND verbose. 22178 22179 * configure: remove -s, rework -v to better accommodate guested 22180 configures. 22181 22182 * standards.texi: updated to 3 may, fixed librid <-> libdir typo. 22183 22184 Fri May 1 18:00:50 1992 K. Richard Pixley (rich (a] cygnus.com) 22185 22186 * Makefile.in: macroize flags passed on recursion. remove 22187 fileutils. 22188 22189 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich (a] cygnus.com) 22190 22191 * configure: get makesrcdir right for subdirs deeper than 1. 22192 22193 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on 22194 install. 22195 22196 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich (a] cygnus.com) 22197 22198 * Makefile.in: don't print subdir_do or recursion lines. 22199 22200 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich (a] cygnus.com) 22201 22202 * standards.texi: added menu item. 22203 22204 * Makefile.in: build and install standards.info. 22205 22206 * standards.texi: new file. 22207 22208 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich (a] rtl.cygnus.com) 22209 22210 * configure: test for and move config.status pieces from 22211 ${subdir}/. 22212 22213 Wed Apr 22 14:38:34 1992 Fred Fish (fnf (a] cygnus.com) 22214 22215 * configure: Test for existance of files before trying to mv 22216 them, to avoid numerous non-existance messages. 22217 22218 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich (a] cygnus.com) 22219 22220 * configure: correct final line of config.status. 22221 22222 * configure: patch from eggert. Avoids a protection problem if 22223 the original Makefile.in is read only. 22224 22225 * configure: use move-if-change from gcc to create config.status. 22226 Some makefiles depend on config.status to tell if a directory 22227 has been reconfigured for a different host. This change 22228 prevents those directories from remaking everything in the case 22229 where the reconfig was only intended to rebuild a Makefile. 22230 22231 * configure: test for config.sub with "config.sub sun4" rather 22232 than "config.sub ${host_alias}". Otherwise we can't tell a bad 22233 host alias from a missing config.sub. 22234 22235 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich (a] rtl.cygnus.com) 22236 22237 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass 22238 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g. 22239 22240 Fri Apr 17 18:27:51 1992 Per Bothner (bothner (a] cygnus.com) 22241 22242 * configure: mkdir ${subdir} as needed. 22243 22244 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich (a] cygnus.com) 22245 22246 * Makefile.in,configure.in: added autoconf. 22247 22248 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich (a] rtl.cygnus.com) 22249 22250 * Makefile.in: no longer pass against on recursion. 22251 22252 * Makefile.in: added .NOEXPORT: so that stray makefile_frag 22253 definitions are not inherited. 22254 22255 * configure: correct makesrcdir when subdir is . 22256 22257 Tue Apr 14 11:56:09 1992 Per Bothner (bothner (a] cygnus.com) 22258 22259 * configure: Add support for 'subdirs' variable, which is 22260 like 'configdirs', except that configure doesn't re-invoke 22261 itself for subdirs, it just creates a Makefile for each subdir. 22262 * configure.texi: Document subdirs. 22263 22264 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 22265 22266 * configure.in: added flex to configdirs 22267 22268 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich (a] cygnus.com) 22269 22270 * Makefile.in: remove clean-stamps from clean. 22271 22272 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com) 22273 22274 * configure.in: Add gdbtest to configdirs. 22275 22276 Fri Apr 10 23:11:49 1992 Fred Fish (fnf (a] cygnus.com) 22277 22278 * Makefile.in (MINUS_G): Add macro, default to -g, pass on 22279 to recursive makes. 22280 * configure.in: Recognize new ncr3000 config. 22281 22282 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich (a] cygnus.com) 22283 22284 * Makefile.in, configure.in: removed references to gdbm. 22285 22286 Tue Apr 7 16:48:20 1992 Per Bothner (bothner (a] cygnus.com) 22287 22288 * config.sub: Don't canonicalize os value 22289 newsos* to bsd (readline needs to check for newsos). 22290 (This fix was earlier made Jan 31, but got re-broken.) 22291 22292 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com) 22293 22294 * configure.in: sco is an os, not a vendor! 22295 22296 * configure: Quote $( better. Keep various shells happy. 22297 22298 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich (a] cygnus.com) 22299 22300 * Makefile.in: eliminate stamp-files. 22301 22302 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich (a] cygnus.com) 22303 22304 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule. 22305 Supress echoing of all the "if [ -d ... $(MAKE)" lines. 22306 22307 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman (a] cygnus.com) 22308 22309 * config.sub: fix iris/iris3. 22310 22311 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich (a] cygnus.com) 22312 22313 * configure: re-add -rm. 22314 22315 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich (a] cygnus.com) 22316 22317 * Maskefile.in: add .stmp-rcs to all. 22318 22319 * configure.in: remove gas from rs6000 build, use aix host fragment. 22320 22321 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich (a] cygnus.com) 22322 22323 * configure: pass down site_option during recursion. 22324 22325 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com) 22326 22327 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline. 22328 22329 Wed Mar 18 15:29:33 1992 Mike Stump (mrs (a] cygnus.com) 22330 22331 * configure: Change exec_prefix so that it really defaults to prefix. 22332 22333 Sat Mar 14 17:20:38 1992 Fred Fish (fnf (a] cygnus.com) 22334 22335 * Makefile.in, configure.in: Add support for mmalloc library. 22336 22337 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich (a] cygnus.com) 22338 22339 * Makefile.in: add stmp dependencies for a few more things. 22340 22341 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich (a] cygnus.com) 22342 22343 * configure: adjusted error message on objdir/srcdir configure 22344 collision, per john's suggestion. 22345 22346 * Makefile.in: add libiberty stmp to all and all.cross. 22347 22348 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich (a] cygnus.com) 22349 22350 * Makefile.in: remove force dependencies, add grep to all. 22351 22352 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich (a] mars.cygnus.com) 22353 22354 * Makefile.in: drop flex. make stamp files work. 22355 22356 * configure: added test for conflicting configuration in srcdir, 22357 remove trailing slashes from srcdir. Otherwise emacs gdb mode 22358 gets cranky. use relative paths for configure and srcdir 22359 whenever possible. Send some error messages to stderr that were 22360 going to stdout. 22361 22362 Tue Mar 10 18:01:55 1992 Per Bothner (bothner (a] cygnus.com) 22363 22364 * Makefile.in: Fix libg++ rule to check for gcc directory 22365 before using gcc/gcc. Also pass XTRAFLAGS. 22366 22367 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai) 22368 22369 * Makefile.in: added stmp-files so that directories aren't polled 22370 when they are already built. 22371 22372 * configure.texi: fixed a node pointer problem. 22373 22374 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com) 22375 22376 * config.sub configure.in gdb/configure.in 22377 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h 22378 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3 22379 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x. 22380 22381 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich (a] rtl.cygnus.com) 22382 22383 * configure: -recurring becomes -silent. corrected help message 22384 for -site= option. 22385 22386 * Makefile.in: mkdir $(exec_prefix) and $(tooldir). 22387 22388 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich (a] rtl.cygnus.com) 22389 22390 * configure: when building Makefile for crosses, replace 22391 tooldir and program_prefix. default srcdir from location of 22392 config.sub. remove "for host in hosts" and "for target in 22393 targets" loops. 22394 22395 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich (a] rtl.cygnus.com) 22396 22397 * Makefile.in: Do not pass bindir or mandir to cvs. 22398 22399 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich (a] cygnus.com) 22400 22401 * Makefile.in, configure.in: removed traces of namesubdir, 22402 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced 22403 copyrights to '92, changed some from Cygnus to FSF. 22404 22405 * configure.texi: remove most references to multiple hosts, 22406 multiple targets, subdirs, etc. 22407 22408 * configure.man: removed rcsid. reference config.sub not 22409 config.subr. 22410 22411 * Makefile.in: mkdir $(infodir) on install-info. 22412 22413 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com) 22414 22415 * configure.texi: Explain better about .gdbinit and about 22416 the environment that configure.in sections run in. 22417 22418 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com) 22419 22420 * configure.in: Ultrix is only a decstation if it's a MIPS. 22421 22422 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com) 22423 22424 * README: DOC.configure => cfg-paper.texi. 22425 22426 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com) 22427 22428 * config.sub (near case $os): Don't convert newsos* to bsd! 22429 22430 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com) 22431 22432 * Makefile.in: Reinstall change from gdb-4.3 that reduces 22433 the number of copies of COPYING that go into the GDB tar file. 22434 22435 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com) 22436 22437 * bfd/configure.in, gdb/config/mh-i386sco, 22438 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in: 22439 Fix SCO configuration stuff. 22440 22441 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com) 22442 22443 * Makefile.in: For libg++, make sure the -I pointing 22444 to the gcc directory goes *after* all the libg++-local -I flags. 22445 Also, move just-gcc dependency from just-libg++ to all-libg++. 22446 22447 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com) 22448 22449 * configure: Change -x to -f to keep Ultrix /bin/test happy. 22450 22451 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com) 22452 22453 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets. 22454 22455 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com) 22456 22457 * config.sub: Add stratus configuration frags. Also 22458 submitted to FSF. 22459 22460 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com) 22461 22462 * Makefile.in (DEV_SUPPORT): add configure.man. 22463 22464 * config.sub(Decode manufacturer-specific): add -none*. 22465 22466 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com) 22467 22468 * Makefile.in: remove form feeds to make Sun's make happy. 22469 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi. 22470 22471 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com) 22472 22473 * Makefile.in (AR_FLAGS): Make quieter. 22474 22475 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com) 22476 22477 * configure.in: Add libg++. 22478 * configure: When verbose, don't output the command line at each 22479 level; it will be unremarkably the same as the previous version, 22480 which will be the same as what the user typed. 22481 22482 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com) 22483 22484 * configure.in, Makefile.in: fix clean-info, add flex. add 22485 fileutils. 22486 22487 * configure: be less sensitive to spaces in Makefile.in. Do not 22488 look for sources in "..". Doing so breaks subdirectories that 22489 might have their own configure. If a subdir has it's own 22490 configure script, use it. 22491 22492 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com) 22493 22494 * cfg-paper.texi: some changes suggested by rms. 22495 22496 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com) 22497 22498 * config.sub: Merge in some small additions from the FSF version, 22499 taken from the gcc distribution, to bring the Cygnus and FSF 22500 versions into closer sync. 22501 22502 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com) 22503 22504 * configure.in: Changed svr4 references to sysv4. 22505 22506 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com) 22507 22508 * configure: added -V for version number option. 22509 22510 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com) 22511 22512 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd. 22513 renamed from DOC.configure to cfg-paper.texi. 22514 22515 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com) 22516 22517 * configure, config.subr, config.sub: config.subr is now 22518 config.sub again. 22519 22520 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com) 22521 22522 * configure.texi: new file, in progress. 22523 22524 * Makefile.in: build info file and install the man page for 22525 configure. 22526 22527 * configure.man: new file, first cut. 22528 22529 * configure: find config.subr again now that configuration "none" 22530 has gone. removed all traces of the -ansi option. removed all 22531 traces of the -languages option. 22532 22533 * config.subr: resync from rms. 22534 22535 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com) 22536 22537 * configure, config.sub, config.subr: merge config.sub into 22538 config.subr, call the result config.subr, remove config.sub, use 22539 config.subr. 22540 22541 * Makefile.in: revised install for dir.info. 22542 22543 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com) 22544 22545 * configure.in: add decstation host makefile frag. 22546 22547 * Makefile.in: BISON now bison -y again. also install-gcc on 22548 install. clean-gdbm on clean. infodir belongs in datadir. 22549 Make directories for info install. Build dir.info here then 22550 install it. 22551 22552 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com) 22553 22554 * Makefile.in: fix for bad directory tests. 22555 22556 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com) 22557 22558 * configure: \{1,2\} appears to be a sysv'ism. Use a different 22559 regexp. -srcdir relative was being handled incorrectly. 22560 22561 * Makefile.in: unwrapped some for loops so that parallel makes 22562 work again and so one can focus one's attention on a particular 22563 package. 22564 22565 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com) 22566 22567 * configure: added PWD as a stand in for `pwd` (for speed). use 22568 elif wherever possible. make -srcdir work without -objdir. 22569 -objdir= commented out. 22570 22571 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com) 22572 22573 * configure: +options become --options. -subdirs commented out. 22574 added -host, -datadir. Renamed -destdir to -prefix. Comment in 22575 Makefile now at top of generated Makefile. Removed cvs log 22576 entries. added -srcdir. create .gdbinit only if there is one 22577 in ${srcdir}. 22578 22579 * Makefile.in: idestdir and ddestdir go away. Added copyrights 22580 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir 22581 and mandir now keyed off datadir by default. 22582 22583 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com) 22584 22585 * Freshly created ChangeLog. 22586 22587 22589 Local Variables: 22590 mode: change-log 22591 left-margin: 8 22592 fill-column: 76 22593 version-control: never 22594 End: 22595