gcc/gcc/doc
Uros Bizjak e016034b39 re PR target/81894 (Typo in x86 built-in function list)
PR target/81894
	* doc/extend.texi (x86 Built-in Functions): Correct the name of
	__builtin_ia32_lzcnt_u16.

From-SVN: r251198
2017-08-19 10:22:54 +02:00
..
include Update copyright years. 2017-01-01 13:07:43 +01:00
avr-mmcu.texi Update copyright years. 2017-01-01 13:07:43 +01:00
bugreport.texi Update copyright years. 2017-01-01 13:07:43 +01:00
cfg.texi cfg.texi (Edges): Remove reference to Java. 2017-01-02 14:23:06 +00:00
collect2.texi Update copyright years. 2017-01-01 13:07:43 +01:00
compat.texi Update copyright years. 2017-01-01 13:07:43 +01:00
configfiles.texi Update copyright years. 2017-01-01 13:07:43 +01:00
configterms.texi Update copyright years. 2017-01-01 13:07:43 +01:00
contrib.texi Kill my doppelg\"anger 2017-03-19 01:30:40 +01:00
contribute.texi Update copyright years. 2017-01-01 13:07:43 +01:00
cpp.texi cpp.texi: Replace "stringify"/"stringification" with C standard terminology... 2017-02-11 19:57:21 -05:00
cppdiropts.texi cppdiropts.texi: Merge documentation of -I, -iquote, -isystem, and -idirafter. 2017-01-07 17:37:55 -05:00
cppenv.texi Update copyright years. 2017-01-01 13:07:43 +01:00
cppinternals.texi cpp.texi: Replace "stringify"/"stringification" with C standard terminology... 2017-02-11 19:57:21 -05:00
cppopts.texi re PR other/16519 (-pthread undocumented) 2017-01-08 21:39:24 -05:00
cppwarnopts.texi cppdiropts.texi: Merge documentation of -I, -iquote, -isystem, and -idirafter. 2017-01-07 17:37:55 -05:00
extend.texi re PR target/81894 (Typo in x86 built-in function list) 2017-08-19 10:22:54 +02:00
fragments.texi Update copyright years. 2017-01-01 13:07:43 +01:00
frontends.texi Brig front-end 2017-01-24 13:45:56 +01:00
gcc.texi Document gcov-dump and fix installation of gcov-tool (PR gcov-profile/80081). 2017-03-21 14:41:11 +00:00
gccint.texi gcc.texi: Remove "up" link to (DIR). 2017-03-13 22:27:59 +00:00
gcov-dump.texi Backport r247376 2017-06-22 11:37:38 +00:00
gcov-tool.texi Backport r247376 2017-06-22 11:37:38 +00:00
gcov.texi Backport r247507 2017-06-22 11:38:40 +00:00
generic.texi Update copyright years. 2017-01-01 13:07:43 +01:00
gimple.texi Update copyright years. 2017-01-01 13:07:43 +01:00
gnu.texi
gty.texi Update copyright years. 2017-01-01 13:07:43 +01:00
headerdirs.texi Update copyright years. 2017-01-01 13:07:43 +01:00
hostconfig.texi Use the more formal "cannot" instead of the informal "can't." 2017-03-21 15:37:29 -06:00
implement-c.texi Update copyright years. 2017-01-01 13:07:43 +01:00
implement-cxx.texi Update copyright years. 2017-01-01 13:07:43 +01:00
install-old.texi Update copyright years. 2017-01-01 13:07:43 +01:00
install.texi install.texi (Options specification): Restore entry of --enable-sjlj-exceptions. 2017-05-29 21:08:29 +00:00
install.texi2html Update copyright years. 2017-01-01 13:07:43 +01:00
interface.texi Update copyright years. 2017-01-01 13:07:43 +01:00
invoke.texi [SPARC] Add -mfsmuld option 2017-07-26 12:42:03 +00:00
languages.texi Update copyright years. 2017-01-01 13:07:43 +01:00
libgcc.texi Update copyright years. 2017-01-01 13:07:43 +01:00
loop.texi Use the more formal "cannot" instead of the informal "can't." 2017-03-21 15:37:29 -06:00
lto.texi Fix typo in LTO documentation (PR lto/50345). 2017-04-19 12:00:47 +00:00
makefile.texi makefile.texi (profiledbootstrap): Refer to the installation instructions only in textual form. 2017-02-10 22:06:01 +00:00
match-and-simplify.texi Update copyright years. 2017-01-01 13:07:43 +01:00
md.texi re PR target/80123 (libgomp tests pr66199-2.c and pr66199-5.c fail with -mcpu=power9) 2017-03-22 12:47:55 -05:00
objc.texi Use the more formal "cannot" instead of the informal "can't." 2017-03-21 15:37:29 -06:00
optinfo.texi Miscellaneous optimization group fixes 2017-02-28 09:42:06 +01:00
options.texi [-fcompare-debug] var tracking options are not optimization options 2017-01-07 19:53:13 +00:00
passes.texi Update copyright years. 2017-01-01 13:07:43 +01:00
plugins.texi Update copyright years. 2017-01-01 13:07:43 +01:00
portability.texi Update copyright years. 2017-01-01 13:07:43 +01:00
rtl.texi Use the more formal "cannot" instead of the informal "can't." 2017-03-21 15:37:29 -06:00
service.texi Update copyright years. 2017-01-01 13:07:43 +01:00
sourcebuild.texi Add check_effective_target_rdynamic and use it in g++.dg/lto/pr69589_0.C. 2017-03-09 15:04:31 +00:00
standards.texi standards.texi (Standards): Update reference to Objective-C 2.0. 2017-02-12 14:37:46 +00:00
tm.texi re PR tree-optimization/79390 (10% performance drop in SciMark2 LU after r242550) 2017-04-04 19:52:27 +02:00
tm.texi.in re PR tree-optimization/79390 (10% performance drop in SciMark2 LU after r242550) 2017-04-04 19:52:27 +02:00
tree-ssa.texi Update copyright years. 2017-01-01 13:07:43 +01:00
trouble.texi Use the more formal "cannot" instead of the informal "can't." 2017-03-21 15:37:29 -06:00