aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-07-12re PR tree-optimization/22335 (DOM creates mis-matched types)Andrew Pinski3-0/+55
2005-07-12re PR tree-optimization/22335 (DOM creates mis-matched types)Andrew Pinski2-8/+28
2005-07-12re PR c++/20172 (Invalid non-type template parameters not diagnosed)Volker Reichelt4-0/+50
2005-07-12tree-cfg.c (dump_cfg_stats): Add a new fmt_str_2 format string and use it whe...Ben Elliston2-1/+7
2005-07-12extend.texi (Blackfin Built-in Functions): New section.Bernd Schmidt3-2/+23
2005-07-12builtins.c: (expand_builtin_memcmp, expand_builtin_strncmp): s/cmpstrsi/cmpst...Adrian Straetling9-122/+193
2005-07-11alpha.c (alpha_gimplify_va_arg_1): Use build_va_arg_indirect_ref.Richard Henderson9-14/+28
2005-07-12Daily bump.GCC Administrator1-1/+1
2005-07-11tree-flow.h (remove_empty_loops, [...]): Declare.Zdenek Dvorak9-1/+231
2005-07-12re PR target/16719 ([ColdFire] Illegal move of byte itno address register cau...Peter Barada5-9/+50
2005-07-11* config/mips/mips.md (ffs<mode>2): Remove.Ian Lance Taylor2-39/+4
2005-07-11tree-ssa.texi (Cleanups): Improve description of TRY_FINALLY_EXPR.Ian Lance Taylor2-11/+63
2005-07-11re PR tree-optimization/22404 (ICE in first_vi_for_offset)Daniel Berlin5-1/+30
2005-07-11* gcc.c-torture/execute/20020720-1.x: Remove.Kazu Hirata2-39/+4
2005-07-11bfin.md (cmpsi, [...]): Use reg_or_const_int_operand for second comparison op...Bernd Schmidt3-7/+17
2005-07-11bfin.md (define_attr "type"): Add "sync".Bernd Schmidt6-30/+147
2005-07-11basic-block.h: Give the BB flags enum a name, bb_flags.Steven Bosscher3-33/+40
2005-07-11i386.opt: New target option -msseregparm.Richard Guenther4-4/+33
2005-07-11(m32r-*-linux*): Use the default extra_parts.Kazuhiro Inaoka2-2/+5
2005-07-11trans-stmt.c (gfc_trans_forall_loop): Clear maskindex before the outermost loop.Jakub Jelinek4-118/+116
2005-07-11cfgexpand.c (stack_protect_classify_type): Use TYPE_SIZE_UNIT (type) instead ...Jakub Jelinek2-7/+12
2005-07-11re PR rtl-optimization/22239 (i-cobol.adb:482: error: unrecognizable insn)John David Anglin2-7/+18
2005-07-11tree-ssa-structalias.c (struct variable_info): Heapify complex.Daniel Berlin2-47/+90
2005-07-11tree-ssa-structalias.c (update_alias_info): Change counting of references to ...Daniel Berlin2-5/+21
2005-07-11Daily bump.GCC Administrator1-1/+1
2005-07-10tree-ssa-alias.c (free_used_part_map): Add missing free.Daniel Berlin2-0/+8
2005-07-10pa.c (pa_commutative_p): Make PLUS commutative when TARGET_NO_SPACE_REGS is t...John David Anglin2-1/+7
2005-07-10* sv.po, zh_CN.po: Update.Joseph Myers3-3079/+1182
2005-07-10mips.exp (is_gp32_flag): New procedure.Richard Sandiford2-1/+16
2005-07-09Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.hDiego Novillo18-935/+818
2005-07-10Daily bump.GCC Administrator1-1/+1
2005-07-09PR libfortran/21875 (FM111.f)Jerry DeLisle1-0/+32
2005-07-09decl.c (components_to_record): Use DECL_FCONTEXT instead of DECL_SECTION_NAME.Andrew Pinski2-4/+10
2005-07-09alpha.c (emit_insxl, [...]): New functions.Richard Henderson7-28/+294
2005-07-09re PR tree-optimization/21356 (Dominance error after aggressive dead code eli...Diego Novillo2-6/+14
2005-07-09utils.c (create_var_decl): Only set DECL_COMMON on VAR_DECLs.Andrew Pinski2-2/+9
2005-07-09cp-lang.c (shadowed_var_for_decl, [...]): Move over to cp-objcp-common.c.Andrew Pinski9-43/+135
2005-07-09[multiple changes]Thomas Koenig2-0/+32
2005-07-09i386.c (output_set_got): Don't omit OFFSET FLAT...Jakub Jelinek2-1/+6
2005-07-09re PR target/21656 (Spurious "template with C linkage" error message)Richard Sandiford2-0/+7
2005-07-08sync.md (load_locked_<mode>): Use Z for memory_operand constraint.David Edelsohn2-4/+12
2005-07-09Rewrite PIC support to more closely model actual instructions.Hans-Peter Nilsson6-425/+665
2005-07-08darwin.h (TARGET_C99_FUNCTIONS): Define to 1.Andrew Pinski2-1/+5
2005-07-09Daily bump.GCC Administrator1-1/+1
2005-07-08Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin44-762/+1712
2005-07-08cfgexpand.c (tree_expand_cfg): Don't use FINALIZE_PIC.Kazu Hirata4-22/+7
2005-07-08re PR tree-optimization/22329 (VRP produces mis-matched (non compatible) type...Andrew Pinski4-1/+28
2005-07-08re PR regression/20139 (cris-elf testsuite: gcc.c-torture/execute/20020720-1.c)Kazu Hirata6-1/+47
2005-07-08re PR tree-optimization/22360 (upper_bound_in_type and lower_bound_in_type ar...Kazu Hirata2-42/+88
2005-07-08re PR tree-optimization/22356 (mis-match types in cplxlower)Andrew Pinski4-0/+23