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
217b5889
Commit
217b5889
authored
Nov 09, 2006
by
Daniel Jacobowitz
Committed by
Daniel Jacobowitz
Nov 09, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/arm/t-linux (LIBGCC2_DEBUG_CFLAGS): Delete.
From-SVN: r118630
parent
ff883a95
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
gcc/ChangeLog
+4
-0
gcc/config/arm/t-linux
+1
-2
No files found.
gcc/ChangeLog
View file @
217b5889
2006
-
11
-
09
Daniel
Jacobowitz
<
dan
@codesourcery
.
com
>
*
config
/
arm
/
t
-
linux
(
LIBGCC2_DEBUG_CFLAGS
)
:
Delete
.
2006
-
11
-
09
Serge
Belyshev
<
belyshev
@depni
.
sinp
.
msu
.
ru
>
2006
-
11
-
09
Serge
Belyshev
<
belyshev
@depni
.
sinp
.
msu
.
ru
>
PR
middle
-
end
/
29726
PR
middle
-
end
/
29726
...
...
gcc/config/arm/t-linux
View file @
217b5889
# Just for these, we omit the frame pointer since it makes such a big
# Just for these, we omit the frame pointer since it makes such a big
# difference.
It is then pointless adding debugging.
# difference.
TARGET_LIBGCC2_CFLAGS = -fomit-frame-pointer -fPIC
TARGET_LIBGCC2_CFLAGS = -fomit-frame-pointer -fPIC
LIBGCC2_DEBUG_CFLAGS = -g0
LIB1ASMSRC = arm/lib1funcs.asm
LIB1ASMSRC = arm/lib1funcs.asm
LIB1ASMFUNCS = _udivsi3 _divsi3 _umodsi3 _modsi3 _dvmd_lnx
LIB1ASMFUNCS = _udivsi3 _divsi3 _umodsi3 _modsi3 _dvmd_lnx
...
...
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