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
|
14 年 前 |
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 年 前 |
paul
|
1b614b526a
compiler:
|
15 年 前 |
Jonas Maebe
|
025ec34e4d
+ "CExtended" type that is the same as "extended", but conforming to the
|
15 年 前 |
Jonas Maebe
|
b4c8c73e70
* changed tf_use_function_relative_addresses into an assembler flag (with
|
15 年 前 |
paul
|
ae52b19820
compiler: generate STABS debug info for Variant type
|
15 年 前 |
Jonas Maebe
|
da58a01ce6
* fixed stabs debug information for parameters copied into local variables
|
16 年 前 |
Jonas Maebe
|
80864ebf31
* made TDebugInfoDwarf3 inherit from TDebugInfoDwarf2 instead of from
|
16 年 前 |
yury
|
9c9462cd5a
* Insert DW_AT_low_pc and DW_AT_high_pc attributes for modules on Windows also. It solves debugging problems on Windows with dwarf debug info.
|
16 年 前 |
yury
|
99917e034d
* Fixed visibility notes of some overrode methods.
|
16 年 前 |
Jonas Maebe
|
36668a6ec5
* don't emit "include file search paths" for stabs since they don't exist
|
16 年 前 |
Jonas Maebe
|
e36352bf9e
* store path information for source files in stabs debug info
|
16 年 前 |
Jonas Maebe
|
a3732f5cfc
* changed debuginfo for dynamic arrays in stabs and dwarf2 into a pointer to
|
16 年 前 |
peter
|
a3a66ba74d
* split tvisibility from tsymoptions
|
16 年 前 |
Jonas Maebe
|
bed6a0faa9
* fixed memory leaks
|
17 年 前 |
yury
|
491f0fa1d8
* Replaced all user defined warnings by TODO comments to reduce compiler noise.
|
17 年 前 |
Jonas Maebe
|
c00108009d
* insert vmt as hidden field in objectdefs
|
17 年 前 |
Jonas Maebe
|
81ad9ea6e8
* fixed typo in r10602 causing the names of all record structures of
|
17 年 前 |
peter
|
95aaa7a74b
* reorder code after r10602 so it is more clear
|
17 年 前 |
Jonas Maebe
|
39fa81d40e
* fixed stabs debug info for webtbs/tw9766 again
|
17 年 前 |
peter
|
741b5a1df7
* fix writing procedure local type defs
|
17 年 前 |
florian
|
796f39a7a7
* force ansistring concatenation when building stabs
|
17 年 前 |
Jonas Maebe
|
f36e5411af
* split cpu64bit compiler define into
|
17 年 前 |