aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-07-11* config/darwin.h (LINK_COMMAND_SPEC): Don't call c++filt.Geoffrey Keating2-2/+5
2004-07-11Daily bump.GCC Administrator2-2/+2
2004-07-11trans-decl.c (gfc_create_module_variable): Nothing to do if symbol is in comm...Tobias Schlüter4-2/+23
2004-07-11re PR fortran/16336 (ICE with common block in module)Tobias Schlüter2-0/+19
2004-07-10trans-array.c (gfc_build_null_descriptor): New function.Paul Brook6-34/+55
2004-07-11re PR fortran/16336 (ICE with common block in module)Tobias Schlüter8-43/+83
2004-07-11re PR fortran/15481 ([meta-bugs] frontend adds superfluous symbols to namespa...Tobias Schlüter2-11/+3
2004-07-10* parse.c (decode_statement): Fix matching of BLOCK DATA.Tobias Schlüter2-1/+3
2004-07-10contrib.texi (Contributors): Add gfortran contributors and fix a couple of ty...Steve Kargl2-3/+56
2004-07-10calls.c (check_sibcall_argument_overlap_1): Handle pointers to incoming args ...Zdenek Dvorak2-1/+6
2004-07-10pa.c (output_indirect_call): Only use %r2 as the link register in indirect ca...John David Anglin2-1/+14
2004-07-10i386.c (override_options): Pick a 64-bit CPU for the default tuning if TARGET...Daniel Jacobowitz2-2/+25
2004-07-10builtins.c (std_gimplify_va_arg_expr): Widen align/boundary to HOST_WIDE_INT.Richard Henderson2-2/+7
2004-07-10re PR fortran/15969 (ICE and assertion failure in trans-expr.c)Tobias Schlüter2-0/+21
2004-07-10re PR fortran/15969 (ICE and assertion failure in trans-expr.c)Tobias Schlüter2-7/+28
2004-07-10re PR fortran/16336 (ICE with common block in module)Tobias Schlüter2-1/+4
2004-07-10jacks.xfail: Updates to reflect current status.Bryce McKinlay2-21/+5
2004-07-10004-07-10 Bryce McKinlay <mckinlay@redhat.com>Bryce McKinlay2-3/+11
2004-07-10javaprims.h: Regenerate CNI namespace definitions.Bryce McKinlay2-0/+5
2004-07-10expr.c (gfc_check_pointer_assign): Verify that rank of the LHS and RHS match.Tobias Schlüter2-28/+36
2004-07-10ffixed-form-1.f: Copy from g77.dgDavid Billinghurst1-0/+11
2004-07-10ffixed-form-1.f: Copy from g77.dgDavid Billinghurst8-0/+89
2004-07-10trans-common.c: Fix whitespace issues, make variable names more readable.Tobias Schlüter2-113/+120
2004-07-10* gfortran.fortran-torture/execute/module_init_1.f90: Fix test.Tobias Schlüter2-2/+6
2004-07-102004-07-10 Ito Kazumitsu <kaz@maczuka.gcd.org>Ito Kazumitsu2-36/+41
2004-07-10expr.h (store_bit_field, [...]): Remove last argument.Jakub Jelinek9-52/+37
2004-07-10* builtins.c (std_gimplify_va_arg_expr): Fix borked BIT_AND_EXPR.Richard Henderson2-6/+9
2004-07-10darwin.c (no_dead_strip): Add.Mike Stump2-1/+25
2004-07-10re PR java/8618 (call to private constructor allowed for anonymous inner class)Bryce McKinlay6-40/+125
2004-07-10tree-ssa-loop-im.c: New file.Zdenek Dvorak19-12/+1521
2004-07-10re PR fortran/13415 (Internal error with pointer array in common)Tobias Schlüter5-57/+86
2004-07-10java.util.Calendar.java (cache): New private static field.Bryce McKinlay2-17/+66
2004-07-10Calendar.java: Use getSystemClassLoader as argument for ResourceBundle.getBun...Bryce McKinlay11-10/+25
2004-07-09tree-ssa-ccp.c (ccp_fold_builtin): Strip conversion exprs with prejudice.Richard Henderson2-1/+13
2004-07-09* builtins.c (expand_builtin_stpcpy): Don't modify len.Richard Henderson2-3/+7
2004-07-10ResourceBundle.java (bundleCache): Renamed from resourceBundleCache.Bryce McKinlay2-168/+203
2004-07-10* g++.dg/lookup/new1.C: Fix dg-excess-error syntax.Giovanni Bajo2-1/+5
2004-07-10flags.h: Delete redundant prototypes that are being generated in options.h fr...Kelley Cook3-510/+92
2004-07-09i386.c (init_cumulative_args): Set mmx/sse registers available for use only w...Jan Beulich2-7/+20
2004-07-09builtins.c (std_gimplify_va_arg_expr): Deny ARGS_GROW_DOWNWARD.Richard Henderson3-46/+70
2004-07-09sparc.c (*_costs): Scale instruction costs by COSTS_N_INSNS.David S. Miller2-110/+117
2004-07-09mm3dnow.h: New.Jan Beulich7-3/+276
2004-07-09simplify-rtx.c (simplify_const_relational_operation): Only look at bounds of ...Richard Henderson2-1/+6
2004-07-10Daily bump.GCC Administrator2-2/+2
2004-07-09* config/i386/i386.md (sse2_clflush): Use correct operand for clflush.Jan Beulich2-1/+5
2004-07-10BasicMenuUI.java (mousePressed): Remove illegal protected method calls.Bryce McKinlay2-2/+5
2004-07-10Fix or remove some bogus test cases.Bryce McKinlay4-12/+20
2004-07-09objc-act.c (build_module_descriptor): Mark UOBJC_MODULES_decl as always refer...Andrew Pinski2-2/+14
2004-07-10class.c (interface_of_p): Check for null TYPE_BINFO.Bryce McKinlay2-1/+6
2004-07-09c-typeck.c (build_unary_op): include VECTOR_TYPE in set of codes permissible ...Jan Beulich5-3/+100