search for: armando

Displaying 20 results from an estimated 52 matches for "armando".

2009 Nov 27
0
META: Somebody please unsubscribe this chap until he fixes his problem
armando at mail.bpa.cu The original message was received at Thu, 26 Nov 2009 08:39:46 -0500 from faraon.cgr.bpa.cu [172.16.24.98] ----- The following addresses had permanent fatal errors ----- <armando at mail.bpa.cu> (reason: 554 5.4.6 Too many hops) ----- Transcript of session follows...
2018 Sep 27
4
[RFC] Proposal: llvm-tapi, adding YAML/stub generation for ELF linking support
...in case it is eventually desired. I'm sure we'll run into things that belong in the tool but end up being uniquely specialized, and it will probably be best to address them on a case-by-case basis. On Wed, Sep 26, 2018 at 2:42 PM Steven Wu <stevenwu at apple.com> wrote: > > Hi Armando > > Thanks for the detailed RFC and all the background research. I think the concept is good and I will be happy to work with you to integrate the ELF implementation with Apple's MachO implementation and contribute it upstream. Do you have any proposal on how to integrate with Apple's...
2018 Sep 27
2
[RFC] Proposal: llvm-tapi, adding YAML/stub generation for ELF linking support
On Thu, Sep 27, 2018 at 3:12 PM Rui Ueyama via llvm-dev < llvm-dev at lists.llvm.org> wrote: > On Thu, Sep 27, 2018 at 2:42 PM Armando Montanez via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> Since the goal is to start llvm-tapi more or less from scratch, I feel >> the best approach initially is to focus on the structure as a key >> point of feedback in initial reviews. Once the foundations a...
2000 Oct 11
1
Bug? (PR#690)
...nt length 7: number of items to replace is not a multiple of replacement length 8: number of items to replace is not a multiple of replacement length 9: number of items to replace is not a multiple of replacement length 10: number of items to replace is not a multiple of replacement length Thanks Armando Ferreira ---------------------------------------------------------------------------- ------------- Armando Mateus Ferreira Escuela Técnica Superior de Inginieros Agrónomos y Montes Universidad de Córdoba-España Avda. Menendez Pidal, 14080 Córdoba td2mafea@uco.es Escola Superior Agrária 6000 Cas...
2018 Sep 28
2
[RFC] Proposal: llvm-tapi, adding YAML/stub generation for ELF linking support
...tunate. > Unifying the codebases after the fact could be challenging and complicated, > especially since Apple's tapi relies on clang not just LLVM. That would > mean a different source organization and layout from the start. > > -Chris > > > On Sep 27, 2018, at 2:42 PM, Armando Montanez via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > > > > Since the goal is to start llvm-tapi more or less from scratch, I feel > > the best approach initially is to focus on the structure as a key > > point of feedback in initial reviews. Once the found...
2018 Sep 26
2
[RFC] Proposal: llvm-tapi, adding YAML/stub generation for ELF linking support
...p a text file, convert it to a stub DSO and static-link against it. Perhaps a least error-prone way of using the tool is to actually create a DSO, strip it using the tool and then link against it. So I wonder what could be a use case from .tbe to stub .so. > > On Wed, Sep 26, 2018 at 10:03 AM Armando Montanez <amontanez at google.com> wrote: >> >> Absolutely. The goal of the tool is to produce both textual and binary >> DSO stubs. This means you could take a DSO, produce a textual stub, >> modify it however you wish, and then produce a linkable binary stub >>...
2018 Sep 26
4
[RFC] Proposal: llvm-tapi, adding YAML/stub generation for ELF linking support
...tbe files directly, or llvm-tapi could be used to produce stubs that LLD can be taught to use. From a technical standpoint, these are not mutually exclusive. This step is a ways down the road, but is definitely a high-priority goal. I’m interested to hear your thoughts and feedback on this. Best, Armando [1] https://github.com/ributzka/tapi [2] https://docs.oracle.com/cd/E23824_01/html/819-0690/chapter2-22.html [3] https://docs.bazel.build/versions/master/user-manual.html#flag--interface_shared_objects [4] https://fuchsia.googlesource.com/zircon/+/master/scripts/shlib-symbols [5] https://fuchsia....
2004 Sep 22
8
Digium Hardware
Hi, Has anybody had any problems getting digium hardware lately? Regards Greg Cirino ___________________________________ Cirelle Enterprises Inc. 603-425-2221 www.cirelle.com Website Design www.cirelle.net ProSpeed High Speed Dial-up - 5 Times Faster www.cedata.com Web, FTP, Email Hosting Services www.mlsbot.com MLS IDX Services When You Want It Done Well, Just Call Cirelle It's not just a
2008 Jul 02
2
Icecast direct on port???
Hi! It is possible a mountpoint to be configured direct on a port, e.g, an MP3 streaming running at address http://localhost:8001 ? I'm trying, but the address of m3u file is http://localhost:8000/.m3u, and it's content is the own icecast server. Much thanks. Regards Taffarel
2008 Feb 07
1
Doubt on adding support for new mailbox format
...new formats for Dovecot isn't very difficult, although it can be time consuming. Dovecot exposes a nice and simple API which needs to be implemented" But I couldn't find that API. I've read the documentation so many times but have not found. Can you help me? Thanks a lot! -- Armando Adami Zaro Canopus Inform?tica Ltda Porto Alegre - RS - Brasil +55 51 3062-2404
2005 Jul 26
2
Supporting charsets
Hi there! We are trying to use support for japanese language, but when composing in squirrelmail or while resending either in squirrel or in Outlook, we do not get the right symbols. The server and client PCs have all the required software. Indeed, we receive japanese written messages and can display them well. The problem arises when we resend or compose a message. In the squirrel configuration,
2018 Sep 26
2
[RFC] Proposal: llvm-tapi, adding YAML/stub generation for ELF linking support
...rhaps faster than reading a text (especially given that LLVM YAML library is slow). You can make the tool to sort symbols alphabetically, so that the tool produces the exact same output for two different files that are semantically equivalent to the linker. > > On Wed, Sep 26, 2018 at 8:30 AM Armando Montanez via llvm-dev <llvm-dev at lists.llvm.org> wrote: >> >> Hello all, >> >> LLVM-TAPI seeks to decouple the necessary link-time information for a >> dynamic shared object from the implementation of the runtime object. >> This process will be referred t...
2005 Mar 23
4
Chanisavail and IAX2
Guys. Anybody doing ChanisAvail on IAX2 channels? Im trying to do this: exten => s,7,ChanIsAvail(IAX2/anton:intrudercom@armando-gw) But I get that the chan is unavailable eventhough I can make calls to that channel. Is there any chatch? The channels is defined as peer and Ialso tried doing a register on iax.conf for that channel. Everything is registering ok and I CAN make the call. Any tips?
2010 Jul 27
6
Xen vnc on pv domU
I want use xen vnc also on pv domU linux, i have try with this 2 domU without result: - Lenny created with xen-tools 4.2 beta 1 - Lucid created with new metod similar to cd DomO is: Lenny with Xen 4.0.1-rc3-pre (changeset 21209) and kernel xen/stable-2.6.32.x (commit 01d9fbca207ec232c758d991d66466fc6e38349e) Someone can help me please? -- View this message in context:
2018 Dec 31
0
[RFC] Proposal: llvm-tapi, adding YAML/stub generation for ELF linking support
...e fact could be challenging and complicated, especially since Apple's tapi relies on clang not just LLVM. That would mean a different source organization and layout from the start.<br /> > <br /> > -Chris<br /> > <br /> > > On Sep 27, 2018, at 2:42 PM, Armando Montanez via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br /> > ><br /> > > Since the goal is to start llvm-tapi more or less from scratch, I feel<br /> > > the best approach initially is...
2019 Jan 16
2
[RFC] Adding support for dynamic entries in yaml2obj
...an optional field since the value can be inferred from other parts of an ELF file. This isn’t a requirement for me, though it's something I'd certainly like to have. I began working on a patch here, and it will later be updated to reflect the RFC: https://reviews.llvm.org/D56569 Best, Armando -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190116/cd8120cf/attachment.html>
2010 Jun 24
3
KVM with bridge in one interface
Hi, I have only one ethernet port in a remote server. (eth0) I have a public address with x.x.x.164 netmask 255.255.255.240 gw x.x.x.161 and want to use in my guest OS the next available ip address (x.x.x.165 netmask 255.255.255.240 gw x.x.x.161) Is this posible with brctl to achieve this? I did a file called ifcfg-xenbr0 with: DEVICE=xenbr0 TYPE=Bridge BOOTPROTO=dhcp ONBOOT=yes then
2010 Jun 24
3
KVM with bridge in one interface
Hi, I have only one ethernet port in a remote server. (eth0) I have a public address with x.x.x.164 netmask 255.255.255.240 gw x.x.x.161 and want to use in my guest OS the next available ip address (x.x.x.165 netmask 255.255.255.240 gw x.x.x.161) Is this posible with brctl to achieve this? I did a file called ifcfg-xenbr0 with: DEVICE=xenbr0 TYPE=Bridge BOOTPROTO=dhcp ONBOOT=yes then
2009 Apr 24
12
NIC Offloading Confusion
I have been using the built in Xen Paravirt NIC drivers for paravirt networking and had bad performance until I disabled all offload setting on the bridge and paravirt nic (From Dom0). There are 2 related questions I have, where should I be tweaking the offload settings, the Dom0 Physical NIC, The Bridge or the DomU NIC? Which settings in particular tend to cause trouble? (I just disabled all of
2003 Jul 30
0
Lula-Cuba, "bloqueio", patrulhas"...
...n?ndez-L?pez, Ambito Iberoamericano, Paseo de la Castellana 223, Madrid. [1]InEnglish - [2]EnEspanol Caros amigos luso-brasileiros, ? de se perguntar se as "patrulhas ideol?gicas" esquerdistas estar?o impedindo que os ?ltimos artigos do ex preso pol?tico e escritor cubano Armando Valladares - que abordam delicados aspetos das rela??es entre o regime comunista de Cuba e o atual governo brasileiro - cheguem aos grandes jornais. Por via de d?vidas, e qualquer que seja a resposta, lhes enviamos diretamente, via e-mail, o mais recente desses artigos, com um tema sem...