aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2004-09-16[multiple changes]Daniel Berlin1-0/+50
2004-09-16* doc/invoke.texi: Fix typos. Follow spelling conventions.Kazu Hirata1-0/+4
2004-09-16c-tree.texi (Classes): Remove index entries for TREE_VIA_{PUBLIC,PROTECTED,PR...Nathan Sidwell1-0/+5
2004-09-16fold-const.c (fold): Fold difference of addresses.Zdenek Dvorak1-0/+28
2004-09-16rs6000.c (rs6000_xcoff_asm_named_section): Update prototype.David Edelsohn1-0/+5
2004-09-16cp-tree.h (struct lang_type_class): Make pure_virtuals a VEC(tree).Nathan Sidwell1-1/+0
2004-09-15re PR libobjc/11572 (GNU libobjc no longer compiled on Darwin)Andrew Pinski1-0/+39
2004-09-16predict.c (expr_expected_value, [...]): New function.Jan Hubicka1-0/+7
2004-09-15Fix linux kernel miscompilation.James E Wilson1-0/+6
2004-09-15varasm.c (default_function_rdodata_section): Make sure to pass along a decl f...Mark Mitchell1-0/+5
2004-09-15tree-ssa-operands.c (add_call_clobber_ops): Fix unused variable warning with ...Richard Henderson1-0/+5
2004-09-15Makefile.in (tree-ssa-dom.o): Depend on tree-ssa-propagate.h.Steven Bosscher1-0/+6
2004-09-15re PR rtl-optimization/17427 (powerpc-linux does not bootstrap on HEAD with -...Andrew Pinski1-0/+6
2004-09-15attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ...Joseph Myers1-0/+14
2004-09-15configure.ac: Check for COMDAT support.Mark Mitchell1-0/+51
2004-09-15tree-ssa.c (verify_flow_sensitive_alias_info): Do not walk dead nodes.Jan Hubicka1-0/+3
2004-09-15* tree-cfg.c (remove_bb): Release SSA defs.Jan Hubicka1-0/+4
2004-09-15* doc/tm.texi: Follow spelling conventions.Kazu Hirata1-0/+4
2004-09-15* tree-ssa-dom.c: Fix comment typos.Kazu Hirata1-0/+4
2004-09-15linux-unwind.h (struct gcc_pt_regs): Extend to include ccr.Alan Modra1-0/+6
2004-09-15expr.c (string_constant): Handle also read-only variables initialized to stri...Jakub Jelinek1-0/+3
2004-09-15builtins.c (expand_builtin_memmove): Optimize memmove (x, y, 1) into memcpy (...Jakub Jelinek1-0/+5
2004-09-15re PR tree-optimization/17468 (Java garbage collector miscompiled at -O1 and ...Zdenek Dvorak1-0/+8
2004-09-15* config/mips/mips.h (POINTERS_EXTEND_UNSIGNED): Delete.Richard Sandiford1-0/+4
2004-09-15* doc/install.texi (sparc-sun-solaris2*): Properly format warning.Eric Botcazou1-0/+4
2004-09-14tree-ssa-dom.c (avail_exprs_stack): New global varray.Jeff Law1-0/+22
2004-09-14tree-dfa.c (free_df_for_stmt): No longer static.Jeff Law1-0/+8
2004-09-14re PR tree-optimization/17252 (not marking char types as aliasing anything)Diego Novillo1-0/+7
2004-09-14re PR middle-end/17397 (gimplify ICE)Richard Henderson1-0/+6
2004-09-14pointer-reference-alias.C: New test.Andrew Pinski1-0/+5
2004-09-14re PR rtl-optimization/9771 ([x86] wrong ebp optimisation)Roger Sayle1-0/+10
2004-09-14re PR tree-optimization/15262 ([tree-ssa] Alias analyzer cannot handle addres...Diego Novillo1-0/+12
2004-09-14re PR c/15498 (typo in gcc manual: non-existing locale example en_UK, should ...Joseph Myers1-0/+5
2004-09-14* cfg.c (expunge_block): Revert previous change adding ggc_free call.Jan Hubicka1-0/+4
2004-09-14config.gcc: Do not build a shared libgcc for arm-none-eabi.Mark Mitchell1-0/+4
2004-09-14c-tree.h (struct c_declspecs): Add const_p, volatile_p and restrict_p.Joseph Myers1-0/+14
2004-09-14tree-ssa-dom.c (stmts_to_rescan): Move from a block-local varray to a global ...Jeff Law1-0/+11
2004-09-14cgraph.h, [...]: Fix comment typos.Kazu Hirata1-0/+6
2004-09-14darwin-c.c, [...]: Follow spelling conventions.Kazu Hirata1-0/+6
2004-09-14Makefile.in (loop-unroll.o): Add HASHTAB_H and RECOG_H dependency.Zdenek Dvorak1-0/+20
2004-09-14tree-cfg.c (thread_jumps): Update dominators correctly in case destination of...Zdenek Dvorak1-0/+5
2004-09-14unroll.c: Removed.Zdenek Dvorak1-0/+46
2004-09-14Makefile.in (STAGE1_CHECKING): New variable.Nathan Sidwell1-0/+7
2004-09-14i386.c (output_fp_compare): Add generation of ftst instruction.Uros Bizjak1-0/+9
2004-09-14m32r.md, [...]: Fix comment typos.Kazu Hirata1-0/+7
2004-09-13Fix gen-proto (fixproto) build failure.James E Wilson1-0/+6
2004-09-14Makefile.in (predict.o): Depend on tree-scalar-evolution.hJan Hubicka1-0/+7
2004-09-14Had wrong date on my the entry.Kenneth Zadeck1-1/+1
2004-09-14Fix PR 17408 and PR 17409.Dale Johannesen1-0/+7
2004-09-14arm.c (arm_expand_prologue): Make args_to_push a HOST_WIDE_INT.Paul Brook1-0/+5