aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2015-07-23[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva1-36/+12
2015-07-23I6400 scheduling.Prachi Godbole1-0/+1
2015-07-22Add scheduling for M51xx core family.Prachi Godbole1-0/+1
2015-07-22Add -march=interaptiv.Robert Suchanek1-0/+1
2015-07-22invoke.texi (Language Independent Options): Rename node to Diagnostic Message...Jonathan Wakely1-5/+5
2015-07-20re PR target/66217 (PowerPC rotate/shift/mask instructions not optimal)Segher Boessenkool1-12/+0
2015-07-20re PR c++/55095 (Wshift-overflow)Marek Polacek1-0/+21
2015-07-18fix pr46851 and pr60340: remove unmaintained omega dependence testSebastian Pop2-65/+1
2015-07-15Support new interrupt handler options.Matthew Fortune1-5/+17
2015-07-14constraints.md (U, v): New constraints.Sandra Loosemore2-0/+17
2015-07-14nios2.h (LABEL_ALIGN): Define.Sandra Loosemore1-0/+3
2015-07-14nios2.h (SMALL_INT12): New macro.Sandra Loosemore1-0/+4
2015-07-14nios2.opt (march, mbmx, mcdx): New options.Sandra Loosemore1-1/+20
2015-07-13Fix double word typos.Aldy Hernandez1-1/+1
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders2-2/+2
2015-07-09always define SHORT_IMMEDIATES_SIGN_EXTENDTrevor Saunders2-2/+2
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-3/+3
2015-07-06Optimize i?86-*-elfiamcu for iamcu by defaultH.J. Lu1-0/+3
2015-07-05fragments.texi (Target Fragment): Convert debian.org link to use https.Gerald Pfeifer2-2/+2
2015-07-03[Patch docs obvious AArch64] Fix position of -moverride documentationJames Greenhalgh1-8/+9
2015-07-03re PR target/37072 (-mfancy-math-387 should be the default in FreeBSD)Gerald Pfeifer1-1/+1
2015-07-01[AArch64] Document several AArch64-specific test directivesJiong Wang1-0/+10
2015-07-01[AArch64] Restrict pic-small.c by new test directiveJiong Wang1-0/+9
2015-06-30IA MCU psABI support: GCC changesH.J. Lu1-1/+6
2015-06-29i386: Implement asm flag outputsRichard Henderson1-0/+78
2015-06-29invoke.texi (Aarch64 Options, -march): Split out arch and feature description...Matthew Wahab1-37/+40
2015-06-29re PR c/66322 (Linus Torvalds: -Wswitch-bool produces dubious warnings, fails...Marek Polacek1-1/+2
2015-06-26[Patch AArch64 4/4] Add -moverride tuning command, and wire it up forJames Greenhalgh1-0/+9
2015-06-24[AArch64 Doc] Clarify feature modifiers {no,}{fp,simd,crypto}Alan Lawrence1-8/+17
2015-06-18invoke.texi (-fsanitize-sections): Split @var to avoid "unlikely character , ...Uros Bizjak1-2/+2
2015-06-16aarch64-arches.def: Add "armv8.1-a".Matthew Wahab1-1/+9
2015-06-12gcc/Venkataramanan Kumar2-2/+12
2015-06-10re PR target/66474 (Document the use of %x in powerpc asm statements)Michael Meissner1-0/+21
2015-06-10Add ARM/thumb attribute targetChristian Bruel2-2/+28
2015-06-10Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...Alexandre Oliva1-12/+36
2015-06-09[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva1-36/+12
2015-06-04c-common.c (noplt): New attribute.Sriraman Tallam2-0/+37
2015-06-04Remove TARGET_RELAXED_ORDERING and optimize for weak memory models.Ramana Radhakrishnan2-12/+0
2015-06-03config.gcc (powerpc*-*-*): Add support for a new configure option --with-adva...Michael Meissner1-0/+8
2015-06-03plugins.texi (enum plugin_event): New event.Andres Tiraboschi1-0/+2
2015-05-29testsuite: auto-wipe dump filesBernhard Reutner-Fischer1-12/+18
2015-05-27Add --enable-default-pie option to GCC configureH.J. Lu2-0/+7
2015-05-26Fix memory order description in atomic ops built-ins docs.Torvald Riegel1-86/+89
2015-05-22* doc/extend.texi: Use @pxref instead of @xref.Marek Polacek1-2/+2
2015-05-22re PR c/47043 (allow deprecating enum values)Marek Polacek1-4/+58
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders2-16/+8
2015-05-21Testsuite check for sqrt_insn. Move pow/sqrt synth test from gcc.target/aarch...Kyrylo Tkachov1-0/+3
2015-05-19S/390 Add -march/-mtune=z13 option.Andreas Krebbel1-1/+2
2015-05-17invoke.texi (ARM Options, mtune): Add generic-armv7-a, cortex-a17, and cortex...Jim Wilson1-5/+5
2015-05-16FT32 target added. Approved by Jeff Law [law@redhat.com]James Bowman4-0/+81