configure.target: Add os_include_dir for mingw32* target.
* configure.target: Add os_include_dir for mingw32* target. * docs/html/17_intro/porting.texi: Mention mingw32 as target benefiting from _GLIBCPP_AVOID_FSEEK. * config/os/mingw32/bits/ctype_base.h: New file. * config/os/mingw32/bits/ctype_inline.h: New file. * config/os/mingw32/bits/ctype_noninline.h: New file. * config/os/mingw32/bits/os_defines.h: New file. From-SVN: r46857
Showing
- libstdc++-v3/ChangeLog 10 additions, 0 deletionslibstdc++-v3/ChangeLog
- libstdc++-v3/config/os/mingw32/bits/ctype_base.h 58 additions, 0 deletionslibstdc++-v3/config/os/mingw32/bits/ctype_base.h
- libstdc++-v3/config/os/mingw32/bits/ctype_inline.h 71 additions, 0 deletionslibstdc++-v3/config/os/mingw32/bits/ctype_inline.h
- libstdc++-v3/config/os/mingw32/bits/ctype_noninline.h 75 additions, 0 deletionslibstdc++-v3/config/os/mingw32/bits/ctype_noninline.h
- libstdc++-v3/config/os/mingw32/bits/os_defines.h 40 additions, 0 deletionslibstdc++-v3/config/os/mingw32/bits/os_defines.h
- libstdc++-v3/configure.target 3 additions, 0 deletionslibstdc++-v3/configure.target
- libstdc++-v3/docs/html/17_intro/porting.texi 2 additions, 2 deletionslibstdc++-v3/docs/html/17_intro/porting.texi
Loading
Please register or sign in to comment