Age | Commit message (Expand) | Author | Files | Lines |
2017-11-05 | PowerPC readonly_dynrelocs | Alan Modra | 1 | -20/+16 |
2017-11-01 | PR22374, PowerPC unnecessary PLT entries | Alan Modra | 1 | -4/+19 |
2017-10-28 | PR22300, Abort in elf32_hppa_relocate_section building polyml | Alan Modra | 1 | -0/+1 |
2017-10-16 | ELF: Call check_relocs after opening all inputs | H.J. Lu | 1 | -177/+0 |
2017-10-14 | Move UNDEFWEAK_NO_DYNAMIC_RELOC to elf-bfd.h | H.J. Lu | 1 | -7/+0 |
2017-10-11 | ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO note | Maciej W. Rozycki | 1 | -64/+0 |
2017-10-05 | powerpc: Dump dynamic relocation info to the map file | H.J. Lu | 1 | -8/+22 |
2017-10-02 | Fix powerpc comment typo | Alan Modra | 1 | -1/+1 |
2017-09-05 | Missing relocation R_PPC_VLE_ADDR20 and add VLE flag to details in readelf | Alexander Fedotov-B55613 | 1 | -0/+37 |
2017-08-30 | PowerPC TPREL16_HA/LO reloc optimization | Alan Modra | 1 | -1/+39 |
2017-08-26 | PowerPC TPREL reloc handling | Alan Modra | 1 | -9/+15 |
2017-08-23 | Make undefined symbols in allocate_dynrelocs dynamic | Alan Modra | 1 | -14/+12 |
2017-07-18 | Fix spelling typos. | Yuri Chornovian | 1 | -1/+1 |
2017-07-16 | __tls_get_addr_opt GOT entries | Alan Modra | 1 | -35/+2 |
2017-07-11 | ppc32 use of %x in einfo format, typo fix | Alan Modra | 1 | -2/+2 |
2017-07-11 | ppc32 use of %x in einfo format | Alan Modra | 1 | -4/+4 |
2017-07-03 | Miscellaneous format string fixes | Alan Modra | 1 | -4/+4 |
2017-05-16 | Rename non_ir_ref to non_ir_ref_regular | Alan Modra | 1 | -1/+1 |
2017-04-27 | PowerPC undefweak handling | Alan Modra | 1 | -22/+16 |
2017-04-19 | Implement -z dynamic-undefined-weak | Alan Modra | 1 | -22/+24 |
2017-03-18 | DT_TEXTREL vs IFUNC | Alan Modra | 1 | -16/+53 |
2017-03-11 | Remove bogus ATTRIBUTE_UNUSED | Alan Modra | 1 | -13/+13 |
2017-03-02 | PowerPC VLE typo fix | Alan Modra | 1 | -1/+1 |
2017-02-28 | PowerPC addpcis fix | Alan Modra | 1 | -0/+17 |
2017-02-28 | Don't make dynamic .data.rel.ro SEC_READONLY | Alan Modra | 1 | -1/+1 |
2017-02-23 | Correct VLE 16D and SDAREL relocations | Alan Modra | 1 | -27/+14 |
2017-02-22 | PowerPC ld segfault on script discarding dynamic sections | Alan Modra | 1 | -7/+7 |
2017-02-15 | PowerPC/BFD: Convert `%P: %H:' to `%H:' in error messages | Maciej W. Rozycki | 1 | -11/+11 |
2017-01-24 | PR ld/20828: Reorder the symbol sweep stage of section GC | Maciej W. Rozycki | 1 | -1/+1 |
2017-01-24 | PowerPC dynamic relocations | Alan Modra | 1 | -248/+254 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-29 | link_hash_copy_indirect and symbol flags | Alan Modra | 1 | -1/+2 |
2016-12-26 | dynrelro section for read-only dynamic symbols copied into executable | Alan Modra | 1 | -0/+8 |
2016-12-26 | Put .dynbss and .rel.bss shortcuts in main elf hash table | Alan Modra | 1 | -8/+4 |
2016-11-23 | elf_backend_dtrel_excludes_plt | Alan Modra | 1 | -9/+2 |
2016-11-23 | Delete duplicate target short-cuts to dynamic sections | Alan Modra | 1 | -152/+124 |
2016-11-22 | PR20744, Incorrect PowerPC VLE relocs | Alan Modra | 1 | -41/+100 |
2016-11-22 | Use input_bfd in relocate_section | Alan Modra | 1 | -51/+50 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -0/+36 |
2016-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -7/+11 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -8/+9 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -13/+13 |
2016-09-26 | PowerPC .gnu.attributes | Alan Modra | 1 | -90/+96 |
2016-08-31 | PowerPC VLE sh_flags and p_flags | Alan Modra | 1 | -37/+48 |
2016-08-30 | ppc apuinfo for spe parsed incorrectly | Alan Modra | 1 | -0/+1 |
2016-08-22 | Error on unsupported PowerPC ifuncs | Alan Modra | 1 | -10/+37 |
2016-08-01 | Fix some PowerPC VLE BFD issues and add some PowerPC VLE instructions. | Andrew Jenner | 1 | -2/+4 |
2016-07-20 | Mark some more powerpc relocs as not handled by generic linker | Alan Modra | 1 | -67/+67 |
2016-07-16 | Don't include libbfd.h outside of bfd, part 1 | Alan Modra | 1 | -1/+3 |
2016-06-07 | PowerPC VLE | Alan Modra | 1 | -16/+93 |