projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
151c317
)
* elf/elf.h (Elf32_auxv_t): Make cross-compile safe.
author
Ulrich Drepper
<drepper@redhat.com>
Wed, 11 May 2005 08:34:42 +0000
(08:34 +0000)
committer
Ulrich Drepper
<drepper@redhat.com>
Wed, 11 May 2005 08:34:42 +0000
(08:34 +0000)
(Elf64_auxv_t): Likewise.
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
5762da5
..
5f542c0
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2005-05-11 Ulrich Drepper <drepper@redhat.com>
+
+ * elf/elf.h (Elf32_auxv_t): Make cross-compile safe.
+ (Elf64_auxv_t): Likewise.
+
2005-05-09 Daniel Jacobowitz <dan@codesourcery.com>
* sysdeps/unix/sysv/linux/clock_getres.c: Include <time.h>.