aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2010-05-04Sanitize the behavior of -Wcoverage-mismatch.Neil Vachharajani1-6/+7
2010-05-03re PR c++/43680 ([DR 1022] G++ is too aggressive in optimizing away bounds ch...Jason Merrill1-0/+9
2010-05-03tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher1-19/+32
2010-05-02* doc/extend.texi (Function Attributes): Fix a typo.Bruno Haible1-1/+1
2010-05-02target.h (struct calls): Add function_value_regno_p field.Anatoly Sokolov1-0/+18
2010-05-01extend.texi (Inline): Add missing return keyword to examples.Jonathan Wakely1-9/+9
2010-04-29re PR target/42895 (Low registers are preferred than register ip in thumb2 mode)Bernd Schmidt1-1/+10
2010-04-27invoke.texi (-Wsuggest-attribute=const, [...]): Document.Manuel López-Ibáñez1-1/+27
2010-04-27invoke.texi (-fipa-profile): Document.Jan Hubicka1-1/+11
2010-04-27gimple.texi (gimple_statement_with_ops): Remove addresses_taken field.Jie Zhang1-20/+13
2010-04-25c-common.c (flag_isoc1x): New.Joseph Myers5-9/+39
2010-04-24* doc/contrib.texi (Contributors): Add Dodji Seketeli.Gerald Pfeifer1-0/+3
2010-04-16configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx separately.Rainer Orth1-1/+1
2010-04-16typo fixDiego Novillo1-1/+1
2010-04-16rephrase textDiego Novillo1-2/+2
2010-04-16Clarify what happens with an unrecognized -Wno- optionDiego Novillo1-0/+9
2010-04-16add accumulate-outgoing-args and omit-frame-pointer for SHChristian Bruel1-1/+7
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