From rep.dot.nop at gmail.com Mon Mar 17 19:22:41 2025 From: rep.dot.nop at gmail.com (Bernhard Reutner-Fischer) Date: Mon, 17 Mar 2025 20:22:41 +0100 Subject: [git commit] add m68k SYSV ABI document Message-ID: <20250317192313.073F0880BA@busybox.osuosl.org> commit: https://git.uclibc.org/uClibc-website/commit/?id=21d3b61bf97fe7c50e641e46ec6dd181ebb2e30e branch: https://git.uclibc.org/uClibc-website/commit/?id=refs/heads/master Signed-off-by: Bernhard Reutner-Fischer --- specs.html | 1 + 1 file changed, 1 insertion(+) diff --git a/specs.html b/specs.html index 96aeabe..4e494d1 100644 --- a/specs.html +++ b/specs.html @@ -65,6 +65,7 @@ These are general architecture related reference manuals. (General)
  • PA-RISC (HP/PA)
  • m68k + m68k SYSV ABI
  • mips
  • PowerPC (more) From rep.dot.nop at gmail.com Mon Mar 17 19:50:53 2025 From: rep.dot.nop at gmail.com (Bernhard Reutner-Fischer) Date: Mon, 17 Mar 2025 20:50:53 +0100 Subject: [git commit] mv m68k SYSV ABI to 32bit psABI Message-ID: <20250317195133.5434A880BE@busybox.osuosl.org> commit: https://git.uclibc.org/uClibc-website/commit/?id=483a28fc08306b2e1f03e6d08cdc6f428b537a59 branch: https://git.uclibc.org/uClibc-website/commit/?id=refs/heads/master Signed-off-by: Bernhard Reutner-Fischer --- specs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs.html b/specs.html index 4e494d1..b99774e 100644 --- a/specs.html +++ b/specs.html @@ -41,6 +41,7 @@ These are architecture-specific ELF documents.
  • psABI Intel386 (x86)
  • psABI Itanium (ia64)
  • psABI m68k (8bit & 16bit) + 32bit
  • psABI mips
  • psABI PA-RISC (HP/PA)
  • psABI PowerPC @@ -65,7 +66,6 @@ These are general architecture related reference manuals. (General)
  • PA-RISC (HP/PA)
  • m68k - m68k SYSV ABI
  • mips
  • PowerPC (more) From rep.dot.nop at gmail.com Mon Mar 17 20:48:12 2025 From: rep.dot.nop at gmail.com (Bernhard Reutner-Fischer) Date: Mon, 17 Mar 2025 21:48:12 +0100 Subject: [git commit] specs: add POSIX 1003.1 2024 Message-ID: <20250317204816.3E777880C2@busybox.osuosl.org> commit: https://git.uclibc.org/uClibc-website/commit/?id=a4eb853f4114c6c7561f22ff42e4c3298265a494 branch: https://git.uclibc.org/uClibc-website/commit/?id=refs/heads/master Signed-off-by: Bernhard Reutner-Fischer --- specs.html | 1 + 1 file changed, 1 insertion(+) diff --git a/specs.html b/specs.html index b99774e..7089abf 100644 --- a/specs.html +++ b/specs.html @@ -13,6 +13,7 @@ If you know of other things that could be useful, please These are standards to be aware of; generally uClibc aims to be compliant with the latest POSIX standard.