aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-25streambuf_iterator.h (istreambuf_iterator<>::equal): Simplify.Nathan Myers2-5/+6
2007-01-25invoke.texi (-Wcoverage-mismatch): Document.Richard Guenther7-18/+94
2007-01-25ipa-1.c: Update scan tree dump.Razya Ladelsky7-5/+46
2007-01-25ipa-cp.c (ipcp_insert_stage, [...]): Support for SSA.Razya Ladelsky1-0/+15
2007-01-25* unwind-dw2.c (execute_stack_op): Handle DW_OP_swap.Geoffrey Keating2-0/+14
2007-01-25re PR middle-end/30447 (Evaluate complex math functions at compile-time)Kaveh R. Ghazi2-22/+14
2007-01-25c-common.h (RID_FIRST_CXX0X): New.Douglas Gregor5-2/+22
2007-01-25lex.c (D_CPP0X): Rename.Douglas Gregor3-3/+26
2007-01-25warn_cxx0x.C: New.Douglas Gregor2-0/+11
2007-01-25builtins.c (fold_builtin_carg): New.Kaveh R. Ghazi4-0/+58
2007-01-25link.cc (_Jv_Linker::wait_for_state): Add JVMTI CLASS_PREPARE notification.Keith Seitz2-63/+82
2007-01-25* ipa-inline.c (cgraph_decide_inlining): Initialize initial_insns.Jan Hubicka2-1/+3
2007-01-25interpret.cc: Include gnu/gcj/jvmti/Breakpoint.h...Keith Seitz3-3/+39
2007-01-25Daily bump.GCC Administrator1-1/+1
2007-01-24deque.tcc (deque<>::erase(iterator, iterator)): Fix condition.Steve LoBasso3-2/+61
2007-01-24oops, wrong variant of patch.Jan Hubicka1-2/+2
2007-01-24eh_personality.cc (PERSONALITY_FUNCTION): Replace _Unwind_Word with _uleb128_...Andrew Pinski2-1/+6
2007-01-24ipa-inline.c (initial_insns, max_insns): Delete.Jan Hubicka4-13/+40
2007-01-24prims.cc (_Jv_RunMain): Send JVMTI event notifications for VM_INIT and VM_DEA...Keith Seitz2-11/+16
2007-01-24* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz2-2/+37
2007-01-24Add myself as libgomp maintainer.Jakub Jelinek1-0/+1
2007-01-24i386.h (x86_cmpxchg16b): Remove const.Jakub Jelinek3-8/+18
2007-01-24re PR middle-end/27416 (ICE on invalid firstprivate/lastprivate)Jakub Jelinek4-0/+76
2007-01-24re PR middle-end/30494 (ICE with VLA and openmp)Jakub Jelinek7-2/+142
2007-01-24re PR middle-end/30421 (incorrect warning when using firstprivate and lastpri...Jakub Jelinek4-6/+77
2007-01-24versionid-1.c: New test.Steve Ellcey3-0/+25
2007-01-24Forgot ChangeLog in previous commit.Steve Ellcey1-0/+17
2007-01-24target.h (globalize_decl_name): New.Steve Ellcey7-7/+91
2007-01-242007-01-24 Andreas Tobler <a.tobler@schweiz.org>Andreas Tobler1-2/+2
2007-01-24natVMStackWalker.cc: Call InitClass everywhere.Andrew Haley4-37/+59
2007-01-24[multiple changes]Andrew Haley3-3/+27
2007-01-24PR libstdc++/29722 continuedBenjamin Kosnik3-3/+18
2007-01-24unwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_Word with _uleb128_t an...Andreas Krebbel10-56/+122
2007-01-24re PR testsuite/30181 (FAIL: gcc.dg/builtins-57.c scan-tree-dump trunc)Richard Guenther2-10/+25
2007-01-24builtins.c (expand_builtin_cexpi): Get the fndecl for cexp in the correct way.Richard Guenther2-2/+12
2007-01-24pr23382.c: Avoid DCE from eliminating dead variable.Jan Hubicka4-2/+36