* pe-dll.c (auto_export): Use bsearch to speed up scan of exports
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2012-02-11 Pascal Obry <pascal@obry.net>
2
3 * pe-dll.c (auto_export): Use bsearch to speed up scan of exports
4 table.
5 (process_def_file_and_drectve): Maintain sorting of exports table
6 after stripping leading @ signs.
7
8 2012-02-09 Alan Modra <amodra@gmail.com>
9
10 * ldgram.y (input_section_spec_no_keep): Don't ignore sect_flags.
11
12 2012-01-31 H.J. Lu <hongjiu.lu@intel.com>
13
14 PR ld/13616
15 * emulparams/elf32_x86_64.sh: Remove NOP.
16 * emulparams/elf_i386.sh: Likewise.
17 * emulparams/elf_i386_be.sh: Likewise.
18 * emulparams/elf_i386_ldso.sh: Likewise.
19 * emulparams/elf_i386_vxworks.sh: Likewise.
20 * emulparams/elf_k1om.sh: Likewise.
21 * emulparams/elf_l1om.sh: Likewise.
22 * emulparams/elf_x86_64.sh: Likewise.
23
24 * ldlang.c (zero_fill): Initialized to 0.
25
26 * ldwrite.c (build_link_order): Set data size to linker odrder
27 size when they are the same.
28
29 * scripttempl/elf.sc: Don't specify fill if NOP is undefined.
30
31 2012-01-17 Alan Modra <amodra@gmail.com>
32
33 * ldver.c (ldversion): Update copyright message year.
34
35 2012-01-15 Alan Modra <amodra@gmail.com>
36
37 PR ld/12758
38 * ldlang.c (lang_process): Don't reopen all files, just those
39 newly added by plugin.
40
41 2012-01-11 Alan Modra <amodra@gmail.com>
42
43 * emultempl/ppc64elf.em (PARSE_AND_LIST_PROLOGUE,
44 PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS,
45 PARSE_AND_LIST_ARGS_CASES): Handle --{no-,}plt-thread-safe and
46 --{no-,}plt-align.
47 (plt_thread_safe, plt_stub_align): New vars.
48 (gld${EMULATION_NAME}_after_allocation): Pass them to
49 ppc64_elf_size_stubs. Align stub sections according to plt_stub_align.
50 * ld.texinfo: Document new command line options, and an old
51 undocumented option.
52
53 2012-01-09 Roland McGrath <mcgrathr@google.com>
54
55 * configure.in: Use AM_ZLIB.
56 * configure: Regenerated.
57
58 For older changes see ChangeLog-2011
59 \f
60 Local Variables:
61 mode: change-log
62 left-margin: 8
63 fill-column: 74
64 version-control: never
65 End:
This page took 0.030342 seconds and 4 git commands to generate.