OSDN Git Service

2011-12-02 Martin Jambor <mjambor@suse.cz>
[pf3gnuchains/gcc-fork.git] / gcc /
2011-12-02 jamborm2011-12-02 Martin Jambor <mjambor@suse.cz>
2011-12-02 jason * call.c (build_new_method_call_1): Handle aggregate...
2011-12-02 gccadminDaily bump.
2011-12-01 kkojima PR target/50814.
2011-12-01 paolo/cp
2011-12-01 dnovillo PR bootstrap/51346
2011-12-01 dnovillo Revert
2011-12-01 nathan PR gcov-profile/51113
2011-12-01 jakub PR tree-optimization/51356
2011-12-01 jakub PR debug/50317
2011-12-01 iancompiler: add error to list of built-in types.
2011-12-01 rthPR middle-end/51273
2011-12-01 pinskia2011-12-01 Andrew Pinski <apinski@cavium.com>
2011-12-01 jakub PR tree-optimization/51246
2011-12-01 jakub PR rtl-optimization/51014
2011-12-01 uros * lto-lang.c (lto_attribute_table): Handle *tm regparm.
2011-12-01 jbMake a few helper functions static.
2011-12-01 amylaar PR tree-optimization/50802
2011-12-01 jbPR 25708 Avoid seeking when parsing strings and when...
2011-12-01 jakub PR bootstrap/51201
2011-12-01 paolo/cp
2011-12-01 jbDon't call stat before opening a file.
2011-12-01 iancompiler/runtime: Copy channel implementation from...
2011-12-01 jason PR c++/51009
2011-12-01 danglin PR middle-end/50283
2011-12-01 gccadminDaily bump.
2011-11-30 rth * predict.c (expr_expected_value_1): Assume...
2011-11-30 jakub PR rtl-optimization/51044
2011-11-30 jakub PR target/50725
2011-11-30 jakub PR middle-end/51089
2011-11-30 pinskia2011-11-30 Andrew Pinski <apinski@cavium.com>
2011-11-30 jakub PR rtl-optimization/48721
2011-11-30 jakub PR rtl-optimization/48721
2011-11-30 paolo/cp
2011-11-30 rthsparc: Add -mmemory-model command-line option.
2011-11-30 rthsparc: Convert to atomic_exchange.
2011-11-30 rthsparc: Convert to atomic_compare_and_swap.
2011-11-30 rthsparc: Convert to atomic_load/store.
2011-11-30 rthsparc: Convert to mem_thread_fence.
2011-11-30 mgretton * gcc/config/arm/arm.c (arm_issue_rate): Cortex-A15...
2011-11-30 mgretton * gcc/config/arm/t-arm (MD_INCLUDES): Ensure all md...
2011-11-30 iainsshift flag_next/gnu_runtime to modern opts system.
2011-11-30 gccadminDaily bump.
2011-11-29 jsm28 * config/sh/sh.h (enum reg_class, REG_CLASS_NAMES)
2011-11-29 kkojima PR target/51337
2011-11-29 dj.
2011-11-29 jakub PR tree-optimization/51247
2011-11-29 amacleod2011-11-29 Andrew MacLeod <amacleod@redhat.com>
2011-11-29 iancompiler: Define and use backend-independent Location...
2011-11-29 uros * config/i386/sync.md (UNSPEC_LDA, UNSPEC_STA): New...
2011-11-29 uros * config/i386/i386.md (*floathi<mode>2_i387_with_temp...
2011-11-29 tkoenig2011-11-29 Thomas Koenig <tkoenig@gcc.gnu.org>
2011-11-29 meissnerEnable target specific builtins and macros when using...
2011-11-29 dje2011-11-29 Dodji Seketeli <dodji@redhat.com>
2011-11-29 dje2011-11-21 David Edelsohn <dje.gcc@gmail.com>
2011-11-29 bernds * haifa-sched.c (recompute_todo_spec): Simplify and...
2011-11-29 yufeng2011-11-29 Yufeng Zhang <yufeng.zhang@arm.com>
2011-11-29 dnovillo * gimple.c (gimple_call_set_cannot_inline): Move from...
2011-11-29 sameerad * config/arm/arm.md (arm_movdi): Update NEG_POOL_RANGE.
2011-11-29 burnus2011-11-29 Tobias Burnus <burnus@net-b.de>
2011-11-29 jakub PR middle-end/50074
2011-11-29 ianImplement predefined error interface.
2011-11-29 irar PR tree-optimization/51301
2011-11-29 rthrs6000: Streamline boolval output for compare-and-swap.
2011-11-29 rth * config/rs6000/rs6000.c (rs6000_expand_atomic_...
2011-11-29 gccadminDaily bump.
2011-11-28 uros * g++.dg/cdce3.C: Use dg-additional-options.
2011-11-28 jakub PR debug/50317
2011-11-28 jakub PR middle-end/50907
2011-11-28 jakub PR tree-optimization/50078
2011-11-28 jakub PR tree-optimization/50682
2011-11-28 amacleod c-family
2011-11-28 burnusReally commit the test case:
2011-11-28 burnus2011-11-28 Tobias Burnus <burnus@net-b.de>
2011-11-28 gjl * doc/extend.texi (AVR Built-in Functions): Add docume...
2011-11-28 gccadminDaily bump.
2011-11-27 iainsgcc/testsuite:
2011-11-27 rsandifogcc/
2011-11-27 rsandifogcc/
2011-11-27 rsandifogcc/
2011-11-27 rsandifogcc/
2011-11-27 gerald * config/pa/pa-linux.h (TARGET_GAS): Remove comment.
2011-11-27 rtharm: Install __sync libfuncs for Linux.
2011-11-27 gccadminDaily bump.
2011-11-27 rthFix expand_atomic_fetch_op wrt unused_result.
2011-11-27 rthFix init_sync_libfuncs_1 iteration.
2011-11-27 rthomp-low: Assume anything aligned to BIGGEST_ALIGNMENT...
2011-11-26 rthm68k: Implement CAS and TAS patterns.
2011-11-26 rthm68k-linux: Implement atomic operations via syscall.
2011-11-26 nathan PR gcov-profile/51297
2011-11-26 jakub PR rtl-optimization/49912
2011-11-26 uros * gcc.dg/vect/fast-math-vect-call-2.c: Require vect_double
2011-11-26 uros * gcc.dg/vect/fast-math-vect-call-2.c: Require vect_double
2011-11-26 uros * config/i386/sync.md (movdi_via_fpu): Add %Z insn...
2011-11-26 amylaar PR middle-end/50074
2011-11-26 gccadminDaily bump.
2011-11-25 mikael * trans-array.c (set_loop_bounds): Remove dead conditions.
2011-11-25 mikaelfortran/
2011-11-25 uros PR testsuite/51258
2011-11-25 uros PR testsuite/51258
next