Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
08c3b5b0
Commit
08c3b5b0
authored
Mar 07, 2008
by
Joseph Myers
Committed by
Joseph Myers
Mar 07, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/include/texinfo.tex: Update to version 2008-03-07.10.
From-SVN: r133015
parent
b49a1a1e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
6 deletions
+15
-6
gcc/ChangeLog
+4
-0
gcc/doc/include/texinfo.tex
+11
-6
No files found.
gcc/ChangeLog
View file @
08c3b5b0
2008-03-07 Joseph Myers <joseph@codesourcery.com>
* doc/include/texinfo.tex: Update to version 2008-03-07.10.
2008-03-07 Peter Bergner <bergner@vnet.ibm.com>
PR target/35373
...
...
gcc/doc/include/texinfo.tex
View file @
08c3b5b0
...
...
@@ -3,7 +3,7 @@
% Load plain if necessary, i.e., if running under initex.
\expandafter\ifx\csname
fmtname
\endcsname\relax\input
plain
\fi
%
\def\texinfoversion
{
2008-0
2-04.16
}
\def\texinfoversion
{
2008-0
3-07.10
}
%
% Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
...
...
@@ -917,16 +917,21 @@ where each line of input produces a line of output.}
\temp
}
% @include
file insert text of that file as input
.
% @include
FILE -- \input text of FILE
.
%
\def\include
{
\parseargusing\filenamecatcodes\includezzz
}
\def\includezzz
#1
{
%
\pushthisfilestack
\def\thisfile
{
#1
}
%
{
%
\makevalueexpandable
\input
#1
}
%
\makevalueexpandable
% we want to expand any @value in FILE.
\turnoffactive
% and allow special characters in the expansion
\edef\temp
{
\noexpand\input
#1
}
%
%
% This trickery is to read FILE outside of a group, in case it makes
% definitions, etc.
\expandafter
}
\temp
\popthisfilestack
}
\def\filenamecatcodes
{
%
...
...
@@ -5725,7 +5730,7 @@ end
\let\/
=
\ptexslash
\let\*
=
\ptexstar
\let\t
=
\ptext
\expandafter
\let\csname
top
\endcsname
=
\ptextop
% outer
\expandafter
\let\csname
top
\endcsname
=
\ptextop
% outer
\let\frenchspacing
=
\plainfrenchspacing
%
\def\endldots
{
\mathinner
{
\ldots\ldots\ldots\ldots
}}
%
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment