PR ld/12758
[external/binutils.git] / ld / ChangeLog
1 2012-01-15  Alan Modra  <amodra@gmail.com>
2
3         PR ld/12758
4         * ldlang.c (lang_process): Don't reopen all files, just those
5         newly added by plugin.
6
7 2012-01-11  Alan Modra  <amodra@gmail.com>
8
9         * emultempl/ppc64elf.em (PARSE_AND_LIST_PROLOGUE,
10         PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS,
11         PARSE_AND_LIST_ARGS_CASES): Handle --{no-,}plt-thread-safe and
12         --{no-,}plt-align.
13         (plt_thread_safe, plt_stub_align): New vars.
14         (gld${EMULATION_NAME}_after_allocation): Pass them to
15         ppc64_elf_size_stubs.  Align stub sections according to plt_stub_align.
16         * ld.texinfo: Document new command line options, and an old
17         undocumented option.
18
19 2012-01-09  Roland McGrath  <mcgrathr@google.com>
20
21         * configure.in: Use AM_ZLIB.
22         * configure: Regenerated.
23
24 For older changes see ChangeLog-2011
25 \f
26 Local Variables:
27 mode: change-log
28 left-margin: 8
29 fill-column: 74
30 version-control: never
31 End: