| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-03-03 | Fix localplt test breakage with new readelf | Alan Modra | 1 | -2/+2 | |
| Since 2014-11-24 binutils git commit bb4d2ac2, readelf has appended the symbol version to symbols shown in reloc dumps. [BZ #16512] * scripts/localplt.awk: Strip off symbol version. * NEWS: Mention bug fix. | |||||
| 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 | |
