diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-08-15 18:23:03 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-08-15 18:23:03 +0000 |
commit | 5d7de7aa2112e3d0f50a1c34d981a0559651d949 (patch) | |
tree | 494c4974affce8419ec00e0f24f5ae7b57584545 /ChangeLog | |
parent | d610a5446b9b7ad7f59f79722b6ce97dd9a03d16 (diff) | |
download | glibc-5d7de7aa2112e3d0f50a1c34d981a0559651d949.tar.gz glibc-5d7de7aa2112e3d0f50a1c34d981a0559651d949.tar.xz glibc-5d7de7aa2112e3d0f50a1c34d981a0559651d949.zip |
Update.
1998-08-15 18:21 Ulrich Drepper <drepper@cygnus.com> * elf/elf.h: Add EI_OSABI, ELFOSABI*, and EI_ABIVERSION. Move EI_PAD to 9.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7d181653d9..709ff7cce2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1998-08-15 18:21 Ulrich Drepper <drepper@cygnus.com> + + * elf/elf.h: Add EI_OSABI, ELFOSABI*, and EI_ABIVERSION. Move EI_PAD + to 9. + 1998-08-15 14:11 Ulrich Drepper <drepper@cygnus.com> * elf/elf.h: Add PPC Diab relocations. |