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:
b60eb90
)
fix changelog tipo.
author
Andrew Cagney
<cagney@redhat.com>
Mon, 10 Nov 2003 16:05:24 +0000
(16:05 +0000)
committer
Andrew Cagney
<cagney@redhat.com>
Mon, 10 Nov 2003 16:05:24 +0000
(16:05 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 3502f9e9b7a160369f194baf0e1db9d9d2f37f25..e355be8ece1d6eee5a4e79927776f8a3702dd879 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-2,7
+2,8
@@
* arch-utils.c (deprecated_select_gdbarch_hack): Delete function.
(gdbarch_from_bfd): Call gdbarch_find_by_info.
- (set_gdbarch_from_file): Call "deprecated_select_gdbarch_hack".
+ (set_gdbarch_from_file): Call
+ "deprecated_current_gdbarch_select_hack".
2003-11-09 Andrew Cagney <cagney@redhat.com>