diff options
Diffstat (limited to 'bfd/elf32-spu.c')
-rw-r--r-- | bfd/elf32-spu.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/bfd/elf32-spu.c b/bfd/elf32-spu.c index c72bbfb..86fb33c 100644 --- a/bfd/elf32-spu.c +++ b/bfd/elf32-spu.c @@ -1,7 +1,6 @@ /* SPU specific support for 32-bit ELF - Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 - Free Software Foundation, Inc. + Copyright 2006-2013 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. @@ -1143,7 +1142,7 @@ count_stub (struct spu_link_hash_table *htab, } /* Support two sizes of overlay stubs, a slower more compact stub of two - intructions, and a faster stub of four instructions. + instructions, and a faster stub of four instructions. Soft-icache stubs are four or eight words. */ static unsigned int |