pierre
|
acf2567bda
Second trial to fix commit 48688
|
4 年之前 |
pierre
|
34fd36f817
Fix previous commit 48688 to avoid accessing 'invalid' positions in sym.value.valueptr
|
4 年之前 |
pierre
|
6a408fe97e
Avoid writing characters after sym.value.len for conststring constant symbols
|
4 年之前 |
pierre
|
4fd1c9ec42
Correct check of stringtype inside use_tag_prefix function
|
4 年之前 |
svenbarth
|
b8578f804f
* fix compilation on targets that use Stabs debug information: ignore generic dummy symbols with no procdefs for generating stabs data
|
4 年之前 |
florian
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 年之前 |
Jonas Maebe
|
e7d1a77f9a
* rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
|
5 年之前 |
nickysn
|
3d81dd0b00
* ReplaceForbiddenAsmSymbolChars renamed ApplyAsmSymbolRestrictions, because now it also applies the
|
5 年之前 |
Jonas Maebe
|
1a9e246c29
* added is_normal_fieldvarsym() helper and use it
|
5 年之前 |
pierre
|
14b9032ef2
Use use_tag_types everywhere to get consistent results for 'Tt' versus 't' for stabs for string definitions
|
6 年之前 |
Jonas Maebe
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 年之前 |
Jonas Maebe
|
0b61b5d4cf
* added extra header to ppu inside a subsection, so we won't run into
|
6 年之前 |
Jonas Maebe
|
0b246f3dbd
* converted Boolean8 to an internal type, and mapped Boolean to the
|
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 年之前 |