schwab (Andreas Schwab)
- Login: schwab
- Email: schwab@linux-m68k.org
- Registered on: 10/20/2014
- Last sign in: 04/10/2020
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 3 | 3 |
Activity
04/10/2020
-
02:02 PM Ruby Bug #16774 (Closed): Don't require sub-word atomics
- On some architectures (like RISC-V) sub-word atomics are only available
when linking against -latomic, but the configure script doesn't do that,
causing the atomic checks to fail and the resulting ruby binary is
non-functional. Ruby ...
03/25/2016
-
07:34 PM Ruby Bug #12218 (Closed): Undefined behaviour
- This patch fixes undefined behaviour.
10/20/2014
-
11:50 AM Ruby Bug #10407 (Closed): Update gc stack marking for m68k
- This fixes a crash due to running past the stack bounds.