Pierre Muller
|
dbbf7e7f3b
Add several increfs to avoid troubles on AIX target OS
|
3 years ago |
florian
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 years ago |
Jonas Maebe
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 years ago |
Jonas Maebe
|
1b66995754
* factored out check to determine whether a variable can be subscripted in
|
7 years ago |
Jonas Maebe
|
61af0fb72d
* only take into account the location of the parameter at the callee side to
|
8 years ago |
Jonas Maebe
|
aa82e00615
* fixed check to determine whether a record parameter can be subscripted
|
8 years ago |
Jonas Maebe
|
015f034904
* reverted r35424, wasn't ready for commit yet
|
8 years ago |
Jonas Maebe
|
4d9617da97
* fixed check to determine whether a record parameter can be subscripted
|
8 years ago |
Jonas Maebe
|
86876ed114
* MaybeRecordOffset: initialise "mangledname" variable
|
8 years ago |
Jonas Maebe
|
aa1be3276f
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
9 years ago |
Jonas Maebe
|
1cb8c0d00c
* specify the def of assembler level symbols defined via
|
9 years ago |
Jonas Maebe
|
fb27dff638
* generate ".abiversion 2" directive when targeting ppc64/ELFv2
|
10 years ago |
Jonas Maebe
|
1e227f78fe
* factored out the check for whether we have to generate dotted function
|
10 years ago |
Jonas Maebe
|
d43387dff8
* equivalent of r20829 for AIX/ppc64 (and linux/ppc64): automatically create
|
13 years ago |
Jonas Maebe
|
3380b58695
* when we get near the limit of the maximum number of TOC entries that can
|
13 years ago |
Jonas Maebe
|
71106219f2
* detect RTOC-based accesses on AIX in inline assembly, and change the
|
13 years ago |
pierre
|
af098d08d5
* Avoid pointer to signed integer warning
|
14 years ago |
Jonas Maebe
|
45b7358d81
+ PIC support for darwin/ppc64
|
18 years ago |
tom_at_work
|
2d1f9b20a3
* merged trefaddr.addr_lo/addr_hi with trefaddr.addr_low/addr.high; some related bugfixing/cleanup
|
18 years ago |
Jonas Maebe
|
c13ff3729b
* Merged 2.3 branch changes:
|
18 years ago |
Jonas Maebe
|
c866400823
+ support for VMTOFFSET in assembler readers to get VMT offset of virtual
|
18 years ago |
Jonas Maebe
|
302a2a3ec2
* fixed calling qualified methods in assembler + tests for ppc/ppc64/
|
18 years ago |
tom_at_work
|
35228f0391
* fixes after 5148 changes for ppc platform
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
tom_at_work
|
4b48a8880f
* added support for BI and BO fields for branches
|
19 years ago |
tom_at_work
|
3681639a6a
- more PowerPC64 fixes; "Hello World" style programs can be compiled and run
|
20 years ago |
peter
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 years ago |