This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH/Merge Request] Vtable Verification feature.


On Thu, Aug 8, 2013 at 9:34 AM, Caroline Tice <cmtice@google.com> wrote:
> On Thu, Aug 8, 2013 at 3:27 AM, Rainer Orth <ro@cebitec.uni-bielefeld.de> wrote:
>> Caroline,
>>
>
>> As an aside, I had a very quick look at libvtv to determine what's
>> required for a port to a non-Linux platform.  It would be good if the
>> requirements (currently, ELF, dl_iterate_phdr, __fortify_fail, certainly
>> several more) could be documented to ease porters' task.
>>
>
>
> I will be working on some documentation for this.
>
>> Thanks.
>>
>>         Rainer
>>

I have finished my first pass at the porting documentation.  It is now
available on the vtable verification feature web site:
http://gcc.gnu.org/wiki/vtv

I've never attempted to write porting documentation before, so I'm
hoping that what I wrote is what was needed.  If I missed anything
important, please let me know.

-- Caroline Tice
cmtice@google.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]