summaryrefslogtreecommitdiff
path: root/bfd/elf32-ip2k.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-17/+17
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-2/+2
* bfd/Daniel Jacobowitz2010-10-251-9/+2
* fix set but unused variable warningsAlan Modra2010-06-271-27/+3
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-8/+8
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-1/+1
* bfd/Alan Modra2007-04-261-1/+1
* * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra2007-03-261-0/+16
* PR 3958Alan Modra2007-03-071-5/+15
* * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra2006-09-281-50/+1
* Update function declarations to ISO C90 formattingNick Clifton2005-07-011-653/+575
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* update copyright datesAlan Modra2005-03-031-1/+2
* (ip2k_call_opcode, IS_CALL_OPCODE): Remove unused structure and macro.Nick Clifton2005-02-111-9/+0
* * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston2005-01-311-6/+0
* bfd/H.J. Lu2004-10-211-2/+2
* bfd/Alan Modra2004-06-241-28/+18
* * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra2004-03-221-2/+5
* * elf32-arm.h: Fix comment typos.Kazu Hirata2003-11-271-3/+3
* Better handking for unresolved symbolsNick Clifton2003-08-201-24/+3
* Correct spelling of "relocatable".Alan Modra2003-06-251-4/+4
* * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra2003-05-091-6/+6
* oops - omitted from previous delta - a reworking of the linker relaxation code.Nick Clifton2003-01-031-740/+717
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-175/+199
* include/elf/ChangeLogAlan Modra2002-11-281-6/+6
* * elf32-ip2k.c (ELF_MACHINE_ALT1): Define alternate machine codeDenis Chertykov2002-10-171-1/+1
* * elf32-ip2k.c: Processor manufacturer changed to Ubicom.Denis Chertykov2002-08-011-382/+109
* * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra2002-07-231-29/+5
* Add IP2k support to BFD and LDNick Clifton2002-07-171-0/+1989