Jonas Maebe
|
3d6f18bfa2
* added missing type conversion from small to normal sets
|
24 년 전 |
pierre
|
696c2af620
* allow to compile with DEBUG defined, replaced by STRUTILS_DEBUG
|
24 년 전 |
peter
|
2d610e9be3
* asbsd merged
|
24 년 전 |
peter
|
c0aae66c50
* exit() with exceptions fix
|
24 년 전 |
peter
|
d1e24959d7
* v10 merges
|
24 년 전 |
peter
|
4e4c76d366
* rttisym support
|
24 년 전 |
peter
|
6e3bcf7133
* regenerated
|
24 년 전 |
peter
|
f88f6eb571
* rtti/init table updates
|
24 년 전 |
peter
|
7aff068a92
* delete gdbver[.exe|.o]
|
24 년 전 |
peter
|
cd73e62336
* create script.res and use link.res for commandline
|
24 년 전 |
peter
|
a22c05827d
* small fix for optimizer setting
|
24 년 전 |
peter
|
ce43e79517
* detect duplicate labels
|
24 년 전 |
Jonas Maebe
|
eec2c98371
* fix from Peter for getting correct symtableentry for funcret loads
|
24 년 전 |
Jonas Maebe
|
41a57028b9
* converted adding/comparing of strings to compileproc. Note that due
|
24 년 전 |
Jonas Maebe
|
a41949db8e
* fixed docompare for the fields I added to tcallnode in my previous
|
24 년 전 |
michael
|
fc704cd7b0
+ Patch for wrong paramsize
|
24 년 전 |
Jonas Maebe
|
8e66ee79a6
+ initial version (should not give warning)
|
24 년 전 |
pierre
|
3b7130e553
* fix some m68k specific options
|
24 년 전 |
pierre
|
8eab47cb32
* fix the tab garbage
|
24 년 전 |
Jonas Maebe
|
06f9cd4c96
* some fixes in compilerprocs for chararray to string conversions
|
24 년 전 |
Jonas Maebe
|
cecfe5dd49
* removed unused var
|
24 년 전 |
Jonas Maebe
|
003549eba1
* the optimizer now keeps track of flags register usage. This fixes some
|
24 년 전 |
pierre
|
2990981dbc
* eliminate optimisations if RELEASE on if not for i386 cpu
|
24 년 전 |
Jonas Maebe
|
105b7ae809
+ new createinternres() constructor for tcallnode to support setting a
|
24 년 전 |
Jonas Maebe
|
14576640c5
* fixed wrong regalloc info around FPC_MUL/DIV/MOD_INT64/QWORD calls
|
24 년 전 |
Jonas Maebe
|
e57f168475
+ support for int64 LOC_REGISTERS in remove_non_regvars_from_loc
|
24 년 전 |
michael
|
d0aa70880c
+ Removed use of word "You", small corrections to Carls edits
|
24 년 전 |
carl
|
29e4b9f40d
* bugfix of footnote problems in generated PDFs
|
24 년 전 |
Jonas Maebe
|
fc92c3b336
+ compilerproc implementation of most string-related type conversions
|
24 년 전 |
pierre
|
c00729abb5
+ several new test files
|
24 년 전 |