From 76c5ae00284d98f1994434c570bdcde9dbc6b49e Mon Sep 17 00:00:00 2001 From: Carlos Eduardo Seo Date: Fri, 9 Oct 2015 16:01:35 -0300 Subject: Add AT_PLATFORM to _dl_aux_init () Added AT_PLATFORM to _dl_aux_init () function to keep it in sync with _dl_sysdep_start (). * elf/dl-support.c (_dl_aux_init): Added AT_PLATFORM to the case statement. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 824d4f2817..a392a75030 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-10-27 Carlos Eduardo Seo + + * elf/dl-support.c (_dl_aux_init): Added AT_PLATFORM to the case + statement. + 2015-10-27 Joseph Myers * conform/Makefile (test-xfail-ISO11/complex.h/conform): Remove -- cgit 1.4.1