diff options
author | Catherine Moore <clm@redhat.com> | 1998-10-16 19:15:05 +0000 |
---|---|---|
committer | Catherine Moore <clm@redhat.com> | 1998-10-16 19:15:05 +0000 |
commit | 2b6f11fa0b8305e5086d496d8cd4d39c28b8a2df (patch) | |
tree | 153cefa19375306ea60f6de3e00e7535a2093d4e /include | |
parent | 09878672ecfac80b257ffea7c9b3b6bc3b211d4f (diff) | |
download | gdb-2b6f11fa0b8305e5086d496d8cd4d39c28b8a2df.zip gdb-2b6f11fa0b8305e5086d496d8cd4d39c28b8a2df.tar.gz gdb-2b6f11fa0b8305e5086d496d8cd4d39c28b8a2df.tar.bz2 |
Add vtable relocs.
Diffstat (limited to 'include')
-rw-r--r-- | include/elf/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index 0618064..1d77744 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,3 +1,11 @@ +Fri Oct 16 14:11:25 1998 Catherine Moore <clm@cygnus.com> + + * m32r.h: Add vtable relocs. + +Tue Oct 6 09:22:22 1998 Catherine Moore <clm@cygnus.com> + + * sparc.h: Add vtable relocs. + Mon Oct 5 09:39:22 1998 Catherine Moore <clm@cygnus.com> * v850.h: Add vtable relocs. |