libgloss: bfin: trim trailing whitespace

This commit is contained in:
Michael Frysinger 2011-06-22 03:00:44 +00:00
parent e3b09df6ef
commit 3a81efd10e
3 changed files with 21 additions and 16 deletions

View File

@ -1,3 +1,8 @@
2011-06-21 Mike Frysinger <vapier@gentoo.org>
* bfin/syscalls.c: Trim trailing whitespace.
* bfin/crt0.S: Likewise.
2011-06-14 Joseph Myers <joseph@codesourcery.com>
* configure.in: Don't handle strongarm, ep9312 and xscale target

View File

@ -52,7 +52,7 @@ L$L$clear_bss:
p0.l = _atexit;
p0.h = _atexit;
#ifdef __BFIN_FDPIC__
r0 = [P4 + __fini@FUNCDESC_GOT17M4] ;
r0 = [P4 + __fini@FUNCDESC_GOT17M4];
P3 = P4;
#else
r0.l = __fini;