aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-03sh-protos.h (sh_promote_function_mode): Remove.Kaz Kojima3-7/+15
2009-08-03explow.c (promote_mode): Mark TYPE and PUNSIGNEDP as possibly unused.Andreas Krebbel2-1/+7
2009-08-03Daily bump.GCC Administrator1-1/+1
2009-08-02PR libstdc++/40912 (final)Paolo Carlini132-2/+390
2009-08-02pa.c (pa_promote_function_mode): Remove ATTRIBUTE_UNUSED from declaration arg...John David Anglin2-5/+8
2009-08-02re PR fortran/40853 (I/O: Namelist read error)Jerry DeLisle4-2/+34
2009-08-02re PR fortran/40853 (I/O: Namelist read error)Jerry DeLisle2-1/+7
2009-08-02i386.c (ix86_expand_fp_compare): Use const0_rtx instead of GEN_INT (0x00) and...Uros Bizjak2-21/+29
2009-08-02Add missing entryEric Botcazou1-1/+6
2009-08-02gigi.h (end_subprog_body): Tweak comment.Eric Botcazou4-19/+16
2009-08-02re PR fortran/40881 ([F03] warn for obsolescent features)Janus Weil146-60/+483
2009-08-02ext-3.c: Add NOMIPS16.Adam Nemet6-19/+28
2009-08-022009-08-02 Paolo Bonzini <bonzini@gnu.orgPaolo Bonzini3-5/+12
2009-08-02pa.c (pa_promote_function_mode): Declare.John David Anglin2-2/+10
2009-08-02gthr-dce.h (CONST_CAST2): Define if not defined.John David Anglin2-1/+14
2009-08-02config.gcc (hppa[12]*-*-hpux10*): Add stdint support.John David Anglin2-0/+6
2009-08-02inclhack.def (hpux_inttype_int_least8_t): Also apply on hpux10*.John David Anglin3-6/+12
2009-08-02Daily bump.GCC Administrator1-1/+1
2009-08-01expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini48-343/+541
2009-08-01Rename -fgraphite-force-parallel to -floop-parallelize-all.Sebastian Pop9-9/+25
2009-08-01re PR fortran/40011 (Problems with -fwhole-file)Paul Thomas18-30/+685
2009-07-31update licenseJason Merrill1-5/+4
2009-07-31call.c (convert_class_to_reference): Binding an lvalue to an rvalue reference...Jason Merrill32-316/+1920
2009-07-31forward_list.h (splice_after): Use forward.Jason Merrill22-33/+75
2009-07-31call.c (reference_binding): Rename lvalue_p to is_lvalue.Jason Merrill6-17/+45
2009-07-31typeck.c (build_address): Do fold away ADDR_EXPR of INDIRECT_REF.Jason Merrill3-10/+12
2009-08-01Daily bump.GCC Administrator1-1/+1
2009-07-31re PR tree-optimization/40914 (ipa_analyze_call_uses fails to handle ptrmemfu...Richard Earnshaw2-11/+26
2009-07-31mips.md (*clear_upper32_dext): New pattern.Adam Nemet4-1/+35
2009-07-31bsd.h (ASM_BYTE): New define.Uros Bizjak9-29/+45
2009-07-31enable SH libgloss buildChristian Bruel5-3/+22
2009-07-31Makefile.am: Don't set SECTION_FLAGS with @SECTION_FLAGS@.Kaz Kojima3-6/+10
2009-07-31PR libstdc++/40912 (partial)Paolo Carlini2-0/+12
2009-07-31Fix address cost for plus reg const_int.Ramana Radhakrishnan2-2/+7
2009-07-31Tweak ABI & add moxie-uclinux target.Anthony Green5-23/+81
2009-07-31sh.md (UNSPECV_SP_SWITCH_B): New.DJ Delorie2-2/+18
2009-07-31pr33615.C: Fix pattern for lim.Sebastian Pop2-2/+6
2009-07-31Fix patterns in lim and dceloop testcases.Sebastian Pop17-34/+53
2009-07-31Add new testcases.Sebastian Pop58-1/+1473
2009-07-31Modify the testsuite for the new Graphite.Sebastian Pop55-108/+181
2009-07-31New implementation of Graphite.Sebastian Pop10-6585/+244
2009-07-31New Graphite files.Sebastian Pop18-0/+15642
2009-07-31Implement evolution_function_right_is_integer_cst.Sebastian Pop3-0/+36
2009-07-31Make scev_is_linear_expression return false if the evolution is not affine mu...Sebastian Pop2-2/+13
2009-07-31Add a new driver to data reference analysis.Sebastian Pop3-0/+38
2009-07-31tree-data-ref.c (debug_data_references): New.Sebastian Pop3-0/+25
2009-07-31Remove unused function and field in data_reference.Sebastian Pop3-23/+8
2009-07-30Fix typo in previous patch.DJ Delorie1-2/+2
2009-07-31Leave the loop_latch basic block empty.Sebastian Pop3-40/+52
2009-07-31Document -fgraphite-force-parallel.Sebastian Pop2-0/+11