aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-02-14bitmap.c (bitmap_and, [...]): Ensure dst->current is valid.Seongbae Park2-0/+11
2007-02-14config.gcc: Add arm*-*-uclinux-*eabi.Paul Brook7-31/+134
2007-02-14Daily bump.GCC Administrator1-1/+1
2007-02-13common.opt: Add Wstrict-overflow and Wstrict-overflow=.Ian Lance Taylor31-179/+1139
2007-02-13re PR middle-end/30751 (internal compiler error: in extract_insn, at recog.c:...Ian Lance Taylor2-1/+24
2007-02-13builtin-bswap-2.c: New test case.Roger Sayle2-0/+13
2007-02-13* gcc/config/i386/i386.md (fixuns_truncdfhi2): Require SSE2.Stuart Hastings2-1/+5
2007-02-13alpha.c (alpha_stdarg_optimize_hook): Strip handled_component_p before lookin...Richard Henderson2-4/+15
2007-02-13pr29302-1.c: Moved from...Richard Henderson2-0/+5
2007-02-13i386.md (bswapsi_1): Rename from bswapsi2, remove flags clobber.Richard Henderson3-29/+129
2007-02-13* config/i386/i386.md (cmpdi_ccno_1_rex64, *cmpsi_ccno_1,Uros Bizjak2-26/+37
2007-02-12i386.md (fixuns_trunc<SSEMODEF>si_1): New insn.Richard Henderson5-45/+91
2007-02-13re PR c/29521 (Confusing warning for return with expression in function retur...Manuel López-Ibáñez5-1/+44
2007-02-13Daily bump.GCC Administrator1-1/+1
2007-02-13alias.c (find_symbolic_term): Delete unused function.Manuel López-Ibáñez2-34/+4
2007-02-12friend.c (do_friend): Annotate warning about friend declarations in templates...Dirk Mueller2-6/+11
2007-02-12[multiple changes]Paul Thomas4-6/+65
2007-02-12re PR c++/14622 (type mismatch in explicit template instantiation not detected)Simon Martin5-2/+38
2007-02-12i386.md (paritydi2, paritysi2): New expanders.Uros Bizjak5-2/+153
2007-02-12tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL.Eric Botcazou3-1/+24
2007-02-12Remove executable bits.Richard Henderson2-0/+0
2007-02-12dwarf2out.c (round_up_to_align): New static function.Eric Botcazou2-6/+27
2007-02-12* sv.po: Update.Joseph Myers2-393/+416
2007-02-12alpha.md (bswapsi2, bswapdi2): New.Richard Henderson2-1/+60
2007-02-12calls.c (emit_library_call_value_1): If PROMOTE_MODE modifed the result mode ...Richard Henderson2-3/+23
2007-02-12i386.md (*bswapdi2_rex): Renamed from bswapdi2.Roger Sayle4-1/+38
2007-02-12invoke.texi (Overall Options): Document --help=.Nick Clifton11-575/+895
2007-02-12constraints.md: New file.Richard Henderson7-171/+156
2007-02-12re PR tree-optimization/29145 (unsafe use of restrict qualifier)Dorit Nuzman6-12/+92
2007-02-12re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez6-18/+32
2007-02-12Fix nits.Eric Botcazou1-13/+9
2007-02-11sse4a-extract.c: Add "LL" to 64bit constants.H.J. Lu3-27/+32
2007-02-12simplify-rtx.c (simplify_relational_operation_1): Correct typo.Roger Sayle2-1/+6
2007-02-12simplify-rtx.c (simplify_relational_operation_1): Optimize comparisons of POP...Roger Sayle5-0/+58
2007-02-12Daily bump.GCC Administrator1-1/+1
2007-02-11intrinsic.texi (HOSTNM): Fix typographical error in syntax.Daniel Franke2-1/+39
2007-02-11re PR fortran/30478 (FAIL: gfortran.dg/enum_2.f90 -O (internal compiler err...Tobias Schlüter4-68/+128
2007-02-11invoke.texi (Wextra): Delete outdated paragraph.Manuel López-Ibáñez2-4/+4
2007-02-11dwarf2out.c (root_type): Delete unused function.Manuel López-Ibáñez2-30/+4
2007-02-11genattrtab.c (contained_in_p): Delete unused function.Manuel López-Ibáñez2-76/+5
2007-02-11ipa-inline.c (cgraph_edge_badness): Add "else" missing in the previous patch.Jan Hubicka2-1/+6
2007-02-11re PR fortran/30554 ([4.1 only] ICE in mio_pointer_ref at module.c:1945)Paul Thomas7-13/+123
2007-02-11re PR c++/26988 (template constructor in template class derived from virtual ...Mark Mitchell4-36/+57
2007-02-11fwprop.c (try_fwprop_subst): Use set_unique_reg_note to add the REG_EQ* note.Steven Bosscher9-42/+51
2007-02-11i386.c (TARGET_VECTORIZE_BUILTIN_CONVERSION): Define.Uros Bizjak8-7/+178
2007-02-11re PR target/29487 (Shared libstdc++ fails to link)Mark Mitchell10-9/+115
2007-02-11tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New target hook.Tehila Meyzels15-9/+288
2007-02-11ChangeLog: Whitespace fixes.Uros Bizjak2-93/+98
2007-02-11Daily bump.GCC Administrator1-1/+1
2007-02-10* parser.c (cp_parser_primary_expression): Reformat overly long lines.Gabriel Dos Reis2-2/+8