summaryrefslogtreecommitdiff
path: root/bfd/elf32-ppc.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* link_hash_copy_indirect and symbol flagsAlan Modra2016-12-291-1/+2
* dynrelro section for read-only dynamic symbols copied into executableAlan Modra2016-12-261-0/+8
* Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra2016-12-261-8/+4
* elf_backend_dtrel_excludes_pltAlan Modra2016-11-231-9/+2
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-152/+124
* PR20744, Incorrect PowerPC VLE relocsAlan Modra2016-11-221-41/+100
* Use input_bfd in relocate_sectionAlan Modra2016-11-221-51/+50
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+36
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-7/+11
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-8/+9
* Remove syntactic sugarAlan Modra2016-09-301-13/+13
* PowerPC .gnu.attributesAlan Modra2016-09-261-90/+96
* PowerPC VLE sh_flags and p_flagsAlan Modra2016-08-311-37/+48
* ppc apuinfo for spe parsed incorrectlyAlan Modra2016-08-301-0/+1
* Error on unsupported PowerPC ifuncsAlan Modra2016-08-221-10/+37
* Fix some PowerPC VLE BFD issues and add some PowerPC VLE instructions.Andrew Jenner2016-08-011-2/+4
* Mark some more powerpc relocs as not handled by generic linkerAlan Modra2016-07-201-67/+67
* Don't include libbfd.h outside of bfd, part 1Alan Modra2016-07-161-1/+3
* PowerPC VLEAlan Modra2016-06-071-16/+93
* Return void from linker callbacksAlan Modra2016-05-281-14/+9
* LD/ELF: Unify STB_GNU_UNIQUE handlingMaciej W. Rozycki2016-05-171-3/+2
* ld --gc-sections fail with __tls_get_addr_optAlan Modra2016-05-111-0/+1
* Convert macros in elf-linux-core.h to inline functionsAlan Modra2016-01-211-28/+27
* Rename elf-linux-psinfo.h to elf-linux-core.hAlan Modra2016-01-211-1/+0
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* PowerPC ifunc with local symbolsAlan Modra2015-12-071-20/+22
* Add assembler, disassembler and linker support for power9.Peter Bergner2015-11-111-21/+76
* Fix performance regression due to ld -r memmoveAlan Modra2015-11-101-39/+83
* Add --no-dynamic-linker option to ld, for static PIE useRich Felker2015-09-201-1/+1
* Add bfd_link_pde, and simplify some tests of link_info.typeAlan Modra2015-08-191-2/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-84/+84
* Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbolsH.J. Lu2015-08-121-1/+1
* Remove trailing spaces in bfdH.J. Lu2015-08-121-6/+6
* ppc476 linker workaround shared lib fixes againAlan Modra2015-06-161-11/+12
* ppc476 linker workaround shared lib fixesAlan Modra2015-06-051-0/+52
* PowerPC non-PIC to PIC editing for protected var accessAlan Modra2015-04-071-38/+215
* Make powerpc bfd ld reloc overflow vs undefined symbols match goldAlan Modra2015-03-241-22/+12
* Fix ppc32 synthetic symbols when __tls_get_addr_opt stub is generatedAlan Modra2015-03-111-4/+7
* Tweak ppc32 tls_get_addr optimisationAlan Modra2015-02-281-0/+3
* Use dynamic text relocs for protected varsAlan Modra2015-02-261-0/+17
* Properly place the NULL STT_FILE symbol revistitedAlan Modra2015-02-181-0/+3
* Don't segfault or assert on NULL tls_secAlan Modra2015-02-091-8/+22
* More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton2015-02-031-1/+1
* Correct PowerPC64 local-dynamic TLS linker optimizationAlan Modra2015-01-291-5/+10
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-5/+2
* Fix memory access violations triggered by running objdump on fuzzed binaries.Nick Clifton2015-01-151-3/+12
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Set ppc COMMONPAGESIZE to 64kRichard Henderson2014-12-181-1/+2
* Copy relocations against protected symbolsAlan Modra2014-12-121-1/+1