aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-sh64.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-02bfd target vector rationalisationAlan Modra1-6/+6
2014-03-05Update copyright yearsAlan Modra1-2/+1
2014-01-29My patch to the binutils strip-10.d test was wrong. The osabi field should a...Nick Clifton1-1/+2
2010-06-27fix set but unused variable warningsAlan Modra1-2/+3
2009-09-02update copyright datesAlan Modra1-1/+1
2009-05-21 * elf-bfd.h (struct elf_backend_dataAlan Modra1-3/+3
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-04-26bfd/Alan Modra1-2/+2
2006-10-22 * elf32-sh64.c (sh64_elf_merge_symbol_attribute): Do mergingKaz Kojima1-2/+2
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton1-2/+2
2006-05-30bfd/H.J. Lu1-0/+3
2006-05-03bfd/Alan Modra1-7/+10
2005-07-082005-07-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-19/+1
2005-07-05 * elf.c (special_sections): Move const qualifier.Alan Modra1-2/+2
2005-07-04 PR 1004Alan Modra1-34/+19
2005-05-072005-05-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+35
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-03-202005-03-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-4/+5
2005-03-03update copyright datesAlan Modra1-1/+2
2005-02-24 * coffcode.h (coff_print_aux): Warning fix.Alan Modra1-3/+3
2004-09-16 * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flagsAlan Modra1-1/+1
2004-07-06Add support for sh-symbian-elf targetNick Clifton1-0/+1
2004-06-24bfd/Alan Modra1-9/+4
2004-06-15 * section.c (struct sec): Remove usused flags. Reorganize a little.Alan Modra1-2/+0
2004-04-272004-04-27 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-11/+12
2004-03-26 * elf64-ppc.c (elf_backend_add_symbol_hook): Define.Alan Modra1-3/+3
2003-12-08 * elf-bfd.h (struct elf_backend_data): Remove "bfd *" and addAlan Modra1-5/+5
2003-12-01 * elf-bfd.h (is_elf_hash_table): Take hash tab rather than info arg.Alan Modra1-1/+1
2003-10-15[bfd]Kaz Kojima1-0/+22
2003-09-23 * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". ChangeAlan Modra1-4/+2
2003-08-07 * elfxx-target.h: Remove PTR cast.Alan Modra1-1/+1
2003-07-25bfd/H.J. Lu1-0/+9
2003-07-25 * elf32-sh.c: Convert to C90. Replace PTR with void *.Kaz Kojima1-78/+48
2003-06-25Correct spelling of "relocatable".Alan Modra1-5/+5
2003-04-23bfd:Joern Rennecke1-1/+1
2003-04-15Replace occurrances of 'Hitachi' with 'Renesas'.Nick Clifton1-1/+1
2003-01-23include/elf/ChangeLogAlan Modra1-5/+28
2003-01-20Treat elfNN_bed like other macros defined in elfxx-target.h and #undef itNick Clifton1-6/+3
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-64/+71
2002-10-16 * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo,Alan Modra1-12/+47
2002-10-11Fix numerous occurrences ofAlan Modra1-2/+5
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra1-1/+1
2002-06-05bfd/Jason Thorpe1-243/+2
2002-06-04 * elf.c (bfd_section_from_shdr): Make "name" const.Alan Modra1-2/+2
2002-06-03 * elf32-arc.c: Fix formatting.Kazu Hirata1-1/+1
2002-04-16 * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash tableAlan Modra1-1/+2
2002-02-11* elf32-sh.c: Added missing prototypes.Alexandre Oliva1-0/+1
2002-02-08Contribute sh64-elf.Alexandre Oliva1-0/+983