Home
last modified time | relevance | path

Searched full:aix (Results 1 – 25 of 898) sorted by relevance

12345678910>>...36

/openbsd-src/gnu/usr.bin/perl/
H A DREADME.aix9 perlaix - Perl version 5 on IBM AIX (UNIX) systems
14 system AIX that will affect how Perl version 5 (hereafter just Perl)
17 =head2 Compiling Perl 5 on AIX
19 For information on compilers on older versions of AIX, see L</Compiling
20 Perl 5 on older AIX versions up to 4.3.3>.
22 When compiling Perl, you must use an ANSI C compiler. AIX does not ship
23 an ANSI compliant C compiler with AIX by default, but binary builds of
24 gcc for AIX are widely available. A version of gcc is also included in
25 the AIX Toolbox which is shipped with AIX.
38 As of writing (2010-09) only the I<IBM XL C for AIX> or I<IBM XL C/C++
[all …]
H A DREADME.os40023 This environment allows one to use AIX APIs while programming, and it
24 provides a runtime that allows AIX binaries to execute directly on the
30 Perl 5 source code (release 5.8.1 or later) under AIX.
33 when running it on AIX:
42 The easier way, however, is to compile in AIX, as just described.
44 If you don't want to install the compiled Perl in AIX into /QOpenSys
55 If you are compiling on AIX, simply do a "make install" on the AIX box.
74 Perl in PASE may be used in the same manner as you would use Perl on AIX.
87 level of AIX that your version of PASE runtime supports. If you're
/openbsd-src/gnu/usr.bin/gcc/gcc/intl/
H A Dconfig.charset35 # ISO-8859-1 glibc aix hpux irix osf solaris freebsd yes
36 # ISO-8859-2 glibc aix hpux irix osf solaris freebsd yes
39 # ISO-8859-5 glibc aix hpux irix osf solaris freebsd yes
40 # ISO-8859-6 glibc aix hpux solaris yes
41 # ISO-8859-7 glibc aix hpux irix osf solaris yes
42 # ISO-8859-8 glibc aix hpux osf solaris yes
43 # ISO-8859-9 glibc aix hpux irix osf solaris yes
45 # ISO-8859-15 glibc aix osf solaris freebsd
50 # CP850 aix osf dos
53 # CP856 aix
[all …]
/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DAIX.cpp1 //===--- AIX.cpp - AIX ToolChain Implementations ----------------*- C++ -*-===//
9 #include "AIX.h"
19 using AIX = clang::driver::toolchains::AIX; typedef
27 void aix::Assembler::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()
49 // On Power for AIX and Linux, this behaviour matches that of GCC for both the in ConstructJob()
64 // The system assembler on AIX takes exactly one input file. The driver is in ConstructJob()
101 void aix::Linker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()
105 const AIX &ToolChain = static_cast<const AIX &>(getToolChain()); in ConstructJob()
127 // memory; the AIX linker does that under an option. in ConstructJob()
287 /// AIX - AIX tool chain which can call as(1) and ld(1) directly.
[all …]
H A DAIX.h1 //===--- AIX.h - AIX ToolChain Implementations ------------------*- C++ -*-===//
19 /// aix -- Directly call system default assembler and linker.
20 namespace aix {
24 Assembler(const ToolChain &TC) : Tool("aix::Assembler", "assembler", TC) {} in Assembler()
36 Linker(const ToolChain &TC) : Tool("aix::Linker", "linker", TC) {} in Linker()
47 } // end namespace aix
57 class LLVM_LIBRARY_VISIBILITY AIX : public ToolChain {
59 AIX(const Driver &D, const llvm::Triple &Triple,
90 // Set default DWARF version to 3 for now as latest AIX OS supports version 3.
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Daix.h2 for IBM RS/6000 POWER running AIX.
22 /* Yes! We are AIX! */
27 /* AIX always has a TOC. */
32 /* AIX allows r13 to be used in 32-bit mode. */
35 /* AIX does not support Altivec. */
43 /* The AIX linker will discard static constructors in object files before
70 builtin_assert ("system=aix"); \
95 /* Default location of syscalls.exp under AIX */
102 /* Default location of libg.exp under AIX */
114 used by the AIX cc command. So we use it here.
[all …]
H A Daix31.h2 for IBM RS/6000 running AIX version 3.1.
62 /* AIX 3.2 defined _AIX32, but older versions do not. */
70 builtin_assert ("system=aix"); \
76 /* AIX 3.1 uses bit 15 in CROR as the magic nop. */
80 /* AIX 3.1 does not prepend underscores to itrunc, uitrunc, or mcount. */
/openbsd-src/gnu/usr.bin/perl/hints/
H A Daix_4.sh1 # hints/aix.sh
3 # Split off from aix.sh on 04 Feb 2004 by H.Merijn Brand
5 # AIX 4.1 hints thanks to Christopher Chan-Nui <channui@austin.ibm.com>.
6 # AIX 4.1 pthreading by Christopher Chan-Nui <channui@austin.ibm.com> and
8 # AIX 4.3.x LP64 build by Steven Hirsch <hirschs@btv.ibm.com>
14 # - AIX 43x and above support
20 # - use nm in AIX 43x and above
52 # Intuiting the existence of system calls under AIX is difficult,
55 # AIX 4.3.* and above default to letting Configure test if nm
74 # AIX itself uses .o (libc.o) but we prefer compatibility
[all …]
H A Dos400.sh2 # We will just reuse the AIX hints since we support only building
3 # for the PASE and the PASE hints are merged with the AIX hints.
18 *** Using the AIX hints file, $src/hints/aix.sh.
21 osname=aix
22 . $src/hints/aix.sh
H A Daix_3.sh3 # On Tue 03 Feb 2004 split off from aix.sh by H.Merijn Brand
4 # AIX 3.x.x hints thanks to Wayne Scott <wscott@ichips.intel.com>
25 # Intuiting the existence of system calls under AIX is difficult,
33 # AIX itself uses .o (libc.o) but we prefer compatibility
45 AIX `oslevel` does not support 64-bit interfaces.
46 You should upgrade to at least AIX 4.3.
57 This would force a full 64-bit build, but AIX 3
86 cccdlflags='none' # All AIX code is position independent
98 …*) ccversion=`lslpp -L | grep 'C for AIX Compiler$' | grep -v '\.msg\.[A-Za-z_]*\.' | head -1 | a…
119 ccversion=`lslpp -L | grep 'C for AIX Compiler$' | grep -i $cc_type | head -1`
[all …]
H A Daix.sh1 # hints/aix.sh
3 # AIX 3 and AIX 4 are split off to aix_3.sh and aix_4.sh
10 # - AIX 43x and above support
46 # Intuiting the existence of system calls under AIX is difficult,
54 # AIX itself uses .o (libc.o) but we prefer compatibility
109 cccdlflags='none' # All AIX code is position independent
141 ccversion=`lslpp -L | grep 'C for AIX Compiler$' | grep -i $cc_type | head -1`
150 # Redbooks state AIX-5 only supports vac-5.0.2.0 and up
474 # libraries. AIX allow
[all...]
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Daix.h2 for IBM RS/6000 POWER running AIX.
23 /* Yes! We are AIX! */
28 /* AIX always has a TOC. */
33 /* AIX allows r13 to be used in 32-bit mode. */
36 /* 32-bit and 64-bit AIX stack boundary is 128. */
40 /* AIX does not support Altivec. */
48 /* The AIX linker will discard static constructors in object files before
103 builtin_assert ("system=aix"); \
126 /* Default location of syscalls.exp under AIX */
133 /* Default location of libg.exp under AIX */
[all …]
/openbsd-src/gnu/usr.bin/texinfo/intl/
H A Dconfig.charset35 # ISO-8859-1 Y glibc aix hpux irix osf solaris freebsd darwin
36 # ISO-8859-2 Y glibc aix hpux irix osf solaris freebsd darwin
39 # ISO-8859-5 Y glibc aix hpux irix osf solaris freebsd darwin
40 # ISO-8859-6 Y glibc aix hpux solaris
41 # ISO-8859-7 Y glibc aix hpux irix osf solaris
42 # ISO-8859-8 Y glibc aix hpux osf solaris
43 # ISO-8859-9 Y glibc aix hpux irix osf solaris
46 # ISO-8859-15 glibc aix osf solaris freebsd
52 # CP850 aix osf dos
55 # CP856 aix
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D980709-1.x5 # XFAIL this test for AIX using -msoft-float.
8 # AIX expects the the parameters to be passed in fp regs.
9 if { [istarget powerpc-*-aix*] || [istarget rs6000-*-aix*] } {
14 "*-*-aix*" \
H A D990826-0.x5 # XFAIL this test for AIX using -msoft-float.
8 # AIX expects the the parameters to be passed in fp regs.
9 if { [istarget powerpc-*-aix*] || [istarget rs6000-*-aix*] } {
14 "*-*-aix*" \
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ia64/
H A Daix.h1 /* Definitions of target machine GNU compiler. IA-64/AIX version.
22 /* AIX5 (aka Monterey): a mix of AIX and UnixWare.
28 #define TARGET_VERSION fprintf (stderr, " (IA-64) AIX");
51 /* Provide a STARTFILE_SPEC appropriate for AIX. Here we add
64 /* Provide a ENDFILE_SPEC appropriate for AIX. Here we tack on
83 builtin_assert("system=aix"); \
137 /* It is illegal to have relocations in shared segments on AIX.
154 /* Define the `__builtin_va_list' type for AIX. Use char* b/c that's what the
159 /* End of aix.h */
H A Dt-aix1 # AIX support
5 # Compile libgcc2.a with pic and defines required by AIX headers
7 LIB2ADDEH += $(srcdir)/config/ia64/unwind-aix.c
15 # end t-aix
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dnodebug.exp99 setup_xfail "rs6000*-*-aix*"
100 setup_xfail "powerpc*-*-aix*"
104 setup_xfail "rs6000*-*-aix*"
105 setup_xfail "powerpc*-*-aix*"
109 setup_xfail "rs6000*-*-aix*"
110 setup_xfail "powerpc*-*-aix*"
119 setup_xfail "rs6000*-*-aix*"
120 setup_xfail "powerpc*-*-aix*"
124 setup_xfail "rs6000*-*-aix*"
125 setup_xfail "powerpc*-*-aix*"
[all …]
/openbsd-src/gnu/lib/libstdc++/libstdc++/
H A Dconfigure.target109 aix4.[3456789]* | aix[56789]*)
110 # We set os_include_dir to os/aix only on AIX 4.3 and newer, but
111 # os/aix/atomicity.h works on earlier versions of AIX 4.*, so we
113 os_include_dir="os/aix"
114 ATOMICITYH="os/aix"
118 ATOMICITYH="os/aix"
120 aix*)
/openbsd-src/gnu/lib/libiberty/src/config/
H A Dmh-aix1 # This file is only needed by AIX 3.1.
4 # Most releases of AIX 3.1 include an incorrect internal version of copysign
7 # uses modf), we add copysign here. Supposedly, this problem is fixed in AIX
8 # 3.1.8 and above, including all releases of AIX 3.2.
/openbsd-src/gnu/usr.bin/perl/cpan/Config-Perl-V/t/
H A D24_plv514.t56 osname=aix, osvers=5.3.0.0, archname=aix-64all
57 uname='aix i3 3 5 0004898ad300 '
81 …dlsrc=dl_aix.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -bE:/pro/lib/perl5/5.14.2/aix-64all/CORE/…
90 Built under aix
93 /pro/lib/perl5/site_perl/5.14.2/aix-64all
95 /pro/lib/perl5/5.14.2/aix-64all
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Drs6000-core.c40 /* The AIX 4.1 kernel is obviously compiled with -D_LONG_LONG, so
74 /* Borrowed from <sys/inttypes.h> on recent AIX versions. */
79 /* AIX 4.1 changed the names and locations of a few items in the core file.
80 AIX 4.3 defined an entirely new structure, core_dumpx, but kept support for
83 AIX_CORE_DUMPX_CORE is defined (by configure) on AIX 4.3+, and
84 CORE_VERSION_1 is defined (by AIX core.h) as 2 on AIX 4.3+ and as 1 on AIX
85 4.1 and 4.2. AIX pre-4.1 (aka 3.x) either doesn't define CORE_VERSION_1
92 /* The following union and macros allow this module to compile on all AIX
113 struct core_dumpx new; /* new AIX 4.3+ core dump */
117 struct core_dump old; /* old AIX 4.2- core dump, still used on
[all …]
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Drs6000-core.c40 /* The AIX 4.1 kernel is obviously compiled with -D_LONG_LONG, so
76 /* AIX 4.1 changed the names and locations of a few items in the core file.
77 AIX 4.3 defined an entirely new structure, core_dumpx, but kept support for
80 AIX_CORE_DUMPX_CORE is defined (by configure) on AIX 4.3+, and
81 CORE_VERSION_1 is defined (by AIX core.h) as 2 on AIX 4.3+ and as 1 on AIX
82 4.1 and 4.2. AIX pre-4.1 (aka 3.x) either doesn't define CORE_VERSION_1
89 /* The following union and macros allow this module to compile on all AIX
110 struct core_dumpx new; /* new AIX 4.3+ core dump */
114 struct core_dump old; /* old AIX 4.2- core dump, still used on
378 are always set) (this is based on experimentation on AIX 3.2).
[all …]
/openbsd-src/gnu/usr.bin/binutils/gdb/config/ia64/
H A Daix.mt1 # Target: Intel IA-64 running AIX
3 TDEPFILES= ia64-tdep.o ia64-linux-tdep.o ia64-aix-tdep.o
4 DEPRECATED_TM_FILE= tm-aix.h
/openbsd-src/gnu/llvm/llvm/cmake/modules/
H A DGetHostTriple.cmake37 elseif( CMAKE_SYSTEM_NAME STREQUAL AIX )
38 # We defer to dynamic detection of the host AIX version.
40 set( value "powerpc64-ibm-aix" )
42 set( value "powerpc-ibm-aix" )

12345678910>>...36