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
c6c82710
Commit
c6c82710
authored
Jan 21, 2017
by
Gerald Pfeifer
Committed by
Gerald Pfeifer
Jan 21, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/i386/cygming-crtbegin.c (LIBGCJ_SONAME): No longer #define.
From-SVN: r244743
parent
73aa401e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
libgcc/ChangeLog
+4
-0
libgcc/config/i386/cygming-crtbegin.c
+0
-4
No files found.
libgcc/ChangeLog
View file @
c6c82710
2017
-
01
-
21
Gerald
Pfeifer
<
gerald
@
pfeifer
.
com
>
*
config
/
i386
/
cygming
-
crtbegin
.
c
(
LIBGCJ_SONAME
):
No
longer
#
define
.
2017
-
01
-
20
Jiong
Wang
<
jiong
.
wang
@
arm
.
com
>
*
config
/
aarch64
/
aarch64
-
unwind
.
h
:
Empty
this
file
on
ILP32
.
...
...
libgcc/config/i386/cygming-crtbegin.c
View file @
c6c82710
...
...
@@ -42,10 +42,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
#define LIBGCC_SONAME "libgcc_s.dll"
#endif
#ifndef LIBGCJ_SONAME
#define LIBGCJ_SONAME "libgcj_s.dll"
#endif
#if DWARF2_UNWIND_INFO
/* Make the declarations weak. This is critical for
_Jv_RegisterClasses because it lives in libgcj.a */
...
...
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