User talk:Kevo12: Difference between revisions

From Star Wars Combine :: Game Guide
Jump to navigation Jump to search
Kevo12 (talk | contribs)
Kevo12 (talk | contribs)
Line 36: Line 36:
   
   
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Follow-Ups:
Re: PATCH: BPs for ix86 setjmp/longjmp
From: Ulrich Drepper
Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index] 
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Revision as of 17:52, 7 March 2012

build-shared and build-static successful for i686.

No binary differences.

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

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