Modified Files:
authorKung Hsu <kung@cygnus>
Tue, 12 Jul 1994 19:17:35 +0000 (19:17 +0000)
committerKung Hsu <kung@cygnus>
Tue, 12 Jul 1994 19:17:35 +0000 (19:17 +0000)
commita85cd2890c25d35ecc243716e332e14ef62274d0
tree0391dee74ac26b8273220024a31dc07396d2c583
parent57a814a93e1b7752ca37408eb5a070801cb6c415
Modified Files:
read.c ecoff.h ecoff.c ChangeLog

        * read.c (read_a_source_file): ditto.
        * ecoff.h: change calling interface of
        ecoff_generate_asm_line_stab.
        * ecoff.c (add_file): record of filename to handle case of include
        files, also change default built-in type from int to void for
        asm file.
        * ecoff.c (ecoff_generate_asm_line_stab): handle case of include
        files.
gas/ChangeLog