X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2FNEWS;h=9f5bbe51cf61e6c2ffc60c2eae82828e461c67e2;hb=56a4f5a10b1e90d60527455b8542ba98fd0f6349;hp=563af67a344480499797f49e43218c1cde88a868;hpb=abf874aafe3d717573e4a48bf0e3c6334e666a55;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/NEWS b/ld/NEWS index 563af67a34..9f5bbe51cf 100644 --- a/ld/NEWS +++ b/ld/NEWS @@ -3,6 +3,14 @@ * Add command-line options --enable-non-contiguous-regions and --enable-non-contiguous-regions-warnings. +* Add command-line option --imagic for the pdp11-aout target to output format + IMAGIC (0411) for separate instruction and data spaces, and change the + default format option for pdp11-aout to be --omagic. + +* Relative pathnames in INPUT() and GROUP() directives in linker scripts are + searched relative to the directory of the linker script before other search + paths. + Changes in 2.34: * The ld check for "PHDR segment not covered by LOAD segment" is more