Changeset 1541
- Timestamp:
- Oct 4, 2004, 5:14:13 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gcc/gcc/config/i386/emx-libgcc_so_d.def
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r1540 r1541 1 1 ; Auto-generated file, DO NOT EDIT!!! (see libgcc_d.awk) */ 2 LIBRARY LIBC06 2 LIBRARY LIBC06A2 3 3 EXPORTS 4 4 ; GCC322 code and const (starts at 100) … … 65 65 "___umoddi3" @160 66 66 "__alloca" @161 67 ; GCC333 .DLL - move this!!!68 "__ Unwind_Backtrace" @112269 "__Unwind_ FindEnclosingFunction" @112370 "__Unwind_ GetCFA" @112471 "__Unwind_ Resume_or_Rethrow" @112572 "__ _gcc_personality_v0" @1126 ; (this is a bug in the gcc 3.2.2 config, it should've been there too.)67 ; GCC333 68 "___gcc_personality_v0" @162 ; (this is a bug in the gcc 3.2.2 config, it should've been there too.) 69 "__Unwind_Backtrace" @163 70 "__Unwind_FindEnclosingFunction" @164 71 "__Unwind_GetCFA" @165 72 "__Unwind_Resume_or_Rethrow" @166 73 73 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.