aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-m68k.c
AgeCommit message (Expand)AuthorFilesLines
2004-10-21bfd/H.J. Lu1-2/+3
2004-10-20 * elf32-m68k.c (elf_m68k_plt_sym_val): New function.Andreas Schwab1-0/+13
2004-09-17include/Alan Modra1-6/+6
2004-09-16 * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flagsAlan Modra1-35/+29
2004-08-13bfd/Alan Modra1-6/+5
2004-06-24bfd/Alan Modra1-43/+34
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra1-17/+6
2004-03-25bfd/Alan Modra1-1/+1
2004-03-22 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra1-3/+6
2004-01-08 * elf32-m68k.c (elf_m68k_gc_sweep_hook): Terminate earlyKazu Hirata1-6/+7
2003-11-11Fix decision about when a .interp section should existNick Clifton1-1/+1
2003-11-05 * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra1-11/+2
2003-08-20Better handking for unresolved symbolsNick Clifton1-35/+3
2003-06-25Correct spelling of "relocatable".Alan Modra1-3/+3
2003-05-17 * elf32-m68k.c (elf_m68k_check_relocs): Cache reloc section inAndreas Schwab1-28/+21
2003-05-11 * elf32-m68k.c (elf_m68k_relocate_section): Replace uglyAndreas Schwab1-78/+60
2003-05-09 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra1-1/+1
2003-03-26 * elf32-m68k.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.Andreas Schwab1-6/+29
2003-02-17Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton1-20/+16
2003-02-04 * elf32-m68k.c (elf_m68k_hash_entry): Define.Andreas Schwab1-41/+31
2003-01-07 * elf32-m68k.c (elf_m68k_check_relocs): Don't set DF_TEXTREL forAndreas Schwab1-6/+28
2002-12-04 * elf32-m68k.c (struct elf_m68k_link_hash_table): Add sym_secAndreas Schwab1-33/+68
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-119/+119
2002-11-28include/elf/ChangeLogAlan Modra1-25/+22
2002-07-23 * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra1-2/+0
2002-07-07 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra1-63/+27
2002-07-01 * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra1-6/+4
2002-06-06elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra1-2/+2
2002-06-05 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra1-1/+2
2002-05-25 * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Formatting.Alan Modra1-1/+1
2002-05-07 * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra1-20/+4
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-2/+2
2002-03-28 * linker.c (link_action): Ignore duplicate warning syms.Alan Modra1-1/+4
2002-02-19 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek1-6/+4
2002-02-13bfd:Jason Thorpe1-0/+3
2002-02-082002-02-08 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-2/+2
2001-12-182001-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu1-24/+0
2001-12-17 Support for more than 64k ELF sections.Alan Modra1-14/+28
2001-12-07 * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek1-16/+5
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek1-3/+1
2001-11-10 * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra1-0/+1
2001-10-17 * elf-m10200.c (mn10200_elf_relax_section): Cast assignment toAlan Modra1-1/+1
2001-09-29 * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount.Alan Modra1-28/+10
2001-09-24 * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra1-4/+4
2001-09-20coordinate info->symbolic and info->allow_shlib_undefinedNick Clifton1-1/+2
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-25/+29
2001-08-27 * elf32-m68k.c (elf32_m68k_check_relocs): Set DF_TEXTREL if theAndreas Schwab1-27/+25
2001-03-20 * elf32-m68k.c (elf_m68k_relocate_section): Don't need theAndreas Schwab1-1/+8
2001-03-08Update copyright noticesNick Clifton1-1/+2
2001-01-232001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-1/+0