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 лет назад |
pierre
|
fa44c8cf5a
+ Add explicit rules for softfpu sfpux80 and sfpu128 units
|
13 лет назад |
pierre
|
6e81fe6abc
+ Add two new sotfpuu units with x80 or 128 bit support
|
13 лет назад |
pierre
|
f4a9b3d73b
+ Allow compilation as an external unit
|
13 лет назад |
pierre
|
3a3ab75e4a
+ regdatia64 phony target to generate all ia64 register include files
|
13 лет назад |
pierre
|
dbeca48e3d
+ New mkia64reg.pp source
|
13 лет назад |
Tomas Hajny
|
ee07ef72be
* corrected file extension and output in case of failure enhanced
|
13 лет назад |
pierre
|
6df8e06080
Add missing target cpu rtestriction for Objective C test tobjc38.pp
|
13 лет назад |
sergei
|
cea9c0384e
+ Added missing SafeArray* functions, Mantis #16046
|
13 лет назад |
sergei
|
f18767f6a8
* generic fpc_shortstr_assign: cleaned up
|
13 лет назад |
sergei
|
97e6e1fafd
* Changed generic StrCopy and StrECopy to use IndexByte+Move:
|
13 лет назад |
blikblum
|
903bb71e14
sqliteds: better approach to fix compilation with 2.4 and 2.6 fpc compiler
|
13 лет назад |
blikblum
|
0e675b5adc
sqliteds: fix compilation with 2.4 and 2.6 fpc compiler
|
13 лет назад |