summaryrefslogtreecommitdiff
path: root/bfd/elf32-m68k.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount.Alan Modra2001-09-291-28/+10
* * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra2001-09-241-4/+4
* coordinate info->symbolic and info->allow_shlib_undefinedNick Clifton2001-09-201-1/+2
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-25/+29
* * elf32-m68k.c (elf32_m68k_check_relocs): Set DF_TEXTREL if theAndreas Schwab2001-08-271-27/+25
* * elf32-m68k.c (elf_m68k_relocate_section): Don't need theAndreas Schwab2001-03-201-1/+8
* Update copyright noticesNick Clifton2001-03-081-1/+2
* 2001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-231-1/+0
* 2000-12-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-081-1/+0
* 2000-12-06 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-061-8/+7
* Change the PLT entry 0 instruction sequence to actually work.Nick Clifton2000-09-191-4/+4
* add support for embedded relocs in m68k ELF portNick Clifton2000-09-151-0/+138
* Zero out the dynamic allocated content space. Add a comment to remind us thatNick Clifton2000-08-211-1/+6
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-201-0/+1
* 2000-05-23 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-231-2/+5
* Reference count .plt and .got on x86 for garbage collection code. Fix aAlan Modra2000-04-271-8/+8
* Fix building with --enable-targets=allNick Clifton2000-03-011-2/+2
* 2000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-011-1/+2
* * section.c (_bfd_strip_section_from_output): Add info parameter.Ian Lance Taylor2000-02-131-1/+1
* * elf32-m68k.c (elf_cpu32_plt0_entry): Fix encoding.Catherine Moore1999-11-191-4/+4
* (elf_cpu32_plt0_entry): Use a1 instead of a0.Catherine Moore1999-09-161-4/+4
* * elf-bfd.h (struct elf_link_local_dynamic_entry): New.Richard Henderson1999-07-131-91/+0