summaryrefslogtreecommitdiff
path: root/bfd/elf32-tic6x.c
Commit message (Expand)AuthorAgeFilesLines
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-3/+3
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* Don't make dynamic .data.rel.ro SEC_READONLYAlan Modra2017-02-281-1/+1
* 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-7/+23
* Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra2016-12-261-17/+5
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-4/+2
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+12
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-6/+7
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+1
* Remove syntactic sugarAlan Modra2016-09-301-10/+9
* Return void from linker callbacksAlan Modra2016-05-281-15/+9
* 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-27/+30
* Fix broken -Bsymbolic-functionsAlan Modra2015-07-251-2/+2
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-2/+2
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Copy relocations against protected symbolsAlan Modra2014-12-121-1/+1
* Make bfd.link_next field a unionAlan Modra2014-06-131-3/+3
* bfd target vector rationalisationAlan Modra2014-05-021-6/+6
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Default elf_backend_post_process_headers to set OSABIH.J. Lu2013-12-171-14/+0
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+2
* * ecoff.c: casting the return value of BFD_ALIGN to intNick Clifton2013-04-241-4/+1
* * coffcode.h: Added a cast to void when a bfd_set_section_*()Nick Clifton2013-04-171-3/+2
* PR ld/15323Alan Modra2013-03-301-0/+4
* * elfcode.h (elf_checksum_contents): Free contents.Alan Modra2013-02-111-9/+0
* * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra2013-02-101-2/+1
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-16/+16
* bfd/Nathan Sidwell2012-10-231-119/+5
* Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu2012-09-021-1/+1
* * section.c (bfd_get_linker_section): New function.Alan Modra2012-06-291-6/+6
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-1/+1
* 2012-03-21 Eliot Dresselhaus <eliot@sonic.net>Joseph Myers2012-03-211-0/+3
* * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't errorAlan Modra2012-03-131-9/+2
* * bfd/elf32-tic6x.c (elf32_tic6x_set_osabi): Also set it ifBernd Schmidt2011-06-301-1/+1
* PR ld/12851Alan Modra2011-06-141-0/+2
* * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra2011-06-131-9/+0
* ld/testsuite/Bernd Schmidt2011-05-201-5/+43
* ld/Bernd Schmidt2011-05-131-1/+47
* 2011-05-09 Paul Brook <paul@codesourcery.com>Paul Brook2011-05-091-0/+463
* 2011-05-09 Paul Brook <paul@codesourcery.com>Paul Brook2011-05-091-0/+31
* 2011-05-09 Paul Brook <paul@codesourcery.com>Paul Brook2011-05-091-0/+48
* bfd/Bernd Schmidt2011-05-051-17/+30
* 2011-05-03 Paul Brook <paul@codesourcery.com>Paul Brook2011-05-031-2/+29
* * elf32-tic6x.c (elf32_tic6x_check_relocs): Initialize pc_count field.Bernd Schmidt2011-04-111-0/+1
* 2011-04-07 Paul Brook <paul@codesourcery.com>Paul Brook2011-04-071-10/+14
* bfd/Jan Kratochvil2011-03-311-2/+0