| Commit message (Expand) | Author | Age | Files | Lines |
* | 2004-11-08 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-08 | 2 | -8/+4 |
* | * a-numaux-x86.adb (Tan): Fix fdivp syntax. | ro | 2004-11-08 | 2 | -1/+5 |
* | * tree-cfg.c, tree-if-conv.c, tree-into-ssa.c, | kazu | 2004-11-08 | 10 | -35/+43 |
* | * cgraph.h (cgraph_calls_p): Remove. | bje | 2004-11-08 | 5 | -37/+8 |
* | 2004-11-07 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-08 | 5 | -141/+214 |
* | Daily bump. | gccadmin | 2004-11-08 | 1 | -1/+1 |
* | * de.po: Update. | jsm28 | 2004-11-07 | 2 | -398/+398 |
* | * Makefile.in (install-gnatlib): Remove spurious hyphen. | schwab | 2004-11-07 | 2 | -1/+5 |
* | * c-decl.c (finish_struct): Use complete sentences for diagnostic | jsm28 | 2004-11-07 | 2 | -3/+21 |
* | * c-typeck.c (build_unary_op): Replace unreachable diagnostic for | jsm28 | 2004-11-07 | 2 | -7/+7 |
* | Daily bump. | gccadmin | 2004-11-07 | 1 | -1/+1 |
* | * config/s390/s390.md (attribute "op_type"): Default to "NN". | uweigand | 2004-11-07 | 2 | -132/+111 |
* | * config/mips/t-iris6 (tp-bit.c): Fix target filename. | rsandifo | 2004-11-06 | 2 | -1/+5 |
* | PR target/16830 | rsandifo | 2004-11-06 | 2 | -10/+22 |
* | PR target/16286 | schwab | 2004-11-06 | 4 | -676/+691 |
* | * gcc.dg/anon-struct-6.c, gcc.dg/anon-struct-7.c, | jsm28 | 2004-11-06 | 19 | -0/+245 |
* | Fix wrong entry. | ebotcazou | 2004-11-06 | 1 | -1/+1 |
* | * tree-ssa-copyrename.c (rename_ssa_copies): Make it static. | kazu | 2004-11-06 | 2 | -3/+5 |
* | * config/s390/2064.md ("z_int", "z_agen"): Ensure the condition | uweigand | 2004-11-06 | 4 | -55/+76 |
* | * g++.dg/opt/nothrow1.C: Use -42 instead of 42. | ebotcazou | 2004-11-06 | 2 | -2/+6 |
* | * gcc.dg/compat/generate-random.c (generate_random_data unsafe_state): | ebotcazou | 2004-11-06 | 2 | -7/+12 |
* | * fold-const.c (non_lvalue): Don't construct NON_LVALUE_EXPR | kazu | 2004-11-06 | 2 | -0/+10 |
* | * g++.dg/other/pragma-re-1.C (p, q): Fix type and remove cast. | ebotcazou | 2004-11-06 | 2 | -2/+6 |
* | * gcc.c-torture/compile/simd-5.c: Do not XFAIL on SPARC 64-bit. | ebotcazou | 2004-11-06 | 4 | -32/+10 |
* | PR rtl-optimization/17933 | hp | 2004-11-06 | 2 | -44/+66 |
* | PR rtl-optimization/17933 | hp | 2004-11-06 | 2 | -0/+19 |
* | * config/sparc/sparc.c (function_arg_record_value_1): Skip | ebotcazou | 2004-11-06 | 2 | -8/+32 |
* | * config/sparc/sparc.c (scan_record_type): Handle vector types. | ebotcazou | 2004-11-06 | 2 | -72/+232 |
* | * tree-cfg.c (find_taken_edge_cond_expr): Remove an "if" | kazu | 2004-11-06 | 2 | -5/+5 |
* | * config/s390/2064.md ("z_o2", "z_o3"): Remove. | uweigand | 2004-11-06 | 4 | -50/+42 |
* | * tree-phinodes.c (remove_all_phi_nodes_for): Speed up using a | kazu | 2004-11-06 | 2 | -12/+11 |
* | * config/sh/sh.c (prepare_move_operands): Emit a use of r12 | kkojima | 2004-11-06 | 2 | -1/+10 |
* | * expmed.c: Fix a comment typo. | kazu | 2004-11-06 | 2 | -1/+5 |
* | PR fortran/18023 | tobi | 2004-11-06 | 2 | -2/+7 |
* | * lex.h (HAVE_ICONV): Undefine if we do not have HAVE_ICONV_H | gerald | 2004-11-06 | 2 | -1/+11 |
* | PR target/18106 | aaronwl | 2004-11-06 | 4 | -1/+31 |
* | * gfortranspec.c: Replace GNU CC with GCC. | kazu | 2004-11-06 | 2 | -1/+5 |
* | * config/sh/sh4a.md: Fix copyright. | kazu | 2004-11-06 | 2 | -1/+5 |
* | * config/rs6000/darwin.md, config/sh/sh4a.md: Replace GNU CC | kazu | 2004-11-06 | 3 | -3/+8 |
* | * config/rs6000/rs6000.md (scc patterns): Replace subfc with subf | dje | 2004-11-06 | 3 | -28/+55 |
* | * gcc.pot: Regenerate. | jsm28 | 2004-11-06 | 2 | -3535/+3619 |
* | * config/rs6000/rs6000.c (machopic_output_stub): Output | shebs | 2004-11-06 | 2 | -1/+7 |
* | * config/alpha/alpha.c (alpha_expand_unaligned_load): Special case | rth | 2004-11-06 | 2 | -1/+58 |
* | 2004-11-05 Danny Smith <dannysmith@users.sourceforge.net> | janis | 2004-11-06 | 2 | -3/+27 |
* | Daily bump. | gccadmin | 2004-11-06 | 1 | -1/+1 |
* | * expmed.c (extract_force_align_mem_bit_field): New. | rth | 2004-11-05 | 2 | -1/+153 |
* | * ia64.md (UNSPEC_SHRP): New. | rth | 2004-11-05 | 3 | -0/+104 |
* | * be.po, ca.po, da.po, de.po, el.po, es.po, fr.po, ja.po, nl.po, | jsm28 | 2004-11-05 | 12 | -30450/+28533 |
* | * c-typeck.c (output_init_element): Return early if value is | jsm28 | 2004-11-05 | 4 | -1/+18 |
* | Stop staying that -fno-guess-branch-probability produces random code changes. | wilson | 2004-11-05 | 2 | -13/+13 |