aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf-m10300.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki1-1/+1
2012-04-24 PR ld/13991Alan Modra1-2/+2
2012-03-13 * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't errorAlan Modra1-9/+2
2012-03-07 * mn10300.h (elf_mn10300_reloc_type): Add R_MN10300_TLS_GD,Nick Clifton1-91/+792
2011-11-08 * elf-m10300.c (mn10300_elf_relax_section): Fix check for anNick Clifton1-2/+2
2011-10-19 PR ld/13177Alan Modra1-1/+4
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra1-4/+1
2011-05-23 * elf-m10300.c (mn10300_elf_mkobject): New function.Nick Clifton1-0/+16
2010-10-25 bfd/Daniel Jacobowitz1-9/+2
2010-08-25Add target_id to elf_backend_data.H.J. Lu1-0/+1
2010-06-27fix set but unused variable warningsAlan Modra1-5/+0
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton1-4/+9
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-6/+0
2009-09-02update copyright datesAlan Modra1-1/+1
2009-07-01 * bfd/bfd.m4 (BFD_HAVE_TIME_TYPE_MEMBER,Nick Clifton1-1/+1
2009-06-29 * elf-m10300.c (mn10300_elf_relax_section): Allow for theNick Clifton1-2/+21
2009-06-25 * elf-m10300.c (mn10300_elf_relax_section): Handle non-sectionNick Clifton1-1/+0
2009-05-27 bfd/Nathan Sidwell1-0/+4
2008-11-25 * elflink.c (is_reloc_section): New function. Returns true if theNick Clifton1-40/+6
2008-07-15* elf-m10300.c (mn10300_elf_final_link_relocate): Correct overflowDJ Delorie1-9/+17
2007-12-31* elf-m10300.c (mn10300_elf_relax_section): Use _bfd_merged_section_offsetNick Clifton1-6/+5
2007-11-28* elf-m10300.c (mn10300_elf_relax_section): Extend previous fix to cover forw...Nick Clifton1-2/+2
2007-11-21* elf-m10300.c (mn10300_elf_relax_section): Allow for alignment relocs whenNick Clifton1-1/+32
2007-11-16* ld-mn10300/mn10300.exp: Fix the start address of the .bss section for the i...Nick Clifton1-13/+24
2007-11-13* config/tc-mn10300.c (mn10300_force_relocation): Force a reloc to be generat...Nick Clifton1-14/+67
2007-10-31* elf-m10300.c (mn10300_elf_relax_delete_bytes): Do not look for alignNick Clifton1-17/+20
2007-10-30* mn10300.h (R_MN10300_ALIGN): Define.Nick Clifton1-9/+60
2007-10-19Add MN10300 linker relaxation support for symbol differencesNick Clifton1-49/+185
2007-10-19* elf-m10300.c: Convert to ISO C.Nick Clifton1-502/+393
2007-09-28 * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code.Alan Modra1-4/+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-23/+1
2007-04-26bfd/Alan Modra1-1/+1
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-0/+17
2007-03-07 PR 3958Alan Modra1-5/+16
2007-01-31* elf-m10300.c (mn10300_elf_relocate_section): Clarify the warningDJ Delorie1-1/+6
2006-10-17bfd/Alan Modra1-0/+2
2006-09-28 * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra1-34/+12
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton1-16/+16
2006-08-14* elf-m10300.c (elf32_mn10300_link_hash_entry): Add value.DJ Delorie1-12/+95
2006-03-16 PR 2434Alan Modra1-6/+8
2006-02-27 * elf-m10300.c (_bfd_mn10300_elf_finish_dynamic_symbol): Use theRichard Sandiford1-1/+1
2006-02-25bfd/Richard Sandiford1-4/+8
2005-08-252005-08-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-3/+6
2005-08-18 * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Warn onAlan Modra1-0/+7
2005-08-15 * elf-bfd.h (_bfd_elf_define_linkage_sym): Declare.Alan Modra1-32/+9
2005-07-08 * elf-hppa.h (elf_hppa_final_link): Use gp val of zero when noneAlan Modra1-27/+19
2005-06-202005-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+6
2005-05-07bfd/Alan Modra1-27/+26