pierre
|
34a9cc229f
Second trial to fix commit 48688
|
4 년 전 |
pierre
|
39ba1c39be
Fix previous commit 48688 to avoid accessing 'invalid' positions in sym.value.valueptr
|
4 년 전 |
pierre
|
09f6a2ad0c
Avoid writing characters after sym.value.len for conststring constant symbols
|
4 년 전 |
pierre
|
a092e59200
------------------------------------------------------------------------
|
4 년 전 |
pierre
|
180f6541bd
------------------------------------------------------------------------
|
4 년 전 |
Jonas Maebe
|
76045bfc04
* merged macOS/AArch64 support + revisions these changes depended on
|
4 년 전 |
Jonas Maebe
|
3ac703506c
* rest of the previous accidental partial commit
|
6 년 전 |
florian
|
6a2cb0bbbd
* more compilation fixes
|
7 년 전 |
pierre
|
6f6139609d
Add explicit '.set nompis16' at front of stabs debug information to solve bug report 32138
|
8 년 전 |
svenbarth
|
3a9f8e88fd
* don't write or reference debug information for a unit if it belongs to a/another package
|
9 년 전 |
Jonas Maebe
|
1cb8c0d00c
* specify the def of assembler level symbols defined via
|
9 년 전 |
Jonas Maebe
|
3177199d94
* changed all debug info labels from AT_DATA to AT_METADATA
|
9 년 전 |
Jonas Maebe
|
d44100448c
* add support in the debug info for the dummy s128bit/u128bit types added
|
9 년 전 |
florian
|
64dafdb1de
* stabn writing code simplified
|
11 년 전 |
pierre
|
0d3bccaa1b
Do not consider ansi/wide/unicode strings as taggable for stabs
|
11 년 전 |
pierre
|
356ea656e4
Try to avoid problems with generic types for stabs/stabx
|
11 년 전 |
pierre
|
b258b6dc04
Fix constant string stabx writing
|
11 년 전 |
florian
|
4d5119bf1c
* fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables
|
11 년 전 |
paul
|
51825b6f2e
compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation)
|
12 년 전 |
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 년 전 |