acadia-newlib/newlib/libc/machine/amdgcn
Jeff Johnston eb429ad509 Fix __getreent stack calculations for AMD GCN
From: Andrew Stubbs <ams@codesourcery.com>

Fix a bug in which the high-part of 64-bit values are being corrupted, leading
to erroneous stack overflow errors. The problem was only that the mixed-size
calculations are being treated as signed when they should be unsigned.
2019-06-07 13:57:45 -04:00
..
Makefile.am
Makefile.in
abort.c
aclocal.m4
atexit.c
configure
configure.in
exit-value.h
exit.c
getreent.c Fix __getreent stack calculations for AMD GCN 2019-06-07 13:57:45 -04:00
malloc_support.c
signal.c