summaryrefslogtreecommitdiff
path: root/libc/ports/ChangeLog.tile
diff options
context:
space:
mode:
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.