* config/obj-ecoff.c (init_file): Set fMerge to 0 since dbx seems
authorIan Lance Taylor <ian@airs.com>
Wed, 5 May 1993 20:18:38 +0000 (20:18 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 5 May 1993 20:18:38 +0000 (20:18 +0000)
commit5d6cfa60ae235384e86722cee482a9b753a53458
tree2392f87cde36332465ec7c3c1965edc8daf66b3d
parenteb9e6f221ebeabd8daeee457a3ba3ee0361436e4
* config/obj-ecoff.c (init_file): Set fMerge to 0 since dbx seems
to want it that way.
(ecoff_build_symbols): Turn local st_Proc symbols into
st_StaticProc symbols.  Set index field of external st_Proc and
st_staticProc symbols correctly.
* config/tc-mips.h (NO_LISTING): Don't define.  People might want
listings.
gas/ChangeLog