diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index afe225f36..3a9cf29d8 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,5 +1,9 @@ 2002-08-19 Jeff Johnston <jjohnstn@redhat.com> + * libc/sys/linux/include/pthread.h: New file. + +2002-08-19 Jeff Johnston <jjohnstn@redhat.com> + * libc/include/sys/types.h: Support __need_inttypes macro that only sets the __intxx and __uintxx types. * libc/machine/powerpc/Makefile.am: Add stdlib to include directories |