This is an automated email from the ASF dual-hosted git repository.

wave pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git


    from 87b5bd1523 Avoid compiling with -Os optimization
     add c079fc4c78 Update Library_cpp_uno.mk
     add a0c169eada Add files via upload
     add fe0b5cc204 Add files via upload
     add 6e8c708e2c Update makefile.mk
     add a7d5e3d71c Update call.s
     new bb20beb595 Merge pull request #225 from lenoil98/trunk

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 main/bridges/Library_cpp_uno.mk                    |   4 +
 .../source/cpp_uno/gcc3_freebsd_powerpc64/call.s   | 500 +++++++++++++++++++++
 .../cpp_uno/gcc3_freebsd_powerpc64/cpp2uno.cxx     | 141 +++---
 .../cpp_uno/gcc3_freebsd_powerpc64/makefile.mk     |   7 +-
 .../cpp_uno/gcc3_freebsd_powerpc64/share.hxx       |  62 ++-
 .../cpp_uno/gcc3_freebsd_powerpc64/uno2cpp.cxx     | 247 +++++++---
 main/solenv/inc/{unxfbsdppc64.mk => unxfbsdp.mk}   |   0
 main/testtools/source/bridgetest/makefile.mk       |   2 +-
 8 files changed, 837 insertions(+), 126 deletions(-)
 create mode 100644 main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/call.s
 copy main/solenv/inc/{unxfbsdppc64.mk => unxfbsdp.mk} (100%)

Reply via email to