2005-07-13 H.J. Lu <hongjiu.lu@intel.com>
* config/alpha/linux.h (TARGET_HAS_F_SETLKW): Renamed to ... (TARGET_POSIX_IO): This. * config/darwin.h: Likewise. * config/freebsd.h: Likewise. * config/linux.h: Likewise. * config/lynx.h: Likewise. * config/netbsd.h: Likewise. * config/rs6000/linux64.h: Likewise. * config/rs6000/linux.h: Likewise. * config/s390/tpf.h: Likewise. * config/sh/embed-elf.h: Likewise. * config/sparc/linux64.h: Likewise. * config/sparc/linux.h: Likewise. * config/svr4.h: Likewise. * gcov-io.h: Likewise. * doc/tm.texi: Updated. * libgcov.c (create_file_directory): Defined only if TARGET_POSIX_IO is defined. (gcov_exit): Call create_file_directory only if TARGET_POSIX_IO is defined. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101973 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- gcc/ChangeLog 25 additions, 0 deletionsgcc/ChangeLog
- gcc/config/alpha/linux.h 1 addition, 1 deletiongcc/config/alpha/linux.h
- gcc/config/darwin.h 1 addition, 1 deletiongcc/config/darwin.h
- gcc/config/freebsd.h 1 addition, 1 deletiongcc/config/freebsd.h
- gcc/config/linux.h 1 addition, 1 deletiongcc/config/linux.h
- gcc/config/lynx.h 2 additions, 2 deletionsgcc/config/lynx.h
- gcc/config/netbsd.h 2 additions, 2 deletionsgcc/config/netbsd.h
- gcc/config/rs6000/linux.h 1 addition, 1 deletiongcc/config/rs6000/linux.h
- gcc/config/rs6000/linux64.h 1 addition, 1 deletiongcc/config/rs6000/linux64.h
- gcc/config/s390/tpf.h 1 addition, 1 deletiongcc/config/s390/tpf.h
- gcc/config/sh/embed-elf.h 1 addition, 1 deletiongcc/config/sh/embed-elf.h
- gcc/config/sparc/linux.h 1 addition, 1 deletiongcc/config/sparc/linux.h
- gcc/config/sparc/linux64.h 1 addition, 1 deletiongcc/config/sparc/linux64.h
- gcc/config/svr4.h 1 addition, 1 deletiongcc/config/svr4.h
- gcc/doc/tm.texi 6 additions, 5 deletionsgcc/doc/tm.texi
- gcc/gcov-io.h 1 addition, 1 deletiongcc/gcov-io.h
- gcc/libgcov.c 4 additions, 0 deletionsgcc/libgcov.c
Loading
Please register or sign in to comment