summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2008-11-27 20:57:46 +0000
committerJeff Johnston <jjohnstn@redhat.com>2008-11-27 20:57:46 +0000
commit8f337bfef92a7982baf24d6e6b7ea4c36fe43028 (patch)
treeb1c6ad47a8511fc43422a572a15fdfec78d8c3e3 /newlib/ChangeLog
parente707c2c9e217a7d44235cba5a9da6927742d77d6 (diff)
downloadcygnal-8f337bfef92a7982baf24d6e6b7ea4c36fe43028.tar.gz
cygnal-8f337bfef92a7982baf24d6e6b7ea4c36fe43028.tar.bz2
cygnal-8f337bfef92a7982baf24d6e6b7ea4c36fe43028.zip
2008-11-27 Ken Werner <ken.werner@de.ibm.com>
* libc/machine/spu/Makefile.am: Add spu-mcount.S spu-gmon.c. * libc/machine/spu/Makefile.in: Regenerated. * libc/machine/spu/spu-gmon.c: New file. * libc/machine/spu/spu-mcount.S: New file.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 56b53c022..6d4895b61 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,10 @@
+2008-11-27 Ken Werner <ken.werner@de.ibm.com>
+
+ * libc/machine/spu/Makefile.am: Add spu-mcount.S spu-gmon.c.
+ * libc/machine/spu/Makefile.in: Regenerated.
+ * libc/machine/spu/spu-gmon.c: New file.
+ * libc/machine/spu/spu-mcount.S: New file.
+
2008-11-27 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.host (*-rtems*): Turn on using portion of unix subdirectory.