aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-cris.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-112008-01-11 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+3
2007-09-28 * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code.Alan Modra1-5/+1
2007-09-26bfd/Jan Beulich1-1/+3
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-05-152007-05-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-26/+1
2007-04-26bfd/Alan Modra1-1/+1
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-0/+16
2007-03-07 PR 3958Alan Modra1-6/+16
2007-01-312076-01-31 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+2
2006-10-17bfd/Alan Modra1-3/+16
2006-09-28 * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra1-44/+16
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton1-4/+4
2006-03-16 PR 2434Alan Modra1-3/+4
2006-02-27 * elf-m10300.c (_bfd_mn10300_elf_finish_dynamic_symbol): Use theRichard Sandiford1-1/+1
2005-10-28 PR ld/1567Hans-Peter Nilsson1-1/+6
2005-08-18 * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Warn onAlan Modra1-0/+7
2005-08-17bfd/Alan Modra1-6/+7
2005-07-08 * elf-hppa.h (elf_hppa_final_link): Use gp val of zero when noneAlan Modra1-31/+19
2005-06-202005-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+6
2005-05-052005-05-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-16/+15
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04bfd/Alan Modra1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-02-01include/Alan Modra1-0/+1
2005-01-11 * elf64-ppc.c (ppc64_elf_gc_sweep_hook): Follow indirect and warningAlan Modra1-10/+17
2004-11-04 * config.bfd: Support crisv32-*-* like cris-*-*.Hans-Peter Nilsson1-60/+394
2004-10-21bfd/H.J. Lu1-2/+2
2004-10-10 * libbfd-in.h (BFD_ASSERT, BFD_FAIL): Wrap macro body in do while.Alan Modra1-1/+1
2004-09-17include/Alan Modra1-6/+6