Home
last modified time | relevance | path

Searched hist:f2e71517e0b886518f755b55931807a67478a564 (Results 1 – 13 of 13) sorted by relevance

/freebsd/lib/libc/arm/gen/
H A D_ctx_start.Sdiff f2e71517e0b886518f755b55931807a67478a564 Sun Aug 31 19:21:51 CEST 2014 Ian Lepore <ian@FreeBSD.org> In ARM asm code, ensure that every ENTRY(foo) has a matching END(foo).
The EABI unwind info requires a .fnend for every .fnstart, and newer
binutils will complain about seeing two .fnstart in a row. This change
allows newer tools to compile our code.

Reported by: bapt
Reviewed by: imp
H A Dalloca.Sdiff f2e71517e0b886518f755b55931807a67478a564 Sun Aug 31 19:21:51 CEST 2014 Ian Lepore <ian@FreeBSD.org> In ARM asm code, ensure that every ENTRY(foo) has a matching END(foo).
The EABI unwind info requires a .fnend for every .fnstart, and newer
binutils will complain about seeing two .fnstart in a row. This change
allows newer tools to compile our code.

Reported by: bapt
Reviewed by: imp
H A Ddivsi3.Sdiff f2e71517e0b886518f755b55931807a67478a564 Sun Aug 31 19:21:51 CEST 2014 Ian Lepore <ian@FreeBSD.org> In ARM asm code, ensure that every ENTRY(foo) has a matching END(foo).
The EABI unwind info requires a .fnend for every .fnstart, and newer
binutils will complain about seeing two .fnstart in a row. This change
allows newer tools to compile our code.

Reported by: bapt
Reviewed by: imp
H A D__aeabi_read_tp.Sdiff f2e71517e0b886518f755b55931807a67478a564 Sun Aug 31 19:21:51 CEST 2014 Ian Lepore <ian@FreeBSD.org> In ARM asm code, ensure that every ENTRY(foo) has a matching END(foo).
The EABI unwind info requires a .fnend for every .fnstart, and newer
binutils will complain about seeing two .fnstart in a row. This change
allows newer tools to compile our code.

Reported by: bapt
Reviewed by: imp
H A Dsigsetjmp.Sdiff f2e71517e0b886518f755b55931807a67478a564 Sun Aug 31 19:21:51 CEST 2014 Ian Lepore <ian@FreeBSD.org> In ARM asm code, ensure that every ENTRY(foo) has a matching END(foo).
The EABI unwind info requires a .fnend for every .fnstart, and newer
binutils will complain about seeing two .fnstart in a row. This change
allows newer tools to compile our code.

Reported by: bapt
Reviewed by: imp
H A Dsetjmp.Sdiff f2e71517e0b886518f755b55931807a67478a564 Sun Aug 31 19:21:51 CEST 2014 Ian Lepore <ian@FreeBSD.org> In ARM asm code, ensure that every ENTRY(foo) has a matching END(foo).
The EABI unwind info requires a .fnend for every .fnstart, and newer
binutils will complain about seeing two .fnstart in a row. This change
allows newer tools to compile our code.

Reported by: bapt
Reviewed by: imp
H A D_setjmp.Sdiff f2e71517e0b886518f755b55931807a67478a564 Sun Aug 31 19:21:51 CEST 2014 Ian Lepore <ian@FreeBSD.org> In ARM asm code, ensure that every ENTRY(foo) has a matching END(foo).
The EABI unwind info requires a .fnend for every .fnstart, and newer
binutils will complain about seeing two .fnstart in a row. This change
allows newer tools to compile our code.

Reported by: bapt
Reviewed by: imp
/freebsd/lib/libc/arm/string/
H A Dstrcmp.Sdiff f2e71517e0b886518f755b55931807a67478a564 Sun Aug 31 19:21:51 CEST 2014 Ian Lepore <ian@FreeBSD.org> In ARM asm code, ensure that every ENTRY(foo) has a matching END(foo).
The EABI unwind info requires a .fnend for every .fnstart, and newer
binutils will complain about seeing two .fnstart in a row. This change
allows newer tools to compile our code.

Reported by: bapt
Reviewed by: imp
H A Dmemcmp.Sdiff f2e71517e0b886518f755b55931807a67478a564 Sun Aug 31 19:21:51 CEST 2014 Ian Lepore <ian@FreeBSD.org> In ARM asm code, ensure that every ENTRY(foo) has a matching END(foo).
The EABI unwind info requires a .fnend for every .fnstart, and newer
binutils will complain about seeing two .fnstart in a row. This change
allows newer tools to compile our code.

Reported by: bapt
Reviewed by: imp
H A Dstrlen.Sdiff f2e71517e0b886518f755b55931807a67478a564 Sun Aug 31 19:21:51 CEST 2014 Ian Lepore <ian@FreeBSD.org> In ARM asm code, ensure that every ENTRY(foo) has a matching END(foo).
The EABI unwind info requires a .fnend for every .fnstart, and newer
binutils will complain about seeing two .fnstart in a row. This change
allows newer tools to compile our code.

Reported by: bapt
Reviewed by: imp
H A Dmemmove.Sdiff f2e71517e0b886518f755b55931807a67478a564 Sun Aug 31 19:21:51 CEST 2014 Ian Lepore <ian@FreeBSD.org> In ARM asm code, ensure that every ENTRY(foo) has a matching END(foo).
The EABI unwind info requires a .fnend for every .fnstart, and newer
binutils will complain about seeing two .fnstart in a row. This change
allows newer tools to compile our code.

Reported by: bapt
Reviewed by: imp
H A Dmemset.Sdiff f2e71517e0b886518f755b55931807a67478a564 Sun Aug 31 19:21:51 CEST 2014 Ian Lepore <ian@FreeBSD.org> In ARM asm code, ensure that every ENTRY(foo) has a matching END(foo).
The EABI unwind info requires a .fnend for every .fnstart, and newer
binutils will complain about seeing two .fnstart in a row. This change
allows newer tools to compile our code.

Reported by: bapt
Reviewed by: imp
H A Dstrncmp.Sdiff f2e71517e0b886518f755b55931807a67478a564 Sun Aug 31 19:21:51 CEST 2014 Ian Lepore <ian@FreeBSD.org> In ARM asm code, ensure that every ENTRY(foo) has a matching END(foo).
The EABI unwind info requires a .fnend for every .fnstart, and newer
binutils will complain about seeing two .fnstart in a row. This change
allows newer tools to compile our code.

Reported by: bapt
Reviewed by: imp