* as.c (parse_args): Add option -gdwarf2 to allow requesting
authorRichard Henderson <rth@redhat.com>
Thu, 3 Jun 1999 02:51:53 +0000 (02:51 +0000)
committerRichard Henderson <rth@redhat.com>
Thu, 3 Jun 1999 02:51:53 +0000 (02:51 +0000)
commitfac0d250c7f0efc521ef26519d8ab384a6f60e4d
tree11f9a1ae1357e3b34af43e02750f98f4e1c69d0e
parentb585bc2c0ac716d16d6db3bdfe9f4524de1d7149
    * as.c (parse_args): Add option -gdwarf2 to allow requesting
        DWARF2 debug info (line information only, at this point).
        * as.h: Update comment about supported debug formats.
        * dwarf2dbg.c, dwarf2dbg.h: New files.
        * Makefile.am (GAS_CFILES, HFILES, GENERIC_OBJS): Add them.
gas/ChangeLog
gas/Makefile.am
gas/as.c
gas/as.h
gas/dwarf2dbg.c [new file with mode: 0644]
gas/dwarf2dbg.h [new file with mode: 0644]
This page took 0.024793 seconds and 4 git commands to generate.