Age | Commit message (Expand) | Author | Files | Lines |
2010-06-26 | call.c (add_function_candidate): Set LOOKUP_COPY_PARM for any constructor cal... | Jason Merrill | 4 | -18/+76 |
2010-06-26 | sparc.c (sparc_emit_set_const32): Make static. | Eric Botcazou | 3 | -9/+12 |
2010-06-26 | mips.md (alu_type): New attribute. | Catherine Moore | 2 | -21/+40 |
2010-06-26 | Fix typo in last ChangeLog entry. | Douglas Rupp | 1 | -1/+1 |
2010-06-26 | Fix the Alpha/VMS build. Installed as obvious. | Douglas B Rupp | 2 | -4/+19 |
2010-06-26 | collect2.c (main): Remove SWITCHES_NEED_SPACES conditional. | Joseph Myers | 5 | -32/+16 |
2010-06-26 | re PR tree-optimization/44393 (ICE: verify_ssa failed: no immediate_use list ... | Richard Guenther | 6 | -32/+47 |
2010-06-26 | ipa-split-2.c: New testcase. | Jan Hubicka | 5 | -27/+120 |
2010-06-26 | re PR tree-optimization/44674 (ICE: in refs_may_alias_p_1, at tree-ssa-alias.... | Richard Biener | 4 | -17/+39 |
2010-06-26 | gcc.c (n_switches_alloc, [...]): New. | Joseph Myers | 4 | -281/+244 |
2010-06-26 | decl.c (gfc_match_decl_type_spec): Support TYPE(intrinsic-type-spec). | Tobias Burnus | 5 | -15/+131 |
2010-06-26 | re PR middle-end/44671 (Partial inlining breaks C++) | Jan Hubicka | 2 | -2/+7 |
2010-06-26 | semicolon_fixed.f: Fix dg syntax.. | Tobias Burnus | 3 | -2/+7 |
2010-06-25 | m32c-protos.h (m32c_note_pragma_address): Declare. | DJ Delorie | 7 | -6/+206 |
2010-06-26 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2010-06-25 | re PR testsuite/38946 (gcc trunk 143562 - Testsuite - gfortran failing tests ... | Jerry DeLisle | 2 | -2/+8 |
2010-06-25 | re PR debug/44610 (VTA produces wrong variable location information) | Alexandre Oliva | 2 | -4/+10 |
2010-06-25 | intrinsic.h (gfc_check_selected_real_kind, [...]): Update prototypes. | Tobias Burnus | 10 | -38/+156 |
2010-06-25 | decl.c (gfc_match_entry): Mark ENTRY as GFC_STD_F2008_OBS. | Tobias Burnus | 8 | -18/+48 |
2010-06-25 | decl.c (gfc_match_entry): Allow END besides END SUBROUTINE/END FUNCTION for c... | Tobias Burnus | 6 | -4/+61 |
2010-06-25 | parse.c (next_free, next_fixed): Allow ";" as first character. | Tobias Burnus | 7 | -6/+48 |
2010-06-25 | dwarf2out.c (dwarf2out_vms_debug_main_pointer): New function. | Douglas B Rupp | 6 | -8/+73 |
2010-06-25 | Do not insert statements computing the true predicate. | Sebastian Pop | 2 | -0/+14 |
2010-06-25 | Use reset_bb_predicate whenever the predicate of a BB should be reset to true. | Sebastian Pop | 2 | -4/+20 |
2010-06-25 | Call cleanup_tree_cfg after if-conversion. | Sebastian Pop | 2 | -7/+17 |
2010-06-25 | Add a debug counter for the tree-ssa level if-conversion. | Sebastian Pop | 4 | -5/+16 |
2010-06-25 | re PR fortran/44448 (32-bit gfortran.dg/atan2_1.f90 fails on Solaris 1[01]/x8... | Jerry DeLisle | 2 | -0/+6 |
2010-06-25 | Enable prefetching at -O3 for AMD cpus. | Changpeng Fang | 5 | -5/+46 |
2010-06-25 | Don't search DEBUG_INSNs for removable zero extends. | H.J. Lu | 2 | -1/+7 |
2010-06-25 | ipa-prop.h (struct ipa_param_descriptor): Removed the modified flag. | Martin Jambor | 8 | -223/+292 |
2010-06-25 | invoke.texi (-Wsuggest-attribute): Add item for noreturn. | Manuel López-Ibáñez | 2 | -2/+7 |
2010-06-25 | tree-pass.h (pass_split_functions): Declare. | Jan Hubicka | 12 | -1/+1147 |
2010-06-25 | re PR middle-end/44665 (typo in comment, incorrect/out-of-date comment) | Manuel López-Ibáñez | 3 | -3/+10 |
2010-06-25 | ipa-prop.c (determine_cst_member_ptr): Ignore non-clobbering statements inste... | Martin Jambor | 4 | -7/+85 |
2010-06-25 | re PR middle-end/43866 (wrong code with -fbounds-check -funswitch-loops) | Jakub Jelinek | 4 | -20/+165 |
2010-06-25 | re PR tree-optimization/44539 (ICE: verify_ssa failed: type mismatch between ... | Jakub Jelinek | 4 | -0/+43 |
2010-06-25 | pa.h (MODIFY_TARGET_NAME): Remove. | Joseph Myers | 5 | -105/+11 |
2010-06-25 | invoke.texi: Delete mcmodel=medium from powerpc options. | Alan Modra | 5 | -51/+17 |
2010-06-25 | With large parts from Jim Wilson: | Bernd Schmidt | 24 | -288/+763 |
2010-06-25 | * doc/invoke.texi (-Wsuggest-attribute): Add noreturn. | Jan Hubicka | 2 | -1/+5 |
2010-06-25 | re PR c/44517 (improve diagnostic for mispelled typename in function declarat... | Shujing Zhao | 5 | -36/+65 |
2010-06-25 | gcc.c (translate_options): Don't mention +e in comment. | Joseph Myers | 6 | -26/+23 |
2010-06-25 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2010-06-24 | ira-int.h (struct live_range, [...]): Renamed from struct ira_allocno_live_ra... | Bernd Schmidt | 7 | -74/+73 |
2010-06-24 | ira-int.h (SET_MINMAX_SET_BIT, [...]): Renamed from SET_ALLOCNO_SET_BIT... | Bernd Schmidt | 4 | -51/+65 |
2010-06-24 | ira-color.c (assign_hard_reg): Improve formatting of multi-line for statement. | Bernd Schmidt | 2 | -3/+5 |
2010-06-24 | ira-int.h (ira_parent_allocno, [...]): Declare. | Bernd Schmidt | 4 | -33/+51 |
2010-06-24 | ira-build.c (merge_hard_reg_conflicts): New function. | Bernd Schmidt | 3 | -282/+238 |
2010-06-24 | * ira.c (allocno_pool, copy_pool, allocno_live_range_pool): Delete. | Bernd Schmidt | 2 | -3/+4 |
2010-06-24 | thumb2.md (thumb2_tlobits_cbranch): Delete. | Richard Earnshaw | 2 | -84/+33 |