aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-04-10Daily bump.GCC Administrator1-1/+1
2005-04-09Fix dg-do directive.Steven G. Kargl2-0/+5
2005-04-09* gfortran.dg/nint_1.f90: New test.Steven G. Kargl2-0/+18
2005-04-09simplify.c (gfc_simplify_anint): Use mpfr_round()Steven G. Kargl2-78/+15
2005-04-09re PR libfortran/19106 ([4.0 only] segfault in executable for print *,sum(a,d...Thomas Koenig7-0/+127
2005-04-09Fix problems with labels with hot/cold partitioning.Caroline Tice9-197/+318
2005-04-09re PR libfortran/20163 ([4.0 only] gfortran - error opening direct access file)Thomas Koenig2-0/+12
2005-04-09* cp-tree.h (cp_deprecated): Remove.Kazu Hirata2-8/+2
2005-04-09fix path to the new tests in my last changelog entry.Andrew Pinski1-1/+1
2005-04-09re PR fortran/13257 ([4.0 only] Error instead of warning for missing comma in...Andrew Pinski7-2/+63
2005-04-09tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR...Jakub Jelinek22-32/+2005
2005-04-09re PR target/20795 (ICE in assign_parms)Jakub Jelinek4-0/+34
2005-04-09* cp-tree.h (VF_BINFO_VALUE, VF_BASETYPE_VALUE): Remove.Kazu Hirata2-11/+2
2005-04-09cp-tree.h (EXCEPTION_CLEANUP_NAME, [...]): Remove.Kazu Hirata2-1/+2
2005-04-09cp-tree.h (EXCEPTION_CLEANUP_NAME, [...]): Remove.Kazu Hirata2-8/+3
2005-04-09* cp-tree.h (DECL_ARRAY_DELETE_OPERATOR_P): Remove.Kazu Hirata2-4/+2
2005-04-09* cp-tree.h (cxx_alignof): Remove.Kazu Hirata2-1/+4
2005-04-09sched-int.h (haifa_insn_data): Remove blockage and units.Kazu Hirata2-25/+5
2005-04-09dominance.c, [...]: Fix comment typos.Kazu Hirata13-15/+22
2005-04-09cfglayout.c (copy_bbs): Rename n_edges to num_edges.Jan Hubicka6-22/+32
2005-04-09predicates.md (altivec_register_operand): Remove redundant match_code test.David Edelsohn2-21/+25
2005-04-09Forgotten hunk from my last merge patch:Jan Hubicka2-2/+5
2005-04-09tree-ssa.texi: Add immediate use documentation.Andrew MacLeod2-9/+95
2005-04-09arm.c (FL_WBUF): Define.Richard Earnshaw5-30/+48
2005-04-09match.c (match_arithmetic_if): Remove gfc_ prefix and correct comment accordi...Francois-Xavier Coudert2-5/+10
2005-04-09i386.md (*fp_jcc_7_387): Use 'const0_operand' instead of 'const_double_operan...Uros Bizjak2-2/+8
2005-04-09* builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF, BUILT_IN_LFLOORL)Uros Bizjak10-6/+239
2005-04-09c-common.def: Move FOR_STMT...Ian Lance Taylor17-497/+517
2005-04-08backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo65-1570/+7275
2005-04-09Daily bump.GCC Administrator1-1/+1
2005-04-08re PR target/20814 (ICE in extract_insn for test vmx/varargs-1.c)David Edelsohn2-18/+27
2005-04-08rs6000.c (rs6000_emit_prologue): Use 5 nops, instead of 4.Mike Stump4-4/+8
2005-04-08re PR rtl-optimization/20466 (Missed invalidation of known memory contents in...Hans-Peter Nilsson2-4/+18
2005-04-08re PR rtl-optimization/20466 (Missed invalidation of known memory contents in...Hans-Peter Nilsson2-0/+31
2005-04-08* config/darwin.c (indirect_data): Fix typo in strncmp logic.Mike Stump2-1/+5
2005-04-08Fix typo.Mike Stump1-2/+2
2005-04-08re PR c++/20905 (confuses unrelated type name with instance name)Mark Mitchell4-18/+78
2005-04-08re PR c++/20145 (template "class has virtual functions ... " is not suppresse...Mark Mitchell7-15/+54
2005-04-08* c-common.h (C_ARTIFICIAL_STRING_P): Remove.Kazu Hirata2-4/+2
2005-04-08* match.c (gfc_match_arithmetic_if): Declare static.Diego Novillo2-1/+5
2005-04-08genattrtab.c (attr_desc): Remove negative_ok and unsigned_p.Kazu Hirata3-20/+13
2005-04-08* tree.h (STRIP_MAIN_TYPE_NOPS): Remove.Kazu Hirata2-11/+2
2005-04-08* function.h (nonlocal_labels): Remove.Kazu Hirata2-1/+2
2005-04-08function.h (function): Remove instrument_entry_exit.Kazu Hirata2-5/+3
2005-04-08function.c (push_function_context_to): Don't set contains_functions.Kazu Hirata3-16/+6
2005-04-08* c-tree.h (C_LANG_TREE_NODE_CHAIN_NEXT): Remove.Kazu Hirata2-7/+4
2005-04-08* config/s390/tpf.h (ASM_SPEC): Define.Ulrich Weigand2-0/+7
2005-04-08tree-flow.h: Remove the prototype for redirect_immediate_uses.Kazu Hirata2-5/+6
2005-04-08arm.c (arm_const_double_by_parts): New function.Richard Earnshaw4-0/+66
2005-04-08tree-ssa-operands.c (correct_use_link): Remove linear scan.Andrew MacLeod2-5/+28