diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 2f022ec..6d9ccc5 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2018-02-19 H.J. Lu <hongjiu.lu@intel.com> + + PR ld/22845 + * testsuite/ld-elf/frame.exp: Skip if -shared isn't supported. + Add tests for "-z noseparate-code" and "-z separate-code". + Remove unsupported -shared check. + 2018-02-17 H.J. Lu <hongjiu.lu@intel.com> PR ld/22845 |