aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-cris.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-02bfd target vector rationalisationAlan Modra1-2/+2
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu1-2/+2
2013-10-18 * elf32-cris.c (cris_elf_check_relocs): Don't assumeHans-Peter Nilsson1-5/+10
2013-03-30 PR ld/15323Alan Modra1-0/+4
2013-03-27 * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra1-1/+3
2013-02-21 * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra1-9/+9
2013-02-10 * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra1-4/+1
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-1/+1
2012-09-02Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu1-1/+1
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton1-134/+53
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra1-40/+37
2012-06-18 * elf32-cris.c (cris_elf_plt_sym_val): Rewrite to work in presenceHans-Peter Nilsson1-4/+52
2012-06-17 * elf32-cris.c (cris_elf_relocate_section): <R_CRIS_32_IE>Hans-Peter Nilsson1-1/+2
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki1-1/+1
2012-04-24 PR ld/13991Alan Modra1-1/+1
2012-03-13 * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't errorAlan Modra1-9/+2
2011-12-01 * elf32-cris.c (cris_elf_check_relocs) <plt accounting forHans-Peter Nilsson1-5/+6
2011-10-19 PR ld/13177Alan Modra1-1/+5
2011-10-14 * elf32-cris.c (cris_elf_gc_sweep_hook) <R_CRIS_16_GOTPLT>Hans-Peter Nilsson1-0/+12
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra1-10/+1
2010-10-25 bfd/Daniel Jacobowitz1-9/+2
2010-09-242010-09-24 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge1-1/+1
2010-08-25Add target_id to elf_backend_data.H.J. Lu1-0/+1
2010-08-182010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-2/+2
2010-06-27fix set but unused variable warningsAlan Modra1-2/+0
2010-03-31 * elf32-cris.c (cris_elf_relocate_section): Correct first argumentHans-Peter Nilsson1-2/+3
2010-03-31 PR ld/11458Hans-Peter Nilsson1-21/+50
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton1-62/+83
2009-10-29 * elf32-cris.c (cris_elf_plt_sym_val): New function.Hans-Peter Nilsson1-0/+16
2009-10-19 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_DTPREL>:Hans-Peter Nilsson1-8/+3
2009-03-25 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GD>Hans-Peter Nilsson1-2/+3
2009-03-24 * elf32-cris.c (cris_elf_relocate_section): <caseHans-Peter Nilsson1-6/+23
2009-03-24 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GD>Hans-Peter Nilsson1-2/+1
2009-01-27 * elf32-cris.c (cris_elf_relocate_section): Use elf_hash_tableHans-Peter Nilsson1-4/+4
2009-01-27 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_DTPREL>Hans-Peter Nilsson1-2/+7
2009-01-27 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_8>Hans-Peter Nilsson1-1/+10
2009-01-19 * elf32-cris.c (elf_cris_copy_indirect_symbol): For other symbolHans-Peter Nilsson1-1/+5
2009-01-07 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GD>Hans-Peter Nilsson1-3/+7
2009-01-032009-01-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2009-01-03 * elf32-cris.c (elf_cris_finish_dynamic_symbol): RenameHans-Peter Nilsson1-9/+15
2008-12-20 * elf32-cris.c (cris_elf_howto_table): Add entry for R_CRIS_32_IE.Hans-Peter Nilsson1-6/+30
2008-12-17 (cris_elf_relocate_section) <R_CRIS_8, R_CRIS_16, R_CRIS_32>: Add missingHans-Peter Nilsson1-1/+1
2008-12-17 * elf32-cris.c (elf_cris_copy_indirect_symbol): Return withoutHans-Peter Nilsson1-0/+5
2008-12-15 * elf32-cris.c (elf_cris_copy_indirect_symbol): New function.Hans-Peter Nilsson1-0/+31
2008-12-15 * elf32-cris.c (struct elf_cris_pcrel_relocs_copied): New memberHans-Peter Nilsson1-68/+126
2008-12-15 * elf32-cris.c (elf_cris_got_elt_size) <symtab_hdr>: InitializeHans-Peter Nilsson1-1/+4
2008-11-25 * elflink.c (is_reloc_section): New function. Returns true if theNick Clifton1-51/+10
2008-11-25 Implement TLS for CRIS.Hans-Peter Nilsson1-72/+853
2008-10-04 * elf32-cris.c (TLSHOWTO32, TLSHOWTO16): New macros.Hans-Peter Nilsson1-2/+37