Re: Make MicroBlaze support DWARF EH (old Xilinx patch, needed for glibc build)

2017-01-06 Thread Michael Eager
On 01/06/2017 01:34 AM, Edgar E. Iglesias wrote: On Thu, Jan 05, 2017 at 05:58:01PM +, Joseph Myers wrote: On Thu, 5 Jan 2017, Michael Eager wrote: On multiple occasions, I have asked Xilinx to submit patches such as this one directly to the GCC/Binutils projects (assuming that

Re: Make MicroBlaze support DWARF EH (old Xilinx patch, needed for glibc build)

2017-01-06 Thread Edgar E. Iglesias
On Thu, Jan 05, 2017 at 05:58:01PM +, Joseph Myers wrote: > On Thu, 5 Jan 2017, Michael Eager wrote: > > > On multiple occasions, I have asked Xilinx to submit patches such > > as this one directly to the GCC/Binutils projects (assuming that > > they have a current FSF Copyright As

Re: Make MicroBlaze support DWARF EH (old Xilinx patch, needed for glibc build)

2017-01-05 Thread Joseph Myers
On Thu, 5 Jan 2017, Michael Eager wrote: > On multiple occasions, I have asked Xilinx to submit patches such > as this one directly to the GCC/Binutils projects (assuming that > they have a current FSF Copyright Assignment), or to give me > explicit permission to do so on their beh

Re: Make MicroBlaze support DWARF EH (old Xilinx patch, needed for glibc build)

2017-01-05 Thread Michael Eager
On 01/02/2017 03:45 PM, Joseph Myers wrote: This patch, taken from and with a few formatting cleanups and an update for the removal of gen_rtx_raw_REG, enables DWARF EH support for MicroBlaze.