This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Parsing IEEE-695 files for Renesas mcu


Hi Sebastian,

the attached patch is necessary to parse the debug information generated by the Renesas development kit for R8C mcus. I added the undocumented 'v' (void) type and I had to call debug_set_filename in case it wasn't set. Patch is trivial, apply at will.

Thanks - I have applied your patch along with this changelog entry.


Cheers
  Nick

binutils/ChangeLog
2009-03-02  Sebastian Biallas  <sb@biallas.net>

	* ieee.c (parse_ieee_ty): Add support for undocumented 'v' type.
	(parse_ieee_bb): Set the filename if it has not already been
	discovered.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]