Commit Graph

26 Commits

Author SHA1 Message Date
Rüdiger Timm
7228bf7c77 INTEGRATION: CWS changefileheader (1.11.12); FILE MERGED
2008/03/28 16:30:12 rt 1.11.12.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:35:05 +00:00
Oliver Bolte
c95e6ebaca INTEGRATION: CWS ia64port01_DEV300 (1.10.4); FILE MERGED
2008/02/18 10:40:37 cmc 1.10.4.1: #i84999# follow sb's suggested pattern, stage 1, gcc3_linux_*
2008-02-27 08:55:28 +00:00
Ivo Hinkelmann
2049d810d7 INTEGRATION: CWS gcc430two (1.9.86); FILE MERGED
2008/01/28 09:53:02 rene 1.9.86.1: more gcc 4.3.0 things
2008-02-04 12:43:38 +00:00
Vladimir Glazounov
9e2b620bc3 INTEGRATION: CWS sb71 (1.7.26); FILE MERGED
2007/07/18 08:24:01 sb 1.7.26.2: RESYNC: (1.7-1.8); FILE MERGED
2007/06/14 15:04:34 sb 1.7.26.1: #i75466# Adapted to new APP|SHLnRPATH.
2007-10-15 10:56:52 +00:00
Kurt Zenker
520f04cc77 INTEGRATION: CWS ppc64one (1.7.20); FILE MERGED
2007/06/06 08:09:11 cmc 1.7.20.1: #i77898# use ppc64 bridge if compiled as 64bit
2007-06-18 15:34:47 +00:00
Oliver Bolte
7f289ab197 INTEGRATION: CWS ause069 (1.6.24); FILE MERGED
2006/11/28 11:48:38 hjs 1.6.24.1: #i70359# remove forced shell calls; a bit cleanup
2007-01-25 12:28:00 +00:00
Oliver Bolte
d2c0e2638c INTEGRATION: CWS pchfix02 (1.7.22); FILE MERGED
2006/09/01 17:17:32 kaib 1.7.22.1: #i68856# Added header markers and pch files
2006-09-16 14:48:36 +00:00
Oliver Bolte
db42277799 INTEGRATION: CWS pchfix02 (1.6.70); FILE MERGED
2006/09/01 17:17:32 kaib 1.6.70.1: #i68856# Added header markers and pch files
2006-09-16 14:48:22 +00:00
Oliver Bolte
94147063d4 INTEGRATION: CWS pchfix02 (1.8.34); FILE MERGED
2006/09/01 17:17:32 kaib 1.8.34.1: #i68856# Added header markers and pch files
2006-09-16 14:48:08 +00:00
Kurt Zenker
9623fac567 INTEGRATION: CWS sb55 (1.5.56); FILE MERGED
2006/07/12 14:56:51 sb 1.5.56.1: #i50625# Workaround so that builds can use non-standard -fomit-frame-pointer (geki).
2006-07-20 15:14:37 +00:00
Jens-Heiner Rechtien
68bd228557 INTEGRATION: CWS warnings01 (1.5.100); FILE MERGED
2005/09/22 18:17:03 sb 1.5.100.2: RESYNC: (1.5-1.6); FILE MERGED
2005/09/09 12:37:33 sb 1.5.100.1: #i53898# Made code warning-free.
2006-06-19 22:43:53 +00:00
Rüdiger Timm
71a538e530 INTEGRATION: CWS mhu12 (1.7.38); FILE MERGED
2006/04/19 12:55:30 sb 1.7.38.1: #i47132# Adapted to new functionality from rtl/alloc.h to obtain executable memory for the raw vtable blocks (which contain code snippets together with the vtables).
2006-05-02 11:02:15 +00:00
Rüdiger Timm
62d7e7b1b6 INTEGRATION: CWS ooo19126 (1.5.98); FILE MERGED
2005/09/05 17:07:19 rt 1.5.98.1: #i54170# Change license header: remove SISSL
2005-09-07 21:23:33 +00:00
Rüdiger Timm
b50cd212e2 INTEGRATION: CWS ooo19126 (1.4.98); FILE MERGED
2005/09/05 17:07:19 rt 1.4.98.1: #i54170# Change license header: remove SISSL
2005-09-07 21:23:20 +00:00
Rüdiger Timm
3585504cb4 INTEGRATION: CWS ooo19126 (1.5.98); FILE MERGED
2005/09/05 17:07:18 rt 1.5.98.1: #i54170# Change license header: remove SISSL
2005-09-07 21:22:44 +00:00
Rüdiger Timm
8fbf32d76e INTEGRATION: CWS ooo19126 (1.6.90); FILE MERGED
2005/09/05 17:07:18 rt 1.6.90.1: #i54170# Change license header: remove SISSL
2005-09-07 21:22:31 +00:00
Oliver Bolte
e2c31d6c4f INTEGRATION: CWS sb15 (1.5.4); FILE MERGED
2004/02/15 19:51:48 khendricks 1.5.4.2: moving the defintion of flushCode out of the anonymous namespace area
to be beside the other vtable functions (just in case it matters)
2004/02/15 19:00:24 khendricks 1.5.4.1: adding implementation of flushCode and related changes to ppc Linux
multi-inheriti bridge code.

