* mips-dis.c: Update copyright.
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
f8a52b59
BW
12008-01-31 Marc Gauthier <marc@tensilica.com>
2
3 * configure.tgt (xtensa*-*-*): Recognize processor variants.
4
00b2bfc1
NC
52008-01-28 Fabian Groffen <grobian@gentoo.org>
6
7 * configure.tgt (x86_64-*-solaris2): Add support for this target.
8
6e73d595
NC
92008-01-28 Vincent Riviere <vincent.riviere@freesbee.fr>
10
11 PR ld/5652
12 * genscripts.sh: Check for the existence of BASH_LINENO not just
13 the BASH shell before generating line numbers in the emulation
14 file.
15
47f6dab9
AM
162008-01-28 Alan Modra <amodra@bigpond.net.au>
17
18 * emultempl/spu_ovl.S: Rewrite.
19 * emultempl/spu_ovl.o: Regenerate.
20 * emultempl/spuelf.em (toe): Delete.
21 (spu_place_special_section): Add param to control section placement.
22 Adjust callers.
23 (spu_elf_load_ovl_mgr): Adjust for struct _spu_elf_section_data
24 changes.
25 (spu_before_allocation): Adjust spu_elf_size_stubs call.
26 (gld${EMULATION_NAME}_finish): Adjust spu_elf_build_stubs call.
27
29183214
L
282008-01-25 H.J. Lu <hongjiu.lu@intel.com>
29
30 PR ld/5670
31 * ldlang.c (process_insert_statements): Silence gcc 4.1 alias
32 warning.
33
53d25da6
AM
342008-01-25 Alan Modra <amodra@bigpond.net.au>
35
36 * ld.texinfo (INSERT): Describe.
37 * ldgram.y (ldgram_in_script, ldgram_had_equals): Delete.
38 (INSERT_K, AFTER, BEFORE): Add as tokens.
39 (ifile_p1): Handle INSERT statements.
40 (saved_script_handle, force_make_executable): Move to..
41 * ldmain.c: ..here.
42 (previous_script_handle): New global var.
43 * ldmain.h (saved_script_handle, force_make_executable): Declare.
44 (previous_script_handle): Likewise.
45 * ldlex.l (INSERT_K, AFTER, BEFORE): Add tokens.
46 * lexsup.c (parge_args <-T>): Set previous_script_handle.
47 * ldlang.c (lang_for_each_statement_worker): Handle insert statement.
48 (map_input_to_output_sections, print_statement): Likewise.
49 (lang_size_sections_1, lang_do_assignments_1): Likewise.
50 (insert_os_after): New function, extracted from..
51 (lang_insert_orphan): ..here.
52 (process_insert_statements): New function.
53 (lang_process): Call it.
54 (lang_add_insert): New function.
55 * ldlang.h (lang_insert_statement_enum): New.
56 (lang_insert_statement_type): New.
57 (lang_statement_union_type): Add insert_statement.
58 (lang_add_insert): Declare.
59
c19f06f2
BW
602008-01-18 Bob Wilson <bob.wilson@acm.org>
61
62 * scripttempl/elfxtensa.sc: Merge ENTRY and .note.gnu.build-id
63 changes from elf.sc.
64
14ac84b4
AM
652008-01-16 Alan Modra <amodra@bigpond.net.au>
66
67 * ldlang.c (lang_size_sections_1): Simplify SEC_NEVER_LOAD test.
68
3d00b095
AM
692008-01-16 Alan Modra <amodra@bigpond.net.au>
70
71 * ldlang.h (lang_afile_asection_pair_statement_enum): Delete.
72 (lang_afile_asection_pair_statement_type): Delete.
73 (lang_statement_union_type): Delete afile_asection_pair_statement.
74 * ldlang.c (lang_insert_orphan): Delete case handling the above.
75 (map_input_to_output_sections, print_statement): Likewise.
76
58da7b1b
KK
772008-01-15 Kaz Kojima <kkojima@rr.iij4u.or.jp>
78
79 * emulparams/shlelf_linux.sh (DATA_START_SYMBOLS): Use PROVIDE
80 with __data_start.
81 * emulparams/shelf_nbsd.sh (DATA_START_SYMBOLS): Likewise.
82
74f0fb50
AM
832008-01-15 Alan Modra <amodra@bigpond.net.au>
84
85 PR 5604
86 * ldlang.c (lang_gc_sections): Move code to set SEC_KEEP on entry
87 syms to _bfd_elf_gc_keep.
88 * emultempl/ppc64elf.em (ppc_before_allocation): Don't call
89 ppc64_elf_edit_opd if no_opd_opt.
90
ac69cbc6
TG
912008-01-11 Tristan Gingold <gingold@adacore.com>
92 Eric Botcazou <ebotcazou@adacore.com>
93
94 * ldlang.c (lang_end): Warns if the entry point is not found when
95 --gc-sections.
96 Emit an error if no root is specified when --gc-sections -r.
97 * ld.texinfo (Options): Document that --gc-sections is compatible
98 with -r and -q.
99 * ldmain.c (main): Do not error out if -r and --gc-sections.
100 * scripttempl/elf.sc: Emit ENTRY command only if relocating.
101
71934f94
NC
1022008-01-10 Daniel Jacobowitz <drow@sources.redhat.com>
103
104 PR ld/5533
105 * ldlang.c (lang_end): Issue a warning for a missing start symbol
106 of a shared library if the symbol was specified on the command
107 line.
108
d5465ba2
AM
1092008-01-10 Alan Modra <amodra@bigpond.net.au>
110
111 * ld.texinfo (--gc-sections): Describe linker behaviour.
112
6c7ac64e 113For older changes see ChangeLog-2007
252b5132
RH
114\f
115Local Variables:
116mode: change-log
117left-margin: 8
118fill-column: 74
119version-control: never
120End:
This page took 0.475924 seconds and 4 git commands to generate.