On Mon, 14 May 2012, Joel Sherrill wrote:

> There is a long explanation in the PR but the short
> version is that although we fully intended to switch
> the arm-rtems target from ELF to EABI we never
> intended the target name "arm-*-rtemseabi*" to
> become the preferred arm RTEMS target name.
> We want all RTEMS target names to be of the form
> <cpu>-rtems.  Unfortunately, we screwed up
> and arm-rtems is marked as deprecated in 4.7.

Note that various testcases test for target arm*-*-*eabi* (or some similar 
form that would catch arm-*-rtemseabi* but not arm-rtems).  It would be a 
good idea to move them to using the arm_eabi effective-target.

(Some of those tests also explicitly list arm*-*-symbianelf*, an existing 
EABI target not matching the arm*-*-*eabi* pattern; some do not.)

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to