From 27fa71193149f37dfa48d6e1a3a2998c41dffb14 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 20 Aug 2002 21:29:03 +0000 Subject: [PATCH] . --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4d3aff3f1ae..c2cf1da4420 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2002-08-20 Roland McGrath + + Fix ABI compatibility with libc compiled with old tools on powerpc. + Changes contributed by Franz Sirl + and Jack Howarth . + * sysdeps/powerpc/Makefile [$(have-protected) = yes] + (CPPFLAGS-divdi3.c, CPPFLAGS-libgcc-compat.S): New variables, + pass -DHAVE_DOT_HIDDEN for these files. + * sysdeps/powerpc/divdi3.c: New file. + * sysdeps/powerpc/libgcc-compat.S: New file, replacement for ... + * sysdeps/powerpc/libgcc-compat.c: ... this, file removed. + 2002-08-18 Roland McGrath * sysdeps/mach/hurd/mkdir.c (__mkdir): Use __directory_name_split -- 2.47.2