diff options
author | Jan Beulich <jbeulich@suse.com> | 2020-06-26 16:43:38 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2020-06-26 16:43:38 +0200 |
commit | 198e1db737e636c8defe2c7300396330650c2967 (patch) | |
tree | 57d470783482b5f5b1bc24f3b91ef9f7193ee236 /ld/ChangeLog | |
parent | 2a1bb84c67d974b10f2ea76f8ed43244f19ed21e (diff) | |
download | gdb-198e1db737e636c8defe2c7300396330650c2967.zip gdb-198e1db737e636c8defe2c7300396330650c2967.tar.gz gdb-198e1db737e636c8defe2c7300396330650c2967.tar.bz2 |
ld/x86: actually invoke k1om tests
Unlike claimed by the ChangeLog entries added by 7a9068fe1646 ("Add
initial Intel K1OM support") these tests did never get enabled.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 4a38fa8..1a06dc9 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2020-06-26 Jan Beulich <jbeulich@suse.com> + + * testsuite/ld-x86-64/x86-64.exp: Run K1OM tests. + 2020-06-26 Pat Bernardi <bernardi@adacore.com> * testsuite/ld-m68k/attr-gnu-4-0.s: New file. |