aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-20re PR c++/65801 (Allow -Wno-narrowing to silence stricter C++11 narrowing rules)Paolo Carlini1-4/+4
2015-04-17asan.c (set_sanitized_sections): New function.Yury Gribov1-1/+6
2015-04-16rl78-opts.h (enum rl78_mul_types): Add MUL_G14 and MUL_UNINIT.Nick Clifton1-13/+71
2015-04-15extend.texi (__sync Builtins): Simplify some text.Matthew Wahab1-9/+12
2015-04-15rx.opt (mallow-string-insns): New option.Nick Clifton1-0/+22
2015-04-13* doc/plugins.texi: Rewrite first introductory paragraph.Gerald Pfeifer1-3/+3
2015-04-12contrib.texi (Contributors): Add Martin Jambor and Michael Matz.Jan Hubicka1-0/+8
2015-04-12invoke.texi (-Wmemset-transposed-args): Break a long sentence.Gerald Pfeifer1-4/+4
2015-04-12* doc/contrib.texi (Contributors): Add Maxim Kuvyrkov.Gerald Pfeifer1-0/+4
2015-04-11* doc/contrib.texi (Contributors): Add Ira Rosen.Gerald Pfeifer1-0/+3
2015-04-11* doc/contrib.texi (Contributors): Add Laurynas Biveinis.Gerald Pfeifer1-0/+3
2015-04-10* doc/contrib.texi (Contributors): Update Joe Buck's entry.Gerald Pfeifer1-1/+2
2015-04-09* doc/contrib.texi (Contributors): Add John Marino.Gerald Pfeifer1-0/+3
2015-04-08extend.texi (Attribute Syntax): Add a trailing semicolon to an example.Michael Witten1-1/+1
2015-04-08* doc/extend.texi (__sync Builtins): Fix grammar.Gerald Pfeifer1-1/+1
2015-04-08doc/cfg.texi (GIMPLE statement iterators): Fix typoBernhard Reutner-Fischer1-1/+1