aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-01* docs/html/Makefile: Follow up to libstdc++/14991, remove target.Jonathan Wakely2-4/+4
2007-10-01re PR middle-end/22156 (bit-field copying regressed)Alexandre Oliva2-50/+1283
2007-10-01simplify-rtx.c (comparison_result, [...]): Rename CR_* constants to CMP_*.Paolo Bonzini2-56/+59
2007-10-01Fix test to work with 16-bit targetsNick Clifton2-1/+6
2007-10-01Makefile.tpl (AR_FOR_BUILD, [...]): Use autoconf substitutions.Paolo Bonzini5-9/+131
2007-10-01gcc_release: Do not include copies of faq.html in releases...Gerald Pfeifer2-20/+5
2007-10-01re PR other/33585 (make html does not work for install files)Manuel López-Ibáñez2-1/+9
2007-10-01Daily bump.GCC Administrator1-1/+1
2007-09-30invoke.texi (Wall): List the options enabled by Wall.Manuel López-Ibáñez2-9/+45
2007-09-30mips.c (mips_split_64bit_move): Use gen_rtx_REG_offset rather than gen_lowpar...Richard Sandiford3-137/+141
2007-09-30re PR tree-optimization/33593 (tree-outof-ssa moves sources of non-call excep...Diego Novillo4-0/+34
2007-09-30re PR fortran/33400 (Formatted read fails if line ends without line break)Jerry DeLisle3-3/+26
2007-09-30re PR tree-optimization/33597 (Internal compiler error while compiling libsws...Uros Bizjak4-0/+42
2007-09-29re PR c++/33094 (ICE on valid C++ virtual template static member in anonymous...Jason Merrill5-2/+43
2007-09-30Daily bump.GCC Administrator1-1/+1
2007-09-29i386.c (ix86_expand_move): Use can_create_pseudo_p () instead of variants of ...Uros Bizjak2-17/+20
2007-09-29sse5-convert.c: Fix target selector and rename to...Uros Bizjak3-5/+9
2007-09-29re PR fortran/33354 ([4.2 only] MINLOC in combination with SUM gives wrong re...Tobias Schlüter2-0/+26
2007-09-29RevertOllie Wild9-20/+88
2007-09-29fold-bitand-4.c: Add -fno-common to options on hppa*-*-hpux*.John David Anglin2-0/+5
2007-09-29Daily bump.GCC Administrator1-1/+1
2007-09-28re PR target/33347 (gcc.c-torture/compile/20000804-1.c ICEs at -O3 -funroll-l...Andrew Pinski2-1/+7
2007-09-28libgcc-std.ver: Add fixed-point routines to GCC_4.3.0 section.Chao-ying Fu3-48/+1568
2007-09-28array-init-1.c: Add -mtune=i686 for 32bit x86 targets.Uros Bizjak2-0/+5
2007-09-28re PR c++/10179 (alignment attributes are not inherited correctly with empty ...Jason Merrill3-3/+35
2007-09-28re PR c++/33213 (Broken diagnostic: 'type_pack_expansion' not supported by du...Paolo Carlini4-0/+18
2007-09-28algorithmfwd.h: Spacing.Benjamin Kosnik5-10/+13
2007-09-28re PR fortran/33400 (Formatted read fails if line ends without line break)Jerry DeLisle2-2/+14
2007-09-28re PR c++/31434 (ICE with invalid use of parameter pack in function arg)Jakub Jelinek2-7/+7
2007-09-28re PR c++/33118 (#'argument_pack_select' not supported by dump_expr#<expressi...Paolo Carlini2-26/+14
2007-09-28re PR rtl-optimization/33552 (wrong code for multiple output asm, wrong df?)Michael Matz3-0/+76
2007-09-28re PR rtl-optimization/33552 (wrong code for multiple output asm, wrong df?)Michael Matz2-5/+52
2007-09-28openmp_stack.f90: Removed.Jakub Jelinek3-3/+8
2007-09-28mips.c (override_options): Fix comment typo.Richard Sandiford2-1/+5
2007-09-28re PR c++/31434 (ICE with invalid use of parameter pack in function arg)Jakub Jelinek4-0/+47
2007-09-28config.gcc (bfin*-linux-uclibc*): Set extra_parts to "crtbegin.o crtbeginS.o ...Jie Zhang4-33/+28
2007-09-28varasm.c (compare_constant): Removed call to lang_hooks.expand_constant.Ollie Wild9-57/+45
2007-09-28namelist_38.f90: Delete test for revertion of r128057.Jerry DeLisle2-36/+5
2007-09-28re PR libfortran/33421 (Weird quotation of namelist output of character arrays)Jerry DeLisle2-3/+6
2007-09-27re PR rtl-optimization/7003 ([ppc] address of array loaded int register twice...Andrew Pinski2-0/+20
2007-09-28re PR middle-end/33436 (Bad constant output with TARGET_ASM_ALIGNED_DI_OP)John David Anglin2-2/+25
2007-09-28module.c (mio_expr): Avoid -Wcast-qual warning.Kaveh R. Ghazi2-2/+6
2007-09-28Daily bump.GCC Administrator1-1/+1
2007-09-27arith.c (reduce_binary_aa): Fix capitalization.Tobias Schlüter15-65/+88
2007-09-27mips.h (PTF_AVOID_BRANCHLIKELY): New macro.Richard Sandiford3-103/+116
2007-09-27c99-tgmath-1.c: Require c99_runtime and add the associated options.Richard Sandiford5-4/+16
2007-09-27Fix speling error in previous commit:Matthias Klose2-2/+2
2007-09-27t-linux64 (MULTILIB_OSDIRNAMES): Use ../lib32 as the multilib osdirname if it...Matthias Klose3-2/+22
2007-09-27decl2.c (is_late_template_attribute): Don't crash on unknown attribute.Jason Merrill3-0/+21
2007-09-27re PR fortran/33568 (ICE with ANINT (with KIND and an array))Paul Thomas4-9/+38