aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-06-01Patch to provide pex_run_in_environment.Mark Shinwell11-36/+222
2006-06-01prims.cc (_Jv_RunMain): Use JvNewStringUTF for command-line class name, not L...Bryce McKinlay3-4/+14
2006-06-01re PR c++/26660 (PCH vs -save-temps, ICE while GCing)Alexandre Oliva2-3/+11
2006-06-01re PR fortran/25098 (Variable as actual argument for procedure dummy argument...Paul Thomas7-27/+168
2006-06-01i386.c (ix86_expand_fp_absneg_operator): When SSE isn't available...Roger Sayle5-17/+43
2006-06-01MAINTAINERS (Write After Approval): Add myself.Asher Langton2-0/+5
2006-06-01Daily bump.GCC Administrator1-1/+1
2006-05-31gcj.texi (Extensions): Document the new gcj-dbtool-based classname-to-library...Thomas Fitzsimmons2-11/+30
2006-05-31re PR c++/27801 (ICE in invert_truthvalue with template)Mark Mitchell9-2/+65
2006-05-31VMClassLoader.java (initialize): Set default library control to LIB_NEVER.Thomas Fitzsimmons2-1/+6
2006-05-31builtins.c (fold_builtin_cabs): Delete prototype.Roger Sayle4-5/+68
2006-05-31Update my e-mail address for a new "corporate standard".James Lemke1-1/+1
2006-05-31bfin-protos.h (bfin_hardware_loop): Declare.Jie Zhang6-46/+1074
2006-05-31* texi2pod.pl: Correct handling of absolute @include.Daniel Jacobowitz2-2/+8
2006-05-31bfin.c (bfin_delegitimize_address): New.Jie Zhang2-0/+27
2006-05-31gcc/, libcpp/Daniel Jacobowitz8-10/+67
2006-05-31re PR target/27829 (ICE/abort in shift_op, at config/arm/arm.c:7917 with asm ...Richard Earnshaw1-0/+1
2006-05-31arm.c (arm_print_operand case 'S'): Validate that the operand is a shift oper...Richard Earnshaw2-2/+16
2006-05-31re PR c++/26433 (Syntax error using __FUNCTION__ in catch handler)Mark Mitchell2-0/+4
2006-05-31re PR c++/27808 (ICE with invalid friend declaration)Mark Mitchell4-3/+23
2006-05-31Daily bump.GCC Administrator1-1/+1
2006-05-31stacktrace.cc (_Jv_StackTrace::UpdateNCodeMap): Don't add interpreted classes.Alan Modra2-17/+20
2006-05-30symbol.c (check_conflict): Allow external, function, and subroutine attribute...Asher Langton6-4/+74
2006-05-30m32c.c (m32c_expand_insv): Check that the value we're inserting is a singlt-b...Naveen.H.S2-0/+14
2006-05-30ChangeLog: Fix latest entry.Thomas Fitzsimmons1-2/+3
2006-05-30simplify-rtx.c (simplify_binary_operation_1): Cast width to HOST_WIDE_INT to ...Roger Sayle2-1/+6
2006-05-30makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-gtk.lo.Thomas Fitzsimmons58-6047/+5039
2006-05-30re PR tree-optimization/23452 (Optimizing CONJG_EXPR (a) * a)Roger Sayle4-0/+86
2006-05-30re PR c++/27803 (ICE with invalid bit-field)Mark Mitchell4-12/+34
2006-05-30c-common.h: Remove the prototype for yyparse.Kazu Hirata3-4/+5
2006-05-30cse.c (validate_canon_reg, cse_insn): Don't change insns without calling recog.Andreas Krebbel2-19/+8
2006-05-30simplify-rtx.c (simplify_binary_operation): Unfactor the shift and rotate cases.Roger Sayle5-2/+63
2006-05-30re PR c/27273 (tree check fail for legal code when convert returns a constant...Dirk Mueller4-1/+20
2006-05-30re PR c/27718 (ICE with sizeof of incomplete type)Volker Reichelt4-1/+16
2006-05-30re PR tree-optimization/27779 (ICE at tree-data-ref.c:2335 when using -ftree-...Zdenek Dvorak2-5/+11
2006-05-30m32r.h (DBX_OUTPUT_SOURCE_LINE): Fix type of begin_label.Steven Bosscher3-31/+38
2006-05-30fix for seeMircea Namolaru1-0/+7
2006-05-30fix for seeMircea Namolaru1-2/+10
2006-05-30re PR target/27790 (Unrecognizable insn with -ftree-vectorize -O1 -msse2)Uros Bizjak4-0/+22
2006-05-30Daily bump.GCC Administrator1-1/+1
2006-05-29re PR libfortran/27757 (Problems with direct access io)Jerry DeLisle2-0/+38
2006-05-29re PR libfortran/27757 (Problems with direct access io)Jerry DeLisle2-0/+6
2006-05-29trans-array.c: Fix previous commit, which included parts of patches in prepar...François-Xavier Coudert1-4/+4
2006-05-29natThread.cc (countStackFrames): Do not throw UnsupportedOperationException.Thomas Fitzsimmons2-9/+21
2006-05-29re PR libstdc++/24692 (Atomic builtins for v3)Paolo Carlini5-2/+60
2006-05-29re PR fortran/27634 (formatted reading/writing: real format without dot)Jerry DeLisle4-0/+48
2006-05-29re PR fortran/27634 (formatted reading/writing: real format without dot)Jerry DeLisle3-6/+48
2006-05-29re PR fortran/27634 (formatted reading/writing: real format without dot)Jerry DeLisle2-2/+16
2006-05-29re PR fortran/19777 (-fbounds-check catches non-existent bounds violation)Francois-Xavier Coudert4-5/+34
2006-05-29re PR c++/27713 (ICE on invalid operator new)Volker Reichelt2-0/+12