User talk:Kevo12: Difference between revisions

From Star Wars Combine :: Game Guide
Jump to navigation Jump to search
Kevo12 (talk | contribs)
Kevo12 (talk | contribs)
No edit summary
Line 5: Line 5:
OK?
OK?


2000-06-29 Greg McGary  <greg@mcgary.org>
  .
 
* sysdeps/i386/bp-asm.h (PCOFF): New constant.
(POP_ERRNO_LOCATION_RETURN): Fold insns.
* sysdeps/i386/bits/setjmp.h (JB_SIZE): New constant.
(PUSH_SIGNAL_MASK): New macro.
* sysdeps/i386/__longjmp.S (__longjmp): Wrap symbol in BP_SYM ().
LEAVE is unnecessary.  Check bounds of jmp_buf.
* sysdeps/i386/elf/setjmp.S: Call PUSH_SIGNAL_MASK.
Wrap symbols in BP_SYM ().  Check bounds of jmp_buf.
Don't call LEAVE until immediately before tail-call.
* sysdeps/i386/setjmp.S: Likewise.
* sysdeps/i386/bsd-_setjmp.S: Likewise.
* sysdeps/i386/bsd-setjmp.S: Likewise.


Index: sysdeps/i386/__longjmp.S
Index: sysdeps/i386/__longjmp.S

Revision as of 17:53, 7 March 2012

build-shared and build-static successful for i686.

No binary differences.

OK?

.

Index: sysdeps/i386/__longjmp.S

=======================================================
=======================================================
=======================================================
=======================================================
=======================================================
=======================================================
=======================================================