Jonas Maebe
|
cf7fce8f65
* use const strings parameters for four_char_code helpers to avoid
|
19 years ago |
Jonas Maebe
|
39a127bfc0
+ macpas BAnd/BOr/BXor/Bsr/Bsl/BTst/BSet/BClr support
|
19 years ago |
michael
|
f9b4308edd
+ Some cosmetical issues, and now all elements are emitted only once.
|
19 years ago |
florian
|
b24388da8d
* fix comparedword, fixes #7143
|
19 years ago |
florian
|
096fb2dcb8
* really copy widestrings in widestr_assign when winlike wistrings are used
|
19 years ago |
florian
|
81b98c9d82
+ added more ebx saving to cpuid invocations
|
19 years ago |
Tomas Hajny
|
e8b76c157b
* patch by borsa77 at libero.it - fixed information about destroyed registers
|
19 years ago |
Jonas Maebe
|
bddcc8f902
* save/restore ebx around cpuid invocations
|
19 years ago |
florian
|
0a9a9dd69c
- mispelled TryStrQWord removed
|
19 years ago |
chrivers
|
87826f69d5
Added ppo_implements, odt_interfacecom_property, and odt_interfacecom_function to support _IMPLEMENTS
|
19 years ago |
chrivers
|
5e65c94bfb
Added preliminary support for parsing _IMPLEMENTS
|
19 years ago |
florian
|
a7b5f78daf
* fixed crash in dwarf generation when generating info for empty default parameter sets
|
19 years ago |
florian
|
6185a32923
* amd specific flags are checked against cpu vendor
|
19 years ago |
tom_at_work
|
aa8d214759
* 2.0.4 fix: fixed move()/fillchar() for linux, avoiding use of dcbz which causes crashes on G5
|
19 years ago |
michael
|
aa2d333b11
+ Implemented support for ;public name XYZ; construct
|
19 years ago |
chrivers
|
ca37943c16
Added "based on" info
|
19 years ago |
chrivers
|
cff92951c2
Fixed a FIXME in the danish translation
|
19 years ago |
florian
|
863a701fd2
* check if we've to write the basedef for enums when writing debug info
|
19 years ago |
Tomas Hajny
|
27e57eca36
* 2.0.4: different filename for PDF docs, TXT version added
|
19 years ago |
Legolas
|
e3a85257be
initial import
|
19 years ago |
Tomas Hajny
|
7d10f5aec3
* $FPCVER->$FPCVERSION, $FPCFULLVERSION in logo, copyright
|
19 years ago |
Károly Balogh
|
8311d34b3f
+ added some morphos support to checkpointer
|
19 years ago |
tom_at_work
|
56ba740dd1
* added interlocked*64 methods for successful compilation
|
19 years ago |
marco
|
3416a2c5a9
* Linux case now default for solaris, OS X
|
19 years ago |
marco
|
47e32b23a3
* fix for freebsd and linux)
|
19 years ago |
yury
|
b6192642c4
* do not check the last digit to avoid test failure due to small precision issue.
|
19 years ago |
yury
|
d56fc311df
* added DecimalSeparator:='.'; to make test locale independent.
|
19 years ago |
yury
|
cdafea2ce7
* uses crt is not needed in some tests.
|
19 years ago |
yury
|
291b00529a
* wince support for some tests.
|
19 years ago |
yury
|
f96b571e38
* skip some tests for wince.
|
19 years ago |