aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2010-04-15tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag.Richard Guenther1-2/+4
2010-04-12gcc.c (cc1_options): Handle -iplugindir before processing the cc1 spec.Matthias Klose2-2/+17
2010-04-12config.gcc: Removed *-*-solaris2.7* from list of obsolete configurations.Rainer Orth1-78/+6
2010-04-12config.build (alpha*-dec-osf4*): Remove.Rainer Orth1-5/+4
2010-04-12* doc/contrib.texi (Contributors, Rainer Orth): Update.Rainer Orth1-2/+4
2010-04-09configure.ac: Determine Sun ld version numbers.Rainer Orth1-0/+4
2010-04-09target.h (builtin_conversion): Pass in input and output types.Richard Guenther1-6/+2
2010-04-09cygming.h (TARGET_OS_CPP_BUILTINS): Add __thiscall and _thiscall as predefine...Kai Tietz1-0/+12
2010-04-09re PR c++/28584 (Cast to pointer from integer of different size)Manuel López-Ibáñez1-2/+4
2010-04-08re PR driver/42485 (-V switch broken)Manuel López-Ibáñez2-42/+6
2010-04-08Implement target hook for loop unrollingChristian Borntraeger1-0/+9
2010-04-08install.texi (Specific, [...]): Fix grammar.Rainer Orth1-6/+6
2010-04-07Move LTO build option description to correct subheading.Ralf Wildenhues1-24/+23
2010-04-07Fix documentation typos.Ralf Wildenhues2-4/+4
2010-04-07re PR c/18624 (GCC does not detect local variable set but never used)Jakub Jelinek1-2/+28
2010-04-07diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti...Simon Baldwin1-1/+6
2010-04-07invoke.texi (-fargument-alias, [...]): Remove.Richard Guenther1-27/+1
2010-04-05Document LTO behavior with incompatible declarations.Ralf Wildenhues1-0/+5
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher10-12/+12
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues1-2/+2
2010-04-01install.texi (Prerequisites): Document libelf usability on IRIX 5/6 and Solar...Rainer Orth1-34/+62
2010-04-01install.texi (Specific, [...]): Document IRIX 5 obsoletion, removal.Rainer Orth1-12/+34
2010-04-01install.texi (Specific, [...]): Document Tru64 UNIX V4.0, V5.0 obsoletion, re...Rainer Orth1-35/+14
2010-03-27PR 43544, change TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION to take a tree ...Michael Meissner1-7/+7
2010-03-25tm.texi (Sections): Document TLS_COMMON_ASM_OP, TLS_SECTION_ASM_FLAG.Rainer Orth1-1/+13
2010-03-24re PR debug/43293 (Invalid unwind info for i?86 -fpic)Jakub Jelinek1-0/+8
2010-03-22configfiles.texi (Configuration Files): Removed fixinc/Makefile*, intl/Makefi...Rainer Orth3-106/+126
2010-03-22sourcebuild.texi (Test Directives): Split into six subsections...Janis Johnson1-88/+902
2010-03-19gimple.texi (Logical Operators): Describe is_gimple_ip_invariant and is_gimpl...Martin Jambor1-1/+12
2010-03-17Rewrite unfinished sentence in documentation.Ralf Wildenhues1-1/+2
2010-03-16sourcebuild.texi (Testsuites): Fix markup.Rainer Orth1-24/+29
2010-03-13Fix documentation of the new parameters.Sebastian Pop1-7/+11
2010-03-13Document PARAM_LOOP_BLOCK_TILE_SIZE.Sebastian Pop1-8/+17
2010-03-13Add PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION.Sebastian Pop1-0/+5
2010-03-13Limit the number of parameters per SCoP.Sebastian Pop1-0/+4
2010-03-13Makefile.in (TEXI_GCCINT_FILES): Remove c-tree.texi.Jerry Quinn5-2978/+3177
2010-03-04doc: normalize 3DNow! spelling and spacing.Ralf Wildenhues2-10/+10
2010-03-03sourcebuild.texi (Test directives): Document that arguments include-opts and ...Janis Johnson1-6/+8
2010-03-02gccint.texi (menu): Add Testsuites as a chapter.Janis Johnson2-12/+12
2010-03-01sourcebuild.texi (Test directives): Clarify options to dg-skip-if.Janis Johnson1-8/+46
2010-02-28Fix typos in documentation.Ralf Wildenhues4-12/+12
2010-02-27re PR tree-optimization/43186 (A loop in tree_unroll_loops_completely never e...Richard Guenther1-0/+3
2010-02-26re PR c/20631 (Support -std=c90 as alias for -std=c89)Manuel López-Ibáñez7-46/+51
2010-02-26Support --with-fpmath=sse for x86.H.J. Lu1-0/+5
2010-02-26* doc/invoke.texi (-fvar-tracking-assignments): Fix typo.Jan Kratochvil1-1/+1
2010-02-25extend.texi (Symbol-Renaming Pragmas): Fix spelling of #pragma extern_prefix.Gerald Pfeifer1-1/+1
2010-02-24c.opt (-ftemplate-depth=): New.Manuel López-Ibáñez1-2/+2
2010-02-24* doc/invoke.texi: Improve -Wabi and -fabi-version docs.Jason Merrill1-1/+31
2010-02-21re PR fortran/35259 (-fassociative-math not enabled by default; No option to...Tobias Burnus1-1/+3
2010-02-20re PR c++/35669 (NULL (__null) not considered different from 0 with C++)Manuel López-Ibáñez1-7/+12