aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2007-05-26i386.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-05-25mips.c (mips_attribute_table): Add "near" and "far" function attributes, "far...Sandra Loosemore1-5/+8
2007-05-25cfglayout.c, [...]: Fix comment typos.Kazu Hirata2-3/+3
2007-05-25extend.texi (alloc_size): New attribute.Dirk Mueller1-7/+32
2007-05-24macro.c (_cpp_builtin_macro_text): Handle BT_COUNTER.Ollie Wild1-0/+7
2007-05-24passes.texi: Document predictive commoning.Zdenek Dvorak2-2/+22
2007-05-24invoke.texi (-fdump-unnumbered): Update docs when line number notes are gone.Jan Hubicka1-1/+1
2007-05-24re PR target/27067 (Compile errors with multiple inheritance where the stdcal...Danny Smith1-0/+10
2007-05-23invoke.texi (Invoking GCC): Document that the order of the -l option matters.Ian Lance Taylor1-3/+4
2007-05-22gcc/Janis Johnson1-0/+6
2007-05-22config.gcc (i[34567]86-*-*): Add smmintrin.h to extra_headers.H.J. Lu2-2/+84
2007-05-22install.texi (Building a cross compiler): Add requirements for Java cross com...David Daney1-0/+7
2007-05-21c-cppbuiltin.c (c_cpp_builtins): Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1...Paolo Bonzini1-0/+8
2007-05-21defaults.h (IBM_FLOAT_FORMAT): Macro definition removed.Andreas Krebbel1-3/+0
2007-05-20re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez1-3/+16
2007-05-20re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez1-19/+7
2007-05-19invoke.texi (Warning Options): Add -Wconversion-sign.Manuel López-Ibáñez1-4/+17
2007-05-18builtins.c (CASE_MATHFN_REENT): New macro.Kaveh R. Ghazi1-12/+20
2007-05-17re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak2-1/+45
2007-05-14m68k-protos.h: Rename m68k_interrupt_function_p to m68k_get_function_kind.Kazu Hirata1-0/+8
2007-05-11Makefile.in (OBJS-common): Add tree-ssa-alias-warnings.o.Silvius Rus1-6/+32
2007-05-11re PR other/31852 (Missing __builtin_memchr)Paolo Carlini1-8/+9
2007-05-08md.texi (msub@var{m}@var{n}4, [...]): Document.Chao-ying Fu1-0/+19
2007-05-08bfin-protos.h (enum bfin_cpu): Add BFIN_CPU_BF534, BFIN_CPU_BF536 and BFIN_CP...Jie Zhang1-6/+24
2007-05-08invoke.texi (Warning Options): Document that -Wempty-body also checks for and...Mike Stump1-2/+9
2007-05-07m32c.c (SYMBOL_FLAG_FUNCVEC_FUNCTION): Define.Jayant Sonar1-1/+35
2007-05-04invoke.texi (i386 and x86-64 Options): Add the note about a significant loss ...Brad Lucier1-6/+15
2007-05-04invoke.texi (-m386,-m486,-mpentium,-mpentiumpro): Remove.Dirk Mueller1-12/+0
2007-05-03* doc/sourcebuild.texi (Test Directives) Clarify dg-excess-errors.Janis Johnson1-1/+2
2007-05-01invoke.texi: Fix typo, 'AMD Family 10h core' instead of 'AMD Family 10 core'.Dwarakanath Rajagopal1-1/+1
2007-05-01i386.c (override_options): Accept k8-sse3...Dwarakanath Rajagopal1-0/+2
2007-04-30trouble.texi (Interoperation): Remove note about Ultrix Fortran compiler.Francois-Xavier Coudert1-14/+0
2007-04-26re PR driver/31107 (--target-help doesn't say which options are compiler, ass...Richard Sandiford1-0/+13
2007-04-25semantics.c (classtype_has_nothrow_copy_or_assign_p): Adjust per N2255; renam...Paolo Carlini1-7/+6
2007-04-25mips.opt (mdmx, [...]): New options.Thiemo Seufer1-11/+27
2007-04-24re PR tree-optimization/31602 (Overflow warning causes GDB -Werror build fail...Ian Lance Taylor1-1/+4
2007-04-242007-xx-xx Chao-ying Fu <fu@mips.com> Richard Sandiford <richard@nildram.co.uk>Richard Sandiford1-0/+18
2007-04-23invoke.texi: Removed leading '-' from option index entries.Daniel Franke1-39/+39
2007-04-22re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak2-30/+50
2007-04-20standards.texi: Re-arrange into language-specific subsections.Douglas Gregor1-5/+45
2007-04-17invoke.texi (Debugging Options): Add documentation for the -femit-struct-debu...Lawrence Crowl1-0/+74
2007-04-17cpp.texi (Common Predefined Macros): Clarify description of __GNUC_GNU_INLINE...Ian Lance Taylor1-9/+8
2007-04-16mips.h (PROCESSOR_74KC, [...]): Define.David Ung1-0/+1
2007-04-14- commentary typo fixBernhard Reutner-Fischer1-1/+1
2007-04-13i386.opt (msvr3-shlib): Removed.H.J. Lu1-9/+1
2007-04-12* doc/invoke.text (--help): Document --help=common.Brooks Moses1-0/+3
2007-04-12md.texi (Blackfin family constraints): Document PA and PB.Bernd Schmidt1-0/+8
2007-04-11re PR tree-optimization/30735 (50% slow down due to mem-ssa merge)Diego Novillo1-4/+23
2007-04-05extend.texi (Other Builtins): Add decimal float variants of signbit.Janis Johnson1-0/+4
2007-04-04PRR doc/31355Brooks Moses1-11/+16