| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-03-25 | Fix localplt check for GNU_IFUNC | Adhemerval Zanella | 1 | -2/+8 | |
| GNU_IFUNC are shown by readelf in 'Relocation section' value as "symbol()" instead of expected hexadecimal value. This causes the check-localplt script to ignore potential PLT stub begin generated by wrong IFUNC usage. This patch changes the localplt script to emit such PLT cases. | |||||
| 2012-05-01 | Do check-localplt test using readelf rather than a build-time C program. | Roland McGrath | 1 | -0/+59 | |
