search for: bintuil

Displaying 4 results from an estimated 4 matches for "bintuil".

Did you mean: bintuils
2012 Aug 29
0
[LLVMdev] Hellogcc 2012 Workshop, Beijing, Nov. 10th
...Displaced stepping and its implementation for Thumb-2. * Performance of binary translation between TCG and LLVM. * The new era of GCC: Plugin Topics in HelloGcc 2010 Workshop * Memory management mechanism and optimization * Discussion on debugger's breakpoint mechanism * Bintuils porting to embedded CPU * Implementation and discussion on visualization of GCC * How To Port GNU ToolChain * Demo of Linux Kernel GDB tracepoint module Topics in HelloGcc 2009 Workshop. * Analyze and improve the program's data locality with GCC * GCC Internals and Port...
2015 Sep 09
0
[Xen-devel] On distro packaging of stub domains (Re: Notes from Xen BoF at Debconf15)
...but it cannot depend on the _source_ of another package. There are a small number of packages where foo.dsc builds a foo-source.deb file which contains a tarball of the source, but those are quite specialised use e.g. the Linux package does so to facilitate people building their own kernel and the bintuils package does so to facilitate people building cross toolchains for architectures not in Debian. It would not be possible, in general, to apply this to e.g. the library dependency chain of QEMU. Also note that the artifacts built with that source is generally a local build of something, not anoth...
2016 Oct 31
2
[cfe-dev] LLD to be the default linker in Clang
On Sat, Oct 29, 2016 at 5:43 PM, Sean Silva via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > > On Fri, Oct 28, 2016 at 9:17 AM, Renato Golin via cfe-dev > <cfe-dev at lists.llvm.org> wrote: >> >> Folks, >> >> I'm creating a bootstrap buildbot on AArch64 with LLD and I just >> realised the "accepted" way to make clang call lld
2015 Sep 08
2
[Xen-devel] On distro packaging of stub domains (Re: Notes from Xen BoF at Debconf15)
On 08/09/15 16:15, Ian Campbell wrote: > On Tue, 2015-09-08 at 15:03 +0000, Antti Kantee wrote: > >> For unikernels, the rump kernel project provides Rumprun, which can >> provide you with a near-full POSIX'y interface. > > I'm not 100% clear: Does rumprun _build_ or _run_ the application? It sound > s like it builds but the name suggests otherwise. For all