projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11a0433
)
Added ChangeLog entry for last commit.
author
Rainer Orth
<ro@gcc.gnu.org>
Sun, 26 May 2019 09:23:52 +0000
(09:23 +0000)
committer
Rainer Orth
<ro@gcc.gnu.org>
Sun, 26 May 2019 09:23:52 +0000
(09:23 +0000)
From-SVN: r271629
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 19c6095c83b0b8b6c76596cf060e9c2cd3908b37..bccecbb5e47b639a82ecfbd421c313b3f484f7f2 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,8
@@
+2019-05-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ * doc/invoke.texi (x86 Options, -mvect8-ret-in-mem): Remove
+ pre-Solaris 11 referene and most Studio compiler details.
+
2019-05-24 John David Anglin <danglin@gcc.gnu.org>
PR target/90530