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