X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=ld%2FNEWS;h=563af67a344480499797f49e43218c1cde88a868;hb=86fd7e2e109813b3934cf7880b93d4bc8f779b8b;hp=f659ccfc06b72420f7fbc15cad18c63ff54381a0;hpb=ae77468624a91ca149c470962c9234109c8ca105;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/NEWS b/ld/NEWS index f659ccfc06..563af67a34 100644 --- a/ld/NEWS +++ b/ld/NEWS @@ -1,7 +1,16 @@ -*- text -*- +* Add command-line options --enable-non-contiguous-regions and + --enable-non-contiguous-regions-warnings. + Changes in 2.34: +* The ld check for "PHDR segment not covered by LOAD segment" is more + effective, catching cases that were wrongly allowed by previous versions of + ld. If you see this error it is likely you are linking with a bad linker + script or the binary you are building is not intended to be loaded by a + dynamic loader. In the latter case --no-dynamic-linker is appropriate. + * cr16c support removed. * Add support for z80-elf.