aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-10-18re PR middle-end/18045 (signed integer remainder for power of 2 broken)Eric Botcazou4-12/+57
2004-10-18c-parse.in (reservedwords): Add OBJC_TYPE_QUAL as alternative.Ziemowit Laski4-1/+26
2004-10-18re PR middle-end/17813 (ada bootstrap failure on i486-linux)Eric Botcazou4-4/+29
2004-10-18pr17529.c: Fix test for non x86.Andrew Pinski2-1/+8
2004-10-18c-common.c (handle_mode_attribute): Allow scalar->vector type changes yet.Richard Henderson2-1/+8
2004-10-18Fix typo.Andrew Pinski1-0/+2
2004-10-18* gnatvsn.ads: Set gnat library version to 4.0.Matthias Klose2-1/+5
2004-10-18expr.c (expand_expr_real_1): Don't request a value to expand_assignment.Kazu Hirata2-3/+9
2004-10-18tree-cfg.c (cleanup_tree_cfg): Don't iterate on thread_jumps.Kazu Hirata2-7/+14
2004-10-18tree-cfg.c (tree_forwarder_block_p): Don't set forwardable.Kazu Hirata2-27/+21
2004-10-18cfg.c (dump_flow_info): Remove redundant dump of reg life info.Andreas Krebbel2-8/+4
2004-10-18re PR middle-end/16973 (Differences between addresses of labels broken)Andrew Pinski2-0/+15
2004-10-18re PR middle-end/15014 (labels after are removed even though they are used)Andrew Pinski2-5/+31
2004-10-18Note PR rtl-optimization/18002.David Edelsohn1-0/+1
2004-10-18simplify-rtx.c (mode_signbit_p): Externalize function...Pat Haugen4-2/+29
2004-10-18tree-cfg.c (bsi_for_stmt): Rename from stmt_for_bsi.Diego Novillo6-21/+17
2004-10-18re PR tree-optimization/17656 (internal compiler error: in replace_immediate_...Diego Novillo4-2/+49
2004-10-18cp-tree.h (UNIQUELY_DERIVED_FROM_P): Adjust lookup_base call.Nathan Sidwell12-70/+131
2004-10-18* pointer-set.c (hash1): Don't use libm functions in fallback case.Richard Henderson2-4/+7
2004-10-18Correct date.H.J. Lu1-1/+1
2004-10-18re PR bootstrap/17684 (/usr/ccs/bin/ld: Can't create libgcc_s.sl)H.J. Lu13-24/+94
2004-10-18basic-block.h (reg_set_iterator): New.Kazu Hirata16-248/+285
2004-10-18i386.md (addqi_1_slp): Test for incdec_operand operand 1 instead of 2Jakub Jelinek4-1/+28
2004-10-18* loop-unroll.c: Fix comment typos.Kazu Hirata2-3/+6
2004-10-18Make-lang.in (java/parse.o-warn, [...]): New rules to work around old Bison w...Steven Bosscher2-0/+9
2004-10-18Makefile.in (loop-unroll.o): Add VARRAY_H dependency.Revital Eres7-176/+636
2004-10-18cygming.h (TARGET_OS_CPP_BUILTINS): Define __GXX_MERGED_TYPEINFO_NAMES to 0.Danny Smith2-0/+8
2004-10-18ppc-sdata-1.c: Update to consider the possibility of the compiler referring t...Ben Elliston2-2/+8
2004-10-18cfgrtl.c (rtl_verify_flow_info_1): When checking insns in a bb...Hans-Peter Nilsson3-1/+14
2004-10-18extend.texi (Attribute Syntax): Clarify details of attributes on parameters.Joseph Myers2-0/+14
2004-10-18Daily bump.GCC Administrator1-1/+1
2004-10-17tree-ssa-loop-ivopts.c (tree_ssa_iv_optimize): Move checking out of loop.Zdenek Dvorak2-7/+12
2004-10-17class.c (ident_subst): Always alloca buffer.Steven Bosscher8-10/+31
2004-10-17revert: c-typeck.c (default_function_array_conversion): Always create &a[0] f...Andrew Pinski2-3/+25
2004-10-17re PR middle-end/17925 (Gotos loses their locations)Andrew Pinski2-0/+13
2004-10-17elfos.h, [...]: Update copyright.Kazu Hirata61-60/+100
2004-10-17re PR tree-optimization/17529 (ICE in get_indirect_ref_operands)Andrew Pinski2-0/+18
2004-10-17* expr.c (expand_expr_real_1): Remove an obsolete comment.Kazu Hirata2-8/+4
2004-10-17c-typeck.c (default_function_array_conversion): Always create &a[0] for array...Andrew Pinski2-16/+9
2004-10-17Make-lang.in (F95_ADDITIONAL_OBJS): Kill.Andrew Pinski2-12/+9
2004-10-17pointer-set.c (hash1): Use integer part of 2^64 / phi instead 2^32 / phi if l...Jakub Jelinek2-3/+16
2004-10-17re PR c++/17743 (dependent expressions in attributes)Giovanni Bajo4-0/+32
2004-10-17Daily bump.GCC Administrator1-1/+1
2004-10-17Fix typo in last entry.Joseph Myers1-1/+1
2004-10-17c-common.c (enum rid): Remove RID_PTRBASE, RID_PTREXTENT and RID_PTRVALUE.Joseph Myers3-12/+13
2004-10-16c-common.c (c_common_get_alias_set): Use GGC for type_hash_table.Dale Johannesen2-2/+7
2004-10-16expr.c (expr_add_location): Move declaration to before all statements.Hans-Peter Nilsson4-5/+14
2004-10-16re PR tree-optimization/17766 (cc1 hangs in with -O3, works with -O2)Zdenek Dvorak7-18/+35
2004-10-16tree-ssa-loop-ivopts.c (struct ivopts_data): New field important_candidates.Zdenek Dvorak2-1/+22
2004-10-16re PR tree-optimization/17560 (Infinite recursion in tree-scalar-evolution wi...Zdenek Dvorak2-0/+7