aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2004-09-14i386.c (output_fp_compare): Add generation of ftst instruction.Uros Bizjak3-34/+35
2004-09-14m32r.md, [...]: Fix comment typos.Kazu Hirata7-6/+13
2004-09-13Fix gen-proto (fixproto) build failure.James E Wilson3-2/+8
2004-09-14* tests/base/sys/cdefs.h: Update for new test.Loren J. Rittle2-0/+6
2004-09-14inclhack.def (freebsd_gcc4_breakage): Add.Loren J. Rittle3-5/+69
2004-09-14re PR java/17216 (ICE in 3.5, error in 3.4.1 when compiling .class->.o)Tom Tromey2-1/+7
2004-09-13Spacing bug.DJ Delorie1-1/+1
2004-09-13* libiberty.h (basename): Prototype for __MINGW32__.Aaron W. LaFramboise2-1/+5
2004-09-14re PR libfortran/17090 (Runtime I/O error)Bud Davis4-1/+39
2004-09-14Makefile.in (predict.o): Depend on tree-scalar-evolution.hJan Hubicka3-6/+57
2004-09-14Had wrong date on my the entry.Kenneth Zadeck1-1/+1
2004-09-14Fix PR 17408 and PR 17409.Dale Johannesen4-2/+21
2004-09-14re PR c++/16716 (ICE in cp_parser_parse_and_diagnose_invalid_type_name)Mark Mitchell6-9/+39
2004-09-14Daily bump.GCC Administrator2-2/+2
2004-09-14arm.c (arm_expand_prologue): Make args_to_push a HOST_WIDE_INT.Paul Brook2-1/+6
2004-09-13fold-const.c (fold_checksum_tree): Ignore TYPE_CACHED_VALUES.Daniel Jacobowitz2-3/+14
2004-09-13expmed.c (synth_mult): Initialize latency.Daniel Jacobowitz2-4/+10
2004-09-13New code to analyze file level static variables and to determine if...Kenneth Zadeck8-49/+1289
2004-09-13re PR libstdc++/11722 ([3.4 only] Unbuffered filebuf::sgetn is slow)Paolo Carlini4-21/+166