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
804a304d
Commit
804a304d
authored
Mar 05, 2011
by
Anthony Green
Committed by
Anthony Green
Mar 05, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add newlib-stdint.h to moxie-eld config.
From-SVN: r170700
parent
634ee309
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ChangeLog
+4
-0
gcc/config.gcc
+1
-1
No files found.
gcc/ChangeLog
View file @
804a304d
2011-03-05 Anthony Green <green@moxielogic.com>
* config.gcc (moxie-*-elf): Add newlib-stdint.h to tmfile.
2011-03-05 Zdenek Dvorak <ook@ucw.cz>
2011-03-05 Zdenek Dvorak <ook@ucw.cz>
PR rtl-optimization/47899
PR rtl-optimization/47899
...
...
gcc/config.gcc
View file @
804a304d
...
@@ -1008,7 +1008,7 @@ frv-*-*linux*)
...
@@ -1008,7 +1008,7 @@ frv-*-*linux*)
moxie-*-elf)
moxie-*-elf)
gas=yes
gas=yes
gnu_ld=yes
gnu_ld=yes
tm_file="dbxelf.h elfos.h ${tm_file}"
tm_file="dbxelf.h elfos.h
newlib-stdint.h
${tm_file}"
extra_parts="crti.o crtn.o crtbegin.o crtend.o"
extra_parts="crti.o crtn.o crtbegin.o crtend.o"
tmake_file="${tmake_file} moxie/t-moxie moxie/t-moxie-softfp soft-fp/t-softfp"
tmake_file="${tmake_file} moxie/t-moxie moxie/t-moxie-softfp soft-fp/t-softfp"
;;
;;
...
...
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