diff options
author | Roland McGrath <roland@gnu.org> | 2004-01-29 00:37:46 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-01-29 00:37:46 +0000 |
commit | 7e67eb11e5e2e6f888c0417bcc1bf004e4e163a8 (patch) | |
tree | d2868686466cd8f57a4790055626d4c29bf65d7a /include | |
parent | 56e4fcc9d2b956ba504b6e05c37ad1b3a4df4068 (diff) | |
download | fsf-binutils-gdb-7e67eb11e5e2e6f888c0417bcc1bf004e4e163a8.zip fsf-binutils-gdb-7e67eb11e5e2e6f888c0417bcc1bf004e4e163a8.tar.gz fsf-binutils-gdb-7e67eb11e5e2e6f888c0417bcc1bf004e4e163a8.tar.bz2 |
.
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 4a4501e..b48d708 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,3 +1,11 @@ +2004-01-21 Roland McGrath <roland@redhat.com> + + * common.h (AT_SUN_UID, AT_SUN_RUID, AT_SUN_GID): New macros. + (AT_SUN_RGID, AT_SUN_LDELF, AT_SUN_LDSHDR, AT_SUN_LDNAME, + AT_SUN_LPAGESZ, AT_SUN_PLATFORM, AT_SUN_HWCAP, AT_SUN_IFLUSH, + AT_SUN_CPU, AT_SUN_EMUL_ENTRY, AT_SUN_EMUL_EXECFD, + AT_SUN_EXECNAME) AT_SUN_MMU, AT_SUN_LDDATA): Likewise. + 2004-01-17 Mark Kettenis <kettenis@gnu.org> * common.h (NT_OPENBSD_IDENT): Define. |