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:
685de8c
)
Adding ChangeLog entry for the last commit.
author
Sergio Durigan Junior
<sergiodj@redhat.com>
Sat, 25 Nov 2017 15:57:58 +0000
(10:57 -0500)
committer
Sergio Durigan Junior
<sergiodj@redhat.com>
Sat, 25 Nov 2017 15:57:58 +0000
(10:57 -0500)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 61db1b1fa882ea5de9febe30d71886a74bda4178..613a5ae6bb52108678efa492cf38de4e002a8564 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,12
@@
+2017-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
+
+ PR gdb/22491
+ * stap-probe.c (relocate_address): New function.
+ (stap_probe::get_relocated_address): Use 'relocate_address'.
+ (stap_probe::set_semaphore): Use 'relocate_address' and pass
+ 'm_sem_addr'.
+ (stap_probe::clear_semaphore): Likewise.
+
2017-11-25 Pedro Alves <palves@redhat.com>
* dictionary.c: Include "safe-ctype.h".