diff options
| -rw-r--r-- | gcc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2ff8a18..0f8a523 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,10 @@ +Thu Aug 10 00:11:04 2000 Ovidiu Predescu <ovidiu@cup.hp.com> + + * gthr-posix.h: Include auto-host.h. Conditionally include + <sched.h>. + * configure.in: Check for the <sched.h> header file. + * config.in: Added define for HAVE_SCHED_H. + 2000-08-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> * c-typeck.c (process_init_element): For -Wtraditional, warn about |
