aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-09-15parse.c (eof_buf): Rename eof to eof_buf.Aaron W. LaFramboise2-3/+9
2004-09-15check.c (gfc_check_getcwd_sub): New function.Steven G. Kargl2-0/+18
2004-09-15tree-ssa.c (verify_flow_sensitive_alias_info): Do not walk dead nodes.Jan Hubicka2-1/+7
2004-09-15* tree-cfg.c (remove_bb): Release SSA defs.Jan Hubicka2-0/+5
2004-09-15check.c (gfc_check_getcwd_sub): New function.Steven G. Kargl10-7/+227
2004-09-15re PR fortran/16485 (Private subroutines from different modules collide durin...Tobias Schlüter4-3/+26
2004-09-15* doc/tm.texi: Follow spelling conventions.Kazu Hirata2-2/+6
2004-09-15* tree-ssa-dom.c: Fix comment typos.Kazu Hirata2-2/+6
2004-09-15Fix typo.Paul Brook1-1/+1
2004-09-15env.c (getenv, [...]): Remove trailing white space.Steven G. Kargl2-13/+30
2004-09-152004-09-15 Michael Koch <konqueror@gmx.de>Michael Koch2-7/+11
2004-09-15pr17252.c: Fix thinko.Diego Novillo2-5/+7
2004-09-15linux-unwind.h (struct gcc_pt_regs): Extend to include ccr.Alan Modra2-0/+12
2004-09-15* search.c (get_pure_virtuals): Remove unused variables.Nathan Sidwell2-4/+2
2004-09-15cp-tree.h (struct lang_decl_flags): Remove needs_final_overrider.Nathan Sidwell5-26/+15
2004-09-15expr.c (string_constant): Handle also read-only variables initialized to stri...Jakub Jelinek5-17/+148
2004-09-15builtins.c (expand_builtin_memmove): Optimize memmove (x, y, 1) into memcpy (...Jakub Jelinek6-7/+65
2004-09-15re PR tree-optimization/17468 (Java garbage collector miscompiled at -O1 and ...Zdenek Dvorak3-9/+62
2004-09-15* config/mips/mips.h (POINTERS_EXTEND_UNSIGNED): Delete.Richard Sandiford2-2/+4
2004-09-15* doc/install.texi (sparc-sun-solaris2*): Properly format warning.Eric Botcazou2-5/+14
2004-09-14tree-ssa-dom.c (avail_exprs_stack): New global varray.Jeff Law2-163/+122
2004-09-14tree-dfa.c (free_df_for_stmt): No longer static.Jeff Law4-3/+26
2004-09-15re PR c++/17324 (Error: symbol `bRKNS0_IT_SD_EE' is already defined)Mark Mitchell4-3/+83
2004-09-14re PR tree-optimization/17252 (not marking char types as aliasing anything)Diego Novillo4-1/+38
2004-09-14re PR middle-end/17397 (gimplify ICE)Richard Henderson3-10/+51
2004-09-14pointer-reference-alias.C: New test.Andrew Pinski4-2/+24
2004-09-15Daily bump.GCC Administrator2-2/+2
2004-09-14re PR rtl-optimization/9771 ([x86] wrong ebp optimisation)Roger Sayle4-9/+77
2004-09-14re PR tree-optimization/15262 ([tree-ssa] Alias analyzer cannot handle addres...Diego Novillo6-89/+181
2004-09-14re PR c/15498 (typo in gcc manual: non-existing locale example en_UK, should ...Joseph Myers2-2/+7
2004-09-14re PR libffi/17465 (Testsuite in libffi overrides LD_LIBRARY_PATH)H.J. Lu2-9/+24
2004-09-14be.po, [...]: Update.Joseph Myers13-25588/+28757
2004-09-14* cfg.c (expunge_block): Revert previous change adding ggc_free call.Jan Hubicka2-1/+9
2004-09-14natPosixProcess.cc (waitForSignal): Ignore return value of sigsuspend.Richard Henderson2-11/+13
2004-09-14* config.gcc: Do not build a shared libgcc for arm-none-eabi.Mark Mitchell1-2/+2
2004-09-14config.gcc: Do not build a shared libgcc for arm-none-eabi.Mark Mitchell1-0/+4
2004-09-14fstream.tcc (xsgetn): Slightly tweak the recent fix for 11722...Nathan Myers2-8/+16
2004-09-14c-tree.h (struct c_declspecs): Add const_p, volatile_p and restrict_p.Joseph Myers5-61/+129
2004-09-14cpp_type_traits.h: Rename __is_trivially_copyable to __is_scalar...Paolo Carlini3-8/+14
2004-09-14tree-ssa-dom.c (stmts_to_rescan): Move from a block-local varray to a global ...Jeff Law2-16/+32
2004-09-14data.c, [...]: Fix comment typos.Kazu Hirata13-17/+24
2004-09-14* pt.c (unify): Replace gcc_unreachable with gcc_assert.Nathan Sidwell2-24/+24
2004-09-14cgraph.h, [...]: Fix comment typos.Kazu Hirata10-17/+23
2004-09-14darwin-c.c, [...]: Follow spelling conventions.Kazu Hirata6-5/+11
2004-09-14pr17090.f90: Add directives to test.Bud Davis2-0/+5
2004-09-14Makefile.in (loop-unroll.o): Add HASHTAB_H and RECOG_H dependency.Zdenek Dvorak9-8/+533
2004-09-14tree-cfg.c (thread_jumps): Update dominators correctly in case destination of...Zdenek Dvorak4-3/+54
2004-09-14unroll.c: Removed.Zdenek Dvorak15-4427/+1505
2004-09-14Makefile.in (STAGE1_CHECKING): New variable.Nathan Sidwell3-3/+21
2004-09-14re PR c++/16162 (Rejects valid member-template-definition)Mark Mitchell4-1/+35