summaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
authoredmarwjr <edmarwjr@138bc75d-0d04-0410-961f-82ee72b054a4>2014-08-05 14:44:36 +0000
committeredmarwjr <edmarwjr@138bc75d-0d04-0410-961f-82ee72b054a4>2014-08-05 14:44:36 +0000
commit6d88799aa5faeb7945abf42b8263d2d73dbb750d (patch)
treef6533fc135c1cb5c9cf4bfc53f2bc141c09f2fcc /libgcc
parent7e304b71a3bc534bc4033214abff0a5fbca4b280 (diff)
downloadgcc-6d88799aa5faeb7945abf42b8263d2d73dbb750d.tar.gz
Fixed text formatting
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@213640 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgcc')
-rw-r--r--libgcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog
index 9a3184e6cc1..e1456587771 100644
--- a/libgcc/ChangeLog
+++ b/libgcc/ChangeLog
@@ -2,7 +2,7 @@
PR target/60102
* config/rs6000/linux-unwind.h (ppc_fallback_frame_state): Update
- based on change in SPE high register numbers and 3 HTM registers.
+ based on change in SPE high register numbers and 3 HTM registers.
2014-08-01 Nathan Sidwell <nathan@acm.org>