aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra1-2/+54
2004-03-27 * elf64-mmix.c (mmix_elf_relocate_section): Restore code settingAlan Modra1-0/+5
2004-03-27 * elf-bfd.h (struct elf_reloc_cookie): Add r_sym_shift field.Alan Modra1-0/+44
2004-03-27 Remove MPW support, no longer used.Stan Shebs1-0/+7
2004-03-26 * elf64-ppc.c (elf_backend_add_symbol_hook): Define.Alan Modra1-0/+24
2004-03-26 * elfxx-target.h (bfd_elfNN_bfd_link_add_symbols): Define.Alan Modra1-0/+27
2004-03-25bfd/Alan Modra1-0/+51
2004-03-23 * bfd/elf32-arm.h (arm_print_private_bfd_data): Add EABI v3.Paul Brook1-0/+4
2004-03-23bfd/ChangeLog:Bob Wilson1-0/+11
2004-03-22include/Alan Modra1-1/+6
2004-03-22 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_GOTPLT,Hans-Peter Nilsson1-0/+18
2004-03-22 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra1-0/+14
2004-03-20bfd/H.J. Lu1-0/+33
2004-03-20 * elf32-hppa.c (elf32_hppa_check_relocs): Handle R_PARISC_PCREL32.Dave Anglin1-0/+2
2004-03-19 * elf-hppa.h (elf_hppa_reloc_final_type): Handle selectors forDave Anglin1-0/+5
2004-03-19 * Makefile.am: Run "make dep-am".Alan Modra1-0/+8
2004-03-19 * elflink.c (_bfd_elf_merge_symbol): Revert last change. MoveAlan Modra1-0/+14
2004-03-18 * elflink.c (_bfd_elf_merge_symbol): Reinstate code to handleAlan Modra1-0/+5
2004-03-18bfd/Alan Modra1-0/+18
2004-03-18 * elflink.c (_bfd_elf_merge_symbol): Rewrite weak symbol handling.Alan Modra1-0/+7
2004-03-17 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): CorrectNathan Sidwell1-0/+5
2004-03-17Switch sh-*-rtems* to ELF. Add sh-*-rtemscoff*.Alan Modra1-0/+4
2004-03-16* netbsd-core.c (netbsd_core_file_p) [CORE_FPU_OFFSET]: RemoveMark Kettenis1-0/+5
2004-03-16 * elflink.c (elf_link_read_relocs_from_section): Don't useAlan Modra1-0/+7
2004-03-16 * configure.in (HOST_64BIT_TYPE, HOST_U_64BIT_TYPE): Don't overrideAlan Modra1-0/+12
2004-03-16 * elf32-m32r.c (m32r_elf_create_dynamic_sections): Fix pointerAlan Modra1-0/+5
2004-03-15 * elf-hppa.h (elf_hppa_relocate_section): Pass input_bfd instead ofDave Anglin1-0/+8
2004-03-15 * bfd-in.h (bfd_int64_t, bfd_uint64_t): New types.Alan Modra1-0/+31
2004-03-15 * bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte* with void*.Alan Modra1-0/+45
2004-03-15 * config.bfd: Add x86-64 vector to NetBSD/i386 if 64bit BFD isAlan Modra1-3/+8
2004-03-13* config.bfd: Add x86_64-*-openbsd*.Mark Kettenis1-0/+7
2004-03-12Ignore data-only sections when checking interworking statusNick Clifton1-0/+6
2004-03-09Patch from Steve Ellcey for potential race condition.Jim Wilson1-0/+4
2004-03-05Reviewed and approved by Alan Modra <amodra@bigpond.net.au>Fred Fish1-0/+6
2004-03-05 * elf.c (map_sections_to_segments): Ignore .tbss sections forNathan Sidwell1-0/+5
2004-03-03* elflink.c (bfd_elf_record_link_assignment): Mark undefweak andAlexandre Oliva1-0/+5
2004-03-032003-03-03 Andrew Stubbs <andrew.stubbs@superh.com>Joern Rennecke1-0/+7
2004-03-02* elf32-frv.c (struct frv_pic_relocs_info): Added fixups andAlexandre Oliva1-0/+19
2004-03-01Add fr450 support.Richard Sandiford1-0/+11
2004-02-292004-02-28 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+15
2004-02-28* elf-bfd.h (struct elf_backend_data): AddedAlexandre Oliva1-0/+25
2004-02-28* elf32-frv.c (elf32_frv_howto_table) <R_FRV_LABEL16>: SetAlexandre Oliva1-0/+5
2004-02-272004-02-27 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+6
2004-02-27 * elf32-s390.c (allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCALMartin Schwidefsky1-0/+9
2004-02-262004-02-26 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+5
2004-02-262004-02-25 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+9
2004-02-24* elf32-frv.c (FRV_SYM_LOCAL): Weak undefined doesn't imply local.Alexandre Oliva1-0/+8
2004-02-23Add support for 64bit NETBSD coresNick Clifton1-0/+8
2004-02-23 * elflink.h (size_dynamic_sections): If not adding DT_FLAGS andJakub Jelinek1-0/+5
2004-02-212004-02-21 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+5