ld/
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
14be8564
L
12007-01-19 H.J. Lu <hongjiu.lu@intel.com>
2
3 * NEWS: Mention --default-script/-dT.
4
5 * ld.h (args_type): Add a default_script field.
6
7 * ld.texinfo: Document --default-script/-dT.
8
9 * ldmain.c (main): Handle command_line.default_script.
10
11 * lexsup.c (option_values): Add OPTION_DEFAULT_SCRIPT.
12 (ld_options): Add entries for --default-script and -dT.
13 (parse_args): Handle --default-script/-dT.
14
40b36307
L
152007-01-16 H.J. Lu <hongjiu.lu@intel.com>
16
17 PR ld/3831
18 * NEWS: Mention -Bsymbolic-functions, --dynamic-list-data and
19 --dynamic-list-cpp-new.
20
21 * ld.texinfo: Document -Bsymbolic-functions, --dynamic-list-data
22 and --dynamic-list-cpp-new.
23
24 * ldlang.c (lang_append_dynamic_list_cpp_new): New.
25 (lang_process): Change link_info.dynamic to
26 link_info.dynamic_list.
27 (lang_append_dynamic_list): Likewise.
28 * ldmain.c (main): Likewise. Initialize link_info.dynamic and
29 link_info.dynamic_data to FALSE.
30
31 * ldlang.h (lang_append_dynamic_list_cpp_new): New.
32
33 * lexsup.c (option_values): Add OPTION_DYNAMIC_LIST_DATA and
34 OPTION_DYNAMIC_LIST_CPP_NEW.
35 (ld_options): Add entries for -Bsymbolic-functions,
36 --dynamic-list-data and --dynamic-list-cpp-new. Make
37 -Bsymbolic-functions an alias of --dynamic-list-data.
38 (parse_args): Change link_info.dynamic to link_info.dynamic_list.
39 Set link_info.dynamic to TRUE for --dynamic-list and
40 --dynamic-list-cpp-typeinfo. Handle --dynamic-list-data and
41 --dynamic-list-cpp-new.
42
59e0647f
NS
432007-01-11 Nathan Sidwell <nathan@codesourcery.com>
44
45 * emultempl/elf-generic.em (gdl_map_segments): Only allow header
46 shrinkage for the first few iterations.
47
42037fe5
NC
482007-01-08 Kai Tietz <kai.tietz@onevision.com>
49
50 * configure.tgt: Renamed target x86_64-*-mingw64 to
51 x86_64-*-mingw*.
52
f9967789
NC
532007-01-08 Pedro Alves <pedro_alves@portugalmail.pt>
54
55 * configure.host: Add i[3-7]86-*-mingw* case.
56
033432d0
NC
572007-01-08 Nick Clifton <nickc@redhat.com>
58
59 * pep-dll.h (pep_bfd_is_dll): Add prototype.
60
916c46cb
NC
612007-01-08 Aurelien Jarno <aurelien@aurel32.net>
62
63 PR ld/3843
64 * configure.tgt (x86_64_[k]freebsd*): Add targ_extra_libpath and
65 tdir_elf_i386_fbsd.
66
cc3e2771
NS
672007-01-06 Nathan Sidwell <nathan@codesourcery.com>
68
69 * ldexp.c (fold_name): Issue error on undefined sections.
70
799133e8
AM
712007-01-02 Alan Modra <amodra@bigpond.net.au>
72
73 * pe-dll.c: Include pe-dll.h.
74 * pep-dll.c (pe_bfd_is_dll): Define.
75
10a2343e 76For older changes see ChangeLog-2006
252b5132
RH
77\f
78Local Variables:
79mode: change-log
80left-margin: 8
81fill-column: 74
82version-control: never
83End:
This page took 0.485285 seconds and 4 git commands to generate.