RFA: MIPS/dwarf-2: gas patches
Eric Christopher
echristo@redhat.com
Fri Jun 7 20:30:00 GMT 2002
More information about the Binutils mailing list
Fri Jun 7 20:30:00 GMT 2002
- Previous message (by thread): RFA: MIPS/dwarf-2: gas patches
- Next message (by thread): RFA: MIPS/dwarf-2: gas patches
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'd really like to see us do mdebug with a command line switch only. Anyhow... > 2002-06-06 Daniel Jacobowitz <drow@mvista.com> > > Based on patch from Matt Green: > * config/obj-elf.h (ECOFF_DEBUGGING): Make configurable. > * config/tc-mips.c (s_mips_file): Renamed from s_file. > (s_mips_loc): New function. > (mips_nonecoff_pseudo_table): Call them. > (append_insn): Call dwarf2_emit_insn. > Only style changes. > + else > + { > + dwarf2_directive_file (0); > + } > +} No braces... > + if (!ECOFF_DEBUGGING) > + { > + dwarf2_directive_loc (0); > + } Ditto. -eric -- I will not carve gods
- Previous message (by thread): RFA: MIPS/dwarf-2: gas patches
- Next message (by thread): RFA: MIPS/dwarf-2: gas patches
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list