aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-01-28re PR bootstrap/30469 (profiledbootstrap no longer works)Daniel Jacobowitz2-0/+10
2007-01-28ipa-cp.c (ipcp_insert_stage, [...]): Support for SSA.Razya Ladelsky4-69/+102
2007-01-28re PR fortran/30389 ([4.1 only] ACHAR() intrinsic gives erroneous errors in c...Thomas Koenig9-92/+2105
2007-01-28common.opt: Add fstrict-overflow.Ian Lance Taylor41-99/+355
2007-01-28tree.c (tree_fold_gcd): Delete.Roger Sayle5-45/+17
2007-01-28fold-const.c (size_binop): In the fast-paths for X+0...Roger Sayle4-11/+79
2007-01-28Daily bump.GCC Administrator1-1/+1
2007-01-28Add missing doc/install.texi to ChangeLog entry of the previous commit.Gerald Pfeifer1-0/+1
2007-01-27sourcebuild.texi: Add comma for clarity.Ralf Wildenhues1-0/+9
2007-01-27sourcebuild.texi: Add comma for clarity.Ralf Wildenhues7-13/+13
2007-01-27tree-sra.c (sra_walk_function): Don't rely on aliases being build.Jan Hubicka3-4/+14
2007-01-27re PR libgcj/30513 (Bootstrap failure with libgcj on sparc-sun-solaris2.10)Andreas Tobler3-8/+43
2007-01-27depstand.m4 (ZW_CREATE_DEPDIR): Use mkinstalldirs to make directory.Tom Tromey4-4/+14
2007-01-27trans-stmt.c (forall_info): Replace the next_nest and outer fields that previ...Roger Sayle4-17/+40
2007-01-27re PR fortran/30407 ([4.1 only] Elemental functions in WHERE assignments wron...Paul Thomas9-6/+406
2007-01-27* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz2-14/+110
2007-01-27tracer.c (rest_of_handle_tracer): We already cleaned up the CFG in tracer() s...Steven Bosscher4-57/+76
2007-01-27Add 'PR fortran/30278' to my previous commit.Steven G. Kargl2-0/+2
2007-01-27i386.c (ix86_swap_binary_operands_p): New helper function to simplify/factori...Roger Sayle2-50/+94
2007-01-27Daily bump.GCC Administrator1-1/+1
2007-01-26* lib/target-supports.expJoseph Myers2-1/+24
2007-01-26Steven G.Steven G. Kargl5-2/+82
2007-01-27Makefile.am (generic_header_files): Add $(inner_nat_headers).Jakub Jelinek5-15/+150
2007-01-27genattrtab.c (struct attr_value_list, [...]): Move to file scope from optimiz...Jakub Jelinek2-19/+50
2007-01-26libjavaTom Tromey41-69/+78
2007-01-26tree-ssa-address.c (create_mem_ref): Remove ", bsi" from a parts.base assignm...Zdenek Dvorak2-1/+6
2007-01-26tree-data-ref.c (dump_subscript): Use dump_conflict_function.Zdenek Dvorak3-241/+522
2007-01-26re PR target/30182 (FAIL: gcc.dg/pr28796-2.c (test for excess errors))Steve Ellcey4-1/+16
2007-01-26re PR libstdc++/30586 (Namespace pollution in c++ headers)Paolo Carlini3-2/+33
2007-01-26pr23382.c: Fix typo.Richard Guenther2-1/+5
2007-01-26tree-ssa-structalias.c (solve_graph): Handle case we merged the variable to a...Daniel Berlin2-3/+10
2007-01-26lang-specs.h: Add support for .f03 and .F03 extensions.Tobias Burnus12-6/+41
2007-01-26builtins.c (fold_builtin_1): Treat ccos and ccosh as 'even' functions.Kaveh R. Ghazi6-7/+199
2007-01-25m32c.c (m32c_cannot_change_mode_class): We don't allow changes to modes which...DJ Delorie2-0/+11
2007-01-25reload1.c (choose_reload_regs): Check for invalid subregs before computing th...DJ Delorie2-8/+15
2007-01-26re PR libgcj/29594 (jv-convert with no args NPE)Tom Tromey3-9/+13
2007-01-26Daily bump.GCC Administrator1-1/+1
2007-01-25re PR fortran/30437 (-Wno-all is rejected (even when fortran is not included))Manuel López-Ibáñez8-17/+78
2007-01-25jvmti-int.h (_Jv_GetJDWP_JVMTIEnv): Declare.Keith Seitz4-7/+43
2007-01-25re PR target/25127 (internal compiler error: in rs6000_emit_prologue, at conf...Geoffrey Keating9-44/+248
2007-01-25configure, [...]: Rebuilt.Andrew Haley10-110/+49
2007-01-25re PR target/30272 (Build failure under SGI Irix (GFortran))Daniel Franke4-11/+18
2007-01-25* config.gcc (ia64*-*-hpux*): Make posix threads the default.Steve Ellcey2-1/+5
2007-01-25jvmti.cc (_Jv_JVMTI_GetMethodName): New function.Keith Seitz5-1/+236
2007-01-25re PR target/30182 (FAIL: gcc.dg/pr28796-2.c (test for excess errors))Steve Ellcey3-0/+25
2007-01-25decl.c (gnat_to_gnu_entity): Use TREE_OVERFLOW instead of TREE_CONSTANT_OVERF...Roger Sayle5-25/+28
2007-01-25configure.ac: Add --enable-version-specific-runtime-libs.Daniel Jacobowitz3-2161/+1703
2007-01-25libjava.exp (exec_gij): Change [ to { in if statement.Kyle Galloway1-4/+6
2007-01-25Kyle Galloway 2007-01-25 <kgallowa@redhat.com>Kyle Galloway1-0/+6
2007-01-25jvmti-interp.exp: New file.Kyle Galloway2-0/+202