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