aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2006-02-10invoke.texi (-floop-optimize2): Removed.Zdenek Dvorak1-7/+1
2006-02-09re PR inline-asm/16194 (global register with inline-asm and clobered)J"orn Rennecke1-1/+1
2006-02-09c-common.h (flag_const_strings): Don't declare.Gabriel Dos Reis1-12/+1
2006-02-09re PR c++/25979 (incorrect codegen for conditional [SVO issue])Jason Merrill1-1/+4
2006-02-07re PR c++/18150 (Should enable -Wsequence-point for C++)Dirk Mueller1-18/+15
2006-02-07sol26.h (CPP_SUBTARGET_SPEC): Accept -pthread.Eric Botcazou1-1/+5
2006-02-07invoke.texi (xl-compat): Document conversion and support routine names.David Edelsohn1-7/+9
2006-02-07sched-rgn.c (compute_dom_prob_ps, [...]): Eradicate use of float in probabili...Pete Steinmetz1-3/+3
2006-02-03re PR target/25864 (Enable IBM long double format in 32-bit PowerPC Linux)Andreas Krebbel1-2/+10
2006-01-31invoke.texi (-msselibm): Document.Richard Guenther2-1/+36
2006-01-31Makefile.def (target_modules): Add libgcc-math target module.Richard Guenther1-0/+4
2006-01-29c.opt: Add -W(no-)overlength-strings.Zack Weinberg1-1/+16
2006-01-27re PR rtl-optimization/24762 ([killloop-branch] code motion of non-invariant ...Daniel Berlin1-0/+9
2006-01-27[multiple changes]Jakub Jelinek1-11/+21
2006-01-27rtl.texi (SYMBOL_REF_DATA): Adjust documentation for new opaque type.Richard Sandiford1-1/+1
2006-01-26re PR c/25892 (-Wpointer-sign creates problems for Emacs)Alexandre Oliva1-5/+7
2006-01-25rtl.texi (SYMBOL_REF_CONSTANT, [...]): Document.Richard Sandiford1-0/+10
2006-01-25re PR libgcj/25816 (Configure detects TLS, but glibc does not support it.)David Daney1-0/+12
2006-01-23r110130@banpei: zack | 2006-01-22 14:52:43 -0800Zack Weinberg1-4/+25
2006-01-23r110126@banpei: zack | 2006-01-22 14:47:42 -0800Zack Weinberg1-14/+0
2006-01-22m68k.md: Add Coldfire FPU support.Paul Brook1-1/+6
2006-01-22contribute.texi: Change CVS to SVN and update the corresponding URL.Ranjit Mathew1-3/+3
2006-01-22re PR c++/16190 (-Wnon-virtual-dtor, in -Wall, silenced only by pessimizing c...Gabriel Dos Reis1-2/+2
2006-01-20re PR libstdc++/25524 (libstdc++ headers should go in multilib directories)Joseph Myers2-6/+11
2006-01-19invoke.texi (generic): Document (i686) Update.Jan Hubicka1-1/+21
2006-01-19Makefile.in (tree-vect-patterns.o): Add rule for new file.Dorit Nuzman1-1/+20
2006-01-18c-pragma.c (handle_pragma_diagnostic): New.DJ Delorie2-3/+65
2006-01-18[multiple changes]Diego Novillo1-1/+10
2006-01-18Makefile.in (D32PBIT_FUNCS): New.Ben Elliston1-0/+200
2006-01-17common.opt (ftoplevel-reorder): New option.Ian Lance Taylor1-3/+13
2006-01-16rtl-factoring.c: Add sequence abstraction algorithm.Gabor Loki1-1/+10
2006-01-14re PR tree-optimization/22548 (Aliasing can not tell array members apart)Richard Guenther1-0/+4
2006-01-12shift.md: Rewrite...DJ Delorie1-2/+2
2006-01-13tm.texi (Data Output): Add REAL_VALUE_TO_TARGET_DECIMAL32...Ben Elliston1-9/+13
2006-01-13rtl.texi (Insns): Remove statement that libcalls cannot return in memory...Ben Elliston1-8/+1
2006-01-12re PR libstdc++/24660 (versioning weak symbols in libstdc++)Jason Merrill1-6/+10
2006-01-11re PR tree-optimization/23109 (compiler generates wrong code leading to spuri...Paolo Bonzini1-0/+9
2006-01-06tm.texi (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Document.Eric Christopher1-19/+27
2006-01-03targhooks.h (default_decimal_float_supported_p): Declare.Ben Elliston1-1/+0
2005-12-29invoke.texi (Objective-C and Objective-C++ Dialect Options -fobjc-exceptions)...Mike Stump1-2/+3
2005-12-21configure.ac: Enable C extension for decimal float if invoked with --enable-d...Ben Elliston1-0/+8
2005-12-20* doc/install.texi (Configuration): Typo in Fortran subheading.Ben Elliston1-1/+1
2005-12-18* doc/objc.texi (Type encoding): Fix typo.Gabriel Dos Reis1-1/+1
2005-12-17objc.texi (Type encoding): Add documentation about encoding complex types and...Andrew Pinski1-0/+4
2005-12-16* doc/invoke.texi (-fdump-tree-*): Remove note about C/C++ only.Jakub Jelinek1-2/+2
2005-12-16re PR driver/20425 (-print-search-dirs doesn't honor mutil-os/multilib settings)Alan Modra1-5/+0
2005-12-16target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.Jon Grimm2-2/+69
2005-12-16basic-block.h, [...]: Fix comment typos.Kazu Hirata2-2/+2
2005-12-16invoke.texi (Warning Options): Document -Walways-true being enabled by -Wall.Ben Elliston1-2/+3
2005-12-15re PR other/25028 (TImode-to-floating conversions broken)Joseph Myers1-0/+14