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
f24f5831
Commit
f24f5831
authored
Nov 12, 2003
by
Kazu Hirata
Committed by
Kazu Hirata
Nov 12, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/h8300/t-h8300: Fix an obsolete comment.
From-SVN: r73478
parent
dfad48c6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
gcc/ChangeLog
+4
-0
gcc/config/h8300/t-h8300
+0
-3
No files found.
gcc/ChangeLog
View file @
f24f5831
2003-11-11 Kazu Hirata <kazu@cs.umass.edu>
* config/h8300/t-h8300: Fix an obsolete comment.
2003-11-11 James E Wilson <wilson@specifixinc.com>
* expmed.c (store_bit_field, extract_bit_field): Revert last two
...
...
gcc/config/h8300/t-h8300
View file @
f24f5831
# The three first floating point functions listed in LIB1ASMFUNCS (_fixsfdi,
# _floatdisf, and _fixunssfdi) are used to disable the inclusion of those
# from libgcc2.c. They do not actually exist in lib1funcs.asm.
LIB1ASMSRC = h8300/lib1funcs.asm
LIB1ASMFUNCS = _cmpsi2 _ucmpsi2 _divhi3 _divsi3 _mulhi3 _mulsi3 \
_fixunssfsi_asm
...
...
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