diff options
| author | Daniel Jacobowitz <drow@false.org> | 2004-02-09 19:43:59 +0000 |
|---|---|---|
| committer | Daniel Jacobowitz <drow@false.org> | 2004-02-09 19:43:59 +0000 |
| commit | ddcd40e6bf97e4e057403eb5a8ca7a206ab23f47 (patch) | |
| tree | c7848e39428a4bb9807825b82d7dbd11a12745da /include/elf/ChangeLog | |
| parent | 94a6e2b680debd3be16ca979189f3ae3acf22142 (diff) | |
| download | newlib-github/drow-cplus-branch.zip newlib-github/drow-cplus-branch.tar.gz newlib-github/drow-cplus-branch.tar.bz2 | |
Merge drow-cplus-merge-20040208 to drow-cplus-branch.github/drow-cplus-branchdrow-cplus-branch
Diffstat (limited to 'include/elf/ChangeLog')
| -rw-r--r-- | include/elf/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index 9c7b588..ea008d6 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,3 +1,19 @@ +2004-01-28 Roland McGrath <roland@redhat.com> + + * common.h (AT_SECURE): New macro. + +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. + 2004-01-06 Alexandre Oliva <aoliva@redhat.com> 2003-09-18 Alexandre Oliva <aoliva@redhat.com> |
