From 276e95a346196988f9507b9a0ab51f20f50a9bad Mon Sep 17 00:00:00 2001 From: Alistair Date: Wed, 31 Jul 2024 16:36:48 +0100 Subject: [PATCH] chore: bump submodules --- .gitmodules | 3 ++- binutils | 2 +- gcc | 2 +- hermit | 2 +- newlib | 2 +- 5 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index 094c341..0510e65 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,7 @@ [submodule "hermit"] path = hermit - url = https://github.com/hermit-os/kernel + url = git@github.com:johnyob/hermit-kernel.git + branch = ajob410@feat/newlib-support-aarch64 [submodule "binutils"] path = binutils url = git@github.com:jstz-dev/hermit-binutils.git diff --git a/binutils b/binutils index b5ae84f..56df29c 160000 --- a/binutils +++ b/binutils @@ -1 +1 @@ -Subproject commit b5ae84fc646d7d1622a10f2f7384e7c13e91975a +Subproject commit 56df29c0af4d8e5a3299c4fc5b4f6ce254a7c276 diff --git a/gcc b/gcc index 6d22b50..8307d7b 160000 --- a/gcc +++ b/gcc @@ -1 +1 @@ -Subproject commit 6d22b50265122e8cd3fa608456689405b89907d0 +Subproject commit 8307d7b1cf0960ec7202065b4d67d512fcca58c8 diff --git a/hermit b/hermit index f71d2db..d397630 160000 --- a/hermit +++ b/hermit @@ -1 +1 @@ -Subproject commit f71d2db307df06659e02315dd968caf104460c72 +Subproject commit d3976300949ab3368f6bb044b26e00d8f2405cf0 diff --git a/newlib b/newlib index 4bc59cb..57d1f40 160000 --- a/newlib +++ b/newlib @@ -1 +1 @@ -Subproject commit 4bc59cbbf1934af211e85d4397700174bdde182a +Subproject commit 57d1f4051d264a375ec7b4eaefb889749f084905