summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini2009-08-0148-343/+541
* Rename -fgraphite-force-parallel to -floop-parallelize-all.Sebastian Pop2009-08-019-9/+25
* re PR fortran/40011 (Problems with -fwhole-file)Paul Thomas2009-08-0118-30/+685
* update licenseJason Merrill2009-07-311-5/+4
* call.c (convert_class_to_reference): Binding an lvalue to an rvalue reference...Jason Merrill2009-07-3132-316/+1920
* forward_list.h (splice_after): Use forward.Jason Merrill2009-07-3122-33/+75
* call.c (reference_binding): Rename lvalue_p to is_lvalue.Jason Merrill2009-07-316-17/+45
* typeck.c (build_address): Do fold away ADDR_EXPR of INDIRECT_REF.Jason Merrill2009-07-313-10/+12
* Daily bump.GCC Administrator2009-08-011-1/+1
* re PR tree-optimization/40914 (ipa_analyze_call_uses fails to handle ptrmemfu...Richard Earnshaw2009-07-312-11/+26
* mips.md (*clear_upper32_dext): New pattern.Adam Nemet2009-07-314-1/+35
* bsd.h (ASM_BYTE): New define.Uros Bizjak2009-07-319-29/+45
* enable SH libgloss buildChristian Bruel2009-07-315-3/+22
* Makefile.am: Don't set SECTION_FLAGS with @SECTION_FLAGS@.Kaz Kojima2009-07-313-6/+10
* PR libstdc++/40912 (partial)Paolo Carlini2009-07-312-0/+12
* Fix address cost for plus reg const_int.Ramana Radhakrishnan2009-07-312-2/+7
* Tweak ABI & add moxie-uclinux target.Anthony Green2009-07-315-23/+81
* sh.md (UNSPECV_SP_SWITCH_B): New.DJ Delorie2009-07-312-2/+18
* pr33615.C: Fix pattern for lim.Sebastian Pop2009-07-312-2/+6
* Fix patterns in lim and dceloop testcases.Sebastian Pop2009-07-3117-34/+53
* Add new testcases.Sebastian Pop2009-07-3158-1/+1473
* Modify the testsuite for the new Graphite.Sebastian Pop2009-07-3155-108/+181
* New implementation of Graphite.Sebastian Pop2009-07-3110-6585/+244
* New Graphite files.Sebastian Pop2009-07-3118-0/+15642
* Implement evolution_function_right_is_integer_cst.Sebastian Pop2009-07-313-0/+36
* Make scev_is_linear_expression return false if the evolution is not affine mu...Sebastian Pop2009-07-312-2/+13
* Add a new driver to data reference analysis.Sebastian Pop2009-07-313-0/+38
* tree-data-ref.c (debug_data_references): New.Sebastian Pop2009-07-313-0/+25
* Remove unused function and field in data_reference.Sebastian Pop2009-07-313-23/+8
* Fix typo in previous patch.DJ Delorie2009-07-301-2/+2
* Leave the loop_latch basic block empty.Sebastian Pop2009-07-313-40/+52
* Document -fgraphite-force-parallel.Sebastian Pop2009-07-312-0/+11
* Document -fgraphite-identity.Sebastian Pop2009-07-312-1/+14
* Return unknow from scev instantiation if the result is not above instantiate_...Sebastian Pop2009-07-312-7/+13
* tree-scalar-evolution.c (compute_overall_effect_of_inner_loop): Not static an...Sebastian Pop2009-07-313-6/+17
* mep.c (mep_asm_init_sections): Add section flags and ..vliw directive to VLIW...DJ Delorie2009-07-302-6/+11
* polytypes.c: Adjust test for new notes in warnings added in rev 141298.Doug Kwan2009-07-312-1/+6
* Daily bump.GCC Administrator2009-07-311-1/+1
* options.exp: Use "!=" instead of "ne".John David Anglin2009-07-302-4/+6
* vector-4.c: Add -fno-common option on hppa*-*-hpux* (32-bit).John David Anglin2009-07-302-0/+3
* ucnid-11.c: Skip on hppa*-*-hpux* (32-bit).John David Anglin2009-07-303-0/+7
* configure.host: Define ieee_flags and set it to -mieee for sh.Kaz Kojima2009-07-306-2/+34
* re PR libstdc++/40919 (FAIL: 26_numerics/headers/cmath/c99_classification_mac...John David Anglin2009-07-302-2/+8
* Makefile.in (AUTOCONF, [...]): New variables.Ralf Wildenhues2009-07-3022-36/+222
* re PR libstdc++/40917 (FAIL: ext/array_allocator/check_delete.cc (test for ex...Paolo Carlini2009-07-305-9/+25
* Add patch 5/6 for full power7/VSX supportMichael Meissner2009-07-3048-239/+5733
* extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or ...Ralf Wildenhues2009-07-3027-18/+85
* Add source_location support to PHI arguments.Andrew MacLeod2009-07-3032-109/+424
* re PR c/39902 (x * 1.0DF gets wrong value)Janis Johnson2009-07-302-4/+9
* re PR tree-optimization/40570 (ICE with recursion at -O3)Martin Jambor2009-07-304-0/+35