-
- Downloads
gcov-io.c (gcov_open): Use open + fdopen instead of fopen.
* gcov-io.c (gcov_open) [GCOV_LOCKED]: Use open + fdopen instead of fopen. * libgcov.c: Include sys/stat.h. * config/rs6000/linux.h (TARGET_HAS_F_SETLKW): Define. * config/rs6000/linux64.h (TARGET_HAS_F_SETLKW): Define. * config/sparc/linux.h (TARGET_HAS_F_SETLKW): Define. * config/sparc/linux64.h (TARGET_HAS_F_SETLKW): Define. From-SVN: r78281
Showing
- gcc/ChangeLog 10 additions, 0 deletionsgcc/ChangeLog
- gcc/config/rs6000/linux.h 2 additions, 0 deletionsgcc/config/rs6000/linux.h
- gcc/config/rs6000/linux64.h 2 additions, 0 deletionsgcc/config/rs6000/linux64.h
- gcc/config/sparc/linux.h 2 additions, 0 deletionsgcc/config/sparc/linux.h
- gcc/config/sparc/linux64.h 2 additions, 0 deletionsgcc/config/sparc/linux64.h
- gcc/gcov-io.c 41 additions, 7 deletionsgcc/gcov-io.c
- gcc/libgcov.c 1 addition, 0 deletionsgcc/libgcov.c
Loading
Please register or sign in to comment