yury
|
64c586b86d
* Removed/ifdefed lots of unused variables.
|
4 жил өмнө |
svenbarth
|
cc92af8423
* apply patch by Blaise.ru to enable the correct generation of names for classes/interfaces inside local symtables; these will be required for reference function types which are in fact interfaces and classes, this does not mean that ordinary classes can be declared inside functions
|
4 жил өмнө |
svenbarth
|
cbe352808a
* fix for Mantis #38238: when creating a copy of a procdef for a procvar set the methodpointer flag also for methods of records
|
4 жил өмнө |
svenbarth
|
32938dde1c
* apply patch by Blaise.ru to allow record methods to be assigned to method variables as well (this is Delphi compatible)
|
4 жил өмнө |
pierre
|
6230de31bb
* Second patch xml-node-dump-defs.patch from J. Gareth Moreton from bug report 36882.
|
4 жил өмнө |
florian
|
d5e20fa6a9
* take variant alignment from TVARDATA, should resolve #38022
|
4 жил өмнө |
florian
|
3b0168ae16
* (slightly) modified (formatting, warning) patch by Jan Bruns to speed up overloading search, resolves #36666
|
4 жил өмнө |
svenbarth
|
eb7158d250
* ensure that internal method names (namely operator overloads and class con-/destructors) result in different mangled names from ordinary methods even if they should be converted to lowercase (which happens for section names)
|
4 жил өмнө |
florian
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 жил өмнө |
svenbarth
|
d1521e8061
* a classrefdef might also be created with a forwarddef, so handle that correctly
|
4 жил өмнө |
Jonas Maebe
|
cc315e0ac7
* fix tw3930 after r37927
|
4 жил өмнө |
yury
|
222f981dd1
* 8086: Fixed Ofs() for far routines.
|
5 жил өмнө |
florian
|
14bc6674a6
* revert part of r45810 which was accidently committed
|
5 жил өмнө |
florian
|
d6d92e3666
* revert part of r44879: flock must use kernel_off_t: off_t breaks e.g. i386
|
5 жил өмнө |
Jonas Maebe
|
3e9e0a0f7d
* completely disable records containing float fields in registers again, as
|
5 жил өмнө |
Jonas Maebe
|
e7d1a77f9a
* rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
|
5 жил өмнө |
svenbarth
|
f94518a9ae
* fix typo (no code changes)
|
5 жил өмнө |
yury
|
e63c03125a
* Reworked tprocdef.is_implemented to fix a bug with the parentfp optimization. The bug was detected when using the llvm backend.
|
5 жил өмнө |
florian
|
c6c996f506
* write length/code page when writing the string type
|
5 жил өмнө |
yury
|
627fcb4354
* Do not use the LOC_VOID location to indicate unused parameters.
|
5 жил өмнө |
yury
|
2808873d1b
* Reworked the optimization of unused $parentfp for nested routines.
|
5 жил өмнө |
Jonas Maebe
|
a2174753c1
- removed tabstractrecorddef.get_unit_symtable, which did not always return the unit
|
5 жил өмнө |
yury
|
7cda3d9e57
* Code formatting.
|
5 жил өмнө |
yury
|
a316229ef6
* Always use parentfp for forward-declared nested procedures.
|
5 жил өмнө |
florian
|
f72a795cc7
* fixed SetIsEmpty
|
5 жил өмнө |
svenbarth
|
60345366f2
* fix for Mantis #35140: apply patch by Ryan Joseph together with some further changes by me to add support for constant parameters in generics
|
5 жил өмнө |
florian
|
d772a42375
* arm: more fixes for fpu_fpv4_sp_d16
|
5 жил өмнө |
florian
|
96a368fdf9
* building on non-x86/non-xtensa fixed
|
5 жил өмнө |
florian
|
fa4cbc89a5
+ Xtensa: hard float support, i.e. make use of floating point extension if available
|
5 жил өмнө |
Jonas Maebe
|
4ba19f5418
* add support for creating non-address-only procvars to
|
5 жил өмнө |