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