summaryrefslogtreecommitdiff
path: root/bfd/elf32-ip2k.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-02bfd target vector rationalisationAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu1-2/+2
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-17/+17
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
2010-06-27fix set but unused variable warningsAlan Modra1-27/+3
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-8/+8
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-1/+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-5/+15
2006-09-28 * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra1-50/+1
2005-07-01Update function declarations to ISO C90 formattingNick Clifton1-653/+575
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-03update copyright datesAlan Modra1-1/+2
2005-02-11(ip2k_call_opcode, IS_CALL_OPCODE): Remove unused structure and macro.Nick Clifton1-9/+0
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston1-6/+0
2004-10-21bfd/H.J. Lu1-2/+2
2004-06-24bfd/Alan Modra1-28/+18
2004-03-22 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra1-2/+5
2003-11-27 * elf32-arm.h: Fix comment typos.Kazu Hirata1-3/+3
2003-08-20Better handking for unresolved symbolsNick Clifton1-24/+3
2003-06-25Correct spelling of "relocatable".Alan Modra1-4/+4
2003-05-09 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra1-6/+6
2003-01-03oops - omitted from previous delta - a reworking of the linker relaxation code.Nick Clifton1-740/+717
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-175/+199
2002-11-28include/elf/ChangeLogAlan Modra1-6/+6
2002-10-17 * elf32-ip2k.c (ELF_MACHINE_ALT1): Define alternate machine codeDenis Chertykov1-1/+1
2002-08-01 * elf32-ip2k.c: Processor manufacturer changed to Ubicom.Denis Chertykov1-382/+109
2002-07-23 * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra1-29/+5
2002-07-17Add IP2k support to BFD and LDNick Clifton1-0/+1989