summaryrefslogtreecommitdiff
path: root/bfd/elf32-m68k.c
Commit message (Expand)AuthorAgeFilesLines
* * elf32-m68k.c (elf_m68k_size_dynamic_sections): Add DT_DEBUG alsoAndreas Schwab2013-10-081-2/+2
* PR ld/15323Alan Modra2013-03-301-0/+4
* * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra2013-03-271-1/+3
* * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra2013-02-211-6/+6
* * elfcode.h (elf_checksum_contents): Free contents.Alan Modra2013-02-111-0/+1
* * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra2013-02-101-7/+1
* * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton2012-07-131-81/+35
* * section.c (bfd_get_linker_section): New function.Alan Modra2012-06-291-34/+31
* * elf32-m68k.c (elf_m68k_finish_dynamic_symbol): Don't makeAndreas Schwab2012-06-221-5/+0
* * elf32-m68k.c (elf_m68k_grok_prstatus): New function.Andreas Schwab2012-05-211-0/+65
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* * elf32-m68k.c (elf_m68k_check_relocs): Mark non-GOT referencesAndreas Schwab2012-04-261-1/+13
* PR ld/13991Alan Modra2012-04-241-1/+1
* * elf32-m68k.c (elf_m68k_relocate_section): AllowAndreas Schwab2012-03-311-1/+1
* * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't errorAlan Modra2012-03-131-9/+2
* * elf32-m68k.c (elf_m68k_check_relocs) <R_68K_8, R68K_16, R_68K_32>: ForNick Clifton2011-12-011-2/+6
* PR ld/13177Alan Modra2011-10-191-1/+3
* * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra2011-06-131-4/+2
* * elf32-m68k.c (elf_m68k_finish_dynamic_symbol): For a TLS_GDAndreas Schwab2011-02-221-1/+6
* bfd/Daniel Jacobowitz2010-10-251-9/+2
* 2010-09-24 Thomas Schwinge <thomas@codesourcery.com>tschwinge2010-09-241-2/+2
* Add target_id to elf_backend_data.H.J. Lu2010-08-251-0/+1
* * elf32-m68k.c (bfd_elf_m68k_set_target_options): Don't set GOTMaciej W. Rozycki2010-08-201-11/+21
* bfd/Nathan Sidwell2010-08-131-0/+3
* fix set but unused variable warningsAlan Modra2010-06-271-5/+0
* * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton2010-02-041-9/+9
* manually sync from the CVS repositoryJim Meyering2009-10-081-0/+62
* * elf32-m68k.c (rtype_to_howto): If the reloc index is out ofAndreas Schwab2009-09-071-6/+10
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-291-7/+7
* * elf32-m68k.c: Rewrite initialization of GOT entries for TLSNick Clifton2009-08-261-140/+161
* * elf32-m68k.c (elf_m68k_copy_indirect_symbol): Propagate non_got_refNick Clifton2009-08-261-0/+24
* * elf-bfd.h (struct sym_sec_cache): Delete.Alan Modra2009-06-181-7/+11
* M68K TLS support.Nick Clifton2009-02-031-427/+1093
* * elf32-m68k.c (elf_m68k_discard_copies): Use SYMBOL_CALLS_LOCAL.Andreas Schwab2008-12-231-23/+9
* * elflink.c (is_reloc_section): New function. Returns true if theNick Clifton2008-11-251-27/+3
* * elf32-m68k.c (elf_m68k_relocate_section): Don't ignore existingAndreas Schwab2008-06-291-3/+1
* Multi-GOT support for m68k.Nick Clifton2008-05-211-131/+1707
* 2008-01-11 Tristan Gingold <gingold@adacore.com>Tristan Gingold2008-01-111-0/+3
* bfd/Jan Beulich2007-09-261-1/+3
* bfd/Kazu Hirata2007-09-111-0/+7
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* 2007-05-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-05-151-23/+1
* bfd/Alan Modra2007-04-261-1/+1
* gas/testsuite/Nathan Sidwell2007-04-231-0/+42
* * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra2007-03-261-0/+14
* PR 3958Alan Modra2007-03-071-4/+15
* bfd/Kazu Hirata2007-01-081-14/+15
* bfd/Kazu Hirata2006-12-251-3/+14
* bfd/Kazu Hirata2006-12-191-53/+63
* bfd/Kazu Hirata2006-12-071-24/+24