2012-02-02 Tristan Gingold <gingold@adacore.com>
[binutils.git] / ld / ChangeLog
blob00075ed7a481e660e6c3789dba8bb16032925460
1 2012-01-31  H.J. Lu  <hongjiu.lu@intel.com>
3         PR ld/13616
4         * emulparams/elf32_x86_64.sh: Remove NOP.
5         * emulparams/elf_i386.sh: Likewise.
6         * emulparams/elf_i386_be.sh: Likewise.
7         * emulparams/elf_i386_ldso.sh: Likewise.
8         * emulparams/elf_i386_vxworks.sh: Likewise.
9         * emulparams/elf_k1om.sh: Likewise.
10         * emulparams/elf_l1om.sh: Likewise.
11         * emulparams/elf_x86_64.sh: Likewise.
13         * ldlang.c (zero_fill): Initialized to 0.
15         * ldwrite.c (build_link_order): Set data size to linker odrder
16         size when they are the same.
18         * scripttempl/elf.sc: Don't specify fill if NOP is undefined.
20 2012-01-17  Alan Modra  <amodra@gmail.com>
22         * ldver.c (ldversion): Update copyright message year.
24 2012-01-15  Alan Modra  <amodra@gmail.com>
26         PR ld/12758
27         * ldlang.c (lang_process): Don't reopen all files, just those
28         newly added by plugin.
30 2012-01-11  Alan Modra  <amodra@gmail.com>
32         * emultempl/ppc64elf.em (PARSE_AND_LIST_PROLOGUE,
33         PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS,
34         PARSE_AND_LIST_ARGS_CASES): Handle --{no-,}plt-thread-safe and
35         --{no-,}plt-align.
36         (plt_thread_safe, plt_stub_align): New vars.
37         (gld${EMULATION_NAME}_after_allocation): Pass them to
38         ppc64_elf_size_stubs.  Align stub sections according to plt_stub_align.
39         * ld.texinfo: Document new command line options, and an old
40         undocumented option.
42 2012-01-09  Roland McGrath  <mcgrathr@google.com>
44         * configure.in: Use AM_ZLIB.
45         * configure: Regenerated.
47 For older changes see ChangeLog-2011
49 Local Variables:
50 mode: change-log
51 left-margin: 8
52 fill-column: 74
53 version-control: never
54 End: