summaryrefslogtreecommitdiff
path: root/bfd/elf32-m68k.c
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * elf32-m68k.c: Add some ATTRIBUTE_UNUSED.Andreas Schwab1999-07-121-4/+4
* * Many files: Changes to avoid gcc warnings: Remove unused localIan Lance Taylor1999-07-121-1/+0
* * elf32-m68k.c (elf_m68k_adjust_dynamic_symbol): Avoid ambigousAndreas Schwab1999-06-021-4/+6
* Remove extra copy of elf32_m68k_copy_private_bfd_data.Catherine Moore1999-05-051-21/+0
* * elf32-m68k.c (elf32_m68k_set_private_flags): New.Catherine Moore1999-05-051-25/+217
* Initial revisionRichard Henderson1999-05-031-0/+2128