about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Metcalf <cmetcalf@tilera.com>2012-01-28 11:28:23 -0500
committerRoland McGrath <roland@hack.frob.com>2012-01-30 09:54:13 -0800
commit3ac8b282b684e302640e1fee5d6cdbdd0d3255fb (patch)
tree53dd4e2ba6152134728fa5c2e674f3652316594e /ChangeLog
parentee3c3be688072b7d8808034f1d895eabe560274b (diff)
downloadglibc-3ac8b282b684e302640e1fee5d6cdbdd0d3255fb.tar.gz
glibc-3ac8b282b684e302640e1fee5d6cdbdd0d3255fb.tar.xz
glibc-3ac8b282b684e302640e1fee5d6cdbdd0d3255fb.zip
Add Tile relocation types.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 72641f2cdd..6dae7247a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2012-01-28  Chris Metcalf  <cmetcalf@tilera.com>
 
+	* elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
+	(EM_NUM): Update.
+	(R_TILEPRO_*, R_TILEGX_*): New macros.
+
 	* scripts/firstversions.awk: Fix bug in version range handling.
 
 	* sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.