aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-05Replace REAL_VALUES_LESS with real_lessRichard Sandiford2-8/+0
2015-10-05Replace REAL_VALUES_EQUAL with real_equalRichard Sandiford2-14/+0
2015-10-03Document value of __cplusplus for C++14Jonathan Wakely1-4/+7
2015-10-02invoke.texi: Mention -mavx512vl, -mavx512bw, -mavx512dq, -mavx521vbmi, -mavx5...Kirill Yukhin1-4/+35
2015-10-02re PR c/64249 (Missing warning for if (A) else if (A))Marek Polacek1-1/+13
2015-10-01bb-reorder: Documentation updatesSegher Boessenkool1-4/+19
2015-09-30nvptx.c (nvptx_goacc_validate_dims): New.Nathan Sidwell3-0/+19
2015-09-28extend.texi (Asm Labels): Break out text for data vs functions.David Wohlferd1-21/+24
2015-09-28update a few places for the change from gimple_statement_base to gimpleTrevor Saunders1-6/+6
2015-09-28Make muser-mode the default for LEON3Daniel Cederman1-2/+2
2015-09-27revert to assign_parms assignments using default defsAlexandre Oliva1-4/+5
2015-09-25invoke.texi (-fsanitize): Minor wording tweak.Tobias Burnus1-2/+2
2015-09-25invoke.texi (-fsanitize): Update URLs.Tobias Burnus1-8/+9
2015-09-25Rename IA MCU processor lakemount to lakemontH.J. Lu1-2/+2
2015-09-24Change IA MCU processor from iamcu to lakemountH.J. Lu1-2/+2
2015-09-22c.opt (Wmultiple-inheritance, [...]): New C++ warnings.Nathan Sidwell1-3/+35
2015-09-22Disconnect -Wabi=<n> from -fabi-compat-version=<n>.Jason Merrill1-18/+53
2015-09-22AVX-512. Introduce SKylake server CPU.Kirill Yukhin1-0/+6
2015-09-21invoke.texi (SH Options): Undocument SH5/SH64 related options.Oleg Endo1-146/+6
2015-09-18config.host (powerpc-ibm-aix*): Add crtdbase.o to extra_parts.Andrew Dixie2-14/+26
2015-09-16invoke.texi ([Wsubobject-linkage]): Extend documentation.Paolo Carlini1-2/+9
2015-09-15defaults.h (STACK_OLD_CHECK_PROTECT): Adjust for -fno-exceptions.Eric Botcazou2-6/+6
2015-09-15match-and-simplify.texi: Fix wording.Richard Biener1-1/+1
2015-09-14[AArch64] Handle literal pools for functions > 1 MiB in size.Ramana Radhakrishnan1-0/+8
2015-09-14PR28901 -Wunused-variable ignores unused const initialised variables in CMark Wielaard1-3/+15