diff options
Diffstat (limited to 'fixincludes/ChangeLog')
-rw-r--r-- | fixincludes/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog index cde72ca6e85..ff456bdc9e3 100644 --- a/fixincludes/ChangeLog +++ b/fixincludes/ChangeLog @@ -1,3 +1,11 @@ +2005-03-21 Richard Guenther <rguenth@gcc.gnu.org> + + PR target/20166 + * inclhack.def: Add fix for array of incomplete structures + in function prototype in pthread.h. + * fixincl.x: Regenerate. + * tests/base/pthread.h: Adjust. + 2005-03-15 Joseph S. Myers <joseph@codesourcery.com> * inclhack.def (hpux_htonl): New fix. |