Changeset 6784 for branches


Ignore:
Timestamp:
Jul 6, 2007, 11:57:01 AM (17 years ago)
Author:
Gary Byers
Message:

Still not right.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ide-1.0/ccl/lisp-kernel/x86-spentry64.s

    r6782 r6784  
    48164816
    48174817        __ifdef([DARWIN])
     4818        .if 1
    48184819        .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
    48194820EH_frame1:
     
    48274828        .byte   0x78    /* sleb128 -8; CIE Data Alignment Factor */
    48284829        .byte   0x10    /* CIE RA Column */
    4829         .byte   0x7     /* uleb128 0x7; Augmentation size */
     4830        .byte   0xb     /* uleb128 0xb; Augmentation size */
    48304831        .byte   0x8c    /* Personality (indirect  sdata8) */
    48314832        .quad   lisp_global(objc_2_personality)
     
    48654866LEFDEffcall:
    48664867        .text
     4868        .endif
    48674869        __endif
    48684870       
Note: See TracChangeset for help on using the changeset viewer.