aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-openrisc.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu1-2/+2
2013-03-30 PR ld/15323Alan Modra1-0/+4
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
2010-10-25 bfd/Daniel Jacobowitz1-9/+2
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-3/+3
2007-04-26bfd/Alan Modra1-1/+1
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-3/+21
2007-03-07 PR 3958Alan Modra1-5/+15
2006-09-28 * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra1-39/+12
2005-07-01Update function declarations to ISO C90 formattingNick Clifton1-130/+86
2005-06-202005-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+6
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
2004-10-21bfd/H.J. Lu1-2/+2
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra1-2/+2
2004-03-22 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra1-5/+5
2004-03-20bfd/H.J. Lu1-25/+4
2003-11-05 * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra1-1/+1
2003-06-25Correct spelling of "relocatable".Alan Modra1-5/+5
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-52/+52
2002-11-28include/elf/ChangeLogAlan Modra1-2/+2
2002-07-23 * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra1-3/+0
2002-07-01 * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra1-6/+4
2002-06-04 * elf32-openrisc.c (openrisc_elf_gc_mark_hook): RemoveAlan Modra1-4/+4
2002-05-07 * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra1-20/+5
2001-12-17 Support for more than 64k ELF sections.Alan Modra1-7/+1
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek1-3/+2
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-3/+3
2001-09-13* elf32-openrisc.c (ELF_MACHINE_ALT1): Define as EM_OPENRISC_OLD.Alexandre Oliva1-0/+1
2001-08-25Add missing prototypesNick Clifton1-1/+8
2001-05-02Add gas and ld support for openriscNick Clifton1-6/+6
2001-04-24Add OpenRISC supportNick Clifton1-0/+653