PowerPC readonly_dynrelocs
[deliverable/binutils-gdb.git] / bfd / elf32-ppc.c
2017-11-04  Alan ModraPowerPC readonly_dynrelocs
2017-11-01  Alan ModraPR22374, PowerPC unnecessary PLT entries
2017-10-28  Alan ModraPR22300, Abort in elf32_hppa_relocate_section building...
2017-10-16  H.J. LuELF: Call check_relocs after opening all inputs
2017-10-14  H.J. LuMove UNDEFWEAK_NO_DYNAMIC_RELOC to elf-bfd.h
2017-10-11  Maciej W. RozyckiELF/BFD,GDB: Handle both variants of the 32-bit Linux...
2017-10-06  H.J. Lupowerpc: Dump dynamic relocation info to the map file
2017-10-02  Alan ModraFix powerpc comment typo
2017-09-04  Alexander Fedotov... Missing relocation R_PPC_VLE_ADDR20 and add VLE flag...
2017-08-30  Alan ModraPowerPC TPREL16_HA/LO reloc optimization
2017-08-26  Alan ModraPowerPC TPREL reloc handling
2017-08-22  Alan ModraMake undefined symbols in allocate_dynrelocs dynamic
2017-07-18  Yuri ChornovianFix spelling typos.
2017-07-16  Alan Modra__tls_get_addr_opt GOT entries
2017-07-11  Alan Modrappc32 use of %x in einfo format, typo fix
2017-07-11  Alan Modrappc32 use of %x in einfo format
2017-07-03  Alan ModraMiscellaneous format string fixes
2017-05-16  Alan ModraRename non_ir_ref to non_ir_ref_regular
2017-04-27  Alan ModraPowerPC undefweak handling
2017-04-19  Alan ModraImplement -z dynamic-undefined-weak
2017-03-17  Alan ModraDT_TEXTREL vs IFUNC
2017-03-11  Alan ModraRemove bogus ATTRIBUTE_UNUSED
2017-03-02  Alan ModraPowerPC VLE typo fix
2017-02-28  Alan ModraPowerPC addpcis fix
2017-02-28  Alan ModraDon't make dynamic .data.rel.ro SEC_READONLY
2017-02-23  Alan ModraCorrect VLE 16D and SDAREL relocations
2017-02-21  Alan ModraPowerPC ld segfault on script discarding dynamic sections
2017-02-15  Maciej W. RozyckiPowerPC/BFD: Convert `%P: %H:' to `%H:' in error messages
2017-01-24  Maciej W. RozyckiPR ld/20828: Reorder the symbol sweep stage of section GC
2017-01-24  Alan ModraPowerPC dynamic relocations
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-12-29  Alan Modralink_hash_copy_indirect and symbol flags
2016-12-26  Alan Modradynrelro section for read-only dynamic symbols copied...
2016-12-26  Alan ModraPut .dynbss and .rel.bss shortcuts in main elf hash...
2016-11-23  Alan Modraelf_backend_dtrel_excludes_plt
2016-11-23  Alan ModraDelete duplicate target short-cuts to dynamic sections
2016-11-22  Alan ModraPR20744, Incorrect PowerPC VLE relocs
2016-11-22  Alan ModraUse input_bfd in relocate_section
2016-10-19  Nick CliftonAdd c-format tags to translatable strings with more...
2016-10-07  Alan ModraPass link_info to _bfd_merge_private_bfd_data
2016-10-05  Alan Modra-Wimplicit-fallthrough warning fixes
2016-09-30  Alan ModraRemove syntactic sugar
2016-09-26  Alan ModraPowerPC .gnu.attributes
2016-08-31  Alan ModraPowerPC VLE sh_flags and p_flags
2016-08-30  Alan Modrappc apuinfo for spe parsed incorrectly
2016-08-22  Alan ModraError on unsupported PowerPC ifuncs
2016-08-01  Andrew Jenner Fix some PowerPC VLE BFD issues and add some...
2016-07-20  Alan ModraMark some more powerpc relocs as not handled by generic...
2016-07-16  Alan ModraDon't include libbfd.h outside of bfd, part 1
2016-06-07  Alan ModraPowerPC VLE
2016-05-28  Alan ModraReturn void from linker callbacks
2016-05-17  Maciej W. RozyckiLD/ELF: Unify STB_GNU_UNIQUE handling
2016-05-11  Alan Modrald --gc-sections fail with __tls_get_addr_opt
2016-01-21  Alan ModraConvert macros in elf-linux-core.h to inline functions
2016-01-21  Alan ModraRename elf-linux-psinfo.h to elf-linux-core.h
2016-01-01  Alan ModraCopyright update for binutils
2015-12-07  Alan ModraPowerPC ifunc with local symbols
2015-11-12  Peter BergnerAdd assembler, disassembler and linker support for...
2015-11-10  Alan ModraFix performance regression due to ld -r memmove
2015-09-20  Rich FelkerAdd --no-dynamic-linker option to ld, for static PIE use
2015-08-19  Alan ModraAdd bfd_link_pde, and simplify some tests of link_info...
2015-08-18  H.J. LuAdd output_type to bfd_link_info
2015-08-12  H.J. LuSet EI_OSABI to ELFOSABI_GNU for local IFUNC symbols
2015-08-12  H.J. LuRemove trailing spaces in bfd
2015-06-16  Alan Modrappc476 linker workaround shared lib fixes again
2015-06-05  Alan Modrappc476 linker workaround shared lib fixes
2015-04-07  Alan ModraPowerPC non-PIC to PIC editing for protected var access
2015-03-24  Alan ModraMake powerpc bfd ld reloc overflow vs undefined symbols...
2015-03-11  Alan ModraFix ppc32 synthetic symbols when __tls_get_addr_opt...
2015-02-28  Alan ModraTweak ppc32 tls_get_addr optimisation
2015-02-26  Alan ModraUse dynamic text relocs for protected vars
2015-02-17  Alan ModraProperly place the NULL STT_FILE symbol revistited
2015-02-09  Alan ModraDon't segfault or assert on NULL tls_sec
2015-02-03  Nick CliftonMore fixes for illegal memory accesses triggered by...
2015-01-29  Alan ModraCorrect PowerPC64 local-dynamic TLS linker optimization
2015-01-19  Alan ModraFallout from recent bfd_reloc_outofrange changes
2015-01-15  Nick CliftonFix memory access violations triggered by running objdu...
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-12-18  Richard HendersonSet ppc COMMONPAGESIZE to 64k
2014-12-12  Alan ModraCopy relocations against protected symbols
2014-11-20  Alan Modrappc476 workaround sizing
2014-10-16  Alan ModraFix 17492, ld segfault with --oformat=binary
2014-08-30  Alan Modrappc476 patch area size miscalculation
2014-08-18  Alan ModraPowerPC fix for ifunc broken by d1eca1e4
2014-07-02  Alan ModraTaking an undefined function's address in an executable
2014-07-02  Alan ModraSet DF_STATIC_TLS for PIEs
2014-06-24  Alan ModraDon't strip section defining _SDA_BASE_
2014-06-13  Alan ModraMake bfd.link_next field a union
2014-06-07  Alan ModraAllow both signed and unsigned fields in PowerPC cmpli...
2014-05-20  Alan ModraRewrite ppc32 backend .sdata and .sdata2 handling
2014-05-02  Alan Modrabfd target vector rationalisation
2014-04-16  Alan Modrafill ppc476 fixup area
2014-04-14  Alan Modrappc476 plt call stubs
2014-04-08  Alan Modrappc476 icache workaround fix for bctr
2014-03-14  Alan ModraFix overflow handling of VLE_SDA21
2014-03-08  Alan ModraBetter overflow checking for powerpc32 relocations
2014-02-27  Alan ModraFix ELF ppc32 targets that don't use ppc32elf.em
2014-02-17  Alan Modrappc476 workaround for ld -r fixes
2014-02-12  Alan ModraFix bad interaction between --relax and tls optimisation
2014-02-12  Alan ModraEnable ppc476 workaround for ld -r.
next
This page took 0.397826 seconds and 107 git commands to generate.