projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e46a44
)
Add missing ChangeLog entry for r11-516
author
H.J. Lu
<hjl.tools@gmail.com>
Wed, 20 May 2020 11:23:38 +0000
(
04:23
-0700)
committer
H.J. Lu
<hjl.tools@gmail.com>
Wed, 20 May 2020 11:23:38 +0000
(
04:23
-0700)
libgcc/ChangeLog
patch
|
blob
|
history
diff --git
a/libgcc/ChangeLog
b/libgcc/ChangeLog
index 64c3bb1d3dbc5fa61928b74d8317533a933f7927..9f359ca69fba6f3f8eaac4ddd021ca2a6e39af22 100644
(file)
--- a/
libgcc/ChangeLog
+++ b/
libgcc/ChangeLog
@@
-1,3
+1,9
@@
+2020-05-20 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR target/91695
+ * config/i386/cpuinfo.c (get_available_features): Fix VPCLMULQDQ
+ check.
+
2020-05-19 H.J. Lu <hongjiu.lu@intel.com>
PR target/95212