Jakub Jelinek
8550eb6e64
* merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffix
...
fields, change sec into secinfo.
(struct sec_merge_info): Add chain, remove last fields.
(struct sec_merge_sec_info): Add next, sec, psecinfo fields.
(sec_merge_hash_lookup): If lookup could not use a string only
because it has bad alignment, mark the old string for deletion.
(sec_merge_add): Add secinfo argument. Don't compute entry's
position, instead record the section.
(sec_merge_emit): Update for the sec into secinfo change in
struct sec_merge_hash_entry.
(_bfd_merge_section): Only record the section for merging, defer
putting strings into the hash table.
(cmplengthentry, last4_eq, last_eq, record_section, merge_strings,
_bfd_merge_sections): New functions.
(_bfd_merged_section_offset): Update for the sec_merge_hash_entry
changes.
* libbfd-in.h (_bfd_merge_sections): Add prototype.
(_bfd_nolink_bfd_merge_sections): Define.
* libbfd.h: Likewise.
(bfd_generic_merge_sections): Add prototype.
* targets.c (BFD_JUMP_TABLE_LINK): Add _bfd_merge_sections.
(struct bfd_target): Likewise.
* bfd.c (bfd_merge_sections): Define.
* bfd-in2.h: Rebuilt.
* elf.c (_bfd_elf_merge_sections): New function.
* elf-bfd.h (_bfd_elf_merge_sections): Add prototype.
* elfxx-target.h (bfd_elfNN_bfd_merge_sections): Define.
* reloc.c (bfd_generic_merge_sections): New function.
* vms.c (vms_bfd_merge_sections): New function.
* aout-adobe.c (aout_32_bfd_merge_sections): Define.
* aout-target.h (MY_bfd_merge_sections): Define.
* aout-tic30.c (MY_bfd_merge_sections): Define.
* binary.c (binary_bfd_merge_sections): Define.
* bout.c (b_out_bfd_merge_sections): Define.
* coff-alpha.c (_bfd_ecoff_bfd_merge_sections): Define.
* coffcode.c (coff_bfd_merge_sections): Define.
* coff-mips.c (_bfd_ecoff_bfd_merge_sections): Define.
* i386msdos.c (msdos_bfd_merge_sections): Define.
* i386os9k.c (os9k_bfd_merge_sections): Define.
* ieee.c (ieee_bfd_merge_sections): Define.
* ihex.c (ihex_bfd_merge_sections): Define.
* nlm-target.h (nlm_bfd_merge_sections): Define.
* oasys.c (oasys_bfd_merge_sections): Define.
* ppcboot.c (ppcboot_bfd_merge_sections): Define.
* som.c (som_bfd_merge_sections): Define.
* srec.c (srec_bfd_merge_sections): Define.
* tekhex.c (tekhex_bfd_merge_sections): Define.
* versados.c (versados_bfd_merge_sections): Define.
* xcoff-target.h (_bfd_xcoff_bfd_merge_sections): Define.
* ldlang.c (lang_process): Call bfd_merge_sections.
2001-05-11 12:23:48 +00:00
..
2001-04-24 15:08:16 +00:00
1999-06-02 12:39:44 +00:00
2001-04-27 17:12:18 +00:00
2000-08-31 09:46:11 +00:00
2001-04-27 21:25:04 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-05-11 12:23:48 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-05-11 12:23:48 +00:00
2001-05-11 12:23:48 +00:00
2001-03-08 21:04:02 +00:00
2001-04-13 00:34:36 +00:00
2001-03-08 21:04:02 +00:00
2001-04-24 15:08:16 +00:00
2001-03-08 21:04:02 +00:00
2001-05-11 12:23:48 +00:00
2001-04-25 21:08:02 +00:00
2001-05-11 12:23:48 +00:00
2001-05-11 12:23:48 +00:00
2001-05-11 12:23:48 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
1999-05-03 07:29:11 +00:00
2001-03-08 21:04:02 +00:00
2001-05-11 12:23:48 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-16 18:49:32 +00:00
2001-03-08 21:04:02 +00:00
2001-05-11 12:23:48 +00:00
2001-03-08 21:04:02 +00:00
2001-04-27 17:12:18 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-05-08 17:44:00 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-05-11 12:23:48 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-01-25 21:08:10 +00:00
1999-05-03 07:29:11 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
1999-05-03 07:29:11 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-04-24 15:22:25 +00:00
2001-05-11 12:23:48 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-04-27 17:12:18 +00:00
2001-04-25 19:09:30 +00:00
2001-04-24 15:08:16 +00:00
1999-05-03 07:29:11 +00:00
2001-02-22 16:38:46 +00:00
2001-04-24 15:08:16 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
1999-05-03 07:29:11 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2000-07-28 21:10:20 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2000-11-16 20:48:09 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
1999-05-03 07:29:11 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-04-24 15:08:16 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
1999-05-03 07:29:11 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2000-05-02 00:12:52 +00:00
2001-05-11 09:55:02 +00:00
2001-03-08 21:04:02 +00:00
2001-05-07 09:15:26 +00:00
2001-03-08 21:04:02 +00:00
2001-05-07 09:15:26 +00:00
2001-04-03 14:45:43 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-05-04 08:32:21 +00:00
2001-03-08 21:04:02 +00:00
2001-04-17 12:32:30 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-27 02:05:18 +00:00
2001-04-30 16:13:26 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-04-26 19:09:20 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-20 10:11:07 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-05-08 17:14:35 +00:00
2001-05-02 18:14:31 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2000-09-07 04:23:43 +00:00
2001-03-13 04:43:40 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-05-04 23:22:31 +00:00
2001-05-03 04:46:27 +00:00
2001-01-31 13:28:50 +00:00
2001-03-08 21:04:02 +00:00
2001-05-03 04:46:27 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-04-30 10:30:05 +00:00
1999-05-03 07:29:11 +00:00
2001-05-11 12:23:48 +00:00
2001-01-14 07:03:49 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-05-11 12:23:48 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-05-03 06:18:09 +00:00
2001-03-08 21:04:02 +00:00
2001-05-07 09:15:26 +00:00
2001-05-09 22:34:30 +00:00
2001-04-30 16:13:26 +00:00
2001-05-11 12:23:48 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2000-06-28 15:55:41 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-05-11 12:23:48 +00:00
2001-03-08 21:04:02 +00:00
2001-05-11 12:23:48 +00:00
2001-05-11 12:23:48 +00:00
2001-05-11 12:23:48 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-05-11 12:23:48 +00:00
2001-03-08 21:04:02 +00:00
2001-05-11 12:23:48 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-05-10 22:59:29 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2000-07-05 19:28:06 +00:00
2001-04-24 15:08:16 +00:00
2001-04-24 15:08:16 +00:00
1999-05-03 07:29:11 +00:00
2001-05-11 12:23:48 +00:00
2001-03-08 21:04:02 +00:00
1999-05-03 07:29:11 +00:00
1999-05-03 07:29:11 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-05-03 04:46:27 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-05-11 12:23:48 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
1999-05-03 07:29:11 +00:00
2001-03-08 21:04:02 +00:00
2001-05-11 12:23:48 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-04-13 00:34:36 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
1999-05-03 07:29:11 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
1999-09-11 22:17:33 +00:00
1999-09-11 22:10:33 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
1999-05-03 07:29:11 +00:00
2001-05-11 12:23:48 +00:00
2001-03-08 21:04:02 +00:00
2001-01-07 14:53:57 +00:00
2001-03-08 21:04:02 +00:00
2001-05-11 12:23:48 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-04-14 14:23:31 +00:00
2001-05-11 12:23:48 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-05-11 12:23:48 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
1999-05-03 07:29:11 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-05-11 12:23:48 +00:00
1999-05-03 07:29:11 +00:00
2001-05-11 12:23:48 +00:00
1999-05-03 07:29:11 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-05-11 12:23:48 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-03-08 21:04:02 +00:00
2001-05-11 12:23:48 +00:00
2001-03-08 21:04:02 +00:00
2001-05-11 12:23:48 +00:00
2001-03-08 21:04:02 +00:00