OSDN Git Service

2012-11-16 Vladimir Makarov <vmakarov@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc /
2012-11-16 vmakarov2012-11-16 Vladimir Makarov <vmakarov@redhat.com>
2012-11-16 iancompiler: don't remove floating point conversion of...
2012-11-16 ian * Make-lang.in (gccgo$(exeext)): Add + at start of...
2012-11-16 uros * lib/gcc-dg.exp (cleanup-saved-temps): Add .mii to...
2012-11-16 dodjiPR c++/54875 - Error with alias template that resolves...
2012-11-16 doko2012-11-16 Matthias Klose <doko@ubuntu.com>
2012-11-16 uros * lib/target-supports.exp
2012-11-16 jakub PR c++/55337
2012-11-16 uros * ChangeLog: Add ChangeLog entry for my last commit.
2012-11-16 uros * g++.dg/mv1.C (dg-options): Add -march=x86-64.
2012-11-16 jakub PR target/54073
2012-11-16 hubicka PR tree-optimization/54717
2012-11-16 uros * lib/target_suports.exp
2012-11-16 uros * config/i386/i386-protos.h (ix86_emit_mode_set):...
2012-11-16 gganeshAMD bdver3 enablement
2012-11-16 gganeshAMD bdver3 enablement
2012-11-16 davemFix gcc.c-torture/compile/pr53410-2.c on sparc.
2012-11-16 gccadminDaily bump.
2012-11-15 davemAdd support for sparc fused compare-and-branch.
2012-11-15 sje2012-11-15 Steve Ellcey <sellcey@mips.com>
2012-11-15 vries2012-11-15 Tom de Vries <tom@codesourcery.com>
2012-11-15 jason PR c++/54903
2012-11-15 jakub * asan.c (report_error_func): Set DECL_IGNORED_P,...
2012-11-15 doko2012-11-15 Matthias Klose <doko@ubuntu.com>
2012-11-15 jasontests
2012-11-15 jason PR c++/37276
2012-11-15 jason * class.c (finish_struct_1): Check virtual functions
2012-11-15 jason PR c++/55275
2012-11-15 hubicka PR bootstrap/55051
2012-11-15 gccadminDaily bump.
2012-11-14 sterling2012-11-14 Sterling Augustine <saugustine@google...
2012-11-14 hubicka * builtins.c (define_builtin): Accept ECF flags and
2012-11-14 hubicka PR bootstrap/55051
2012-11-14 jakub * lib/asan-dg.exp: New file.
2012-11-14 doko2012-11-14 Matthias Klose <doko@ubuntu.com>
2012-11-14 doko2012-11-14 Matthias Klose <doko@ubuntu.com>
2012-11-14 hubicka * f95-lang.c (ATTR_NOTHROW_LEAF_MALLOC_LIST): New...
2012-11-14 hubicka * tree.c (set_call_expr_flags): New function.
2012-11-14 paolo/cp
2012-11-14 fabiengcc/testsuite/ChangeLog
2012-11-14 uros PR target/47440
2012-11-14 dje * configure.ac (HAVE_LD_LARGE_TOC): Add AIX...
2012-11-14 andreast2012-11-14 Andreas Tobler <andreast@fgznet.ch>
2012-11-14 gccadminDaily bump.
2012-11-13 ian * common.opt (fPIC, fPIE, fpic, fpie): Create a Negati...
2012-11-13 tmsriram2012-11-13 Sriraman Tallam <tmsriram@google.com>
2012-11-13 jamborm2012-11-13 Martin Jambor <mjambor@suse.cz>
2012-11-13 hjlWorkaround PR middle-end/55142
2012-11-13 uros * mode-switching.c (create_pre_exit): Use NONDEBUG_INSN_P.
2012-11-13 uros * ChangeLog: Fix my last entry.
2012-11-13 uros PR target/41993
2012-11-13 dodjiPR c++/54466 - ICE with alias template which type-id...
2012-11-13 uweigand2012-11-13 Andrew Stubbs <ams@codesourcery.com>
2012-11-13 hjlEnable x32 check on more i386 tests
2012-11-13 jakub * Makefile.in (asan.o): Depend on $(TM_P_H).
2012-11-13 jakub PR tree-optimization/55281
2012-11-13 jakub PR rtl-optimization/54127
2012-11-13 jakub * asan.c (instrument_builtin_call) <case BUILT_IN_BCOP...
2012-11-13 hp PR target/55257
2012-11-13 dje* asan.c: Include tm_p.h
2012-11-13 danglin PR target/55195
2012-11-13 gccadminDaily bump.
2012-11-12 ebotcazou * tree-ssa-ccp.c (dump_lattice_value) <CONSTANT>:...
2012-11-12 ebotcazou * common.opt (fvar-tracking-uninit): Document.
2012-11-12 steven * sched-vis.c (print_pattern): Handle NULL patterns.
2012-11-12 stevengcc/
2012-11-12 iboltonUse CSINC instead of CSEL to return 1 (AArch64)
2012-11-12 iboltonOptimise comparison where intermediate result not used...
2012-11-12 burnus2012-11-12 Tobias Burnus <burnus@net-b.de>
2012-11-12 jakub * asan.c: Formatting cleanups.
2012-11-12 dodjiImport the asan runtime library into GCC tree
2012-11-12 dodjiInstrument built-in memory access function calls
2012-11-12 dodjiFactorize condition insertion code out of build_check_stmt
2012-11-12 dodjiMake build_check_stmt accept an SSA_NAME for its base
2012-11-12 dodjiImplement protection of global variables
2012-11-12 dodjiImplement protection of stack variables
2012-11-12 dodjiAllow asan at -O0
2012-11-12 dodjiEmit GIMPLE directly instead of gimplifying GENERIC.
2012-11-12 dodjiInitial asan cleanups
2012-11-12 dodjiInitial import of asan from the Google branch
2012-11-12 burnus2012-11-12 Tobias Burnus <burnus@net-b.de>
2012-11-12 burnus2012-11-12 Tobias Burnus <burnus@net-b.de>
2012-11-12 emsrIndex declspecs.locations by ds_typedef rather than...
2012-11-12 amker * gcse.c (struct bb_data): Add new fields, old_pressur...
2012-11-12 olegendo * doc/md.texi (Standard Pattern Names For Generation...
2012-11-12 olegendo PR target/53512
2012-11-12 gccadminDaily bump.
2012-11-11 olegendo * gcc.target/sh/sh4a-fprun.c: Add test_sinf and test_c...
2012-11-11 hjlRemove "!" from riF->o alternative
2012-11-11 ebotcazou * config/sparc/sparc.h (AS_NIAGARA3_FLAG): Tweak.
2012-11-11 ebotcazou PR rtl-optimization/55247
2012-11-11 stevengcc/
2012-11-11 sandra2012-11-11 Sandra Loosemore <sandra@codesourcery...
2012-11-11 hubicka PR tree-optimization/55238
2012-11-11 uros PR target/47440
2012-11-11 danglin * gcc.dg/torture/pr54920.c: Add "-fno-common" option...
2012-11-11 hubicka * gcc.dg/tree-ssa/cunroll-1.c: Fix bogus testcase.
2012-11-11 hubicka PR middle-end/48636
2012-11-11 sandra2012-11-10 Sandra Loosemore <sandra@codesourcery...
2012-11-11 sandra2012-11-10 Sandra Loosemore <sandra@codesourcery...
next