2012-02-11 20:25:12 +01:00
|
|
|
|
2012-02-11 Pascal Obry <pascal@obry.net>
|
|
|
|
|
|
|
|
|
|
* pe-dll.c (auto_export): Use bsearch to speed up scan of exports
|
|
|
|
|
table.
|
|
|
|
|
(process_def_file_and_drectve): Maintain sorting of exports table
|
|
|
|
|
after stripping leading @ signs.
|
|
|
|
|
|
2012-02-09 06:26:13 +01:00
|
|
|
|
2012-02-09 Alan Modra <amodra@gmail.com>
|
|
|
|
|
|
|
|
|
|
* ldgram.y (input_section_spec_no_keep): Don't ignore sect_flags.
|
|
|
|
|
|
2012-01-31 18:54:39 +01:00
|
|
|
|
2012-01-31 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
PR ld/13616
|
|
|
|
|
* emulparams/elf32_x86_64.sh: Remove NOP.
|
|
|
|
|
* emulparams/elf_i386.sh: Likewise.
|
|
|
|
|
* emulparams/elf_i386_be.sh: Likewise.
|
|
|
|
|
* emulparams/elf_i386_ldso.sh: Likewise.
|
|
|
|
|
* emulparams/elf_i386_vxworks.sh: Likewise.
|
|
|
|
|
* emulparams/elf_k1om.sh: Likewise.
|
|
|
|
|
* emulparams/elf_l1om.sh: Likewise.
|
|
|
|
|
* emulparams/elf_x86_64.sh: Likewise.
|
|
|
|
|
|
|
|
|
|
* ldlang.c (zero_fill): Initialized to 0.
|
|
|
|
|
|
|
|
|
|
* ldwrite.c (build_link_order): Set data size to linker odrder
|
|
|
|
|
size when they are the same.
|
|
|
|
|
|
|
|
|
|
* scripttempl/elf.sc: Don't specify fill if NOP is undefined.
|
|
|
|
|
|
2012-01-17 01:07:04 +01:00
|
|
|
|
2012-01-17 Alan Modra <amodra@gmail.com>
|
|
|
|
|
|
|
|
|
|
* ldver.c (ldversion): Update copyright message year.
|
|
|
|
|
|
2012-01-15 02:57:15 +01:00
|
|
|
|
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 10:28:45 +01:00
|
|
|
|
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-10 01:02:47 +01:00
|
|
|
|
2012-01-09 Roland McGrath <mcgrathr@google.com>
|
|
|
|
|
|
|
|
|
|
* configure.in: Use AM_ZLIB.
|
|
|
|
|
* configure: Regenerated.
|
2011-12-20 18:55:24 +01:00
|
|
|
|
|
2012-01-05 11:09:39 +01:00
|
|
|
|
For older changes see ChangeLog-2011
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
|
|
Local Variables:
|
|
|
|
|
mode: change-log
|
|
|
|
|
left-margin: 8
|
|
|
|
|
fill-column: 74
|
|
|
|
|
version-control: never
|
|
|
|
|
End:
|