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
95247088
Commit
95247088
authored
Nov 02, 1999
by
Jeffrey A Law
Committed by
Jeff Law
Nov 02, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc.1 (PA options): Remove obsolete -mshared-libs options.
From-SVN: r30346
parent
937ac3f9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
12 deletions
+3
-12
gcc/ChangeLog
+2
-0
gcc/gcc.1
+1
-12
No files found.
gcc/ChangeLog
View file @
95247088
...
...
@@ -5,6 +5,8 @@ Mon Nov 1 23:21:17 1999 Jason Merrill <jason@yorick.cygnus.com>
Mon
Nov
1
23
:
37
:
38
1999
Jeffrey
A
Law
(
law
@cygnus
.
com
)
*
gcc
.
1
(
PA
options
)
:
Remove
obsolete
-
mshared
-
libs
options
.
*
pa
.
h
(
ADDR_VEC_ALIGN
)
:
Define
.
*
jump
.
c
(
jump_optimize_1
)
:
Also
move
LOOP_VTOP
and
LOOP_CONT
...
...
gcc/gcc.1
View file @
95247088
...
...
@@ -20,7 +20,7 @@
.
if
n
.
sp
.
if
t
.
sp
0.4
..
.
Id
$
Id
:
gcc
.1
,
v
1.1
1
1999
/
09
/
23
14
:
49
:
11
law
Exp
$
.
Id
$
Id
:
gcc
.1
,
v
1.1
2
1999
/
10
/
22
02
:
32
:
26
law
Exp
$
.
TH
GCC
1
"\*(Dt"
"GNU Tools"
"GNU Tools"
.
SH
NAME
gcc
,
g
++
\-
GNU
project
C
and
C
++
Compiler
(
gcc
-
2.96
)
...
...
@@ -454,8 +454,6 @@ in the following sections.
\-mpa\-risc\-1\-0
\-mpa\-risc\-1\-1
\-mkernel
\-mshared\-libs
\-mno\-shared\-libs
\-mlong\-calls
\-mdisable\-fpregs
\-mdisable\-indexing
...
...
@@ -3627,15 +3625,6 @@ generate \c
\&
instructions
instead
.
This
avoids
a
rather
serious
bug
in
the
HP
-
UX
linker
.
.
TP
.
B
\-
mshared
-
libs
Generate
code
that
can
be
linked
against
HP
-
UX
shared
libraries
.
This
option
is
not
fully
function
yet
,
and
is
not
on
by
default
for
any
PA
target
.
Using
this
option
can
cause
incorrect
code
to
be
generated
by
the
compiler
.
.
TP
.
B
\-
mno
-
shared
-
libs
Don
't generate code that will be linked against shared libraries. This is
the default for all PA targets.
.TP
.
B
\-
mlong
-
calls
Generate
code
which
allows
calls
to
functions
greater
than
256
K
away
from
the
caller
when
the
caller
and
callee
are
in
the
same
source
file
.
Do
...
...
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