ld/
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
b8142865
L
12007-01-19 Jakub Jelinek <jakub@redhat.com>
2 H.J. Lu <hongjiu.lu@intel.com>
3
4 * emultempl/elf32.em (handle_option): Make sure -z max-page-size
5 or -z common-page-size argument is a power of 2. Call
6 bfd_emul_set_maxpagesize and bfd_emul_set_commonpagesize.
7
82007-01-19 H.J. Lu <hongjiu.lu@intel.com>
9
10 * ldmain.c (main): Don't call bfd_emul_set_maxpagesize nor
11 bfd_emul_set_commonpagesize.
12
14be8564
L
132007-01-19 H.J. Lu <hongjiu.lu@intel.com>
14
15 * NEWS: Mention --default-script/-dT.
16
17 * ld.h (args_type): Add a default_script field.
18
19 * ld.texinfo: Document --default-script/-dT.
20
21 * ldmain.c (main): Handle command_line.default_script.
22
23 * lexsup.c (option_values): Add OPTION_DEFAULT_SCRIPT.
24 (ld_options): Add entries for --default-script and -dT.
25 (parse_args): Handle --default-script/-dT.
26
40b36307
L
272007-01-16 H.J. Lu <hongjiu.lu@intel.com>
28
29 PR ld/3831
30 * NEWS: Mention -Bsymbolic-functions, --dynamic-list-data and
31 --dynamic-list-cpp-new.
32
33 * ld.texinfo: Document -Bsymbolic-functions, --dynamic-list-data
34 and --dynamic-list-cpp-new.
35
36 * ldlang.c (lang_append_dynamic_list_cpp_new): New.
37 (lang_process): Change link_info.dynamic to
38 link_info.dynamic_list.
39 (lang_append_dynamic_list): Likewise.
40 * ldmain.c (main): Likewise. Initialize link_info.dynamic and
41 link_info.dynamic_data to FALSE.
42
43 * ldlang.h (lang_append_dynamic_list_cpp_new): New.
44
45 * lexsup.c (option_values): Add OPTION_DYNAMIC_LIST_DATA and
46 OPTION_DYNAMIC_LIST_CPP_NEW.
47 (ld_options): Add entries for -Bsymbolic-functions,
48 --dynamic-list-data and --dynamic-list-cpp-new. Make
49 -Bsymbolic-functions an alias of --dynamic-list-data.
50 (parse_args): Change link_info.dynamic to link_info.dynamic_list.
51 Set link_info.dynamic to TRUE for --dynamic-list and
52 --dynamic-list-cpp-typeinfo. Handle --dynamic-list-data and
53 --dynamic-list-cpp-new.
54
59e0647f
NS
552007-01-11 Nathan Sidwell <nathan@codesourcery.com>
56
57 * emultempl/elf-generic.em (gdl_map_segments): Only allow header
58 shrinkage for the first few iterations.
59
42037fe5
NC
602007-01-08 Kai Tietz <kai.tietz@onevision.com>
61
62 * configure.tgt: Renamed target x86_64-*-mingw64 to
63 x86_64-*-mingw*.
64
f9967789
NC
652007-01-08 Pedro Alves <pedro_alves@portugalmail.pt>
66
67 * configure.host: Add i[3-7]86-*-mingw* case.
68
033432d0
NC
692007-01-08 Nick Clifton <nickc@redhat.com>
70
71 * pep-dll.h (pep_bfd_is_dll): Add prototype.
72
916c46cb
NC
732007-01-08 Aurelien Jarno <aurelien@aurel32.net>
74
75 PR ld/3843
76 * configure.tgt (x86_64_[k]freebsd*): Add targ_extra_libpath and
77 tdir_elf_i386_fbsd.
78
cc3e2771
NS
792007-01-06 Nathan Sidwell <nathan@codesourcery.com>
80
81 * ldexp.c (fold_name): Issue error on undefined sections.
82
799133e8
AM
832007-01-02 Alan Modra <amodra@bigpond.net.au>
84
85 * pe-dll.c: Include pe-dll.h.
86 * pep-dll.c (pe_bfd_is_dll): Define.
87
10a2343e 88For older changes see ChangeLog-2006
252b5132
RH
89\f
90Local Variables:
91mode: change-log
92left-margin: 8
93fill-column: 74
94version-control: never
95End:
This page took 0.37483 seconds and 4 git commands to generate.