aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-09-09Make-lang.in (cp/semantics.o): Depend on c-common.h.Ziemowit Laski3-2/+15
2004-09-09re PR c/8420 (volatile after the type specifier for an unnamed structure is r...Joseph Myers14-594/+1561
2004-09-09c-tree.h (enum c_declarator_kind, [...]): New.Joseph Myers7-238/+446
2004-09-09c-tree.h (C_DECL_USED, [...]): New.Joseph Myers10-14/+282
2004-09-09cp-tree.h (do_poplevel): New prototype.Ziemowit Laski3-1/+7
2004-09-09builtins.c: Fix prototype for fold_builtin_atan.Eric Christopher2-1/+5
2004-09-09Daily bump.GCC Administrator1-1/+1
2004-09-08* scanner.c (get_file): Add ATTRIBUTE_UNUSED.Paul Brook2-1/+5
2004-09-08builtins.c (fold_builtin_strlen, [...]): New functions.Eric Christopher2-299/+391
2004-09-09rs6000.c (rs6000_stack_info): Correct alignment of save_size.Alan Modra2-2/+8
2004-09-08power4.md (power4-lmul): du4 feeds iu1.David Edelsohn3-4/+9
2004-09-08re PR rtl-optimization/17186 (ICE in move_for_stack_reg, at reg-stack.c:1065)Richard Henderson3-7/+23
2004-09-08sparc.c (sparc_indent_opcode): New variable.Eric Botcazou5-152/+132
2004-09-08darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Add -segaddr, -segs_read_only_addr ...Devang Patel7-2/+75
2004-09-08bitfield-2.m: Make 'id' definition a typedef.Ziemowit Laski8-11/+93
2004-09-08function.c (reference_callee_copied): New.Richard Henderson32-120/+176
2004-09-08tree-if-conv.c (find_phi_replacement_condition): Return true edge block.Devang Patel2-17/+23
2004-09-08tree-ssa-operands.c (add_stmt_operand): Use V_MUST_DEF even for variables bei...Jan Hubicka2-10/+6
2004-09-08final.c (shorten_branches, [...]): Use gcc_assert and gcc_unreachable.Nathan Sidwell6-280/+286
2004-09-08Makefile.in (tree-loop-linear.o): Added.Daniel Berlin11-47/+413
2004-09-08array.c: Don't include assert.h.Paul Brook19-401/+381
2004-09-08tree-ssa-alias.c (compute_flow_insensitive_aliasing): If type memory tag is c...Jie Zhang2-20/+37
2004-09-08cgraph.c (cgraph_remove_node): Free DECL_INITIAL field of node.Jan Hubicka4-4/+28
2004-09-08Fix cp changelog from previous checkinNathan Sidwell2-3/+6
2004-09-08vec.c (vec_p_reserve, [...]): Rename to ...Nathan Sidwell9-29/+145
2004-09-08emit-rtl.c (immed_double_const): Use gcc_assert and gcc_unreachable.Nathan Sidwell7-1219/+1101
2004-09-08dbxout.c (dbxout_type, [...]): Use gcc_assert and gcc_unreachable.Nathan Sidwell9-509/+426
2004-09-08Makefile.in (builtins.o): Depend on tree-mudflap.h.Andreas Tobler3-1/+8
2004-09-08i386.c (ix86_prepare_fp_compare_args): Do not force operand 0.0 into register...Uros Bizjak3-37/+98
2004-09-08* doc/rtl.texi (Insns): Document NOTE_INSN_FUNCTION_BEG.Ben Elliston2-0/+9
2004-09-08builtins.c (std_gimplify_va_arg_expr): Mark INDIRECT_REF nodes generated from...Frank Ch. Eigler3-9/+44
2004-09-08c-decl.c (groktypename_in_parm_context): Remove function.Ziemowit Laski3-13/+5
2004-09-08Makefile.in (c-parse.o): Depend on $(C_COMMON_H).Ziemowit Laski7-2427/+1886
2004-09-08tm.texi (MD_UNWIND_SUPPORT): Document.Alan Modra31-1353/+1448
2004-09-08Daily bump.GCC Administrator1-1/+1
2004-09-07cse.c (fold_rtx): Avoid building of (CONST (MINUS (CONST_INT) (SYMBOL_REF)))Jan Hubicka2-1/+13
2004-09-07tree-ssa-pre.c (grand_bitmap_obstack): New.Jan Hubicka2-3/+13
2004-09-07config.gcc: Added support for --with-divide=[breaks|traps] for mips targets.David Daney6-6/+93
2004-09-07Fix hot/cold partitioning problem.Caroline Tice2-1/+7
2004-09-07tree-ssa-loop-ivopts.c (contains_abnormal_ssa_name_p): Deal with '<' class too.Jan Hubicka2-0/+6
2004-09-07cfganal.c (flow_depth_first_order_compute, [...]): Use gcc_assert or gcc_unre...Nathan Sidwell19-498/+452
2004-09-07* tree-ssa-loop-ivopts.c (iv_value): Avoid invalid sharing on niter.Jan Hubicka2-1/+5
2004-09-07error.c (show_locus): Handle mapped locations.Per Bothner10-16/+133
2004-09-07builtins.c (fold_builtin_strchr): Use build_int_cst, not fold_convert.Nathan Sidwell8-37/+40
2004-09-07c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.Nathan Sidwell15-594/+553
2004-09-07configure.ac (enable-checking): Add release option.Nathan Sidwell4-94/+107
2004-09-07Daily bump.GCC Administrator1-1/+1
2004-09-06re PR bootstrap/17313 (fixinc.sh isn't parallel build safe)H.J. Lu2-1/+7
2004-09-06Another MIPS vector cleanup patch, fix bad type attribute for FP zero moves.James E Wilson2-16/+20
2004-09-06re PR other/16633 (C tests don't use the newly built libgcc.so.1)H.J. Lu2-0/+63