summaryrefslogtreecommitdiff
path: root/libc/ports/ChangeLog.tile
diff options
context:
space:
mode:
authorjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2012-11-09 22:50:35 +0000
committerjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2012-11-09 22:50:35 +0000
commit5134213014448b459864d05ba6f556344c7b079f (patch)
tree95c6888a9704245ace6cfe82a457bc01b6bc1a6e /libc/ports/ChangeLog.tile
parent5c8ae23aecdb14ee22ba06684c488cfe0306ff0e (diff)
downloadeglibc2-5134213014448b459864d05ba6f556344c7b079f.tar.gz
Merge changes between r21563 and r21628 from /fsf/trunk.
git-svn-id: svn://svn.eglibc.org/trunk@21629 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/ports/ChangeLog.tile')
-rw-r--r--libc/ports/ChangeLog.tile5
1 files changed, 3 insertions, 2 deletions
diff --git a/libc/ports/ChangeLog.tile b/libc/ports/ChangeLog.tile
index 06f24c27e..7deb8a02f 100644
--- a/libc/ports/ChangeLog.tile
+++ b/libc/ports/ChangeLog.tile
@@ -1,5 +1,7 @@
2012-11-06 Chris Metcalf <cmetcalf@tilera.com>
+ * sysdeps/tile/tilegx/memmove.c: New file.
+
* sysdeps/tile/nptl/pthread_spin_unlock.c: New file.
2012-11-05 Chris Metcalf <cmetcalf@tilera.com>
@@ -7,8 +9,7 @@
* sysdeps/tile/math_private.h: Provide additional no-op defines
for exception and rounding macros.
- * sysdeps/tile/tilegx/Makefile: Generate Makefile fragment to determine
- whether to build elf-init.c and gmon-start.c with -mcmodel=large.
+ * sysdeps/tile/tilegx/Makefile: New file.
* sysdeps/tile/crti.S: Support large memory model.
* sysdeps/tile/start.S: Likewise.