This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: .file/.loc for m68k targets
- To: schwab at suse dot de
- Subject: Re: .file/.loc for m68k targets
- From: Nick Clifton <nickc at redhat dot com>
- Date: Wed, 18 Jul 2001 10:22:00 GMT
- CC: binutils at sources dot redhat dot com
Hi Andreas,
: tc-i386.c is using them unconditionally, too.
Hmm, OK, I will have a look at that.
: 2001-07-17 Andreas Schwab <schwab@suse.de>
:
: * config/tc-m68k.c (md_pseudo_table) [OBJ_ELF]: Add .file and
: .loc.
: (md_assemble) [OBJ_ELF]: Call dwarf2_emit_insn before emitting
: insn.
: * config/tc-m68k.h (DWARF2_LINE_MIN_INSN_LENGTH): Define.
Approved.
Cheers
Nick