peter
|
32b9cdb7cf
+ new tlinkedlist class (merge of old tstringqueue,tcontainer and
|
24 years ago |
florian
|
b9796f6a7f
* unused units removed from uses clause
|
25 years ago |
peter
|
451723647e
* symtable splitted, no real code changes
|
25 years ago |
peter
|
e171f341a0
* moehrendorf oct 2000 rewrite
|
25 years ago |
peter
|
a71e44ac49
* use defines.inc
|
25 years ago |
peter
|
4c94659743
* moved some util functions from globals,cobjects to cutils
|
25 years ago |
peter
|
cdbe6a1fa3
+ usedasmsymbollist to check and reset only the used symbols (merged)
|
25 years ago |
Jonas Maebe
|
c999d3b17d
+ allow regvars to be used inside inlined procs, which required the
|
25 years ago |
Jonas Maebe
|
ac16977232
- disable regvars for inlined procedures (merged from fixes branch)
|
25 years ago |
Jonas Maebe
|
67ac676004
+ added is_addr field for labels, if they are only used for getting the address
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
pierre
|
d2aa336b2f
* avoid bug #911, worng unused parameter hints
|
25 years ago |
florian
|
7c75febd64
* enumerations with size 1 or 2 weren't handled corretly if they were register
|
25 years ago |
florian
|
f3ed1eaf5c
* improved allocation rules for integer register variables
|
25 years ago |
peter
|
ffab53c30f
* tp7 fix
|
25 years ago |
pierre
|
35d59eeb52
Use $GOTO ON
|
25 years ago |
florian
|
df41d1395c
* newcg is compiling
|
25 years ago |
florian
|
05e486a068
* big update for exception handling code generation: possible mem holes
|
25 years ago |
peter
|
4a4a24b6e8
* log truncated
|
25 years ago |
florian
|
7ab03a6efc
* for some strange reasons my fix regarding register variable
|
25 years ago |
Jonas Maebe
|
16e46c496c
* moved call to resetusableregs to compile_proc_body (put it right before the
|
25 years ago |
florian
|
26fc3fb886
* better register variable allocation in -Or mode
|
25 years ago |
Jonas Maebe
|
e5af12b684
* forgot to commit a procedure for -dlogsecondpass the last time
|
25 years ago |
Jonas Maebe
|
9c59eb8a12
+ add info on entry/exit of secondpass procedure in assembler files, between
|
25 years ago |
peter
|
25dda03cdc
* renamed call_offset to para_offset
|
25 years ago |
peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
florian
|
89ccc81c2b
+ added compiler switch $maxfpuregisters
|
25 years ago |
peter
|
7583de7a4f
- removed freelabel()
|
26 years ago |
pierre
|
21ec770944
* fix for web bug735
|
26 years ago |