peter
|
1b1f938c43
* changed to class with common TAssembler also for internal assembler
|
24 年之前 |
Jonas Maebe
|
3eb9c758fb
* changed typecast in FPC_STR_TO_CHARARRAY so that no temp ansistring is
|
24 年之前 |
Jonas Maebe
|
ab2ea0a472
* moved implementations of strlen and strpas to separate include files
|
24 年之前 |
Jonas Maebe
|
18de59f50c
* fixed all implementations of strpas
|
24 年之前 |
Jonas Maebe
|
8efd8814cf
* fixed strpas (was limited to 254 chars) and made it overall slightly faster
|
24 年之前 |
peter
|
2f2e0fd80c
* RC added
|
24 年之前 |
Jonas Maebe
|
ff333ffa1b
* fixed 'qword mod/div pos_const' to have qword result
|
24 年之前 |
Jonas Maebe
|
2e3ba14936
* new rangecheck code now handles conversion between signed and cardinal types correctly
|
24 年之前 |
Jonas Maebe
|
02591a89d9
* changed 'bdnzeq cr0' to 'bdnzt cr0*4+eq'
|
24 年之前 |
Jonas Maebe
|
33bd4a1769
* fixed small bug in move
|
24 年之前 |
Jonas Maebe
|
af38291233
* simplified and optimized range checking code, FPC_BOUNDCHECK is no longer necessary
|
24 年之前 |
Jonas Maebe
|
bf5d803a93
* fixed qword_str for values with bit 63 = 1
|
24 年之前 |
Jonas Maebe
|
e72e5a0cfa
* made val for longints a bit faster
|
24 年之前 |
Jonas Maebe
|
4530233a92
+ support for arraydefs in is_signed (for their rangetype, used in rangechecks)
|
24 年之前 |
Jonas Maebe
|
d6116bc751
* fixed low() for signed types < 64bit
|
24 年之前 |
Jonas Maebe
|
b7970bf7a4
+ new, complete implementation of move procedure (including support for
|
24 年之前 |
michael
|
6874cceff4
+ Merged from fixbranch
|
24 年之前 |
Tomas Hajny
|
e026980eff
* a.out deleted upon successful binding
|
24 年之前 |
Jonas Maebe
|
fafddb2725
* fixed web bug #1345 (merged)
|
24 年之前 |
peter
|
684970ea22
* merged generic m68k updates from fixes branch
|
24 年之前 |
peter
|
d4f3485e7c
* added %FAIL
|
24 年之前 |
peter
|
8e0b1c84d2
* moved target units to subdir
|
24 年之前 |
Jonas Maebe
|
156b4aa55f
+ initial version from Peter
|
24 年之前 |
Jonas Maebe
|
c7af813c76
* fixed bug in type checking for compatibility of set elements (merged)
|
24 年之前 |
michael
|
71e170f80f
* option_help_pages:
|
24 年之前 |
michael
|
0a8415f483
* bug correction: pipes must be closed by pclose (not close);
|
24 年之前 |
michael
|
c6f78731ed
Support replacements for all -F<x> options
|
24 年之前 |
Tomas Hajny
|
443374521c
* correction of a previously introduced bug
|
24 年之前 |
peter
|
3c54458903
* regenerated
|
24 年之前 |
peter
|
8f2aaed119
* generate .rst from ppufilename instead of modulename
|
24 年之前 |