aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-07-15c-common.c (handle_flatten_attribute): New function.Richard Guenther8-2/+262
2005-07-14rs6000.md (UNSPEC_SYNC, [...]): New.David Edelsohn5-293/+455
2005-07-15Daily bump.GCC Administrator1-1/+1
2005-07-14mips.c (mips_canonicalize_comparison): Cast argument of trunc_int_for_mode to...Eric Christopher2-1/+6
2005-07-14t-tpf (SHLIB_MAPFILES): Remove.Eric Christopher2-4/+4
2005-07-14re PR tree-optimization/22230 (value range propagation error)Steven Bosscher4-1/+33
2005-07-14* trans-types.c (MAX_REAL_KINDS): Increase from 4 to 5.Steve Ellcey2-1/+5
2005-07-14re PR target/20126 (Inlined memcmp makes one argument null on entry)Alexandre Oliva2-5/+24
2005-07-14* config/s390/s390.h (TARGET_TPF_PROFILING): Add default definition.Ulrich Weigand2-0/+9
2005-07-14* config/ia64/ia64.c (ia64_output_dwarf_dtprel): Support ILP32 mode.Steve Ellcey2-2/+9
2005-07-14gfortran.h (MAX_ERROR_MESSAGE): Remove.Jakub Jelinek7-43/+103
2005-07-14re PR middle-end/22347 (Return value register not correctly computed for indi...Richard Guenther9-21/+124
2005-07-14Makefile.in (explow.o, [...]): Depend on target.h.Richard Guenther11-40/+76
2005-07-14re PR fortran/22417 (gfortran preprocessing regression: nonsense warning abou...Jakub Jelinek6-4/+25
2005-07-14tl_editting.f90: gcc-cvs signalled missing LF at EOF.Paul Thomas1-1/+2
2005-07-14[multiple changes]Paul Thomas3-1/+20
2005-07-14[multiple changes]Feng Wang4-3/+33
2005-07-14Daily bump.GCC Administrator1-1/+1
2005-07-13* config/mips/mips.h (CLZ_DEFINED_VALUE_AT_ZERO): Define.Ian Lance Taylor2-0/+9
2005-07-13tree-dfa.c (dump_variable): Use default_def function.Jan Hubicka7-14/+24
2005-07-14gcc.c (main): Compare language[0] with '*' when iterating over the infiles.Ben Elliston2-1/+6
2005-07-13Remove bogus entry.Aldy Hernandez1-5/+0
2005-07-13s390.c: (s390_cc_modes_compatible): Move before "s390_emit_compare".Adrian Straetling4-40/+110
2005-07-13s390.md: ("cmpstrsi", "*cmpstr<mode>"): New pattern.Adrian Straetling2-3/+55
2005-07-13Put back accidentally removed ChangeLog entries.Jeff Law1-0/+7
2005-07-13[multiple changes]Paul Thomas3-5/+83
2005-07-13mips.c (mips_canonicalize_comparison): New.Eric Christopher2-1/+53
2005-07-13configure.in: Add toplevel noconfigdir support for tpf.Eric Christopher8-57/+133
2005-07-13pr22051-2.c: Tweak expected output to allow additional casts.Jeff Law2-1/+4
2005-07-13tm.texi: Remove @xref{Cross-profiling}.H.J. Lu2-1/+5
2005-07-13jvspec.c (lang_specific_driver): Put filelist_filename first on command line.Tom Tromey2-9/+21
2005-07-13fold-const.c (fold_binary): When comparing two simple ADDR_EXPR expressions...Jeff Law4-3/+47
2005-07-13linux.h (TARGET_HAS_F_SETLKW): Renamed to ...H.J. Lu17-21/+51
2005-07-13* tree-ssa-operands.c (get_expr_operands): Fix typo in previous patch.Jan Hubicka2-1/+5
2005-07-13tree-ssa-dom.c (lookup_avail_expr): Do not pass member in freed structure as ...David Edelsohn2-1/+6
2005-07-13re PR tree-optimization/21921 (internal compiler error: in tsi_link_before, a...Paolo Bonzini4-3/+30
2005-07-13Missed part of commitDaniel Berlin1-3/+2
2005-07-13New testcaseDaniel Berlin1-0/+30
2005-07-13Make-lang.in (fortran/dependency.o): Depend on $(GFORTRAN_TRANS_DEPS).Andreas Schwab2-1/+6
2005-07-13re PR tree-optimization/22442 (scev cprop causes wrong code)Zdenek Dvorak2-0/+33
2005-07-13re PR tree-optimization/22442 (scev cprop causes wrong code)Zdenek Dvorak2-21/+27
2005-07-13re PR rtl-optimization/20376 (The missed-optimization of general induction va...Zdenek Dvorak3-11/+23
2005-07-12re PR middle-end/21840 (ICE while building Linux kernel (seg fault), missing ...Andrew Pinski4-0/+31
2005-07-13re PR tree-optimization/22422 (ICE in first_vi_for_offset, at tree-ssa-struct...Daniel Berlin2-13/+51
2005-07-13Daily bump.GCC Administrator1-1/+1
2005-07-12cfgexpand.c (expand_one_stack_var): Do not expand variables when we do unit-a...Jan Hubicka2-0/+7
2005-07-12reverted erroneous commitTom Tromey1-14/+8
2005-07-12re PR java/19674 (Empty declaration through semicolon (;) causes compile fail...Tom Tromey3-8/+21
2005-07-12tree-ssa-operands.c (parse_ssa_operands): Fix formatting.Jan Hubicka5-5/+45
2005-07-12rs6000.c (rs6000_rtx_cost): Move FLOAT_EXTEND.Dale Johannesen2-7/+11