aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-16ipa-utils.h (warn_types_mismatch, [...]): Declare.Jan Hubicka1-0/+8
2015-05-14re PR rtl-optimization/65862 ([MIPS] IRA/LRA issue: integers spilled to float...Vladimir Makarov2-0/+9
2015-05-13gcc: Bump to automake 1.11.6Michael Haubenwallner1-2/+2
2015-05-12Implement -Wmisleading-indentationDavid Malcolm1-1/+41
2015-05-12re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Andrew MacLeod1-2/+2
2015-05-11Convert to md_asm_adjustRichard Henderson2-10/+10
2015-05-11calls.c (prepare_call_address): Transform PLT call to GOT lookup and indirect...Alexander Monakov1-1/+11
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-1/+1
2015-05-08install.texi (--enable-languages): Add missing jit and lto info.Jim Wilson2-4/+7
2015-05-08[PATCH 2/13] musl libc configGregor Richards1-2/+8
2015-05-07re PR c/64918 (invalid (?) warning when initializing structure)Marek Polacek1-0/+8
2015-05-07re PR c/65179 (Introduce new C warning: -Wshift-negative-value)Marek Polacek1-1/+8
2015-05-07c-ubsan.c (ubsan_instrument_bounds): Don't skip instrumenting flexible member...Marek Polacek1-0/+7
2015-05-05c.opt (Wterminate): New.Jason Merrill1-0/+6
2015-05-05extend.texi (C Extensions): Update menu for moved Variable Attributes and Typ...Uros Bizjak1-2/+2
2015-05-05msp430-opts.h (enum msp430_regions): New.Nick Clifton2-0/+46
2015-05-05[docs] Update __atomic builtins documentation.Matthew Wahab1-34/+56
2015-05-05aarch64-elf-raw.h (CA53_ERR_843419_SPEC): Define.Yvan Roux2-1/+21
2015-05-04common.opt (fdelete-null-pointer-checks): Init to -1.Sandra Loosemore1-5/+9
2015-05-03extend.texi (Variable Attributes, [...]): Move sections up in file, to immedi...Sandra Loosemore1-383/+383
2015-05-01extend.texi (Variable Attributes): Add menu and proper @nodes to subsections.Sandra Loosemore1-191/+239