aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-07-18gmon-sol2.c: Silence compilation warnings by partially synchronizing code wit...Roger Sayle2-30/+35
2006-07-18Daily bump.GCC Administrator1-1/+1
2006-07-17invoke.texi: Remove mention of f77...Toon Moene2-10/+17
2006-07-17tree-chrec.c (avoid_arithmetics_in_type_p): New.Zdenek Dvorak2-21/+31
2006-07-17re PR c++/28291 (ICE on invalid designated initializer)Steve Ellcey2-0/+18
2006-07-17re PR middle-end/28403 (Missed argument pop after doubleword shift)Richard Sandiford4-0/+36
2006-07-17re PR middle-end/28402 (Doubleword shifts implemented using word_mode libcalls)Richard Sandiford4-1/+55
2006-07-17re PR c++/28291 (ICE on invalid designated initializer)Steve Ellcey2-2/+10
2006-07-17re PR c++/28304 (ICE looking up invalid member template)Steve Ellcey2-0/+16
2006-07-17re PR c++/28304 (ICE looking up invalid member template)Steve Ellcey2-2/+10
2006-07-17ChangeLog: Correct formatting for 2006-07-10 changes, by Carlos O'Donell.Carlos O'Donell1-2/+3
2006-07-17re PR other/28251 (dumped addresses makes diffing dumps unusable)J"orn Rennecke10-25/+159
2006-07-17re PR tree-optimization/19505 (java bytecode to native ICE in remove_unreacha...Andrew Haley2-0/+26
2006-07-17re PR tree-optimization/28238 (verify_stmts failed (invalid operand to unary ...Richard Guenther4-0/+42
2006-07-17re PR c++/28250 (ICE with invalid catch)Volker Reichelt7-12/+41
2006-07-17Daily bump.GCC Administrator1-1/+1
2006-07-16re PR fortran/28390 (Broken !$omp parallel do lastprivate(iterationvar))Jakub Jelinek2-2/+9
2006-07-16re PR c++/28370 (undefined reference to template class static variable in an ...Jakub Jelinek4-10/+34
2006-07-16Fix fomating on Carlos's last changelog entryAndrew Pinski1-2/+1
2006-07-16re PR fortran/28384 (ICE on non-existent COMMON block)Paul Thomas8-63/+280
2006-07-16optabs.c (maybe_encapsulate_block): New function extracted from...Eric Botcazou6-28/+83
2006-07-16Fix latest entry.Eric Botcazou1-1/+1
2006-07-16invoke.texi (sparc-sun-solaris2*): Add GMP version number.Eric Botcazou2-3/+7
2006-07-16Daily bump.GCC Administrator1-1/+1
2006-07-15tree-gimple.c (is_gimple_stmt): Sink test of IS_EMPTY_STMT into a new NOP_EXP...Roger Sayle2-3/+9
2006-07-15revert: re PR c/28280 (bogus "statement with no effect" warning with VLA and ...Mike Stump3-26/+1
2006-07-15re PR c++/28269 (ICE on attribute for invalid template)Lee Millward4-0/+15
2006-07-15re PR c++/28292 (ICE in acceptable_java_type)Lee Millward4-3/+30
2006-07-15Fix typo in last ChangeLog entry.Volker Reichelt1-1/+1
2006-07-15re PR c++/28249 ("long long long" accepted by catch)Volker Reichelt4-36/+63
2006-07-15re PR c++/28294 (ICE with invalid use of __builtin_offsetof)Volker Reichelt4-2/+11
2006-07-15re PR c++/28387 (ICE with attribute on invalid declaration)Volker Reichelt4-1/+16
2006-07-15re PR middle-end/28160 (Bogus "size of array 'foo' is too large" error with -...Kaz Kojima2-14/+33
2006-07-15trans-expr.c (gfc_trans_string_copy): Evaluate the string lengthsSteven G. Kargl2-3/+10
2006-07-15Daily bump.GCC Administrator1-1/+1
2006-07-14re PR target/27287 (returning constant double)Eliot Dresselhaus2-4/+11
2006-07-14linux-unwind.h (s390_fallback_frame_state): Detect signal frames correctly ev...Ulrich Weigand2-10/+27
2006-07-14dbxout.c (dbxout_begin_prologue): Emit LFBB label at function start.Carlos O'Donell3-88/+33
2006-07-14re PR c++/28343 (ICE with invalid asm specifier for struct member)Volker Reichelt5-2/+21
2006-07-14gcj.texi (Invocation): Corrections for Invocation API example.Bryce McKinlay1-2/+2
2006-07-14Daily bump.GCC Administrator1-1/+1
2006-07-13sourcebuild.texi (Test Directives): Document dg-shouldfail.Janis Johnson12-1/+136
2006-07-13cgraphunit.c (cgraph_varpool_analyze_pending_decls): Call align_variable.Jan Hubicka7-2/+43
2006-07-13builtins.c (check_for_builtin): If a builtin could result in a direct call be...Bryce McKinlay2-0/+15
2006-07-13sh.c (sh_reorg): Ignore deleted insns whilst walking the LOG_LINKS chain.Nick Clifton2-3/+13
2006-07-13Index: ChangeLogGeoffrey Keating6-6/+52
2006-07-13re PR fortran/28174 (Corruption of multiple character arrays when passing arr...Paul Thomas7-1/+129
2006-07-13t-slibgcc-darwin (SHLIB_LINK): Don't munge stmp-lipo.Eric Christopher2-6/+8
2006-07-13Daily bump.GCC Administrator1-1/+1
2006-07-12* tree.c: Fix a comment typo.Kazu Hirata2-1/+5