Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2008-08-28 01:32:02 +0400
committerJeff Johnston <jjohnstn@redhat.com>2008-08-28 01:32:02 +0400
commitcbeb4588298b2ac146207b88bfe66c5415c79535 (patch)
tree49e9ac79a7a65b652c0cc8bf9f4d743f5d0d8fe7
parent05a6cb1bb28a148fa59f33414606e4fc7adc5778 (diff)
2008-08-27 Sandra Loosemore <sandra@codesourcery.com>
* libc/libc.texinfo: Remove "LOCAL KLUGE" that prevents it from building pdfs. * libm/libm.texinfo: Likewise.
-rw-r--r--newlib/ChangeLog6
-rw-r--r--newlib/libc/libc.texinfo15
-rw-r--r--newlib/libm/libm.texinfo15
3 files changed, 6 insertions, 30 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 1761a4733..82e80155d 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,9 @@
+2008-08-27 Sandra Loosemore <sandra@codesourcery.com>
+
+ * libc/libc.texinfo: Remove "LOCAL KLUGE" that prevents it
+ from building pdfs.
+ * libm/libm.texinfo: Likewise.
+
2008-08-27 Corinna Vinschen <corinna@vinschen.de>
* libc/stdlib/wcsrtombs.c (_wcsrtombs_r): Fix condition for
diff --git a/newlib/libc/libc.texinfo b/newlib/libc/libc.texinfo
index efa30d35b..f4f9624bc 100644
--- a/newlib/libc/libc.texinfo
+++ b/newlib/libc/libc.texinfo
@@ -1,20 +1,5 @@
\input texinfo.tex
@setfilename libc.info
-@tex
-% NOTE LOCAL KLUGE TO AVOID TOO MUCH WHITESPACE FROM "makedoc"
-\global\long\def\example{%
-\begingroup
-\let\aboveenvbreak=\par
-\let\afterenvbreak=\par
-\parskip=0pt
-\lisp}
-\global\long\def\Eexample{%
-\Elisp
-\endgroup
-\vskip -\parskip% to cancel out effect of following \par
-}
-% END LOCAL WHITESPACE KLUGE
-@end tex
@syncodeindex fn cp
@ifinfo
diff --git a/newlib/libm/libm.texinfo b/newlib/libm/libm.texinfo
index 013d38224..a9a47e305 100644
--- a/newlib/libm/libm.texinfo
+++ b/newlib/libm/libm.texinfo
@@ -1,20 +1,5 @@
\input texinfo.tex
@setfilename libm.info
-@tex
-% NOTE LOCAL KLUGE TO AVOID TOO MUCH WHITESPACE FROM "makedoc"
-\global\long\def\example{%
-\begingroup
-\let\aboveenvbreak=\par
-\let\afterenvbreak=\par
-\parskip=0pt
-\lisp}
-\global\long\def\Eexample{%
-\Elisp
-\endgroup
-\vskip -\parskip% to cancel out effect of following \par
-}
-% END LOCAL WHITESPACE KLUGE
-@end tex
@syncodeindex fn cp
@ifinfo