- Timestamp:
- May 3, 2004, 12:19:35 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/src/lib/libc.def
-
Property cvs2svn:cvs-rev
changed from
1.56
to1.57
r1424 r1425 73 73 74 74 75 ; LIBGCCSTART 75 76 ; GCC322 code and const (starts at 100) 76 77 "__Unwind_DeleteException" @100 … … 136 137 "___umoddi3" @160 137 138 "__alloca" @161 138 139 ; LIBGCCEND 140 139 141 ; LIBC code - and const 140 142 "__CRT_init" @162 … … 1098 1100 "___libc_ThreadRegisterTermCallback" @1120 1099 1101 "___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 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.