* Makefile.in (CLIBS): Add $(LIBIBERTY) before, in addition to
authorStan Shebs <shebs@codesourcery.com>
Fri, 10 Feb 1995 00:02:15 +0000 (00:02 +0000)
committerStan Shebs <shebs@codesourcery.com>
Fri, 10 Feb 1995 00:02:15 +0000 (00:02 +0000)
commit76a457c01659bb1926e302fb3abee2d70ade437f
tree58509772b4875e9efd71e1517771b02104fd230d
parente91160dcbe058b1c08d8562952988939150a3090
* Makefile.in (CLIBS): Add $(LIBIBERTY) before, in addition to
after, any host/target/native libraries.
* dcache.c (insque, remque): Remove declarations.
* gdbtypes.h (type_code): Remove trailing comma.

From Peter Schauer:
* xcoffread.c (read_xcoff_symtab) [C_HIDEXT]: Move #ifdef
STATIC_NODEBUG_VARS inside case.
gdb/ChangeLog
gdb/dcache.c
gdb/gdbtypes.h
gdb/xcoffread.c