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
23621543
Commit
23621543
authored
Nov 16, 1994
by
Doug Evans
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clean up some comments. Delete unnecessary cygnus stuff.
From-SVN: r8462
parent
7e7be9c3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
5 deletions
+1
-5
gcc/config/sh/t-sh
+1
-5
No files found.
gcc/config/sh/t-sh
View file @
23621543
...
@@ -4,12 +4,8 @@ LIB1ASMFUNCS = _ashiftrt _movstr _mulsi3 _sdivsi3 _udivsi3
...
@@ -4,12 +4,8 @@ LIB1ASMFUNCS = _ashiftrt _movstr _mulsi3 _sdivsi3 _udivsi3
LIBGCC2_CFLAGS=-g -O5 $(GCC_CFLAGS)
LIBGCC2_CFLAGS=-g -O5 $(GCC_CFLAGS)
# CYGNUS LOCAL sh
LANGUAGES=c c++ proto
# CYGNUS LOCAL sh
# These are really part of libgcc1, but this will cause them to be
# These are really part of libgcc1, but this will cause them to be
# built correctly, so...
[taken from t-ose68k]
# built correctly, so...
LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c ashlsi3.c ashrsi3.c lshrsi3.c
LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c ashlsi3.c ashrsi3.c lshrsi3.c
...
...
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