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