diff options
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog new file mode 100644 index 0000000..b3a95ff --- /dev/null +++ b/gas/testsuite/ChangeLog @@ -0,0 +1,25 @@ +2016-05-10 Alexander Fomin <alexander.fomin@intel.com> + + * gas/i386/i386.exp: Run RDPID tests. + * gas/i386/prefix.d: Adjust. + * gas/i386/rdpid.s: New test. + * gas/i386/rdpid.d: Ditto. + * gas/i386/rdpid-intel.d: Ditto. + * gas/i386/x86-64-rdpid.s: Ditto. + * gas/i386/x86-64-rdpid.d: Ditto. + * gas/i386/x86-64-rdpid-intel.d: Ditto. + +For older changes see ChangeLog-2015 + +Copyright (C) 2016 Free Software Foundation, Inc. + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. + +Local Variables: +mode: change-log +left-margin: 8 +fill-column: 74 +version-control: never +End: |