12005-05-03 Release Manager 2 3 * GCC 3.3.6 Released. 4 52004-09-30 Release Manager 6 7 * GCC 3.3.5 Released. 8 92004-08-26 Matthias Klose <doko@debian.org> 10 11 * texi2pod.pl: keep references of the form @ref{...}, print them bold. 12 132003-08-26 Matthias Klose <doko@debian.org> 14 15 * test_summary: Include baseline used for libstdc++-v3 abi check 16 in test summary. 17 182004-05-31 Release Manager 19 20 * GCC 3.3.4 Released. 21 222004-02-14 Release Manager 23 24 * GCC 3.3.3 Released. 25 262003-12-10 Kelley Cook <kcook@gcc.gnu.org> 27 28 * gcc_update (files_and_dependencies): Correct typo in the filename 29 gnat_ug_wnt.texi. 30 312003-10-16 Release Manager 32 33 * GCC 3.3.2 Released. 34 352003-10-16 Mark Mitchell <mark@codesourcery.com> 36 37 * gennews (files): Add GCC 3.3 files. 38 392003-08-21 Mark Mitchell <mark@codesourcery.com> 40 41 * gcc_build: Fix handling of -t option. Add -x option. 42 432003-08-04 Release Manager 44 45 * GCC 3.3.1 Released. 46 472003-08-04 Release Manager 48 49 * GCC 3.3.1 Released. 50 512003-06-13 Jason Thorpe <thorpej@wasabisystems.com> 52 53 * gcc_update (files_and_dependencies): Add 54 gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on 55 gcc/testsuite/gcc.dg/cpp/mi1c.h. 56 572003-05-13 Release Manager 58 59 * GCC 3.3 Released. 60 612003-05-13 Release Manager 62 63 * GCC 3.3 Released. 64 652003-05-13 Release Manager 66 67 * GCC 3.3 Released. 68 692003-05-13 Release Manager 70 71 * GCC 3.3 Released. 72 732003-04-12 Matthias Klose <doko@debian.org> 74 75 * test_installed: Add options to run objc tests. 76 In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS. 77 782003-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 79 80 * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends 81 on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on 82 gcc/java/keyword.gperf 83 842002-12-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 85 86 * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as 87 depending on gcc/intl/plural.y. 88 892002-12-28 Joseph S. Myers <jsm@polyomino.org.uk> 90 91 * texi2pod.pl: Skip contents of @copying. 92 932002-10-21 Richard Henderson <rth@redhat.com> 94 95 * paranoia.cc (real_c_float::image): Accomodate size of 96 real_internal format. 97 (main): Unbuffer stdio. Add real_internal format. 98 (floor_log2_wide): New. 99 1002002-10-16 Richard Henderson <rth@redhat.com> 101 102 * paranoia.cc (ENUM_BITFIELD): New. 103 (class): Define as klass around real.h. 104 (real_c_float): Not a template any longer; define MODE as a 105 class static constant; use real_format elements for SIZE. 106 Update uses of real_to_decimal and real_to_hexadecimal. 107 (main): Change -g argument to use a format name. 108 (mode_for_size): Remove. 109 1102002-09-16 Richard Henderson <rth@redhat.com> 111 112 * paranoia.cc: New file. 113 1142002-09-04 Richard Henderson <rth@redhat.com> 115 116 * enquire.c: Remove. 117 1182002-08-14 Mark Mitchell <mark@codesourcery.com> 119 120 * gennews (files): Add GCC 3.2 files. 121 1222002-07-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 123 124 * gennews (files): Add proper files for the GCC 3.1 release series. 125 Simplify and reformat introductory wording. 126 1272002-07-16 Nathanael Nerode <neroden@gcc.gnu.org> 128 129 * enquire.c: Move from gcc. 130 1312002-07-16 H.J. Lu <hjl@gnu.org> 132 133 * gcc_update (touch_files): Pass -s to ${MAKE}. 134 1352002-06-26 Zack Weinberg <zack@codesourcery.com> 136 137 * texi2pod.pl: Correct handling of the internal R<> sequence. 138 1392002-05-31 Florian Weimer <fw@deneb.enyo.de> 140 141 * gcc_update (files_and_dependencies): Add generated Texinfo files 142 for Ada. 143 1442002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> 145 146 * test_installed: Allow for PWDCMD to override hardcoded pwd. 147 * test_summary: Likewise. 148 1492002-04-18 Geoffrey Keating <geoffk@redhat.com> 150 151 * gcc_update (touch_files): Don't have empty for loop. 152 1532002-04-16 Richard Henderson <rth@redhat.com> 154 155 * gcc_update: Remove libchill. 156 1572002-03-25 Zack Weinberg <zack@codesourcery.com> 158 159 * texi2pod.pl: Handle @end ftable and @end vtable. 160 1612002-03-11 Zack Weinberg <zack@codesourcery.com> 162 163 * texi2pod.pl: Handle @include, @ftable, @vtable. 164 Reformat some code for clarity. 165 1662002-02-24 Christian J�nsson <c.christian.joensson@telia.com> 167 168 * test_summary: Additional to XPASS and FAIL, add UNRESOLVED, 169 WARNING and ERROR output from the *.sum files. 170 1712002-01-26 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 172 173 * gennews (files): Replace gcc-2.95/gcc-2.95.html, 174 gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html, 175 and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html. 176 1772002-01-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 178 179 * gennews (files): Replace egcs-1.1/egcs-1.1.2.html, 180 egcs-1.1/egcs-1.1.1.html, and egcs-1.1/egcs-1.1.html by 181 egcs-1.1/index.html. 182 1832002-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 184 185 * warn_summary: Add -ada subdirectory flag. 186 1872001-12-12 Matthias Klose <doko@debian.org> 188 189 * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows 190 generation of more than one man page from one source. 191 Add '-' to set of valid chars for an identifier. 192 Let -D option accept flags of the form <flag>=<value>. 193 Use \s+ for whitespace detection in '@c man' lines. 194 Handle @set and @clear independent of $output. 195 Substitute all @value{}'s in a line. 196 1972001-11-14 Joseph S. Myers <jsm28@cam.ac.uk> 198 199 * texi2pod.pl: Handle @ifnottex, @iftex and @display. Handle @var 200 in verbatim blocks specially. Handle @unnumbered, @unnumberedsec 201 and @center. Allow [a-z] after @enumerate. Handle 0 and numbers 202 greater than 9 in enumerations. 203 2042001-11-07 Laurent Guerby <guerby@acm.org> 205 206 * gcc_update (files_and_dependencies): Add Ada dependencies. 207 2082001-10-08 Joseph S. Myers <jsm28@cam.ac.uk> 209 210 * snapshot: Remove. 211 2122001-09-07 Richard Sandiford <rsandifo@redhat.com> 213 214 Revert: 215 * gcc_update: (files_and_dependencies) Add gcc/java/parse.c 216 gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to 217 touch. 218 2192001-09-04 David.Billinghurst <David.Billinghurst@riotinto.com> 220 221 * gcc_update: (files_and_dependencies) Add gcc/java/parse.c 222 gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to 223 touch. 224 225Mon Aug 13 02:29:08 CEST 2001 Jan Hubicka <jh@suse.cz> 226 227 * analyze_brprob: Update for changes in gcc debug output. 228 229Sat Jul 28 22:37:49 CEST 2001 Jan Hubicka <jh@suse.cz> 230 231 * analyze_brprob: Avoid more overflows. 232 2332001-07-27 Richard Henderson <rth@redhat.com> 234 235 * test_summary: Copy LAST_UPDATED UTC time to head of summary. 236 237Fri Jul 27 18:01:21 CEST 2001 Jan Hubicka <jh@suse.cz> 238 239 * analyze_brprob: Avoid overflows. 240 2412001-07-27 Richard Henderson <rth@redhat.com> 242 243 * gcc_update: Dump timestamp in LAST_UPDATED. 244 2452001-07-26 Andreas Jaeger <aj@suse.de>, 246 Hans-Peter Nilsson <hp@bitrange.com> 247 248 * analyze_brprob: Fix documentation. 249 250Mon Jul 23 15:47:19 CEST 2001 Jan Hubicka <jh@suse.cz> 251 252 * analyze_brprob: Fix awk compatibility problems; update comment. 253 2542001-07-23 Andreas Jaeger <aj@suse.de> 255 256 * analyze_brprob: Fix more typos. 257 2582001-07-23 Andreas Jaeger <aj@suse.de> 259 260 * analyze_brprob: Fix typos. 261 2622001-07-03 Joseph S. Myers <jsm28@cam.ac.uk> 263 264 * texi2pod.pl: Handle @r inside @item. 265 2662001-07-02 Zack Weinberg <zackw@stanford.edu> 267 268 * gcc_update: Remove entries for gcc.1, cpp.1, gcov.1. 269 2702001-07-01 Zoltan Felleg <zfelleg@telnet.hu> 271 272 * warn_summary: Fix typo in a comment. 273 2742001-06-14 Albert Chin-A-Young <china@thewrittenword.com> 275 276 * contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi. 277 2782001-06-13 Mark Mitchell <mark@codesourcery.com> 279 280 * gennews: Set TERM to vt100 for Lynx. 281 2822001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 283 284 * release: Remove. 285 286Tue Jun 12 12:21:40 CEST 2001 Jan Hubicka <jh@suse.cz> 287 288 * analyze_brprob: New file. 289 2902001-06-11 Mark Mitchell <mark@codesourcery.com> 291 292 * gcc_build: Output information about the commands used to 293 configure the compiler. 294 2952001-06-07 Joseph S. Myers <jsm28@cam.ac.uk> 296 297 * gennews: Update for GCC 3.0. 298 2992001-06-02 Joseph S. Myers <jsm28@cam.ac.uk> 300 301 * gcc_update: Update for move of documentation to gcc/doc. 302 3032001-05-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> 304 305 * contrib/test_summary (files): Sort before evaluating. 306 3072001-05-23 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 308 309 * gcc_update (UPDATE_OPTIONS): Add -d to the default settings. 310 3112001-05-21 Mark Mitchell <mark@codesourcery.com> 312 313 * gcc_build: Use -d when invoking gcc_update. 314 3152001-05-18 Andreas Jaeger <aj@suse.de> 316 317 * gcc_update: Add rules for libf2c/libI77. 318 3192001-05-17 Alexandre Oliva <aoliva@redhat.com> 320 321 * gcc_update (touch_files): Use simpler, yet as portable, syntax. 322 3232001-05-14 Loren J. Rittle <ljrittle@acm.org> 324 325 * gcc_update (touch_files): Enhance make portability. 326 3272001-05-14 Alexandre Oliva <aoliva@redhat.com> 328 329 * gcc_update (touch_files): Use a Makefile to touch files. 330 3312001-05-03 Joseph S. Myers <jsm28@cam.ac.uk> 332 333 * texi2pod.pl: Add copyright and GPL notices. 334 3352001-01-24 Joseph S. Myers <jsm28@cam.ac.uk> 336 337 * texi2pod.pl: Handle "\,". 338 3392001-01-15 Joseph S. Myers <jsm28@cam.ac.uk> 340 341 * texi2pod.pl: Fix regular expression for @r to avoid exponential 342 recursion. From Russ Allbery <rra@stanford.edu>. Remove perl 343 version check. 344 3452001-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 346 347 * warn_summary (stageNfilter): Update for recent changes in 348 bootstrap logic. 349 3502001-01-14 Joseph S. Myers <jsm28@cam.ac.uk> 351 352 * texi2pod.pl: Require at least perl 5.6.0. 353 3542001-01-13 Joseph S. Myers <jsm28@cam.ac.uk> 355 356 * gcc_update: Add gcc/gcc.1 to generated files. 357 * texi2pod.pl: Handle @r and @gccoptlist. Handle @gol. Handle 358 discarding to end of sentence with @xref where the sentence has an 359 interior "." in markup, and handle discarding parentheses around 360 such a sentence. 361 3622001-01-11 Bernd Schmidt <bernds@redhat.com> 363 364 * gennews: Add gcc-2.95.3. 365 3662001-01-10 Joseph S. Myers <jsm28@cam.ac.uk> 367 368 * texi2pod.pl: Handle @gcctabopt and @env in tables. Handle 369 @command. Format URLs and email addresses in bold. 370 3712001-01-03 Joseph S. Myers <jsm28@cam.ac.uk> 372 373 * gcc_update: Add cpp.1 to the list of generated files. 374 375 * texi2pod.pl: Handle @option and @env. 376 3772001-01-03 Mike Stump <mrs@wrs.com> 378 379 * snapshot: Update to account for java libraries. 380 3812000-12-28 Jeffrey Oldham <oldham@codesourcery.com> 382 383 * test_summary: Export filesuffix, not fileprefix. 384 3852000-12-22 Joseph S. Myers <jsm28@cam.ac.uk> 386 387 * release: Change some EGCS references to GCC. 388 3892000-12-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 390 391 * warn_summary: Fix subdirectory filtering. Add -intl and -fixinc 392 subdirectory flags. Add source directory prefix filtering. 393 Redirect diagnostic output to stderr. 394 3952000-12-07 Zack Weinberg <zack@wolery.stanford.edu> 396 397 * texi2pod.pl: If multiple @c man sections with the same tag 398 appear, concatenate them in the final output. When skipping, 399 ignore block commands that can't cause skipping, and honor 400 those that can. Ensure that verbatim blocks are separate 401 paragraphs. 402 4032000-12-07 Joseph S. Myers <jsm28@cam.ac.uk> 404 405 * gcc_update: Don't touch tradcif.c or java/parse.h. 406 4072000-12-05 Zack Weinberg <zack@wolery.stanford.edu> 408 409 * texi2pod.pl: Restructure for comprehensibility, add 410 comments. Merge handling of @ignore and @ifxxx. Handle a 411 whole bunch more Texinfo commands. Use consistent formatting 412 style. 413 4142000-12-04 Joseph S. Myers <jsm28@cam.ac.uk> 415 416 * gennews: New script. 417 4182000-11-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 419 420 * gcc_update: Update a comment as we now require bison for CVS users. 421 4222000-11-22 Joseph S. Myers <jsm28@cam.ac.uk> 423 424 * gcc_update: Add gcov.1 to the list of generated files. 425 4262000-11-21 Mark Mitchell <mark@codesourcery.com> 427 428 * gcc_build: Remove code to put information in a log file. 429 4302000-11-19 Zack Weinberg <zackw@stanford.edu> 431 432 * texi2pod.pl: 433 - Add real command line parsing. 434 - Support @ifset, @ifclear, @set, @value, -D switch. 435 - Support @sc. Improve handling of @ref and friends. 436 - Discard @subsection, @need, @node lines. 437 - Un-nest font changes to match texinfo semantics. 438 - Handle @{ and @}. Oops. 439 - Don't emit E<> directives inside verbatim blocks. 440 4412000-11-12 Bruce Korb <bkorb@gnu.org> 442 443 * release: generalize the release script a bit. 444 445Sat Nov 11 17:29:03 2000 Mark P Mitchell <mark@codesourcery.com> 446 447 * gcc_build: Add -o option for setting the objdir to use. 448 4492000-11-11 Jeff Law <law@redhat.com>, 450 451 * release: New file. 452 4532000-11-08 Jeff Law <law@redhat.com>, 454 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 455 456 * snapshot: New file. 457 4582000-11-08 Jeffrey Oldham <oldham@oz.codesourcery.com> 459 460 * gcc_build (bootstrap_gcc): New function. 461 (configure_gcc): Likewise. 462 (build_gcc): Rewritten to use configure and bootstrap. 463 (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS. 464 4652000-10-31 Mark Mitchell <mark@codesourcery.com> 466 467 * gcc_build (MAKE): New variable. 468 (build_gcc): Use it. Fix logging of errors. 469 (install_gcc): Likewise. 470 4712000-10-29 Mark Mitchell <mark@codesourcery.com> 472 473 * gcc_build: Save the output from CVS into the logfile as well. 474 4752000-10-25 Mark Mitchell <mark@codesourcery.com> 476 477 * gcc_build: Fix typos. 478 4792000-10-14 Joseph S. Myers <jsm28@cam.ac.uk> 480 481 * gperf-2.7-19981006.pat: Remove. 482 4832000-10-08 Joseph S. Myers <jsm28@cam.ac.uk> 484 485 * test_installed: Change EGCS references to refer to GCC. 486 4872000-09-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 488 489 * gcc_update (touch_files): Add some informative output. 490 4912000-09-16 Andreas Jaeger <aj@suse.de> 492 493 * gcc_update: Remove gcc/c-parse.gperf. 494 4952000-08-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>, 496 Alexandre Oliva <aoliva@redhat.com> 497 498 * gcc_update: Execute touch_files_reexec even if `cvs update` 499 failed. 500 5012000-08-09 Alexandre Oliva <aoliva@redhat.com> 502 503 * test_summary: AWK breaks with filenames containing `='. 504 505Sun Jul 16 12:04:33 2000 Mark P Mitchell <mark@codesourcery.com> 506 507 * gcc_build: New script. 508 5092000-07-13 Mark Mitchell <mark@codesourcery.com> 510 511 * gcc_update (files_and_dependencies): Remove generated YACC files. 512 5132000-07-12 Mark Mitchell <mark@codesourcery.com> 514 515 * gcc_update (files_and_dependencies): Remove generated YACC files. 516 5172000-06-04 Mark Mitchell <mark@codesourcery.com> 518 519 * newcvsroot: Handle filenames that contain spaces. 520 5212000-06-03 Zack Weinberg <zack@wolery.cumb.org> 522 523 * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF. 524 Elide --with-gcc-version-trigger and --norecursion from 525 configure flags. Remove code to report status of haifa scheduler. 526 5272000-05-18 Alexandre Oliva <aoliva@cygnus.com> 528 529 * gcc_update (self): Set to `$0'. 530 (touch_files_reexec): Use `$self' instead of `$0'. 531 5322000-05-12 Alexandre Oliva <aoliva@cygnus.com> 533 534 * gcc_update (touch_files_reexec): New function, run after the 535 tree is modified. 536 5372000-05-08 Richard Hendeson <rth@cygnus.com> 538 539 * gcc_update: Remove references to inclhack.tpl. 540 5412000-04-28 Jason Merrill <jason@casey.cygnus.com> 542 543 * index-prop: Use a single pattern. Also support *** cdiffs. 544 5452000-04-28 Pavel Roskin <pavel_roskin@geocities.com> 546 547 * index-prop: Don't change /dev/null. 548 5492000-04-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 550 551 * gcc_update: Refer to GCC and gcc_update instead of egcs and 552 egcs_update. 553 5542000-04-26 Jonathan Larmour <jlarmour@redhat.co.uk> 555 556 * index-prop: Fix occasional problem when using cvs diff -p. 557 5582000-04-18 Zack Weinberg <zack@wolery.cumb.org> 559 560 * gcc_update: Remove references to cexp.c/cexp.y. 561 5621999-12-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 563 564 * newcvsroot: Add check on the number of command-line arguments. 565 Add usage. 566 567Sun Nov 28 00:41:44 1999 William Bader (william@nscs.fast.net) 568 569 * gcc_update: Allow patches compressed by bzip2. 570 5711999-10-11 Martin v. L�wis <loewis@informatik.hu-berlin.de> 572 573 * newcvsroot: New file. 574 5751999-09-11 Craig Burley <craig@jcb-sc.com> 576 577 * convert_to_f2c, convert_to_g2c, download_f2c: New file. 578 5791999-08-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 580 581 * gcc_update: New file. 582 * egcs_update: Renamed to gcc_update. 583 5841999-08-09 Robert Lipe <robertlipe@usa.net> 585 586 * test_summary: Quote curly braces in 1999-07-03 change. 587 5881999-07-28 Alexandre Oliva <oliva@dcc.unicamp.br> 589 590 * egcs_update (files_and_dependencies): Fixed typo in 591 gcc/cstamp-h.in. Added gcc/config.in. 592 5931999-07-27 Alexandre Oliva <oliva@dcc.unicamp.br> 594 595 * egcs_update (files_and_dependencies): New function, with 596 complete list of files to be updated, as well as their 597 dependencies. 598 (touch_files): Check the timestamp of each generated file against 599 its dependencies'. 600 (main): New flags --touch, --list and --help. Remove the 601 pre-update step. 602 6031999-07-17 Alexandre Oliva <oliva@dcc.unicamp.br> 604 605 * test_summary: Replace egcs with gcc. Update e-mail address. 606 6071999-07-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 608 Jerry Quinn <jquinn@nortelnetworks.com> 609 610 * egcs_update (touch_files, apply_patch): New functions. 611 Use them. New command-line option --patch. Split test of local 612 tree into two parts. Add comments. 613 6141999-07-03 Alexandre Oliva <oliva@dcc.unicamp.br> 615 616 * test_summary: If Target is `unix{*}', append the Target variants 617 to Host. 618 6191999-06-12 Alexandre Oliva <oliva@dcc.unicamp.br> 620 621 * test_summary: Set default mail-address and version for egcs 622 instead of relying on unpredictable pathnames. 623 Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de> 624 625Fri Apr 2 16:09:02 1999 Jeffrey A Law (law@cygnus.com) 626 627 * fixinc/*: Delete obsolete files. 628 6291999-02-04 Robert Lipe <robertlipe@usa.net> 630 631 * egcs_update: Test return values of 'cvs update'. Propogate 632 to caller as exit values. 633 6341999-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 635 636 * egcs_update: Use "if" instead of "&&". Touch generated files 637 only after the corresponding *.y files. 638 6391999-01-19 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 640 641 * egcs_update: Do not use xargs, but a backquote construct. 642 6431999-01-07 Alexandre Oliva <oliva@dcc.unicamp.br> 644 645 * test_summary (version): Remove carriage return that gawk inserts 646 in the version string for some reason. 647 6481998-11-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 649 650 * egcs_update: Only touch files that already exist. 651 6521998-11-29 Alexandre Oliva <oliva@dcc.unicamp.br> 653 654 * test_summary (EOF): Remove double backslash. 655 Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com> 656 6571998-11-28 Alexandre Oliva <oliva@dcc.unicamp.br> 658 659 * test_summary (address): Set to egcs-testresults mailing list. 660 6611998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br> 662 663 * test_summary (address): Added Marc Lehmann's testsuite-results 664 to the default e-mail address. 665 6661998-11-25 Alexandre Oliva <oliva@dcc.unicamp.br> 667 668 * test_summary (-p, prepend_logs): Add these before the summary. 669 (Compiler, Platform): Print these just before configflags. 670 671Sat Oct 31 10:53:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 672 673 * warn_summary (longLineFilter): New shell function to encapsulate 674 this functionality. It is off by default, only active if -llf 675 flag is specified. 676 (subdirectoryFilter): Fix bug in filtering which made some 677 subdirectory warnings erroneously appear in the toplevel set. 678 (stageNfilter): Renamed from `stageNwarns'. Updated to collect 679 warnings from stage1 as well as stage0, which means warnings from 680 outside the bootstrap directory. Eg, the libraries, etc. 681 (warningFilter): New shell function to encapsulate this 682 functionality. 683 (keywordFilter): New shell function to encapsulate this 684 functionality. 685 686 Store data in a temp file rather than calculating it 3x. Arrange 687 to remove it on exit and signals. 688 689 Add -pass/-wpass flags to do "pass through" (i.e. manual 690 inspection) of bootstrap output from a particular stageN as well 691 as language subdirs. 692 693 Add better comments/documentation. 694 695Sat Oct 31 16:39:31 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 696 697 * egcs_update: Add comment about keeping the FAQ synchronized. 698 699Fri Oct 30 00:39:27 1998 Jeffrey A Law (law@cygnus.com) 700 701 * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're 702 in the repo again. 703 704Fri Oct 16 07:35:00 1998 Bruce Korb <korb@datadesign.com> 705 706 * egcs_update: Added gcc/fixinc/* generated files to touch list. 707 708Tue Oct 13 23:28:33 1998 Jeffrey A Law (law@cygnus.com) 709 710 * egcs_update: Remove gcc/java/parse.c from list of files to 711 touch. 712 713Wed Oct 7 13:00:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 714 715 * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf. 716 717Mon Oct 5 14:19:48 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 718 719 * warn_summary (subdirectoryFilter): New shell function to 720 optionally filter in/out gcc subdirectories when summarizing 721 warnings. Add new flags to support subdirectory filtering. 722 723 Also, ensure the bootstrap stage is a number. Add some more C 724 keywords that are preserved in the "warning type" summary and 725 tighten up the "arg ???" regexp. 726 727Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com> 728 729 * fixinc/inclhack.def: Not all C++ comments in C headers 730 were treated alike. They are now. Also fixed syntax 731 of sed expression in "systypes" fix. 732 733 * fixinc/inclhack.def: Removed SVR4.2-ism from shell invocation 734 735 * egcs_update: Added fixinc/* generated files to touch list. 736 737Wed Sep 16 16:06:51 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 738 739 * egcs_update: Additionally touch gcc/java/parse.[ch]. 740 741Thu Sep 9 16:48 Bruce Korb <korb@datadesign.com> 742 743 * fixinc/inclhack.def: Added two files required by 744 SCO's Open Server 5's avoid_bool fix. 745 Regenerated fixinc.x and inclhack.sh to incorporate 746 the update. 747 748Thu Sep 3 10:11:32 1998 Robert Lipe <robertl@dgii.com> 749 750 * egcs_update: Do the pass 1 CVS update only for files that 751 may reasonably be under CVS control. 752 7531998-08-14 Alexandre Oliva <oliva@dcc.unicamp.br> 754 755 * test_installed: New script for testing already-installed 756 gcc/g++/g77. 757 758Wed Aug 12 19:59:36 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 759 760 * egcs_update: Assigned copyright to FSF. 761 762Tue Aug 11 17:55:53 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 763 Alexandre Oliva <oliva@dcc.unicamp.br> 764 765 * egcs_update: New switch --nostdflags and documentation 766 enhancements. 767 768Tue Aug 11 17:33:19 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 769 770 * egcs_update: New script. 771 7721998-08-05 Bruce Korb <korbb@datadesign.com> 773 774 * fixinc/Makefile 775 Added define for target machine so machine-specific tests 776 can be selected for or against. 777 778 * fixinc/fixincl.c 779 Added an array of string pointers to machines to select 780 or avoid, depending on a FD_MACH_IFNOT bit flag. 781 Used a shell script to match the defined TARGET_MACHINE 782 with any of the given match patterns. 783 784 * fixinc/fixincl.tpl 785 Generate the array of strings and bit flag, as needed, 786 depending on "mach" and "not_machine" attributes for a fix. 787 788 * fixinc/mkfixinc.sh 789 Invoke the make with TARGET assigned the value of the 790 machine name argument. 791 792Mon Jul 27 22:08:12 1998 Mike Stump (mrs@wrs.com) 793 794 * compare_tests: New script. 795 7961998-07-28 Alexandre Oliva <oliva@dcc.unicamp.br> 797 798 * test_summary: Assigned copyright to FSF. 799 800Mon Jul 27 20:33:02 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 801 802 * test_summary: Corrected script name in comments providing 803 documentation. Added linebreaks for lines with > 80 characters. 804 805Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br> 806 807 * test_summary: New switch, -i, and environment variable, 808 append_logs, for including files in the report. 809 8101998-06-01 Manfred Hollstein <manfred@s-direktnet.de> 811 812 * warn_summary: Update to Kaveh's latest version allowing to 813 specify the last stage built. 814 8151998-05-29 Bruce Korb <korbb@datadesign.com> 816 817 * fixinc/mkfixinc.sh 818 Changes to make it easier to invoke on platforms that 819 normally do not invoke fixincludes. 820 821 * fixinc/inclhack.def 822 Applied fixes from egcs/gcc/fixincludes from the past several 823 months. 824 8251998-05-28 Bruce Korb <korbb@datadesign.com> 826 827 * fixinc/*: Updated most everything for a first real 828 try at getting "fast_fixincludes" working. 829 8301998-05-28 Jason Merrill <jason@yorick.cygnus.com> 831 832 * index-prop: New file. 833 834Sat May 23 23:38:49 1998 Matthias Klose <doko@cs.tu-berlin.de> 835 836 * test_summary: find good awk (copied from warn_summary). 837 838Sat May 23 23:38:33 1998 Jeffrey A Law (law@cygnus.com) 839 840 * test_summary, warn_summary: New files 841