From 4bf21f2c7164865c801c86b9ac34317b1894a7ab Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 23 Oct 2002 06:19:14 +0000 Subject: Update. 2002-10-22 Ulrich Drepper * elf/dl-load.c (struct filebuf): For buf element to have the alignment of ElfXX_Ehdr since this is what will be stored in it. 2002-10-19 Art Haas --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 91f79f6a5a..555a10d5a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-10-22 Ulrich Drepper + + * elf/dl-load.c (struct filebuf): For buf element to have the + alignment of ElfXX_Ehdr since this is what will be stored in it. + 2002-10-22 Jakub Jelinek * locale/programs/locarchive.c (add_alias): Change locrec_offset arg @@ -47,7 +52,7 @@ * csu/gmon-start.c: Pretty printing. -2002-10-19 Art Haas +2002-10-19 Art Haas * configure.in: Replace AC_CONFIG_HEADER with AC_CONFIG_HEADERS, add AC_HELP_STRING to all AC_ARG_WITH and AC_ARG_ENABLE macros, -- cgit 1.4.1