pierre
|
a9bb9f7310
Add '.module nomips16' at assembly entry for mips/mipsel unless -a5 option is used
|
пре 5 година |
pierre
|
ba73f7376f
Also accept -a5 for older binutils for mips and mpisel cpus
|
пре 5 година |
pierre
|
01fbad64b7
Use defined(aarch64) instead of defined(cpuaarch64) for FPC_HAS_INTERNAL_ABS_INT64
|
пре 5 година |
florian
|
7000d82dcd
* do not convert cmp 0,... into test ...,... before the post pass of the peephole optimizer
|
пре 5 година |
florian
|
7e6eeebdf0
o patch by J. Gareth Moreton, seeks to improve maintainability, safety and efficiency
|
пре 5 година |
Jonas Maebe
|
5800ac6213
* fix conversion from Objective-C class/protocol to tvarrec (store in
|
пре 5 година |
florian
|
cf0716123c
* avoid overflow error
|
пре 5 година |
florian
|
af107ca8fe
o patch by J. Gareth Moreton, resolves #36355
|
пре 5 година |
svenbarth
|
d98e551882
+ add a generic variant of TValue.IsType
|
пре 5 година |
florian
|
fb4b1cbf35
* warn only in delphi mode if an explicit enumeration value exceeds the range, relaxes r43191
|
пре 5 година |
florian
|
3edc0560b0
* patch by Benjamin Rosseaux: TEvent.WaitFor on *nix uses Monotonic Clock now
|
пре 5 година |
svenbarth
|
97eefb6ac3
- the error recovery handling is no longer required
|
пре 5 година |
svenbarth
|
5b71ba2a9b
* treat a missing genericdef with no symname set as an internal error
|
пре 5 година |
svenbarth
|
ef6c9e930b
* correctly handle the genericdef being a procdef, otherwise no code will be generated (and no error either :/ )
|
пре 5 година |
michael
|
6a36bec296
* Better explanation of connection
|
пре 5 година |
michael
|
bcee247240
* Simple, read-only example, no authentication
|
пре 5 година |
Jonas Maebe
|
0802edb710
* fix Linux/i386 and Win32 after r43578
|
пре 5 година |
svenbarth
|
be99031570
* rework checking for compiler files in .gitignore: ignore all ppc* files in the compiler directories except those with known extensions (*.lpi and *.pas, though for the later there currently is none)
|
пре 5 година |
svenbarth
|
abc3fd6f8d
+ add some more extensions to .gitignore
|
пре 5 година |
Jonas Maebe
|
ec227bb759
* fixed safecall for non-LLVM after r43578
|
пре 5 година |
florian
|
c6116258fd
o patch by J. Gareth Moreton:
|
пре 5 година |
Jonas Maebe
|
e775ecdc43
* cleaned up safecall support: use a hidden localvarsym instead of result
|
пре 5 година |
florian
|
acdff47554
+ optimize integer expressions like 2*x*4; which were not found by the node simplifier yet
|
пре 5 година |
florian
|
94b728005d
* more RemoveCurrentP usage
|
пре 5 година |
florian
|
9e307f5c3a
- removed code not used for years
|
пре 5 година |
florian
|
d444f750f9
* factored out TX86AsmOptimizer.OptPass1Cmp
|
пре 5 година |
florian
|
dea1855126
o patch by J. Gareth Moreton, resolves #36352:
|
пре 5 година |
florian
|
030d376bac
+ .gitignore (for git mirrors), based on proposal by Kevin Lyda, resolves #35597
|
пре 5 година |
florian
|
bdd36d20ac
* patch by Alfred: remove superfluous linker script entry, resolves #36345
|
пре 5 година |
svenbarth
|
39f4b97ea5
+ add test for a problem reported by Michael van Canneyt which is fixed by the previous revision
|
пре 5 година |