summaryrefslogtreecommitdiff
path: root/bfd/elfnn-ia64.c
Commit message (Expand)AuthorAgeFilesLines
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-3/+20
* IA-64: Fix linker error with --no-keep-memory.Jim Wilson2018-02-261-0/+6
* assorted target messagesAlan Modra2018-02-261-2/+2
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-3/+3
* Enable link time garbage collection support for the IA64 target.Jason Duerstock2018-02-201-0/+1
* %L conversionsAlan Modra2018-02-191-10/+11
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-19/+19
* Remove bfd stub function casts.Alan Modra2018-02-161-1/+1
* Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton2018-02-141-1/+1
* Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton2018-02-131-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-46/+46
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-1/+0
* Rename u.weakdef and make it a circular listAlan Modra2017-11-231-5/+5
* ia64: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2017-10-141-5/+15
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-7/+7
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* Wrap long linesAlan Modra2017-04-131-2/+1
* Use %A and %B in more error messagesAlan Modra2017-04-131-5/+3
* Rewrite bfd error handlerAlan Modra2017-04-131-8/+11
* 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
* elf_backend_dtrel_excludes_pltAlan Modra2016-11-231-7/+1
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-6/+5
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+10
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-1/+2
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+1
* Remove syntactic sugarAlan Modra2016-09-301-20/+20
* Return void from linker callbacksAlan Modra2016-05-281-13/+11
* 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
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-46/+46
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Free linker hash table from bfd_close.Alan Modra2014-06-131-5/+5
* Don't call bfd_link_hash_table_freeAlan Modra2014-06-131-2/+1
* Move link_hash_table_free functions earlierAlan Modra2014-06-131-36/+36
* bfd target vector rationalisationAlan Modra2014-05-021-5/+5
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-3/+3
* * coffcode.h: Added a cast to void when a bfd_set_section_*()Nick Clifton2013-04-171-6/+7
* 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
* bfd/Alan Modra2013-02-211-5/+5
* * elfcode.h (elf_checksum_contents): Free contents.Alan Modra2013-02-111-1/+1
* Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu2012-09-021-1/+1
* typo fixesAlan Modra2012-08-171-1/+1
* * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton2012-07-131-22/+22
* * section.c (bfd_get_linker_section): New function.Alan Modra2012-06-291-38/+39
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-3/+3