diff options
author | hp <hp@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-12-18 03:22:37 +0000 |
---|---|---|
committer | hp <hp@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-12-18 03:22:37 +0000 |
commit | cf73d814960bc8ac78c462077c8be2feb292b4ca (patch) | |
tree | a21691d865a012c4d9abfbf9583014553f3379ac /fixincludes/ChangeLog | |
parent | fde7512ffc6af5acc2be68af6d0030949e5e2633 (diff) | |
download | gcc-cf73d814960bc8ac78c462077c8be2feb292b4ca.tar.gz |
* inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New.
* fixincl.x: Regenerate.
* tests/base/wchar.h: Update.
* tests/base/features.h: New.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@131031 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'fixincludes/ChangeLog')
-rw-r--r-- | fixincludes/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog index 1df6596f392..86991332b9f 100644 --- a/fixincludes/ChangeLog +++ b/fixincludes/ChangeLog @@ -1,3 +1,10 @@ +2007-12-18 Hans-Peter Nilsson <hp@axis.com> + + * inclhack.def: (glibc_c99_inline_1a, glibc_c99_inline_5): New. + * fixincl.x: Regenerate. + * tests/base/wchar.h: Update. + * tests/base/features.h: New. + 2007-10-14 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> PR target/33700 |