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
2e383aa6
Commit
2e383aa6
authored
Jul 12, 1996
by
Doug Evans
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
({LINK,ASM_CPU}_SPEC): %{V} %{v:%{!V:-V}} -> %{v:-V}.
From-SVN: r12434
parent
c8ce67e2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
gcc/config/m88k/dgux.h
+3
-3
No files found.
gcc/config/m88k/dgux.h
View file @
2e383aa6
...
@@ -30,7 +30,7 @@ Boston, MA 02111-1307, USA. */
...
@@ -30,7 +30,7 @@ Boston, MA 02111-1307, USA. */
(TARGET_SVR4 ? DWARF_DEBUG : SDB_DEBUG)
(TARGET_SVR4 ? DWARF_DEBUG : SDB_DEBUG)
#ifndef VERSION_INFO2
#ifndef VERSION_INFO2
#define VERSION_INFO2 "$Revision: 1.2
1
$"
#define VERSION_INFO2 "$Revision: 1.2
2
$"
#endif
#endif
#ifndef NO_BUGS
#ifndef NO_BUGS
#define AS_BUG_IMMEDIATE_LABEL
#define AS_BUG_IMMEDIATE_LABEL
...
@@ -110,7 +110,7 @@ Boston, MA 02111-1307, USA. */
...
@@ -110,7 +110,7 @@ Boston, MA 02111-1307, USA. */
#undef LIB_SPEC
#undef LIB_SPEC
#define LIB_SPEC "
%
{
!
msvr3
:%
{
!
shared
:-
lstaticdgc
}}
%
{
!
shared
:%
{
!
symbolic
:-
lc
}}
"
#define LIB_SPEC "
%
{
!
msvr3
:%
{
!
shared
:-
lstaticdgc
}}
%
{
!
shared
:%
{
!
symbolic
:-
lc
}}
"
#undef LINK_SPEC
#undef LINK_SPEC
#define LINK_SPEC "
%
{
z
*
}
%
{
h
*
}
%
{
V
}
%
{
v
:%
{
!
V
:-
V
}
}
\
#define LINK_SPEC "
%
{
z
*
}
%
{
h
*
}
%
{
v
:-
V
}
\
%
{
static
:-
dn
-
Bstatic
}
\
%
{
static
:-
dn
-
Bstatic
}
\
%
{
shared
:-
G
-
dy
}
\
%
{
shared
:-
G
-
dy
}
\
%
{
symbolic
:-
Bsymbolic
-
G
-
dy
}
\
%
{
symbolic
:-
Bsymbolic
-
G
-
dy
}
\
...
@@ -136,7 +136,7 @@ Boston, MA 02111-1307, USA. */
...
@@ -136,7 +136,7 @@ Boston, MA 02111-1307, USA. */
{ "
startfile_crtbegin
", STARTFILE_CRTBEGIN_SPEC }
{ "
startfile_crtbegin
", STARTFILE_CRTBEGIN_SPEC }
#define ASM_CPU_SPEC "
\
#define ASM_CPU_SPEC "
\
%
{
V
}
%
{
v
:%
{
!
V
:-
V
}
}
\
%
{
v
:-
V
}
\
%
{
g
:
\
%
{
g
:
\
%
{
mno
-
legend
:-
Wc
,
off
}
\
%
{
mno
-
legend
:-
Wc
,
off
}
\
%
{
!
mno
-
legend
:-
Wc
,
-
fix
-
bb
,
-
s
\
"%i
\"
\
%
{
!
mno
-
legend
:-
Wc
,
-
fix
-
bb
,
-
s
\
"%i
\"
\
...
...
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