diff options
| author | Ulrich Drepper <drepper@redhat.com> | 2004-01-16 10:26:38 +0000 |
|---|---|---|
| committer | Ulrich Drepper <drepper@redhat.com> | 2004-01-16 10:26:38 +0000 |
| commit | 209dabb4d66bab027f398a49c6b300383c6ca6a2 (patch) | |
| tree | 1ac8a42d2fcca96b37cbb97ecb64a79e270cb044 | |
| parent | 02e294c24d04a7c9bf6ceedf4257f1c0258d9da7 (diff) | |
| download | glibc-209dabb4d66bab027f398a49c6b300383c6ca6a2.tar.xz glibc-209dabb4d66bab027f398a49c6b300383c6ca6a2.zip | |
Update.
2004-01-16 Ulrich Drepper <drepper@redhat.com>
* elf/elf.h: Define PT_IA_64_HP_OPT_ANOT, PT_IA_64_HP_HSL_ANOT, and
PT_IA_64_HP_STACK.
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-01-16 Ulrich Drepper <drepper@redhat.com> + + * elf/elf.h: Define PT_IA_64_HP_OPT_ANOT, PT_IA_64_HP_HSL_ANOT, and + PT_IA_64_HP_STACK. + 2004-01-16 Richard Henderson <rth@redhat.com> * include/unistd.h (__libc_enable_secure): Mark attribute_relro. |
