* exec.c (exec_ops): Don't initialize statically.
authorStan Shebs <shebs@codesourcery.com>
Fri, 8 Jan 1999 20:03:11 +0000 (20:03 +0000)
committerStan 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

index d30ab2a3c65a7e632e182bc278d2c1b081b80a6d..d32c60b316136e81356c270ea0f306c4e56d5853 100644 (file)
@@ -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
This page took 0.027462 seconds and 4 git commands to generate.