[ghdl] more texinfo fixes

sailer sailer at fedoraproject.org
Wed May 1 23:53:46 UTC 2013


commit 21d1f5bf200ae2f8347ff233dd2a36ed84ebadc9
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Thu May 2 01:53:30 2013 +0200

    more texinfo fixes

 gcc47-texinfo.patch |   26 ++++++++++++--------------
 1 files changed, 12 insertions(+), 14 deletions(-)
---
diff --git a/gcc47-texinfo.patch b/gcc47-texinfo.patch
index 32081b5..68a6b32 100644
--- a/gcc47-texinfo.patch
+++ b/gcc47-texinfo.patch
@@ -441,20 +441,6 @@
  @item -m32
  @itemx -m64
  @opindex m32
---- ./gcc/doc/tm.texi	2012-08-13 16:13:29.000000000 +0200
-+++ ./gcc/doc/tm.texi	2012-08-10 15:21:31.000000000 +0200
-@@ -11368,11 +11368,6 @@
- @code{TARGET_CONST_ANCHOR} is set to @samp{0x8000}.  The default value
- is zero, which disables this optimization.  @end deftypevr
- 
-- at deftypefn {Target Hook} {unsigned HOST_WIDE_INT} TARGET_MEMMODEL_CHECK (unsigned HOST_WIDE_INT @var{val})
--Validate target specific memory model mask bits. When NULL no target specific
--memory model bits are allowed.
-- at end deftypefn
--
- @deftypevr {Target Hook} {unsigned char} TARGET_ATOMIC_TEST_AND_SET_TRUEVAL
- This value should be set if the result written by @code{atomic_test_and_set} is not exactly 1, i.e. the @code{bool} @code{true}.
- @end deftypevr
 --- ./gcc/doc/generic.texi	2012-01-30 21:24:43.000000000 +0100
 +++ ./gcc/doc/generic.texi	2013-03-20 12:06:35.000000000 +0100
 @@ -1415,13 +1415,13 @@
@@ -603,3 +589,15 @@
  v16hi __builtin_ia32_pavgw256 (v16hi,v16hi)
  v32qi __builtin_ia32_pblendvb256 (v32qi,v32qi,v32qi)
  v16hi __builtin_ia32_pblendw256 (v16hi,v16hi,int)
+--- ./gcc/doc/tm.texi.in	2012-08-13 16:13:33.000000000 +0200
++++ ./gcc/doc/tm.texi.in	2012-08-10 15:21:31.000000000 +0200
+@@ -11240,9 +11240,4 @@
+ @code{TARGET_CONST_ANCHOR} is set to @samp{0x8000}.  The default value
+ is zero, which disables this optimization.  @end deftypevr
+ 
+- at hook TARGET_MEMMODEL_CHECK
+-Validate target specific memory model mask bits. When NULL no target specific
+-memory model bits are allowed.
+- at end deftypefn
+-
+ @hook TARGET_ATOMIC_TEST_AND_SET_TRUEVAL


More information about the scm-commits mailing list