974850.5707z.group/bin/cvsweb.cgi/djgpp/src/libc/crt0/crt0.S | search |
To download the latest version of this file, click on most recent revision number, then use your browser's "save page as" feature.
Up to djgpp/src/libc/crt0/Update file copyright lines aftr running src/copyright.pl
Make _stklen contain the real stack length after possible rounding.
Add global variable __djgpp_stack_top.
Move definition of variables managed by crt0.S to that module. This allows easier dynamic library support.
v2.03 refresh. if #if statement to build with v2.03 environment
Check for failures in memory allocation for the stubinfo structure. From Esa A E Peuha.
Three sets of changes in this revision: - Add support to automatically ignore DPMI memory blocks which would require address wrap to access. This is required on Windows NT, 2000, XP. - Change the round up size for memory block allocations to increase with the number of handles allocated. This helps keep the number of handles to the 256 allocated and reduce problems exhausting DPMI handle resources. - Store the size of each memory block to support core dumps.
Remove warnings from gas by choosing assembler opcode depeding on version of gas. This is the work of Peter J. Farley III <[email protected]> with the help of Eli Zaretskii and Morten Welinder.
Minor spelling correction.
.eh_fram is now .eh_frame, for latest versions of Binutils which don't truncate long section names. From Mark E.
update copywrite year
Replace the .align directives for code with ".balign 16,,7".
import djgpp 2.02
webmaster | delorie software privacy |
Copyright � 2024 by DJ Delorie | Updated Apr 2024 |