Tomas Hajny
fd40a0fb80
* fix for bug #4060
...
git-svn-id: trunk@397 -
2005-06-13 19:26:37 +00:00
daniel
31d3e72e56
* Force linker target
...
git-svn-id: trunk@376 -
2005-06-10 21:12:01 +00:00
florian
21ae782854
* fixed more xmm stuff
...
+ some win64 stuff added
git-svn-id: trunk@330 -
2005-06-09 20:50:17 +00:00
florian
c97714de9f
* renamed windows related units from win32 to win so it can contain ce and 64 bit stuff
...
git-svn-id: trunk@213 -
2005-06-05 13:42:35 +00:00
Károly Balogh
62121a9029
made m68k to compile again
...
git-svn-id: trunk@212 -
2005-06-05 13:07:13 +00:00
fpc
790a4fe2d3
* log and id tags removed
...
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
peter
b68af1b0e3
* post 2.0.0 fixes from cvs
...
git-svn-id: trunk@7 -
2005-05-16 20:59:02 +00:00
fpc
50778076c3
initial import
...
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
olle
5d05584a8e
* Fix small issue for link script
2005-05-14 12:15:18 +00:00
marco
8ab7863982
* $GCSECTIONS also added to else case
2005-04-27 21:47:08 +00:00
marco
174b729874
* tf_smartlink_sections and some shared lib pull-ups from t_linux
2005-04-27 14:47:54 +00:00
Károly Balogh
f57803d67a
* static linking fixes
2005-04-25 15:58:59 +00:00
peter
9843416e70
* always use exceptions to stop the compiler
...
- remove stop, do_stop
2005-04-24 21:01:37 +00:00
Jonas Maebe
a5c94ddccd
* removed some unused variables
2005-03-25 21:55:43 +00:00
olle
878c56bad6
* Cleaned up handling of source file extension.
...
+ Added support for .p extension for macos and darwin
2005-03-20 22:36:45 +00:00
peter
748df1810f
* use lib64 for x86_64
2005-03-07 17:10:00 +00:00
peter
e417e34496
* truncate log
2005-02-14 17:13:06 +00:00
peter
97e28bd218
* sunos to solaris
2005-02-13 20:11:16 +00:00
Károly Balogh
e3cefd8ec6
* cleanups, finalized vlink support
2005-02-11 07:23:22 +00:00
olle
72f24474fb
+ added SIZE resource facilities
2005-02-08 22:30:32 +00:00
florian
b1c8bfc478
+ x86_64 pic draft
2005-02-06 00:05:56 +00:00
Károly Balogh
9ccc0ffda7
t_morph.pas
2005-02-03 03:54:06 +00:00
florian
f1892e7e56
* better alignment on linux
2005-01-30 17:45:38 +00:00
peter
14f2a9d757
* only add @link.res if source is go32v2
2005-01-30 12:03:28 +00:00
peter
0991cb288d
* tf_pic_uses_got added
2005-01-25 18:48:15 +00:00
olle
39ba224077
+ Mac style resource files can now be included in MacOS
2005-01-24 17:53:12 +00:00
olle
3b1ecd4f47
+ Added this confirmation from Apple Computer about our ownership of the MacOS creator code 'FPas'
2005-01-13 21:29:19 +00:00
peter
ee5cd11877
* generate export jmps in .text section
2005-01-10 15:56:13 +00:00
olle
2ded07f47e
+ linker response file is now removed after linking
2005-01-09 16:35:41 +00:00
armin
53f6eb9216
* support ! in import file names for netware also
2005-01-01 20:08:59 +00:00
Tomas Hajny
bdeab14b7f
* missing utilsprefix added
2004-12-30 17:41:27 +00:00
olle
ea004048cb
+ suppression of link varning of 'qd'
2004-12-28 22:00:15 +00:00
Tomas Hajny
f290fbb299
* 8.3 fixes (short target name in paths)
2004-12-28 20:43:00 +00:00
Tomas Hajny
0d1a6fb4b2
* don't put quoted paths in link.res for OS/2
2004-12-28 20:39:12 +00:00
Jonas Maebe
bbb95a65f7
* fixed typo
2004-12-23 18:45:23 +00:00
peter
dc363f29bc
* maybequoted() added
2004-12-22 16:32:45 +00:00
florian
ce3f177339
* dyn. linker path fixed for x86_64
2004-12-19 14:03:16 +00:00
florian
78bff4ff2e
* made some target short names look more nicer
2004-12-11 14:39:03 +00:00
peter
2b6456fe16
* procvar handling for tp procvar mode fixed
...
* proc to procvar moved from addrnode to typeconvnode
* inlininginfo is now allocated only for inline routines that
can be inlined, introduced a new flag po_has_inlining_info
2004-12-05 12:28:10 +00:00
Tomas Hajny
efda160d12
* fix for compilation on 8.3 filesystems
2004-12-05 12:25:48 +00:00
armin
2189bb812b
* added utilsprefix for as,ld and nlmconv
2004-11-25 18:46:11 +00:00
peter
1f6d2f6ece
* fixed setting of mangledname when importing
2004-11-19 16:30:24 +00:00
marco
c1ee8eed7b
* cycle fix.
2004-11-19 14:21:44 +00:00
michael
4963306976
+ Fix for win32 cycle
2004-11-18 10:06:19 +00:00
peter
14d25d278b
mangledname setting moved to place after the complete proc declaration is read
...
import generation moved to place where body is also parsed (still gives problems with win32)
2004-11-17 22:21:35 +00:00
peter
87d2861f89
* fixes for win32 mangledname
2004-11-16 20:32:40 +00:00
peter
0c7e53bb81
* fixed compile of powerpc,sparc,arm
2004-11-11 19:31:33 +00:00
peter
6458bd0ce1
* tvarsym splitted
2004-11-08 22:09:58 +00:00
florian
7e778c5d78
* fixed dyn. linker handling
2004-11-05 12:27:27 +00:00
florian
aa23d79073
* path of dyn. linker on arm for linux fixed
2004-11-05 11:04:23 +00:00