pierre
|
d8d7c38aec
* Use to call PASCALMAIN to allow linking with PIC Code
|
13 年之前 |
pierre
|
024bde8875
Create .ent/.end pair for mips/mipsel and alpha
|
13 年之前 |
pierre
|
3acc0e6686
Add needs_got_for_pic, set global_used to that procedure
|
13 年之前 |
pierre
|
31a3f4f4a0
Add ait_ent and ait_ent_end to aiclass array
|
13 年之前 |
pierre
|
9b7fec59bb
Support ait_ent and ait_ent_end
|
13 年之前 |
pierre
|
502cd6db29
Remove tai_ent, which is moved to aasmtai unit
|
13 年之前 |
pierre
|
0a21c01737
Use 8 for max record alignment for mips/mipsel
|
13 年之前 |
pierre
|
e25937854f
Use std reg names and and
|
13 年之前 |
pierre
|
1f762cc247
Add and replacement, for MIPS
|
13 年之前 |
pierre
|
f92fba996d
+ New tai_ent and tai_ent_end classes
|
13 年之前 |
pierre
|
68d7e943c8
+ Add global_used callback procedure
|
13 年之前 |
pierre
|
7982b34416
Start of PIC code support
|
13 年之前 |
pierre
|
6a9edb2083
Always pass records by value (OABI compliance)
|
13 年之前 |
pierre
|
63b4cb3347
+ Add NR/RS _GP and _PIC_FUNC aliases
|
13 年之前 |
pierre
|
a892e2aa6f
set pi_needs_got always if cs_create_pic is on
|
13 年之前 |
pierre
|
944d500d55
Change std reg names to allow use with GAS assembler
|
13 年之前 |
pierre
|
87b6bb5053
+ Add .cpXXX pseudo-instruction for PIC code
|
13 年之前 |
masta
|
8001979f7e
Reworked ispowerof2 in cutils.pas
|
13 年之前 |
michael
|
003a7ca217
* Allow session file prefix. Make sessiondir readable
|
13 年之前 |
michael
|
e06927d623
* Customization of upload dir
|
13 年之前 |
marco
|
a1b3e79554
* improvements to bufdataset testsuite specially for ftmemo and ftblob.
|
13 年之前 |
marco
|
8a72ccd1df
* Add TestSpecificTBufDataset unit into dbtestframework to non gui testframework
|
13 年之前 |
Jonas Maebe
|
3f5ae8b05f
* forgot to commit, part of r21765
|
13 年之前 |
Jonas Maebe
|
882351bb21
* don't insert a conversion to widechar for ansistr[x]:='y' assignments on
|
13 年之前 |
svenbarth
|
71c13190e1
Fix for Mantis #22329.
|
13 年之前 |
svenbarth
|
a908db5a91
Partially fix for Mantis #22160. This resolves the internal error, but the given example units still don't compile, because of the way we handle specializations and unit loading (more about this once I fixed that, too).
|
13 年之前 |
pierre
|
7492f196f8
* Handle OS_F32 <-> OS_F64 float conversions
|
13 年之前 |
Jonas Maebe
|
b07f8b42fd
* always add -Fd to the compiler command line parameters, because the
|
13 年之前 |
masta
|
64c122100f
Small optimizations to FillChar for ARM
|
13 年之前 |
sergei
|
37b8cd1b7a
* If relocation to a local label cannot be translated into (section+offset), then the target symbol must be written into symbol table. Fixes IE 200603012 in number of tests with -Cg on i386-linux (and possibly other targets with internal ELF assembler).
|
13 年之前 |