search for: matheus

Displaying 20 results from an estimated 37 matches for "matheus".

2014 Feb 27
2
[LLVMdev] Target Assembly Parser: Access to Reloc::Model
...the MC layer). 3) Pass Reloc::Model to the Assembly Parser. This could then be passed on to the streamers without problems because the AsmPrinter also has access to the relocation model. 4) Use 'friendship' to allow the streamers to access the private members of MCObjectFileInfo. Regards, Matheus -----Original Message----- From: Rafael EspĂ­ndola [mailto:rafael.espindola at gmail.com] Sent: 26 February 2014 23:24 To: Matheus Almeida Cc: llvmdev at cs.uiuc.edu Subject: Re: [LLVMdev] Target Assembly Parser: Access to Reloc::Model Can't this be handled in the Streamer? That way the asm s...
2008 Jul 09
2
disk questions: geom and zfs
hail, I have a 7-stable: [matheus@xxx /usr/home/matheus]$ uname -a FreeBSD xxx 7.0-STABLE FreeBSD 7.0-STABLE #2: Sun Jul 6 15:03:26 BRT 2008 root@lamneth:/usr/obj/usr/src/sys/xxx_7 i386 and there exists three geom things. gconcat status Name Status Components concat/concat0 UP ad4 a...
2014 Jun 18
2
[LLVMdev] Is there any tool can generate MIPS ELF file?
On Wed, Jun 18, 2014 at 2:03 AM, Matheus Almeida <Matheus.Almeida at imgtec.com> wrote: >> Why Imagination Technologies do not offer the latest MIPS ABI document download link just like the ISA docs? > It's something we're considering to do and the documents should be available at some point in the [hopefully] not t...
2014 Jun 17
2
[LLVMdev] Is there any tool can generate MIPS ELF file?
...hat doc, they had to make greate effort on compiler like GCC,LLVM by themself,then why GCC disagree with some MIPS ABI, it should be freely designed by MIPS ABI designer and compiler backend target implementation. Do I miss something? -- Best Regards, Yu Rong Tan On Mon, Jun 16, 2014 at 5:30 PM, Matheus Almeida <Matheus.Almeida at imgtec.com> wrote: > Could you be more specific about what ABIs are you after ? The reason I'm asking is that there are several ABIs available for Mips and only a few of them are supported by LLVM (o32, n32 and n64). There are several ABIs defined by GNU wit...
2014 Jun 14
2
[LLVMdev] Is there any tool can generate MIPS ELF file?
Hi Matheus, Thank you for your information! Do you known where do download MIPS ABI/EABI document? Thanks in advance! -- Best Regards, Yu Rong Tan On Thu, Jun 12, 2014 at 7:14 PM, Matheus Almeida <Matheus.Almeida at imgtec.com> wrote: > An assembler is the tool you're after. [And a linker...
2013 Dec 03
2
[LLVMdev] Reporting errors when applying fixups
...of a branch is out of range? I suppose I could use asserts just like AArch64 is doing but that won't stop the assembler of emitting a branch to an undesired location in release builds. Does anyone see any problem in using report_fatal_error to report errors in the target Asm backend ? Regards, Matheus Matheus Almeida MIPS processor IP www.imgtec.com<http://www.imgtec.com/> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131203/0be6607c/attachment.html>
2013 Dec 03
0
[LLVMdev] Reporting errors when applying fixups
Matheus, The ARM backend reports these kinds of errors using FatalError method of MCContext. You can see some examples in ARMAsmBackend.cpp (search for "out of range pc-relative fixup value"). -David From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behal...
2014 Feb 25
2
[LLVMdev] Target Assembly Parser: Access to Reloc::Model
...expose the relocation model to the assembly parser ? [1] la - load address. Roughly speaking this macro expands to a GOT access if generating PIC or to an absolute access if not . [2] .cpload - This directive sets up $gp (Global Pointer) if PIC or it can be ignored for the static model. Regards, Matheus -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140225/ac35136f/attachment.html>
2014 Jun 24
2
[LLVMdev] Is there any tool can generate MIPS ELF file?
...> >> -eric >> >> >> -----Original Message----- >> >> From: llvmdev-bounces at cs.uiuc.edu >> >> [mailto:llvmdev-bounces at cs.uiuc.edu] >> >> On Behalf Of Eric Christopher >> >> Sent: 18 June 2014 18:48 >> >> To: Matheus Almeida >> >> Cc: LLVM Developers Mailing List >> >> Subject: Re: [LLVMdev] Is there any tool can generate MIPS ELF file? >> >> >> >> On Wed, Jun 18, 2014 at 2:03 AM, Matheus Almeida >> >> <Matheus.Almeida at imgtec.com> wrote: >&...
2014 Jun 23
2
[LLVMdev] Is there any tool can generate MIPS ELF file?
...nt. Curious why an extension to o32 for this and not, for example, just using n32? -eric >> -----Original Message----- >> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] >> On Behalf Of Eric Christopher >> Sent: 18 June 2014 18:48 >> To: Matheus Almeida >> Cc: LLVM Developers Mailing List >> Subject: Re: [LLVMdev] Is there any tool can generate MIPS ELF file? >> >> On Wed, Jun 18, 2014 at 2:03 AM, Matheus Almeida >> <Matheus.Almeida at imgtec.com> wrote: >> >> Why Imagination Technologies do...
2007 Apr 18
1
Windows don't show domain groups
...has been made. Currently I'm using Samba along with LDAP in my servers to authenticate users from Windows 9X/2000/XP workstations. I'm a bit clue less about how solve that problem, since with oldest versions of Samba this problem doesn't happen. Any tip/help would be great. Thanks, Matheus Morais
2014 Jun 12
2
[LLVMdev] Is there any tool can generate MIPS ELF file?
Hi, To my understanding, ll/bc can translate to any target machine code that make cross-compiling easy. $llc -march=mipsel -mcpu=mips64 test.ll generate test.s(MIPS ASM) There must be a tool turns test.s to mips ELF file to make this whole thing done completely. What is it? -- Best Regards, Yu Rong Tan
2008 Nov 19
2
gmirror and gstripe
...can't count on no power outage till the end of days, what can I do ? i just recompiled stable to make it stop this, but no go here ... this is an AthlonXP as said, running on EPoX kt600 based board, sata I is from via southbridge and 1GB of RAM. just another 40GB disk to the system. thanks, matheus -- We will call you cygnus, The God of balance you shall be
2019 Feb 07
2
Cri-o 1.13 package
Hi there, I was looking for cri-o 1.13 package to install on CentOS 7.6 but it seems that we only have 1.11 packaged. There is any alternative to 1.13 package to CenOS 7.6 or if I want to use it I should build from source? Thanks. -- Matheus Eduardo Bonif?cio Morais Analista de Infraestrutura de TI, Plataforma e Aplica??es Confedera??o Sicredi Centro Administrativo Sicredi ? Porto Alegre +55 51 3358 7143 sicredi.com.br Esta mensagem ? somente para uso do destinat?rio informado e pode conter informa??es privilegiadas, propriet?rias ou...
2012 Jun 12
2
lost ZFS pool
...VAIL 0 0 0 insufficient replicas label/zfs1 UNAVAIL 0 0 0 cannot open label/zfs2 ONLINE 0 0 I have a spare disk (blank), but even though I can't make it online again ... is there any hope I can read the files in that disk ? thanks, matheus -- We will call you Cygnus, The God of balance you shall be A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? http://en.wikipedia.org/wiki/Posting_style
2013 Aug 19
1
[LLVMdev] Offset in MCFixup
...MCFixup.Offset ? At the moment I see some targets (e.g.: X86 and ARM) not bothering to set it to the value it's supposed to be (byte index of the start of the relocation) and I can only imagine it's because that information is being used by the ELF streamer class to set r_offset. Regards, Matheus Matheus Almeida MIPS processor IP www.imgtec.com<http://www.imgtec.com/> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130819/997337a1/attachment.html>
2006 Nov 28
1
Windows security policy
...d CONFIG.POL NTCONFIG.POL) to do that job but Its a very limited tool and to be honest its giving me more problems than solutions. For that specific reason I'm searching for someone who already faced that kind of necessity and obtained success to supply it. Any tip is very welcomed! Thanks, Matheus Morais
2012 Apr 16
2
Any options on crypt+zfs ?
...4 disks, another port multiplier 5x1 using now 3 disks, and: ahci1@pci0:13:0:0: class=0x010601 card=0x10601b21 chip=0x06121b21 rev=0x01 hdr=0x00 vendor = 'ASMedia Technology Inc.' class = mass storage subclass = SATA with two eSATA to the Port Multipliers. thanks, matheus machine: ACPI Error: A valid RSDP was not found (20110527/tbxfroot-237) Copyright (c) 1992-2012 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The...
2006 Feb 07
0
Render Time, Search Time
...art time" in some initialize method, and the, in the view, get something like render_time = right_now_time - start_time . is there any other "cleaver" way to do this? some "system verbose" array with the same values that lighttpd shows in console? cya []''s Matheus Paschoal matheus@splicenet.com.br
2006 Oct 23
1
LDAP authentication blank password
...[IN-USE] Internal login failure. Refer to server log for more information. Connection closed by foreign host. Trying 0.0.0.0... Connected to 0 (0.0.0.0). Escape character is '^]'. +OK Dovecot ready. user xyz at domain +OK pass correct-password -ERR Temporary authentication failure. -- Matheus Antonio Oliveira