* ld-gc/gc.c: Make sure used_func is not inlined.
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2008-01-18 Bob Wilson <bob.wilson@acm.org>
2
3 * scripttempl/elfxtensa.sc: Merge ENTRY and .note.gnu.build-id
4 changes from elf.sc.
5
6 2008-01-16 Alan Modra <amodra@bigpond.net.au>
7
8 * ldlang.c (lang_size_sections_1): Simplify SEC_NEVER_LOAD test.
9
10 2008-01-16 Alan Modra <amodra@bigpond.net.au>
11
12 * ldlang.h (lang_afile_asection_pair_statement_enum): Delete.
13 (lang_afile_asection_pair_statement_type): Delete.
14 (lang_statement_union_type): Delete afile_asection_pair_statement.
15 * ldlang.c (lang_insert_orphan): Delete case handling the above.
16 (map_input_to_output_sections, print_statement): Likewise.
17
18 2008-01-15 Kaz Kojima <kkojima@rr.iij4u.or.jp>
19
20 * emulparams/shlelf_linux.sh (DATA_START_SYMBOLS): Use PROVIDE
21 with __data_start.
22 * emulparams/shelf_nbsd.sh (DATA_START_SYMBOLS): Likewise.
23
24 2008-01-15 Alan Modra <amodra@bigpond.net.au>
25
26 PR 5604
27 * ldlang.c (lang_gc_sections): Move code to set SEC_KEEP on entry
28 syms to _bfd_elf_gc_keep.
29 * emultempl/ppc64elf.em (ppc_before_allocation): Don't call
30 ppc64_elf_edit_opd if no_opd_opt.
31
32 2008-01-11 Tristan Gingold <gingold@adacore.com>
33 Eric Botcazou <ebotcazou@adacore.com>
34
35 * ldlang.c (lang_end): Warns if the entry point is not found when
36 --gc-sections.
37 Emit an error if no root is specified when --gc-sections -r.
38 * ld.texinfo (Options): Document that --gc-sections is compatible
39 with -r and -q.
40 * ldmain.c (main): Do not error out if -r and --gc-sections.
41 * scripttempl/elf.sc: Emit ENTRY command only if relocating.
42
43 2008-01-10 Daniel Jacobowitz <drow@sources.redhat.com>
44
45 PR ld/5533
46 * ldlang.c (lang_end): Issue a warning for a missing start symbol
47 of a shared library if the symbol was specified on the command
48 line.
49
50 2008-01-10 Alan Modra <amodra@bigpond.net.au>
51
52 * ld.texinfo (--gc-sections): Describe linker behaviour.
53
54 For older changes see ChangeLog-2007
55 \f
56 Local Variables:
57 mode: change-log
58 left-margin: 8
59 fill-column: 74
60 version-control: never
61 End:
This page took 0.301249 seconds and 4 git commands to generate.