diff options
author | Roland McGrath <mcgrathr@google.com> | 2018-03-20 13:31:05 -0700 |
---|---|---|
committer | Roland McGrath <mcgrathr@google.com> | 2018-03-20 13:31:05 -0700 |
commit | cbac223123dd1b460fa10c31d779c5f73f637849 (patch) | |
tree | c6c1f267d5fab5598eedf164792299a017eb7745 /ld/ChangeLog | |
parent | 7cbe16e99d8a61a168579354487902ee50413e08 (diff) | |
download | gdb-cbac223123dd1b460fa10c31d779c5f73f637849.zip gdb-cbac223123dd1b460fa10c31d779c5f73f637849.tar.gz gdb-cbac223123dd1b460fa10c31d779c5f73f637849.tar.bz2 |
ld/testsuite: XFAIL pr20995-2 on aarch64*-*-elf*
ld/
* testsuite/ld-elf/shared.exp (pr20995-2): XFAIL on aarch64*-*-elf*,
another target without RELRO.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 68d898a..be06ae7 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2018-03-20 Roland McGrath <mcgrathr@google.com> + + * testsuite/ld-elf/shared.exp (pr20995-2): XFAIL on aarch64*-*-elf*, + another target without RELRO. + 2018-03-20 H.J. Lu <hongjiu.lu@intel.com> * testsuite/ld-plugin/pr22983.d: Allow leading underscore as |