[PATCH/Merge Request] Vtable Verification feature.

Caroline Tice cmtice@google.com
Mon Aug 12 20:02:00 GMT 2013


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



More information about the Gcc-patches mailing list