Ludwig Ortmann
|
0b72be7c87
|
native: add syscall-leave trampoline
|
7 years ago |
Yonezawa-T2
|
56be13d5da
|
native: fix build on OS X
|
8 years ago |
DipSwitch
|
0bb4748a94
|
core: Fix/refactor function naming in core/incude/irq.h
|
8 years ago |
Ludwig Knüpfer
|
eda6328e21
|
documentation: update my name (Ortmann -> Knüpfer)
|
8 years ago |
Benoît Canet
|
4893d4daea
|
native: irq: Get rid of dINT() and eINT()
Get rid of internal usage of the old IRQ
API and keep it's implementation while
waiting for other modules to kill it.
|
8 years ago |
Oleg Hahm
|
54bdc35ac8
|
native: removing externs from native tramp
|
9 years ago |
Ludwig Ortmann
|
3d29a9e3d3
|
native: add support for Linux on ARM
|
9 years ago |
Ludwig Ortmann
|
3ca4f18479
|
doc: use lgplv2.1-short license header instead of lgpl-short-riot
|
9 years ago |
Ludwig Ortmann
|
98bbb80571
|
documentation: append my email to my name everywhere
|
10 years ago |
Ludwig Ortmann
|
3a3c04e66e
|
native/tramp.S: add missing license header
|
10 years ago |
Ludwig Ortmann
|
b43fa2327e
|
native/tramp.S: use ret instead of manual return
|
10 years ago |
Ludwig Ortmann
|
7789bbca16
|
fix signal trampoline
save and use the program counter on stack
removes race condition in trampoline
also push/pop full memory words explicitly
|
10 years ago |
Ludwig Ortmann
|
98a2d554b5
|
osx fixes
|
10 years ago |
Ludwig Ortmann
|
2c7070bf0c
|
disable interrupts for sighnd ctx switch
|
10 years ago |
Ludwig Ortmann
|
4c5273211b
|
fix signal handler context switch
|
10 years ago |
Ludwig Ortmann
|
35f9062e37
|
inital OSX support for native port
|
11 years ago |
Ludwig Ortmann
|
c6553f6492
|
interrupt handling rewrite
(including uart0 integration, rt-extension removal)
|
11 years ago |