aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2004-10-16re PR rtl-optimization/17723 (gcc segfaults with -O2)Zdenek Dvorak2-4/+18
2004-10-16* gcc.dg/bf-spl1.c: Use 'float' as the base type for FP types.Eric Botcazou2-2/+6
2004-10-16re PR c++/10479 (alignof and sizeof (and other expressions) in attributes doe...Giovanni Bajo4-0/+23
2004-10-15toplev.c (dump_file_name): Change type to be const.Andrew Pinski2-1/+5
2004-10-16Daily bump.GCC Administrator1-1/+1
2004-10-15c-typeck.c (build_compound_expr, [...]): Don't try to use non_lvalue to stop ...Joseph Myers2-10/+5
2004-10-15re PR c++/17042 (Duplicated symbol in assembly output)Mark Mitchell3-5/+5
2004-10-15re PR c++/17042 (Duplicated symbol in assembly output)Mark Mitchell7-3/+65
2004-10-15* gcc.c-torture/execute/ieee/ieee.exp: Disable on powerpc-*-*spe.Aldy Hernandez2-2/+6
2004-10-15rs6000.h (FUNCTION_ARG_REGNO_P): FPRs are only available for TARGET_FPRS.Aldy Hernandez2-2/+8
2004-10-15invoke.texi (RS/6000 and PowerPC Options): Document -maltivec in same style a...Geoffrey Keating2-2/+8
2004-10-15parse.y (parse_warning_context): Remove ATTRIBUTE_PRINTF_2 and rename paramet...Ranjit Mathew11-195/+219
2004-10-15struct-layout-1_generate.c (switchfiles): Use -fno-common when on HPPA HP-UX ...Steve Ellcey2-4/+12
2004-10-15host-linux.c (TRY_EMPTY_VM_SPACE): Add __powerpc__ definition.Jon Grimm2-0/+7
2004-10-15struct-layout-1.h: Don't include complex.h nor stdint.h.Jakub Jelinek3-3/+9
2004-10-15boehm.c, [...]: Update copyright.Kazu Hirata12-11/+17
2004-10-15* dump.c, g++spec.c, repo.c: Update copyright.Kazu Hirata4-3/+7
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata50-49/+66
2004-10-15* decl.c: Fix a comment typo.Kazu Hirata2-1/+5
2004-10-15* pointer-set.c, tree-vectorizer.c: Fix comment typos.Kazu Hirata3-5/+9
2004-10-15[multiple changes]Andrew Pinski4-1/+21
2004-10-15re PR middle-end/16567 (Nested function and variable-sized structure ICE)Andrew Pinski2-0/+24