Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-14 | ARC: Update ulps | Vineet Gupta | 2 | -25/+29 |
2021-02-25 | Reduce the statically linked startup code [BZ #23323] | Florian Weimer | 1 | -4/+3 |
2021-01-17 | ARC: nofpu: Regenerate ulps | Vineet Gupta | 1 | -5/+6 |
2021-01-08 | ARC: Regenerate ulps | Vineet Gupta | 1 | -4/+4 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 48 | -48/+48 |
2020-11-16 | nptl: Move stack list variables into _rtld_global | Florian Weimer | 1 | -2/+0 |
2020-10-02 | aarch64: enforce >=64K guard size [BZ #26691] | Szabolcs Nagy | 1 | -0/+3 |
2020-07-10 | ARC: Build Infrastructure | Vineet Gupta | 7 | -0/+276 |
2020-07-10 | ARC: ABI lists | Vineet Gupta | 4 | -0/+1414 |
2020-07-10 | ARC: Linux ABI | Vineet Gupta | 1 | -0/+32 |
2020-07-10 | ARC: hardware floating point support | Vineet Gupta | 20 | -0/+711 |
2020-07-10 | ARC: math soft float support | Vineet Gupta | 5 | -0/+203 |
2020-07-10 | ARC: Atomics and Locking primitives | Vineet Gupta | 1 | -0/+69 |
2020-07-10 | ARC: Thread Local Storage support | Vineet Gupta | 5 | -0/+240 |
2020-07-10 | ARC: startup and dynamic linking code | Vineet Gupta | 7 | -0/+591 |
2020-07-10 | ARC: ABI Implementation | Vineet Gupta | 17 | -0/+547 |