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
6e307056
Commit
6e307056
authored
Dec 22, 2010
by
Hariharan Sandanagobalane
Committed by
Hariharan Sandanagobalane
Dec 22, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
configure.ac: (picochip): Disable libiberty.
* configure.ac: (picochip): Disable libiberty. From-SVN: r168165
parent
d7f672ec
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
ChangeLog
+4
-0
configure.ac
+3
-0
No files found.
ChangeLog
View file @
6e307056
2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
* configure.ac: (picochip): Disable libiberty.
2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
* MAINTAINERS (Write After Approval): Add myself.
...
...
configure.ac
View file @
6e307056
...
...
@@ -916,6 +916,9 @@ case "${target}" in
mt-*-*)
noconfigdirs="$noconfigdirs sim"
;;
picochip-*-*)
noconfigdirs="$noconfigdirs target-libiberty"
;;
powerpc-*-aix*)
# copied from rs6000-*-* entry
noconfigdirs="$noconfigdirs gprof target-libgloss target-libssp target-newlib ${libgcj}"
...
...
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