pierre
|
4a85a1b59e
* fix for operators
|
27 years ago |
florian
|
467c0de643
* bug with p(const a : ansistring) fixed
|
27 years ago |
florian
|
86b17cd44f
+ some basic operations with qwords and int64 added: +, xor, and, or;
|
27 years ago |
florian
|
4244dda54b
+ basic operations with int64/qord (compiler with -dint64)
|
27 years ago |
Jonas Maebe
|
4b73dda508
* fixed bug in InsLine (changed "my" from "WinMaxY -1" to "WinMaxY - WinMinY")
|
27 years ago |
Jonas Maebe
|
7666cd4efd
* corrected a typo
|
27 years ago |
Jonas Maebe
|
2fcfb2ce50
* corrected small syntax error in part between {ifdef ver0_99_11}
|
27 years ago |
pierre
|
957fdc1f2d
+ exception handling by default
|
27 years ago |
Jonas Maebe
|
f6e600a839
* replaced two "in [A_...]" constructs I had missed before
|
27 years ago |
Jonas Maebe
|
7aaa973e8f
* allow constant offsets for go32v2 in assembler blocks
|
27 years ago |
peter
|
6e7f776c4f
+ -gh for heaptrc unit
|
27 years ago |
peter
|
376efda4cc
* tpoint contains now sw_integer (needed to support 64k files in the
|
27 years ago |
pierre
|
917fc582ad
+ constructor destructor info for gdbpas
|
27 years ago |
Jonas Maebe
|
7456669b53
* fixed bug reported in the mailing list by Frank McCormick (fsearch: changed
|
27 years ago |
michael
|
a9f121f024
Added ports unit
|
27 years ago |
florian
|
061be51016
* better code generation for classes which are passed as parameters to
|
27 years ago |
florian
|
df1edc9bc0
* some stuff for procedures of object added
|
27 years ago |
peter
|
37c2997e50
* target_os.use_bound_instruction boolean
|
27 years ago |
Jonas Maebe
|
242244016d
* changed "if longintvar in set" to case or "if () or () .." statements
|
27 years ago |
peter
|
178eb49c32
- 169
|
27 years ago |
pierre
|
c1525748ea
+ many tbs*.pp files
|
27 years ago |
michael
|
e3e8ca6b98
More changes for type-information
|
27 years ago |
pierre
|
b39d738e62
+ several files for bugs that should fail
|
27 years ago |
pierre
|
9cfedd8bb0
* writing of .edata was wrong for indexes above number of exported items
|
27 years ago |
pierre
|
c89458e721
* new try for correct debug info generation
|
27 years ago |
pierre
|
44f5d0a911
* postprocessexec for win32 changed
|
27 years ago |
pierre
|
f61d574389
* function type problem for gdb fix
|
27 years ago |
pierre
|
49e2d0ad2d
* zero padded alignment was buggy
|
27 years ago |
pierre
|
0505500441
* alignment fixes
|
27 years ago |
pierre
|
67dba7efc3
+ added conversion from exceptions into run time error
|
27 years ago |