aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2009-07-31New implementation of Graphite.Sebastian Pop1-0/+26
2009-07-31New Graphite files.Sebastian Pop1-0/+20
2009-07-31Implement evolution_function_right_is_integer_cst.Sebastian Pop1-0/+5
2009-07-31Make scev_is_linear_expression return false if the evolution is not affine mu...Sebastian Pop1-0/+6
2009-07-31Add a new driver to data reference analysis.Sebastian Pop1-0/+5
2009-07-31tree-data-ref.c (debug_data_references): New.Sebastian Pop1-0/+7
2009-07-31Remove unused function and field in data_reference.Sebastian Pop1-0/+8
2009-07-31Leave the loop_latch basic block empty.Sebastian Pop1-0/+6
2009-07-31Document -fgraphite-force-parallel.Sebastian Pop1-0/+4
2009-07-31Document -fgraphite-identity.Sebastian Pop1-0/+4
2009-07-31Return unknow from scev instantiation if the result is not above instantiate_...Sebastian Pop1-0/+6
2009-07-31tree-scalar-evolution.c (compute_overall_effect_of_inner_loop): Not static an...Sebastian Pop1-0/+8
2009-07-30mep.c (mep_asm_init_sections): Add section flags and ..vliw directive to VLIW...DJ Delorie1-0/+5
2009-07-30Makefile.in (AUTOCONF, [...]): New variables.Ralf Wildenhues1-0/+8
2009-07-30Add patch 5/6 for full power7/VSX supportMichael Meissner1-0/+200
2009-07-30Add source_location support to PHI arguments.Andrew MacLeod1-0/+79
2009-07-30re PR tree-optimization/40570 (ICE with recursion at -O3)Martin Jambor1-0/+6
2009-07-30ssa-loop-manip.c: Include langhooks.h.Razya Ladelsky1-0/+20
2009-07-30opt-functions.awk (opt_args): Allow argument to be enclosed in curly braces.Dave Korn1-0/+6
2009-07-30alpha.c (alpha_start_function): Handle VMS_DEBUG_MAIN_POINTERDouglas B Rupp1-0/+7
2009-07-29cgraph.c (cgraph_set_call_stmt_including_clones): Tidy.Richard Henderson1-0/+7
2009-07-30vms-cc.c: Deleted.Douglas B Rupp1-0/+34
2009-07-29dwarf2out.c (add_name_and_src_coords_attributes): Push on the correct stack (...Douglas B Rupp1-0/+5
2009-07-29dwarf2out.c (output_file_names): Output VMS style file name, size, date, vers...Douglas B Rupp1-0/+7
2009-07-29lib1funcs.asm (clear_cache): Use ARM_FUNC_START and do_push/do_pop.Paul Brook1-0/+5
2009-07-29re PR target/40577 (ICE on valid code: in extract_insn)Uros Bizjak1-3/+8
2009-07-29dwarf2out.c (DWARF2_INDIRECT_STRING_SUPPORT_MISSING_ON_TARGET): New macro set...Douglas B Rupp1-0/+6
2009-07-28(mep_encode_section_info): Remove it from here.DJ Delorie1-0/+1
2009-07-28mep.c (vtext_section): New.DJ Delorie1-0/+11
2009-07-28tree.h (TREE_DEPRECATED): Document it is used for types too.Paolo Bonzini1-0/+5
2009-07-28dwarf2out.c (output_file_names): Test new macro DWARF2_DIR_SHOULD_END_WITH_SE...Douglas B Rupp1-0/+6
2009-07-28mingw-w64.h (LINK_SPEC): Add separating space between commands.Kai Tietz1-0/+5
2009-07-28re PR tree-optimization/40759 (segfault in useless_type_conversion_p)Jan Hubicka1-0/+6
2009-07-27mep.c (mep_expand_builtin_saveregs): Make sure 64-bit types are dword-aligned.DJ Delorie1-0/+6
2009-07-27convert.c (convert_to_pointer): Don't assume the target pointer type is POINT...Olivier Hainque1-0/+6
2009-07-27system.h (fopen): Undefine if macro.Douglas B Rupp1-0/+4
2009-07-27dwarf2out.c (output_cfi_p): Removed.Jakub Jelinek1-0/+8
2009-07-27cygming.h (DWARF2_UNWIND_INFO): Error build when TARGET_BI_ARCH is specified ...Kai Tietz1-0/+7
2009-07-27arm.md (negdi2): Use DImode if forcing a value into a register.Mikael Pettersson1-0/+4
2009-07-26re PR tree-optimization/40801 (internal compiler error: in vect_get_vec_def_f...Ira Rosen1-0/+8
2009-07-26collect2.c (scan_libraries): Use CONST_CAST2 to perform char ** to const char...John David Anglin1-0/+5
2009-07-25system.h (gcc_assert): Invoke __builtin_unreachable() instead of fancy_abort(...David Daney1-0/+7
2009-07-25re PR rtl-optimization/40445 (g++ void f() { __builtin_unreachable(); })David Daney1-0/+11
2009-07-25cfgcleanup.c (old_insns_match_p): Handle the case of empty blocks.David Daney1-0/+5
2009-07-25extend.texi (Labels as Values): Document need for noclone.Martin Jambor1-0/+9
2009-07-25target-supports.exp (check_effective_target_static): New procedure.Uros Bizjak1-3/+3
2009-07-25re PR rtl-optimization/34999 (Incorrect FDE entries with hot/cold code sectio...Jakub Jelinek1-0/+17
2009-07-24* tree-cfg.c (assign_discriminator): Add explicit parentheses.Cary Coutant1-0/+4
2009-07-24cfghooks.c (split_block): Copy discriminator to new block.Cary Coutant1-0/+6
2009-07-24linux.c: Use fputs or putc instead of fprintf where appropriate.Uros Bizjak1-1/+10