Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
3165ec7b
Kaydet (Commit)
3165ec7b
authored
Eki 13, 2010
tarafından
Thomas Klausner
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Use FreeBSD/i386 files for NetBSD/i386.
üst
e17dc148
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
302 additions
and
17 deletions
+302
-17
call.s
bridges/source/cpp_uno/gcc3_netbsd_intel/call.s
+268
-0
cpp2uno.cxx
bridges/source/cpp_uno/gcc3_netbsd_intel/cpp2uno.cxx
+0
-0
except.cxx
bridges/source/cpp_uno/gcc3_netbsd_intel/except.cxx
+19
-12
makefile.mk
bridges/source/cpp_uno/gcc3_netbsd_intel/makefile.mk
+11
-5
share.hxx
bridges/source/cpp_uno/gcc3_netbsd_intel/share.hxx
+4
-0
uno2cpp.cxx
bridges/source/cpp_uno/gcc3_netbsd_intel/uno2cpp.cxx
+0
-0
No files found.
bridges/source/cpp_uno/gcc3_netbsd_intel/call.s
0 → 100644
Dosyayı görüntüle @
3165ec7b
.text
.globl privateSnippetExecutorGeneral
.type privateSnippetExecutorGeneral,@function
privateSnippetExecutorGeneral:
.LFBg:
movl %esp,%ecx
pushl %ebp # proper stack frame needed for exception handling
.LCFIg0:
movl %esp,%ebp
.LCFIg1:
subl $0x4,%esp # 32bit returnValue
pushl %esp # 32bit &returnValue
pushl %ecx # 32bit pCallStack
pushl %edx # 32bit nVtableOffset
pushl %eax # 32bit nFunctionIndex
call cpp_vtable_call
movl 16(%esp),%eax # 32bit returnValue
leave
ret
.LFEg:
.size privateSnippetExecutorGeneral,.-privateSnippetExecutorGeneral
.globl privateSnippetExecutorVoid
.type privateSnippetExecutorVoid,@function
privateSnippetExecutorVoid:
.LFBv:
movl %esp,%ecx
pushl %ebp # proper stack frame needed for exception handling
.LCFIv0:
movl %esp,%ebp
.LCFIv1:
pushl $0 # 32bit null pointer (returnValue not used)
pushl %ecx # 32bit pCallStack
pushl %edx # 32bit nVtableOffset
pushl %eax # 32bit nFunctionIndex
call cpp_vtable_call
leave
ret
.LFEv:
.size privateSnippetExecutorVoid,.-privateSnippetExecutorVoid
.globl privateSnippetExecutorHyper
.type privateSnippetExecutorHyper,@function
privateSnippetExecutorHyper:
.LFBh:
movl %esp,%ecx
pushl %ebp # proper stack frame needed for exception handling
.LCFIh0:
movl %esp,%ebp
.LCFIh1:
subl $0x8,%esp # 64bit returnValue
pushl %esp # 32bit &returnValue
pushl %ecx # 32bit pCallStack
pushl %edx # 32bit nVtableOffset
pushl %eax # 32bit nFunctionIndex
call cpp_vtable_call
movl 16(%esp),%eax # 64bit returnValue, lower half
movl 20(%esp),%edx # 64bit returnValue, upper half
leave
ret
.LFEh:
.size privateSnippetExecutorHyper,.-privateSnippetExecutorHyper
.globl privateSnippetExecutorFloat
.type privateSnippetExecutorFloat,@function
privateSnippetExecutorFloat:
.LFBf:
movl %esp,%ecx
pushl %ebp # proper stack frame needed for exception handling
.LCFIf0:
movl %esp,%ebp
.LCFIf1:
subl $0x4,%esp # 32bit returnValue
pushl %esp # 32bit &returnValue
pushl %ecx # 32bit pCallStack
pushl %edx # 32bit nVtableOffset
pushl %eax # 32bit nFunctionIndex
call cpp_vtable_call
flds 16(%esp) # 32bit returnValue
leave
ret
.LFEf:
.size privateSnippetExecutorFloat,.-privateSnippetExecutorFloat
.globl privateSnippetExecutorDouble
.type privateSnippetExecutorDouble,@function
privateSnippetExecutorDouble:
.LFBd:
movl %esp,%ecx
pushl %ebp # proper stack frame needed for exception handling
.LCFId0:
movl %esp,%ebp
.LCFId1:
subl $0x8,%esp # 64bit returnValue
pushl %esp # 32bit &returnValue
pushl %ecx # 32bit pCallStack
pushl %edx # 32bit nVtableOffset
pushl %eax # 32bit nFunctionIndex
call cpp_vtable_call
fldl 16(%esp) # 64bit returnValue
leave
ret
.LFEd:
.size privateSnippetExecutorDouble,.-privateSnippetExecutorDouble
.globl privateSnippetExecutorClass
.type privateSnippetExecutorClass,@function
privateSnippetExecutorClass:
.LFBc:
movl %esp,%ecx
pushl %ebp # proper stack frame needed for exception handling
.LCFIc0:
movl %esp,%ebp
.LCFIc1:
subl $0x4,%esp # 32bit returnValue
pushl %esp # 32bit &returnValue
pushl %ecx # 32bit pCallStack
pushl %edx # 32bit nVtableOffset
pushl %eax # 32bit nFunctionIndex
call cpp_vtable_call
movl 16(%esp),%eax # 32bit returnValue
leave
ret $4
.LFEc:
.size privateSnippetExecutorClass,.-privateSnippetExecutorClass
.section .eh_frame,"a",@progbits
.Lframe1:
.long .LECIE1-.LSCIE1 # length
.LSCIE1:
.long 0 # CIE_ID
.byte 1 # version
.string "zR" # augmentation
.uleb128 1 # code_alignment_factor
.sleb128 -4 # data_alignment_factor
.byte 8 # return_address_register
.uleb128 1 # augmentation size 1:
.byte 0x1B # FDE Encoding (pcrel sdata4)
# initial_instructions:
.byte 0x0C # DW_CFA_def_cfa %esp, 4
.uleb128 4
.uleb128 4
.byte 0x88 # DW_CFA_offset ret, 1
.uleb128 1
.align 4
.LECIE1:
.LSFDEg:
.long .LEFDEg-.LASFDEg # length
.LASFDEg:
.long .LASFDEg-.Lframe1 # CIE_pointer
.long .LFBg-. # initial_location
.long .LFEg-.LFBg # address_range
.uleb128 0 # augmentation size 0
# instructions:
.byte 0x04 # DW_CFA_advance_loc4
.long .LCFIg0-.LFBg
.byte 0x0E # DW_CFA_def_cfa_offset 8
.uleb128 8
.byte 0x85 # DW_CFA_offset %ebp, 2
.uleb128 2
.byte 0x04 # DW_CFA_advance_loc4
.long .LCFIg1-.LCFIg0
.byte 0x0D # DW_CFA_def_cfa_register %ebp
.uleb128 5
.align 4
.LEFDEg:
.LSFDEv:
.long .LEFDEv-.LASFDEv # length
.LASFDEv:
.long .LASFDEv-.Lframe1 # CIE_pointer
.long .LFBv-. # initial_location
.long .LFEv-.LFBv # address_range
.uleb128 0 # augmentation size 0
# instructions:
.byte 0x04 # DW_CFA_advance_loc4
.long .LCFIv0-.LFBv
.byte 0x0E # DW_CFA_def_cfa_offset 8
.uleb128 8
.byte 0x85 # DW_CFA_offset %ebp, 2
.uleb128 2
.byte 0x04 # DW_CFA_advance_loc4
.long .LCFIv1-.LCFIv0
.byte 0x0D # DW_CFA_def_cfa_register %ebp
.uleb128 5
.align 4
.LEFDEv:
.LSFDEh:
.long .LEFDEh-.LASFDEh # length
.LASFDEh:
.long .LASFDEh-.Lframe1 # CIE_pointer
.long .LFBh-. # initial_location
.long .LFEh-.LFBh # address_range
.uleb128 0 # augmentation size 0
# instructions:
.byte 0x04 # DW_CFA_advance_loc4
.long .LCFIh0-.LFBh
.byte 0x0E # DW_CFA_def_cfa_offset 8
.uleb128 8
.byte 0x85 # DW_CFA_offset %ebp, 2
.uleb128 2
.byte 0x04 # DW_CFA_advance_loc4
.long .LCFIh1-.LCFIh0
.byte 0x0D # DW_CFA_def_cfa_register %ebp
.uleb128 5
.align 4
.LEFDEh:
.LSFDEf:
.long .LEFDEf-.LASFDEf # length
.LASFDEf:
.long .LASFDEf-.Lframe1 # CIE_pointer
.long .LFBf-. # initial_location
.long .LFEf-.LFBf # address_range
.uleb128 0 # augmentation size 0
# instructions:
.byte 0x04 # DW_CFA_advance_loc4
.long .LCFIf0-.LFBf
.byte 0x0E # DW_CFA_def_cfa_offset 8
.uleb128 8
.byte 0x85 # DW_CFA_offset %ebp, 2
.uleb128 2
.byte 0x04 # DW_CFA_advance_loc4
.long .LCFIf1-.LCFIf0
.byte 0x0D # DW_CFA_def_cfa_register %ebp
.uleb128 5
.align 4
.LEFDEf:
.LSFDEd:
.long .LEFDEd-.LASFDEd # length
.LASFDEd:
.long .LASFDEd-.Lframe1 # CIE_pointer
.long .LFBd-. # initial_location
.long .LFEd-.LFBd # address_range
.uleb128 0 # augmentation size 0
# instructions:
.byte 0x04 # DW_CFA_advance_loc4
.long .LCFId0-.LFBd
.byte 0x0E # DW_CFA_def_cfa_offset 8
.uleb128 8
.byte 0x85 # DW_CFA_offset %ebp, 2
.uleb128 2
.byte 0x04 # DW_CFA_advance_loc4
.long .LCFId1-.LCFId0
.byte 0x0D # DW_CFA_def_cfa_register %ebp
.uleb128 5
.align 4
.LEFDEd:
.LSFDEc:
.long .LEFDEc-.LASFDEc # length
.LASFDEc:
.long .LASFDEc-.Lframe1 # CIE_pointer
.long .LFBc-. # initial_location
.long .LFEc-.LFBc # address_range
.uleb128 0 # augmentation size 0
# instructions:
.byte 0x04 # DW_CFA_advance_loc4
.long .LCFIc0-.LFBc
.byte 0x0E # DW_CFA_def_cfa_offset 8
.uleb128 8
.byte 0x85 # DW_CFA_offset %ebp, 2
.uleb128 2
.byte 0x04 # DW_CFA_advance_loc4
.long .LCFIc1-.LCFIc0
.byte 0x0D # DW_CFA_def_cfa_register %ebp
.uleb128 5
.align 4
.LEFDEc:
.section .note.GNU-stack,"",@progbits
bridges/source/cpp_uno/gcc3_netbsd_intel/cpp2uno.cxx
Dosyayı görüntüle @
3165ec7b
This diff is collapsed.
Click to expand it.
bridges/source/cpp_uno/gcc3_netbsd_intel/except.cxx
Dosyayı görüntüle @
3165ec7b
...
@@ -32,21 +32,20 @@
...
@@ -32,21 +32,20 @@
#include <dlfcn.h>
#include <dlfcn.h>
#include <cxxabi.h>
#include <cxxabi.h>
#include <hash_map>
#include <hash_map>
#include <sys/param.h>
#include <rtl/strbuf.hxx>
#include <rtl/strbuf.hxx>
#include <rtl/ustrbuf.hxx>
#include <rtl/ustrbuf.hxx>
#include <osl/diagnose.h>
#include <osl/diagnose.h>
#include <osl/mutex.hxx>
#include <osl/mutex.hxx>
#include <bridges/cpp_uno/bridge.hxx>
#include <com/sun/star/uno/genfunc.hxx>
#include "com/sun/star/uno/RuntimeException.hpp"
#include <typelib/typedescription.hxx>
#include <typelib/typedescription.hxx>
#include <uno/any2.h>
#include <uno/any2.h>
#include "share.hxx"
#include "share.hxx"
#ifndef RTLD_DEFAULT
#define RTLD_DEFAULT ((void *) -2)
#endif
using
namespace
::
std
;
using
namespace
::
std
;
using
namespace
::
osl
;
using
namespace
::
osl
;
...
@@ -119,7 +118,11 @@ public:
...
@@ -119,7 +118,11 @@ public:
};
};
//__________________________________________________________________________________________________
//__________________________________________________________________________________________________
RTTI
::
RTTI
()
SAL_THROW
(
()
)
RTTI
::
RTTI
()
SAL_THROW
(
()
)
:
m_hApp
(
dlopen
(
0
,
RTLD_LAZY
)
)
#if 1
:
m_hApp
(
dlopen
(
0
,
RTLD_NOW
|
RTLD_GLOBAL
)
)
#else
:
m_hApp
(
dlopen
(
0
,
RTLD_LAZY
)
)
#endif
{
{
}
}
//__________________________________________________________________________________________________
//__________________________________________________________________________________________________
...
@@ -136,8 +139,8 @@ type_info * RTTI::getRTTI( typelib_CompoundTypeDescription *pTypeDescr ) SAL_THR
...
@@ -136,8 +139,8 @@ type_info * RTTI::getRTTI( typelib_CompoundTypeDescription *pTypeDescr ) SAL_THR
OUString
const
&
unoName
=
*
(
OUString
const
*
)
&
pTypeDescr
->
aBase
.
pTypeName
;
OUString
const
&
unoName
=
*
(
OUString
const
*
)
&
pTypeDescr
->
aBase
.
pTypeName
;
MutexGuard
guard
(
m_mutex
);
MutexGuard
guard
(
m_mutex
);
t_rtti_map
::
const_iterator
iFind
(
m_rttis
.
find
(
unoName
)
);
t_rtti_map
::
const_iterator
i
Rtti
Find
(
m_rttis
.
find
(
unoName
)
);
if
(
iFind
==
m_rttis
.
end
())
if
(
i
Rtti
Find
==
m_rttis
.
end
())
{
{
// RTTI symbol
// RTTI symbol
OStringBuffer
buf
(
64
);
OStringBuffer
buf
(
64
);
...
@@ -154,7 +157,11 @@ type_info * RTTI::getRTTI( typelib_CompoundTypeDescription *pTypeDescr ) SAL_THR
...
@@ -154,7 +157,11 @@ type_info * RTTI::getRTTI( typelib_CompoundTypeDescription *pTypeDescr ) SAL_THR
buf
.
append
(
'E'
);
buf
.
append
(
'E'
);
OString
symName
(
buf
.
makeStringAndClear
()
);
OString
symName
(
buf
.
makeStringAndClear
()
);
#if 1
/* #i22253# */
rtti
=
(
type_info
*
)
dlsym
(
RTLD_DEFAULT
,
symName
.
getStr
()
);
rtti
=
(
type_info
*
)
dlsym
(
RTLD_DEFAULT
,
symName
.
getStr
()
);
#else
rtti
=
(
type_info
*
)
dlsym
(
m_hApp
,
symName
.
getStr
()
);
#endif
if
(
rtti
)
if
(
rtti
)
{
{
...
@@ -201,7 +208,7 @@ type_info * RTTI::getRTTI( typelib_CompoundTypeDescription *pTypeDescr ) SAL_THR
...
@@ -201,7 +208,7 @@ type_info * RTTI::getRTTI( typelib_CompoundTypeDescription *pTypeDescr ) SAL_THR
}
}
else
else
{
{
rtti
=
iFind
->
second
;
rtti
=
i
Rtti
Find
->
second
;
}
}
return
rtti
;
return
rtti
;
...
@@ -225,7 +232,7 @@ static void deleteException( void * pExc )
...
@@ -225,7 +232,7 @@ static void deleteException( void * pExc )
//==================================================================================================
//==================================================================================================
void
raiseException
(
uno_Any
*
pUnoExc
,
uno_Mapping
*
pUno2Cpp
)
void
raiseException
(
uno_Any
*
pUnoExc
,
uno_Mapping
*
pUno2Cpp
)
{
{
#if
defined DEBUG
#if
OSL_DEBUG_LEVEL > 1
OString
cstr
(
OString
cstr
(
OUStringToOString
(
OUStringToOString
(
*
reinterpret_cast
<
OUString
const
*
>
(
&
pUnoExc
->
pType
->
pTypeName
),
*
reinterpret_cast
<
OUString
const
*
>
(
&
pUnoExc
->
pType
->
pTypeName
),
...
@@ -293,7 +300,7 @@ void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping
...
@@ -293,7 +300,7 @@ void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping
Reference
<
XInterface
>
()
);
Reference
<
XInterface
>
()
);
Type
const
&
rType
=
::
getCppuType
(
&
aRE
);
Type
const
&
rType
=
::
getCppuType
(
&
aRE
);
uno_type_any_constructAndConvert
(
pUnoExc
,
&
aRE
,
rType
.
getTypeLibType
(),
pCpp2Uno
);
uno_type_any_constructAndConvert
(
pUnoExc
,
&
aRE
,
rType
.
getTypeLibType
(),
pCpp2Uno
);
#if
defined _DEBUG
#if
OSL_DEBUG_LEVEL > 0
OString
cstr
(
OUStringToOString
(
aRE
.
Message
,
RTL_TEXTENCODING_ASCII_US
)
);
OString
cstr
(
OUStringToOString
(
aRE
.
Message
,
RTL_TEXTENCODING_ASCII_US
)
);
OSL_ENSURE
(
0
,
cstr
.
getStr
()
);
OSL_ENSURE
(
0
,
cstr
.
getStr
()
);
#endif
#endif
...
@@ -302,7 +309,7 @@ void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping
...
@@ -302,7 +309,7 @@ void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping
typelib_TypeDescription
*
pExcTypeDescr
=
0
;
typelib_TypeDescription
*
pExcTypeDescr
=
0
;
OUString
unoName
(
toUNOname
(
header
->
exceptionType
->
name
()
)
);
OUString
unoName
(
toUNOname
(
header
->
exceptionType
->
name
()
)
);
#if
defined DEBUG
#if
OSL_DEBUG_LEVEL > 1
OString
cstr_unoName
(
OUStringToOString
(
unoName
,
RTL_TEXTENCODING_ASCII_US
)
);
OString
cstr_unoName
(
OUStringToOString
(
unoName
,
RTL_TEXTENCODING_ASCII_US
)
);
fprintf
(
stderr
,
"> c++ exception occured: %s
\n
"
,
cstr_unoName
.
getStr
()
);
fprintf
(
stderr
,
"> c++ exception occured: %s
\n
"
,
cstr_unoName
.
getStr
()
);
#endif
#endif
...
@@ -314,7 +321,7 @@ void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping
...
@@ -314,7 +321,7 @@ void fillUnoException( __cxa_exception * header, uno_Any * pUnoExc, uno_Mapping
Reference
<
XInterface
>
()
);
Reference
<
XInterface
>
()
);
Type
const
&
rType
=
::
getCppuType
(
&
aRE
);
Type
const
&
rType
=
::
getCppuType
(
&
aRE
);
uno_type_any_constructAndConvert
(
pUnoExc
,
&
aRE
,
rType
.
getTypeLibType
(),
pCpp2Uno
);
uno_type_any_constructAndConvert
(
pUnoExc
,
&
aRE
,
rType
.
getTypeLibType
(),
pCpp2Uno
);
#if
defined _DEBUG
#if
OSL_DEBUG_LEVEL > 0
OString
cstr
(
OUStringToOString
(
aRE
.
Message
,
RTL_TEXTENCODING_ASCII_US
)
);
OString
cstr
(
OUStringToOString
(
aRE
.
Message
,
RTL_TEXTENCODING_ASCII_US
)
);
OSL_ENSURE
(
0
,
cstr
.
getStr
()
);
OSL_ENSURE
(
0
,
cstr
.
getStr
()
);
#endif
#endif
...
...
bridges/source/cpp_uno/gcc3_netbsd_intel/makefile.mk
Dosyayı görüntüle @
3165ec7b
...
@@ -44,12 +44,17 @@ ENABLE_EXCEPTIONS=TRUE
...
@@ -44,12 +44,17 @@ ENABLE_EXCEPTIONS=TRUE
CFLAGS
+=
-DLEAK_STATIC_DATA
CFLAGS
+=
-DLEAK_STATIC_DATA
.ENDIF
.ENDIF
# In case someone enabled the non-standard -fomit-frame-pointer which does not
# work with the .cxx sources in this directory:
CFLAGSCXX
+=
-fno-omit-frame-pointer
CFLAGSNOOPT
=
-O0
CFLAGSNOOPT
=
-O0
SLOFILES
=
\
SLOFILES
=
\
$(SLO)$/
except.obj
\
$(SLO)$/
except.obj
\
$(SLO)$/
cpp2uno.obj
\
$(SLO)$/
cpp2uno.obj
\
$(SLO)$/
uno2cpp.obj
$(SLO)$/
uno2cpp.obj
\
$(SLO)$/
call.obj
SHL1TARGET
=
$(TARGET)
SHL1TARGET
=
$(TARGET)
...
@@ -58,10 +63,8 @@ SHL1IMPLIB=i$(TARGET)
...
@@ -58,10 +63,8 @@ SHL1IMPLIB=i$(TARGET)
SHL1VERSIONMAP
=
..
$/
..
$/
bridge_exports.map
SHL1VERSIONMAP
=
..
$/
..
$/
bridge_exports.map
SHL1RPATH
=
URELIB
SHL1RPATH
=
URELIB
SHL1OBJS
=
\
SHL1OBJS
=
$(SLOFILES)
$(SLO)$/
except.obj
\
SHL1LIBS
=
$(SLB)$/
cpp_uno_shared.lib
$(SLO)$/
cpp2uno.obj
\
$(SLO)$/
uno2cpp.obj
SHL1STDLIBS
=
\
SHL1STDLIBS
=
\
$(CPPULIB)
\
$(CPPULIB)
\
...
@@ -73,3 +76,6 @@ SHL1STDLIBS= \
...
@@ -73,3 +76,6 @@ SHL1STDLIBS= \
.INCLUDE
:
target.mk
.INCLUDE
:
target.mk
$(SLO)$/%.obj
:
%.s
$(CC) -c -o $(SLO)$/$(@
:
b).o $<
touch
$@
bridges/source/cpp_uno/gcc3_netbsd_intel/share.hxx
Dosyayı görüntüle @
3165ec7b
...
@@ -25,6 +25,8 @@
...
@@ -25,6 +25,8 @@
*
*
************************************************************************/
************************************************************************/
#include "uno/mapping.h"
#include <typeinfo>
#include <typeinfo>
#include <exception>
#include <exception>
#include <cstddef>
#include <cstddef>
...
@@ -32,6 +34,8 @@
...
@@ -32,6 +34,8 @@
namespace
CPPU_CURRENT_NAMESPACE
namespace
CPPU_CURRENT_NAMESPACE
{
{
void
dummy_can_throw_anything
(
char
const
*
);
// ----- following decl from libstdc++-v3/libsupc++/unwind-cxx.h and unwind.h
// ----- following decl from libstdc++-v3/libsupc++/unwind-cxx.h and unwind.h
struct
_Unwind_Exception
struct
_Unwind_Exception
...
...
bridges/source/cpp_uno/gcc3_netbsd_intel/uno2cpp.cxx
Dosyayı görüntüle @
3165ec7b
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment