aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-07-18* Makefile.in (tree-alias-common.o): Update dependencies.Daniel Jacobowitz2-1/+9
2004-07-18* cfgloop.c (flow_loop_nested_p): Fix comment.Sebastian Pop2-1/+6
2004-07-18re PR tree-optimization/16115 (double-destruction problem with argument passi...Jason Merrill1-1/+0
2004-07-18builtins.c (max_builtin, [...]): Replace calls to build with buildN.Roger Sayle9-104/+121
2004-07-18re PR fortran/16465 (parser chokes with ffixed-line-length-7)Tobias Schlüter6-5/+42
2004-07-18re PR fortran/16465 (parser chokes with ffixed-line-length-7)Tobias Schlüter4-22/+81
2004-07-18re PR c++/13092 (Accepts invalid pointer-to-member conversion)Kriang Lerdsuwanakij11-7/+144
2004-07-18re PR tree-optimization/16115 (double-destruction problem with argument passi...Jason Merrill7-18/+130
2004-07-18Daily bump.GCC Administrator1-1/+1
2004-07-17libgcc2.c (__enable_execute_stack): New symbol.Eric Botcazou17-21/+76
2004-07-17langhooks.h (builtin_function): New langhook.Joseph Myers26-82/+156
2004-07-17re PR target/16556 (minor cosmetic issue, easy to fix though)Andrew Pinski2-1/+7
2004-07-17re PR rtl-optimization/16294 (Missed delay slot scheduling opportunity)Eric Botcazou2-2/+36
2004-07-17loop-init.c (loop_optimizer_init, [...]): Do not destroy dominance information.Zdenek Dvorak5-11/+68
2004-07-17re PR c++/16337 (bug defining multiple altivec vectors in same C++ statement)Mark Mitchell2-0/+20
2004-07-17* emit-rtl.c (reorder_insns): Don't set BB for a BARRIER insn.Graham Stott2-1/+6
2004-07-17sourcebuild.texi: Remove libf2c entry.Toon Moene2-3/+4
2004-07-17i386.md (movv16qi_internal): Fix typo.Paolo Bonzini2-1/+5
2004-07-17g77.dg: Removed.Toon Moene197-11047/+5
2004-07-17final.c (final_scan_insn): Fix broken commit from previous patch.Steven Bosscher2-11/+18
2004-07-17c-typeck.c (parser_build_binary_op): Condition warnings for X<=Y<=Z on -Wpare...Joseph Myers12-11/+683
2004-07-17class.c (finish_struct_methods): Remove unncessary code.Mark Mitchell7-60/+134
2004-07-17cfgcleanup.c (try_simplify_condjump): Don't remove line notes to avoid unreac...Steven Bosscher20-411/+142
2004-07-17Daily bump.GCC Administrator1-1/+1
2004-07-16* tree-inline.c (estimate_num_insns_1): Correct increase of count.Krister Walfridsson2-1/+5
2004-07-16builtins.c (std_expand_builtin_va_arg): Remove.Richard Henderson19-274/+28
2004-07-16tree-ssa-pre.c (insert_aux): Break out if we hit a critical edge.Daniel Berlin2-0/+14
2004-07-16basic-block.h (remove_fake_exit_edges): Declare.Richard Henderson9-19/+43
2004-07-16tree-ssa-operands.c (get_expr_operands): Fix 2004-07-15 switchification wrt C...Richard Henderson2-1/+17
2004-07-16tree-mudflap.c (mf_file_function_line_tree): Correct typo that prevented desc...Frank Ch. Eigler2-4/+10
2004-07-16tree-def (WITH_SIZE_EXPR): New.Richard Henderson19-69/+226
2004-07-16langhooks-def.h (LANG_HOOKS_TREE_INLINING_COPY_RES_DECL_FOR_INLINING, [...]):...Richard Henderson10-149/+120
2004-07-16tree-flow.h (struct var_ann_d): Remove has_hidden_use.Richard Henderson8-154/+18
2004-07-16* function.c (pass_by_reference): True for all variable sized types.Richard Henderson2-3/+6
2004-07-16Makefile.in (tree-pretty-print.o): Depend on tree-chrec.h.Sebastian Pop3-1/+27
2004-07-16builtins.c (expand_builtin_stpcpy): Do not create temporary reg with VOIDmode.Steve Ellcey2-1/+11
2004-07-16undo reversionJason Merrill2-1/+20
2004-07-16revert: cp-lang.c (cxx_types_compatible_p): To the middle-end, references and...Jason Merrill2-20/+1
2004-07-16* config/rs6000/eabi.asm (__eabi_convert): Fix typo (cmpi vs. cmpwi).Segher Boessenkool2-1/+5
2004-07-16s390.md: Changed every occurence of BASE_REGISTER to BASE_REGNUM.Andreas Krebbel4-27/+34
2004-07-16mips.md (addsi3, adddi3): Remove special handling of $sp adds.Richard Sandiford2-72/+9
2004-07-16class.c (finish_struct_bits): Use for loop.Nathan Sidwell2-29/+20
2004-07-16* config/mips/mips.md: Delete outdated comment.Richard Sandiford2-3/+4
2004-07-16mips.c (get_float_compare_codes): Delete.Richard Sandiford2-164/+102
2004-07-16re PR c++/16583 (G++ segfaults with -fdump-translation-unit)Nathan Sidwell2-1/+5
2004-07-16genautomata.c (add_vect): Speedup by using integers as bit-vectors for walkin...Segher Boessenkool2-15/+76
2004-07-16* pt.c (tsubst) <TREE_BINFO case>: We should never get here.Nathan Sidwell2-22/+9
2004-07-16mips.c (mips_zero_if_equal): Only use XORs if the second operand is an uns_ar...Richard Sandiford3-3/+14
2004-07-16mips-protos.h (gen_int_relational): Delete.Richard Sandiford5-368/+226
2004-07-16* config/mips/mips.md (*sgt_di_mips16): Fix destination constraint.Richard Sandiford2-1/+5