diff options
| author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-05-29 14:53:50 +0000 |
|---|---|---|
| committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-05-29 14:53:50 +0000 |
| commit | e8aa7eafbc9bfe43a4c029f8b9e133f91b305dec (patch) | |
| tree | ac515777ea7bd3841b8b1fea55c7a964a850e6de /libcpp/ChangeLog | |
| parent | 0ab48139f36df798802b0128ce822980bf66be25 (diff) | |
| download | ppe42-gcc-e8aa7eafbc9bfe43a4c029f8b9e133f91b305dec.tar.gz ppe42-gcc-e8aa7eafbc9bfe43a4c029f8b9e133f91b305dec.zip | |
* directives.c: Fix typos.
* include/line-map.h: Fix typos.
* line-map.c: Fix typos.
* macro.c: Fix typos.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@187966 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libcpp/ChangeLog')
| -rw-r--r-- | libcpp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index 859c1a43cce..e526af24342 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,10 @@ +2012-05-29 Joseph Myers <joseph@codesourcery.com> + + * directives.c: Fix typos. + * include/line-map.h: Fix typos. + * line-map.c: Fix typos. + * macro.c: Fix typos. + 2012-05-25 Dodji Seketeli <dodji@redhat.com> PR bootstrap/53459 |

