aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-10gcc.doxy: Rename from tree-ssa.doxy.Diego Novillo2-0/+4
2007-08-10tree-ssa.doxy: Update for doxygen 1.5.Diego Novillo2-85/+244
2007-08-10re PR target/33042 (Bootstrap failure on ppc64)David Edelsohn2-5/+11
2007-08-10name-lookup.c (do_nonmember_using_decl): Print an error for ambiguous type lo...Ollie Wild4-16/+54
2007-08-10system.h (CONST_CAST): New.Kaveh R. Ghazi23-43/+89
2007-08-10tree-flow-inline.h (is_exec_stmt): Remove.Aldy Hernandez3-28/+7
2007-08-10lower-subreg.c (resolve_shift_zext): Don't adjust src_reg_num for wordmode op...Andreas Krebbel2-2/+8
2007-08-10mips.c (TARGET_SCHED_INIT): Define.Sandra Loosemore2-14/+135
2007-08-10* tree-flow-inline.h (get_filename): Remove.Aldy Hernandez2-18/+4
2007-08-10mips-protos.h (mips_address_insns): Add a boolean argument.Richard Sandiford5-19/+56
2007-08-10cls_multi_ushort.c, [...]: Remove xfail for mips64*-*-*.David Daney71-70/+143
2007-08-10re PR libffi/28313 (libffi has not been ported to mips64-linux-gnu)David Daney10-96/+635
2007-08-10re PR c++/17763 (Wrong context in error message for template parameter)Paolo Carlini4-2/+27
2007-08-10re PR fortran/32933 (ICE in simplify_subreg with -fdefault-integer-8)Francois-Xavier Coudert5-17/+27
2007-08-10re PR fortran/33039 (Read NAMELIST: reads wrong namelist name)Jerry DeLisle2-0/+35
2007-08-10re PR fortran/33039 (Read NAMELIST: reads wrong namelist name)Jerry DeLisle2-0/+14
2007-08-10re PR c++/22256 (diagnostic shows wrong type for conversion operator)Paolo Carlini4-4/+16
2007-08-10Daily bump.GCC Administrator1-1/+1
2007-08-09mips.opt (mhard-float, [...]): Make these control TARGET_HARD_FLOAT_ABI and T...Sandra Loosemore4-33/+40
2007-08-10re PR fortran/32987 (TAB in FORMAT: accept extension, warn with -std=f*)Tobias Burnus7-14/+108
2007-08-09re PR c/32796 (internal compiler error: tree check: expected integer_type or ...Andrew Pinski4-4/+23
2007-08-09re PR middle-end/32813 (ICE for array expression in empty if statement, compi...Andrew Pinski5-1/+36
2007-08-09re PR fortran/33001 (error with hexadecimal DATA)Tobias Burnus2-1/+8
2007-08-09c-typeck.c (readonly_error): Improve error for assignment.Daniel Berlin7-6/+37
2007-08-09simplify-rtx.c (simplify_binary_operation_1): Removed erroneous break that wa...Simon Baldwin2-2/+5
2007-08-09tm.texi (CLZ_DEFINED_VALUE_AT_ZERO, [...]): Document change in interpretation...Sandra Loosemore5-8/+112
2007-08-09optabs.c (expand_widen_pattern_expr): Use optabs accestors.Jan Hubicka20-358/+470
2007-08-09tree.h (fixed_zerop): Declare as taking a const_tree.Michael Matz3-2/+7
2007-08-09tree-vect-transform.c (vectorizable_store): Remove call to copy_virtual_opera...Ira Rosen2-111/+15
2007-08-09libjava.exp (libjava_invoke): Log the invocation.Andrew Haley2-0/+6
2007-08-09ffitest.h (ffi_type_mylong): Remove definition.David Daney34-78/+104
2007-08-09Daily bump.GCC Administrator1-1/+1
2007-08-08re PR fortran/32902 (Document integer KIND of SIZEOF())Francois-Xavier Coudert2-5/+11
2007-08-08tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu36-44/+1419
2007-08-08natVMInetAddressPosix.cc (java::net::VMInetAddress::getLocalHostname): Alloca...Samuel Thibault2-0/+21
2007-08-08x-rs6000: New file.David Edelsohn8-1/+442
2007-08-08t-crtstuff (CRTSTUFF_T_CFLAGS): Use +=.Paolo Bonzini2-1/+5
2007-08-08invoke.texi (-mcode-readable): Document.Richard Sandiford11-65/+354
2007-08-08mips-protos.h (mips_emit_move): Declare.Richard Sandiford5-65/+111
2007-08-08mips-protos.h (mips_split_symbol): Add a mode and an "rtx *" argument.Richard Sandiford5-40/+68
2007-08-08mips.c (mips_symbolic_address_p): Delete.Richard Sandiford2-66/+65
2007-08-08mips-protos.h (SYMBOL_FORCE_TO_MEM): New symbol type.Richard Sandiford3-15/+31
2007-08-08mips-protos.h (mips_symbol_context): New enumeration.Richard Sandiford4-42/+117
2007-08-08mips-protos.h (SYMBOL_GENERAL): Rename to...Richard Sandiford5-45/+65
2007-08-08Remove profitability checkVladimir Yanovsky6-202/+98
2007-08-08re PR classpath/32844 (EnumSet causes code to be miscompiled)Dalibor Topic8-224/+244
2007-08-08gnu.h (STARTFILE_SPEC): Use gcrt0.o in profile mode, add -profile option, add...Samuel Thibault3-7/+20
2007-08-08gnu.h (CPP_SPEC): Add -pthread option.Samuel Thibault3-2/+7
2007-08-08Daily bump.GCC Administrator1-1/+1
2007-08-07common.opt (finstrument-functions-exclude-function-list): New option.Ian Lance Taylor10-1/+193