peter
|
5218af7926
* delphi compile fixes
|
25 years ago |
peter
|
4c94659743
* moved some util functions from globals,cobjects to cutils
|
25 years ago |
Jonas Maebe
|
ba86afd3b0
* refined previous fix (sometimes the number of necessary registers was
|
25 years ago |
Jonas Maebe
|
2183d3142f
* fixed internalerror(10) when using -Or and complex arrays (merged
|
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 |
florian
|
1bb13781e0
* sometimes wrong range checking code for arrays was generated when
|
25 years ago |
peter
|
836eafa712
* use arraydef.elesize instead of elementtype.def.size
|
25 years ago |
peter
|
03dcba2fda
* fixed temp ansi handling within array constructor
|
25 years ago |
pierre
|
c6a47280b9
* fixes a stabs problem for functions
|
25 years ago |
Jonas Maebe
|
7ff7b4c2c3
* added regallocs for esi
|
25 years ago |
peter
|
4a4a24b6e8
* log truncated
|
25 years ago |
peter
|
7b87725809
* fixed misplaced getexplicitreg(r_edi) which broke make cycle
|
25 years ago |
Jonas Maebe
|
23d69a5126
* changed edi allocation to use getexplicitregister32/ungetregister
|
25 years ago |
Jonas Maebe
|
86ff0db0b5
+ (de)allocation info for EDI to fix reported bug on mailinglist.
|
25 years ago |
peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
florian
|
89ccc81c2b
+ added compiler switch $maxfpuregisters
|
25 years ago |
Jonas Maebe
|
33b6e19f1f
* fixed "quick hack, to overcome Delphi 2" :)
|
25 years ago |
peter
|
d3b404c1a4
* fixed bug #698
|
26 years ago |
peter
|
0512ba80fb
+ ttype, tsymlist
|
26 years ago |
peter
|
79f6135498
* LOC_JUMP support for vecn
|
26 years ago |
peter
|
0887060ff2
* truncated log to 20 revs
|
26 years ago |
peter
|
f4932cb67b
* fpc_freemem fpc_getmem new callings updated
|
26 years ago |
peter
|
7f63615b43
* @procvar fixes for tp mode
|
26 years ago |
florian
|
78977be752
* finally!? fixed
|
26 years ago |
florian
|
c549646c95
* hopefully an error in Peter's previous commit fixed
|
26 years ago |
peter
|
9ef54daf28
* fixed with <calln> do
|
26 years ago |
Jonas Maebe
|
5fc1435036
* changed pai386, paippc and paiapha (same for tai*) to paicpu (taicpu)
|
26 years ago |
pierre
|
2fe4c8b727
* hnewn location corrected
|
26 years ago |