* config.host (ia64*-*-elf*): Build ia64 specific libgcc parts.
From-SVN: r130319
This commit is contained in:
parent
8c2123af69
commit
f43e89a3f6
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2007-11-20 Rask Ingemann Lambertsen <rask@sygehus.dk>
|
||||
|
||||
* config.host (ia64*-*-elf*): Build ia64 specific libgcc parts.
|
||||
|
||||
2007-10-27 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR regression/33926
|
||||
|
|
|
@ -384,6 +384,8 @@ i[34567]86-*-interix3*)
|
|||
i[34567]86-*-kaos*)
|
||||
;;
|
||||
ia64*-*-elf*)
|
||||
extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o crtfastmath.o"
|
||||
tmake_file="ia64/t-ia64"
|
||||
;;
|
||||
ia64*-*-freebsd*)
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue