diff options
author | Daniel Jacobowitz <drow@false.org> | 2008-10-24 21:58:34 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2008-10-24 21:58:34 +0000 |
commit | 871d7a45e7549048185ecdb93f23e2c0517d9608 (patch) | |
tree | e40205d9e9c85b70f26c9c85f96ca56358b3e5bd /ChangeLog | |
parent | 8937c103ed141d998d5801e026dc732a883da98c (diff) | |
download | newlib-871d7a45e7549048185ecdb93f23e2c0517d9608.zip newlib-871d7a45e7549048185ecdb93f23e2c0517d9608.tar.gz newlib-871d7a45e7549048185ecdb93f23e2c0517d9608.tar.bz2 |
* Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
* Makefile.in: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-10-24 Daniel Jacobowitz <dan@codesourcery.com> + + * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo. + * Makefile.in: Regenerated. + 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com> PR gdb/921 |