summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2006-06-05 19:46:40 +0000
committerJeff Johnston <jjohnstn@redhat.com>2006-06-05 19:46:40 +0000
commit9eedc2e624ffdaec11d8ec455b3f4c2ab02eca39 (patch)
tree046aec410f541c7c39b73ceda2c4af541b9f2ead
parent4c602151f22a2f3bef9eed5adc61be1e3f9762d6 (diff)
downloadcygnal-9eedc2e624ffdaec11d8ec455b3f4c2ab02eca39.tar.gz
cygnal-9eedc2e624ffdaec11d8ec455b3f4c2ab02eca39.tar.bz2
cygnal-9eedc2e624ffdaec11d8ec455b3f4c2ab02eca39.zip
Fix format typo.
-rw-r--r--newlib/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 2f14a929e..6e38e9d1f 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,6 +1,6 @@
2006-06-05 Shaun Jackman <sjackman@gmail.com>
- configure.host (newlib_cflags) [arm, thumb, xscale]: Remove
+ * configure.host (newlib_cflags) [arm, thumb, xscale]: Remove
-DABORT_PROVIDED flag.
* newlib/libc/sys/arm/syscalls.c (kill, exit): Sync with libgloss.
* newlib/libc/sys/arm/libcfunc.c (abort): Ditto.