From Fedora Project Wiki
No edit summary
No edit summary
Line 10: Line 10:
We use wiki categories to track progress.
We use wiki categories to track progress.


* [[Category:Toolchain/Watermark/Provisional|Proposed properties]] subject to discussion and revision.
* [[:Category:Toolchain/Watermark/Provisional|Proposed properties]] subject to discussion and revision.
* [[Category:Toolchain/Watermark/Accepted|Accepted properties]] pending implementation.
* [[:Category:Toolchain/Watermark/Accepted|Accepted properties]] pending implementation.
* [[Category:Toolchain/Watermark/Implemented|Implemented properties]]
* [[:Category:Toolchain/Watermark/Implemented|Implemented properties]]

Revision as of 10:21, 24 October 2016

Markup for ELF objects

This project intends to add markers to ELF objects so that it is possible to determine that objects have certain properties. The two overarching goals are:

  • Determine if all objects in a link implement the same ABI (e.g., they agree upon the format of long double).
  • Determine if an object was compiled according to applicable security polices (e.g., -fstack-protector-strong was used at compile time).

Wiki page categories

We use wiki categories to track progress.