Changeset 2448 for trunk/gcc


Ignore:
Timestamp:
Nov 15, 2005, 4:40:28 AM (20 years ago)
Author:
bird
Message:

serious restructuring in progress.

Location:
trunk/gcc/gcc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/gcc/gcc/config/i386/emx-libgcc_so_d.def

    r2447 r2448  
    11; Auto-generated file, DO NOT EDIT!!! (see libgcc_d.awk) */
    2 LIBRARY libc06b5 INITINSTANCE TERMINSTANCE
     2LIBRARY libc06r2 INITINSTANCE TERMINSTANCE
    33EXPORTS
    44EXPORTS
  • trunk/gcc/gcc/version.c

    r2447 r2448  
    77   organization's name in parentheses at the end of the string.  */
    88
    9 const char version_string[] = "3.3.5 (Innotek Build 2005-11-15 02:02)";
     9const char version_string[] = "3.3.5 (Innotek Build 2005-11-15 03:52)";
    1010
    1111/* This is the location of the online document giving instructions for
Note: See TracChangeset for help on using the changeset viewer.