Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gcc: Bring in fix for libsanitizer on mips64 | Chris Packham | 2022-05-18 | 1 | -0/+31 |
| | | | | | | | | | The kernel's struct stat is 104 bytes when compiling for _MIPS_SIM_ABI64. Set struct_kernel_stat_sz to match. Fixes #1733 Signed-off-by: Chris Packham <judge.packham@gmail.com> | ||||
* | gcc: bump GCC 11 to latest release 11.3.0 | Hans-Christian Noren Egtvedt | 2022-05-08 | 12 | -0/+967 |
Remove patches applied upstream we no longer need to maintain here. Signed-off-by: Hans-Christian Noren Egtvedt <hegtvedt@cisco.com> |