Jonas Maebe
|
83624822c3
* moved and changed format of N_OSO stab to be the same as under gcc
|
18 年之前 |
Jonas Maebe
|
9049f845f4
* avoid writing the stabs for a child class before those of a parent
|
18 年之前 |
peter
|
fcfe1b24b4
* prevent overflow in record size
|
18 年之前 |
peter
|
67e16340be
* revert r8118
|
18 年之前 |
daniel
|
21293f5818
+ Add common type integer promotion.
|
18 年之前 |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 年之前 |
Jonas Maebe
|
a087bb50d0
* fixed stabs debug info for bitpacked records
|
18 年之前 |
Jonas Maebe
|
9b198fb1d7
* fixed memory leak in debug info generation for bitpacked records
|
18 年之前 |
Jonas Maebe
|
5b24374cc2
* workaround for a bug in the assembler, linker or gdb on Mac OS X whereby
|
18 年之前 |
pierre
|
d4ee12c000
* stabs info for this if in register
|
18 年之前 |
pierre
|
0056b833e5
* fix register parameters for GDB
|
18 年之前 |
Jonas Maebe
|
e0171f4e1f
* fixed overflow when calculating the byte offset of a field in case
|
18 年之前 |
Jonas Maebe
|
c13ff3729b
* Merged 2.3 branch changes:
|
18 年之前 |
michael
|
42f610f710
* Applied patch to preserve case in stabs info (-gp)
|
18 年之前 |
peter
|
6932845c31
* Revert r6285, it broke some type defs
|
18 年之前 |
Jonas Maebe
|
a4a35ced37
* fixed debugging info for local type definitions
|
18 年之前 |
florian
|
eda8184e21
* problem with virtual methods and interfaces fixed, fixes #8158
|
18 年之前 |
peter
|
91dbd27a42
* cleanup deleting of defs
|
18 年之前 |
yury
|
5f484a0f14
* section "fpc" was renamed to ".fpc".
|
19 年之前 |
peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
19 年之前 |
yury
|
8827d8d628
* stab types was moved to interface part.
|
19 年之前 |
peter
|
e17b424e28
* refactor procsym procdef list
|
19 年之前 |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 年之前 |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 年之前 |
florian
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
19 年之前 |
peter
|
070b86a512
* order of named sections added
|
19 年之前 |
florian
|
85d63d9fa9
* settings refactored
|
19 年之前 |
peter
|
3078a1927f
* remove ttype
|
19 年之前 |
Marc Weustink
|
88e00bd264
* removed write depend def, write only defs when needed
|
19 年之前 |
micha
|
d704af7216
fix compilation for {$T+} linux/win
|
19 年之前 |