Stephan Bergmann
b0515ea5fa
Adapt cpp_uno/gcc3_linux_intel to GCC 4.7
...
...the same way cpp_uno/gcc3_linux_x86-64 was already adapted.
2012-04-04 13:02:44 +02:00
Norbert Thiebaud
4dc45a2854
remove include of pch header in bridge
2011-11-27 12:56:37 -06:00
Kristian Rietveld
e748b09663
Mark ecx register as clobbered
...
The inline assembly code executes a function call and functions are
free to use eax, ecx and edx without preservation. We must thus mark
ecx as a clobber register.
2011-10-17 08:13:54 +02:00
Francois Tigeot
f091f5b395
dragonfly stuff
2011-02-15 15:55:19 +00:00
Robert Nagy
bbff372b4c
malloc.h is obsolete on BSDs, so use stdlib.h there
2010-12-13 11:52:51 +01:00
Caolán McNamara
3358b4f311
fix bsd bridges
2010-12-09 12:00:50 +00:00
Takeshi Abe
36e2296bf8
Replace all occured, occurance etc.
2010-12-06 09:16:29 +00:00
Sebastian Spaeth
a715e1b3d0
Add vim/emacs modelines to all source files
...
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com )
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de >
2010-10-14 17:04:31 +02:00
sb
e3e1a6da80
sb119: merged in DEV300_m72
2010-02-26 09:55:56 +01:00
Jens-Heiner Rechtien
7c80db2eb3
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-12 15:01:35 +01:00
sb
02a4c12619
sb119: #i108371# preserve potential 128bit stack alignment in gcc3_linux_intel UNO bridge (based on a patch by ecatmur)
2010-02-01 09:40:00 +01:00
Rüdiger Timm
f4caefe004
INTEGRATION: CWS changefileheader (1.10.100); FILE MERGED
...
2008/03/28 16:30:09 rt 1.10.100.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:32:19 +00:00
Oliver Bolte
10e027169a
INTEGRATION: CWS pchfix02 (1.9.22); FILE MERGED
...
2006/09/01 17:17:32 kaib 1.9.22.1: #i68856# Added header markers and pch files
2006-09-16 14:47:54 +00:00
Jens-Heiner Rechtien
78ab97b787
INTEGRATION: CWS warnings01 (1.7.56); FILE MERGED
...
2005/09/22 18:15:53 sb 1.7.56.3: RESYNC: (1.7-1.8); FILE MERGED
2005/09/09 12:37:31 sb 1.7.56.2: #i53898# Made code warning-free.
2005/09/05 14:25:19 sb 1.7.56.1: #i53898# Made code warning-free.
2006-06-19 22:43:42 +00:00
Rüdiger Timm
50efe1191d
INTEGRATION: CWS ooo19126 (1.7.54); FILE MERGED
...
2005/09/05 17:07:17 rt 1.7.54.1: #i54170# Change license header: remove SISSL
2005-09-07 21:22:17 +00:00
Stephan Bergmann
479863991c
#i34480# Fixed problem with more aggresive inlining of GCC 3.4.
2004-09-27 08:08:35 +00:00
Oliver Bolte
3fa7c899d8
INTEGRATION: CWS sb18 (1.5.20); FILE MERGED
...
2004/05/12 09:35:22 sb 1.5.20.1: #i21150# Missing includes.
2004-06-04 02:00:11 +00:00
Jens-Heiner Rechtien
d8835d0c6e
INTEGRATION: CWS sb10 (1.4.60); FILE MERGED
...
2004/01/08 15:42:08 sb 1.4.60.4: #114000# Cleaned up.
2004/01/08 13:45:44 sb 1.4.60.3: #114000# Factored out more shared code.
2003/12/19 16:15:52 sb 1.4.60.2: #114000# Factored out even more shared behaviour.
2003/12/10 10:00:21 sb 1.4.60.1: #114000# Adapted to multiple-inheritance interface types.
2004-02-03 11:38:54 +00:00
Oliver Bolte
bdfeb678ba
1.3.48.1 moved to head
2003-04-01 09:40:19 +00:00
Jens-Heiner Rechtien
ba8f42ccc0
#92951# exc bug
2001-10-31 13:46:47 +00:00
Jens-Heiner Rechtien
133abf7f7b
#92951# fixed exception nug
2001-10-31 13:39:20 +00:00
Daniel Boelzle
0bac8bb3a9
#92951# new gcc3_uno bridge
2001-10-19 12:32:39 +00:00