marco
|
ae2bef4c4d
* patches from Paul for mantis 15716, readwidestring #0 issue + warning removal
|
15 gadi atpakaļ |
Jonas Maebe
|
23e517a81e
+ {$OV+/-} alias for {$Q+/-} in macpas mode for CodeWarrior compatibility
|
15 gadi atpakaļ |
Jonas Maebe
|
78b9820e11
* support record fields separated by commas instead of semicolons in typed
|
15 gadi atpakaļ |
Jonas Maebe
|
1b7dacfd1c
* make {$align powerpc} an alias for {$align power} (patch by
|
15 gadi atpakaļ |
Jonas Maebe
|
7201d61d20
* forgotten, part of r14912
|
15 gadi atpakaļ |
Jonas Maebe
|
025ec34e4d
+ "CExtended" type that is the same as "extended", but conforming to the
|
15 gadi atpakaļ |
Jonas Maebe
|
650ba6d50f
* an int2int type conversion doesn't retain the value location in
|
15 gadi atpakaļ |
Jonas Maebe
|
674cdaf3fc
* handle fields with the same name as a type also correctly in case of
|
15 gadi atpakaļ |
Jonas Maebe
|
f530de8da6
* also honor keep_sign_equal in get_common_intdef() for signed types
|
15 gadi atpakaļ |
Jonas Maebe
|
fea789eca4
* fixed (harmless) range check errors
|
15 gadi atpakaļ |
Jonas Maebe
|
efcc6f6440
* also handle statement nodes in has_no_code()
|
15 gadi atpakaļ |
Jonas Maebe
|
a37850742c
* fixed range check error if cstringpattern is empty (r14789, r14850)
|
15 gadi atpakaļ |
Jonas Maebe
|
bb28dd7d08
* also show Darwin-specific external resource options for ARM and x86_64
|
15 gadi atpakaļ |
Jonas Maebe
|
38b1271a21
* fixed wrong range check errors for "qword and constant" after
|
15 gadi atpakaļ |
Jonas Maebe
|
1f4d7d6057
* add type symbol names to -vp output (patch by Adriaan van Os, mantis
|
15 gadi atpakaļ |
Tomas Hajny
|
5c31042f6a
* SharedSuffix moved to include files to reduce number of ifdefs
|
15 gadi atpakaļ |
marco
|
ef4954f8d9
* Pascal version for asm code in video (Mantis 15700)
|
15 gadi atpakaļ |
marco
|
da19c48e05
* initial x86_64 code for compare videobuffer. To be tested later. Mantis 15700
|
15 gadi atpakaļ |
marco
|
d8d0c6ae96
* patch that cleans up openal. Mantis 15756
|
15 gadi atpakaļ |
marco
|
54b15ba318
* tcursorinfo incorrectly was aliassed to console_cursor_info, which is incorrect for
|
15 gadi atpakaļ |
marco
|
b99d54383c
* fix for 15509.
|
15 gadi atpakaļ |
Jonas Maebe
|
5e1a09f817
* fixed getting the "original" def in taddnode.simplify by stopping at
|
15 gadi atpakaļ |
Jonas Maebe
|
6dd25eb233
* fixed location_force_reg() for big endian 32 bit targets and
|
15 gadi atpakaļ |
ivost
|
efc3054644
* commented "deprecated". specialization is not working
|
15 gadi atpakaļ |
marco
|
d742d6db58
* another fix for #15655, wrongly fixed in r14885
|
15 gadi atpakaļ |
Jonas Maebe
|
85984c2d8f
* insert proper type conversions when optimising logical operations and
|
15 gadi atpakaļ |
joost
|
8f90db3e98
* Fixed mem-leaks
|
15 gadi atpakaļ |
ivost
|
2f20f6efc1
* marked old OnCompare properties as deprecated. use OnKeyCompare or OnDataCompare instead.
|
15 gadi atpakaļ |
ivost
|
0637586076
* extended TFPGMap so that it's possible to add a custom compare function for data. Default compare function is binary compare.
|
15 gadi atpakaļ |
marco
|
83fc2dd1ea
* fix for #7308. (changeonopen preferences does nothing)
|
15 gadi atpakaļ |