summaryrefslogtreecommitdiff
path: root/bfd/elf32-m68k.c
AgeCommit message (Expand)Author
2002-06-06elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra
2002-06-05 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra
2002-05-25 * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Formatting.Alan Modra
2002-05-07 * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz
2002-03-28 * linker.c (link_action): Ignore duplicate warning syms.Alan Modra
2002-02-19 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek
2002-02-13bfd:Jason Thorpe
2002-02-082002-02-08 Chris Demetriou <cgd@broadcom.com>Chris Demetriou
2001-12-182001-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu
2001-12-17 Support for more than 64k ELF sections.Alan Modra
2001-12-07 * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek
2001-11-10 * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra
2001-10-17 * elf-m10200.c (mn10200_elf_relax_section): Cast assignment toAlan Modra
2001-09-29 * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount.Alan Modra
2001-09-24 * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra
2001-09-20coordinate info->symbolic and info->allow_shlib_undefinedNick Clifton
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra
2001-08-27 * elf32-m68k.c (elf32_m68k_check_relocs): Set DF_TEXTREL if theAndreas Schwab
2001-03-20 * elf32-m68k.c (elf_m68k_relocate_section): Don't need theAndreas Schwab
2001-03-08Update copyright noticesNick Clifton
2001-01-232001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-12-082000-12-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-12-062000-12-06 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-09-19Change the PLT entry 0 instruction sequence to actually work.Nick Clifton
2000-09-15add support for embedded relocs in m68k ELF portNick Clifton
2000-08-21Zero out the dynamic allocated content space. Add a comment to remind us thatNick Clifton
2000-07-202000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu
2000-05-232000-05-23 H.J. Lu <hjl@gnu.org>H.J. Lu
2000-04-27Reference count .plt and .got on x86 for garbage collection code. Fix aAlan Modra
2000-03-01Fix building with --enable-targets=allNick Clifton
2000-03-012000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu
2000-02-13 * section.c (_bfd_strip_section_from_output): Add info parameter.Ian Lance Taylor
1999-11-19 * elf32-m68k.c (elf_cpu32_plt0_entry): Fix encoding.Catherine Moore
1999-09-16(elf_cpu32_plt0_entry): Use a1 instead of a0.Catherine Moore
1999-07-13 * elf-bfd.h (struct elf_link_local_dynamic_entry): New.Richard Henderson
1999-07-12 * elf32-m68k.c: Add some ATTRIBUTE_UNUSED.Andreas Schwab
1999-07-12 * Many files: Changes to avoid gcc warnings: Remove unused localIan Lance Taylor
1999-06-02 * elf32-m68k.c (elf_m68k_adjust_dynamic_symbol): Avoid ambigousAndreas Schwab
1999-05-05Remove extra copy of elf32_m68k_copy_private_bfd_data.Catherine Moore
1999-05-05 * elf32-m68k.c (elf32_m68k_set_private_flags): New.Catherine Moore
1999-05-0319990502 sourceware importRichard Henderson