This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

[Patch] [ld] [arm] Add support for noinit section


Hi,

Similar to what already exists for TI msp430 or in TI compilers for
arm, this patch adds support for the "noinit" attribute.

I've just committed the GCC patch:
https://gcc.gnu.org/ml/gcc-patches/2019-07/msg00381.html
https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=274482

This small linker patch makes sure that the noinit section has the NOLOAD flag.

OK?

Christophe

Attachment: ld-arm-noinit.patch.txt
Description: Text document


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