36 lines
973 B
Plaintext
36 lines
973 B
Plaintext
2012-01-17 Alan Modra <amodra@gmail.com>
|
||
|
||
* ldver.c (ldversion): Update copyright message year.
|
||
|
||
2012-01-15 Alan Modra <amodra@gmail.com>
|
||
|
||
PR ld/12758
|
||
* ldlang.c (lang_process): Don't reopen all files, just those
|
||
newly added by plugin.
|
||
|
||
2012-01-11 Alan Modra <amodra@gmail.com>
|
||
|
||
* emultempl/ppc64elf.em (PARSE_AND_LIST_PROLOGUE,
|
||
PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS,
|
||
PARSE_AND_LIST_ARGS_CASES): Handle --{no-,}plt-thread-safe and
|
||
--{no-,}plt-align.
|
||
(plt_thread_safe, plt_stub_align): New vars.
|
||
(gld${EMULATION_NAME}_after_allocation): Pass them to
|
||
ppc64_elf_size_stubs. Align stub sections according to plt_stub_align.
|
||
* ld.texinfo: Document new command line options, and an old
|
||
undocumented option.
|
||
|
||
2012-01-09 Roland McGrath <mcgrathr@google.com>
|
||
|
||
* configure.in: Use AM_ZLIB.
|
||
* configure: Regenerated.
|
||
|
||
For older changes see ChangeLog-2011
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|