]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/gthr.h
* gthr.h: Support systems that don't have weak, but have threads.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Apr 1998 23:15:06 +0000 (23:15 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Apr 1998 23:15:06 +0000 (23:15 +0000)
commit26fbb0d3efe8adff66b6e39b78e070e1e6b0d936
treecdd606fee269c8fa842c9e363520972303eccd26
parent13bd733250551cec3cba1d6cfa67a85532d883b3
    * gthr.h: Support systems that don't have weak, but have threads.
        * configure.in (*wrs-vxworks*): Use VxWorks threads by default.
        * gthr-vxworks.h: New file.
        * objc/thr-vxworks.h: Dummy file from thr-single.c for now.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18971 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/configure
gcc/configure.in
gcc/gthr-vxworks.h [new file with mode: 0644]
gcc/gthr.h
gcc/objc/thr-vxworks.c [new file with mode: 0644]