joost
|
e378a99f11
* Do not compile pxlib on darwin/iphonesim (fpmake)
|
13 жил өмнө |
joost
|
08332a9719
* Do not build httpd13 and httpd20 by default (fpmake)
|
13 жил өмнө |
Jonas Maebe
|
893d010dcd
* don't try to link the Carbon framework when targeting the iPhoneSimulator
|
13 жил өмнө |
joost
|
36169c1249
* Restored changes in r20159 which were overwritten in r20166
|
13 жил өмнө |
joost
|
57ad885aa4
* Also clean the bin-output directory on distclean
|
13 жил өмнө |
joost
|
ac1a2abf88
* Do not use deprecated stat.mode but stat.st_mode
|
13 жил өмнө |
sergei
|
8d26b3358f
RTL, wide/unicode strings cleanup:
|
13 жил өмнө |
sergei
|
df221e8196
* fpc_ansistr_concat, refactoring and minor fix:
|
13 жил өмнө |
michael
|
af2bba5c87
* Disable range checks
|
13 жил өмнө |
michael
|
60e5411b7c
* Fix for bug #21211, suggested by Dmitry Ukolov
|
13 жил өмнө |
pierre
|
19e11f889f
* Fix error in EXTDEBUG code
|
13 жил өмнө |
pierre
|
cf6590cc0e
Use rmipsgas.inc file for gas register names
|
13 жил өмнө |
pierre
|
936c78eef1
+ Use new assembler reader
|
13 жил өмнө |
pierre
|
bd9ddd498c
Use standard MIPS regsiter names
|
13 жил өмнө |
pierre
|
61eba72178
Use standard MIPS regsiter names
|
13 жил өмнө |
pierre
|
a9c7e135ee
Add MIPS GNU AS reader
|
13 жил өмнө |
pierre
|
77301e699d
Commit some MIPS changes from MarkMLl
|
13 жил өмнө |
pierre
|
c0690d1bdc
+ New virtual method TATTReader.HandleDollar, useful for MIPS reader
|
13 жил өмнө |
pierre
|
4a351f42fe
Commit some MIPS changes
|
13 жил өмнө |
joost
|
bfbe1d5324
* Copy file-rights (executable bit) from files on unices
|
13 жил өмнө |
michael
|
a8393291a3
* Fix for bug #0021210 (patch by Dmitry Ukolov
|
13 жил өмнө |
michael
|
ff25d4dc80
* Always store unit filename in FProcessedUnits
|
13 жил өмнө |
joost
|
83e3d311d7
* Fixed wince compilation (fpmake)
|
13 жил өмнө |
sergei
|
c862aec17c
* cwstring.pp, Wide2AnsiMove: moved SetCodePage to the end, so it comes after the last SetLength. Necessary after r20209, because SetLength has been modified to always set the code page of its argument. Here it sets code page of 'dest' to CP_NONE, because dest is RawByteString.
|
13 жил өмнө |
michael
|
2b60a95896
* Recursive parsing
|
13 жил өмнө |
Jonas Maebe
|
6a5cf6cf8d
* always pass -arch parameter to linker when targetting Darwin, instead of
|
13 жил өмнө |
sergei
|
a2233d7991
* fpc_ansistr_setlength: fixed/refactored:
|
13 жил өмнө |
marco
|
2cfb20db60
* set BCD and time fields to NULL when an empty string is passed. Mantis #21204, patch by Ludo
|
13 жил өмнө |
sergei
|
7ff76caa73
* Removed 'inline' attribute from 6 overloaded pos() functions which contain a managed typecast. Inlining it leads to noticeable increase in code size without any sensible speed improvement.
|
13 жил өмнө |
Tomas Hajny
|
2ea60c9daf
* hopefully final correction (changed extension resulted in different length)
|
13 жил өмнө |