aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-10-19pr54089-3.c: Fix test for load of constant 31.Oleg Endo2-1/+5
2013-10-19re PR target/58792 (ICE at mode-switching.c:421 when compiling clang lib/AST/...Uros Bizjak2-3/+18
2013-10-19mode-switching.c (create_pre_exit): Rename maybe_builtin_apply to multi_reg_r...Uros Bizjak2-16/+25
2013-10-19i386.h (ACCUMULATE_OUTGOING_ARGS): Disable accumulation for cold functions.Jan Hubicka4-26/+70
2013-10-19Makefile.in: Use canonical absolute path to refer to the top source directory...Thomas Quinot2-7/+21
2013-10-19utils.c (scale_by_factor_of): New function.Eric Botcazou2-56/+71
2013-10-19cuintp.c: Remove useless include directives.Eric Botcazou3-35/+43
2013-10-19utils.c (gnat_set_type_context): New function.Eric Botcazou2-3/+24
2013-10-18re PR tree-optimization/58508 ([Missed-Optimization] Redundant vector load of...Cong Hou4-0/+147
2013-10-19Daily bump.GCC Administrator1-1/+1
2013-10-18re PR c++/58466 (ICE in cxx_eval_constant_expression)Paolo Carlini4-0/+26
2013-10-18tree-ssa.h: Don't include gimple-low.h...Andrew MacLeod46-288/+320
2013-10-18predict.c (probably_never_executed): Compare frequency-based count to number ...Teresa Johnson3-5/+32
2013-10-18arm.c (cortexa9_extra_costs): New table.Kyrylo Tkachov2-1/+108
2013-10-18tree-ssa-threadupdate.c: Do not include "tm.h" or "tm_p.h".Jeff Law3-2/+18
2013-10-18rs6000.c: Include cgraph.h.Andrew MacLeod2-0/+5
2013-10-18tree-ssa-tail-merge.c (replace_block_by): Update edge weights during merging.Teresa Johnson2-0/+19
2013-10-18parser.c (cp_parser_lookup_name): Tidy.Paolo Carlini2-12/+17
2013-10-18tree-cfg.h: Rename from tree-flow.h.Andrew Macleod17-56/+67
2013-10-18frv.c (frv_init_cumulative_args): Fix wrong cast.Jan-Benedict Glaw2-1/+5
2013-10-18stor-layout.c (layout_type): Do not change TYPE_PRECISION or TYPE_UNSIGNED of...Richard Biener2-10/+14
2013-10-18[AArch64] Fix types for vcvt<sd>_n intrinsics.James Greenhalgh2-8/+13
2013-10-18* ChangeLog: Remove duplicate entry.Uros Bizjak1-5/+0
2013-10-18gen-vect-11.c: Use dynamic vector cost model.Hans-Peter Nilsson5-8/+15
2013-10-18opth-gen.awk: Define target_flags_explicit.Sriraman Tallam2-0/+5
2013-10-18Daily bump.GCC Administrator1-1/+1
2013-10-17p8vector-fp.c: New test for floating point scalar operations when...Michael Meissner1-0/+139
2013-10-17builtin-apply2.c: Skip test on arm hardfloat ABI targets.Charles Baylis5-3/+17
2013-10-17Fix typo in ChangeLogMichael Meissner1-2/+2
2013-10-17compiler: Rework handling of imported anonymous builtin types again.Ian Lance Taylor2-37/+50
2013-10-17rs6000.c (enum rs6000_reload_reg_type): Add new fields to the reg_addr array ...Michael Meissner1-1/+3
2013-10-17rs6000.c (enum rs6000_reload_reg_type): Add new fields to the reg_addr array ...Michael Meissner2-81/+282
2013-10-17sse.md (*vec_widen_smult_even_v8si): Remove isa attribute.Uros Bizjak2-2/+11
2013-10-17tree-flow.h (struct omp_region): Move to omp-low.c.Andrew MacLeod18-170/+254
2013-10-17i386.c (ix86_fixup_binary_operands): When both source operands are in memory...Uros Bizjak2-66/+69
2013-10-17re PR target/58673 (ICE in final_scan_insn for movti_ppc64 with base+offset a...Michael Meissner1-0/+7
2013-10-17re PR target/58673 (ICE in final_scan_insn for movti_ppc64 with base+offset a...Michael Meissner5-22/+323
2013-10-17re PR c++/58596 ([c++11] ICE with decltype in non-static data member initiali...Paolo Carlini4-1/+26
2013-10-17aarch64.c (aarch64_print_operand): Handle 'c'.Kyrylo Tkachov6-0/+75
2013-10-17[AArch64] Fix preferred_reload_class for regclass STACK_REG.Marcus Shawcroft2-1/+15
2013-10-17[AArch64] Enable effective_target_sync_long_long*Michael Hudson-Doyle2-0/+11
2013-10-17compiler: Don't warn for unknown type when importing anonymous field.Ian Lance Taylor1-4/+18
2013-10-17[multiple changes]Arnaud Charlet3-2/+19
2013-10-17[multiple changes]Arnaud Charlet4-38/+52
2013-10-17[multiple changes]Arnaud Charlet10-160/+300
2013-10-17[multiple changes]Arnaud Charlet4-104/+128
2013-10-17aspects.adb, [...]: Remove all entries for Refined_Pre from the various tables.Hristian Kirtchev8-51/+36
2013-10-17exp_util.adb, [...] (Entity_Of): Moved to Sem_Util.Hristian Kirtchev6-41/+54
2013-10-17exp_util.adb (Get_Current_Value_Condition, [...]): Handle the case of express...Thomas Quinot8-70/+270
2013-10-17sem_aux.ads, [...] (Is_Immutably_Limited_Type): Make predicate compatible wit...Ed Schonberg17-40/+117