Jonas Maebe
|
1e227f78fe
* factored out the check for whether we have to generate dotted function
|
10 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
|
69e01418bb
* set the type of record/object/class method symbols to AT_FUNCTION
|
13 years ago |
Jonas Maebe
|
71106219f2
* detect RTOC-based accesses on AIX in inline assembly, and change the
|
13 years ago |
Jonas Maebe
|
b738657bf3
* on AIX, functions are called via function descriptors whose name
|
13 years ago |
Jonas Maebe
|
335bc9fd46
+ PIC support for darwin/ppc32 (-Cg works now, no regressions in test
|
18 years ago |
Jonas Maebe
|
28bab3fb4f
- removed some unused variables
|
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
|
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 |
Jonas Maebe
|
365d2892f4
+ support for bo/bi notation for branches in the assembler reader
|
19 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
4d8460ec2f
* float routines all use internproc and compilerproc helpers
|
21 years ago |
peter
|
0c7e53bb81
* fixed compile of powerpc,sparc,arm
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
olle
|
4fecc1a56f
* big transformation of Tai_[const_]Symbol.Create[data]name*
|
21 years ago |
florian
|
55439e77a2
* fixed make cycle
|
21 years ago |
florian
|
2e78263814
* fixed syntax error in previous commit
|
21 years ago |
florian
|
cb904e6cfa
* jmps in inline assembler fixed
|
21 years ago |
florian
|
fabb9c33ac
* top_symbol killed
|
21 years ago |
olle
|
7e373764ba
* uodated header comment
|
21 years ago |
Jonas Maebe
|
8ad6133ea3
* more ppc fixes, hello world works again under linuxppc
|
22 years ago |
Jonas Maebe
|
d5373d5971
* fixed several ppc assembler reader related problems
|
22 years ago |
Jonas Maebe
|
6623aaf098
* fixed is_condreg
|
22 years ago |
florian
|
3f1b80bfaa
+ skeleton for bXX crX,<label>
|
22 years ago |