aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-04re PR tree-optimization/41112 (ACATS c43205b fails at -O2 (tree-sra))Martin Jambor4-5/+72
2009-09-042097.md: Removed two incorrect bypasses.Wolfgang Gellerich5-26/+52
2009-09-04re PR fortran/41219 (libgfortran build warnings)Tobias Burnus2-0/+8
2009-09-04s390.md ("*fmadd<mode>", [...]): Enable mem RTXs in the predicate for operand 1.Andreas Krebbel2-4/+9
2009-09-04guality.exp: Only run guality tests if a trivial testcase using guality.h com...Jakub Jelinek2-1/+31
2009-09-04arm.md (UNSPEC_RBIT): New constant.Daniel Gutson4-0/+44
2009-09-04Daniel Gutson added.Daniel Gutson1-0/+1
2009-09-04Daily bump.GCC Administrator1-1/+1
2009-09-03tree-sra.c (duplicate_expr_for_different_base): Removed.Martin Jambor2-22/+18
2009-09-03Fix long lineEric Botcazou1-2/+2
2009-09-03Move misplaced contrib/ChangeLog entry to config/.Alexandre Oliva2-7/+7
2009-09-03mips.c (USEFUL_INSN_P): Use NONDEBUG_INSN_P instead of INSN_P.Richard Sandiford2-7/+17
2009-09-03* fi.po: Update.Joseph Myers2-91/+95
2009-09-03re PR bootstrap/41241 (bootstrap comparison failure)Vladimir Makarov2-13/+6
2009-09-03dyn_load.c (HAVE_DL_ITERATE_PHDR): Break definition from use.Loren J. Rittle2-2/+15
2009-09-03re PR target/39065 (libiberty hashtab.c:hash_pointer() needs intptr_t)Ozkan Sezer5-1/+25
2009-09-03re PR debug/41236 (RTL checking failure compiling libgcc)Jakub Jelinek2-5/+12
2009-09-03re PR debug/41238 (VTA: bootstrap failure, ICE in loc_cmp, at var-tracking.c:...Jakub Jelinek3-16/+39
2009-09-03Revert revision 151379 for linux bootstrap failure for gstdint.hKai Tietz6-787/+20
2009-09-03linux.h (TARGET_SUPPORTS_SYNC_CALLS): Define to 1.Bernd Schmidt9-33/+279
2009-09-03config.in (HAVE_STDINT_H): New.Kai Tietz6-20/+787
2009-09-03tree-parloops.c (parallelize_loops): Cast to HOST_WIDE_INT when comparing aga...H.J. Lu2-1/+7
2009-09-03dwarf2out.c (dwarf2out_do_cfi_asm): Remove check of eh_personality_libfunc.Richard Guenther2-1/+6
2009-09-03tree-parloops.c (separate_decls_in_region): Add spaceRazya Ladelsky2-1/+5
2009-09-03tree-parloops.c (separate_decls_in_region): Change the condition checking if ...Razya Ladelsky2-1/+6
2009-09-03re PR tree-optimization/38275 (bootstrap failure when -ftree-parallelize-loop...Razya Ladelsky15-95/+258
2009-09-03re PR fortran/41219 (libgfortran build warnings)Tobias Burnus2-2/+8
2009-09-03configure.ac (--with-build-config): New.Alexandre Oliva10-30/+114
2009-09-03invoke.texi (Optimize Options): Move -finline-small-functions to the -O2 list.Namhyung Kim2-1/+6
2009-09-03toplev.c (process_options): Enable var-tracking-assignments by default if var...Alexandre Oliva2-1/+6
2009-09-03cfgbuild.c (find_bb_boundaries): Split blocks containing a barrier.David Daney6-0/+44
2009-09-03[multiple changes]Diego Novillo46-62/+1319
2009-09-03update copyright datesAlan Modra3-3/+5
2009-09-03Daily bump.GCC Administrator1-1/+1
2009-09-02* tb-gcc.c (__gnat_backtrace): Mark all arguments unused.Richard Henderson2-3/+9
2009-09-02install.texi (*-*-freebsd*): Update target information.Loren J. Rittle2-41/+27
2009-09-03hard-reg-set.h (call_fixed_regs): Remove.Anatoly Sokolov4-24/+23
2009-09-02v3: fix config.status instantiation of subdir makefiles.Ralf Wildenhues3-66/+95
2009-09-02Fix 'make clean' to remove stamp-host file in libstdc++-v3/include.Ralf Wildenhues3-2/+8
2009-09-02expr.h (emit_storent_insn, [...]): Declare.Michael Matz11-479/+464
2009-09-02* btest-gcc.sh: Continue after bootstrap comparison failure.Geoffrey Keating2-0/+5
2009-09-02invoke.texi (-fsched-pressure): Document it.Vladimir Makarov17-525/+1819
2009-09-02inline-3.c: Add -fpie when pic.Kaveh R. Ghazi3-0/+7
2009-09-02tree-sra.c (struct access): New field grp_hint.Martin Jambor7-17/+93
2009-09-02macro.c (stringify_arg): Escape CPP_WCHAR tokens.Ian Lance Taylor4-1/+12
2009-09-02* es.po: Update.Joseph Myers2-17/+21
2009-09-02libstdc++.exp (libstdc++_init): Copy .tcc files under util/ to remote host.Joseph Myers2-1/+16
2009-09-02* semantics.c (describable_type): Don't pretend to be in a template.Jason Merrill2-6/+4
2009-09-02* ptree.c (cxx_print_type) [DECLTYPE_TYPE]: Print the expression.Jason Merrill2-0/+8
2009-09-02(Reflect changes from binutils):Tristan Gingold4-172/+49