X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=ld%2FChangeLog;h=035db916a381e98b1bbd4aeda0380806c42d1eec;hb=fa1c0170176a5e4820f43824cffe80ffc4e7a717;hp=f53a2edff5b6b5eec5b6e614444feec04c61ccac;hpb=5e866f5aeeaf7514f5ca4f9eaba41594eac22e5b;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/ChangeLog b/ld/ChangeLog index f53a2edff5..035db916a3 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,70 @@ +2016-07-14 Claudiu Zissulescu + + * emulparams/arcelf.sh (SDATA_START_SYMBOLS): Add offset. + * testsuite/ld-arc/sda-relocs.dd: New file. + * testsuite/ld-arc/sda-relocs.ld: Likewise. + * testsuite/ld-arc/sda-relocs.rd: Likewise. + * testsuite/ld-arc/sda-relocs.s: Likewise. + * testsuite/ld-arc/arc.exp: Add SDA tests. + +2016-07-11 Claudiu Zissulescu + + * testsuite/ld-arc/nps-1b.err: Update test to handle more + verbosity. + +2016-07-09 Alan Modra + + * testsuite/ld-powerpc/elfv2exe.d: Update. + +2016-07-06 James Bowman + + * scripttempl/ft32.sc (__PMSIZE): Correct __PMSIZE_. + (DATA): add ALIGN. + (BSS): add ALIGN + +2016-07-05 H.J. Lu + + * testsuite/ld-plugin/lto.exp: Add -flto to PR ld/20321 test. + +2016-07-05 Andre Vieria + + * testsuite/ld-arm/farcall-thumb2-purecode.d: New test result. + * testsuite/ld-arm/farcall-thumb2-purecode.s: New test. + * testsuite/ld-arm/arm-elf.exp: Run it. + +2016-07-05 Andre Vieria + + * testsuite/ld-arm/arm_noread.ld: Renamed to ... + testsuite/ld-arm/arm_purecode.ld: ... this, and replaced + all noread's by purecode. + +2016-07-05 Jan Beulich + + * ldexp.c (exp_fold_tree_1): Set linker_def field based on + assignment line number. + * ldlex.l (lineno): Drop initializer. + (<>): Set lineno to zero after reaching top of stack. + +2016-07-04 H.J. Lu + + PR ld/20321 + * plugin.c (plugin_opt_plugin): Warn and return if plugin has + been loaded already. + * testsuite/ld-plugin/lto.exp: Run PR ld/20321 test. + * testsuite/ld-plugin/pr20321.c: New file. + +2016-07-04 Nick Clifton + + * scripttempl/ft32.sc (__PMSIZE_): If not defined, set to 256K. + (__RAMSIZE): If not defined, set to 64K. + (MEMORY): Set the flash region size to __PMSIZE and the ram region + size to __RAMSIZE. + +2016-07-02 Maciej W. Rozycki + + * testsuite/ld-mips-elf/branch-misc-2.d: New test. + * testsuite/ld-mips-elf/mips-elf.exp: Run it. + 2016-07-01 Thomas Preud'homme * testsuite/ld-arm/arm-elf.exp (Thumb-2 BL): Assemble for ARMv7.