aboutsummaryrefslogtreecommitdiff
path: root/gcc
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 Taylor10-411/+341
2011-12-01re PR c++/51009 (ICE in verify_gimple_stmt)Jason Merrill6-17/+41
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-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-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-29re PR target/51337 (SH Target: Various testsuite ICEs for -m2a -O0)Oleg Endo2-0/+14
2011-11-29.DJ Delorie20-7/+5006
2011-11-29re PR tree-optimization/51247 (ICE in set_value_range, at tree-vrp.c:417)Jakub Jelinek4-10/+68
2011-11-29re PR target/50123 (cmpxchg generated for atomic and with zero/or with -1)Andrew MacLeod4-0/+72
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-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-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-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