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