1 2008-01-16 Alan Modra <amodra@bigpond.net.au>
3 * ldlang.c (lang_size_sections_1): Simplify SEC_NEVER_LOAD test.
5 2008-01-16 Alan Modra <amodra@bigpond.net.au>
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.
13 2008-01-15 Kaz Kojima <kkojima@rr.iij4u.or.jp>
15 * emulparams/shlelf_linux.sh (DATA_START_SYMBOLS): Use PROVIDE
17 * emulparams/shelf_nbsd.sh (DATA_START_SYMBOLS): Likewise.
19 2008-01-15 Alan Modra <amodra@bigpond.net.au>
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.
27 2008-01-11 Tristan Gingold <gingold@adacore.com>
28 Eric Botcazou <ebotcazou@adacore.com>
30 * ldlang.c (lang_end): Warns if the entry point is not found when
32 Emit an error if no root is specified when --gc-sections -r.
33 * ld.texinfo (Options): Document that --gc-sections is compatible
35 * ldmain.c (main): Do not error out if -r and --gc-sections.
36 * scripttempl/elf.sc: Emit ENTRY command only if relocating.
38 2008-01-10 Daniel Jacobowitz <drow@sources.redhat.com>
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
45 2008-01-10 Alan Modra <amodra@bigpond.net.au>
47 * ld.texinfo (--gc-sections): Describe linker behaviour.
49 For older changes see ChangeLog-2007
55 version-control: never