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:
27d3a3f
)
* dwarf2-frame.h (dwarf2_frame_build_info): Delete, unused.
author
Doug Evans
<dje@google.com>
Wed, 8 Sep 2010 17:52:50 +0000
(17:52 +0000)
committer
Doug Evans
<dje@google.com>
Wed, 8 Sep 2010 17:52:50 +0000
(17:52 +0000)
gdb/ChangeLog
patch
|
blob
|
history
gdb/dwarf2-frame.h
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index aa8b2b0700ea9c1ef06323dca1be1ef1d3e80857..2bc83bf0c0234c7c9928dfd0cbdda2e25d8bdef2 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,7
@@
+2010-09-08 Doug Evans <dje@google.com>
+
+ * dwarf2-frame.h (dwarf2_frame_build_info): Delete, unused.
+
2010-09-08 Tom Tromey <tromey@redhat.com>
Revert:
diff --git
a/gdb/dwarf2-frame.h
b/gdb/dwarf2-frame.h
index 2496f05c4273a0b887fbf0ac42bf84071dcc8afe..b84da78bee86fd2e0cb430985e81c29aee0fc1ac 100644
(file)
--- a/
gdb/dwarf2-frame.h
+++ b/
gdb/dwarf2-frame.h
@@
-114,10
+114,6
@@
void dwarf2_append_unwinders (struct gdbarch *gdbarch);
extern const struct frame_base *
dwarf2_frame_base_sniffer (struct frame_info *this_frame);
-/* Register the DWARF CFI for OBJFILE. */
-
-void dwarf2_frame_build_info (struct objfile *objfile);
-
/* Compute the DWARF CFA for a frame. */
CORE_ADDR dwarf2_frame_cfa (struct frame_info *this_frame);