| Commit message (Expand) | Author | Age | Files | Lines |
* | * typeck2.c (store_init_value): Don't re-digest a bracketed | jason | 2001-10-11 | 1 | -0/+22 |
* | * rtl.h (REG_VTABLE_REF): New. | rth | 2001-10-11 | 2 | -1/+5 |
* | 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2001-10-10 | 2 | -0/+14 |
* | Oops, committed early version of the testcase. | sirl | 2001-10-10 | 1 | -1/+2 |
* | reorganize | jason | 2001-10-09 | 4 | -1/+28 |
* | * spew.c (end_input): No longer static. | jason | 2001-10-09 | 1 | -0/+6 |
* | * call.c (standard_conversion): Add bad conversion between | jason | 2001-10-09 | 1 | -0/+16 |
* | * config/alpha/freebsd.h, config/alpha/lib1funcs.asm, | jsm28 | 2001-10-09 | 14 | -28/+41 |
* | * gcc.dg/cpp/cmdlne-C.c: Update. | neil | 2001-10-09 | 3 | -0/+32 |
* | 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2001-10-08 | 2 | -0/+102 |
* | * gcc.dg/20011008-1.c: New. | dj | 2001-10-08 | 3 | -0/+33 |
* | * cppmacro.c (funlike_invocation_p): Move some logic to caller | neil | 2001-10-08 | 2 | -2/+15 |
* | config: | jsm28 | 2001-10-07 | 3 | -2/+7 |
* | * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is | aoliva | 2001-10-05 | 2 | -10/+14 |
* | 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de> | toon | 2001-10-04 | 2 | -1/+18 |
* | * gcc.dg/cpp/macro11.c: New test. | neil | 2001-10-02 | 2 | -0/+20 |
* | * c-common.c (c_format_attribute_table): Make format and | jsm28 | 2001-10-02 | 7 | -14/+197 |
* | * attribs.c (decl_attributes): Possibly call | jsm28 | 2001-10-02 | 3 | -0/+53 |
* | * c-format.c (CPLUSPLUS_STD_VER): Define to STD_C94. | jsm28 | 2001-10-02 | 2 | -0/+19 |
* | * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests. | neil | 2001-10-01 | 6 | -7/+21 |
* | * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test. | neil | 2001-09-30 | 7 | -0/+73 |
* | * cpphash.h (POOL_ALIGN, POOL_FRONT, POOL_LIMIT, POOL_BASE, | neil | 2001-09-30 | 2 | -0/+7 |
* | * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a | geoffk | 2001-09-27 | 5 | -0/+59 |
* | * 20010925-1.c: New testcase for incorrect sibcall optimization. | grahams | 2001-09-25 | 1 | -0/+24 |
* | * gcc.dg/cpp/20000625-2.c: Correct line number. | neil | 2001-09-25 | 2 | -1/+5 |
* | * c-lex.c (cb_def_pragma): Update. | neil | 2001-09-24 | 6 | -28/+74 |
* | * gcc.c-torture/execute/20010924-1.c: New test. | dj | 2001-09-24 | 2 | -0/+75 |
* | * testsuite/objc/execute/paste.m: Remove. | neil | 2001-09-24 | 2 | -21/+4 |
* | Removed, since DR209 patch was reverted on this branch. | rsandifo | 2001-09-24 | 1 | -71/+0 |
* | * c-format.c (init_function_format_info): Check __builtin_printf | jsm28 | 2001-09-22 | 3 | -0/+64 |
* | 2001-09-22 George Helffrich <george@geo.titech.ac.jp> | toon | 2001-09-22 | 2 | -0/+99 |
* | gcc/ | rth | 2001-09-21 | 3 | -8/+34 |
* | Table-driven attributes. | jsm28 | 2001-09-21 | 2 | -0/+15 |
* | * c-typeck.c (really_start_incremental_init): Discriminate | dj | 2001-09-21 | 4 | -8/+12 |
* | 2001-09-20 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-09-20 | 1 | -0/+14 |
* | * g++.dg/eh/registers1.C: New test case. | rsandifo | 2001-09-18 | 2 | -0/+142 |
* | * gcc.dg/array-5.c: Fix VLA decomposition test. | rth | 2001-09-17 | 2 | -1/+5 |
* | * cppmain.c (scan_translation_unit): Don't worry about | neil | 2001-09-16 | 2 | -0/+19 |
* | * c-typeck.c (comptypes): Handle zero-length arrays properly. | rth | 2001-09-16 | 1 | -0/+42 |
* | * gcc.dg/cpp/macro9.c: Update to make lucky passes harder. | neil | 2001-09-15 | 1 | -4/+4 |
* | * gcc.dg/cpp/macro9.c: New test. | neil | 2001-09-15 | 2 | -0/+18 |
* | * 980223.c: Change type of addr from long to char *. | aldyh | 2001-09-15 | 2 | -5/+10 |
* | * gcc.c-torture/execute/20010915-1.c: New test. | hp | 2001-09-14 | 2 | -0/+75 |
* | Run tests of gcov output. | janis | 2001-09-14 | 1 | -0/+44 |
* | Options to control test of gcov output. | janis | 2001-09-14 | 1 | -0/+3 |
* | Test for gcov output. | janis | 2001-09-14 | 1 | -0/+427 |
* | Support for tests of -fbranch-probabilities. | janis | 2001-09-14 | 1 | -0/+55 |
* | Test for -fbranch-probability. | janis | 2001-09-14 | 1 | -0/+330 |
* | * g77.dg/bprob: New directory. | janis | 2001-09-14 | 1 | -0/+10 |
* | * c-parse.in (_yylex): Use _cpp_backup_tokens. | neil | 2001-09-13 | 3 | -2/+7 |