aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-11-17* tree-ssa-propagate.c (cfg_blocks_add) Assert we're not tryingSteven Bosscher2-11/+9
2004-11-17mkmap-flat.awk, [...]: If the last version assigned to a symbol was '%exclude...Zack Weinberg8-458/+74
2004-11-17Add missing entry in last aix52.h ChangeLog.David Edelsohn1-0/+1
2004-11-17lambda-code.c (lambda_loopnest_to_gcc_loopnest): Swap the test when the edge ...Daniel Berlin2-7/+14
2004-11-17rs6000.c (rs6000_override_options): Split e500v2 doubles.Aldy Hernandez2-9/+26
2004-11-17re PR tree-optimization/18519 (ICE: Segmentation fault with optimization)Daniel Berlin8-27/+33
2004-11-16* optabs.c (vector_compare_rtx): Fix COMPARISON_CLASS_P use.Devang Patel2-1/+5
2004-11-17decl.c (start_preparsed_function): Call check_function_type even in templates.Giovanni Bajo4-2/+34
2004-11-17Daily bump.GCC Administrator1-1/+1
2004-11-16* doc/tm.texi: Fix typos.Kazu Hirata2-2/+4
2004-11-16* expmed.c, ra-colorize.c: Fix comment typos.Kazu Hirata3-2/+6
2004-11-16re PR target/6123 (__pic__/__PIC__ not defined when -fpic/-fPIC is specified)Daniel Jacobowitz2-0/+12
2004-11-16regmove.c (regmove_optimize): Use lowpart_subreg instead of gen_rtx_SUBREG wi...Ulrich Weigand2-3/+9
2004-11-16Somehow, I missed to checkin this test when I fixed pr17635 (withDevang Patel1-0/+11
2004-11-16* tree-if-conv.c (clean_predicate_lists): Update gcc_assert check.Devang Patel2-1/+5
2004-11-16mips.c: Use rtl _P predicates.Eric Christopher4-35/+41
2004-11-16altivec.md (altivec_vandc): Canonicalize the pattern.Fariborz Jahanian2-3/+8
2004-11-16s390.c (s390_cc_modes_compatible): New function.Andreas Krebbel2-0/+45
2004-11-16Revert bogus changes to these filesNick Clifton3-3/+10
2004-11-16re PR target/18447 (Variable with the initial-exec tls-model attribute causes...Kaz Kojima2-0/+15
2004-11-16cse.c (struct change_cc_mode_args): New structure.Andreas Krebbel2-12/+52
2004-11-16stack.h: Remove.Steven Bosscher5-45/+11
2004-11-16* config/i386/i386.c (x86_schedule): Fix typo, m_K6 intead of m_K8.Steven Bosscher2-1/+5
2004-11-16re PR fortran/13010 (seg fault on valid code)Paul Brook7-22/+72
2004-11-16tree-flow.h (add_referenced_temp_var): Remove name from prototype.Dale Johannesen2-1/+5
2004-11-16profile.c (compute_branch_probabilities): Prevent crash with EH in RTL-based ...Dale Johannesen2-1/+9
2004-11-16Daily bump.GCC Administrator1-1/+1
2004-11-16tree-cfg.c (bsi_commit_edge_inserts): Remove an argument.Kazu Hirata9-19/+22
2004-11-16tree-cfg.c (verify_expr): Replace TREE_OPERAND with COND_EXPR_COND.Kazu Hirata5-16/+27
2004-11-15cp-gimplify.c: Include pointer-set.hAndrew Pinski3-16/+25
2004-11-15sched-deps.c (set_sched_group_p): Delete.Eric Christopher2-25/+68
2004-11-15c-common.c (binary_op_error): Don't allow LROTATE_EXPR, RROTATE_EXPR or unkno...Joseph Myers3-67/+11
2004-11-15re PR c/18498 (gcc allows non-integral bitfield types)Joseph Myers4-4/+29
2004-11-15tree-vect.h: (check_vect): Test symbols defined for powerpc*-*-linux*.Janis Johnson2-1/+4
2004-11-15decl.c (instn_ptr_type_node): Removed.Tom Tromey2-7/+7
2004-11-15altivec.md ("altivec_vsplth"): Rewrite with vec_duplicate.Aldy Hernandez2-18/+37
2004-11-15ppc64-abi-1.c: Skip if not lp64.Janis Johnson4-0/+7
2004-11-15* lib/gcc-dg.exp (dg-target-list): Remove.Janis Johnson2-20/+4
2004-11-15* gcc.dg/ia64-postinc.c: New test.Steve Ellcey2-0/+27
2004-11-15* trans-types.c (gfc_get_dtype): Remove obsolete TODO.Paul Brook2-1/+4
2004-11-15ia64.md (*movtf_internal): Use destination_operand instead of nonimmediate_op...Steve Ellcey2-1/+6
2004-11-15sol2.h (ASM_OUTPUT_CALL): Use print_operand.Mark Mitchell4-6/+26
2004-11-15sol2-c.c (cmn_err_char_table): Add "p".Mark Mitchell4-1/+11
2004-11-15sol2.h (SUPPORTS_INIT_PRIORITY): Remove.Mark Mitchell3-3/+11
2004-11-15t-slibgcc-sld (SHLIB_LINK): Make symlinks entirely within the multilib direct...Mark Mitchell2-2/+7
2004-11-15g++.dg/opt/strength-reduce.C...Nick Clifton10-14/+65
2004-11-15(TARGET_CPU_CPP_BUILTINS): Add builtin assert of cpu=xstormy16.Nick Clifton2-0/+6
2004-11-15tree-ssa-pre.c (bitmap_print_value_set): Fix uninitialized variable.Nathan Sidwell2-1/+6
2004-11-15Friend class name lookup 1/n, PR c++/18471Kriang Lerdsuwanakij19-115/+255
2004-11-15* gcc.dg/intmax_t-1.c: XFAIL on Solaris 2.5.1.Eric Botcazou2-0/+5