pierre
|
fdb3525d9f
crtbeginS.o seems to use _init, not __init
|
11 年 前 |
pierre
|
9303231220
Remove objects from RTL unit list for netbsd
|
11 年 前 |
Jonas Maebe
|
5d389e99fd
* always use the *W version of the Windows API in ExtractShortPathName() so
|
11 年 前 |
masta
|
fb52392e20
Reformat and comment is_thumb32_imm
|
11 年 前 |
masta
|
3ab665e554
Try to split constant XORs into two shiftimms on ARM.
|
11 年 前 |
nickysn
|
aec73bce68
* pass the overflow check flag correctly to the 32 and 16-bit mul helpers (on
|
11 年 前 |
pierre
|
291124489f
Use scripted version of wlib for go32v2 msdos smart library creation
|
11 年 前 |
pierre
|
e87e2f9c30
Print out command line before running it with -vx option
|
11 年 前 |
pierre
|
bef22b2a6f
Add scripted version of wlib call for msdos
|
11 年 前 |
florian
|
fe7238bdf1
* avoid compiler warning about uninitialized variable
|
11 年 前 |
florian
|
b90db73fbc
* fixed test
|
11 年 前 |
florian
|
98e5dead27
* moved comments in from of fields for better readability
|
11 年 前 |
florian
|
6e63272ab7
* added missing parenthesis
|
11 年 前 |
florian
|
15df4a4f80
+ support iso pascal like program parameters in iso mode
|
11 年 前 |
florian
|
e841027a48
* fixes handling of typed files in iso mode
|
11 年 前 |
florian
|
e6a9e385d3
* spelling fixed
|
11 年 前 |
florian
|
523b2dfa26
* deactive debugging defines again after r26427
|
11 年 前 |
sergei
|
720b9bf560
* SPARC: reworked 64-bit comparisons so their result is always in flags. Comparisons are emitted as subtractions, sides are optionally swapped to avoid using Z flag (since it is not set correctly in multi-word subtraction). This generates significantly shorter code: when both sides are in registers it is just 3 instructions for equal/unequal and 2 instructions otherwise.
|
11 年 前 |
marco
|
204d0ac90a
* set FPC_USE_LIBC here for now. (the BSD one is under IFDEF DARWIN)
|
11 年 前 |
marco
|
057b07966c
* some more socket fixes. unix*/unx* files were manually moved, not svn moved.
|
11 年 前 |
marco
|
9833b81a64
* added src/bsd to fpmake unit path.
|
11 年 前 |
marco
|
a164dcb023
* osdefs.inc for BSD
|
11 年 前 |
marco
|
2643ce9391
* remove bsd file
|
11 年 前 |
marco
|
4804a5528b
* change registry functions in comobj to "HKEY" because of win64 reasons. (Mantis #25515)
|
11 年 前 |
marco
|
f09374a197
* winsock(and -2), sockets and gpm to rtl-extra.
|
11 年 前 |
florian
|
cb48c2afca
* some fixes for parameter handling on avr
|
11 年 前 |
paul
|
19d71655eb
utils: fix few errors with sharepath in samplecfg
|
11 年 前 |
paul
|
4df2637e99
fpc: pass sharepath to fpc.cfg maker using samplecfg
|
11 年 前 |
paul
|
932349020c
rtl: deprecate winwidestringalloc
|
11 年 前 |
paul
|
9681212fea
utils: put unicodepath to default fpc.cfg file
|
11 年 前 |