Age | Commit message (Expand) | Author | Files | Lines |
2005-03-15 | re PR target/18668 (use prescott's fisttp) | Uros Bizjak | 5 | -326/+317 |
2005-03-15 | re PR rtl-optimization/20291 (combine throws away clobbers before trying to s... | J"orn Rennecke | 2 | -0/+26 |
2005-03-15 | Index: libcpp/ChangeLog | Geoffrey Keating | 2 | -0/+7 |
2005-03-15 | mips.h (DWARF_CIE_DATA_ALIGNMENT): Change for STACK_GROWS_DOWNWARD. | Eric Christopher | 2 | -1/+6 |
2005-03-15 | real.h (struct real_format): Split the signbit field into two two fields, sig... | Roger Sayle | 5 | -5/+47 |
2005-03-15 | trans-stmt.c (gfc_trans_label_assign): Don't set DECL_ARTIFICIAL flag to zero... | Feng Wang | 2 | -2/+5 |
2005-03-15 | re PR fortran/18827 (ICE on assign to common variable) | Feng Wang | 12 | -11/+117 |
2005-03-15 | cv_func.C, [...]: Ensure uniqueness of test assertion names. | Joseph Myers | 8 | -12/+20 |
2005-03-15 | re PR tree-optimization/20458 (structure aliasing causes wrong code) | Daniel Berlin | 5 | -6/+59 |
2005-03-15 | Index: gcc/ChangeLog | Geoffrey Keating | 14 | -0/+306 |
2005-03-15 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-03-14 | * doc/invoke.texi: Add reference to Visibility document. | Devang Patel | 2 | -0/+7 |
2005-03-14 | config.gcc (mips*-*-*): Rename MASK_SPLIT_ADDRS to MASK_SPLIT_ADDRESSES. | Richard Sandiford | 5 | -317/+243 |
2005-03-14 | config.gcc (extra_options): New variable for listing option files. | Richard Sandiford | 19 | -126/+519 |
2005-03-14 | re PR rtl-optimization/18628 (miscompilation of switch statement in loop) | Alexandre Oliva | 4 | -2/+65 |
2005-03-14 | re PR c++/20280 (ICE in create_tmp_var, at gimplify.c:368) | Alexandre Oliva | 4 | -6/+107 |
2005-03-14 | re PR fortran/20467 (Bad fortran code causes ICE) | Tobias Schlüter | 4 | -0/+18 |
2005-03-14 | * cfgbuild.c: Update comments. | Kazu Hirata | 2 | -10/+31 |
2005-03-14 | re PR rtl-optimization/17236 (inefficient code for long long multiply on x86) | Roger Sayle | 2 | -173/+198 |
2005-03-14 | basic-block.h: Update the prototypes of cached_make_edge and rtl_make_eh_edge. | Kazu Hirata | 4 | -29/+34 |
2005-03-14 | tree-ssa-phiopt.c (minmax_replacement, [...]): New functions. | Zdenek Dvorak | 4 | -76/+458 |
2005-03-14 | builtin-attrs.def (ATTR_NOVOPS, [...]): New. | Zdenek Dvorak | 10 | -5/+84 |
2005-03-14 | re PR target/17688 ([4.1] x87 fops can handle HImodes) | Uros Bizjak | 4 | -41/+70 |
2005-03-14 | Fix bogus date. | Eric Botcazou | 1 | -1/+1 |
2005-03-14 | tree-cfg.c (find_taken_edge_cond_expr): Use zero_p instead of integer_zerop. | Zdenek Dvorak | 5 | -14/+17 |
2005-03-14 | basic-block.h (BB_VISITED): Removed. | Zdenek Dvorak | 3 | -29/+70 |
2005-03-14 | Fix typo in changelog entry. | Daniel Jacobowitz | 1 | -1/+1 |
2005-03-14 | re PR c++/4403 (incorrect class becomes a friend in template) | Kriang Lerdsuwanakij | 7 | -20/+116 |
2005-03-14 | re PR target/20424 (Bootstrap failure on alphaev56) | Falk Hueffner | 2 | -1/+6 |
2005-03-14 | Friend class name lookup 5/n PR c++/1016 | Kriang Lerdsuwanakij | 30 | -51/+371 |
2005-03-14 | alloc-pool.c, [...]: Update copyright. | Kazu Hirata | 8 | -7/+11 |
2005-03-14 | * ggc-zone.c: Fix comment typos. | Kazu Hirata | 2 | -2/+6 |
2005-03-14 | rs6000-protos.h: Replace "struct rtx_def *" throughout with its typedef, "rtx". | Alan Modra | 4 | -70/+77 |
2005-03-14 | tree-cfg.c (verify_stmts): Check that bb_for_stmt (stmt) == bb for every PHI ... | Kazu Hirata | 2 | -0/+16 |
2005-03-14 | Update message | Mark Mitchell | 1 | -1/+1 |
2005-03-14 | re PR c++/20157 (Internal compiler error on invalid code) | Mark Mitchell | 4 | -2/+31 |
2005-03-14 | regclass.c (reg_class_superclasses, [...]): Make them static. | Kazu Hirata | 3 | -10/+6 |
2005-03-14 | function.c (get_func_frame_size): Make it static. | Kazu Hirata | 3 | -3/+4 |
2005-03-14 | except.c (check_handled): Make it static. | Kazu Hirata | 3 | -2/+6 |
2005-03-14 | config.gcc: Remove excess indentation. | Alan Modra | 2 | -57/+62 |
2005-03-14 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-03-13 | re PR middle-end/19331 (Inefficient code generated for bitfield assignment) | Roger Sayle | 3 | -6/+20 |
2005-03-14 | re PR c++/16792 (ICE in gen_subprogram_die, at dwarf2out.c:11267) | Ben Elliston | 2 | -0/+15 |
2005-03-13 | sparc.c (struct_value_alias_set): New global variable. | Eric Botcazou | 2 | -5/+20 |
2005-03-13 | anon-struct-6.c, [...]: Ensure uniqueness of test assertion names. | Joseph Myers | 13 | -42/+51 |
2005-03-13 | predicates.md (mem_or_easy_const_operand): Delete. | David Edelsohn | 3 | -12/+32 |
2005-03-13 | re PR fortran/18600 (ICE NIST FM020.f reduced case) | Tobias Schlüter | 2 | -0/+14 |
2005-03-13 | re PR fortran/16907 (Non-integer array indices rejected) | Tobias Schlüter | 4 | -5/+29 |
2005-03-13 | re PR fortran/20323 (optional arguments incorrectly accepted in specification... | Tobias Schlüter | 4 | -4/+28 |
2005-03-13 | ggc-zone.c: Rewritten. | Daniel Jacobowitz | 14 | -710/+1593 |