From 7251ccbfd71701f4f55c193a08ae0c148ce2649d Mon Sep 17 00:00:00 2001 From: M R Swami Reddy Date: Thu, 27 Nov 2008 12:41:14 +0000 Subject: * emultempl/cr16elf.em (cr16_after_open): New function to handle CR16 ELF embedded reloc creation (ld --embedded-relocs). (check_sections): New function. (LDEMUL_AFTER_OPEN): Define. * emulparams/elf32cr16.sh (EMBEDDED): Define. * NEWS: Add comment on cr16 new feature. --- ld/NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ld/NEWS') diff --git a/ld/NEWS b/ld/NEWS index 962c2db..e838b4d 100644 --- a/ld/NEWS +++ b/ld/NEWS @@ -1,5 +1,8 @@ -*- text -*- +* Add CR16 ELF --embedded-relocs (used to embedded relocations into binaries + for Embedded-PIC code) option. + * Add to the PE/PE+ targets the support of two different kinds of pseudo-relocations. They can be selected by the switches --enable-runtime-pseudo-reloc-v1 and --enable-runtime-pseudo-reloc-v2. -- cgit v1.1