diff options
author | Richard Henderson <rth@redhat.com> | 1998-08-30 05:26:19 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 1998-08-30 05:26:19 +0000 |
commit | d405c4a1aec90299f768f191e63494407ce84536 (patch) | |
tree | 43520c069bd34c49b453dcb4303735dda0a0aeaf /include | |
parent | 3ecd69d67575efff0f5e9062c5492d1b8cd042e3 (diff) | |
download | fsf-binutils-gdb-d405c4a1aec90299f768f191e63494407ce84536.zip fsf-binutils-gdb-d405c4a1aec90299f768f191e63494407ce84536.tar.gz fsf-binutils-gdb-d405c4a1aec90299f768f191e63494407ce84536.tar.bz2 |
* i386.h: Add vtable relocs.
Diffstat (limited to 'include')
-rw-r--r-- | include/elf/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index dde8982..8265d01 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,3 +1,20 @@ +Sat Aug 29 22:25:51 1998 Richard Henderson <rth@cygnus.com> + + * i386.h: Add vtable relocs. + +1998-08-25 16:42 Ulrich Drepper <drepper@cygnus.com> + + * common.h: Add SYMINFO_* macros to access Elf*_Syminfo information. + + * external.h: Add Elf_External_Syminfo definition. + + * internal.h: Add Elf_Internal_Syminfo, Elf32_Internal_Syminfo, + and Elf64_Syminfo definitions. + +Sun Aug 9 20:26:49 CDT 1998 Catherine Moore <clm@cygnus.com> + + * arm.h: Add ST_THUMB definitions. + Wed Aug 5 15:52:35 1998 Nick Clifton <nickc@cygnus.com> * arm.h: Add ELF header flags to specify compile time optins: |