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
350f18df
Commit
350f18df
authored
May 22, 2006
by
Richard Sandiford
Committed by
Richard Sandiford
May 22, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* mklibgcc.in (lib2funcs): Remove _floatdidf from initial assignment.
From-SVN: r113981
parent
c31202cd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ChangeLog
+4
-0
gcc/mklibgcc.in
+1
-1
No files found.
gcc/ChangeLog
View file @
350f18df
2006
-
05
-
22
Richard
Sandiford
<
richard
@codesourcery
.
com
>
*
mklibgcc
.
in
(
lib2funcs
)
:
Remove
_floatdidf
from
initial
assignment
.
2006
-
05
-
22
Richard
Guenther
<
rguenther
@suse
.
de
>
Revert
...
...
gcc/mklibgcc.in
View file @
350f18df
...
...
@@ -85,7 +85,7 @@ done
# set to <wordsize>. <objfile> is the name of the associated object file
lib2funcs
=
'_muldi3 _negdi2 _lshrdi3 _ashldi3 _ashrdi3
_cmpdi2 _ucmpdi2 _
floatdidf _
clear_cache
_cmpdi2 _ucmpdi2 _clear_cache
_enable_execute_stack _trampoline __main _absvsi2 _absvdi2 _addvsi3
_addvdi3 _subvsi3 _subvdi3 _mulvsi3 _mulvdi3 _negvsi2 _negvdi2 _ctors
_ffssi2 _ffsdi2 _clz _clzsi2 _clzdi2 _ctzsi2 _ctzdi2 _popcount_tab
...
...
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