summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* daily updateAlan Modra2001-10-071-1/+1
* * dwarf2.c (comp_unit_find_nearest_line): Check for end ofStephane Carrez2001-10-062-1/+7
* * bfd.c (bfd_assert): Report bfd version.Alan Modra2001-10-062-5/+9
* * elflink.h (elf_link_input_bfd): Don't zero discarded link-onceAlan Modra2001-10-062-14/+52
* * elf32-arc.c (elf_arc_howto_table): Set partial_inplace for allAlan Modra2001-10-062-3/+8
* daily updateAlan Modra2001-10-061-1/+1
* * som.h (som_exec_data): New field "version_id".Jeff Law2001-10-053-4/+23
* * elf32-mips.c (elf_mips_howto_table): Fix some relocation howtosThiemo Seufer2001-10-052-12/+18
* daily updateAlan Modra2001-10-051-1/+1
* Fix a comment typo in last commit.Alan Modra2001-10-042-1/+3
* * elf32-mips.c (_bfd_mips_elf_copy_indirect_symbol): Bail out afterAlan Modra2001-10-042-1/+10
* somehow missed committing this.Alan Modra2001-10-041-3/+4
* * elf-bfd.h (struct elf_link_hash_entry): Reorganise for betterAlan Modra2001-10-042-26/+29
* * elf32-mips.c (mips_elf_record_global_got_symbol): Set got.offsetAlan Modra2001-10-042-5/+10
* * Makefile.am (BFD_H_DEPS): Add symcat.h. Ensure everythingAlan Modra2001-10-043-1192/+1073
* daily updateAlan Modra2001-10-041-1/+1
* Add support for -z nocopyreloc.Alan Modra2001-10-032-0/+11
* * elf64-mips.c (elf_backend_may_use_rela_p): New define.Thiemo Seufer2001-10-032-1/+11
* * elfxx-ia64.c (elfNN_ia64_hash_copy_indirect): Fix typos in lastAlan Modra2001-10-032-3/+6
* bfd/ChangeLogAlan Modra2001-10-039-47/+69
* * elflink.h (elf_fix_symbol_flags): Copy flags to weakdef usingAlan Modra2001-10-038-9/+40
* daily updateAlan Modra2001-10-031-1/+1
* Fix (for the last time, I hope) handling of R_ARC_B22_PCREL.Nick Clifton2001-10-021-7/+32
* * elf64-ppc.c (ppc64_elf_check_relocs): Use a local var and castAlan Modra2001-10-022-109/+126
* * Makefile.in: Regenerate.Alan Modra2001-10-022-0/+7
* * version.h: New file.Alan Modra2001-10-0248-1541/+1894
* bfd/Alan Modra2001-10-0111-144/+154
* * elf32-sh.c (sh_elf_howto_table, R_SH_REL32): MakeHans-Peter Nilsson2001-10-012-9/+55
* * elf.c (_bfd_elf_link_hash_copy_indirect): Set ind refcounts toAlan Modra2001-09-302-7/+20
* * section.c (struct sec): Remove kept_section.Alan Modra2001-09-298-62/+34
* * elf64-ppc.c (struct ppc_dyn_relocs): New.Alan Modra2001-09-292-1162/+1406
* * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount.Alan Modra2001-09-2914-223/+199
* * som.c (som_write_symbol_strings): Cast current_offset inAlan Modra2001-09-292-1/+6
* * elfxx-target.h [section_flags]: Add SEC_ARCH_BIT_0, SEC_SMALL_DATA,Richard Henderson2001-09-282-8/+13
* Document changes to som.c revision 1.22.Joel Brobecker2001-09-281-0/+6
* som_write_symbol_strings: Fix incorrect type of current_offset to matchJoel Brobecker2001-09-281-1/+1
* * section.c (SEC_ARCH_BIT_0): New; replace unused SEC_BALIGN.Richard Henderson2001-09-283-6/+15
* * elf64-x86-64.c (elf64_x86_64_reloc_type_lookup): Don't map bfdAlan Modra2001-09-282-2/+4
* * elf32-hppa.c (elf32_hppa_check_relocs): Update comment since weAlan Modra2001-09-282-89/+98
* * elf32-i386.c (elf_i386_check_relocs): Update comment since weAlan Modra2001-09-272-119/+96
* * elf32-i386.c (allocate_dynrelocs): Don't create a .plt entryAlan Modra2001-09-272-29/+39
* Revert most of previous delta. Do not call bfd_archive_filename on outputNick Clifton2001-09-272-9/+8
* Replace bfd_get_filename with bfd_archive_filename in error message.Nick Clifton2001-09-272-32/+40
* * elf32-i386 (elf_i386_copy_indirect_symbol): New function.Alan Modra2001-09-263-142/+233
* * bfd.c (_bfd_default_error_handlerl): Define using VPARAMS,Alan Modra2001-09-262-38/+11
* * elf64-sparc.c (sparc64_elf_build_plt): Fix .plt[32768+] slotJakub Jelinek2001-09-252-2/+7
* 2001-09-25 H.J. Lu <hjl@gnu.org>H.J. Lu2001-09-252-10/+14
* * elf32-i386.c: Add comment re linker function names and ordering.Alan Modra2001-09-252-132/+153
* * elf32-hppa.c: Rename all occurrences of "hplink" to "htab"Alan Modra2001-09-252-211/+208
* * elf32-hppa.c: (LONG_BRANCH_PIC_IN_SHLIB): Delete. Remove allAlan Modra2001-09-252-361/+292