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
986a8d90
Commit
986a8d90
authored
May 27, 2008
by
Trevor Smigiel
Committed by
Sa Liu
May 27, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add TImode libgcc functions for mul and div on SPU.
From-SVN: r135975
parent
b38883e8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
gcc/ChangeLog
+12
-0
No files found.
gcc/ChangeLog
View file @
986a8d90
2008-05-27 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
Sa Liu <saliu@de.ibm.com>
* config/spu/spu.c (spu_init_libfuncs): Add __multi3, __divti3,
__modti3, __udivti3, __umodti3 and __udivmodti4.
* config/spu/t-spu-elf (LIB2FUNCS_STATIC_EXTRA): Add files
that implement TImode mul and div functions.
* config/spu/multi3.c: New. Implement __multi3.
* config/spu/divmodti4.c: New. Implement _udivmodti4 and others.
* testsuite/gcc.target/spu/muldivti3.c: New. Test TImode mul and div
functions on SPU.
2008-05-26 Steven Bosscher <stevenb.gcc@gmail.com>
2008-05-26 Steven Bosscher <stevenb.gcc@gmail.com>
* config/rs6000/rs6000.c (rs6000_legitimize_tls_address): Generate
* config/rs6000/rs6000.c (rs6000_legitimize_tls_address): Generate
...
...
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