The exact same code should work for MacOSX as well once I get a 680
MacOSX bridge
2004-03-19 12:25:27 +00:00
Jens-Heiner Rechtien
516dd2e1be INTEGRATION: CWS sb10 (1.4.44); FILE MERGED
2004/01/17 18:40:45 khendricks 1.4.44.1: Stephan,

I am adding in the new ppc linux bridge code to your branch
in the hopes it will get merged in when your branch
tag is merged in

it passes the multinherit tests in all forms

I will try to fix the MacOSX stuff next.
2004-02-03 11:42:15 +00:00
Jens-Heiner Rechtien
5dcfe6d9f0 INTEGRATION: CWS sb10 (1.3.88); FILE MERGED
2004/01/17 18:40:45 khendricks 1.3.88.1: Stephan,

I am adding in the new ppc linux bridge code to your branch
in the hopes it will get merged in when your branch
tag is merged in

it passes the multinherit tests in all forms

I will try to fix the MacOSX stuff next.
2004-02-03 11:41:24 +00:00
Jens-Heiner Rechtien
f16e07c797 INTEGRATION: CWS sb10 (1.3.88); FILE MERGED
2004/01/17 18:40:44 khendricks 1.3.88.1: Stephan,

I am adding in the new ppc linux bridge code to your branch
in the hopes it will get merged in when your branch
tag is merged in

it passes the multinherit tests in all forms

I will try to fix the MacOSX stuff next.
2004-02-03 11:40:52 +00:00
Jens-Heiner Rechtien
d7eae09318 INTEGRATION: CWS sb10 (1.4.52); FILE MERGED
2004/01/17 18:40:44 khendricks 1.4.52.1: Stephan,

I am adding in the new ppc linux bridge code to your branch
in the hopes it will get merged in when your branch
tag is merged in

it passes the multinherit tests in all forms

I will try to fix the MacOSX stuff next.
2004-02-03 11:40:19 +00:00
Jens-Heiner Rechtien
11e1a58c7c INTEGRATION: CWS sb10 (1.4.44); FILE MERGED
2004/01/17 18:40:44 khendricks 1.4.44.1: Stephan,

I am adding in the new ppc linux bridge code to your branch
in the hopes it will get merged in when your branch
tag is merged in

it passes the multinherit tests in all forms

I will try to fix the MacOSX stuff next.
2004-02-03 11:39:40 +00:00
Vladimir Glazounov
d60ece715b INTEGRATION: CWS mh11rc (1.3.48); FILE MERGED
2003/06/06 11:07:02 mh 1.3.48.2: join: from cws_srx644_ooo11beta2
2003/06/06 08:15:33 mh 1.3.48.1: join: from beta2
2003-06-12 10:12:43 +00:00
Vladimir Glazounov
7c1384e352 INTEGRATION: CWS dbgmacros1 (1.3.36); FILE MERGED
2003/04/09 10:15:35 kso 1.3.36.1: #108413# - debug macro unification.
2003-04-15 15:26:17 +00:00
Martin Hollmichel
a81e5646d0 join: from SRX643_OO, #103821# 2002-10-02 10:41:24 +00:00
Kevin Hendricks
36af799bf2 adding files to support gcc3 for ppc linux 2002-05-15 12:38:25 +00:00