This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

missing w32-shared-ptr.c


Hi!

Maybe i'm running slightly ahead of the train, but it looks like
w32-shared-ptr.c haven't been actually added to repository. Neither
trying to check it out nor looking for it via cvsweb interface helps.
Is it unintentional omission during check-in, or i just don't
understand something?

I'm working on cygwin-mingw-gcc-3_2-branch.

2002-08-16  Danny Smith  <dannysmith@users.sourceforge.net>

        crtstuff.c (__do_frame_init): Call __w32_sharedptr_initialize.
        config/i386/t-cygming (LIB2FUNCS_EXTRA): Add
        __w32_sharedptr_initialize.c
        config/i386/t-mingw32 (LIB2FUNCS_EXTRA): Adjust for common
        component in t-cygming.
        * config/i386/w32-shared-ptr.c (__w32_sharedptr_initialize):
        Initialize default terminate and uncaught_exception handlers
        to abort.
        Remove dependency on windows.h.

2002-08-16  Adriano dos Santos Fernandes  <adrianosf@uol.com.br>

        * unwind-dw2-fde.c (unseen_objects, seen_objects): Support for
        w32 catch exceptions across EXE/DLLs boundaries.
        * config/i386/w32-shared-ptr.c: New file. Initialize shared
        pointers.

egor.            mailto:deo@logos-m.ru icq 5165414 fidonet 2:5020/496.19


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]