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
a46d0aff
Commit
a46d0aff
authored
Apr 30, 2013
by
Sofiane Naci
Committed by
Sofiane Naci
Apr 30, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
config-list.mk (LIST): Add aarch64-elf and aarch64-linux-gnu.
From-SVN: r198443
parent
0fc822d0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletions
+6
-1
contrib/ChangeLog
+4
-0
contrib/config-list.mk
+2
-1
No files found.
contrib/ChangeLog
View file @
a46d0aff
2013
-
04
-
22
Sofiane
Naci
<
sofiane
.
naci
@arm
.
com
>
*
config
-
list
.
mk
(
LIST
)
:
Add
aarch64
-
elf
and
aarch64
-
linux
-
gnu
.
2013
-
04
-
18
Diego
Novillo
<
dnovillo
@google
.
com
>
*
validate_failures
.
py
:
Fix
typo
.
...
...
contrib/config-list.mk
View file @
a46d0aff
...
...
@@ -11,7 +11,8 @@ TEST=all-gcc
# nohup nice make -j25 -l36 -f ../gcc/contrib/config-list.mk > make.out 2>&1 &
#
# v850e1-elf is rejected by config.sub
LIST
=
alpha-linux-gnu alpha-freebsd6 alpha-netbsd alpha-openbsd
\
LIST
=
aarch64-elf aarch64-linux-gnu
\
alpha-linux-gnu alpha-freebsd6 alpha-netbsd alpha-openbsd
\
alpha64-dec-vms alpha-dec-vms am33_2.0-linux
\
arm-wrs-vxworks arm-netbsdelf
\
arm-linux-androideabi arm-uclinux_eabi arm-eabi
\
...
...
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