summaryrefslogtreecommitdiff
path: root/bfd/elf32-xtensa.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* xtensa: generate PLT entries for call0 ABIMax Filippov2015-09-151-7/+12
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-28/+28
* xtensa: fix localized symbol refcounting with --gc-sectionsMax Filippov2015-05-141-1/+5
* xtensa: replace action list with splay treeMax Filippov2015-04-091-206/+282
* xtensa: optimize find_removed_literalMax Filippov2015-04-091-6/+58
* xtensa: optimize removed_by_actionsMax Filippov2015-04-091-25/+156
* xtensa: optimize check_section_ebb_pcrels_fitMax Filippov2015-04-091-23/+298
* 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-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton2014-12-221-1/+5
* Fix 'call8: call target out of range' xtensa ld relaxation bugSterling Augustine2014-09-231-4/+37
* Make bfd.link_next field a unionAlan Modra2014-06-131-7/+7
* Use signed data type for R_XTENSA_DIFF* relocation offsets.Volodymyr Arbatov2014-05-081-15/+17
* bfd target vector rationalisationAlan Modra2014-05-021-2/+2
* Update copyright yearsAlan Modra2014-03-051-2/+1
* remove VA_* from binutilsTom Tromey2014-01-071-4/+4
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-1/+3
* PR ld/15323Alan Modra2013-03-301-0/+4
* * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra2013-03-271-1/+3
* * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra2013-02-211-5/+5
* * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra2013-02-101-11/+1
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-108/+108
* * elf32-xtensa.c (free_section_cache): Renamed fromAlan Modra2012-10-161-6/+6
* 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-16/+17
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-5/+5
* PR ld/13177Alan Modra2011-10-191-1/+3
* * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra2011-06-131-3/+0
* Fix spelling mistakes.Nick Clifton2011-06-021-2/+2
* bfd/Daniel Jacobowitz2010-10-251-9/+2
* Fix build with -DDEBUG=7Alan Modra2010-10-081-1/+1
* 2010-09-24 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge2010-09-241-1/+1
* Add target_id to elf_backend_data.H.J. Lu2010-08-251-0/+1
* 2010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves2010-08-181-1/+1
* fix set but unused variable warningsAlan Modra2010-06-271-7/+0
* 2010-05-28 Sterling Augustine <sterling@tensilica.com>Sterling Augustine2010-05-281-12/+37
* * section.c (struct bfd_section): Delete has_tls_reloc,Alan Modra2010-02-081-0/+4
* * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton2010-02-041-5/+38
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-10/+9
* * elf32-xtensa.c (elf_xtensa_relax_section): Delete -r check.Alan Modra2009-09-091-4/+0
* update copyright datesAlan Modra2009-09-021-1/+2
* 2009-06-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-06-171-6/+1
* bfd/Nathan Sidwell2009-05-271-0/+4
* 2009-04-02 Sterling Augustine <sterling@jaw.hq.tensilica.com>Sterling Augustine2009-04-031-6/+1
* 2009-02-24 Sterling Augustine <sterling@tensilica.com>Sterling Augustine2009-02-241-5/+13
* * elf32-xtensa.c (elf_xtensa_check_relocs): Check for negative refcount.Bob Wilson2008-09-181-3/+13