projects
/
platform
/
upstream
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09955a3
)
re PR target/71721 (uclinux posix threads)
author
Jeff Law
<law@gcc.gnu.org>
Mon, 5 Dec 2016 17:49:41 +0000
(10:49 -0700)
committer
Jeff Law
<law@gcc.gnu.org>
Mon, 5 Dec 2016 17:49:41 +0000
(10:49 -0700)
PR target/71721
* config.gcc (*-*-uclinux*): Enable posix threads.
Adding BZ marker
From-SVN: r243269
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index
793f710
..
57c2450
100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,5
+1,6
@@
2016-12-05 Waldemar Brodkorb <wbx@openadk.org>
+ PR target/71721
* config.gcc (*-*-uclinux*): Enable posix threads.
2016-12-05 Andrew Senkevich <andrew.senkevich@intel.com>