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
a833fb4e
Commit
a833fb4e
authored
Mar 26, 1999
by
Nick Clifton
Committed by
Nick Clifton
Mar 26, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Define EXTRA_MULTILIB_PARTS in case mutlilibs are ever enabled.
From-SVN: r25997
parent
de77e128
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletions
+6
-1
gcc/ChangeLog
+4
-0
gcc/config/arm/t-arm-elf
+2
-1
No files found.
gcc/ChangeLog
View file @
a833fb4e
Fri
Mar
26
11
:
38
:
01
1999
Nick
Clifton
<
nickc
@cygnus
.
com
>
*
config
/
arm
/
t
-
arm
-
elf
(
EXTRA_MULTILIB_PARTS
)
:
Define
.
Fri
Mar
26
10
:
48
:
27
1999
Nick
Clifton
<
nickc
@cygnus
.
com
>
Fri
Mar
26
10
:
48
:
27
1999
Nick
Clifton
<
nickc
@cygnus
.
com
>
*
config
/
arm
/
linux
-
elf
.
h
:
Include
dbxelf
.
h
*
config
/
arm
/
linux
-
elf
.
h
:
Include
dbxelf
.
h
...
...
gcc/config/arm/t-arm-elf
View file @
a833fb4e
...
@@ -25,8 +25,9 @@ dp-bit.c: $(srcdir)/config/fp-bit.c
...
@@ -25,8 +25,9 @@ dp-bit.c: $(srcdir)/config/fp-bit.c
# MULTILIB_OPTIONS = mlittle-endian/mbig-endian mhard-float/msoft-float mapcs-32/mapcs-26 fno-leading-underscore/fleading-underscore
# MULTILIB_OPTIONS = mlittle-endian/mbig-endian mhard-float/msoft-float mapcs-32/mapcs-26 fno-leading-underscore/fleading-underscore
# MULTILIB_DIRNAMES = le be fpu soft 32bit 26bit elf under
# MULTILIB_DIRNAMES = le be fpu soft 32bit 26bit elf under
# MULTILIB_EXCEPTIONS =
# MULTILIB_MATCHES =
# MULTILIB_MATCHES =
# EXTRA_MULTILIB_PARTS = crtbegin.o crtend.o
# LIBGCC = stmp-multilib
# LIBGCC = stmp-multilib
# INSTALL_LIBGCC = install-multilib
# INSTALL_LIBGCC = install-multilib
...
...
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