florian
|
116f36fe56
* avoid range check errors
|
6 年之前 |
Jonas Maebe
|
1b66995754
* factored out check to determine whether a variable can be subscripted in
|
7 年之前 |
florian
|
4cf2a2672a
changes to fix #32043
|
7 年之前 |
Jonas Maebe
|
61af0fb72d
* only take into account the location of the parameter at the callee side to
|
8 年之前 |
Jonas Maebe
|
aa82e00615
* fixed check to determine whether a record parameter can be subscripted
|
8 年之前 |
Jonas Maebe
|
015f034904
* reverted r35424, wasn't ready for commit yet
|
8 年之前 |
Jonas Maebe
|
4d9617da97
* fixed check to determine whether a record parameter can be subscripted
|
8 年之前 |
Jonas Maebe
|
86876ed114
* MaybeRecordOffset: initialise "mangledname" variable
|
8 年之前 |
Jonas Maebe
|
aa1be3276f
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
9 年之前 |
Jonas Maebe
|
1cb8c0d00c
* specify the def of assembler level symbols defined via
|
9 年之前 |
Jonas Maebe
|
1e227f78fe
* factored out the check for whether we have to generate dotted function
|
10 年之前 |
Jonas Maebe
|
3380b58695
* when we get near the limit of the maximum number of TOC entries that can
|
13 年之前 |
Jonas Maebe
|
69e01418bb
* set the type of record/object/class method symbols to AT_FUNCTION
|
13 年之前 |
Jonas Maebe
|
71106219f2
* detect RTOC-based accesses on AIX in inline assembly, and change the
|
13 年之前 |
Jonas Maebe
|
b738657bf3
* on AIX, functions are called via function descriptors whose name
|
13 年之前 |
Jonas Maebe
|
335bc9fd46
+ PIC support for darwin/ppc32 (-Cg works now, no regressions in test
|
18 年之前 |
Jonas Maebe
|
28bab3fb4f
- removed some unused variables
|
18 年之前 |
tom_at_work
|
2d1f9b20a3
* merged trefaddr.addr_lo/addr_hi with trefaddr.addr_low/addr.high; some related bugfixing/cleanup
|
18 年之前 |
Jonas Maebe
|
c866400823
+ support for VMTOFFSET in assembler readers to get VMT offset of virtual
|
18 年之前 |
Jonas Maebe
|
302a2a3ec2
* fixed calling qualified methods in assembler + tests for ppc/ppc64/
|
18 年之前 |
tom_at_work
|
35228f0391
* fixes after 5148 changes for ppc platform
|
19 年之前 |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 年之前 |
Jonas Maebe
|
365d2892f4
+ support for bo/bi notation for branches in the assembler reader
|
19 年之前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年之前 |
fpc
|
50778076c3
initial import
|
20 年之前 |
peter
|
e417e34496
* truncate log
|
20 年之前 |
peter
|
4d8460ec2f
* float routines all use internproc and compilerproc helpers
|
21 年之前 |
peter
|
0c7e53bb81
* fixed compile of powerpc,sparc,arm
|
21 年之前 |
florian
|
8a9758c5e2
* logs truncated
|
21 年之前 |
florian
|
588e2c38bf
* dwarf branch merged
|
21 年之前 |