aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-01PR 25708 Avoid seeking when parsing strings and when peeking.Janne Blomqvist2-43/+122
2011-12-01re PR bootstrap/51201 (build error without Ada compiler installed)Jakub Jelinek2-2/+7
2011-12-01re PR c++/51367 (Broken diagnostic: 'pointer_type' not supported by dump_expr)Paolo Carlini4-3/+30
2011-12-01Don't call stat before opening a file.Janne Blomqvist2-8/+4
2011-12-01compiler/runtime: Copy channel implementation from master library.Ian Lance Taylor30-2795/+1621
2011-12-01re PR c++/51009 (ICE in verify_gimple_stmt)Jason Merrill6-17/+41
2011-12-01re PR other/51272 (ld: Unsatisfied symbol "_ITM_registerTMCloneTable" in file...John David Anglin3-14/+51
2011-12-01acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Remove size-specific macros.Benjamin Kosnik24-140/+200
2011-12-01re PR middle-end/50283 (FAIL: g++.dg/eh/simd-1.C execution test)John David Anglin2-4/+15
2011-12-01Daily bump.GCC Administrator1-1/+1
2011-11-30Swap the action and jmpbuf arguments to GTM_longjmpRichard Henderson5-39/+46
2011-11-30predict.c (expr_expected_value_1): Assume compare-and-swap builtin boolean re...Richard Henderson2-11/+36
2011-11-30re PR rtl-optimization/51044 (gfortran.dg/alloc_comp_class_2.f90 gfortran.dg...Jakub Jelinek2-1/+10
2011-11-30re PR target/50725 (-O3 -mstackrealign -march=core2 generates invalid prologu...Jakub Jelinek4-0/+59
2011-11-30re PR middle-end/51089 (internal compiler error: verify_flow_info failed)Jakub Jelinek4-18/+44
2011-11-30re PR c/51321 (__builtin_types_compatible_p (any_type_t[1][], any_other_type_...Andrew Pinski4-2/+26
2011-11-30re PR rtl-optimization/48721 (ICE: verify_flow_info failed: missing barrier a...Jakub Jelinek4-1/+65
2011-11-30re PR rtl-optimization/48721 (ICE: verify_flow_info failed: missing barrier a...Jakub Jelinek2-2/+13
2011-11-30re PR c++/51299 ([C++11] erroneous nullptr warning on dynamic cast)Paolo Carlini4-3/+37
2011-11-30sparc: Add -mmemory-model command-line option.Richard Henderson5-20/+145
2011-11-30sparc: Convert to atomic_exchange.Richard Henderson2-60/+42
2011-11-30sparc: Convert to atomic_compare_and_swap.Richard Henderson6-34/+100
2011-11-30sparc: Convert to atomic_load/store.Richard Henderson4-0/+72
2011-11-30sparc: Convert to mem_thread_fence.Richard Henderson5-14/+129
2011-11-30arm.c (arm_issue_rate): Cortex-A15 can triple issue.Matthew Gretton-Dann5-1/+208
2011-11-30* gcc/config/arm/t-arm (MD_INCLUDES): Ensure all md files are listed.Matthew Gretton-Dann2-10/+31
2011-11-30shift flag_next/gnu_runtime to modern opts system.Iain Sandoe12-52/+81
2011-11-30MAINTAINERS (write-after-approval): Add self.Matthew Gretton-Dann2-0/+5
2011-11-30re PR libgomp/51298 (libgomp team_barrier locking failures)Alan Modra4-20/+35
2011-11-30ordered.c (gomp_ordered_sync): Add MEMMODEL_ACQ_REL fence.Alan Modra10-156/+54
2011-11-30re PR libgomp/51249 (semaphore implemetation for linux leaves threads blocked)Alan Modra3-36/+94
2011-11-30runtime: Copy runtime_panicstring from master library.Ian Lance Taylor31-92/+83
2011-11-30Daily bump.GCC Administrator1-1/+1
2011-11-29* config/sh/sh.h (enum reg_class, REG_CLASS_NAMES)Joseph Myers3-1/+15
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