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
7f471801
Commit
7f471801
authored
Jun 05, 2001
by
Anthony Green
Committed by
Anthony Green
Jun 05, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove -Amachine and -Acpu from here.
From-SVN: r42908
parent
bea09693
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletions
+6
-1
gcc/ChangeLog
+5
-0
gcc/config/sparc/elf.h
+1
-1
No files found.
gcc/ChangeLog
View file @
7f471801
2001
-
06
-
04
Anthony
Green
<
green
@redhat
.
com
>
*
config
/
sparc
/
elf
.
h
(
CPP_PREDEFINES
)
:
Don
'
t
assert
cpu
or
machine
.
This
is
now
done
in
sparc
.
h
.
2001
-
06
-
05
Nathan
Sidwell
<
nathan
@codesourcery
.
com
>
2001
-
06
-
05
Nathan
Sidwell
<
nathan
@codesourcery
.
com
>
Correct
CVS
resurrection
of
invoke
.
texi
.
Correct
CVS
resurrection
of
invoke
.
texi
.
...
...
gcc/config/sparc/elf.h
View file @
7f471801
...
@@ -20,7 +20,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330,
...
@@ -20,7 +20,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
Boston, MA 02111-1307, USA. */
#undef CPP_PREDEFINES
#undef CPP_PREDEFINES
#define CPP_PREDEFINES "-Dsparc -D__elf__
-Acpu=sparc -Amachine=sparc
"
#define CPP_PREDEFINES "-Dsparc -D__elf__"
#undef STARTFILE_SPEC
#undef STARTFILE_SPEC
#define STARTFILE_SPEC "crt0.o%s crti.o%s crtbegin.o%s"
#define STARTFILE_SPEC "crt0.o%s crti.o%s crtbegin.o%s"
...
...
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