]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2010-12-02  Nathan Froydre PR c/45062 (Revision 162223 caused ICE at c-decl...
2010-12-02  Sebastian PopFix PR45199: do not aggregate memory accesses to the...
2010-12-02  Richard Guenthertree-vect-loop.c (vect_analyze_scalar_cycles_1): Disreg...
2010-12-02  Richard Guentherre PR tree-optimization/46723 (internal compiler error...
2010-12-02  Richard Guenthervalue-prof.c (gimple_ic): Use stmt_ends_bb_p to detect...
2010-12-02  Bernd SchmidtDFA model for Core 2 and Core i7 scheduling.
2010-12-02  Maxim KuvyrkovDefine tuning for Core 2 and Core i7.
2010-12-02  Jakub Jelinekre PR fortran/46753 (ICE: OpenMP - in extract_omp_for_d...
2010-12-02  Jakub Jelinekre PR libgomp/43706 (scheduling two threads on one...
2010-12-02  Jakub Jelinekre PR libgomp/45240 (parallel.c: GOMP_parallel_end...
2010-12-02  Kai Tietzre PR libstdc++/43738 (basic_file_stdio.cc uses ioctl...
2010-12-02  Richard Guentherlto-streamer.h (LTO_major_version): Bump to 2.
2010-12-02  Richard Guentherre PR c++/44871 (Invalid type mismatches while merging...
2010-12-02  Richard Guentherre PR tree-optimization/46663 (ICE: SIGSEGV in vect_rec...
2010-12-02  Jie Zhangre PR middle-end/46674 (Weak alias is mistakenly optimi...
2010-12-02  Nicola PeroIn gcc/objc/: 2010-12-02 Nicola Pero <nicola.pero@meta...
2010-12-02  GCC AdministratorDaily bump.
2010-12-01  François Dumont2.cc: Fix to explicitely invoke the copy construtor...
2010-12-01  Michael MeissnerProvide FMA costs; enable some debug flags
2010-12-01  Jan Hubicka* gcc.c-torture/execute/bcp-1.c: Make ready for -fuse...
2010-12-01  Joseph Myersintl.c: Don't include tm.h.
2010-12-01  Sebastian PopFix unused warnings.
2010-12-01  Sebastian PopAvoid the analysis of data references after the transla...
2010-12-01  Sebastian PopLHS cannot be an ADDR_EXPR.
2010-12-01  Sebastian PopPostpone the rewrite out of SSA to the end of the trans...
2010-12-01  Sebastian PopDo not rewrite out of SSA scalar dependences crossing...
2010-12-01  Sebastian PopCall recompute_tree_invariant_for_addr_expr when replac...
2010-12-01  Sebastian PopAdd a stride parameter to scop_do_strip_mine.
2010-12-01  Kai Tietzconfig.h.in: Regenerated.
2010-12-01  Jan Hubickatree.c (build_common_builtin_nodes): Do not initialize...
2010-12-01  Joseph Myers* opts.c: Expand comment on tm.h include.
2010-12-01  Yao Qipredicates.md ("vfp_register_operand"): Return true...
2010-12-01  Rainer Orth* configure.tgt (mips-sgi-irix6*): Add -lpthread to...
2010-12-01  Rainer Orthffitest.h [__sgi] (PRId64, PRIu64): Define.
2010-12-01  Joseph Myerscommon.opt (flag_stack_check): New Variable entry.
2010-12-01  Rainer Orthextract_symvers.pl: New file.
2010-12-01  Joseph Myerscommon.opt (main_input_filename, [...]): New Variable...
2010-12-01  Rainer Orth* testsuite/libgomp.fortran/vla8.f90: Use dg-timeout...
2010-12-01  Richard Guentherre PR bootstrap/46730 (Failed to profiledbootstrap)
2010-12-01  Ian Lance Taylorlinux.h (ASM_SPEC): Pass -v as -v, not -V.
2010-12-01  GCC AdministratorDaily bump.
2010-11-30  Nicola PeroIn gcc/c-family/: 2010-11-30 Nicola Pero <nicola.pero...
2010-11-30  Janne BlomqvistPR fortran/28105 Overflow check for ALLOCATE statement
2010-11-30  Michael MeissnerAdd new FMA test case
2010-11-30  Tobias Burnusrealloc_on_assign_2.f03 (invima): Assign a value to...
2010-11-30  Richard Guentherre PR tree-optimization/46722 (Missed fma for x*x + y)
2010-11-30  Dave KornChangeLog: Add missing PR reference.
2010-11-30  Dave Korncgraphunit.c (process_function_and_variable_attributes...
2010-11-30  Joseph Myershwint.c: New.
2010-11-30  Eric Botcazoure PR middle-end/46725 (ICE when compiling libstdc...
2010-11-30  Richard Guentherre PR middle-end/46717 (Compiler segfault in profile...
2010-11-30  Eric Botcazoutree.c (build_range_type_1): Do not set TYPE_STRUCTURAL...
2010-11-30  Tobias Burnusre PR fortran/46594 (libquadmath intrudes generic ...
2010-11-30  Paolo Carlinire PR libstdc++/46718 ([c++0x] nullptr_t must be scalar)
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-30  Richard Guentherre PR driver/44986 (-fuse-linker-plugin -save-temps...
2010-11-30  Richard Guentherre PR lto/45949 (ICE: SIGSEGV in gimple_default_def...
2010-11-30  Mingjie XingInclude coretypes.h in gcc-plugin.h & Add hard-reg...
2010-11-30  Tobias Burnusacinclude.m4 (LIBGOMP_CHECK_SYNC_BUILTINS, [...]):...
2010-11-30  Laurynas Biveinisggc-zone.c (ggc_pch_read): Fix conditional compilation.
2010-11-30  Joakim Tjernlundrs6000.c (rs6000_reg_live_or_pic_offset_p): Check TARGE...
2010-11-30  GCC AdministratorDaily bump.
2010-11-29  Joseph Myers* es.po: Update.
2010-11-29  Nicola PeroAllow 'make check-objc -j2'
2010-11-29  H.J. LuCheck and export LT_RCU_$id instead of LT_RCU.
2010-11-29  Nicola PeroIn gcc/objc/: 2010-11-29 Nicola Pero <nicola.pero@meta...
2010-11-29  Nicola PeroIn gcc/objc/: 2010-11-29 Nicola Pero <nicola.pero@meta...
2010-11-29  Alexandre Olivare PR debug/46338 (-fcompare-debug failure (length...
2010-11-29  Kai Tietzconfigure: Regenerated.
2010-11-29  Uros Bizjak[multiple changes]
2010-11-29  Jan Hubicka* collect2.c (main): Do not imply verbose output with...
2010-11-29  Iain Sandoestrings-1.m: Move to...
2010-11-29  Richard Hendersonsysv.S (FDE_ENCODING, FDE_ENCODE): Define.
2010-11-29  Dodji SeketeliFix PR c++/42260 and ensure PR c++/45383 is fixed
2010-11-29  Dodji Seketelire PR c++/45383 (Implicit conversion to pointer does...
2010-11-29  Dodji SeketeliAdd addresses of DIEs to debug_dwarf_die
2010-11-29  Dodji Seketelire PR debug/46101 (ICE: in build_abbrev_table, at dwarf...
2010-11-29  Iain Sandoecorrect typographical errors.
2010-11-29  Iain Sandoere PR target/26427 (with -fsection-anchors with zero...
2010-11-29  Joseph Myerssystem.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
2010-11-29  Andreas Schwabconfigure.ac: Move comment to remove extra space in...
2010-11-29  Rainer Orth* setproctitle.c [HAVE_SYS_PRCTL_H]: Include <sys/types.h>.
2010-11-29  Joern Renneckere PR bootstrap/44756 ([meta-bug] --enable-werror-alway...
2010-11-29  Nicola PeroIn gcc/objc/: 2010-11-29 Nicola Pero <nicola.pero@meta...
2010-11-29  Nicola PeroIn gcc/testsuite/: 2010-11-29 Nicola Pero <nicola.pero...
2010-11-29  Nicola PeroIn gcc/objc/: 2010-11-29 Nicola Pero <nicola.pero@meta...
2010-11-29  Joern Renneckere PR tree-optimization/46621 (gimple.h includes tm.h)
2010-11-29  GCC AdministratorDaily bump.
2010-11-28  Janus Weilre PR fortran/46662 ([OOP] gfortran accepts "CALL polym...
2010-11-28  Eric Botcazoualiasing2.adb (dg-final): Robustify pattern matching.
2010-11-28  Joseph Myers* sv.po: Update.
2010-11-28  Paul Thomasre PR fortran/35810 ([TR 15581 / F2003] Automatic reall...
2010-11-28  Paolo Carlinire PR libstdc++/46683 (FAIL: ext/profile/all.cc)
2010-11-28  Tobias Burnusre PR fortran/46678 (Wrong code with strings)
2010-11-28  Jonathan Wakelyre PR libstdc++/46689 (FAIL: 20_util/shared_ptr/compari...
2010-11-28  GCC AdministratorDaily bump.
2010-11-27  Jerry DeLislere PR fortran/46301 (Missing diagnosis for "len=:")
2010-11-27  Tobias Burnusre PR fortran/46638 (Wrong result with TRANSFER from...
2010-11-27  Jan Hubickadwarf2out.c (dwarf2out_begin_function): Set cold_text_s...
2010-11-27  Eric Botcazoure PR ada/46574 (ada bootstrap fails with --enable...
next