Commit 804a304d by Anthony Green Committed by Anthony Green

Add newlib-stdint.h to moxie-eld config.

From-SVN: r170700
parent 634ee309
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
......
...@@ -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"
;; ;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment