diff options
author | Richard Henderson <rth@redhat.com> | 1998-08-31 19:49:48 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 1998-08-31 19:49:48 +0000 |
commit | 9ea48b423d6a7eabaab026a1175da5346f8c2d29 (patch) | |
tree | 7405f7cfc65687a0765ff0f181cb96bd3bcefd98 /gas/testsuite/ChangeLog | |
parent | 7892a56c165960e53b6b9d9b8ad88148532aee8c (diff) | |
download | gdb-9ea48b423d6a7eabaab026a1175da5346f8c2d29.zip gdb-9ea48b423d6a7eabaab026a1175da5346f8c2d29.tar.gz gdb-9ea48b423d6a7eabaab026a1175da5346f8c2d29.tar.bz2 |
* gas/vtable/vtable.exp: New.
* gas/vtable/{entry0.s,entry0.d}: New.
* gas/vtable/{entry1.s,entry1.d}: New.
* gas/vtable/{inherit0.s,inherit0.d}: New.
* gas/vtable/{inherit1.s,inherit1.l}: New.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 9b21525..e211b70 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,11 @@ +Mon Aug 31 12:45:49 1998 Richard Henderson <rth@cygnus.com> + + * gas/vtable/vtable.exp: New. + * gas/vtable/{entry0.s,entry0.d}: New. + * gas/vtable/{entry1.s,entry1.d}: New. + * gas/vtable/{inherit0.s,inherit0.d}: New. + * gas/vtable/{inherit1.s,inherit1.l}: New. + Thu Aug 20 23:18:06 1998 Ian Lance Taylor <ian@cygnus.com> * gas/i386/white.l: Revert patch of August 12. |