OSDN Git Service

libgo: Update to weekly.2011-12-14.
[pf3gnuchains/gcc-fork.git] / gcc /
2012-01-12 ianlibgo: Update to weekly.2011-12-14.
2012-01-12 gccadminDaily bump.
2012-01-11 iancompiler: Permit type B byte; type S []B; var v = S...
2012-01-11 jakub PR bootstrap/51796
2012-01-11 iancompiler: Don't use memcmp for structs/arrays with...
2012-01-11 jasoncomment
2012-01-11 jason PR c++/51818
2012-01-11 nathan * gcov.c (STRING_SIZE): Remove.
2012-01-11 ebotcazou * gimple.h (gimplify_body): Remove first argument.
2012-01-11 ebotcazou * tree.h (build_function_decl_skip_args): Add boolean...
2012-01-11 wschmidtgcc:
2012-01-11 jason * decl.c (decls_match): Assert that the arguments...
2012-01-11 jason PR c++/51613
2012-01-11 iancompiler: Fix names for hash/equality functions for...
2012-01-11 mgretton * gcc/config/arm/arm.md (mov_notscc): Use MVN for...
2012-01-11 nickc * config/rx/rx.md (return): Define pattern.
2012-01-11 rguenth2012-01-11 Richard Guenther <rguenther@suse.de>
2012-01-11 iancompiler: Use backend interface for type sizes and...
2012-01-11 jason PR c++/51614
2012-01-11 jasontweak comment
2012-01-11 gccadminDaily bump.
2012-01-10 aldyh PR middle-end/51516
2012-01-10 rguenth2012-01-10 Richard Guenther <rguenther@suse.de>
2012-01-10 schwab* config/m68k/sync.md ("atomic_compare_and_swap<mode...
2012-01-10 jason * doc/invoke.texi (C++ Dialect Options): Update -fabi...
2012-01-10 jason PR c++/51433
2012-01-10 rguenth2012-01-10 Richard Guenther <rguenther@suse.de>
2012-01-10 roCheck if linker supports R_386_TLS_GD_PLT, R_386_TLS_LD...
2012-01-10 burnus2012-01-10 Gerald Pfeifer <gerald@pfeifer.com>
2012-01-10 burnus2012-01-10 Tobias Burnus <burnus@net-b.de>
2012-01-10 charlet2012-01-10 Pascal Obry <obry@adacore.com>
2012-01-10 charlet2012-01-10 Bob Duff <duff@adacore.com>
2012-01-10 gjllibgcc/
2012-01-10 burnus2012-01-10 Tobias Burnus <burnus@net-b.de>
2012-01-10 rguenth2012-01-10 Richard Guenther <rguenther@suse.de>
2012-01-10 uros * config/i386/constraints.md ("L"): Return true for...
2012-01-10 vriesAdd missing PR lines
2012-01-10 vries2012-01-10 Tom de Vries <tom@codesourcery.com>
2012-01-10 rtharm: Implement vec_perm and vec_perm_const for NEON.
2012-01-10 rtharm: Convert to atomic optabs.
2012-01-10 meissnerFix bugs in -mvsx-scalar-memory and -mvsx-scalar-double
2012-01-10 gccadminDaily bump.
2012-01-09 burnus2012-01-09 Tobias Burnus <burnus@net-b.de>
2012-01-09 vries2012-01-09 Tom de Vries <tom@codesourcery.com>
2012-01-09 ebotcazou * gcc-interface/trans.c (call_to_gnu): Create the...
2012-01-09 pault2012-01-09 Paul Thomas <pault@gcc.gnu.org>
2012-01-09 jamborm2012-01-09 Martin Jambor <mjambor@suse.cz>
2012-01-09 rsandifogcc/
2012-01-09 ebotcazou * gcc-interface/trans.c (addressable_p) <COMPONENT_REF...
2012-01-09 mikael2012-01-09 Mikael Morin <mikael@gcc.gnu.org>
2012-01-09 burnus2012-01-09 Tobias Burnus <burnus@net-b.de>
2012-01-09 aldyh * gimple.c (is_gimple_non_addressable): Remove.
2012-01-09 rguenth2012-01-09 Richard Guenther <rguenther@suse.de>
2012-01-09 mgretton * gcc/config/arm/arm-cores.def (cortex-a15): Use corte...
2012-01-09 burnus2012-01-09 Tobias Burnus <burnus@net-b.de>
2012-01-09 rguenthRemove conflict marker
2012-01-09 rguenth2012-01-09 Richard Guenther <rguenther@suse.de>
2012-01-09 gfuncklibcpp/
2012-01-09 rguenth2012-01-09 Richard Guenther <rguenther@suse.de>
2012-01-09 gccadminDaily bump.
2012-01-08 hubicka PR tree-optimize/51680
2012-01-08 hubicka * ipa-inline.c (want_inline_small_function_p): Fix...
2012-01-08 hubicka PR tree-optimize/51694
2012-01-08 redi2012-01-08 Jonathan Wakely <jwakely.gcc@gmail.com>
2012-01-08 cltang2012-01-08 Chung-Lin Tang <cltang@codesourcery.com>
2012-01-08 gccadminDaily bump.
2012-01-08 hubicka PR tree-optimization/51600
2012-01-07 hubicka PR tree-optimization/51680
2012-01-07 aolivaPR bootstrap/51725
2012-01-07 danglin PR gcov-profile/51715
2012-01-07 gccadminDaily bump.
2012-01-06 jason DR 686
2012-01-06 jakub PR target/47333
2012-01-06 jakub PR gcov-profile/50127
2012-01-06 rthPR testsuite/51655
2012-01-06 iancompiler, runtime: Implement struct and array comparisons.
2012-01-06 jason PR c++/6057
2012-01-06 jason * mangle.c (mangle_decl): Don't generate mangling...
2012-01-06 jason * error.c (dump_expr): Print type of CONSTRUCTOR.
2012-01-06 jasoncorrect comment
2012-01-06 aolivaPR debug/51746
2012-01-06 jakub PR lto/51774
2012-01-06 charlet2012-01-06 Robert Dewar <dewar@adacore.com>
2012-01-06 charlet * c-decl.c (ext_block): Moved up.
2012-01-06 burnus2012-01-06 Tobias Burnus <burnus@net-b.de>
2012-01-06 ams2012-01-06 Andrew Stubbs <ams@codesourcery.com>
2012-01-06 ebotcazou * ada/acats/overflow.lst: Add cb20004.
2012-01-06 gccadminDaily bump.
2012-01-06 shenhanTranslate built-in include paths for sysroot.
2012-01-05 torvaldMark transaction begin as returns-twice.
2012-01-05 dodjiPR c++/51541 - ICE with invalid identifier in alias...
2012-01-05 ebotcazou PR tree-optimization/51315
2012-01-05 uros PR target/51681
2012-01-05 pault2012-01-05 Paul Thomas <pault@gcc.gnu.org>
2012-01-05 jakub PR debug/51762
2012-01-05 ebotcazou * tree-vrp.c (extract_range_from_binary_expr_1): Remov...
2012-01-05 jakub PR rtl-optimization/51767
2012-01-05 jakub PR middle-end/51768
2012-01-05 jakub PR middle-end/44777
2012-01-05 hubicka PR middle-end/49710
next