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: Add new target: vxworks for xscale


> > + #define EH_FRAME_IN_DATA_SECTION
> > + /* ??? To be investigated, in order to avoid link time errors against
> > +    __EH_FRAME_BEGIN__, only defined through the use of crtstuff.  */
> 
> VxWorks supports only sjlj exceptions.
> 

And at this time ARM only supports sjlj exceptions.  

I hope it won't be long now before ARM will be publishing the EABI 
exception handling specification (which is very similar to the ia64 one).  
When that happens I'd like to see that supported rather than the DWARF2 
frame based descriptions.

I really don't want the ARM port to have to support three different 
unwinding models.

R.


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