Jonas Maebe
|
d68d9ba1a0
* don't pass -blibpath parameter for %needlibrary tests on AIX: the linker
|
13 years ago |
Jonas Maebe
|
51616b7bd6
* enabled a bunch of tests also for aix
|
13 years ago |
Jonas Maebe
|
9a1cd0ec4c
* fixed checking the address of installed signal handlers on aix and
|
13 years ago |
Jonas Maebe
|
6f02f47e59
- disabled for AIX, doesn't support weak external symbols
|
13 years ago |
Jonas Maebe
|
51e50f72be
+ support for creating dynamic libraries on AIX
|
13 years ago |
Jonas Maebe
|
ddde9760c2
* ignore tf_no_backquote_support in source_info.flags in case we will link
|
13 years ago |
Jonas Maebe
|
cf2ffdce1a
* use cg.g_external_wrapper() rather than cg.a_jmp_name() to generate stubs
|
13 years ago |
Jonas Maebe
|
c26ff16c1e
* on AIX, you have to enable fpu exception reporting per process via an
|
13 years ago |
Jonas Maebe
|
7e9da1ce1a
* floating point exception checking support for aix for libc helpers
|
13 years ago |
Jonas Maebe
|
909f99b4c7
* code symbols start with a dot on AIX just like on linux/ppc64
|
13 years ago |
Jonas Maebe
|
44bd889b9b
* regenerated Makefiles with AIX support
|
13 years ago |
Jonas Maebe
|
2e1b527718
+ AIX support for FV
|
13 years ago |
Jonas Maebe
|
8335223caf
+ aix support for pthreads package
|
13 years ago |
Jonas Maebe
|
9ca2ea7fd0
+ AIX support to Makefiles
|
13 years ago |
Jonas Maebe
|
9ba5f25588
+ dependency changes because of AIX rtl support
|
13 years ago |
Jonas Maebe
|
2b0472dce5
+ aix/ppc32 support
|
13 years ago |
Jonas Maebe
|
9efe09a827
+ aix support for testsuite helper programs
|
13 years ago |
Jonas Maebe
|
b93cc83703
* on AIX, you also can't have a label without data coming at the end of the
|
13 years ago |
Jonas Maebe
|
dc70db9402
* parameter passing support for AIX:
|
13 years ago |
Jonas Maebe
|
273b90fc37
+ AIX assembler writer
|
13 years ago |
Jonas Maebe
|
260958eb45
* changed last parameter of g_indirect_sym_load() to a set and also
|
13 years ago |
Jonas Maebe
|
ac43eb9b70
+ generic implementation of ReplaceForbiddenAsmSymbolChars() instead
|
13 years ago |
Jonas Maebe
|
23df85e52a
* initialize dirhint field of created tasmconds
|
13 years ago |
Jonas Maebe
|
aaf6015b51
* converted tai directive string from pshortstring to ansistring (some
|
13 years ago |
Jonas Maebe
|
7a92d5e912
+ TExternalAssembler.AsmWrite(ansistring) (from JVM branch), needed to be
|
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
|
4123df9cb8
* moved g_external_wrapper() code from powerpc64/cgcpu to ppcgen/cgppc,
|
13 years ago |
Jonas Maebe
|
95966da949
+ AIX support for a_call_reg()
|
13 years ago |
Jonas Maebe
|
509df28361
+ AIX symbol handling: load symbol address from the TOC
|
13 years ago |