OSDN Git Service

Unify implementations of __builtin_mem_*_fence and __sync_synchronize.
[pf3gnuchains/gcc-fork.git] / gcc /
2011-11-10 ebotcazou * fe.h (Serious_Errors_Detected): New macro.
2011-11-10 nathan * gcov.c (struct function_info): Make src an index...
2011-11-10 jakub PR middle-end/51077
2011-11-10 amacleod PR rtl-optimization/51040
2011-11-10 jakub * vec.h (VEC_BASE): If base is at offset 0 in the...
2011-11-10 jakub PR rtl-optimization/51023
2011-11-10 rguenth2011-11-10 Richard Guenther <rguenther@suse.de>
2011-11-10 rguenth2011-11-10 Richard Guenther <rguenther@suse.de>
2011-11-10 rguenth2011-11-10 Richard Guenther <rguenther@suse.de>
2011-11-10 rguenth2011-11-10 Richard Guenther <rguenther@suse.de>
2011-11-10 ebotcazou * gnat.dg/loop_optimization9.ad[sb]: New test.
2011-11-10 irar PR tree-optimization/51058
2011-11-10 jakub PR tree-optimization/51000
2011-11-10 paolo/cp
2011-11-10 gccadminDaily bump.
2011-11-09 jason PR c++/50972
2011-11-09 jason PR c++/51046
2011-11-09 jakub PR target/50911
2011-11-09 jakub * gcc.dg/tm/memopt-1.c: Fix up regexp.
2011-11-09 jakub * function.h (requires_stack_frame_p): New prototype.
2011-11-09 ianlibgcc/:
2011-11-09 burnus2011-11-09 Tobias Burnus <burnus@net-b.de>
2011-11-09 dodjiPR c++/51043 - ICE in LTO
2011-11-09 rth * gcc.dg/tm/memopt-1.c: Adjust regexp.
2011-11-09 jason PR c++/51029
2011-11-09 jason Run most tests in both C++98 and C++11 modes.
2011-11-09 jason * [various.C]: Adjust for C++11 mode.
2011-11-09 jason * pt.c (invalid_nontype_parm_type_p): Avoid printing...
2011-11-09 jason * pt.c (convert_nontype_argument): Only integral arguments
2011-11-09 jason * parser.c (cp_parser_alias_declaration): Don't do...
2011-11-09 paolo2011-11-09 Paolo Carlini <paolo.carlini@oracle.com>
2011-11-09 paolo/cp
2011-11-09 paolo/cp
2011-11-09 paolo/cp
2011-11-09 ebotcazou * config/sparc/sparc.c (output_v8plus_shift): Take...
2011-11-09 rearnshaMatthew Gretton-Dann <matthew.gretton-dann@arm.com>
2011-11-09 janus2011-11-09 Janus Weil <janus@gcc.gnu.org>
2011-11-09 jbPR 50016 Slow I/O on MingW due to _commit
2011-11-09 rguenth2011-11-09 Richard Guenther <rguenther@suse.de>
2011-11-09 rguenth2011-11-09 Richard Guenther <rguenther@suse.de>
2011-11-09 rguenth2011-11-09 Richard Guenther <rguenther@suse.de>
2011-11-09 jakub * config/rs6000/vector.md (vcondv4sfv4si, vcondv4siv4sf,
2011-11-09 fxcoudert PR fortran/50540
2011-11-09 janus2011-11-09 Janus Weil <janus@gcc.gnu.org>
2011-11-09 fxcoudert PR fortran/38718
2011-11-09 rguenth2011-11-09 Richard Guenther <rguenther@suse.de>
2011-11-09 dodjiPR c++/51027 - accepts alias-declaration without ';'
2011-11-09 ebotcazouFix entry
2011-11-09 dodjiPR debug/51032 - ICE in dbxout_type, at dbxout.c:2372
2011-11-09 fxcoudert PR fortran/21881
2011-11-09 irar PR tree-optimization/51015
2011-11-09 davemImplement vect_cmdline_needed properly on sparc.
2011-11-09 amodra * function.c (bb_active_p): Delete.
2011-11-09 gccadminDaily bump.
2011-11-08 fxcoudert PR fortran/50404
2011-11-08 fxcoudert PR fortran/50409
2011-11-08 uweigand * doc/tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add addre...
2011-11-08 jason PR c++/50835
2011-11-08 matz * gengtype.c (write_field_root): Avoid out-of-scope...
2011-11-08 jakub * config/i386/i386.c (ix86_preferred_simd_mode): Even...
2011-11-08 rguenth2011-11-08 Richard Guenther <rguenther@suse.de>
2011-11-08 rguenth2011-11-08 Richard Guenther <rguenther@suse.de>
2011-11-08 ebotcazou PR rtl-optimization/47698
2011-11-08 rguenth2011-11-08 Richard Guenther <rguenther@suse.de>
2011-11-08 jakub * config/i386/sse.md (*avx_vperm2f128<mode>3_nozero...
2011-11-08 jakub * tree-vect-stmts.c (vectorizable_call): Add SLP_NODE...
2011-11-08 rguenth2011-11-08 Richard Guenther <rguenther@suse.de>
2011-11-08 aldyhMerge from transactional-memory branch.
2011-11-08 dodjiFix context handling of alias-declaration
2011-11-08 paolo/cp
2011-11-08 fxcoudert PR fortran/50334
2011-11-08 jason PR c++/50848
2011-11-08 gccadminDaily bump.
2011-11-07 rthAllow libcalls to be installed for legacy __sync optabs.
2011-11-07 jason PR c++/50863
2011-11-07 jason PR c++/50870
2011-11-07 fxcoudert PR libfortran/49188
2011-11-07 paolo2011-11-07 Paolo Carlini <paolo.carlini@oracle.com>
2011-11-07 jakub * config/i386/i386-bultin-types.def (V8SI_FTYPE_V4DF_V...
2011-11-07 aesok * config/cris/constraints.md: New file.
2011-11-07 dodjiPR c++/45114 - Support C++11 alias-declaration
2011-11-07 uros * config/i386/i386.c (ix86_builtin_vectorized_function...
2011-11-07 ebotcazou * gcc.dg/pragma-align-2.c: Compile with -std=gnu99.
2011-11-07 amacleod2011-11-07 Andrew MacLeod <amacleod@redhat.com>
2011-11-07 amacleod2011-11-07 Andrew MacLeod <amacleod@redhat.com>
2011-11-07 janus2011-11-07 Janus Weil <janus@gcc.gnu.org>
2011-11-07 gjl * config/avr/avr.c (output_reload_in_const): Can handl...
2011-11-07 nathan libgcc/
2011-11-07 gjl * config/avr/constraints.md (Cm2): New constraint...
2011-11-07 jason PR c++/35688
2011-11-07 jasonadd PR tag
2011-11-07 jason PR c++/33255
2011-11-07 jason * decl.c (cp_finish_decl): Only make_tree_vector if...
2011-11-07 hjlCheck HARD_FRAME_POINTER_REGNUM.
2011-11-07 charlet2011-11-07 Olivier Hainque <hainque@adacore.com>
2011-11-07 charlet2011-11-07 Yannick Moy <moy@adacore.com>
2011-11-07 charlet2011-11-07 Yannick Moy <moy@adacore.com>
2011-11-07 charlet2011-11-07 Hristian Kirtchev <kirtchev@adacore.com>
2011-11-07 jakub * config/i386/i386.c (ix86_expand_builtin): If gather...
2011-11-07 jakub PR tree-optimization/50789
next