summaryrefslogtreecommitdiff
path: root/bfd/elf32-m68k.c
Commit message (Expand)AuthorAgeFilesLines
* 2005-05-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-05-051-16/+16
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* bfd/Alan Modra2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* Add support for generating PLT lookups for the ColdFire.Nick Clifton2005-03-181-16/+78
* include/Alan Modra2005-02-201-1/+1
* * elf64-ppc.c (ppc64_elf_gc_sweep_hook): Follow indirect and warningAlan Modra2005-01-111-8/+13
* * elf32-m68k.c (elf_m68k_adjust_dynamic_symbol): UseAndreas Schwab2004-11-071-14/+7
* bfd/H.J. Lu2004-10-211-2/+3
* * elf32-m68k.c (elf_m68k_plt_sym_val): New function.Andreas Schwab2004-10-201-0/+13
* include/Alan Modra2004-09-171-6/+6
* * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flagsAlan Modra2004-09-161-35/+29
* bfd/Alan Modra2004-08-131-6/+5
* bfd/Alan Modra2004-06-241-43/+34
* * Makefile.am: Remove all mention of elflink.h.Alan Modra2004-03-271-17/+6
* bfd/Alan Modra2004-03-251-1/+1
* * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra2004-03-221-3/+6
* * elf32-m68k.c (elf_m68k_gc_sweep_hook): Terminate earlyKazu Hirata2004-01-081-6/+7
* Fix decision about when a .interp section should existcarlton-dictionary-20031111-mergeNick Clifton2003-11-111-1/+1
* * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra2003-11-051-11/+2
* Better handking for unresolved symbolsNick Clifton2003-08-201-35/+3
* Correct spelling of "relocatable".Alan Modra2003-06-251-3/+3
* * elf32-m68k.c (elf_m68k_check_relocs): Cache reloc section inAndreas Schwab2003-05-171-28/+21
* * elf32-m68k.c (elf_m68k_relocate_section): Replace uglyAndreas Schwab2003-05-111-78/+60
* * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra2003-05-091-1/+1
* * elf32-m68k.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.cagney_framebase-20030326-branchpointAndreas Schwab2003-03-261-6/+29
* Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton2003-02-171-20/+16
* * elf32-m68k.c (elf_m68k_hash_entry): Define.Andreas Schwab2003-02-041-41/+31
* * elf32-m68k.c (elf_m68k_check_relocs): Don't set DF_TEXTREL forAndreas Schwab2003-01-071-6/+28
* * elf32-m68k.c (struct elf_m68k_link_hash_table): Add sym_secAndreas Schwab2002-12-041-33/+68
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-119/+119
* include/elf/ChangeLogAlan Modra2002-11-281-25/+22
* * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra2002-07-231-2/+0
* * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra2002-07-071-63/+27
* * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra2002-07-011-6/+4
* elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra2002-06-061-2/+2
* * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra2002-06-051-1/+2
* * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Formatting.Alan Modra2002-05-251-1/+1
* * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra2002-05-071-20/+4
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-041-2/+2
* * linker.c (link_action): Ignore duplicate warning syms.Alan Modra2002-03-281-1/+4
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek2002-02-191-6/+4
* bfd:Jason Thorpe2002-02-131-0/+3
* 2002-02-08 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-02-081-2/+2
* 2001-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu2001-12-181-24/+0
* Support for more than 64k ELF sections.Alan Modra2001-12-171-14/+28
* * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek2001-12-071-16/+5
* * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek2001-11-231-3/+1
* * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra2001-11-101-0/+1
* * elf-m10200.c (mn10200_elf_relax_section): Cast assignment toAlan Modra2001-10-171-1/+1