aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-01[doc] Update definition location of attribute_spec in documentationKyrylo Tkachov1-1/+1
2015-04-30tm.texi: Regenerate.Caroline Tice1-0/+28
2015-04-30Define & use special macros to record the name & size of cold partitions.Caroline Tice1-0/+28
2015-04-28extend.texi (Declaring Attributes of Functions): Split into subsections by ta...Sandra Loosemore1-1533/+1952
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders2-2/+2
2015-04-27re PR target/64579 (__TM_end __builtin_tend failed to return transactional st...Peter Bergner1-6/+11
2015-04-24[AArch64] Implement -m{cpu,tune,arch}=native using only /proc/cpuinfoKyrylo Tkachov1-3/+18
2015-04-24re PR c/63357 (Warn for P && P and P || P (same expression used multiple tim...Marek Polacek1-1/+6
2015-04-22Allow wildcards in -fsanitize-sections.Yury Gribov1-1/+2