summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* 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
* call.c (convert_class_to_reference): Binding an lvalue to an rvalue reference...Jason Merrill2009-07-3127-312/+1803
* 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-312-1/+5
* 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
* Makefile.in (AUTOCONF, [...]): New variables.Ralf Wildenhues2009-07-303-9/+44
* Add patch 5/6 for full power7/VSX supportMichael Meissner2009-07-3048-239/+5733
* 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
* [multiple changes]Arnaud Charlet2009-07-303-6/+18
* Minor reformatting.Arnaud Charlet2009-07-301-1/+1
* a-teioed.adb, [...]: Minor reformattingRobert Dewar2009-07-3011-69/+81
* ssa-loop-manip.c: Include langhooks.h.Razya Ladelsky2009-07-305-282/+366
* opt-functions.awk (opt_args): Allow argument to be enclosed in curly braces.Dave Korn2009-07-303-2/+23
* alpha.c (alpha_start_function): Handle VMS_DEBUG_MAIN_POINTERDouglas B Rupp2009-07-304-3/+29
* cgraph.c (cgraph_set_call_stmt_including_clones): Tidy.Richard Henderson2009-07-293-68/+86
* Daily bump.GCC Administrator2009-07-301-1/+1
* vms-cc.c: Deleted.Douglas B Rupp2009-07-3018-1288/+671