- Timestamp:
- Nov 15, 2005, 4:40:28 AM (20 years ago)
- Location:
- trunk/gcc/gcc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gcc/gcc/config/i386/emx-libgcc_so_d.def
r2447 r2448 1 1 ; Auto-generated file, DO NOT EDIT!!! (see libgcc_d.awk) */ 2 LIBRARY libc06 b5INITINSTANCE TERMINSTANCE2 LIBRARY libc06r2 INITINSTANCE TERMINSTANCE 3 3 EXPORTS 4 4 EXPORTS -
trunk/gcc/gcc/version.c
r2447 r2448 7 7 organization's name in parentheses at the end of the string. */ 8 8 9 const char version_string[] = "3.3.5 (Innotek Build 2005-11-15 0 2:02)";9 const char version_string[] = "3.3.5 (Innotek Build 2005-11-15 03:52)"; 10 10 11 11 /* This is the location of the online document giving instructions for
Note:
See TracChangeset
for help on using the changeset viewer.