aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-03-14contrib.texi, [...]: Capitalize "gcc", "g++" and "g77" or mark up with approp...Joseph Myers10-51/+59
2004-03-14alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo...Roger Sayle35-232/+297
2004-03-14install.texi: Make autoconf 2.13 the exception, not the rule.Kelley Cook2-5/+8
2004-03-14install.texi: Reflect autoconf and automake version for libffi.Andreas Tobler2-5/+11
2004-03-14fold-const.c (negate_expr, [...]): Replace calls via (*lang_hooks.foo) () wit...Roger Sayle2-34/+44
2004-03-14* arm.h (EXTRA_CONSTRAINT_STR_ARM): Update comment.Richard Earnshaw2-1/+7
2004-03-14Daily bump.GCC Administrator1-1/+1
2004-03-13* doc/install.texi: Note status of -fnew-ra.Dara Hazeghi2-2/+6
2004-03-13re PR tree-optimization/14470 ([tree-ssa] trouble with post-increment)Eric Botcazou4-0/+31
2004-03-13re PR target/14533 (s390x internal compiler error: in legitimize_pic_address,...Jakub Jelinek4-4/+50
2004-03-13arm.c (arm_legitimate_address_p): New argument, OUTER.Richard Earnshaw7-190/+121
2004-03-13rs6000.c (rs6000_va_arg): Replace SPLIT_COMPLEX_ARGS with targetm version.Alan Modra2-1/+4
2004-03-13re PR target/14567 ([3.4 only] long double and va_arg complex args)Alan Modra3-73/+162
2004-03-13re PR target/14047 (__progmem__ attribute doesn't work)Dean Ferreyra1-0/+7
2004-03-13re PR target/14047 (__progmem__ attribute doesn't work)Dean Ferreyra2-4/+4
2004-03-13re PR other/14544 (gcc.c-torture/execute/20040307-1.c fails on 16-bit targets)Kazu Hirata2-1/+6
2004-03-13Daily bump.GCC Administrator1-1/+1
2004-03-12rs6000-protos.h (rs6000_output_dwarf_dtprel): Add prototype.Jakub Jelinek4-0/+36
2004-03-12host-darwin.c (darwin_rs6000_gt_pch_use_address): Use ret instead of result.Andrew Pinski2-3/+8
2004-03-12install.texi (*-ibm-aix*): Document assembler and achiver fixes required by l...David Edelsohn2-15/+24
2004-03-12winnt.c (i386_pe_strip_name_encoding_full): Strip leading '@' on fastcall sym...Danny Smith2-1/+11
2004-03-12combine.c (unmentioned_reg_p): New function to check whether an expression is...Roger Sayle2-0/+64
2004-03-12* config/i386/i386.c (ix86_split_ashrdi): Optimize shift by 63.Roger Sayle2-1/+12
2004-03-12Enabled linkonce support for Darwin.Matt Austern15-40/+450
2004-03-12* gcc.dg/20040305-2.c: Add missing return statement.Ulrich Weigand2-0/+6
2004-03-12builtins.c (expand_builtin_mathfn): Add pow10* to the existing exp10* case.Kaveh R. Ghazi4-2/+36
2004-03-12tm.texi (registers): Add entry for REGMODE_NATURAL_SIZE.Eric Botcazou2-0/+14
2004-03-12re PR target/14547 (Passing _Complex long double does not follow the ABI)Richard Henderson14-61/+131
2004-03-11alpha.c (xfloating_ops, [...]): New.Richard Henderson3-80/+76
2004-03-12Daily bump.GCC Administrator1-1/+1
2004-03-11* simplify-rtx.c (simplify_relational_operation): Fix typo.Richard Henderson2-1/+3
2004-03-11re PR target/14539 (128-bit long double improperly aligned)Richard Henderson2-1/+6
2004-03-11except.c (remove_unreachable_regions): Look thru CALL_PLACEHOLDER.Richard Henderson3-1/+38
2004-03-11re PR target/14262 (Structure size computed wrong)Ulrich Weigand4-3/+62
2004-03-11combine.c (if_then_else_cond): Check for NULL return value of simplify_gen_su...Ulrich Weigand4-5/+52
2004-03-11re PR target/14496 (ICE at recog.c:2083 building libgcc2.c)Richard Sandiford2-2/+10
2004-03-11hpux.h (TARGET_INIT_LIBFUNCS): Add undef.Steve Ellcey4-0/+28
2004-03-11* call.c, cp-tree.h, pt.c: Fix comment typos.Kazu Hirata4-3/+7
2004-03-11fold-const.c (negate_expr_p): We can optimize -((int)X>>C) where C is an inte...Roger Sayle5-0/+129
2004-03-12* real.c (encode_ibm_extended): Do round low word.Alan Modra2-3/+6
2004-03-12arm.md (is_xscale): Comment this attribute and move it a bit further up in th...Ben Elliston2-1/+8
2004-03-11host-solaris.c (sol_gt_pch_use_address): Add missing terminating marker to co...Eric Botcazou2-1/+6
2004-03-11re PR c++/14476 (ICE after error about enum not being defined when using it a...Mark Mitchell3-19/+11
2004-03-11mips.md: Use move_operand in splitters for 64-bit moves.Richard Sandiford3-96/+94
2004-03-11var-tracking.c (struct variable_def): Added field refcount.Josef Zlomek2-38/+189
2004-03-11var-tracking.c (vars_copy_1): Cleanup and speedup chain operations.Josef Zlomek2-40/+36
2004-03-11c-typeck.c, [...]: Fix comment typos and formatting.Kazu Hirata27-48/+60
2004-03-11configure: Regenerate, since I forgot to while committing Paolo's changes.Nathanael Nerode2-371/+122
2004-03-11(top level)Paolo Bonzini5-173/+62
2004-03-11re PR c++/14510 (Lookup error between function name and struct name)Mark Mitchell4-1/+19