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:
b5737fa
)
Fix silly ChangeLog entry in previous change.
author
Pedro Alves
<palves@redhat.com>
Fri, 17 Jan 2014 15:27:42 +0000
(15:27 +0000)
committer
Pedro Alves
<palves@redhat.com>
Fri, 17 Jan 2014 15:27:43 +0000
(15:27 +0000)
gdb/gdbserver/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/gdbserver/ChangeLog
b/gdb/gdbserver/ChangeLog
index cbe90c7450ab4e90206195b63cf38cd8fa61b554..2f87b0d47f778cef7c69a50992ac765d768def06 100644
(file)
--- a/
gdb/gdbserver/ChangeLog
+++ b/
gdb/gdbserver/ChangeLog
@@
-1,8
+1,8
@@
2014-01-17 Pedro Alves <palves@redhat.com>
PR PR16445
- * linux-x86-low.c
(linux-x86-low.c): Don't include elf/common.h if
-
ELFMAG0 is
defined after including gdb_proc_service.h.
+ * linux-x86-low.c
: Don't include elf/common.h if ELFMAG0 is
+ defined after including gdb_proc_service.h.
2014-01-16 Doug Evans <dje@google.com>