summaryrefslogtreecommitdiff
path: root/gcc/doc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] c/67925 - update documentation on `inline'law2015-10-201-12/+10
* Proposed doc update for Explicit Reg Vars 1/3law2015-10-192-38/+27
* Replace @optindex with @opindexhjl2015-10-191-1/+1
* Fix PR68002, add -fkeep-static-functionsvondele2015-10-191-2/+7
* 2015-10-16 Christian Bruel <christian.bruel@st.com>chrbr2015-10-162-0/+6
* * config/rs6000/htm.md (UNSPEC_HTM_FENCE): New.bergner2015-10-141-0/+22
* Add param parloops-schedulevries2015-10-131-0/+4
* * config/msp430/msp430.c (msp430_mcu_names): Rename tonickc2015-10-121-2/+3
* always define SETUP_FRAME_ADDRESSEStbsaunde2015-10-112-4/+4
* 2015-10-05 Steve Ellcey <sellcey@imgtec.com>sje2015-10-091-1/+13
* Make tree_expr_nonnegative_warnv_p recurse into SSA namesrsandifo2015-10-081-0/+4
* 2015-10-06 Sandra Loosemore <sandra@codesourcery.com>sandra2015-10-061-2/+3
* gcc * config/msp430/msp430.c (ATTR_NOINIT): New constant.nickc2015-10-061-0/+51
* 2015-10-06 Venkataramanan Kumar <Venkataramanan.kumar@amd.com>vekumar2015-10-061-0/+7
* Update template instantiation documentationredi2015-10-062-41/+60
* Remove remaining uses of REAL_ARITHMETICrsandifo2015-10-052-30/+0
* Replace REAL_VALUES_LESS with real_lessrsandifo2015-10-052-8/+0
* Replace REAL_VALUES_EQUAL with real_equalrsandifo2015-10-052-14/+0
* Document value of __cplusplus for C++14redi2015-10-031-4/+7
* gcc/kyukhin2015-10-021-4/+35
* PR c/64249mpolacek2015-10-021-1/+13
* bb-reorder: Documentation updatessegher2015-10-011-4/+19
* * config/nvptx/nvptx.c (nvptx_goacc_validate_dims): New.nathan2015-09-303-0/+19
* 2015-09-28 David Wohlferd <dw@LimeGreenSocks.com>sandra2015-09-281-21/+24
* update a few places for the change from gimple_statement_base to gimpletbsaunde2015-09-281-6/+6
* 2015-09-28 Daniel Cederman <cederman@gaisler.com>danielh2015-09-281-2/+2
* revert to assign_parms assignments using default defsaoliva/pr64164aoliva2015-09-271-4/+5
* 2015-09-25 Tobias Burnus <burnus@net-b.de>burnus2015-09-251-2/+2
* 2015-09-25 Tobias Burnus <burnus@net-b.de>burnus2015-09-251-8/+9
* Rename IA MCU processor lakemount to lakemonthjl2015-09-251-2/+2
* Change IA MCU processor from iamcu to lakemounthjl2015-09-251-2/+2
* c-family/nathan2015-09-221-3/+35
* Disconnect -Wabi=<n> from -fabi-compat-version=<n>.jason2015-09-221-18/+53
* AVX-512. Introduce SKylake server CPU.kyukhin2015-09-221-0/+6
* gcc/olegendo2015-09-211-146/+6
* libgcc/dje2015-09-182-14/+26
* 2015-09-16 Paolo Carlini <paolo.carlini@oracle.com>paolo2015-09-161-2/+9
* * defaults.h (STACK_OLD_CHECK_PROTECT): Adjust for -fno-exceptions.ebotcazou2015-09-152-6/+6
* 2015-09-15 Richard Biener <rguenther@suse.de>rguenth2015-09-151-1/+1
* [AArch64] Handle literal pools for functions > 1 MiB in size.ramana2015-09-141-0/+8
* PR28901 -Wunused-variable ignores unused const initialised variables in Cmark2015-09-141-3/+15
* 2015-09-14 Richard Biener <rguenther@suse.de>rguenth2015-09-141-5/+47
* 2015-09-14 Richard Biener <rguenther@suse.de>rguenth2015-09-141-5/+21
* * doc/install.texi (Downloading the source): Mark upgerald2015-09-131-1/+1
* Warn when comparing nonnull arguments to NULL in a function.mark2015-09-101-0/+3
* Fix typo in doc/install.texitrippels2015-09-101-1/+1
* doc/install.texi: Mention contrib/download_prerequisitestrippels2015-09-101-1/+4
* 2015-09-09 Paolo Carlini <paolo.carlini@oracle.com>paolo2015-09-091-1/+8
* [ARM] Update sourcebuild.texi with testsuite/effective-target hooksalalaw012015-09-081-2/+7
* Document ftrapv/fwrapv interactionvries2015-09-041-0/+10