pierre
|
069cd9f250
Fix go32v2 staticClibprefix used by internal linker
|
13 years ago |
sergei
|
14d66a64a4
+ Definitions and utility functions for executable ELF files
|
13 years ago |
sergei
|
1c271251f8
- Removed tcoffexeoutput.FCoffSyms, it is never used (symbols are written directly to the output)
|
13 years ago |
svenbarth
|
2f92336b94
Forgot to commit the extension of the TSearchRec with the FindData for NativeNT.
|
13 years ago |
svenbarth
|
22d1a8bbab
Improve NativeNT RTL (tested on Windows 7)
|
13 years ago |
marco
|
3b7a933e9d
* A few utility routines that capture program output in a string.
|
13 years ago |
marco
|
0f88cfed41
* if arguments and exename already quoted, then assume the user did it properly. Mantis #22040
|
13 years ago |
sergei
|
3a89544cd6
+ Internal linker for go32v2:
|
13 years ago |
florian
|
1403cec462
* patch by Nico Erfurth:
|
13 years ago |
florian
|
2ce563710a
* another rule fix
|
13 years ago |
sergei
|
1579583484
* COMISD (and COMISS, too) instruction cannot have memory reference as destination, Mantis #22150.
|
13 years ago |
Jonas Maebe
|
a6375ba385
* don't limit the full path of reslogfile to 32 characters
|
13 years ago |
Jonas Maebe
|
f8cb3fbfef
+ old tests I forgot to commit
|
13 years ago |
Jonas Maebe
|
e0a2d43951
* fixed compilation command for mmx unit after r21405
|
13 years ago |
florian
|
4890ec240e
* padding corrected
|
13 years ago |
Tomas Hajny
|
24f8fa9774
* compilation fix (EMX was not updated when moving to PChar based *Dir calls)
|
13 years ago |
Jonas Maebe
|
b16f9a5dab
- { %files=... } is for files that exist after execution and have to be
|
13 years ago |
florian
|
fbc77b74c2
* patch by Nico Erfurth to remove superfluouse moves
|
13 years ago |
florian
|
c348b6f2cc
* patch by Nico Erfurth:
|
13 years ago |
florian
|
0fa1bf27c1
+ tmipsaddnode.pass_1 setting expectloc correctly
|
13 years ago |
florian
|
1b3dd8eefe
* patch by Jeppe Johansen: fixes TCGMIPS.getfpuregister
|
13 years ago |
florian
|
181bc24945
* fix mips(el) stat record
|
13 years ago |
florian
|
2162df1802
* patch by Jeppe Johansen: fix gen_load_cgpara_loc for mips(el)
|
13 years ago |
florian
|
00638e023f
* set correct PPSUF for MIPS(EL), based on a patch by Jeppe Johansen
|
13 years ago |
florian
|
7cc227be17
. remove obsolete tests
|
13 years ago |
florian
|
10023597d2
* fix import in wince system unit, patch by Gennadiy, resolves #22131
|
13 years ago |
florian
|
ff2469f533
* compile mipsel rtl always with -Ur
|
13 years ago |
Jonas Maebe
|
5dc75a92a3
* don't write size suffix for popcnt on Darwin, its assembler doesn't
|
13 years ago |
florian
|
7bdbb3448e
* minimum compiler version to build the compiler is 2.6.0
|
13 years ago |
sergei
|
6571b4d140
* Factored code to create internal link script for debug sections into a separate procedure.
|
13 years ago |