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
3ad13ada
Commit
3ad13ada
authored
Jan 30, 1999
by
Jeffrey A Law
Committed by
Jeff Law
Jan 30, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* install.texi: Fix merge lossages.
From-SVN: r24924
parent
d9b53430
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
+3
-1
gcc/ChangeLog
+2
-0
gcc/install.texi
+1
-1
No files found.
gcc/ChangeLog
View file @
3ad13ada
Sat
Jan
30
08
:
27
:
23
1999
Jeffrey
A
Law
(
law
@cygnus
.
com
)
Sat
Jan
30
08
:
27
:
23
1999
Jeffrey
A
Law
(
law
@cygnus
.
com
)
*
install
.
texi
:
Fix
merge
lossages
.
*
cccp
.
c
(
main
)
:
Only
call
setlocale
(
LC_MESSAGES
,
...)
if
LC_MESSAGES
*
cccp
.
c
(
main
)
:
Only
call
setlocale
(
LC_MESSAGES
,
...)
if
LC_MESSAGES
is
defined
.
is
defined
.
*
collect2
.
c
(
main
)
:
Likewise
.
*
collect2
.
c
(
main
)
:
Likewise
.
...
...
gcc/install.texi
View file @
3ad13ada
...
@@ -232,7 +232,6 @@ of tree node types when referencing fields of that node. This does not
...
@@ -232,7 +232,6 @@ of tree node types when referencing fields of that node. This does not
change
the
generated
code
,
but
adds
error
checking
within
the
compiler
.
change
the
generated
code
,
but
adds
error
checking
within
the
compiler
.
This
will
slow
down
the
compiler
and
may
only
work
properly
if
you
This
will
slow
down
the
compiler
and
may
only
work
properly
if
you
are
building
the
compiler
with
GNU
C
.
are
building
the
compiler
with
GNU
C
.
@
end
table
The
@
file
{
configure
}
script
searches
subdirectories
of
the
source
The
@
file
{
configure
}
script
searches
subdirectories
of
the
source
directory
for
other
compilers
that
are
to
be
integrated
into
GNU
CC
.
directory
for
other
compilers
that
are
to
be
integrated
into
GNU
CC
.
...
@@ -277,6 +276,7 @@ A file named @file{tm.h} is created which includes the
...
@@ -277,6 +276,7 @@ A file named @file{tm.h} is created which includes the
machine
-
description
macro
file
for
your
target
machine
.
It
should
be
in
machine
-
description
macro
file
for
your
target
machine
.
It
should
be
in
the
subdirectory
@
file
{
config
}
and
its
name
is
often
the
subdirectory
@
file
{
config
}
and
its
name
is
often
@
file
{@
var
{
machine
}.
h
}.
@
file
{@
var
{
machine
}.
h
}.
@
end
itemize
@
cindex
Native
Language
Support
@
cindex
Native
Language
Support
@
cindex
NLS
@
cindex
NLS
...
...
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