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
d3c29f99
Commit
d3c29f99
authored
26 years ago
by
Vladimir Makarov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
More full description of changes for config/h8300/h8300.c.
From-SVN: r25896
parent
04b6000c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
gcc/ChangeLog
+3
-2
No files found.
gcc/ChangeLog
View file @
d3c29f99
...
...
@@ -4,8 +4,9 @@ Mon Mar 22 10:44:33 1999 Vladimir Makarov <vmakarov@tofu.to.cygnus.com>
(
modhi3
+
1
,
andsi3
+
1
,
iorsi3
+
1
,
extzv
+
1
,
extzv
+
2
)
:
Change
insn
default
value
of
attribute
"adjust_length"
onto
"no"
.
*
config
/
h8300
/
h8300
.
c
(
h8300_adjust_insn_length
)
:
Use
0
if
the
shift
is
negative
.
*
config
/
h8300
/
h8300
.
c
(
h8300_adjust_insn_length
)
:
Adust
length
only
if
the
attribute
"adjust_length"
value
is
"yes"
.
Use
0
if
the
shift
is
negative
.
*
final
.
c
(
shorten_branches
)
:
Check
insn
length
after
its
adjusting
.
...
...
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