2014-05-09 David Wohlferd <LimeGreenSocks@yahoo.com>
authoraph <aph@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 May 2014 11:50:22 +0000 (11:50 +0000)
committeraph <aph@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 May 2014 11:50:22 +0000 (11:50 +0000)
Andrew Haley <aph@redhat.com>
Richard Sandiford <rdsandiford@googlemail.com>

* doc/extend.texi: Rewrite inline asm page / re-org asm-related
pages.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@211051 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 99c1ffc..789a71c 100644 (file)
        (expand_used_vars): Call stack_protect_decl_p and
        stack_protect_return_slot_p for -fstack-protector-strong.
 
+2014-05-09  David Wohlferd <LimeGreenSocks@yahoo.com>
+       Andrew Haley <aph@redhat.com>
+       Richard Sandiford <rdsandiford@googlemail.com>
+
+       * doc/extend.texi: Rewrite inline asm page / re-org asm-related
+       pages.
+
 2014-05-09  Kenneth Zadeck  <zadeck@naturalbridge.com>
 
        PR middle-end/61111