Jonas Maebe
|
3c8b23cda4
* fixed cg.a_loadmm_reg_ref() and cg.a_loadfpu_reg_ref() in case they are
|
15 年之前 |
Jonas Maebe
|
9e785ea553
+ several internalerrors in case things go wrong
|
15 年之前 |
pierre
|
7c08e5cb57
* Fix solaris problem after commit rev 14971
|
15 年之前 |
Jonas Maebe
|
a7dca09535
* only refer to local symbols without GOT redirection on darwin/x86_64,
|
15 年之前 |
Jonas Maebe
|
89110baab8
* don't modify the flags while simplifying PIC memory references
|
15 年之前 |
florian
|
c1f3d8dcaa
* unified names of system_*/systems_* sets
|
15 年之前 |
pierre
|
e67307aa66
* New constant system_needs_16_byte_stack_alignment
|
15 年之前 |
pierre
|
dbf2be812a
* for rip_relative if cs_create_pic is selected
|
15 年之前 |
Jonas Maebe
|
559e284bd0
* merged r13762-14047 from trunk
|
15 年之前 |
Jonas Maebe
|
762a0c7059
* try to prevent addresses from being PICified multiple times (should fix
|
16 年之前 |
Jonas Maebe
|
0c675a4039
* the objc1 unit has been renamed to objc
|
16 年之前 |
Jonas Maebe
|
ec8fee45fe
* do not access local data via the GOT on x86_64, because
|
16 年之前 |
Jonas Maebe
|
baf1ac22b7
* fixed r13469 (PLT entries are not GOT-relative). Not reverting all the
|
16 年之前 |
Jonas Maebe
|
f265fbe343
* fixed GOT loading for i386 in stubs for external procedures whose external
|
16 年之前 |
yury
|
41d50e4723
* Fixed dead code warning.
|
16 年之前 |
yury
|
92ad06f1e8
* Always use RIP relative symbol addressing for x86_64 Windows targets. Bug #13657.
|
16 年之前 |
Jonas Maebe
|
7d459cf12a
* the compiler now explicitly keeps track of the minimally guaranteed
|
16 年之前 |
Jonas Maebe
|
718694d1d6
* always specify an explicit alignment for tgobj.gettemp (so e.g.
|
16 年之前 |
Jonas Maebe
|
a23630260b
+ "weakexternal" support for imported procedures and variables.
|
16 年之前 |
florian
|
1afb1aa9cc
+ ror/rol functions
|
17 年之前 |
Jonas Maebe
|
f36e5411af
* split cpu64bit compiler define into
|
17 年之前 |
Jonas Maebe
|
8349cde7db
* changed byte/word/longbool to be Delphi-compatible (+ similar changes
|
17 年之前 |
Jonas Maebe
|
6c536dab3e
* added several missing make_simple_ref() calls
|
17 年之前 |
peter
|
dbba46c0e4
* set addr_pic
|
17 年之前 |
Jonas Maebe
|
c8f270c556
+ darwin/x86_64 gprof support
|
17 年之前 |
Jonas Maebe
|
032352d98b
+ darwin/x86_64 support
|
17 年之前 |
Jonas Maebe
|
8d8ba9a583
* fixed pic reference loading for non-darwin i386 platforms after
|
18 年之前 |
florian
|
19b79468ad
* store/load mmx registers properly
|
18 年之前 |
florian
|
f32831c44a
* fixed assembling of fisttp of sse3 instruction set
|
18 年之前 |
Jonas Maebe
|
c84744b27f
* fixed a_jmp_name() for darwin/i386 (go via a stub)
|
18 年之前 |