Age | Commit message (Expand) | Author | Files | Lines |
2001-09-27 | loop-2e.x: This is a manifestation of a long-standing bug on i686, apparently. | Geoffrey Keating | 5 | -0/+59 |
2001-09-25 | * 20010925-1.c: New testcase for incorrect sibcall optimization. | Graham Stott | 1 | -0/+24 |
2001-09-25 | * gcc.dg/cpp/20000625-2.c: Correct line number. | Neil Booth | 2 | -1/+5 |
2001-09-24 | c-lex.c (cb_def_pragma): Update. | Neil Booth | 6 | -28/+74 |
2001-09-24 | * gcc.c-torture/execute/20010924-1.c: New test. | DJ Delorie | 2 | -0/+75 |
2001-09-24 | * testsuite/objc/execute/paste.m: Remove. | Neil Booth | 2 | -21/+4 |
2001-09-24 | Removed, since DR209 patch was reverted on this branch. | Richard Sandiford | 1 | -71/+0 |
2001-09-22 | c-format.c (init_function_format_info): Check __builtin_printf and __builtin_... | Joseph Myers | 3 | -0/+64 |
2001-09-22 | strlen0.f: New test. | George Helffrich | 2 | -0/+99 |
2001-09-21 | tree.def (FDESC_EXPR): New. | Richard Henderson | 3 | -8/+34 |
2001-09-21 | Table-driven attributes. | Joseph Myers | 2 | -0/+15 |
2001-09-20 | c-typeck.c (really_start_incremental_init): Discriminate between zero-length ... | DJ Delorie | 4 | -8/+12 |
2001-09-20 | 990208-1.x: New. | Andrew MacLeod | 1 | -0/+14 |
2001-09-18 | * g++.dg/eh/registers1.C: New test case. | Richard Sandiford | 2 | -0/+142 |
2001-09-17 | * gcc.dg/array-5.c: Fix VLA decomposition test. | Richard Henderson | 2 | -1/+5 |
2001-09-16 | cppmain.c (scan_translation_unit): Don't worry about putting a space after ha... | Neil Booth | 2 | -0/+19 |
2001-09-15 | * c-typeck.c (comptypes): Handle zero-length arrays properly. | Richard Henderson | 1 | -0/+42 |
2001-09-15 | * gcc.dg/cpp/macro9.c: Update to make lucky passes harder. | Neil Booth | 1 | -4/+4 |
2001-09-15 | * gcc.dg/cpp/macro9.c: New test. | Neil Booth | 2 | -0/+18 |
2001-09-15 | * 980223.c: Change type of addr from long to char *. | Aldy Hernandez | 2 | -5/+10 |
2001-09-14 | * gcc.c-torture/execute/20010915-1.c: New test. | Hans-Peter Nilsson | 2 | -0/+75 |
2001-09-14 | Run tests of gcov output. | Janis Johnson | 1 | -0/+44 |
2001-09-14 | Options to control test of gcov output. | Janis Johnson | 1 | -0/+3 |
2001-09-14 | Test for gcov output. | Janis Johnson | 1 | -0/+427 |
2001-09-14 | Support for tests of -fbranch-probabilities. | Janis Johnson | 1 | -0/+55 |
2001-09-14 | Test for -fbranch-probability. | Janis Johnson | 1 | -0/+330 |
2001-09-14 | bprob: New directory. | Janis Johnson | 1 | -0/+10 |
2001-09-13 | c-parse.in (_yylex): Use _cpp_backup_tokens. | Neil Booth | 3 | -2/+7 |
2001-09-12 | * gcc.dg/20010912-1.c: New test. | Jakub Jelinek | 2 | -0/+52 |
2001-09-11 | gcov.exp: Move almost everything to a new, language-independent file in lib. | Janis Johnson | 1 | -317/+1 |
2001-09-11 | Verify gcov output... | Janis Johnson | 1 | -0/+360 |
2001-09-11 | gcov.exp: Move almost everything to a new, language-independent file in lib. | Janis Johnson | 1 | -0/+6 |
2001-09-11 | re PR c/4294 (ICE for bad empty attribute) | Joseph Myers | 2 | -0/+8 |
2001-09-10 | Test -fbranch-probabilities with computed gotos. | Janis Johnson | 1 | -0/+42 |
2001-09-10 | Test various C constructs with -fbranch-probabilities. | Janis Johnson | 1 | -0/+269 |
2001-09-10 | Support for tests of -fbranch-probability. | Janis Johnson | 1 | -0/+55 |
2001-09-10 | Support procedures for testing profile-directed optimizations. | Janis Johnson | 1 | -0/+284 |
2001-09-10 | profopt.exp: New, to support profile-directed optimizations. | Janis Johnson | 1 | -0/+8 |
2001-09-10 | New test case (2.95.2 miscompilation) | Zack Weinberg | 1 | -0/+59 |
2001-09-07 | Test gcov output for functions that use longjmp. | Janis Johnson | 1 | -0/+84 |
2001-09-07 | Control which kinds of gcov output to verify. | Janis Johnson | 4 | -0/+10 |
2001-09-07 | Add support for a .x file to control XFAIL and wich kinds of gcov output | Janis Johnson | 1 | -6/+32 |
2001-09-07 | gcov.exp: Add support for a .x file to control XFAIL and which kinds of gcov ... | Janis Johnson | 1 | -0/+9 |
2001-09-06 | Simple test of call return percentages along with branch percentages and | Janis Johnson | 1 | -0/+37 |
2001-09-06 | Add support for checking call return percentages for gcov -b output. | Janis Johnson | 1 | -9/+95 |
2001-09-06 | gcov.exp: Add support for call return percentages. | Janis Johnson | 1 | -0/+5 |
2001-09-06 | re PR c++/3986 (ICE in build_rtti_vtbl_entries) | Nathan Sidwell | 2 | -0/+65 |
2001-09-06 | objc-act.c (build_message_expr): If a class method cannot be found... | Ziemowit Laski | 2 | -0/+35 |
2001-09-05 | 20010904-1.c: New test. | Jakub Jelinek | 2 | -0/+22 |
2001-09-04 | re PR c++/4203 (empty base class optimization zeroes first byte of other base... | Nathan Sidwell | 3 | -0/+42 |