Jonas Maebe
|
eeb98ae2f8
* write objectdef fieldtypes in appenddef_object() instead of in
|
13 роки тому |
Jonas Maebe
|
df2eddd169
* correctly deal with writing debug information in the Stabs writer for class
|
13 роки тому |
pierre
|
84214d1249
* Use mips_extra_offset function to give offsets expected by GDB for MIPS cpu
|
13 роки тому |
Jonas Maebe
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
13 роки тому |
Jonas Maebe
|
834026bfb5
* synchronised with trunk up to r21067
|
13 роки тому |
Jonas Maebe
|
6502717e67
* align all code/data sections to sizeof(pint), instead of sometimes
|
13 роки тому |
pierre
|
84cd32a593
* Add more explicit sizes for array types
|
13 роки тому |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
13 роки тому |
Jonas Maebe
|
210eac085a
* do not perform stabstr replacements on mangled names of typed constants
|
13 роки тому |
Jonas Maebe
|
247033cce1
+ stabx support for AIX, which is a variant of stabs. Note that we only
|
13 роки тому |
Jonas Maebe
|
ac43eb9b70
+ generic implementation of ReplaceForbiddenAsmSymbolChars() instead
|
13 роки тому |
florian
|
f1f0cb033a
* move ReplaceForbiddenChars to cpubase of avr so it can be used in dbgstabs as well
|
14 роки тому |
Jonas Maebe
|
67c2c7c166
* renamed cchartype to cansichartype
|
14 роки тому |
Jonas Maebe
|
28740dce2d
- removed extra "fordefinition" parameter again from tprocdef.mangledname(),
|
14 роки тому |
Jonas Maebe
|
0ee702b3a2
* tprocdef.mangledname now gets an extra boolean parameter indicating
|
14 роки тому |
florian
|
8bc94610c7
+ tai_stab.create_ansistr
|
14 роки тому |
florian
|
d35d1ed357
+ initial support for pascal booleans with sizes 2, 4 and 8
|
14 роки тому |
svenbarth
|
35b47e491c
Rebase to revision 17306
|
14 роки тому |
florian
|
4d19f6c532
* patch by Jeppe Johansen to be able to generate debug info if an rtl without variant support is used, resolves #18483
|
14 роки тому |
svenbarth
|
96116a6c3a
Several adjustments because virtual methods in helpers are just normal methods and a VMT isn't generated for them either.
|
14 роки тому |
svenbarth
|
80e6498921
Rebase to revision 17096
|
14 роки тому |
florian
|
26fbfaf5a7
+ introduce the usage of asizeint/asizeuint for cpus with sizeof("alu")<>sizeof(pointer)
|
14 роки тому |
paul
|
915c412ae3
compiler: generate debug info for record methods:
|
14 роки тому |
paul
|
289c9bd192
compiler: remove unneeded checks and typecasting caused by move of objectoptions into tabstractrecorddef
|
14 роки тому |
paul
|
56bf42de57
compiler: implement record methods and class methods:
|
14 роки тому |
joost
|
07bf44517c
* Merged XPCom branch into trunk, added support for constref and changed
|
15 роки тому |
mazen
|
b127fc154a
* Fixed spell error revealed by lintian.
|
15 роки тому |
Jonas Maebe
|
daef2efa69
- removed tstoreddef.reset() and overrides, and the associated
|
15 роки тому |
Jonas Maebe
|
356026f849
* use new_section() instead of tai_section.create() everywhere
|
15 роки тому |
pierre
|
11d6509a56
Attempt to fix missing stabs definitions problem
|
15 роки тому |