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: [PATCH] RTEMS/EPIPHANY: Add RTEMS support


On 04/01/18 18:37, Jeff Law wrote:
On 01/04/2018 01:51 AM, Sebastian Huber wrote:
gcc/
	config.gcc (epiphany-*-elf*): Add (epiphany-*-rtems*)
	configuration.
	config/epiphany/rtems.h: New file.

libgcc/
	config.host (epiphany-*-elf*): Add (epiphany-*-rtems*)
	configuration.
Seems to me like this would fall maintainership of the RTEMS bits.  SO
you could self-approve.  I gave it a looksie and didn't see anything
objectionable.

I would like to back port this to GCC 7 before the GCC 7.3 release.



You might consider not including dbxelf in tm_file.  I realize many
other targets include it, but embedded stabs is something we're really
like to get rid of.

For RTEMS we don't need this embedded stabs support at all, but I would like to stay as close to the *-*-elf configuration as possible. Would it make sense to deprecate the dbxelf in general?

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.


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