OSDN Git Service

Return gthr-posix.h to libgcc (PR bootstrap/50982)
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Nov 2011 16:34:31 +0000 (16:34 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Nov 2011 16:34:31 +0000 (16:34 +0000)
commit7336fab9ce205d0f05d409afa589342da06052dc
treeb7defa12208d4389e78c712491a78a42f18d1e36
parent33f8b1a31eab530a8f77a64b8d3dd362eae75036
Return gthr-posix.h to libgcc (PR bootstrap/50982)

libgcc:
PR bootstrap/50982
* config/gthr-posix.h: Move ...
* gthr-posix.h: ... here.
* config/gthr-lynx.h: Reflect this.
* config/gthr-vxworks.h: Likewise.
* config/rs6000/gthr-aix.h: Likewise.
* configure.ac (target_thread_file): Likewise.
* configure: Regenerate.

libstdc++-v3:
PR bootstrap/50982
* include/Makefile.am (${host_builddir}/gthr-posix.h): Reflect
gthr-posix.h move.
* include/Makefile.in: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181095 138bc75d-0d04-0410-961f-82ee72b054a4
libgcc/ChangeLog
libgcc/config/gthr-lynx.h
libgcc/config/gthr-vxworks.h
libgcc/config/rs6000/gthr-aix.h
libgcc/configure
libgcc/configure.ac
libgcc/gthr-posix.h [moved from libgcc/config/gthr-posix.h with 100% similarity]
libstdc++-v3/ChangeLog
libstdc++-v3/include/Makefile.am
libstdc++-v3/include/Makefile.in