aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-11mksysinfo, net: Always define F_DUPFD_CLOEXEC.Ian Lance Taylor2-1/+6
2013-11-11tree-ssa-alias.c (stmt_kills_ref_p_1): Use ao_ref_init_from_ptr_and_size for ...Marc Glisse4-17/+50
2013-11-11re PR target/58853 (ICE in expand_set_or_movmem_prologue_epilogue_by_misalign...Uros Bizjak6-16/+48
2013-11-11os: Do not try to run go command in test.Ian Lance Taylor1-0/+1
2013-11-11re PR tree-optimization/59050 (ICE: tree check: expected integer_cst, have no...Cong Hou2-4/+9
2013-11-11re PR middle-end/59049 (Two VOIDmode constant in comparison passed to cstoresi4)Joern Rennecke2-0/+12
2013-11-11forwprop-28.c: Adjust for ARC LOGICAL_OP_NON_SHORT_CIRCUIT definition.Joern Rennecke9-10/+23
2013-11-11Remove ChangeLog merge turd from r204590.Joern Rennecke1-1/+0
2013-11-11compiler: Support Go 1.2 nil checks.Ian Lance Taylor3-6/+38
2013-11-11gimplify.c (gimplify_init_constructor): Do not clear the object when the cons...Eric Botcazou1-2/+2
2013-11-11tree.h (CONSTRUCTOR_NO_CLEARING): Define.Tristan Gingold7-25/+51
2013-11-11toplev.c (toplev_main): Move PLUGIN_FINISH invocation before diagnostic_finish.Basile Starynkevitch2-2/+10
2013-11-11arm.c (arm_new_rtx_costs): Return after handling comparisons.Kyrylo Tkachov2-1/+6
2013-11-11re PR libstdc++/54562 (mutex and condition variable timers)Jonathan Wakely2-14/+21
2013-11-11config.host (arm-wrs-vxworks): Replace arm/t-vxworks with arm/t-elf in tmake_...Eric Botcazou3-2/+7
2013-11-11* config/arc/arc.h (LOGICAL_OP_NON_SHORT_CIRCUIT): Define.Joern Rennecke2-0/+20
2013-11-10tree-ssa-threadupdate.c (mark_threaded_blocks): Truncate jump threading paths...Jeff Law2-40/+49
2013-11-11Daily bump.GCC Administrator1-1/+1
2013-11-10cvt.c (cp_convert_to_pointer): Call build_ptrmemfunc before maybe_warn_zero_a...Paolo Carlini3-4/+12
2013-11-10Set close-on-exec flag when opening files.Janne Blomqvist7-60/+142
2013-11-10Fixed typo about bug-number ...Kai Tietz1-1/+1
2013-11-10re PR plugins/52872 (--enable-plugin; incorrect test for "exported symbols" a...Karlson2k3-8/+16
2013-11-10mode-switching.c (optimize_mode_switching): Mark block as nontransparent, if ...Uros Bizjak2-27/+24
2013-11-10cygming-crtbegin.c (__gcc_register_frame): Increment load-count on use of LIB...Kai Tietz2-2/+21
2013-11-10fenv.c: New file.Uros Bizjak2-0/+120
2013-11-10Daily bump.GCC Administrator1-1/+1
2013-11-09function.c (NAME__MAIN): Move to...Jan-Benedict Glaw3-8/+13
2013-11-09c-common.c (atomic_size_supported_p): New function.Joseph Myers2-4/+33
2013-11-09runtime: Correct flag (FlagNoGC => FlagNoInvokeGC).Ian Lance Taylor1-1/+1
2013-11-09re PR libstdc++/58982 (std::vector<std::atomic<int>> vai(10); does not compil...Jonathan Wakely9-6/+311
2013-11-09target.def (can_use_doloop_p): New hook.Richard Sandiford34-224/+239
2013-11-09Daily bump.GCC Administrator1-1/+1
2013-11-08Re-factor tree.h - Part 1.Diego Novillo20-1843/+1752
2013-11-08Move Cilk Plus Builtins node before Other Builtins nodeH.J. Lu2-26/+32
2013-11-08[multiple changes]Joseph Myers30-0/+2819
2013-11-08safe_iterator.h (_BeforeBeginHelper<>::_S_Is): Take only a const safe iterato...François Dumont6-121/+139
2013-11-08+2013-11-08 Balaji V.Balaji V. Iyer2-14/+33
2013-11-08re PR tree-optimization/58508 ([Missed-Optimization] Redundant vector load of...Cong Hou2-0/+7
2013-11-08arm.c (arm_new_rtx_costs): Break after handling comparisons.Kyrylo Tkachov2-0/+6
2013-11-08compiler: Fix bogus init loop error with struct composite literal.Ian Lance Taylor1-3/+45
2013-11-08regex_compiler.h (__detail::__has_contiguous_iter): vector<bool> storage is n...Jonathan Wakely2-2/+10
2013-11-08tree-ssa-threadupdate.h (delete_thread_path): Declare.Jeff Law4-33/+32
2013-11-08[ARM, AArch64] Make aarch-common.c files more robust.James Greenhalgh2-91/+180
2013-11-08regex_compiler.h (__detail::__compile_nfa): Overload so that std::basic_strin...Jonathan Wakely2-1/+47
2013-11-08regex_compiler.h (__detail::_AnyMatcher, [...]): Remove redundant _CharT temp...Jonathan Wakely3-11/+19
2013-11-08regex_automaton.h (__detail::_State, [...]): Remove redundant _CharT template...Jonathan Wakely8-59/+80
2013-11-08regex_automaton.h (__detail::_State): Split non-dependent parts into new _Sta...Jonathan Wakely6-192/+228
2013-11-08re PR tree-optimization/59047 (wrong code for bitfields at -O3 on x86_64-linu...Richard Biener4-4/+74
2013-11-08common.opt (fcheck-pointer-bounds): Move to ...Ilya Enkovich6-14/+15
2013-11-08libgcc: check for fenv.h in dfp configure checkBernhard Reutner-Fischer3-1/+27