projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0d99ba
)
Correct ChangeLog
author
Alan Modra
<amodra@gmail.com>
Sun, 28 Oct 2018 05:44:35 +0000
(16:14 +1030)
committer
Alan Modra
<amodra@gmail.com>
Sun, 28 Oct 2018 05:45:05 +0000
(16:15 +1030)
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index b1c67de928c0fd68df532567afc2444902224822..334b6abe6315947b67e16329c6a58e9828897a33 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-2,7
+2,7
@@
PR 23837
* config/tc-hppa.c: Don't include struc-symbol.h.
- (pa_build_unwind_subspace): Call
get_symbol
_frag rather than
+ (pa_build_unwind_subspace): Call
symbol_get
_frag rather than
referencing sy_frag.
2018-10-23 John Darrington <john@darrington.wattle.id.au>