summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-04-02 23:15:06 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-04-02 23:15:06 +0000
commit26fbb0d3efe8adff66b6e39b78e070e1e6b0d936 (patch)
treecdd606fee269c8fa842c9e363520972303eccd26 /gcc/ChangeLog
parent13bd733250551cec3cba1d6cfa67a85532d883b3 (diff)
downloadgcc-26fbb0d3efe8adff66b6e39b78e070e1e6b0d936.tar.gz
* 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
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 5908e294e30..4df54dfafeb 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+1998-04-03 Mike Stump <mrs@wrs.com>
+
+ * 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.
+
Thu Apr 2 18:00:52 1998 Jim Wilson <wilson@cygnus.com>
* i386.md (movqi+1): Change alternative 1 from *r/r to *r/*rn.