aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-29libgo: update to weekly.2011-10-25Ian Lance Taylor39-3367/+4628
2011-11-29re PR target/51337 (SH Target: Various testsuite ICEs for -m2a -O0)Oleg Endo2-0/+14
2011-11-29runtime: If no sem_timedwait, use pthread_cond_timedwait.Ian Lance Taylor5-11/+114
2011-11-29.DJ Delorie38-8/+6095
2011-11-29re PR tree-optimization/51247 (ICE in set_value_range, at tree-vrp.c:417)Jakub Jelinek4-10/+68
2011-11-29config.rpath (ld_shlibs): Fix detection of FreeBSD-10 and up.Andreas Tobler3-8/+14
2011-11-29re PR target/50123 (cmpxchg generated for atomic and with zero/or with -1)Andrew MacLeod4-0/+72
2011-11-29runtime: If O_CLOEXEC is not defined, define it as 0.Ian Lance Taylor1-0/+4
2011-11-29compiler: Define and use backend-independent Location class.Sanjoy Das29-1104/+1545
2011-11-29sync.md (UNSPEC_LDA, UNSPEC_STA): New unspecs.Uros Bizjak3-10/+41
2011-11-29i386.md (*floathi<mode>2_i387_with_temp): Do not allocate scratch memory for ...Uros Bizjak2-16/+15
2011-11-29re PR fortran/40958 (module files too large)Thomas Koenig2-15/+36
2011-11-29Enable target specific builtins and macros when using the target attribute or...Michael Meissner10-2495/+2664
2011-11-29tree-diagnostic (struct loc_t): Rename into struct loc_map_pair.David Edelsohn2-9/+14
2011-11-29trans-mem.c (ipa_tm_create_version_alias): Mangle new_decl if DECL_ONE_ONLY.David Edelsohn2-2/+9
2011-11-29haifa-sched.c (recompute_todo_spec): Simplify and correct the code checking f...Bernd Schmidt2-26/+19
2011-11-29config.host (tic6x-*-uclinux): Append to extra_parts.Bernd Schmidt2-2/+9
2011-11-29Use complex floating-point constant in CDBL.Yufeng Zhang2-1/+7
2011-11-29gimple.c (gimple_call_set_cannot_inline): Move from gimple.h.Diego Novillo3-13/+38
2011-11-29arm.md (arm_movdi): Update NEG_POOL_RANGE.Sameera Deshpande5-9/+19
2011-11-29re PR fortran/51306 (MOVE_ALLOC: Make more middle end friendlier)Tobias Burnus8-38/+236
2011-11-29re PR middle-end/50074 (gcc.dg/sibcall-6.c execution test on x86_64 with -fPIC)Jakub Jelinek2-1/+8
2011-11-29hashtable.h (_Hashtable<>::_M_rehash): Remove code useless now that the hasht...François Dumont8-40/+319
2011-11-29Implement predefined error interface.Ian Lance Taylor1-0/+12
2011-11-29re PR tree-optimization/51301 (Compiler ICE in vect_is_simple_use_1)Ira Rosen4-2/+33
2011-11-28rs6000: Streamline boolval output for compare-and-swap.Richard Henderson2-13/+18
2011-11-28rs6000.c (rs6000_expand_atomic_compare_and_swap): Get new pseudo for target a...Richard Henderson1-0/+6
2011-11-28* libgomp.h (enum memmodel): New.Richard Henderson2-0/+15
2011-11-29Daily bump.GCC Administrator1-1/+1
2011-11-28cdce3.C: Use dg-additional-options.Uros Bizjak2-7/+11
2011-11-28re PR debug/50317 (missing DW_OP_GNU_implicit_pointer)Jakub Jelinek2-1/+20
2011-11-28re PR middle-end/50907 (EDGE_CROSSING incorrectly set across same section wit...Jakub Jelinek4-0/+13
2011-11-28re PR tree-optimization/50078 (combine wrong code: volatile accesses optimize...Jakub Jelinek4-6/+29
2011-11-28re PR tree-optimization/50682 (ICE: SIGSEGV in main_block_label with -O2 -fno...Jakub Jelinek6-0/+76
2011-11-28c-familyAndrew MacLeod5-75/+170
2011-11-28Cleanup rs6000/t-ppccomm configurations (PR other/51022)Rainer Orth5-35/+61
2011-11-28Really commit the test case:Tobias Burnus1-0/+18
2011-11-28re PR fortran/51308 (PARAMETER attribute conflicts with SAVE attribute)Tobias Burnus3-7/+17
2011-11-28re PR libstdc++/51288 ([C++0x] get_money implementation is missing the sentry...Paolo Carlini6-23/+251
2011-11-28extend.texi (AVR Built-in Functions): Add documentation for __builtin_avr_map...Georg-Johann Lay6-5/+512
2011-11-28runtime: Multiplex goroutines onto OS threads.Ian Lance Taylor38-1235/+2065
2011-11-28generic-morestack.c (__splitstack_find): Check for NULL old stack value.Ian Lance Taylor3-3/+83
2011-11-28Daily bump.GCC Administrator1-1/+1
2011-11-27trans-mem-2_0.c: Add dg-lto-do link.Aldy Hernandez4-0/+15
2011-11-27darwin-crt-tm.c: Correct comments, use correct licence.Iain Sandoe2-11/+20
2011-11-27darwin-crt-tm.c: Remove dummy _ITM_ functions.Iain Sandoe2-11/+4
2011-11-27re PR target/51278 (gcc.target/mips/octeon-baddu-1.c fails on the trunk)Richard Sandiford2-0/+15
2011-11-27mips.c (mips16_unextended_reference_p): Test for BLKmode.Richard Sandiford2-1/+5
2011-11-27mips-protos.h (mips_emit_binary): Declare.Richard Sandiford48-127/+730
2011-11-27hard-reg-set.h (target_hard_regs): Add x_accessible_reg_set and x_operand_reg...Richard Sandiford10-43/+117