summaryrefslogtreecommitdiff
path: root/bfd/elf64-alpha.c
Commit message (Expand)AuthorAgeFilesLines
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-6/+4
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* Alpha DT_RELAAlan Modra2017-02-211-8/+14
* bfd: alpha: Fix crash caused by double free with --no-keep-memoryJames Clarke2017-01-041-1/+3
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* elf_backend_dtrel_excludes_pltAlan Modra2016-11-231-10/+1
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-22/+18
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-2/+19
* Remove syntactic sugarAlan Modra2016-09-301-24/+24
* Correct the calculation of the use_counts of merged .got entries.Jiaming Wei2016-08-091-1/+1
* 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/+3
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add --no-dynamic-linker option to ld, for static PIE useRich Felker2015-09-201-1/+1
* Don't sort ld -r output relocs on alphaAlan Modra2015-08-271-0/+14
* Add bfd_link_pde, and simplify some tests of link_info.typeAlan Modra2015-08-191-7/+7
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-31/+38
* More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton2015-02-031-1/+1
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-2/+2
* Fix memory access violations triggered by running objdump on fuzzed binaries.Nick Clifton2015-01-151-1/+8
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Merge bfd_find_nearest_line variantsAlan Modra2014-10-151-8/+10
* Make bfd.link_next field a unionAlan Modra2014-06-131-1/+1
* bfd target vector rationalisationAlan Modra2014-05-021-2/+2
* Fix alpha-elf relaxationRichard Henderson2014-04-211-96/+145
* Update copyright yearsAlan Modra2014-03-051-3/+1
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+2
* bfd/Roland McGrath2013-10-091-2/+4
* PR ld/15323Alan Modra2013-03-301-0/+3
* * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra2013-03-271-1/+3
* * elf-bfd.h (struct elf_obj_tdata): Move find_line_info, local_stubs,Alan Modra2013-02-181-16/+18
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-4/+4
* Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu2012-09-021-1/+1
* 2012-07-24 Teresa Johnson <tejohnson@google.com>Cary Coutant2012-07-241-1/+1
* * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton2012-07-131-20/+21
* * section.c (bfd_get_linker_section): New function.Alan Modra2012-06-291-16/+16
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-3/+3
* PR ld/13991Alan Modra2012-04-241-5/+6
* PR ld/13177Alan Modra2011-10-191-3/+12
* 2011-09-30 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-09-301-1/+2
* PR ld/12928Richard Henderson2011-06-241-7/+7
* * elf64-alpha.c (elf64_alpha_check_relocs): No dynamic reloc forRichard Henderson2011-06-221-13/+19
* * elf64-alpha.c (elf64_alpha_copy_indirect_symbol): Rename fromRichard Henderson2011-06-151-17/+19
* * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra2011-06-131-12/+0
* * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Do notRichard Henderson2011-04-121-1/+2
* * elf64-alpha.c (elf64_alpha_gc_mark_hook): New.Richard Henderson2011-03-291-1/+92
* bfd/Daniel Jacobowitz2010-10-251-19/+6
* bfd/Bernd Schmidt2010-10-041-1/+1
* 2010-09-24 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge2010-09-241-11/+11
* Use bfd_elf_generic_reloc for alpha-elf.Richard Henderson2010-09-201-26/+26