Age | Commit message (Expand) | Author | Files | Lines |
2016-04-27 | Cache result of scan for __start_* and __stop_* sections | Alan Modra | 1 | -0/+3 |
2016-04-26 | Always count the NULL entry in dynamic symbol table | H.J. Lu | 1 | -2/+2 |
2016-04-20 | Check ELF relocs after opening all input files | H.J. Lu | 1 | -0/+2 |
2016-04-14 | Fix copying Solaris binaries with objcopy. | Nick Clifton | 1 | -0/+11 |
2016-04-11 | Properly handle dynamic reloc against normal symbol | H.J. Lu | 1 | -1/+2 |
2016-02-15 | Enhance GAS's .section directive so that it can take numeric values for the f... | Nick Clifton | 1 | -3/+3 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-22 | ARM: Fix exidx coverage for relocatable builds. | Yury Usishchev | 1 | -0/+5 |
2015-12-02 | addr2line vs. inlined C functions called from C++ | Alan Modra | 1 | -1/+1 |
2015-10-23 | Handle __start_* and __stop_* symbols in --gc-sections | Alan Modra | 1 | -1/+1 |
2015-09-23 | Add support for files that contain multiple symbol index tables. Fixes PR 15835 | Nick Clifton | 1 | -3/+11 |
2015-08-18 | Return reloc_class_ifunc for reloc against IFUNC | H.J. Lu | 1 | -0/+1 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -2/+2 |
2015-08-12 | Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbols | H.J. Lu | 1 | -4/+13 |
2015-08-10 | Replace hidden with versioned in elf_link_hash_entry | H.J. Lu | 1 | -2/+11 |
2015-06-30 | This fixes parsing a file containing ELF attributes with very large tag values. | Nick Clifton | 1 | -7/+7 |
2015-06-25 | Use strtab with GC and suffix merging for .strtab | H.J. Lu | 1 | -2/+18 |
2015-06-15 | Allow gdb to find debug symbols file by build-id for PE file format also | Jon Turney | 1 | -10/+0 |
2015-05-28 | Compact EH Support | Catherine Moore | 1 | -4/+53 |
2015-04-10 | Add extern_protected_data and set it for x86 | H.J. Lu | 1 | -0/+4 |
2015-04-10 | Revert "Add extern_protected_data and set it for x86" | Alan Modra | 1 | -4/+0 |
2015-03-30 | Properly set sh_info for .rela.plt/rel.plt section | H.J. Lu | 1 | -0/+5 |
2015-03-27 | Relax PR 15228 protected visibility restriction | Alan Modra | 1 | -1/+2 |
2015-03-05 | Add extern_protected_data and set it for x86 | H.J. Lu | 1 | -0/+4 |
2015-02-20 | S390: Support new vector register sections | Andreas Arnez | 1 | -0/+4 |
2015-02-11 | Wrap BFD headers in extern "C" | Pedro Alves | 1 | -0/+7 |
2015-01-19 | Fix garbage collection of common symbols | Alan Modra | 1 | -1/+2 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-12 | Copy relocations against protected symbols | Alan Modra | 1 | -1/+3 |
2014-12-10 | Don't return DW_AT_name for function name in C++ | Alan Modra | 1 | -0/+2 |
2014-12-10 | Don't sort ld -r relocs for mips | Alan Modra | 1 | -0/+5 |
2014-12-04 | Add _bfd_elf_ifunc_get_synthetic_symtab | H.J. Lu | 1 | -0/+3 |
2014-11-25 | Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLS | H.J. Lu | 1 | -1/+1 |
2014-11-25 | Display symbol version when dumping dynrelocs | H.J. Lu | 1 | -0/+2 |
2014-10-15 | Merge bfd_find_nearest_line variants | Alan Modra | 1 | -9/+2 |
2014-10-15 | Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME. | Alan Modra | 1 | -1/+0 |
2014-10-04 | Discard zero address range eh_frame FDEs | Alan Modra | 1 | -1/+3 |
2014-09-12 | Test for overflow in eh_frame_hdr entries and for overlapping FDEs | Alan Modra | 1 | -0/+1 |
2014-09-11 | Move ELF section headers to end of object file | Alan Modra | 1 | -2/+0 |
2014-08-22 | Index PowerPC64 linker generated .eh_frame in .eh_frame_hdr | Alan Modra | 1 | -9/+0 |
2014-06-13 | Free linker hash table from bfd_close. | Alan Modra | 1 | -1/+1 |
2014-06-10 | Unwrap symbols for debug information | Alan Modra | 1 | -0/+5 |
2014-04-22 | Remove support for the (deprecated) openrisc and or32 configurations and replace | Christian Svensson | 1 | -0/+1 |
2014-04-03 | Fix sim breakage | Alan Modra | 1 | -3/+3 |
2014-04-02 | Handle VDSO section headers past end of page | Alan Modra | 1 | -5/+5 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2014-02-09 | powerpc relax_section and section contents cache | Alan Modra | 1 | -0/+5 |
2013-12-17 | Default elf_backend_post_process_headers to set OSABI | H.J. Lu | 1 | -1/+1 |
2013-12-13 | Add support for Andes NDS32: | Kuan-Lin Chen | 1 | -0/+1 |
2013-11-05 | Pass ignored unresolved relocations to ld backend | H.J. Lu | 1 | -2/+4 |