aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-19opaque-vector.c: Skip long double test on hppa.John David Anglin2-1/+3
2013-10-19re PR testsuite/58645 (FAIL: gnat.dg/specs/linker_alias.ads (test for errors...John David Anglin2-1/+6
2013-10-19re PR target/58603 (hash-table.h:962: error: anachronistic old-style base cla...John David Anglin2-1/+7
2013-10-19rs6000.c (vspltis_constant): Make sure we check all elements for both endian ...Bill Schmidt2-3/+9
2013-10-19lto.exp: Add support for C/C++ mix language testing.Mike Stump6-1/+14
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-19re PR libstdc++/58729 (tr2::dynamic_bitset::resize fails)Edward Smith-Rowland6-254/+408
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-18regex_scanner.tcc: (_Scanner<>::_M_scan_normal...Tim Shen3-4/+62
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-18runtime: Fix typo in dup3 fallback implementation.Ian Lance Taylor1-1/+1
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-18elf.c (elf_add): Don't get the wrong offsets if a debug section is missing.Ian Lance Taylor2-2/+14
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-17regex.h (regex_token_iterator<>::regex_token_iterator): Fix initialization or...Tim Shen9-72/+94
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-17syscall: Add Dup3, {Get,List,Remove,Set}xattr, {Get,Set}priority.Ian Lance Taylor7-2/+99
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 libmudflap/58230 (multiple test fail in german language version)Bernd Edlinger2-0/+15
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