From: David Wohlferd Date: Thu, 29 May 2014 11:50:22 +0000 (+0000) Subject: extend.texi: Rewrite inline asm page / re-org asm-related pages. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2556511ee02c2673e85ebce98abd0e974b9ad629;p=gcc.git extend.texi: Rewrite inline asm page / re-org asm-related pages. 2014-05-09 David Wohlferd Andrew Haley Richard Sandiford * doc/extend.texi: Rewrite inline asm page / re-org asm-related pages. From-SVN: r211051 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 99c1ffc292f..789a71ce8af 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -2674,6 +2674,13 @@ (expand_used_vars): Call stack_protect_decl_p and stack_protect_return_slot_p for -fstack-protector-strong. +2014-05-09 David Wohlferd + Andrew Haley + Richard Sandiford + + * doc/extend.texi: Rewrite inline asm page / re-org asm-related + pages. + 2014-05-09 Kenneth Zadeck PR middle-end/61111