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