]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* xcoffsolib.c (_initialize_xcoffsolib): Renamed from
authorPeter Schauer <Peter.Schauer@mytum.de>
Sat, 9 Feb 2002 18:32:14 +0000 (18:32 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Sat, 9 Feb 2002 18:32:14 +0000 (18:32 +0000)
commitfb39c8f3a9269351c2aeca01caf9f866a5a7eec9
tree5139fd9a9613ce9b34306cecbeebe1d345ae9fc8
parent0b87a11db92c78d9ddf3b1de2599202558c2a054
* xcoffsolib.c (_initialize_xcoffsolib): Renamed from
_initialize_solib.  Fixes name clash with solib.c:_initialize_solib,
now _initialize_xcoffsolib gets called again and overrides the
commands from solib.c in a native configuration.
gdb/ChangeLog
gdb/xcoffsolib.c