* Makefile.am: Run "make dep-am".
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
1fa32646
TL
12004-09-16 Tomer Levi <Tomer.Levi@nsc.com>
2
3 * scripttempl/elf32crx.sc (.init): Add KEEP for section's *personality*.
4 (.fini): Likewise.
5 (.jcr): Likewise.
6
b6ee372a
AM
72004-09-16 Alan Modra <amodra@bigpond.net.au>
8
9 * emultempl/armelf_oabi.em (before_allocation): Add extra zero param
10 to bfd_elf32_arm_process_before_allocation call.
11
9c504268
PB
122004-09-13 Paul Brook <paul@codesourcery.com>
13
14 * emulparams/armsymbian.sh: Set TARGET1_IS_REL.
15 * emultempl/armelf.em: Use TARGET1_IS_REL. Add --target1-{rel,abs}.
16
d15b04bd
L
172004-09-07 H.J. Lu <hongjiu.lu@intel.com>
18
19 * configure: Regenerated with autconfig 2.13.
20
875c4330
AS
212004-09-07 Andreas Schwab <schwab@suse.de>
22
23 * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: Apply data segment
24 alignment before adjusting DATA_SEGMENT_RELRO_END.
25
229fcec5
MM
262004-09-06 Mark Mitchell <mark@codesourcery.com>
27
28 * emulparams/armsymbian.sh: Use armbpabi script.
29 * scripttempl/armbpabi.sc: New script.
30
e5a52504
MM
312004-09-02 Mark Mitchell <mark@codesourcery.com>
32
33 * Makefile.am (ALL_EMULATIONS): Add earmsymbian.o.
34 (earmsymbian.c): New target.
35 * configure.tgt: Use armsymbian emulation for arm*-*-symbianelf*.
36 * Makefile.in: Regenerated.
37 * aclocal.m4: Likewise.
38 * configure: Likewise.
39 * emulparams/armsymbian.sh: New file.
40
42851540
NC
412004-09-03 Tomer Levi <Tomer.Levi@nsc.com>
42
43 * scripttempl/elf32crx.sc: Edit file with comments.
44 (.init): Add new section.
45 (.fini): Likewise.
46 (.ctor): Control the linkage order.
47 (.dtor): Likewise.
48
c034e3e0
NC
492004-08-27 Nick Clifton <nickc@redhat.com>
50
51 * emultempl/pe.em (after_open): Do not assume that either bfd is
52 an archive.
53
688c58f3
AM
542004-08-26 Alan Modra <amodra@bigpond.net.au>
55
56 * ldlang.c (lang_init): Don't compare with TRUE.
57
b18c562e
NC
582004-08-25 Dmitry Diky <diwil@spec.ru>
59
60 * emulparams/msp430all.sh: Fix RAM sizes for all targets.
61 * scripttempl/elf32msp430.sc: Add .profiler section definition.
62
61f5d054
L
632004-08-24 H.J. Lu <hongjiu.lu@intel.com>
64
65 * ldlang.c (wildcardp): Defined as a macro with strpbrk.
66
e77d3d77
MM
672004-08-19 Mark Mitchell <mark@codesourcery.com>
68
69 * configure.tgt (arm*-*-symbianelf*): New target.
70 (arm*-*-eabi*): Likewise.
71
3f764659
JJ
722004-08-19 Jakub Jelinek <jakub@redhat.com>
73
74 * emultempl/ppc64elf.em (non_overlapping_opd): New variable.
75 (ppc_before_allocation): Pass it to ppc64_elf_edit_opd).
76 (OPTION_NON_OVERLAPPING_OPD): Define.
77 (PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES): Add
78 --non-overlapping-opd option.
79
a010d60f
AM
802004-08-18 Alan Modra <amodra@bigpond.net.au>
81
82 PR 338
83 * ldexp.c (fold_name): Don't call bfd_link_add_undef if the symbol
84 was already on the undefs list.
85
c4e33880
AM
862004-08-17 Alan Modra <amodra@bigpond.net.au>
87
88 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers_pattern): Dot
89 prefix the symbol field too.
90
d003868e
AM
912004-08-13 Alan Modra <amodra@bigpond.net.au>
92
93 * ldmain.c (link_callbacks): Remove "error_handler".
94 * ldmisc.c: Include elf-bfd.h.
95 (vfinfo): Sort comment. Handle %A. Use %A instead of
96 bfd_get_section_indent.
97 (error_handler): Delete.
98 * ldmisc.h (error_handler): Delete declaration.
99
99877b66
AM
1002004-08-10 Alan Modra <amodra@bigpond.net.au>
101
102 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Call
103 ppc64_elf_restore_symbols.
104
40e45c8b
AM
1052004-08-09 Alan Modra <amodra@bigpond.net.au>
106
107 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Error if
108 .toc is too large on relocatable linking.
109
ccfa59ea
AM
1102004-08-09 Alan Modra <amodra@bigpond.net.au>
111
112 * emultempl/ppc64elf.em (ppc_after_open): Delete.
113 (LDEMUL_AFTER_OPEN): Don't define.
114
93fd0973
SC
1152004-08-02 Stephane Carrez <stcarrez@nerim.fr>
116
117 * ld.texinfo (Top): Document specific options of 68HC11 and 68HC12.
118
f1b123db
SC
1192004-08-01 Stephane Carrez <stcarrez@nerim.fr>
120
121 * scripttempl/elfm68hc12.sc: Align text, rodata and data section
122 on power of 2.
123
e7fbc2bf
JT
1242004-07-27 Jason Thorpe <thorpej@wasabisystems.com>
125
126 * emulparams/hppanbsd.sh (OUTPUT_FORMAT): Set to "elf32-hppa-netbsd".
127
c05e9f04
NC
1282004-07-26 Dmitry Diky <diwil@spec.ru>
129
130 * Makefile.am: Add new subtargets: msp430x1610, msp430x1611,
131 msp430x1612, msp430x415, msp430x417, msp430xG437, msp430xG438,
132 msp430xG439.
133 * configure.tgt: Likewise.
134 * emulparams/msp430all.sh: Likewise.
135 * Makefile.in: Regenerate.
136
9f61903d
NC
1372004-07-23 Nick Clifton <nickc@redhat.com>
138
139 * emultempl/elf32.em (_place_orphan): Use an already existing
140 section name if that section does not have any flags set.
141
082b7297
L
1422004-07-21 H.J. Lu <hongjiu.lu@intel.com>
143
144 * ldlang.c (already_linked_hash_entry): Removed.
145 (already_linked): Likewise.
146 (already_linked_table): Likewise.
147 (section_already_linked): Call bfd_section_already_linked.
148 (lang_process): Replace already_linked_table_init with
149 bfd_section_already_linked_table_init and check return. Replace
150 already_linked_table_free with bfd_section_already_linked_table_free.
151
76d7af2d
NC
1522004-07-21 Nick Clifton <nickc@redhat.com>
153
154 * ldlang.c (init_os): Make sure that the newly allocated userdata
155 structure is zeroed out.
156
14b3c463
L
1572004-07-19 H.J. Lu <hongjiu.lu@intel.com>
158
159 * NEWS: Mention the new --add-needed/--no-add-needed and
160 --as-needed/--no-as-needed options.
161
e56f61be
L
1622004-07-19 H.J. Lu <hongjiu.lu@intel.com>
163
164 * emultempl/elf32.em (gld${EMULATION_NAME}_load_symbols): Also
165 check the add_needed field.
166 (dt_needed): New struct.
167 (gld${EMULATION_NAME}_try_needed): Change the first argument
168 to a pointer to struct dt_needed. Check the DYN_NO_ADD_NEEDED
169 bit in the file where the DT_NEEDED entry comes from.
170 (gld${EMULATION_NAME}_search_needed): Change the second
171 argument to a pointer to struct dt_needed.
172 (gld${EMULATION_NAME}_check_ld_so_conf): Updated.
173 (gld${EMULATION_NAME}_after_open): Likewise.
174
175 * ld.texinfo: Add --add-needed document.
176 * ldlang.c (new_afile): Set p->add_needed.
177 * ldlang.h (lang_input_statement_type): Add add_needed field.
178 * ldmain.h (add_needed): Declare.
179 * ldmain.c (add_needed): New global var.
180 * lexsup.c (option_values): Add OPTION_ADD_NEEDED and
181 OPTION_NO_ADD_NEEDED.
182 (ld_options): Likewise.
183 (parse_args): Handle them.
184
c99b8138
NC
1852004-07-13 Christof Petig <christof@petig-baender.de>
186
187 * emultempl/pe.em (make_import_fixup): Use bfd_get_32 to correct
188 for endian-ness of extracted addend.
189
13ed4151
NC
1902004-07-13 Danny Smith <dannysmith@usesr.sourceforge.net>
191
192 * pe-dll.c (auto_export): Filter on just the import prefix,
193 "_imp_", not "_imp__".
194
1a320fbb
NC
1952004-07-09 Nick Clifton <nickc@redhat.com>
196
197 * configure.tgt: Change sh-sybmian-elf to sh-*-symbianelf.
198
1fe1f39c
NC
1992004-07-06 Tomer Levi <Tomer.Levi@nsc.com>
200
201 * Makefile.am (ALL_EMULATIONS): Add eelf32crx.o.
202 (eelf32crx.c): New target.
203 * Makefile.in: Regenerate.
204 * configure.tgt: Handle crx-*-elf*.
205 * emulparams/elf32crx.sh: New file.
206 * emultempl/crxelf.em: New file.
207 * scripttempl/elf32crx.sc: New file.
208 * NEWS: Mention new target.
209
85fbca6a
NC
2102004-07-06 Nick Clifton <nickc@redhat.com>
211
212 * Makefile.am: Add eshlsymbian.c.
213 * Makefile.in: Regenerate.
214 * configure.tgt: Add sh*-symbian-elf target.
215 * emulparams/shlsymbian.sh: New file. Configure the
216 sh-symbian-elf linker scripts.
217 * scripttemp/elf32sh-symbian.sc: New file. Linker script
218 template for the sh-symbian-elf target.
219
b71a5181
DA
2202004-07-05 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
221
222 * emulparams/hppa64linux.sh: Define PLT_BEFORE_GOT.
223 * emulparams/hppalinux.sh: Likewise.
224 * scripttempl/elf.sc: Place .plt just before .got when .plt is in
225 data segment and PLT_BEFORE_GOT is defined.
226
c87db184
CF
2272004-07-03 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
228
229 * ld.texinfo (WIN32): Document PE weak symbols.
230
f6a8ae81
KK
2312004-07-02 Kaz Kojima <kkojima@rr.iij4u.or.jp>
232
233 * emulparams/shlelf32_linux.sh (COMMONPAGESIZE): Set to 4KB.
234
b602c853
L
2352004-07-01 H.J. Lu <hongjiu.lu@intel.com>
236
237 * ldmisc.c (vfinfo): Call bfd_get_section_ident to identify
238 the section.
239
1a23a9e6
AM
2402004-06-29 Alan Modra <amodra@bigpond.net.au>
241
242 * ldlang.c (lang_reset_memory_regions): Save last relax pass section
243 size in rawsize.
244
eea6121a
AM
2452004-06-24 Alan Modra <amodra@bigpond.net.au>
246
247 * ldlang.c (print_output_section_statement): Don't print size before
248 relaxation.
249 (IGNORE_SECTION): Remove bfd arg. Update all callers.
250
251 * ldexp.c (fold_name): .. See below.
252 * ldlang.c (section_already_linked, print_output_section_statement,
253 print_input_section, insert_pad, size_input_section,
254 lang_check_section_addresses, lang_size_sections_1,
255 lang_size_sections, lang_do_assignments_1, lang_set_startof,
256 lang_one_common, lang_reset_memory_regions, lang_process,
257 lang_abs_symbol_at_end_of, lang_do_version_exports_section): ..
258 * ldwrite.c (build_link_order, clone_section, ds, split_sections): ..
259 * pe-dll.c (process_def_file, generate_reloc): ..
260 * emultempl/elf32.em (gld${EMULATION_NAME}_find_statement_assignment,
261 gld${EMULATION_NAME}_before_allocation): ..
262 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): ..
263 * emultempl/sh64elf.em (sh64_elf_${EMULATION_NAME}_before_allocation,
264 sh64_elf_${EMULATION_NAME}_after_allocation): ..
265 * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation): ..
266 * emultempl/xtensaelf.em (ld_assign_relative_paged_dot,
267 ld_local_file_relocations_fit, ld_xtensa_insert_page_offsets): Use
268 "size" instead of "_raw_size" and "_cooked_size". Expand
269 bfd_section_size macro invocations.
270
552f8272
CF
2712004-06-22 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
272
273 * ld/scripttemp/pe.sc (.CRT): Define ___crt_xc_start__,
274 ___crt_xc_end__, ___crt_xi_start__, ___crt_xi_end__, ___crt_xl_start__,
275 ___crt_xp_start__, ___crt_xp_end__, ___crt_xt_start__ and
276 ___crt_xt_end__.
277 (.tls): Define ___tls_start__ and ___tls_end__.
278
aee6f5b4
AO
2792004-06-21 Alexandre Oliva <aoliva@redhat.com>
280
281 * emulparams/elf32frvfd.sh (GENERATE_PIE_SCRIPT): Set to yes.
282
eea6121a 2832004-06-18 Adam Nemet <anemet@lnxw.com>
f234d5fe 284
eea6121a
AM
285 * configure.in: Set EXTRA_SHLIB_EXTENSION to .a for LynxOS.
286 * configure: Regenerate.
f234d5fe 287
dfff4fbe
JJ
2882004-06-15 Jakub Jelinek <jakub@redhat.com>
289
290 * scripttempl/elf.sc: Readd KEEP and .gcc_except_table.* to
291 .gcc_except_table output sections lost accidentally with
292 -z relro patch.
293
a9e0c0c6
AM
2942004-06-15 Alan Modra <amodra@bigpond.net.au>
295
296 * ldwrite.c (build_link_order): Use bfd_get_section_size
297 instead of bfd_get_section_size_before_reloc or _raw_size.
298 * pe-dll.c (process_def_file): Likewise.
299
7115639b
AM
3002004-06-14 Alan Modra <amodra@bigpond.net.au>
301
302 From Richard Wirth <r.wirth@wirthware.de>
303 * ldlang.c (lang_finish): Don't free lang_definedness_table.
304
9ca57817
AM
3052004-05-29 Alan Modra <amodra@bigpond.net.au>
306
307 * ldlang.c (gc_section_callback): Move SEC_EXCLUDE twiddles..
308 (lang_gc_sections): .. to a LANG_FOR_EACH_INPUT_STATEMENT loop here.
309
f6f9408f
JR
3102004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>
311
312 * testsuite/ld-sh/arch/arch.exp: New test script.
313 * testsuite/ld-sh/arch/arch_expected.txt: New file.
314 * testsuite/ld-sh/arch/sh.s: New file.
315 * testsuite/ld-sh/arch/sh2.s: New file.
316 * testsuite/ld-sh/arch/sh-dsp.s: New file.
317 * testsuite/ld-sh/arch/sh2e.s: New file.
318 * testsuite/ld-sh/arch/sh3-nommu.s: New file.
319 * testsuite/ld-sh/arch/sh3.s: New file.
320 * testsuite/ld-sh/arch/sh3-dsp.s: New file.
321 * testsuite/ld-sh/arch/sh3e.s: New file.
322 * testsuite/ld-sh/arch/sh4-nommu-nofpu.s: New file.
323 * testsuite/ld-sh/arch/sh4-nofpu.s: New file.
324 * testsuite/ld-sh/arch/sh4.s: New file.
325 * testsuite/ld-sh/arch/sh4a-nofpu.s: New file.
326 * testsuite/ld-sh/arch/sh4al-dsp.s: New file.
327 * testsuite/ld-sh/arch/sh4a.s: New file.
328
164e712d
AM
3292004-05-28 Alan Modra <amodra@bigpond.net.au>
330
6feb9908
AM
331 * ldlang.c: Formatting. Wrap long lines, expand bfd_get_section_flags
332 throughout file.
333 * lexsup.c: Formatting. Wrap long lines.
334 * ldwrite.c: Update copyright date.
335
164e712d
AM
336 * ldlang.c (lang_add_section): Don't twidlle SEC_EXCLUDE here.
337 (output_section_callback): Nor SEC_KEEP here.
338 (gc_section_callback): Twiddle SEC_EXCLUDE here.
339 (lang_gc_wild): Delete. Fold into..
340 (lang_gc_sections_1): ..here. Only call bfd_gc_sections when garbage
341 collecting.
342 (lang_process): Always call lang_gc_sections.
343 (lang_place_orphans): Handle SEC_EXCLUDE sections.
344 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Remove
345 SEC_EXCLUDE code.
346
b3096250
L
3472004-05-26 H.J. Lu <hongjiu.lu@intel.com>
348
349 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Clear
350 SEC_EXCLUDE on non-SEC_DEBUGGING sections for relocatable link.
351 * ldlang.c (lang_add_section): Likewise.
352
e49f5022
AM
3532004-05-26 Alan Modra <amodra@bigpond.net.au>
354
355 * ldlang.c (lang_add_section): Set SEC_EXCLUDE for SEC_GROUP
356 sections when doing a final link. Clear SEC_EXCLUDE when doing
357 a relocable link, except for SEC_DEBUGGING sections.
358 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Use the
359 same condition here to drop SEC_EXCLUDE orphan sections.
360
57ceae94
AM
3612004-05-25 Alan Modra <amodra@bigpond.net.au>
362
363 * ldlang.c (lang_process): Call bfd_merge_sections later, and
364 only when not a relocatable link.
365 (print_input_section): Handle SEC_EXCLUDE sections.
366 (size_input_section): Don't update dot on SEC_EXCLUDE sections.
367 (lang_do_assignments_1): Likewise.
368 * ldwrite.c (build_link_order): Ignore SEC_EXCLUDE input sections.
369 * emultempl/armelf.em (arm_elf_set_bfd_for_interworking): Likewise.
370 * emultempl/hppaelf.em (build_section_lists): Likewise.
371 * emultempl/ppc64elf.em (build_toc_list): Likewise.
372 (build_section_lists): Likewise.
373
a85785bc
AS
3742004-05-23 Andreas Schwab <schwab@suse.de>
375
376 * ld.texinfo (Options): Fix typo in last change.
377
2d643429
NC
3782004-05-21 Andy Chittenden <achittenden@bluearc.com>
379
380 * ld.h (ld_config_type): Add new field: hash_table_size.
381 * ldmain.c: Initialise the new field to zero. If it is non-zero
382 after parsing the linker's command line call
383 bfd_hash_set_default_size.
384 * lexsup.c (option_values): Add OPTION_HASH_SIZE.
385 (ld_options): Add hash-size.
386 (parse_args): Parse --hash-size option. Allow
387 --reduce-memory-overheads to set the default hash table size as
388 well.
389 * ld.texinfo: Document the new switch. Also mention that
390 --reduce-memory-overheads can affect the hash table size.
391 * NEWS: Mention the new feature.
392
35835446
JR
3932004-05-19 J"orn Rennecke <joern.rennecke@superh.com>
394
395 * NEWS: Mention new linker map file generation and the
396 --reduce-memory-overheads option.
397 * ld.texinfo: Document --reduce-memory-overheads option.
398 * ld.h (map_symbol_def): New struct.
399 (struct user_section_struct, section_userdata_type): Rename to:
400 (struct lean_user_section_struct, lean_section_userdata_type).
401 (struct fat_user_section_struct, fat_section_userdata_type): New.
402 (SECTION_USERDATA_SIZE): Define.
403 (args_type): New member reduce_memory_overheads.
404 * ldlang.c (map_obstack): New static variable.
405 (init_map_userdata, print_all_symbols, sort_def_symbol): New functions.
406 (lang_map): Unless command_line.reduce_memory_overheads is set,
407 initialize lists of defined symbols for each section.
408 (print_input_section): Unless command_line.reduce_memory_overheads
409 is set, use print_all_symbols.
410 (init_os): Use lean_section_userdata_type / SECTION_USERDATA_SIZE.
411 * ldmain.c (main): Initialize command_line.reduce_memory_overheads.
412 * lexsup.c (enum option_values): Add OPTION_REDUCE_MEMORY_OVERHEADS.
413 (ld_options): Add entry for --reduce-memory-overheads.
414 (parse_args): Handle OPTION_REDUCE_MEMORY_OVERHEADS.
415
0841712e
JJ
4162004-05-19 Jakub Jelinek <jakub@redhat.com>
417
418 * ldgram.y (sect_constraint): New.
419 (ONLY_IF_RO, ONLY_IF_RW): New tokens.
420 (section): Add sect_constraint. Pass additional argument
421 to lang_enter_output_section_statement.
422 * mri.c (mri_draw_tree): Pass additional argument to
423 lang_enter_output_section_statement.
424 * emultempl/pe.em (place_orphan): Likewise.
425 (output_prev_sec_find): Disregard output section statements with
426 constraint == -1.
427 * emultempl/mmo.em (output_prev_sec_find): Likewise.
428 (mmo_place_orphan): Pass additional argument to
429 lang_enter_output_section_statement.
430 * emultempl/elf32.em (output_prev_sec_find): Disregard output section
431 statements with constraint == -1.
432 (place_orphan): Pass additional argument to
433 lang_enter_output_section_statement.
434 * ldlang.c (lang_enter_overlay_section): Likewise.
435 (lang_output_section_find_1): New.
436 (lang_output_section_find): Use it.
437 (lang_output_section_statement_lookup_1): New.
438 (lang_output_section_statement_lookup): Use it.
439 (check_section_callback, check_input_sections): New.
440 (map_input_to_output_sections): Check if all input sections
441 are readonly if ONLY_IF_RO or ONLY_IF_RW was seen.
442 (strip_excluded_output_sections): Disregard output section statements
443 with constraint == -1.
444 (lang_record_phdrs): Likewise.
445 (lang_enter_output_section_statement): Add constraint argument.
446 Use lang_output_section_statement_lookup_1.
447 * ldlang.h (lang_output_section_statement_type): Add constraint
448 and all_input_readonly fields.
449 (lang_enter_output_section_statement): Adjust prototype.
450 * ldlex.l (ONLY_IF_RO, ONLY_IF_RW): New tokens.
451 * scripttempl/elf.sc (.eh_frame, .gcc_except_table): Move into text
452 segment if all input sections are readonly.
453
eea6121a 4542004-05-19 Adam Nemet <anemet@lnxw.com>
f2c50328
NC
455
456 * scripttempl/i386lynx.sc: Remove file.
457
2a16d82a
BW
4582004-05-17 Bob Wilson <bob.wilson@acm.org>
459
460 * ld.texinfo (Output Section Address): Correct subsection name.
461
eea6121a 4622004-05-17 Adam Nemet <anemet@lnxw.com>
b2d65c0b
NC
463
464 * configure.tgt (powerpc-*-lynxos* case): New case.
465 * configure.host (i[3-7]86-*-lynxos* case): Remove case.
466 * emulparams/ppclynx.sh: New file.
467 * emulparams/i386lynx.sh (SCRIPT_NAME): Update to LynxOS 4.0.
468 * Makefile.am (ALL_EMULATIONS): Add eppclynx.o
469 (ei386lynx.c): Update rule to LynxOS 4.0 ELF.
470 (eppclynx.c): New rule.
471 * Makefile.in: Regenerate.
472
4b363073
NC
4732004-05-13 Joel Sherrill <joel@oarcorp.com>
474
475 * configure.tgt (or32-*-rtems*): Switch to elf and
476 support versioned targets.
477
9598fbe5
NC
4782004-05-13 Nick Clifton <nickc@redhat.com>
479
480 * po/fr.po: Updated French translation.
481
8c37241b
JJ
4822004-05-11 Jakub Jelinek <jakub@redhat.com>
483
484 * genscripts.sh: Generate -z combreloc -z now -z relro scripts
485 for binaries, -shared and -pie.
486 * emulparams/elf_i386.sh (SEPARATE_GOTPLT): Set.
487 * emulparams/elf_x86_64.sh (SEPARATE_GOTPLT): Set.
488 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Rename to...
489 (OTHER_RELRO_SECTIONS): ... this.
490 * ldlex.l (DATA_SEGMENT_RELRO_END): Add.
491 * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Handle
492 -z relro and -z norelro.
493 (gld${EMULATION_NAME}_list_options): Add it to usage.
494 (gld${EMULATION_NAME}_get_script): Return -z combreloc -z now
495 -z relro scripts when appropriate.
496 * scripttempl/elf.sc: Unset SEPARATE_GOTPLT if RELRO_NOW is set.
497 Create separate .got.plt section if SEPARATE_GOTPLT.
498 Move sections which are only written during relocation handling
499 to the beginning of RW segment. If NO_SMALL_DATA, move .got
500 before .data. Add DATA_SEGMENT_RELRO_END directive.
501 Include OTHER_RELRO_SECTIONS.
502 * ldgram.y (DATA_SEGMENT_RELRO_END): Add.
503 * ldexp.c (exp_print_token): Handle DATA_SEGMENT_RELRO_END.
504 (fold_unary): Likewise.
505 (fold_binary): Handle -z relro.
506 * ldexp.h (struct exp_data_seg): Add exp_dataseg_relro_seen and
507 exp_dataseg_relro_adjust phases. Add relro_end field.
508 * ldmain.c (main): Initialize link_info.relro to FALSE.
509 * ldlang.c (lang_size_sections): Handle -z relro.
510
e21059f2
MM
5112004-05-08 Marek Michalkiewicz <marekm@amelek.gda.pl>
512
513 * scripttempl/avr.sc: Do not set LMA for "eeprom" section.
514
5f9b8920
JR
5152004-05-07 J"orn Rennecke <joern.rennecke@superh.com>
516
517 * ldlang.c (print_padding_statement): Cast size_t to bfd_vma
518 before printing it with %W.
519
26d2d8a2 5202004-05-07 Brian Ford <ford@vss.fsi.com>
eea6121a 521 DJ Delorie <dj@redhat.com>
26d2d8a2
BF
522
523 * emultempl/pe.em (real_flags): New static.
524 (OPTION_LARGE_ADDRESS_AWARE): New define.
525 (gld${EMULATION_NAME}_add_options): Add --large-address-aware option.
526 (gld_${EMULATION_NAME}_list_options): Likewise.
527 (gld${EMULATION_NAME}_handle_option): Likewise.
528 (gld_${EMULATION_NAME}_after_open): Pass real_flags to PE private data.
529 * ld.texinfo: Document it.
530 * NEWS: Mention it.
531
1b169501
BF
5322004-05-07 Brian Ford <ford@vss.fsi.com>
533
534 * NEWS: Mention DWARF 2 support for i386pe.
535
41cf0c62
AO
5362004-05-05 Alexandre Oliva <aoliva@redhat.com>
537
538 * emulparams/elf32frvfd.sh (OUTPUT_FORMAT): Switch to new
539 elf32-frvfdpic.
540
d0d6a25b
AM
5412004-04-30 Alan Modra <amodra@bigpond.net.au>
542
543 * ldlang.c (unique_section_p): Pass section parm, return true on
544 group sections.
545 (output_section_callback): Adjust.
546 * ldlang.h (unique_section_p): Update prototype.
547 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Adjust.
548
755306be
EB
5492004-04-30 Eric Botcazou <ebotcazou@act-europe.fr>
550
eea6121a 551 * ld.texinfo (--gc-sections): Remove restriction for
755306be
EB
552 dynamic linking.
553
8a7140c3
NC
5542004-04-29 Brian Ford <ford@vss.fsi.com>
555
556 * scripttempl/pe.sc: Handle .debug* and .gnu.linkonce.wi.* sections
557 for DWARF 2/3. Update stab section's syntax.
558
2f9636ba
AM
5592004-04-29 Alan Modra <amodra@bigpond.net.au>
560
561 * pe-dll.c: Revert changes accidentally committed 2004-03-08.
562 (fill_edata): Correct pointer arithmetic.
563
23867d67
CD
5642004-04-21 Chris Demetriou <cgd@broadcom.com>
565
566 * ld.texinfo: Remove MIPS --embedded-relocs documentation.
567 * emulparams/elf32bmip.sh (EXTRA_EM_FILE): Remove definition.
568 * emulparams/mipsidt.sh (TEMPLATE_NAME): Use generic.em.
569 (EXTRA_EM_FILE): Use mipsecoff.em
570 * emulparams/mipsidtl.sh (TEMPLATE_NAME): Use generic.em.
571 (EXTRA_EM_FILE): Use mipsecoff.em
572 * emultempl/mipsecoff.em: Restructure to be included as an
573 extra emulation file.
574 (check_sections, gld${EMULATION_NAME}_after_open)
575 (gld${EMULATION_NAME}_after_allocation)
576 (gld${EMULATION_NAME}_get_script)
577 (ld_${EMULATION_NAME}_emulation): Remove
578 (gld${EMULATION_NAME}_before_parse): Rename to...
579 (mipsecoff_before_parse): This.
580 (LDEMUL_BEFORE_PARSE): Define.
581 * emultempl/mipself.em: Remove file.
582 * scripttempl/mips.sc (.rel.sdata): Do not include in output.
583 (__runtime_reloc_start, __runtime_reloc_stop): Stop providing
584 these symbols.
585 * Makefile.am: Remove dependencies on emultempl/mipself.em.
586 * Makefile.in: Regenerate.
587
1502569c
NC
5882004-04-21 Anil Paranjpe <anilp1@kpitcummins.com>
589
590 * ld.texinfo (synthesizing on H8/300): Information about linker
591 relaxation support for bit manipulation instructions and system
592 control instructions is added.
593
c894ddfb
HPN
5942004-04-21 Hans-Peter Nilsson <hp@axis.com>
595
596 * NEWS: Mention change in DEFINED semantics.
597
a85bf78e
EB
5982004-04-21 Eric Botcazou <ebotcazou@act-europe.fr>
599
600 * scripttempl/elf.sc (.text): Add KEEP for .text.*personality*.
601 (.data): Add KEEP for .gnu.linkonce.d.*personality*.
602 (.gcc_except_table): Add KEEP for self and accept .gcc_except_table.*.
603
58434bc1
BE
6042004-04-21 Ben Elliston <bje@au.ibm.com>
605
606 * ld.texinfo (Simple Example): Add missing punctuation.
607
7a7f4e42
CD
6082004-04-20 Chris Demetriou <cgd@broadcom.com>
609
610 * NEWS: Note that MIPS --embedded-relocs option is deprecated.
611
3737f867
JJ
6122004-04-19 Jakub Jelinek <jakub@redhat.com>
613
614 * ldlang.c (lang_do_assignments_1): Handle .tbss output section
615 specially.
616
3c17e4f7
DS
6172004-04-18 Danny Smith <dannysmith@users.sourceforge.net>
618
619 * scriptempl/pe.sc: Put numbered .ctors.* after .ctors
620 with default priority. Likewise for dtors.
621
279500de
TS
6222004-04-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
623
624 * configure.host: Remove mips*-dec-bsd* target.
625 * configure.tgt: Likewise.
626
52f89c0a
RS
6272004-04-08 Richard Sandiford <rsandifo@redhat.com>
628
629 * emulparams/elf32bsmip.sh (EXTRA_EM_FILE): Define to irix.
630 * emulparams/elf64bmip.sh (EXTRA_EM_FILE): Likewise.
631 * emulparams/elf32bmipn32.sh (EXTRA_EM_FILE): Likewise.
632 * emultempl/irix.em: New file.
633 * Makefile.am (eelf32bsmip.c, eelf32bmipn32.c, eelf64bmip.c): Update
634 dependencies.
635 * Makefile.in: Regenerate.
636
e489d0ae
PB
6372004-04-01 Paul Brook <paul@codesourcery.com>
638
639 * emultempl/armelf.em (byteswap_code): Add.
640 (arm_elf_before_allocation): Pass extra parameter.
641 (PARSE_AND_LIST_PROLOGUE): Add OPTION_BE8.
642 (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add be8.
643 (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_BE8.
644 * emultempl/armelf_oabi.em: Pass extra parameter.
645 * ld.texinfo: Document --be8.
646
7cc8057a
SS
6472004-03-30 Stan Shebs <shebs@apple.com>
648
649 Remove long-obsolete MPW support.
650 * mpw-config.in, mpw-make.sed, mac-ld.r: Remove files.
651 * Makefile.am (mpw): Remove file-presynthesizing actions.
652 * Makefile.in: Likewise.
653 * ldfile.c (slash): Remove MPW case.
654 * ldlex.l [MPW]: Remove unused definition.
655
0949843d
NC
6562004-03-30 Galit Heller <Galit.Heller@nsc.com>
657
658 * Makefile.am (ALL_EMULATIONS): Add eelf32cr16c.o.
659 (eelf32cr16c.c): New target.
660 * Makefile.in: Regenerate.
661 * configure.tgt: Handle cr16c-*-elf*.
662 * emulparams/elf32cr16c.sh: New file.
663 * scripttempl/elfcr16c.sc: Likewise
664 * NEWS: Mention support for new target.
665
0a159ef8
NC
6662004-03-30 Nick Clifton <nickc@redhat.com>
667
668 * po/sv.po: Updated Swedish translation.
669
7a945db6
AM
6702004-03-27 Alan Modra <amodra@bigpond.net.au>
671
672 * emultempl/elf32.em: Update new bfd_elf_discard_info name.
673 * emultempl/hppaelf.em: Likewise.
674 * emultempl/ppc64elf.em: Likewise.
675 * emultempl/sh64elf.em: Likewise.
676
5a580b3a
AM
6772004-03-25 Alan Modra <amodra@bigpond.net.au>
678
679 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Update
680 size_dynamic_sections call.
681
b9cf773d
AM
6822004-03-23 Alan Modra <amodra@bigpond.net.au>
683
684 PR 51.
685 * emultempl/ppc64elf.em (ppc_create_output_section_statements): Set
686 link_info.wrap_char.
687
59c2e50f
L
6882004-03-20 H.J. Lu <hongjiu.lu@intel.com>
689
690 * lexsup.c (parse_args): Don't set unresolved_syms_in_objects
691 or unresolved_syms_in_shared_libs for -Bdynamic and -Bstatic.
692
44349745
AO
6932004-03-20 Alexandre Oliva <aoliva@redhat.com>
694
695 * emulparams/elf32frvfd.sh (MAXPAGESIZE): Change to 16Kb.
696
81359a70
AM
6972004-03-19 Alan Modra <amodra@bigpond.net.au>
698
699 * config.in: Regenerate.
700 * po/ld.pot: Regenerate.
701
4a43e768
AM
7022004-03-18 Alan Modra <amodra@bigpond.net.au>
703
704 * ld.texinfo: Add --as-needed doco.
705 * ldmain.c (as_needed): New global var.
706 * ldmain.h (as_needed): Declare.
707 * lexsup.c (option_values): Add OPTION_AS_NEEDED and
708 OPTION_NO_AS_NEEDED.
709 (ld_options): Likewise.
710 (parse_args): Handle them.
711 * ldlang.h (lang_input_statement_type): Add as_needed field.
712 * ldlang.c (new_afile): Set p->as_needed.
713 * emultempl/elf32.em (gld${EMULATION_NAME}_load_symbols): New function.
714 (gld${EMULATION_NAME}_try_needed): Use bfd_elf_set_dyn_lib_class.
715 (ld_${EMULATION_NAME}_emulation): Set LDEMUL_RECOGNIZED_FILE entry.
716
717 * ldlang.c (open_input_bfds): Remove useless cast.
718 (lang_do_assignments_1): Likewise.
719 (lang_for_each_input_section): Delete.
720
9183ed4b
AM
7212004-03-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
722
723 * configure.tgt: Switch sh-*-rtems* to ELF. Add sh-*-rtemscoff*.
724
ee31fbd0
NC
7252004-03-08 Danny Smith <dannysmith@users.sourceforge.net>
726
727 * pe-dll.c (pe_dll_generate_implib): Skip sections marked as
728 private when building implib.
729
e5caec89
NS
7302004-03-05 Nathan Sidwell <nathan@codesourcery.com>
731
732 * ldlang.c (lang_add_section): Don't force SEC_LOAD on
733 SEC_THREAD_LOCAL.
734 (IGNORE_SECTION): Ignore .tbss sections too.
735 (lang_size_sections_1): .tbss sections do not advance dot.
736
cc2f008e
AS
7372004-03-01 Andreas Schwab <schwab@suse.de>
738
739 * ld.texinfo (Options): Fix example for --wrap.
740
f5a95868
DS
7412004-02-25 Danny Smith <dannysmith@users.sourceforge.net>
742
743 * pe-dll.c (fill_edata): Check that exported_symbol_sections is
744 not NULL.
745
177b729b
ILT
7462004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
747
748 * ldlang.c (lang_check): Use %P, not %E, in error message.
749
1b493742
NS
7502004-02-23 Nathan Sidwell <nathan@codesourcery.com>
751
752 * ldlang.h (struct lang_output_section_state): Change processed
753 field's type.
754 * ldexp.c (check, invalid): Remove.
755 (fold_name): Move valid_p assignments. Create undefined symbol
756 when needed. Directly exampine section's processd flag.
757 * ldlang.c (lang_output_section_statement_lookup): Adjust
758 processed field init.
759 (lang_size_sections_1): Allow LOADADDR when determining section's
760 VMA. Adjust error message. Fold data statement's expr.
761 (lang_size_sections): Correctly increment lang_statement_iteration.
762
7632004-02-23 Alan Modra <amodra@bigpond.net.au>
764
765 * ldexp.c (fold_tree): Follow indirect symbols.
b9cf773d 766
876f4090
NS
7672004-02-20 Nathan Sidwell <nathan@codesourcery.com>
768
769 * ldgram.y (exp): Add two operand ALIGN.
770 * ldexp.c (fold_binary): Add ALIGN_K case.
771 * ld.texinfo (ALIGN): Document two operand version.
772
384d938f
NS
7732004-02-19 Nathan Sidwell <nathan@codesourcery.com>
774
775 * ldlang.c (map_input_to_output_sections): Initialize sections
776 mentioned in a data statement expression.
777 (lang_do_assignments_1): Add data statement's expression's
778 section's vma.
779
b6ca8815
NS
7802004-02-18 Nathan Sidwell <nathan@codesourcery.com>
781
782 * ldgram.y (statement_anywhere): Add assert rule.
783 * ldlang.c (exp_init_os): Add assert case.
784
c92c35e7
AC
7852004-02-14 Andrew Cagney <cagney@redhat.com>
786
787 * ldmain.c (remove_output): Call bfd_cache_close.
788
9bf78c99
RS
7892004-02-14 Richard Sandiford <rsandifo@redhat.com>
790
791 * emulparams/elf32bmipn32-defs.sh (OTHER_SECTIONS): Discard
792 .MIPS.content* and .MIPS.events* sections.
793
f3806916
DJ
7942004-02-09 Daniel Jacobowitz <drow@mvista.com>
795
796 * emulparams/armelf.sh, emulparams/armelf_linux.sh: Move
797 .note.gnu.arm.ident to after allocated sections. Mark its
798 address as 0.
799
4c8e70d7
DJ
8002004-02-09 Daniel Jacobowitz <drow@mvista.com>
801
802 * emulparams/armelf_linux.sh (COMMONPAGESIZE): Set to 4KB.
803 * emulparams/elf32bmip.sh (COMMONPAGESIZE): Likewise.
804 * emulparams/elf32bmipn32.sh (COMMONPAGESIZE): Likewise.
805 * emulparams/elf32btsmipn32.sh (COMMONPAGESIZE): Likewise.
806 * emulparams/shlelf_linux.sh (COMMONPAGESIZE): Likewise.
807
ff71f4f7
NC
8082004-02-05 Nick Clifton <nickc@redhat.com>
809
810 * emultempl/pe.em (_after_open): Fix typo in previous delta.
811
07a68a80
NC
8122004-02-04 Danny Smith <dannysmith@users.sourceforge.net>
813
814 * emultempl/pe.em (_after_open): Fix thinko in 2003-12-18 patch.
815
1dd3bf68
AM
8162004-01-28 Alan Modra <amodra@bigpond.net.au>
817
586196d5
AM
818 * genscripts.sh: Fix typo.
819
1dd3bf68
AM
820 * genscripts.sh: Apply $LIBPATH_SUFFIX to $tool_lib and $libdir too.
821
13d9421f
JJ
8222004-01-24 Jakub Jelinek <jakub@redhat.com>
823
824 * emulparams/elf64_ia64.sh: Put .rela.opd into
825 OTHER_GOT_RELOC_SECTIONS instead of OTHER_PLT_RELOC_SECTIONS.
826
4d8907ac
DS
8272004-01-20 Danny Smith <dannysmith@users.sourceforge.net>
828
829 * pe-dll.c (pe_create_import_fixup): Clear WP_TEXT flag.
830 * ld.texinfo (--omagic): Note that writable text section
831 does not conform to published PE-COFF specs.
832 (--enable-auto-import): Likewise.
833
e5c60db5
AM
8342004-01-15 Alan Modra <amodra@bigpond.net.au>
835
836 * emulparams/elf32ppc.sh (COMMONPAGESIZE): Define.
837
6bdafbeb
NC
8382004-01-13 Nick Clifton <nickc@redhat.com>
839
840 * ldlang.c (lang_get_regions): Add extra parameter 'have_vma'
841 which if true will prevent the LMA region being used as a
842 replacement for a default VMA region.
586196d5
AM
843 (lang_leave_output_section_statement): Pass extra parameter.
844 (lang_leave_overlay): Likewise.
845 * ld.texinfo (Output Section LMA): Document that the LMA
6bdafbeb
NC
846 region can be set to the VMA region if no VMA has been set.
847 * ldlang.h (struct lang_output_section_phdr_list): Create a
848 typedef for this type. Minor formatting fixes.
586196d5 849
9dfc8ab2
NC
8502004-01-13 Nick Clifton <nickc@redhat.com>
851
852 * ldlang.c (lang_size_sections_1): If dot is advanced, then
853 assume that the section should be allocated.
854
8325c4dd
AM
8552004-01-13 Alan Modra <amodra@bigpond.net.au>
856
857 * ldlang.c (IGNORE_SECTION): Don't ignore SEC_ALLOC && !SEC_LOAD
858 sections. Do ignore SEC_NEVER_LOAD sections.
859 (lang_size_sections_1): Remove test made redundant with the above.
860
83490352
AM
8612004-01-09 Alan Modra <amodra@bigpond.net.au>
862
863 * emultempl/ppc64elf.em (ppc_before_allocation): Clear cached
864 program_header_size.
865
005e1118
AO
8662004-01-06 Alexandre Oliva <aoliva@redhat.com>
867
868 2003-11-28 Alexandre Oliva <aoliva@redhat.com>
869 * emulparams/elf32frvfd.sh (EMBEDDED): Clear.
870 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
871 * emulparams/elf32frvfd.sh (STACK_ADDR): Unset.
872 (MAXPAGESIZE): Set to 64Kb.
873 (OTHER_READONLY_SECTIONS): Define __ROFIXUP_LIST__ and
874 __ROFIXUP_END__. Don't map .rofixup.got any more.
875 * emulparams/elf32frv.sh (NOP): Set.
876 2003-10-31 Alexandre Oliva <aoliva@redhat.com>
877 * configure.tgt: Add frv-*-*linux*.
878 2003-09-30 Alexandre Oliva <aoliva@redhat.com>
879 * Makefile.am (ALL_EMULATIONS): Added eelf32frvfd.o.
880 (eelf32frvfd.c): New.
881 * configure.tgt <frv-*-*>: Added it to targ_extra_emuls.
882 * emulparams/elf32frv.sh: Reverted previous two patches.
883 * emulparams/elf32frvfd.sh: New.
884 * Makefile.in: Rebuilt.
885 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
886 * emulparams/elf32frv.sh (OTHER_READONLY_SECTIONS): Added
887 .rofixup.got to .rofixup.
888 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
889 * emulparams/elf32frv.sh (MAXPAGESIZE): Make it 256KiB, not 256B.
890 (TEMPLATE_NAME, GENERATE_SHLIB_SCRIPT): Set.
891
060feee5
JJ
8922004-01-05 Jakub Jelinek <jakub@redhat.com>
893
894 * emulparams/elf_s390.sh (NO_SMALL_DATA): Set to yes.
895 * emulparams/elf64_s390.sh (NO_SMALL_DATA): Set to yes.
896
5e2f1575
AM
8972004-01-03 Alan Modra <amodra@bigpond.net.au>
898
e5caa5e0
AM
899 * ldexp.c (align_n): Make static.
900 * ldexp.h (align_n): Delete declaration.
901 * ldlang.h (lang_enter_output_section_statement): Remove
902 block_value param.
903 * ldlang.c (lang_enter_output_section_statement): Likewise.
904 (TO_ADDR, TO_SIZE): Define.
c2df3ea5 905 (opb_shift): New var.
e5caa5e0
AM
906 (init_opb): New function.
907 (print_input_section): Call init_opb and use TO_ADDR.
908 (print_data_statement, print_reloc_statement): Likewise.
909 (print_padding_statement): Likewise.
c2df3ea5 910 (size_input_section): Use TO_SIZE and TO_ADDR, and global opb_shift.
e5caa5e0
AM
911 (lang_check_section_addresses): Likewise.
912 (lang_size_sections_1): Likewise.
913 (lang_do_assignments_1): Likewise.
914 (lang_set_startof): Likewise.
c2df3ea5 915 (lang_one_common): Likewise. Combine power_of_two and opb_shift align.
e5caa5e0 916 (lang_process): Call init_opb.
c2df3ea5 917 (lang_abs_symbol_at_end_of): Use TO_ADDR and global opb_shift.
e5caa5e0
AM
918 (lang_enter_overlay_section): Adjust
919 lang_enter_output_section_statement call.
920 * ldgram.y: Likewise.
921 * mri.c (mri_draw_tree): Likewise.
922 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Likewise.
923 * emultempl/mmo.em (mmo_place_orphan): Likewise.
924 * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Likewise.
925
5e2f1575
AM
926 * ldfile.c (ldfile_set_output_arch): Add defarch param.
927 * ldfile.h (ldfile_set_output_arch): Ditto.
928 * emultempl/aix.em (gld${EMULATION_NAME}_before_parse): Use
929 ldfile_set_output_arch.
930 * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Ditto.
931 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Ditto.
932 * emultempl/linux.em (gld${EMULATION_NAME}_before_parse): Ditto.
933 * emultempl/mipsecoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
934 * emultempl/pe.em (gld${EMULATION_NAME}_before_parse): Ditto.
935 * emultempl/sunos.em (gld${EMULATION_NAME}_before_parse): Ditto.
936 * ldgram.y: Adjust ldfile_set_output_arch call.
937 * emultempl/armcoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
938 * emultempl/armelf.em (gld${EMULATION_NAME}_before_parse): Ditto.
939 * emultempl/armelf_oabi.em (gld${EMULATION_NAME}_before_parse): Ditto.
940 * emultempl/generic.em (gld${EMULATION_NAME}_before_parse): Ditto.
941 * emultempl/gld960c.em (gld960_set_output_arch): Ditto.
942 * emultempl/m68kcoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
943 * emultempl/ticoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
944
b50c15dc
NC
9452004-01-02 Bernardo Innocenti <bernie@develer.com>
946
947 * configure.tgt: Add m68k-uClinux target.
6edf0760 948
c9e214e5 949For older changes see ChangeLog-0203
252b5132
RH
950\f
951Local Variables:
952mode: change-log
953left-margin: 8
954fill-column: 74
955version-control: never
956End:
This page took 0.329487 seconds and 4 git commands to generate.