This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: Ping^2 - RE: [PATCH] Add target hook to override DWARF2 frame register size


On 09/02/2014 01:59 AM, Matthew Fortune wrote:
>> > gcc/
>> > 	* target.def (TARGET_DWARF_FRAME_REG_MODE): New target hook.
>> > 	* targhooks.c (default_dwarf_frame_reg_mode): New function.
>> > 	* targhooks.h (default_dwarf_frame_reg_mode): New prototype.
>> > 	* doc/tm.texi.in (TARGET_DWARF_FRAME_REG_MODE): Document.
>> > 	* doc/tm.texi: Regenerate.
>> > 	* dwarf2cfi.c (expand_builtin_init_dwarf_reg_sizes): Abstract mode
>> > 	selection logic to default_dwarf_frame_reg_mode.

Ok.


r~


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