Waldemar Brodkorb
|
bbd7151f79
arm: fix compile in thumb mode
|
il y a 8 ans |
Waldemar Brodkorb
|
0550ecce0e
arm: cleanup redundant macros for syscalls
|
il y a 8 ans |
Waldemar Brodkorb
|
003946e5f5
merge uClibc master
|
il y a 9 ans |
Bernhard Reutner-Fischer
|
c78cc48514
arm: thumb1: Fix conflicting types for _v3
|
il y a 9 ans |
Waldemar Brodkorb
|
a22b1f0084
fix regression for ARM thumb mode
|
il y a 9 ans |
Bernhard Reutner-Fischer
|
549fa53225
*: silence some warnings
|
il y a 12 ans |
Bernhard Reutner-Fischer
|
01d14e299c
silence shadow warnings
|
il y a 14 ans |
Khem Raj
|
42fb51e0d4
arm: Silence warning about shadow declarations
|
il y a 14 ans |
Joseph Myers
|
7c3eebd556
Fix ARM syscall argument loading.
|
il y a 15 ans |
Mike Frysinger
|
763bbf9e9a
syscall: unify part 2: NCS variety
|
il y a 15 ans |
Mike Frysinger
|
b387d76236
syscall: unify common syscall defines
|
il y a 15 ans |
Bernhard Reutner-Fischer
|
1f020b1786
- trim any trailing whitespace
|
il y a 16 ans |
Bernhard Reutner-Fischer
|
af3f2851b9
- pull fix for unwinding from the NPTL branch (Johannes Stezenbach)
|
il y a 16 ans |
Khem Raj
|
90bfd0fc8a
Cleanup INTERNAL_SYSCALL macros for ARM.
|
il y a 16 ans |
Khem Raj
|
e587dc38e3
Fix compiler warning about shadowed declaration.
|
il y a 17 ans |
Eric Andersen
|
ffd98ffec7
Take Mike Frysinger's comments into account -- make certain that user
|
il y a 18 ans |
Khem Raj
|
d0fa769212
Add mmap function needed for ARM EABI and define thumb specific INTERNAL_SYSCALL macro which saves r7 before making the call and pops it back after return.
|
il y a 18 ans |
Mike Frysinger
|
d42f4849aa
fixups from psm for ASSEMBLER handling
|
il y a 18 ans |
Mike Frysinger
|
639152e48e
s/ifdef ASM/ifndef ASM/ as point out by psm
|
il y a 18 ans |
Mike Frysinger
|
190da1cd0c
sync with psm: update errno handling to be the same on all arches
|
il y a 18 ans |
Mike Frysinger
|
fa30ad140d
John Bowler writes in Bug 385:
|
il y a 19 ans |
Mike Frysinger
|
2607bee419
Patch by Joseph S. Myers to add support for ARM EABI
|
il y a 19 ans |
Mike Frysinger
|
c5d06340c1
rename _sys_result var to get rid of shadow warnings
|
il y a 19 ans |
Mike Frysinger
|
3e8c046f98
import thumb support from jbowler in Bug 385
|
il y a 19 ans |
Eric Andersen
|
461e8b2861
Fix arm syscall implementation so it does not blow chunks with gcc 3.3
|
il y a 21 ans |
Miles Bader
|
e72144d626
Change <bits/syscall.h> to <bits/sysnum.h>.
|
il y a 22 ans |
Eric Andersen
|
da59b78c3c
Support _syscall6 and _syscall7 for arm
|
il y a 22 ans |
Eric Andersen
|
72677cc3d8
Rework syscall handling. Rewrite syscall handlers for x86 and ARM.
|
il y a 22 ans |
Eric Andersen
|
5be2411183
Add syscalls.h for ARM
|
il y a 23 ans |