search for: binutilsreplacement

Displaying 3 results from an estimated 3 matches for "binutilsreplacement".

2012 Dec 13
1
[LLVMdev] Binutils and LLVM - gathering information
...t; I have summarized the information that I've gathered, and put it up at: > http://marshall.calepin.co/binutils-replacements-for-llvm.html > > Comments/updates welcome. > Also, if anyone has a suggestion for a place for this to live on llvm.org, I'm all ears… llvm/docs/BinutilsReplacement.rst? Dmitri -- main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if (j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/
2012 Dec 13
0
[LLVMdev] Binutils and LLVM - gathering information
On Nov 6, 2012, at 2:19 PM, Marshall Clow <mclow.lists at gmail.com> wrote: > Binutils and LLVM > > As part of "owning our own toolchain", various people have expressed an interest and have been working on creating various tools that duplicate the functionality of tools available on other systems. I have summarized the information that I've gathered, and put it up
2012 Nov 06
10
[LLVMdev] Binutils and LLVM - gathering information
Binutils and LLVM As part of "owning our own toolchain", various people have expressed an interest and have been working on creating various tools that duplicate the functionality of tools available on other systems. As a start, I'd like to summarize the current status, and ask people for help updating the list. List taken from <http://www.gnu.org/software/binutils/>