Supported Tizen version parsing and verification
[external/binutils.git] / gold / powerpc.cc
2019-08-02 Alan Modra[GOLD] PowerPC64 pc-relative TLS support
2019-08-02 Alan Modra[GOLD] PowerPC relocation signed overflow check
2019-07-13 Alan Modra[GOLD] PowerPC R_PPC64_PCREL_OPT support
2019-07-13 Alan Modra[GOLD] PowerPC got reloc optimisation
2019-07-13 Alan Modra[GOLD] PowerPC relocations for prefix insns
2019-07-13 Alan Modra[GOLD] PowerPC notoc eh_frame
2019-07-13 Alan Modra[GOLD] PowerPC64 ELFv2 notoc support
2019-06-28 Alan Modra[GOLD] PowerPC tweak relnum tests
2019-06-28 Alan Modra[GOLD] PowerPC linkage table error
2019-06-28 Alan Modra[GOLD] R_PPC64_REL16_HIGH relocs
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-07-06 Alan Modra[GOLD] PowerPC .gnu.attributes support
2018-04-09 Alan ModraPowerPC inline PLT call support
2018-04-09 Alan ModraSupport PLT16 relocs against local symbols
2018-04-09 Alan ModraPowerPC PLT16 relocations
2018-04-07 Cary CoutantFurther improve warnings for relocations referring...
2018-04-04 Alan Modra[GOLD] Make powerpc64 .branch_lt relro
2018-04-03 Cary CoutantFix problem where mixed section types can cause interna...
2018-02-07 Alan ModraRevert "PowerPC PLT speculative execution barriers"
2018-01-18 Alan ModraPowerPC PLT stub alignment fixes
2018-01-17 Alan ModraPowerPC PLT speculative execution barriers
2018-01-17 Alan ModraPowerPC PLT stub tidy
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-15 Alan Modra[GOLD] PR22602, handle __tls_get_addr forwarders properly
2017-11-28 Cary CoutantFix symbol values and relocation addends for relocatabl...
2017-10-17 Alan Modra[GOLD] Fix powerpc64 optimization of TOC accesses
2017-09-22 Alan Modra[GOLD] Set non-exec stack for ppc64
2017-09-20 Alan Modra[GOLD] PowerPC function address in non-PIC
2017-08-30 Alan ModraPowerPC TPREL16_HA/LO reloc optimization
2017-08-29 Alan Modra[GOLD] PowerPC tls_get_addr_optimize
2017-08-28 Alan Modra[GOLD] Symbol flag for PowerPC64 localentry:0 tracking
2017-08-01 Alan Modra[GOLD] PowerPC recreate eh_frame for stubs on each...
2017-07-31 Alan Modra[GOLD] PowerPC --no-tls-optimize
2017-07-31 Alan ModraPR 21847, PowerPC64 --plt-localentry again
2017-07-29 Alan ModraPR 21847, Don't default PowerPC64 to --plt-localentry
2017-07-23 Alan ModraCorrect eh_frame info for __glink_PLTresolve
2017-07-18 Yuri ChornovianFix spelling typos.
2017-06-23 Alan Modra[GOLD] PowerPC64 localentry:0 plt call optimization
2017-06-23 Alan Modra[GOLD] PowerPC64 tocsave
2017-06-21 Alan Modra[GOLD] PowerPC move plt indx_ out of unordered map key
2017-06-20 James Clarke[GOLD] Avoid duplicate PLT stub symbols on ppc32
2017-05-23 Alan ModraPR21503, Gold doesn't create linker stub symbols on...
2017-02-21 Alan ModraPowerPC ld segfault on script discarding dynamic sections
2017-02-03 Alan Modra[GOLD] PowerPC64 TOC indirect to TOC relative segfault
2017-01-13 H.J. LuGold: Fix build with GCC 4.2
2017-01-10 Alan Modra[GOLD] PowerPC64 TOC indirect to TOC relative code...
2017-01-10 Alan Modra[GOLD] Add --secure-plt option for ppc32
2017-01-09 Alan Modra[GOLD] Set sh_info of .rela.plt for powerpc
2017-01-07 Alan Modra[GOLD] powerpc.cc tidies
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-12-08 Alan Modra[GOLD] Don't assert in powerpc stub_table
2016-12-07 Alan Modra[GOLD] PowerPC --stub-group-multi
2016-12-07 Alan Modra[GOLD] powerpc64le-linux fails to link large Linux...
2016-12-07 Alan Modra[GOLD] PowerPC stub debug
2016-12-01 Cary CoutantFix internal error when relaxing branches to STT_SECTIO...
2016-10-06 Alan Modra[GOLD] two more fall-through comments
2016-10-05 Alan Modra[GOLD] -Wimplicit-fallthrough warning fixes
2016-08-31 Alan Modra[GOLD] Further tidy to powerpc can_add_to_stub_group
2016-08-31 Alan Modra[GOLD] Add debug output for powerpc section grouping
2016-08-30 Alan Modra[GOLD] correct grouping of stubs
2016-08-28 Han ShenPR gold/20529 - relaxing loop never ends.
2016-02-03 Alan ModraFix "PowerPC64 ELFv2 entry code" for big-endian
2016-02-02 Alan ModraPowerPC64 ELFv2 entry code
2016-01-12 Cary CoutantRefactor gold to enable support for MIPS-64 relocation...
2016-01-01 Alan ModraCopyright update for binutils
2015-12-11 Cary CoutantPass relocations to Target::do_calls_non_split.
2015-12-09 Alan Modra[GOLD] PowerPC style fix
2015-12-09 Alan Modra[GOLD] Edit PowerPC64 ELFv2 function entry code
2015-12-09 Alan Modra[GOLD] Relocate::relocate() params
2015-12-07 Alan Modra[GOLD] R_PPC64_ENTRY support
2015-11-25 Alan Modra[GOLD] Align PowerPC64 GOT
2015-11-19 Alan Modra[GOLD] PowerPC TOC16 and GOT16 relocs are relative
2015-11-12 Peter BergnerAdd assembler, disassembler and linker support for...
2015-11-09 Cary CoutantRemove unnecessary target dependencies on relocation...
2015-10-28 Marcin KościelnickiSupport 64-bit entry size in SHT_HASH (for s390).
2015-09-02 Alan Modra[GOLD] ppc64 out-of-line register save/restore functions
2015-08-20 Alan Modragold --emit-relocs
2015-05-16 Alan Modra[GOLD] Add PowerPC64 -fsplit-stack support
2015-05-02 Cary CoutantChange Section_id type to use Relobj* instead of Object*.
2015-04-28 Alan ModraTidy PowerPC gold find_global_entry uses
2015-04-28 Alan ModraPowerPC gold assertion on missing global entry stub
2015-04-17 Rafael Ávila de... Use LIFO instead of FIFO to implement gc's transitive...
2015-03-24 Alan ModraPR18147, relocation overflow when --unresolved-symbols...
2015-02-24 Alan ModraPowerPC64 GOLD: complain on misaligned _DS relocs
2015-02-18 Alan ModraFix gold error: hidden symbol '...' is not defined...
2015-01-29 Alan ModraCorrect GOLD PowerPC64 local-dynamic TLS linker optimiz...
2015-01-22 Alan Modra[GOLD] Correct powerpc64 ifunc plt entry test
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-12-22 Cary Coutantgold/
2014-12-04 Alan ModraPowerPC gold, fix 32-bit branch address arithmetic
2014-12-03 Alan Modrapowerpc gold, work around pr17670
2014-12-03 Alan Modrapowerpc gold, fix pr17566
2014-11-26 Alan ModraRetry powerpc gold stub grouping when groups prove...
2014-11-26 Alan Modra[GOLD] PowerPC relaxation corner case
2014-11-20 Alan ModraPPC gold doesn't check for overflow properly
2014-11-20 Alan ModraPPC gold doesn't check for overflow properly
2014-11-19 Alan ModraDefault powerpc64 to --plt-thread-safe for Go
2014-10-21 Alan Modra[GOLD] Add gcc-4.9 libgomp symbols requiring --plt...
2014-07-08 Cary CoutantFix internal error with LTO on ARM.
2014-06-07 Alan ModraAllow both signed and unsigned fields in PowerPC cmpli...
next