* [Buildroot] svn commit: trunk/buildroot/toolchain/elf2flt/elf2flt
@ 2007-11-08 11:03 vanokuten at uclibc.org
0 siblings, 0 replies; only message in thread
From: vanokuten at uclibc.org @ 2007-11-08 11:03 UTC (permalink / raw)
To: buildroot
Author: vanokuten
Date: 2007-11-08 03:03:35 -0800 (Thu, 08 Nov 2007)
New Revision: 20384
Log:
fix typo in elf2flt, thanks atle
Modified:
trunk/buildroot/toolchain/elf2flt/elf2flt/elf2flt.c
Changeset:
Modified: trunk/buildroot/toolchain/elf2flt/elf2flt/elf2flt.c
===================================================================
--- trunk/buildroot/toolchain/elf2flt/elf2flt/elf2flt.c 2007-11-08 01:12:38 UTC (rev 20383)
+++ trunk/buildroot/toolchain/elf2flt/elf2flt/elf2flt.c 2007-11-08 11:03:35 UTC (rev 20384)
@@ -727,7 +727,7 @@
give an error by default, and
require `safe' relocations to be
enumberated explicitly?). */
- goto good_32bit_resolve_reloc;
+ goto good_32bit_resolved_reloc;
#endif
good_32bit_resolved_reloc:
if (bfd_big_endian (abs_bfd))
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-11-08 11:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-08 11:03 [Buildroot] svn commit: trunk/buildroot/toolchain/elf2flt/elf2flt vanokuten at uclibc.org
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox