pierre
|
e87e2f9c30
Print out command line before running it with -vx option
|
11 năm trước cách đây |
pierre
|
bef22b2a6f
Add scripted version of wlib call for msdos
|
11 năm trước cách đây |
florian
|
fe7238bdf1
* avoid compiler warning about uninitialized variable
|
11 năm trước cách đây |
florian
|
b90db73fbc
* fixed test
|
11 năm trước cách đây |
florian
|
98e5dead27
* moved comments in from of fields for better readability
|
11 năm trước cách đây |
florian
|
6e63272ab7
* added missing parenthesis
|
11 năm trước cách đây |
florian
|
15df4a4f80
+ support iso pascal like program parameters in iso mode
|
11 năm trước cách đây |
florian
|
e841027a48
* fixes handling of typed files in iso mode
|
11 năm trước cách đây |
florian
|
e6a9e385d3
* spelling fixed
|
11 năm trước cách đây |
florian
|
523b2dfa26
* deactive debugging defines again after r26427
|
11 năm trước cách đây |
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 năm trước cách đây |
marco
|
204d0ac90a
* set FPC_USE_LIBC here for now. (the BSD one is under IFDEF DARWIN)
|
11 năm trước cách đây |
marco
|
057b07966c
* some more socket fixes. unix*/unx* files were manually moved, not svn moved.
|
11 năm trước cách đây |
marco
|
9833b81a64
* added src/bsd to fpmake unit path.
|
11 năm trước cách đây |
marco
|
a164dcb023
* osdefs.inc for BSD
|
11 năm trước cách đây |
marco
|
2643ce9391
* remove bsd file
|
11 năm trước cách đây |
marco
|
4804a5528b
* change registry functions in comobj to "HKEY" because of win64 reasons. (Mantis #25515)
|
11 năm trước cách đây |
marco
|
f09374a197
* winsock(and -2), sockets and gpm to rtl-extra.
|
11 năm trước cách đây |
florian
|
cb48c2afca
* some fixes for parameter handling on avr
|
11 năm trước cách đây |
paul
|
19d71655eb
utils: fix few errors with sharepath in samplecfg
|
11 năm trước cách đây |
paul
|
4df2637e99
fpc: pass sharepath to fpc.cfg maker using samplecfg
|
11 năm trước cách đây |
paul
|
932349020c
rtl: deprecate winwidestringalloc
|
11 năm trước cách đây |
paul
|
9681212fea
utils: put unicodepath to default fpc.cfg file
|
11 năm trước cách đây |
reiniero
|
9db59ea8e7
* fcl-db: cosmetic: replace Dutch variable name with English
|
11 năm trước cách đây |
marco
|
b9385a4f1d
* adding some delphi "var" overloads
|
11 năm trước cách đây |
pierre
|
7a03a7485f
Fix typing error in cross-cycle at level 2
|
11 năm trước cách đây |
pierre
|
12d56bad5c
Use os name only to look for units/$target/rtl if target has tf_use_8_3 to find installed directories
|
11 năm trước cách đây |
sergei
|
fb02283927
* x86_64: Adjust result of fpc_longjmp without using branches.
|
11 năm trước cách đây |
nickysn
|
372e9dfdf1
* improved the readability of the code of taddnode.try_make_mul32to64() even
|
11 năm trước cách đây |
nickysn
|
ac177a445e
* use is_64bit() in taddnode.try_make_mul32to64() for better readability
|
11 năm trước cách đây |