aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2015-11-11arc-common.c (arc_handle_option): Handle ARCv2 options.Claudiu Zissulescu1-2/+71
2015-11-10nvptx.opt (moptimize): New flag.Nathan Sidwell1-1/+6
2015-11-10[optabs][ifcvt][1/3] Define negcc, notcc optabsKyrylo Tkachov1-0/+15
2015-11-09Change behavior of -fsched-verbose optionNikolai Bozhenov1-6/+1
2015-11-09rs6000.opt (-mpower9-fusion): Add new switches for ISA 3.0 (power9).Michael Meissner1-6/+42
2015-11-09i386: Add address spaces for fs/gs segments and tlsRichard Henderson1-2/+45
2015-11-09Add hook for modifying debug info for address spacesRichard Henderson2-0/+7
2015-11-09Add TARGET_ADDR_SPACE_ZERO_ADDRESS_VALIDRichard Henderson2-0/+7
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou2-12/+79
2015-11-06inline asm and multi-alternative constraintsDavid Wohlferd1-3/+17
2015-11-06[Patch ARM] Unified assembler in ARM state.Ramana Radhakrishnan1-4/+3
2015-11-06aarch64-builtins.c: Builtins for rsqrt and rsqrtf.Benedikt Huber1-0/+12
2015-11-05PR c++/67942 - diagnose placement new buffer overflowMartin Sebor1-1/+8
2015-11-05target.def (goacc.dim_limit): New hook.Nathan Sidwell2-0/+7
2015-11-04internal-fn.def (GOACC_REDUCTION): New.Nathan Sidwell2-0/+11
2015-10-30Makefile.in (OBJS): Add multiple_target.o.Evgeny Stupachenko1-0/+13
2015-10-30Re: [Docs] Reword the documentation for -fdump-rtl-James Greenhalgh1-10/+12
2015-10-30libgcc changes for AMD znver1.Venkataramanan Kumar1-0/+3
2015-10-29rs6000.c (rs6000_init_libfuncs): Split libfunc setup into 3 functions...Michael Meissner2-6/+39
2015-10-28common.opt (fchecking): New flag controlling flag_checking.Richard Biener1-1/+7
2015-10-27internal-fn.def (IFN_GOACC_DIM_SIZE, [...]): New.Nathan Sidwell1-5/+7
2015-10-27target-insns.def (oacc_fork, oacc_join): Define.Nathan Sidwell2-1/+11
2015-10-27re PR rtl-optimization/67609 (Generates wrong code for SSE2 _mm_load_pd)Richard Henderson2-4/+26
2015-10-27config.gcc: Handle --enable-fdpic.Daniel Jacobowitz2-0/+7
2015-10-26target.def (TARGET_NO_SPECULATION_IN_DELAY_SLOTS_P): New hook.Simon Dardis2-0/+12
2015-10-23* doc/install.texi (*-ibm-aix*): Additional information for AIX 7.1.David Edelsohn1-1/+11
2015-10-23Support for vectorizing conditional expressionsAlan Hayward1-0/+3
2015-10-23Fix typo.Nick Clifton1-1/+1
2015-10-22Proposed doc update for Explicit Reg Vars 3/3David Wohlferd1-49/+60
2015-10-22msp430.opt: Add -msilicon-errata and -msilicon-errata-warn.Nick Clifton1-0/+11
2015-10-21Update documentation for address space hooksRichard Henderson1-4/+2
2015-10-21Add a pass to back-propagate use informationRichard Sandiford1-4/+19
2015-10-21tm.texi: Regenerated.Ilya Enkovich2-0/+8
2015-10-21Proposed doc update for Explicit Reg Vars 2/3David Wohlferd1-71/+66
2015-10-19[PATCH] c/67925 - update documentation on `inline'Arkadiusz Drabczyk1-12/+10
2015-10-19Proposed doc update for Explicit Reg Vars 1/3David Wohlferd2-38/+27
2015-10-19Replace @optindex with @opindexH.J. Lu1-1/+1
2015-10-19Fix PR68002, add -fkeep-static-functionsJoost VandeVondele1-2/+7
2015-10-16re PR target/67745 ([ARM] wrong alignments when __attribute__ ((optimize,targ...Christian Bruel2-0/+6
2015-10-14htm.md (UNSPEC_HTM_FENCE): New.Peter Bergner1-0/+22
2015-10-13Add param parloops-scheduleTom de Vries1-0/+4
2015-10-12msp430.c (msp430_mcu_names): Rename to msp430_mcu_data, add fields for ISA an...Nick Clifton1-2/+3
2015-10-11always define SETUP_FRAME_ADDRESSESTrevor Saunders2-4/+4
2015-10-09config.gcc (mips*-*-*): Add frame-header-opt.o to extra_objs.Steve Ellcey1-1/+13
2015-10-08Make tree_expr_nonnegative_warnv_p recurse into SSA namesRichard Sandiford1-0/+4
2015-10-06nios2.c (nios2_symbol_ref_in_small_data_p): For -mgpopt=local, also exclude u...Sandra Loosemore1-2/+3
2015-10-06gcc * config/msp430/msp430.c (ATTR_NOINIT): New constant.Nick Clifton1-0/+51
2015-10-06AMD znver1 enablement.Venkataramanan Kumar1-0/+7
2015-10-06Update template instantiation documentationJonathan Wakely2-41/+60
2015-10-05Remove remaining uses of REAL_ARITHMETICRichard Sandiford2-30/+0