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
9aa5ba97
Commit
9aa5ba97
authored
23 years ago
by
Jeffrey A Law
Committed by
Jeff Law
23 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* h8300/elf.h (LINK_SPEC): Redefine appropriately for the H8.
From-SVN: r45380
parent
58771ed1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
gcc/ChangeLog
+4
-0
gcc/config/h8300/elf.h
+3
-0
No files found.
gcc/ChangeLog
View file @
9aa5ba97
Tue
Sep
4
11
:
16
:
35
2001
Jeffrey
A
Law
(
law
@cygnus
.
com
)
*
h8300
/
elf
.
h
(
LINK_SPEC
)
:
Redefine
appropriately
for
the
H8
.
2001
-
09
-
04
Richard
Sandiford
<
rsandifo
@redhat
.
com
>
*
config
/
mips
/
mips
.
c
(
save_restore_insns
)
:
Change
base_offset
to
...
...
This diff is collapsed.
Click to expand it.
gcc/config/h8300/elf.h
View file @
9aa5ba97
...
...
@@ -34,3 +34,6 @@
#define USER_LABEL_PREFIX "_"
#define JUMP_TABLES_IN_TEXT_SECTION (flag_pic)
#undef LINK_SPEC
#define LINK_SPEC "%{mh:-m h8300helf} %{ms:-m h8300self}"
This diff is collapsed.
Click to expand it.
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