aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-07-12decl.c (grok_op_properties): Reject [de-]allocation functions declared in a n...Giovanni Bajo5-34/+40
2004-07-12cp-tree.h (make_binfo): Remove.Nathan Sidwell4-62/+27
2004-07-12XCanvasPeer.java (createImage): Implement.Scott Gilbertson5-5/+140
2004-07-12missed in previous commitNathan Sidwell1-6/+7
2004-07-12call.c (build_user_type_conversion_1, [...]): Pass type directly to lookup_fn...Nathan Sidwell16-91/+186
2004-07-12tree-cfg.c (find_taken_edge): Statically compute the truth value of a predica...Diego Novillo2-3/+26
2004-07-12rs6000.c (rs6000_rtx_costs): Indicate that the rs6000 doesn't have shift-and-...Roger Sayle2-0/+18
2004-07-12004-07-12 David Billinghurst (David.Billinghurst@riotinto.com)David Billinghurst40-0/+2158
2004-07-12re PR c++/2204 (G++ doesn't check (member) function parameter for abstract-ne...Giovanni Bajo9-22/+273
2004-07-12config.gcc: Add sh-*-symbianelf target.Nick Clifton8-23/+1164
2004-07-12re PR tree-optimization/14107 (Return warnings don't work without optimizatio...Paolo Bonzini5-9/+17
2004-07-12invoke.texi: Correct -fasynchronous-unwind-tables option index entry.Roger Sayle2-1/+6
2004-07-12mips.c (mips_use_dfa_pipeline_interface): Delete.Richard Sandiford11-386/+571
2004-07-12invoke.texi (Optimize Options): Document -frename-registers not being enabled...Ben Elliston2-2/+6
2004-07-12call.c (build_operator_new_call): Avoid using push_to_top_level.Mark Mitchell5-39/+66
2004-07-12expr.c (gfc_check_assign_symbol): Handle pointer assignments.Paul Brook9-140/+97
2004-07-12expr.c (java_truthvalue_conversion, [...]): Convert calls to "build" into cal...Roger Sayle2-247/+272
2004-07-12Daily bump.GCC Administrator2-2/+2
2004-07-11re PR fortran/15986 (Forward referenced procedure not handled correctly)Paul Brook4-1/+49
2004-07-11fold-const.c (fold): Canonicalize X + -C as X - C for floating point addition...Roger Sayle2-1/+22
2004-07-11re PR libgcj/16478 (Hash synchronization deadlock with finalizers)Bryce McKinlay1-1/+1
2004-07-11re PR awt/16748 (IAA.ImageComponentsTest: Freezes When Window Is Resized)Bryce McKinlay4-52/+63
2004-07-11cp-tree.h (saved_scope): Make old_bindings a vector.Mark Mitchell10-110/+109
2004-07-11* pa.c (hppa_gimplify_va_arg_expr): Remove comment.John David Anglin2-8/+4
2004-07-11re PR tree-optimization/15654 (ICE in calculate_live_on_entry with -O2 -fno-t...Zdenek Dvorak2-0/+21
2004-07-11Add wchar_t counterparts of the basic_streambbuf<char> tests.Paolo Carlini21-6/+1274
2004-07-11builtins.c (fold_builtin_fputs): Don't bother converting the return type to i...Roger Sayle6-17/+100
2004-07-11re PR tree-optimization/16383 (internal compiler error: in generate_element_c...Richard Henderson5-44/+126
2004-07-11re PR tree-optimization/16422 (gcc.c-torture/execute/980223.c fails)Richard Henderson3-3/+69
2004-07-11re PR fortran/15754 (Accepts assignment of the form P = NULL())Tobias Schlüter1-0/+3
2004-07-11re PR fortran/15754 (Accepts assignment of the form P = NULL())Tobias Schlüter2-0/+11
2004-07-11Revert accidental commitTobias Schlüter2-8/+0
2004-07-11re PR fortran/16433 (wrong hexadecimal constant warning)Tobias Schlüter3-1/+14
2004-07-11Reported by Roman Kennke <roman@ontographics.com> (bug #9331)Mark Wielaard2-3/+11
2004-07-11re PR fortran/16303 (Complex logarithm function sometimes chooses a non-princ...Paul Brook4-18/+15
2004-07-11re PR fortran/16433 (wrong hexadecimal constant warning)Tobias Schlüter2-0/+11
2004-07-11re PR fortran/16433 (wrong hexadecimal constant warning)Tobias Schlüter2-8/+18
2004-07-11rtlanal.c (insn_rtx_cost): New function, moved and renamed from combine.c's c...Roger Sayle5-53/+87
2004-07-11rs6000.c (struct processor_costs): Change semantics of fields to include the ...Roger Sayle2-208/+251
2004-07-11re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8))Tobias Schlüter2-6/+15
2004-07-11re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8))Tobias Schlüter2-2/+9
2004-07-11re PR fortran/16455 (print the location of a missing module fatal error)Tobias Schlüter1-1/+1
2004-07-11re PR fortran/16455 (print the location of a missing module fatal error)Tobias Schlüter2-2/+8
2004-07-11* LANGUAGES: Remove obsolete information.Joseph Myers2-52/+4
2004-07-11linux.h (MD_FALLBACK_FRAME_STATE_FOR): For SIGSEGV and SIGBUS signal frames...Ulrich Weigand4-14/+50
2004-07-11ffi.c (ffi_prep_args): Fix C aliasing violation.Ulrich Weigand2-10/+13
2004-07-11s390.c (legitimize_tls_address): Handle constant offsets added to TLS symbol ...Ulrich Weigand2-0/+17
2004-07-11regenerate with correct toolsPhil Edwards2-2265/+349
2004-07-11expmed.c (init_expmed): Use stack-local structures for temporary rtl.Richard Henderson2-82/+119
2004-07-11expr.c (store_expr): Don't fiddle subreg promotion for types with precision s...Richard Henderson2-1/+9