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:
1c31010
)
* exec.c (exec_ops): Don't initialize statically.
author
Stan Shebs
<shebs@codesourcery.com>
Fri, 8 Jan 1999 20:03:11 +0000
(20:03 +0000)
committer
Stan Shebs
<shebs@codesourcery.com>
Fri, 8 Jan 1999 20:03:11 +0000
(20:03 +0000)
(init_exec_ops): New function, fills in exec_ops.
(_initialize_exec): Use it.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index d30ab2a3c65a7e632e182bc278d2c1b081b80a6d..d32c60b316136e81356c270ea0f306c4e56d5853 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,5
+1,11
@@
+Fri Jan 8 11:57:24 1999 Stan Shebs <shebs@andros.cygnus.com>
+
+ * exec.c (exec_ops): Don't initialize statically.
+ (init_exec_ops): New function, fills in exec_ops.
+ (_initialize_exec): Use it.
Thu Jan 7 17:50:15 EST 1999 Zdenek Radouch (radouch@cygnus.com)
+
Beta FR30 port.
* fr30-tdep.c
* config/fr30/tm-fr30.h