aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-m68k.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-13Move link_hash_table_free functions earlierAlan Modra1-17/+17
2014-05-02bfd target vector rationalisationAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-3/+1
2013-12-19Set proper OS ABI magic for ELF/m68kAndreas Schwab1-0/+21
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu1-2/+2
2013-10-08* elf32-m68k.c (elf_m68k_size_dynamic_sections): Add DT_DEBUG alsoAndreas Schwab1-2/+2
2013-03-30 PR ld/15323Alan Modra1-0/+4
2013-03-27 * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra1-1/+3
2013-02-21 * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra1-6/+6
2013-02-11 * elfcode.h (elf_checksum_contents): Free contents.Alan Modra1-0/+1
2013-02-10 * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra1-7/+1
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton1-81/+35
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra1-34/+31
2012-06-22* elf32-m68k.c (elf_m68k_finish_dynamic_symbol): Don't makeAndreas Schwab1-5/+0
2012-05-21* elf32-m68k.c (elf_m68k_grok_prstatus): New function.Andreas Schwab1-0/+65
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki1-1/+1
2012-04-26* elf32-m68k.c (elf_m68k_check_relocs): Mark non-GOT referencesAndreas Schwab1-1/+13
2012-04-24 PR ld/13991Alan Modra1-1/+1
2012-03-31* elf32-m68k.c (elf_m68k_relocate_section): AllowAndreas Schwab1-1/+1
2012-03-13 * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't errorAlan Modra1-9/+2
2011-12-01 * elf32-m68k.c (elf_m68k_check_relocs) <R_68K_8, R68K_16, R_68K_32>: ForNick Clifton1-2/+6
2011-10-19 PR ld/13177Alan Modra1-1/+3
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra1-4/+2
2011-02-22* elf32-m68k.c (elf_m68k_finish_dynamic_symbol): For a TLS_GDAndreas Schwab1-1/+6
2010-10-25 bfd/Daniel Jacobowitz1-9/+2
2010-09-242010-09-24 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge1-2/+2
2010-08-25Add target_id to elf_backend_data.H.J. Lu1-0/+1
2010-08-20 * elf32-m68k.c (bfd_elf_m68k_set_target_options): Don't set GOTMaciej W. Rozycki1-11/+21
2010-08-13 bfd/Nathan Sidwell1-0/+3
2010-06-27fix set but unused variable warningsAlan Modra1-5/+0
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton1-9/+9
2009-09-28 * elf32-m68k.c (elf_m68k_final_write_processing): New function.Nick Clifton1-0/+62
2009-09-07* elf32-m68k.c (rtype_to_howto): If the reloc index is out ofAndreas Schwab1-6/+10
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton1-7/+7
2009-08-26 * elf32-m68k.c: Rewrite initialization of GOT entries for TLSNick Clifton1-140/+161
2009-08-26 * elf32-m68k.c (elf_m68k_copy_indirect_symbol): Propagate non_got_refNick Clifton1-0/+24
2009-06-18 * elf-bfd.h (struct sym_sec_cache): Delete.Alan Modra1-7/+11
2009-02-03 M68K TLS support.Nick Clifton1-427/+1093
2008-12-23* elf32-m68k.c (elf_m68k_discard_copies): Use SYMBOL_CALLS_LOCAL.Andreas Schwab1-23/+9
2008-11-25 * elflink.c (is_reloc_section): New function. Returns true if theNick Clifton1-27/+3
2008-06-29 * elf32-m68k.c (elf_m68k_relocate_section): Don't ignore existingAndreas Schwab1-3/+1
2008-05-21 Multi-GOT support for m68k.Nick Clifton1-131/+1707
2008-01-112008-01-11 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+3
2007-09-26bfd/Jan Beulich1-1/+3
2007-09-11bfd/Kazu Hirata1-0/+7
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-05-152007-05-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-23/+1
2007-04-26bfd/Alan Modra1-1/+1
2007-04-23 gas/testsuite/Nathan Sidwell1-0/+42
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-0/+14