aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
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
2010-11-15godump.c: New file.Ian Lance Taylor1-1/+8
2010-11-15re PR lto/41528 (LTO needs better internal and user documentation)Jan Hubicka3-54/+600
2010-11-13tm.texi.in (OVERLAPPING_REGISTER_NAMES): Document new macro.Richard Earnshaw2-0/+32
2010-11-13invoke.texi (MIPS Options): Add loongson3a processor.Mingming Sun1-1/+1
2010-11-12re PR bootstrap/44756 ([meta-bug] --enable-werror-always issues)Joern Rennecke2-0/+16
2010-11-12invoke.texi (early-inlining-insns): Update default.Jan Hubicka1-1/+1
2010-11-12re PR c/44782 (implement -ferror-limit=)Nathan Froyd1-1/+11
2010-11-11invoke.texi (-fwhopr): Merge into -flto section.Jan Hubicka1-25/+14
2010-11-11lto.exp (lto-get-options-main): Support optional target selector for dg-suppr...Rainer Orth1-1/+1
2010-11-10Add support for TBM.Quentin Neill2-1/+11
2010-11-10Add support for BMI.Quentin Neill2-2/+14
2010-11-10re PR tree-optimization/46228 (code produced for STL container is worse in 4....Jan Hubicka1-0/+5
2010-11-10tm.texi.in (TARGET_OPTION_TRANSLATE_TABLE): Remove.Joseph Myers2-40/+0
2010-11-10gty.texi (GTY Options): Clarify that variable_size produces allocators taking...Laurynas Biveinis1-7/+47
2010-11-06NS/CF String format syntax parsing.Iain Sandoe3-4/+45
2010-11-05config.gcc: Support --with-fpmath=avx for x86.Uros Bizjak1-4/+5
2010-11-05defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG, [...]): Remove.Joseph Myers3-30/+4
2010-11-04md.texi (Machine Constraints): Correct formatting in PDP-11 constraints.Paul Koning1-4/+4
2010-11-05configure.ac: Test assembler support for DSP Rev1 mult.Chao-ying Fu1-6/+6
2010-11-04* doc/md.texi (Machine Constraints): Add PDP-11 constraints.Paul Koning1-0/+49
2010-11-04* doc/invoke.texi (PDP-11 Options): Delete -msplit, -mno-split.Paul Koning1-9/+1
2010-11-04tree.def (FMA_EXPR): New tree code.Richard Guenther2-1/+43
2010-11-03In gcc/: 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2-8/+35
2010-11-03re PR lto/46273 (Failed to bootstrap)Dave Korn1-24/+2
2010-11-02Model decoder of Core 2/i7 for multipass scheduling.Maxim Kuvyrkov2-0/+54
2010-11-02Tune alignment for Intel Core i7Bernd Schmidt1-0/+3
2010-11-01common.opt (R, [...]): New.Joseph Myers2-30/+6
2010-10-29tm.texi.in (REGNO_OK_FOR_BASE_P, [...]): Delete non-strict variant.Paul Koning2-42/+14
2010-10-29tree.h (build_vector_from_val): Declare.Artjoms Sinkarovs1-0/+18
2010-10-29invoke.texi: Document -mam34 and -mtune options.Nick Clifton1-2/+17
2010-10-27tm.texi.in (TARGET_GET_RAW_RESULT_MODE): New.Steve Ellcey2-0/+12
2010-10-27Add -mvzeroupper to x86.H.J. Lu1-1/+8