Displaying 6 results from an estimated 6 matches for "taul".
Did you mean:
tail
2010 Sep 27
2
[LLVMdev] Any plans to add LLVM support for ARM EH EABI ?
...tion Handling ABI (as defined under the
EABI).
Can anyone comment on whether plans are in place to remedy this?
I did see the discussion regarding work on the MC for ARM. Will this
work include emitting the exception handling code/tables compliant to
ARM's EH ABI?
Thanks,
-Dennis
--
Dennis Taul | Qualcomm Innovation Center,Inc. (QuIC)
8041 Arco Corporate Drive
Raleigh, NC 27617
(919)-297-3363
QuIC is a member of codeaurora.org
2010 Sep 27
0
[LLVMdev] Any plans to add LLVM support for ARM EH EABI ?
On Mon, Sep 27, 2010 at 8:50 AM, Dennis Taul <dtaul at codeaurora.org> wrote:
>
> I am new to LLVM but have perused the code alongside using llvm-gcc
> and CLANG to build ARM EABI objects.
>
> Based on this superficial analysis it appears that LLVM currently does
> not support the ARM Exception Handling ABI (as defined...
2002 Mar 12
3
failsafe against "stupid" / careless users
I'm admin on a samba PDC with 150 users, and as normal users they are quit
"stupid". This means that they ofte deletes something that shouldnt have
been deleted. And I find it anoying to restore their files from tapebackup.
So would it be possible to get samba to "move" files instead of deleting
them? This way I could allocate a disk to store deleted files for a periode
of
2002 Mar 04
2
PDC, NIS and password sync.
Hi.
I have for a while been trying to get my samba 2.2.1a PDC to be a NIS master
and still maintain the password sync feature, without any luck.
Now I made something that seems to work - but I would like to get your input
to see if what I do is ok or it is something I should'nt do.
1: Samba uses passwd to sync the password (not yppasswd)
2: cron runs make in /var/yp every 15 minutes to
2002 Oct 25
1
Re-establishing a Samba 2.2.1a domain controller after major "crash"
Our Samba 2.2.1a domain controller suffered a major disk error the other
day. The partition with /etc and /dev died. :(
I?ve now reinstalled SuSE 7.3, and re-established the UNIX password files
(passwd, group, shadow) from backup, further more I?ve re-established the
files from /etc/samba (MACHINE.SID, groups.mapping, lmhosts, machine.sid,
secrets.tdb, smb.conf, smbpasswd, smbusers).
All my
2010 Sep 27
2
[LLVMdev] Any plans to add LLVM support for ARM EH EABI ?
On Mon, Sep 27, 2010 at 09:14:05AM -0700, Jason Kim wrote:
> On Mon, Sep 27, 2010 at 8:50 AM, Dennis Taul <dtaul at codeaurora.org> wrote:
> >
> > I am new to LLVM but have perused the code alongside using llvm-gcc
> > and CLANG to build ARM EABI objects.
> >
> > Based on this superficial analysis it appears that LLVM currently does
> > not support the ARM Exce...