summaryrefslogtreecommitdiff
path: root/bfd/elf32-cris.c
Commit message (Expand)AuthorAgeFilesLines
* 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-43/+43
* Fix "FAIL: -Bsymbolic-functions" for cris-linux in ldHans-Peter Nilsson2015-08-031-7/+7
* 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-3/+3
* 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
* Copy relocations against protected symbolsAlan Modra2014-12-121-1/+1
* bfd target vector rationalisationAlan Modra2014-05-021-2/+2
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+2
* * elf32-cris.c (cris_elf_check_relocs): Don't assumeHans-Peter Nilsson2013-10-181-5/+10
* 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-9/+9
* * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra2013-02-101-4/+1
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-1/+1
* 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-134/+53
* * section.c (bfd_get_linker_section): New function.Alan Modra2012-06-291-40/+37
* * elf32-cris.c (cris_elf_plt_sym_val): Rewrite to work in presenceHans-Peter Nilsson2012-06-181-4/+52
* * elf32-cris.c (cris_elf_relocate_section): <R_CRIS_32_IE>Hans-Peter Nilsson2012-06-171-1/+2
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-1/+1
* * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't errorAlan Modra2012-03-131-9/+2
* * elf32-cris.c (cris_elf_check_relocs) <plt accounting forHans-Peter Nilsson2011-12-011-5/+6
* PR ld/13177Alan Modra2011-10-191-1/+5
* * elf32-cris.c (cris_elf_gc_sweep_hook) <R_CRIS_16_GOTPLT>Hans-Peter Nilsson2011-10-141-0/+12
* * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra2011-06-131-10/+1
* bfd/Daniel Jacobowitz2010-10-251-9/+2
* 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-2/+2
* fix set but unused variable warningsAlan Modra2010-06-271-2/+0
* * elf32-cris.c (cris_elf_relocate_section): Correct first argumentHans-Peter Nilsson2010-03-311-2/+3
* PR ld/11458Hans-Peter Nilsson2010-03-311-21/+50
* * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton2010-02-041-62/+83
* * elf32-cris.c (cris_elf_plt_sym_val): New function.Hans-Peter Nilsson2009-10-291-0/+16
* * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_DTPREL>:Hans-Peter Nilsson2009-10-191-8/+3
* * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GD>Hans-Peter Nilsson2009-03-251-2/+3
* * elf32-cris.c (cris_elf_relocate_section): <caseHans-Peter Nilsson2009-03-241-6/+23
* * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GD>Hans-Peter Nilsson2009-03-241-2/+1
* * elf32-cris.c (cris_elf_relocate_section): Use elf_hash_tableHans-Peter Nilsson2009-01-271-4/+4
* * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_DTPREL>Hans-Peter Nilsson2009-01-271-2/+7
* * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_8>Hans-Peter Nilsson2009-01-271-1/+10
* * elf32-cris.c (elf_cris_copy_indirect_symbol): For other symbolHans-Peter Nilsson2009-01-191-1/+5
* * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GD>Hans-Peter Nilsson2009-01-071-3/+7
* 2009-01-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-01-031-1/+1
* * elf32-cris.c (elf_cris_finish_dynamic_symbol): RenameHans-Peter Nilsson2009-01-031-9/+15
* * elf32-cris.c (cris_elf_howto_table): Add entry for R_CRIS_32_IE.Hans-Peter Nilsson2008-12-201-6/+30