Modified Files:
authorKung Hsu <kung@cygnus>
Fri, 9 Sep 1994 01:05:28 +0000 (01:05 +0000)
committerKung Hsu <kung@cygnus>
Fri, 9 Sep 1994 01:05:28 +0000 (01:05 +0000)
commit326d16cac7816f75645ab40a1cc8c36e6fb3ab0a
tree59ab74a0f054dcd722d0491bb2850d86eeb24f95
parentad14517d3cf4cf36b2cb43fbede3fa65e8ef3bf3
Modified Files:
ChangeLog read.h read.c ecoff.h ecoff.c

        * read.h : ditto.
        * read.c (read_a_source_file): if no file when inst is read, set
        generate_asm_lineno to true.
        * ecoff.h : change name to generate_asm_lineno and add function
        ecoff_no_current_file.
        * ecoff.c : change name to generate_asm_lineno.
        * ecoff.c (ecoff_generate_asm_lineno) : new function, to generate
        ecoff style line for asm file.
gas/ChangeLog
gas/ecoff.c
gas/read.c