aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@gcc.gnu.org>2006-05-16 09:47:14 +0000
committerAndreas Schwab <schwab@gcc.gnu.org>2006-05-16 09:47:14 +0000
commit726e99922bf44d24b991b6a9454461d22ba03827 (patch)
treec0166ca83ebd6d34988eac051e6e3607b07faf7f /gcc
parent6b6484828fb7d580efae23d5a637bc7229a68fff (diff)
downloadgcc-726e99922bf44d24b991b6a9454461d22ba03827.zip
gcc-726e99922bf44d24b991b6a9454461d22ba03827.tar.gz
gcc-726e99922bf44d24b991b6a9454461d22ba03827.tar.bz2
tm.texi (TARGET_LIBGCC_SDATA_SECTION): Add missing @end defmac.
* doc/tm.texi (TARGET_LIBGCC_SDATA_SECTION): Add missing @end defmac. From-SVN: r113821
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog7
-rw-r--r--gcc/doc/tm.texi3
2 files changed, 8 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index b411986..5dc5511 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2006-05-16 Andreas Schwab <schwab@suse.de>
+
+ * doc/tm.texi (TARGET_LIBGCC_SDATA_SECTION): Add missing @end
+ defmac.
+
2006-05-15 Roger Sayle <roger@eyesopen.com>
PR target/26600
@@ -11,7 +16,7 @@
* crtstuff.c (__dso_handle): Set section from
TARGET_LBIGCC_SDATA_SECTION if defined.
- * doc/tm.text (TARGET_LIBGCC_SDATA_SECTION): Document.
+ * doc/tm.texi (TARGET_LIBGCC_SDATA_SECTION): Document.
* config/mips/mips.h (TARGET_LIBGCC_SDATA_SECTION): Define.
2006-05-16 Danny Smith <dannysmith@users.sourceforge.net>
diff --git a/gcc/doc/tm.texi b/gcc/doc/tm.texi
index af1b21c..ce16b67 100644
--- a/gcc/doc/tm.texi
+++ b/gcc/doc/tm.texi
@@ -1,5 +1,5 @@
@c Copyright (C) 1988,1989,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,
-@c 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+@c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@c This is part of the GCC manual.
@c For copying conditions, see the file gcc.texi.
@@ -6228,6 +6228,7 @@ MIPS), you could compile crtstuff with @code{-G 0} so that it doesn't
require small data support from your application, but use this macro
to put small data into @code{.sdata} so that your application can
access these variables whether it uses small data or not.
+@end defmac
@defmac FORCE_CODE_SECTION_ALIGN
If defined, an ASM statement that aligns a code section to some