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