diff options
author | Rich Felker <dalias@aerifal.cx> | 2013-12-14 19:51:48 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2013-12-14 19:51:48 -0500 |
commit | 0311d1dd17ca88da6edd61b6535ec8637642dfe4 (patch) | |
tree | 1f9ee3c65fc9e9802a9c9118c52583a7c89ec916 /src/stat/fchmod.c | |
parent | optimize get_current_dir_name to reduce stack bloat (diff) | |
download | grovel-0311d1dd17ca88da6edd61b6535ec8637642dfe4.tar.gz grovel-0311d1dd17ca88da6edd61b6535ec8637642dfe4.tar.xz |
fix dynamic linker entry point for microblaze
the ABI allows the callee to clobber stack slots that correspond to
arguments passed in registers, so the caller must adjust the stack
pointer to reserve space appropriately. prior to this fix, the argv
array was possibly clobbered by dynamic linker code before passing
control to the main program.
Diffstat (limited to 'src/stat/fchmod.c')
0 files changed, 0 insertions, 0 deletions