Changeset 1425 for trunk/src


Ignore:
Timestamp:
May 3, 2004, 12:19:35 AM (21 years ago)
Author:
bird
Message:

#1040: GCC 3.3.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/src/lib/libc.def

    • Property cvs2svn:cvs-rev changed from 1.56 to 1.57
    r1424 r1425  
    7373
    7474
     75; LIBGCCSTART
    7576; GCC322 code and const (starts at 100)
    7677    "__Unwind_DeleteException" @100
     
    136137    "___umoddi3" @160
    137138    "__alloca" @161
    138 
     139; LIBGCCEND
     140       
    139141; LIBC code - and const
    140142    "__CRT_init" @162
     
    10981100    "___libc_ThreadRegisterTermCallback" @1120
    10991101    "___libc_TLSGetDestructor" @1121
     1102   
     1103; LIBGCCSTART
     1104; GCC333.DLL - move this!!!
     1105    "__Unwind_Backtrace" @1122
     1106    "__Unwind_FindEnclosingFunction" @1123
     1107    "__Unwind_GetCFA" @1124
     1108    "__Unwind_Resume_or_Rethrow" @1125
     1109    "___gcc_personality_v0" @1126  ; (this is a bug in the gcc 3.2.2 config, it should've been there too.)
     1110; LIBGCCEND
     1111   
Note: See TracChangeset for help on using the changeset viewer.