Re: Submitting back Debian patches

Enrico Scholz <[email protected]> Wed, 21 Dec 2011 23:54:37 +0100
Newsgroups gmane.linux.lib.dietlibc
Message-ID <[email protected]>
[email protected] (Thorsten Glaser) writes:

> 0025: Enrico used .set but that is not portable across supported
>       platforms, neither is .equ, but “a = b” works

Thx; I applied this to my tree


> 0027: both update comment on the ARM mmap() code which applied
>       only to the OABI version, and fix the EABI version (add
>       interworking support)

EABI version is still broken after this patch; see my comments in

  https://github.com/ensc/dietlibc/commit/bde04b432ab46903ca388d0e32c6b0db48bdf43b
  (ARM-EABI: fixed and optimized mmap(2) syscall)



Enrico