aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2011-01-10doc: fix deftypefn markup in gccint manual.Ralf Wildenhues2-92/+104
2011-01-10doc: avoid extra indentation in gimple.texiRalf Wildenhues1-18/+18
2011-01-09doc: cpp manual nitsRalf Wildenhues2-1/+3
2011-01-08Makefile.in: Regenerate.Jan Hubicka1-16/+21
2011-01-07allow the target to label code fragments generated by partitioning.Iain Sandoe2-0/+6
2011-01-06invoke.texi (Overall Options): Improve wording and markup of the description ...Gerald Pfeifer1-5/+6
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek7-8/+10
2011-01-02Remove duplicated '@subsubsection Statements'.Mingjie Xing2-10/+2
2010-12-31install.texi (powerpc-*-darwin*): Update reference to Apple Developer Tools.Gerald Pfeifer1-2/+1
2010-12-31* doc/sourcebuild.texi (Top Level): Adjust link to libgo.Gerald Pfeifer1-1/+1
2010-12-31* doc/install.texi (Specific): Remove reference to interix.com.Gerald Pfeifer1-2/+0
2010-12-28Replace _rdrand_uXX with _rdrandXX_step.H.J. Lu1-3/+3
2010-12-23Fix typos in the manual.Ralf Wildenhues6-74/+74
2010-12-23In gcc/: 2010-12-23 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-0/+138
2010-12-20doc: @var fixes.Ralf Wildenhues5-18/+18
2010-12-20doc: avoid leading whitespace in @smallexample install.texi.Ralf Wildenhues1-37/+37
2010-12-18re PR target/36834 (structure return ABI for windows targets differs from nat...Kai Tietz1-0/+13
2010-12-16Support for LEON processorKonrad Eisele1-6/+6
2010-12-15tm.texi.in (US_SOFTWARE_GOFAST): Don't document.Joseph Myers2-40/+0
2010-12-10re PR middle-end/46674 (Weak alias is mistakenly optimized away)Dave Korn2-0/+6
2010-12-10re PR fortran/46540 (libquadmath: Implement --disable-libquadmath)Tobias Burnus1-0/+10
2010-12-10re PR target/46881 (arm_preferred_rename_class uses keyword class as paramete...Joern Rennecke1-1/+1
2010-12-09extend.texi (Attribute Syntax): Correct description of attributes in pointer ...Joseph Myers1-1/+1
2010-12-09sourcebuild.texi (Front End): Remove reference to snapshot-README and snapsho...Ian Lance Taylor1-3/+0
2010-12-08sourcebuild.texi (Texinfo Manuals): Change update_web_docs to update_web_docs...Ian Lance Taylor1-2/+2
2010-12-07re PR c++/45330 (Suggest likely nested-name-specifiers for undeclared identif...Nathan Froyd1-0/+4
2010-12-07Makefile.in: Add $(TARGET_H) to the regrename.o rule.Yao Qi2-0/+6
2010-12-06Add -march=/-mtune=corei7-avx.H.J. Lu1-0/+3
2010-12-06Fix typo in tm.texi.in.Mingjie Xing2-8/+8
2010-12-03* doc/tm.texi.in (Cond. Exec. Macros): Rename node from this ...Dave Korn2-4/+4
2010-12-03Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor6-10/+28
2010-12-02configure.ac: Always set default for poststage1_ldflags to -static-libstdc++ ...Ian Lance Taylor1-2/+3
2010-11-30rs6000.c (rs6000_reg_live_or_pic_offset_p): Check TARGET_SINGLE_PIC_BASE for ...Joakim Tjernlund1-1/+8
2010-11-26options.texi (Enum, EnumValue): Document new record types.Joseph Myers1-0/+70
2010-11-25target.def (supports_split_stack, [...]): Take gcc_options parameters.Joseph Myers2-9/+25
2010-11-24targhooks.c (default_except_unwind_info): Remove MUST_USE_SJLJ_EXCEPTIONS case.Nathan Froyd2-14/+0
2010-11-24cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __FLOAT_WORD_ORDE...Nathan Froyd1-0/+5
2010-11-24invoke.texi (Options for Debugging Your Program or GCC): Explain static numbe...Basile Starynkevitch1-5/+9
2010-11-23re PR driver/42690 (Undefined reference errors with -flto -fuse-linker-plugin)Dave Korn1-0/+12
2010-11-23* doc/options.texi (Warning, Optimization): Document.Joseph Myers1-0/+11
2010-11-23tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka2-0/+20
2010-11-23md.texi (386 constraints): Clarify A constraint documentation.Richard Guenther1-2/+26
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd2-10/+6
2010-11-21tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers2-96/+2
2010-11-20PR other/46202: implement install-strip.Ralf Wildenhues1-2/+9
2010-11-19Add PowerPC target attribute/pragma supportMichael Meissner3-13/+220
2010-11-19options.texi (Var): Document effects of Defer.Joseph Myers1-0/+10
2010-11-17invoke.texi (-dy): Remove.Joseph Myers1-4/+0
2010-11-16sol2.h (NM_FLAGS): Define.Rainer Orth2-4/+20
2010-11-16builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd2-14/+14