search for: prichard

Displaying 7 results from an estimated 7 matches for "prichard".

Did you mean: richard
2018 Jan 11
1
LLVM EH tables much larger than GCC's
On Wed, Jan 10, 2018 at 5:21 AM, James Y Knight <jyknight at google.com> wrote: > > On Fri, Jan 5, 2018 at 9:58 PM, Ryan Prichard via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> 2. *Termination landing pads.* >> >> Clang sometimes uses a landing pad that calls __clang_call_terminate to >> terminate the program. GCC instead leaves a gap in the call site table, >> and the perso...
2018 Jan 10
0
LLVM EH tables much larger than GCC's
On Fri, Jan 5, 2018 at 9:58 PM, Ryan Prichard via llvm-dev < llvm-dev at lists.llvm.org> wrote: > 2. *Termination landing pads.* > > Clang sometimes uses a landing pad that calls __clang_call_terminate to > terminate the program. GCC instead leaves a gap in the call site table, > and the personality routine calls std::ter...
2018 Jan 06
2
LLVM EH tables much larger than GCC's
Hi, I'm investigating the size of Clang's generated binaries relative to GCC, when targeting Android, and I've noticed that Clang's exception tables are much larger -- the .ARM.extab section is about 2.5 times as large in two examples. I noticed a couple of differences between Clang and GCC: 1. *ULEB128 encoding.* In the call site table, GCC encodes offsets using a ULEB128
2004 Apr 14
1
Invisible samba server
Hi, My samba server "linux-1" (samba-3.0.2-7.FC1) has suddenly become invisible from all windows client. The samba server is a member of the "RASKNO" workgroup and was visible when browsing the workgroup from windows clients a few weeks ago. The weird thing is that it is now invisible. The only changes has been regular updates of FC1. The symptoms is that I can search for
2004 Apr 15
0
[Fwd: Re: Invisible samba server]
On Thu, 2004-04-15 at 00:06, Jules Colding wrote: > -----Forwarded Message----- > > From: Park_Richard@blm.gov > > To: Jules Colding <jules@tdcadsl.dk> > > Cc: Samba <samba@lists.samba.org>, > > samba-bounces+prichard=blm.gov@lists.samba.org > > Subject: Re: [Samba] Invisible samba server > > Date: Wed, 14 Apr 2004 11:55:29 -0600 > > > > > > I've had a similar problem. In my case it was falling out of WINS. I > > fixed it by stopping and starting nmbd each day. Here i...
2012 Dec 06
0
[LLVMdev] LLVM+Clang 3.2rc2 MinGW binaries' libstdc++ requirement
I attempted to run the 3.2rc2 experimental LLVM+Clang package for Mingw32/x86 [1], and ran into difficulty finding a suitable version of MinGW to run it with. Part of the problem is that Windows G++ changed its C++ ABI in 4.7 [2]. Through experimentation, I've determined that the LLVM binaries do not run using the libraries shipped with TDM-GCC 4.5 because there is a missing symbol.
2013 Aug 30
2
Strange fsck.ext3 behavior - infinite loop
Greetings! Need your help fellow penguins! Strange behavior with fsck.ext3: how to remove a long orphaned inode list? After copying data over from one old RAID to another new RAID with rsync, the dump command would not complete because of filesystem errors on the new RAID. So I ran fsck.ext3 with the -y option and it would just run in an infinite loop restarting itself and then trying to correct