projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e4ae79
)
Adjust log entry.
author
John David Anglin
<danglin@gcc.gnu.org>
Fri, 4 Jan 2013 04:04:55 +0000
(
04:04
+0000)
committer
John David Anglin
<danglin@gcc.gnu.org>
Fri, 4 Jan 2013 04:04:55 +0000
(
04:04
+0000)
From-SVN: r194881
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index a211e36ea6db8e6ec449a74de3a425f0007481b2..f0b8348ead0e2e7c98aca952d2c8a6e678b36a4f 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-2,7
+2,8
@@
PR target/53789
* config/pa/pa.md (movsi): Revert previous change.
- * pa.c (pa_legitimate_constant_p): Reject all TLS symbol references.
+ * config/pa/pa.c (pa_legitimate_constant_p): Reject all TLS symbol
+ references.
2013-01-03 Richard Henderson <rth@redhat.com>