aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-07-13* config/mips/mips.h (TARGET_*): Boolify.Richard Sandiford2-31/+36
2004-07-12Fix NM/AR propagation from toplevel for recursive makes.James E Wilson4-4/+116
2004-07-12sparc.md (ashlsi3): Eliminate const 1 special case.David S. Miller2-4/+6
2004-07-13re PR target/16477 (Failure of gcc.c-torture/execute/strct-stdarg-1.c)John David Anglin3-15/+22
2004-07-13re PR tree-optimization/16461 (ICE: expected ssa_name, have integer_cst in in...Zdenek Dvorak2-0/+11
2004-07-12* doc/invoke.texi (Darwin Options): Document -gused and -gfull.Devang Patel2-1/+15
2004-07-13Daily bump.GCC Administrator1-1/+1
2004-07-13cpp.F: Copy from g77.f-torture/compile.David Billinghurst3-1/+25
2004-07-12cp-tree.h (get_aggr_typedef): Remove.Mark Mitchell3-31/+3
2004-07-12re PR c++/5402 (ICE in pop_binding)Volker Reichelt4-0/+61
2004-07-12* name-lookup.c (push_class_level_binding): Simplify.Mark Mitchell2-48/+49
2004-07-12function.c (expand_function_start): Ensure r_save is in Pmode.Steve Ellcey5-0/+19
2004-07-12re PR c++/16475 (FAIL: g++.dg/rtti/tinfo1.C scan-assembler _ZTIP9CTemplateIhE:)Andrew Pinski2-5/+10
2004-07-12re PR target/16445 (Gcc 3.4 ICE on valid code)Vladimir Makarov2-1/+8
2004-07-12target.h (struct gcc_target): Move gimplify_va_arg_expr next to build_builtin...Richard Henderson5-8/+16
2004-07-12passes.c (rest_of_decl_compilation): Don't defer call of assemble_variable if...Alexandre Oliva2-1/+13
2004-07-12cfgloop.h (struct loop): Add nb_iterations field.Sebastian Pop6-49/+2547
2004-07-12parser.c (cp_parser_class_head): Remove unused variable.Eric Christopher2-80/+83
2004-07-12re PR java/16474 (gcjh: Illegal C++ produced for some non-gcj bytecode)Bryce McKinlay2-4/+8
2004-07-12re PR rtl-optimization/15921 (gcc.c-torture/compile/920501-4.c fails on power...Vladimir Makarov3-4/+181
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-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 Administrator1-1/+1
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-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-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-11re PR fortran/16433 (wrong hexadecimal constant warning)Tobias Schlüter2-0/+11