about summary refs log tree commit diff
path: root/README.google
diff options
context:
space:
mode:
Diffstat (limited to 'README.google')
-rw-r--r--README.google9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.google b/README.google
index 00a22f984d..e615a49685 100644
--- a/README.google
+++ b/README.google
@@ -553,3 +553,12 @@ nptl/tst-basic8.c
 nptl/Makefile
   Unbreak building of tst-key5
   (stanshebs, google-local)
+
+elf/elf.h
+math/libm-test.inc
+string/*
+sysdeps/ieee754/*
+sysdeps/powerpc/*
+  For b/18010034, backport IBM optimizations for Power8.
+  https://sourceware.org/git/?p=glibc.git;a=shortlog;h=refs/heads/ibm/2.19/master
+  (stanshebs, backport)