aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-02-19Daily bump.GCC Administrator1-1/+1
2008-02-18i386-modes.def: Use 4 byte alignment on DI for 32bit host.H.J. Lu2-0/+9
2008-02-18re PR middle-end/34921 (Misalign stack variable referenced by nested function)Joey Ye4-0/+56
2008-02-18* BASE-VER: Set to 4.4.0.Jakub Jelinek2-1/+5
2008-02-18Daily bump.GCC Administrator1-1/+1
2008-02-17re PR ada/15479 (Ada manual problems)Ralf Wildenhues3-45/+59
2008-02-17c-tree.texi: Use @dots{} and @enddots{} where appropriate.Ralf Wildenhues13-38/+53
2008-02-17re PR middle-end/35227 (gcc ICEs for functions with unused complex argument)Richard Guenther4-7/+26
2008-02-17re PR tree-optimization/35231 (VRP miscompiles libX11)Richard Guenther4-1/+32
2008-02-17Revert:Uros Bizjak4-7/+21
2008-02-17Daily bump.GCC Administrator1-1/+1
2008-02-16encode-2.mm: XFAIL.Kaveh R. Ghazi3-3/+8
2008-02-16has_nothrow_assign.C: Skip some tests when __PIC__.Kaveh R. Ghazi4-0/+21
2008-02-16re PR c/28368 (-std=c89 doesn't warn about gcc's "?:" extension)Manuel López-Ibáñez2-19/+34
2008-02-16re PR fortran/34952 (Document lack of support for ENCODE/DECODE)Francois-Xavier Coudert2-43/+220
2008-02-16fastcall-sseregparm.c: Include sse-check.h.Uros Bizjak6-11/+36
2008-02-16t-rtems (M68K_MLIB_CPU): Add 5208, 5307, 5407, 5475 multilibs.Ralf Corsepius2-1/+10
2008-02-16c-tree.texi: Use `@.' where appropriate.Ralf Wildenhues11-43/+56
2008-02-16Daily bump.GCC Administrator1-1/+1
2008-02-15intrinsic.texi: Rename INDEX node to avoid clashing with index.html on case-i...Francois-Xavier Coudert2-5/+10
2008-02-15trans-expr.c (gfc_conv_function_call): Force evaluation of se->expr.Francois-Xavier Coudert4-0/+50
2008-02-15re PR middle-end/35196 (lastprivate broken for static non-ordered loops)Jakub Jelinek2-26/+18
2008-02-15sfp-machine.h (CMPtype): Define as typedef using libgcc_cmp_return mode.Uros Bizjak2-9/+14
2008-02-15re PR middle-end/35130 (OpenMP: Private variable passed to subroutine)Jakub Jelinek2-1/+8
2008-02-15re PR c++/35023 (ICE with parameter pack in variable declaration)Douglas Gregor7-34/+80
2008-02-15va-arg-25.x: Remove.Uros Bizjak2-16/+7
2008-02-15re PR tree-optimization/35164 (Unable to coalesce ab SSA_NAMEs)Richard Guenther7-1/+134
2008-02-15re PR target/35119 (FAIL: g++.dg/template/spec35.C scan-assembler)Dominique d'Humieres2-4/+11
2008-02-15pragma-pop_macro-1.c: Fix dg-do directive.Uros Bizjak2-1/+5
2008-02-15re PR target/35088 (ICE: in def_cfa_1, at dwarf2out.c:804)Joseph Myers2-0/+7
2008-02-15pr35160.c: Skip if !nonpic for 32bit x86 targets.Uros Bizjak2-2/+7
2008-02-15re PR middle-end/35149 (ICE: in expand_call_inline, at tree-inline.c:2653)Jan Hubicka2-0/+6
2008-02-15re PR middle-end/34621 (gcc.c-torture/execute/va-arg-25.c:32: internal compil...Uros Bizjak2-3/+9
2008-02-15* lib/dejapatches.exp: New file.Hans-Peter Nilsson2-0/+39
2008-02-15i386.h (CLEAR_RATIO): Use MIN macro.Uros Bizjak4-12/+17
2008-02-15re PR c++/34050 (ICE derived classes and variadic templates)Douglas Gregor4-30/+62
2008-02-15Daily bump.GCC Administrator1-1/+1
2008-02-14re PR c++/5645 (gcc warns that pure virtual class not explicitly initialized)Manuel López-Ibáñez7-5/+108
2008-02-14re PR preprocessor/35061 (#pragma pop_macro causes ICE if no macro value on ...Danny Smith4-3/+27
2008-02-14re PR middle-end/35136 (ICE caused by address calculation with loop variable ...Eric Botcazou3-21/+48
2008-02-14re PR target/34930 (ICE in instantiate_virtual_regs_in_insn with vector splat...Michael Matz2-0/+20
2008-02-14re PR c++/28743 (ICE with invalid specialization)Paolo Carlini5-7/+24
2008-02-14s390.c (s390_mainpool_start): Emit the pool before the first section switch n...Andreas Krebbel2-9/+9
2008-02-14bugreport.texi: Update copyright years.Ralf Wildenhues22-22/+50
2008-02-14extend.texi: Use @: or add comma where appropriate.Ralf Wildenhues4-13/+19
2008-02-14Daily bump.GCC Administrator1-1/+1
2008-02-14re PR target/34393 (ICE: in extract_insn, at recog.c:1990)Alan Modra2-0/+7
2008-02-13md.texi (clz, ctz): Add reference.Jesper Nilsson3-6/+15
2008-02-13Fix compile on 64bit platforms.Michael Matz1-4/+7
2008-02-13re PR c++/35138 (g++ rejects valid code)Jakub Jelinek4-12/+51