peter
|
1422985ca0
* Change several $ifdef i386 to x86
|
21 years ago |
daniel
|
9b33343e90
* Stab generation bug fixed
|
21 years ago |
daniel
|
3dfde8c397
* Bugfix on constant strings stab generation. Never worked and still
|
21 years ago |
daniel
|
97e87aaebc
* reginfo now also only allocated during register allocation
|
21 years ago |
daniel
|
7a417defc8
* 2nd round of gdb cleanup
|
21 years ago |
daniel
|
143b3f4c05
* Applied Peters patch
|
21 years ago |
daniel
|
eaa7da9015
+ Cleanup of stabstring generation code. Cleaner, faster, and compiler
|
21 years ago |
daniel
|
4a4b8f2a72
* Experiment: Compress strings to save memory
|
21 years ago |
peter
|
4b9ba9e064
* fix stabs for locals
|
21 years ago |
peter
|
46769ccfcb
* don't generate rtti for errordef
|
21 years ago |
marco
|
9b3b94883b
* always generate RTTI patch from peter
|
21 years ago |
peter
|
9aba5c8c7a
* fixed some crashes
|
22 years ago |
Jonas Maebe
|
dbe054ba4e
* don't internalerror when emitting debuginfo for LOC_FPUREGISTER
|
22 years ago |
peter
|
51384ca53c
* register calling is left-right
|
22 years ago |
peter
|
19727a3609
* don't search for overloads in parents for constructors
|
22 years ago |
peter
|
75e5a6e867
* procsym.deref derefs only own procdefs
|
22 years ago |
peter
|
cac39ccfd4
* renamed mangeldname_prefix to make_mangledname and made it more
|
22 years ago |
peter
|
079e489b08
* absolute to object field supported, fixes tb0458
|
22 years ago |
peter
|
6878c55c80
* write derefdata in a separate ppu entry
|
22 years ago |
peter
|
fcabdbbf35
* fixed unitsym-globalsymtable relation so the uses of a unit
|
22 years ago |
peter
|
921502cce3
* fix writing of widechar to ppu
|
22 years ago |
peter
|
d0de3b3ea8
* 64k registers supported
|
22 years ago |
peter
|
303b5252e4
* removed is_visible_for_proc
|
22 years ago |
peter
|
95f132db3d
* set_varstate cleanup
|
22 years ago |
peter
|
e720d73bd9
* compare_paras() has a parameter to ignore hidden parameters
|
22 years ago |
peter
|
e27d6f67da
* inline supported again, LOC_REFERENCEs are used to pass the
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
349fceb4fc
* has_local_copy gdb fix
|
22 years ago |
peter
|
545f437740
* fixed stabs for globals,static
|
22 years ago |
peter
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 years ago |