Age | Commit message (Expand) | Author | Files | Lines |
2014-12-12 | Copy relocations against protected symbols | Alan Modra | 1 | -1/+1 |
2014-10-16 | Fix 17492, ld segfault with --oformat=binary | Alan Modra | 1 | -3/+4 |
2014-06-13 | Free linker hash table from bfd_close. | Alan Modra | 1 | -4/+4 |
2014-06-13 | Don't call bfd_link_hash_table_free | Alan Modra | 1 | -3/+1 |
2014-06-13 | Move link_hash_table_free functions earlier | Alan Modra | 1 | -17/+17 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -1/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2013-12-19 | Set proper OS ABI magic for ELF/m68k | Andreas Schwab | 1 | -0/+21 |
2013-11-05 | Pass ignored unresolved relocations to ld backend | H.J. Lu | 1 | -2/+2 |
2013-10-08 | * elf32-m68k.c (elf_m68k_size_dynamic_sections): Add DT_DEBUG also | Andreas Schwab | 1 | -2/+2 |
2013-03-30 | PR ld/15323 | Alan Modra | 1 | -0/+4 |
2013-03-27 | * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc. | Alan Modra | 1 | -1/+3 |
2013-02-21 | * elf-bfd.h (struct core_elf_obj_tdata): New. | Alan Modra | 1 | -6/+6 |
2013-02-11 | * elfcode.h (elf_checksum_contents): Free contents. | Alan Modra | 1 | -0/+1 |
2013-02-10 | * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc. | Alan Modra | 1 | -7/+1 |
2012-07-13 | * aix386-core.c: Remove use of PTR and PARAMS macros. | Nick Clifton | 1 | -81/+35 |
2012-06-29 | * section.c (bfd_get_linker_section): New function. | Alan Modra | 1 | -34/+31 |
2012-06-22 | * elf32-m68k.c (elf_m68k_finish_dynamic_symbol): Don't make | Andreas Schwab | 1 | -5/+0 |
2012-05-21 | * elf32-m68k.c (elf_m68k_grok_prstatus): New function. | Andreas Schwab | 1 | -0/+65 |
2012-05-07 | * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound | Maciej W. Rozycki | 1 | -1/+1 |
2012-04-26 | * elf32-m68k.c (elf_m68k_check_relocs): Mark non-GOT references | Andreas Schwab | 1 | -1/+13 |
2012-04-24 | PR ld/13991 | Alan Modra | 1 | -1/+1 |
2012-03-31 | * elf32-m68k.c (elf_m68k_relocate_section): Allow | Andreas Schwab | 1 | -1/+1 |
2012-03-13 | * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't error | Alan Modra | 1 | -9/+2 |
2011-12-01 | * elf32-m68k.c (elf_m68k_check_relocs) <R_68K_8, R68K_16, R_68K_32>: For | Nick Clifton | 1 | -2/+6 |
2011-10-19 | PR ld/13177 | Alan Modra | 1 | -1/+3 |
2011-06-13 | * linker.c (bfd_link_hash_traverse): Follow warning symbol link. | Alan Modra | 1 | -4/+2 |
2011-02-22 | * elf32-m68k.c (elf_m68k_finish_dynamic_symbol): For a TLS_GD | Andreas Schwab | 1 | -1/+6 |
2010-10-25 | bfd/ | Daniel Jacobowitz | 1 | -9/+2 |
2010-09-24 | 2010-09-24 Thomas Schwinge <thomas@codesourcery.com> | Thomas Schwinge | 1 | -2/+2 |
2010-08-25 | Add target_id to elf_backend_data. | H.J. Lu | 1 | -0/+1 |
2010-08-20 | * elf32-m68k.c (bfd_elf_m68k_set_target_options): Don't set GOT | Maciej W. Rozycki | 1 | -11/+21 |
2010-08-13 | bfd/ | Nathan Sidwell | 1 | -0/+3 |
2010-06-27 | fix set but unused variable warnings | Alan Modra | 1 | -5/+0 |
2010-02-04 | * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. Add | Nick Clifton | 1 | -9/+9 |
2009-09-28 | * elf32-m68k.c (elf_m68k_final_write_processing): New function. | Nick Clifton | 1 | -0/+62 |
2009-09-07 | * elf32-m68k.c (rtype_to_howto): If the reloc index is out of | Andreas Schwab | 1 | -6/+10 |
2009-08-29 | Updated sources to avoid using the identifier name "new", which is a | Nick Clifton | 1 | -7/+7 |
2009-08-26 | * elf32-m68k.c: Rewrite initialization of GOT entries for TLS | Nick Clifton | 1 | -140/+161 |
2009-08-26 | * elf32-m68k.c (elf_m68k_copy_indirect_symbol): Propagate non_got_ref | Nick Clifton | 1 | -0/+24 |
2009-06-18 | * elf-bfd.h (struct sym_sec_cache): Delete. | Alan Modra | 1 | -7/+11 |
2009-02-03 | M68K TLS support. | Nick Clifton | 1 | -427/+1093 |
2008-12-23 | * elf32-m68k.c (elf_m68k_discard_copies): Use SYMBOL_CALLS_LOCAL. | Andreas Schwab | 1 | -23/+9 |
2008-11-25 | * elflink.c (is_reloc_section): New function. Returns true if the | Nick Clifton | 1 | -27/+3 |
2008-06-29 | * elf32-m68k.c (elf_m68k_relocate_section): Don't ignore existing | Andreas Schwab | 1 | -3/+1 |
2008-05-21 | Multi-GOT support for m68k. | Nick Clifton | 1 | -131/+1707 |
2008-01-11 | 2008-01-11 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+3 |
2007-09-26 | bfd/ | Jan Beulich | 1 | -1/+3 |
2007-09-11 | bfd/ | Kazu Hirata | 1 | -0/+7 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -2/+3 |