Age | Commit message (Expand) | Author | Files | Lines |
2005-11-06 | gfortran ChangeLog | Janne Blomqvist | 13 | -516/+492 |
2005-11-06 | re PR tree-optimization/24670 (VRP ICE in compare_name_with_value) | Diego Novillo | 4 | -2/+120 |
2005-11-06 | re PR libstdc++/18174 (documentation example for std::priority_queue usage) | Paolo Carlini | 2 | -6/+10 |
2005-11-06 | intrinsic.c (add_functions): Add ctime and fdate intrinsics. | Francois-Xavier Coudert | 17 | -5/+534 |
2005-11-06 | re PR target/22432 (Wrong code generation using MMX intrinsics on amd64) | Ian Lance Taylor | 4 | -8/+41 |
2005-11-06 | gcc_release: Always determine revision number from date or tag... | Daniel Berlin | 2 | -18/+16 |
2005-11-06 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-11-05 | asm-1.c: Move from gcc.dg/asm-5.c. | Richard Henderson | 11 | -3/+13 |
2005-11-05 | configure.ac: Use AM_FCFLAGS for extra flags, not FCFLAGS. | Richard Guenther | 3 | -9/+10 |
2005-11-05 | decl.c, [...]: Fix comment typos. | Kazu Hirata | 4 | -4/+9 |
2005-11-05 | * decl2.c, init.c, typeck.c: Fix comment typos. | Kazu Hirata | 4 | -3/+7 |
2005-11-05 | c-typeck.c, [...]: Fix comment typos. | Kazu Hirata | 15 | -16/+25 |
2005-11-05 | gcc_release: Make tags go in /tags. | Daniel Berlin | 2 | -9/+17 |
2005-11-05 | lambda-code.c (lambda_transform_legal_p): Use DDR_NUM_DIST_VECTS for testing ... | Sebastian Pop | 7 | -158/+254 |
2005-11-05 | check.tpl: Adopt for move to subversion. | Andreas Jaeger | 2 | -3/+7 |
2005-11-05 | bfin.c (n_dregs_to_save, [...]): New argument IS_INTHANDLER; all callers chan... | Bernd Schmidt | 2 | -36/+69 |
2005-11-05 | configure.host: Add | rs6000 to the cpu_defines_dir switch, consistently with... | Paolo Carlini | 2 | -1/+6 |
2005-11-05 | re PR libstdc++/22203 (std::numeric_limits<int>::traps is wrong on PPC) | Paolo Carlini | 15 | -3/+119 |
2005-11-05 | intrinsic.c (add_functions): Add function version of TTYNAM. | Francois-Xavier Coudert | 11 | -0/+141 |
2005-11-05 | 20020523-2.c: Fix path for i386-cpuid.h. | Andreas Jaeger | 2 | -1/+5 |
2005-11-05 | re PR rtl-optimization/23490 (Long compile time for array initializer with in... | Jan Hubicka | 7 | -26/+60 |
2005-11-05 | ipa-inline.c (cgraph_decide_inlining_of_small_function, [...]): Do not hold m... | Jan Hubicka | 2 | -21/+38 |
2005-11-05 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-11-04 | re PR fortran/24636 (gfortran: STOP without stop-code too noisy, regression w... | Steven G. Kargl | 4 | -2/+12 |
2005-11-04 | re PR target/23424 (cris.md rtl canonicalization bug) | Hans-Peter Nilsson | 2 | -0/+21 |
2005-11-04 | re PR target/23424 (cris.md rtl canonicalization bug) | Hans-Peter Nilsson | 2 | -4/+13 |
2005-11-04 | Fix date last entry | Hans-Peter Nilsson | 1 | -1/+1 |
2005-11-04 | 20000609-1.c, [...]: Move from gcc.dg/. | Richard Henderson | 132 | -7/+80 |
2005-11-04 | invoke.texi: Document max-jump-thread-duplication-stmts PARAM. | Jeff Law | 5 | -1/+48 |
2005-11-04 | re PR tree-optimization/24627 (xntp miscompiled) | Diego Novillo | 4 | -3/+80 |
2005-11-04 | tree-scalar-evolution.c (instantiate_parameters_1, [...]): Compute the size o... | Sebastian Pop | 2 | -20/+35 |
2005-11-04 | tree-flow.h (ref_contains_indirect_ref): Rename to array_ref_contains_indirec... | Richard Guenther | 5 | -22/+36 |
2005-11-04 | *sigh* checked in the wrong patch | Steven Bosscher | 1 | -2/+2 |
2005-11-04 | Fix typo in previous commit. | Daniel Jacobowitz | 1 | -1/+1 |
2005-11-04 | arm.c (arm_load_pic_register): Pass extra reg to gen_pic_add_dot_plus_four an... | Paul Brook | 5 | -18/+48 |
2005-11-04 | arm.c (arm_init_libfuncs): Use __aeabi_idiv and __aeabi_uidiv. | Daniel Jacobowitz | 2 | -2/+10 |
2005-11-04 | longlong.h (add_ssaaaa): Clobber condition code register in ARM version. | Mark Mitchell | 2 | -3/+11 |
2005-11-04 | PR libgcj/14358, libgcj/24552: | Tom Tromey | 3 | -26/+55 |
2005-11-04 | configure.ac: Add test for ARM TLS support. | Daniel Jacobowitz | 9 | -26/+624 |
2005-11-04 | lib1funcs.asm: Don't include "libunwind.S". | Daniel Jacobowitz | 5 | -33/+68 |
2005-11-04 | re PR c++/22487 (C++ front-end produces mis-match types in EQ_EXPR (array con... | Richard Guenther | 2 | -2/+8 |
2005-11-04 | unnamed-1.c: Add -msse for x86 compilation to avoid extra warnings. | Andreas Jaeger | 2 | -24/+31 |
2005-11-04 | re PR libfortran/22298 (libgfortran init() constructor isn't called if execut... | François-Xavier Coudert | 8 | -7/+112 |
2005-11-04 | re PR fortran/18452 (Fortran options induces warning for fortran that needs p... | Francois-Xavier Coudert | 5 | -9/+40 |
2005-11-04 | * gcc.dg/pr24615.c: Guard test with { target fpic }. | Hans-Peter Nilsson | 2 | -1/+5 |
2005-11-04 | sh-signal.h (MAKE_THROW_FRAME): Remove trailing whitespace. | Kaz Kojima | 2 | -2/+6 |
2005-11-03 | rs6000.c: Include params.h | David Edelsohn | 1 | -0/+14 |
2005-11-03 | rs6000.c: Include params.h | David Edelsohn | 3 | -28/+8 |
2005-11-04 | Forgot ChangeLog | Daniel Berlin | 1 | -0/+5 |
2005-11-04 | first pass at updated gcc_release, should work for snapshots | Daniel Berlin | 2 | -43/+41 |