Re: [PATCH] x86_64/gcc: Have gcc build crti.o and crtn.o

2018-05-14 Thread Sebastian Huber
On 14/05/18 11:06, Amaan Cheval wrote: Hey, Chris! Just thought I'd remind you of this pending patch in case it slipped through the cracks. Let me know if you'd like any changes! I checked in the patch. -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim,

Re: [PATCH] x86_64/gcc: Have gcc build crti.o and crtn.o

2018-05-14 Thread Amaan Cheval
Hey, Chris! Just thought I'd remind you of this pending patch in case it slipped through the cracks. Let me know if you'd like any changes! On Tue, May 8, 2018 at 11:23 PM, Amaan Cheval wrote: > The original commit in GCC's repo is here: >

[PATCH] x86_64/gcc: Have gcc build crti.o and crtn.o

2018-05-08 Thread Amaan Cheval
The original commit in GCC's repo is here: https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=ab55f7db3694293e4799d58f7e1a556c0eae863a We need this to be able to use crti.o and crtn.o in the bsp_specs file for the port, and therefore provide missing symbols like "_fini" which RTEMS assumes are