X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2FChangeLog;h=22e523f35ae6408d2aa41d530598be7fbc7a5770;hb=7e993ebf2343a5b39d6d1df29fdebc2818064ae5;hp=30f965e8a5d2df86f9d66d7ed816216c86abf218;hpb=f971c12fc5aca91875b2fff0a115611577d01909;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/ChangeLog b/ld/ChangeLog index 30f965e8a5..22e523f35a 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,58 @@ +2015-03-23 Marcus Shawcroft + + * emultempl/aarch64elf.em + (elf${ELFSIZE}_aarch64_add_stub_section): Adjust layout. + +2015-03-18 Chen Gang + + * ldmain.c (main): Use %F instead of %X for einfo. + +2015-03-02 Alan Modra + + * ld.texinfo (Options <-z nocopyreloc>): Rewrite. + +2015-02-27 Nick Clifton + + PR ld/17900 + * ldlang.c (lang_set_flags): Allow exclamation mark to reverse the + sense of the following memory region attribute characters. + +2015-02-27 Alan Modra + + * Makefile.am (ALL_EMULATION_SOURCES): Sort new h8300 entries. + (eh8300elf_linux.c, eh8300helf_linux.c, eh8300self_linux.c, + eh8300sxelf_linux.c): Do not invoke genscripts here. + * Makefile.in: Regenerate. + +2015-02-24 Nick Clifton + + * Makefile.am (ev850.c): Add dependency upon + $(srcdir)/emultempl/v850elf.em. + (ev850_rh850.c): Likewise. + * Makefile.in: Regenerate. + * emultempl/v850elf.em: New file. + * emulparams/v850.sh (EXTRA_EM_FILE): Define. + * emulparams/v850_rh850.sh (EXTRA_EM_FILE): Define. + * scripttempl/v850.sc: Add .note.renesas section. + * scripttempl/v850_rh850.sc: Likewise. + +2015-02-24 Senthil Kumar Selvaraj + + * scripttempl/avr.sc: Add new user_signatures region. Define and + use symbols for all region lengths. + * scripttempl/avrtiny.sc: Define and use symbols for all region + lengths. + +2015-01-21 Yoshinori Sato + + * Makefile.am: (ALL_EMULATION_SOURCES): Add new emulations. + * Makefile.in: Regenerate. + * configure.tgt: Add h8300-*-linux + * emulparams/h8300elf_linux.sh: Add new emulation. + * emulparams/h8300helf_linux.sh: Likewise. + * emulparams/h8300self_linux.sh: Likewise. + * emulparams/h8300sxelf_linux.sh: Likewise. + 2015-02-23 Nick Clifton * lexsup.c (parse_args): Produce a more reasonable error message