yury
|
039aee9568
* i386 PIC: Do not force EBX as a GOT register if tf_section_threadvars is not set. Actually forcing EBX here is a bad idea anyway.
|
il y a 6 ans |
florian
|
72416edcc4
+ support for tlsm_general on i386-linux
|
il y a 6 ans |
Jonas Maebe
|
880d438704
* renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can
|
il y a 8 ans |
yury
|
862348c317
* Keep the GOT offset in a virtual register for i386 non-darwin platforms.
|
il y a 9 ans |
Jonas Maebe
|
b1dc518ac4
* removed systems_need_16_byte_stack_alignment and use target_info.stackalign instead
|
il y a 13 ans |
Jonas Maebe
|
a5cb157091
* enable specifying the alignment mismatch of the frame/stack pointer
|
il y a 13 ans |
pierre
|
34bc5ea624
* Use localalignmax in calc_stackframe_size method
|
il y a 13 ans |
Jonas Maebe
|
8b0301409a
+ i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
|
il y a 15 ans |
Jonas Maebe
|
f13f6627c4
* moved use_fixed_stack from cgutils to a method in paramgr so it can
|
il y a 15 ans |
Jonas Maebe
|
3266f4e483
+ Compiler support for pic on darwin/i386. The i386 rtl still needs
|
il y a 18 ans |
florian
|
85d63d9fa9
* settings refactored
|
il y a 19 ans |
Jonas Maebe
|
3765a9bbb8
* fixed set_first_temp_offset for use_fixed_stack
|
il y a 19 ans |
Jonas Maebe
|
6e58ad4a12
* set firsttempoffset properly for use_fixed_stack
|
il y a 19 ans |
Jonas Maebe
|
9de2847865
+ support for passing parameters via pre-allocated stack space on i386
|
il y a 19 ans |
peter
|
e5ca17b598
* fix compilation for r1224
|
il y a 20 ans |
Jonas Maebe
|
f3384bab09
+ some initial darwin/x86 stuff:
|
il y a 20 ans |
fpc
|
790a4fe2d3
* log and id tags removed
|
il y a 20 ans |
fpc
|
50778076c3
initial import
|
il y a 20 ans |
peter
|
e417e34496
* truncate log
|
il y a 20 ans |
florian
|
8a9758c5e2
* logs truncated
|
il y a 21 ans |
florian
|
57a2fe6ddb
+ some code for PIC support added
|
il y a 22 ans |
peter
|
3a92a2a25a
* parameter alignment fixes
|
il y a 22 ans |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
il y a 22 ans |
peter
|
2392f28675
* parameter fixes
|
il y a 22 ans |
peter
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
il y a 22 ans |
peter
|
3a3d710c47
* basics for x86 register calling
|
il y a 22 ans |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
il y a 22 ans |
peter
|
32d076480b
* framepointer fixes for sparc
|
il y a 22 ans |
peter
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
il y a 22 ans |
Jonas Maebe
|
2b312f6e8c
* fixed compilation problems
|
il y a 22 ans |