florian
656d4330cd
* bug #519 fixed
1999-08-28 15:34:16 +00:00
pierre
63608b6dbb
* emit_??? used
1999-08-19 13:08:43 +00:00
pierre
aca546d6d2
* fpuvaroffset not increased for f32bit float type
1999-08-10 13:21:08 +00:00
pierre
da2d4a76ce
* fpuvaroffset problems solved
1999-08-10 12:47:53 +00:00
florian
ca53eee67e
* renamed i386asm and i386base to cpuasm and cpubase
1999-08-04 00:22:34 +00:00
peter
ed8eb13d59
* moved bitmask constants to sets
...
* some other type/const renamings
1999-08-03 22:02:29 +00:00
peter
07bb58295b
* alignment is now saved in the symtable
...
* C alignment added for records
* PPU version increased to solve .12 <-> .13 probs
1999-07-23 16:05:18 +00:00
peter
248826aa81
* removed temp defines
1999-07-05 20:13:06 +00:00
florian
3eae7ee6fb
+ start of val(int64/qword)
...
* longbool, wordbool constants weren't written, fixed
1999-07-03 14:14:27 +00:00
florian
c615fcdbbb
* int64/qword type release
...
+ lo/hi for int64/qword
1999-07-01 15:49:09 +00:00
Jonas Maebe
9ca18fc55b
* fixed include() with smallsets
1999-06-21 16:33:27 +00:00
peter
9631bab859
*** empty log message ***
1999-06-11 11:44:56 +00:00
florian
2ad3da43e6
* make cycle fixed i.e. compilation with 0.99.10
...
* some fixes for qword
* start of register calling conventions
1999-06-02 10:11:39 +00:00
peter
dd6ecd953b
* fixed register allocation for storefuncresult
1999-05-31 12:43:32 +00:00
peter
0b272f13c7
* removed oldasm
...
* plabel -> pasmlabel
* -a switches to source writing automaticly
* assembler readers OOPed
* asmsymbol automaticly external
* jumptables and other label fixes for asm readers
1999-05-27 19:43:55 +00:00
florian
59c6d9f289
* qword/int64 multiplication fixed
...
+ qword/int64 subtraction
1999-05-23 19:55:10 +00:00
florian
6b33f4d87d
* better error recovering in typed constants
...
* some problems with arrays of const fixed, some problems
due my previous
- the location type of array constructor is now LOC_MEM
- the pushing of high fixed
- parameter copying fixed
- zero temp. allocation removed
* small problem in the assembler writers fixed:
ref to nil wasn't written correctly
1999-05-23 18:41:55 +00:00
peter
bfed29ff8b
* NEWLAB for label as symbol
1999-05-21 13:54:38 +00:00
florian
d7b52d0183
* fixed some bugs related to temp. ansistrings and functions results
...
which return records/objects/arrays which need init/final.
1999-05-18 21:58:22 +00:00
florian
8706cd801f
* new temporary ansistring handling
1999-05-17 21:56:57 +00:00
pierre
f3534cfea8
* handle_str disposetree was badly placed
1999-05-12 15:46:26 +00:00
peter
bc903063c1
* removed R_DEFAULT_SEG
...
* uniform float names
1999-05-12 00:19:34 +00:00
peter
1c96916943
* generic write_float and str_float
...
* fixed constant float conversions
1999-05-06 09:05:05 +00:00
Jonas Maebe
ab37fa22c8
* changes to handle_val so register vars are pushed/poped only once
1999-05-05 16:18:20 +00:00
peter
611da2d24e
* merged nasm compiler
...
* old asm moved to oldasm/
1999-05-01 13:23:57 +00:00
peter
c36956fffe
* better read/write array
1999-04-26 18:28:12 +00:00
pierre
833f624fc4
+ cdecl or stdcall push all args with longint size
...
* tempansi stuff cleaned up
1999-04-19 09:45:46 +00:00
peter
2742fb03f7
* fixed include
1999-04-14 09:11:59 +00:00
pierre
814a03ee84
* temp string for val code freed
1999-04-08 23:59:49 +00:00
peter
dda7bf2bc9
+ subrange checking for readln()
1999-04-08 15:57:44 +00:00
pierre
5f410c2cd3
* all formaldefs are now a sinlge definition
...
cformaldef (this was necessary for double_checksum)
+ small part of double_checksum code
1999-04-07 15:31:12 +00:00
Jonas Maebe
135349d5fb
* fixed some typos in the constants of the range checking for Val
1999-04-05 11:07:26 +00:00
peter
cf8fef1b47
* universal string names (ansistr instead of stransi) for val/str
1999-04-01 22:07:51 +00:00
Jonas Maebe
021b3734ab
* added initialization for has_32bit_code (caused problems with Val statement
...
without code parameter)
1999-04-01 06:21:04 +00:00
michael
8f38a2bf99
* fixed typo: odlval to oldval
1999-03-31 20:30:49 +00:00
Jonas Maebe
c47a4c3c0f
* bugfix for -Ox with internal val code
...
* internal val code now requires less free registers
* internal val code no longer needs a temp var for range checking
1999-03-31 17:13:09 +00:00
peter
c5db6f3dfe
* last para changed to long for easier pushing with 4 byte aligns
1999-03-26 00:24:15 +00:00
peter
6a802e85d7
* released valintern
...
+ deffile is now removed when compiling is finished
* ^( compiles now correct
+ static directive
* shrd fixed
1999-03-26 00:05:26 +00:00
peter
d0cb5a147a
* fixed bugs 212,222,225,227,229,231,233
1999-03-24 23:16:42 +00:00
Jonas Maebe
1e6d667c3b
* changes for internal Val code (do a "make cycle OPT=-dvalintern" to test)
...
* in cgi386inl: also range checking for subrange types (compile with "-dreadrangecheck")
* in cgai386: also small fixes to emitrangecheck
1999-03-16 17:52:52 +00:00
peter
c8f444b65f
* ag386bin updates
...
+ coff writer
1999-02-25 21:02:16 +00:00
peter
bf9b5e3a54
* updates for ag386bin
1999-02-22 02:14:59 +00:00
pierre
15fa23d912
* unused local removed
1999-02-17 14:21:40 +00:00
pierre
520da0fc92
* pred/succ with overflow check must use ADD DEC !!
1999-02-15 11:40:21 +00:00
florian
9bcf29803e
* in some cases a writeln of temp. ansistrings cause a memory leak, fixed
1999-02-05 10:56:19 +00:00
peter
4517f917fd
* fixed array of const
...
* generic platform independent high() support
1999-01-21 22:10:35 +00:00
florian
9920e3ffef
* str(...) for ansi/long and widestrings fixed
1999-01-06 12:23:29 +00:00
florian
6283947c69
+ again more stuff for int64/qword:
...
- comparision operators
- code generation for: str, read(ln), write(ln)
1998-12-11 23:36:06 +00:00
peter
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
1998-12-11 00:02:37 +00:00
peter
a41f61713d
+ open strings, $P switch support
1998-11-27 14:50:30 +00:00