summaryrefslogtreecommitdiff
path: root/bfd/elfxx-sparc.c
Commit message (Expand)AuthorAgeFilesLines
* sparc: Remove UNDEFINED_WEAK_RESOLVED_TO_ZERO definitionusers/hjl/pr22269H.J. Lu2017-10-111-48/+12
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-111-160/+0
* sparc: Remove a strayed commentH.J. Lu2017-10-081-2/+0
* sparc: Dump dynamic relocation info to the map fileH.J. Lu2017-10-071-1/+10
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-3/+3
* bfd: partial revert commit EC1ACAB (prevent all but undef weak symbols to bec...Egeyar Bagcioglu2017-07-031-7/+0
* bfd: prevent all but undef weak syms from becoming dynamic in sparc.Egeyar Bagcioglu2017-06-291-20/+47
* binutils: support for the SPARC M8 processorJose E. Marchesi2017-05-191-2/+15
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* Port the bug fix for PR 19704 (Missing dynamic relocation against undefined w...Qing Zhao2017-04-101-28/+186
* Don't make dynamic .data.rel.ro SEC_READONLYAlan Modra2017-02-281-1/+1
* PR20989, sparc GOT sequence optimisationAlan Modra2017-01-021-2/+29
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* dynrelro section for read-only dynamic symbols copied into executableAlan Modra2016-12-261-8/+17
* Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra2016-12-261-9/+5
* bfd,ld: Continue after partially-successful relaxed call relocations in sparc.Alyssa Milburn2016-12-041-2/+2
* elf_backend_dtrel_excludes_pltAlan Modra2016-11-231-11/+1
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-18/+23
* Revert "bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARC"Jose E. Marchesi2016-11-191-8/+8
* bfd: fix negative GOT offsets for non-local references on sparc64James Clarke2016-11-181-10/+12
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+4
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-3/+3
* Remove syntactic sugarAlan Modra2016-09-301-8/+6
* bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARCJose E. Marchesi2016-09-191-8/+8
* Don't convert R_SPARC_32 to R_SPARC_RELATIVE if class is ELFCLASS64.James Clarke2016-06-281-1/+2
* bfd,opcodes: sparc: new opcode v9{c,d,e,v,m} architectures and bfd machine nu...Jose E. Marchesi2016-06-171-2/+55
* Return void from linker callbacksAlan Modra2016-05-281-5/+3
* Set dynamic tag VMA and size from dynamic section when possibleAlan Modra2016-05-131-2/+2
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* New ARC implementation.Nick Clifton2015-10-071-3/+3
* Add --no-dynamic-linker option to ld, for static PIE useRich Felker2015-09-201-1/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-58/+64
* Remove trailing spaces in bfdH.J. Lu2015-08-121-2/+2
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Copy relocations against protected symbolsAlan Modra2014-12-121-1/+1
* This is a series of patches that add support for the SPARC M7 cpu toJose E. Marchesi2014-10-091-0/+7
* Fix PR17226, ld --gc-sections segfaults on sparc-linuxAlan Modra2014-08-051-1/+1
* Free linker hash table from bfd_close.Alan Modra2014-06-131-5/+6
* Move link_hash_table_free functions earlierAlan Modra2014-06-131-15/+15
* Make bfd.link_next field a unionAlan Modra2014-06-131-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+2
* * elf32-tilepro.c (tilepro_elf_finish_dynamic_sections): Don'tMaciej W. Rozycki2013-08-241-3/+4
* PR ld/15323Alan Modra2013-03-301-0/+4
* Fix attribute section output on sparc.David S. Miller2013-03-221-0/+1
* PR ld/15056Alan Modra2013-01-311-0/+23
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-5/+5
* Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu2012-09-021-1/+1
* * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton2012-07-131-11/+10