[PATCH 0/5] newlib: m68k-atari-dev fixes.
micael@hildenborg.com
micael@hildenborg.com
Mon Sep 29 06:57:59 GMT 2025
Collection of bugfixes after feedback from community.
Should only affect the target: m68k-atari-dev.
Mikael Hildenborg (5):
m68k-atari-elf: fixed wrong number of seconds between 1900 and 1980.
m68k-atari-elf: changed stack and heap handling to mimic mintlib.
m68k-atari-elf: updated readme
m68k-atari-elf: proper setup of environment variables and program
arguments.
m68k-atari-elf: specs file declares environ as undefined.
libgloss/m68k/atari/README | 26 +--
libgloss/m68k/atari/atari-crt0.S | 55 +-----
libgloss/m68k/atari/atari-crti.S | 123 +++++++++----
libgloss/m68k/atari/atari-environ.c | 267 +++++++++++++++++++++++++++-
libgloss/m68k/atari/atari-gettod.c | 2 +-
libgloss/m68k/atari/atari-sbrk.c | 18 +-
libgloss/m68k/atari/atari-tos.specs | 2 +-
7 files changed, 389 insertions(+), 104 deletions(-)
--
2.43.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://sourceware.org/pipermail/newlib/attachments/20250929/cfd85b4b/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-m68k-atari-elf-fixed-wrong-number-of-seconds-between.patch
Type: text/x-patch
Size: 865 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/newlib/attachments/20250929/cfd85b4b/attachment-0005.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-m68k-atari-elf-changed-stack-and-heap-handling-to-mi.patch
Type: text/x-patch
Size: 4037 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/newlib/attachments/20250929/cfd85b4b/attachment-0006.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-m68k-atari-elf-updated-readme.patch
Type: text/x-patch
Size: 2290 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/newlib/attachments/20250929/cfd85b4b/attachment-0007.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-m68k-atari-elf-proper-setup-of-environment-variables.patch
Type: text/x-patch
Size: 12216 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/newlib/attachments/20250929/cfd85b4b/attachment-0008.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-m68k-atari-elf-specs-file-declares-environ-as-undefi.patch
Type: text/x-patch
Size: 847 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/newlib/attachments/20250929/cfd85b4b/attachment-0009.bin>
More information about the Newlib
mailing list