carl
|
8ebb06dbb4
+ update license term to reflect reality
|
23 years ago |
pierre
|
b437096263
* avoid problems for ClassVariable in Watches window
|
23 years ago |
pierre
|
71f258d1c3
* fix last commit for corss compilation fir 1.1 IDE from 1.0.6
|
23 years ago |
carl
|
13cf2872f4
+ compilation problems bugfixes
|
23 years ago |
peter
|
2dcf2ee940
* give error when using enums with jumps as array index
|
23 years ago |
peter
|
8af460ac31
* using inherited; without a parent having the same function
|
23 years ago |
peter
|
c7428a9e4a
* allow passing the address of a procedure to a formal parameter
|
23 years ago |
peter
|
813864b156
* test should fail
|
23 years ago |
peter
|
bb80969622
* new bugs
|
23 years ago |
pierre
|
cbbf448f7b
* fix snapshot creation error
|
23 years ago |
pierre
|
364f0cf706
* fix for bug report 1869
|
23 years ago |
pierre
|
a18260037a
+ new test file
|
23 years ago |
peter
|
6d3ac41ce6
* fixed conflicts between the last 2 commits
|
23 years ago |
peter
|
3bcfe33002
* fixed stackcheck that would be called recursively when a stack
|
23 years ago |
peter
|
dd7bc0dbdd
* stackcheck protected against infinite recursive after stack error
|
23 years ago |
carl
|
8fc1547604
- remove size_of_pointer field
|
23 years ago |
carl
|
d05ba2dfce
+ write std_reg2str instead of gas registers
|
23 years ago |
carl
|
79b490d551
+ target_info.size_of_pointer -> pointer_size
|
23 years ago |
carl
|
6101b737db
+ target_info.size_of_pointer -> pointer_size
|
23 years ago |
carl
|
17f229006a
+ reg2str -> std_reg2str()
|
23 years ago |
carl
|
5befcda7e5
+ target_info.size_of_pointer -> pointer_Size
|
23 years ago |
carl
|
0244975cff
+ InitAsm
|
23 years ago |
carl
|
095ad35f3b
+ change reg2str array use
|
23 years ago |
carl
|
95ccf81518
- removed tcpuflags
|
23 years ago |
carl
|
820e6cbe4c
+ comments in register allocator uses std_Reg2str
|
23 years ago |
carl
|
b6da7bd8a2
+ generic stack checking can be overriden
|
23 years ago |
carl
|
63613709f2
+ reinstate novell stack checking
|
23 years ago |
carl
|
96e7db8292
+fixed class creation problem
|
23 years ago |
carl
|
85216e1a0e
+ stack checking enabled for all targets (it is simulated now)
|
23 years ago |
carl
|
39c86c857d
+ att_reg2str -> gas_reg2str
|
23 years ago |