OSDN Git Service

Add Go frontend, libgo library, and Go testsuite.
[pf3gnuchains/gcc-fork.git] / gcc /
2010-12-03 ianAdd Go frontend, libgo library, and Go testsuite.
2010-12-03 lauras2010-11-30 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-12-03 gccadminDaily bump.
2010-12-02 hjlTurn on X86_TUNE_INTER_UNIT_MOVES for Core 2 and Core i7.
2010-12-02 hjlAllow corei7 for --with-arch=/--with-cpu=.
2010-12-02 ian * configure.ac: AC_DEFINE ENABLE_BUILD_WITH_CXX. ...
2010-12-02 ebotcazou PR target/46685
2010-12-02 ebotcazou * tree.c (build_range_type_1): Do not SET_TYPE_STRUCTU...
2010-12-02 spopFix PR45297: handle ADDR_EXPR in interpret_rhs_expr...
2010-12-02 jsm28 * config/i386/linux.h, config/m32r/linux.h, config...
2010-12-02 jsm28 * config/bfin/bfin.h (LINK_SPEC): Remove %{b}.
2010-12-02 jsm28 * config/i386/freebsd.h (LINK_SPEC): Cut long comment.
2010-12-02 jsm28 * gcc.c (trad_capable_cpp, default_compilers): Don...
2010-12-02 jsm28 * config/alpha/freebsd.h (LINK_SPEC): Don't handle...
2010-12-02 pkoning* config/pdp11/pdp11.c (output_jump): Map unsigned...
2010-12-02 ian./:
2010-12-02 froydnj PR c/45062
2010-12-02 spopFix PR45199: do not aggregate memory accesses to the...
2010-12-02 rguenth2010-12-02 Richard Guenther <rguenther@suse.de>
2010-12-02 rguenth2010-12-02 Richard Guenther <rguenther@suse.de>
2010-12-02 rguenth2010-12-02 Richard Guenther <rguenther@suse.de>
2010-12-02 mkuvyrkov DFA model for Core 2 and Core i7 scheduling.
2010-12-02 mkuvyrkov Define tuning for Core 2 and Core i7.
2010-12-02 jakub PR fortran/46753
2010-12-02 rguenth2010-12-02 Richard Guenther <rguenther@suse.de>
2010-12-02 rguenth2010-12-02 Richard Guenther <rguenther@suse.de>
2010-12-02 irar PR tree-optimization/46663
2010-12-02 jiez PR middle-end/46674
2010-12-02 nicolaIn gcc/objc/:
2010-12-02 gccadminDaily bump.
2010-12-01 meissnerProvide FMA costs; enable some debug flags
2010-12-01 hubicka * gcc.c-torture/execute/bcp-1.c: Make ready for -fuse...
2010-12-01 jsm28 * intl.c: Don't include tm.h.
2010-12-01 spopFix unused warnings.
2010-12-01 spopAvoid the analysis of data references after the transla...
2010-12-01 spopLHS cannot be an ADDR_EXPR.
2010-12-01 spopPostpone the rewrite out of SSA to the end of the trans...
2010-12-01 spopDo not rewrite out of SSA scalar dependences crossing...
2010-12-01 spopCall recompute_tree_invariant_for_addr_expr when replac...
2010-12-01 spopAdd a stride parameter to scop_do_strip_mine.
2010-12-01 hubicka * tree.c (build_common_builtin_nodes): Do not initialize
2010-12-01 jsm28 * opts.c: Expand comment on tm.h include.
2010-12-01 qiyaogcc/
2010-12-01 jsm28 * common.opt (flag_stack_check): New Variable entry.
2010-12-01 jsm28 * common.opt (main_input_filename, main_input_basename,
2010-12-01 rguenth2010-12-01 Richard Guenther <rguenther@suse.de>
2010-12-01 ian * config/i386/linux.h (ASM_SPEC): Pass -v as -v, not...
2010-12-01 gccadminDaily bump.
2010-11-30 nicolaIn gcc/c-family/:
2010-11-30 jbPR fortran/28105 Overflow check for ALLOCATE statement
2010-11-30 meissnerAdd new FMA test case
2010-11-30 burnus2010-11-30 Tobias Burnus <burnus@net-b.de>
2010-11-30 rguenth2010-11-30 Richard Guenther <rguenther@suse.de>
2010-11-30 davek * ChangeLog: Add missing PR reference.
2010-11-30 davek * cgraphunit.c (process_function_and_variable_attribut...
2010-11-30 jsm28 * hwint.c: New. Extracted from toplev.c.
2010-11-30 ebotcazou PR middle-end/46725
2010-11-30 rguenth2010-11-30 Richard Guenther <rguenther@suse.de>
2010-11-30 ebotcazou * tree.c (build_range_type_1): Do not set TYPE_STRUCTU...
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-11-30 rguenth2010-11-30 Richard Guenther <rguenther@suse.de>
2010-11-30 rguenth2010-11-30 Richard Guenther <rguenther@suse.de>
2010-11-30 xmjInclude coretypes.h in gcc-plugin.h & Add hard-reg...
2010-11-30 lauras2010-11-30 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-11-30 froydnj * config/rs6000/rs6000.c (rs6000_reg_live_or_pic_offse...
2010-11-30 gccadminDaily bump.
2010-11-29 jsm28 * es.po: Update.
2010-11-29 nicola2010-11-29 Nicola Pero <nicola.pero@meta-innovation...
2010-11-29 hjlCheck and export LT_RCU_$id instead of LT_RCU.
2010-11-29 nicolaIn gcc/objc/:
2010-11-29 nicolaIn gcc/objc/:
2010-11-29 aolivaPR debug/46338
2010-11-29 uros2010-11-29 Zdenek Dvorak <rakdver@kam.uniff.cz>
2010-11-29 hubicka * collect2.c (main): Do not imply verbose output with...
2010-11-29 iainsgcc/testsuite:
2010-11-29 dodjiFix PR c++/42260 and ensure PR c++/45383 is fixed
2010-11-29 dodjiFix PR c++/45383
2010-11-29 dodjiAdd addresses of DIEs to debug_dwarf_die
2010-11-29 dodjiFix PR debug/46101
2010-11-29 iainscorrect typographical errors.
2010-11-29 iains PR target/26427
2010-11-29 jsm28 * system.h: Include "safe-ctype.h" instead of <safe...
2010-11-29 amylaar PR bootstrap/44756
2010-11-29 nicolaIn gcc/objc/:
2010-11-29 nicolaIn gcc/testsuite/:
2010-11-29 nicolaIn gcc/objc/:
2010-11-29 amylaar PR tree-optimization/46621
2010-11-29 gccadminDaily bump.
2010-11-28 janus2010-11-28 Janus Weil <janus@gcc.gnu.org>
2010-11-28 ebotcazou * gnat.dg/aliasing2.adb (dg-final): Robustify pattern...
2010-11-28 jsm28 * sv.po: Update.
2010-11-28 pault2010-11-28 Paul Thomas <pault@gcc.gnu.org>
2010-11-28 jvdelisle2010-11-27 Tobias Burnus <burnus@net-b.de>
2010-11-28 gccadminDaily bump.
2010-11-27 jvdelisle2010-11-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2010-11-27 burnus2010-11-27 Tobias Burnus <burnus@net-b.de>
2010-11-27 hubicka * dwarf2out.c (dwarf2out_begin_function): Set cold_tex...
2010-11-27 ebotcazou PR ada/46574
2010-11-27 ebotcazou PR ada/40777
2010-11-27 ebotcazou * s-osinte-linux.ads (sigset_t): Use unsigned_char...
next