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
b217ec1b
Commit
b217ec1b
authored
Jun 11, 2002
by
Bob Wilson
Committed by
Bob Wilson
Jun 11, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/xtensa/t-xtensa (LIBGCC1_TEST, CROSS_LIBGCC1): Delete.
From-SVN: r54525
parent
47eb2ca8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
gcc/ChangeLog
+4
-0
gcc/config/xtensa/t-xtensa
+0
-4
No files found.
gcc/ChangeLog
View file @
b217ec1b
2002-06-11 Bob Wilson <bob.wilson@acm.org>
* config/xtensa/t-xtensa (LIBGCC1_TEST, CROSS_LIBGCC1): Delete.
2002-06-11 Ulrich Weigand <uweigand@de.ibm.com>
* config/s390/s390.c (emit_prologue): gen_store_multiple
...
...
gcc/config/xtensa/t-xtensa
View file @
b217ec1b
...
...
@@ -10,9 +10,6 @@ fp-bit.c: $(srcdir)/config/fp-bit.c
########################################################################
# Skip the libgcc1 test.
LIBGCC1_TEST =
# Don't run fixproto
STMP_FIXPROTO =
...
...
@@ -20,7 +17,6 @@ STMP_FIXPROTO =
CRTSTUFF_T_CFLAGS += -mlongcalls
CRTSTUFF_T_CFLAGS_S += -mlongcalls
CROSS_LIBGCC1 = libgcc1-asm.a
LIB1ASMSRC = xtensa/lib1funcs.asm
LIB1ASMFUNCS = _mulsi3 _nsau _divsi3 _modsi3 _udivsi3 _umodsi3
...
...
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