new development tools

This commit is contained in:
2016-11-25 13:41:57 +00:00
parent 6cc262b43b
commit 1ba806ca1b
42 changed files with 2346 additions and 44 deletions

View File

@ -0,0 +1,7 @@
#ifdef BFD64
x86_64-*-jehanne*)
targ_defvec=x86_64_elf64_vec
targ_selvecs=i386_elf32_vec
want64=true
;;
#endif